@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}



footer h3 {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    line-height: 1;
}

img.img-responsive.serviceimg {
    width: 100%;
    margin-bottom: 30px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background: #0B4C8A!important;
    color: #d8ff00 !important;
}

}

footer p {
    font-size: 14px;
    color: #999;
    line-height: 1.7;
}

.footer-bar {
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding-top: 20px;
    margin-top: 30px;
}

.footer-list {
    margin-top: 20px;
}

.footer-list li {
    list-style-type: none;
    color: #aaa;
    padding: 6px 0;
}

.footer-list li a {
    font-size: 13px;
    font-weight: 400;
    color: #aaa;
}

.footer-list li a:hover,
.footer-list li a:hover:before {
    color: #fff;
}

header {
    position: fixed;
    z-index: 999;
    background: #fff;
    width: 100%;
    top: 0px;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background: transparent;
}

nav {
    position: fixed !important;
    z-index: 999;
    width: 100%;
    top: 90px;
}

.carousel {
    top: 135px;
}

body {
    background: #fff;
    margin: 0;
    padding: 0;
}

.top {
    height: 90px;
    padding-top: 10px;
}

.carousel-control.left {
    background-image: none !important;
}

.carousel-control.right {
    background-image: none !important;
}

.phone {
    margin-top: 22px;
    float: right;
    font-size: 17px;
    color: #0B4C8A;
    font-weight: 100;
}

/* Start of index */

/* Start of navbar */

nav.navbar {
    background: #0B4C8A;
    margin: -1px -1px -1px -1px;
    padding: 0;
}

.icon {
    text-decoration: none;
    color: #ffffff;
}

.top img {
    width: 33%;
}

.phone,
.fa {
    color: #fff
}

.icon:hover {
    text-decoration: none !important;
    color: #83C122 !important;
}

.navbar {
    border: none !important;
}

/* #dealer {display:none !important;} */

a.logo {
    float: left;
    padding: 5px 0px;
    margin: 0px;
}

a.logo img {
    width: 200px;
}

ul.nav_bar {
    float: left;
    margin: 0;
    padding: 0;
}

ul.nav_bar li {
    display: block;
    margin: 0px 0px;
    padding: 0;
    vertical-align: middle;
    border-right: 1px solid #068adc;
}

ul.nav_bar li a {
    text-decoration: none;
    color: #fff;
    font-family: 'Roboto-Bold';
    font-size: 15px;
    text-transform: uppercase;
    transition: .2s;
    padding-left: 25px;
}

/* ul.nav_bar li.dropdown a:hover, ul.nav_bar li a:hover, ul.nav_bar li a:focus, ul.nav_bar li.dropdown a:focus{
	background: #0B4C8A;
	color: #d8ff00;
} */

ul.dropdown-menu li a {
    font-family: 'Roboto-Bold';
    color: #fff;
    border: 0;
    text-transform: uppercase;
    background: #000 none repeat scroll 0 0;
    border-bottom: 1px solid #333;
    white-space: nowrap;
    color: #fff !important;
    font-size: 13px !important;
    padding: 10px !important;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: -2px !important;
}

.dropdown-menu {
    padding: 0px 0px;
}

.navbar-nav li.active>a {
    color: #d8ff00;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background: none !important;
}

@media only screen and (max-width: 1024px) {
    ul.nav_bar li a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 600px) {
    nav.navbar {
        margin: -1px 0px 0px -1px;
        background: #fff;
    }
    .top img {
        width: 65%;
    }
    .navbar-toggle {
        margin-top: -50px;
    }
    .navbar {
        min-height: 0px !important;
    }
    .navbar-collapse {
        border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
    }
    .navbar-nav li.active>a {
        color: #0092df;
    }
    a.logo img {
        width: 140px;
        height: 40px;
    }
    .navbar-toggle {
        border: 1px solid #fff;
        top: -10px;
    }
    .navbar-toggle span.icon-bar {
        border: 1px solid rgb(253, 248, 248);
    }
    ul.nav_bar {
        float: none;
    }
    ul.nav_bar li a {
        color: #000;
        padding: 10px 0px;
    }
    ul.nav_bar li.dropdown a:hover,
    ul.nav_bar li a:hover,
    ul.nav_bar li a:focus,
    ul.nav_bar li.dropdown a:focus {
        color: #1da1f2;
    }
    .dropdown-menu {
        background: #fff !important;
        color: #000;
    }
}

/* End of navbar */

/* Start of header */

header {
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    padding: 0;
    background: #000000;
}

.commercial {
    background: url(../img/header_bg5.jpg) fixed no-repeat;
    margin: 0;
    padding: 0;
    background-size: cover;
    min-height: 660px
}

.commercial_content {
    margin: 75px auto 0px auto;
    text-align: center;
}

.commercial_content h1 {
    margin: 0px auto;
    font-family: 'Muli-SemiBold';
    font-size: 60px;
    color: #fff;
}

.commercial_content h3 {
    font-family: 'Muli-Light';
    margin: 40px auto;
    font-size: 42px;
    color: #fff;
    max-width: 700px;
    line-height: 60px;
}

.commercial_content a {
    background: none;
    text-decoration: none;
    border: 1px solid #fff;
    color: #fff;
    font-family: 'Muli-Bold';
    font-size: 17px;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 20px 25px;
    transition: .2s;
    cursor: pointer;
    outline: none;
}

.modal-title {
    font-family: 'Muli-Light';
    font-size: 40px;
    text-align: left;
    padding: 20px 0px 0px 20px;
    color: #000;
}

.modal-body {
    padding: 20px !important;
}

.quote_form {
    text-align: left;
}

.quote_form form input {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 15px;
    margin: 10px 0px;
    font-family: 'Muli-Regular';
    font-size: 18px;
    outline: none;
}

.quote_form textarea {
    width: 100%;
    resize: none;
    height: 150px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 15px;
    font-family: 'Muli-Regular';
    font-size: 18px;
    outline: none;
    margin: 10px 0px;
}

.quote_form button {
    border: 1px solid #0092df;
    background: #0092df;
    color: #fff;
    padding: 10px 30px;
    font-family: 'Muli-Bold';
    font-size: 17px;
    text-align: left;
    margin: 10px 0px;
    outline: none;
    cursor: pointer;
    transition: .2s;
}

.quote_form button:hover {
    background: none;
    color: #0092df;
    border: 1px solid #0092df;
}

button.close1 {
    color: #000;
    opacity: 1 !important;
    border: none !important;
    float: right;
    padding: 10px;
    background: none !important;
    font-size: 34px;
    margin: 12px 12px 0px 0px;
    outline: none;
}

.modal-content {
    border-radius: 0 !important;
}

.commercial2 {
    background: url(../img/header_bg2.jpg) fixed no-repeat;
    margin: 0;
    padding: 0;
    background-size: cover;
    min-height: 660px
}

