.header-nav.sticky{background:white;}
.hero-content{
    padding-top: 125px;
}
.hero-content .title{
    font-size: 55px;
}

.overlay1{
    height: 100%; 
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: transparent;
    background-image: linear-gradient(110deg, #f6f6f6 25%, #FFFFFF00 80%);
    opacity: 1;
}

.wink-img{
    min-height: 207px;
  
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 40px;
}

/* .section-title .title{font-size:36px;letter-spacing:-0.04em;line-height: 45px;color:#1f6694} */

.intro-content .intro-item i{
    font-size: 0px;
}

@media (max-width: 767px){
    
    .padding-top-235{
        padding-top: 60px!important;
    }
}

.padding-top-235{
    padding-top: 235px;
}
.hero-area.bg_cover{
    margin-top: 90px;
}

ul li{
    color: black;
}

.ul1 li::before {


    margin-right: 0.5em;
    content: "\f105";
    font-size: 16px;
    font-weight: 400;
    color: #1f6694;
    text-align: center;
    justify-content: center;
   
    font-family: 'Font Awesome 5 Pro';
  }


  .white{
    color: white!important;
  }

  .c-img{
    width: 332px;
    height: 265px;
    object-fit: cover;
    border-radius: 24px 24px 0 0;
    width: 100%;
  }


.c-card-step__box {
    border-radius: 40px;
    background-color: #fff;
    padding: 16px 0px 40px 0px;
}


.c-card-step__box-title {
    
    color: black;
    
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    margin-top: 20px;
    margin-bottom: 12px;
}
.px-md{
    padding-left: 16px;
    padding-right: 16px;
}
@media screen and (min-width: 769px){
.c-card-step__text-wrapper {
    padding-right: 90px;
    padding-left: 0;
    padding-bottom: 0;
}

}

.testimonial-item{
    padding: 15px 40px 10px 40px;
    border-radius: 10px;
    background: #f6f6f6;
    margin-right: 20px;
}
.testimonial-item:hover{
    background: #1f6694;
}
.testimonial-item:hover .title{
    color: white;
}
    
.download-app-content .title{
    padding-bottom: 30px;
}

/* .testimonial-item .title{padding-left:20px;} */


@media only screen and (min-width: 1200px) and (max-width: 1600px){
.download-app-area .download-app-case {
    right: 77px;
    top: -70px;
}
}

.download-app-area {
   
    padding-top: 70px;
    padding-bottom: 50px;
   
    margin-bottom: -120px;
}

@media (max-width: 992px){
.download-app-area .download-app-case {
    padding-left: 40px;
    padding-top: 30px;
}

}

.download-app-area .download-app-case1{position:absolute;right:240px;bottom:0}
@media only screen and (min-width: 1200px) and (max-width: 1600px){.download-app-area .download-app-case1{right: 115px}}
@media only screen and (min-width: 992px) and (max-width: 1200px){.download-app-area .download-app-case1{right:0}}
@media (max-width: 992px){.download-app-area .download-app-case1{position:static;text-align:center;padding-right: 40px;}}

@media (max-width: 992px){
.testimonial-area {
    padding-top: 0px;
    padding-bottom: 100px!important;
}

}

/* .hero-content{padding-top:170px;} */

.bg_cover{background-position:center center;}

/* .hero-area.bg_cover{} */

.carousel-itm .main-img img{
   border-radius: 25px;
   object-fit: cover;
    min-height: 230px;
    height: 230px;
    width: 100%;
}
@media (max-width: 768px){
    .slick-slide img{
      padding: 0px 0px;
    }
    .download-app-area {
   
        
        padding-bottom: 0px;
       
        
    }
  }
.carousel-itm .title{
    color: #2E2E2E;
}

.st1{
    margin-top: 60px;
    border-radius: 35px;
}

@media (max-width: 992px){
.hero-content .title {
    font-size: 40px;
   
}

}


@media (max-width: 992px){
.hero-content {
    padding-top: 100px;
}

.cover-mb {
    margin-bottom: 250px;
}
}

.header-nav .navigation .navbar .side-menu__toggler i{
    color: #1f6694;
    font-size: 30px;
    padding-right: 15px;
}

@media (max-width: 992px){
.intro-btns ul li {
    width: 100%;
    text-align: center;
}

}


@media (max-width: 767px){

.header-nav.sticky{padding-top: 15px;padding-bottom: 20px;}
.mb-40{
    margin-bottom: 40px;
}
.matop-100{
    margin-top: 100px;
}
.matop-50{
    margin-top: 50px;
}
br {
    display: none;
}
.hero-area{
    height: 640px!important;
  } 
.padding-700-mobile{
    padding-top: 760px!important;
}  

 
}


.footer-area{
    padding-top: 80px;
}

/* get started with wride */


 

  .step {
    padding: 24px 32px;
    cursor: pointer;
    transition: background-color 0.3s;
    border-radius: 24px;
  }

  .step.active {
    background-color: #1f6694;
    color: #ffffff;
    border-radius: 24px;
  }
  .step.active .title{
    color: white;
  }
  .step.active .step-p{
    color: white;
  }

  .image-carousel img {
    width: 100%;
    max-width: 474px;
    transition: opacity 0.3s;
    
  }

  .center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
  }
  .step-p{
    padding-left: 15px;
  }
  .rounded-5 {
    border-radius: 2rem!important;
}

.col-form-label {
    color: #2E2E2E;
    font-weight: 600;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

input.form-control {
    background-color: #f6f6f6;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #2E2E2E;
    outline: 0;
    box-shadow: unset;
    transition: all .2s ease;
    padding: 0.375rem 0.75rem;
}

textarea.form-control {
    background-color: #f6f6f6;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #2E2E2E;
    outline: 0;
    box-shadow: unset;
    transition: all .2s ease;
    padding: 0.375rem 0.75rem;

}

.cta {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 1;
    border-radius: 500px;
    transition-property: background,border-color,color,box-shadow,filter;
    transition-duration: .3s;
    letter-spacing: 2px;
    min-width: 160px;
    white-space: normal;
    text-align: center;
    font-family: "Spartan",sans-serif;
    color: #fff;
    box-shadow: inset 0 0 0 2px #fff;
    background: #1f6694;
    height: 48px;
}

.rounded-3 {
    border-radius: 0.5rem!important;
}

.overflow-hidden {
    overflow: hidden!important;
}

.map-wrapper {
    position: relative;
    height: 300px;
}
.rounded-35{
    border-radius: 35px!important;
}

