
body {
    /*font-family: Raleway;*/
    line-height: 27px;
    font-weight: normal;
    font-style: normal;
    color: #647886;
    transition: 1s;
    font-size: 13px;
    font-family: 'Lato', sans-serif;

}

    /* text-decoration: underline; */

iframe{
    width: 100%;
}
@media screen and (min-device-width: 320px) and (max-device-width: 768px) { 
    .bottom-top{
        display: none!important;
    }
    ul.navbar-nav li{
    padding: 5px 0px !important; 
    }

    .city_immg img {
    width: 100% !important;
    }
    .inner_service-area h1 {
    padding: 60px 0 15px 18px !important; 
    font-size: 26px !important; 
    }
    .inner_service-area p {
    padding: 10px 0px 110px 18px !important;
    font-size: 18px !important;
    }
    .city_first_image img {
    width: 100% !important;
    height: auto !important;
}
    

}



/*media*/

.stic {
    /*background: #f3f3f3 !important;*/
    position: fixed;
    top: 0;
    z-index: 999;
    transition: all 2s;

}


.all_logos {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 10px;
}
.spac{
    height: 60px;
}

h4 {
    font-family: Lato;
    font-weight: 700;
    font-style: normal;
    color: #2c3e50;
}
p{
     text-align: center;
    font-weight: normal;
    color: #75828b;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px;
    padding-top: 8px;

}
.minspac{
    height: 30px;
}

.navbar-collapse{
	flex-grow: 0 !important;
	padding-right: 80px;
}

/*sidebar*/

.sidabar_ {
	background: gray;

 }
 .sidabar_ a{
 	text-decoration: none;
 	color: white;
 	
 }

 .sidabar_ li{
 	list-style: none;
 	padding: 20px;

 }

 /*add_city_form*/

 .add_city_form{
 	border: 1px solid ;
 	padding: 20px;
 }
 .city_list li{

 }
 .city_list li a{
 	color: #2c3e50;
    text-decoration: none;
    line-height: 24px;
    letter-spacing: 2px;
    text-align: center;
    font-size: 16px;
    font-family: system-ui;
 }
 .contact-ser {
    padding: 0 40px;
}
.jdvyvf {
    line-height: 1.4;
    color: rgb(100 120 134) !important;
    font-size: 14px !important;
}

/*header*/
.header{
    background: #2e3841 !important; 
    transition: all 2s;   
}
.header a img{
    width: 260px;
}
.navbar-nav  > li > a {
    font-family: Open Sans, sans-serif !important;
    text-transform: uppercase !important;
    line-height: 24px !important;
    font-weight: 600 !important;
    font-style: normal !important;
    color: #ffffff !important;
    font-size: 15px !important;

}
li.social_media a i {
color: #a9b4bc !important;
}
.navbar{
    width: 100% !important;
}
.navbar-nav  > li > a:hover{
    color: #f7c605 !important;

}
button.navbar-toggler {
    background: #f7c605;
}
.nav-item{
    padding: 0px 8px;
    margin-bottom: -8px;
}
.contact{
    background: red;
}
.contact .nav-link:hover{
    color: white !important;
}
.top-header{
    background: #2e3841 !important;
}
.top-header li{
    display: inline-block;
    color: #a9b4bc;
    list-style: none;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
}
.top-header{
    padding-top: 15px;
}
.social_media{
    float: right;
    padding-right: 80px;
}
.top-header li i{
    padding-right: 12px;
}

a.active.nav-link {
    color: #f7c605 !important;
}
a.drop {
    padding: 8px 18px !important;
    color: white;
    width: 310px;
    border-bottom: 1px solid #2e3841;
    transition: 1s;
    font-weight: 500;
}
ul.dropdown-menu.show {
    background: #2e3841;
    border-top: 2px solid #f7c605;
}
.dro  li a:hover{
    color: white;
    transition: 1s;
    background: #f7c605 !important;
}

/*footer*/

