body{
    color: black;
}
.slick-slide{
    height: 200px !important;
}
.second_wrapper ul li{
    background-size: 20px !important;
}
/* .testimonail_wrap_section .slick-prev{
    background-image: url(/minify/img/carousel-icons-left.png);
}
.testimonail_wrap_section .slick-prev{
    background-image: url(/minify/img/carousel-icons-right.png);
} */
.head-form{
    padding-top: 60px;
}
.display-alert{
    display: block !important;
}
.upper-form{
    background: white;
    padding: 35px !important;
    position: absolute;
    right: 20px;
    height: 690px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    border-radius: 10px;
}
.upper-form input.form-control{
    height: 50px;
}
.upper-form select.form-control{
    height: 50px !important ;
}
.hdng-upper-form{
    color: #c0392b;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 0 15px;
}
#free-consultaion-btn{
    background: #c0392b;
    color: white;
    border: 0;
    font-size: 20px;
    padding: 8px 15px;
    margin: 10px 0;
    border-radius: 4px;
}
.services-sec-rht h2 {
    font-size: 24px !important;
}
.services-sec-rht h2 span {
    color: #000;
    font-size: 24px !important;
}
.slick-track{
    height: 280px !important;
}
.testimonail_wrap_section img {
    /*max-width: 30%;*/
    margin: 0 8%;
}
.testimonail_wrap_section::before{
    background: none !important;
    display: none !important;
}
.testimonail_wrap_section::after{
    background: none !important;
    display: none !important;
}
.testimonail_wrap_section {
    background-image: linear-gradient(135deg, #c0392b, #5a5a5a) !important;
 }
 .services-sec-rht .slider-service-box img {
    height: 220px !important;
    object-fit: cover !important;
    
}
.row-third-wrapper{
    margin: 120px 0;
}
.first_wrapper{
    padding: 32px 28px;
    position: absolute;
    left: -80px !important;
    background: #ffff;
    top: 18px;
    box-shadow: 0px 0px 6px 1px #f1f1f1;
    z-index: 9999999999;
     
}

.third_wrapper_btmleft {
    padding: 32px 28px;
    position: absolute;
    right: -80px !important;
    background: #ffff;
    top: 18px;
    box-shadow: 0px 0px 6px 1px #f1f1f1;
    z-index: 9999999999;
}
.third_wrapper .serv-box figure img {
    display: block;
    margin: 0px auto;
    width: 85px;
    height: 85px;
}
.slide-txt{
    padding-top: 80px;
}
.slide-txt h1 {
    font-size: 40px !important;
}
.logo-img{
    max-width: 160px !important;
    margin-top: 30px !important;

}
.main-header{
    margin-bottom: 150px;
}
.hdng-about{
    color: #3a3a3b;
    font-size: 28px;
    font-weight: 800;
    text-transform: uppercase;
}
.wrap-about-nano{
}
.three-point-item{
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    margin-bottom: 50px;
    margin-top: 15px;
    border-radius: 15px;
    overflow: hidden;
    min-height: 470px;
}
.three-point-item .feature-img .img-about-feature{
    /* width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 100px;
    padding: 20px;
    margin-bottom: 20px;
    background: rgb(192 58 43 / 10%); */
    height: 220px;
    width: 100%;
    object-fit: cover;
    
}
.three-point-item .feature-content{
    padding: 30px;
}
.three-point-item .feature-content p{
    text-align: justify;
}
.three-point-item .title-about-feature{
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #c03a2b;
    margin-bottom: 15px;
}
.three-point-item .about-feature-ul li{
    margin-bottom: 7px;
}
.three-point-item .about-feature-ul li:before{
   font-family: "FontAwesome";
   content: "\f111";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
   color: #c03a2b;
   font-size: 7px;
   padding-right: 10px;
   vertical-align: middle;
}
.header-cta {
    padding-top: 25px;
}
.wrapper-call-to-action {
    width: 100%;
    position: relative;
    background: url(../images/cta-bg.png) no-repeat;
    background-size: cover;
    padding: 100px 0;
    color: white;
}
.btn-call-to-action{
    color: #fff;
    background: transparent;
    text-align: center;
    max-width: 350px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #fff;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-size: 18px;
    padding: 10px 0 8px;
    display: block;
    margin: 30px auto 0;
    font-weight: bold;
    transition: 0.3s ease-in-out;
}
.btn-call-to-action:hover{
    transform: scale(1.1);
    color: white;
    transition: 0.3s ease-in-out;
}
.wrapper-benefits{
    margin: 100px 0;
}
.wrapper-outer-benefits{
    position: relative;
}
.img-ai{
    position: absolute;
    left: 0;
    top: 0;
}
.benefits-item{
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    background: white;
    padding: 40px 15px;
    text-align: center;
    margin: 0 0 30px 0;
    border-radius: 10px;
    min-height: 360px;
}
.benefits-item .benefit-img{
    width: 150px;
}
.benefits-item .benefit-title{
    font-size: 18px;
    margin: 15px 0;
    color: #c03a2b;
    letter-spacing: 0;
    line-height: 1.2;
    text-transform:capitalize;
    font-weight: 600;
}
.hdng-why-choose{
    color: #3a3a3b;
    font-size: 28px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.desc-why-choose{
    max-width: 720px;
    display: block;
    margin: 10px auto 30px;
}
.wrapper-testimonials{
    padding-top: 100px;
    /* background: rgb(192 58 43 / 10%); */
}
.wrapper-testimonials .slick-slide{
    text-align: center;
}
.wrapper-testimonials .slick-slide .testimonial-item img{
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 100px;
    display: block;
    margin: 0px auto 10px;
}
.wrapper-testimonials .slick-slide.slick-current img{
    width: 150px !important;
    height: 150px !important;
    margin-top: -30px;
}
.wrapper-testimonials .slick-list{
    padding: 50px !important;
}
.wrapper-testimonials .slick-active {
    opacity: 0.2 !important;
}
.wrapper-testimonials .slick-current.slick-active {
    opacity: 1 !important;
}
.wrapper-testimonials .slick-prev:before{
   font-family: "FontAwesome" !important;
   content: "\f104" !important;
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 100;
   color: #c03a2b !important;
   font-size: 30px !important;
   padding-right: 10px;
   vertical-align: middle;
}
.wrapper-testimonials .slick-next:before{
   font-family: "FontAwesome" !important;
   content: "\f105" !important;
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 100;
   color: #c03a2b !important;
   font-size: 30px !important;
   padding-right: 10px;
   vertical-align: middle;
}
.wrapper-bottom-form{
    width: 100%;
    min-height: 370px;
    position: relative;
    background: url(../images/banners/banner-home-3.png) no-repeat;
    background-position: bottom;
    background-size: cover;
    padding: 100px 0;
}
.bottom_form {
    padding: 0 0 20px;
    width: 100%;
    min-height: 100px;
}
.bottom_form_heading {
    color: #fff;
    min-height: 70px;
    margin-bottom: 10px;
}
.bottom_form input[type="text"]{
    width: 100%;
    min-height: 35px;
    border-top: none;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #fff;
    outline: none;
    padding: 13px 5px 13px 2px;
    margin: 0px 10px 15px;
    background: transparent;
    color: #fff;
}
.bottom_form button {
    width: 300px;
}
.main-footer{
    padding: 15px;
    min-height: auto !important;
}
.main-footer .copyright p{
    font-size: 16px;
}
.g-recaptcha{
    margin-bottom: 5px;
}
.g-recaptcha:first-child{
    display: block !important;
    margin: 20px auto !important;
}
.wcu-ul{
    text-align: left;
}
.wcu-ul li:before{
   font-family: "FontAwesome";
   content: "\f111";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
   color: #c03a2b;
   font-size: 5px;
   padding-right: 10px;
   vertical-align: middle;
}
/* =============================== */
.service-wrap{
    text-align: center;
    border-radius: 40px;
    padding: 40px 15px 41px;
    transition: 0.3s ease-in-out;
    background: rgb(192 58 43 / 10%);
    /* background: rgb(255 255 255 / 80%); */
    min-height: 395px;
}
.service-wrap .desc{
    text-align: justify;
}
.service-wrap .icon-part {
    margin-bottom: 26px;
}
.service-wrap .icon-part img {
    width: 70px;
    margin: 0 auto;
}
.service-wrap .title{
    font-weight: 600;
    margin-bottom: 12px;
    color: #c03a2b;
    font-size: 16px;
    text-transform: uppercase;
}
.col-footer-about{
    text-align: left;
}
.col-footer-contact{
    text-align: right;
}
.hero-list{
    margin-top: 30px;
}
.hero-list li{
    color: white;
    margin-bottom: 12px;
}
.hero-list li:before{
   font-family: "FontAwesome";
   content: "\f111";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
   color: white;
   font-size: 5px;
   padding-right: 10px;
   vertical-align: middle;
}
.wrapper-outer-benefits{
    /* background-image: url(../images/ai3.jpg);
    background-size: cover; */
}
.title-main-features{
    color: black;
    margin: 20px 0 40px !important;
}

.floating_icons{
    top: 40px !important;
    cursor: pointer;
}

.icon-map li{
    background: #c03a2b;
    line-height: 1;
    width: 80px;
    padding: 20px 0;
    
}
.wrapper-counter-summary{
    padding: 70px 0 100px;
    background: rgb(192 58 43 / 10%);
}
.icon-map li a{
    /* width: 72px;
    height: 72px; */
    font-size: 14px;
}
.icon-map li img{
    height: 50px;
    padding: 10px;
    padding-bottom: 0;
    margin-bottom: 10px;
}
/* .rs-counter-list{

} */
.rs-counter-list .icon-part img{
    width: 60px;
    height: auto;
}
.counter-text .wrap-counter-number{
    font-size: 40px !important;
}
.counter-text .title{
    color: #c0392b !important;
    font-weight: bold;
}
.floating_icons_whatsapp {
    position: fixed;
    width: 70px;
    top: 60%;
    z-index: 100;
    bottom: auto;
    right: 0;
}
.floating_icons_whatsapp ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.floating_icons_whatsapp ul li {
    margin: 0 0 20px;
    display: block;
}

/* SLICK SLIDER STYLES */
.slider {
width: 50%;
    margin: 100px auto;
}
.slick-slide {
    margin: 0px 20px;
}
.slick-slide img {
    width: 100%;
}
.slick-prev:before,
.slick-next:before {
    color: black;
}
.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}
.slick-active {
    opacity: .5;
}
.slick-current {
    opacity: 1;
}

/* Video popup styles start */
.wrapper-about-video-inner{
    background: #b11e2a;
    color: white;
    border-radius: 20px;
    margin: 40px 0 60px;
    overflow: hidden;
}
.wrapper-video{
    width: 100% !important;
    height: auto !important;
}
.video-modal-body{
    background: #b11e2a;
    padding: 0;
}
.img-video-bg{
    cursor: pointer;
}
.content-about{
    padding: 0 40px;
}
.content-about .hdng-about{
    color: white;
}

/* TESTIMONIALS STYLES START */
.wrapper-testimonials{
    padding: 80px 0;
}
.testimonial{ text-align: center;position: relative; }
.testimonial .description{
    font-size: 24px !important;
    line-height: 27px;
    margin-bottom: 30px;
    max-width: 800px;
    display: block;
    margin: 0 auto;
    padding-top: 40px;
    z-index: 9999;
    color: black;
}
/* .testimonial .description::before{
    background-image: url(./../images/drugs.svg);
    background-size: 100px 100px;
} */
.testimonial .pic{
    display: inline-block;
    width: 160px;
    height: 160px;
    border: 5px solid #b11e2a;
    margin-bottom: 15px;
    position: relative;
}
.testimonial .pic:after{
    content: "";
    border-width: 20px;
    border-style: solid;
    border-color: #b11e2a #b11e2a transparent transparent;
    position: absolute;
    bottom: -33px;
    right: 20%;
    transform: rotate(-15deg);
    z-index: -1;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .title{
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #413f3f;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-bottom: 7px;
}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #585656;
    text-transform: capitalize;
}
.owl-theme .owl-controls{
    margin-top: 10px;
}
.owl-theme .owl-controls .owl-page span{
    width: 7px !important;
    height: 7px !important;
    background: #585656;
    border-radius: 100px !important;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #b11e2a;
}
.icon-testimonial-quote{
    position: absolute !important;
    left: 100px !important;
    top: 0px !important;
    width: 130px !important;
    opacity: 0.2 !important;
}
.owl-pagination{
    margin-top: 40px;
}
.btn-go-back-home{
    max-width: 300px !important;
    width: auto !important;
    margin-top: 100px !important;
}
.img-check{
    width: 80px;
    display: block;
    margin: 30px auto;
}
.main-header-thankyou{
    background: url(../images/banners/banner-home-3.png) no-repeat;
    background-size: cover;
    background-position: top right;
    background-size: cover !important;
    padding: 30px 0 0;
    position: relative;
    z-index: 0;
    height: 100%;
    position: fixed;
    width: 100%;
}
.thank-you-copyright{
    text-align: center;
    position: fixed !important; 
    width: 100%;
    bottom: 15px;
    color: white;
    left: 0 !important;
}
.thank-you-copyright::before{
    display: none !important;
    background: transparent !important;
}
.feature-item{
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    margin-bottom: 30px;
    margin-top: 15px;
    border-radius: 15px;
    overflow: hidden;
    min-height: 490px;
    background: #fff;
}
.feature-item .feature-img .img-about-feature{
    height: 220px;
    width: 100%;
    object-fit: cover;
    
}
.feature-item .feature-content{
    padding: 30px;
}
.feature-item .feature-content p{
    text-align: justify;
    margin-bottom: 0;
}
.feature-item .title-about-feature{
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #c03a2b;
    margin-bottom: 15px;
}
.feature-item .about-feature-ul li{
    margin-bottom: 7px;
}
.feature-item .about-feature-ul li:before{
   font-family: "FontAwesome";
   content: "\f111";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
   color: #c03a2b;
   font-size: 7px;
   padding-right: 10px;
   vertical-align: middle;
}
.wrap-3-point-summary{
    padding: 80px 0;
    text-align: center;
    margin-top: 0px;
    background: rgb(192 58 43 / 10%);
}
.wrap-3-point-summary img{
    max-width: 120px;
    display: block;
    margin: 0 auto;
}
.wrap-3-point-summary h1{
    font-size: 30px;
}
.wrap-page-banner{
    position: relative;
}
.wrap-page-header{
    position: absolute;
    position: absolute;
    top: 200px;
    left: 0;
    width: 100%;
}
.wrap-page-banner .cls-logo{
    
    width: 200px !important;
}
.wrap-page-banner .img-banner-bg{
    height: 400px;
    width: 100%;
    object-fit: cover;
}
.content-privacy-policy{
    position: absolute;
    background: white;
    margin-top: -150px;
    padding: 40px;
    box-shadow: 0px 0px 5px lightgray;
    margin-bottom: 50px;
}
.tagline-privacy-policy{
    text-transform: uppercase;
}
.link-back-home{
    color: white;
    float: right;
}
section.floating_icons_whatsapp{
    right: 10px !important;
}
.whstapp_float img{
    width: 70px !important;
}
.divider-box {
    height: 4px;
    width: 120px;
    background: white;
    margin: 13px 0;
}
.title-video-section{
    line-height: 1 !important;
    font-size: 36px !important;
}