/*

 Theme Name:     Divi Child

 Theme URI:      https://www.elegantthemes.com/gallery/divi/

 Description:    Divi Child Theme

 Author:         Elegant Themes

 Author URI:     https://www.elegantthemes.com

 Template:       Divi

 Version:        1.0.0

*/

 

 

/* =Theme customization starts here

------------------------------------------------------- */


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


body,p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.call-section {
    position: relative;
    top: -9px;
}

h1,h2,h3,h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}
h5,h6 {
  font-family: "Poppins", sans-serif;
}


/* header css start here  */

.call-section a {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
}


.call-section span {
    position: relative;
    margin-right: 13px;
    top: 6px;
}

ul#menu-main-menu {
    gap: 50px;
}

ul#menu-main-menu li a{
  color:#000;
font-size:16px;
 font-weight:600;
 font-family: "Poppins", sans-serif;
	
}

li.menu-item-21 a {
	 padding: 10px 36px !important;
    background-color: #42c2c2;
    height: 53px;
    position: relative;
    color: #fff !important;
    top: 36px;
}
.media-icon img {
    width: 34px;
}
.social-icon {
    display: flex;
    gap: 15px;
    justify-content: end;
    align-items: center;
    text-align: center;
    margin-top: 3px;
}
/* header css end here  */

/* footer css start here  */

.location-box {
    margin-top: -21px;
}
img.footer-logo {
    width: 82%;
}

