/*
    Theme Name: Day
    Theme URL: https://bootstrapmade.com/day-multipurpose-html-template-for-free/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/
/* ubuntu-regular - latin */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/ubuntu-v11-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'),
        url('../fonts/ubuntu-v11-latin-regular.eot?#iefix')
            format('embedded-opentype'),
        /* IE6-IE8 */ url('../fonts/ubuntu-v11-latin-regular.woff2')
            format('woff2'),
        /* Super Modern Browsers */
            url('../fonts/ubuntu-v11-latin-regular.woff') format('woff'),
        /* Modern Browsers */ url('../fonts/ubuntu-v11-latin-regular.ttf')
            format('truetype'),
        /* Safari, Android, iOS */
            url('../fonts/ubuntu-v11-latin-regular.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-700 - latin */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/ubuntu-v11-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'),
        url('../fonts/ubuntu-v11-latin-700.eot?#iefix')
            format('embedded-opentype'),
        /* IE6-IE8 */ url('../fonts/ubuntu-v11-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */ url('../fonts/ubuntu-v11-latin-700.woff')
            format('woff'),
        /* Modern Browsers */ url('../fonts/ubuntu-v11-latin-700.ttf')
            format('truetype'),
        /* Safari, Android, iOS */
            url('../fonts/ubuntu-v11-latin-700.svg#Ubuntu') format('svg'); /* Legacy iOS */
}

/* ubuntu-mono-regular - latin */
@font-face {
    font-family: 'Ubuntu Mono';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/ubuntu-mono-v7-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Ubuntu Mono'), local('UbuntuMono-Regular'),
        url('../fonts/ubuntu-mono-v7-latin-regular.eot?#iefix')
            format('embedded-opentype'),
        /* IE6-IE8 */ url('../fonts/ubuntu-mono-v7-latin-regular.woff2')
            format('woff2'),
        /* Super Modern Browsers */
            url('../fonts/ubuntu-mono-v7-latin-regular.woff') format('woff'),
        /* Modern Browsers */ url('../fonts/ubuntu-mono-v7-latin-regular.ttf')
            format('truetype'),
        /* Safari, Android, iOS */
            url('../fonts/ubuntu-mono-v7-latin-regular.svg#UbuntuMono')
            format('svg'); /* Legacy iOS */
}
/* ubuntu-mono-700 - latin */
@font-face {
    font-family: 'Ubuntu Mono';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/ubuntu-mono-v7-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Ubuntu Mono Bold'), local('UbuntuMono-Bold'),
        url('../fonts/ubuntu-mono-v7-latin-700.eot?#iefix')
            format('embedded-opentype'),
        /* IE6-IE8 */ url('../fonts/ubuntu-mono-v7-latin-700.woff2')
            format('woff2'),
        /* Super Modern Browsers */
            url('../fonts/ubuntu-mono-v7-latin-700.woff') format('woff'),
        /* Modern Browsers */ url('../fonts/ubuntu-mono-v7-latin-700.ttf')
            format('truetype'),
        /* Safari, Android, iOS */
            url('../fonts/ubuntu-mono-v7-latin-700.svg#UbuntuMono')
            format('svg'); /* Legacy iOS */
}

body {
    font-family: Ubuntu, Verdana, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6em;
    color: #fff;
    background-color: #fff;
    overflow-x: hidden;
    padding-top: 70px;
}

@media (min-width: 768px) {
    body {
        padding-top: 120px;
    }
    body.index {
        padding-top: 100px;
    }
}

tt,
pre,
code,
.monospace,
.tt,
.pre,
.code {
    /*
    font-family: 'Roboto Mono', monospace;
*/
    font-family: 'Ubuntu Mono', monospace;
}

code {
    color: initial;
    background: initial;
    font-size: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #272727;
    line-height: 1.1em;
}

p {
    color: #333;
}

a {
    text-decoration: none;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    outline: none;
    color: #a94442;
}
a:hover {
    text-decoration: none;
}