.commercial3 {
    background: url(../img/header_bg4.jpg) fixed no-repeat;
    margin: 0;
    padding: 0;
    background-size: cover;
    min-height: 660px
}

.commercial_content a:hover,
.commercial_content a:focus {
    background: #6ab127;
    border: 1px solid #6ab127;
}

ul.tab_link li.active1 button {
    background: #6ab127;
    color: #fff;
}

ul.tab_link li .triangle-up {
    opacity: 0;
}

ul.tab_link li.active1 .triangle-up {
    opacity: 1;
}

.triangle-up {
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 20px solid #6ab127;
    margin: -55px auto 0px auto;
}

ul.tab_link li button {
    background: rgba(255, 255, 255, 0.8);
    border: none;
    padding: 10px 50px;
    font-family: 'Muli-Bold';
    font-size: 17px;
    transition: .2s;
    outline: none;
}

ul.tab_link li button:hover {
    background: #73b137;
    color: #fff;
}

ul.tab_link li button.active {
    background: #73b137;
    color: #fff;
}

.jwg_slider_module .tabbed_navigation {
    bottom: 80px !important;
}

@media only screen and (max-width: 600px) {
    header {
        margin: 0px 0px 0px 0px;
    }
    .commercial {
        min-height: 440px;
    }
    .carousel {
        top: 90px;
    }
    .acdealer_container {
        top: 30px;
    }
    .commercial_content {
        margin: 50px auto 0px auto;
    }
    .commercial_content h1 {
        font-size: 40px;
    }
    .commercial_content h3 {
        margin: 20px auto;
        font-size: 21px;
        line-height: 36px;
    }
    .commercial_content a {
        padding: 10px 12px;
        margin: 20px 0px;
        font-size: 15px;
    }
    .jwg_slider_module {
        height: 440px !important;
    }
    ul.tab_link li {
        margin: 0px 2px !important;
    }
    ul.tab_link li button {
        font-size: 12px;
        padding: 5px;
    }
    .triangle-up {
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 13px solid #6ab127;
        margin: -35px auto 0px auto;
    }
}

/* End of header */

/* Start of Star ac dealer */

#acdealer_section {
    padding: 0px 50px 50px 50px;
}

.acdealer_container {
    text-align: center;
    margin: 0px auto;
    padding: 170px 0px 0px 0px;
}

.acdealer_container h1 {
    margin: 0px auto;
    font-family: 'Muli-SemiBold';
    font-size: 48px;
    text-transform: capitalize;
}

.acdealer_container span {
    display: block;
    width: 100px;
    height: 4px;
    background: #0185cf;
    margin: 25px auto 25px auto;
}

.acdealer_img {
    position: relative;
    overflow: hidden;
}

.acdealer_img img {
    width: 100%;
    transition: .5s;
}

.acdealer_img:hover img {
    transform: scale(1.2);
}

.acdealer_img .acdealer_content {
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    margin: 0px auto;
    padding: 120px 0px;
    text-align: center;
    opacity: 0;
    transition: .2s;
}

.acdealer_img .acdealer_content:hover {
    background: rgba(0, 0, 0, 0.6);
    opacity: 1;
    padding: 90px 0px;
}

.acdealer_img .acdealer_content h2 {
    margin: 0px auto;
    font-family: 'Muli-Bold';
    font-size: 22px;
    text-transform: capitalize;
    COLOR: #d8ff00;
}

.acdealer_img .acdealer_content h3 {
    margin: 10px auto 0px auto;
    font-family: 'Muli-Light';
    font-size: 24px;
    text-transform: capitalize;
    line-height: 32px;
}

.acdealer_overlay {
    position: absolute;
    margin: 20px 0px;
    top: 0;
    left: 10px;
    right: 10px;
    bottom: 0;
    border: 2px solid rgba(255, 255, 255, 0.8);
}

.acdealer_img2 {
    position: relative;
    overflow: hidden;
    margin: 30px 0px 0px 0px;
}

.acdealer_img2 img {
    width: 100%;
    transition: .5s;
}

.acdealer_img2:hover img {
    transform: scale(1.2);
}

.acdealer_img2 .acdealer_content2 {
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    margin: 0px auto;
    padding: 120px 0px;
    text-align: center;
    opacity: 0;
    transition: .2s;
}

.acdealer_img2 .acdealer_content2:hover {
    background: rgba(0, 0, 0, 0.6);
    opacity: 1;
    padding: 90px 0px;
}

.acdealer_img2 .acdealer_content2 h2 {
    margin: 0px auto;
    font-family: 'Muli-Bold';
    font-size: 22px;
    text-transform: capitalize;
    COLOR: #d8ff00;
}

.acdealer_img2 .acdealer_content2 h3 {
    margin: 10px auto 0px auto;
    font-family: 'Muli-Light';
    font-size: 24px;
    text-transform: capitalize;
    line-height: 32px;
}

.acdealer_overlay2 {
    position: absolute;
    margin: 20px 0px;
    top: 0;
    left: 10px;
    right: 10px;
    bottom: 0;
    border: 2px solid rgba(255, 255, 255, 0.8);
}

@media only screen and (max-width: 600px) {
    #acdealer_section {
        padding: 50px 0px 50px 0px;
    }
    #acdealer_section .col-md-4 {
        padding: 0px 10px !important;
    }
    .acdealer_container {
        padding: 70px 0px 25px 0px;
    }
    .phone {
        display: none;
    }
    .acdealer_container h1 {
        font-size: 30px;
    }
    .acdealer_container span {
        display: block;
        width: 100px;
        height: 4px;
        background: #0185cf;
        margin: 10px auto 10px auto;
    }
    .acdealer_img {
        margin: 10px 0px;
    }
    .acdealer_img .acdealer_content {
        opacity: 1;
        background: rgba(0, 0, 0, 0.6);
        padding: 80px 0px;
    }
    .acdealer_overlay {
        opacity: 1;
    }
    .acdealer_img2 {
        margin: 10px 0px;
    }
    .acdealer_img2 .acdealer_content2 {
        opacity: 1;
        background: rgba(0, 0, 0, 0.6);
        padding: 80px 0px;
    }
    .acdealer_overlay2 {
        opacity: 1;
    }
}

/* End of ac dealer */

/* Start of about */

#about_section {
    background: #e1e1e1;
    padding: 0px 50px 0px 50px;
}

.about_container {
    text-align: center;
    margin: 0px auto;
    padding: 50px 0px;
}

.about_container h1 {
    margin: 0px auto;
    font-family: 'Muli-SemiBold';
    font-size: 48px;
    text-transform: capitalize;
}

.about_container span {
    display: block;
    width: 100px;
    height: 4px;
    background: #0185cf;
    margin: 25px auto 50px auto;
}

.about_container p {
    max-width: 900px;
    margin: 0px auto;
    font-family: 'Muli-Light';
    font-size: 24px;
    line-height: 36px;
    opacity: .8;
}

