 .home-banner-description p {
    width: 90%;
}

.home-content-heading1.clr-white {
    padding-bottom: 16px !important;    
}

.main-text-section-2-form input#first_name, input#email, input#mob_phone_phone_number_tel, select#field_32213 {
    width: 50% !important;    
}
.pl-0 {
    padding-left: 0px !important;   
}

.mt-30 {
    margin-top: 30px;    
}

.inner-div h3 {
    font-weight: 700 !important;
}

.below-banner-text {
    padding: 50px 0;    
}

.red-bg .cta-link {
    color: #ffffff;
    font-weight: 600;
}
.red-bg .cta-link:hover {
    text-decoration-line: underline;
}

.green-bg {
    background: #6faf51;    
}

.green-bg .cta-link {
    color: #01515C;
    font-weight: 600;
}

.green-bg .cta-link:hover {
    text-decoration-line: underline;
}

.blue-bg .button {
    background: #ed3e31 !important;
}

.blue-bg .cta-link {
    color: #ffffff;
    font-weight: 600;
}

.blue-bg .cta-link:hover {
    text-decoration-line: underline;
}

.white-bg .cta-link {
    color: #000000;
    font-weight: 600;
}
.white-bg .cta-link:hover {
   text-decoration-line: underline;
}

.green-bg ul li {
    color: #000000;
}

.green-bg p {
    color: #000000;
}

.section-padding-2 {
    padding: 50px 0;    
}

.blue-bg {
    background: #01515C;    
}

.blue-bg h2, .blue-bg h3, .blue-bg ul li {
    color: #ffffff;    
}

.blue-bg p {
       color: #ffffff !important;  
}

.red-bg {
    background-color: #ed3e31;    
}

.red-bg h2, .red-bg h3, .red-bg p, .red-bg ul li {
    color: #ffffff !important;    
}

.newsletter-section {
    margin-bottom: 0px !important;    
}

.inner-div {
    background-color: #ed3e31;
    padding: 40px 15px;
    height: 100%;
    margin-top: 15px;
}

.inner-div h3, .inner-div p, .inner-div h2 {
    color: #ffffff !important;
}

.blue-div {
     background-color: #01515C;
}

.d-flex {
    display: flex;    
}

.align-middle {
    align-items: center;
}

.sec-three.benefit.ben2 h2, .sec-three.benefit.ben2 h3, .sec-three.benefit.ben2 p, .sec-three.benefit.ben2 ul li {
    color: #ffffff;    
}

.gallary-custom-section .sub-ttl {
    color: #ffffff;    
}

.new-gallery .description-gallery {
    margin-top: -262px !important;    
}

section.gallary-custom-section.new-service-section ul li h2 {
    font-size: 18px;
}

section.gallary-custom-section.new-service-section ul li h2 a {
    color: #ffffff;
}

section.gallary-custom-section.new-service-section ul li img {
    border-radius: 100%;
    box-shadow: 0px 0px 13px 4px #3e303073;
}

section.gallary-custom-section.new-service-section {
   padding: 50px 0;
    background-color: #ed3e31;
}

.sec-three.benefit.reviews-section {
    background: #ffffff !important;    
}

@media only screen and (max-width: 940px) {
    
    .d-flex {
        display: block;    
    }
    
    .new-ul-sec ul li, .new-ul-sec h2 {
    text-align: left;
}

.new-section-1-home .first_name_wrap, .new-section-1-home .email_wrap, .new-section-1-home .intl-tel-input.allow-dropdown, .new-section-1-home .phone_wrap.mobile-flex, .new-section-1-home .field_32213_wrap {
        display: flex;
    }
    
   .new-section-1-home .main-text-section-2-form .contact-form fieldset {
        text-align: left; 
      }

}