ul,
ol {
    padding-left: 10px;
}

.btn {
    border-radius: 0;
    margin-top: 10px;
    padding: 6px 20px;
    background-color: #b0b0b0;
    text-transform: uppercase;
    border-color: #fff;
    font-size: 18px;
    color: #fff;
    text-shadow: 1px 1px 3px black;
}

.btn:hover {
    background-color: #fff;
    border-color: #f2f2f2;
    color: #272727;
    text-shadow: initial;
}

/*===========================
  Menu and Navigation
============================ */
.navbar-brand {
    float: left;
    height: 50px;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand h1 {
    margin-top: 9px;
    padding-top: 5px;
    float: left;
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

@media (max-width: 767px) {
    .navbar-brand {
        padding: 0 0 0 15px;
    }
}

@media (min-width: 768px) {
    .navbar-brand h3 {
        display: none;
    }
}

.menu {
    font-size: 14px;
    float: right;
    text-transform: uppercase;
    font-weight: 700;
}

.menu a {
    color: #fff;
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 0px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
    overflow-y: auto;
}

.menu ul.nav-tabs li {
    color: #fff;
}

.nav-tabs {
    border-bottom: 0;
}
.nav-tabs > li {
    float: left;
    margin-bottom: 0;
}

.nav-tabs > li > a.lang {
    padding-left: 10px;
    padding-right: 10px;
}

.nav-tabs > li > a:hover {
    color: #272727;
    background: #fff;
}

.nav-tabs > li a.active {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #fff;
    border-bottom-color: #fff;
}

.navbar-default {
    background: #6b91b2;
    border-color: #6b91b2;
}

/*===========================
  slider
============================ */
.slider {
    position: relative;
    margin-top: -20px;
}

.slider img {
    width: 100%;
}

#carousel-slider {
    position: relative;
}

#carousel-slider .carousel-indicators {
    bottom: -40px;
}

#carousel-slider .carousel-indicators li {
    border: 1px solid #ffbd20;
}

#carousel-slider a i {
    border-radius: 50%;
    font-size: 30px;
    height: 50px;
    padding: 10px;
    position: absolute;
    top: 50%;
    width: 50px;
    color: #b0b0b0;
    background: #b0b0b0;
    color: #fff;
}

#carousel-slider a i:hover {
    background: #b0b0b0;
    color: #fff;
    border: 1px solid #b0b0b0;
}

#carousel-slider .carousel-control {
    width: inherit;
}

#carousel-slider .carousel-control.left i {
    left: 50px;
    top: calc(50% - 50px);
}

#carousel-slider .carousel-control.right i {
    right: 50px;
    top: calc(50% - 50px);
}

.carousel-caption {
    position: absolute;
    right: 15%;
    font-size: 40px;
    top: 20%;
    left: 15%;
    z-index: 10;
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
}

.carousel-caption h2 {
    font-size: 80px;
    color: #fff;
    text-shadow: 5px 5px 10px #2a73b2;
}

.carousel-caption h2 span {
    font-size: 60px;
    color: #fff;
}

.carousel-caption p {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    color: #fff;
    padding: 10px;
    background: #6b91b2;
    text-shadow: 2px 2px 5px black;
}

@media (max-width: 1199px) {
    .carousel-caption h2,
    .carousel-caption h2 span {
        font-size: 50px;
    }
}

@media (max-width: 767px) {
    .carousel-caption h2,
    .carousel-caption h2 span {
        display: none;
    }
    .carousel-caption p {
        font-size: 22px;
    }
}

.carousel-inner .form-inline .form-group button[type='livedemo'] {
    padding: 20px 60px;
    font-size: 20px;
    background: #b0b0b0;
    color: #fff;
    border-radius: 0;
    border-color: #fff;
    text-transform: uppercase;
}

