.logo_css{
    width:250px;
}

.hero_ct_title{
    color:#fff;
    line-height: 60px;
}

.applynowbtn{
    /* padding-top:60px; */
}

.mobile_toggle_icon, .mobile_toggle_icon:hover {
    background-color: unset!important;
    color:#c43d3d;
}

.about_img_abt{
    border-radius: 20px;
    background-color: #eeeded;
    border: 1px solid #bebebe;
}

.img-box3 .img1:after{
    border-radius: 10px 0px 0px 10px;
}

.location_img{
    /* width: 100px; */
    margin: auto;
    padding: 10px;
    color: #fff;
}

.location_img:hover{
    color: #fff;
}

.client-slider1 .swiper-slide{
    background-color: #ffffff;
}
.client-slider1 .swiper-slide:hover {
    background-color: #ffffff;
}

.location_circle svg {
    padding: 12px;
    color:#c43d3d;
}

.location_name{
    color: #353535;
    font-weight: 100;
    font-size: 18px;
    text-align: center;
    margin-bottom: 0px;
    font-weight: 500;
    padding-top:5px;
}

.client-slider1 .swiper-slide:hover .location_name{
    color: #c43d3d;
    font-weight: 600;
}

.client-slider1 .swiper-slide:hover .location_circle svg{
    color: #353535;
    font-weight: 600;
}
.client-slider1 .swiper-slide:hover .location_circle{
   
    border:1px dashed #353535;
}
.location_circle {
    /* display: inline-block; */
    height: 100px;
    width: 100px;
    line-height: 100px;
    border-radius: 100%;
    /* background: #c43d3d; */
    position: relative;
    /* margin: 12px; */
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin: auto;
    border:1px dashed #c43d3d;
}


.location_circle svg:after {


    /* content: '';
    position: absolute;
    border: 1px dashed #fff;
    inset: -12px;
    border-radius: 50%;
    -webkit-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
    -webkit-transition: 0.4s;
    transition: 0.4s; */
}

.hd_title_two_color{
    color:#c43d3d;
}

.z_index_2{
    position: relative;
    z-index: 2;

}

.home_ser_color{
    color:#131241;
}

.home_ser_color_title{
    color:#131241;
}
.service-card3:hover .home_ser_color{
    color:#353535;
}
.service-card3:hover .home_ser_color_title{
    color:#c43d3d;
}
.service_bg_color{
    background-color: #9acbfd12;
    
    /* background: linear-gradient(rgb(255 255 255 / 80%), rgb(255 255 255 / 80%)), url(../img/credit_img/red-grunge-texture.png) center center; */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
 
}

.service_container_box{
    /* padding-top: 3rem; */
    padding-bottom: 5rem;
}

.margin_bottom_ser_titile{
    margin-bottom: 40px
}
/* 
.banner {
    min-width: 60vw;
    text-align: center;
    background: transparent;
    color: white;
    padding: 1rem;
    cursor: pointer;
    font-family:'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 400;
  }
  .banner a {
    color: white;
  }
  .banner:before {
    content: "";
    position: absolute;
    background: rgba(105, 134, 162, 0.5);
    box-shadow: -0.75rem 0.75rem 0px rgba(105, 134, 162, 0.5);
    top: 0;
    right: 0;
    left: 0.75rem;
    bottom: 0.75rem;
    transition: all 0.2s;
  }
  .banner:after {
    content: "";
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
    left: 0.75rem;
    bottom: 0.75rem;
    background: #6986A2;
    z-index: -1;
    opacity: 0.8;
  }
  .banner * {
    position: relative;
    z-index: 2;
  }
  .banner:hover:before {
    top: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
    right: 0.75rem;
    background: #6986A2;
    box-shadow: 0px 0px 0px #6986A2;
  }
  
  .banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  } */


  .about_cont_section{
    /* background-color: #f5fffe; */
 
  }



  .link-btn.style3 {
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-bottom: -2px;
}


.link-btn.style3:before{
    background-color: unset;
}

.site_uspa{
    background-color: #ffffff0f;
    padding: 20px;
    /* margin-top: 50px; */
    border-radius: 5px;
    min-height: 80px;
    line-height: 80px;
    text-align: center;
    border: 1px solid #d5d0d09e;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.banner_money_para{
    padding-top: 20px;
}
.banner_money_para h3{
    font-size: 18px;
    color: #c43d3d;

}

.banner_100percent{
    color:#fff;
    font-weight: 300;
}

.banner_title{
    color:#131241;
}

.bottom_text_main_cont{
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 1px solid #fff; */
    padding: 10px;
    margin-top:10px;
}

.banner_bottom_text h5{
    color:#131241;
}
.banner_bottom_text p{
    color:#131241;
}
.banner_icon_cont{
    padding-right: 25px;
}

