#intro .carousel-fade, #preloader, body.mobile-nav-active {
    overflow: hidden
}

#footer .footer-top .footer-info h3, #header #logo h1 {
    font-size: 34px;
    line-height: 1;
    letter-spacing: 3px;
    font-weight: 700
}

#mobile-nav ul .menu-has-children li a, .nav-menu ul li a {
    text-transform: none
}

#intro .carousel-fade .carousel-inner .active, #intro .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left, #intro .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right, a {
    transition: .5s
}

.nav-menu a {
    text-transform: none !important
}

body, html {
    width: 100%;
    overflow-x: hidden
}

.mob {
    display: none
}

#contact .form #errormessage.show, #contact .form #sendmessage.show, #contact .form .show, .nav-menu li.sfHover > ul, .nav-menu li:hover > ul, .web {
    display: block
}

@media(max-width:768px) {
    .web {
        display: none !important
    }

    .mob {
        display: block !important
    }
}

.nav-menu ul li a {
    padding: 10px;
    color: #333;
    transition: .3s;
    display: block;
    font-size: 13px
}

#mobile-nav, #preloader, #team, .nav-menu ul, body {
    background: #fff
}

    #mobile-nav ul li a, .nav-menu a {
        font-size: 13px;
        text-decoration: none;
        outline: 0;
        font-weight: 700;
        text-transform: uppercase
    }

#header, #mobile-body-overly {
    z-index: 997;
    position: absolute;
    left: 0
}

#about .about-col:hover .icon, #header {
    background-color: transparent
}

#featured-services, #footer, #intro, .back-to-top {
    background: #000
}

    #about .about-col h2, #intro .carousel-content, #mobile-menu ul, #testimonials .testimonial-item, .back-to-top, .section-header h3, .section-header p {
        text-align: center
    }



body {
    color: #666
}

#about .about-col:hover i, #mobile-nav ul .menu-has-children i.fa-chevron-up, #mobile-nav ul .menu-item-active, #mobile-nav ul li.menu-active a, #services .box:hover .title a, .nav-menu ul li:hover > a, a {
    color: #18d26e
}

#call-to-action .cta-btn, #facts .counters p, #facts .counters span, #footer .footer-top .footer-info p, #header #logo h1, #intro .btn-get-started, #mobile-nav ul li a, .nav-menu a, h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat,sans-serif
}

.myimages {
    width: 100%;
    height: auto
}

p {
    padding: 0;
    margin: 0 0 30px
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    margin: 0 0 20px;
    padding: 0
}

.back-to-top {
    position: fixed;
    display: none;
    color: #fff;
    width: 44px;
    height: 44px;
    line-height: 1;
    font-size: 16px;
    border-radius: 50%;
    right: 15px;
    bottom: 15px;
    transition: background .5s;
    z-index: 11
}

    .back-to-top i {
        padding-top: 12px;
        color: #fff
    }

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999
}

    #preloader:before {
        content: "";
        position: fixed;
        top: calc(50% - 30px);
        left: calc(50% - 30px);
        border: 6px solid #f2f2f2;
        border-top: 6px solid #18d26e;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        -webkit-animation: 1s linear infinite animate-preloader;
        animation: 1s linear infinite animate-preloader
    }

@-webkit-keyframes animate-preloader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes animate-preloader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-track {
    background: #072a41
}

::-webkit-scrollbar-thumb {
    background: #888
}

    ::-webkit-scrollbar-thumb:hover {
        background: #555
    }

#header {
    top: 0;
    right: 0
}

    #header #logo, #services .icon {
        float: left
    }

        #header #logo h1 {
            margin: 0;
            padding: 0
        }


        #header #logo img {
            padding: 0;
            margin: 0
        }

.nav-menu, .nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

    .nav-menu ul {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        z-index: 99;
    }

    #about, #about .about-col .img, #facts, #mobile-nav ul li, #mobile-nav ul li a, .nav-menu li, .section-header h3 {
        position: relative
    }

#mobile-nav, #mobile-nav-toggle {
    position: fixed;
    top: 0;
    transition: .4s
}

.nav-menu li {
    white-space: nowrap
}

.nav-menu > li {
    float: left;
}

.nav-menu ul ul {
    top: 0;
    left: 100%;
    margin: 0
}

.nav-menu ul li {
    min-width: 180px;
    transition: .3s
}

.sf-arrows .sf-with-ul {
    padding-right: 30px
}

    .sf-arrows .sf-with-ul:after {
        content: "\f107";
        position: absolute;
        right: 15px;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400
    }

.sf-arrows ul .sf-with-ul:after {
    content: "\f105"
}

#nav-menu-container {
    float: right;
    margin: 0;
}

