/* *************** Font Face  *************** */
@font-face {
    font-family: 'Stena';
    src: url('../fonts/stena/Stena.eot');
    src: url('../fonts/stena/Stena.eot?#iefix') format('embedded-opentype'),
        url('../fonts/stena/Stena.woff2') format('woff2'),
        url('../fonts/stena/Stena.woff') format('woff'),
        url('../fonts/stena/Stena.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/mulish/Mulish-Regular.eot');
    src: url('../fonts/mulish/Mulish-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/mulish/Mulish-Regular.woff2') format('woff2'),
        url('../fonts/mulish/Mulish-Regular.woff') format('woff'),
        url('../fonts/mulish/Mulish-Regular.ttf') format('truetype'),
        url('../fonts/mulish/Mulish-Regular.svg#Mulish-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* *************** Font Face  *************** */

body{
    font-family: "Open Sans", sans-serif;
    color: #474747;
    background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6{
    font-family: "Dosis", sans-serif;
}
a{
    color: #231f20;
}
.wrapper-website{
    float: left;
    width: 100%;
}
.wrapper-header{
    float: left;
    width: 100%;
}
.wrapper-header-top{
    float: left;
    width: 100%;
    padding: 10px 0px 4px 0px;
    background-color: #ffc40b;
}
.top-label{
    color: #231f20;
}
.social-links{
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
    text-align: right;
}
.social-links li{
    display: inline-block;
    margin: 0px 4px;
}
.social-links li a{
    font-size: 18px;
    color: #231f20;
}
.wrapper-header-center{
    float: left;
    width: 100%;
    background-color: #dfdfdf;
}
.wrapper-header-menu{
    float: left;
    width: 100%;
    background-color: #231f20;
}
.info-box{
    margin: 55px auto;
    display: flex;
    align-items: center;
}
.info-box div{
    flex-grow: 1;
}
.info-box-icon{
    text-align: center;
    color: #e5007d;
    font-size: 32px;
}
.align-right{
    text-align: right;
}
.info-box-content h4{
    font-weight: bold;
}
.logo{
    display: inline-block;
    margin: auto;
    width: 100%;
    height: 269px;
}
.logo img{
    display: inline-block;
    max-width: 100%;
}
.wrapper-logo{
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.wrapper-header-location{
    float: left;
    width: 100%;
    padding: 10px 0px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;

    background:#000000;
	background:-o-linear-gradient(bottom, #83c4ec 5%, #5fa2ca 100%);	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #83c4ec), color-stop(1, #5fa2ca) );	
	background:-moz-linear-gradient( center top, #83c4ec 5%, #5fa2ca 100% );	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#83c4ec", endColorstr="#5fa2ca");	
	background: -o-linear-gradient(top,#83c4ec,#5fa2ca);
}
.locations-detail{
    float: left;
    width: 100%;
    text-align: center;

    background-image: url('../images/locations-detail.png');
    background-repeat: repeat-x;
    background-position: center;
}
.locations-detail a{
    display: inline-block;
    color: #000000;
    background-color: #e4e3d9;
    font-size: 20px;
    padding: 7px 35px;
    text-decoration: none !important;
}
#main-menu{
    padding-top: 0px;
    padding-bottom: 0px;
}
#main-menu .navbar-nav{
    width: 100%;
}
#main-menu.navbar-light .navbar-nav .nav-link{
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    padding: 12px 16px;
    text-transform: uppercase;
}
#main-menu.navbar-light .navbar-nav .nav-link.active,
#main-menu.navbar-light .navbar-nav .nav-link:hover{
    color: #231f20;
    background-color: #ffc40b;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover{
    color: #231f20;
    background-color: #ffc40b;
}
.wrapper-footer{
    float: left;
    width: 100%;
}
.wrapper-footer-content{
    float: left;
    width: 100%;
    padding: 25px 0px;
    border-top: 10px solid #ffc40b;
}
.wrapper-footer-bottom{
    float: left;
    width: 100%;
    padding: 12px 0px;
    color: #ffffff;
    background-color: #6eb0d8;
}
.copyright{
    margin: 60px 0px 0px 0px;
}
.footer-social{
    margin-top: 60px;
}
.footer-section{
    float: left;
    width: 100%;
    padding: 70px 0px;
}
.footer-section-title{
    margin-bottom: 35px;
}
.red-text{
    color: #e5007d;
}
.social-links-footer{
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: right;
}
.social-links-footer li{
    display: inline-block;
    margin: 0px 10px;
}
.social-links-footer li a{
    font-size: 18px;
    color: #000000;
    text-decoration: none !important;
}
.footer-ul{
    list-style: none;
    margin: 10px 0px 40px 0px;
    padding: 0px;
    text-align: center;
}
.footer-ul li{
    display: inline-block;
    margin: 0px 15px;
}
.footer-ul li a{
    font-size: 16px;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
}
.logo-footer-box{
    display: block;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
}
.wrapper-contact-us{
    float: left;
    width: 100%;
    padding: 20px 0px;
    color: #333333;
    background-color: #008ccf;
}
.wrapper-contact-us p{
    margin: 0px;
}
.contact-button{
    display: inline-block;
    padding: 10px 30px;
    font-weight: bold;
    margin-left: 10px;

    color: #ffffff !important;
    background-color: #050505;
    text-transform: uppercase;
    border-radius: 25px;
    text-decoration: none !important;
}
.wrapper-content{
    float: left;
    width: 100%;
}
.wrapper-slider{
    float: left;
    width: 100%;
}
#home-slider{
    position: relative;
    float: left;
    width: 100%;
}
.item-slider{
    position: relative;
    float: left;
    width: 100%;
}
.item-slider img{
    float: left;
    width: 100%;
}
.slider-box-full{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.3);
}
.slider-content{
    position: absolute;
    top: 50px;
    left: 100px;
    right: 100px;
    padding: 20px 50px;
    z-index: 500;
    text-align: center;
}
.slider-title{
    font-size: 28px;
    color: #231f20;
    font-weight: bold;
}
.slider-content p{
    font-size: 18px;
    color: #231f20;
}
#home-slider #prev{
    left: 20px;
}
#home-slider #next{
    right: 20px;
}
.nav-slider{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #ffffff !important;

    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 1000;
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    text-decoration: none !important;
}
.slider-pager{
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}
.slider-pager span{
    cursor: pointer;
    margin: 0px 5px;
    font-size: 0px;
    text-indent: -9999px;
    display: inline-block;
    width: 17px;
    height: 17px;
    background-color: #322b80;
}
.slider-pager span.cycle-pager-active{
    background-color: #ffc40b;
}
.black-button{
    display: inline-block;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 14px;
    border: 1px solid #231f20;
    border-radius: 5px;

    color: #231f20 !important;
    background-color: #ffc40b;
    text-decoration: none !important;
}
.wrapper-services{
    float: left;
    width: 100%;
    padding: 40px 0px;
}
.item-service{
    float: left;
    width: 100%;
    margin: 10px auto;
    text-align: center;
}
.item-service img{
    width: 100%;
    margin-bottom: 10px;
    border: 15px solid #000000;

    -webkit-box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
}
.item-service.yellow_border img{
    border-color: #ffc40b;
}
.item-service h3{
    font-size: 25px;
    font-weight: bold;
    color: #000000;
}
.item-service h4{
    font-size: 14px;
    color: #666666;
}
.blog-date{
    font-size: 14px;
    color: #666666;
}
.title-module{
    font-size: 50px;
    font-weight: bold;
}
.services-module-title{
    margin: 50px auto;
}
.wrapper-mission{
    float: left;
    width: 100%;
    padding: 70px 0px;
}
.photos-box{
    position: relative;
    float: left;
    width: 100%;
}
.photos-box .photo-box-item{
    float: left;
    width: 48%;
}
.photo-box-item.photo-box-0{
    margin-right: 1%;
    margin-bottom: 15px;
}
.photo-box-item.photo-box-1{
    margin-left: 1%;
    margin-bottom: 15px;
}
.photo-box-item.photo-box-2{
    margin-right: 1%;
}
.photo-box-item.photo-box-3{
    margin-left: 1%;
}
.photos-box .photo-box-item img{
    width: 100%;
}
.photo-box-circle{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 234px;
    height: 234px;
    margin-left: -117px;
    margin-top: -117px;
    background-color: #ffffff;
    border-radius: 50%;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;

    z-index: 100;
}
.photo-box-circle h4{
    font-size: 18px;
    font-weight: bold;
}
.wrapper-projects{
    float: left;
    width: 100%;
}
.wrapper-projects-banner{
    float: left;
    width: 100%;

    background-image: url('../images/projects-banner.jpg');
}
.wrapper-project-opacity{
    float: left;
    width: 100%;
    color: #ffffff;
    padding: 80px 0px;
    text-align: center;

    background-color: rgba(44, 49, 55, 0.6);
}
.wrapper-projects-images{
    float: left;
    width: 100%;
}
.projects-images-box{
    display: flex;
}
.project-image{
    flex-basis: 100%;
    text-align: center;
}
.project-image img{
    width: 100%;
}
.btn-our-projects{
    margin: 70px 0px 40px;
}
.red-circles{
    display: block;
    margin: 30px 0px 20px 0px;
    list-style: none;
    padding: 0px;
}
.red-circles li{
    display: inline-block;
    margin: 0px 5px;
    vertical-align: middle;
}
.red-circles li span{
    display: block;
    width: 11px;
    height: 11px;
    background-color: #ff0000;

    border-radius: 50%;
}
.red-circles li span.circle-big{
    width: 16px;
    height: 16px;
}
.wrapper-page{
    float: left;
    width: 100%;
    padding: 40px 0px;
}
.google-maps{
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.google-maps iframe{
    width: 100%;
    height: 250px;
    background-color: #e8e8e8;
}
.form-group{
    margin-bottom: 15px;
}
.error{
    color: #ff0000;
}
.address-big a{
    color: #008ccf;
    font-size: 20px;
    text-decoration: none;
}
.address-big i{
    color: #000000;
}
.service{
    float: left;
    width: 100%;
}
.service img{
    width: 100%;;
}
.banner{
    display: block;
    margin: 30px 0px;
}
.banner img{
    width: auto;
}
.footer-gallery div{
    padding: 2px;
}
.photos-box .row{
    margin: 0px;
}
.photos-box .row div{
    padding: 4px;
}
.wrapper-products{
    float: left;
    width: 100%;
    padding: 40px 0px;
}
.product-item{
    float: left;
    width: 100%;
    margin: 20px 0px;
    text-align: center;
}
.product-item img{
    width: 100%;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
}
.product-item h3{
    font-size: 16px;
    font-weight: bold;
}
.product-item h4{
    font-size: 22px;
    font-weight: bold;
    color: #ffc40b;
}
.title-section{
    position: relative;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding-bottom: 15px;
}
.title-section::after{
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -38px;
    position: absolute;
    width: 76px;
    background-color: #ffc40b;
}
#pagination a, #pagination strong{
    display: inline-block;
    padding: 5px 14px;
    background-color: #000000;
    color: #ffffff;
    margin: 0px 5px;
    text-decoration: none;
}
#pagination strong{
    background-color: #ffc40b;
}
.product-image{
    width: 100%;
    border: 1px solid #e5e5e5;
}
.product-price{
    color: #ffc40b;
}
.sidebar{
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.sidebar-item{
    float: left;
    width: 100%;
    padding: 5px;
    margin-bottom: 20px;
}
.sidebar-item h3{
    margin-bottom: 15px;
}
.sidebar-item ul li{
    margin: 8px 0px;
}
.product-detail{
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.bottom-line{
    font-size: 45px;
}
select{
    cursor: pointer;
}
.header-search-form label{
    display: inline-block;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 20px;
}
.header-search-form select{
    appearance: auto !important;
    border-radius: 0px;
}
.header-search-form input[type="search"]{
    border-radius: 0px;
}
.header-search-form button.btn{
    border-radius: 0px;
    background-color: #ffc40b;
    border-color: #ffc40b;
}
.wrapper-separator{
    float: left;
    width: 100%;
    height: 21px;
    background-image: url('../images/separator.jpg');
    background-position: center;
    background-repeat: no-repeat;
    margin: 20px 0px;
}
.wrapper-section{
    float: left;
    width: 100%;
    padding: 40px 0px;
}
.btn-red{
    display: inline-block;
    color: #ffffff !important;
    background-color: #b60829;
    text-decoration: none !important;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 4px;
}
.drink-food-box h2{
    font-size: 50px;
    font-weight: bold;
}
.drink-food-box h3{
    font-size: 35px;
    font-weight: bold;
}
.food-image-box{
    position: relative;
    display: inline-block;
    margin: auto;
}
.food-image-box a{
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -90px;

    width: 170px;
    color: #ffffff !important;
    background-color: #b60829;
    text-decoration: none !important;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 4px;
}
.product-preview{
    float: left;
    width: 100%;
    margin: 20px auto;
    text-align: center;
}
.product-photo{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.product-photo img{
    max-width: 100%;
}
.product-preview h3{
    font-size: 20px;
}
.product-preview a.cart-trigger{
    background-color: #ba2025;
    border: 0px;
    color: #ffffff;
    display: inline-block;
    padding: 10px 25px;
    width: 150px;
    max-width: 100%;
    text-align: center;
    font-weight: bold;
    text-decoration: none !important;
}
#accordion-menu .accordion-body{
    background-color: #f9f6f4;
}
.products-box{
    display: block;
    width: 100%;
}
.product-item-box{
    display: block;
    width: 100%;
    max-width: 195px;
    margin: 10px auto;
    background-color: #ffffff;
    box-shadow: rgba(181, 129, 108, 0.8) 0px 8px 34px -25px;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
}
.product-item-box img{
    width: 100%;
}
.product-item-box-description{
    display: block;
    padding: 10px 12px;
}
.product-item-box-description h3{
    font-size: 14px;
}
.product-item-box-description p{
    font-size: 13px;
}
.product-item-box-description h4{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #222222;
}
.modal-product-price{
    margin-left: 10px;
}
.modal-product-price i.ptotal{
    font-style:normal
}
.modal-qty-product{
    margin-top: 15px;
}
.table-cart{
    width: 100%;
    margin-top: 20px;
}
.table-cart tbody tr td{
    border-bottom: 1px solid;
    padding: 5px 2px;
}
.btn-order{
    display: block;
    margin-top: 30px;
    width: 100%;
    text-align: left;

    padding: 10px 30px;
    font-weight: bold;
    font-size: 14px;
    border: 1px solid #006838;
    border-radius: 5px;
    color: #ffffff !important;
    background-color: #231f20;
    text-transform: uppercase;
    text-decoration: none !important;
}
.btn-order span{
    float: right;
}
form button[type="submit"]{
    display: block;

    padding: 10px 30px;
    font-weight: bold;
    font-size: 14px;
    border: 1px solid #006838;
    border-radius: 5px;
    color: #ffffff !important;
    background-color: #231f20;
    text-transform: uppercase;
    text-decoration: none !important;
}
.header-phone-quote-ul{
    display: flex;
    list-style: none;
    margin: 0px;
    padding: 0px;
    min-width: 350px;
}
.header-phone-quote-ul li{
    display: inline-block;
    margin: 0px 10px;
}
a.header-phone{
    display: inline-block;
    padding: 12px 2px;
}
a.get-quote{
    color: #ffffff;
    padding: 12px 15px;
    display: inline-block;
    background-color: #11b7b9;
    text-decoration: none;
    text-transform: uppercase;
}
.section-title{
    font-size: 60px;
    margin-bottom: 40px;
    font-weight: bold;
    text-align: center;
}
.home-map{
    position: relative;
    float: left;
    width: 100%;
    height: 572px;
}
.home-map iframe{
    float: left;
    width: 100%;
    height: 100%;
}
.map-overlay-button{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 20px;
    background-color: rgba(34, 92, 139, 0.8);
    text-align: right;
}
a.button-btn{
    color: #ffffff;
    padding: 12px 15px;
    display: inline-block;
    background-color: #11b7b9;
    text-decoration: none;
    text-transform: uppercase;
}
.testimonial-item{
    text-align: center;
}
.testimonial-item i.fas{
    font-size: 35px;
}
.testimonial-item p{
    margin: 10px 0px;
}
.testimonial-item h4{
    display: block;
    margin: 10px 0px;
    font-size: 15px;
    text-transform: uppercase;
}
#testimonials-owl{
    margin: 15px 0px;
}
.item-service-link p{
    color: #000000;
}
.wrapper-our-approach{
    float: left;
    width: 100%;
    background-color: #000000;
    color: #ffffff;
}
.text-right{
    text-align: right;
}
.approach-box{
    padding: 40px 15px;
}
.item-project-carousel{
    width: 100%;
    position: relative;
}
.item-project-overlay{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.3);
}
.item-project-title{
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0px;
    right: 0px;
    background-color: #000000;
    color: #ffc40b;
    text-align: center;
    padding: 15px 5px;
}
.item-project-title h3{
    margin: 0px;
    font-size: 40px;
}
.col-navs{
    align-content: center;
}
.wrapper-projects{
    float: left;
    width: 100%;
    padding: 40px 0px;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-light .navbar-toggler {
    border-color: rgb(255,255,255);
} 
.items-row{
    margin-top: 60px;
}
.item-box{
    float: left;
    width: 100%;
}
.item-box h3{
    text-align: center;
}
.item-box img{
    border: 4px solid #404040;
    margin: 10px 0px 10px 0px;

    -webkit-box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.75);
}
#main-menu.navbar-light .navbar-nav .nav-link.btn-free-estimate{
    white-space: nowrap;
    background-color: #b22222;
}
#main-menu.navbar-light .navbar-nav .nav-link.btn-free-estimate:hover{
    color: #ffffff;
    background-color: #8b0000;
}