.carousel-inner .form-inline .form-group button[type='livedemo']:hover {
    color: #272727;
    opacity: 0.8;
    -webkit-transition: color 300ms, background-color 300ms;
    -moz-transition: color 300ms, background-color 300ms;
    -o-transition: color 300ms, background-color 300ms;
    transition: color 300ms, background-color 300ms;
}

.carousel-inner .form-inline .form-group button[type='getnow'] {
    padding: 20px 60px;
    font-size: 20px;
    background: #fff;
    color: #272727;
    border-radius: 0;
    text-transform: uppercase;
    border: 1px solid #fff;
}

.carousel-inner .form-inline .form-group button[type='getnow']:hover {
    color: #fff;
    border-color: #fff;
    background: #b0b0b0;
    -webkit-transition: color 300ms, background-color 300ms;
    -moz-transition: color 300ms, background-color 300ms;
    -o-transition: color 300ms, background-color 300ms;
    transition: color 300ms, background-color 300ms;
}

.form-inline {
    margin-top: 50px;
}

/*===========================
  about
============================ */

.skills {
    background: #fff;
}

@media (min-width: 992px) {
    .skills {
        padding: 2em 0 2em 0;
    }
}

.skills .text-center h1,
.skills .text-center h2,
.skills .text-center h3 {
    text-transform: uppercase;
    margin-bottom: 2em;
}

.skills .text-center p {
    margin-top: 20px;
    margin-bottom: 20px;
}

.skills i {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 50px;
    color: #aaa;
}

.skills > .container > div > i {
    margin-top: 70px;
}

.center span {
    color: #e8ce0e;
}

.skills .year {
    float: right;
}

#about-us {
    margin-bottom: 50px;
}

#about-us .text-center h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 30px;
}

.social_icons,
.tag {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    display: block;
}

.social_icons li,
.tag li {
    display: inline-block;
    margin-right: 5px;
}

.contact-info i {
    color: #ffffff;
}

.social_icons a i {
    border-radius: 50%;
    color: #ffffff;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    padding: 0;
    text-align: center;
    width: 25px;
    opacity: 0.8;
}

/*===========================
  services
============================ */

.services {
    padding: 2em 0 2em 0;
}

.services .text-center h1 {
    text-transform: uppercase;
}

.services i {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 50px;
    color: #aaa;
}

.services h3 {
    margin-bottom: 20px;
    text-transform: uppercase;
}

.services > .container > div > i {
    margin-top: 70px;
}

/*===========================
  gallery
============================ */

.gallery {
    padding: 50px;
}

.gallery .text-center h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 30px;
}

.gallery figure {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #272727;
    text-align: center;
    cursor: pointer;
}

.gallery figure img {
    position: relative;
    display: block;
    opacity: 0.8;
}

.gallery figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gallery figure figcaption::before,
.gallery figure figcaption::after {
    pointer-events: none;
}

/*---------------*/
/***** Marley *****/
/*---------------*/

figure.effect-marley figcaption {
    text-align: right;
}

figure.effect-marley h4,
figure.effect-marley p {
    position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0;
}

figure.effect-marley p {
    bottom: 30px;
    color: #fff;
    line-height: 1.5;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

figure.effect-marley h4 {
    top: 30px;
    color: #fff;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}

figure.effect-marley:hover h4 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-marley h4::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fff;
    content: '';
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}

figure.effect-marley h4::after,
figure.effect-marley p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-marley:hover h4::after,
figure.effect-marley:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.action {
    overflow: visible;
    padding: 0px;
    width: 100;
    background: #f2f2f2;
    position: relative;
}
.action .left-text {
    padding: 70px 0;
    padding-right: 60px;
    width: 50%;
}
.action .left-text h4 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
}
.action .left-text p {
    padding-top: 20px;
}
.action .left-text em {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
}
.action .right-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url(../img/7.jpg);
}

/* --- Map --- */
.map {
    position: relative;
    margin-top: -20px;
    margin-bottom: 40px;
}

/* google map */
#google-map {
    position: relative;
    height: 400px;
}

.contact-page {
    padding-top: 0;
    background: #fff;
    margin-bottom: 30px;
}