p.second_para {
    padding: 30px 0px;
}

.about_container a {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.5);
}

.about_container button {
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'Muli-Bold';
    font-size: 17px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    padding: 15px 20px;
    border-radius: 50px;
    margin: 40px 0px 0px 0px;
    transition: .2s;
    opacity: .8;
    outline: none;
}

.about_container button:hover,
.about_container button:focus {
    background: #0092df;
    opacity: 1;
    border: 1px solid rgba(0, 146, 223, 1);
    color: #fff;
}

@media only screen and (max-width: 600px) {
    #about_section {
        padding: 25px 10px;
    }
    .about_container {
        padding: 25px 0px;
    }
    .about_container h1 {
        font-size: 30px;
    }
    .about_container span {
        display: block;
        width: 100px;
        height: 4px;
        background: #0185cf;
        margin: 10px auto 25px auto;
    }
    .about_container p {
        font-size: 16px;
        line-height: 25px;
    }
    p.second_para {
        padding: 15px 0px;
    }
    .about_container button {
        margin: 20px 0px 0px 0px;
        padding: 7px 10px;
        font-size: 15px;
    }
}

/* End of about */

/* Start of key */

#key_section {
    background: url(../img/key_bg.jpg) fixed;
    background-size: cover;
    padding: 0px 0px;
}

.key_container {
    margin: 50px auto;
    text-align: center;
    color: #fff;
}

.key_container h1 {
    margin: 0px auto;
    font-family: 'Muli-SemiBold';
    font-size: 48px;
}

.key_container span {
    display: block;
    width: 100px;
    height: 4px;
    background: #fff;
    margin: 25px auto 0px auto;
}

ul.project1 {
    list-style-type: none;
    margin: 60px 0px 0px 0px;
    padding: 0;
    width: 100%;
    display: table;
}

ul.project1 li {
    display: table-cell;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}

ul.project1 li:nth-child(1) {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.project_overlay {
    background: rgba(73, 146, 53, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    right: 0px;
    bottom: 0px;
    width: 100%;
    padding: 20px;
    text-align: left;
    opacity: 0;
    transition: .2s;
    margin: 100px 0px 0px 0px;
}

.project_overlay h1 {
    font-family: 'Muli-ExtraLight';
    font-size: 72px;
    color: #fff;
}

.project_overlay h5 {
    font-family: 'Muli-Regular';
    font-size: 24px;
    color: #fff;
    margin: 0;
}

.project_overlay h6 {
    font-family: 'Muli-ExtraBold';
    font-size: 24px;
    color: #fff;
    position: absolute;
    bottom: 10px;
}

.project_overlay a {
    position: absolute;
    top: 20px;
    right: 20px;
    text-decoration: none;
    color: #fff;
    font-size: 30px;
}

ul.project1 li:nth-child(2) {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

ul.project1 li:nth-child(3) {
    border-bottom: 1px solid #fff;
}

ul.project1 li img {
    width: 100%;
}

ul.project1 li:hover .project_overlay {
    opacity: 1;
    margin: 0px 0px 0px 0px;
}

ul.project2 {
    list-style-type: none;
    margin: 0px 0px 60px 0px;
    padding: 0;
    width: 100%;
    display: table;
}

ul.project2 li {
    display: table-cell;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.project_overlay2 {
    background: rgba(73, 146, 53, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    right: 0px;
    bottom: 0px;
    width: 100%;
    padding: 20px;
    text-align: left;
    opacity: 0;
    transition: .2s;
    margin: 100px 0px 0px 0px;
}

.project_overlay2 h1 {
    font-family: 'Muli-ExtraLight';
    font-size: 72px;
    color: #fff;
}

.project_overlay2 h5 {
    font-family: 'Muli-Regular';
    font-size: 24px;
    color: #fff;
    margin: 0;
}

.project_overlay2 h6 {
    font-family: 'Muli-ExtraBold';
    font-size: 24px;
    color: #fff;
    position: absolute;
    bottom: 10px;
}

.project_overlay2 span {
    width: 0px;
    color: #fff;
    font-size: 30px;
    text-align: right;
    margin: 0;
    position: absolute;
    right: 40px;
    top: 20px;
}

ul.project2 li img {
    width: 100%;
}

ul.project2 li:hover .project_overlay2 {
    opacity: 1;
    margin: 0px 0px 0px 0px;
}

ul.project2 li:nth-child(1) {
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}

ul.project2 li:nth-child(2) {
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}

ul.project2 li:nth-child(3) {
    border-top: 1px solid #fff;
}

ul.project2 li img {
    width: 100%;
}

.key_container a {
    margin: 0px auto;
    background: none;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 30px;
    font-size: 18px;
    font-family: 'Muli-Bold';
    text-decoration: none;
    transition: .2s;
    border: 1px solid rgba(255, 255, 255, 1);
    outline: none;
    border-radius: 50px;
}

.key_container a:hover {
    border: 1px solid rgba(106, 177, 39, 1);
    background: #6ab127;
    color: #fff;
}

@media only screen and (max-width: 600px) {
    #key_section {
        padding: 20px 1px;
    }
    .key_container {
        margin: 25px auto;
    }
    .key_container h1 {
        font-size: 30px;
    }
    .key_container span {
        margin: 10px auto 0px auto;
    }
    ul.project1 {
        margin: 40px 0px 0px 0px;
    }
    ul.project1 li {
        display: block;
    }
    ul.project1 li:nth-child(1),
    ul.project1 li:nth-child(2),
    ul.project1 li:nth-child(3) {
        border: none;
        margin: 10px 0px;
    }
    ul.project2 li {
        display: block;
    }
    ul.project2 li:nth-child(1) {
        border: none;
        margin: 0px 0px;
    }
    ul.project2 li:nth-child(2),
    ul.project2 li:nth-child(3) {
        border: none;
        margin: 10px 0px;
    }
}

/* End of key */

/* Start of why us */

#whyus_section {
    background: #e8e8e8;
    padding: 0px 50px 0px 50px;
}

.whyus_container {
    margin: 170px 0px 50px 0px;
    text-align: justify;
}

.navbar {
    border-radius: 0px !important;
}

.whyus_container h1 {
    margin: 0px auto;
    font-family: 'Muli-SemiBold';
    font-size: 48px;
}

.whyus_container span {
    display: block;
    width: 100px;
    height: 4px;
    margin: 15px auto 25px auto;
    background: #000;
}

ul.upper_container {
    list-style-type: none;
    margin: 50px 0px 0px 0px;
    padding: 0;
    display: table;
    width: 100%;
}

ul.upper_container li {
    display: table-cell;
    width: 50%;
    padding: 50px 0px;
    transition: .2s;
}

ul.upper_container li:hover {
    background: #fff;
}

ul.upper_container li:nth-child(1) {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

ul.upper_container li:nth-child(2) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

ul.upper_container li img {
    margin: 0px auto;
}

ul.upper_container li p {
    font-family: 'Muli-Light';
    font-size: 18px;
    line-height: 36px;
    max-width: 460px;
    margin: 0px auto;
}

ul.lower_container {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}

ul.lower_container li {
    display: table-cell;
    width: 50%;
    margin: 0;
    padding: 50px 0px;
    transition: .2s;
}

ul.lower_container li:hover {
    background: #fff;
}

ul.lower_container li:nth-child(1) {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

ul.lower_container li img {
    margin: 0px auto;
}

ul.lower_container li p {
    font-family: 'Muli-Light';
    font-size: 18px;
    line-height: 36px;
    max-width: 350px;
    margin: 0px auto;
}

@media only screen and (max-width: 600px) {
    #whyus_section {
        padding: 20px 0px;
    }
    #whyus_section .container {
        padding: 0px !important;
    }
    .whyus_container {
        margin: 120px auto;
    }
    .whyus_container span {
        width: 80px;
        height: 4px;
        margin: 10px auto 0px auto;
    }
    .whyus_container h1 {
        margin: 25px auto 10px auto;
        font-size: 30px;
    }
    ul.upper_container {
        margin: 30px 0px 0px 0px;
    }
    ul.upper_container li {
        display: block;
        width: 100%;
        padding: 25px 0px;
    }
    ul.upper_container li:nth-child(1) {
        border-right: none;
    }
    ul.upper_container li img {
        margin: 0px auto 10px auto;
    }
    ul.upper_container li p {
        padding: 0px 10px;
    }
    ul.lower_container li {
        display: block;
        width: 100%;
        padding: 25px 0px;
    }
    ul.lower_container li:nth-child(1) {
        border-right: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    }
    ul.lower_container li img {
        margin: 0px auto 10px auto;
    }
    ul.lower_container li p {
        padding: 0px 12px;
    }
}

/* End of why us */

/* Start of Authorized Dealer */

#dealer {
    padding: 0px 50px 0px 50px;
    /* background: url(../img/dealer_bg.jpg) bottom no-repeat; */
    background-size: cover;
}

.dealer_container {
    margin: 0px auto;
    text-align: center;
}

.dealer_container h1 {
    margin: 0px auto;
    font-family: 'Muli-SemiBold';
    font-size: 48px;
}

.dealer_container i {
    display: block;
    width: 100px;
    height: 4px;
    margin: 15px auto 25px auto;
    background: #000;
}

.dealer_img {
    max-width: 178px;
    margin: 35px auto;
    text-align: center;
}

.owl-carousel .owl-nav.disabled {
    display: block !important;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute !important;
    top: 55px !important;
    left: 0px !important;
    font-size: 80px !important;
    background: url(../img/left_arrow.png) no-repeat !important;
    outline: none !important;
}

.owl-carousel .owl-nav button.owl-prev span {
    opacity: 0;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute !important;
    top: 55px !important;
    right: 0 !important;
    font-size: 80px !important;
    background: url(../img/right_arrow.png) no-repeat !important;
    color: #fff !important;
    outline: none !important;
}

.owl-carousel .owl-nav button.owl-next span {
    opacity: 0;
}

#demos .owl-dots {
    display: none !important;
}

@media only screen and (max-width: 600px) {
    #dealer {
        padding: 10px;
    }
    .dealer_container {
        margin: 25px auto;
    }
    .dealer_container h1 {
        font-size: 24px;
    }
    .dealer_container i {
        margin: 15px auto;
    }
}