.footer-left-main {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.address-outer p, .address-outer a {
    font-size: 16px;
    color: #fff;
    margin: 12px 0px;
}
p.copy-txt {
	color:#fff;
	font-size:16px;
	
}
img.footer-social {
    margin-right: 20px;
    position: relative;
    top: 5px;
}
img.footer-logo {
    margin-bottom: 22px;
}

.link-main h5 {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 13px;
}
.link-main ul {
	padding:0px;
	list-style:none;
}
.link-main ul a {
    color: #fff;
    font-size: 16px;
    line-height: 36px;
}

.suscribe-form input {
    width: 100%;
    padding: 10px !important;
    margin: 10px 0px;
}


input.wpcf7-submit {
    border: none;
    background-color: #42c2c2;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    width: 40%;
}

/* footer css end here  */

/* home page css start here  */

.home-bnr-txt h1 {
    font-size: 64px;
    color: #fff;
    line-height: 84px;
}
.home-bnr-txt h6 {
    font-size: 20px;
    color: #42c2c2;
    line-height: 30px;
	font-weight: 600;
}

.home-bnr-txt p {
    font-size: 18px;
    color: #fff !important;
    line-height: 28px;
}
.Home-slider-main {
    position: relative;
}

.Home-slider-main:before{
	content:'';
    position: absolute;
	background-color:#0000008f;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}
.estimate-main.quote-form-main {
    padding: 30px;
    background: #fff;
}

.contat-form-main {
    display: flex;
    gap: 13px;
}

.estimate-main input, .estimate-main textarea {
    width: 100% !important;
    padding: 10px;
    margin: 10px 0px;
    border: 1px solid #000;
}

.estimate-main h3 {
	font-size: 28px;
    margin-bottom: 20px;
	color:#000;
}

.estimate-main label {
	color:#000;
	font-size:16px;
	
}

.estiamte-sbtn {
    width: 31% !important;
    padding: 13px 30px !important;
    background-color: #42c2c2;
    color: #fff;
    border: none !important;
}

.for-align-centr {
	display:flex;
	align-items:center;
}


.small-textarea {
    height: 90px !important;
    resize: vertical; /* optional: controls resizing */
}

.service-section h4 {
	font-size:26px;
	color:#000;
}

.service-section .et_pb_blurb_description {
    color: #000;
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
}

.sercive-section-main .service-section {
    /* border: 2.5px solid #42c2c2; */
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 30px;
    height: 270px;
}

.about-txt h2 {
    font-size: 48px;
    color: #000;
    line-height: 54px;
    margin-bottom: 10px;
}
.about-txt h6 {
    font-size: 20px;
    color: #42c2c2;
    line-height: 30px;
    font-weight: 600;
}


.exp-box {
    position: absolute;
    bottom: 0;
    padding: 30px;
    background-color: #42c2c2;
    text-align: center;
}

.exp-box h3 {
font-size: 42px;
    color: #fff;
    line-height: 37px;	
} 

.exp-box span {
    display: block;
    font-size: 22px !important;
}

.about-txt p {
	color: #000;
    font-size: 16px;
    line-height: 28px;
}

.lower-about-txt-main {
    display: flex;
    gap: 10px;
}
.small-img-txt h6 {
    font-size: 20px;
    margin: 10px 0px;
    font-weight: 600;
}
.small-img-txt p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    font-weight: 400;
}

.single-listing ul,.why-listing ul {
    padding-left: 38px;
    list-style: none;
}

.single-listing ul li,.why-listing ul li {
    position: relative;
    color: #000;
    font-size: 15px;
    line-height: 28px;
    margin: 10px 0px;
    font-weight: 500;
}

.single-listing ul li:before ,.why-listing ul li:before {
    position:absolute;
	content: '';
	left: -43px;
	background-image:url('/wp-content/uploads/2025/04/navi-color-tick.png');
	width:30px;
	height:30px;
}
.why-listing li {
    width: 33%;
}
.why-listing ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}
.why-listing li a{
	color:#000;
}
.why-listing.why-cities li {
    width: 20%;
}
.party-section .slick-list.draggable {
    overflow: hidden;
}
.about-section-main {
    display: flex;
    align-items: center;
}
.party-card-content {
    background-color: #f6f6f6;
    text-align: center;
    padding: 25px 119px;
    margin: 15px 19px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    min-height: 220px;
    border-radius: 10px;
}
.party-card-content h6 {
    font-size: 18px;
    font-weight: 600;
}
.party-card-content p {
    color: #000;
    font-size: 15px;
    line-height: 24px;
	margin-top:10px;
}
.excellent-main {
	text-align: center;
/*     box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
    padding: 31px 0px;
    width: 100%;
    border-radius: 15px;
	padding-top: 0px;
}
.excellent-main h4 {
    color: #000;
    font-size: 40px;
}
.party-card-content img {
    height: 19px;
    margin: auto;
}
.excellent-main p {
    font-size: 20px;
    font-weight: 300;
    font-family: roboto;
    color: #000;
}
button.slick-prev.slick-arrow,button.slick-next.slick-arrow {
    position: absolute;
    bottom: -50px;
    font-size: 0;
    background: #42c2c2;
    border: none;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
button.slick-next.slick-arrow {
    left: 71px;
}
button.slick-next.slick-arrow {
    background-image: url(/wp-content/uploads/2025/04/arrow-icon.png);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center;
}
button.slick-prev.slick-arrow{
    background-image: url(/wp-content/uploads/2025/04/arrow-left.png);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center;
}
.service-section img {
    filter: invert(1);
    padding: 5px 5px 5px 5px;
}
.about-txt-main {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px 20px;
    border-radius: 10px;
}
.small-img {
    background-color: #42c2c2;
    width: 60px;
    height: 60px;
    border-radius: 10px;
}
.small-img img {
    filter: invert(6.1);
    padding: 10px 10px;
}
img.google-pic {
    width: 110px;
	margin-top: -23px;
}

/* home page css end here  */

.partner-main {
    display: flex;
    justify-content: space-around;
    gap: 10px;
    align-items: center;
    text-align: center;
}
.partner-logo img {
    width: 150px;
}

.contact-phn a {
    color: #fff !important;
    font-size: 16px;
    background-color: #000000;
    padding: 13px 20px;
    border-radius: 3px;
}
/* contact page css start here */
.f-name label {
    font-size: 16px;
    color: #000;
}
.text-msg label {
    font-size: 16px;
    color: #000;
}
.f-name input {
    padding: 10px;
	margin-bottom: 12px;
}
.text-msg textarea{
    width: 100%;
}
.contat-btn input{
    padding: 10px;
    margin-top: 10px;
}

/* services metal roof page css end here  */

.contact-btn a {
    background-color: #42c2c2;
    padding: 14px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.services-list-wrapper .et_pb_main_blurb_image {
    height: 300px !important;
    width: 100%;
}
.services-list-wrapper .et_pb_main_blurb_image img {
    height: 300px !important;
    width: 100%;
    object-fit: cover !important;
}
.services-list-wrapper .et_pb_blurb_container {
    padding: 0px 35px 0px;
}
.services-list-wrapper {
    min-height: 640px;
}
.about-txt.home-services.new-home-services p {
    text-align: center;
}
button.slick-prev.slick-arrow {
    left: -32px;
    top: 35%;
}
button.slick-next.slick-arrow {
    left: 99%;
    top: 38%;
}
.process-box.for-line span.et_pb_image_wrap img {
    height: 264px !important;
    object-fit: cover;
}
.process-box.for-line span.et_pb_image_wrap {
  
    background: #fff;
    border-radius: 7px;
    
}
.cleanupimg img {
    background: #fff !important;
   
    object-fit: contain !important;
   
}
.call-section a {
    padding: 10px 36px !important;
    background-color: #42c2c2;
    height: 53px;
    position: relative;
    color: #fff !important;
 
}
ul.herobanner-lisiting li {
    color: #fff;
}
@media screen and (max-width:767px){
	.about-section-main {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
	.home-bnr-txt h1 {
    font-size: 33px;
    color: #fff;
    line-height: 47px;
}
	.about-txt h2 {
    font-size: 27px;
    color: #000;
    line-height: 40px;
    margin-bottom: 10px;
}
	.lower-about-txt-main {
    display: flex;
    gap: 43px;
    flex-wrap: wrap;
}
	.why-listing li {
    width: 100%;
}
	.excellent-main h4 {
    color: #000;
    font-size: 29px;
}
	.why-listing.why-cities li {
    width: 50%;
}
.single-listing ul li:before, .why-listing ul li:before {
    position: absolute;
    content: '';
    left: -26px;
    background-image: url(/wp-content/uploads/2025/04/navi-color-tick.png);
    width: 22px;
    height: 21px;
    background-size: contain;
}
	.why-listing ul li {
    position: relative;
    color: #000;
    font-size: 14px;
    line-height: 28px;
    margin: 10px 0px;
    font-weight: 500;
}
.why-listing.why-cities li {
    width: 50%;
}
	.single-listing ul, .why-listing ul {
    padding-left: 16px;
    list-style: none;
}
	.footer-left-main {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    flex-wrap: wrap;
}
	img.footer-logo {
    width: 100%;
}
	.social-icon {
    display: flex;
    gap: 15px;
    justify-content: end;
    align-items: center;
    text-align: center;
    margin-top: -27px;
}
	.media-icon img {
    width: 30px;
}
	.services-list-wrapper {
    min-height: 494px;
}
	button.slick-prev.slick-arrow {
    left: 37%;
    top: 104%;
}
button.slick-next.slick-arrow {
    left: 55%;
    top: 104%;
}
	.party-card-content{
		    padding: 25px 14px;
	}
	.contat-form-main {
    display: flex
;
    gap: 13px;
    flex-wrap: wrap;
}
	.f-name input,.f-name {
  
    width: 100%;
}
	li.menu-item-21 a{
		top:0px;
	}
	.estimate-main textarea {
		height:150px;
	}
	.contact-phn {
    margin-right: 30px;
}
	    .call-section {
        position: absolute;
        top: 0px;
        left: 0px;
    }
}