html, body {
    height: 100%;
    font-family: fontr;
}

.hs-app-body {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background: url(../img/BG-2.png) no-repeat center center;
}

a, a:hover {
    text-decoration: none !important;
    cursor: pointer;
    font-family: fontr;
}

h1, h2, h3, h4, h5, h6 {
    font-family: fontb;
}

p, ul li {
    font-family: fontr;
}

p {
    font-family: fontr;
    line-height: 1.8;
}

@font-face {
    font-family: fontb;
    src: url("../fonts/ProductSansBold.ttf");
}

@font-face {
    font-family: fontr;
    src: url("../fonts/ProductSansRegular.ttf");
}

@font-face {
    font-family: 'Catamaran-Medium';
    src: url('../fonts/Catamaran-Medium.ttf');
}

.nopadd {
    padding: 0;
}

.nopadd-left {
    padding-left: 0;
}

.nopadd-right {
    padding-right: 0;
}

.navbar-inverse {
    background-color: #fff;
    border-color: #ddd;
    padding: 1.2em 0;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

    .navbar-inverse .navbar-nav > li > a {
        color: #4e4e4e;
        font-size: 17px;
        font-weight: bold;
    }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #0364b3;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
        color: #0364b3;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #fff;
        margin-top: 0;
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            background-color: #333;
        }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #0364b3;
        background-color: #fff;
    }

.phone-call a {
    font-size: 18px !important;
    color: #a5cd38 !important;
}

.dropdown-menu {
    padding: 0;
    border: 0;
}

    .dropdown-menu > li > a {
        padding: 8px 20px;
        font-size: 14px;
        color: #333;
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #fff;
            background: #0364b3;
        }


.navbar-brand > img {
    display: block;
    width: 150px;
}

/*.sections1.active, .sections2.active, .sections3.active, .sections4.active, .sections5.active, .sections6.active {
    color: #0364b3 !important;
}*/

/*Banner Section*/
.banner {
    background: url(../img/BG.png) no-repeat center center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    height: 80vh;
    margin-top: 6em;
    color: #2e2e2e;
}

    .banner h1 {
        font-size: 56px;
    }

    .banner p {
        font-size: 18px;
        color: #93979a;
        margin: 1em 0;
    }

.banner-text {
    padding: 10em 0 0 0;
}

.mobile {
    display: none;
}

.desktop {
    display: block;
}

.btn-find {
    background: #0364b3;
    color: #fff;
    padding: 14px 50px;
    margin-top: 1em;
    border-radius: 20px;
}

    .btn-find:hover {
        background: transparent;
        color: #0364b3;
        border: 2px solid #0364b3;
    }
/*Banner Section*/

/*about Section*/
.about-block {
    padding: 6em 0;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background: url(../img/BG-2.png) no-repeat center center;
}

    .about-block h1 {
        margin-bottom: .6em;
        font-size: 42px;
    }

    .about-block p {
        font-size: 16px;
        color: #93979a;
    }

.about-box {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    padding: 1em;
    margin-top: 4em;
    height: 300px;
}

    .about-box h3 {
        color: #2e2e2e;
        margin-top: 0;
    }

.about-left {
    padding-right: 2em;
}
/*about Section*/


/*Hanon Systems Application*/

/* Hanon Systems Application Box */

.hs-app-block {
    padding: 6em 0;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  /*  background: url(../img/BG-2.png) no-repeat center center;*/
}

.hs-app-box {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    /*padding: 1em;*/
    margin-top: 3em;
    height: 130px;
    padding-right: 0px !important;
    /* padding-top: 10px !important;*/
}

    .hs-app-box h3 {
        color: #2e2e2e;
        text-align: left;
        padding-top: 11px;
        font-size: 21px;
        font-family: fontb;
    }

.hs-app-img {
    height: 100%;
    background-position: top right;
    background-repeat: no-repeat;
}

.hs-app-logo {
    margin-top: 0px;
}
/* Hanon Systems Application Box */
.hs-pdesc {
}

.hs-tdpdesc {
    color: #93979a;
    font-family: Catamaran-Medium;
    line-height: 1.0;
    text-align:center;
    padding: 7px;
    padding-left: 18px;
    padding-top: 11px;
    font-size: 14px;
}

    .hs-tdpdesc:hover {
        color: cornflowerblue;
        text-align: center;
    }

.hs-img {
    width: 70px;
}

.hs-coll {
    color: #93979a;
    font-family: fontr;
    line-height: 1.0;
}

/*Hanon Systems Application*/

