* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400;
  color: #333333;
  font-size: 18px;
}

.container {
  max-width: 1200px !important;
  margin: auto;
}

.section-heading {
  font-size: 46px;
  color: #0e56a7;
  font-weight: 400;
  font-family: "Anton", sans-serif;
}

[class^=col-] {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

p,
h1,
h2 {
  margin: 0 !important;
}

button {
  font-size: 18px !important;
  letter-spacing: 0.5px !important;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
  border-radius: 5px !important;
  background-color: #cd2027;
  padding: 10px 28px;
  transition: cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.7s;
}

button:hover {
  background: #0e56a7;
}

img {
  display: block;
}

.header-cont {
  max-width: 1400px;
  margin: auto;
  padding-top: 50px;
  background: #f5fcff;
}

.header-cont img {
  position: relative;
  z-index: 2;
}

.heading {
  font-family: "Anton", sans-serif;
}

.btn {
  font-size: 16px !important;
  line-height: 30px !important;
  font-weight: 500 !important;
  font-family: "Montserrat", sans-serif !important;
  border-radius: 5px !important;
  border: 0 !important;
  transition: all 0.3s ease;
  text-transform: uppercase !important;
}

.btn-primary {
  height: 52px !important;
  padding: 0 10px;
  border-radius: 5px !important;
  background-color: #0e56a7 !important;
}

.btn-primary:hover {
  background-color: #cd2027 !important;
}

.btn-danger {
  background-color: #cd2027 !important;
}

.btn-danger:hover {
  background: #fff !important;
  color: #0e56a7 !important;
}

.blue {
  color: #0e56a7;
}

.wrapper {
  overflow-x: hidden;
}

.banner-section {
  background: rgb(245, 252, 255);
  background: linear-gradient(145deg, rgb(245, 252, 255) 0%, rgb(245, 252, 255) 50%, rgb(228, 240, 249) 100%);
}

.banner-section h3 {
  font-size: 50px;
  color: #0e56a7;
  position: relative;
  padding-left: 70px;
  margin-bottom: 10px;
}

.banner-section h3::after {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translate(0%, -50%);
  width: 57px;
  height: 2px;
  background-color: #0e56a7;
  content: "";
}

.banner-section h1 {
  font-size: 86px;
  color: #cd2027;
  font-weight: 400;
  line-height: 1.3;
}

.banner-section .description {
  width: 417px;
  font-size: 17px;
  line-height: 32px;
  color: #555555;
  font-weight: 500;
  margin: 22px 0 38px 0;
}

.banner-section .btn {
  min-width: 338px;
}

.banner-section .left {
  padding: 120px 0 240px 0;
  position: relative;
  z-index: 2;
  width: 86%;
}

.banner-section .right {
  background: #fff;
  position: relative;
}

.banner-section .right::after {
  content: "";
  position: absolute;
  top: -120px;
  right: -100vw;
  width: 100vw;
  height: 100vw;
  background: #fff;
}

.banner-section .right .banner-img {
  position: absolute;
  top: -120px;
  left: -705px;
  z-index: 1;
}

.what-include {
  padding: 110px 0;
}

.what-include .left .heading {
  margin-bottom: 25px !important;
}

.what-include .left p {
  font-size: 17px;
  line-height: 30px;
  color: #555555;
  font-weight: 400;
}

.what-include .right .heading {
  font-size: 26px;
  line-height: 30px;
  color: #cd2027;
  font-weight: 400;
  margin-bottom: 30px !important;
}

.what-include .right ul {
  padding-left: 0;
}

.what-include .right li {
  font-size: 17px;
  line-height: 30px;
  color: #555555;
  font-weight: 500;
  list-style-type: none;
  position: relative;
  padding-left: 30px;
}

.what-include .right li::after {
  position: absolute;
  top: 10px;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #cd2027;
  content: "";
}

.what-include .right li:not(:last-child) {
  margin-bottom: 1rem;
}

.how-does-free-trail {
  padding: 110px 0;
  background: #e3eff8;
}

.how-does-free-trail .section-heading {
  margin-bottom: 50px !important;
}

.how-does-free-trail .count {
  opacity: 0.2;
  font-size: 80px;
  color: #0e56a7;
  font-weight: 400;
  line-height: 68px;
  margin-right: -2px !important;
}

.how-does-free-trail h3 {
  font-size: 26px;
  color: #0e56a7;
  font-weight: 400;
  margin: 25px 0 15px 0;
}

.how-does-free-trail .right {
  padding: 45px 30px;
  width: 300px;
}

.how-does-free-trail .right p {
  font-size: 17px;
  line-height: 30px;
  color: #555555;
  font-weight: 400;
}

.how-does-free-trail .signup-btn {
  margin-top: 60px;
}

.how-does-free-trail .signup-btn button {
  width: 478px;
}

.what-possible {
  padding: 110px 0;
}

.what-possible .section-heading {
  margin-bottom: 75px !important;
}

.what-possible p {
  font-size: 20px;
  color: #0e56a7;
  font-weight: 500;
}

.what-possible .what-item {
  min-width: 235px;
  max-width: 235px;
}

.what-possible .what-item img {
  margin-bottom: 20px;
}

.your-trust {
  max-width: 1920px;
  margin: 0 auto;
}

.your-trust .your-trust-heading {
  padding-bottom: 215px;
}

.your-trust h2 {
  font-size: 86px;
  color: #cd2027;
  font-weight: 400;
  position: absolute;
  left: -122px;
  width: 100%;
}

.your-trust .right {
  position: relative;
}

.your-trust .right p {
  font-size: 17px;
  line-height: 30px;
  color: #555555;
  font-weight: 400;
  margin: 35px 0 !important;
}

.your-trust .right ul {
  padding-left: 0;
}

.your-trust .right .description {
  max-width: 520px;
  margin-left: 90px;
}

.your-trust .right li {
  font-size: 20px;
  line-height: 30px;
  color: #555555;
  font-weight: 500;
  list-style-type: none;
  position: relative;
  padding-left: 30px;
}

.your-trust .right li::after {
  position: absolute;
  top: 10px;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #cd2027;
  content: "";
}

.your-trust .right li:not(:last-child) {
  margin-bottom: 1rem;
}

.our-work {
  padding: 110px 0 80px 0;
}

.our-work .top {
  max-width: 770px;
  margin: 0 auto;
}

.our-work .top .section-heading {
  margin-bottom: 20px !important;
}

.our-work .top p {
  font-size: 17px;
  line-height: 30px;
  color: #555555;
  font-weight: 400;
}

.our-work-carousel {
  position: relative;
}

.our-work-carousel .item {
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
  border: 3px solid #ffffff;
}

.our-work-carousel .owl-stage-outer {
  padding: 30px 0;
}

.our-work-carousel .owl-prev {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: -115px;
}

.our-work-carousel .owl-next {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: -115px;
}

.satisfied-clients {
  padding: 110px 0;
  background: #f4fcff;
}

.satisfied-clients .section-heading {
  margin-top: 40px !important;
}

.satisfied-clients .testimonials-carousel {
  overflow: hidden;
  padding-top: 85px;
}

.satisfied-clients .testimonials-carousel .slider {
  min-height: 303px;
  position: relative;
}

.satisfied-clients .testimonials-carousel .slide {
  position: absolute;
  font-size: 2rem;
  width: 100%;
  height: 100%;
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

.satisfied-clients .testimonials-carousel .slide:not(:first-child) {
  top: 0%;
  right: -100%;
}

.satisfied-clients .item {
  border: 2px solid #0e56a7;
  padding: 30px 45px;
  background: #fff;
  position: relative;
  max-width: 470px;
}

.satisfied-clients .item::after {
  position: absolute;
  top: -21px;
  left: 45px;
  background: url(../images/small-quote.png) no-repeat;
  width: 48px;
  height: 34px;
  content: "";
}

.satisfied-clients p {
  font-size: 20px;
  line-height: 32px;
  color: #555555;
  font-weight: 500;
}

.satisfied-clients .user-name {
  font-size: 17px;
  line-height: 32px;
  color: #cd2027;
  font-weight: 600;
  margin-top: 15px;
  display: block;
}


.satisfied-clients .dots {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  gap: 15px;
  margin-top: 80px !important;
}

.satisfied-clients .dot {
  width: 10px;
  height: 10px;
  border-radius: 0;
  cursor: pointer;
  background: #bad2e9 !important;

}

.dot.active {
  background-color: #0e56a7 !important;
}

.got-questions {
  padding: 110px 0;
}

.got-questions .section-heading {
  margin-bottom: 40px !important;
}

.got-questions .accordion {
  max-width: 830px;
  margin: 0 auto;
}

.got-questions .accordion-item {
  border: 0;
}

.got-questions .accordion-item:not(:last-child) {
  border-bottom: 2px solid #f1f2f2;
}

.got-questions .accordion-header {
  padding: 25px 0 25px 0;
  font-size: 20px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif !important;
}

.got-questions .accordion-body {
  max-width: 90%;
  padding-top: 0;
  padding-left: 0;
  font-size: 17px;
  line-height: 26px;
  color: #555555;
  font-weight: 400;
  font-family: "Montserrat", sans-serif !important;
}

.got-questions .accordion-button {
  color: #333333 !important;
}

.got-questions .accordion-button[aria-expanded=false]::after {
  background-image: url(../images/small-arrow-1.png);
  background-size: auto !important;
  width: 14px;
  height: 10px;
}

.got-questions .accordion-button[aria-expanded=true] {
  color: #cd2027 !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

.got-questions .accordion-button[aria-expanded=true]::after {
  background-image: url(../images/small-arrow-2.png);
  background-size: auto !important;
  width: 14px;
  height: 10px;
}

.got-questions .accordion-button:not(.collapsed) {
  background-color: transparent !important;
  box-shadow: none !important;
}

.ready-to-see {
  background: url(../images/ready-to-see.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  padding: 80px 0;
}

.ready-to-see h2 {
  font-size: 80px;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.2;
}

.ready-to-see h3 {
  line-height: 1.3;
  font-size: 60px;
  color: #ffffff;
  font-weight: 400;
}

.ready-to-see button {
  margin-top: 40px;
  height: 52px;
  width: 398px;
  text-transform: uppercase;
}

.modal-title {
  font-size: 20px;
  font-weight: 600;
}

.modal label {
  font-size: 16px;
  margin-bottom: 3px;
  font-weight: 600;

}

.modal .form-control {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 39px;
  padding: 8px 10px;
  outline: none;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  background: #fff;
  color: #404040;
  appearance: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.modal textarea.form-control {
  min-height: 100px;
}

.modal .btn {
  font-family: "Raleway", sans-serif !important;
  font-size: 16px !important;
  font-weight: 500;
  width: 150px;
  padding: 10px;
  height: auto;
  background: #0e56a7;
}

footer {
  height: 82px;
  background-color: #e6f0fa;
  padding: 0 15px;
}

footer p {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  text-align: center;
}

.profile-popup .modal-dialog {
  max-width: 1300px;
}



@media screen and (max-width: 1400px) {
  .banner-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .our-work-carousel .owl-prev {
    left: -55px;
  }

  .our-work-carousel .owl-next {
    right: -55px;
  }
}

@media screen and (max-width: 1024px) {
  .what-include {
    padding-left: 15px;
    padding-right: 15px;
  }

  .trail-list {
    background-color: #fff;
    margin-bottom: 1.5rem;
  }

  .ready-to-see h2 {
    font-size: clamp(35px, 7.5vw, 70px);
  }

  .ready-to-see h3 {
    font-size: clamp(30px, 6.04vw, 60px);
  }

  .our-work-carousel .owl-prev {
    left: -23px;
  }

  .our-work-carousel .owl-prev img,
  .our-work-carousel .owl-next img {
    width: 20px;
  }

  .our-work-carousel .owl-next {
    right: -23px;
  }
}

@media screen and (max-width: 992px) {

  .what-include,
  .how-does-free-trail,
  .what-possible,
  .our-work,
  .satisfied-clients,
  .got-questions,
  .ready-to-see {
    padding: 80px 15px;
  }

  .banner-section h1 {
    font-size: clamp(40px, 7.05vw, 70px);
  }

  .banner-section h3 {
    font-size: clamp(30px, 5.04vw, 50px);
  }

  .banner-section .left {
    padding: 80px 0;
    width: 100%;
  }

  .banner-section .right .banner-img {
    left: -100vw;
  }

  .section-heading {
    font-size: clamp(30px, 3.9vw, 40px);
  }

  .how-does-free-trail .right {
    padding: 35px 25px;
    width: auto;
  }

  .how-does-free-trail .count {
    padding: 25px 0 25px 25px;
  }

  .your-trust h2 {
    font-size: clamp(30px, 5.04vw, 50px);
    position: static;
  }

  .profile-popup .modal-dialog {
    margin-left: 15px;
    margin-right: 15px;
  }

  .your-trust {
    padding-right: 15px;
  }

  .your-trust .your-trust-heading {
    padding-bottom: 0;
  }

  .your-trust .right p {
    margin: 25px 0 !important;
  }

  .your-trust .right .description {
    margin-left: 0px;
  }

  .satisfied-clients .owl-dots {
    margin-top: 40px !important;
  }
}

@media screen and (max-width: 768px) {

  .what-include,
  .how-does-free-trail,
  .what-possible,
  .our-work,
  .satisfied-clients,
  .got-questions,
  .ready-to-see {
    padding: 45px 15px;
  }

  .what-include .left .heading {
    margin-bottom: 16px !important;
  }

  .what-include .right .heading {
    margin-bottom: 20px !important;
  }

  .what-include .right li:not(:last-child) {
    margin-bottom: 0.5rem;
  }

  .what-possible .section-heading {
    margin-bottom: 45px !important;
  }

  .how-does-free-trail h3 br {
    display: none;
  }

  .your-trust .right {
    padding: 30px 35px 0 30px !important;
  }

  .your-trust .right .description {
    max-width: inherit;
  }

  .satisfied-clients .item {
    max-width: inherit;
  }

  .satisfied-clients .owl-stage-outer {
    padding-top: 55px;
  }
}

@media screen and (max-width: 470px) {
  .banner-section h1 {
    font-size: clamp(40px, 7.05vw, 70px);
  }

  .btn {
    height: inherit !important;
    min-width: inherit !important;
    width: 100% !important;
    max-width: inherit !important;
    line-height: 1.6 !important;
    padding: 10px !important;
    text-transform: inherit !important;
  }

  .got-questions .section-heading {
    margin-bottom: 20px !important;
  }

  .satisfied-clients .item {
    padding: 20px;
  }

  .satisfied-clients p {
    line-height: 1.7;
    font-size: 18px;
  }

  .banner-section h1 br {
    display: none;
  }

  .banner-section .description {
    width: inherit;
  }

  .your-trust .right li {
    font-size: 18px;
    line-height: 1.5;
    padding-left: 20px;
  }

  .how-does-free-trail .count {
    display: none;
  }

  .what-possible .what-item {
    min-width: 235px;
    max-width: inherit;
  }

  .what-possible p br {
    display: none;
  }

  .ready-to-see button {
    margin-top: 20px;
  }
}

.profile-popup .modal-dialog .modal-content {
  min-height: 300px;

}

.profile-popup .next-prev {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  /* display: flex;
  justify-content: space-between; */
  left: 0px;
}

.profile-popup .next-prev .arrows {
  position: absolute;
}

.profile-popup .next-prev .left {
  left: 20px;
}

.profile-popup .next-prev .right {
  right: 20px;
}

.profile-popup .next-prev i {
  color: #0e56a7;
  font-size: 16px;
}

.profile-popup .next-prev i:hover {
  color: #ff0000;
}

.profile-popup button {
  border: 0;
  background: transparent;
  padding: 4px 0;
  width: 40px;
}

.profile-popup button:disabled i {
  color: gray;
  cursor: not-allowed;
}

.loader {
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  color: #555;
}


@keyframes next1 {
  from {
    left: 0%;
  }

  to {
    left: -100%;

  }
}

@keyframes next2 {
  from {
    left: 100%;
    opacity: 0;
  }

  to {
    left: 0%;
  }
}


@keyframes prev3 {
  from {
    left: 0%;
  }

  to {
    left: 100%;
  }
}

@keyframes prev4 {
  from {
    left: -100%;
  }

  to {
    left: 0%;
  }
}

@media screen and (max-width:900px) {
  .slide .item {
    padding: 30px;
  }
}

@media screen and (max-width:440px) {
  .satisfied-clients .testimonials-carousel .slider {
    min-height: 310px !important;
  }
}

@media screen and (max-width:368px) {
  .satisfied-clients .testimonials-carousel .slider {
    min-height: 335px !important;
  }
}

@media screen and (max-width:768px) {

  /* .slide:not(:first-child) {
    position: static !important;
  } */
  .navigation {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    gap: 15px;
  }

  .navigation button {
    border: 0;
    background: transparent !important;
    border: 1px solid #0e56a7;
    color: #0e56a7 !important;
    padding: 9px 22px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .satisfied-clients .testimonials-carousel .slide {
    position: static !important;
    height: 100% !important;
  }

  .satisfied-clients .testimonials-carousel .slider {
    min-height: 220px;
  }

  .slide .item {
    position: absolute;
    width: 100%;
    top: 0%;
    right: -100%;
    height: 100% !important;
    padding: 25px;
  }

  .slide:first-of-type .item:first-of-type {
    top: initial;
    right: initial;
  }

}

.close-mdl {
  background: red;
}

.close-mdl:hover {
  background: #ce0c0c;
}

.cross {
  color: #333333;
}

.cross:hover {
  color: #ce0c0c;
}

.owl-prev.disabled img,
.owl-next.disabled img {
  pointer-events: none;
}

.owl-prev.disabled,
.owl-next.disabled {
  cursor: not-allowed !important;
  /* filter: brightness(0) saturate(100%) invert(13%) sepia(77%) saturate(4208%) hue-rotate(355deg) brightness(106%) contrast(100%) !important; */

}

.owl-prev:hover:not(.disabled) img,
.owl-next:hover:not(.disabled)  img {
  filter: brightness(0) saturate(100%) invert(23%) sepia(57%) saturate(2812%) hue-rotate(200deg) brightness(90%) contrast(91%) !important;
}

.image-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  font-size: 1.5rem;
  color: #333;
  z-index: 10;
}
.cross {
	color: #333333;
}
.cross:hover {
	color: #ce0c0c;
}
form .form-control:focus {
	box-shadow: none !important;
}
form .btn {
  font-family: "Montserrat", sans-serif !important;
	font-size: 16px !important;
	font-weight: 500;
	width: 150px;
	padding: 10px;
	background: #0e56a7;
  height: auto !important;
  border-radius: 0 !important;
}