.nav-ul{
	margin-top: 10px;
}
.slider-tagline-small{
	margin-bottom: 20px !important;
}
.service-heading{
	color: #ee2229;
	text-transform: uppercase;
}
.welcome-text{
	color: #494E61 !important;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: -5px;
    margin-bottom: 10px;
    font-size: 28px;
}
.welcome-growing{
	color: #ee2229;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: -5px;
    margin-bottom: 10px;
    font-size: 28px;
}
.wcu-tagline{
	color: white;
}
.in-breadcrumb{
    text-align: center; 
    text-transform: uppercase;
}
.gold{
    color: #ee2229;
}
.dark-color{
    color: whtie;
}
.breadcrumb-list .breadcrumb-item {
    color: white !important;
}
.icon-clr{
    color: #ee2229;
    font-weight: bold;
}
.testimonials-area{
    padding-top: 90px;
}
.img-genrl {
    margin: 15px 0;
    border: 1px solid lightgray;
    padding: 20px 60px;
    transition: 0.3s ease;
}
.img-genrl:hover{
    box-shadow: 0px 0px 15px lightgray;
    transition: 0.3s ease;
    transform: scale(1.05);
}
.singleSlide{
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}
.slider-text-info{
    text-align: center !important;
}
.what-we-provide{
    font-size: 25px;
    margin-bottom: 25px;
}
.button_send{
    background: #ee2229;
    color: white;
    padding: 20px 20px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 0;
    margin-top: 20px;
    width: 100%;
    border-radius: 100px;
    border: 0;
}
 .custom-style-hdng{
    font-size: 22px;
    margin-bottom: 30px;
    font-weight: 600;
    text-transform: uppercase;
    margin:5px auto 15px auto;
}
input.form-control{
    margin-bottom: 15px;
    border-radius: 0;
    padding: 10px 0;
    font-size: 14px;
}
textarea.form-control{
    border-radius: 0;
    font-size: 14px;
}
#map{
    min-height: 400px;
    margin-bottom: 40px;
}
.cleansing-services-techniques{
    list-style: none;
    padding-left: 0px;
    font-size: 14px;
}
.arrow-icon-custom-style{
    color: #ee2229;
    padding-right: 5px;
}
.owl-carousel .owl-item img {
    display: block;
    width: 150px !important;
    height: 150px !important;
    border: 2px solid #242424;
    border-radius: 100%;
    padding: 10px;
}
@media (min-width: 200px) and (max-width: 575px) { 
    .img-genrl{
        padding: 0;
    }
    .slider-text-info h1 {
        font-size: 20px;
        line-height: 30px;
    }
    .what-we-provide{
        font-size: 14px !important;
        margin-bottom: 25px;
    }
    .service-content {
        min-height: 230px;
    }
    .header-top-area{
        text-align: center;
    }

}
.main-menu ul > li{
    text-transform: uppercase;
}

.btn-download-brochure a{
    background: #ee2229;
    color: white;
    border-radius: 100px;
    padding: 12px 30px;
    text-align: center;
}

.icon-download-brochure {
    width: 20px;
    margin-right: 9px;
    margin-top: -6px;
}
.slider-text-info h1 {
    font-size: 50px;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 100;
}
.wrapper-section-about{
    padding: 70px 0;
    text-align: center;
}
.section-title {
    font-size: 28px;
    letter-spacing: 5px;
    color: #5E5E5E;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}
.section-title:after {
    background: #ef2228;
    content: " ";
    display: block;
    margin: 20px auto 20px;
    width: 90px;
    height: 2px;
}
.section-subtitle {
    font-size: 13px;
    letter-spacing: 0.3em;
    color: #000000;
    font-weight: 500;
    text-transform: none;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.wrapper-section-solutions{
    padding: 70px 100px;
    background: #eff3f4;
}
.wrapper-solution-item{
    background: white;
    margin-bottom: 30px !important;
    border-radius: 20px;
    overflow: hidden;
}
.wrapper-solution-item img{
    height: 280px;
    width: 100%;
    object-fit: cover;
}
.wrap-solution-item-content{
    padding: 30px !important;
}
.main-menu ul > li{
    margin-left: 25px;
}
.main-menu ul > li > a{
    font-size: 14px;
    color: #5E5E5E;
}
.btn-download-brochure a{
    color: white !important;
}
.main-menu ul > li > a:hover{
    color: #ee2229 !important; 
}
.wrapper-section-wcu{
    padding: 70px 0;
}
.wrapper-section-wcu .section-title,
.wrapper-section-wcu .section-subtitle{
    text-align: left !important;
}
.wrapper-section-wcu .section-title:after {
    margin: 20px 0;
}
.wrapper-feature-item{
    text-align: center;
    margin-bottom: 30px;
}
.wrapper-feature-item img{
    display: block;
    margin: 15px auto 5px;
    width: 100px;
    border: 1px solid #ef2228;
    border-radius: 100px;
    padding: 13px;

}
.wrapper-feature-item p{
    font-weight: 500;
    line-height: 20px;
}
.floating_icons_whatsapp {
    position: fixed;
    width: 70px;
    z-index: 100;
    bottom: 150px;
    right: 20px;
}
.whstapp_float img {
    width: 70px !important;
}
.map-iframe{
    width: 100%;
    border: 0;
    height: 450px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 40px;
}
.main-menu ul > li > a.link-download-brochure{
    background: #ef2228;;
}
.main-menu ul > li > a.link-download-brochure:hover{
    font-size: 14px;
    color: white !important;
    background: #5E5E5E;
}
.wrapper-contact-form-home{
    background-image: url(../images/contact-bg.png);
    background-size: cover;
    width: 100%;
    padding: 80px 0px;
    text-align: center;
    color: white;
}
.wrapper-contact-form-home input,
.wrapper-contact-form-home textarea{
    /* background: transparent;
    color: white; */
    padding: 20px;
    border-radius: 4px;
}
.wrapper-contact-form-home .button_send{
    max-width: 320px;
}
.wrapper-contact-form-home input::placeholder,
.wrapper-contact-form-home textarea::placeholder{
    /* color: white; */
}
.wrapper-contact-form-home .section-title,
.wrapper-contact-form-home .section-subtitle{
    color: white;
}
.singleSlide{
    background-size: cover !important;
    width: 100%;
    height: 700px !important;
}
@media (max-width: 575px){
    .wrapper-section-solutions {
        padding: 40px 20px;
        background: #eff3f4;
    }
    .wrapper-contact-form-home textarea {
        padding: 5px 20px;
        border-radius: 4px;
    }
    .footer-block > h5 {
        margin-top: 35px;
        margin-bottom: 10px;
    }
    
    .footer-block > h5:after{
        margin: 10px 0 0 0;
    }
    .slider-text-info h1 {
        line-height: 50px !important;
        font-size: 44px;
    }
    .logoStyle {
        width: 95px !important;
    }
    .mobile-menu .mean-bar .mean-nav > ul li a{
        text-align: left;
        border-radius: 0 !important;
        border-top: 1px solid rgba(255 255 255 / 20%) !important;
    }
    .mobile-menu .mean-bar .mean-nav > ul {
        max-height: 100% !important;
    }
    .wrapper-feature-item{
        margin-bottom: 20px !important;
    }
    .container_custom_projects {
        padding: 0 30px !important;
    }
}
.items_portfolio {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.project_container{
    width: 100%;
}
.container_custom_projects{
    padding: 0 100px;
}
#homepage{

}