.nav-menu a {
    padding: 0 8px 10px;
    display: inline-block;
    color: #fff
}

.nav-menu li:hover > a, .nav-menu > .menu-active > a {
    color: gray
}

.nav-menu ul {
    margin: 4px 0 0;
    padding: 10px;
    box-shadow: 0 0 30px rgba(127,137,161,.25);
}

#mobile-nav-toggle {
    right: 0;
    z-index: 999;
    margin: 20px 20px 0 0;
    border: 0;
    display: none;
    outline: 0
}

    #about .about-col h2 a, #contact .contact-info a, #mobile-nav-toggle i {
        color: #000
    }

#mobile-nav {
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    left: -260px;
    width: 260px;
    overflow-y: auto;
    display: none !important
}

    #mobile-nav ul {
        padding: 0;
        margin: 0;
        list-style: none
    }

        #mobile-nav ul li a {
            color: #fff;
            overflow: hidden;
            padding: 10px 22px 10px 15px;
            width: 100%;
            display: block
        }

        #mobile-nav ul li li {
            padding-left: 30px
        }

        #mobile-nav ul .menu-has-children i {
            position: absolute;
            right: 0;
            z-index: 99;
            padding: 15px;
            cursor: pointer;
            color: #fff
        }

#mobile-body-overly {
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0,0,0,.7);
    display: none
}

body.mobile-nav-active #mobile-nav {
    left: 0
}

#call-to-action p, #featured-services h4 a, #portfolio .portfolio-item figure .link-details:hover i, #portfolio .portfolio-item figure .link-preview:hover i, body.mobile-nav-active #mobile-nav-toggle {
    color: #fff
}


#contact .form #sendmessage {
    color: #18d26e;
    border: 1px solid #18d26e;
    text-align: center
}

#contact .form #errormessage {
    color: red;
    border: 1px solid red;
    text-align: center
}

#contact .form .validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px
}

#contact .form input, #contact .form textarea {
    padding: 10px 14px;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px
}

#contact .form button[type=submit] {
    background: #18d26e;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: .4s;
    cursor: pointer
}

    #contact .form button[type=submit]:hover, #footer .footer-top .footer-newsletter input[type=submit]:hover {
        background: #13a456
    }



@media (min-width:992px) {
    #testimonials .testimonial-item p {
        width: 80%
    }
}

@media (min-width:1024px) {
    #intro .carousel-control-next, #intro .carousel-control-prev {
        width: 5%
    }

    #nav-menu-container {
        padding-right: 0;
        font-size: 20px;
    }
}

@media (max-width:768px) {
    .back-to-top {
        bottom: 15px
    }

    #header .container-fluid {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    #logo {
        flex: 1;
        margin-right: 4rem !important
    }

    .contactbtn {
        margin-top: 0;
        right: 15% !important;
        padding: .25rem 1rem !important;
        font-size: .85rem;
        border-radius: 20px;
        border: 2px solid #fa6705;
        color: #fff;
        white-space: nowrap
    }

    #mobile-nav-toggle {
        position: absolute;
        top: auto;
        right: 0% !important;
        margin: 0 10px;
        border: 2px solid #fa6705;
        border-radius: 5px;
        padding: 4px 8px;
        font-size: 28px;
        color: #fff;
        background: 0 0;
        cursor: pointer;
        display: inline
    }

    #header #logo h1, #intro h2 {
        font-size: 28px
    }

    #nav-menu-container {
        display: none
    }

    #mobile-menu {
        width: 100vw;
        left: 0;
        right: auto;
        overflow-x: hidden
    }

        #mobile-menu ul {
            width: 100%;
            list-style:none;
        }

    #logo img {
        width: 70px
    }
}

#mobile-menu {
    right: -100%;
    height: auto;
    transition: right .3s;
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    background: #111;
    z-index: 999;
    padding: 20px 0
}

    #mobile-menu.active {
        right: 0;
        display: block
    }

    #mobile-menu li {
        margin: 15px 0;
        padding-left: 20px
    }

    #mobile-menu a {
        color: #fff;
        font-size: 16px;
        text-decoration: none
    }

#mobile-nav-toggle {
    font-size: 28px;
    color: #fff;
    border: none;
    background: 0 0;
    cursor: pointer
}

@media (min-width:768px) {
    #contact .contact-address, #contact .contact-email, #contact .contact-phone {
        padding: 20px 0
    }

    #mobile-menu, #mobile-nav-toggle {
        display: none
    }
}

#mobile-menu ul li {
    margin: 10px 0
}

    #mobile-menu ul li a {
        color: #fff;
        font-weight: 600;
        text-decoration: none
    }
