
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}

.c-white{
    color: #fff;
}

.bg-dark {
    background-color: #000 !important;
}

.bg-r2r{
    background-color: #ad9768;            
}
.menu ul{
    margin-bottom: 0;
}
.menu ul li{
   list-style: none;
    display: inline-block;
    padding: 15px 20px;
}
.menu ul li a{
    color: #000;
}
.c-black{
    color: #000;
}
button, .btn-primary {
background-color: #ad9768;
border-bottom: 0 solid transparent;
border-left: 0 solid transparent;
border-radius: 5px;
border-right: 0px solid transparent;
border-top: 0 solid transparent;
color: #000000;
font-weight: 700;
letter-spacing: 0;
line-height: 200%;
padding: 5px 20px;
}
button:hover, .btn-primary:hover{
background-color: #ad9768;
}
.form-control{
    font-size: 13px;
    border-radius: 3px;
}
.row{
    padding: 0 25px;
}
.bg-r2r{
    background-color: #ad9768;
}
.button2{
    background-color: #000000;
    color: #fff;
}


.btn-primary:hover{
    /* background: #ad9768 !important; */
    border: none;
}

.button2:hover{
    background-color: #000000 !important;
    color: #fff;
}

.btn-primary:focus{
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

.navbar-light .navbar-toggler-icon {
    background-image: url('https://cdn-icons-png.flaticon.com/512/5358/5358649.png');
}
.navbar-expand-lg .navbar-toggle {
    display: none;
}
.row.bg-r2r{
    justify-content: center;
 }
.form-section{
    display: grid;
    width: 100%;
    align-items: center; 
}
#myForm {
    padding: 15px;
}
#myForm label{
    color: #fff;
    margin-bottom: 0;
}
.btn-primary:focus{
    background: #ad9768 !important;

}
.mobileview {
    display: none;
}
.desktop_view {
    display: flex;
}
@media only screen and (min-width: 768px)  and (max-width: 1200px){
    .row.nesletter_block{
        margin-top: 0px !important;
    }
   .row.nesletter_block h4 {
    margin-bottom: 15px !important;
    font-size: 20px !important;
    font-weight: bold;
}
    .wrapper.testi_slider .carousel{
        gap: 23px !important;
    }
    .container{
        max-width: 100% !important;
    }
    .menu ul li{
        padding: 13px;
    }
    
}
@media only  screen and (min-width:768px){
    a.qbutton.small.default.menu_call{
        display: none !important;
    }
    .question-form iframe{
        height: 1000px !important;
    }
}

@media only screen and (max-width: 767px) {
    .demo_modal .close{
        top: -30px;
    right: -30px;
    }
    ul.form-section.page-section {
        height: 80vh !important;
        overflow-y: auto !important;
    }
    ul.form-section{
        height: 400px;
        overflow-y: auto !important;
    }
    .question-form iframe {
        height: 600px !important;
    }

 .row.bg-dark.faq-section p {
    font-size: 14px;
}
.row.bg-dark.faq-section {
    padding-bottom: 20px;
}
.row.bg-r2r.ebook_blk, .row.review_blk.bg-r2r.blog_blk,  div.nesletter_block2 .row div, .row.bg-dark.question-form .mb-3.row, .row.bg-dark.question-form .c-white.col-sm-9.m-auto.pt-4.pb-4, .row.bg-dark.faq-section {
    padding-left: 0px;
    padding-right: 0px;
}
    a.qbutton.small.default.menu_call {
    color: #fff;
    font-weight: 500;
    display: block !important;
}

    div.nesletter_block2 img{
        margin-bottom: 20px;
    }
    .row.nesletter_block{
        margin-top: 0px;
    }
   .row.services_offer div, .row.services_offer1 div {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
}
    .blog_blkhead, .blog_blkimg, .blog_blkhead2 {
        height: auto !important;
    }
    .row.review_blk.bg-r2r.blog_blk button{
        margin-bottom: 20px;
    }
    .mobileview {
    display: block !important;
}
.desktop_view {
    display: none;
}
    .row.services_offer, .row.services_offer1{
        padding: 0px;
    }
    .actnow-blk {
        margin-top: 0px !important;
         margin-bottom: 0px !important;
    }
    .new_sleft, .blk-right{
        height: auto !important;
    }
    .side-border{border-left:0px; border-right:0px; margin-bottom: 0px;}
    
    .menu ul li{
        width: 100%;
         padding: 15px 25px;
     }
     .menu {
        justify-content: end;
     }

     .row.bg-r2r{
        justify-content: end;
     }
     .navbar-expand-lg .navbar-toggle {
    display: block;
}
    #myForm .form-row {
        flex-direction: column;
    }
    #myForm {
    padding: 15px 0;
}
    .question-form .form-control {
    width: 100% !important;
}
         .question-form label{
    text-align: left !important;
}
    .images img {
    width: 100px !important;
}
    .question-form label{
/*        padding-left: 0;*/
        padding-right: 0;
    }
  }
  @media only screen and (max-width: 1023px) { 
    .menu ul li{
         padding: 15px 15px 15px 0px;
     }
     .menu ul li a{
        font-size: 14px;
     }
     .menu {
        justify-content: end;
     }

     .row.bg-r2r{
        justify-content: end;
     }
     .navbar-expand-lg .navbar-toggle {
        display: block;
    }   
     .question-form .form-control {
    width: 100% !important;
}
         .question-form label{
    text-align: left !important;
}
    .images img {
    width: 90px !important;
}
  }

