.account-header-custom {
  min-height: 50px;
  position: absolute;
  top: 0;
  right: 4em;
  background: inherit;
  border-bottom: 0;
}

@media (max-width: 991px) {
  .account-header-custom {
    position: relative;
  }
}
#landing-new-sections {
  position: relative;
}

#landing-new-sections #hero-section-landing {
  position: relative;
}

@media (max-width: 991px) {
  #landing-new-sections #hero-section-landing {
    padding: 2em 0;
	  overflow:hidden;
  }
  #landing-new-sections #hero-section-landing .main-heading {
    margin-bottom: 1em;
  }
}

@media (min-width: 992px) {
  #landing-new-sections #hero-section-landing .container {
    position: absolute;
    bottom: 0%;
  }
}

@media (max-width: 991px) {
  #landing-new-sections #hero-section-landing .bg img {
    position: absolute;
    z-index: -1;
    top: 0;
    height: 645px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (max-width: 767px) {
  #landing-new-sections #hero-section-landing .bg img {
    height: 100vh;
  }
}

#landing-new-sections #hero-section-landing .main-heading {
  font-size: clamp(3em, 4vw, 6em) !important;
  font-weight: 600;
}

#landing-new-sections #hero-section-landing .right-block {
  background-color: #fff;
  border-radius: 15px;
  padding: 2em;
}

@media (min-width: 992px) and (max-width: 1200px) {
  #landing-new-sections #hero-section-landing .right-block {
    width: 33%;
  }
}

@media (min-width: 992px) {
  #landing-new-sections #hero-section-landing .right-block {
    position: absolute;
    z-index: 1;
    bottom: 2em;
    right: 0;
  }
}

#landing-new-sections #hero-section-landing .right-block h3 {
  text-transform: uppercase;
  color: #003775;
  text-align: center;
  margin-bottom: 1em;
}

@media (min-width: 992px) and (max-width: 1200px) {
  #landing-new-sections #hero-section-landing .right-block h3 {
    font-size: 1.05em;
  }
}

#landing-new-sections #hero-section-landing .right-block h3 span {
  color: #ef4246;
}

#landing-new-sections #hero-section-landing .right-block p {
  font-size: 14px;
}

#landing-new-sections #hero-section-landing .right-block .form-group {
  margin-bottom: 1.5em;
  position: relative;
}

#landing-new-sections #hero-section-landing .right-block .form-group img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 8px;
  width: 15px;
	z-index:1;
}

#landing-new-sections #hero-section-landing .right-block .form-control {
  height: 45px;
  border-radius: 10px;
  border-top: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.58) 0px 2px 4px;
          box-shadow: rgba(0, 0, 0, 0.58) 0px 2px 4px;
}
#landing-new-sections #hero-section-landing .right-block .checkbox {
		vertical-align:middle;
	}
#landing-new-sections #hero-section-landing .right-block .form-control {
  padding: .375rem .75rem .37rem 2em;
}

#landing-new-sections #hero-section-landing .right-block .btn-danger {
  margin: 1.5em auto 0;
  background-color: #ef4246;
  border-radius: 5px;
  padding: 7px 20px !important;
  text-transform: uppercase;
}

@media (min-width: 992px) and (max-width: 1100px) {
  #landing-new-sections #hero-section-landing .right-block .btn-danger {
    margin: 1em auto 0;
  }
}

#landing-new-sections #strip {
  background-color: #e5f2ff;
  padding: 1em 0;
}
#landing-new-sections #strip h5 {
  font-weight: 400;
  color: #000;
  font-size: 1.5em;
}
@media (min-width:992px) and (max-width:1100px){
#landing-new-sections #strip h5 {
  font-size: 1.2em;
}	
}

#landing-new-sections #strip h5 .highlight-1 {
  color: #ef4246;
}
#landing-new-sections #strip h1 {
  font-weight: 800;
  color: #000;
}

#landing-new-sections #about-landing {
  position: relative;
  overflow: hidden;
  padding: 2em 0;
}

#landing-new-sections #about-landing h2 span {
  color: #ef4246;
}

#landing-new-sections #about-landing .img {
  position: relative;
}

#landing-new-sections #about-landing .img .main-img {
  margin-top: 4em;
}

#landing-new-sections #about-landing .img .shape {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 60%;
}
#landing-new-sections #about-landing h4 {
  font-weight: 400;
}

