.home-slider .carousel-caption {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    text-align: left;
    opacity: 0;
    margin: 50px 0 0;
    padding: 50px 0;
  }
  
  .home-slider .carousel-caption h1 {
    font-size: 3.6rem;
    line-height: 4.6rem;
    margin: 0 0 15px;
  }
  
  .home-slider .carousel-caption h1 i {
   
    color: #ed1c24;
    font-style: normal;
  }
  
  .home-slider .carousel-caption p {
    color: #002238;
    margin: 0 0 15px;
  }
  
  .home-slider .carousel-caption h3 {
    font-size: 2rem;
    line-height: 3rem;
    margin: 0 0 15px;
    font-weight: 600;
  }
  
  .home-slider .carousel-caption .btn-main {
    font-size: 1.5rem;
  }

  .home-slider .check-list li {
    padding-left: 38px;
    margin-bottom: 15px;
}
.home-slider .check-list li::before {
    font-size: 25px;
}
  .home-slider .carousel-item {
    min-height: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
  
  .home-slider .carousel-item.active .carousel-caption {
    opacity: 1;
  }
  
  .home-slider .carousel-item.active .carousel-caption h1,
  .home-slider .carousel-item.active .carousel-caption p,
  .home-slider .carousel-item.active .carousel-caption .banner-btn,
  .home-slider .carousel-item.active .carousel-caption h3,  .home-slider .carousel-item.active  .box-design {
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
  }
  
  .home-slider .carousel-item.active .home-banner-modal img, .home-slider .carousel-item.active  .check-list li {
    -webkit-animation-name: fadeInRight;
            animation-name: fadeInRight;
  }
  
  .home-slider .home-banner-modal {
    bottom: 0;
  }
  .home-slider .check-list {
    margin: 0 0 20px;
    color: #002238;
}
  .home-slider .mob-banner {
    background-size: 0;
  }
  
  .flex-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  
  .flex-btn a:last-child {
    margin-left: 15px;
  }
  
  .custom-wow {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  
  .custom-wow.animated {
    visibility: visible;
    opacity: 1;
  }
  
  .custom-wow.animated.fadeInUp {
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
  }
  
  .custom-wow.animated.fadeInRight {
    -webkit-animation-name: fadeInRight;
            animation-name: fadeInRight;
  }
  
  .custom-wow.animated.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
            animation-name: fadeInLeft;
  }
  
  .custom-wow.animated.fadeInDown {
    -webkit-animation-name: fadeInDown;
            animation-name: fadeInDown;
  }
  
  .animated {
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  
  .animated.delay-1s {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
  
  .animated.delay-1-2s {
    -webkit-animation-delay: 1.2s;
            animation-delay: 1.2s;
  }
  
  .animated.delay-1-4s {
    -webkit-animation-delay: 1.4s;
            animation-delay: 1.4s;
  }
  
  .animated.delay-1-6s {
    -webkit-animation-delay: 1.6s;
            animation-delay: 1.6s;
  }
  
  .img-block {
    border-radius: 10px;
  }
  
  .pad-60 {
    padding: 60px 0;
  }
  
  .service-module {
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 24px;
    margin: 25px 0 0;
    position: relative;
    top: 0;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  
  .service-module:hover {
    top: -5px;
  }
  
  .service-module .service-single {
    min-height: 235px;
  }
  
  .service-module .service-single h2 {
    font-size: 2.2rem;
    line-height: 3.2rem;
  }
  
  .choose-bg .service-module .service-single h2 {
    font-size: 2rem;
    line-height: 3rem;
  }
  
  .service-module .service-single a {
    font-weight: 500;
  }
  
  .choose-bg .service-module .service-single {
    min-height: 205px;
  }
  
  .service-bg {
    overflow: hidden;
  }
  
  .service-bg::after, .service-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    left: -30px;
    opacity: 0.2;
    z-index: -1;
  }
  
  .service-bg::after {
    background-image: url(/Sites/480FFBA3-BEFA-4F68-AB14-A1533C94A3D5/images/service-pattern-1.svg);
    width: 120px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 100px;
  }
  
  .service-bg::before {
    background-image: url(/Sites/480FFBA3-BEFA-4F68-AB14-A1533C94A3D5/images/service-pattern-2.svg);
    width: 120px;
    height: 120px;
    left: auto;
    right: -30px;
    top: auto;
    bottom: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.1;
  }
  
  .choose-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
  
  .webp .choose-bg {
    background-image: url(/Sites/480FFBA3-BEFA-4F68-AB14-A1533C94A3D5/images/choose-bg.webp);
  }
  
  .no-webp .choose-bg {
    background-image: url(/Sites/480FFBA3-BEFA-4F68-AB14-A1533C94A3D5/images/choose-bg.jpg);
  }
  
  .choose-bg::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #d7ecfd;
    opacity: 0.85;
  }
  
  .choose-bg .container {
    position: relative;
    z-index: 9;
  }
  
  .review-bg::after, .review-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    height: 60%;
    overflow: hidden;
  }
  
  .review-bg::before {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
  
  .webp .review-bg::before {
    background-image: url(/Sites/480FFBA3-BEFA-4F68-AB14-A1533C94A3D5/images/review-bg.webp);
  }
  
  .no-webp .review-bg::before {
    background-image: url(/Sites/480FFBA3-BEFA-4F68-AB14-A1533C94A3D5/images/review-bg.jpg);
  }
  
  .review-bg::after {
    background-color: #d7ecfd;
    opacity: 0.85;
  }
  
  .review-bg .container {
    position: relative;
    z-index: 9;
  }
  
  .rep-testimonial-slider-single {
    background-color: #fff !important;
    border: none !important;
    border-radius: 10px;
    -webkit-box-shadow: 0px 12px 15px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 12px 15px rgba(0, 0, 0, 0.05);
  }
  
  .rep-testimonial-footer p strong:last-child {
    color: #0070ba !important;
  }
  
  .tns-controls {
    display: none;
  }
  
  div#powby {
    padding: 0 !important;
  }
  
  .rep-container {
    max-width: 1320px !important;
    padding: 0 !important;
    margin: 0 -10px !important;
  }
  
  .uber-single h3 {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 400;
  }
  
  .blog-single {
    margin: 30px 0 0;
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.05);
    padding: 10px;
  }
  
  .blog-single img {
    border-radius: 5px;
  }
  
  .blog-single .blog-tags {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  
  .blog-single .blog-tags p {
    font-size: 12px;
    line-height: 22px;
  }
  
  .blog-single h2 {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
  
  .faq-block .card {
    border: none;
    border-top: 1px solid #ddd;
    overflow: hidden;
  }
  
  .faq-block .card-header {
    padding: 0;
    background-color: transparent;
    border: none;
  }
  
  .faq-block .faq-ques {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 15px;
  }
  
  .faq-block .btn-block {
    padding: 0;
    font-size: 1.8rem;
    line-height: 2.8rem;
    font-weight: 700;
    color: #002238;
    background-color: transparent;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    text-align: left;
    text-decoration: none;
    padding: 18px 15px;
  }
  
  .faq-block .btn-block:focus, .faq-block .btn-block:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    text-decoration: none;
  }
  
  .faq-block .round i {
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  
  .faq-block .collapsed.btn-block .round i {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  
  .faq-block .card-body {
    padding: 15px;
    background-color: rgba(208, 241, 248, 0.4);
  }
  
  .home-contact-form {
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.05);
    padding: 30px 20px;
    border-radius: 5px;
  }
  
  .plan-list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .box-design {
    background-color: rgba(255,255,255,0.5);
    border-radius: 10px;
    padding: 15px;
    margin: 0 0 30px;
}
.box-design h4 {
    font-size: 16px;
    line-height: 23px;
}
  
  @media (max-width: 1024px) {
    .home-slider .carousel-item {
      min-height: 670px;
    }
    .plan-list {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
    }
  }
  
  @media (max-width: 990px) {
    .service-module .service-single {
      min-height: 200px;
    }
    .choose-bg .service-module .service-single {
      min-height: 135px;
    }
    .home-slider .carousel-item {
      min-height: 550px;
    }
  }
  
  @media (max-width: 767px) {
    .rep-container {
      margin: 0px !important;
    }
    .home-slider .carousel-item {
      height: auto;
      background-size: 0;
    }
    .home-slider .mob-banner {
      background-size: cover;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 650px;
    }
    .pad-60 {
      padding: 40px 0;
    }
    .service-module .service-single {
      min-height: 10px;
    }
    .choose-bg .service-module .service-single {
      min-height: 10px;
    }
  }
  