/* End of Authorized Dealer */

/* Start of footer */

footer {
    background: #000;
    padding: 20px 0px 10px 0px;
}

.footer_container {
    max-width: 500px;
    margin: 0px auto;
    text-align: center;
}

.footer_container ul.social_icon {
    list-style-type: none;
    margin: 0px auto;
    padding: 0;
    display: table;
}

.footer_container ul.social_icon li {
    display: table-cell;
    margin: 0px 10px !important;
    padding: 5px;
}

.footer_container ul.social_icon li a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.5);
    font-size: 35px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    padding: 10px 10px;
    transition: .2s;
}

.footer_container ul.social_icon li a:hover,
.footer_container ul.social_icon li a:focus {
    border: 2px solid rgba(115, 177, 55, 0.5);
}

.footer_container ul.social_icon li a:hover i {
    color: rgba(115, 177, 55, 0.5);
}

.footer_container ul.social_icon li a i {
    width: 40px;
}

ul.privacy_policy {
    list-style-type: none;
    margin: 0px auto;
    padding: 0;
    display: table;
}

ul.privacy_policy li {
    display: table-cell;
    margin: 0;
    padding: 20px 5px;
}

ul.privacy_policy li a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Roboto-Bold';
}

ul.privacy_policy li a:hover {
    text-decoration: underline;
}

.footer_container p {
    margin: 0px auto 20px auto;
    max-width: 370px;
    font-family: 'Roboto-Regular';
    font-weight: lighter;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 20px;
}

.footer_container p a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.5);
}

.footer_container p a:hover {
    text-decoration: underline;
}

/* End of footer*/

/* End of index*/

/* Start of about us*/

/* Start of about us bg*/

#about_bg {
    background: url(../img/about_bg.jpg) no-repeat bottom fixed;
    overflow: hidden;
    background-size: cover;
    height: 200px;
    margin: 130px 0px 0px 0px;
}

.overlay {
    background: rgba(0, 0, 0, 0.5);
    height: 400px;
}

.about_us h1 {
    margin: 200px auto 0px auto;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Muli-Bold';
    font-size: 40px;
}

/* End of about us bg*/

/* Start of about us content*/

#ac_dealer {
    padding: 80px 0px;
    background: #e1e1e1;
}

.about_content {
    background: #fff;
    padding: 40px;
}

.about_content h3 {
    color: #6ab127;
    font-family: 'Muli-Bold';
    font-size: 24px;
    text-transform: uppercase;
    margin: 40px 0px 20px 0px;
}

.about_content p {
    font-size: 16px;
    margin: 20px 0px;
    font-family: 'Muli-Regular';
}

.about_content ul {
    margin: 0px 0px 0px 20px;
}

.about_content ul li {
    font-family: 'Muli-Regular';
    font-size: 16px;
    margin: 10px 0px;
}

@media only screen and (max-width: 600px) {
    #about_bg {
        background: url(../img/about_bg.jpg) no-repeat;
        margin: 50px 0px 0px 0px;
        height: 200px;
        background-size: cover;
    }
    .about_us h1 {
        margin: 80px auto;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-family: 'Muli-Bold';
        font-size: 40px;
    }
    #ac_dealer {
        padding: 20px 0px;
    }
    .about_content {
        padding: 20px;
    }
}

/* End of about us content*/

/* End of about us*/

/* Start of products*/