.banner_bottom_cont_2{
    background-color: #fff;
}

.ft_text{
    color:#000;
}




.cta-container {
    text-align: center;
    background: white;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border-radius: 8px;
}

.cta-container h2 {
    color: #333;
    font-weight: 300;
}

.cta-container p {
    color: #666;
    font-size: 16px;
}

.cta-container button {
    background-color: #007BFF;
    color: white;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.cta-container button:hover {
    background-color: #0056b3;
}






























/* tara jaisa tutna UI design on banner start here  */

.lines{
    margin: 0;
    padding: 0;
    font-family: sans-serif;
       /* background-image: url("https://images.unsplash.com/photo-1513151233558-d860c5398176?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1500&q=80"); */
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top;
      /* background-color: #c43d3d; */
  }
  .lines .box{
    width: 300px;
    padding: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #191919;
    text-align: center;
    box-shadow: -1px 92px 99px -62px rgba(3, 107, 255, 0.27), 0 1px 6px 0 rgba(10, 48, 255, 0.48);
    border-radius: 5px;
  }
  .lines .box h1{
    color: white;
    text-transform: uppercase;
    font-weight: 500;
  }
  .lines .box input[type = "text"],.lines .box input[type = "password"]{
    border:0;
    background: none;
    display: block;
    margin: 20px auto;
    text-align: center;
    border: 2px solid #3498db;
    padding: 14px 10px;
    width: 200px;
    outline: none;
    color: white;
    border-radius: 24px;
    transition: 0.25s;
    
  }
  
  .lines .box a
  {
    border:0;
    background: none;
    display: block;
    margin: 20px auto;
    text-align: center;
    border: 2px solid #3498db;
    padding: 14px 10px;
    width: 200px;
    outline: none;
    color: white;
    border-radius: 24px;
    transition: 0.25s;
    width:10%;
  }
  .lines .box input[type = "text"]:focus,.lines .box input[type = "password"]:focus{
    width: 280px;
    -webkit-animation: 9s colorChange alternate;
    transition height 0.3s, width 0.3s 0.1s
    input:focus ~ .border
    
  }
  .lines .box input[type = "submit"]{
    border:0;
    background: none;
    display: block;
    margin: 20px auto;
    text-align: center;
    border: 2px solid #2ecc71;
    padding: 14px 40px;
    outline: none;
    color: white;
    border-radius: 24px;
    transition: 0.25s;
    cursor: pointer;
  }
  
  .lines .box a[type = "submit"]{
    border:0;
    background: none;
    display: block;
    margin: 20px auto;
    text-align: center;
    border: 2px solid #2ecc71;
    padding: 14px 40px;
    outline: none;
    color: white;
    border-radius: 24px;
    transition: 0.25s;
    cursor: pointer;
  }
  .lines .box input[type = "submit"]:hover{
    background: #2ecc71;
  }
  
  .lines .box a[type = "submit"]:hover{
    background: #2ecc71;
  }
  
  .lines h1 {
      display: block;
      font-size: 2em;
      margin-block-start: 0.67em;
      margin-block-end: 0.67em;
      margin-inline-start: 0px;
      margin-inline-end: 0px;
      font-weight: bold;
  }
  
  
  @-webkit-keyframes colorChange {
    0%   { border-color: #007bff;  }
    5%  { border-color: #6610f2; }
    10%  { border-color: #6f42c1;}
    15%  { border-color: #e83e8c; }
    20% { border-color: #dc3545;}
     25%   { border-color: #fd7e14;  }
    30%  { border-color: #ffc107; }
    35%  { border-color: #28a745;}
    40%  { border-color: #20c997; }
    45%  { border-color: #17a2b8;}
    50%  { border-color: #6c757d;  }
    55%  { border-color: #343a40; }
    60%  { border-color: #007bff;}
    65%  { border-color: #6c757d; }
    70% { border-color: #28a745;}
    75% { border-color: #17a2b8;}
    80% { border-color: #ffc107;}
    85% { border-color: #dc3545;}
    90% { border-color: #343a40;}
    95% { border-color: #28a745;}
    100% { border-color: #20c997;}
  }
  
  
  
  /**************line*************/
  
  .lines {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      margin: auto;
      width: 100vw;
      z-index: -1
  }
  
  .lines .line {
      position: absolute;
      width: 1px;
      height: 100%;
      top: 0;
      left: 50%;
      
      background: rgba(255, 255, 255, .06);
      background:#b0535300;
      overflow: hidden;
  }
  
  .lines .line::after {
      content: "";
      display: block;
      position: absolute;
      height: 15vh;
      width: 100%;
      top: -50%;
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, #c43d3d), to(#c43d3d));
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 75%, #fff 100%);
      -webkit-animation: run 7s 0s infinite;
      animation: run 7s 0s infinite;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-timing-function: cubic-bezier(.4, .26, 0, .97);
      animation-timing-function: cubic-bezier(.4, .26, 0, .97)
  }
  
  .lines .line:nth-child(1) {
      margin-left: -45%
  }
  
  .lines .line:nth-child(1)::after {
      -webkit-animation-delay: .5s;
      animation-delay: .5s
  }
  
  .lines .line:nth-child(3) {
      margin-left: 45%
  }
  
  .lines .line:nth-child(3)::after {
      -webkit-animation-delay: 1s;
      animation-delay: 1s
  }
  
  .lines .line:nth-child(4) {
      margin-left: 40%
  }
  
  .lines .line:nth-child(4)::after {
      -webkit-animation-delay: 1.5s;
      animation-delay: 1.5s
  }
  
  .lines .line:nth-child(5) {
      margin-left: -40%
  }
  
  .lines .line:nth-child(5)::after {
      -webkit-animation-delay: 2s;
      animation-delay: 2s
  }
  
  .lines .line:nth-child(6) {
      margin-left: 35%
  }
  
  .lines .line:nth-child(6)::after {
      -webkit-animation-delay: 2.5s;
      animation-delay: 2.5s
  }
  
  .lines .line:nth-child(7) {
      margin-left: -35%
  }
  
  .lines .line:nth-child(7)::after {
      -webkit-animation-delay: 3s;
      animation-delay: 3s
  }
  
  .lines .line:nth-child(8) {
      margin-left: 30%
  }
  
  .lines .line:nth-child(8)::after {
      -webkit-animation-delay: 3.5s;
      animation-delay: 3.5s
  }
  
  .lines .line:nth-child(9) {
      margin-left: -30%
  }
  
  .lines .line:nth-child(9)::after {
      -webkit-animation-delay: 4s;
      animation-delay: 4s
  }
  
  .lines .line:nth-child(10) {
      margin-left: 25%
  }
  
  .lines .line:nth-child(10)::after {
      -webkit-animation-delay: 4.5s;
      animation-delay: 4.5s
  }
  
  .lines .line:nth-child(11) {
      margin-left: -25%
  }
  
  .lines .line:nth-child(11)::after {
      -webkit-animation-delay: 5s;
      animation-delay: 5s
  }
  
  .lines .line:nth-child(12) {
      margin-left: 20%
  }
  
  .lines .line:nth-child(12)::after {
      -webkit-animation-delay: 5.5s;
      animation-delay: 5.5s
  }
  
  .lines .line:nth-child(13) {
      margin-left: -20%
  }
  
  .lines .line:nth-child(13)::after {
      -webkit-animation-delay: 6s;
      animation-delay: 6s
  }
  
  .lines .line:nth-child(14) {
      margin-left: 15%
  }
  
  .lines .line:nth-child(14)::after {
      -webkit-animation-delay: 6.5s;
      animation-delay: 6.5s
  }
  
  .lines .line:nth-child(15) {
      margin-left: -15%
  }
  
  .lines .line:nth-child(15)::after {
      -webkit-animation-delay: 7s;
      animation-delay: 7s
  }
  
  .lines .line:nth-child(16) {
      margin-left: 10%
  }
  
  .lines .line:nth-child(16)::after {
      -webkit-animation-delay: 7.5s;
      animation-delay: 7.5s
  }
  
  .lines .line:nth-child(17) {
      margin-left: -10%
  }
  
  .lines .line:nth-child(17)::after {
      -webkit-animation-delay: 8s;
      animation-delay: 8s
  }
  
  .lines .line:nth-child(18) {
      margin-left: 5%
  }
  
  .lines .line:nth-child(18)::after {
      -webkit-animation-delay: 8.5s;
      animation-delay: 8.5s
  }
  
  .lines .line:nth-child(19) {
      margin-left: -5%
  }
  
  .lines .line:nth-child(19)::after {
      -webkit-animation-delay: 9s;
      animation-delay: 9s
  }
  
  @-webkit-keyframes run {
      0% {
          top: -50%
      }
  
      100% {
          top: 110%
      }
  }
  
  @keyframes run {
      0% {
          top: -50%
      }
  
      100% {
          top: 110%
      }
  }
  
  .section-title-bg {
      color: #f0f0f0;
      font-size: 85px;
      line-height: 0;
      position: absolute;
      top: 50%;
      left: 0;
      z-index: -1;
      opacity: .8;
      font-family: Monoton, cursive;
      text-transform: uppercase;
      right: 0;
      transform: translateY(-50%)
  }


/* tara jaisa tutna UI design on banner End here  */




.intro {
  
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    letter-spacing: 0.1rem;
  /*   background: linear-gradient(45deg, #ffcc5c 33%, rgba(0,0,0,0.6) 35%), url(https://images.unsplash.com/photo-1510519138101-570d1dca3d66);
    background-size: cover; */
    /* background: repeating-linear-gradient(45deg, #ff6f69 0%, #ff6f69 5%, #ffcc5c 5%, #ffcc5c 10%); */
    background: linear-gradient(45deg, #ffcc5c 20%, #3c3c3c 20% 50%, #ff6f69 50% 80%, #96ceb4 80%);
    padding: 50px;
  }
  .intro-body {
    border: 5px solid #fff;
    padding: 2rem 3rem;
  
  }
  













  
  @media (max-width: 700px) {
    html { font-size: 12px; }
    .intro-body { border: 3px solid #fff; padding: 1.5rem 2rem; }
    .intro h1 { font-size: 2.5rem; }
    .intro p { font-size: 1.25rem; }
  }





  /* box border desigin start here  */

  .features-section {
    position: relative;
    padding: 100px 0px 140px;
    background-color: #f0f5fb;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.sec-title.centered {
    text-align: center !important;
}

.sec-title {
    position: relative;
    margin-bottom: 60px;
}

.sec-title:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    height: 5px;
    width: 120px;
    margin-left: -60px;
    /* background-color: #ef1e22; */
}

.sec-title h2 {
    position: relative;
    color: #211347;
    font-weight: 300;
    font-size: 45px;
    line-height: 55px;
    /* margin-bottom: 25px;
    padding-bottom: 25px; */
}
.theme_color {
    color: #ef1e22;
}
.featured-block {
    position: relative;
    margin-bottom: 25px;
}

.featured-block .inner-box {
    position: relative;
    text-align: center;
    padding: 30px 15px;
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
}
.featured-block .inner-box .border-one {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    border-radius: 8px;
}
.featured-block .inner-box .border-one:before {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    width: 2px;
    height: 0px;
    background-color: #ef1e22;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

.featured-block .inner-box .border-one:after {
    position: absolute;
    content: '';
    right: 0px;
    bottom: 0px;
    width: 0px;
    height: 2px;
    background-color: #ef1e22;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

.featured-block .inner-box .border-two {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    border-radius: 8px;
}

.featured-block .inner-box .border-two:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 2px;
    height: 0px;
    background-color: #ef1e22;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

.featured-block .inner-box .border-two:after {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 0px;
    height: 2px;
    background-color: #ef1e22;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

.featured-block .inner-box .icon-box {
    position: relative;
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
    line-height: 100px;
    background-color: #fff9c5;
}
.featured-block .inner-box h5 {
    position: relative;
    color: #2b2a41;
    font-weight: 300;
    margin-top: 22px;
}

.featured-block .inner-box:hover .border-one::before {
    height: 100%;
}

.featured-block .inner-box:hover .border-one:after {
    width: 100%;
    transition-delay: 500ms;
}

.featured-block .inner-box:hover .border-two:before {
    height: 100%;
    transition-delay: 1000ms;
}

.featured-block .inner-box:hover .border-two:after {
    width: 100%;
    transition-delay: 1500ms;
}

.featured-block:nth-child(2n + 0) .inner-box .icon-box {
    background-color: #ffe1e8;
}

.banner_container{
    background-color: #ffffff0a;
    border-radius: 18px;
    
    padding: 50px;
}

.apply_now_image{
    border-radius: 50px;
}

.breadcumb_bg_color{
    background-color:#56b1d8;
}


.testi-card-slide .swiper-pagination-bullets{
    display:none;
}

.service_client_testimonial{
    background-color: #fafafa;
}

.font_weight_100_para{
    font-weight: 100;
}


.ser_box_border{
    border: 1px solid #cac6c6;
}

.comman-sec-title {
    font-size: 33px;
    text-align: center;
}

.h_2_title_page{
    font-size: 24px;
    color: #131241;
}

.h_3_title_page{
    font-size: 21px;
    color: #000;
    font-weight: 100;
}

.comman_page_title_para{
    font-size: 16px;
    color: #000;
}

.comman_ul_pg_design{
    font-size: 18px;
    color: #11384a;
    list-style-type: none;
}

.comman_ul_pg_design li {
    margin-bottom: 10px;
}


.page_box_shadow{
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    padding:20px 50px;
}














  @-webkit-keyframes fadeInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
      transform: translateX(-20px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }

  @keyframes fadeInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      transform: translateX(-20px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }

  /* box border desigin End here  */









  


@media (max-width: 767px) {
    .sidemenu-wrapper .closeButton{
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }
}