.contact-page h2 {
    text-transform: uppercase;
    margin-bottom: 30px;
}

.contact-page p {
    margin-bottom: 30px;
}

.contact-page .contact-form .form-group label {
    color: #4e4e4e;
    font-size: 16px;
    font-weight: 400;
}

.form-group .form-control {
    padding: 7px 12px;
    border-color: #f2f2f2;
    box-shadow: none;
    border-radius: 0;
}

textarea#message {
    resize: none;
    padding: 10px;
    border-radius: 0;
}

.contact-page .contact-wrap {
    margin-top: 20px;
}

.validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}

#status1,
#status2,
#status3 {
    display: none;
    text-align: center;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 20px;
}

#status1 {
    color: green;
    font-weight: 700;
    border: 1px solid green;
}

#status2,
#status3 {
    color: red;
    border: 1px solid red;
}

.show {
    display: block;
}

/*===========================
  Footer
============================ */
footer {
    padding: 2em 0;
    background: #6b91b2;
}

footer h3 {
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #fff;
}

footer a {
    color: #fff;
}

.contact-info ul {
    list-style: none;
    padding-left: 0;
}

.contact-info p i {
    margin: 10px 5px;
}

.widget {
    padding-left: 0;
}

ul.sidebar-gallery {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar-gallery li {
    display: inline-block;
    margin: 0 10px 10px 0;
    border-radius: 0px;
}

.sidebar-gallery li a {
    display: inline-block;
}

ul.social-network {
    list-style: none;
    margin-top: 20px;
    padding: 10px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.sub-footer {
    background: #272727;
    padding: 30px;
}

ul.social-network li {
    display: inline;
    margin: 0 50px;
    font-size: 25px;
    margin-left: -10px;
}

ul.social-network li a {
    color: #d0d0d0;
}
.social-network li:hover .fa-twitter {
    color: #00abf0;
}
.social-network li:hover .fa-facebook {
    color: #39579a;
}
.social-network li:hover .fa-google-plus {
    color: #eb8984;
}
.social-network li:hover .fa-pinterest {
    color: #c9171e;
}
.social-network li:hover .fa-linkedin {
    color: #0077b5;
}
.social-network li:hover .fa-youtube-play {
    color: #c84941;
}
.social-network li:hover .fa-dribbble {
    color: #ea4c89;
}
.social-network li:hover .fa-pinterest-square {
    color: #ea4b49;
}

.copyright {
    margin-top: 30px;
    text-align: right;
    font-size: 14px;
    line-height: 1.4em;
}

.copyright a {
    color: #fff;
    font-weight: 700;
    text-shadow: none;
}

/* ----------------------------------------------------- */

@media (min-width: 768px) {
    body {
        font-size: 20px;
    }
}

.navbar-brand img {
    margin-top: 7px;
    height: 40px;
}

@media (min-width: 768px) {
    .navbar-brand img {
        height: 65px;
    }
    .nav-tabs > li > a {
        padding: 30px;
    }
}

body.index .skills img.sm,
body.index .skills img.lg,
.bild {
    display: none;
}

@media (min-width: 480px) {
    body.index .skills img.sm {
        display: inline;
        width: 115px;
        height: 100px;
        margin-top: 1.5em;
    }
}

@media (min-width: 768px) {
    body.index .skills img.sm {
        display: none;
    }
    body.index .skills img.lg {
        display: inline;
    }
}

@media (min-width: 992px) {
    .bild {
        display: inline;
    }
}

body.index .services ul {
    padding: 0;
    color: #333;
}

body.index .services ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

body.about .skills ul {
    color: #333;
}

body.about .skills ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.website,
.website .form-control {
    z-index: 999;
    position: absolute;
    height: 0;
    width: 0;
    border: none;
    background: none;
    margin: 0;
    top: 0;
    left: 0;
    clear: both;
    font-size: 0px;
    line-height: 0px;
    padding: 0;
}