.area_footer{
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/assest/images/footer-form-we-build.jpg');
    background-size: cover;
    padding: 130px 0;
}
.widget{
    color: #ffffff;
    text-align: center;
    margin-top: 49px;
}
 .widget h3 {
    font-size: 18px;
    font-weight: 500;
}

.area_footer_two{
    background-color: #222533;
    background-repeat: repeat;
    background-position: center center;
    padding-top: 90px;
    padding-bottom: 70px;
    padding-right: 50px;
    padding-left: 50px;
}
.second_footer img {
    width: 300px;
    padding-bottom: 25px;
}
.second_footer h4{
    border-bottom: 2px solid #48555e;
    line-height: 20px;
    font-size: 22px;
    color: #ffffff;
    padding-bottom: 14px;
    margin-bottom: 20px;
    text-align: left;
    font-family: sans-serif;
}
.second_footer li {
    padding: 10px 0;
    list-style: none;
    border-bottom: 1px solid #dfdfdf08;
}
ol, ul {
    padding-left: -1rem !important;
}
.second_footer li a {
    color: #b7cad7;
    text-decoration: none;
}
.ti-stars span{
    color: #f7c605;
}
.nowrap{
    color: white;
}
.ti-small-logo img{
    width: 60px;
    padding-bottom: 0px;
}
.twiiter_feed {
    height: 480px !important;
    overflow-y: auto;
}
.copyright{
    background: #1a1c27;
    padding: 6vh;
}
.copyright_area P{
    text-align: center;
    line-height: 30px;
    color: white;
    padding-top: 10px;
}
.copyright_area a{
    color: white;
    text-decoration: none;
}
.social{
    text-align: center;
}
.social span{
    padding: 15px 5px;
}
.trustindex{
    height: 480px;
    overflow-y: auto;
    background: white;
    padding: 10px;
}


/*SLIDER*/

.main_section_slider{
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/assest/images/1.jpg');
    background-size: cover;
}
.snd_section{
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/assest/images/Front1.png');
    background-size: 100% ;   
}
.snd_section img{
    width:80%;
    transition: all 2s;
}
/*index*/