#product_bg {
    background: url(../img/product_bg.jpg) no-repeat bottom fixed;
    overflow: hidden;
    background-size: cover;
    max-height: 400px;
    margin: 0px 0px 0px 0px;
}

.overlay_product {
    background: rgba(0, 0, 0, 0.5);
    height: 400px;
}

.product_heading h1 {
    margin: 300px auto 0px auto;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Muli-Bold';
    font-size: 40px;
}

#product_section {
    background: #e1e1e1;
    padding: 0px 0px;
}

.product_content {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.3);
    margin: 0px auto;
    text-align: center;
    transition: .2s;
    position: relative;
    overflow: hidden;
    min-height: 470px;
}

.product_content:hover {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    margin: -5px 0px 0px 0px;
    border-bottom: 4px solid #0092df;
}

.product_content h3 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,000000+51,000000+51,000000+100&0+0,0.8+100 */
    background: -moz-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(0, 0, 0, 0.6) 51%, rgba(0, 0, 0, 0.8) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(0, 0, 0, 0.6) 51%, rgba(0, 0, 0, 0.8) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0%, rgba(0, 0, 0, 0.6) 51%, rgba(0, 0, 0, 0.8) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5e5e5', endColorstr='#cc000000', GradientType=0);
    /* IE6-9 */
    font-family: 'Muli-Bold';
    font-size: 28px;
    text-transform: uppercase;
    padding: 20px 0px 10px 0px;
    color: #fff;
    position: absolute;
    top: 95px;
    width: 100%;
    text-align: center;
}

.product_content p {
    font-family: 'Muli-Regular';
    font-size: 12px;
    padding: 20px 20px 20px 20px;
    margin: 0px auto;
    line-height: 22px;
    text-align: center;
    max-width: 350px;
}

.product_content a {
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
    padding: 10px 20px;
    border-radius: 50px;
    margin: 0px auto;
    background: #73b238;
    border: 1px solid #73b238;
    transition: .2s;
    outline: none;
    text-transform: capitalize;
    cursor: pointer;
}

.product_content a i {
    margin: 0px 0px 0px 2px;
}

.product_content a:hover {
    background: #0092df;
    border: 2px solid #0092df;
}

.product_content1 {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.3);
    margin: 30px auto 0px auto;
    text-align: center;
    transition: .2s;
    position: relative;
    overflow: hidden;
    min-height: 400px;
}

.product_content1:hover {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    border-bottom: 4px solid #0092df;
    margin: 25px 0px 0px 0px;
}

.product_content1 h3 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,000000+51,000000+51,000000+100&0+0,0.8+100 */
    background: -moz-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(0, 0, 0, 0.6) 51%, rgba(0, 0, 0, 0.8) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(0, 0, 0, 0.6) 51%, rgba(0, 0, 0, 0.8) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0%, rgba(0, 0, 0, 0.6) 51%, rgba(0, 0, 0, 0.8) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5e5e5', endColorstr='#cc000000', GradientType=0);
    /* IE6-9 */
    font-family: 'Muli-Bold';
    font-size: 28px;
    text-transform: uppercase;
    padding: 20px 0px 10px 0px;
    color: #fff;
    position: absolute;
    top: 95px;
    width: 100%;
    text-align: center;
}

.product_content1 p {
    font-family: 'Muli-Regular';
    font-size: 12px;
    padding: 20px 20px 20px 20px;
    margin: 0px auto;
    line-height: 22px;
    text-align: center;
    max-width: 350px;
}

.product_content1 a {
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
    padding: 10px 20px;
    border-radius: 50px;
    margin: 0px auto;
    background: #73b238;
    border: 1px solid #73b238;
    transition: .2s;
    outline: none;
    text-transform: capitalize;
    cursor: pointer;
}

.product_content1 a i {
    margin: 0px 0px 0px 2px;
}

.product_content1 a:hover {
    background: #0092df;
    border: 1px solid #0092df;
}

@media only screen and (max-width: 600px) {
    #product_bg {
        margin: 50px 0px 0px 0px;
        max-height: 200px;
        background: url(../img/product_bg.jpg) no-repeat;
        background-size: cover;
    }
    .product_heading h1 {
        margin: 80px auto;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-family: 'Muli-Bold';
        font-size: 40px;
    }
    #product_section {
        padding: 40px 0px 20px 0px;
    }
    .product_content {
        margin: 0px 0px 20px 0px;
        min-height: 430px;
    }
    .product_content:hover {
        margin: 0px 0px 20px 0px;
    }
    .product_content h3 {
        margin: 0;
        top: 160px;
    }
    .product_content1 {
        margin: 0px 0px 20px 0px;
        min-height: 430px;
    }
    .product_content1:hover {
        margin: 0px 0px 20px 0px;
    }
    .product_content1 h3 {
        margin: 0;
        top: 160px;
    }
}

/* End of products*/

/* Start of services*/

#services_bg {
    background: url(../img/about_bg.jpg) no-repeat bottom fixed;
    overflow: hidden;
    background-size: cover;
    height: 200px;
    margin: 130px 0px 0px 0px;
}

.overlay_services {
    background: rgba(0, 0, 0, 0.5);
    height: 200px;
}

.services_heading h1 {
    margin: 300px auto 0px auto;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Muli-Bold';
    font-size: 40px;
}

#services_section {
    background: #e1e1e1;
    padding: 80px 0px;
}

.services_installation {
    background: #fff;
    margin: 0;
    padding: 0;
}

.services_installation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: table;
}

.services_installation ul li {
    display: table-cell;
    margin: 0;
    padding: 0;
}

.services_installation ul li img:hover {
    background: rgba(0, 0, 0, 0.5);
}

.services_installation ul li:nth-child(1) {
    vertical-align: middle;
    width: 50%;
    padding: 0px 0px 0px 50px;
    margin: 0;
}

.services_installation ul li h1 {
    font-family: 'Muli-Light';
    font-size: 60px;
    margin: 0;
    padding: 0;
}

.services_installation ul li h5 {
    font-family: 'Muli-ExtraLight';
    font-size: 28px;
    word-spacing: -2px;
    line-height: 42px;
    margin: 20px 0px 22px 0px;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100% !important;
}

.services_installation ul li a {
    text-decoration: none;
    color: #000;
    font-family: 'Muli-ExtraLight';
    font-size: 22px;
    border: 1px solid #000;
    padding: 10px 20px;
    margin: 20px 0px;
    cursor: pointer;
    transition: .2s;
    outline: none;
}

.services_installation ul li a:hover {
    color: #fff;
    background: #0B4C8A;
    border: 1px solid #0B4C8A;
}

.services_installation2 {
    background: #fff;
    margin: 40px 0px;
    padding: 0;
}

.services_installation2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: table;
}

.services_installation2 ul li {
    display: table-cell;
    margin: 0;
    padding: 0;
}

.services_installation2 ul li img:hover {
    background: rgba(0, 0, 0, 0.5);
}