/*Service Section*/
.service-block {
    padding: 6em 0;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background: url(../img/BG-3.png) no-repeat center center;
}

    .service-block h1 {
        margin-bottom: .4em;
        font-size: 42px;
    }

    .service-block h2 {
        margin-bottom: .8em;
    }

    .service-block p {
        color: #93979a;
        font-size: 16px;
    }

        .service-block p span {
            color: #0364b3;
            font-size: 18px;
            letter-spacing: 4px;
            font-weight: bold;
        }

.img-service {
    margin-top: 2em;
    width: 500px;
}

.subtext {
    margin-bottom: 4em;
}
/*Service Section*/


/*Client Section*/

.client-block {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background: url(../img/BG-4.png) no-repeat center center;
}

.testimonial {
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -o-background-size: contain !important;
    background-size: contain !important;
    background: url(../img/client-bg.png) no-repeat center center;
    height: 100vh;
}

    .testimonial h1 {
        color: #fff;
        margin-top: 10px;
    }





.carousel-inner p {
    width: 62%;
    margin: auto;
}

.testtop {
    position: absolute;
    top: 20%;
}

.quote {
    color: #ffff00;
    text-align: center;
    margin-bottom: 30px;
}

#fade-quote-carousel.carousel {
    padding-bottom: 60px;
    margin: 0 !important;
}

    #fade-quote-carousel.carousel .carousel-inner .item {
        opacity: 0;
        -webkit-transition-property: opacity;
        -ms-transition-property: opacity;
        transition-property: opacity;
    }

    #fade-quote-carousel.carousel .carousel-inner .active {
        opacity: 1;
        -webkit-transition-property: opacity;
        -ms-transition-property: opacity;
        transition-property: opacity;
    }

    #fade-quote-carousel.carousel .carousel-indicators {
        bottom: 10px;
    }

        #fade-quote-carousel.carousel .carousel-indicators > li {
            background-color: #fff;
            border: none;
        }

#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
    border-left: 5px solid none;
}

    #fade-quote-carousel blockquote p {
        font-size: 18px;
        color: #fff;
    }





/*Client Section*/
/*Customer Section*/
.customer-block {
    padding: 6em 0;
}

    .customer-block h1 {
        margin-bottom: .4em;
        font-size: 42px;
    }

    .customer-block p {
        color: #93979a;
        font-size: 16px;
    }

        .customer-block p span {
            color: #0364b3;
            font-size: 18px;
            letter-spacing: 4px;
            font-weight: bold;
        }

.subtext {
    margin-bottom: 4em;
}
/*Customer Section*/


/*Contact Section*/
.contact-block {
    padding: 0;
    height: 636px;
}

.margtop {
    margin-top: 0;
}

.address-block {
    background: #0364b3;
    padding: 6em 4em;
    color: #cbcbff;
    height: 636px;
}

    .address-block h1 {
        margin-bottom: 1em;
        font-size: 42px;
    }

.contactform {
    background: #f2f4f5;
    padding: 6em 4em;
}

.address-p {
    font-size: 18px;
}

input {
    outline: none;
    border: none;
    background: transparent;
}

textarea {
    outline: none;
    background: transparent;
    border: none;
}

    textarea:focus, input:focus {
        border-color: transparent !important;
    }

        input:focus::-webkit-input-placeholder {
            color: transparent;
        }

        input:focus:-moz-placeholder {
            color: transparent;
        }

        input:focus::-moz-placeholder {
            color: transparent;
        }

        input:focus:-ms-input-placeholder {
            color: transparent;
        }

        textarea:focus::-webkit-input-placeholder {
            color: transparent;
        }

        textarea:focus:-moz-placeholder {
            color: transparent;
        }

        textarea:focus::-moz-placeholder {
            color: transparent;
        }

        textarea:focus:-ms-input-placeholder {
            color: transparent;
        }

input::-webkit-input-placeholder {
    color: #999999;
}

input:-moz-placeholder {
    color: #999999;
}

input::-moz-placeholder {
    color: #999999;
}

input:-ms-input-placeholder {
    color: #999999;
}

textarea::-webkit-input-placeholder {
    color: #999999;
}

textarea:-moz-placeholder {
    color: #999999;
}

textarea::-moz-placeholder {
    color: #999999;
}

textarea:-ms-input-placeholder {
    color: #999999;
}

.wrap-input2 {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #adadad;
    margin-bottom: 37px;
}

.input2 {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #868686;
    line-height: 1.2;
}