.service_section{
    text-align: center;
    padding: 100px 0 20px 0; 
}
.service_section h2{
    font-size: 18px;
    line-height: 24px;
    color: #2c3e50;
    font-weight: 600;
}
.service_section p{
    line-height: 40px;
    font-weight: bold;
    color: #647886;    
    font-size: 30px;
    text-transform: capitalize;
}
#changingword{
    color: #f6c41c;
}  
.circle{
    text-align: center;
    height: 170px;
    width: 170px;
    color: #f7c605;
    background: #2e3841;
    font-size: 78px;
    border-radius: 50%;
    margin: auto;
    transition: all .5s;
}
.circle:hover{
  transform: scale(1.2);
  transition: all .5s;  
}
.circle img{
    position: relative;
    top: 50px;
}
.four_icons{
    text-align: center;
}
.four_icons h3{
    font-weight: 700;
    color: #2c3e50d1;
    font-size: 18px;
    padding: 25px 0 15px;
    line-height: 1.2em;
}
.four_icons p{
    color: #b0bec7;
    font-size: 14px;
}
.our_services{
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/assest/images/1.jpg');
    background-size: cover;
    padding: 50px 0;
    text-align: center;
}
.our_services h2{
    text-align: center;
    font-weight: 900;
    color: #ffffff;
    font-size: 30px;
    line-height: 35px;
}
.our_services i{
    text-align: center;
    padding: 20px 0;
    color: #f6c41c;
}
.our_services p{
    color: #a1b1bc;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}
.before_after_line::before {
    content: '――――';
    margin-right: 10px;
}
.before_after_line::after {
   content: '――――';
   margin-left: 10px;
}
.our_services_sec{
    padding-top:50px ;
}
.service_image_one{
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/assest/images/exterior-basement-waterproofing-and-exacavation-001-1.webp');
    background-size: cover;
    text-align: center;
}
.service_image_two{
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/assest/images/IMG_5581-1.webp');
    background-size: cover;
    text-align: center;
}
.service_image_three{
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/assest/images/0-1.webp');
    background-size: cover;
    text-align: center; 
    
}

.our_services_sec h2{
    text-align: left;
    font-weight: 700;
    color: #ffffff;
    margin: 30px 0px 15px; 
    font-size: 18px;
    line-height: 30px;
}
.our_services_sec p{
    text-align: left;
    font-weight: normal;
    color: #a1b1bc;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px;
}
.on_hover{
    height: 50vh;
    transition: all .5s;
}
.on_hover:hover{
    background: #f7c51eab;
    transition: all .5s;
}
.why_chouse_us h2{
    font-weight: 900;
    color: #2c3e50;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    padding-bottom: 8px;
}
.why_chouse_us .before_after_line{
    text-align: center;
}

.before_after_line i {
    color: #f7c605;
}
.professional_contractore{
    text-align: right;

}
.professional_contractore span i{
    color: #ffffff;
    background: #2e3841;
    border-color: #333333;
    border-width: 1px;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 500px;
    font-size: 18px;
}
.professional_contractore i {
    position: relative;
    padding-top: 20px;
}
.professional_contractore p{
    text-align: right;
}
.right_profers{
    text-align: left !important;
}
.right_profers p{
    text-align: left !important;
}
.professional_contractore h3 {
    color: #2c3e50;
    font-size: 20px;
    font-weight: bold;
}
.why_chouse_img {
    text-align: center;
}
.why{
    padding-top: 30px;
}
.our_latest_project h2{
    font-weight: 900;
    color: #ffffff;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    padding-bottom: 8px;
}

.our_latest_project{
    background: #2e3841;
    padding: 100px 0px 80px;
    text-align: center;

}
.counter-section{
    background: #f7c605;
    padding: 100px 0;
    text-align: center;
}
.counter-section h1{
    font-size: 70px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 900;
}
.counter-section p{
    color: white;
    padding: 30px;
    font-weight: 900;
}
.clients{
    padding: 80px 0;
    text-align: center;
}
.clients h2{
    font-weight: 900
}
.why_chouse_img img {
    width: 100%;
}


/*service_area*/
 .maps_area iframe {
    width: 100%;
    height: 80vh;
}
.city_list li a:hover {
    color: #f7c51e !important;
}
.service-area{
    background-color: transparent;
    background-repeat: repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(/assest/images/24083131606_250c80317e_o.jpg);
}
.inner_service-area {
    background: #2e3841a6;
}
.inner_service-area h1 {
    color: white;
    padding: 200px 0 10px 130px;
    font-weight: bold;
}
.inner_service-area p{
    text-align: left;
    padding: 0px 0px 200px 130px;
    color: white;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
}

/*contact Us*/

.contact_main{
    border: 1px solid #7688946b;
    padding: 20px;
}
.contact_main h2 {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
}
.contact_main p{
    text-align: left;
    font-weight: 600;
}
.contact_main h5{
    padding: 20px 0;
}
.label_form{
    font-weight: 600    ;
}
.btn_{
    font-weight: 700;
    font-size: 17px;
}
::placeholder {
    font-weight: 600;
}

/*city pages */

.city_page h1 {
    text-align: center;
    text-transform: capitalize;
    font-family: "Yrsa",Georgia,serif;
    color: #444340;
    font-size: 26px;
    font-weight: 900;

}
.city_first_image img {
    width: 75%;
    height: 80vh;
}
.city_first_image {
    text-align: center;
}
.city-secnd h4{
    text-align: center;
    text-transform: capitalize;
    font-family: "Yrsa",Georgia,serif;
    color: white;
    font-size: 14px; 
}
.city_immg {
    text-align: center;
}

.city-secnd {
    background: white;
    position: relative;
    z-index: 9;
    top: -50px;
}

/*.city_immg{
    text-align: center;
}*/
.city_immg img {
    width: 70%;
}
.city_snd_para p{
    font-size: 16px;
    font-family: "Yrsa",sans-serif;
    line-height: 30px;
    text-align: left;
    color: #444340;
    text-align: justify;
    padding-bottom: 0px;
}
.city_snd_para p {
    font-size: 16px;
    font-family: "Yrsa",sans-serif;
    line-height: 1.3;
    text-align: left;
    color: #444340;
    font-weight: 300;
    text-align: justify;
    padding-bottom: 0px;
    /*padding-right: 204px;*/
}
.list h3 {
    text-align: left;
    text-transform: capitalize;
    font-family: "Yrsa",Georgia,serif;
    color: red;
    font-size: 17px;
    font-weight: 600;
}
.list li {
    font-size: 16px;
    color: #444340;
    font-family: "Yrsa",sans-serif;
    line-height: 2;
}
.city_we_accept h3 {
    text-align: center;
    font-size: 21px;
    line-height: 2;
    color: #444340;
    font-family: "Yrsa",sans-serif !important;
}
.short{
    text-align: center;
}
.short img {
    width: 180px;
}
.city_ontatio{
    color: red;
    font-family: "Yrsa",sans-serif !important;
    font-size: 21;
    font-weight: 700 !important;
}
.city_citys h4{
    font-size: 16px;
    line-height: 2;
    color: #444340;
    font-family: "Yrsa",sans-serif !important;
    text-align: justify;
}
.city_immg iframe{
    width: 100%;
}
/*gallery*/
.gallery_img img{
    width: 100%;
    height: 50vh;
    padding: 20px 0;
}
/*about*/
.carousel-item img {
    height: 60vh;
}
.our_company h2 {
    text-align: left;
    font-weight: 900;
    font-size: 30px;
    line-height: 35px;
}
.our_company p{
    text-align: left;
}
.history-vision{
    text-align: center;
}
.history-vision img{
    height: 40vh;
    width: 100%;
}
.history-vision h3{
    margin-top: 30px;
    font-weight: 600;
    text-align: left;
}
.history-vision p{
    text-align: left;
}
.want_to_hire{
    padding-top: 200px ;
    padding-bottom: 200px ;
    background-color: #f6c41c ;
    text-align: center;
}
.want_to_hire h2 {
    font-family: 'Lato';
    font-weight: bold;
    color: #ffffff;
    font-size: 60px;
    line-height: 60px;
    padding-bottom: 15px;
}
.line{
    border-style: solid;
    border-bottom-width: 3px;
    border-color: #F6C41C;
    width: 70px;
    margin: 0px auto;
    background: #F6C41C;
    float: left;
}
.want_to_hire p{
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 21px;
    margin-top: 15px;
}
.btnone{
    font-family: 'Lato';
    font-weight: 900;
    width: 250px;
    min-height: 60px;
    padding: 5px 10px;
    border: none;
    background: #2c3e50;
    color: #f6c41c;
    margin-right: 30px;
    transition: all .1s;
}
.btntwo{
    font-family: 'Lato';
    font-weight: 900;
    width: 250px;
    min-height: 60px;
    padding: 5px 10px;
    border-radius: 0px;
    border-width: 2px;
    border-color: #2c3e50;
    border-style: solid;
    background: #f6c41c;
    color: #2c3e50;
    margin-left: 30px;
    transition: all .1s;
}
.btnone:hover{
    background: #2c3e50;
    transition: all .1s;
}
.btnone:hover i{
    display: block !important;
    transition: all .1s;
}
.btntwo:hover{
    background: #2c3e50;
    border-color: #2c3e50;
}
.btntwo:hover i{
    display: block !important;
    transition: all .1s;
}
.btnone:hover span {
    display: none;
    background: #f6c41c;
    transition: all .1s;
}
.btntwo:hover span {
    display: none;
    background: #f6c41c;
    transition: all .1s;
}
.want_to_hire i{
    display: none;
}
/*Expory*/
.Expory h2{
    font-family: 'Lato';
    font-weight: 900;
    margin-bottom: 20px;
    font-size: 22px;
    color: #2c3e50;
    margin-left: 15px;
}
.Expory ul li{
    font-family: 'Lato';
    font-weight: bold;
    font-style: normal;
    color: #647886;
    font-size: 13px;
    margin-left: 30px;
}
.prps_of_procy h3{
    font-family: 'Lato';
    font-weight: 900;
    margin-bottom: 20px;
    font-size: 22px;
    color: #2c3e50;
}
.prps_of_procy p {
    text-align: justify;
    color: #647886;
}
.all_servises h2{
    line-height: 20px;
    font-size: 22px;
    text-align: left;
    font-weight: 700;
    font-style: normal;
    color: #2c3e50;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.all_servises li {
    padding: 10px;
    list-style: none;
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    background: #2c3e50;
}
.all_servises li a {
    color: white;
    text-decoration: none;
    font-family: "Yrsa",sans-serif;
}
.all_servises li:hover a{
    color: #F6C41C;
}
.all_servises li:hover{
    border-left: none;
    border-right: 1.5px solid #F6C41C;
}
.reviews h2 {
    text-align: center;
    font-weight: bold;
    color: #2c3e50;
    margin-top: 30px;

    font-size: 34px;
    line-height: 42px;
}
.reviews_con{
    text-align: center;
    border: 1px solid #f7c51e;
    padding: 20px;
    margin-top: 20px;
}
.reviews_con img {
    width: 32%;
    border: solid 3px #f7c51e;
    padding: 10px;
    border-radius: 50%;
}
.reviews_con p {
    padding-top: 20px;
    text-align: left;
}
.reviews_con i{
    font-size: 50px;
    color: #f7c51e;
    padding: 15px 5px;
}
.reviews_con h6{
    padding: 10px 0px;
}
.form-label{
    font-weight: 600;
     margin-left: 5px;
}
.review_form {
    box-shadow: 0px 0px 8px 0px #484019ad;
    padding: 60px;
}
.toolbar {
    background: white;
    padding: 11px;
}
.toolbar {
    background: white;
    padding: 11px;
}
.eapps-widget-toolbar {
    display: none !important;
}
.LayoutDefault__Container-sc-1ydej6v-0.lfmUON {
    z-index: 99999 !important;
    position: absolute;
}
.cities-service h1 {
    font-size: 26px;
    font-family: "Yrsa",Georgia,serif !important;
}
.cities-service h2 {
    font-size: 22px;
    font-family: "Yrsa",Georgia,serif !important;
}
.cities-service h3 {
    font-size: 20px;
    font-family: "Yrsa",Georgia,serif !important;
}
.cities-service h4 {
    font-size: 16px;
    font-family: "Yrsa",Georgia,serif !important;
}
.city_snd_para h4 {
    font-family: "Yrsa",Georgia,serif !important;
    font-weight: 900;
    color: #000000;
    text-align: left !important;
    font-size: 16px !important;

}

.container-review {
    border: 2px solid #ccc;
    background-color: #eee;
    border-radius: 5px;
    padding: 16px;
    margin: 16px 0;
}
.container-review img {
    float: left;
    margin-right: 20px;
    border-radius: 50%;
}
.container-review span {
    font-size: 16px;
    margin-right: 15px;
    font-weight: 700;
}
.review-star i {
    color: #e3a823;
    padding-right: 5px;
}
#city_area h4 {
    line-height: 2;
    color: #444340;
    font-family: "Yrsa",sans-serif !important;
    text-align: justify;
    font-weight: 500;
}

@media (max-width: 1250px){
.navbar-brand {
    padding-bottom: 2.3125rem !important;
    margin-right: 3px !important;
}
.navbar-nav > li > a {
    line-height: 16px !important;
    font-size: 14px !important;
}
.contact a.nav-link {
    font-size: 10px !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.1rem !important;
    padding-left: 0.1rem !important;
}
}

@media (max-width: 1050px){
    .navbar-nav > li > a {
    line-height: 16px !important;
    font-size: 11px !important;
}