.services_installation2 ul li:nth-child(1) {
    vertical-align: middle;
    width: 50%;
    padding: 0px 0px 0px 50px;
}

.services_installation2 ul li h1 {
    font-family: 'Muli-Light';
    font-size: 60px;
    margin: 0;
    padding: 0;
}

.services_installation2 ul li h5 {
    font-family: 'Muli-ExtraLight';
    font-size: 28px;
    word-spacing: -2px;
    line-height: 42px;
    margin: 20px 0px 40px 0px;
}

.services_installation2 ul li a {
    text-decoration: none;
    color: #000;
    font-family: 'Muli-ExtraLight';
    font-size: 22px;
    border: 1px solid #000;
    padding: 10px 20px;
    margin: 20px 0px;
    cursor: pointer;
    transition: .2s;
    outline: none;
}

.services_installation2 ul li a:hover {
    color: #fff;
    background: #0B4C8A;
    border: 1px solid #0B4C8A;
}

@media only screen and (max-width: 600px) {
    #services_bg {
        margin: 50px 0px 0px 0px;
        height: 200px;
        background: url(../img/services_bg.jpg) no-repeat top;
        background-size: cover;
    }
    .overlay_services h1 {
        margin: 80px auto;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-family: 'Muli-Bold';
        font-size: 25px;
        line-height: 40px;
    }
    ul .services_installation {
        margin-bottom: 30px;
    }
    .servicespic {
        margin-top: 20px;
    }
    #services_section {
        padding: 40px 0px;
    }
    .services_installation {
        margin: 0px auto;
        text-align: center;
        padding: 20px;
    }
    .services_installation ul li {
        display: block;
    }
    .services_installation ul li:nth-child(1) {
        padding: 0;
        width: 100%;
    }
    .services_installation ul li h1 {
        font-size: 30px;
    }
    .services_installation ul li h5 {
        font-size: 14px;
    }
}

/* End of services*/

/* Start of key projects*/

/* Start of key projects bg*/

#key_bg {
    background: url(../img/keyprojects.jpg) no-repeat bottom fixed;
    overflow: hidden;
    background-size: cover;
    max-height: 400px;
    margin: 130px 0px 0px 0px;
}

.overlay {
    background: rgba(0, 0, 0, 0.5);
    height: 400px;
}

.key_us h1 {
    margin: 300px auto 0px auto;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Muli-Bold';
    font-size: 40px;
}

.key_content {
    background: #fff;
    color: 000;
    margin: 0px auto;
    text-align: center;
    transition: .2s;
    border: 1px solid rgba(0, 0, 0, 0.3);
    position: relative;
}

.key_content:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.key_content .company_img {
    overflow: hidden;
    position: relative;
}

.key_content .company_logo {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0px auto;
    text-align: center;
    width: 100%;
    height: 100%;
    transition: .2s;
    opacity: 0;
}

.key_content .company_img:hover .company_logo {
    opacity: 1;
    background: rgba(0, 0, 0, 0.6);
}

.key_content .company_logo img {
    margin: 80px auto;
}

.key_content h3 {
    font-family: 'Muli-Bold';
    font-size: 24px;
    word-spacing: -2px;
    margin: 0px auto 0px auto;
    padding: 20px 0px 0px 0px;
}

.key_content h2 {
    font-family: 'Muli-Light';
    font-weight: lighter;
    font-size: 50px;
    margin: 0px auto;
    padding: 20px 0px;
    color: #0092df;
}

.key_content h6 {
    font-family: 'Muli-Light';
    font-size: 24px;
    padding: 0px 0px 20px 0px;
    margin: 0px auto;
}

.key_content2 {
    background: #fff;
    color: 000;
    margin: 30px auto;
    text-align: center;
    transition: .2s;
    border: 1px solid rgba(0, 0, 0, 0.3);
    position: relative;
}

.key_content2:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.key_content2 .company_img2 {
    overflow: hidden;
    position: relative;
}

.key_content2 .company_logo2 {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0px auto;
    text-align: center;
    width: 100%;
    height: 100%;
    transition: .2s;
    opacity: 0;
}

.key_content2 .company_img2:hover .company_logo2 {
    opacity: 1;
    background: rgba(0, 0, 0, 0.6);
}

.key_content2 .company_logo2 img {
    margin: 80px auto;
}

.key_content2 h3 {
    font-family: 'Muli-Bold';
    font-size: 24px;
    line-height: 35px;
    word-spacing: -2px;
    margin: 0px auto 0px auto;
    padding: 20px 10px 0px 10px;
}

.key_content2 h2 {
    font-family: 'Muli-Light';
    font-weight: lighter;
    font-size: 50px;
    margin: 0px auto;
    padding: 20px 0px;
    color: #0092df;
}

.key_content2 h6 {
    font-family: 'Muli-Light';
    font-size: 24px;
    padding: 0px 0px 20px 0px;
    margin: 0px auto;
}

/* End of key projects bg*/

/* Start of key projects content*/

#key_projects {
    padding: 80px 0px;
    background: #e1e1e1;
}

@media only screen and (max-width: 600px) {
    #key_projects {
        padding: 30px 0px 0px 0px;
    }
    #key_bg {
        background: url(../img/keyprojects.jpg) no-repeat;
        max-height: 200px;
        margin: 50px 0px 0px 0px;
        background-size: cover;
    }
    .key_us h1 {
        margin: 80px auto;
    }
    .key_content {
        margin: 0px 0px 30px 0px;
    }
    .key_content h3 {
        padding: 20px 10px 0px 10px;
    }
}

/* End of key projects content*/

/* End of key projects*/

.contact_detail,
.fa {
    color: #000;
}

.footer_container,
.fa {
    color: #7F7F7F;
}

/* Start of contact us*/

#contact_bg {
    background: url(../img/about_bg.jpg) no-repeat fixed;
    overflow: hidden;
    background-size: cover;
    height: 200px;
    margin: 48px 0px 0px 0px;
}

.overlay {
    background: rgba(0, 0, 0, 0.5);
    height: 200px;
}

.contact_us h1 {
    margin: 300px auto 0px auto;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Muli-Bold';
    font-size: 40px;
}

#contact_form {
    background: #e1e1e1;
    padding: 80px;
}

.contact_bg {
    background: #ffffff;
    padding: 40px;
}

.contact_bg h2 {
    margin: 20px auto 40px auto;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-family: 'Muli-Regular';
    font-size: 32px;
}

.contact_detail h3 {
    font-family: 'Muli-Bold';
    font-size: 22px;
    margin: 0px auto 20px auto;
    text-transform: uppercase;
}

.contact_detail ul {
    list-style-type: none;
    margin: 15px 0px;
    padding: 0;
    display: table;
}

.contact_detail ul li {
    display: table-cell;
    margin: 0px;
    padding: 0;
    color: #000;
    vertical-align: top;
    font-family: 'Muli-Regular';
    font-size: 16px;
}