.focus-input2 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}

    .focus-input2::before {
        content: "";
        display: block;
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 0;
        height: 2px;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        background: #0364b3;
    }

    .focus-input2::after {
        content: attr(data-placeholder);
        display: block;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0;
        font-size: 16px;
        color: #999;
        line-height: 1.2;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
    }

input.input2 {
    height: 45px;
}

    input.input2 + .focus-input2::after {
        top: 16px;
        left: 0;
    }

textarea.input2 {
    min-height: 115px;
    padding-top: 13px;
    padding-bottom: 13px;
}

    textarea.input2 + .focus-input2::after {
        top: 16px;
        left: 0;
    }

.input2:focus + .focus-input2::after {
    top: -13px;
}

.input2:focus + .focus-input2::before {
    width: 100%;
}

.has-val.input2 + .focus-input2::after {
    top: -13px;
}

.has-val.input2 + .focus-input2::before {
    width: 100%;
}

.btn-submit {
    background: #0364b3;
    color: #fff !important;
    border: 2px solid #0364b3;
    padding: 14px 50px;
    border-radius: 20px;
    font-size: 18px;
}

    .btn-submit:hover {
        background: transparent;
        color: #0364b3 !important;
    }

.blue-line {
    background: #0364b3;
    height: 6px;
    width: 10%;
}

.blue-line2 {
    background: #0364b3;
    height: 6px;
    width: 6%;
    margin: auto;
}

.blue-line3 {
    background: #0adeff;
    height: 6px;
    margin-bottom: 1em;
    width: 10%;
}

.white-line {
    background: #fff;
    height: 6px;
    width: 6%;
    margin: auto;
}

.help-p {
    color: #0adeff;
    font-size: 16px;
    letter-spacing: 2px;
}
/*Contact Section*/











.whatsapp {
    position: fixed;
    right: 1%;
    bottom: 10%;
    z-index: 1;
}

    .whatsapp img {
        width: 40px;
    }



/*footer*/
.footer {
    border-top: 1px solid #ddd;
}

footer div {
    padding: 10px 0 10px 0;
    background: #fff;
}

    footer div p {
        margin: 0;
        color: #333;
    }

    footer div a {
        color: #333;
    }

        footer div a:hover {
            color: #ea2129;
        }



/*footer*/

/*footer*/
.footer1 {
    background-color: white;
    position: fixed;
    bottom: 0px;
    right: 0px;
    left: 0px;
    height: 70px;
    text-align: center;
}

.footer2 {
    background-color: red;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 50px;
    margin-bottom: 0px;
}

@media (max-width: 1024px) {
}

@media (max-width: 768px) {
    .client-block {
        padding: 4em 0;
    }

    .client-block, .testimonial {
        background: #0364b3 !important;
        height: auto;
    }

    .testtop {
        position: initial;
    }

    .banner-text img {
        margin-top: 2em;
    }

    .navbar-toggle {
        background: #0364b3;
    }

    .about-left {
        padding: 0;
    }

    .banner h1 {
        font-size: 30px;
    }

    #fade-quote-carousel blockquote p {
        font-size: 16px;
    }

    .testtop {
        top: 10%;
    }

    .carousel-inner p {
        width: 100%;
    }

    .img-service {
        width: 100%;
    }

    .contact-block, .address-block {
        height: auto;
    }

    .about-box, .banner {
        height: auto;
    }

    .navbar-brand > img {
        width: 150px;
    }

    .addres-block p {
        font-size: 18px;
    }

    .banner-heading {
        width: 80%;
    }


    .mobile {
        display: block !important;
    }

    .desktop {
        display: none !important;
    }

    .banner-sub-heading {
        font-size: 14px;
    }

    .banner {
        margin-top: 5em;
    }

    .banner-text {
        padding: 2em 0 4em 0;
    }

    .product-grid {
        margin: 2em 0;
        padding: 0 0 1em 0;
    }




    .navbar-inverse .navbar-nav > li > a {
        font-size: 13px !important;
    }

    .navbar-inverse {
        padding: 1.4em 0 0 0;
    }



    footer div p {
        font-size: 12px;
    }



    .navbar-brand {
        padding: 0 20px;
    }

    .footer-logo {
        margin: 1em 0;
    }

    .nav-justified > li {
        float: left;
    }

        .nav-justified > li > a {
            font-size: 12px;
            padding: 10px 6px;
        }



    .carousel-caption h1 {
        font-size: 18px;
    }
}

@media (max-width: 640px) {
    .banner-heading h1 {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    .banner-heading h1 {
        font-size: 22px;
    }
}

@media (max-width: 479px) {
}
