html, body {margin: 0; padding: 0; width: 100%; height: 100%; font-family: 'SuisseIntl';}
body {overflow-x: hidden}

.clear {clear: both;}
img {max-width: 100%; height: auto; opacity: 1;}

a {-webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
a:hover {text-decoration: none;}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.button-style {font-family: 'Sisco'; font-weight: 600; color: #e3e3e3; font-size: 15px; text-align: center; height: 35px; padding-top: 7px;}

.center {text-align: center;}
.img-background-mobile{display:none;}
.section-decor-right {z-index: 6; position: absolute; right: 10%; top: -18px; width: 171px; height: 36px; background: url('../img/section-decor-right.png') no-repeat 0 0;}
.section-decor-left {z-index: 6; position: absolute; left: 10%; top: -18px; width: 171px; height: 36px; background: url('../img/section-decor-left.png') no-repeat 0 0;}
.section-title-small {font-size: 18px; color: #3c3c3b; font-family: 'SuisseIntl'; font-weight: 600; font-style: normal; letter-spacing: 2px;}
.section-title-small.orange {color: #e56a63;}
.section-title-big {font-size: 50px; color: #9b2c32; font-family: 'Sisco'; font-weight: 600; font-style: normal; margin-top: 10px;}
.section-title-big.white {color: #FFF;}
.section-line-decor {width: 159px; height: 7px; background: url('../img/section-line-decor.png') no-repeat 0 0; margin: 0 auto; margin-bottom: 30px;}
.section-line-decor2-container {margin-bottom: 30px;}
.section-line-decor2 {float: left; width: calc(100% - 15px); height: 6px; background-color: #d67a73;}
.section-line-decor2-right {float: left; height: 6px; width: 15px; background: url('../img/section-line-decor-right.png') no-repeat 0 0;}

#wrap {min-height: 100%; padding-top: 100px;}
#wrap-inside {padding-bottom: 260px;}

#header {background: url('../img/header-bg.png') no-repeat top left; background-size: 100% 100%; height: 100px; padding: 20px 5% 0 5%; position: fixed; top: 0; left: 0; width: 100%; z-index: 7;}
.logo {/*margin-top: 10px;*/ margin-top: 15px; width: 30%; /*max-width: 135px;*/ float: left; position: relative; top: 50%; transform: translateY(-50%); margin-top: 0 !important;}
.logo-menu{float: right; position: relative; top: 20px; display:none;}
.logo-top {max-height: 35px;}
.navbar-container {float: right; width: 70%; font-family: 'Sisco'; height: 100%;}
.navbar-container ul {list-style: none; padding-left: 0; height: 100%;}
.navbar-container li {position: relative; float: right; margin-right: 10px; font-size: 13px; line-height: 80px; height: 100%; color: #4a4a49;}
.navbar-container li.separator {font-size: 20px;}
.navbar-container li a {color: #4a4a49; cursor: pointer;} 
.navbar-container li a:hover, .navbar-container li:hover a {color: #de2524;}
.navbar-container li.active a {color: #de2524; font-size: 15px; font-weight: bold;}
.navbar-container .menu-dropdown-up {display: none;}
.navbar-container li:hover .menu-dropdown-up {display: inline-block;}
.navbar-container li:hover .menu-dropdown-down {display: none;}
.navbar-container li:hover > .submenu-container {display: block;}
.wa-rightbottom-icon {
    position: fixed;
    z-index: 99;
    width: 130px;
    right: 25px;
    bottom: 25px;
    text-align:right;
}
.menu-dropdown-down-image {
    float: right;
    position: absolute;
    top: 5px;
    /* right: 235px; */
    margin-left: 15px;
}
    
.menu-dropdown-up-image {
    float: right;
    position: absolute;
    top: 5px;
    /* right: 235px; */
    margin-left: 15px;
}
.img-icon-wa{max-width:60%;}
/* .navbar-container {float: right; width: 85%; font-family: 'Sisco'; height: 100%;}
.menu-site-mobile ul {list-style: none; padding-left: 0; height: 100%;}
.navbar-container li {position: relative; float: right; margin-right: 10px; font-size: 13px; line-height: 80px; height: 100%; color: #4a4a49;}
.navbar-container li.separator {font-size: 20px;} */
.menu-site-mobile li a {color: #4a4a49; cursor: pointer;} 
.menu-site-mobile li a:hover, .menu-site-mobile li:hover a {color: #de2524;}
.menu-site-mobile li.active a {color: #de2524; font-size: 15px; font-weight: bold;}
/* .navbar-container .menu-dropdown-up {display: none;}
.navbar-container li:hover .menu-dropdown-up {display: inline-block;}
.navbar-container li:hover .menu-dropdown-down {display: none;}
.navbar-container li:hover > .submenu-container {display: block;} */

.border-separator {
    border-bottom: 2px solid #afb1b4;
    margin-bottom: 20px;
    margin-top: -20px;
}

.submenu-container {display: none; text-align: left; background: #FFF; padding: 0px 10px; position: absolute; top: 80%; right: 0;}
.submenu-container li {white-space: nowrap; float: none; line-height: normal; margin-bottom: 10px; border-bottom: 2px solid #c8c8c8; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; font-style: italic;}
.submenu-container li:last-child {border-bottom: 0; margin-bottom: 0;}
.submenu-container li a {color: #706f6f !important; font-size: 11px !important; font-weight: normal !important;}
.submenu-container li a:hover {color: #de2524 !important;}
.submenu-container li.active a {font-weight: bold !important; color: #de2524 !important;}


.submenu-container-mobile {
    display: none;
    text-align: left;
    background: #FFF;
    padding: 10px 10px;
    position: relative;
    top: 80%;
    left: -35px;
    width: 60%;
}

.submenu-container-mobile li {white-space: nowrap; float: none; line-height: normal; margin-bottom: 10px; border-bottom: 2px solid #c8c8c8; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; font-style: italic;}
.submenu-container-mobile li:last-child {border-bottom: 0; margin-bottom: 0;}
.submenu-container-mobile li a {
    color: #706f6f !important;
    font-size: 12px !important;
    font-weight: normal !important;
}
.submenu-container-mobile li a:hover {color: #de2524 !important;}
.submenu-container-mobile li.active a {font-weight: bold !important; color: #de2524 !important;}



.menu-container-mobile{display:none;top:0; left:0; right:0; bottom:0; position:fixed; background: url('../img/site-mobile/07-menu-back.jpg') no-repeat 0 0; background-size: 100% 100%;}
/* .menu-dropdown-up-mobile{display:none;} */
.img-menu-logo-mobile {
    position: absolute;
    top: 50px;
    left: 60px;
}
.logo-close:hover{cursor:pointer;}
.icon-close{position: absolute;width: 15px;height: 15px;top: 38px;right: 30px; cursor:pointer;}


.menu-mobile-information-detail {
    position: absolute;
    /* bottom: 50px; */
    /* left: 60px; */
    margin-top: 0px;
    font-size: 10px;
    font-family: 'Arial';
    font-weight: bold;
    color: #808285;
}



.menu-site-mobile {
    position: absolute;
    top: 175px;
    left: 20px;
    width: 85%;
}
.menu-site-mobile li{list-style:none;    margin-bottom: 10%;}
.menu-site-mobile li a{color:#4d4d4f; font-family:'sisco'; font-size:13px;}
.menu-site-mobile li:hover{cursor: pointer;}


.dropdown-btn {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 20px;
    color: #818181;
    display: block;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
  }

  .dropdown-container {
    display: none;
    background-color: #262626;
    padding-left: 8px;
  }
  
  /* Optional: Style the caret down icon */
  .fa-caret-down {
    float: right;
    padding-right: 8px;
  }

.footer-resize{display:none;padding: 35px 10% 30px 10%;}
#footer {min-height: 260px; margin-top: -260px; position: relative; z-index: 6; background: #c42324;}
.footer-mobile{display:none;}
.footer-inner {padding: 35px 10% 30px 10%;}
.footer-inner-resize {padding: 35px 10% 30px 10%; display:none;}
.footer-col {float: left; position: relative;}
.footer-menu {list-style: none; padding-left: 0;}
.footer-menu a {color: #FFF; font-family: 'Sisco'; font-weight: 900; font-size: 15px;}
.footer-menu a:hover {color: #f29384;}
.footer-menu li {margin-bottom: 5px;}
.footer-submenu {padding-top: 5px; list-style-image: url('../img/footer-submenu-bullet.png'); padding-left: 25px;padding-right: 25px; }
.footer-submenu a {font-size: 14px; color: #f29384; font-family: 'Sisco'; font-weight: bold;}
.footer-submenu a:hover {color: #FFF;}
.footer-submenu li {margin-bottom: 3px;}
#footer-col1 {width: 20%;}
#footer-col2 {width: 20%;}
#footer-col3 {width: 20%;}
#footer-col4 {width: 30%;}
#footer-col5 {width: 10%;}

.footer-logo {width: 135px;}

#footer-col1-resize {width: 25%;}
#footer-col2-resize {width: 25%;}
#footer-col4-resize {width: 25%;}
#footer-col5-resize {width: 25%;}

.footer-col-separator {position: absolute; top: 0; right: 20%; background: url('../img/footer-col-separator.png') repeat-y 0 0; width: 4px; height: 168px;}
.footer-contact-item {margin-bottom: 20px;}
.footer-contact-label {width: 40%; min-height: 16px; font-family: 'Sisco'; font-weight: 900; color: #FFF; float: left; font-size: 15px; padding-left: 28px;}
.footer-contact-label.address {background: url('../img/icon-address.png') no-repeat 0 0;}
.footer-contact-label.email {background: url('../img/icon-email.png') no-repeat 0 0;}
.footer-contact-label.wa {background: url('../img/icon-wa.png') no-repeat 0 0;}
.footer-contact-label.phone {background: url('../img/icon-phone.png') no-repeat 0 0;}
.footer-contact-value {width: 60%; font-family: 'SuisseIntl'; font-weight: 300; color: #e0dfdf; font-size: 14px; float: left;}
.footer-contact-value.with-quote {padding-left: 15px; background: url('../img/icon-footer-quote.png') no-repeat left center;}
.footer-contact-value a {color: #e0dfdf;}
.footer-contact-value a:hover {color: #FFF;}
.back-to-top {cursor: pointer; text-align: center; color: #e0dfdf; font-weight: normal; font-size: 9px;}
.back-to-top-image {margin-bottom: 5px;}
.copyright {text-align: center; margin-top: 25px; font-size: 11px; color: #FFF; font-family: 'SuisseIntl'; font-weight: 300;}
.copyright a {color: #f29384; font-family: 'SuisseIntl'; font-weight: bold; font-style: italic;}
.copyright a:hover {color: #FFF;}

.copyright-mobile {display:none;text-align: center; margin-top: 25px; font-size: 11px; color: #FFF; font-family: 'SuisseIntl'; font-weight: 300;}
.copyright-mobile a {color: #f29384; font-family: 'SuisseIntl'; font-weight: bold; font-style: italic;}
.copyright-mobile a:hover {color: #FFF;}

.section-banner {margin-bottom: 20px;position: relative; background-size: cover; background-repeat: no-repeat; background-position: top center;}
.banner-title-container {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 40%;
    transform: translate(0, -50%);
    color: #FFF;
    font-family: 'Sisco';
    font-weight: 300;
    font-style: italic;
    font-size: 35px;
}
.banner-read-more {position: absolute; text-align: center; bottom: 15px; left: 50%; transform: translate(-50%, 0);}
.banner-read-more-label {font-size: 9px; color: #FFF;}

.section-banner-decor {margin-bottom: 110px;}
.banner-decor-left {float: left; width: 50%;}
.banner-decor-right {float: right; width: 50%; text-align: right;}
.banner-decor-left-mobile {display:none;float: left; width: 50%;}
.banner-decor-right-mobile {display:none;float: right; width: 50%; text-align: right;}

.section-inner {padding-left: 5%; padding-right: 5%;}
.page-title-center {text-align: center;}
.page-title-small {font-size: 18px; color: #3c3c3b; font-family: 'SuisseIntl'; font-weight: 600; font-style: normal; letter-spacing: 2px;}
.page-title-small.orange {color: #e56a63;}
.page-title-big {font-size: 50px; color: #9b2c32; font-family: 'Sisco'; font-weight: 600; font-style: normal; margin-top: 10px; margin-bottom: 25px;}
.page-title-big.white {color: #FFF;}
.page-title-line-decor {width: 159px; height: 7px; background: url('../img/section-line-decor.png') no-repeat 0 0; margin: 0 auto; margin-bottom: 30px;}
.page-title-line-decor.left {margin-left: 0; margin-bottom: 30px;}
.page-intro {font-size: 25px; color: #c42324; font-family: 'Sisco'; font-weight: 500; font-style: italic; text-align: center; padding-left: 20%; padding-right: 20%; margin-bottom: 40px;}
.page-intro-mobile{display:none; font-size: 18px; color: #c42324; font-family: 'Sisco'; font-weight: 500; font-style: italic; text-align: center; padding-left: 5%; padding-right: 5%; margin-bottom: 40px;}
.page-intro.left {text-align: left; padding-left: 0;}

.section-before-footer-decor {margin-top: 80px; margin-bottom: 25px;}
.section-before-footer-decor-mobile {display:none;margin-top: 80px; margin-bottom: 25px;}
.before-footer-decor-left {float: left; width: 50%;}
.before-footer-decor-right {float: right; width: 50%; text-align: right;}


@media all and (min-width:1600px){

    .footer-menu a {
        font-size: 16px;
    }
    .footer-submenu a {
        font-size: 15px;
    }

    .footer-contact-label {
        font-size: 16px;
    }

    .footer-contact-value {
        font-size: 15px;
    }

    .back-to-top {
        font-size: 15px;
    }

    .copyright {
        font-size: 15px;
    }
}

@media all and (max-width:1250px){
    .footer-submenu {padding-right: 40px; }
}
@media all and (max-width:1150px){
    .footer-inner{display:none;}
    .footer-resize{display:block;}

    .footer-inner{display:none;}
    .tes{display:block;}
}

@media all and (max-width:1150px){
    .footer-submenu {padding-right: 30px; }
}

@media all and (max-width:1100px){
    .footer-resize {
        padding: 35px 5% 30px 5%;
    }
    .footer-submenu {padding-right: 60px; }

    .navbar-container li {
        font-size: 11px;
    }
}

@media all and (max-width:950px){
    .footer-col-separator {
        right: 6%;
    }

    #footer-col1-resize {
        width: 25%;
    }

    #footer-col4-resize {
        width: 30%;
    }

    #footer-col5-resize {
        width: 10%;
    }

    .navbar-container li {
		margin-right: 5px;
		font-size: 12px;
	}
}

@media all and (max-width:900px){
    .section-banner {
		height: 400px;
	}

	.img-background{
		height: 400px;
    }
    
    .navbar-container li {
        font-size: 10px;
    }

} 

@media all and (max-width:800px){
    #footer-col4-resize {
        width: 34%;
    }

    #footer-col5-resize {
        width: 7%;
    }
    .navbar-container li {
        font-size: 9px;
    }
}
@media all and (max-width:700px){

    #areacoverage_id {
        background-position: 28% 10%;
    }
    .navbar-container {
        display: none;
    }
    /* .menu-container-mobile{display:block;} */
    .footer-resize{display:none;}
    .img-background{display:none;}
    .img-background-mobile {
        display: block;
        height: 400px;
        min-width: 100%;
        overflow: hidden;
    }

    .footer-inner {display:block;padding: 35px 5% 30px 5%;}
    #footer-col1 {display:none;}
    #footer-col2 {display:none;}
    #footer-col3 {display:none;}
    #footer-col4 {display:none;}
    #footer-col5 {display:none;}
    .logo-menu{display:block; cursor: pointer;}
    .footer-contact-label {
        width: 100%;
    }
    .footer-mobile{display:block;}
    .footer-contact-value {
        width: 100%;
        margin-left: 28px;
    }

    .copyright{display:none;}
    .copyright-mobile{display:block;}

    .page-intro {
        font-size: 18px;
        padding-left:0%; 
        padding-right:0%;
        /* display:none; */
    }

    .page-intro-mobile{
        display:block;
    }

    .img-background{height:400px;}

    .section-banner {
        height: 400px;
    }

    .banner-decor-left-mobile{display:none;}
    .banner-decor-right-mobile{display:none;}
    .banner-decor-left{display:none;}
    .banner-decor-right{display:none;} 
    
    .section-before-footer-decor-mobile{display:block;}
    .section-before-footer-decor{display:none;}

    .page-title-big {
        font-size: 45px;
    }

    .banner-read-more {
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.banner-title-container {
		width: 85%;
		top: 30%;
		font-size: 30px;
		left: 0;
		right: 0;
		margin: 0 auto;
    }
    
    .wa-rightbottom-icon {
        position: fixed;
        z-index: 99;
        width: 150px;
        right: 15px;
        bottom: 10px;
    }
    .img-icon-wa {
        max-width: 60%;
    }
 
}

@media all and (max-width:1000px){
    .logo {
        margin-top: 20px;
        width: 25%;
    }

    .navbar-container {
        width: 75%;
    }
}

@media all and (max-width:750px){
    .logo {
        margin-top: 30px;
        width: 20%;
    }

    .navbar-container {
        width: 80%;
    }
}

@media all and (max-width:700px){
    .logo {
        margin-top: 10px;
    }
}

@media all and (max-width:500px){
    .img-menu-logo-mobile {
        max-width: 65%;
    }
}
@media all and (max-width:480px){
    .footer-menu a {
        font-size: 10px;
    }

    .footer-submenu a {
        font-size: 10px;
    }

    .footer-contact-value {
        font-size: 10px;
    }

    .wa-rightbottom-icon {
        position: fixed;
        z-index: 99;
        width: 95px;
        right: 15px;
        bottom: 15px;
        overflow: hidden;
    }


}

@media all and (max-width:420px){
    .footer-contact-value {
        width: 75%;
    }
}

@media all and (max-width:400px){
    .submenu-container-mobile {
        width: 70%;
    }

    .footer-menu a {
        font-size: 13px;
    }

    .footer-submenu a {
        font-size: 12px;
    }
    
    .footer-contact-value {
        font-size: 12px;
    }
}

@media all and (max-width:380px){
	.section-banner {
		height: 330px;
	}

	.img-background {
		height: 330px;
    }
    
    .img-background-mobile{
        height: 330px;
    }

	.banner-title-container {
		top: 15%;
    }
    
    .banner-title-container {
        top: 26%;
    } 
}

/* @media all and (max-width:360px){
    .footer-menu a {
		font-size: 12px;
    }
    
    .footer-submenu a {
        font-size: 11px;
    }

    .footer-contact-value {
        font-size: 11px;
    }
} */

@media all and (max-width:350px){
    .submenu-container-mobile {
        width: 80%;
    }
}

@media all and (max-width:340px){
    .copyright-mobile {
        font-size: 10px;
    }

    .submenu-container-mobile {
        width: 85%;
    }

    .page-intro{font-size:14px;}
    .page-title-big{font-size:40px;}
    .page-title-small{font-size:16px}
}