.contact_detail ul li:nth-child(2) {
    padding: 0px 0px 0px 10px;
    max-width: 300px;
}

.contact_detail ul li i {
    border: 1px solid #000;
    border-radius: 50%;
    padding: 6px 11px;
    width: 32px;
    height: 32px;
}

.contact_detail ul li i.fa-envelope {
    padding: 6px 8px;
}

.contact_detail ul li i.fa-phone {
    padding: 7px 10px;
}

.contact_detail button {
    color: #7fbf1c;
    background: none;
    margin: 10px 0px;
    padding: 10px;
    border-radius: 5px;
    font-family: 'Muli-Regular';
    font-size: 14px;
    transition: .2s;
    border: 1px solid #7fbf1c;
    outline: none;
}

.contact_detail button span {
    margin: 0px 5px 0px 0px;
}

.contact_detail button:hover {
    border: 1px solid #7fbf1c;
    background: #7fbf1c;
    color: #fff;
}

.form_detail h3 {
    font-family: 'Muli-Bold';
    font-size: 22px;
    margin: 0px auto 10px auto;
    text-transform: uppercase;
}

.form_detail form input {
    font-family: 'Muli-Regular';
    font-size: 16px;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin: 10px 0px;
    padding: 10px;
    border-radius: 5px;
    outline: none;
}

.form_detail form input.email {
    width: 48%;
    margin: 0px 10px 0px 0px;
}

.form_detail form input.phone {
    width: 48%;
}

.form_detail form textarea {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 10px;
    margin: 10px 0px;
    resize: none;
    font-family: 'Muli-Regular';
    font-size: 14px;
    min-height: 100px;
    outline: none;
}

.form_detail form button {
    background: #7fbf1c;
    color: #fff;
    margin: 20px 0px;
    padding: 10px 30px;
    border-radius: 5px;
    font-family: 'Muli-Regular';
    font-size: 20px;
    transition: .2s;
    border: 1px solid #7fbf1c;
    outline: none;
}

.form_detail form button:hover {
    background: #fff;
    color: #7fbf1c;
    border: 1px solid #7fbf1c;
}

button.close {
    background: #000 !important;
    opacity: 1 !important;
    border: none !important;
    padding: 10px !important;
    border-radius: 5px !important;
}

@media only screen and (max-width: 600px) {
    #contact_bg {
        background: url(../img/about_bg.jpg) no-repeat;
        margin: 50px 0px 0px 0px;
        max-height: 200px;
        background-size: cover;
    }
    .contact_us h1 {
        margin: 80px auto;
    }
    #contact_form {
        padding: 40px 0px;
    }
    .contact_bg {
        padding: 20px;
    }
    .form_detail h3 {
        margin: 40px auto 10px auto;
    }
    .form_detail form input.email {
        width: 100%;
    }
    .form_detail form input.phone {
        width: 100%;
    }
}

/* End of contact us*/

/* CSS Document */




/* ===== SERVICES SECTION ===== */
.services-section {
  padding: 80px 0;
  background: #f4f7fb;
}

.section-heading {
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 10px;
}

.section-subheading {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 50px;
  font-size: 16px;
  color: #555;
}

/* GRID */
.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* Laptop / Desktop */
  gap: 30px;
}

/* CARD */
.service-card {
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 12px 30px rgba(0,0,0,0.12);
  display: flex;
  flex-direction: column;
}

/* IMAGE */
.service-image {
  height: 200px;
  overflow: hidden;
}

.service-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* CONTENT */
.service-content {
  background: #0b4c8a;
  color: #fff;
  padding: 22px;
}

.service-content i {
  font-size: 24px;
  margin-bottom: 10px;
  display: inline-block;
}

.service-content h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 6px;
}

.service-content p {
  font-size: 14px;
  line-height: 1.5;
  opacity: 0.95;
}

/* HOVER */
.service-card:hover img {
  transform: scale(1.05);
  transition: 0.4s ease;
}

/* TABLET */
@media (max-width: 991px) {
  .services-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* MOBILE */
@media (max-width: 576px) {
  .services-grid {
    grid-template-columns: 1fr;
  }
}


/* End of contact us*/

/* home Page About Section After Services */

/* ===== ABOUT SECTION ===== */
/* ===== GLOBAL CONTAINER FIX ===== */
.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* ===== ABOUT SECTION ===== */
.about-section {
  background: #e6e6e6;
  padding: 90px 0;
}

.about-grid {
  display: grid;
  grid-template-columns: 1fr 1fr; /* balanced columns */
  gap: 50px;
  align-items: center;
}

/* LEFT CONTENT */
.about-content h2 {
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 8px;
}

.about-line {
  width: 70px;
  height: 4px;
  background: #0078ff;
  display: block;
  margin-bottom: 20px;
}

.about-content p {
  font-size: 16px;
  color: #555;
  margin-bottom: 15px;
  line-height: 1.7;
}

.about-points {
  list-style: none;
  margin: 20px 0;
}

.about-points li {
  margin-bottom: 10px;
  font-size: 15px;
}

.about-points i {
  color: #0078ff;
  margin-right: 8px;
}

/* BUTTON */
.about-btn {
  display: inline-block;
  margin-top: 10px;
  background: #0078ff;
  color: #fff;
  padding: 12px 22px;
  border-radius: 6px;
  font-weight: 500;
}

/* RIGHT FORM */
.about-form {
  background: #ffffff;
  padding: 35px;
  border-radius: 16px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.12);
}

.about-form h3 {
  margin-bottom: 20px;
  font-size: 22px;
}

.about-form input,
.about-form select,
.about-form textarea {
  width: 100%;
  padding: 12px;
  margin-bottom: 12px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-family: inherit;
}

.about-form textarea {
  resize: none;
  height: 90px;
}

.about-form button {
  width: 100%;
  background: #0078ff;
  color: #fff;
  padding: 13px;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  .about-grid {
    grid-template-columns: 1fr;
  }

  .about-section {
    padding: 60px 0;
  }
}

/* End of home Page About Section After Services */
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
}

/* ===== SINGLE BANNER IMAGE ===== */
.single-banner {
  width: 100%;
  overflow: hidden;
}

.single-banner img {
  width: 100%;
  height: auto;
  display: block;
}

/* Optional: spacing from top/bottom */
.single-banner {
  margin: 60px 0;
}
/* End of SINGLE BANNER IMAGE ===== */

.reviews-section {
  padding: 80px 0;
  background: #f6f9fc;
}

.reviews-header {
  text-align: center;
  margin-bottom: 50px;
}

.reviews-header h2 {
  font-size: 36px;
  font-weight: 700;
  color: #0a2540;
}

.reviews-header p {
  font-size: 16px;
  color: #555;
  margin-top: 10px;
}

.reviews-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}

.review-card {
  background: #ffffff;
  padding: 25px;
  border-radius: 14px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  transition: 0.3s;
}