#landing-new-sections #about-landing h4 img {
  vertical-align: bottom;
}

#landing-new-sections #about-landing ul {
  list-style: circle;
  padding-left: 2em;
  margin-bottom: 1em;
}

#landing-new-sections #about-landing ul li {
  list-style: circle;
  line-height: 1.75;
  list-style-image: url(/wp-content/uploads/2024/07/circle.svg);
}

#landing-new-sections #about-landing ul li::marker {
  color: #ef4246;
}

#landing-new-sections .pricingSection .btn-danger {
  background-color: #ef4246;
  padding: 8px 30px;
  border-radius: 5px;
}

#landing-new-sections .pricingSection p a {
  color: #003775;
}

#landing-new-sections #platforms-landing {
  position: relative;
  overflow: hidden;
  padding: 3em 0 4em;
/*   background-color: #feecec; */
}
/* @media (min-width: 1900px) {
  #landing-new-sections #platforms-landing {
    padding-bottom: 8em;
  }
}

@media (min-width: 2000px) {
  #landing-new-sections #platforms-landing {
    padding-bottom: 12em;
  }
}
 */
#landing-new-sections #platforms-landing .each-block {
  text-align: center;
  position: relative;
}
#landing-new-sections #platforms-landing .each-block .bg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  left: 0;
  right: 0;
  z-index: -1;
}

#landing-new-sections #platforms-landing .each-block .bg img {
  width: 100%;
}


@media (max-width: 767px) {
  #landing-new-sections #platforms-landing .each-block {
    padding: 1em 0;
  }
}

#landing-new-sections #platforms-landing .each-block::after {
  content: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0.01vw;
  right: 0;
  height: 70%;
  margin: auto;
  background-color: #ef4246;
  z-index: 1;
}

@media (max-width: 767px) {
  #landing-new-sections #platforms-landing .each-block::after {
    left: 0;
    right: 0;
    top: inherit;
    bottom: 0;
    margin: 0 auto;
    height: 0.1vw;
    width: 30%;
    z-index: 1;
  }
}

#landing-new-sections #platforms-landing .each-block .counter {
  font-size: 2.75em;
  font-weight: 700;
  margin-bottom: 0;
/*   background: -webkit-gradient(linear, left top, right top, color-stop(15%, #ef4246), color-stop(85%, #003c7a));
  background: linear-gradient(to right, #ef4246 15%, #003c7a 85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
	color: #ef4246;
}

#landing-new-sections #platforms-landing .each-block .txt {
  font-size: 1.35em;
  font-weight: 400;
	text-transform: uppercase;
}

#landing-new-sections #platforms-landing .col-lg-3:last-child .each-block::after {
  content: none;
}

#footer-landing {
  position: relative;
  padding: 2em 0 0;
  background-color: #013f7c;
  color: #fff;
}

@media (max-width: 767px) {
  #footer-landing .social-icons {
    padding: 1em 0;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#footer-landing .h-line {
  margin: 5px 0 10px;
  width: 40px;
  height: 2px;
  background-color: #ef4246;
}

#footer-landing .line {
  margin: 15px 0;
  width: 100%;
  height: 1px;
  background-color: #5badf9;
}

#footer-landing ul {
  margin: 10px 0 2em;
}

#footer-landing ul li {
  margin-bottom: 5px;
}

#footer-landing ul li img {
  margin-bottom: 5px;
}

#footer-landing ul li a {
  color: #5badf9;
}

#footer-landing p span {
  color: #5badf9;
}

#footer-landing .copy-right {
  background-color: #003775;
  padding: 1em 0;
}

#disclaimer-new {
  position: relative;
  padding: 3em 0;
}

#disclaimer-new .strip {
  padding: 1em;
  margin-bottom: 1em;
  border-radius: 15px;
  background-color: #f4f9ff;
  -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
          box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#disclaimer-new .strip p {
  margin-bottom: 0;
}

#disclaimer-new ul {
  padding-left: 2em;
}

#disclaimer-new ul li {
  list-style: none;
  margin-bottom: 1.5em;
  position: relative;
  line-height: 1.5;
}

#disclaimer-new ul li::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background-image: url(/wp-content/uploads/2024/05/icon-point.svg);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: left;
  left: -2em;
}

#disclaimer-new ul li::marker {
  margin-top: 1em;
}
/*# sourceMappingURL=account-to-opening.css.map */