#myForm .form-row>.col, .form-row>[class*=col-] {
    padding-right: 10px;
    padding-left: 10px;
}
.question-form .form-control {
    width: 80%;
    color: #ffffff;
    background-color: transparent;
}

.faq-section h6{
    color: #dbbb75;
    font-weight: 600;
}

li {
    list-style-type: disclosure-closed;
}

hr {
   
    border-top: 1px dashed #ad9768;
}
.question-form label{
    text-align: right;
}

.images {
    margin: 30px auto 10px;
}
.images img {
    width: 80px !important;
    margin: 0px 10px;
}
.footer a{
    color: #fff
}


.banner_background {
    background: #e9ecef;
  
    padding: 60px 0px;
}
.banner_background h1 {
    font-size: 28px;
    color: #000;
    font-weight: bold;
    margin-bottom: 47px;
    width: 100%;
    display: block;
}

.banner_background h1 span{
    font-size: 20px;
    color: #000;
}
.banner_background h3{
    font-size: 20px;
    margin-top: 30px;
    color: #000;
    font-weight: bold;
}
.banner_background ul li{list-style: none; display: inline-block; border:1px solid #000; padding: 7px 20px; maring:0px; color: #000;}
.side-border{
    border-left: 1px solid #000;
    border-right: 1px solid #000;
/*    margin-bottom: 20px;*/
}
.row.businees_block {
    background: #e9ecef;
    padding: 20px 0px;
}
.row.businees_block h4 {
    font-weight: bold;
}
.actnow-blk{color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;}
.row.services_offerblk {
    text-align: center;
    display: block;
    margin: 30px auto;
}
.row.services_offerblk h4 {
    font-weight: bold;
}
/*.row.services_offer {
    background: #e9ecef;
}*/
.row.bg-r2r.footer.footer_head {
    padding-top: 40px;
}
.foot_list ul, .foot_list1 {
    padding: 0px;
    list-style: none;
}
.foot_list ul li {
    list-style: none;
    text-align: center;
    display: inline-block;
    font-size: 0.9rem;
    margin: 0px 5px;
}
.foot_list h6, .foot_list1 h6 {
    font-weight: bold;
    /* color: #fff; */
    font-size: 1.2rem;
    text-decoration: underline;
    margin-bottom: 15px;
}
.foot_list, .foot_list1 {
    text-align: center;
}
.foot_list1 ul{padding: 0px; margin: 0px;}
.foot_list1 li{list-style: none; font-size: 0.9rem;
    margin: 5px 0px;}
    .row.bg-r2r.footer.footer_head .col-md-3 p {
        margin-bottom: 4.5px;
        font-size: 0.9rem;
    }
    .row.bg-r2r.footer.footer_head + div {
        border-top: 1px solid #fff;
    }

    .row.review_blkhead.bg-dark h5 {
        text-align: center;
        width: 100%;
        padding: 30px 0px 20px;
        color: #fff;
    }
    .row.review_blk.bg-dark p {
        color: #fff;
        font-weight: normal;
        font-size: 0.85rem;
       
    }
    .row.review_blk.bg-dark h6 {
        color: #ad9768;
        margin-bottom: 20px;
        font-weight: bold;
    }
    

    .row.review_blk.bg-dark {
        margin-bottom: 30px;
    }
    .ebook_btn {
        
        flex-wrap: nowrap;
        align-content: space-around;
        justify-content: flex-start;
        border-left: 1px solid #fff;
    }
    .col-sm-4.pt-4.pb-4.c-black.text-center.ebook_btn button {
        background: #edd8a3;
    }
    .ebook_btn h6 {
        color: #fff;
        margin-bottom: 15px;
    }

    .row.offer_blk.bg-dark {
        color: #fff;
        padding: 25px 0px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
     img{max-width: 100%;}
     .services_offer p, .services_offer1 p{font-size: 0.9rem;}
     .row.services_offer, .row.services_offer1{
        align-items: center;
        border: 1px solid #ddd;
     }
     .row.review_blkhead h5 {
        text-align: center;
        font-size: 1.3rem;
    font-weight: bold;
    margin: 30px auto;
    display: block;
    width: 100%;
    }
    .row.review_blk1.bg-dark.text-center h6 {
        text-align: center;
        color: #fff;
        display: block;
        width: 100%;
        margin: 30px auto 20px;
        font-size: 1.2rem;
    }
    .row.review_blkhead.review_blkhead1 h5 {
        margin-top: 30px;
    }

    .row.background_bannerimg .c-white.col-sm-12.pt-4.text-center {
        padding: 0px !important;
        margin: 0px auto 30px;
    }
    .row.background_bannerimg {
        padding: 0px;
    }
    .c-white.col-sm-12.pt-4.text-center img {
        width: 100%;
    }
    .row.businees_block_head {
        margin: 30px auto 25px;
    }
    .row.reco_blk {
    margin-bottom: 30px;
}
   /* .row.services_offer1 p:first-child, .row.services_offer p:first-child {
        font-weight: bold;
    }*/
.row.services_offer .col-sm-7 p {
    text-align: center;
}
.row.services_offer p img {
    width: 15%;
    margin: 10px 6px;
}
.row.services_offer p {
    text-align: justify;
}
.row.services_offer h5 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
    .row.review_blk.bg-r2r.blog_blk h6 {
        font-size: 1rem;
        font-weight: bold;
        min-height: 70px;
        color: #fff;
    }
    .row.review_blk.bg-r2r.blog_blk p {
        color: #000;
        font-size: .9rem;
    }
    .row.review_blk.bg-r2r.blog_blk h6 + p {
        min-height:150px;
    }
    .row.review_blk.bg-r2r.blog_blk .col-sm-3 {
        border-right: 1px solid #ddd;
    }
    .row.review_blk.bg-r2r.blog_blk p {
        color: #000;
        font-size: 13px;
        /* min-height: 200px; */
    }

    .row.review_blk.bg-r2r.blog_blk h6 + p + p {
       color:#fff;
       margin-bottom: 0px;
    }
    p.readmore, p.readmore a {
        color: #fff;
        word-break: break-word;
        font-size: 0.8rem;
    }
    .row.review_blk.bg-r2r.blog_blk .col-sm-3:last-child {
        border-right: 0px;
    }


.modal-formsubmit label{color:#fff ;}

.demo_modal  .close {
    background: #ad9768;
    margin-right: -20px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    line-height: 21px;
    color: #fff;
    position: relative;
    top: -49px;
    right: -39px;
    font-size: 36px;
    opacity: 1;
}
.modal-content.demo_modal .modal-body {
    padding: 0px;
}

.modal-content.demo_modal .row {
    background-color: #fff !important;
    color: #000;
    align-items: center;
    border-top: 1px solid #ddd;
}
.modal-content.demo_modal .row label, .modal-content.demo_modal .row h2, .modal-content.demo_modal .row p {
    color: #000;
}
.demo_modal a.btn.btn-primary:focus {
    background: #ad9768 !important;
}
.ebook_btn a{color:#000;}
button.btn.btn-primary.ebook_btn:hover a {
    color: #fff;
}

/*newsletter css*/
h5.case_header {
    font-weight: 600;
    font-size: 1.1rem;
    margin-bottom: 20px;
}
p.case_small {
    font-size: 13px !important;
}
.row.nesletter_block img {
    width: 100%;
}
.col-sm-6.c-black.text-center.blk-right img{
    height: 100%;
}
.row.nesletter_block .col-sm-12{
    padding: 0px;
} 

.row.nesletter_block {
   
    display: flex;
    align-items: center;
  
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0px;
}
.col-sm-7.c-black.text-center.blk-right {
  
    padding: 40px 20px;
}
.new_sleft{padding: 40px 20px;
    background: url(../images/banner_left.jpg);
    height: 400px;
    /* align-items: end; */
    display: flex;
    justify-content: center;
    flex-wrap: wrap;}

.col-sm-6.c-black.text-center.blk-right{
  padding: 0px;
    height: 400px;
    object-fit: cover;
    max-height: 100%;
    overflow-y: hidden;
}
.nesletter_block h6{margin-bottom:  30px;}
.row.nesletter_block a {
    color: #fff;
}
.row.nesletter_block h4 {
    margin-bottom: 30px;
    font-size: 35px;
    font-weight: bold;
}
.col-sm-6.c-black.text-center.new_sleft button{
    background: #000;
    padding: 5px 29px;
    margin-bottom: 20px;
}
.images img {
    width: 80px !important;
    margin: 0px 4px;
    border: 1px solid #fff;
    height: 80px;
    object-fit: contain;
    border-radius: 3px;
}
.row.nesletter_block p {
    font-size: 20px;
}
.row.nesletter_block2.bg-r2r h5 {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 15px;
}
.row.nesletter_block2.bg-r2r p {
    font-size: 0.85rem;
}
.row.nesletter_block2.bg-r2r {
    align-items: center;
}
.row.businees_block.case-studiesblk p {
    font-size: 0.9rem;
}
.row.outspaceblk {
    border: 1px solid #ddd;
    margin-bottom: 30px;
}
.row.outspaceblk input {
    border: 0px;
    border-bottom: 1px solid #000;
    width: 30%;
    vertical-align: bottom;
    margin-left: 15px;
    padding: 0px 15px;
}
.row.outspaceblk input:focus{
    border-bottom: 1px solid #000;
    outline: none;
}
.text-center.outspabtn {
    width: 100%;
    margin-bottom: 30px;
}
.row.bg-dark.top_menuright{position: relative;}
.row.bg-dark.top_menuright a.qbutton.small.default {
    color: #fff;
    padding-top: 15px;
    position: absolute;
    right: 0;
}

.carousel-control-prev{left:-45px !important;}
.carousel-control-next{right: -45px !important;}
/*newsletter css ends*/

 /* Make the image fully responsive */
 .carousel-inner img {
    width: 100%;
    height: 100%;
  }

  .text-center.outspabtn button:focus {
    background-color: inherit !important;
    background: #ad9768 !important;
    border: #ad9768 !important;
    box-shadow: none;
}


@media only screen and (max-width: 767px) {
    .row.nesletter_block h4 {
font-size: 25px;

}
    .row.nesletter_block2.bg-r2r {
        align-items: center;
        padding-bottom: 30px;
    }
    .new_sleft {
        border-right: 0px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 0px;
    }
    .row.bg-dark.top_menuright a.qbutton.small.default{display: none;}
    .row.outspaceblk input{width: 100%;}
    .side-border{border-left:0px; border-right:0px; margin-bottom: 0px;}

    h4 {
        font-size: 1.2rem;
    }
    .pt-4, .py-4{
        padding-bottom: 0px !important;
    }
    .ebook_btn{border:0px; margin-bottom: 20px;}
    .row.review_blk.bg-r2r.blog_blk h6 + p, .row.review_blk.bg-r2r.blog_blk h6{min-height: auto;}
    .row.bg-dark.question-form {
        padding-bottom: 20px;
    }
    .row.bg-r2r.footer.footer_head{text-align: center;}
    .row.review_blk.bg-r2r.blog_blk .col-sm-3{
        flex:100%; border-bottom: 1px solid #ddd; max-width: 100% ; border-right: 0px;
    }
    .row.review_blk.bg-r2r.blog_blk .col-sm-3:last-child {
        border-bottom: 0px;
    }
}

@media screen and (min-width:568px) and (max-width:980px) and (orientation: landscape) {
 .row.nesletter_block h4 {
font-size: 25px;

}
.row.nesletter_block p {
    font-size: 15px;
}
    .container, .container-md, .container-sm {
        max-width: 100%;
    }
    .row.review_blk.bg-dark {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
    .ebook_btn a {
        color: #000;
        font-size: 0.9rem;
    }
    .row.review_blk.bg-r2r.blog_blk .col-sm-3{
        flex:100%; border-bottom: 1px solid #ddd; max-width: 100% ; border-right: 0px;
    }
    .row.review_blk.bg-r2r.blog_blk .col-sm-3:last-child {
        border-bottom: 0px;
    }
}

sup.redreq {
    color: red;
}
.foot_list.icons_social i {
    font-size: 18px;
    border: 1px solid #fff;
    padding: 6px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
}
img.blog_img {
    margin-bottom: 10px;
}
.row.review_blk.bg-r2r.blog_blk a {
    color: #fff;
}
div.testimonial-slide img {
    display: inline-block;
    margin: 0 10px;
}
.row.nesletter_block2.bg-r2r P {
    text-align: justify;
    color: #000;
}
.row.offer_blk, .row.offer_blk .col-sm-12.pt-4.pb-4.text-center{
    padding: 0px;
}
.row.review_blk.bg-r2r.blog_blk button a {
    color: #000;
}
.row.review_blk.bg-r2r.blog_blk button {
    background: #edd8a3;
    color: #000;
}

.blog_blkhead {
    height: 100px;
    align-content: center;
}
.blog_blkimg {
    height: 160px;
    align-items: center;
}
.blog_blkhead2 {
    height: 200px;
    /* border-bottom: 1px solid #ddd; */
    overflow-y: auto;
}

.col-sm-7.align_center {
    /* align-items: center; */
    /* justify-content: center; */
    align-content: center;
}

.case1 {
    height: 80px;
}
.case2 {
    height: 180px;
    overflow-y: hidden;
}

.case3 {
    background: #4CAF50;
    color: #fff;
    height: 200px;
    padding: 20px 10px;
}
.blog2txt {
    height: 80px;
}
.blog3txt {
    height: 220px;
}
.blog4txt {
    height: 150px;
 
}
.row.bg-r2r.ebook_blk p {
    font-size: 15px;
}
.row.bg-r2r.ebook_blk h4 {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.banner_desc {
    align-items: center;
    text-align: center;
    width: 100%;
}
.heade_ban {
    display: flex;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-evenly;
}
.heade_ban h5 {
   
    font-size: 18px;
    position: relative;
    
}
.heade_ban h5:after {
    border-radius: 15px;
    position: absolute;
    content: "";
    border-bottom: 5px solid #ad9768;
    width: 20%;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
}

.heade_ban2 h1 {
    font-size: 30px;
    margin: 40px auto;
}
.heade_ban3 h4 {
    font-size: 20px;
    font-weight: 600;
}
.heade_ban3 a {
   background: none;
    border: 2px solid #ad9768;
    color: #fff;
    margin: 10px 1px;
    pointer-events: none;
}
.heade_ban3 a:hover, .heade_ban3 a:focus {
    /* background: #ad9768 !important; */
    background: transparent;
    border: 2px solid #ad9768 !important;
    cursor: none;
}
 .dafult:hover{
    background: #ad9768 !important;
}
.banner_texthead{
    background: url(../images/banner_img.jpg) no-repeat;
    background-size: cover;
    height: 450px;
    color: #fff;
    display: flex;
    align-content: space-around;
}

/*testimonial slider*/
.wrapper.testi_slider {
  max-width: 1100px;
  width: 100%;
  position: relative;
}
.wrapper.testi_slider i {
  top: 50%;
  height: 50px;
  width: 50px;
  cursor: pointer;
  font-size: 1.25rem;
  position: absolute;
  text-align: center;
  line-height: 50px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0,0,0,0.23);
  transform: translateY(-50%);
  transition: transform 0.1s linear;
  z-index: 2;
}
.wrapper.testi_slider i:active{
  transform: translateY(-50%) scale(0.85);
}
.wrapper.testi_slider i:first-child{
  left: -22px;
}
.wrapper.testi_slider i:last-child{
  right: -22px;
}
.wrapper.testi_slider .carousel{
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% / 3) - 5px);
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  gap: 16px;
  border-radius: 8px;
  scroll-behavior: smooth;
  scrollbar-width: none;
  margin-right: -25px;
}
.wrapper.testi_slider .carousel::-webkit-scrollbar {
  display: none;
}
.wrapper.testi_slider .carousel.no-transition {
  scroll-behavior: auto;
}
.wrapper.testi_slider .carousel.dragging {
  scroll-snap-type: none;
  scroll-behavior: auto;
}
.wrapper.testi_slider .carousel.dragging .card {
  cursor: grab;
  user-select: none;
}
.wrapper.testi_slider .carousel :where(.card, .img) {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrapper.testi_slider .carousel .card {
  scroll-snap-align: start;
/*  height: 342px;*/
  list-style: none;
  background: none;
  cursor: pointer;
  padding-bottom: 0px;
  flex-direction: column;
  border-radius: 8px;
}
/*
.carousel .card .img {
  background: #8B53FF;
  height: 148px;
  width: 148px;
  border-radius: 50%;
}
.card .img img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid #fff;
}*/
.wrapper.testi_slider .carousel .card h2 {
  font-weight: 500;
  font-size: 1.56rem;
  margin: 30px 0 5px;
  display: none;
}
.wrapper.testi_slider .carousel .card span {
  color: #6A6D78;
  font-size: 1.31rem;
   display: none;
}
div.nesletter_block2 .row {
   border: 1px solid #dbdbdb;
    border-bottom: 0px;
    display: flex;
    align-items: center;
}
div.nesletter_block2 img {
    width: 45%;
}
div.nesletter_block2 .row:last-child {
    border-bottom: 1px solid #dbdbdb;
}
div.nesletter_block2 p {
    font-size: 14px;
    text-align: justify;
}
div.nesletter_block2 h5 {
    font-weight: 600;
}

@media screen and (max-width: 900px) {
 .wrapper.testi_slider .carousel {
    grid-auto-columns: calc((100% / 2) - -4px);
  }
}

@media screen and (max-width: 767px) {
    .row.nesletter_block{
        margin-top: 0px !important;
    }
   
    .wrapper.testi_slider i:first-child {
    left: -6px;
}
.wrapper.testi_slider i:last-child {
    right: -5px;
}


 .wrapper.testi_slider .carousel {
    grid-auto-columns: 100%;
    margin-right: -40px;
  }

  .heade_ban {
    display: block;
    margin-bottom: 10px;
}

.heade_ban h5:after{
    bottom: -8px;
}
.heade_ban h5 {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 10px;
   }
   .heade_ban2 h1 {
    font-size: 16px;
    margin: 20px auto;
}
.heade_ban3 a{
    font-size: 12px;
    display: block;
}
.banner_desc p.mt-3 a {
    font-size: 14px;
}
.heade_ban3 h4 {
    font-size: 16px;
    }
}

.row.businees_block_head h4 {
    font-weight: bold;
}

.col-sm-5.pt-4.pb-4.text-center.seo_img {
    padding: 0px;
    /* width: 50%; */
}