.review-card:hover {
  transform: translateY(-6px);
}

.review-card p {
  font-size: 15px;
  color: #444;
  line-height: 1.7;
}

.review-card h4 {
  margin-top: 20px;
  font-size: 15px;
  font-weight: 600;
  color: #0a2540;
}

.review-card span {
  color: #ffc107;
  font-size: 18px;
}


@media (max-width: 991px) {
  .reviews-grid {
    grid-template-columns: 1fr;
  }

  .reviews-header h2 {
    font-size: 28px;
  }
}




.why-choose-us {
  padding: 80px 0;
  background: #E1E1E1;
}

.section-title {
  text-align: center;
  margin-bottom: 50px;
}

.section-title h2 {
  font-size: 36px;
  font-weight: 700;
  color: #0a2540;
}

.section-title p {
  font-size: 16px;
  color: #555;
  margin-top: 10px;
}

.why-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}

.why-card {
  background: #ffffff;
  padding: 30px 25px;
  border-radius: 16px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  transition: 0.3s;
}

.why-card:hover {
  transform: translateY(-8px);
}

.why-card i {
  font-size: 40px;
  color: #007bff;
  margin-bottom: 15px;
}

.why-card h4 {
  font-size: 18px;
  font-weight: 600;
  color: #0a2540;
  margin-bottom: 10px;
}

.why-card p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

@media (max-width: 991px) {
  .why-grid {
    grid-template-columns: 1fr;
  }

  .section-title h2 {
    font-size: 28px;
  }
}



/* Start of footer section new code*/

.site-footer {
  background: #0a2540;
  color: #ffffff;
  padding: 60px 0 20px;
}

.footer-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.footer-box h3 {
  font-size: 18px;
  margin-bottom: 15px;
  color: #ffffff;
}

.footer-box p,
.footer-box li,
.footer-box a {
  font-size: 14px;
  color: #d1d5db;
  line-height: 1.7;
  text-decoration: none;
}

.footer-box ul {
  list-style: none;
  padding: 0;
}

.footer-box ul li {
  margin-bottom: 8px;
}

.footer-box a:hover {
  color: black;
}

.footer-box i {
  margin-right: 8px;
  color: #00b4ff;
}

.footer-btn {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 18px;
  background: #00b4ff;
  color: black;
  border-radius: 6px;
  font-size: 14px;
}

.footer-map {
  margin-top: 40px;
}

.footer-map iframe {
  width: 100%;
  height: 220px;
  border: none;
  border-radius: 10px;
}

.footer-bottom {
  text-align: center;
  margin-top: 30px;
  border-top: 1px solid rgba(255,255,255,0.1);
  padding-top: 15px;
  font-size: 13px;
  color: #cbd5e1;
}

@media (max-width: 991px) {
  .footer-grid {
    grid-template-columns: 1fr;
  }

  .footer-map iframe {
    height: 180px;
  }
}


/* End of footer section new code*/

.about-premium {
  padding: 90px 0;
  background: #f8fafc;
}

/* INTRO */
.about-intro {
  text-align: center;
  max-width: 850px;
  margin: 0 auto 60px;
}

.about-intro h2 {
  font-size: 38px;
  font-weight: 700;
  color: #0a2540;
  margin-bottom: 15px;
}

.about-intro p {
  font-size: 17px;
  color: #555;
  line-height: 1.7;
}

/* GRID */
.about-premium-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 50px;
  align-items: flex-start;
}

/* CONTENT */
.about-premium-content p {
  font-size: 16px;
  color: #444;
  line-height: 1.7;
  margin-bottom: 15px;
}

.about-highlights {
  list-style: none;
  padding: 0;
  margin-top: 20px;
}

.about-highlights li {
  margin-bottom: 10px;
  font-size: 15px;
  color: #333;
}

.about-highlights i {
  color: #007bff;
  margin-right: 8px;
}

/* BOXES */
.about-premium-boxes {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

.about-box {
  background: #ffffff;
  padding: 25px;
  border-radius: 14px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.about-box i {
  font-size: 28px;
  color: #007bff;
  margin-bottom: 10px;
}

.about-box h4 {
  font-size: 18px;
  font-weight: 600;
  color: #0a2540;
  margin-bottom: 8px;
}

.about-box p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .about-premium-grid {
    grid-template-columns: 1fr;
  }

  .about-intro h2 {
    font-size: 30px;
  }
}




.contact-section {
  padding: 90px 0;
  background: #f8fafc;
}

.contact-header {
  text-align: center;
  margin-bottom: 50px;
}

.contact-header h2 {
  font-size: 36px;
  font-weight: 700;
  color: #0a2540;
}

.contact-header p {
  font-size: 16px;
  color: #555;
  margin-top: 10px;
}

.contact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: flex-start;
}

/* CONTACT INFO */
.contact-info {
  background: #ffffff;
  padding: 35px;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.info-box {
  display: flex;
  gap: 15px;
  margin-bottom: 25px;
}

.info-box i {
  font-size: 22px;
  color: #007bff;
  margin-top: 5px;
}

.info-box h4 {
  font-size: 16px;
  color: #0a2540;
  margin-bottom: 5px;
}

.info-box p,
.info-box a {
  font-size: 14px;
  color: #555;
  text-decoration: none;
}

/* CONTACT FORM */
.contact-form {
  background: #ffffff;
  padding: 35px;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.form-group {
  margin-bottom: 18px;
}

.form-group input,
.form-group select,
.form-group textarea {
  width: 100%;
  padding: 12px 14px;
  border-radius: 8px;
  border: 1px solid #d1d5db;
  font-size: 14px;
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
  outline: none;
  border-color: #007bff;
}

.btn-submit {
  width: 100%;
  padding: 14px;
  background: #007bff;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 15px;
  cursor: pointer;
}

.btn-submit:hover {
  background: #0056b3;
}


@media (max-width: 991px) {
  .contact-grid {
    grid-template-columns: 1fr;
  }

  .contact-header h2 {
    font-size: 28px;
  }
}



.carousel-control {
    width: 5%;
}

.carousel-control .glyphicon {
    font-size: 20px;
}


.fab-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.fab {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border: none;
    cursor: pointer;
    outline: none;
    box-shadow: 0 6px 14px rgba(0,0,0,0.35);
}
.fab i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    line-height: 1;
}

.fab:focus,
.fab:active {
    outline: none;
}

/* Colors */
.scroll-top { background: #007bff; }
.whatsapp   { background: #25D366; }
.call       { background: #0A2540; }

/* Hover */
.fab:hover {
    transform: scale(1.1);
}

/* Call Animation */
.pulse {
    animation: pulse-ring 1.6s infinite;
}

@keyframes pulse-ring {
    0% {
        box-shadow: 0 0 0 0 rgba(10,37,64,0.6);
    }
    70% {
        box-shadow: 0 0 0 18px rgba(10,37,64,0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(10,37,64,0);
    }
}
