@import url(/assets/css/owl.carousel.min.css);
@import url(/assets/css/megamenu.css);
@import url(/assets/css/cookie-gdpr-consent.css);
body,
html {
  height: 100%;
}

body {
  overflow-x: hidden;
}
@media (min-width: 768px) and (max-width: 1400px) {
  body {
    zoom: 90%;
  }
}

@supports (scrollbar-color: #575e62 #f2f2f2) {
  * {
    scrollbar-color: #575e62 #f2f2f2;
    scrollbar-width: 10px;
  }
}
.common_btn {
  cursor: pointer;
}

.cavli-container {
  max-width: 2200px;
  position: relative;
  margin: auto;
}

.standardBtn {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.standardBtn span {
  font-weight: 600;
}
.standardBtn img {
  width: 25px;
  height: 25px;
}

.popup-nav-head {
  height: 100px;
}
@media screen and (max-width: 768px) {
  .popup-nav-head {
    background-color: #0b3953;
  }
}
.popup-nav-head .head1 {
  padding: 20px;
  background-color: #0b3953;
}
.popup-nav-head .head2 {
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .popup-nav-head .head2 {
    background-color: #0b3953;
    padding: 20px 0px;
  }
}

.social-icon-pop {
  padding: 0px;
  text-align: center;
}
.social-icon-pop li {
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .social-icon-pop li {
    display: inline-flex;
    margin: auto 5px;
    margin-bottom: 20px;
  }
}
.social-icon-pop li span {
  width: 45px;
  height: 45px;
  background-color: #0b3953;
  display: block;
  margin: 20px auto 30px;
  border-radius: 50px;
  padding: 7px;
  color: #fff;
  font-size: 18px;
}

.menu-popup-close {
  width: 50px;
  height: 50px;
  display: block;
  background-color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  padding: 7px;
  margin: auto;
  color: #0b3953;
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  z-index: 99;
  cursor: pointer;
}
.menu-popup-close:hover {
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
}

.megamenu-list {
  padding: 13px 0 !important;
}

.megamenu-panel {
  padding: 10px;
}

.main-slider {
  position: relative;
  overflow: hidden;
}
.main-slider .carousel_caption {
  position: absolute;
  top: 35%;
  width: 98%;
  max-width: 66rem;
  padding-left: 5rem;
}
@media screen and (max-width: 600px) {
  .main-slider .carousel_caption {
    top: 45%;
  }
}
.main-slider .carousel_caption .caption_left {
  text-shadow: none;
}
@media screen and (max-width: 991px) {
  .main-slider .carousel_caption .caption_left {
    padding-bottom: initial;
  }
}
.main-slider .carousel_caption .caption_left h1 {
  font-weight: 400;
  font-size: 70px;
  line-height: 65px;
  color: #0b3953;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .main-slider .carousel_caption .caption_left h1 {
    font-size: 40px;
    line-height: normal;
  }
}
.main-slider .carousel_caption .caption_left h1 span {
  color: #5465ff;
}
.main-slider .carousel_caption .caption_left p {
  font-size: 20px;
  letter-spacing: 2px;
  color: #575e62;
  max-width: 42rem;
}
@media screen and (max-width: 768px) {
  .main-slider .carousel_caption .caption_left p {
    font-size: 14px;
  }
}

.feature-cavli {
  width: 100% !important;
  background-color: #fff;
  min-height: auto;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .feature-cavli {
    min-height: auto;
  }
  .feature-cavli .owl-nav {
    position: absolute;
    top: 53%;
    right: 10px;
  }
  .feature-cavli .owl-nav span {
    font-size: 20px;
    color: #bdbdbd;
    margin: 0 5px;
  }
}
.feature-cavli .owl-carousel .owl-item {
  height: fit-content;
}
.feature-cavli .slider-img {
  width: 100%;
  height: 600px;
  object-fit: cover !important;
  display: initial !important;
}
@media screen and (max-width: 768px) {
  .feature-cavli .slider-img {
    display: none !important;
  }
}
.feature-cavli .slider-mobile-img {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .feature-cavli .slider-mobile-img {
    display: block !important;
    width: 100%;
    height: 220px;
    object-fit: cover;
  }
}
.feature-cavli .caption {
  position: absolute;
  top: 5rem;
  right: 15%;
  bottom: 20px;
  left: 8%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  height: 100%;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .feature-cavli .caption {
    position: initial;
    z-index: 10;
    padding-top: 5%;
    padding-bottom: 5%;
    color: #fff;
    height: auto;
    float: left;
    padding: 5% 35px;
  }
}
.feature-cavli .caption .caption_left {
  /* padding: 220px 0 120px; */
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.feature-cavli .caption .caption_left h3 {
  font-weight: 400;
  font-size: 70px;
  line-height: 75px;
  color: #0b3953;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .feature-cavli .caption .caption_left h3 {
    font-size: 33px;
    line-height: 120%;
  }
}
.feature-cavli .caption .caption_left h3 span {
  color: #5465ff;
}
.feature-cavli .caption .caption_left p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .feature-cavli .caption .caption_left p {
    font-size: 14px;
    line-height: 170%;
  }
}
.feature-cavli .caption .caption_left a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-transform: uppercase;
  display: inline-flex;
  margin-top: 30px;
}
.feature-cavli .caption .caption_left a img {
  margin: -5px 0 0 12px;
  width: 35px;
}
.feature-cavli .caption .caption_left .clb-slider-count {
  align-items: center;
  position: relative;
  display: inline-flex;
  overflow: hidden;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .feature-cavli .caption .caption_left .clb-slider-count {
    display: block;
    margin-bottom: 20px;
  }
}
.feature-cavli .caption .caption_left .clb-slider-count::before {
  content: "";
  width: 65px;
  height: 2px;
  background: currentColor;
  opacity: 0.6;
  margin: 2px 15px 0 65px;
}
.feature-cavli .caption .caption_left .clb-slider-count .clb-slider-count-current {
  position: absolute;
  top: 20px;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .feature-cavli .caption .caption_left .clb-slider-count .clb-slider-count-current {
    top: 0px;
  }
}
.feature-cavli .caption .caption_left .clb-slider-count .clb-slider-count-total {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 128%;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .feature-cavli .caption .caption_left .clb-slider-count .clb-slider-count-total {
    font-size: 18px;
  }
}
.feature-cavli .caption .caption_left .clb-slider-count .mobile-slider-arrow {
  display: block;
  right: 0;
  top: 15px;
  display: inline-flex;
}
@media (max-width: 768px) {
  .feature-cavli .caption .caption_left .clb-slider-count .mobile-slider-arrow {
    position: absolute;
    top: 0;
  }
}
@media (max-width: 320px) {
  .feature-cavli .caption .caption_left .clb-slider-count .mobile-slider-arrow {
    display: none;
  }
}
.feature-cavli .caption .caption_left .clb-slider-count .mobile-slider-arrow span {
  margin-left: 20px;
  color: #bdbdbd;
  font-size: 18px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .feature-cavli .caption .caption_left .clb-slider-count .mobile-slider-arrow span {
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    width: auto;
    height: auto;
  }
}

.foot-left-padd {
  padding-right: 10%;
  background-color: #0b3953;
  padding-top: 80px;
}
@media screen and (max-width: 1200px) {
  .foot-left-padd {
    padding-right: 50px;
    padding-left: 50px;
  }
}

.foot-right-padd {
  padding-top: 80px;
}

.social-icon-footer {
  padding: 0px;
  text-align: center;
}
.social-icon-footer li {
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .social-icon-footer li {
    display: inline-flex;
    margin: auto 5px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .social-icon-footer li {
    display: inline-flex;
    margin: auto 20px;
    margin-bottom: 10px;
  }
}
.social-icon-footer li span {
  width: 45px;
  height: 45px;
  background-color: #0b3953;
  display: block;
  margin: 20px auto 30px;
  border-radius: 50px;
  padding: 7px;
  color: #fff;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .social-icon-footer li span {
    margin: 10px auto;
  }
}

.consult-now-bar {
  padding: 0px 20px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 100;
}
@media screen and (max-width: 991px) {
  .consult-now-bar {
    padding: 0px;
    overflow: hidden;
    position: initial;
    margin-bottom: -1px;
  }
}
.consult-now-bar .box1 {
  height: 80px;
  padding: 0px;
  display: table;
}
@media screen and (max-width: 991px) {
  .consult-now-bar .box1 {
    padding: 20px 50px;
    width: 50%;
    height: 120px;
  }
}
@media screen and (max-width: 768px) {
  .consult-now-bar .box1 {
    padding: 20px 50px;
    width: 100%;
    height: 80px;
  }
  .consult-now-bar .box1 h3 {
    text-align: left;
  }
}
.consult-now-bar .box1 h3 {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 130%;
  color: #575e62;
  letter-spacing: 0.01em;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .consult-now-bar .box1 h3 {
    text-align: left;
  }
}
.consult-now-bar .box1 h3 span {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  /* or 24px */
  letter-spacing: 0.05em;
  margin: 0px;
  display: table-cell;
  vertical-align: middle;
  display: none;
}
@media screen and (max-width: 991px) {
  .consult-now-bar .box1 h3 span {
    display: block;
  }
}
.consult-now-bar .box2 {
  height: 80px;
  padding: 0px;
  display: table;
}
@media screen and (max-width: 991px) {
  .consult-now-bar .box2 {
    display: none;
  }
}
.consult-now-bar .box2 p {
  font-family: Lato;
  font-style: normal;
  font-size: 16px;
  line-height: 150%;
  color: #575e62;
  letter-spacing: 0.05em;
  margin: 0px;
  display: table-cell;
  vertical-align: middle;
  font-weight: 600;
  text-align: center;
}
.consult-now-bar .box3 {
  height: 80px;
  background: #0b3953;
  display: table;
  padding: 0px;
  display: flex;
  align-items: center;
  padding: 0 5rem;
  width: fit-content;
}
.consult-now-bar .box3:hover {
  background: #5465ff;
}
@media screen and (max-width: 991px) {
  .consult-now-bar .box3 {
    width: 50%;
    background: #5465ff;
    height: 120px;
  }
}
@media screen and (max-width: 768px) {
  .consult-now-bar .box3 {
    width: 100%;
    background: #5465ff;
    height: 80px;
  }
}
.consult-now-bar .box3 a {
  border: none;
  position: inherit;
  overflow: hidden;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.consult-now-bar .box3 p {
  font-family: Lato;
  font-size: 19px;
  text-transform: uppercase;
  margin: 0px;
  height: fit-content;
}
.consult-now-bar .box3 p img {
  margin-left: 20px;
  margin-bottom: 5px;
  width: 35px;
}
.consult-now-bar .scroll-down {
  height: 80px;
  padding: 0px;
  display: table;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media screen and (max-width: 991px) {
  .consult-now-bar .scroll-down {
    display: none;
  }
}
.consult-now-bar .scroll-down p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #0b3953;
  margin: 0px;
  display: table-cell;
  vertical-align: middle;
}
.consult-now-bar .scroll-down p img {
  margin-left: 6px;
  margin-bottom: 2px;
}

.build-desk {
  display: block;
}
@media screen and (max-width: 990px) {
  .build-desk {
    display: none;
  }
}

.build-mobile {
  display: none;
}
.build-mobile .box-3 {
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .build-mobile {
    display: block;
  }
}

.bg-blue {
  background-color: #0b3953;
}

.home-blue-section {
  padding: 100px 0px;
}
@media screen and (max-width: 991px) {
  .home-blue-section {
    padding: 8% 45px;
  }
}
@media screen and (max-width: 768px) {
  .home-blue-section {
    padding: 50px 35px;
  }
}
.home-blue-section h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .home-blue-section h3 {
    font-size: 18px;
    line-height: 170%;
  }
}
.home-blue-section h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 128%;
  color: #f8f8fa;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .home-blue-section h2 {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
.home-blue-section .box {
  padding-left: 3%;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .home-blue-section .box {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.home-blue-section .box .c-re-single {
  padding: 0px;
}
.home-blue-section .box .c-re-single .icon_box_2 {
  position: relative;
  width: 100%;
  background: transparent;
  padding: 30px 20px 0px;
  transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
  max-height: 215px;
  text-align: center;
}
.home-blue-section .box .c-re-single .icon_box_2 p {
  color: #fff;
}
.home-blue-section .box .c-re-single .icon_box_2 .iconWrap {
  position: relative;
  margin: 0 0 28px;
}
.home-blue-section .box .c-re-single .icon_box_2 .iconWrap img {
  width: 80px;
}
.home-blue-section .box .c-re-single h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #fff;
  opacity: 0.8;
}
.home-blue-section .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #f8f8fa;
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .home-blue-section .box p {
    margin-left: 0%;
    font-size: 14px;
  }
}
.home-blue-section .box-temp {
  display: none;
  padding-left: 3%;
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  .home-blue-section .box-temp {
    display: unset;
  }
}
@media screen and (max-width: 768px) {
  .home-blue-section .box-temp {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.home-blue-section .box-temp .c-re-single {
  padding: 0px;
}
.home-blue-section .box-temp .c-re-single .icon_box_2 {
  position: relative;
  width: 100%;
  background: transparent;
  padding: 30px 20px 0px;
  transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
  max-height: 215px;
  text-align: center;
}
.home-blue-section .box-temp .c-re-single .icon_box_2 .iconWrap {
  position: relative;
  margin: 0 0 28px;
}
.home-blue-section .box-temp .c-re-single .icon_box_2 .iconWrap img {
  width: 80px;
}
.home-blue-section .box-temp .c-re-single h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #fff;
  opacity: 0.8;
}
.home-blue-section .box-temp p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #f8f8fa;
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .home-blue-section .box-temp p {
    margin-left: 0%;
    font-size: 14px;
  }
}
.home-blue-section .box-anim {
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  .home-blue-section .box-anim {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .home-blue-section .box-anim {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.home-blue-section .box-anim .c-re-single {
  padding: 0px;
}
.home-blue-section .box-anim .c-re-single .icon_box_2 {
  position: relative;
  width: 100%;
  background: transparent;
  padding: 30px 20px 0px;
  transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
  max-height: 215px;
  text-align: center;
}
.home-blue-section .box-anim .c-re-single .icon_box_2 .iconWrap {
  position: relative;
  margin: 0 0 28px;
}
.home-blue-section .box-anim .c-re-single .icon_box_2 .iconWrap img {
  width: 100px;
}
.home-blue-section .box-anim .c-re-single h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #fff;
  opacity: 0.8;
}
.home-blue-section .box-anim p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #f8f8fa;
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .home-blue-section .box-anim p {
    margin-left: 0%;
    font-size: 14px;
  }
}
.home-blue-section .loading-dots-left {
  text-align: center;
  z-index: 5;
  position: absolute;
  bottom: 50%;
  left: -50px;
}
.home-blue-section .loading-dots-left .dot {
  color: white;
  display: inline;
  top: -1em;
  font-size: 3.5em;
  opacity: 0;
  animation: showHideDot 2.5s ease-in-out infinite;
  white-space: nowrap;
  padding: 5px;
}
.home-blue-section .loading-dots-left .dot.one {
  animation-delay: 0s;
}
.home-blue-section .loading-dots-left .dot.two {
  animation-delay: 0.2s;
}
.home-blue-section .loading-dots-left .dot.three {
  animation-delay: 0.4s;
}
.home-blue-section .loading-dots-left .dot.four {
  animation-delay: 0.6s;
}
@media screen and (max-width: 991px) {
  .home-blue-section .loading-dots-left {
    display: none;
  }
}
.home-blue-section .loading-dots-right {
  text-align: center;
  z-index: 5;
  position: absolute;
  bottom: 50%;
  right: -50px;
}
.home-blue-section .loading-dots-right .dot {
  color: white;
  display: inline;
  top: -1em;
  font-size: 3.5em;
  opacity: 0;
  animation: showHideDot 2.5s ease-in-out infinite;
  white-space: nowrap;
  padding: 5px;
}
.home-blue-section .loading-dots-right .dot.one {
  animation-delay: 0s;
}
.home-blue-section .loading-dots-right .dot.two {
  animation-delay: 0.2s;
}
.home-blue-section .loading-dots-right .dot.three {
  animation-delay: 0.4s;
}
.home-blue-section .loading-dots-right .dot.four {
  animation-delay: 0.6s;
}
@media screen and (max-width: 991px) {
  .home-blue-section .loading-dots-right {
    display: none;
  }
}
@keyframes showHideDot {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  60% {
    opacity: 0.2;
  }
  100% {
    opacity: 0.2;
  }
}

.home-three-colum {
  background-color: #fff;
  overflow: hidden;
}
.home-three-colum .container {
  width: 100%;
}
.home-three-colum .container .blue-box {
  background-color: #5465ff;
  min-height: 600px;
  display: table;
  padding: 0% 8%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .home-three-colum .container .blue-box {
    min-height: auto;
    padding: 8% 5%;
  }
}
@media screen and (max-width: 768px) {
  .home-three-colum .container .blue-box {
    min-height: auto;
    padding: 6% 45px;
  }
}
.home-three-colum .container .blue-box .content {
  display: table-cell;
  vertical-align: middle;
}
.home-three-colum .container .blue-box .content h4 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .home-three-colum .container .blue-box .content h4 {
    font-size: 32px;
  }
}
.home-three-colum .container .blue-box .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #e6e6e6;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .home-three-colum .container .blue-box .content p {
    font-size: 14px;
    margin-top: 10px;
  }
}
.home-three-colum .container .blue-box .content a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .home-three-colum .container .blue-box .content a {
    font-size: 14px;
    margin-top: 10px;
  }
}
.home-three-colum .container .blue-box .content a img {
  margin-left: 20px;
  width: 35px;
}
@media screen and (max-width: 768px) {
  .home-three-colum .container .blue-box .content a img {
    width: 35px;
  }
}
.home-three-colum .container .blue-box-second {
  background-color: #3b51f7;
  min-height: 600px;
  display: table;
  padding: 0% 8%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .home-three-colum .container .blue-box-second {
    min-height: auto;
    padding: 8% 5%;
  }
}
@media screen and (max-width: 768px) {
  .home-three-colum .container .blue-box-second {
    min-height: auto;
    padding: 6% 45px;
  }
}
.home-three-colum .container .blue-box-second .content {
  display: table-cell;
  vertical-align: middle;
}
.home-three-colum .container .blue-box-second .content h4 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .home-three-colum .container .blue-box-second .content h4 {
    font-size: 32px;
  }
}
.home-three-colum .container .blue-box-second .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #e6e6e6;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .home-three-colum .container .blue-box-second .content p {
    font-size: 14px;
    margin-top: 10px;
  }
}
.home-three-colum .container .blue-box-second .content a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .home-three-colum .container .blue-box-second .content a {
    font-size: 14px;
    margin-top: 10px;
  }
}
.home-three-colum .container .blue-box-second .content a img {
  margin-left: 20px;
  width: 35px;
}
@media screen and (max-width: 768px) {
  .home-three-colum .container .blue-box-second .content a img {
    width: 35px;
  }
}
.home-three-colum .container .blue-img {
  padding: 0px;
}
.home-three-colum .container .blue-img .img-box {
  min-height: 600px;
}
@media screen and (max-width: 768px) {
  .home-three-colum .container .blue-img .img-box {
    min-height: 180px;
  }
}
.home-three-colum .container .blue-img .img-box img {
  width: 100%;
  object-fit: cover;
  height: 600px;
}
@media screen and (max-width: 768px) {
  .home-three-colum .container .blue-img .img-box img {
    height: 220px;
  }
}
.home-three-colum .container .blue-img .text-box {
  min-height: 200px;
  background-color: #fff;
  display: table;
  padding: 0 5%;
}
.home-three-colum .container .blue-img .text-box h3 {
  display: table-cell;
  vertical-align: middle;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 159.5%;
  text-align: center;
  color: #0b3953;
  padding-top: 8%;
}

.home-cube-sec {
  padding: 0px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1400px) {
  .home-cube-sec {
    height: max-content;
  }
}
@media screen and (max-width: 768px) {
  .home-cube-sec {
    height: auto;
  }
}
.home-cube-sec video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
}
.home-cube-sec .container {
  width: 100%;
}
.home-cube-sec .container .blue-box {
  background: rgba(11, 57, 83, 0.9);
  height: 100%;
  padding: 5% 6% 5%;
}
@media (max-width: 1400px) {
  .home-cube-sec .container .blue-box {
    height: max-content;
  }
}
.home-cube-sec .container .blue-box::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 991px) {
  .home-cube-sec .container .blue-box {
    background: #fff;
    height: auto;
    display: table;
    padding: 8% 45px;
  }
}
.home-cube-sec .container .blue-box .content {
  display: table-cell;
  vertical-align: middle;
}
.home-cube-sec .container .blue-box .content h4 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 128%;
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .home-cube-sec .container .blue-box .content h4 {
    font-size: 32px;
    color: #0b3953;
    display: none;
  }
}
.home-cube-sec .container .blue-box .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #e6e6e6;
  margin: 8px 0px 50px;
}
@media (max-width: 1400px) {
  .home-cube-sec .container .blue-box .content p {
    margin: 8px 0px 30px;
  }
}
@media screen and (max-width: 991px) {
  .home-cube-sec .container .blue-box .content p {
    font-size: 16px;
    color: #0b3953;
  }
}
.home-cube-sec .container .blue-box .content .clb-slider-count {
  align-items: center;
  position: relative;
  display: inline-flex;
  overflow: hidden;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .home-cube-sec .container .blue-box .content .clb-slider-count {
    color: #0b3953;
    margin-top: 0px;
    display: block;
  }
}
.home-cube-sec .container .blue-box .content .clb-slider-count::before {
  content: "";
  width: 65px;
  height: 2px;
  background: currentColor;
  opacity: 0.6;
  margin: 2px 15px 0 65px;
}
.home-cube-sec .container .blue-box .content .clb-slider-count .clb-slider-count-current {
  position: absolute;
  top: 0;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
}
.home-cube-sec .container .blue-box .content .clb-slider-count .clb-slider-count-total {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 128%;
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .home-cube-sec .container .blue-box .content .clb-slider-count .clb-slider-count-total {
    color: #0b3953;
  }
}
@media (max-width: 768px) {
  .home-cube-sec .container .blue-box .content .clb-slider-count .clb-slider-count-total {
    font-size: 20px;
  }
}
.home-cube-sec .container .blue-box .content .clb-slider-count .mobile-slider-arrow {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
@media screen and (max-width: 768px) {
  .home-cube-sec .container .blue-box .content .clb-slider-count .mobile-slider-arrow {
    display: block;
  }
}
.home-cube-sec .container .blue-box .content .clb-slider-count .mobile-slider-arrow span {
  font-size: 20px;
  color: #bdbdbd;
  margin: 0 5px;
}
.home-cube-sec .container .blue-box .content .clb-slider-count .mobile-slider-arrow span i {
  cursor: pointer !important;
}
.home-cube-sec .container .blue-box .content .clb-slider-count .mobile-slider-arrow span:hover {
  color: #16475e;
}
.home-cube-sec .container .blue-img {
  padding: 0px;
}
.home-cube-sec .container .blue-img .text-box-mobile {
  background: linear-gradient(180deg, rgba(10, 57, 83, 0) -25.13%, #0a3953 18.79%);
  padding: 8%;
  display: none;
}
@media screen and (max-width: 991px) {
  .home-cube-sec .container .blue-img .text-box-mobile {
    display: block;
    padding: 8% 45px;
  }
}
.home-cube-sec .container .blue-img .text-box-mobile h4 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 120%;
  color: #ffffff;
}
@media (max-width: 768px) {
  .home-cube-sec .container .blue-img .text-box-mobile h4 {
    font-size: 33px;
    line-height: 120%;
  }
}
.home-cube-sec .container .blue-img .text-box-mobile p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
}
.home-cube-sec .container .blue-img .img-box {
  min-height: 70vh;
  position: relative;
}
@media screen and (max-width: 991px) {
  .home-cube-sec .container .blue-img .img-box {
    min-height: 60vh;
  }
}
@media screen and (max-width: 991px) {
  .home-cube-sec .container .blue-img .img-box {
    min-height: 500px;
    display: none;
  }
}
.home-cube-sec .container .blue-img .img-box small {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: rgba(11, 57, 83, 0.9);
  padding: 5px 20px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  color: #e6e6e6;
  font-size: 1em;
}
.home-cube-sec .container .blue-img .text-box {
  min-height: 120px;
  background: #e9e9e9;
  display: table;
  padding: 0 10% 0 5%;
  width: 100%;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .home-cube-sec .container .blue-img .text-box {
    display: none;
  }
}
.home-cube-sec .container .blue-img .text-box h3 {
  display: table-cell;
  vertical-align: middle;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
  padding-top: 0px;
}

.home-application {
  padding-top: 130px;
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  .home-application {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.home-application .container {
  width: 100%;
  overflow: hidden;
}
.home-application .container .content {
  padding: 0px 35px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .home-application .container .content {
    text-align: center;
    padding: 0px;
    margin: 0 -15px;
  }
}
.home-application .clb-slider-count {
  align-items: center;
  position: relative;
  display: inline-flex;
  overflow: hidden;
  color: #0b3953;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .home-application .clb-slider-count {
    display: block;
  }
}
.home-application .clb-slider-count::before {
  content: "";
  width: 65px;
  height: 2px;
  background: currentColor;
  opacity: 0.6;
  margin: 2px 15px 0 65px;
}
.home-application .clb-slider-count .clb-slider-count-current {
  position: absolute;
  top: 20px;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .home-application .clb-slider-count .clb-slider-count-current {
    top: 0px;
  }
}
.home-application .clb-slider-count .clb-slider-count-total {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 128%;
  color: #0b3953;
}

.cavli-blog {
  padding-left: 35px;
  padding-right: 35px;
}
.cavli-blog .container {
  width: 100%;
}
.cavli-blog .container .clb-slider-count {
  align-items: center;
  position: relative;
  display: inline-flex;
  color: #0b3953;
  margin-bottom: 50px;
  width: 100%;
}
@media (max-width: 1400px) {
  .cavli-blog .container .clb-slider-count {
    margin-left: 0px;
  }
}
@media (max-width: 768px) {
  .cavli-blog .container .clb-slider-count {
    display: block;
    margin-bottom: 20px;
  }
}
.cavli-blog .container .clb-slider-count::before {
  content: "";
  width: 65px;
  height: 2px;
  background: currentColor;
  opacity: 0.6;
  margin: 60px 15px 0 80px;
}
.cavli-blog .container .clb-slider-count .clb-slider-count-current {
  position: absolute;
  top: 80px;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .cavli-blog .container .clb-slider-count .clb-slider-count-current {
    top: 0;
  }
}
.cavli-blog .container .clb-slider-count .clb-slider-count-total {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 55px;
  color: #5465ff;
  min-height: 140px;
}
@media screen and (max-width: 768px) {
  .cavli-blog .container .clb-slider-count .clb-slider-count-total {
    font-size: 33px;
    line-height: 30px;
    min-height: auto;
  }
}
.cavli-blog .container .clb-slider-count .clb-slider-count-total span {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .cavli-blog .container .clb-slider-count .clb-slider-count-total span {
    font-size: 14px;
  }
}
.cavli-blog .container .clb-slider-count .slider-arow {
  position: absolute;
  right: 0;
  top: 85px;
}
@media screen and (max-width: 1300px) and (min-width: 768px) {
  .cavli-blog .container .clb-slider-count .slider-arow {
    right: 0px;
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  .cavli-blog .container .clb-slider-count .slider-arow {
    right: 0px;
    top: 10px;
  }
}
.cavli-blog .container .clb-slider-count .slider-arow span {
  cursor: pointer;
  font-size: 20px;
  margin: 0 25px;
  color: #444;
}
.cavli-blog .container .clb-slider-count .slider-arow span:hover {
  color: #5465ff;
}
.cavli-blog .container .blog-body {
  padding: 0 160px;
}
@media screen and (max-width: 991px) {
  .cavli-blog .container .blog-body {
    padding: 0px 0px;
  }
}
.cavli-blog .container .latest-blog-head p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .cavli-blog .container .latest-blog-head p {
    font-size: 14px;
    line-height: 170%;
  }
}
.cavli-blog .container .latest-blog-head h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .cavli-blog .container .latest-blog-head h3 {
    font-size: 16px;
    line-height: 170%;
  }
}
.cavli-blog .container .latest-blog-head h4 {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #0b3953;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .cavli-blog .container .latest-blog-head h4 {
    font-size: 14px;
    line-height: 170%;
  }
}
.cavli-blog .container .latest-blog-head img {
  margin-bottom: 30px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .cavli-blog .container .latest-blog-head img {
    width: 100%;
  }
}
.cavli-blog .container .latest-blog-head a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  margin-top: 25px;
  transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
}
.cavli-blog .container .latest-blog-head a img {
  width: 35px;
  margin: -5px 0 0 12px;
}
@media screen and (max-width: 768px) {
  .cavli-blog .container .latest-blog-head a img {
    width: 25px;
  }
}
.cavli-blog .container .latest-blog-body p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-top: 30px;
  margin-bottom: 0px;
}
@media screen and (max-width: 1400px) {
  .cavli-blog .container .latest-blog-body p {
    margin-left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .cavli-blog .container .latest-blog-body p {
    font-size: 14px;
    line-height: 170%;
  }
}
.cavli-blog .container .latest-blog-body a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 19px;
  line-height: 128%;
  text-transform: uppercase;
  color: #5465ff;
  display: inline-flex;
}
@media screen and (max-width: 768px) {
  .cavli-blog .container .latest-blog-body a {
    font-size: 16px;
  }
}
.cavli-blog .container .latest-blog-body a img {
  width: 35px;
  margin-left: 15px;
  margin-top: -4px;
}

.cavli-news {
  background-color: #fff;
}
.cavli-news .container {
  width: 100%;
  padding: 0px 65px;
}
@media screen and (max-width: 768px) {
  .cavli-news .container {
    padding: 0px;
  }
}
.cavli-news .container .home-news-img {
  height: 160px !important;
}
@media screen and (max-width: 991px) {
  .cavli-news .container .home-news-img {
    height: 230px !important;
  }
}
@media screen and (max-width: 768px) {
  .cavli-news .container .home-news-img {
    height: 150px !important;
  }
}
.cavli-news .container .content {
  margin-bottom: 30px;
}
.cavli-news .container .content h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  line-height: 128%;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .cavli-news .container .content h2 {
    font-size: 33px;
    line-height: 120%;
  }
}
.cavli-news .container .content a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .cavli-news .container .content a {
    margin-top: 10px;
  }
}
.cavli-news .container .content a img {
  font-size: 35px;
  margin: -5px 0 0 12px;
}
.cavli-news .container .slider-section {
  padding: 0 4%;
}
.cavli-news .container .slider-section .slide {
  padding: 0 5%;
}
@media screen and (max-width: 768px) {
  .cavli-news .container .slider-section .slide {
    padding: 0 0%;
  }
}
.cavli-news .container #newsCarouselSlider .latestBlogItem .lbi_thumb,
.cavli-news .container #blogsCarouselSlider .latestBlogItem .lbi_thumb {
  display: contents;
}
.cavli-news .container #newsCarouselSlider .latestBlogItem .lbi_thumb img,
.cavli-news .container #blogsCarouselSlider .latestBlogItem .lbi_thumb img {
  object-fit: fill;
}

.moduleDesc {
  background-color: #fff;
}
.moduleDesc .container {
  width: 100%;
  padding: 0 12rem;
}
@media screen and (max-width: 1200px) {
  .moduleDesc .container {
    padding: 0 6rem;
  }
}
@media screen and (max-width: 768px) {
  .moduleDesc .container {
    padding: 0px;
  }
}
.moduleDesc .container .content {
  margin-bottom: 30px;
}
.moduleDesc .container .content h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  line-height: 128%;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .moduleDesc .container .content h2 {
    font-size: 33px;
    line-height: 120%;
  }
}
.moduleDesc .container .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: rgb(87, 94, 98);
  margin-bottom: 15px;
}
@media screen and (max-width: 900px) {
  .moduleDesc .container .content p {
    font-weight: 600;
    font-size: 18px;
  }
}
.moduleDesc .container .outer-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
}
@media screen and (max-width: 768px) {
  .moduleDesc .container .outer-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
.moduleDesc .container .outer-wrapper .store-card-layout {
  background-color: rgba(53, 53, 53, 0.05);
  border: none;
}
.moduleDesc .container .outer-wrapper .store-card-layout .store-card .inner-sec {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}
.moduleDesc .container .outer-wrapper .store-card-layout .store-card h2 {
  font-weight: 600;
  margin: 0;
}
.moduleDesc .container .outer-wrapper .store-info-layout {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 991px) {
  .moduleDesc .container .outer-wrapper .store-info-layout {
    grid-template-columns: 1fr;
  }
}
.moduleDesc .container .outer-wrapper .store-info-layout .store-info-item {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.moduleDesc .container .outer-wrapper .store-info-layout .store-info-item .variants-body img {
  width: 50px;
}
.moduleDesc .container .outer-wrapper .store-info-layout .store-info-tile {
  text-align: left;
}
.moduleDesc .container .outer-wrapper .store-info-layout .store-info-tile .title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
}
.moduleDesc .container .outer-wrapper .store-info-layout .store-info-tile-body strong,
.moduleDesc .container .outer-wrapper .store-info-layout .store-info-tile-body span {
  font-size: 1.35rem;
}
.moduleDesc .container .outer-wrapper .store-info-layout .store-info-tile-body span {
  font-weight: 500;
}
.moduleDesc .container .outer-wrapper .store-info-layout .deck {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}
@media screen and (max-width: 991px) {
  .moduleDesc .container .outer-wrapper .store-info-layout .deck label {
    font-size: 12px;
  }
}
.moduleDesc .container .outer-wrapper .store-info-layout .deck span {
  border: 2px solid #5465ff;
  color: #5465ff;
  padding: 2px 1rem;
  border-radius: 0.6rem;
  font-family: Lato;
  font-style: normal;
  font-size: 15px;
}
.moduleDesc .container .outer-wrapper .store-info-layout .deck .name {
  font-size: 25px;
  opacity: 0.9;
  font-weight: 600;
  margin-bottom: 0px;
  text-align: center;
  color: #001141;
}
@media screen and (max-width: 991px) {
  .moduleDesc .container .outer-wrapper .store-info-layout .deck .name {
    font-size: 20px;
    text-align: center;
  }
}
.moduleDesc .container .outer-wrapper .store-info-layout .deck .tech {
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #5465ff;
  text-align: center;
  border-radius: 50px;
  border: 2px #5465ff solid;
  display: inline;
  padding: 3px 10px;
  margin: 0px 3px;
  min-width: 4rem;
}
@media screen and (max-width: 991px) {
  .moduleDesc .container .outer-wrapper .store-info-layout .deck .tech {
    font-size: 14px;
    text-align: center;
  }
}
.moduleDesc .container .outer-wrapper .store-info-layout .deck .price {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 0px;
  color: #8d8d8d;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .moduleDesc .container .outer-wrapper .store-info-layout .deck .price {
    font-size: 14px;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .moduleDesc .container .outer-wrapper .store-card-layout .store-card {
    justify-content: space-between;
    margin: 0 auto 0 auto;
  }
}
.moduleDesc .container .outer-wrapper .store-card {
  border-radius: 1px;
  min-height: 10rem;
  display: grid;
  grid-template-columns: 1fr;
  padding: 1.5rem;
  align-items: center;
  gap: 2rem;
}
@media screen and (max-width: 991px) {
  .moduleDesc .container .outer-wrapper .store-card {
    grid-template-columns: 1fr;
    margin: 0px;
  }
}
.moduleDesc .container .outer-wrapper .store-card .img-holder {
  text-align: center;
}
.moduleDesc .container .outer-wrapper .store-card .img-holder img {
  width: 15rem;
}
@media screen and (max-width: 991px) {
  .moduleDesc .container .outer-wrapper .store-card .img-holder img {
    width: 20rem;
  }
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec {
  margin-bottom: 1rem;
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec span {
  text-transform: capitalize;
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .multiselect {
  font-size: 15px;
  height: unset;
}
@media screen and (max-width: 991px) {
  .moduleDesc .container .outer-wrapper .store-card .inner-sec .multiselect {
    font-size: 12px;
  }
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .multiselect-container .multiselect-option .form-check {
  padding: 0 5px 0 10px;
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .multiselect-container .multiselect-option .form-check input {
  margin-top: 15px;
  margin-right: 5px;
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .multiselect-container .multiselect-option .form-check label {
  font-size: 15px;
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .btns {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #5465ff;
  text-transform: uppercase;
  display: flex;
  gap: 1rem;
  justify-content: center;
  align-items: center;
  width: fit-content;
  height: 42px;
  border-radius: 40px;
  padding: 1rem 1.2rem;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .btns.btn-preorder {
  background-color: #32b508;
}
@media screen and (max-width: 991px) {
  .moduleDesc .container .outer-wrapper .store-card .inner-sec .btns {
    font-size: 15px;
  }
}
@media screen and (max-width: 600px) {
  .moduleDesc .container .outer-wrapper .store-card .inner-sec .btns span {
    font-weight: 400;
  }
}
@media screen and (max-width: 500px) {
  .moduleDesc .container .outer-wrapper .store-card .inner-sec .btns i {
    display: none;
  }
}
@media screen and (max-width: 380px) {
  .moduleDesc .container .outer-wrapper .store-card .inner-sec .btns i {
    display: block;
  }
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .btns img {
  width: 23px;
  height: auto;
  padding: 0px;
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .custom-select[multiple],
.moduleDesc .container .outer-wrapper .store-card .inner-sec .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .custom-select::-ms-expand {
  display: none;
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.moduleDesc .container .outer-wrapper .store-card .inner-sec .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.learn-button-blue {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-transform: uppercase;
  display: inline-flex;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .learn-button-blue {
    font-weight: 800;
    font-size: 16px;
    line-height: 170%;
  }
}
.learn-button-blue:hover {
  color: #0b3953;
}
.learn-button-blue:focus {
  color: #0b3953;
}
.learn-button-blue img {
  width: 30px;
  margin: -5px 0 0 12px;
}
@media screen and (max-width: 768px) {
  .learn-button-blue img {
    width: 30px;
    height: auto;
  }
}

.home-hubble99 {
  padding-bottom: 0px;
  background-color: #fff;
}
.home-hubble99 .container {
  width: 100%;
}
.home-hubble99 .container .content {
  padding: 6% 35px 2%;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .home-hubble99 .container .content {
    padding: 5% 15px;
  }
}
.home-hubble99 .container .content h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 128%;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .home-hubble99 .container .content h2 {
    font-size: 33px;
    line-height: 120%;
  }
}
.home-hubble99 .container .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .home-hubble99 .container .content p {
    font-size: 14px;
    line-height: 170%;
  }
}
.home-hubble99 .container .content .hubble99-lern-more {
  position: relative;
}
.home-hubble99 .container .content .hubble99-lern-more a {
  position: absolute;
  top: 130px;
  left: 40%;
}
@media screen and (max-width: 991px) {
  .home-hubble99 .container .content .hubble99-lern-more a {
    position: initial;
  }
}
.home-hubble99 .container .hubble-elements {
  background-color: #e01e5a;
  padding: 2% 5% 50px;
  margin-top: 20px;
}
@media screen and (max-width: 991px) {
  .home-hubble99 .container .hubble-elements {
    background-color: #e01e5a;
  }
}
.home-hubble99 .container .hubble-elements .plus1::after {
  content: url(/assets/images/plus.svg);
  position: absolute;
  right: -40px;
  top: 140px;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .home-hubble99 .container .hubble-elements .plus1::after {
    bottom: -60px;
    right: 45%;
    top: initial;
  }
}
.home-hubble99 .container .hubble-elements .plus2::after {
  content: url(/assets/images/plus.svg);
  position: absolute;
  right: -40px;
  top: 140px;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .home-hubble99 .container .hubble-elements .plus2::after {
    bottom: -60px;
    right: 45%;
    top: initial;
    left: initial;
  }
}
.home-hubble99 .container .hubble-elements .equal1::after {
  content: url(/assets/images/equal.svg);
  position: absolute;
  right: -40px;
  top: 140px;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .home-hubble99 .container .hubble-elements .equal1::after {
    bottom: -60px;
    right: 45%;
    top: initial;
    left: initial;
  }
}
.home-hubble99 .container .hubble-elements .equal2 {
  margin-bottom: initial;
}
@media screen and (max-width: 991px) {
  .home-hubble99 .container .hubble-elements .equal2 {
    margin-bottom: 0px !important;
  }
}
.home-hubble99 .container .hubble-elements .single-element {
  position: relative;
  background: transparent;
  border: none;
  padding: 0px 5%;
  width: 100%;
  transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
  display: table;
  height: 300px;
}
@media screen and (max-width: 991px) {
  .home-hubble99 .container .hubble-elements .single-element {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .home-hubble99 .container .hubble-elements .single-element {
    margin-bottom: 80px;
    height: 300px;
  }
}
.home-hubble99 .container .hubble-elements .single-element .box {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-color: #e01e5a;
}
.home-hubble99 .container .hubble-elements .single-element .box img {
  width: 200px;
  height: 200px;
  object-fit: contain;
  margin-bottom: 20px;
}
@media screen and (max-width: 1300px) and (min-width: 991px) {
  .home-hubble99 .container .hubble-elements .single-element .box img {
    width: auto;
    height: 160px;
  }
}
@media screen and (max-width: 768px) {
  .home-hubble99 .container .hubble-elements .single-element .box img {
    width: 200px;
    height: 200px;
    margin-bottom: 25px;
    object-fit: contain;
  }
}
.home-hubble99 .container .hubble-elements .single-element .box h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 76px;
  line-height: 128%;
  color: #ffffff;
}
@media screen and (max-width: 1300px) and (min-width: 991px) {
  .home-hubble99 .container .hubble-elements .single-element .box h2 {
    font-size: 68px;
  }
}
@media screen and (max-width: 768px) {
  .home-hubble99 .container .hubble-elements .single-element .box h2 {
    font-size: 50px;
  }
}
.home-hubble99 .container .hubble-elements .single-element .box .result {
  line-height: 50px;
  margin-top: 80px;
}
@media screen and (max-width: 991px) {
  .home-hubble99 .container .hubble-elements .single-element .box .result {
    margin-top: 0px;
  }
}
.home-hubble99 .container .hubble-elements .single-element .box .result span {
  font-size: 20px;
}
.home-hubble99 .container .hubble-elements .single-element .box .result-dir {
  color: #fff;
}
.home-hubble99 .container .hubble-elements .single-element .box .result-dir img {
  height: auto;
  width: 35px;
}
.home-hubble99 .container .hubble-elements .single-element .box h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  bottom: 0;
  width: 87%;
  position: absolute;
  text-align: center;
  letter-spacing: 0.05em;
  color: #ffffff;
}
.home-hubble99 .new-99-text {
  text-align: left;
}
.home-hubble99 .new-99-text h3 {
  color: #5465ff !important;
  font-weight: 500 !important;
  font-family: "Quicksand" !important;
  margin-bottom: 15px;
}

.pro-header-logo {
  max-width: 180px !important;
  margin-left: 30px;
}
@media screen and (max-width: 1200px) {
  .pro-header-logo {
    display: none;
  }
}

.mobile-pro-logo {
  background-color: transparent;
  position: absolute;
  height: 100px;
  bottom: 0;
  width: 100%;
  display: none;
}
@media screen and (max-width: 768px) {
  .mobile-pro-logo {
    display: block;
  }
}
.mobile-pro-logo img {
  width: 130px !important;
  height: auto !important;
  float: right;
  margin-top: 25px;
}

.inner-page-banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
@media (min-width: 768px) and (max-width: 1400px) {
  .inner-page-banner {
    height: 100%;
  }
}
.inner-page-banner video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
  object-position: top right;
}
@media (max-width: 768px) {
  .inner-page-banner video {
    object-position: top left;
  }
}
.inner-page-banner img {
  width: 100%;
  height: 100vh;
  z-index: 1;
  object-fit: cover;
}
@media (min-width: 768px) and (max-width: 1400px) {
  .inner-page-banner img {
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .inner-page-banner img {
    height: 101vh;
  }
}
.inner-page-banner .range {
  width: auto;
  height: 80px;
  object-fit: contain;
  max-width: 100%;
}
.inner-page-banner .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 12%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .inner-page-banner .carousel-caption {
    left: 35px;
    right: 35px;
  }
}
.inner-page-banner .carousel-caption .caption_left {
  /* padding: 220px 0 120px; */
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-top: 100px;
  text-shadow: none;
}
.inner-page-banner .carousel-caption .caption_left h1 {
  font-weight: 400;
  font-size: 70px;
  line-height: 86px;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .inner-page-banner .carousel-caption .caption_left h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
.inner-page-banner .carousel-caption .caption_left h1 span {
  color: #5465ff;
}
.inner-page-banner .carousel-caption .caption_left h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  line-height: 128%;
  color: #0b3953;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .inner-page-banner .carousel-caption .caption_left h2 {
    font-size: 33px;
    line-height: 120%;
  }
}
.inner-page-banner .carousel-caption .caption_left h3,
.inner-page-banner .carousel-caption .caption_left p.text {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 80%;
}
@media screen and (max-width: 768px) {
  .inner-page-banner .carousel-caption .caption_left h3,
  .inner-page-banner .carousel-caption .caption_left p.text {
    font-size: 14px;
    line-height: 120%;
    width: 100%;
  }
}
.inner-page-banner .carousel-caption .caption_left h5 {
  font-family: "Quicksand", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 86px;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .inner-page-banner .carousel-caption .caption_left h5 {
    font-size: 40px;
    line-height: 50px;
  }
}
.inner-page-banner .carousel-caption .caption_left h5 span {
  color: #5465ff;
}
.inner-page-banner .carousel-caption .caption_left small {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .inner-page-banner .carousel-caption .caption_left small {
    font-size: 14px;
    line-height: 170%;
  }
}
.inner-page-banner .carousel-caption .caption_left p {
  font-family: Lato;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 80%;
  margin-left: 8%;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .inner-page-banner .carousel-caption .caption_left p {
    font-size: 14px;
    line-height: 170%;
    letter-spacing: 0.05em;
    width: 100%;
    margin-left: 0%;
    margin-top: 10px;
  }
}
.inner-page-banner .carousel-caption .caption_left a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-transform: uppercase;
  display: inline-flex;
  margin-top: 20px;
}
.inner-page-banner .carousel-caption .caption_left a img {
  width: 27px;
  margin: -5px 0 0 12px;
  height: 27px;
}
.inner-page-banner .scroll-down {
  position: absolute;
  bottom: 0;
  right: 0;
  display: table;
  height: 100px;
  text-align: center;
  width: 180px;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .inner-page-banner .scroll-down {
    width: 140px;
    display: none;
  }
}
.inner-page-banner .scroll-down p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
}
.inner-page-banner .scroll-down p img {
  margin-left: 6px;
  margin-bottom: 2px;
  width: 15px;
  height: auto;
}
.inner-page-banner .with-hubble {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.inner-page-banner .with-hubble img {
  height: unset;
  width: unset;
  margin-left: 10px;
  margin-right: 20px;
}

.product-inner-page-banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .product-inner-page-banner {
    height: 100vh;
  }
}
.product-inner-page-banner .catch {
  margin-top: 20px;
  margin-left: 12%;
}
@media screen and (max-width: 768px) {
  .product-inner-page-banner .catch {
    margin-top: 10px;
    margin-left: 0%;
    display: none;
  }
}
.product-inner-page-banner .catch ul {
  padding: 0px;
  display: inline-flex;
}
.product-inner-page-banner .catch ul li {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 149.55%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 1;
  margin-right: 60px;
  list-style: disc;
}
.product-inner-page-banner .catch ul li::marker {
  color: #5465ff;
}
@media screen and (max-width: 768px) {
  .product-inner-page-banner .catch ul li {
    font-size: 18px;
    line-height: 149.55%;
    margin-right: 30px;
  }
}
.product-inner-page-banner img {
  width: 100%;
  height: 100vh;
  z-index: 1;
  object-fit: cover;
}
.product-inner-page-banner video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
  object-position: top right;
}
@media (max-width: 768px) {
  .product-inner-page-banner video {
    object-position: top left;
  }
}
.product-inner-page-banner .carousel-caption {
  position: absolute;
  right: 50px;
  bottom: 20px;
  left: 12%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  height: 100%;
  display: table;
  z-index: 0;
  width: 88%;
}
@media screen and (max-width: 768px) {
  .product-inner-page-banner .carousel-caption {
    left: 35px;
  }
}
.product-inner-page-banner .carousel-caption img {
  width: 100%;
  max-width: 360px;
  height: 400px;
  object-fit: contain;
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .product-inner-page-banner .carousel-caption img {
    max-width: 200px;
    height: auto;
    padding-top: 20px;
    display: none;
  }
}
.product-inner-page-banner .carousel-caption .resorceimg {
  width: 100%;
  max-width: 360px;
  height: 400px;
  object-fit: contain;
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .product-inner-page-banner .carousel-caption .resorceimg {
    max-width: 100px;
    height: auto;
    padding-top: 20px;
  }
}
.product-inner-page-banner .carousel-caption .caption_left {
  /* padding: 220px 0 120px; */
  text-align: left;
  padding-top: 100px;
  text-shadow: none;
}
.product-inner-page-banner .carousel-caption .caption_left h1 {
  font-weight: 400;
  font-size: 70px;
  line-height: 75px;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .product-inner-page-banner .carousel-caption .caption_left h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
.product-inner-page-banner .carousel-caption .caption_left h1 span {
  color: #5465ff;
}
.product-inner-page-banner .carousel-caption .caption_left small {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .product-inner-page-banner .carousel-caption .caption_left small {
    font-size: 18px;
  }
}
.product-inner-page-banner .carousel-caption .caption_left .marg-left {
  margin-left: 12%;
}
@media screen and (max-width: 991px) {
  .product-inner-page-banner .carousel-caption .caption_left .marg-left {
    margin-left: auto;
  }
}
.product-inner-page-banner .carousel-caption .caption_left .marg-bot {
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .product-inner-page-banner .carousel-caption .caption_left .marg-bot {
    margin-bottom: 20px;
  }
}
.product-inner-page-banner .carousel-caption .caption_left p {
  font-family: Lato;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 100%;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .product-inner-page-banner .carousel-caption .caption_left p {
    font-size: 14px;
    line-height: 170%;
    letter-spacing: 0.05em;
    width: 100%;
    margin-left: 0%;
    margin-top: 10px;
  }
}
.product-inner-page-banner .carousel-caption .caption_left .order-now {
  display: flex;
  gap: 1rem;
}
.product-inner-page-banner .carousel-caption .caption_left a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
  cursor: pointer;
}
.product-inner-page-banner .carousel-caption .caption_left a img {
  width: 27px;
  margin: -5px 0 0 12px;
  height: auto;
  padding: 0px;
}
.product-inner-page-banner .scroll-down {
  position: absolute;
  bottom: 0;
  right: 0;
  display: table;
  height: 100px;
  text-align: center;
  width: 180px;
}
@media screen and (max-width: 768px) {
  .product-inner-page-banner .scroll-down {
    width: 140px;
    display: none;
  }
}
.product-inner-page-banner .scroll-down p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #0b3953;
  display: table-cell;
  vertical-align: middle;
}
.product-inner-page-banner .scroll-down p img {
  margin-left: 6px;
  margin-bottom: 2px;
  width: 15px;
  height: auto;
}
.product-inner-page-banner .search-bar {
  margin-top: 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .product-inner-page-banner .search-bar {
    margin-top: 20px;
    margin-bottom: 50px;
  }
}
.product-inner-page-banner .search-bar #search-bar {
  position: relative;
  display: inline-flex;
  width: 500px;
}
@media screen and (max-width: 768px) {
  .product-inner-page-banner .search-bar #search-bar {
    width: 101%;
  }
}
.product-inner-page-banner .search-bar #search-bar input {
  height: 60px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  margin-right: -5px;
  border: none;
  font-size: 20px;
  letter-spacing: 0.05em;
  color: #0b3953;
  width: 85%;
}
.product-inner-page-banner .search-bar #search-bar input:hover {
  box-shadow: none;
}
.product-inner-page-banner .search-bar #search-bar input:focus {
  box-shadow: none;
}
.product-inner-page-banner .search-bar #search-bar input::placeholder {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.product-inner-page-banner .search-bar #search-bar .btn-info {
  color: #0b3953;
  background-color: #fff;
  border-color: #fff;
  height: 60px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  font-size: 18px;
  width: 15%;
}
.product-inner-page-banner .search-bar #result {
  background-color: #fff;
  color: #222;
  padding: 2%;
  border-radius: 0px;
  border-top: 1px solid #b7b7b7;
  width: 495px;
  position: absolute;
  z-index: 1;
  max-height: 150px;
  overflow: auto;
  display: none;
}
@media screen and (max-width: 768px) {
  .product-inner-page-banner .search-bar #result {
    width: 100%;
    max-height: 100px;
  }
}
.product-inner-page-banner .search-bar #result ul {
  padding: 0px;
}
.product-inner-page-banner .search-bar #result ul li {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0px;
  color: #b7b7b7;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .product-inner-page-banner .search-bar #result ul li {
    font-size: 14px;
  }
}
.product-inner-page-banner .search-bar #result ul li span {
  color: #0b3953;
}

.hubbble-99-page-red {
  padding: 120px 0px 70px;
}
@media screen and (max-width: 768px) {
  .hubbble-99-page-red {
    padding: 80px 50px 0;
  }
}
.hubbble-99-page-red h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 1;
  font-size: 70px;
  line-height: 128%;
  color: #f8f8fa;
}
@media screen and (max-width: 991px) {
  .hubbble-99-page-red h2 {
    font-size: 50px;
    line-height: 120%;
  }
}
@media screen and (max-width: 768px) {
  .hubbble-99-page-red h2 {
    font-size: 40px;
    line-height: 120%;
  }
}
.hubbble-99-page-red p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin-top: 50px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .hubbble-99-page-red p {
    font-size: 18px;
    line-height: 170%;
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
.hubbble-99-page-red .sub-pera {
  font-family: Lato !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 18px !important;
  line-height: 170% !important;
  letter-spacing: 0.05em !important;
  color: #ffffff !important;
  opacity: 0.8 !important;
  margin-left: 15% !important;
}
@media screen and (max-width: 768px) {
  .hubbble-99-page-red .sub-pera {
    font-size: 14px !important;
    line-height: 170% !important;
    margin-left: 0% !important;
  }
}
.hubbble-99-page-red .hubble99-elements {
  background-color: #e01e5a;
  padding: 2% 5% 50px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .hubbble-99-page-red .hubble99-elements {
    background-color: #e01e5a;
  }
}
.hubbble-99-page-red .hubble99-elements .plus1::after {
  content: url(/assets/images/plus.svg);
  position: absolute;
  right: -40px;
  top: 140px;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .hubbble-99-page-red .hubble99-elements .plus1::after {
    bottom: -60px;
    right: 45%;
    top: initial;
  }
}
.hubbble-99-page-red .hubble99-elements .plus2::after {
  content: url(/assets/images/plus.svg);
  position: absolute;
  right: -40px;
  top: 140px;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .hubbble-99-page-red .hubble99-elements .plus2::after {
    bottom: -60px;
    right: 45%;
    top: initial;
    left: initial;
  }
}
@media screen and (max-width: 768px) {
  .hubbble-99-page-red .hubble99-elements .plus2::after {
    bottom: -60px;
    right: 45%;
    top: initial;
    left: initial;
  }
}
.hubbble-99-page-red .hubble99-elements .equal1::after {
  content: url(/assets/images/equal.svg);
  position: absolute;
  right: -40px;
  top: 140px;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .hubbble-99-page-red .hubble99-elements .equal1::after {
    bottom: -60px;
    right: 45%;
    top: initial;
    left: initial;
  }
}
@media screen and (max-width: 768px) {
  .hubbble-99-page-red .hubble99-elements .equal1::after {
    bottom: -87px;
    right: 45%;
    top: initial;
    left: initial;
  }
}
.hubbble-99-page-red .hubble99-elements .equal2::after {
  content: url(/assets/images/equal.svg);
  position: absolute;
  right: -40px;
  top: 140px;
  display: none;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .hubbble-99-page-red .hubble99-elements .equal2::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .hubbble-99-page-red .hubble99-elements .equal2::after {
    display: none;
  }
}
@media (max-width: 991px) {
  .hubbble-99-page-red .hubble99-elements .m-r-r-0 {
    margin-bottom: 0px !important;
  }
}
.hubbble-99-page-red .hubble99-elements .single-element {
  position: relative;
  background: transparent;
  border: none;
  padding: 0px 5%;
  width: 100%;
  transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
  display: table;
  height: 300px;
}
@media screen and (max-width: 991px) {
  .hubbble-99-page-red .hubble99-elements .single-element {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .hubbble-99-page-red .hubble99-elements .single-element {
    margin-bottom: 80px;
    height: 300px;
  }
}
.hubbble-99-page-red .hubble99-elements .single-element .box {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-color: #e01e5a;
}
.hubbble-99-page-red .hubble99-elements .single-element .box img {
  width: auto;
  height: 200px;
}
@media screen and (max-width: 1300px) and (min-width: 991px) {
  .hubbble-99-page-red .hubble99-elements .single-element .box img {
    width: auto;
    height: 160px;
  }
}
@media screen and (max-width: 768px) {
  .hubbble-99-page-red .hubble99-elements .single-element .box img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
}
.hubbble-99-page-red .hubble99-elements .single-element .box h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 76px;
  line-height: 128%;
  color: #ffffff;
}
@media screen and (max-width: 1300px) and (min-width: 991px) {
  .hubbble-99-page-red .hubble99-elements .single-element .box h2 {
    font-size: 68px;
  }
}
@media screen and (max-width: 768px) {
  .hubbble-99-page-red .hubble99-elements .single-element .box h2 {
    font-size: 50px;
  }
}
.hubbble-99-page-red .hubble99-elements .single-element .box h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  bottom: 0;
  width: 87%;
  position: absolute;
  text-align: center;
  letter-spacing: 0.05em;
  color: #ffffff;
}
@media (max-width: 991px) {
  .hubbble-99-page-red .hubble99-elements .single-element .box h3 {
    width: 100%;
    position: relative;
  }
}

.enterprice-grade {
  padding: 120px 50px;
}
.enterprice-grade .list {
  margin-left: 20%;
}
@media screen and (max-width: 768px) {
  .enterprice-grade .list {
    margin-left: 0px;
  }
}
.enterprice-grade .list ol {
  list-style-type: none;
  counter-reset: li;
  padding: 0px;
}
.enterprice-grade .list ol li {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 60px;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .enterprice-grade .list ol li {
    font-size: 18px;
  }
}
.enterprice-grade .list ol li:before {
  counter-increment: li;
  content: counter(li, decimal-leading-zero);
  color: #0b3953;
  opacity: 0.5;
  margin-right: 30px;
}

.hubble99-price h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 128%;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .hubble99-price h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 768px) {
  .hubble99-price h2 {
    font-size: 33px;
    line-height: 120%;
  }
}
.hubble99-price h2 span {
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .hubble99-price h2 span {
    font-size: 16px;
    line-height: 120%;
  }
}
.hubble99-price p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .hubble99-price p {
    font-size: 18px;
    line-height: 149.55%;
  }
}
.hubble99-price a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 130%;
  display: flex;
  align-items: center;
  text-align: right;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 80px;
  float: right;
}
@media screen and (max-width: 768px) {
  .hubble99-price a {
    font-size: 14px;
    line-height: 128%;
    float: left;
    margin-top: 10px;
  }
}
.hubble99-price a img {
  margin-bottom: 2px;
  margin-left: 15px;
  width: 45px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .hubble99-price a img {
    width: 25px;
  }
}

.service-sec-99 {
  background-color: #fff;
}

.solution-blue {
  padding: 160px 45px;
}
@media screen and (max-width: 768px) {
  .solution-blue {
    padding: 80px 35px;
  }
}
.solution-blue h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .solution-blue h2 {
    font-size: 18px;
    line-height: 170%;
  }
}
.solution-blue h1 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 128%;
  color: #f8f8fa;
}
@media screen and (max-width: 768px) {
  .solution-blue h1 {
    font-size: 40px;
    line-height: 120%;
  }
}
.solution-blue h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 128%;
  color: #f8f8fa;
}
@media screen and (max-width: 768px) {
  .solution-blue h2 {
    font-size: 40px;
    line-height: 120%;
  }
}
.solution-blue .box {
  padding-left: 12%;
}
@media screen and (max-width: 768px) {
  .solution-blue .box {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.solution-blue .box .c-re-single {
  padding: 0px;
}
.solution-blue .box .c-re-single .icon_box_2 {
  position: relative;
  width: 100%;
  background: transparent;
  padding: 30px 20px 0px;
  transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
  min-height: 200px;
}
.solution-blue .box .c-re-single .icon_box_2 .iconWrap {
  position: relative;
  margin: 0 0 28px;
}
.solution-blue .box .c-re-single .icon_box_2 .iconWrap img {
  width: 70px;
}
.solution-blue .box .c-re-single h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #fff;
  opacity: 0.8;
  width: 70%;
}
.solution-blue .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #f8f8fa;
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .solution-blue .box p {
    margin-left: 0%;
    font-size: 14px;
  }
}
.solution-blue .w-80 {
  width: 80%;
}
@media screen and (max-width: 768px) {
  .solution-blue .w-80 {
    width: 100%;
  }
}
.solution-blue .answer {
  margin-top: 80px;
  float: left;
  width: 100%;
}
.solution-blue .answer h2,
.solution-blue .answer h3 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 42px;
  line-height: 128%;
  color: #f8f8fa;
}
@media screen and (max-width: 768px) {
  .solution-blue .answer h2,
  .solution-blue .answer h3 {
    font-size: 25px;
    line-height: 130%;
  }
}
.solution-blue .answer .number {
  padding: 2% 6% 0px 0px;
}
.solution-blue .answer .number h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .solution-blue .answer .number h3 {
    font-size: 16px;
    line-height: 170%;
  }
}
.solution-blue .answer .number img {
  width: 70px;
}
.solution-blue .answer .number h5 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 120%;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .solution-blue .answer .number h5 {
    font-size: 30px;
    line-height: 170%;
  }
}
.solution-blue .answer .number h4 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .solution-blue .answer .number h4 {
    font-size: 16px;
    line-height: 170%;
  }
}
.solution-blue .answer .number p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #fff;
  opacity: 0.8;
  margin-bottom: 15px;
  margin-left: 0px;
}
@media screen and (max-width: 768px) {
  .solution-blue .answer .number p {
    font-size: 14px;
    line-height: 170%;
  }
}
.solution-blue .answer .number ul {
  padding: 0 0 0 18px;
  margin-top: 20px;
}
.solution-blue .answer .number ul p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-left: -18px;
}
.solution-blue .answer .number ul li {
  list-style: disc;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}

.ready-two {
  padding: 120px 35px;
  overflow-wrap: break-word;
}
@media (max-width: 768px) {
  .ready-two {
    padding: 80px 35px;
  }
}
@media screen and (max-width: 768px) {
  .ready-two .box {
    margin-left: 0%;
  }
}
.ready-two .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .ready-two .box p {
    font-size: 14px;
    line-height: 170%;
  }
}
.ready-two .box a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 25px;
  transition: all 0.4s ease-out 0s;
}

.solution-sec {
  padding: 0px;
  background-color: #fff;
  padding: 160px 45px;
}
@media (max-width: 768px) {
  .solution-sec {
    padding: 80px 45px;
  }
}
.solution-sec .content {
  width: auto;
  padding: 0px 15px;
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .solution-sec .content {
    margin-left: 0px;
  }
}
.solution-sec .content .single_solution {
  margin-bottom: 100px;
}
.solution-sec .content .single_solution:last-child {
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .solution-sec .content .single_solution {
    padding-top: 0px;
    margin-bottom: 30px;
  }
}
.solution-sec .content .single_solution .solution-count {
  display: inline-flex;
  display: none;
}
.solution-sec .content .single_solution .solution-count .sol-head {
  position: relative;
}
.solution-sec .content .single_solution .solution-count .sol-head::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 65px;
  background-color: #0b3953;
  right: -80px;
  top: 12px;
}
.solution-sec .content .single_solution .solution-count p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.solution-sec .content .single_solution .solution-count span {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #0b3953;
  margin-left: 95px;
}
.solution-sec .content .single_solution .solution-count span small {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #9b9b9b;
}
.solution-sec .content .single_solution h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 128%;
  color: #0b3953;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .solution-sec .content .single_solution h2 {
    font-size: 33px;
    line-height: 120%;
    margin-bottom: 15px;
  }
}
.solution-sec .content .single_solution p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .solution-sec .content .single_solution p {
    font-size: 18px;
    line-height: 150%;
  }
}
.solution-sec .content .single_solution .box {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .solution-sec .content .single_solution .box {
    width: 100%;
    margin-top: 20px;
  }
}
.solution-sec .content .single_solution .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .solution-sec .content .single_solution .box p {
    font-size: 14px;
    line-height: 170%;
  }
}
.solution-sec .content .single_solution .button-box {
  margin-top: 30px;
}
.solution-sec .content .single_solution .button-box a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 128%;
  text-transform: uppercase;
  color: #5465ff;
  margin-right: 50px;
}
@media screen and (max-width: 768px) {
  .solution-sec .content .single_solution .button-box a {
    font-size: 18px;
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
}
.solution-sec .content .single_solution .button-box a img {
  width: 35px;
  margin: -5px 0 0 12px;
}
@media screen and (max-width: 768px) {
  .solution-sec .content .single_solution .button-box a img {
    width: 25px;
  }
}
.solution-sec .content .single_solution .img-box img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
@media (max-width: 768px) {
  .solution-sec .content .single_solution .img-box img {
    height: 150px;
  }
}

.product-status-msg-sec p {
  color: unset;
}
.product-status-msg-sec a {
  color: #5465ff;
}
.product-status-msg-sec ul {
  padding-left: 20px;
}
.product-status-msg-sec ul li {
  list-style: disc;
}

.product-inner-sec {
  padding: 0px;
  background: #0b3953;
}
.product-inner-sec .container {
  width: 100%;
}
.product-inner-sec .container .sidebar {
  background: #0b3953;
  height: 100vh;
  position: sticky;
  top: 0px;
  bottom: 0px;
  padding: 120px 50px;
  width: 400px;
  float: left;
}
@media screen and (max-width: 991px) {
  .product-inner-sec .container .sidebar {
    display: none;
  }
}
.product-inner-sec .container .sidebar .widget {
  position: relative;
  margin: 30px 0px;
}
.product-inner-sec .container .sidebar .widget a {
  color: #fff;
  width: 100%;
  float: left;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.5;
  margin-bottom: 25px;
  padding-left: 15px;
}
.product-inner-sec .container .sidebar .widget .active-list {
  position: relative;
  opacity: 1;
}
.product-inner-sec .container .sidebar .widget .active-list::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 45px;
  background-color: #fff;
  left: -50px;
  top: 12px;
}
.product-inner-sec .container .content {
  max-width: calc(100% - 400px);
  padding: 0 12% 5% 3%;
  background-color: #fff;
  float: left;
}
@media screen and (max-width: 991px) {
  .product-inner-sec .container .content {
    margin-left: 0px;
    padding: 8% 50px;
    max-width: calc(100% - 0px);
  }
}
.product-inner-sec .container .content .single_solution {
  padding-top: 100px;
  float: left;
  width: 100%;
  /* demo styles for table */
}
@media screen and (max-width: 768px) {
  .product-inner-sec .container .content .single_solution {
    padding-top: 0px;
  }
}
.product-inner-sec .container .content .single_solution h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 128%;
  color: #0b3953;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .product-inner-sec .container .content .single_solution h2 {
    font-size: 33px;
    line-height: 120%;
    margin-bottom: 30px;
  }
}
.product-inner-sec .container .content .single_solution p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .product-inner-sec .container .content .single_solution p {
    font-size: 14px;
    line-height: 170%;
  }
}
.product-inner-sec .container .content .single_solution .about-box {
  padding-left: 25px;
}
@media screen and (max-width: 768px) {
  .product-inner-sec .container .content .single_solution .about-box {
    padding-left: unset;
  }
}
.product-inner-sec .container .content .single_solution .m-l {
  margin-left: 12%;
}
@media screen and (max-width: 768px) {
  .product-inner-sec .container .content .single_solution .m-l {
    margin-left: 0%;
  }
}
.product-inner-sec .container .content .single_solution .icon {
  text-align: center;
  min-height: 145px;
}
@media (max-width: 768px) {
  .product-inner-sec .container .content .single_solution .icon {
    margin-bottom: 15px;
  }
}
.product-inner-sec .container .content .single_solution .icon img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}
.product-inner-sec .container .content .single_solution .icon p {
  font-family: "Lato";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #575e62;
  line-height: normal;
  width: 80%;
  margin: 5px auto;
}
@media (max-width: 768px) {
  .product-inner-sec .container .content .single_solution .icon p {
    width: 80%;
  }
}
.product-inner-sec .container .content .single_solution .icon-full img {
  object-fit: cover;
  max-width: 100%;
}
.product-inner-sec .container .content .single_solution .img-box img {
  width: 100px;
  margin: 35px 0px 5px;
}
.product-inner-sec .container .content .single_solution .img-box p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.product-inner-sec .container .content .single_solution .feature-table {
  margin-left: 10%;
  float: left;
  width: 90%;
  overflow-wrap: break-word;
}
@media screen and (max-width: 768px) {
  .product-inner-sec .container .content .single_solution .feature-table {
    margin-left: 0%;
    width: 100%;
  }
}
.product-inner-sec .container .content .single_solution .feature-table .coloum-one p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 142.5%;
  letter-spacing: 0.05em;
  color: #575e62;
  opacity: 0.5;
}
.product-inner-sec .container .content .single_solution .feature-table .coloum-two .box-one p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.product-inner-sec .container .content .single_solution .feature-table .coloum-two .box-two p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
.product-inner-sec .container .content .single_solution .feature-table .coloum-two .box-two ul {
  padding: 0 0 0 18px;
}
.product-inner-sec .container .content .single_solution .feature-table .coloum-two .box-two ul li {
  list-style: disc;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
.product-inner-sec .container .content .single_solution .table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  background-color: var(--tableBgColor, #fff);
}
.product-inner-sec .container .content .single_solution .table__thead {
  background-color: var(--tableTitleBgColor);
  color: var(--tableTitleTextColor);
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
.product-inner-sec .container .content .single_solution .table__mobile-caption {
  display: none;
}
.product-inner-sec .container .content .single_solution .table__td,
.product-inner-sec .container .content .single_solution .table__th {
  padding: var(--tableCellPadding, 20px);
  box-sizing: border-box;
}
.product-inner-sec .container .content .single_solution .table__mobile-title span {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
.product-inner-sec .container .content .single_solution .table__value {
  color: #575e62;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  opacity: 0.8;
}
@media screen and (min-width: 769px) {
  .product-inner-sec .container .content .single_solution .table__td:first-child,
  .product-inner-sec .container .content .single_solution .table__th:first-child {
    width: 30%;
    text-align: left;
  }
  .product-inner-sec .container .content .single_solution .table__td,
  .product-inner-sec .container .content .single_solution .table__th {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .product-inner-sec .container .content .single_solution .table,
  .product-inner-sec .container .content .single_solution .table__thead,
  .product-inner-sec .container .content .single_solution .table__tbody,
  .product-inner-sec .container .content .single_solution .table__tr {
    display: block;
  }
  .product-inner-sec .container .content .single_solution .table__td {
    display: flex;
  }
  .product-inner-sec .container .content .single_solution .table__head {
    display: none;
  }
  .product-inner-sec .container .content .single_solution .table__mobile-title {
    background-color: var(--tableTitleBgColor);
  }
  .product-inner-sec .container .content .single_solution .table__mobile-title span {
    font-family: Lato;
    font-weight: 600;
    font-size: 16px;
    color: #0b3953;
  }
  .product-inner-sec .container .content .single_solution .table__td {
    border-bottom: 1px solid var(--tableSeparatorColor);
  }
  .product-inner-sec .container .content .single_solution .table__td:last-of-type {
    border-bottom: none;
  }
  .product-inner-sec .container .content .single_solution .table__mobile-caption,
  .product-inner-sec .container .content .single_solution .table__value {
    display: block;
    width: 50%;
    box-sizing: border-box;
  }
  .product-inner-sec .container .content .single_solution .table__mobile-caption {
    padding-right: 2%;
  }
}
.product-inner-sec .container .content .single_solution .table {
  --tableCellPadding: 1rem;
  --tableTitleBgColor: #f2f2f28c;
  --tableTitleTextColor: #0b3953;
  --tableRowBgColorHover: #f0f0f0;
  --tableSeparatorColor: #eee;
}
.product-inner-sec .container .content .single_solution .list {
  margin-left: 25%;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .product-inner-sec .container .content .single_solution .list {
    margin-left: 0px;
  }
}
.product-inner-sec .container .content .single_solution .list ol {
  list-style-type: none;
  counter-reset: li;
  padding: 0px;
}
.product-inner-sec .container .content .single_solution .list ol li {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 60px;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .product-inner-sec .container .content .single_solution .list ol li {
    font-size: 18px;
  }
}
.product-inner-sec .container .content .single_solution .list ol li:before {
  counter-increment: li;
  content: counter(li, decimal-leading-zero);
  color: #5465ff;
  margin-right: 30px;
}

.why-cseries {
  background-color: #fff;
  padding: 120px 50px;
}
@media (max-width: 768px) {
  .why-cseries {
    padding: 80px 50px;
  }
}
.why-cseries .box {
  padding-left: 12%;
}
@media screen and (max-width: 768px) {
  .why-cseries .box {
    padding-left: 0;
  }
}
.why-cseries .box .c-re-single {
  padding: 0px;
}
.why-cseries .box .c-re-single .icon_box_2 {
  position: relative;
  width: 100%;
  background: #fff;
  padding: 30px 20px 30px;
  transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
  max-height: 215px;
  min-height: 215px;
}
.why-cseries .box .c-re-single .icon_box_2 .iconWrap {
  position: relative;
  margin: 0 0 28px;
}
.why-cseries .box .c-re-single .icon_box_2 .iconWrap img {
  width: 70px;
}
.why-cseries .box .c-re-single h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 70%;
}
.why-cseries .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 80px;
}

.c-series-slider {
  padding: 0px;
}
.c-series-slider .container {
  width: 100%;
}
.c-series-slider .container .sidebar {
  background: #0b3953;
  height: 100vh;
  padding: 80px 50px;
  width: 400px;
  float: left;
  overflow-y: auto;
}
.c-series-slider .container .sidebar::-webkit-scrollbar {
  background: transparent;
  width: 5px;
}
.c-series-slider .container .sidebar::-webkit-scrollbar-track {
  border-radius: 0px;
}
.c-series-slider .container .sidebar::-webkit-scrollbar-thumb {
  /* background: linear-gradient(125deg, #B7B7B7, #E9E9E9); */
  background-color: #5465ff;
  border-radius: 15px;
  border: 1px solid #0b3953;
}
@media screen and (max-width: 1340px) {
  .c-series-slider .container .sidebar {
    width: 370px;
  }
}
@media screen and (max-width: 991px) {
  .c-series-slider .container .sidebar {
    display: none;
  }
}
.c-series-slider .container .sidebar .widget {
  position: relative;
  margin: 30px 0px;
  float: left;
}
.c-series-slider .container .sidebar .widget a {
  color: #fff;
  width: 100%;
  float: left;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.5;
  margin-bottom: 25px;
  padding-left: 15px;
}
.c-series-slider .container .sidebar .widget .active-list {
  position: relative;
  opacity: 1;
}
.c-series-slider .container .sidebar .widget .active-list::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 45px;
  background-color: #fff;
  left: -50px;
  top: 12px;
}
.c-series-slider .container .sidebar .widget .viewmore {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  opacity: 1;
  margin-top: 30px;
}
.c-series-slider .container .sidebar .widget .viewmore img {
  width: 25px;
  margin: -4px 0 0 12px;
}
.c-series-slider .container .content {
  width: 70%;
  margin-left: 400px;
  padding: 80px 8%;
  height: 100vh;
  display: table;
}
@media screen and (max-width: 1330px) {
  .c-series-slider .container .content {
    width: 66%;
    margin-left: 370px;
    padding: 80px 5%;
  }
}
@media screen and (max-width: 1120px) {
  .c-series-slider .container .content {
    width: 62%;
    padding: 80px 2%;
  }
}
@media screen and (max-width: 1024px) {
  .c-series-slider .container .content {
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  .c-series-slider .container .content {
    margin-left: 0px;
    padding: 8% 50px;
    width: 100%;
    height: auto;
  }
}
.c-series-slider .container .content .single_solution {
  margin-bottom: 50px;
  padding-top: 30px;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .c-series-slider .container .content .single_solution {
    padding-top: 0px;
  }
}
.c-series-slider .container .content .single_solution .solution-count {
  display: inline-flex;
  width: 100%;
  position: relative;
  margin-bottom: 50px;
}
.c-series-slider .container .content .single_solution .solution-count .sol-head {
  position: relative;
}
.c-series-slider .container .content .single_solution .solution-count .sol-head::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 65px;
  background-color: #0b3953;
  right: -80px;
  top: 12px;
  display: none;
}
.c-series-slider .container .content .single_solution .solution-count p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.c-series-slider .container .content .single_solution .solution-count span {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #0b3953;
  margin-left: 95px;
  display: none;
}
.c-series-slider .container .content .single_solution .solution-count span small {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #9b9b9b;
}
.c-series-slider .container .content .single_solution .solution-count .slider-arow {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.c-series-slider .container .content .single_solution .solution-count .slider-arow span {
  font-size: 20px;
  margin: 0 25px;
  color: #444;
  display: inline-flex;
}
.c-series-slider .container .content .single_solution .solution-count .slider-arow span:hover {
  color: #5465ff;
}
.c-series-slider .container .content .single_solution h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 36px;
  color: #0b3953;
  margin-bottom: 0px;
  margin: 30px 0px;
}
@media screen and (max-width: 768px) {
  .c-series-slider .container .content .single_solution h2 {
    font-size: 33px;
    line-height: 120%;
    margin-bottom: 15px;
  }
}
.c-series-slider .container .content .single_solution h2 span {
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 0px;
  letter-spacing: 0.01em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .c-series-slider .container .content .single_solution h2 span {
    font-size: 16px;
  }
}
.c-series-slider .container .content .single_solution .vari-img h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  letter-spacing: 0.01em;
  color: #5465ff;
  margin: 20px 0px 5px 0px;
}
@media screen and (max-width: 768px) {
  .c-series-slider .container .content .single_solution .vari-img h2 {
    font-size: 16px;
  }
}
.c-series-slider .container .content .single_solution .vari-img img {
  width: 70px;
}
.c-series-slider .container .content .single_solution p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .c-series-slider .container .content .single_solution p {
    font-size: 18px;
    line-height: 150%;
  }
}
.c-series-slider .container .content .single_solution .box {
  width: 80%;
  margin: 30px 0px;
}
@media screen and (max-width: 768px) {
  .c-series-slider .container .content .single_solution .box {
    width: 100%;
  }
}
.c-series-slider .container .content .single_solution .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .c-series-slider .container .content .single_solution .box p {
    font-size: 14px;
    line-height: 170%;
  }
}
.c-series-slider .container .content .single_solution ul {
  padding: 0px;
  padding-left: 28px;
}
.c-series-slider .container .content .single_solution ul li {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 15px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-series-slider .container .content .single_solution ul li {
    font-size: 14px;
    line-height: 170%;
  }
}
.c-series-slider .container .content .single_solution ul li::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 15px;
  background-color: #0a3953;
  left: -25px;
  top: 14px;
}
.c-series-slider .container .content .single_solution .button-box {
  margin-top: 80px;
}
.c-series-slider .container .content .single_solution .button-box a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 128%;
  text-transform: uppercase;
  color: #5465ff;
  margin-right: 50px;
}
@media screen and (max-width: 768px) {
  .c-series-slider .container .content .single_solution .button-box a {
    font-size: 18px;
  }
}
.c-series-slider .container .content .single_solution .button-box a img {
  width: 35px;
  margin: -5px 0 0 12px;
}
@media screen and (max-width: 768px) {
  .c-series-slider .container .content .single_solution .button-box a img {
    width: 25px;
  }
}
.c-series-slider .container .content .single_solution .img-box {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .c-series-slider .container .content .single_solution .img-box {
    text-align: center;
  }
}
.c-series-slider .container .content .single_solution .img-box img {
  width: 100%;
  max-width: 300px;
}
@media screen and (max-width: 1330px) {
  .c-series-slider .container .content .single_solution .img-box img {
    max-width: 250px;
  }
}
@media screen and (max-width: 1120px) {
  .c-series-slider .container .content .single_solution .img-box img {
    max-width: 200px;
  }
}

.p-series-slider {
  padding: 0px;
}
.p-series-slider .container {
  width: 100%;
}
.p-series-slider .container .sidebar {
  background: #0b3953;
  height: 100vh;
  padding: 80px 50px;
  width: 400px;
  float: left;
  overflow-y: auto;
}
@media screen and (max-width: 1340px) {
  .p-series-slider .container .sidebar {
    width: 370px;
  }
}
@media screen and (max-width: 991px) {
  .p-series-slider .container .sidebar {
    display: none;
  }
}
.p-series-slider .container .sidebar .widget {
  position: relative;
  margin: 30px 0px;
  float: left;
}
.p-series-slider .container .sidebar .widget a {
  color: #fff;
  width: 100%;
  float: left;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.5;
  margin-bottom: 25px;
  padding-left: 15px;
}
.p-series-slider .container .sidebar .widget .active-list {
  position: relative;
  opacity: 1;
}
.p-series-slider .container .sidebar .widget .active-list::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 45px;
  background-color: #fff;
  left: -50px;
  top: 12px;
}
.p-series-slider .container .sidebar .widget .viewmore {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  opacity: 1;
  margin-top: 30px;
}
.p-series-slider .container .sidebar .widget .viewmore img {
  width: 25px;
  margin: -4px 0 0 12px;
}
.p-series-slider .container .content {
  width: 70%;
  margin-left: 400px;
  padding: 80px 8%;
  height: 85vh;
  display: table;
}
@media screen and (max-width: 1340px) {
  .p-series-slider .container .content {
    width: 65%;
    padding: 80px 5%;
    margin-left: 370px;
  }
}
@media screen and (max-width: 1120px) {
  .p-series-slider .container .content {
    width: 62%;
    padding: 80px 2%;
  }
}
@media screen and (max-width: 1024px) {
  .p-series-slider .container .content {
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  .p-series-slider .container .content {
    margin-left: 0px;
    padding: 8% 50px;
    width: 100%;
    height: auto;
  }
}
.p-series-slider .container .content .single_solution {
  margin-bottom: 50px;
  padding-top: 30px;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .p-series-slider .container .content .single_solution {
    padding-top: 0px;
  }
}
.p-series-slider .container .content .single_solution .solution-count {
  display: inline-flex;
  width: 100%;
  position: relative;
  margin-bottom: 50px;
}
.p-series-slider .container .content .single_solution .solution-count .sol-head {
  position: relative;
}
.p-series-slider .container .content .single_solution .solution-count .sol-head::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 65px;
  background-color: #0b3953;
  right: -80px;
  top: 12px;
  display: none;
}
.p-series-slider .container .content .single_solution .solution-count p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.p-series-slider .container .content .single_solution .solution-count span {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #0b3953;
  margin-left: 95px;
  display: none;
}
.p-series-slider .container .content .single_solution .solution-count span small {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #9b9b9b;
}
.p-series-slider .container .content .single_solution .solution-count .slider-arow {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.p-series-slider .container .content .single_solution .solution-count .slider-arow span {
  font-size: 20px;
  margin: 0 25px;
  color: #444;
  display: inline-flex;
}
.p-series-slider .container .content .single_solution .solution-count .slider-arow span:hover {
  color: #5465ff;
}
.p-series-slider .container .content .single_solution h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 36px;
  color: #0b3953;
  margin-bottom: 0px;
  margin: 30px 0px;
}
@media screen and (max-width: 768px) {
  .p-series-slider .container .content .single_solution h2 {
    font-size: 33px;
    line-height: 120%;
    margin-bottom: 15px;
  }
}
.p-series-slider .container .content .single_solution h2 span {
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 0px;
  letter-spacing: 0.01em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .p-series-slider .container .content .single_solution h2 span {
    font-size: 16px;
  }
}
.p-series-slider .container .content .single_solution p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .p-series-slider .container .content .single_solution p {
    font-size: 18px;
    line-height: 150%;
  }
}
.p-series-slider .container .content .single_solution .box {
  width: 80%;
  margin: 30px 0px;
}
@media screen and (max-width: 768px) {
  .p-series-slider .container .content .single_solution .box {
    width: 100%;
  }
}
.p-series-slider .container .content .single_solution .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .p-series-slider .container .content .single_solution .box p {
    font-size: 14px;
    line-height: 170%;
  }
}
.p-series-slider .container .content .single_solution ul {
  padding: 0px;
  padding-left: 28px;
}
.p-series-slider .container .content .single_solution ul li {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 15px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-series-slider .container .content .single_solution ul li {
    font-size: 14px;
    line-height: 170%;
  }
}
.p-series-slider .container .content .single_solution ul li::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 15px;
  background-color: #0a3953;
  left: -25px;
  top: 14px;
}
.p-series-slider .container .content .single_solution .vari-img h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  letter-spacing: 0.01em;
  color: #5465ff;
  margin: 20px 0px 5px 0px;
}
@media screen and (max-width: 768px) {
  .p-series-slider .container .content .single_solution .vari-img h2 {
    font-size: 16px;
  }
}
.p-series-slider .container .content .single_solution .vari-img img {
  width: 70px;
}
.p-series-slider .container .content .single_solution .button-box {
  margin-top: 80px;
}
.p-series-slider .container .content .single_solution .button-box a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 128%;
  text-transform: uppercase;
  color: #5465ff;
  margin-right: 50px;
}
@media screen and (max-width: 768px) {
  .p-series-slider .container .content .single_solution .button-box a {
    font-size: 18px;
  }
}
.p-series-slider .container .content .single_solution .button-box a img {
  width: 35px;
  margin: -5px 0 0 12px;
}
@media screen and (max-width: 768px) {
  .p-series-slider .container .content .single_solution .button-box a img {
    width: 25px;
  }
}
.p-series-slider .container .content .single_solution .img-box {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .p-series-slider .container .content .single_solution .img-box {
    text-align: center;
  }
}
.p-series-slider .container .content .single_solution .img-box img {
  width: 100%;
  max-width: 300px;
}
@media screen and (max-width: 1340px) {
  .p-series-slider .container .content .single_solution .img-box img {
    max-width: 250px;
  }
}
@media screen and (max-width: 1120px) {
  .p-series-slider .container .content .single_solution .img-box img {
    max-width: 200px;
  }
}

.hubble99pro-slider {
  padding: 0px;
}
.hubble99pro-slider .container {
  width: 100%;
}
.hubble99pro-slider .container .sidebar {
  background: #0b3953;
  height: 100vh;
  padding: 80px 50px;
  width: 400px;
  float: left;
}
@media screen and (max-width: 1024px) {
  .hubble99pro-slider .container .sidebar {
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  .hubble99pro-slider .container .sidebar {
    display: none;
  }
}
.hubble99pro-slider .container .sidebar .widget {
  position: relative;
  margin: 30px 0px;
}
.hubble99pro-slider .container .sidebar .widget a {
  color: #fff;
  width: 100%;
  float: left;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.5;
  margin-bottom: 25px;
  padding-left: 15px;
}
.hubble99pro-slider .container .sidebar .widget .active-list {
  position: relative;
  opacity: 1;
}
.hubble99pro-slider .container .sidebar .widget .active-list::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 45px;
  background-color: #fff;
  left: -50px;
  top: 12px;
}
.hubble99pro-slider .container .sidebar .widget .viewmore {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  opacity: 1;
  margin-top: 30px;
}
.hubble99pro-slider .container .sidebar .widget .viewmore img {
  width: 25px;
  margin: -4px 0 0 12px;
}
.hubble99pro-slider .container .content {
  width: 70%;
  margin-left: 400px;
  padding: 80px 10%;
  height: 100vh;
  display: table;
}
@media screen and (max-width: 1330px) {
  .hubble99pro-slider .container .content {
    width: 60%;
  }
}
@media screen and (max-width: 1024px) {
  .hubble99pro-slider .container .content {
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  .hubble99pro-slider .container .content {
    margin-left: 0px;
    padding: 8% 50px;
    width: 100%;
    height: auto;
  }
}
.hubble99pro-slider .container .content .single_solution {
  margin-bottom: 50px;
  padding-top: 30px;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .hubble99pro-slider .container .content .single_solution {
    padding-top: 0px;
  }
}
.hubble99pro-slider .container .content .single_solution .solution-count {
  display: inline-flex;
  width: 100%;
  position: relative;
  margin-bottom: 50px;
}
.hubble99pro-slider .container .content .single_solution .solution-count .sol-head {
  position: relative;
}
.hubble99pro-slider .container .content .single_solution .solution-count .sol-head::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 65px;
  background-color: #0b3953;
  right: -80px;
  top: 12px;
  display: none;
}
.hubble99pro-slider .container .content .single_solution .solution-count p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.hubble99pro-slider .container .content .single_solution .solution-count span {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #0b3953;
  margin-left: 95px;
  display: none;
}
.hubble99pro-slider .container .content .single_solution .solution-count span small {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #9b9b9b;
}
.hubble99pro-slider .container .content .single_solution .solution-count .slider-arow {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.hubble99pro-slider .container .content .single_solution .solution-count .slider-arow span {
  font-size: 20px;
  margin: 0 25px;
  color: #444;
  display: inline-flex;
}
.hubble99pro-slider .container .content .single_solution .solution-count .slider-arow span:hover {
  color: #5465ff;
}
.hubble99pro-slider .container .content .single_solution h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 36px;
  color: #0b3953;
  margin-bottom: 0px;
  margin: 30px 0px;
}
@media screen and (max-width: 768px) {
  .hubble99pro-slider .container .content .single_solution h2 {
    font-size: 33px;
    line-height: 120%;
    margin-bottom: 15px;
  }
}
.hubble99pro-slider .container .content .single_solution h2 span {
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 0px;
  letter-spacing: 0.01em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .hubble99pro-slider .container .content .single_solution h2 span {
    font-size: 16px;
  }
}
.hubble99pro-slider .container .content .single_solution p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .hubble99pro-slider .container .content .single_solution p {
    font-size: 18px;
    line-height: 150%;
  }
}
.hubble99pro-slider .container .content .single_solution .box {
  width: 80%;
  margin: 30px 0px;
}
@media screen and (max-width: 768px) {
  .hubble99pro-slider .container .content .single_solution .box {
    width: 100%;
  }
}
.hubble99pro-slider .container .content .single_solution .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .hubble99pro-slider .container .content .single_solution .box p {
    font-size: 14px;
    line-height: 170%;
  }
}
.hubble99pro-slider .container .content .single_solution ul {
  padding: 0px;
  padding-left: 28px;
}
.hubble99pro-slider .container .content .single_solution ul li {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 15px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .hubble99pro-slider .container .content .single_solution ul li {
    font-size: 14px;
    line-height: 170%;
  }
}
.hubble99pro-slider .container .content .single_solution ul li::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 15px;
  background-color: #0a3953;
  left: -25px;
  top: 14px;
}
.hubble99pro-slider .container .content .single_solution .button-box {
  margin-top: 80px;
}
.hubble99pro-slider .container .content .single_solution .button-box a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 128%;
  text-transform: uppercase;
  color: #5465ff;
  margin-right: 50px;
}
@media screen and (max-width: 768px) {
  .hubble99pro-slider .container .content .single_solution .button-box a {
    font-size: 18px;
  }
}
.hubble99pro-slider .container .content .single_solution .button-box a img {
  width: 35px;
  margin: -5px 0 0 12px;
}
@media screen and (max-width: 768px) {
  .hubble99pro-slider .container .content .single_solution .button-box a img {
    width: 25px;
  }
}
.hubble99pro-slider .container .content .single_solution .img-box {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .hubble99pro-slider .container .content .single_solution .img-box {
    text-align: center;
  }
}
.hubble99pro-slider .container .content .single_solution .img-box img {
  width: 100%;
  max-width: 250px;
}

.store-sec {
  padding: 0px;
  background: #0b3953;
}
.store-sec .container {
  width: 100%;
}
.store-sec .container .sidebar {
  background: #0b3953;
  height: 100vh;
  position: sticky;
  top: 0px;
  bottom: 0px;
  padding: 60px 50px;
  width: 400px;
  float: left;
  overflow: auto;
}
.store-sec .container .sidebar::-webkit-scrollbar {
  background: transparent;
  width: 7px;
}
.store-sec .container .sidebar::-webkit-scrollbar-track {
  box-shadow: none;
  border-radius: 10px;
}
.store-sec .container .sidebar::-webkit-scrollbar-thumb {
  background: #5465ff;
  border-radius: 15px;
  border: 2px solid #0b3953;
}
@media screen and (max-width: 1200px) {
  .store-sec .container .sidebar {
    display: none;
  }
}
.store-sec .container .sidebar .filter-sec {
  display: inline-flex;
  margin-bottom: 40px;
}
.store-sec .container .sidebar .filter-sec p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.5;
  margin-left: 15px;
}
.store-sec .container .sidebar .filter-sec img {
  height: 40px;
  object-fit: contain;
  width: 30px;
}
.store-sec .container .sidebar .filter-sec .filter-close {
  filter: brightness(100);
  float: right;
  text-align: revert;
  margin-left: 100px;
  display: none;
}
@media screen and (max-width: 991px) {
  .store-sec .container .sidebar .filter-sec .filter-close {
    display: block;
  }
}
.store-sec .container .sidebar .accordion {
  max-width: 600px;
  margin: 0 auto;
}
.store-sec .container .sidebar section {
  margin-bottom: 20px;
}
.store-sec .container .sidebar .accordion__heading {
  position: relative;
  display: block;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  cursor: pointer;
  margin-bottom: 18px;
}
@media screen and (max-width: 991px) {
  .store-sec .container .sidebar .accordion__heading {
    font-size: 18px;
    line-height: 170%;
  }
}
.store-sec .container .sidebar .accordion__checkbox {
  display: none;
  position: absolute;
  left: -9999em;
}
.store-sec .container .sidebar .accordion__checkbox:checked ~ .accordion__content {
  max-height: 1000px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.store-sec .container .sidebar .accordion__content {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.store-sec .container .sidebar .accordion__content ul {
  padding: 0px;
  margin: 0px;
}
.store-sec .container .sidebar .accordion__content ul li {
  margin-bottom: 10px;
}
.store-sec .container .sidebar .accordion__content ul li .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.store-sec .container .sidebar .accordion__content ul li .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #ffffff;
  max-width: 100%;
}
@media screen and (max-width: 991px) {
  .store-sec .container .sidebar .accordion__content ul li .styled-checkbox + label {
    font-size: 14px;
    line-height: 150%;
  }
}
.store-sec .container .sidebar .accordion__content ul li .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: #0b3953;
  border: 2px solid #5465ff;
  border-radius: 1px;
}
.store-sec .container .sidebar .accordion__content ul li .styled-checkbox:hover + label:before {
  background: #0b3953;
}
.store-sec .container .sidebar .accordion__content ul li .styled-checkbox:focus + label:before {
  background: #0b3953;
  border: 2px solid #5465ff;
  border-radius: 1px;
}
.store-sec .container .sidebar .accordion__content ul li .styled-checkbox:checked + label:before {
  background: #5465ff;
}
.store-sec .container .sidebar .accordion__content ul li .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 11px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.store-sec .container .sidebar .widget {
  position: relative;
  margin: 30px 0px;
}
.store-sec .container .sidebar .widget a {
  color: #fff;
  width: 100%;
  float: left;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.5;
  margin-bottom: 25px;
  padding-left: 15px;
}
.store-sec .container .sidebar .widget .active-list {
  position: relative;
  opacity: 1;
}
.store-sec .container .sidebar .widget .active-list::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 45px;
  background-color: #fff;
  left: -50px;
  top: 12px;
}
.store-sec .container .guide-mobile-bar {
  display: initial;
  padding-top: 120px;
}
@media screen and (max-width: 1200px) {
  .store-sec .container .guide-mobile-bar {
    display: none !important;
  }
}
.store-sec .container .guide-pad-top {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .store-sec .container .guide-pad-top {
    padding-top: 50px;
  }
}
.store-sec .container .content {
  width: auto;
  margin-left: 400px;
  padding: 60px 8%;
  background-color: #fff;
}
@media screen and (max-width: 1200px) {
  .store-sec .container .content {
    margin-left: 0px;
    padding: 8% 50px;
  }
}
.store-sec .container .content .store-head {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.5;
  margin-bottom: 50px;
  padding: 0 15px;
}
@media screen and (max-width: 991px) {
  .store-sec .container .content .store-head {
    padding: 0;
    font-size: 25px;
    line-height: 170%;
    opacity: 1;
    margin-bottom: 10px;
  }
}
.store-sec .container .content .filter-sec-mobile {
  margin-bottom: 40px;
  width: 100%;
  margin: 0;
  display: none;
}
@media screen and (max-width: 991px) {
  .store-sec .container .content .filter-sec-mobile {
    display: inline-flex;
    margin-bottom: 50px;
    padding: 0 0px;
  }
}
.store-sec .container .content .filter-sec-mobile p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.store-sec .container .content .filter-sec-mobile img {
  height: 27px;
  object-fit: contain;
  width: 20px;
  margin-right: 15px;
}
.store-sec .container .content .store-item {
  position: relative;
  background: #fff;
  text-align: center;
  margin-bottom: 40px;
}
.store-sec .container .content .store-item:after {
  width: 2px;
  height: 70%;
  position: absolute;
  content: "";
  right: 0px;
  top: 0;
  bottom: 40px;
  margin: auto 0;
  background: #d5d5d5;
  opacity: 1;
  z-index: 3;
  transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
  display: none;
}
@media screen and (max-width: 991px) {
  .store-sec .container .content .store-item:after {
    display: none;
  }
}
.store-sec .container .content .store-item:hover:after {
  height: 70%;
  background: #5465ff;
}
.store-sec .container .content .store-item img {
  max-width: 190px;
  height: 200px;
  object-fit: contain;
  object-position: left;
  padding: 5%;
  padding-left: 0px;
}
@media screen and (max-width: 768px) {
  .store-sec .container .content .store-item img {
    object-position: center;
    height: 150px;
  }
}
.store-sec .container .content .store-item .name {
  text-align: center;
  margin: 0;
  position: relative;
  margin-top: 0;
  padding: 20px 2px 20px;
  background: #fff;
  z-index: 3;
}
.store-sec .container .content .store-item .name h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 128%;
  color: #0b3953;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .store-sec .container .content .store-item .name h2 {
    font-size: 20px;
    line-height: 128%;
  }
}
.store-sec .container .content .store-item .name .down-res p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 142.5%;
  letter-spacing: 0.05em;
  color: #575e62;
  opacity: 0.5;
  margin-bottom: 3px;
}
.store-sec .container .content .store-item .name .down-res img {
  width: 30px;
  height: 30px;
  padding: 0px;
}
.store-sec .container .content .store-item .network {
  line-height: normal;
  overflow-wrap: break-word;
}
.store-sec .container .content .store-item .network span {
  background-color: #177bb5;
  padding: 4px 10px;
  border-radius: 30px;
  font-size: 10px;
  color: #fff;
  margin-right: 4px;
  white-space: nowrap;
}
.store-sec .container .content-two-side {
  width: auto;
  margin-left: 400px;
  padding: 60px 4%;
  background-color: #fff;
}
@media screen and (max-width: 1200px) {
  .store-sec .container .content-two-side {
    margin-left: 0px;
    padding: 8% 50px;
  }
}
.store-sec .container .content-two-side .store-head {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.5;
  margin-bottom: 50px;
  padding: 0 15px;
}
@media screen and (max-width: 991px) {
  .store-sec .container .content-two-side .store-head {
    padding: 0;
    font-size: 25px;
    line-height: 170%;
    opacity: 1;
    margin-bottom: 10px;
  }
}
.store-sec .container .content-two-side .filter-sec-mobile {
  margin-bottom: 40px;
  width: 100%;
  margin: 0;
  display: none;
}
@media screen and (max-width: 991px) {
  .store-sec .container .content-two-side .filter-sec-mobile {
    display: inline-flex;
    margin-bottom: 50px;
    padding: 0 0px;
  }
}
.store-sec .container .content-two-side .filter-sec-mobile p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.store-sec .container .content-two-side .filter-sec-mobile img {
  height: 27px;
  object-fit: contain;
  width: 20px;
  margin-right: 15px;
}
.store-sec .container .content-two-side .store-item {
  position: relative;
  background: #fff;
  float: left;
  width: 100%;
  height: 100%;
  min-height: 220px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .store-sec .container .content-two-side .store-item {
    object-position: center;
    margin-bottom: 40px;
  }
}
.store-sec .container .content-two-side .store-item:after {
  width: 2px;
  height: 70%;
  position: absolute;
  content: "";
  right: 0px;
  top: 0;
  bottom: 40px;
  margin: auto 0;
  background: #d5d5d5;
  opacity: 1;
  z-index: 3;
  transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
  display: none;
}
@media screen and (max-width: 991px) {
  .store-sec .container .content-two-side .store-item:after {
    display: none;
  }
}
.store-sec .container .content-two-side .store-item:hover:after {
  height: 70%;
  background: #5465ff;
}
.store-sec .container .content-two-side .store-item img {
  max-width: 150px;
  height: 150px;
  object-fit: contain;
  object-position: left;
  padding: 5%;
  padding-left: 0px;
}
@media screen and (max-width: 768px) {
  .store-sec .container .content-two-side .store-item img {
    object-position: center;
    height: 150px;
    margin-bottom: 0px;
    max-width: 100%;
  }
}
.store-sec .container .content-two-side .store-item .name {
  text-align: left;
  margin: 0;
  position: relative;
  margin-top: 0;
  padding: 0px;
  background: #fff;
  z-index: 3;
}
.store-sec .container .content-two-side .store-item .name h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 128%;
  color: #0b3953;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .store-sec .container .content-two-side .store-item .name h2 {
    font-size: 18px;
    line-height: 128%;
  }
}
.store-sec .container .content-two-side .store-item .name .down-res h4 {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 142.5%;
  letter-spacing: 0.05em;
  color: #575e62;
  opacity: 0.5;
  margin-bottom: 3px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.store-sec .container .content-two-side .store-item .name .down-res .box {
  width: 60px;
  text-align: left;
  float: left;
  margin-right: 10px;
}
.store-sec .container .content-two-side .store-item .name .down-res .box img {
  width: 40px;
  height: 40px;
  padding: 0px;
  object-position: left;
}
@media (max-width: 768px) {
  .store-sec .container .content-two-side .store-item .name .down-res .box img {
    width: 30px;
    height: 30px;
  }
}
.store-sec .container .content-two-side .store-item .name .down-res .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;
  letter-spacing: 0;
  color: #0b3953;
  opacity: 0.8;
  margin-top: 2px;
  text-align: left;
}
.store-sec .container .content-two-side .store-item .network {
  line-height: 20px;
  overflow-wrap: break-word;
}
.store-sec .container .content-two-side .store-item .network span {
  background-color: #177bb5;
  padding: 4px 10px;
  border-radius: 30px;
  font-size: 10px;
  color: #fff;
  margin-right: 4px;
  white-space: nowrap;
}

.after-cavli {
  background-color: #fff;
  padding: 120px 50px;
}
.after-cavli .compare-head {
  display: inline-flex;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .after-cavli .compare-head {
    display: block;
  }
}
.after-cavli .compare-head .before {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 128%;
  opacity: 0.3;
  color: #0b3953;
  margin: 5px 0px;
}
@media screen and (max-width: 768px) {
  .after-cavli .compare-head .before {
    font-size: 35px;
    line-height: 80%;
  }
}
@media screen and (max-width: 1220px) {
  .after-cavli .compare-head .dis-none {
    display: none;
  }
}
.after-cavli .compare-head .after {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 128%;
  color: #5465ff;
  opacity: 0.3;
  margin: 5px 0px;
}
@media screen and (max-width: 768px) {
  .after-cavli .compare-head .after {
    font-size: 35px;
    line-height: 80%;
  }
}
.after-cavli .compare-head .active {
  opacity: 1;
}
.after-cavli .compare-head .cavli-switcher {
  display: inline-block;
  width: 95px;
  height: 53px;
  margin: 4px;
  transform: translateY(50%);
  position: relative;
  margin: 0px 60px;
}
@media (max-width: 768px) {
  .after-cavli .compare-head .cavli-switcher {
    margin: 10px 0px;
    transform: translateY(15%);
    width: 75px;
    height: 33px;
  }
}
.after-cavli .compare-head .cavli-switcher .slider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 30px;
  box-shadow: 0 0 0 2px #5465ff, 0 0 4px #5465ff;
  cursor: pointer;
  border: 4px solid transparent;
  overflow: hidden;
  transition: 0.2s;
}
.after-cavli .compare-head .cavli-switcher .slider:before {
  position: absolute;
  content: "";
  width: 45px;
  height: 45px;
  background-color: #5465ff;
  border-radius: 30px;
  transform: translateX(0px);
  transition: 0.2s;
}
@media (max-width: 768px) {
  .after-cavli .compare-head .cavli-switcher .slider:before {
    width: 25px;
    height: 25px;
  }
}
.after-cavli .compare-head .cavli-switcher input {
  display: none;
}
.after-cavli .compare-head .cavli-switcher input:checked + .slider:before {
  transform: translateX(42px);
  background-color: #fff;
}
.after-cavli .compare-head .cavli-switcher input:checked + .slider {
  background-color: #5465ff;
}
.after-cavli .box .slider-01 .c-re-single {
  padding: 0px;
}
.after-cavli .box .slider-01 .c-re-single .icon_box_2 {
  position: relative;
  width: 100%;
  background: #fff;
  padding: 30px 20px 30px;
  transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
}
.after-cavli .box .slider-01 .c-re-single .icon_box_2:hover {
  box-shadow: none !important;
}
.after-cavli .box .slider-01 .c-re-single .icon_box_2 .iconWrap {
  position: relative;
  margin: 0 0 28px;
}
.after-cavli .box .slider-01 .c-re-single .icon_box_2 .iconWrap img {
  width: 50px;
}
.after-cavli .box .slider-01 .c-re-single h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
.after-cavli .box .slider-01 .c-re-single p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin: 0px;
}
.after-cavli .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-left: 15px;
  margin-bottom: 50px;
}
.after-cavli .after-box .logo-box {
  text-align: center;
  padding: 60px 0px;
}
@media screen and (max-width: 768px) {
  .after-cavli .after-box .logo-box {
    padding: 10px 0px;
  }
}
.after-cavli .after-box .logo-box img {
  max-width: 220px;
}

.device-cloud-features {
  background-color: transparent;
  padding: 120px 50px;
}
.device-cloud-features p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .device-cloud-features p {
    font-size: 18px;
    line-height: 170%;
  }
}
.device-cloud-features .m-l-12 {
  margin-left: 12%;
}
@media screen and (max-width: 768px) {
  .device-cloud-features .m-l-12 {
    margin-left: 0%;
  }
}
.device-cloud-features .box {
  padding-left: 12%;
}
@media screen and (max-width: 768px) {
  .device-cloud-features .box {
    padding-left: 0%;
  }
}
.device-cloud-features .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .device-cloud-features .box p {
    font-size: 14px;
    line-height: 170%;
  }
}
.device-cloud-features .box .number {
  padding: 2% 8% 0 0;
}
.device-cloud-features .box .number h2,
.device-cloud-features .box .number h5 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 120%;
  letter-spacing: 0.05em;
  color: #5465ff;
}
@media screen and (max-width: 768px) {
  .device-cloud-features .box .number h2,
  .device-cloud-features .box .number h5 {
    font-size: 30px;
    line-height: 170%;
  }
}
.device-cloud-features .box .number h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .device-cloud-features .box .number h3 {
    font-size: 16px;
    line-height: 170%;
  }
}
.device-cloud-features .box .number p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .device-cloud-features .box .number p {
    font-size: 14px;
    line-height: 170%;
  }
}
.device-cloud-features .box .number ul {
  padding: 0 0 0 18px;
  margin-top: 20px;
}
.device-cloud-features .box .number ul p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-left: -18px;
}
.device-cloud-features .box .number ul li {
  list-style: disc;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
.device-cloud-features .box .more-view {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 30px;
}
.device-cloud-features .box .more-view img {
  width: 25px;
  margin: -5px 0 0 12px;
  height: auto;
}
.device-cloud-features .box .link {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .device-cloud-features .box .link {
    display: none;
  }
}
.device-cloud-features .box .link h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .device-cloud-features .box .link h3 {
    font-size: 18px;
    line-height: 170%;
  }
}
.device-cloud-features .box .link a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-flex;
  margin-top: 50px;
}
.device-cloud-features .box .link a img {
  width: 35px;
  margin: -5px 0 0 12px;
  height: auto;
}
.device-cloud-features a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-flex;
  margin-top: 50px;
}
.device-cloud-features a img {
  width: 35px;
  margin: -5px 0 0 12px;
  height: auto;
}
.device-cloud-features .list {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .device-cloud-features .list {
    margin-left: 0px;
  }
}
.device-cloud-features .list ol {
  list-style-type: none;
  counter-reset: li;
  padding: 0px;
}
.device-cloud-features .list ol li {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-bottom: 25px;
  display: inline-flex;
  width: 100%;
}
.device-cloud-features .list ol li p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .device-cloud-features .list ol li p {
    font-size: 16px;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 768px) {
  .device-cloud-features .list ol li {
    font-size: 16px;
    letter-spacing: 0px;
    margin-bottom: 15px;
  }
}
.device-cloud-features .list ol li:before {
  counter-increment: li;
  content: counter(li, decimal-leading-zero);
  color: #5465ff;
  margin-right: 30px;
}
@media (max-width: 768px) {
  .device-cloud-features .list ol li:before {
    margin-right: 15px;
  }
}

.cavli-resource {
  padding: 120px 50px;
  background-color: #fff;
  overflow: hidden;
  display: none;
}
.cavli-resource .container {
  width: 100%;
}
.cavli-resource .container .head {
  padding-bottom: 80px;
}
.cavli-resource .container .slider-section {
  padding: 0 4%;
}
.cavli-resource .container .slider-section .slide {
  padding: 0 5%;
}
@media screen and (max-width: 768px) {
  .cavli-resource .container .slider-section .slide {
    display: none;
  }
}
.cavli-resource .container .slider-section .mt-100 {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .cavli-resource .container .slider-section .mt-100 {
    margin-top: 0px;
  }
}
.cavli-resource .container .slider-section .mobile-slider {
  display: none;
}
@media screen and (max-width: 768px) {
  .cavli-resource .container .slider-section .mobile-slider {
    display: inline-flex;
    padding: 0px;
    margin-right: 30px;
    width: 500px;
  }
}
.cavli-resource .container .slider-section .mobile-slider .mobile-right-space {
  margin-right: 45px;
}
.cavli-resource .container .slider-section .mobile-slider-arrow {
  display: none;
}
@media screen and (max-width: 768px) {
  .cavli-resource .container .slider-section .mobile-slider-arrow {
    display: block;
  }
}
.cavli-resource .container .slider-section .mobile-slider-arrow span {
  margin-right: 20px;
  color: #bdbdbd;
  font-size: 18px;
}

.relevant-product {
  padding: 100px 50px;
  overflow: hidden;
  background-color: #e9e9e9;
}
@media (max-width: 991px) {
  .relevant-product {
    display: none;
  }
}
.relevant-product .container {
  width: 100%;
}
.relevant-product .container .head {
  padding-bottom: 0px;
  display: inline-flex;
}
.relevant-product .container .head h2 {
  width: 100%;
}
.relevant-product .container .head .mobile-slider-arrow {
  margin-top: 40px;
  margin-left: 20px;
  display: inline-flex;
}
@media screen and (max-width: 768px) {
  .relevant-product .container .head .mobile-slider-arrow {
    margin-top: 15px;
  }
}
.relevant-product .container .head .mobile-slider-arrow span {
  margin-right: 60px;
  color: #bdbdbd;
  font-size: 18px;
}
.relevant-product .container .head .mobile-slider-arrow span:hover {
  color: #0b3953;
  cursor: pointer;
}
.relevant-product .container .relavent-iteam {
  width: 700px;
  background-color: transparent;
  float: left;
  padding: 2%;
  margin-left: 100px;
  display: inline-flex;
}
@media screen and (max-width: 991px) {
  .relevant-product .container .relavent-iteam {
    margin-left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .relevant-product .container .relavent-iteam {
    display: initial;
  }
}
.relevant-product .container .relavent-iteam .column {
  width: 300px;
}
.relevant-product .container .relavent-iteam .image img {
  width: 230px;
  height: 150px;
  object-fit: contain;
}
.relevant-product .container .relavent-iteam .details h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.relevant-product .container .relavent-iteam .details p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
.relevant-product .container .relavent-iteam .details a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-flex;
  color: #5465ff;
  margin-top: 30px;
}
.relevant-product .container .relavent-iteam .details a img {
  width: 30px;
  margin: -5px 0 0 12px;
  height: auto;
}

.resouces-page-banner {
  position: relative;
  background-color: #e9e9e9;
}
.resouces-page-banner h2 {
  font-weight: 400;
  font-size: 70px;
  line-height: 86px;
  color: #0b3953;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .resouces-page-banner h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
.resouces-page-banner h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .resouces-page-banner h3 {
    font-size: 16px;
  }
}
.resouces-page-banner .resorces-box .iteams {
  height: 170px;
  width: 24%;
  background-color: #fff;
  padding: 2%;
  overflow: hidden;
  position: relative;
  margin-right: 5px;
  margin-top: 5px;
  float: left;
}
@media screen and (max-width: 991px) {
  .resouces-page-banner .resorces-box .iteams {
    width: 49%;
    padding: 5%;
  }
}
@media screen and (max-width: 768px) {
  .resouces-page-banner .resorces-box .iteams {
    width: 100%;
    padding: 5%;
  }
}
.resouces-page-banner .resorces-box .iteams p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 139%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 1;
  margin: 0;
  width: 80%;
}
.resouces-page-banner .resorces-box .iteams a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #0b3953;
  position: absolute;
  bottom: 25px;
}
.resouces-page-banner .resorces-box .iteams a img {
  width: 25px;
  margin: -5px 0 0 12px;
  height: auto;
}
.resouces-page-banner .resorces-box .iteams .image {
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 65px;
}
@media screen and (max-width: 768px) {
  .resouces-page-banner .resorces-box .iteams .image {
    right: 20px;
    bottom: 20px;
  }
}

.resource-blue {
  padding: 160px 45px;
}
@media screen and (max-width: 768px) {
  .resource-blue {
    padding: 80px 35px;
  }
}
.resource-blue h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 66px;
  line-height: 128%;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .resource-blue h2 {
    font-size: 33px;
    line-height: 128%;
  }
}
.resource-blue .catch {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .resource-blue .catch {
    margin-top: 30px;
  }
}
.resource-blue .catch ul {
  padding: 0px;
  display: inline-flex;
}
.resource-blue .catch ul li {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 149.55%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.8;
  margin-right: 60px;
  list-style: disc;
}
.resource-blue .catch ul li::marker {
  color: #5465ff;
}
@media screen and (max-width: 768px) {
  .resource-blue .catch ul li {
    font-size: 18px;
    line-height: 149.55%;
    margin-right: 30px;
  }
}
.resource-blue a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 55px;
  float: right;
}
@media screen and (max-width: 768px) {
  .resource-blue a {
    margin-top: 30px;
    float: left;
    font-size: 18px;
  }
}
.resource-blue a img {
  width: 35px;
  margin: -5px 0 0 12px;
}

.cavli-video-swtich {
  background-color: #fff;
  padding: 120px 50px;
}
.cavli-video-swtich .compare-head {
  display: inline-flex;
  margin-bottom: 50px;
}
.cavli-video-swtich .compare-head .before {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 128%;
  opacity: 0.3;
  color: #0b3953;
  margin: 5px 0px;
}
@media screen and (max-width: 768px) {
  .cavli-video-swtich .compare-head .before {
    font-size: 33px;
    line-height: 120%;
  }
}
@media screen and (max-width: 1220px) {
  .cavli-video-swtich .compare-head .dis-none {
    display: none;
  }
}
.cavli-video-swtich .compare-head .after {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 128%;
  color: #0b3953;
  opacity: 0.3;
  margin: 5px 0px;
}
@media screen and (max-width: 768px) {
  .cavli-video-swtich .compare-head .after {
    font-size: 33px;
    line-height: 120%;
  }
}
.cavli-video-swtich .compare-head .active {
  opacity: 1;
}
.cavli-video-swtich .compare-head .cavli-switcher {
  display: inline-block;
  width: 95px;
  height: 53px;
  margin: 4px;
  transform: translateY(50%);
  position: relative;
  margin: 0px 50px;
}
@media screen and (max-width: 768px) {
  .cavli-video-swtich .compare-head .cavli-switcher {
    width: 50px;
    height: 30px;
    margin: 0 20px;
  }
}
.cavli-video-swtich .compare-head .cavli-switcher .slider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 30px;
  box-shadow: 0 0 0 2px #0b3953, 0 0 4px #0b3953;
  cursor: pointer;
  border: 4px solid transparent;
  overflow: hidden;
  transition: 0.2s;
}
.cavli-video-swtich .compare-head .cavli-switcher .slider:before {
  position: absolute;
  content: "";
  width: 45px;
  height: 45px;
  background-color: #0b3953;
  border-radius: 30px;
  transform: translateX(0px);
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .cavli-video-swtich .compare-head .cavli-switcher .slider:before {
    width: 22px;
    height: 22px;
  }
}
.cavli-video-swtich .compare-head .cavli-switcher input {
  display: none;
}
.cavli-video-swtich .compare-head .cavli-switcher input:checked + .slider:before {
  transform: translateX(42px);
  background-color: #0b3953;
}
@media screen and (max-width: 768px) {
  .cavli-video-swtich .compare-head .cavli-switcher input:checked + .slider:before {
    transform: translateX(20px);
  }
}
.cavli-video-swtich .compare-head .cavli-switcher input:checked + .slider {
  background-color: #fff;
}
.cavli-video-swtich .m-b-50 {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .cavli-video-swtich .m-b-50 {
    margin-bottom: 10px;
  }
}
.cavli-video-swtich .box .pad-right {
  padding-right: 4%;
}
@media screen and (max-width: 991px) {
  .cavli-video-swtich .box .pad-right {
    padding-right: initial;
  }
}
.cavli-video-swtich .box .pad-left {
  padding-left: 4%;
}
@media screen and (max-width: 991px) {
  .cavli-video-swtich .box .pad-left {
    padding-left: initial;
  }
}
.cavli-video-swtich .box .pad-equal {
  padding-right: 2%;
  padding-left: 2%;
}
@media screen and (max-width: 991px) {
  .cavli-video-swtich .box .pad-equal {
    padding-left: initial;
    padding-right: initial;
  }
}

.cavli-resource-sec {
  padding: 120px 50px;
  background-color: #fff;
  overflow: hidden;
}
.cavli-resource-sec .head {
  padding-bottom: 80px;
}
.cavli-resource-sec .slider-section {
  padding: 0 4%;
}
.cavli-resource-sec .slider-section .slide {
  padding: 0 2%;
}
.cavli-resource-sec .slider-section .mt-50 {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .cavli-resource-sec .slider-section .mt-50 {
    margin-top: 0px;
  }
}
.cavli-resource-sec .slider-section .mobile-slider {
  display: none;
}
@media screen and (max-width: 768px) {
  .cavli-resource-sec .slider-section .mobile-slider {
    display: inline-flex;
    padding: 0px;
    margin-right: 30px;
    width: 500px;
  }
}
.cavli-resource-sec .slider-section .mobile-slider .mobile-right-space {
  margin-right: 45px;
}
.cavli-resource-sec .slider-section .mobile-slider-arrow {
  display: none;
}
@media screen and (max-width: 768px) {
  .cavli-resource-sec .slider-section .mobile-slider-arrow {
    display: block;
  }
}
.cavli-resource-sec .slider-section .mobile-slider-arrow span {
  margin-right: 20px;
  color: #bdbdbd;
  font-size: 18px;
}

.resource-access-sec {
  padding: 0px;
}
.resource-access-sec .container {
  width: 100%;
}
.resource-access-sec .container .sidebar {
  background: #0b3953;
  height: 100vh;
  position: sticky;
  top: 0px;
  bottom: 0px;
  padding: 120px 50px;
  width: 400px;
  float: left;
}
@media screen and (max-width: 991px) {
  .resource-access-sec .container .sidebar {
    display: none;
  }
}
.resource-access-sec .container .sidebar .widget {
  position: relative;
  margin: 30px 0px;
}
.resource-access-sec .container .sidebar .widget a {
  color: #fff;
  width: 100%;
  float: left;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.5;
  margin-bottom: 25px;
  padding-left: 15px;
}
.resource-access-sec .container .sidebar .widget .active-list {
  position: relative;
  opacity: 1;
}
.resource-access-sec .container .sidebar .widget .active-list::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 45px;
  background-color: #fff;
  left: -50px;
  top: 12px;
}
.resource-access-sec .container .content {
  width: auto;
  margin-left: 400px;
  padding: 0% 3%;
  background-color: #fff;
  padding-bottom: 5%;
  min-height: 100vh;
}
@media screen and (max-width: 991px) {
  .resource-access-sec .container .content {
    margin-left: 0px;
    padding: 8% 50px;
  }
}
.resource-access-sec .container .content .single_solution {
  margin-bottom: 50px;
  padding-top: 120px;
}
@media screen and (max-width: 768px) {
  .resource-access-sec .container .content .single_solution {
    padding-top: 0px;
  }
}
.resource-access-sec .container .content .single_solution .solution-count {
  display: inline-flex;
}
.resource-access-sec .container .content .single_solution .solution-count .sol-head {
  position: relative;
}
.resource-access-sec .container .content .single_solution .solution-count .sol-head::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 65px;
  background-color: #0b3953;
  right: -80px;
  top: 12px;
}
.resource-access-sec .container .content .single_solution .solution-count p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.resource-access-sec .container .content .single_solution .solution-count span {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #0b3953;
  margin-left: 95px;
}
.resource-access-sec .container .content .single_solution .solution-count span small {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #9b9b9b;
}
.resource-access-sec .container .content .single_solution h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 136%;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .resource-access-sec .container .content .single_solution h2 {
    font-size: 33px;
    line-height: 120%;
    margin-bottom: 15px;
  }
}
.resource-access-sec .container .content .single_solution p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .resource-access-sec .container .content .single_solution p {
    font-size: 18px;
    line-height: 150%;
  }
}
.resource-access-sec .container .content .single_solution .box {
  width: 90%;
  margin: 50px 0px;
  padding-left: 8%;
}
@media screen and (max-width: 768px) {
  .resource-access-sec .container .content .single_solution .box {
    width: 100%;
    padding-left: 0%;
  }
}
.resource-access-sec .container .content .single_solution .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .resource-access-sec .container .content .single_solution .box p {
    font-size: 14px;
    line-height: 170%;
  }
}
.resource-access-sec .container .content .single_solution .ml-t-50 {
  margin-top: 60px !important;
}
@media screen and (max-width: 768px) {
  .resource-access-sec .container .content .single_solution .ml-t-50 {
    margin-top: 30px;
  }
}
.resource-access-sec .container .content .single_solution .button-box {
  margin-top: 30px;
  margin-bottom: 20px;
}
.resource-access-sec .container .content .single_solution .button-box a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 128%;
  text-transform: uppercase;
  color: #5465ff;
  margin-right: 50px;
}
@media screen and (max-width: 768px) {
  .resource-access-sec .container .content .single_solution .button-box a {
    font-size: 16px;
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
}
.resource-access-sec .container .content .single_solution .button-box a img {
  width: 30px;
  margin: -5px 0 0 12px;
}
@media screen and (max-width: 768px) {
  .resource-access-sec .container .content .single_solution .button-box a img {
    width: 25px;
  }
}
.resource-access-sec .container .content .single_solution .img-box img {
  width: 100%;
  margin: 50px 0px;
}

/** Cube Animation **/
.cube-animation-box {
  position: absolute;
  left: 30%;
  top: 20%;
}

.cavli-pagenation {
  display: inline-flex;
}
.cavli-pagenation p {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #0b3953;
  margin-bottom: 0px;
  line-height: 30px;
}
.cavli-pagenation p span {
  color: #5465ff;
}
.cavli-pagenation .pre {
  margin-right: 20px;
  font-size: 18px;
  color: #0b3953;
  cursor: pointer;
}
.cavli-pagenation .pre:hover {
  color: #5465ff;
}
.cavli-pagenation .next {
  margin-left: 20px;
  font-size: 18px;
  color: #0b3953;
  cursor: pointer;
}
.cavli-pagenation .next:hover {
  color: #5465ff;
}
.cavli-pagenation .cavli-page-res-active {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #0b3953;
  margin-bottom: 0px;
  line-height: 30px;
}
.cavli-pagenation .cavli-page-res-span {
  color: #5465ff;
}

.ContactPage .pad-ri-form {
  padding-right: 45px;
}
@media screen and (max-width: 768px) {
  .ContactPage .pad-ri-form {
    padding-right: 0px;
  }
}
.ContactPage .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.ContactPage .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: initial;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .ContactPage .styled-checkbox + label {
    font-size: 16px;
  }
}
.ContactPage .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 2px solid #0b3953;
  border-radius: 2px;
}
.ContactPage .styled-checkbox:hover + label:before {
  background: rgba(255, 255, 255, 0.0588235294);
}
.ContactPage .styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.ContactPage .styled-checkbox:checked + label:before {
  background: #5465ff;
  border: none;
}
.ContactPage .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.ContactPage .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.ContactPage .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: #fff;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
  transform: rotate(45deg);
}

.Brochures-sec {
  padding: 0px;
  background: linear-gradient(90deg, #0b3953 10%, white 70%);
}
.Brochures-sec .container {
  width: 100%;
}
.Brochures-sec .container .sidebar {
  background: #0b3953;
  height: 100vh;
  position: sticky;
  top: 0px;
  bottom: 0px;
  padding: 60px 50px;
  width: 400px;
  float: left;
  overflow: auto;
}
.Brochures-sec .container .sidebar::-webkit-scrollbar {
  background: transparent;
  width: 5px;
}
.Brochures-sec .container .sidebar::-webkit-scrollbar-track {
  box-shadow: none;
  border-radius: 10px;
}
.Brochures-sec .container .sidebar::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 15px;
  border: none;
}
@media screen and (max-width: 991px) {
  .Brochures-sec .container .sidebar {
    display: block;
    position: absolute;
    z-index: 10;
    max-width: 350px;
    width: 350px;
    top: 0;
    height: 100%;
    margin: 0px;
  }
}
.Brochures-sec .container .sidebar .filter-sec {
  display: inline-flex;
  margin-bottom: 40px;
}
.Brochures-sec .container .sidebar .filter-sec p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.5;
  margin-left: 15px;
}
.Brochures-sec .container .sidebar .filter-sec img {
  height: 40px;
  object-fit: contain;
  width: 30px;
}
.Brochures-sec .container .sidebar .filter-sec .filter-close {
  filter: brightness(100);
  float: right;
  text-align: revert;
  margin-left: 100px;
  display: none;
}
@media screen and (max-width: 991px) {
  .Brochures-sec .container .sidebar .filter-sec .filter-close {
    display: block;
  }
}
.Brochures-sec .container .sidebar .accordion {
  max-width: 600px;
  margin: 0 auto;
}
.Brochures-sec .container .sidebar section {
  margin-bottom: 20px;
}
.Brochures-sec .container .sidebar section ul {
  padding: 0px;
  margin-bottom: 50px;
}
.Brochures-sec .container .sidebar section ul li {
  margin-bottom: 10px;
}
.Brochures-sec .container .sidebar section ul li .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.Brochures-sec .container .sidebar section ul li .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .Brochures-sec .container .sidebar section ul li .styled-checkbox + label {
    font-size: 14px;
    line-height: 150%;
  }
}
.Brochures-sec .container .sidebar section ul li .styled-checkbox + label b {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .Brochures-sec .container .sidebar section ul li .styled-checkbox + label b {
    font-size: 18px;
  }
}
.Brochures-sec .container .sidebar section ul li .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: #0b3953;
  border: 2px solid #5465ff;
  border-radius: 1px;
}
.Brochures-sec .container .sidebar section ul li .styled-checkbox:hover + label:before {
  background: #0b3953;
}
.Brochures-sec .container .sidebar section ul li .styled-checkbox:focus + label:before {
  background: #0b3953;
  border: 2px solid #5465ff;
  border-radius: 1px;
}
.Brochures-sec .container .sidebar section ul li .styled-checkbox:checked + label:before {
  background: #5465ff;
}
.Brochures-sec .container .sidebar section ul li .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 11px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.Brochures-sec .container .content {
  width: auto;
  margin-left: 400px;
  padding: 60px 8%;
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .Brochures-sec .container .content {
    margin-left: 0px;
    padding: 8% 50px;
  }
}
.Brochures-sec .container .content .store-head {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 128%;
  color: #0b3953;
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .Brochures-sec .container .content .store-head {
    padding: 0;
    font-size: 25px;
    line-height: 170%;
    opacity: 1;
    margin-bottom: 10px;
  }
}
.Brochures-sec .container .content .reso-head {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.5;
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .Brochures-sec .container .content .reso-head {
    padding: 0;
    font-size: 20px;
    line-height: 130%;
    opacity: 1;
    margin-bottom: 30px;
  }
}
.Brochures-sec .container .content .filter-sec-mobile {
  margin-bottom: 40px;
  width: 100%;
  margin: 0;
  display: none;
}
@media screen and (max-width: 991px) {
  .Brochures-sec .container .content .filter-sec-mobile {
    display: inline-flex;
    margin-bottom: 50px;
    padding: 0 0px;
  }
}
.Brochures-sec .container .content .filter-sec-mobile p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.Brochures-sec .container .content .filter-sec-mobile img {
  height: 27px;
  object-fit: contain;
  width: 20px;
  margin-right: 15px;
}
.Brochures-sec .container .content .store-item {
  position: relative;
  background: #fff;
  margin: 0 0 51px;
}
.Brochures-sec .container .content .name {
  text-align: left;
  margin: 0;
  position: relative;
  margin-top: 0;
  padding: 3%;
  background: #f2f2f2;
  z-index: 3;
  margin-bottom: 25px;
}
.Brochures-sec .container .content .name h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 128%;
  color: #0b3953;
  width: 80%;
}
@media screen and (max-width: 768px) {
  .Brochures-sec .container .content .name h2 {
    font-size: 20px;
    line-height: 128%;
    text-align: left;
  }
}
.Brochures-sec .container .content .name p {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: #575e62;
}
.Brochures-sec .container .content .name a {
  position: absolute;
  bottom: 30px;
  right: 30px;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .Brochures-sec .container .content .name a {
    position: initial;
  }
}
.Brochures-sec .container .content .name a img {
  width: 25px;
  margin: -5px 0 0 12px;
  height: auto;
}

.support-fornm {
  padding: 0px;
}
.support-fornm label {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .support-fornm label {
    font-size: 14px;
  }
}
.support-fornm p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .support-fornm p {
    font-size: 20px;
  }
}

.support-contact {
  margin-top: 50px;
  padding: 0px;
  /*Styling Selectbox*/
}
.support-contact h2 {
  margin-bottom: 30px;
}
.support-contact .input-form {
  width: 100%;
  height: 70px;
  background: transparent;
  border: none;
  text-align: left;
  font-size: 24px;
  letter-spacing: 0.56px;
  line-height: 70px;
  color: #fff;
  margin: 0 0 30px;
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-bottom: 3px solid #4758eb;
}
@media screen and (max-width: 768px) {
  .support-contact .input-form {
    font-size: 18px;
  }
}
.support-contact .input-form.reqError {
  border: 1px solid #5465ff;
}
.support-contact textarea.input-form {
  height: 100px;
  resize: none;
  line-height: 30px;
  padding: 0px;
  margin-bottom: 21px;
}
.support-contact input.input-form[type=text]::-moz-placeholder,
.support-contact input.input-form[type=email]::-moz-placeholder,
.support-contact input.input-form[type=number]::-moz-placeholder,
.support-contact textarea.input-form::-moz-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.support-contact input.input-form[type=text]::-ms-input-placeholder,
.support-contact input.input-form[type=email]::-ms-input-placeholder,
.support-contact input.input-form[type=number]::-ms-input-placeholder,
.support-contact textarea.input-form::-ms-input-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.support-contact input.input-form[type=text]::-webkit-input-placeholder,
.support-contact input.input-form[type=email]::-webkit-input-placeholder,
.support-contact input.input-form[type=number]::-webkit-input-placeholder,
.support-contact textarea.input-form::-webkit-input-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.support-contact .commentForm .common_btn.red_bg {
  padding: 28px 42.5px;
}
.support-contact input.input-form:focus,
.support-contact textarea.input-form:focus {
  -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #f2f2f2;
  background: rgba(255, 255, 255, 0.0588235294);
  padding: 0 20px;
}
.support-contact input.error {
  border-bottom: 3px solid #e01e5a;
}
.support-contact .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.support-contact .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: initial;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .support-contact .styled-checkbox + label {
    font-size: 16px;
  }
}
.support-contact .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
}
.support-contact .styled-checkbox:hover + label:before {
  background: rgba(255, 255, 255, 0.0588235294);
}
.support-contact .styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.support-contact .styled-checkbox:checked + label:before {
  background: #5465ff;
  border: none;
}
.support-contact .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.support-contact .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.support-contact .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.support-contact .dropdown {
  width: 100%;
  display: inline-block;
  background-color: transparent;
  border-radius: 2px;
  transition: all 0.5s ease;
  position: relative;
  font-size: 24px;
  color: #fff;
  height: 100%;
  text-align: left;
  border-bottom: 3px solid #4758eb;
  height: 70px;
  margin: 0 0 30px;
}
@media screen and (max-width: 768px) {
  .support-contact .dropdown {
    font-size: 18px;
  }
}
.support-contact .dropdown .select {
  cursor: pointer;
  display: block;
  padding: 10px 0px;
}
.support-contact .dropdown .select > i {
  font-size: 24px;
  color: #0b3953;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  float: right;
  line-height: 30px;
}
.support-contact .dropdown:focus {
  outline: none;
}
.support-contact .dropdown:active {
  background: rgba(255, 255, 255, 0.0588235294);
}
.support-contact .dropdown.active:hover,
.support-contact .dropdown.active {
  border-radius: 2px 2px 0 0;
  background-color: #5465ff;
}
.support-contact .dropdown.active .select > i {
  transform: rotate(-180deg);
}
.support-contact .dropdown .dropdown-menu {
  position: absolute;
  background-color: #5465ff;
  width: 100%;
  left: 0;
  margin-top: 1px;
  border-radius: 0 1px 2px 2px;
  overflow: hidden;
  display: none;
  max-height: 220px;
  overflow-y: auto;
  z-index: 9;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .support-contact .dropdown .dropdown-menu {
    font-size: 18px;
  }
}
.support-contact .dropdown .dropdown-menu::-webkit-scrollbar {
  background: #5465ff;
  width: 5px;
}
.support-contact .dropdown .dropdown-menu::-webkit-scrollbar-track {
  box-shadow: 0 0 10px;
  border-radius: 0px;
}
.support-contact .dropdown .dropdown-menu::-webkit-scrollbar-thumb {
  /* background: linear-gradient(125deg, #B7B7B7, #E9E9E9); */
  background-color: #fff;
  border-radius: 15px;
  border: none;
}
.support-contact .dropdown .dropdown-menu li {
  padding: 10px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.support-contact .dropdown .dropdown-menu {
  padding: 0;
  list-style: none;
}
.support-contact .dropdown .dropdown-menu li:hover {
  background-color: #f8f8f8;
  color: #5465ff;
}
.support-contact .dropdown .dropdown-menu li:active {
  background-color: #5465ff;
}

.faq-inner {
  background-color: #fff;
}
.faq-inner .accordion .accordion-item {
  margin-bottom: 15px;
}
.faq-inner .accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 0.1em 0;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
  padding-right: 50px;
}
.faq-inner .accordion button small {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #5465ff;
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .faq-inner .accordion button small {
    font-size: 16px;
    margin-right: 15px;
  }
}
.faq-inner .accordion button:hover,
.faq-inner .accordion button:focus {
  cursor: pointer;
  color: #03b5d2;
}
.faq-inner .accordion button:hover::after,
.faq-inner .accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid #03b5d2;
}
.faq-inner .accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .faq-inner .accordion button .accordion-title {
    font-size: 18px;
    line-height: 130%;
  }
}
.faq-inner .accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 14px;
  right: 0;
  width: 50px;
  height: 50px;
  border: 1px solid #dadada;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .faq-inner .accordion button .icon {
    width: 30px;
    height: 30px;
  }
}
.faq-inner .accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 23px;
  left: 18px;
  width: 10px;
  height: 2px;
  background: #0b3953;
}
@media screen and (max-width: 768px) {
  .faq-inner .accordion button .icon::before {
    top: 14px;
    left: 10px;
  }
}
.faq-inner .accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 19px;
  left: 22px;
  width: 2px;
  height: 10px;
  background: #0b3953;
}
@media screen and (max-width: 768px) {
  .faq-inner .accordion button .icon::after {
    top: 10px;
    left: 14px;
  }
}
.faq-inner .accordion button[aria-expanded=true] {
  color: #03b5d2;
}
.faq-inner .accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
.faq-inner .accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: max-content;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.faq-inner .accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: opacity 200ms linear, max-height 200ms linear;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.faq-inner .faq-list-answer {
  padding-left: 20px;
}
.faq-inner .faq-list-answer li {
  list-style: disc;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 5px;
}
.faq-inner .accordion .accordion-content p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 80%;
}
@media screen and (max-width: 768px) {
  .faq-inner .accordion .accordion-content p {
    width: 90%;
    font-size: 16px;
    line-height: 130%;
  }
}

.mobile_hide {
  display: initial;
}
@media screen and (max-width: 768px) {
  .mobile_hide {
    display: none;
  }
}

#cube-canvas {
  width: 500px;
}

.guide-banner {
  height: 70vh;
}
@media (min-width: 768px) and (max-width: 1400px) {
  .guide-banner {
    height: 80vh;
  }
}
@media screen and (max-width: 768px) {
  .guide-banner {
    height: 100vh;
  }
}

.dashboard {
  padding: 120px 10% 80px;
}
.dashboard .container {
  width: 100%;
}
.dashboard .container .dash-image {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .dashboard .container .dash-image {
    width: 100%;
  }
}
.dashboard .container h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 52px;
  color: #fff;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .dashboard .container h2 {
    font-size: 33px;
    line-height: 120%;
  }
}
.dashboard .container a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .dashboard .container a {
    margin-top: 30px;
  }
}
.dashboard .container a img {
  width: 30px;
  margin: -5px 0 0 12px;
  height: auto;
}

.cavli-story-img {
  margin: 0 0 30px 0;
  width: 100%;
  height: 500px;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .cavli-story-img {
    height: 250px;
  }
}

.cavli-vision {
  background-color: #fff;
  padding: 120px 50px;
}
.cavli-vision label {
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #9d9d9d;
  opacity: 0.8;
}
.cavli-vision p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-bottom: 30px;
}

.cavli-why {
  background-color: transparent;
  padding: 120px 50px 60px;
}
.cavli-why h2 {
  margin-bottom: 30px;
}
.cavli-why p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.75em;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .cavli-why p {
    font-size: 18px;
    line-height: 130%;
  }
}
.cavli-why .box {
  padding-left: 12%;
}
@media screen and (max-width: 768px) {
  .cavli-why .box {
    padding-left: 0;
  }
}
.cavli-why .box .c-re-single {
  padding: 0px;
}
.cavli-why .box .c-re-single .icon_box_2 {
  position: relative;
  width: 100%;
  background: transparent;
  padding: 30px 20px 30px;
  transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
  max-height: auto;
}
.cavli-why .box .c-re-single .icon_box_2 .iconWrap {
  position: relative;
  margin: 0 0 28px;
}
.cavli-why .box .c-re-single .icon_box_2 .iconWrap img {
  width: 70px;
}
.cavli-why .box .c-re-single h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 70%;
}
.cavli-why .box .c-re-single p {
  font-size: 16px;
}
.cavli-why .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}

.cavli-why-two {
  background-color: #fff;
  padding: 25px 60px;
}
.cavli-why-two h2 {
  margin-bottom: 30px;
}
.cavli-why-two p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.75em;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .cavli-why-two p {
    font-size: 18px;
    line-height: 130%;
  }
}
@media screen and (max-width: 768px) {
  .cavli-why-two .box {
    padding-left: 0;
  }
}
.cavli-why-two .box .c-re-single {
  padding: 0px;
}
.cavli-why-two .box .c-re-single .icon_box_2 {
  position: relative;
  width: 100%;
  background: transparent;
  padding: 15px 20px 15px 20px;
  transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
  max-height: auto;
}
@media screen and (max-width: 768px) {
  .cavli-why-two .box .c-re-single .icon_box_2 {
    padding: 10px 10px 10px 10px;
    margin-bottom: 15px;
  }
}
.cavli-why-two .box .c-re-single .icon_box_2 .iconWrap {
  position: relative;
  margin: 0 0 28px;
}
.cavli-why-two .box .c-re-single .icon_box_2 .iconWrap img {
  width: 70px;
}
.cavli-why-two .box .c-re-single h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 70%;
}
.cavli-why-two .box .c-re-single p {
  font-size: 14px;
}
.cavli-why-two .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}

.cavli-partner {
  background-color: #e9e9e9;
  padding: 120px 50px 60px;
}
.cavli-partner p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .cavli-partner p {
    font-size: 18px;
    line-height: 130%;
  }
}

.cavli-clients {
  background-color: #e9e9e9;
  padding-bottom: 80px;
}
.cavli-clients .customer-logos {
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
.cavli-clients .customer-logos .slide {
  width: 220px;
}
.cavli-clients .customer-logos .slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: grayscale(1);
  opacity: 0.5;
  max-height: 11rem;
}
@media screen and (max-width: 768px) {
  .cavli-clients .customer-logos .slide img {
    width: 80%;
  }
}
.cavli-clients .customer-logos .slide img:hover {
  filter: none;
  opacity: 1;
}

.blog-banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
.blog-banner img {
  width: 100%;
  height: 100vh;
  z-index: 1;
  object-fit: cover;
}
.blog-banner .carousel-caption {
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  height: 100vh;
  left: 5%;
}
@media screen and (max-width: 768px) {
  .blog-banner .carousel-caption {
    left: 35px;
  }
}
.blog-banner .carousel-caption .caption_left {
  /* padding: 220px 0 120px; */
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-top: 100px;
  text-shadow: none;
}
.blog-banner .carousel-caption .caption_left h1 {
  font-weight: 400;
  font-size: 45px;
  line-height: normal;
  color: #0b3953;
}
@media screen and (max-width: 1200px) {
  .blog-banner .carousel-caption .caption_left h1 {
    font-size: 50px;
    line-height: normal;
  }
}
@media screen and (max-width: 768px) {
  .blog-banner .carousel-caption .caption_left h1 {
    font-size: 25px;
    line-height: normal;
  }
}
.blog-banner .carousel-caption .caption_left h1 span {
  color: #5465ff;
}
.blog-banner .carousel-caption .caption_left h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  line-height: 128%;
  color: #0b3953;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .blog-banner .carousel-caption .caption_left h2 {
    font-size: 33px;
    line-height: 120%;
  }
}
.blog-banner .carousel-caption .caption_left h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .blog-banner .carousel-caption .caption_left h3 {
    font-size: 14px;
    line-height: 120%;
  }
}
.blog-banner .carousel-caption .caption_left small {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .blog-banner .carousel-caption .caption_left small {
    font-size: 14px;
    line-height: 170%;
  }
}
.blog-banner .carousel-caption .caption_left small span {
  color: #9b9b9b;
  margin: 0 15px;
}
.blog-banner .carousel-caption .caption_left small .blog-bubble {
  background-color: #3b51f7;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin: 0px;
  margin-right: 5px;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .blog-banner .carousel-caption .caption_left small .blog-bubble {
    margin-top: 5px;
    font-size: 8px;
  }
}
.blog-banner .carousel-caption .caption_left .blog-bubble-two {
  background-color: #0b3953;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin: 0px;
  margin-right: 5px;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .blog-banner .carousel-caption .caption_left .blog-bubble-two {
    margin-top: 5px;
    font-size: 8px;
  }
}
.blog-banner .carousel-caption .caption_left p {
  font-family: Lato;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 80%;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .blog-banner .carousel-caption .caption_left p {
    font-size: 14px;
    line-height: 170%;
    letter-spacing: 0.05em;
    width: 100%;
    margin-left: 0%;
    margin-top: 10px;
  }
}
.blog-banner .carousel-caption .caption_left .small-italics {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.05em;
  color: #0b3953;
  line-height: 170%;
  width: 100%;
  margin: 0px 0px;
  margin-top: 20px;
  margin-bottom: 10px;
  opacity: 0.8;
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .blog-banner .carousel-caption .caption_left .small-italics {
    font-size: 10px;
  }
}
.blog-banner .carousel-caption .caption_left .blog-share {
  width: 100%;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .blog-banner .carousel-caption .caption_left .blog-share {
    margin-top: 10px;
  }
}
.blog-banner .carousel-caption .caption_left .blog-share label {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 134%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .blog-banner .carousel-caption .caption_left .blog-share label {
    font-size: 15px;
  }
}
.blog-banner .carousel-caption .caption_left .blog-share .share-box {
  display: inline-flex;
  padding-top: 10px;
}
.blog-banner .carousel-caption .caption_left .blog-share .share-box .box {
  background: #0b3953;
  height: 30px;
  width: 30px;
  color: #fff;
  border-radius: 50px;
  display: table;
  text-align: center;
  margin-right: 20px;
}
.blog-banner .carousel-caption .caption_left .blog-share .share-box .box i {
  display: table-cell;
  vertical-align: middle;
}
.blog-banner .scroll-down {
  position: absolute;
  bottom: 0;
  right: 0;
  display: table;
  height: 100px;
  text-align: center;
  width: 180px;
}
@media screen and (max-width: 768px) {
  .blog-banner .scroll-down {
    width: 140px;
    display: none;
  }
}
.blog-banner .scroll-down p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
}
.blog-banner .scroll-down p img {
  margin-left: 6px;
  margin-bottom: 2px;
  width: 15px;
  height: auto;
}

.blog-tag {
  line-height: normal;
  overflow-wrap: break-word;
}
.blog-tag span {
  background-color: #177bb5;
  padding: 4px 10px;
  border-radius: 30px;
  font-size: 10px;
  color: #fff;
  margin-right: 4px;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .blog-tag span {
    line-height: 22px;
  }
}

.blog-share {
  width: 100%;
  margin-top: 60px;
}
.blog-share label {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 134%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
.blog-share .share-box {
  display: inline-flex;
  padding-top: 10px;
}
.blog-share .share-box a {
  margin: 0px;
}
.blog-share .share-box .box {
  background: #0b3953;
  height: 30px;
  width: 30px;
  color: #fff;
  border-radius: 50px;
  display: table;
  text-align: center;
  margin-right: 20px;
  padding: 0px;
}
.blog-share .share-box .box i {
  display: table-cell;
  vertical-align: middle;
}

.blog-data {
  background-color: #fff;
  padding: 120px 50px;
}
@media screen and (max-width: 768px) {
  .blog-data {
    padding: 50px 20px;
  }
}
.blog-data .table-bordered th {
  height: 1rem;
}
.blog-data p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .blog-data p {
    font-size: 16px;
    line-height: 170%;
  }
}
@media screen and (max-width: 768px) {
  .blog-data code {
    font-size: 14px;
  }
}
.blog-data h2 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  .blog-data h2 {
    font-size: 22px;
    line-height: 170%;
  }
}
.blog-data h3 {
  font-size: 25px;
  font-weight: 500;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .blog-data h3 {
    font-size: 18px;
    line-height: 170%;
  }
}
.blog-data h4 {
  font-size: 22px;
  font-weight: 500;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .blog-data h4 {
    font-size: 18px;
    line-height: 170%;
  }
}
.blog-data img {
  width: 100%;
}
.blog-data table th {
  padding: 10px;
}
.blog-data table td {
  padding: 10px;
}
.blog-data ul {
  padding-left: 40px;
  margin: 15px 0 25px 0px;
  overflow-wrap: break-word;
}
.blog-data ul li {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
  list-style: disc;
}
.blog-data .m-l-12 {
  margin-left: 12%;
}
@media screen and (max-width: 768px) {
  .blog-data .m-l-12 {
    margin-left: 0%;
  }
}
.blog-data .author {
  margin-bottom: 30px;
}
.blog-data .author p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
  margin-bottom: 15px;
}
.blog-data .author p a {
  margin: 0px;
}
.blog-data .author p a code {
  color: #e01e5a;
}
.blog-data blockquote {
  padding: 20px 20px;
  margin: 50px 0 80px;
  font-size: 17.5px;
  border-left: 5px solid #5465ff;
  background-color: #f2f2f2;
  margin-left: 50px;
}
.blog-data blockquote p {
  font-weight: 600;
}
.blog-data blockquote p b {
  font-weight: 900;
}
.blog-data .adv-blockquote {
  display: flex;
}
@media screen and (max-width: 768px) {
  .blog-data .adv-blockquote {
    flex-direction: column;
  }
}
.blog-data .adv-blockquote p {
  font-weight: 600;
}
.blog-data .adv-blockquote p b {
  font-weight: 900;
}
.blog-data .adv-blockquote .right-sec {
  display: table;
}
.blog-data .adv-blockquote .content {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .blog-data .box {
    padding-left: 0%;
  }
}
.blog-data .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .blog-data .box p {
    font-size: 14px;
    line-height: 170%;
  }
}
.blog-data .box h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-top: 50px;
}
.blog-data .box ul {
  padding-left: 40px;
}
.blog-data .box ul li {
  list-style: disc;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .blog-data .box ul li {
    font-size: 14px;
    line-height: 170%;
  }
}
.blog-data .box .number {
  padding: 2% 8% 0 0;
}
.blog-data .box .number h3 {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #5465ff;
}
@media screen and (max-width: 768px) {
  .blog-data .box .number h3 {
    font-size: 30px;
    line-height: 170%;
  }
}
.blog-data .box .number h5 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 120%;
  letter-spacing: 0.05em;
  color: #5465ff;
}
@media screen and (max-width: 768px) {
  .blog-data .box .number h5 {
    font-size: 30px;
    line-height: 170%;
  }
}
.blog-data .box .number h4 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .blog-data .box .number h4 {
    font-size: 16px;
    line-height: 170%;
  }
}
.blog-data .box .number p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .blog-data .box .number p {
    font-size: 14px;
    line-height: 170%;
  }
}
.blog-data .box .number ul {
  padding: 0 0 0 18px;
  margin-top: 20px;
}
.blog-data .box .number ul p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-left: -18px;
}
.blog-data .box .number ul li {
  list-style: disc;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
.blog-data .box .more-view {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 30px;
}
.blog-data .box .more-view img {
  width: 25px;
  margin: -5px 0 0 12px;
  height: auto;
}
.blog-data .box .link {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .blog-data .box .link {
    display: none;
  }
}
.blog-data .box .link h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .blog-data .box .link h3 {
    font-size: 18px;
    line-height: 170%;
  }
}
.blog-data .box .link a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-top: 50px;
}
.blog-data .box .link a img {
  width: 35px;
  margin: -5px 0 0 12px;
  height: auto;
}
.blog-data a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
}
.blog-data a img {
  width: 35px;
  margin: -5px 0 0 12px;
  height: auto;
}
.blog-data .list {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .blog-data .list {
    margin-left: 0px;
  }
}
.blog-data .list ol {
  list-style-type: none;
  counter-reset: li;
  padding: 0px;
}
.blog-data .list ol li {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .blog-data .list ol li {
    font-size: 18px;
  }
}
.blog-data .list ol li:before {
  counter-increment: li;
  content: counter(li, decimal-leading-zero);
  color: #5465ff;
  margin-right: 30px;
}
.blog-data .blog-author {
  display: flex;
}
.blog-data .blog-author img {
  width: 130px;
  object-fit: contain;
}
.blog-data .blog-author .content {
  padding: 10px 15px;
}
.blog-data .blog-author .content h3 {
  font-family: "Quicksand", sans-serif;
  color: #5465ff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: unset;
}
@media screen and (max-width: 768px) {
  .blog-data .blog-author .content h3 {
    font-size: 15px;
  }
}
.blog-data .blog-author .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .blog-data .blog-author .content p {
    font-size: 12px;
  }
}
.blog-data .blog-author .content .social-buttons a {
  font-size: 18px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .blog-data .blog-author .content .social-buttons a {
    font-size: 15px;
  }
}

.blog-form {
  padding: 160px 45px;
}
@media screen and (max-width: 768px) {
  .blog-form {
    padding: 80px 35px;
  }
}
.blog-form h2,
.blog-form h3 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 128%;
  color: #f8f8fa;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .blog-form h2,
  .blog-form h3 {
    font-size: 40px;
    line-height: 120%;
  }
}
.blog-form p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #f2f2f2;
  margin-top: 30px;
  margin-left: 12%;
  margin-top: 50px;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .blog-form p {
    font-size: 14px;
    line-height: 170%;
    margin-left: 0%;
  }
}
.blog-form small {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .blog-form small {
    font-size: 18px;
    line-height: 170%;
    margin-left: 0%;
  }
}
.blog-form .w-80 {
  width: 80%;
}
@media screen and (max-width: 768px) {
  .blog-form .w-80 {
    width: 100%;
  }
}
.blog-form form {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .blog-form form {
    margin-top: 50px;
  }
}
.blog-form .input-form {
  width: 100%;
  height: 70px;
  background: transparent;
  border: none;
  text-align: left;
  font-size: 24px;
  letter-spacing: 0.56px;
  line-height: 70px;
  color: #fff;
  margin: 0 0 30px;
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-bottom: 3px solid rgba(231, 231, 231, 0.2392156863);
}
@media screen and (max-width: 768px) {
  .blog-form .input-form {
    font-size: 18px;
  }
}
.blog-form .input-form.reqError {
  border: 1px solid #5465ff;
}
.blog-form textarea.input-form {
  height: 100px;
  resize: none;
  line-height: 30px;
  padding: 0px;
  margin-bottom: 21px;
}
.blog-form input.input-form[type=text]::-moz-placeholder,
.blog-form input.input-form[type=email]::-moz-placeholder,
.blog-form input.input-form[type=url]::-moz-placeholder,
.blog-form textarea.input-form::-moz-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.blog-form input.input-form[type=text]::-ms-input-placeholder,
.blog-form input.input-form[type=email]::-ms-input-placeholder,
.blog-form input.input-form[type=url]::-ms-input-placeholder,
.blog-form textarea.input-form::-ms-input-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.blog-form input.input-form[type=text]::-webkit-input-placeholder,
.blog-form input.input-form[type=email]::-webkit-input-placeholder,
.blog-form input.input-form[type=url]::-webkit-input-placeholder,
.blog-form textarea.input-form::-webkit-input-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.blog-form .commentForm .common_btn.red_bg {
  padding: 28px 42.5px;
}
.blog-form input.input-form:focus,
.blog-form textarea.input-form:focus {
  -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #f2f2f2;
  background: rgba(255, 255, 255, 0.0588235294);
  padding: 0 20px;
}
.blog-form input.error {
  border-bottom: 3px solid #e01e5a;
}

.career-filter {
  padding: 0px;
  background: #0b3953;
}
.career-filter .container {
  width: 100%;
}
.career-filter .container .sidebar {
  background: #0b3953;
  height: 100vh;
  position: sticky;
  top: 0px;
  bottom: 0px;
  padding: 60px 40px;
  width: 420px;
  float: left;
  overflow: auto;
}
.career-filter .container .sidebar::-webkit-scrollbar {
  background: transparent;
  width: 7px;
}
.career-filter .container .sidebar::-webkit-scrollbar-track {
  box-shadow: none;
  border-radius: 10px;
}
.career-filter .container .sidebar::-webkit-scrollbar-thumb {
  background: #5465ff;
  border-radius: 15px;
  border: 2px solid #0b3953;
}
@media screen and (max-width: 1200px) {
  .career-filter .container .sidebar {
    display: none;
    position: absolute;
    z-index: 10;
    max-width: 350px;
    width: 350px;
    top: 0;
    height: 100%;
    margin: 0px;
  }
}
.career-filter .container .sidebar .filter-sec {
  display: inline-flex;
  margin-bottom: 20px;
}
.career-filter .container .sidebar .filter-sec p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.5;
  margin-left: 15px;
}
.career-filter .container .sidebar .filter-sec img {
  height: 40px;
  object-fit: contain;
  width: 30px;
}
.career-filter .container .sidebar .filter-sec .filter-close {
  filter: brightness(100);
  float: right;
  text-align: revert;
  margin-left: 100px;
  display: none;
}
@media screen and (max-width: 991px) {
  .career-filter .container .sidebar .filter-sec .filter-close {
    display: block;
  }
}
.career-filter .container .sidebar .accordion {
  max-width: 600px;
  margin: 0 auto;
}
.career-filter .container .sidebar section {
  margin-bottom: 20px;
}
.career-filter .container .sidebar section ul {
  padding: 0px;
  margin-bottom: 20px;
}
.career-filter .container .sidebar section ul h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .career-filter .container .sidebar section ul h2 {
    font-size: 18px;
    line-height: 130%;
  }
}
.career-filter .container .sidebar section ul li {
  margin-bottom: 10px;
}
.career-filter .container .sidebar section ul li .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.career-filter .container .sidebar section ul li .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .career-filter .container .sidebar section ul li .styled-checkbox + label {
    font-size: 14px;
    line-height: 150%;
  }
}
.career-filter .container .sidebar section ul li .styled-checkbox + label b {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .career-filter .container .sidebar section ul li .styled-checkbox + label b {
    font-size: 18px;
  }
}
.career-filter .container .sidebar section ul li .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: #0b3953;
  border: 2px solid #5465ff;
  border-radius: 1px;
}
.career-filter .container .sidebar section ul li .styled-checkbox:hover + label:before {
  background: #0b3953;
}
.career-filter .container .sidebar section ul li .styled-checkbox:focus + label:before {
  background: #0b3953;
  border: 2px solid #5465ff;
  border-radius: 1px;
}
.career-filter .container .sidebar section ul li .styled-checkbox:checked + label:before {
  background: #5465ff;
}
.career-filter .container .sidebar section ul li .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 11px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.career-filter .container .content {
  width: auto;
  margin-left: 420px;
  padding: 60px 5%;
  background-color: #fff;
}
@media screen and (max-width: 1200px) {
  .career-filter .container .content {
    margin-left: 0px;
    padding: 8% 50px;
  }
}
.career-filter .container .content .empty-data {
  padding: 0px 15px;
  color: #818181;
}
.career-filter .container .content .store-head {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 128%;
  color: #0b3953;
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .career-filter .container .content .store-head {
    padding: 0;
    font-size: 25px;
    line-height: 170%;
    opacity: 1;
    margin-bottom: 10px;
  }
}
.career-filter .container .content .reso-head {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.5;
  margin-bottom: 30px;
  padding: 0px 15px;
}
@media screen and (max-width: 991px) {
  .career-filter .container .content .reso-head {
    padding: 0;
    font-size: 20px;
    line-height: 130%;
    opacity: 1;
    margin-bottom: 20px;
    padding: 0px 15px;
  }
}
.career-filter .container .content .filter-sec-mobile {
  margin-bottom: 40px;
  width: 100%;
  margin: 0;
  display: none;
}
@media screen and (max-width: 991px) {
  .career-filter .container .content .filter-sec-mobile {
    display: none;
    margin-bottom: 50px;
    padding: 0 0px;
  }
}
.career-filter .container .content .filter-sec-mobile p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.career-filter .container .content .filter-sec-mobile img {
  height: 27px;
  object-fit: contain;
  width: 20px;
  margin-right: 15px;
}
.career-filter .container .content .position-box {
  height: auto;
  background-color: #fff;
  padding: 2% 0px;
  border-bottom: 1px solid #d5d5d5;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.career-filter .container .content .position-box label {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 134%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .career-filter .container .content .position-box label {
    font-size: 14px;
    line-height: 134%;
  }
}
.career-filter .container .content .position-box p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 134%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .career-filter .container .content .position-box p {
    font-size: 16px;
    line-height: 134%;
  }
}
.career-filter .container .content .position-box img {
  width: 34px;
}
@media screen and (max-width: 768px) {
  .career-filter .container .content .position-box img {
    width: 25px;
  }
}

.career-data {
  background-color: transparent;
  padding: 120px 50px;
}
.career-data p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .career-data p {
    font-size: 18px;
    line-height: 170%;
  }
}
.career-data .m-l-12 {
  margin-left: 12%;
}
@media screen and (max-width: 768px) {
  .career-data .m-l-12 {
    margin-left: 0%;
  }
}
.career-data .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .career-data .box p {
    font-size: 14px;
    line-height: 170%;
  }
}
.career-data .box h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-top: 50px;
}
.career-data .box ul {
  padding-left: 10px;
}
.career-data .box ul li {
  list-style: disc;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .career-data .box ul li {
    font-size: 14px;
    line-height: 170%;
  }
}
.career-data .box .number {
  padding: 2% 8% 0 0;
}
.career-data .box .number h3 {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #5465ff;
}
@media screen and (max-width: 768px) {
  .career-data .box .number h3 {
    font-size: 30px;
    line-height: 170%;
  }
}
.career-data .box .number h5 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 120%;
  letter-spacing: 0.05em;
  color: #5465ff;
}
@media screen and (max-width: 768px) {
  .career-data .box .number h5 {
    font-size: 30px;
    line-height: 170%;
  }
}
.career-data .box .number h4 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .career-data .box .number h4 {
    font-size: 16px;
    line-height: 170%;
  }
}
.career-data .box .number p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .career-data .box .number p {
    font-size: 14px;
    line-height: 170%;
  }
}
.career-data .box .number ul {
  padding: 0 0 0 18px;
  margin-top: 20px;
}
.career-data .box .number ul p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-left: -18px;
}
.career-data .box .number ul li {
  list-style: disc;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
.career-data .box .more-view {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 30px;
}
.career-data .box .more-view img {
  width: 25px;
  margin: -5px 0 0 12px;
  height: auto;
}
.career-data .box .link {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .career-data .box .link {
    display: none;
  }
}
.career-data .box .link h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .career-data .box .link h3 {
    font-size: 18px;
    line-height: 170%;
  }
}
.career-data .box .link a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 50px;
}
.career-data .box .link a img {
  width: 35px;
  margin: -5px 0 0 12px;
  height: auto;
}
.career-data a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 50px;
}
.career-data a img {
  width: 35px;
  margin: -5px 0 0 12px;
  height: auto;
}
.career-data .list {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .career-data .list {
    margin-left: 0px;
  }
}
.career-data .list h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  color: #5465ff;
  font-size: 50px;
  line-height: 170%;
  margin-bottom: 10px;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .career-data .list h2 {
    font-size: 32px;
    margin-top: 15px;
  }
}
.career-data .list h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .career-data .list h3 {
    font-size: 18px;
  }
}
.career-data .list p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .career-data .list p {
    font-size: 16px;
  }
}

.carrer-inner-banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .carrer-inner-banner {
    height: 100vh;
  }
}
.carrer-inner-banner img {
  width: 100%;
  height: 100vh;
  z-index: 1;
  object-fit: cover;
}
.carrer-inner-banner .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 12%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .carrer-inner-banner .carousel-caption {
    left: 35px;
  }
}
.carrer-inner-banner .carousel-caption .caption_left {
  /* padding: 220px 0 120px; */
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-top: 100px;
  text-shadow: none;
}
.carrer-inner-banner .carousel-caption .caption_left h1 {
  font-weight: 400;
  font-size: 70px;
  line-height: 86px;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .carrer-inner-banner .carousel-caption .caption_left h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
.carrer-inner-banner .carousel-caption .caption_left h1 span {
  color: #5465ff;
}
.carrer-inner-banner .carousel-caption .caption_left h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  line-height: 128%;
  color: #5465ff;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .carrer-inner-banner .carousel-caption .caption_left h2 {
    font-size: 33px;
    line-height: 120%;
  }
}
.carrer-inner-banner .carousel-caption .caption_left h2 span {
  margin-left: 20px;
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  .carrer-inner-banner .carousel-caption .caption_left h2 span {
    font-size: 33px;
  }
}
.carrer-inner-banner .carousel-caption .caption_left table {
  width: 50%;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .carrer-inner-banner .carousel-caption .caption_left table {
    width: 100%;
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .carrer-inner-banner .carousel-caption .caption_left table tr {
    display: grid;
  }
}
.carrer-inner-banner .carousel-caption .caption_left table td {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 134%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  line-height: 50px;
}
@media (max-width: 991px) {
  .carrer-inner-banner .carousel-caption .caption_left table td {
    font-size: 15px;
    line-height: 30px;
    display: block;
    color: #7a8388;
  }
}
.carrer-inner-banner .carousel-caption .caption_left table td p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin: 0;
  width: auto;
  opacity: 1;
}
@media (max-width: 768px) {
  .carrer-inner-banner .carousel-caption .caption_left table td p {
    font-size: 18px;
    line-height: normal;
  }
}
.carrer-inner-banner .carousel-caption .caption_left h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .carrer-inner-banner .carousel-caption .caption_left h3 {
    font-size: 14px;
    line-height: 120%;
  }
}
.carrer-inner-banner .carousel-caption .caption_left small {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 134%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .carrer-inner-banner .carousel-caption .caption_left small {
    font-size: 14px;
    line-height: 170%;
  }
}
.carrer-inner-banner .carousel-caption .caption_left small span {
  color: #9b9b9b;
  margin: 0 15px;
}
.carrer-inner-banner .carousel-caption .caption_left p {
  font-family: Lato;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 80%;
  margin-left: 8%;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .carrer-inner-banner .carousel-caption .caption_left p {
    font-size: 14px;
    line-height: 170%;
    letter-spacing: 0.05em;
    width: 100%;
    margin-left: 0%;
    margin-top: 10px;
  }
}
.carrer-inner-banner .scroll-down {
  position: absolute;
  bottom: 0;
  right: 0;
  display: table;
  height: 100px;
  text-align: center;
  width: 180px;
}
@media screen and (max-width: 768px) {
  .carrer-inner-banner .scroll-down {
    width: 140px;
    display: none;
  }
}
.carrer-inner-banner .scroll-down p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
}
.carrer-inner-banner .scroll-down p img {
  margin-left: 6px;
  margin-bottom: 2px;
  width: 15px;
  height: auto;
}

.carr-dec p {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .carr-dec p {
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 25px;
  }
}
.carr-dec p span {
  font-weight: 600;
}

.career-single-data {
  background-color: #fff;
  padding: 120px 50px;
}
@media screen and (max-width: 768px) {
  .career-single-data {
    padding: 60px 50px;
  }
}
.career-single-data label {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .career-single-data label {
    font-size: 18px;
    line-height: 130%;
  }
}
.career-single-data p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .career-single-data p {
    font-size: 14px;
    line-height: 170%;
  }
}
.career-single-data h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .career-single-data h2 {
    font-size: 18px;
    line-height: 130%;
    margin-top: 30px;
  }
}
.career-single-data a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 50px;
}
.career-single-data a img {
  width: 35px;
  margin: -5px 0 0 12px;
  height: auto;
}
.career-single-data .list {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .career-single-data .list {
    margin-bottom: 30px;
  }
}
.career-single-data .list ol {
  list-style-type: none;
  counter-reset: li;
  padding: 0px;
}
.career-single-data .list ol h4 {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #7a8388;
}
.career-single-data .list ol li {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-bottom: 25px;
  display: inline-flex;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .career-single-data .list ol li {
    font-size: 14px;
  }
}
.career-single-data .list ol li:before {
  counter-increment: li;
  content: counter(li, decimal-leading-zero);
  color: #5465ff;
  margin-right: 30px;
}
.career-single-data .list ol li p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .career-single-data .list ol li p {
    font-size: 14px;
  }
}

.contact-sec {
  padding: 0px;
  background: #fff;
}
.contact-sec .container .sidebar {
  background: #0b3953;
  height: 100vh;
  position: sticky;
  top: 0px;
  bottom: 0px;
  padding: 180px 50px 80px;
  width: 400px;
  float: left;
}
@media screen and (max-width: 991px) {
  .contact-sec .container .sidebar {
    display: none;
  }
}
.contact-sec .container .sidebar .widget {
  position: relative;
  margin: 30px 0px;
}
.contact-sec .container .sidebar .widget a {
  color: #fff;
  width: 100%;
  float: left;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.5;
  margin-bottom: 25px;
  padding-left: 15px;
}
.contact-sec .container .sidebar .widget .active-list {
  position: relative;
  opacity: 1;
}
.contact-sec .container .sidebar .widget .active-list::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 45px;
  background-color: #fff;
  left: -50px;
  top: 12px;
}
.contact-sec .container .content {
  width: auto;
  padding: 80px 3%;
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .contact-sec .container .content {
    margin-left: 0px;
    padding: 8% 50px;
  }
}
.contact-sec .container .content .mr-bo-0 {
  margin-bottom: 0px;
}
@media screen and (max-width: 991px) {
  .contact-sec .container .content .mr-bo-0 {
    margin-bottom: 30px;
  }
}
.contact-sec .container .content .mr-bo-30 {
  margin-bottom: 30px;
  padding-left: 10%;
}
@media screen and (max-width: 991px) {
  .contact-sec .container .content .mr-bo-30 {
    padding-left: 0%;
  }
}
.contact-sec .container .content .single_solution {
  padding-top: 60px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 991px) {
  .contact-sec .container .content .single_solution {
    padding-top: 20px;
  }
}
.contact-sec .container .content .single_solution h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 128%;
  color: #0b3953;
  margin-bottom: 30px;
  padding: 0px 15px;
}
@media screen and (max-width: 768px) {
  .contact-sec .container .content .single_solution h2 {
    font-size: 24px;
    line-height: 128%;
    margin-bottom: 20px;
  }
}
.contact-sec .container .content .single_solution label {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .contact-sec .container .content .single_solution label {
    font-size: 16px;
    line-height: 170%;
  }
}
.contact-sec .container .content .single_solution p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 20px;
}
.contact-sec .container .content .single_solution small {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  padding: 0px 15px;
  width: 100%;
  float: left;
}
@media screen and (max-width: 768px) {
  .contact-sec .container .content .single_solution small {
    font-size: 18px;
    line-height: 170%;
  }
}
.contact-sec .container .content .single_solution table {
  width: 80%;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .contact-sec .container .content .single_solution table {
    width: 100%;
    margin-top: 30px;
  }
}
.contact-sec .container .content .single_solution table tr {
  line-height: 50px;
}
.contact-sec .container .content .single_solution table tr td p {
  margin-bottom: 0px;
}

.modal {
  background: #0d1318;
}

.access-popup {
  width: 55%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .access-popup {
    width: 88%;
  }
}
.access-popup h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 128%;
  color: #0b3953;
  text-align: left;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .access-popup h2 {
    font-size: 33px;
    line-height: 128%;
  }
}
.access-popup .container {
  width: 100%;
}
.access-popup .modal-header {
  padding: 15px;
  border-bottom: none;
}
.access-popup .modal-body {
  padding: 0% 3% 5%;
}
.access-popup .modal-open .modal {
  background: #0d1318;
}
.access-popup .close {
  position: absolute;
  right: -50px;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .access-popup .close {
    right: -38px;
  }
}
.access-popup .close:focus {
  outline: none;
  border: none;
}
.access-popup .checkboxes {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .access-popup .checkboxes {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.access-popup .checkboxes input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-top: 0px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .access-popup .checkboxes input[type=checkbox] {
    width: 17px;
    height: 17px;
  }
}
.access-popup .checkboxes label {
  font-size: 12px;
  color: #0b3953 !important;
  margin-bottom: 0px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .access-popup .checkboxes label {
    font-size: 9px;
  }
}

.ui-helper-hidden-accessible {
  display: none !important;
}

.calc-slider {
  width: 700px;
  height: 250px;
  background-image: url(/assets/images/connectivity-silder-back.svg);
  position: relative;
  background-position: bottom;
  background-repeat: no-repeat;
  margin: auto;
  background-size: contain;
  margin-top: 100px;
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .calc-slider {
    width: 75%;
  }
}
.calc-slider p {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 300;
  font-size: 70px;
  line-height: 128%;
  color: #ffffff;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .calc-slider p {
    font-size: 30px;
  }
}
.calc-slider span {
  font-family: Lato;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 125.85%;
  /* identical to box height, or 23px */
  display: flex;
  align-items: center;
  color: #ffffff;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .calc-slider span {
    font-size: 16px;
  }
}
.calc-slider .calc-last {
  position: absolute;
  width: 150px;
}
@media screen and (max-width: 768px) {
  .calc-slider .calc-last {
    position: relative;
    width: auto;
  }
}
.calc-slider .backg-hide {
  width: 50%;
  height: 100%;
  background-color: #0b3953;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 2px solid #fff;
}
.calc-slider .backg-hide p {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  line-height: 125.85%;
  display: flex;
  align-items: center;
  color: #ffffff;
  margin-top: 50px;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .calc-slider .backg-hide p {
    font-size: 18px;
  }
}
.calc-slider .backg-hide span {
  font-family: Lato;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 125.85%;
  display: flex;
  align-items: center;
  color: #ffffff;
  opacity: 0.8;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .calc-slider .backg-hide span {
    font-size: 16px;
  }
}
.calc-slider .wrap {
  width: 100%;
  position: absolute;
  /* top: 50%; */
  left: 50%;
  bottom: -23px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.calc-slider .range {
  width: 100%;
  cursor: pointer;
  opacity: 0;
}
.calc-slider .range::-ms-tooltip {
  display: none;
}
.calc-slider .track {
  width: 100%;
  height: 4px;
  background: #12425e;
  border-radius: 29px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.calc-slider .track-inner {
  width: 0;
  height: 100%;
  background: linear-gradient(270deg, #525fff 6.21%, rgba(82, 95, 255, 0) 100%);
}
.calc-slider .thumb {
  width: 22px;
  height: 22px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
  pointer-events: none;
}
.calc-slider .nodevice {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: -50px;
}
.calc-slider .nodevice p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  align-items: center;
  text-align: center;
  letter-spacing: 0.05em;
  color: #ffffff;
}
.calc-slider .calc-con {
  width: 100%;
  position: absolute;
  bottom: -118px;
}

.cavli-sub-menu {
  max-height: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform-origin: center top 0;
  -ms-transform-origin: center top 0;
  transform-origin: center top 0;
}
.cavli-sub-menu li {
  margin-left: 30px !important;
}
.cavli-sub-menu li a {
  font-size: 30px !important;
  line-height: 1 !important;
}
@media screen and (max-width: 768px) {
  .cavli-sub-menu li a {
    font-size: 18px !important;
  }
}

.menu-item-has-children:hover > .cavli-sub-menu {
  max-height: 400px;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.new-c-but {
  margin-top: 30px !important;
  display: block !important;
}
@media screen and (max-width: 768px) {
  .new-c-but {
    font-size: 16px !important;
  }
}
.new-c-but img {
  width: 35px;
}
@media screen and (max-width: 768px) {
  .new-c-but img {
    width: 30px !important;
  }
}

.calc-result-description {
  color: #0b3954;
  font-family: "Quicksand", sans-serif;
  font-size: 19px;
  font-weight: 600;
  margin: 0px;
  text-align: center;
  line-height: 170%;
}
@media screen and (max-width: 768px) {
  .calc-result-description {
    font-size: 10px;
  }
}

.calc-result-description-two {
  font-weight: 600;
  color: #0b3954;
  font-family: "Quicksand", sans-serif;
  font-size: 25px;
  margin: 0px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .calc-result-description-two {
    font-size: 15px;
  }
}

.table-vs {
  width: 100%;
  text-align: left;
  border-spacing: 0;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 40px;
  margin-top: 40px;
  /* Tablehead */
  /* Tablebody */
  /* Tablefooter */
}
.table-vs th,
.table-vs td {
  font-family: inherit;
  font-size: 1em;
  line-height: 1.45;
  color: #0b3954;
  vertical-align: middle;
  padding: 0.6em;
}
.table-vs th {
  font-weight: 600;
  color: #0b3954;
  font-family: "Quicksand", sans-serif;
}
.table-vs colgroup:nth-child(1) {
  width: 31%;
  border: 0 none;
}
.table-vs colgroup:nth-child(2) {
  width: 22%;
  border: 1px solid #2d5472;
}
.table-vs colgroup:nth-child(3) {
  width: 25%;
  border: 6px solid #db2d5b;
}
.table-vs colgroup:nth-child(4) {
  width: 22%;
  border: 1px solid #2d5472;
}
.table-vs thead th {
  background: #0b3954;
  text-align: center;
  position: relative;
  border-bottom: 0.5px dashed #2d5472;
  padding: 2em 1em;
  font-weight: 400;
  color: #fff;
}
@media (max-width: 768px) {
  .table-vs thead th {
    padding: 1em 1em;
  }
}
.table-vs thead th:nth-child(1) {
  background: transparent;
}
.table-vs thead th:nth-child(3) {
  padding: 0;
  background-color: #db2d5b;
}
.table-vs thead th h2 {
  font-weight: 300;
  font-size: 2em;
  line-height: 1.2;
  color: #fff;
  margin: 0px;
}
@media screen and (max-width: 768px) {
  .table-vs thead th h2 {
    font-size: 10px;
  }
}
.table-vs thead th h2 + p {
  font-size: 1.25em;
  line-height: 1.4;
}
.table-vs thead th:nth-child(1) h2 {
  font-size: 2em;
  font-weight: 500;
  color: #0b3954;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .table-vs thead th:nth-child(1) h2 {
    font-size: 10px;
  }
}
.table-vs thead th:nth-child(1) h2 + p {
  font-size: 1.5em;
}
.table-vs thead th:nth-child(3) h2 {
  font-size: 2em;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .table-vs thead th:nth-child(3) h2 {
    font-size: 10px;
  }
}
.table-vs thead th:nth-child(3) h2 + p {
  font-size: 1.5em;
}
.table-vs thead th p.promo {
  font-size: 1em;
  color: #fff;
  position: absolute;
  top: 9em;
  left: -17px;
  z-index: 1000;
  width: 100%;
  margin: 0;
  padding: 0.625em 17px 0.75em;
  background: #c00;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid #900;
}
.table-vs thead th p.promo:before {
  content: "";
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 7px 7px 0;
  border-color: transparent #900 transparent transparent;
  bottom: -7px;
  left: 0;
}
.table-vs thead th p.promo:after {
  content: "";
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7px 7px 0 0;
  border-color: #900 transparent transparent transparent;
  bottom: -7px;
  right: 0;
}
.table-vs tbody th {
  background: #fff;
  border-left: none;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .table-vs tbody th {
    font-size: 8px;
  }
}
.table-vs tbody th span {
  font-weight: normal;
  font-size: 87.5%;
  color: #999;
  display: block;
}
.table-vs tbody td {
  background: #fff;
  text-align: center;
  font-size: 1em;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .table-vs tbody td {
    font-size: 10px;
  }
}
.table-vs tbody td:nth-child(3) {
  background-color: rgba(242, 242, 242, 0.3607843137);
}
.table-vs tbody tr:nth-child(even) th,
.table-vs tbody tr:nth-child(even) td {
  border: 0.5px dashed #2d5472;
  border-width: 0.5px 0 0.5px 1px;
  border-left: 0px;
}
.table-vs tbody tr:last-child td {
  border-bottom: 0 none;
}
.table-vs tfoot th {
  padding: 2em 1em;
  border-top: 1px solid #2d5472;
}
.table-vs tfoot td {
  text-align: center;
  padding: 2em 1em;
  border-top: 1px solid #2d5472;
}
.table-vs tfoot a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  padding: 1.125em 2em;
  background: #0b3954;
  border-radius: 0.5em;
}

.table-vs-2 {
  width: 100%;
  text-align: left;
  border-spacing: 0;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 40px;
  margin-top: 40px;
  border: 0.5px #0b3954 solid;
  /* Tablehead */
  /* Tablebody */
  /* Tablefooter */
}
.table-vs-2 th,
.table-vs-2 td {
  font-family: inherit;
  font-size: 1em;
  line-height: 1.45;
  color: #0b3954;
  vertical-align: middle;
  padding: 0.6em;
}
.table-vs-2 th {
  font-weight: 600;
  color: #0b3954;
  font-family: "Quicksand", sans-serif;
}
.table-vs-2 colgroup:nth-child(2) {
  width: 31%;
  border: 0 none;
}
.table-vs-2 colgroup:nth-child(3) {
  width: 22%;
  border: 5px solid #db2d5b;
}
@media (max-width: 768px) {
  .table-vs-2 colgroup:nth-child(3) {
    border: 3px solid #db2d5b;
  }
}
.table-vs-2 colgroup:nth-child(4) {
  width: 22%;
  border: 1px solid #2d5472;
}
.table-vs-2 colgroup:nth-child(5) {
  width: 22%;
  border: 1px solid #2d5472;
}
.table-vs-2 thead th {
  background: #0b3954;
  text-align: center;
  position: relative;
  padding: 1em 1em;
  font-weight: 400;
  color: #fff;
}
@media (max-width: 768px) {
  .table-vs-2 thead th {
    padding: 1em 1em;
  }
}
.table-vs-2 thead tr:nth-child(1) th:nth-child(1),
.table-vs-2 thead tr:nth-child(1) th:nth-child(2) {
  background-color: #e0e0e0;
}
.table-vs-2 thead tr:nth-child(2) th:nth-child(1),
.table-vs-2 thead tr:nth-child(2) th:nth-child(2) {
  background-color: #e0e0e0;
}
.table-vs-2 thead tr:nth-child(2) th:nth-child(4),
.table-vs-2 thead tr:nth-child(2) th:nth-child(5) {
  border-top: 0.2px grey solid;
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
}
@media (max-width: 768px) {
  .table-vs-2 thead tr:nth-child(2) th:nth-child(4),
  .table-vs-2 thead tr:nth-child(2) th:nth-child(5) {
    padding: 5px;
    font-size: 8px;
  }
}
.table-vs-2 thead tr:nth-child(3) th:nth-child(1),
.table-vs-2 thead tr:nth-child(3) th:nth-child(2) {
  background-color: #e0e0e0;
}
.table-vs-2 thead tr:nth-child(3) th {
  border-bottom: 0.5px dashed #2d5472;
}
.table-vs-2 thead tr:nth-child(3) th:nth-child(4),
.table-vs-2 thead tr:nth-child(3) th:nth-child(5) {
  border-top: 1px grey solid;
  padding: 1rem 1em;
  font-size: 14px;
}
@media (max-width: 768px) {
  .table-vs-2 thead tr:nth-child(3) th:nth-child(4),
  .table-vs-2 thead tr:nth-child(3) th:nth-child(5) {
    padding: 5px;
    font-size: 8px;
  }
}
.table-vs-2 thead th:nth-child(3) {
  padding: 0;
  background-color: #db2d5b;
}
.table-vs-2 thead th h2 {
  font-weight: 300;
  font-size: 2em;
  line-height: 1.2;
  color: #fff;
  margin: 0px;
}
@media screen and (max-width: 768px) {
  .table-vs-2 thead th h2 {
    font-size: 10px;
  }
}
.table-vs-2 thead th h2 + p {
  font-size: 1.25em;
  line-height: 1.4;
}
.table-vs-2 thead th:nth-child(2) h2 {
  font-size: 2em;
  font-weight: 500;
  color: #0b3954;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .table-vs-2 thead th:nth-child(2) h2 {
    font-size: 10px;
  }
}
.table-vs-2 thead th:nth-child(2) h2 + p {
  font-size: 1.5em;
}
.table-vs-2 thead th:nth-child(3) h2 {
  font-size: 2em;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .table-vs-2 thead th:nth-child(3) h2 {
    font-size: 10px;
  }
}
.table-vs-2 thead th:nth-child(3) h2 + p {
  font-size: 1.5em;
}
.table-vs-2 thead th p.promo {
  font-size: 1em;
  color: #fff;
  position: absolute;
  top: 9em;
  left: -17px;
  z-index: 1000;
  width: 100%;
  margin: 0;
  padding: 0.625em 17px 0.75em;
  background: #c00;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid #900;
}
.table-vs-2 thead th p.promo:before {
  content: "";
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 7px 7px 0;
  border-color: transparent #900 transparent transparent;
  bottom: -7px;
  left: 0;
}
.table-vs-2 thead th p.promo:after {
  content: "";
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7px 7px 0 0;
  border-color: #900 transparent transparent transparent;
  bottom: -7px;
  right: 0;
}
.table-vs-2 tbody th {
  background: transparent;
  border-left: none;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .table-vs-2 tbody th {
    font-size: 7px;
  }
}
.table-vs-2 tbody th span {
  font-weight: normal;
  font-size: 87.5%;
  color: #999;
  display: block;
}
.table-vs-2 tbody td {
  text-align: center;
  font-size: 1em;
  font-weight: 400;
}
.table-vs-2 tbody td img {
  width: 20px;
}
@media screen and (max-width: 768px) {
  .table-vs-2 tbody td img {
    width: 10px;
  }
}
@media screen and (max-width: 768px) {
  .table-vs-2 tbody td {
    font-size: 7px;
  }
}
.table-vs-2 tbody tr:nth-child(1),
.table-vs-2 tbody tr:nth-child(2) {
  background-color: #fff;
}
.table-vs-2 tbody tr:nth-child(1) th,
.table-vs-2 tbody tr:nth-child(2) th {
  border-top: 0.5px dashed #2d5472;
}
.table-vs-2 tbody tr:nth-child(1) td,
.table-vs-2 tbody tr:nth-child(2) td {
  border-top: 0.5px dashed #2d5472;
}
.table-vs-2 tbody tr:nth-child(3),
.table-vs-2 tbody tr:nth-child(4),
.table-vs-2 tbody tr:nth-child(5),
.table-vs-2 tbody tr:nth-child(6) {
  background-color: #f2f2f2;
}
.table-vs-2 tbody tr:nth-child(3) th,
.table-vs-2 tbody tr:nth-child(4) th,
.table-vs-2 tbody tr:nth-child(5) th,
.table-vs-2 tbody tr:nth-child(6) th {
  border-top: 0.5px dashed #2d5472;
}
.table-vs-2 tbody tr:nth-child(3) td,
.table-vs-2 tbody tr:nth-child(4) td,
.table-vs-2 tbody tr:nth-child(5) td,
.table-vs-2 tbody tr:nth-child(6) td {
  border-top: 0.5px dashed #2d5472;
}
.table-vs-2 tbody tr:nth-child(7),
.table-vs-2 tbody tr:nth-child(8),
.table-vs-2 tbody tr:nth-child(9),
.table-vs-2 tbody tr:nth-child(10),
.table-vs-2 tbody tr:nth-child(11) {
  background-color: #f2f2f2;
}
.table-vs-2 tbody tr:nth-child(7) th,
.table-vs-2 tbody tr:nth-child(8) th,
.table-vs-2 tbody tr:nth-child(9) th,
.table-vs-2 tbody tr:nth-child(10) th,
.table-vs-2 tbody tr:nth-child(11) th {
  border-top: 0.5px dashed #2d5472;
}
.table-vs-2 tbody tr:nth-child(7) td:nth-child(3),
.table-vs-2 tbody tr:nth-child(7) td:nth-child(4),
.table-vs-2 tbody tr:nth-child(8) td:nth-child(3),
.table-vs-2 tbody tr:nth-child(8) td:nth-child(4),
.table-vs-2 tbody tr:nth-child(9) td:nth-child(3),
.table-vs-2 tbody tr:nth-child(9) td:nth-child(4),
.table-vs-2 tbody tr:nth-child(10) td:nth-child(3),
.table-vs-2 tbody tr:nth-child(10) td:nth-child(4),
.table-vs-2 tbody tr:nth-child(11) td:nth-child(3),
.table-vs-2 tbody tr:nth-child(11) td:nth-child(4) {
  border-top: 0.5px dashed #2d5472;
}
.table-vs-2 tbody tr:nth-child(12),
.table-vs-2 tbody tr:nth-child(13),
.table-vs-2 tbody tr:nth-child(14),
.table-vs-2 tbody tr:nth-child(15) {
  background-color: #0b3953;
}
.table-vs-2 tbody tr:nth-child(12) th,
.table-vs-2 tbody tr:nth-child(13) th,
.table-vs-2 tbody tr:nth-child(14) th,
.table-vs-2 tbody tr:nth-child(15) th {
  color: white;
  text-align: center;
  border-top: 0.5px dashed #2d5472;
}
.table-vs-2 tbody tr:nth-child(12) td,
.table-vs-2 tbody tr:nth-child(13) td,
.table-vs-2 tbody tr:nth-child(14) td,
.table-vs-2 tbody tr:nth-child(15) td {
  color: white;
  border-top: 0.5px dashed #2d5472;
}
.table-vs-2 tbody tr:nth-child(15) th {
  font-size: 28px;
  font-weight: bold;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .table-vs-2 tbody tr:nth-child(15) th {
    font-size: 10px;
  }
}
.table-vs-2 tbody tr:nth-child(15) td {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .table-vs-2 tbody tr:nth-child(15) td {
    font-size: 10px;
  }
}
.table-vs-2 tbody tr:nth-child(1) td:nth-child(1) {
  background-color: #ffffff;
  font-size: 10px;
  border-bottom: 0.5px dashed #2d5472;
  border-right: 0.5px grey solid;
  border-left: 0.5px #0b3954 solid !important;
}
@media screen and (max-width: 768px) {
  .table-vs-2 tbody tr:nth-child(1) td:nth-child(1) {
    font-size: 6px;
  }
}
.table-vs-2 tbody tr:nth-child(3) td:nth-child(1) {
  background-color: #f2f2f2;
  border-right: 0.5px grey solid;
  font-size: 10px;
}
@media screen and (max-width: 768px) {
  .table-vs-2 tbody tr:nth-child(3) td:nth-child(1) {
    font-size: 6px;
  }
}
.table-vs-2 tbody tr:last-child td {
  border-bottom: 0 none;
}
.table-vs-2 tfoot th {
  padding: 2em 1em;
  border-top: 1px solid #2d5472;
}
.table-vs-2 tfoot td {
  text-align: center;
  padding: 2em 1em;
  border-top: 1px solid #2d5472;
}
.table-vs-2 tfoot a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  padding: 1.125em 2em;
  background: #0b3954;
  border-radius: 0.5em;
}

.calculator-99 {
  padding: 35px;
  background-color: #5465ff;
  border-radius: 6px;
  /*Styling Selectbox*/
}
@media screen and (max-width: 768px) {
  .calculator-99 {
    padding: 30px;
  }
}
.calculator-99 h2 {
  margin-bottom: 30px;
}
.calculator-99 h3 {
  text-align: left;
  font-size: 20px;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .calculator-99 h3 {
    font-size: 16px;
  }
}
.calculator-99 h4 {
  text-align: left;
  font-size: 30px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .calculator-99 h4 {
    font-size: 20px;
  }
}
.calculator-99 label {
  display: block;
  width: 100%;
  margin-top: -25px;
}
.calculator-99 .input-form {
  width: 100%;
  height: 50px;
  background: #fff;
  padding: 0 20px;
  /* border: none; */
  text-align: left;
  font-size: 15px;
  opacity: 0.8;
  letter-spacing: 0.56px;
  line-height: 67px;
  color: #0b3953;
  margin: 0 0 20px;
  outline: none;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 3px solid #8390fa;
}
@media screen and (max-width: 768px) {
  .calculator-99 .input-form {
    font-size: 18px;
  }
}
.calculator-99 .input-form.reqError {
  border: 1px solid #5465ff;
}
.calculator-99 textarea.input-form {
  height: 100px;
  resize: none;
  line-height: 30px;
  padding: 0px;
  margin-bottom: 21px;
}
.calculator-99 input.input-form[type=text]::-moz-placeholder,
.calculator-99 input.input-form[type=email]::-moz-placeholder,
.calculator-99 input.input-form[type=number]::-moz-placeholder,
.calculator-99 textarea.input-form::-moz-placeholder {
  color: #0b3953 !important;
  opacity: 1 !important;
}
.calculator-99 input.input-form[type=text]::-ms-input-placeholder,
.calculator-99 input.input-form[type=email]::-ms-input-placeholder,
.calculator-99 input.input-form[type=number]::-ms-input-placeholder,
.calculator-99 textarea.input-form::-ms-input-placeholder {
  color: #0b3953 !important;
  opacity: 1 !important;
}
.calculator-99 input.input-form[type=text]::-webkit-input-placeholder,
.calculator-99 input.input-form[type=email]::-webkit-input-placeholder,
.calculator-99 input.input-form[type=number]::-webkit-input-placeholder,
.calculator-99 textarea.input-form::-webkit-input-placeholder {
  color: #0b3953 !important;
  opacity: 1 !important;
}
.calculator-99 .commentForm .common_btn.red_bg {
  padding: 28px 42.5px;
}
.calculator-99 input.error {
  border-bottom: 3px solid #e01e5a;
}
.calculator-99 .input-group {
  width: 100%;
  height: 50px;
  background: #fff;
  padding: 0 10px;
  border: none;
  text-align: left;
  font-size: 15px;
  opacity: 0.8;
  letter-spacing: 0.56px;
  line-height: 67px;
  color: #0b3953;
  margin: 0 0 20px;
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 3px solid #8390fa;
  border-radius: 30px;
}
.calculator-99 .input-group input {
  height: 100%;
  text-align: left;
  font-size: 15px;
  letter-spacing: 0.56px;
  line-height: 70px;
  color: #0b3953;
  background-color: transparent;
  border: none;
  box-shadow: none;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .calculator-99 .input-group input {
    font-size: 18px;
  }
}
.calculator-99 .input-group span {
  background-color: transparent;
  border: none;
  font-family: Quicksand;
  font-style: normal;
  line-height: 128%;
  color: #f8f8fa;
  padding: 0px;
}
.calculator-99 .input-group input[type=number]::-moz-placeholder {
  color: #0b3953 !important;
  opacity: 1 !important;
}
.calculator-99 .input-group input[type=number]::-ms-input-placeholder {
  color: #0b3953 !important;
  opacity: 1 !important;
}
.calculator-99 .input-group input[type=number]::-webkit-input-placeholder {
  color: #0b3953 !important;
  opacity: 1 !important;
}
.calculator-99 .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.calculator-99 .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: initial;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .calculator-99 .styled-checkbox + label {
    font-size: 16px;
  }
}
.calculator-99 .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
}
.calculator-99 .styled-checkbox:hover + label:before {
  background: rgba(255, 255, 255, 0.0588235294);
}
.calculator-99 .styled-checkbox:checked + label:before {
  background: #5465ff;
  border: none;
}
.calculator-99 .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: not-allowed;
}
.calculator-99 .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #3b51f7;
}
.calculator-99 .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.calculator-99 .dropdown {
  width: 100%;
  display: inline-block;
  background-color: transparent;
  border-radius: 2px;
  transition: all 0.5s ease;
  position: relative;
  font-size: 24px;
  color: #fff;
  height: 100%;
  text-align: left;
  border-bottom: 3px solid rgba(231, 231, 231, 0.2392156863);
  height: 70px;
  margin: 0 0 30px;
}
@media screen and (max-width: 768px) {
  .calculator-99 .dropdown {
    font-size: 18px;
  }
}
.calculator-99 .dropdown .select {
  cursor: pointer;
  display: block;
  padding: 10px 0px;
}
.calculator-99 .dropdown .select > i {
  font-size: 24px;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  float: right;
  line-height: 30px;
}
.calculator-99 .dropdown:focus {
  outline: none;
}
.calculator-99 .dropdown:active {
  background: rgba(255, 255, 255, 0.0588235294);
}
.calculator-99 .dropdown.active:hover,
.calculator-99 .dropdown.active {
  border-radius: 2px 2px 0 0;
  background-color: #0b3953;
}
.calculator-99 .dropdown.active .select > i {
  transform: rotate(-180deg);
}
.calculator-99 .dropdown .dropdown-menu {
  position: absolute;
  background-color: #0b3953;
  width: 100%;
  left: 0;
  margin-top: 1px;
  border-radius: 0 1px 2px 2px;
  overflow: hidden;
  display: none;
  max-height: 220px;
  overflow-y: auto;
  z-index: 9;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .calculator-99 .dropdown .dropdown-menu {
    font-size: 18px;
  }
}
.calculator-99 .dropdown .dropdown-menu::-webkit-scrollbar {
  background: #0b3953;
  width: 5px;
}
.calculator-99 .dropdown .dropdown-menu::-webkit-scrollbar-track {
  box-shadow: 0 0 10px;
  border-radius: 0px;
}
.calculator-99 .dropdown .dropdown-menu::-webkit-scrollbar-thumb {
  /* background: linear-gradient(125deg, #B7B7B7, #E9E9E9); */
  background-color: #5465ff;
  border-radius: 15px;
  border: none;
}
.calculator-99 .dropdown .dropdown-menu li {
  padding: 10px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.calculator-99 .dropdown .dropdown-menu {
  padding: 0;
  list-style: none;
}
.calculator-99 .dropdown .dropdown-menu li:hover {
  background-color: #f8f8f8;
  color: #0b3953;
}
.calculator-99 .dropdown .dropdown-menu li:active {
  background-color: #0b3953;
}

.calc-def {
  padding: 0px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.calc-def li {
  font-size: 18px;
  color: #fff;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .calc-def li {
    font-size: 16px;
  }
}
.calc-def li img {
  margin-right: 10px;
  width: 30px;
}

.calc99-select {
  margin-bottom: 15px;
  float: left;
}
.calc99-select ul {
  padding: 0px;
  margin-bottom: 15px;
}
.calc99-select ul li {
  margin-bottom: 10px;
  margin-right: 20px;
  float: left;
}
.calc99-select ul li .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.calc99-select ul li .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .calc99-select ul li .styled-checkbox + label {
    font-size: 14px;
    line-height: 150%;
  }
}
.calc99-select ul li .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 25px;
  height: 25px;
  background: #667aed;
  border: 3px solid #fff;
  border-radius: 3px;
}
@media screen and (max-width: 991px) {
  .calc99-select ul li .styled-checkbox + label:before {
    vertical-align: middle;
  }
}
.calc99-select ul li .styled-checkbox:hover + label:before {
  background: #3b51f7;
}
.calc99-select ul li .styled-checkbox:focus + label:before {
  border: 3px solid #f2f2f2;
  border-radius: 1px;
}
.calc99-select ul li .styled-checkbox:checked + label:before {
  background: #fff;
  border: 3px solid #f2f2f2;
}
.calc99-select ul li .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 8px;
  top: 11px;
  background: #0b3953;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #0b3953, 4px 0 0 #0b3953, 4px -2px 0 #0b3953, 4px -4px 0 #0b3953, 4px -6px 0 #0b3953, 4px -8px 0 #0b3953;
  transform: rotate(45deg);
}
@media screen and (max-width: 991px) {
  .calc99-select ul li .styled-checkbox:checked + label:after {
    top: 8px;
  }
}

.hubble-info {
  width: 40%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .hubble-info {
    width: 85%;
  }
}
.hubble-info h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 128%;
  color: #0b3953;
  text-align: left;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .hubble-info h2 {
    font-size: 33px;
    line-height: 128%;
  }
}
.hubble-info .container {
  width: 100%;
}
.hubble-info .modal-header {
  padding: 15px;
  border-bottom: none;
}
.hubble-info .modal-body {
  padding: 0% 3% 5%;
}
.hubble-info .modal-open .modal {
  background: #0d1318;
}
.hubble-info .close {
  position: absolute;
  right: -50px;
  opacity: 1;
}
.hubble-info .close:focus {
  outline: none;
  border: none;
}
.hubble-info .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.hubble-info .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: initial;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #4a4a4a;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .hubble-info .styled-checkbox + label {
    font-size: 12px;
  }
}
.hubble-info .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 2px solid #5465ff;
  border-radius: 2px;
}
.hubble-info .styled-checkbox:hover + label:before {
  background: rgba(255, 255, 255, 0.0588235294);
}
.hubble-info .styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.hubble-info .styled-checkbox:checked + label:before {
  background: #5465ff;
}
.hubble-info .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.hubble-info .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.hubble-info .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}

.result-modal {
  min-width: 70%;
}
.result-modal .heading {
  display: inline-flex;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .result-modal .heading {
    flex-direction: column;
    align-items: center;
  }
}
.result-modal .heading h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 128%;
  color: #0b3953;
  margin-right: 50px;
  margin-bottom: 0px;
}
@media (max-width: 1400px) and (min-width: 768px) {
  .result-modal .heading h2 {
    font-size: 32px !important;
    line-height: 128%;
  }
}
@media screen and (max-width: 768px) {
  .result-modal .heading h2 {
    font-size: 24px;
    line-height: 128%;
    margin-right: 0px;
  }
}
.result-modal .logo99 {
  width: 120px;
  height: 45px;
}
@media screen and (max-width: 768px) {
  .result-modal .logo99 {
    margin-top: 15px;
  }
}
.result-modal .container {
  width: 100%;
}
.result-modal .modal-header {
  padding: 15px;
  border-bottom: none;
}
.result-modal .modal-body {
  padding: 4% 5% 4%;
}
@media screen and (max-width: 768px) {
  .result-modal .modal-body {
    padding: 4% 3% 4%;
  }
}
.result-modal .modal-open .modal {
  background: #0d1318;
}
.result-modal .close {
  position: absolute;
  right: -40px;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .result-modal .close span img {
    width: 25px;
  }
}
@media screen and (max-width: 768px) {
  .result-modal .close {
    right: 10px;
    background-color: #db2d5b;
    opacity: 0.8;
    z-index: 99999;
  }
}
.result-modal .close:focus {
  outline: none;
  border: none;
}
@media screen and (max-width: 1300px) {
  .result-modal {
    min-width: 80%;
  }
}
@media screen and (max-width: 1024px) {
  .result-modal {
    min-width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .result-modal {
    min-width: 85%;
  }
}
.result-modal .fiildata {
  margin-bottom: 25px;
}
.result-modal .fiildata h5 {
  font-weight: 400;
  color: #0b3954;
  font-family: "Quicksand", sans-serif;
  font-size: 20px;
  line-height: normal;
  margin: 0px;
  margin-bottom: 10px;
}
.result-modal .fiildata h5 span {
  color: #db2d5b;
  font-weight: 600;
}
.result-modal .fiildata h5 .tag {
  background-color: #e01e5a;
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  padding: 1px 8px;
  margin-right: 5px;
}
.result-modal .result-desktop-table .mini-text {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0;
  color: #0b3953;
  opacity: 0.8;
  margin-top: 10px;
  text-align: left;
}
@media (max-width: 768px) {
  .result-modal .result-desktop-table .mini-text {
    font-size: 10px;
  }
}
.result-modal .table-new-result {
  width: 100%;
  border: 0.5px solid #0b3954;
}
.result-modal .table-new-result colgroup:nth-child(4) {
  border-top: #db2d5b 5px solid;
  border-left: #db2d5b 5px solid;
  border-bottom: #db2d5b 5px solid;
  border-right: #db2d5b 1px solid;
}
@media (max-width: 768px) {
  .result-modal .table-new-result colgroup:nth-child(4) {
    border-top: #db2d5b 3px solid;
    border-left: #db2d5b 3px solid;
    border-bottom: #db2d5b 3px solid;
    border-right: #db2d5b 1px solid;
  }
}
.result-modal .table-new-result colgroup:nth-child(5) {
  border-top: #db2d5b 5px solid;
  border-right: #db2d5b 5px solid;
  border-bottom: #db2d5b 5px solid;
}
@media (max-width: 768px) {
  .result-modal .table-new-result colgroup:nth-child(5) {
    border-top: #db2d5b 3px solid;
    border-right: #db2d5b 3px solid;
    border-bottom: #db2d5b 3px solid;
  }
}
.result-modal .table-new-result td {
  border: 0.5px solid #0b3954;
  background-color: #fff;
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
}
@media screen and (max-width: 991px) {
  .result-modal .table-new-result td {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .result-modal .table-new-result td {
    font-size: 7px;
  }
}
.result-modal .table-new-result tr:nth-child(1) td:nth-child(2),
.result-modal .table-new-result tr:nth-child(1) td:nth-child(3),
.result-modal .table-new-result tr:nth-child(1) td:nth-child(4) {
  font-size: 20px;
}
@media (max-width: 991px) {
  .result-modal .table-new-result tr:nth-child(1) td:nth-child(2),
  .result-modal .table-new-result tr:nth-child(1) td:nth-child(3),
  .result-modal .table-new-result tr:nth-child(1) td:nth-child(4) {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .result-modal .table-new-result tr:nth-child(1) td:nth-child(2),
  .result-modal .table-new-result tr:nth-child(1) td:nth-child(3),
  .result-modal .table-new-result tr:nth-child(1) td:nth-child(4) {
    font-size: 12px;
  }
}
.result-modal .table-new-result tr:nth-child(1) td:nth-child(2) span,
.result-modal .table-new-result tr:nth-child(1) td:nth-child(3) span,
.result-modal .table-new-result tr:nth-child(1) td:nth-child(4) span {
  font-size: 9px;
}
@media (max-width: 768px) {
  .result-modal .table-new-result tr:nth-child(1) td:nth-child(2) span,
  .result-modal .table-new-result tr:nth-child(1) td:nth-child(3) span,
  .result-modal .table-new-result tr:nth-child(1) td:nth-child(4) span {
    font-size: 5px;
  }
}
.result-modal .table-new-result tr:nth-child(2) td:nth-child(1) {
  color: #0b3954;
  font-weight: 600;
}
.result-modal .table-new-result tr:nth-child(4) td:nth-child(1) {
  color: #0b3954;
  font-weight: 600;
}
.result-modal .table-new-result tr:nth-child(2) td:nth-child(4) {
  border-bottom: 0.5px #0b3954 solid;
}
.result-modal .table-new-result td:nth-child(4),
.result-modal .table-new-result td:nth-child(5) {
  border: 0.5px #db2d5b solid;
}
.result-modal .result-mobile-table {
  display: none;
}
@media (max-width: 768px) {
  .result-modal .result-mobile-table {
    display: unset;
  }
}
.result-modal .spec {
  margin-top: 40px;
  margin-bottom: 40px;
}
.result-modal .spec .das-img {
  width: 100%;
  height: 230px;
  object-fit: contain;
}
@media (max-width: 768px) {
  .result-modal .spec .das-img {
    margin-top: 20px;
  }
}
.result-modal .spec h5 {
  font-weight: 600;
  color: #0b3954;
  font-family: "Quicksand", sans-serif;
  font-size: 25px;
  line-height: normal;
  margin: 0px;
  margin-bottom: 20px;
}
.result-modal .spec .spec-col {
  display: inline-flex;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .result-modal .spec .spec-col {
    width: 100%;
  }
}
.result-modal .spec .spec-col img {
  width: 20px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.result-modal .spec .spec-col p {
  font-weight: 600;
  color: #0b3954;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  margin: 0px;
  line-height: 16px;
  letter-spacing: 0px;
}
.result-modal .result-full-cta {
  background-color: #e01e5a;
  padding: 3%;
  color: #fff;
}
.result-modal .result-full-cta button {
  padding: 1% 5%;
  background-color: #fff;
  color: #e01e5a;
  border-radius: 30px;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  border: none;
  font-weight: 600;
}
.result-modal .foot p {
  margin: 0px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .result-modal .foot p {
    text-align: center;
  }
}
.result-modal .foot .ri {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .result-modal .foot .ri {
    text-align: center;
  }
}
.result-modal .foot .social {
  margin-top: 30px;
}
.result-modal .foot .social ul {
  display: inline-flex;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.result-modal .foot .social ul li {
  font-size: 22px;
  margin: 0px 10px;
  width: 33%;
}
.result-modal .msg {
  background-color: #e01e5a;
  padding: 2%;
  border-radius: 6px;
}
.result-modal .msg p {
  font-weight: 600;
  color: #fff;
  font-family: "Quicksand", sans-serif;
  font-size: 20px;
  margin: 0px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .result-modal .msg p {
    font-size: 12px;
  }
}
.result-modal .tss {
  font-size: 20px;
  font-weight: 800;
  vertical-align: middle;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  color: #0b3954;
}
@media screen and (max-width: 768px) {
  .result-modal .tss {
    font-size: 12px;
  }
}

.icon-img {
  cursor: pointer;
  width: 22px;
}

.glob-coverage {
  background-color: #e9e9e9;
  padding: 100px 50px 100px;
}

.mapael .map {
  position: relative;
}
.mapael .mapTooltip {
  position: absolute;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
  z-index: 1000;
  max-width: 200px;
  display: none;
  color: #333;
  box-shadow: 0px 5px 20px 0px rgba(137, 136, 138, 0.25);
  border: 1px solid #04b971;
}

.country-search-wrapper {
  max-width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .country-search-wrapper {
    max-width: 100%;
  }
}

.coverage-head {
  display: none;
  width: 80%;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .coverage-head {
    width: 100%;
  }
}
.coverage-head h5 {
  color: #333;
  font-weight: 600;
  font-size: 24px;
}

.coverage-details {
  width: 80%;
  background-color: #fff;
  border-radius: 15px;
  padding: 15px;
  /* border: 1px solid #F2F2F2; */
  margin: auto;
  margin-bottom: 5px;
  border-bottom: 1px solid #b7b7b7;
}
@media screen and (max-width: 768px) {
  .coverage-details {
    width: 100%;
  }
}
.coverage-details h3 {
  font-size: 20px;
  margin-bottom: 7px;
  font-weight: 600;
}
.coverage-details .carries-p {
  margin-left: 5px;
  margin-bottom: 0px;
  color: #505b6d;
}
.coverage-details .carries-p span {
  font-size: 12px;
  color: #9b9b9b;
}

.technologies {
  text-align: center;
  height: 24px;
  border-radius: 10px;
  line-height: 18px;
  color: #222;
  margin-right: 3px;
  margin-bottom: 3px;
  background-color: #4abea4;
  padding: 3px 8px;
  font-size: 13px;
  font-weight: 600;
}
.technologies.clr-gsm-gprs {
  background-color: #fff;
  color: #e01e5a;
  border: 1px solid;
}
.technologies.clr-3g-umts {
  background-color: #fff;
  color: #5465ff;
  border: 1px solid;
}
.technologies.clr-4g-lte {
  background-color: #fff;
  color: #092197;
  border: 1px solid;
}
.technologies.clr-lte-m {
  background-color: #fff;
  color: #dd9505;
  border: 1px solid;
}
.technologies.clr-nb-iot {
  background-color: #fff;
  color: #36bcff;
  border: 1px solid;
}

.dis-cov-tec {
  display: inline-block;
}

.file-upload {
  display: block;
  text-align: center;
  font-size: 12px;
  margin: 0 0 30px;
}

.file-upload .file-select {
  display: block;
  border-bottom: 3px solid #e7e7e7;
  color: #0b3953;
  cursor: pointer;
  height: 70px;
  line-height: 40px;
  text-align: left;
  background: #ffffff;
  overflow: hidden;
  position: relative;
}

.file-upload .file-select .file-select-button {
  background: rgb(231, 231, 231);
  padding: 0px 15px;
  display: inline-block;
  height: 85%;
  line-height: 55px;
  font-family: "Quicksand";
  font-weight: 600;
  font-size: 15px;
}

.file-upload .file-select .file-select-name {
  line-height: 40px;
  display: inline-block;
  padding: 0 10px;
  color: #9b9b9b;
}

.file-upload .file-select:hover {
  border-color: #5465ff;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.file-upload .file-select:hover .file-select-button {
  background: #5465ff;
  color: #ffffff;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.file-upload.active .file-select {
  border-color: #3fa46a;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.file-upload.active .file-select .file-select-button {
  background: #3fa46a;
  color: #ffffff;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.file-upload .file-select input[type=file] {
  z-index: 100;
  cursor: pointer;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}

.file-upload .file-select.file-select-disabled {
  opacity: 0.65;
}

.file-upload .file-select.file-select-disabled:hover {
  cursor: default;
  display: block;
  border: 2px solid #dce4ec;
  color: #34495e;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
  text-align: left;
  background: #ffffff;
  overflow: hidden;
  position: relative;
}

.file-upload .file-select.file-select-disabled:hover .file-select-button {
  background: #dce4ec;
  color: #666666;
  padding: 0 10px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
}

.file-upload .file-select.file-select-disabled:hover .file-select-name {
  line-height: 40px;
  display: inline-block;
  padding: 0 10px;
}

.privacy-page h2 {
  font-size: 30px;
  font-weight: 600;
  color: #0a3953;
}
@media screen and (max-width: 768px) {
  .privacy-page h2 {
    font-size: 22px;
  }
}
.privacy-page p {
  color: #0a3953;
}
.privacy-page ul {
  padding-left: 20px;
  line-height: 34px;
}
.privacy-page ul li {
  color: #0a3953;
  list-style: disc;
  font-size: 18px;
}

.share-box .share {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  font-size: 16px;
  background-color: #0b3953;
  color: white;
  border-radius: 50%;
  outline: none;
}
@media screen and (max-width: 768px) {
  .share-box .share {
    height: 25px;
    width: 25px;
  }
}
.share-box .share:not(:last-child) {
  margin-right: 15px;
}
.share-box .share:hover {
  background-color: #2f6788;
  color: #e7e7e7;
}

.page-paginator {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-paginator.hide-navigation {
  display: none;
}
.page-paginator .slide-count {
  font-weight: bold;
  color: #0a3953;
  padding-left: 2px;
  padding-right: 2px;
}
.page-paginator .btn-next, .page-paginator .btn-prev {
  color: #0a3953;
  background-color: transparent;
  width: 30px;
  height: 30px;
  transition: all 0.3s ease;
  border-radius: 50%;
}
.page-paginator .btn-next:disabled, .page-paginator .btn-prev:disabled {
  cursor: not-allowed;
  color: #9d9d9d;
}
.page-paginator .btn-next:not(:disabled):hover, .page-paginator .btn-prev:not(:disabled):hover {
  background-color: #d5d5d5;
}
.page-paginator .page:not(:last-child) {
  margin-right: 3px;
}
.page-paginator .page-pages {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.5rem;
  font-family: "Roboto";
  font-weight: bold;
  color: #0b3953;
  font-size: 16px;
}
.page-paginator .page-prev, .page-paginator .page-next {
  font-family: "FontAwesome";
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: relative;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: #0b3953;
  z-index: 1;
  font-size: 16px;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.page-paginator .page-prev:not(.disabled):hover, .page-paginator .page-next:not(.disabled):hover {
  background-color: #f0f0f0;
}
.page-paginator .page-prev.disabled, .page-paginator .page-next.disabled {
  cursor: not-allowed;
  color: #9d9d9d;
}
.page-paginator .page-prev::before {
  content: "\f053";
}
.page-paginator .page-next::before {
  content: "\f054";
}

.styled-checkbox-for-news {
  position: absolute;
  opacity: 0;
}
.styled-checkbox-for-news + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: initial;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .styled-checkbox-for-news + label {
    font-size: 16px;
  }
}
.styled-checkbox-for-news + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #0b3953;
  border-radius: 2px;
}
.styled-checkbox-for-news:hover + label:before {
  background: rgba(255, 255, 255, 0.0588235294);
}
.styled-checkbox-for-news:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox-for-news:checked + label:before {
  background: #5465ff;
  border: none;
}
.styled-checkbox-for-news:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox-for-news:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox-for-news:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}

.scroll-section {
  position: sticky;
  top: 0;
}
.scroll-section .blue-box {
  background: white;
  z-index: 100;
}

.search-cavli {
  display: inline-block !important;
  color: #2d5472 !important;
  line-height: 0 !important;
  font-size: 17px !important;
  margin: 0 !important;
  background-color: #f2f2f2 !important;
  padding: 12px 5px !important;
  border-radius: 68px !important;
  width: 45px !important;
  height: 45px;
  text-align: center !important;
  margin-right: 15px !important;
  cursor: pointer;
}

.search-popup {
  width: 50%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .search-popup {
    width: 85%;
  }
}
.search-popup h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 38px;
  line-height: 128%;
  color: #0b3953;
  text-align: left;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .search-popup h2 {
    font-size: 33px;
    line-height: 128%;
  }
}
.search-popup .container {
  width: 100%;
}
.search-popup .modal-content {
  margin-top: 70px;
}
.search-popup .modal-header {
  padding: 15px;
  border-bottom: none;
}
.search-popup .modal-body {
  padding: 0% 3% 5%;
}
.search-popup .modal-open .modal {
  background: #0d1318;
}
.search-popup .close {
  position: absolute;
  right: -50px;
  opacity: 1;
}
.search-popup .close:focus {
  outline: none;
  border: none;
}

.modal {
  background: transparent;
}

.search-page-banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 40vh;
}
@media screen and (max-width: 768px) {
  .search-page-banner {
    height: 40vh;
  }
}
.search-page-banner img {
  width: 100%;
  height: 100vh;
  z-index: 1;
  object-fit: cover;
}
.search-page-banner .carousel-caption {
  position: absolute;
  right: 50px;
  bottom: 20px;
  left: 12%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  height: 100%;
  display: table;
  z-index: 0;
  width: 88%;
}
@media screen and (max-width: 768px) {
  .search-page-banner .carousel-caption {
    left: 35px;
  }
}
.search-page-banner .carousel-caption img {
  width: 100%;
  max-width: 360px;
  height: 400px;
  object-fit: contain;
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .search-page-banner .carousel-caption img {
    max-width: 200px;
    height: auto;
    padding-top: 20px;
  }
}
.search-page-banner .carousel-caption .resorceimg {
  width: 100%;
  max-width: 360px;
  height: 400px;
  object-fit: contain;
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .search-page-banner .carousel-caption .resorceimg {
    max-width: 100px;
    height: auto;
    padding-top: 20px;
  }
}
.search-page-banner .carousel-caption .caption_left {
  /* padding: 220px 0 120px; */
  text-align: left;
  padding-top: 130px;
  text-shadow: none;
}
.search-page-banner .carousel-caption .caption_left h1 {
  font-weight: 400;
  font-size: 50px;
  line-height: 75px;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .search-page-banner .carousel-caption .caption_left h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
.search-page-banner .carousel-caption .caption_left h1 span {
  color: #5465ff;
}
.search-page-banner .carousel-caption .caption_left small {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .search-page-banner .carousel-caption .caption_left small {
    font-size: 18px;
  }
}
.search-page-banner .carousel-caption .caption_left .marg-left {
  margin-left: 12%;
}
@media screen and (max-width: 991px) {
  .search-page-banner .carousel-caption .caption_left .marg-left {
    margin-left: auto;
  }
}
.search-page-banner .carousel-caption .caption_left .marg-bot {
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .search-page-banner .carousel-caption .caption_left .marg-bot {
    margin-bottom: 20px;
  }
}
.search-page-banner .carousel-caption .caption_left p {
  font-family: Lato;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 80%;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .search-page-banner .carousel-caption .caption_left p {
    font-size: 14px;
    line-height: 170%;
    letter-spacing: 0.05em;
    width: 100%;
    margin-left: 0%;
    margin-top: 10px;
  }
}
.search-page-banner .carousel-caption .caption_left a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 50px;
}
.search-page-banner .carousel-caption .caption_left a img {
  width: 35px;
  margin: -5px 0 0 12px;
  height: auto;
  padding: 0px;
}

.view-3d {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 5rem;
}
.view-3d .view {
  width: 150px;
  height: auto;
  background-color: #f2f2f2;
  border-radius: 30px;
  padding: 5px 15px;
  color: #0b3953;
  cursor: pointer;
  font-weight: 600;
  text-shadow: none;
  margin: auto;
  margin-top: 15px;
  font-size: 15px;
  display: flex;
  gap: 1rem;
}
@media screen and (max-width: 991px) {
  .view-3d .view {
    bottom: -30px;
  }
}
@media screen and (max-width: 768px) {
  .view-3d .view {
    left: 10%;
    right: auto;
    bottom: -40px;
  }
}
.view-3d .view img {
  width: 22px;
  padding: 0;
  margin: 0;
  max-width: initial;
  height: auto;
  padding-top: 0px !important;
}

.search-block {
  margin-bottom: 2.5rem;
}

.font-20 {
  font-size: 20px !important;
}
@media screen and (max-width: 768px) {
  .font-20 {
    font-size: 17px !important;
  }
}

#progress {
  position: absolute;
  width: 33.3333333333%;
  height: 10px;
  color: rgba(255, 255, 255, 0.75);
  box-shadow: 0px 0px 8px 6px rgba(0, 0, 0, 0.25);
  border: 2px solid currentColor;
  border-radius: 10px;
  top: calc(50% - 5px);
  left: 33.3333333333%;
  opacity: 0;
  transition: opacity 0.3s 0.3s;
}

#progress.show {
  transition-delay: 0s;
  opacity: 1;
}

#progress > .bar {
  width: 100%;
  height: 100%;
  background-color: currentColor;
  transform-origin: top left;
  transform: scaleX(0);
}

.query-list {
  margin-top: 30px;
}
.query-list.d-block {
  display: block;
}
.query-list-item {
  font-size: 2.2rem;
  color: #0b3953;
}
.query-list-item span {
  text-transform: capitalize;
}
.query-list-item span.title {
  text-transform: uppercase;
  font-size: 2.2rem;
  font-weight: bold;
}

.dropdown.error {
  border-bottom-color: #e01e5a;
}

.input-form.error {
  border-bottom-color: #e01e5a;
}

.sheet-form .btn-submit.disabled {
  cursor: not-allowed;
  filter: contrast(0.3);
}
.sheet-form .styled-checkbox-for-news.error + label {
  color: #e01e5a;
}
.sheet-form .styled-checkbox-for-news.error + label::before {
  border-color: #e01e5a;
}

.mobile-slider-arrow {
  display: inline-flex;
}
.mobile-slider-arrow .prev-owl,
.mobile-slider-arrow .next-owl {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer !important;
}
@media (max-width: 767px) {
  .mobile-slider-arrow .prev-owl,
  .mobile-slider-arrow .next-owl {
    display: inline-block;
  }
}

.page-more {
  width: 100%;
  display: flex;
  justify-content: center;
}
.page-more .btn-more {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  color: #0b3953;
  outline: none;
  text-transform: uppercase;
  background-color: transparent;
  display: inline-flex;
  align-items: center;
}
.page-more .btn-more img {
  width: 30px;
  height: 30px;
}
.page-more .btn-more:focus {
  outline: none;
}
.page-more .btn-more.btn-hide {
  display: none;
}

.search-bar.active #result {
  padding: 0;
  display: block;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
}
.search-bar.active #result .autobox-item {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0.6rem 1.2rem;
  cursor: pointer;
  color: #23527c;
}
.search-bar.active #result .autobox-item:hover {
  background-color: #eaeaea;
}
.search-bar.active #result .empty-data {
  padding: 0.6rem 1.2rem;
  color: #23527c;
}

.sliding-wrapper {
  overflow: hidden;
  position: relative;
}

.cavli-news .owl-carousel .owl-item,
.video-reel .owl-carousel .owl-item {
  height: 40rem;
}
.cavli-news .owl-carousel .latestBlogItem,
.video-reel .owl-carousel .latestBlogItem {
  margin-bottom: 0px;
  height: 36rem;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .cavli-news .owl-carousel .latestBlogItem,
  .video-reel .owl-carousel .latestBlogItem {
    margin-bottom: 50px;
  }
}
.cavli-news .owl-carousel .latestBlogItem .lbi_details,
.video-reel .owl-carousel .latestBlogItem .lbi_details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  place-self: center;
  padding: 1rem;
  height: 44%;
  width: 100%;
}
.cavli-news .owl-carousel .latestBlogItem .lbi_details > *,
.video-reel .owl-carousel .latestBlogItem .lbi_details > * {
  height: fit-content;
}
.cavli-news .owl-carousel .latestBlogItem .lbi_details .lbi_date,
.video-reel .owl-carousel .latestBlogItem .lbi_details .lbi_date {
  margin-bottom: -25px;
}
.cavli-news .owl-carousel .latestBlogItem .lbi_thumb img,
.video-reel .owl-carousel .latestBlogItem .lbi_thumb img {
  object-fit: fill;
  object-position: left center;
  height: auto;
}
@media (max-width: 768px) {
  .cavli-news .owl-carousel .latestBlogItem .lbi_thumb img,
  .video-reel .owl-carousel .latestBlogItem .lbi_thumb img {
    height: 150px;
  }
}

.play-butt {
  max-width: 60px !important;
  max-height: fit-content;
}

.video-reel {
  background-color: #e9e9e9;
  padding: 120px 65px;
  position: relative;
}
@media (max-width: 768px) {
  .video-reel {
    padding: 80px 40px;
  }
}
.video-reel h3 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 128%;
  color: #0b3953;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .video-reel h3 {
    font-size: 33px;
    line-height: 120%;
    margin-bottom: 10px;
  }
}
.video-reel .video-open {
  float: right;
  margin-top: 0px;
}
@media screen and (max-width: 768px) {
  .video-reel .video-open {
    float: left;
    margin-top: 15px;
  }
}

.item-card .learn-button-blue img {
  width: 30px !important;
}

.pro-hover-hand {
  cursor: pointer;
}

.request-loader {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 150px;
  width: 150px;
  border-radius: 100%;
  background: #ffffff;
}
.request-loader span {
  position: relative;
  font-size: 70px;
  top: 5px;
  left: -5px;
}
.request-loader::after {
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  height: 100%;
  width: 100%;
  border: 8px solid #5465ff;
  border-radius: 100%;
  animation-name: ripple;
  animation-duration: 3s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  z-index: -1;
}
@media (max-width: 768px) {
  .request-loader::after {
    display: none;
  }
}
.request-loader::before {
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  height: 100%;
  width: 100%;
  border: 8px solid #5465ff;
  border-radius: 100%;
  animation-name: ripple;
  animation-duration: 3s;
  animation-delay: 0.5s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  z-index: -1;
}
@media (max-width: 768px) {
  .request-loader::before {
    display: none;
  }
}

@keyframes ripple {
  from {
    opacity: 1;
    transform: scale3d(0.75, 0.75, 1);
  }
  to {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1);
  }
}
.mobile-slider-arrow .prev-owl,
.mobile-slider-arrow .next-owl {
  margin: 20px 10px;
}

.module-head-sub {
  margin: 10px 0px 0px !important;
  width: 60% !important;
}
@media screen and (max-width: 768px) {
  .module-head-sub {
    width: 100% !important;
  }
}

.module-head-cavli-logo {
  width: 120px !important;
  height: 60px !important;
  object-fit: initial !important;
}

.produ-varient-sec {
  background-color: #e9e9e9;
}
.produ-varient-sec .container .blog-body {
  padding: 0 160px;
}
@media screen and (max-width: 991px) {
  .produ-varient-sec .container .blog-body {
    padding: 0px 0px;
  }
}
.produ-varient-sec .container .latest-blog-head {
  margin-bottom: 30px;
}
.produ-varient-sec .container .latest-blog-head p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-top: 5px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .produ-varient-sec .container .latest-blog-head p {
    font-size: 14px;
    line-height: 170%;
  }
}
.produ-varient-sec .container .latest-blog-head h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #0b3953;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .produ-varient-sec .container .latest-blog-head h3 {
    font-size: 16px;
    line-height: 170%;
  }
}
.produ-varient-sec .container .latest-blog-head h4 {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #0b3953;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .produ-varient-sec .container .latest-blog-head h4 {
    font-size: 14px;
    line-height: 170%;
  }
}
.produ-varient-sec .container .latest-blog-head img {
  margin-bottom: 30px;
  width: 130px;
}
@media screen and (max-width: 768px) {
  .produ-varient-sec .container .latest-blog-head img {
    width: 120px;
  }
}
.produ-varient-sec .container .latest-blog-head a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  margin-top: 25px;
  transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
}
.produ-varient-sec .container .latest-blog-head a img {
  width: 35px;
  margin: -5px 0 0 12px;
}
@media screen and (max-width: 768px) {
  .produ-varient-sec .container .latest-blog-head a img {
    width: 25px;
  }
}
.produ-varient-sec .container .latest-blog-body p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-top: 30px;
  margin-bottom: 0px;
}
@media screen and (max-width: 1400px) {
  .produ-varient-sec .container .latest-blog-body p {
    margin-left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .produ-varient-sec .container .latest-blog-body p {
    font-size: 14px;
    line-height: 170%;
  }
}
.produ-varient-sec .container .latest-blog-body a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 19px;
  line-height: 128%;
  text-transform: uppercase;
  color: #5465ff;
  display: inline-flex;
}
@media screen and (max-width: 768px) {
  .produ-varient-sec .container .latest-blog-body a {
    font-size: 16px;
  }
}
.produ-varient-sec .container .latest-blog-body a img {
  width: 35px;
  margin-left: 15px;
  margin-top: -4px;
}

.blog-view-source {
  font-style: italic !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #9b9b9b !important;
  margin-top: 6%;
}

.owl-carousel .video-open img {
  display: inline-block !important;
  width: 30px !important;
}
.owl-carousel .owl-nav {
  position: absolute;
  right: 0;
  top: -70px;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  text-align: center;
}

.powered-sec .powered-p-sec {
  margin-left: 0% !important;
  margin-top: 0px !important;
}
.powered-sec .powered-p-sec img {
  width: 120px;
  height: 60px;
}
@media (max-width: 768px) {
  .powered-sec .powered-p-sec img {
    width: 100px;
    height: 50px;
  }
}

.product-slider-section {
  display: flex;
  height: auto;
  width: 100%;
}
.product-slider-section .sidebar-menu {
  background: #0b3953;
  min-height: 85vh;
  padding: 80px 50px;
  width: 400px;
  float: left;
  overflow-y: auto;
}
@media (max-width: 1198px) {
  .product-slider-section .sidebar-menu {
    display: none;
  }
}
.product-slider-section .sidebar-menu .viewmore {
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.03em;
}
.product-slider-section .sidebar-menu .viewmore img {
  width: 25px;
  margin: -4px 0 0 12px;
}
.product-slider-section .sidebar-menu .sidebar-list {
  margin-bottom: 35px;
}
.product-slider-section .sidebar-menu .sidebar-list .sidebar-title {
  letter-spacing: 0.05em;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 20px;
  color: #fff;
}
.product-slider-section .sidebar-menu .sidebar-list .sidebar-item:not(:last-child) {
  margin-bottom: 8px;
}
.product-slider-section .sidebar-menu .sidebar-list .sidebar-item.active .sidebar-link {
  color: white;
  opacity: 1;
}
.product-slider-section .sidebar-menu .sidebar-list .sidebar-item.active .sidebar-link::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 45px;
  background-color: #fff;
  left: -50px;
  top: 50%;
  transform: translateY(-50%);
}
.product-slider-section .sidebar-menu .sidebar-list .sidebar-item .sidebar-link {
  position: relative;
  color: #fff;
  display: block;
  font-family: "Lato";
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 18px;
  opacity: 0.5;
  cursor: pointer;
}
.product-slider-section .sidebar-content {
  max-width: calc(100% - 400px);
  padding: 7rem 15rem 7em 7em;
  min-height: 85vh;
}
@media (max-width: 1198px) {
  .product-slider-section .sidebar-content {
    padding: 7rem 7rem 7rem 7rem;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .product-slider-section .sidebar-content {
    width: 100%;
    padding: 1.5rem;
    max-width: 100%;
  }
}
.product-slider-section .sidebar-content .owl-carousel .owl-prev,
.product-slider-section .sidebar-content .owl-carousel .owl-next {
  position: relative;
  background-color: #fff;
  border-radius: 50px;
  margin: 0px 10px;
  color: #5465ff;
}
.product-slider-section .sidebar-content .owl-carousel .owl-prev::before,
.product-slider-section .sidebar-content .owl-carousel .owl-next::before {
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  height: 100%;
  width: 100%;
  border: 8px solid #5465ff;
  border-radius: 100%;
  animation-name: ripple;
  animation-duration: 3s;
  animation-delay: 0.5s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  z-index: -1;
}
.product-slider-section .sidebar-content .owl-carousel .owl-prev::before,
.product-slider-section .sidebar-content .owl-carousel .owl-next::before {
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  height: 100%;
  width: 100%;
  border: 8px solid #5465ff;
  border-radius: 100%;
  animation-name: ripple;
  animation-duration: 3s;
  animation-delay: 0.5s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  z-index: -1;
}
.product-slider-section .sidebar-content-header {
  padding: 2rem 0 3rem;
}
.product-slider-section .sidebar-content-header .subtitle {
  font-family: "Lato";
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media (max-width: 768px) {
  .product-slider-section .sidebar-content-header .subtitle {
    width: 60%;
  }
}
.product-slider-section .sidebar-content .variants-body img {
  display: inline-block;
  width: 60px;
}
.product-slider-section .sidebar-content .desc {
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.01em;
  color: #0b3953;
  margin-bottom: 0px;
}
.product-slider-section .sidebar-content .owl-carousel .item {
  width: 100%;
}
.product-slider-section .sidebar-content .owl-carousel .item .heading {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 36px;
  color: #0b3953;
  margin-bottom: 0px;
  margin: 30px 0px;
}
@media (max-width: 767px) {
  .product-slider-section .sidebar-content .owl-carousel .item .heading {
    font-size: 34px;
  }
}
.product-slider-section .sidebar-content .owl-carousel .item .heading span {
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 0px;
  letter-spacing: 0.01em;
  color: #0b3953;
}
.product-slider-section .sidebar-content .owl-carousel .item .net-tag span {
  background-color: #177bb5;
  padding: 4px 8px;
  border-radius: 30px;
  font-size: 11px;
  color: #fff;
}
.product-slider-section .sidebar-content .owl-carousel .item .net-tag span:not(:last-child) {
  margin-right: 5px;
}
.product-slider-section .sidebar-content .owl-carousel .item .chip-tag span {
  background-color: #3b51f7;
  padding: 4px 8px;
  border-radius: 30px;
  font-size: 11px;
  color: #fff;
  margin-right: 5px;
}
.product-slider-section .sidebar-content .owl-carousel .item-flex {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .product-slider-section .sidebar-content .owl-carousel .item-flex {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}
.product-slider-section .sidebar-content .owl-carousel .item-image {
  width: 250px;
}
@media (min-width: 768px) {
  .product-slider-section .sidebar-content .owl-carousel .item-image {
    order: 1;
  }
}
.product-slider-section .sidebar-content .owl-carousel .item-image img {
  width: auto;
  max-width: 200px;
}
@media (max-width: 768px) {
  .product-slider-section .sidebar-content .owl-carousel .item-image img {
    max-width: 150px;
    margin: auto;
  }
}
.product-slider-section .sidebar-content .owl-carousel .item-content {
  padding-bottom: 15px;
}
.product-slider-section .sidebar-content .owl-carousel .item-content .common_btn img {
  width: 30px;
  height: 30px;
  display: inline-block;
}
@media (min-width: 768px) {
  .product-slider-section .sidebar-content .owl-carousel .item-content {
    order: 0;
  }
}
.product-slider-section .sidebar-content .owl-carousel .item-content .variants h4 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #5465ff;
  margin: 15px 0px 10px;
}
.product-slider-section .sidebar-content .owl-carousel .owl-nav {
  position: absolute;
  right: 20px;
  top: -70px;
}
.product-slider-section .sidebar-content .owl-carousel .owl-nav .owl-prev,
.product-slider-section .sidebar-content .owl-carousel .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  text-align: center;
}

.resorce-toggle h1 {
  margin-bottom: 0px;
}
.resorce-toggle p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .resorce-toggle p {
    font-size: 16px;
  }
}
.resorce-toggle .compare-head {
  display: inline-flex;
  margin-bottom: 30px;
}
.resorce-toggle .compare-head .before {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 128%;
  opacity: 0.3;
  color: #0b3953;
  margin: 5px 0px;
}
@media screen and (max-width: 768px) {
  .resorce-toggle .compare-head .before {
    font-size: 33px;
    line-height: 120%;
  }
}
@media screen and (max-width: 1220px) {
  .resorce-toggle .compare-head .dis-none {
    display: none;
  }
}
.resorce-toggle .compare-head .after {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 128%;
  color: #0b3953;
  opacity: 0.3;
  margin: 5px 0px;
}
@media screen and (max-width: 768px) {
  .resorce-toggle .compare-head .after {
    font-size: 33px;
    line-height: 120%;
  }
}
.resorce-toggle .compare-head .active {
  opacity: 1;
}
.resorce-toggle .compare-head .cavli-switcher {
  display: inline-block;
  width: 80px;
  height: 40px;
  margin: 4px;
  transform: translateY(50%);
  position: relative;
  margin: 0px 30px;
}
@media screen and (max-width: 768px) {
  .resorce-toggle .compare-head .cavli-switcher {
    width: 50px;
    height: 30px;
    margin: 0 20px;
  }
}
.resorce-toggle .compare-head .cavli-switcher .slider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 30px;
  box-shadow: 0 0 0 2px #0b3953, 0 0 4px #0b3953;
  cursor: pointer;
  border: 4px solid transparent;
  overflow: hidden;
  transition: 0.2s;
}
.resorce-toggle .compare-head .cavli-switcher .slider:before {
  position: absolute;
  content: "";
  width: 31px;
  height: 31px;
  background-color: #0b3953;
  border-radius: 30px;
  transform: translateX(0px);
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .resorce-toggle .compare-head .cavli-switcher .slider:before {
    width: 22px;
    height: 22px;
  }
}
.resorce-toggle .compare-head .cavli-switcher input {
  display: none;
}
.resorce-toggle .compare-head .cavli-switcher input:checked + .slider:before {
  transform: translateX(42px);
  background-color: #0b3953;
}
@media screen and (max-width: 768px) {
  .resorce-toggle .compare-head .cavli-switcher input:checked + .slider:before {
    transform: translateX(20px);
  }
}
.resorce-toggle .compare-head .cavli-switcher input:checked + .slider {
  background-color: #fff;
}

.res-bad {
  width: 800px;
}
@media (max-width: 991px) {
  .res-bad {
    width: 100%;
  }
}
.res-bad p {
  font-family: Lato !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 20px !important;
  line-height: 170% !important;
  letter-spacing: 0.05em !important;
  color: #0b3953 !important;
  opacity: 0.8 !important;
  width: 100% !important;
  margin-left: 8% !important;
  margin: 0px !important;
}

.iot-module-sec {
  background-color: #fff;
}
.iot-module-sec h2 {
  margin-bottom: 0px;
}
.iot-module-sec p {
  margin-bottom: 30px;
}

.order-evk {
  padding: 100px 0px;
}
@media (max-width: 768px) {
  .order-evk {
    padding: 80px 50px;
  }
}
.order-evk .container .dash-image {
  max-width: 400px;
  width: auto;
}
@media screen and (max-width: 768px) {
  .order-evk .container .dash-image {
    width: 100%;
    margin-top: 25px;
  }
}
.order-evk .container h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 128%;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .order-evk .container h2 {
    font-size: 33px;
    line-height: 120%;
  }
}
.order-evk .container a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .order-evk .container a {
    margin-top: 30px;
  }
}
.order-evk .container a img {
  width: 30px;
  margin: -5px 0 0 12px;
  height: auto;
}

.iotmodule-blue {
  padding: 120px 35px;
}
@media (max-width: 768px) {
  .iotmodule-blue {
    padding: 80px 35px;
  }
}
.iotmodule-blue .box h3 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  line-height: 128%;
  color: #fff;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .iotmodule-blue .box h3 {
    font-size: 33px;
    letter-spacing: 1px;
    line-height: 50px;
  }
}
.iotmodule-blue .box small {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #ffffff;
  float: left;
  width: 100%;
}
@media (max-width: 768px) {
  .iotmodule-blue .box small {
    font-size: 18px;
  }
}
.iotmodule-blue .box img {
  width: 200px;
  margin: 25px 0px;
}
@media (max-width: 768px) {
  .iotmodule-blue .box img {
    width: 150px;
  }
}
.iotmodule-blue .button-box {
  text-align: center;
}
.iotmodule-blue .button-box a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 40px;
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.iotmodule-blue .button-box a img {
  width: 35px;
  margin: -5px 0 0 12px;
}

.faq-hyperlink {
  color: #5465ff;
}

.show-alert.success {
  width: 80%;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  color: #31d22d;
  float: left;
  padding-top: 25px;
}
.show-alert.error {
  width: 80%;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  color: #d22d2d;
  float: left;
  padding-top: 25px;
}

.multi-selector-input {
  background-color: #fff;
  border: 2px solid #0a3953;
  padding: 0.5rem 1rem;
  border-radius: 30px;
  width: 100%;
  min-height: 64px;
  cursor: pointer;
  position: relative;
}
.multi-selector-input .placeholder {
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
}
.multi-selector-input .chips {
  background-color: #3b51f7;
  border-radius: 30px;
  color: #fff;
  padding: 0.5rem 1rem;
  margin: 0.4rem 0;
  display: inline-block;
  cursor: initial;
}
.multi-selector-input .chips:not(:last-child) {
  margin-right: 8px;
}
.multi-selector-input .chips i.icon {
  cursor: pointer;
  margin-left: 6px;
}
.multi-selector-input .chips i.icon:hover {
  color: #ff0000;
}
.multi-selector-layout {
  position: relative;
}
.multi-selector-layout .multi-dropdown {
  position: absolute;
  display: none;
  z-index: 100;
  top: 100%;
  left: 0;
  border-radius: 6px;
  overflow: hidden;
  padding-bottom: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
  width: 100%;
  margin-top: 5px;
  background-color: #fff;
}
.multi-selector-layout .multi-dropdown-header {
  padding: 1rem 1.6rem;
  background-color: #fff;
  padding-bottom: 0;
}
.multi-selector-layout .multi-dropdown-body {
  padding-top: 0.5rem;
  min-width: 350px;
  max-height: 250px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 10px 10px 0;
}
.multi-selector-layout .multi-dropdown-body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}
.multi-selector-layout .multi-dropdown-body::-webkit-scrollbar {
  width: 12px;
  background-color: #f5f5f5;
}
.multi-selector-layout .multi-dropdown-body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #0b3953;
}
.multi-selector-layout .multi-dropdown.active {
  display: block;
}
.multi-selector-layout .multi-dropdown-item {
  padding: 0.5rem 1.2rem;
  cursor: pointer;
  border-radius: 10px;
  transition: all ease;
  color: #0b3953;
}
.multi-selector-layout .multi-dropdown-item:not(:last-child) {
  margin-bottom: 0.5rem;
}
.multi-selector-layout .multi-dropdown-item:hover {
  background-color: #e9e9e9;
  transition: background-color 0.3s linear;
}
.multi-selector-layout .multi-dropdown-item.item-disabled {
  background-color: #f5f5f5;
  cursor: default;
  color: #818181;
}

.module-hero {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.module-hero .conta {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-top: 100px;
}
@media (max-width: 767px) {
  .module-hero .conta {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .module-hero .conta .view-3d img {
    display: block;
    padding-top: 20px;
    max-width: 180px;
    height: auto;
  }
}
.module-hero .carousel-caption {
  width: 78%;
  right: 12%;
}
.module-hero .carousel-caption img {
  padding-top: 20px;
  max-width: 250px;
  height: auto;
}
.module-hero .carousel-caption .caption_left {
  padding-top: 0px;
}
.module-hero .carousel-caption .network span {
  background-color: #177bb5;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .module-hero .carousel-caption .network span {
    font-size: 12px;
  }
}
.module-hero .carousel-caption .module {
  margin-bottom: 20px;
  margin-top: 5px;
}
.module-hero .carousel-caption .module span {
  background-color: #3b51f7;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .module-hero .carousel-caption .module span {
    font-size: 12px;
  }
}
.module-hero .carousel-caption .module-status {
  margin-bottom: 20px;
  margin-top: 5px;
  cursor: default;
}
.module-hero .carousel-caption .module-status span {
  background-color: #ffbbbb;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: red;
  border: 1px red solid;
  margin-right: 5px;
}
.module-hero .carousel-caption .variants {
  margin-bottom: 20px;
}
.module-hero .carousel-caption .variants h4 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #575e62;
}
@media (max-width: 767px) {
  .module-hero .carousel-caption .variants h4 {
    font-size: 14px;
  }
}
.module-hero .carousel-caption .variants-body img {
  display: inline-block;
  width: 80px;
  height: auto;
  padding: 0px;
}
@media (max-width: 767px) {
  .module-hero .carousel-caption .variants-body img {
    width: 50px;
  }
}

.sync-slider-layout {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .sync-slider-layout {
    flex-direction: column;
  }
}
.sync-slider-layout .owl-nav {
  display: none;
}
.sync-slider-image {
  max-width: 60%;
}
@media (max-width: 767px) {
  .sync-slider-image {
    max-width: 100%;
  }
}
.sync-slider-content {
  max-width: 50%;
  background-color: #fff;
  margin-left: -180px;
  position: relative;
  z-index: 10;
  padding: 3rem 2rem;
}
@media (max-width: 768px) {
  .sync-slider-content {
    padding: 3rem 1rem;
  }
}
@media (min-width: 1800px) {
  .sync-slider-content {
    max-width: 45%;
  }
}
.sync-slider-content .owl-prev,
.sync-slider-content .owl-next {
  position: relative !important;
  background-color: #fff !important;
  border-radius: 50px !important;
  margin: 0px 10px !important;
}
.sync-slider-content .owl-prev::before,
.sync-slider-content .owl-next::before {
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  height: 100%;
  width: 100%;
  border: 8px solid #5465ff;
  border-radius: 100%;
  animation-name: ripple;
  animation-duration: 3s;
  animation-delay: 0.5s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  z-index: -1;
}
.sync-slider-content .owl-prev::before,
.sync-slider-content .owl-next::before {
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  height: 100%;
  width: 100%;
  border: 8px solid #5465ff;
  border-radius: 100%;
  animation-name: ripple;
  animation-duration: 3s;
  animation-delay: 0.5s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  z-index: -1;
}
@media (max-width: 767px) {
  .sync-slider-content {
    margin-left: 0;
    max-width: 100%;
  }
}
.sync-slider-content .owl-nav {
  position: absolute;
  right: 40px;
  top: 35px;
  display: inline-flex;
}
@media (max-width: 500px) {
  .sync-slider-content .owl-nav {
    display: none;
  }
}
.sync-slider-content .owl-nav .owl-prev {
  margin-right: 15px;
}
.sync-slider-content .owl-nav .owl-prev,
.sync-slider-content .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: white;
}
.sync-slider-content .owl-nav .owl-prev:not(.disabled),
.sync-slider-content .owl-nav .owl-next:not(.disabled) {
  color: #0a3953;
}
.sync-slider-content .owl-nav .owl-prev.disabled,
.sync-slider-content .owl-nav .owl-next.disabled {
  color: #ddd;
  cursor: not-allowed;
}
.sync-slider-content .content-card {
  padding: 4rem 2rem 2rem 4rem;
}
@media (max-width: 768px) {
  .sync-slider-content .content-card {
    padding: 2rem;
  }
}
.sync-slider-content .content-card a {
  text-transform: uppercase;
  font-family: Lato;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-transform: uppercase;
}
.sync-slider-content .content-card a > img {
  width: 30px;
  height: 30px;
  display: inline-block;
}
.sync-slider-content .content-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.sync-slider-content .content-card-header-caption {
  display: flex;
  align-items: center;
}
.sync-slider-content .content-card-header .button-actions {
  display: flex;
  align-items: center;
  position: relative;
  top: -20px;
  z-index: 10;
}
.sync-slider-content .content-card-header .button-actions .owl-nav-prev, .sync-slider-content .content-card-header .button-actions .owl-nav-next {
  width: 30px;
  height: 30px;
}
.sync-slider-content .content-card-header .button-actions .owl-nav-prev {
  margin-right: 15px;
}
.sync-slider-content .content-card-header .counter {
  color: #a3a5a7;
  display: flex;
  align-items: center;
  margin-right: 10px;
  color: #a3a5a7;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.8px;
}
@media (max-width: 768px) {
  .sync-slider-content .content-card-header .counter {
    display: none;
  }
}
.sync-slider-content .content-card-header .counter .current {
  color: #0b3953;
  margin-right: 5px;
}
.sync-slider-content .content-card-header .counter .line {
  width: 66px;
  height: 3px;
  border-top: 3px solid #a3a5a7;
  display: block;
  margin-left: 6px;
}
.sync-slider-content .content-card-header .title {
  font-family: Lato;
  font-weight: bold;
  font-size: 24px;
  color: #0b3953;
  margin: 0;
  line-height: 1;
}
.sync-slider-content .content-card p.text {
  font-family: Lato;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #575e62;
}

.feedback-error {
  display: none;
}

.error {
  position: relative;
}
.error .input-form,
.error .form-control {
  border-color: #ff2323;
}
.error .input-form:focus,
.error .form-control:focus {
  border-color: #ff2323;
}
.error .feedback-error {
  display: block;
  color: #ff2323;
  position: absolute;
  left: 15px;
  bottom: 0;
}

.success .input-form,
.success .form-control {
  border-color: #e7e7e7;
}
.success .input-form:focus,
.success .form-control:focus {
  border-color: #e7e7e7;
}
.success .feedback-error {
  display: none;
}

.hubble-stack-white .hubble-stack p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 175%;
  letter-spacing: 0.05em;
  color: #575e62;
  margin-bottom: 0px;
  opacity: 0.8;
}
@media (max-width: 768px) {
  .hubble-stack-white .hubble-stack p {
    font-size: 16px;
  }
}

.order-iot-module {
  background-color: #fff;
}
.order-iot-module .text h2 {
  text-align: left;
  font-size: 30px;
  color: #0b3953;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .order-iot-module .text h2 {
    font-size: 18px;
  }
}
.order-iot-module .text p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #575e62;
}
@media (max-width: 768px) {
  .order-iot-module .text p {
    font-size: 16px;
  }
}
.order-iot-module .select-mod {
  padding: 40px;
  border-radius: 6px;
  max-width: 500px;
  margin-left: 50px;
  /*Styling Selectbox*/
}
@media (max-width: 1200px) {
  .order-iot-module .select-mod {
    margin-left: 0px;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .order-iot-module .select-mod {
    margin-top: 30px;
  }
}
.order-iot-module .select-mod h2 {
  margin-bottom: 30px;
}
.order-iot-module .select-mod .col-lg-6,
.order-iot-module .select-mod .col-lg-12 {
  padding: 0px 10px;
}
.order-iot-module .select-mod a {
  float: right;
}
.order-iot-module .select-mod a:focus {
  color: #fff;
}
.order-iot-module .select-mod a:hover {
  color: #fff;
}
@media (max-width: 991px) {
  .order-iot-module .select-mod a {
    float: initial;
  }
}
.order-iot-module .select-mod .input-form {
  width: 100%;
  height: 40px;
  background: #dde0ff;
  border-bottom: 3px solid #5465ff;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0.56px;
  line-height: 40px;
  color: #5a7788;
  margin: 0 0 15px;
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 30px;
  padding: 15px;
}
@media screen and (max-width: 768px) {
  .order-iot-module .select-mod .input-form {
    font-size: 15px;
  }
}
.order-iot-module .select-mod .input-form.reqError {
  border: 1px solid #5465ff;
}
.order-iot-module .select-mod .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: transparent;
}
.order-iot-module .select-mod .intl-tel-input.allow-dropdown input,
.order-iot-module .select-mod .intl-tel-input.allow-dropdown input[type=tel],
.order-iot-module .select-mod .intl-tel-input.allow-dropdown input[type=text],
.order-iot-module .select-mod .intl-tel-input.separate-dial-code input,
.order-iot-module .select-mod .intl-tel-input.separate-dial-code input[type=tel],
.order-iot-module .select-mod .intl-tel-input.separate-dial-code input[type=text] {
  padding-left: 52px;
}
.order-iot-module .select-mod .error-msg.text-danger {
  color: #fff;
  text-align: left;
  margin-top: -13px;
  font-size: 10px;
  padding: 0px 15px;
  line-height: 14px;
}
.order-iot-module .select-mod textarea.input-form {
  height: 100px;
  resize: none;
  line-height: 30px;
  padding: 0px;
  margin-bottom: 21px;
}
.order-iot-module .select-mod input.input-form[type=text]::-moz-placeholder,
.order-iot-module .select-mod input.input-form[type=email]::-moz-placeholder,
.order-iot-module .select-mod input.input-form[type=number]::-moz-placeholder,
.order-iot-module .select-mod textarea.input-form::-moz-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.order-iot-module .select-mod input.input-form[type=text]::-ms-input-placeholder,
.order-iot-module .select-mod input.input-form[type=email]::-ms-input-placeholder,
.order-iot-module .select-mod input.input-form[type=number]::-ms-input-placeholder,
.order-iot-module .select-mod textarea.input-form::-ms-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.order-iot-module .select-mod input.input-form[type=text]::-webkit-input-placeholder,
.order-iot-module .select-mod input.input-form[type=email]::-webkit-input-placeholder,
.order-iot-module .select-mod input.input-form[type=number]::-webkit-input-placeholder,
.order-iot-module .select-mod textarea.input-form::-webkit-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.order-iot-module .select-mod .commentForm .common_btn.red_bg {
  padding: 28px 42.5px;
}
.order-iot-module .select-mod input.input-form:focus,
.order-iot-module .select-mod textarea.input-form:focus {
  -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #4758eb;
  background: #fff;
  padding: 0 20px;
}
.order-iot-module .select-mod input.error {
  border-bottom: 3px solid #e01e5a;
}
.order-iot-module .select-mod .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.order-iot-module .select-mod .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: initial;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .order-iot-module .select-mod .styled-checkbox + label {
    font-size: 16px;
  }
}
.order-iot-module .select-mod .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
}
.order-iot-module .select-mod .styled-checkbox:hover + label:before {
  background: rgba(255, 255, 255, 0.0588235294);
}
.order-iot-module .select-mod .styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.order-iot-module .select-mod .styled-checkbox:checked + label:before {
  background: #5465ff;
  border: none;
}
.order-iot-module .select-mod .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.order-iot-module .select-mod .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.order-iot-module .select-mod .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.order-iot-module .select-mod .dropdown {
  width: 100%;
  display: inline-block;
  background-color: transparent;
  border-radius: 30px;
  transition: all 0.5s ease;
  position: relative;
  font-size: 14px;
  color: #5a7788;
  height: 40px;
  text-align: left;
  border-bottom: 3px solid #5465ff;
  margin: 0 0 15px;
  background: #dde0ff;
  padding: 10px 15px;
}
.order-iot-module .select-mod .dropdown .select {
  cursor: pointer;
  display: block;
  line-height: normal;
  padding: 0px;
}
.order-iot-module .select-mod .dropdown .select > i {
  font-size: 18px;
  color: #0b3953;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  float: right;
  line-height: 0px;
  top: 5px;
}
.order-iot-module .select-mod .dropdown .select > i img {
  width: 13px;
  opacity: 0.8;
}
.order-iot-module .select-mod .dropdown:focus {
  outline: none;
}
.order-iot-module .select-mod .dropdown:active {
  background: #fff;
}
.order-iot-module .select-mod .dropdown.active:hover,
.order-iot-module .select-mod .dropdown.active {
  background-color: #fff;
}
.order-iot-module .select-mod .dropdown.active .select > i {
  transform: rotate(-180deg);
}
.order-iot-module .select-mod .dropdown .dropdown-menu {
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: 0;
  margin-top: 1px;
  border-radius: 3px;
  overflow: hidden;
  display: none;
  max-height: 200px;
  overflow-y: auto;
  z-index: 9;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .order-iot-module .select-mod .dropdown .dropdown-menu {
    font-size: 15px;
  }
}
.order-iot-module .select-mod .dropdown .dropdown-menu::-webkit-scrollbar {
  background: #fff;
  width: 3px;
}
.order-iot-module .select-mod .dropdown .dropdown-menu::-webkit-scrollbar-track {
  box-shadow: 0 0 10px;
  border-radius: 0px;
}
.order-iot-module .select-mod .dropdown .dropdown-menu::-webkit-scrollbar-thumb {
  /* background: linear-gradient(125deg, #B7B7B7, #E9E9E9); */
  background-color: #5a7788;
  border-radius: 15px;
  border: none;
}
.order-iot-module .select-mod .dropdown .dropdown-menu li {
  padding: 5px 10px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.order-iot-module .select-mod .dropdown .dropdown-menu {
  padding: 0;
  list-style: none;
}
.order-iot-module .select-mod .dropdown .dropdown-menu li:hover {
  background-color: #f8f8f8;
  color: #5465ff;
}
.order-iot-module .select-mod .dropdown .dropdown-menu li:active {
  background-color: #f2f2f2;
}

.buy-list-popup {
  width: 60%;
  height: auto;
}
@media screen and (max-width: 1300px) {
  .buy-list-popup {
    width: 80%;
  }
}
@media (max-width: 991px) {
  .buy-list-popup {
    width: 95%;
  }
}
.buy-list-popup .container {
  width: 100%;
}
.buy-list-popup .modal-header {
  padding: 15px;
  border-bottom: none;
}
.buy-list-popup .modal-body {
  padding: 0% 3% 5%;
}
@media (max-width: 768px) {
  .buy-list-popup .mxh-500 {
    min-height: 70vh !important;
    margin-top: 25px;
  }
}
.buy-list-popup .modal-open .modal {
  background: #0d1318;
}
.buy-list-popup .close {
  position: absolute;
  right: -50px;
  opacity: 1;
}
.buy-list-popup .close:focus {
  outline: none;
  border: none;
}
@media (max-width: 991px) {
  .buy-list-popup .close {
    right: 10px;
    background-color: #0a3953;
    border-radius: 30px;
  }
}
.buy-list-popup .pop-up-heading {
  text-align: left;
  font-size: 24px;
  color: #0b3953;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 0px;
}
@media (max-width: 768px) {
  .buy-list-popup .pop-up-heading {
    font-size: 16px;
    margin-top: 20px;
  }
}
.buy-list-popup h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-align: left;
  margin-bottom: 5px;
  margin-top: 20px;
}
.buy-list-popup h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-align: left;
  margin-bottom: 0px;
  opacity: 0.8;
}
.buy-list-popup .list {
  background-color: #f2f2f2;
  border-radius: 6px;
  padding: 15px 10px;
  margin-bottom: 10px;
}
.buy-list-popup .icon {
  text-align: left;
  min-height: auto;
}
@media (max-width: 768px) {
  .buy-list-popup .icon {
    margin-bottom: 15px;
  }
}
.buy-list-popup .icon img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}
.buy-list-popup .icon p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #575e62;
  line-height: normal;
  width: 100%;
  margin: 0px auto;
}
@media (max-width: 768px) {
  .buy-list-popup .icon p {
    width: 100%;
  }
}
.buy-list-popup .network {
  margin-top: 10px;
  line-height: 24px;
  overflow-wrap: break-word;
}
.buy-list-popup .network span {
  background-color: #5465ff;
  padding: 5px 10px;
  border-radius: 30px;
  font-size: 9px;
  color: #fff;
  margin-right: 5px;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .buy-list-popup .network {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .buy-list-popup .dis-mb-no {
    display: none;
  }
}
.buy-list-popup .variants h4 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #575e62;
  margin-bottom: 5px;
}
.buy-list-popup .variants-body {
  display: flex;
  gap: 4px;
}
.buy-list-popup .variants-body img {
  display: block;
  width: 40px;
  height: auto;
  padding: 0px;
}
.buy-list-popup .variants-body small {
  font-size: 10px;
  letter-spacing: 0px;
  color: #575e62;
}
.buy-list-popup .form-group {
  margin-bottom: 0px;
  margin-top: 10px;
  /* *** The Checkboxes *** */
}
.buy-list-popup .form-group .sel-btn {
  padding: 8px 15px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 30px;
  background-color: #fff;
  color: #575e62;
  outline: none;
}
.buy-list-popup .form-group .sel-btn:focus {
  outline: none;
}
@media (max-width: 768px) {
  .buy-list-popup .form-group .sel-btn {
    font-size: 11px;
  }
}
.buy-list-popup .form-group label.btn.toggle-checkbox > i.fa:before {
  content: "\f096";
}
.buy-list-popup .form-group label.btn.toggle-checkbox.active > i.fa:before {
  content: "\f058";
}
.buy-list-popup .form-group label.btn.active {
  box-shadow: none;
}
.buy-list-popup .form-group label.btn.primary.active {
  background-color: #3b51f7;
  border-color: #3b51f7;
  color: #ffffff;
  box-shadow: none;
}

.buy-list-popup-two {
  width: 50%;
  height: auto;
}
@media screen and (max-width: 1300px) {
  .buy-list-popup-two {
    width: 80%;
  }
}
@media (max-width: 991px) {
  .buy-list-popup-two {
    width: 95%;
  }
}
.buy-list-popup-two .container {
  width: 100%;
}
.buy-list-popup-two .modal-header {
  padding: 15px;
  border-bottom: none;
}
.buy-list-popup-two .modal-body {
  padding: 0% 3% 5%;
}
@media (max-width: 768px) {
  .buy-list-popup-two .mxh-500 {
    min-height: 70vh !important;
    margin-top: 25px;
  }
}
.buy-list-popup-two .modal-open .modal {
  background: #0d1318;
}
.buy-list-popup-two .close {
  position: absolute;
  right: -50px;
  opacity: 1;
}
.buy-list-popup-two .close:focus {
  outline: none;
  border: none;
}
@media (max-width: 991px) {
  .buy-list-popup-two .close {
    right: 10px;
    background-color: #0a3953;
    border-radius: 30px;
  }
}
.buy-list-popup-two .pop-up-heading {
  text-align: left;
  font-size: 24px;
  color: #0b3953;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 0px;
}
@media (max-width: 768px) {
  .buy-list-popup-two .pop-up-heading {
    font-size: 16px;
    margin-top: 20px;
  }
}
.buy-list-popup-two h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-align: left;
  margin-bottom: 5px;
  margin-top: 20px;
}
.buy-list-popup-two h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-align: left;
  margin-bottom: 0px;
  opacity: 0.8;
}
.buy-list-popup-two .list {
  background-color: #f2f2f2;
  border-radius: 6px;
  padding: 15px 10px;
  margin-bottom: 10px;
}
.buy-list-popup-two .icon {
  text-align: left;
  min-height: auto;
}
@media (max-width: 768px) {
  .buy-list-popup-two .icon {
    margin-bottom: 15px;
  }
}
.buy-list-popup-two .icon img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}
.buy-list-popup-two .icon p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #575e62;
  line-height: normal;
  width: 100%;
  margin: 0px auto;
}
@media (max-width: 768px) {
  .buy-list-popup-two .icon p {
    width: 100%;
  }
}
.buy-list-popup-two .network {
  margin-top: 10px;
  line-height: 24px;
  overflow-wrap: break-word;
}
.buy-list-popup-two .network span {
  background-color: #5465ff;
  padding: 5px 10px;
  border-radius: 30px;
  font-size: 9px;
  color: #fff;
  margin-right: 5px;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .buy-list-popup-two .network {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .buy-list-popup-two .dis-mb-no {
    display: none;
  }
}
.buy-list-popup-two .variants h4 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #575e62;
  margin-bottom: 5px;
}
.buy-list-popup-two .variants-body {
  display: flex;
  gap: 4px;
}
.buy-list-popup-two .variants-body img {
  display: block;
  width: 40px;
  height: auto;
  padding: 0px;
}
.buy-list-popup-two .variants-body small {
  font-size: 10px;
  letter-spacing: 0px;
  color: #575e62;
}
.buy-list-popup-two .form-group {
  margin-bottom: 0px;
  margin-top: 10px;
  /* *** The Checkboxes *** */
}
.buy-list-popup-two .form-group .sel-btn {
  padding: 8px 15px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 30px;
  background-color: #fff;
  color: #575e62;
  outline: none;
}
.buy-list-popup-two .form-group .sel-btn:focus {
  outline: none;
}
@media (max-width: 768px) {
  .buy-list-popup-two .form-group .sel-btn {
    font-size: 11px;
  }
}
.buy-list-popup-two .form-group label.btn.toggle-checkbox > i.fa:before {
  content: "\f096";
}
.buy-list-popup-two .form-group label.btn.toggle-checkbox.active > i.fa:before {
  content: "\f058";
}
.buy-list-popup-two .form-group label.btn.active {
  box-shadow: none;
}
.buy-list-popup-two .form-group label.btn.primary.active {
  background-color: #3b51f7;
  border-color: #3b51f7;
  color: #ffffff;
  box-shadow: none;
}
.buy-list-popup-two .no-margin {
  margin: 0px;
}

.contact-cdp {
  background-color: #fff;
  overflow: hidden;
}
.contact-cdp .container {
  width: 100%;
}
.contact-cdp .container .box-1 {
  background-color: #5465ff;
  min-height: 350px;
  display: table;
  padding: 0% 8%;
  height: auto;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .contact-cdp .container .box-1 {
    min-height: auto;
    padding: 8% 5%;
  }
}
@media screen and (max-width: 768px) {
  .contact-cdp .container .box-1 {
    min-height: auto;
    padding: 6% 45px;
    width: 100%;
  }
}
.contact-cdp .container .box-1 .content {
  display: table-cell;
  vertical-align: middle;
}
.contact-cdp .container .box-1 .content h2,
.contact-cdp .container .box-1 .content h3 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .contact-cdp .container .box-1 .content h2,
  .contact-cdp .container .box-1 .content h3 {
    font-size: 24px;
  }
}
.contact-cdp .container .box-1 .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #e6e6e6;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .contact-cdp .container .box-1 .content p {
    font-size: 14px;
    margin-top: 10px;
  }
}
.contact-cdp .container .box-1 .content a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.03em;
  color: #ffffff;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .contact-cdp .container .box-1 .content a {
    font-size: 14px;
    margin-top: 10px;
  }
}
.contact-cdp .container .box-2 {
  background-color: #fff;
  min-height: 350px;
  height: auto;
  display: table;
  padding: 0% 8%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .contact-cdp .container .box-2 {
    min-height: auto;
    padding: 8% 5%;
  }
}
@media screen and (max-width: 768px) {
  .contact-cdp .container .box-2 {
    min-height: auto;
    padding: 6% 45px;
    width: 100%;
  }
}
.contact-cdp .container .box-2 .content {
  display: table-cell;
  vertical-align: middle;
}
.contact-cdp .container .box-2 .content h2,
.contact-cdp .container .box-2 .content h3 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .contact-cdp .container .box-2 .content h2,
  .contact-cdp .container .box-2 .content h3 {
    font-size: 24px;
  }
}
.contact-cdp .container .box-2 .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .contact-cdp .container .box-2 .content p {
    font-size: 14px;
    margin-top: 10px;
  }
}
.contact-cdp .container .box-2 .content a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.03em;
  color: #0b3953;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .contact-cdp .container .box-2 .content a {
    font-size: 14px;
    margin-top: 10px;
  }
}
.contact-cdp .container .box-3 {
  background-color: #e9e9e9;
  height: auto;
  padding: 6% 8%;
  float: left;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .contact-cdp .container .box-3 {
    min-height: auto;
    padding: 8% 5%;
  }
}
@media screen and (max-width: 768px) {
  .contact-cdp .container .box-3 {
    min-height: auto;
    padding: 6% 45px;
    width: 100%;
  }
}
.contact-cdp .container .box-3 .content {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .contact-cdp .container .box-3 .content {
    display: block;
  }
}
.contact-cdp .container .box-3 .content h3 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .contact-cdp .container .box-3 .content h3 {
    font-size: 24px;
  }
}
.contact-cdp .container .box-3 .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-top: 30px;
  width: 90%;
}
@media screen and (max-width: 768px) {
  .contact-cdp .container .box-3 .content p {
    font-size: 14px;
    margin-top: 10px;
    width: 100%;
  }
}
.contact-cdp .container .box-3 .content a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.03em;
  color: #0b3953;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .contact-cdp .container .box-3 .content a {
    font-size: 14px;
    margin-top: 10px;
  }
}
.contact-cdp .container .box-3 .content img {
  width: 400px;
  margin-top: 50px;
  max-width: 100%;
}

.modal-body.overflow-y-auto {
  overflow-y: auto;
}
.modal-body.overflow-y-auto::-webkit-scrollbar {
  background: transparent;
  width: 5px;
}
.modal-body.overflow-y-auto::-webkit-scrollbar-track {
  border-radius: 0px;
  box-shadow: none;
}
.modal-body.overflow-y-auto::-webkit-scrollbar-thumb {
  /* background: linear-gradient(125deg, #B7B7B7, #E9E9E9); */
  background-color: #575e62;
  border-radius: 15px;
  border: none;
}
.modal-body.mxh-500 {
  max-height: 450px;
}

.error-msg {
  line-height: 1;
  display: block;
  margin-bottom: 10px;
}
.error-msg.text-danger {
  color: #ff1414;
}

.text-white {
  color: white;
}

.buy-io-module-form .iti__country-list {
  right: 0;
}
@media screen and (max-width: 768px) {
  .buy-io-module-form .iti__country-list {
    right: auto;
  }
}
.buy-io-module-form .error .input-form {
  border-color: #ff1414 !important;
}
.buy-io-module-form .error.dropdown {
  border-color: #ff1414 !important;
}

.iti {
  display: block !important;
}

#phone_number,
#take-phone_number {
  padding-left: 45px;
}

button.btn-buy:disabled, button.btn-buy-module:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.download-hero {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.download-hero .conta {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-top: 100px;
}
.download-hero .carousel-caption {
  width: 78%;
  right: 12%;
}
.download-hero .carousel-caption img {
  padding-top: 0px;
  max-width: 100%;
  height: auto;
}
.download-hero .carousel-caption .caption_left {
  padding-top: 0px;
}
.download-hero .carousel-caption h1 {
  font-size: 65px !important;
  line-height: normal !important;
}
@media (max-width: 991px) {
  .download-hero .carousel-caption h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 768px) {
  .download-hero .carousel-caption h1 {
    font-size: 40px !important;
  }
}
.download-hero .carousel-caption .rel-tags p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
.download-hero .carousel-caption .rel-tags p span {
  background-color: #177bb5;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 13px;
  color: #fff;
  margin-right: 5px;
  letter-spacing: 0px;
  white-space: nowrap;
}
.download-hero .carousel-caption .rel-tags p .type {
  background-color: #3b51f7;
}

.download-details h3 {
  font-size: 50px;
  line-height: normal;
}
@media (max-width: 768px) {
  .download-details h3 {
    font-size: 30px;
  }
}
.download-details p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #0b3953;
  margin: 5px 0 0px;
}
.download-details ul {
  padding: 0px;
  margin-top: 30px;
}
.download-details ul li {
  font-size: 18px;
  color: #0b3953;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .download-details ul li {
    font-size: 16px;
  }
}
.download-details ul li img {
  margin-right: 10px;
  width: 30px;
}
.download-details picture img {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .download-details picture img {
    display: none;
  }
}

.calculator-99 .styled-checkbox:disabled ~ label::before {
  background-color: #6276f1;
  border-color: #878fdb;
}
.calculator-99 .styled-checkbox:disabled ~ label:hover::before {
  background-color: #6276f1;
}
.calculator-99 label.calc-err-msg {
  clear: both;
}

.result-modal .calc-hide {
  display: none;
}
.result-modal .calc-block {
  display: block;
}
.result-modal .fiildata h5 .tag {
  display: inline-block;
  margin-bottom: 5px;
}

#calculator-contact-form label.error {
  font-size: 16px;
  text-align: center;
  display: block;
  color: #e20b0b;
}
#calculator-contact-form label[for=region].error {
  margin: 20px 0 0;
}

.overflow-hidden {
  overflow: hidden;
}

button.common_btn.downloading {
  color: #5465ff;
}

.fw-bold {
  font-weight: bold !important;
}
.fw-600 {
  font-weight: 600 !important;
}

#articleContainer .lbi_details .text {
  color: #333;
}

#phone_number.input-form,
#take-phone_number.input-form {
  margin-bottom: 0 !important;
}

.contactFrom .error .input-form {
  border-bottom: 3px solid #e01e5a !important;
}
.contactFrom .error.dropdown {
  border-bottom: 3px solid #e01e5a !important;
}
.contactFrom .error.multiselect-native-select .multiselect {
  border-bottom: 3px solid #e01e5a !important;
}

.styled-checkbox.error ~ label {
  color: #e01e5a;
}

.file-select.error {
  border-color: #e01e5a;
}

.sync-slider-content .owl-nav .owl-prev.disabled, .sync-slider-content .owl-nav .owl-next.disabled {
  cursor: pointer !important;
  color: #0a3953 !important;
}

.singlefolio a {
  margin-left: 27px;
}

.form-hero-section {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  min-height: 100vh;
  background-image: url(/assets/images/banner-img/solution-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 140px;
}
@media (max-width: 768px) {
  .form-hero-section {
    height: auto;
  }
}
.form-hero-section .hero-image {
  width: 380px;
  height: auto;
}
@media (max-width: 991px) {
  .form-hero-section .hero-image {
    display: none;
  }
}
.form-hero-section p {
  text-align: left;
  text-shadow: none;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  color: #0b3953;
  margin-bottom: 10px;
  width: 90%;
}
@media (max-width: 991px) {
  .form-hero-section p {
    text-align: center;
    width: 100%;
  }
}
.form-hero-section .select-mod {
  padding: 40px;
  border-radius: 6px;
  max-width: 500px;
  margin-left: 50px;
  background: #5465ff;
  margin-bottom: 60px;
  /*Styling Selectbox*/
}
@media (max-width: 1200px) {
  .form-hero-section .select-mod {
    margin-left: 0px;
    max-width: 100%;
    margin-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .form-hero-section .select-mod {
    margin-top: 30px;
  }
}
.form-hero-section .select-mod h2 {
  color: #fff;
  font-size: 30px;
  text-align: left;
  text-shadow: none;
  margin-bottom: 5px;
  font-weight: 500;
}
.form-hero-section .select-mod p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #f8f8fa;
  text-align: left;
}
.form-hero-section .select-mod .col-lg-6,
.form-hero-section .select-mod .col-lg-12 {
  padding: 0px 10px;
}
.form-hero-section .select-mod a {
  float: right;
}
.form-hero-section .select-mod a:focus {
  color: #fff;
}
.form-hero-section .select-mod a:hover {
  color: #fff;
}
@media (max-width: 991px) {
  .form-hero-section .select-mod a {
    float: initial;
  }
}
.form-hero-section .select-mod .input-form {
  width: 100%;
  height: 40px;
  background: #dde0ff;
  border-bottom: 3px solid #5465ff;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0.56px;
  line-height: 40px;
  color: #5a7788;
  margin: 0 0 15px;
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 30px;
  padding: 15px;
}
@media screen and (max-width: 768px) {
  .form-hero-section .select-mod .input-form {
    font-size: 15px;
  }
}
.form-hero-section .select-mod .input-form.reqError {
  border: 1px solid #5465ff;
}
.form-hero-section .select-mod .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: transparent;
}
.form-hero-section .select-mod .intl-tel-input.allow-dropdown input,
.form-hero-section .select-mod .intl-tel-input.allow-dropdown input[type=tel],
.form-hero-section .select-mod .intl-tel-input.allow-dropdown input[type=text],
.form-hero-section .select-mod .intl-tel-input.separate-dial-code input,
.form-hero-section .select-mod .intl-tel-input.separate-dial-code input[type=tel],
.form-hero-section .select-mod .intl-tel-input.separate-dial-code input[type=text] {
  padding-left: 52px;
}
.form-hero-section .select-mod .error-msg.text-danger {
  color: #fff;
  text-align: left;
  margin-top: -13px;
  font-size: 10px;
  padding: 0px 15px;
  line-height: 14px;
}
.form-hero-section .select-mod textarea.input-form {
  height: 100px;
  resize: none;
  line-height: 30px;
  padding: 0px;
  margin-bottom: 21px;
}
.form-hero-section .select-mod input.input-form[type=text]::-moz-placeholder,
.form-hero-section .select-mod input.input-form[type=email]::-moz-placeholder,
.form-hero-section .select-mod input.input-form[type=number]::-moz-placeholder,
.form-hero-section .select-mod textarea.input-form::-moz-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.form-hero-section .select-mod input.input-form[type=text]::-ms-input-placeholder,
.form-hero-section .select-mod input.input-form[type=email]::-ms-input-placeholder,
.form-hero-section .select-mod input.input-form[type=number]::-ms-input-placeholder,
.form-hero-section .select-mod textarea.input-form::-ms-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.form-hero-section .select-mod input.input-form[type=text]::-webkit-input-placeholder,
.form-hero-section .select-mod input.input-form[type=email]::-webkit-input-placeholder,
.form-hero-section .select-mod input.input-form[type=number]::-webkit-input-placeholder,
.form-hero-section .select-mod textarea.input-form::-webkit-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.form-hero-section .select-mod .commentForm .common_btn.red_bg {
  padding: 28px 42.5px;
}
.form-hero-section .select-mod input.input-form:focus,
.form-hero-section .select-mod textarea.input-form:focus {
  -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #4758eb;
  background: #fff;
  padding: 0 20px;
}
.form-hero-section .select-mod input.error {
  border-bottom: 3px solid #e01e5a;
}
.form-hero-section .select-mod .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.form-hero-section .select-mod .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: initial;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .form-hero-section .select-mod .styled-checkbox + label {
    font-size: 16px;
  }
}
.form-hero-section .select-mod .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
}
.form-hero-section .select-mod .styled-checkbox:hover + label:before {
  background: rgba(255, 255, 255, 0.0588235294);
}
.form-hero-section .select-mod .styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.form-hero-section .select-mod .styled-checkbox:checked + label:before {
  background: #5465ff;
  border: none;
}
.form-hero-section .select-mod .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.form-hero-section .select-mod .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.form-hero-section .select-mod .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.form-hero-section .select-mod .dropdown {
  width: 100%;
  display: inline-block;
  background-color: transparent;
  border-radius: 30px;
  transition: all 0.5s ease;
  position: relative;
  font-size: 14px;
  color: #5a7788;
  height: 40px;
  text-align: left;
  border-bottom: 3px solid #5465ff;
  margin: 0 0 15px;
  background: #dde0ff;
  padding: 10px 15px;
}
.form-hero-section .select-mod .dropdown .select {
  cursor: pointer;
  display: block;
  line-height: normal;
  padding: 0px;
}
.form-hero-section .select-mod .dropdown .select > i {
  font-size: 18px;
  color: #0b3953;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  float: right;
  line-height: 0px;
  top: 5px;
}
.form-hero-section .select-mod .dropdown .select > i img {
  width: 13px;
  opacity: 0.8;
}
.form-hero-section .select-mod .dropdown:focus {
  outline: none;
}
.form-hero-section .select-mod .dropdown:active {
  background: #fff;
}
.form-hero-section .select-mod .dropdown.active:hover,
.form-hero-section .select-mod .dropdown.active {
  background-color: #fff;
}
.form-hero-section .select-mod .dropdown.active .select > i {
  transform: rotate(-180deg);
}
.form-hero-section .select-mod .dropdown .dropdown-menu {
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: 0;
  margin-top: 1px;
  border-radius: 3px;
  overflow: hidden;
  display: none;
  max-height: 200px;
  overflow-y: auto;
  z-index: 9;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .form-hero-section .select-mod .dropdown .dropdown-menu {
    font-size: 15px;
  }
}
.form-hero-section .select-mod .dropdown .dropdown-menu::-webkit-scrollbar {
  background: #fff;
  width: 3px;
}
.form-hero-section .select-mod .dropdown .dropdown-menu::-webkit-scrollbar-track {
  box-shadow: 0 0 10px;
  border-radius: 0px;
}
.form-hero-section .select-mod .dropdown .dropdown-menu::-webkit-scrollbar-thumb {
  /* background: linear-gradient(125deg, #B7B7B7, #E9E9E9); */
  background-color: #5a7788;
  border-radius: 15px;
  border: none;
}
.form-hero-section .select-mod .dropdown .dropdown-menu li {
  padding: 5px 10px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.form-hero-section .select-mod .dropdown .dropdown-menu {
  padding: 0;
  list-style: none;
}
.form-hero-section .select-mod .dropdown .dropdown-menu li:hover {
  background-color: #f8f8f8;
  color: #5465ff;
}
.form-hero-section .select-mod .dropdown .dropdown-menu li:active {
  background-color: #f2f2f2;
}

.contactForm .error .input-form {
  border-bottom: 2px solid #ff2323 !important;
}
.contactForm .dropdown.error {
  border-bottom: 2px solid #ff2323 !important;
}

.feature-cavli .caption {
  display: flex;
  align-items: center;
}

.c-d-n-m {
  display: block;
}
@media (max-width: 768px) {
  .c-d-n-m {
    display: none;
  }
}

.new-logo-showcase {
  background-color: #177bb5;
  padding: 25px 0px;
}

.net-logo-hero {
  position: absolute;
  left: 100%;
  bottom: 0;
  width: 60%;
}
@media (max-width: 1200px) {
  .net-logo-hero {
    display: none;
  }
}
.net-logo-hero img {
  width: 100%;
  height: auto;
}

.country-dropdown select {
  width: 100%;
  margin: 0px 0px 15px;
  border-radius: 30px;
  height: 40px;
  background: #dde0ff;
  padding: 0.5rem 1.4rem;
  font-size: 14px;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  overflow: hidden;
  overflow: -moz-hidden-unscrollable;
  position: relative;
  background-image: url("/assets/images/select-arrow-sec.svg");
  background-repeat: no-repeat;
  background-position: center right 12px;
  background-size: 14px;
  cursor: pointer;
}
.country-dropdown select option {
  background-color: #fff;
}
.country-dropdown select option:not(:disabled):hover {
  cursor: pointer;
}

.blog-btm-banner {
  background: #5465ff;
  padding: 90px 50px;
  overflow-wrap: break-word;
}
.blog-btm-banner h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 128%;
  color: #ffffff;
  margin-bottom: 30px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .blog-btm-banner h2 {
    font-size: 33px;
    line-height: 128%;
    margin-bottom: 13px;
  }
}
.blog-btm-banner p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #f8f8fa;
  text-align: left;
}
.blog-btm-banner .cta-button {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
}
@media screen and (max-width: 1400px) and (min-width: 768px) {
  .blog-btm-banner .cta-button {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .blog-btm-banner .cta-button {
    font-size: 18px;
  }
}
.blog-btm-banner .cta-button img {
  width: 30px;
  margin: -5px 0 0 12px;
}
@media (max-width: 768px) {
  .blog-btm-banner .cta-button img {
    width: 25px;
  }
}

.dis-cov-tec.d-block {
  display: block;
}

.carousel-caption .caption_left h1 span.primary {
  color: #0b3953 !important;
}

.iot-module-wide-sec .sec_title {
  padding: 0px 45px;
}
@media (max-width: 991px) {
  .iot-module-wide-sec .sec_title {
    padding: 0px;
  }
}
.iot-module-wide-sec .container {
  width: 100%;
}
.iot-module-wide-sec .row {
  display: flex;
}
@media (max-width: 991px) {
  .iot-module-wide-sec .row {
    flex-direction: column;
  }
}
.iot-module-wide-sec .img-holder {
  padding: 0px;
}
.iot-module-wide-sec .img-holder img {
  width: 100%;
  min-height: 450px;
  object-fit: cover;
}
@media (max-width: 991px) {
  .iot-module-wide-sec .img-holder img {
    min-height: 235px;
    height: unset;
  }
}
.iot-module-wide-sec .content-holder {
  position: relative;
  padding: 0px;
}
.iot-module-wide-sec .content-holder .content {
  position: absolute;
  width: 730px;
  left: -180px;
  top: 50%;
  background-color: #fff;
  padding: 5rem;
  min-height: 220px;
  transform: translateY(-50%);
}
@media (max-width: 1200px) {
  .iot-module-wide-sec .content-holder .content {
    width: 630px;
  }
}
@media (max-width: 991px) {
  .iot-module-wide-sec .content-holder .content {
    position: unset;
    width: 100%;
    transform: unset;
  }
}
@media (max-width: 767px) {
  .iot-module-wide-sec .content-holder .content {
    top: 25px;
  }
}
.iot-module-wide-sec .content-holder .content p {
  font-family: Lato;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #575e62;
  min-height: 150px;
}
@media (max-width: 991px) {
  .iot-module-wide-sec .content-holder .content p {
    min-height: unset;
  }
}
.iot-module-wide-sec .content-holder .content a {
  font-family: Lato;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
}
.iot-module-wide-sec .content-holder .content a img {
  width: 30px;
  height: 30px;
}

.iot-module-wide-sec-two .sec_title {
  padding: 0px 45px;
}
@media (max-width: 991px) {
  .iot-module-wide-sec-two .sec_title {
    padding: 0px;
  }
}
.iot-module-wide-sec-two .container {
  width: 100%;
}
.iot-module-wide-sec-two .row {
  display: flex;
}
@media (max-width: 991px) {
  .iot-module-wide-sec-two .row {
    flex-direction: column-reverse;
  }
}
.iot-module-wide-sec-two .img-holder {
  padding: 0px;
}
.iot-module-wide-sec-two .img-holder img {
  width: 100%;
  min-height: 450px;
  object-fit: cover;
}
@media (max-width: 991px) {
  .iot-module-wide-sec-two .img-holder img {
    min-height: 235px;
    height: unset;
  }
}
.iot-module-wide-sec-two .content-holder {
  position: relative;
  padding: 0px;
}
.iot-module-wide-sec-two .content-holder .content {
  position: absolute;
  width: 730px;
  right: -180px;
  top: 50%;
  background-color: #fff;
  padding: 5rem;
  min-height: 220px;
  transform: translateY(-50%);
  z-index: 1;
}
@media (max-width: 1200px) {
  .iot-module-wide-sec-two .content-holder .content {
    width: 630px;
  }
}
@media (max-width: 991px) {
  .iot-module-wide-sec-two .content-holder .content {
    position: unset;
    width: 100%;
    transform: unset;
  }
}
@media (max-width: 767px) {
  .iot-module-wide-sec-two .content-holder .content {
    top: 25px;
  }
}
.iot-module-wide-sec-two .content-holder .content p {
  font-family: Lato;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #575e62;
  min-height: 150px;
}
@media (max-width: 991px) {
  .iot-module-wide-sec-two .content-holder .content p {
    min-height: unset;
  }
}
.iot-module-wide-sec-two .content-holder .content a {
  font-family: Lato;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
}
.iot-module-wide-sec-two .content-holder .content a img {
  width: 30px;
  height: 30px;
}

.evk-split-sec {
  overflow: hidden;
}
.evk-split-sec .container {
  width: 100%;
}
.evk-split-sec .evk-img {
  padding: 0px;
}
.evk-split-sec .evk-img img {
  width: 100%;
  object-fit: cover;
  height: 600px;
}
@media (max-width: 768px) {
  .evk-split-sec .evk-img img {
    max-height: 180px;
  }
}
.evk-split-sec .evk-content-sec {
  background-color: #3b51f7;
  min-height: 600px;
  display: table;
  padding: 0% 8%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .evk-split-sec .evk-content-sec {
    min-height: auto;
    padding: 8% 5%;
  }
}
@media (max-width: 768px) {
  .evk-split-sec .evk-content-sec {
    min-height: auto;
    padding: 6% 45px;
  }
}
.evk-split-sec .evk-content-sec .content {
  display: table-cell;
  vertical-align: middle;
}
.evk-split-sec .evk-content-sec .content h2 {
  font-size: 55px;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
}
@media (max-width: 768px) {
  .evk-split-sec .evk-content-sec .content h2 {
    font-size: 32px;
  }
}
.evk-split-sec .evk-content-sec .content small {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #ffffff;
  width: 100%;
}
@media (max-width: 768px) {
  .evk-split-sec .evk-content-sec .content small {
    font-size: 18px;
  }
}
.evk-split-sec .evk-content-sec .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #e6e6e6;
  margin-top: 15px;
}
@media (max-width: 768px) {
  .evk-split-sec .evk-content-sec .content p {
    font-size: 14px;
    margin-top: 10px;
  }
}
.evk-split-sec .evk-content-sec .content a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 30px;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .evk-split-sec .evk-content-sec .content a {
    font-size: 14px;
    margin-top: 10px;
  }
}
.evk-split-sec .evk-content-sec .content a img {
  margin-left: 20px;
  width: 35px;
  height: 35px;
}

.resource-fact {
  background-color: white;
}
.resource-fact .resource-fact-content {
  background-color: white;
  padding: 0% 0%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .resource-fact .resource-fact-content {
    min-height: auto;
    padding: 8% 5%;
  }
}
@media (max-width: 768px) {
  .resource-fact .resource-fact-content {
    min-height: auto;
    padding: 6% 45px;
  }
}
.resource-fact .resource-fact-content .content h4 {
  font-size: 55px;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  color: #0b3953;
}
@media (max-width: 768px) {
  .resource-fact .resource-fact-content .content h4 {
    font-size: 32px;
  }
}
.resource-fact .resource-fact-content .content .fact {
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.01em;
  color: #5465ff;
}
.resource-fact .resource-fact-content .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #0b3953;
  margin: 5px 0 0px;
}
@media screen and (max-width: 768px) {
  .resource-fact .resource-fact-content .content p {
    font-size: 16px;
    line-height: 170%;
  }
}
.resource-fact .resource-fact-content .content a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 30px;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .resource-fact .resource-fact-content .content a {
    font-size: 14px;
    margin-top: 10px;
  }
}
.resource-fact .resource-fact-content .content a img {
  margin-left: 20px;
  width: 35px;
  height: 35px;
}
.resource-fact .pdf-view {
  width: 100%;
  height: 450px;
  border: none;
}

.evk-ddk-sec {
  padding: 160px 45px;
}
@media screen and (max-width: 768px) {
  .evk-ddk-sec {
    padding: 80px 35px;
  }
}
.evk-ddk-sec h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .evk-ddk-sec h3 {
    font-size: 18px;
    line-height: 170%;
  }
}
.evk-ddk-sec p {
  color: #0b3953;
  opacity: 0.8;
}
.evk-ddk-sec h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 65px;
  line-height: 128%;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .evk-ddk-sec h2 {
    font-size: 35px;
    line-height: 120%;
  }
}

@media (max-width: 1200px) {
  .evk-ddk-showcase {
    padding: 120px 50px;
    position: relative;
  }
}
.evk-ddk-showcase .container {
  width: 100%;
}
.evk-ddk-showcase .sec_title {
  padding: 0px 45px;
}
@media (max-width: 1200px) {
  .evk-ddk-showcase .sec_title {
    padding: 0px;
  }
}
.evk-ddk-showcase .outer-sec {
  display: flex;
}
@media (max-width: 1200px) {
  .evk-ddk-showcase .outer-sec {
    flex-direction: column;
  }
}
.evk-ddk-showcase .outer-sec .img-holder {
  padding: 0px;
}
.evk-ddk-showcase .outer-sec .img-holder img {
  width: 100%;
}
@media screen and (max-width: 1200px) and (min-width: 991px) {
  .evk-ddk-showcase .outer-sec .img-holder img {
    height: 550px;
    object-fit: cover;
  }
}
.evk-ddk-showcase .outer-sec .content-holder {
  position: relative;
  padding: 0px;
}
.evk-ddk-showcase .outer-sec .content-holder .content {
  position: absolute;
  width: 770px;
  left: -180px;
  top: 50%;
  background-color: #fff;
  padding: 5rem;
  min-height: 220px;
  transform: translateY(-50%);
}
@media (max-width: 1300px) {
  .evk-ddk-showcase .outer-sec .content-holder .content {
    width: 700px;
  }
}
@media (max-width: 1200px) {
  .evk-ddk-showcase .outer-sec .content-holder .content {
    position: unset;
    width: 100%;
    transform: unset;
  }
}
.evk-ddk-showcase .outer-sec .content-holder .content p {
  font-family: Lato;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #575e62;
}
.evk-ddk-showcase .outer-sec .content-holder .content .icons {
  display: grid;
  grid-template-columns: repeat(auto-fit, 134px);
}
.evk-ddk-showcase .outer-sec .content-holder .content .icons .box {
  padding: 0px 15px 15px 15px;
}
.evk-ddk-showcase .outer-sec .content-holder .content .icons img {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
.evk-ddk-showcase .outer-sec .content-holder .content .icons p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  letter-spacing: 0.01em;
  color: #575e62;
  line-height: normal;
  width: 80%;
  margin: 5px 0px;
  opacity: 0.8;
}
.evk-ddk-showcase .outer-sec .content-holder .content .modules span {
  background-color: #3b51f7;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin: 0px;
  margin-right: 5px;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .evk-ddk-showcase .outer-sec .content-holder .content .modules span {
    font-size: 10px;
  }
}
.evk-ddk-showcase .outer-sec .content-holder .content .sub-headings {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .evk-ddk-showcase .outer-sec .content-holder .content .sub-headings {
    margin-bottom: 10px;
  }
}
.evk-ddk-showcase .outer-sec .content-holder .content .buy-btn {
  font-family: Lato;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
}
.evk-ddk-showcase .outer-sec .content-holder .content .buy-btn img {
  width: 30px;
  height: 30px;
}

@media (max-width: 1200px) {
  .evk-ddk-showcase-two {
    padding: 120px 50px;
    position: relative;
  }
}
.evk-ddk-showcase-two .container {
  width: 100%;
}
.evk-ddk-showcase-two .sec_title {
  padding: 0px 45px;
}
@media (max-width: 1200px) {
  .evk-ddk-showcase-two .sec_title {
    padding: 0px;
  }
}
.evk-ddk-showcase-two .outer-sec {
  display: flex;
}
@media (max-width: 1200px) {
  .evk-ddk-showcase-two .outer-sec {
    flex-direction: column-reverse;
  }
}
.evk-ddk-showcase-two .outer-sec .img-holder {
  padding: 0px;
}
.evk-ddk-showcase-two .outer-sec .img-holder img {
  width: 100%;
  padding: 0px;
}
@media screen and (max-width: 1200px) and (min-width: 991px) {
  .evk-ddk-showcase-two .outer-sec .img-holder img {
    height: 550px;
    object-fit: cover;
  }
}
.evk-ddk-showcase-two .outer-sec .content-holder {
  position: relative;
  padding: 0px;
}
.evk-ddk-showcase-two .outer-sec .content-holder .content {
  position: absolute;
  width: 770px;
  right: -180px;
  top: 50%;
  background-color: #fff;
  padding: 5rem;
  min-height: 220px;
  transform: translateY(-50%);
  z-index: 1;
}
@media (max-width: 1200px) {
  .evk-ddk-showcase-two .outer-sec .content-holder .content {
    width: 700px;
  }
}
@media (max-width: 1200px) {
  .evk-ddk-showcase-two .outer-sec .content-holder .content {
    position: unset;
    width: 100%;
    transform: unset;
  }
}
.evk-ddk-showcase-two .outer-sec .content-holder .content p {
  font-family: Lato;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #575e62;
}
.evk-ddk-showcase-two .outer-sec .content-holder .content .icons {
  display: grid;
  grid-template-columns: repeat(auto-fit, 134px);
}
.evk-ddk-showcase-two .outer-sec .content-holder .content .icons .box {
  padding: 0px 15px 15px 15px;
}
.evk-ddk-showcase-two .outer-sec .content-holder .content .icons img {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
.evk-ddk-showcase-two .outer-sec .content-holder .content .icons p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  letter-spacing: 0.01em;
  color: #575e62;
  line-height: normal;
  width: 80%;
  margin: 5px 0px;
  opacity: 0.8;
}
.evk-ddk-showcase-two .outer-sec .content-holder .content .modules span {
  background-color: #3b51f7;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin: 0px;
  margin-right: 5px;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .evk-ddk-showcase-two .outer-sec .content-holder .content .modules span {
    font-size: 10px;
  }
}
.evk-ddk-showcase-two .outer-sec .content-holder .content .sub-headings {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .evk-ddk-showcase-two .outer-sec .content-holder .content .sub-headings {
    margin-bottom: 10px;
  }
}
.evk-ddk-showcase-two .outer-sec .content-holder .content .buy-btn {
  font-family: Lato;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
}
.evk-ddk-showcase-two .outer-sec .content-holder .content .buy-btn img {
  width: 30px;
  height: 30px;
}

.order-evk-ddk {
  background-color: #fff;
}
.order-evk-ddk .text h2 {
  text-align: left;
  font-size: 30px;
  color: #0b3953;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .order-evk-ddk .text h2 {
    font-size: 18px;
  }
}
.order-evk-ddk .text p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #575e62;
}
@media (max-width: 768px) {
  .order-evk-ddk .text p {
    font-size: 16px;
  }
}
.order-evk-ddk .select-mod {
  padding: 40px;
  border-radius: 6px;
  max-width: 500px;
  margin-left: 50px;
  /*Styling Selectbox*/
}
@media (max-width: 1200px) {
  .order-evk-ddk .select-mod {
    margin-left: 0px;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .order-evk-ddk .select-mod {
    margin-top: 30px;
  }
}
.order-evk-ddk .select-mod h2 {
  margin-bottom: 30px;
}
.order-evk-ddk .select-mod .col-lg-6,
.order-evk-ddk .select-mod .col-lg-12 {
  padding: 0px 10px;
}
.order-evk-ddk .select-mod a {
  float: right;
}
.order-evk-ddk .select-mod a:focus {
  color: #fff;
}
.order-evk-ddk .select-mod a:hover {
  color: #fff;
}
@media (max-width: 991px) {
  .order-evk-ddk .select-mod a {
    float: initial;
  }
}
.order-evk-ddk .select-mod .input-form {
  width: 100%;
  height: 40px;
  background: #dde0ff;
  border-bottom: 3px solid #5465ff;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0.56px;
  line-height: 40px;
  color: #5a7788;
  margin: 0 0 15px;
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 30px;
  padding: 15px;
}
@media screen and (max-width: 768px) {
  .order-evk-ddk .select-mod .input-form {
    font-size: 15px;
  }
}
.order-evk-ddk .select-mod .input-form.reqError {
  border: 1px solid #5465ff;
}
.order-evk-ddk .select-mod .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: transparent;
}
.order-evk-ddk .select-mod .intl-tel-input.allow-dropdown input,
.order-evk-ddk .select-mod .intl-tel-input.allow-dropdown input[type=tel],
.order-evk-ddk .select-mod .intl-tel-input.allow-dropdown input[type=text],
.order-evk-ddk .select-mod .intl-tel-input.separate-dial-code input,
.order-evk-ddk .select-mod .intl-tel-input.separate-dial-code input[type=tel],
.order-evk-ddk .select-mod .intl-tel-input.separate-dial-code input[type=text] {
  padding-left: 52px;
}
.order-evk-ddk .select-mod .error-msg.text-danger {
  color: #fff;
  text-align: left;
  margin-top: -13px;
  font-size: 10px;
  padding: 0px 15px;
  line-height: 14px;
}
.order-evk-ddk .select-mod textarea.input-form {
  height: 100px;
  resize: none;
  line-height: 30px;
  padding: 0px;
  margin-bottom: 21px;
}
.order-evk-ddk .select-mod input.input-form[type=text]::-moz-placeholder,
.order-evk-ddk .select-mod input.input-form[type=email]::-moz-placeholder,
.order-evk-ddk .select-mod input.input-form[type=number]::-moz-placeholder,
.order-evk-ddk .select-mod textarea.input-form::-moz-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.order-evk-ddk .select-mod input.input-form[type=text]::-ms-input-placeholder,
.order-evk-ddk .select-mod input.input-form[type=email]::-ms-input-placeholder,
.order-evk-ddk .select-mod input.input-form[type=number]::-ms-input-placeholder,
.order-evk-ddk .select-mod textarea.input-form::-ms-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.order-evk-ddk .select-mod input.input-form[type=text]::-webkit-input-placeholder,
.order-evk-ddk .select-mod input.input-form[type=email]::-webkit-input-placeholder,
.order-evk-ddk .select-mod input.input-form[type=number]::-webkit-input-placeholder,
.order-evk-ddk .select-mod textarea.input-form::-webkit-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.order-evk-ddk .select-mod .commentForm .common_btn.red_bg {
  padding: 28px 42.5px;
}
.order-evk-ddk .select-mod input.input-form:focus,
.order-evk-ddk .select-mod textarea.input-form:focus {
  -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #4758eb;
  background: #fff;
  padding: 0 20px;
}
.order-evk-ddk .select-mod input.error {
  border-bottom: 3px solid #e01e5a;
}
.order-evk-ddk .select-mod .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.order-evk-ddk .select-mod .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: initial;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .order-evk-ddk .select-mod .styled-checkbox + label {
    font-size: 16px;
  }
}
.order-evk-ddk .select-mod .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
}
.order-evk-ddk .select-mod .styled-checkbox:hover + label:before {
  background: rgba(255, 255, 255, 0.0588235294);
}
.order-evk-ddk .select-mod .styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.order-evk-ddk .select-mod .styled-checkbox:checked + label:before {
  background: #5465ff;
  border: none;
}
.order-evk-ddk .select-mod .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.order-evk-ddk .select-mod .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.order-evk-ddk .select-mod .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.order-evk-ddk .select-mod .dropdown {
  width: 100%;
  display: inline-block;
  background-color: transparent;
  border-radius: 30px;
  transition: all 0.5s ease;
  position: relative;
  font-size: 14px;
  color: #5a7788;
  height: 40px;
  text-align: left;
  border-bottom: 3px solid #5465ff;
  margin: 0 0 15px;
  background: #dde0ff;
  padding: 10px 15px;
}
.order-evk-ddk .select-mod .dropdown .select {
  cursor: pointer;
  display: block;
  line-height: normal;
  padding: 0px;
}
.order-evk-ddk .select-mod .dropdown .select > i {
  font-size: 18px;
  color: #0b3953;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  float: right;
  line-height: 0px;
  top: 5px;
}
.order-evk-ddk .select-mod .dropdown .select > i img {
  width: 13px;
  opacity: 0.8;
}
.order-evk-ddk .select-mod .dropdown:focus {
  outline: none;
}
.order-evk-ddk .select-mod .dropdown:active {
  background: #fff;
}
.order-evk-ddk .select-mod .dropdown.active:hover,
.order-evk-ddk .select-mod .dropdown.active {
  background-color: #fff;
}
.order-evk-ddk .select-mod .dropdown.active .select > i {
  transform: rotate(-180deg);
}
.order-evk-ddk .select-mod .dropdown .dropdown-menu {
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: 0;
  margin-top: 1px;
  border-radius: 3px;
  overflow: hidden;
  display: none;
  max-height: 200px;
  overflow-y: auto;
  z-index: 9;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .order-evk-ddk .select-mod .dropdown .dropdown-menu {
    font-size: 15px;
  }
}
.order-evk-ddk .select-mod .dropdown .dropdown-menu::-webkit-scrollbar {
  background: #fff;
  width: 3px;
}
.order-evk-ddk .select-mod .dropdown .dropdown-menu::-webkit-scrollbar-track {
  box-shadow: 0 0 10px;
  border-radius: 0px;
}
.order-evk-ddk .select-mod .dropdown .dropdown-menu::-webkit-scrollbar-thumb {
  /* background: linear-gradient(125deg, #B7B7B7, #E9E9E9); */
  background-color: #5a7788;
  border-radius: 15px;
  border: none;
}
.order-evk-ddk .select-mod .dropdown .dropdown-menu li {
  padding: 5px 10px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.order-evk-ddk .select-mod .dropdown .dropdown-menu {
  padding: 0;
  list-style: none;
}
.order-evk-ddk .select-mod .dropdown .dropdown-menu li:hover {
  background-color: #f8f8f8;
  color: #5465ff;
}
.order-evk-ddk .select-mod .dropdown .dropdown-menu li:active {
  background-color: #f2f2f2;
}

.buy-list-popup {
  width: 60%;
  height: auto;
}
@media screen and (max-width: 1300px) {
  .buy-list-popup {
    width: 80%;
  }
}
@media (max-width: 991px) {
  .buy-list-popup {
    width: 95%;
  }
}
.buy-list-popup .container {
  width: 100%;
}
.buy-list-popup .modal-header {
  padding: 15px;
  border-bottom: none;
}
.buy-list-popup .modal-body {
  padding: 0% 3% 5%;
}
@media (max-width: 768px) {
  .buy-list-popup .mxh-500 {
    min-height: 70vh !important;
    margin-top: 25px;
  }
}
.buy-list-popup .modal-open .modal {
  background: #0d1318;
}
.buy-list-popup .close {
  position: absolute;
  right: -50px;
  opacity: 1;
}
.buy-list-popup .close:focus {
  outline: none;
  border: none;
}
@media (max-width: 991px) {
  .buy-list-popup .close {
    right: 10px;
    background-color: #0a3953;
    border-radius: 30px;
  }
}
.buy-list-popup h1 {
  text-align: left;
  font-size: 24px;
  color: #0b3953;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 0px;
}
@media (max-width: 768px) {
  .buy-list-popup h1 {
    font-size: 16px;
    margin-top: 20px;
  }
}
.buy-list-popup h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-align: left;
  margin-bottom: 5px;
  margin-top: 20px;
}
.buy-list-popup h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-align: left;
  margin-bottom: 0px;
  opacity: 0.8;
}
.buy-list-popup .list {
  background-color: #f2f2f2;
  border-radius: 6px;
  padding: 15px 10px;
  margin-bottom: 10px;
}
.buy-list-popup .icon {
  text-align: left;
  min-height: auto;
}
@media (max-width: 768px) {
  .buy-list-popup .icon {
    margin-bottom: 15px;
  }
}
.buy-list-popup .icon img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}
.buy-list-popup .icon p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #575e62;
  line-height: normal;
  width: 100%;
  margin: 0px auto;
}
@media (max-width: 768px) {
  .buy-list-popup .icon p {
    width: 100%;
  }
}
.buy-list-popup .network {
  margin-top: 10px;
  line-height: 24px;
  overflow-wrap: break-word;
}
.buy-list-popup .network span {
  background-color: #5465ff;
  padding: 5px 10px;
  border-radius: 30px;
  font-size: 9px;
  color: #fff;
  margin-right: 5px;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .buy-list-popup .network {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .buy-list-popup .dis-mb-no {
    display: none;
  }
}
.buy-list-popup .variants h4 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #575e62;
  margin-bottom: 5px;
}
.buy-list-popup .variants-body {
  display: flex;
  gap: 4px;
}
.buy-list-popup .variants-body img {
  display: block;
  width: 40px;
  height: auto;
  padding: 0px;
}
.buy-list-popup .variants-body small {
  font-size: 10px;
  letter-spacing: 0px;
  color: #575e62;
}
.buy-list-popup .form-group {
  margin-bottom: 0px;
  margin-top: 10px;
  /* *** The Checkboxes *** */
}
.buy-list-popup .form-group .sel-btn {
  padding: 8px 15px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 30px;
  background-color: #fff;
  color: #575e62;
  outline: none;
}
.buy-list-popup .form-group .sel-btn:focus {
  outline: none;
}
@media (max-width: 768px) {
  .buy-list-popup .form-group .sel-btn {
    font-size: 11px;
  }
}
.buy-list-popup .form-group label.btn.toggle-checkbox > i.fa:before {
  content: "\f096";
}
.buy-list-popup .form-group label.btn.toggle-checkbox.active > i.fa:before {
  content: "\f058";
}
.buy-list-popup .form-group label.btn.active {
  box-shadow: none;
}
.buy-list-popup .form-group label.btn.primary.active {
  background-color: #3b51f7;
  border-color: #3b51f7;
  color: #ffffff;
  box-shadow: none;
}

.product-three-colum {
  background-color: #fff;
  overflow: hidden;
}
.product-three-colum .container {
  width: 100%;
}
.product-three-colum .container .blue-box {
  background-color: #3b51f7;
  min-height: 600px;
  display: table;
  padding: 0% 8%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .product-three-colum .container .blue-box {
    min-height: auto;
    padding: 8% 5%;
  }
}
@media screen and (max-width: 768px) {
  .product-three-colum .container .blue-box {
    min-height: auto;
    padding: 6% 45px;
  }
}
.product-three-colum .container .blue-box .content {
  display: table-cell;
  vertical-align: middle;
}
.product-three-colum .container .blue-box .content h4 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 58px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .product-three-colum .container .blue-box .content h4 {
    font-size: 32px;
  }
}
.product-three-colum .container .blue-box .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #e6e6e6;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .product-three-colum .container .blue-box .content p {
    font-size: 14px;
    margin-top: 10px;
  }
}
.product-three-colum .container .blue-box .content a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 30px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .product-three-colum .container .blue-box .content a {
    font-size: 14px;
    margin-top: 10px;
  }
}
.product-three-colum .container .blue-box .content a img {
  margin-left: 20px;
  width: 35px;
}
@media screen and (max-width: 768px) {
  .product-three-colum .container .blue-box .content a img {
    width: 35px;
  }
}
.product-three-colum .container .blue-img {
  padding: 0px;
}
.product-three-colum .container .blue-img .img-box {
  min-height: 600px;
}
@media screen and (max-width: 768px) {
  .product-three-colum .container .blue-img .img-box {
    min-height: 180px;
  }
}
.product-three-colum .container .blue-img .img-box img {
  width: 100%;
  object-fit: cover;
  height: 600px;
}
@media screen and (max-width: 768px) {
  .product-three-colum .container .blue-img .img-box img {
    height: 220px;
  }
}
.product-three-colum .container .blue-img .text-box {
  min-height: 200px;
  background-color: #fff;
  display: table;
  padding: 0 5%;
}
.product-three-colum .container .blue-img .text-box h3 {
  display: table-cell;
  vertical-align: middle;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 159.5%;
  text-align: center;
  color: #0b3953;
  padding-top: 8%;
}

.related-resources {
  padding: 100px 50px;
  overflow: hidden;
  background-color: #ffffff;
}
.related-resources .container {
  width: 100%;
}
.related-resources .container .head {
  padding-bottom: 0px;
  display: inline-flex;
}
.related-resources .container .head h2 {
  width: 100%;
}
.related-resources .container .head .mobile-slider-arrow {
  margin-top: 40px;
  margin-left: 20px;
  display: inline-flex;
}
@media screen and (max-width: 768px) {
  .related-resources .container .head .mobile-slider-arrow {
    margin-top: 15px;
  }
}
.related-resources .container .head .mobile-slider-arrow span {
  margin-right: 60px;
  color: #bdbdbd;
  font-size: 18px;
}
.related-resources .container .head .mobile-slider-arrow span:hover {
  color: #0b3953;
  cursor: pointer;
}
.related-resources .container .relavent-iteam {
  background-color: transparent;
  float: left;
  padding: 2%;
  margin-left: 75px;
  display: inline-flex;
}
@media screen and (max-width: 1100px) {
  .related-resources .container .relavent-iteam {
    margin-left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .related-resources .container .relavent-iteam {
    display: initial;
  }
}
.related-resources .container .relavent-iteam .column {
  width: 100%;
}
.related-resources .container .relavent-iteam .image img {
  width: 280px;
}
@media screen and (max-width: 768px) {
  .related-resources .container .relavent-iteam .image img {
    width: 210px;
  }
}
.related-resources .container .relavent-iteam .details h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .related-resources .container .relavent-iteam .details h2 {
    font-size: 20px;
  }
}
.related-resources .container .relavent-iteam .details small {
  font-size: 14px;
  color: #5465ff;
  font-weight: 600;
  font-family: Roboto;
}
.related-resources .container .relavent-iteam .details p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-top: 1rem;
}
.related-resources .container .relavent-iteam .details a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-flex;
  color: #5465ff;
  margin-top: 0px;
}
.related-resources .container .relavent-iteam .details a img {
  width: 30px;
  margin: -5px 0 0 12px;
  height: auto;
}
.related-resources a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 25px;
}
.related-resources a img {
  width: 30px;
  margin: -5px 0 0 12px;
}
.related-resources .resources-tag {
  line-height: normal;
  overflow-wrap: break-word;
}
@media screen and (max-width: 1200px) {
  .related-resources .resources-tag {
    width: 80%;
  }
}
.related-resources .resources-tag span {
  background-color: #177bb5;
  padding: 4px 10px;
  border-radius: 30px;
  font-size: 10px;
  color: #fff;
  margin-right: 4px;
  white-space: nowrap;
  margin-bottom: 5px;
  line-height: 22px;
}
@media screen and (max-width: 768px) {
  .related-resources .resources-tag span {
    line-height: 22px;
  }
}

.pdf-preview {
  max-height: 400px;
  overflow-y: auto;
  position: relative;
}
.pdf-preview .button-action {
  position: sticky;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  text-align: center;
  z-index: 10;
  transform: translateY(200%);
  transition: 0.6s linear;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
}
.pdf-preview .button-action .btn-download {
  color: white;
  font-weight: bold;
  font-family: inherit;
}
.pdf-preview.show .button-action {
  transform: translateY(0%);
  transition: 0.6s ease;
  opacity: 1;
  visibility: visible;
}
.pdf-preview img {
  width: 100%;
  object-fit: cover;
}

.pt-1 {
  padding-top: 1rem;
}

.pr-1 {
  padding-right: 1rem;
}

.pb-1 {
  padding-bottom: 1rem;
}

.pl-1 {
  padding-left: 1rem;
}

.pt-2 {
  padding-top: 2rem;
}

.pr-2 {
  padding-right: 2rem;
}

.pb-2 {
  padding-bottom: 2rem;
}

.pl-2 {
  padding-left: 2rem;
}

.pt-3 {
  padding-top: 3rem;
}

.pr-3 {
  padding-right: 3rem;
}

.pb-3 {
  padding-bottom: 3rem;
}

.pl-3 {
  padding-left: 3rem;
}

.pt-4 {
  padding-top: 4rem;
}

.pr-4 {
  padding-right: 4rem;
}

.pb-4 {
  padding-bottom: 4rem;
}

.pl-4 {
  padding-left: 4rem;
}

.pt-5 {
  padding-top: 5rem;
}

.pr-5 {
  padding-right: 5rem;
}

.pb-5 {
  padding-bottom: 5rem;
}

.pl-5 {
  padding-left: 5rem;
}

.resource-feedback {
  background-color: white;
}
.resource-feedback h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 128%;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .resource-feedback h2 {
    font-size: 24px;
    line-height: 128%;
  }
}
.resource-feedback p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .resource-feedback p {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
.resource-feedback .resource-feedback-content {
  background-color: white;
  padding: 0% 0%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .resource-feedback .resource-feedback-content {
    min-height: auto;
    padding: 8% 5%;
  }
}
@media (max-width: 768px) {
  .resource-feedback .resource-feedback-content {
    min-height: auto;
    padding: 6% 45px;
  }
}
.resource-feedback .resource-feedback-content .content h4 {
  font-size: 55px;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  color: #0b3953;
}
@media (max-width: 768px) {
  .resource-feedback .resource-feedback-content .content h4 {
    font-size: 32px;
  }
}
.resource-feedback .resource-feedback-content .content .fact {
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.01em;
  color: #5465ff;
}
.resource-feedback .resource-feedback-content .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #0b3953;
  margin: 5px 0 0px;
}
@media screen and (max-width: 768px) {
  .resource-feedback .resource-feedback-content .content p {
    font-size: 16px;
    line-height: 170%;
  }
}
.resource-feedback .resource-feedback-content .content a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 30px;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .resource-feedback .resource-feedback-content .content a {
    font-size: 14px;
    margin-top: 10px;
  }
}
.resource-feedback .resource-feedback-content .content a img {
  margin-left: 20px;
  width: 35px;
  height: 35px;
}
.resource-feedback .pdf-preview {
  max-height: 540px;
  overflow-y: auto;
  position: relative;
}
@media screen and (max-width: 991px) {
  .resource-feedback .pdf-preview {
    max-height: 400px;
  }
}
.resource-feedback .pdf-preview .button-action {
  position: sticky;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  text-align: center;
  z-index: 10;
  transform: translateY(200%);
  transition: 0.6s linear;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
}
.resource-feedback .pdf-preview .button-action .btn-download {
  color: white;
  font-weight: bold;
  font-family: inherit;
}
.resource-feedback .pdf-preview.show .button-action {
  transform: translateY(0%);
  transition: 0.6s ease;
  opacity: 1;
  visibility: visible;
}
.resource-feedback .pdf-preview img {
  width: 100%;
  object-fit: cover;
}
.resource-feedback .pdf-preview-cas {
  max-height: 640px;
  overflow-y: auto;
  position: relative;
}
@media screen and (max-width: 991px) {
  .resource-feedback .pdf-preview-cas {
    max-height: 400px;
  }
}
@media screen and (max-width: 768px) {
  .resource-feedback .pdf-preview-cas {
    display: none;
  }
}
.resource-feedback .pdf-preview-cas .button-action {
  position: sticky;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  text-align: center;
  z-index: 10;
  transform: translateY(200%);
  transition: 0.6s linear;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
}
.resource-feedback .pdf-preview-cas .button-action .btn-download {
  color: white;
  font-weight: bold;
  font-family: inherit;
}
.resource-feedback .pdf-preview-cas.show .button-action {
  transform: translateY(0%);
  transition: 0.6s ease;
  opacity: 1;
  visibility: visible;
}
.resource-feedback .pdf-preview-cas img {
  width: 100%;
  object-fit: cover;
}
.resource-feedback .select-mod {
  padding: 40px;
  border-radius: 20px;
  max-width: 500px;
  margin-left: 120px;
  /*Styling Selectbox*/
}
.resource-feedback .select-mod h3 {
  color: #fff;
  font-size: 30px;
  text-align: left;
  text-shadow: none;
  margin-bottom: 30px;
  font-weight: 500;
}
.resource-feedback .select-mod p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #f8f8fa;
  text-align: left;
  padding: 0px 15px;
  margin: 0px;
}
@media (max-width: 991px) {
  .resource-feedback .select-mod {
    margin-top: 30px;
    margin-left: 0px;
    max-width: 100%;
  }
}
.resource-feedback .select-mod h2 {
  margin-bottom: 30px;
}
.resource-feedback .select-mod .col-lg-6,
.resource-feedback .select-mod .col-lg-12 {
  padding: 0px 10px;
}
.resource-feedback .select-mod a {
  float: right;
}
.resource-feedback .select-mod a:focus {
  color: #fff;
}
.resource-feedback .select-mod a:hover {
  color: #fff;
}
@media (max-width: 991px) {
  .resource-feedback .select-mod a {
    float: initial;
  }
}
.resource-feedback .select-mod .input-form {
  width: 100%;
  height: 40px;
  background: #dde0ff;
  border-bottom: 3px solid #5465ff;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0.56px;
  line-height: 40px;
  color: #5a7788;
  margin: 0 0 15px;
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 30px;
  padding: 15px;
}
@media screen and (max-width: 768px) {
  .resource-feedback .select-mod .input-form {
    font-size: 14px;
  }
}
.resource-feedback .select-mod .input-form.reqError {
  border: 1px solid #5465ff;
}
.resource-feedback .select-mod .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: transparent;
}
.resource-feedback .select-mod .intl-tel-input.allow-dropdown input,
.resource-feedback .select-mod .intl-tel-input.allow-dropdown input[type=tel],
.resource-feedback .select-mod .intl-tel-input.allow-dropdown input[type=text],
.resource-feedback .select-mod .intl-tel-input.separate-dial-code input,
.resource-feedback .select-mod .intl-tel-input.separate-dial-code input[type=tel],
.resource-feedback .select-mod .intl-tel-input.separate-dial-code input[type=text] {
  padding-left: 52px;
}
.resource-feedback .select-mod .error-msg.text-danger {
  color: #fff;
  text-align: left;
  margin-top: -13px;
  font-size: 10px;
  padding: 0px 15px;
  line-height: 14px;
}
.resource-feedback .select-mod textarea.input-form {
  height: 100px;
  resize: none;
  line-height: 30px;
  padding: 0px;
  margin-bottom: 21px;
}
.resource-feedback .select-mod input.input-form[type=text]::-moz-placeholder,
.resource-feedback .select-mod input.input-form[type=email]::-moz-placeholder,
.resource-feedback .select-mod input.input-form[type=number]::-moz-placeholder,
.resource-feedback .select-mod textarea.input-form::-moz-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.resource-feedback .select-mod input.input-form[type=text]::-ms-input-placeholder,
.resource-feedback .select-mod input.input-form[type=email]::-ms-input-placeholder,
.resource-feedback .select-mod input.input-form[type=number]::-ms-input-placeholder,
.resource-feedback .select-mod textarea.input-form::-ms-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.resource-feedback .select-mod input.input-form[type=text]::-webkit-input-placeholder,
.resource-feedback .select-mod input.input-form[type=email]::-webkit-input-placeholder,
.resource-feedback .select-mod input.input-form[type=number]::-webkit-input-placeholder,
.resource-feedback .select-mod textarea.input-form::-webkit-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.resource-feedback .select-mod .commentForm .common_btn.red_bg {
  padding: 28px 42.5px;
}
.resource-feedback .select-mod input.input-form:focus,
.resource-feedback .select-mod textarea.input-form:focus {
  -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #4758eb;
  background: #fff;
  padding: 0 20px;
}
.resource-feedback .select-mod input.error {
  border-bottom: 3px solid #e01e5a;
}
.resource-feedback .select-mod .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.resource-feedback .select-mod .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: initial;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .resource-feedback .select-mod .styled-checkbox + label {
    font-size: 16px;
  }
}
.resource-feedback .select-mod .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
}
.resource-feedback .select-mod .styled-checkbox:hover + label:before {
  background: rgba(255, 255, 255, 0.0588235294);
}
.resource-feedback .select-mod .styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.resource-feedback .select-mod .styled-checkbox:checked + label:before {
  background: #5465ff;
  border: none;
}
.resource-feedback .select-mod .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.resource-feedback .select-mod .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.resource-feedback .select-mod .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.resource-feedback .select-mod .dropdown {
  width: 100%;
  display: inline-block;
  background-color: transparent;
  border-radius: 30px;
  transition: all 0.5s ease;
  position: relative;
  font-size: 14px;
  color: #5a7788;
  height: 40px;
  text-align: left;
  border-bottom: 3px solid #5465ff;
  margin: 0 0 15px;
  background: #dde0ff;
  padding: 10px 15px;
}
.resource-feedback .select-mod .dropdown .select {
  cursor: pointer;
  display: block;
  line-height: normal;
  padding: 0px;
}
.resource-feedback .select-mod .dropdown .select > i {
  font-size: 18px;
  color: #0b3953;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  float: right;
  line-height: 0px;
  top: 5px;
}
.resource-feedback .select-mod .dropdown .select > i img {
  width: 13px;
  opacity: 0.8;
}
.resource-feedback .select-mod .dropdown:focus {
  outline: none;
}
.resource-feedback .select-mod .dropdown:active {
  background: #fff;
}
.resource-feedback .select-mod .dropdown.active:hover,
.resource-feedback .select-mod .dropdown.active {
  background-color: #fff;
}
.resource-feedback .select-mod .dropdown.active .select > i {
  transform: rotate(-180deg);
}
.resource-feedback .select-mod .dropdown .dropdown-menu {
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: 0;
  margin-top: 1px;
  border-radius: 3px;
  overflow: hidden;
  display: none;
  max-height: 200px;
  overflow-y: auto;
  z-index: 9;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .resource-feedback .select-mod .dropdown .dropdown-menu {
    font-size: 15px;
  }
}
.resource-feedback .select-mod .dropdown .dropdown-menu::-webkit-scrollbar {
  background: #fff;
  width: 3px;
}
.resource-feedback .select-mod .dropdown .dropdown-menu::-webkit-scrollbar-track {
  box-shadow: 0 0 10px;
  border-radius: 0px;
}
.resource-feedback .select-mod .dropdown .dropdown-menu::-webkit-scrollbar-thumb {
  /* background: linear-gradient(125deg, #B7B7B7, #E9E9E9); */
  background-color: #5a7788;
  border-radius: 15px;
  border: none;
}
.resource-feedback .select-mod .dropdown .dropdown-menu li {
  padding: 5px 10px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.resource-feedback .select-mod .dropdown .dropdown-menu {
  padding: 0;
  list-style: none;
}
.resource-feedback .select-mod .dropdown .dropdown-menu li:hover {
  background-color: #f8f8f8;
  color: #5465ff;
}
.resource-feedback .select-mod .dropdown .dropdown-menu li:active {
  background-color: #f2f2f2;
}
.resource-feedback .select-mod .text-area {
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 100%;
  height: 100px;
  background: #dde0ff;
  border-bottom: 3px solid #5465ff;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0.56px;
  line-height: 25px;
  /* color: #5a7788; */
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 10px;
  padding: 10px 15px;
  resize: none;
  overflow: hidden;
  margin-top: 20px;
}
.resource-feedback .range-slider {
  -webkit-appearance: none;
  width: 80%;
  height: 4px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
  margin-top: 15px;
  float: left;
}
.resource-feedback .range-slider:hover {
  opacity: 1;
}
.resource-feedback .range-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #5465ff;
  cursor: pointer;
  border: 2px solid #ffffff;
}
.resource-feedback .range-slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #5465ff;
  cursor: pointer;
  border: 2px solid #ffffff;
}
.resource-feedback #rangeValue {
  padding: 0px;
  font-size: 20px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .resource-feedback #rangeValue {
    font-size: 15px;
    padding-left: 2px;
  }
}

.resouces-feedback-bottom {
  position: relative;
}
.resouces-feedback-bottom h2 {
  font-weight: 400;
  font-size: 70px;
  line-height: 86px;
  color: #0b3953;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .resouces-feedback-bottom h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
.resouces-feedback-bottom h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .resouces-feedback-bottom h3 {
    font-size: 16px;
  }
}
.resouces-feedback-bottom .cards-outer {
  display: flex;
}
@media screen and (max-width: 991px) {
  .resouces-feedback-bottom .cards-outer {
    display: unset;
  }
}
.resouces-feedback-bottom .cards-outer .cards {
  background-color: white;
  padding: 20px;
  border-radius: 3px;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .resouces-feedback-bottom .cards-outer .cards {
    min-height: unset;
    margin-top: 15px;
    padding: 10px 20px;
  }
}
.resouces-feedback-bottom .cards-outer .cards h3 {
  font-family: "Quicksand", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  color: #0b3953;
  margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
  .resouces-feedback-bottom .cards-outer .cards h3 {
    font-size: 20px;
    line-height: 22px;
    min-height: unset;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 768px) {
  .resouces-feedback-bottom .cards-outer .cards h3 {
    font-size: 17px;
  }
}
.resouces-feedback-bottom .cards-outer .cards h3 span {
  color: #5465ff;
}
.resouces-feedback-bottom .cards-outer .cards p {
  font-family: Lato;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .resouces-feedback-bottom .cards-outer .cards p {
    font-size: 14px;
    line-height: 170%;
    letter-spacing: 0.05em;
    width: 100%;
    margin-left: 0%;
    margin-top: 10px;
  }
}
.resouces-feedback-bottom .cards-outer .cards .img-holder {
  text-align: end;
  padding: 0px 45px;
}
.resouces-feedback-bottom .cards-outer .cards .img-holder img {
  width: 45px;
  height: auto;
}
@media screen and (max-width: 991px) {
  .resouces-feedback-bottom .cards-outer .cards .img-holder img {
    display: none !important;
  }
}
.resouces-feedback-bottom .cards-outer .cards a {
  margin-top: 20px;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: right;
}
.resouces-feedback-bottom .cards-outer .cards a img {
  width: 20px;
  height: auto;
  margin: 0px 0 0 5px;
}

.floating-banner-one {
  background: url(/assets/images/floating-banner/mwc-2022-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  padding: 0px 0px 30px 0px;
  position: fixed;
  bottom: 0;
  z-index: 999;
  max-height: 280px;
}
.floating-banner-one .close-button {
  padding: 0px 5px;
  text-align: right;
}
.floating-banner-one .close-button button {
  background-color: transparent;
}
.floating-banner-one .container {
  min-width: 90%;
}
.floating-banner-one .text {
  color: white;
  font-family: Quicksand, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 55px;
}
@media screen and (max-width: 768px) {
  .floating-banner-one .text {
    font-size: 15px;
    line-height: 150%;
  }
}
.floating-banner-one .floating_btn {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .floating-banner-one .floating_btn {
    font-size: 14px;
    line-height: 128%;
    margin-bottom: 3 0px;
  }
}
.floating-banner-one .floating_btn img {
  width: 30px;
  margin: -5px 0px 0px 5px !important;
}
@media screen and (max-width: 768px) {
  .floating-banner-one .floating_btn img {
    width: 25px;
  }
}
.floating-banner-one .img-holder img {
  max-width: 300px;
}
@media screen and (max-width: 991px) {
  .floating-banner-one .img-holder img {
    display: none;
  }
}

.floating-banner-three {
  background: url(/assets/images/floating-banner/ew-2022-banner.webp) no-repeat;
  background-size: cover;
  background-position: bottom left;
  width: 100%;
  padding: 0px 0px 15px 0px;
  position: fixed;
  bottom: 0;
  z-index: 9999999999;
}
@media screen and (max-width: 991px) {
  .floating-banner-three {
    padding: 0px 0px 20px 0px;
    background-position: center;
  }
}
@media screen and (max-width: 768px) {
  .floating-banner-three {
    padding: 0px 0px 15px 0px;
    background-position: center right;
  }
}
.floating-banner-three .close-button {
  padding: 0px 5px;
  text-align: right;
}
.floating-banner-three .close-button button {
  background-color: transparent;
}
.floating-banner-three .container {
  width: 85%;
}
@media screen and (max-width: 991px) {
  .floating-banner-three .container {
    width: 82%;
  }
}
@media screen and (max-width: 768px) {
  .floating-banner-three .container {
    width: 100%;
  }
}
.floating-banner-three .text {
  color: white;
  font-family: Quicksand, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
  text-align: left;
  margin-bottom: 5px;
}
@media screen and (max-width: 1200px) {
  .floating-banner-three .text {
    font-size: 15px;
    line-height: 150%;
  }
}
@media screen and (max-width: 991px) {
  .floating-banner-three .text {
    font-size: 12px;
    line-height: 150%;
  }
}
@media screen and (max-width: 768px) {
  .floating-banner-three .text {
    font-size: 10px;
    line-height: 150%;
    text-align: left;
  }
}
.floating-banner-three .date-img {
  display: block;
  width: 35rem;
  margin: auto 0 auto auto;
  margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
  .floating-banner-three .date-img {
    width: 35rem;
  }
}
@media screen and (max-width: 768px) {
  .floating-banner-three .date-img {
    width: 21rem;
    margin: auto auto auto 0;
    margin-bottom: 15px;
  }
}
.floating-banner-three .floating_btn {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 130%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .floating-banner-three .floating_btn {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .floating-banner-three .floating_btn {
    font-size: 10px;
    line-height: 128%;
    text-align: left;
  }
}
.floating-banner-three .floating_btn img {
  width: 25px;
  margin: -5px 0px 0px 5px !important;
}
@media screen and (max-width: 768px) {
  .floating-banner-three .floating_btn img {
    width: 15px;
  }
}
.floating-banner-three .img-holder img {
  max-width: 300px;
}
@media screen and (max-width: 991px) {
  .floating-banner-three .img-holder img {
    display: none;
  }
}

.floating-banner-two {
  padding: 20px 0px;
  background: #5465ff;
  background-size: cover;
  background-position: center left;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 999;
}
@media screen and (max-width: 991px) {
  .floating-banner-two {
    padding: 20px 0px;
    background-position: center;
  }
}
@media screen and (max-width: 768px) {
  .floating-banner-two {
    padding: 20px 0px;
    background-position: center right;
  }
}
.floating-banner-two button {
  background-color: transparent;
  position: absolute;
  right: 0;
  top: -5px;
  padding: 0px 5px;
}
.floating-banner-two .container {
  width: 90%;
}
@media screen and (max-width: 991px) {
  .floating-banner-two .container {
    width: 84%;
  }
}
@media screen and (max-width: 768px) {
  .floating-banner-two .container {
    width: 100%;
  }
}
.floating-banner-two .text {
  color: white;
  font-family: Quicksand, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 45px;
  text-align: right;
  margin-bottom: 5px;
}
@media screen and (max-width: 1200px) {
  .floating-banner-two .text {
    font-size: 20px;
    line-height: unset;
  }
}
@media screen and (max-width: 991px) {
  .floating-banner-two .text {
    font-size: 18px;
    line-height: unset;
  }
}
@media screen and (max-width: 768px) {
  .floating-banner-two .text {
    font-size: 12px;
    line-height: 150%;
    text-align: left;
    width: 70%;
    margin-bottom: 15px;
  }
}
.floating-banner-two .floating_btn {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 130%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .floating-banner-two .floating_btn {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .floating-banner-two .floating_btn {
    font-size: 10px;
    line-height: 128%;
    text-align: left;
  }
}
.floating-banner-two .floating_btn img {
  width: 25px;
  margin: -5px 0px 0px 5px !important;
}
@media screen and (max-width: 768px) {
  .floating-banner-two .floating_btn img {
    width: 15px;
  }
}
.floating-banner-two .img-holder {
  position: relative;
}
.floating-banner-two .img-holder img {
  position: absolute;
  width: 110%;
  height: auto;
  top: -70px;
}
@media screen and (max-width: 991px) {
  .floating-banner-two .img-holder img {
    display: none;
  }
}
@media screen and (min-width: 1600px) {
  .floating-banner-two .img-holder img {
    width: 100%;
    top: -100px;
  }
}
@media screen and (min-width: 2000px) {
  .floating-banner-two .img-holder img {
    width: 75%;
  }
}

.banner-anim-entrance {
  -webkit-animation: slide-in-bottom 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 5s both;
  animation: slide-in-bottom 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 5s both;
}

@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.banner-anim-exit {
  -webkit-animation: slide-out-bottom 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: slide-out-bottom 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

@-webkit-keyframes slide-out-bottom {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
}
@keyframes slide-out-bottom {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
}
.alert-email {
  color: red;
  background: #ffbbbb;
  padding: 0.2rem 1rem;
  display: none;
  border-radius: 6px;
  line-height: 1.2;
}

#modalSubmitForm .alert-email.show {
  display: inline-block;
}

#savingCalcForm .icon-img.disabled {
  opacity: 0.6;
}

#includeData::-webkit-outer-spin-button, #includeData::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#includeData[type=number] {
  -moz-appearance: textfield;
}

.landing-page-hero {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
.landing-page-hero .outer-sec {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .landing-page-hero .outer-sec {
    flex-direction: column;
  }
}
.landing-page-hero .conta {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-top: 100px;
}
.landing-page-hero .network span {
  background-color: #177bb5;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin-right: 5px;
}
.landing-page-hero .module {
  margin-bottom: 20px;
  margin-top: 5px;
}
.landing-page-hero .module span {
  background-color: #3b51f7;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin-right: 5px;
}
.landing-page-hero .variants {
  margin-bottom: 20px;
}
.landing-page-hero .variants h4 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #575e62;
}
.landing-page-hero .variants-body img {
  display: inline-block;
  width: 80px;
  height: auto;
  padding: 0px;
}
@media (min-width: 768px) and (max-width: 1400px) {
  .landing-page-hero {
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .landing-page-hero {
    height: 100vh;
  }
}
.landing-page-hero .catch {
  margin-top: 20px;
  margin-left: 12%;
}
@media screen and (max-width: 768px) {
  .landing-page-hero .catch {
    margin-top: 10px;
    margin-left: 0%;
    display: none;
  }
}
.landing-page-hero .catch ul {
  padding: 0px;
  display: inline-flex;
}
.landing-page-hero .catch ul li {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 149.55%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 1;
  margin-right: 60px;
  list-style: disc;
}
.landing-page-hero .catch ul li::marker {
  color: #5465ff;
}
@media screen and (max-width: 768px) {
  .landing-page-hero .catch ul li {
    font-size: 18px;
    line-height: 149.55%;
    margin-right: 30px;
  }
}
.landing-page-hero .carousel-caption {
  position: absolute;
  right: 12%;
  bottom: 20px;
  left: 12%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  height: 100%;
  display: table;
  z-index: 0;
  width: 78%;
}
@media screen and (max-width: 768px) {
  .landing-page-hero .carousel-caption {
    left: 35px;
  }
}
.landing-page-hero .carousel-caption img {
  max-width: 250px;
  height: auto;
}
@media (max-width: 768px) {
  .landing-page-hero .carousel-caption img {
    padding-top: 15px;
    max-width: 155px;
  }
}
.landing-page-hero .carousel-caption .powered-by {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .landing-page-hero .carousel-caption .powered-by {
    justify-content: center;
    padding-top: 15px;
  }
}
.landing-page-hero .carousel-caption .powered-by span {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  text-shadow: none;
}
@media screen and (max-width: 768px) {
  .landing-page-hero .carousel-caption .powered-by span {
    font-size: 13px;
  }
}
.landing-page-hero .carousel-caption .powered-by img {
  padding: 0px;
  width: 120px;
}
@media screen and (max-width: 768px) {
  .landing-page-hero .carousel-caption .powered-by img {
    width: 80px;
  }
}
.landing-page-hero .carousel-caption .resorceimg {
  width: 100%;
  max-width: 360px;
  height: 400px;
  object-fit: contain;
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .landing-page-hero .carousel-caption .resorceimg {
    max-width: 100px;
    height: auto;
    padding-top: 20px;
  }
}
.landing-page-hero .carousel-caption .caption_left {
  /* padding: 220px 0 120px; */
  text-align: left;
  text-shadow: none;
}
.landing-page-hero .carousel-caption .caption_left h1 {
  font-weight: 400;
  font-size: 70px;
  line-height: 75px;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .landing-page-hero .carousel-caption .caption_left h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
.landing-page-hero .carousel-caption .caption_left h1 span {
  color: #5465ff;
}
.landing-page-hero .carousel-caption .caption_left small {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .landing-page-hero .carousel-caption .caption_left small {
    font-size: 18px;
  }
}
.landing-page-hero .carousel-caption .caption_left .marg-left {
  margin-left: 12%;
}
@media screen and (max-width: 991px) {
  .landing-page-hero .carousel-caption .caption_left .marg-left {
    margin-left: auto;
  }
}
.landing-page-hero .carousel-caption .caption_left .marg-bot {
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .landing-page-hero .carousel-caption .caption_left .marg-bot {
    margin-bottom: 20px;
  }
}
.landing-page-hero .carousel-caption .caption_left p {
  font-family: Lato;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 100%;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .landing-page-hero .carousel-caption .caption_left p {
    font-size: 14px;
    line-height: 170%;
    letter-spacing: 0.05em;
    width: 100%;
    margin-left: 0%;
    margin-top: 10px;
  }
}
.landing-page-hero .carousel-caption .caption_left a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
}
.landing-page-hero .carousel-caption .caption_left a img {
  width: 35px;
  margin: -5px 0 0 12px;
  height: auto;
  padding: 0px;
}
.landing-page-hero .scroll-down {
  position: absolute;
  bottom: 0;
  right: 0;
  display: table;
  height: 100px;
  text-align: center;
  width: 180px;
}
@media screen and (max-width: 768px) {
  .landing-page-hero .scroll-down {
    width: 140px;
    display: none;
  }
}
.landing-page-hero .scroll-down p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #0b3953;
  display: table-cell;
  vertical-align: middle;
}
.landing-page-hero .scroll-down p img {
  margin-left: 6px;
  margin-bottom: 2px;
  width: 15px;
  height: auto;
}
.landing-page-hero .search-bar {
  margin-top: 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .landing-page-hero .search-bar {
    margin-top: 20px;
    margin-bottom: 50px;
  }
}
.landing-page-hero .search-bar #search-bar {
  position: relative;
  display: inline-flex;
  width: 500px;
}
@media screen and (max-width: 768px) {
  .landing-page-hero .search-bar #search-bar {
    width: 101%;
  }
}
.landing-page-hero .search-bar #search-bar input {
  height: 60px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  margin-right: -5px;
  border: none;
  font-size: 20px;
  letter-spacing: 0.05em;
  color: #0b3953;
  width: 85%;
}
.landing-page-hero .search-bar #search-bar input:hover {
  box-shadow: none;
}
.landing-page-hero .search-bar #search-bar input:focus {
  box-shadow: none;
}
.landing-page-hero .search-bar #search-bar input::placeholder {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.landing-page-hero .search-bar #search-bar .btn-info {
  color: #0b3953;
  background-color: #fff;
  border-color: #fff;
  height: 60px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  font-size: 18px;
  width: 15%;
}
.landing-page-hero .search-bar #result {
  background-color: #fff;
  color: #222;
  padding: 2%;
  border-radius: 0px;
  border-top: 1px solid #b7b7b7;
  width: 495px;
  position: absolute;
  z-index: 1;
  max-height: 150px;
  overflow: auto;
  display: none;
}
@media screen and (max-width: 768px) {
  .landing-page-hero .search-bar #result {
    width: 100%;
    max-height: 100px;
  }
}
.landing-page-hero .search-bar #result ul {
  padding: 0px;
}
.landing-page-hero .search-bar #result ul li {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0px;
  color: #b7b7b7;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .landing-page-hero .search-bar #result ul li {
    font-size: 14px;
  }
}
.landing-page-hero .search-bar #result ul li span {
  color: #0b3953;
}

.landing-sec-two {
  width: 100%;
  background-image: url(https://i01.appmifile.com/webfile/globalimg/products/pc/mi-10t-lite/section18-in.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.landing-sec-two .container {
  width: 90%;
}
@media screen and (max-width: 768px) {
  .landing-sec-two .container {
    width: unset;
  }
}
.landing-sec-two h2 {
  color: #ffffff;
}

.landing-sec-three {
  background-color: black;
  width: 100%;
  padding: 50px 0px;
}
.landing-sec-three .box {
  display: flex;
  align-items: center;
  margin: 10px 0px;
  min-height: 90px;
}
@media screen and (max-width: 768px) {
  .landing-sec-three .box {
    flex-direction: column;
    min-height: 70px;
  }
}
.landing-sec-three .box img {
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 768px) {
  .landing-sec-three .box img {
    width: 50px;
    height: 50px;
  }
}
.landing-sec-three .box p {
  padding: 10px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #ffffff;
  line-height: normal;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .landing-sec-three .box p {
    font-size: 10px;
  }
}

.landing-sec-five {
  background-image: url(https://phpography.com/images/blue-lines-wallpaper-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.landing-sec-five .sec_title {
  padding: 0px 45px;
}
@media (max-width: 991px) {
  .landing-sec-five .sec_title {
    padding: 0px;
  }
}
.landing-sec-five .container {
  width: 100%;
}
.landing-sec-five .row {
  display: flex;
}
@media (max-width: 991px) {
  .landing-sec-five .row {
    flex-direction: column;
  }
}
.landing-sec-five .img-holder {
  padding: 0px;
}
.landing-sec-five .img-holder img {
  width: 100%;
  min-height: 450px;
  object-fit: cover;
}
@media (max-width: 991px) {
  .landing-sec-five .img-holder img {
    min-height: 235px;
    height: unset;
  }
}
.landing-sec-five .content-holder {
  position: relative;
  padding: 0px;
}
.landing-sec-five .content-holder .content {
  position: absolute;
  width: 730px;
  left: -180px;
  top: 50%;
  background-color: #fff;
  padding: 5rem;
  min-height: 220px;
  transform: translateY(-50%);
}
@media (max-width: 1200px) {
  .landing-sec-five .content-holder .content {
    width: 630px;
  }
}
@media (max-width: 991px) {
  .landing-sec-five .content-holder .content {
    position: unset;
    width: 100%;
    transform: unset;
  }
}
@media (max-width: 767px) {
  .landing-sec-five .content-holder .content {
    top: 25px;
  }
}
.landing-sec-five .content-holder .content p {
  font-family: Lato;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #575e62;
  min-height: 150px;
}
@media (max-width: 991px) {
  .landing-sec-five .content-holder .content p {
    min-height: unset;
  }
}
.landing-sec-five .content-holder .content a {
  font-family: Lato;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
}
.landing-sec-five .content-holder .content a img {
  width: 30px;
  height: 30px;
}

.landing-sec-four {
  background-color: #ffffff;
}
.landing-sec-four .landing-sec-four-table {
  float: left;
  width: 100%;
  /* demo styles for table */
}
@media screen and (max-width: 768px) {
  .landing-sec-four .landing-sec-four-table {
    padding-top: 0px;
  }
}
.landing-sec-four .landing-sec-four-table h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 128%;
  color: #0b3953;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .landing-sec-four .landing-sec-four-table h2 {
    font-size: 33px;
    line-height: 120%;
    margin-bottom: 30px;
  }
}
.landing-sec-four .landing-sec-four-table p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .landing-sec-four .landing-sec-four-table p {
    font-size: 14px;
    line-height: 170%;
  }
}
.landing-sec-four .landing-sec-four-table .m-l {
  margin-left: 12%;
}
@media screen and (max-width: 768px) {
  .landing-sec-four .landing-sec-four-table .m-l {
    margin-left: 0%;
  }
}
.landing-sec-four .landing-sec-four-table .icon {
  text-align: center;
  min-height: 120px;
}
@media (max-width: 768px) {
  .landing-sec-four .landing-sec-four-table .icon {
    margin-bottom: 15px;
  }
}
.landing-sec-four .landing-sec-four-table .icon img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}
.landing-sec-four .landing-sec-four-table .icon p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #575e62;
  line-height: normal;
  width: 80%;
  margin: 5px auto;
}
@media (max-width: 768px) {
  .landing-sec-four .landing-sec-four-table .icon p {
    width: 80%;
  }
}
.landing-sec-four .landing-sec-four-table .img-box img {
  width: 100px;
  margin: 35px 0px 5px;
}
.landing-sec-four .landing-sec-four-table .img-box p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.landing-sec-four .landing-sec-four-table .feature-table {
  margin-left: 10%;
  float: left;
  width: 90%;
  overflow-wrap: break-word;
}
@media screen and (max-width: 768px) {
  .landing-sec-four .landing-sec-four-table .feature-table {
    margin-left: 0%;
    width: 100%;
  }
}
.landing-sec-four .landing-sec-four-table .feature-table .coloum-one p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 142.5%;
  letter-spacing: 0.05em;
  color: #575e62;
  opacity: 0.5;
}
.landing-sec-four .landing-sec-four-table .feature-table .coloum-two .box-one p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.landing-sec-four .landing-sec-four-table .feature-table .coloum-two .box-two p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
.landing-sec-four .landing-sec-four-table .feature-table .coloum-two .box-two ul {
  padding: 0 0 0 18px;
}
.landing-sec-four .landing-sec-four-table .feature-table .coloum-two .box-two ul li {
  list-style: disc;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
.landing-sec-four .landing-sec-four-table .table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  background-color: var(--tableBgColor, #fff);
}
.landing-sec-four .landing-sec-four-table .table__thead {
  background-color: var(--tableTitleBgColor);
  color: var(--tableTitleTextColor);
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
.landing-sec-four .landing-sec-four-table .table__mobile-caption {
  display: none;
}
.landing-sec-four .landing-sec-four-table .table__td,
.landing-sec-four .landing-sec-four-table .table__th {
  padding: var(--tableCellPadding, 20px);
  box-sizing: border-box;
}
.landing-sec-four .landing-sec-four-table .table__mobile-title span {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
.landing-sec-four .landing-sec-four-table .table__value {
  color: #575e62;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  opacity: 0.8;
}
@media screen and (min-width: 769px) {
  .landing-sec-four .landing-sec-four-table .table__td:first-child,
  .landing-sec-four .landing-sec-four-table .table__th:first-child {
    width: 30%;
    text-align: left;
  }
  .landing-sec-four .landing-sec-four-table .table__td,
  .landing-sec-four .landing-sec-four-table .table__th {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .landing-sec-four .landing-sec-four-table .table,
  .landing-sec-four .landing-sec-four-table .table__thead,
  .landing-sec-four .landing-sec-four-table .table__tbody,
  .landing-sec-four .landing-sec-four-table .table__tr {
    display: block;
  }
  .landing-sec-four .landing-sec-four-table .table__td {
    display: flex;
  }
  .landing-sec-four .landing-sec-four-table .table__head {
    display: none;
  }
  .landing-sec-four .landing-sec-four-table .table__mobile-title {
    background-color: var(--tableTitleBgColor);
  }
  .landing-sec-four .landing-sec-four-table .table__mobile-title span {
    font-family: Lato;
    font-weight: 600;
    font-size: 16px;
    color: #0b3953;
  }
  .landing-sec-four .landing-sec-four-table .table__td {
    border-bottom: 1px solid var(--tableSeparatorColor);
  }
  .landing-sec-four .landing-sec-four-table .table__td:last-of-type {
    border-bottom: none;
  }
  .landing-sec-four .landing-sec-four-table .table__mobile-caption,
  .landing-sec-four .landing-sec-four-table .table__value {
    display: block;
    width: 50%;
    box-sizing: border-box;
  }
  .landing-sec-four .landing-sec-four-table .table__mobile-caption {
    padding-right: 2%;
  }
}
.landing-sec-four .landing-sec-four-table .table {
  --tableCellPadding: 1rem;
  --tableTitleBgColor: #f2f2f28c;
  --tableTitleTextColor: #0b3953;
  --tableRowBgColorHover: #f0f0f0;
  --tableSeparatorColor: #eee;
}
.landing-sec-four .landing-sec-four-table .list {
  margin-left: 25%;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .landing-sec-four .landing-sec-four-table .list {
    margin-left: 0px;
  }
}
.landing-sec-four .landing-sec-four-table .list ol {
  list-style-type: none;
  counter-reset: li;
  padding: 0px;
}
.landing-sec-four .landing-sec-four-table .list ol li {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 60px;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .landing-sec-four .landing-sec-four-table .list ol li {
    font-size: 18px;
  }
}
.landing-sec-four .landing-sec-four-table .list ol li:before {
  counter-increment: li;
  content: counter(li, decimal-leading-zero);
  color: #5465ff;
  margin-right: 30px;
}

@media screen and (max-width: 768px) {
  .landing-page-form-sec .modal .modal-dialog {
    width: 85%;
  }
}
.landing-page-form-sec .modal .modal-header {
  border-bottom: none;
}
.landing-page-form-sec .modal .close {
  position: absolute;
  right: -50px;
  opacity: 1;
}

.landing-page-footer {
  width: 100%;
  background-color: #0b3953;
  text-align: center;
  padding: 50px 0px;
}

.distributor-home-banner .carousel-caption .caption_left h1 {
  font-weight: 400;
  font-size: 70px;
  line-height: 86px;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .distributor-home-banner .carousel-caption .caption_left h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
.distributor-home-banner .carousel-caption .caption_left p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 80%;
  margin: 0px;
}
@media screen and (max-width: 768px) {
  .distributor-home-banner .carousel-caption .caption_left p {
    font-size: 14px;
    line-height: 120%;
    width: 100%;
  }
}
.distributor-home-banner .carousel-caption .caption_left small {
  font-size: 25px;
}
@media screen and (max-width: 768px) {
  .distributor-home-banner .carousel-caption .caption_left small {
    font-size: 15px;
  }
}

.distributor-home-sec-one {
  background-color: #0b3953;
}
@media screen and (max-width: 768px) {
  .distributor-home-sec-one .box {
    margin-bottom: 70px;
  }
}
.distributor-home-sec-one .box .icon-holder {
  text-align: center;
}
.distributor-home-sec-one .box .icon-holder img {
  margin-bottom: 20px;
  width: 8rem;
}
@media screen and (max-width: 991px) {
  .distributor-home-sec-one .box .icon-holder img {
    width: 7rem;
  }
}
.distributor-home-sec-one .box h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #fff;
  opacity: 0.8;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .distributor-home-sec-one .box h3 {
    font-size: 11px;
  }
}
.distributor-home-sec-one .box span {
  display: block;
  text-align: center;
  font-family: "Quicksand", sans-serif;
  font-size: 70px;
  margin-bottom: 10px;
  font-weight: 400;
  color: #5465ff;
}
@media screen and (max-width: 991px) {
  .distributor-home-sec-one .box span {
    font-size: 55px;
  }
}
.distributor-home-sec-one h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 60px;
  line-height: 128%;
  color: white;
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .distributor-home-sec-one h2 {
    font-size: 40px;
    line-height: 170%;
    margin-left: 0%;
  }
}
@media screen and (max-width: 768px) {
  .distributor-home-sec-one h2 {
    font-size: 33px;
    line-height: 170%;
    margin-left: 0%;
  }
}
.distributor-home-sec-one p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: white;
  margin-bottom: 23px;
  margin-left: 12%;
}
@media screen and (max-width: 768px) {
  .distributor-home-sec-one p {
    font-size: 14px;
    line-height: 170%;
    margin-left: 0%;
  }
}
.distributor-home-sec-one p span {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: white;
}
@media screen and (max-width: 768px) {
  .distributor-home-sec-one p span {
    font-size: 15px;
  }
}

.distributor-home-sec-two .search-box {
  background-color: #fff;
  border: 2px solid #0a3953;
  padding: 0.5rem 1.5rem;
  border-radius: 50px;
  width: 80%;
  min-height: 64px;
  cursor: pointer;
  position: relative;
  margin: 0 auto;
}
.distributor-home-sec-two .dropdown {
  height: 45px;
  border-bottom: none !important;
  margin: 0px;
}
.distributor-home-sec-two .distributor-card-row {
  margin-top: 5rem;
}
.distributor-home-sec-two .distributor-card {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  padding: 15px;
  margin-top: 3rem;
  height: 50rem;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
@media screen and (max-width: 768px) {
  .distributor-home-sec-two .distributor-card {
    min-height: unset;
  }
}
.distributor-home-sec-two .distributor-card a {
  flex: 1;
  display: contents;
}
.distributor-home-sec-two .distributor-card .img-holder {
  text-align: center;
  margin-bottom: 3rem;
  padding: 30px;
}
.distributor-home-sec-two .distributor-card .img-holder img {
  max-width: 300px;
  width: 100%;
}
.distributor-home-sec-two .distributor-card .content-holder {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.distributor-home-sec-two .distributor-card .content-holder h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.05em;
  color: #5465ff;
}
.distributor-home-sec-two .distributor-card .content-holder p {
  font-size: 13px;
  color: #0b3953;
  opacity: 0.8;
}
.distributor-home-sec-two .distributor-card .content-holder .link {
  margin-top: 20px;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.distributor-home-sec-two .distributor-card .content-holder .link img {
  width: 20px;
  margin-left: 8px;
}
.distributor-home-sec-two .distributor-card .content-holder .modules {
  margin-bottom: 10px;
  min-height: 85px;
}
.distributor-home-sec-two .distributor-card .content-holder .modules h3 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 0.05em;
  color: #575e62;
  line-height: normal;
  width: 100%;
  margin: 0px 0px;
  opacity: 0.8;
  text-transform: uppercase;
  font-style: italic;
}
.distributor-home-sec-two .distributor-card .content-holder .modules span {
  background-color: #3b51f7;
  padding: 4px 12px;
  border-radius: 30px;
  font-size: 10px;
  color: #fff;
  margin: 0px;
  margin-right: 5px;
  white-space: nowrap;
  text-transform: uppercase;
  display: inline-block;
  line-height: normal;
}
.distributor-home-sec-two .distributor-card .content-holder .countries {
  margin-bottom: 20px;
}
.distributor-home-sec-two .distributor-card .content-holder .countries .country-tag-sec .dot:last-child {
  display: none;
}
.distributor-home-sec-two .distributor-card .content-holder .countries h3 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  letter-spacing: 0.05em;
  color: #575e62;
  line-height: normal;
  width: 100%;
  margin: 0px 0px;
  opacity: 0.8;
  text-transform: uppercase;
  font-style: italic;
}
.distributor-home-sec-two .distributor-card .content-holder .countries span {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;
  letter-spacing: 2px;
  color: #0b3953;
  margin-top: 2px;
  text-align: left;
  text-transform: uppercase;
}

.distributor-induvidual-banner .carousel-caption .caption_left {
  /* padding: 220px 0 120px; */
  text-align: left;
  padding-top: 100px;
  text-shadow: none;
}
.distributor-induvidual-banner .carousel-caption .caption_left h1 {
  font-weight: 400;
  font-size: 70px;
  line-height: 75px;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .distributor-induvidual-banner .carousel-caption .caption_left h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
.distributor-induvidual-banner .carousel-caption .caption_left h1 span {
  color: #5465ff;
}
.distributor-induvidual-banner .carousel-caption .caption_left small {
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .distributor-induvidual-banner .carousel-caption .caption_left small {
    font-size: 18px;
  }
}
.distributor-induvidual-banner .carousel-caption .caption_left .marg-left {
  margin-left: 12%;
}
@media screen and (max-width: 991px) {
  .distributor-induvidual-banner .carousel-caption .caption_left .marg-left {
    margin-left: auto;
  }
}
.distributor-induvidual-banner .carousel-caption .caption_left .marg-bot {
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .distributor-induvidual-banner .carousel-caption .caption_left .marg-bot {
    margin-bottom: 20px;
  }
}
.distributor-induvidual-banner .carousel-caption .caption_left p {
  font-family: Lato;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 100%;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .distributor-induvidual-banner .carousel-caption .caption_left p {
    font-size: 14px;
    line-height: 170%;
    letter-spacing: 0.05em;
    width: 100%;
    margin-left: 0%;
    margin-top: 10px;
  }
}
.distributor-induvidual-banner .carousel-caption .caption_left a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
}
.distributor-induvidual-banner .carousel-caption .caption_left a img {
  width: 35px;
  margin: -5px 0 0 12px;
  height: auto;
  padding: 0px;
}

.distributor-induvidual-sec-one p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}

.distributor-induvidual-sec-two {
  padding: 0px;
  background: #fff;
}
.distributor-induvidual-sec-two .container .sidebar {
  background: #0b3953;
  height: 100vh;
  position: sticky;
  top: 0px;
  bottom: 0px;
  padding: 180px 50px 80px;
  width: 400px;
  float: left;
}
@media screen and (max-width: 991px) {
  .distributor-induvidual-sec-two .container .sidebar {
    display: none;
  }
}
.distributor-induvidual-sec-two .container .sidebar .widget {
  position: relative;
  margin: 30px 0px;
}
.distributor-induvidual-sec-two .container .sidebar .widget a {
  color: #fff;
  width: 100%;
  float: left;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.5;
  margin-bottom: 25px;
  padding-left: 15px;
}
.distributor-induvidual-sec-two .container .sidebar .widget .active-list {
  position: relative;
  opacity: 1;
}
.distributor-induvidual-sec-two .container .sidebar .widget .active-list::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 45px;
  background-color: #fff;
  left: -50px;
  top: 12px;
}
.distributor-induvidual-sec-two .container .content {
  width: auto;
  padding: 80px 3%;
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .distributor-induvidual-sec-two .container .content {
    margin-left: 0px;
    padding: 8% 50px;
  }
}
.distributor-induvidual-sec-two .container .content .mr-bo-0 {
  margin-bottom: 0px;
}
@media screen and (max-width: 991px) {
  .distributor-induvidual-sec-two .container .content .mr-bo-0 {
    margin-bottom: 30px;
  }
}
.distributor-induvidual-sec-two .container .content .mr-bo-30 {
  margin-bottom: 30px;
  padding-left: 10%;
}
@media screen and (max-width: 991px) {
  .distributor-induvidual-sec-two .container .content .mr-bo-30 {
    padding-left: 0%;
  }
}
.distributor-induvidual-sec-two .container .content .single_solution {
  padding-top: 60px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 991px) {
  .distributor-induvidual-sec-two .container .content .single_solution {
    padding-top: 20px;
  }
}
.distributor-induvidual-sec-two .container .content .single_solution span {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.05em;
  color: #3b51f7;
  background-color: white;
  border: 2px #3b51f7 solid;
  padding: 4px 12px;
  border-radius: 30px;
  margin-bottom: 5px;
  line-height: 36px;
}
.distributor-induvidual-sec-two .container .content .single_solution h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 128%;
  color: #0b3953;
  margin-bottom: 30px;
  padding: 0px 15px;
}
@media screen and (max-width: 768px) {
  .distributor-induvidual-sec-two .container .content .single_solution h2 {
    font-size: 24px;
    line-height: 128%;
    margin-bottom: 20px;
  }
}
.distributor-induvidual-sec-two .container .content .single_solution label {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .distributor-induvidual-sec-two .container .content .single_solution label {
    font-size: 16px;
    line-height: 170%;
  }
}
.distributor-induvidual-sec-two .container .content .single_solution p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 5px;
}
.distributor-induvidual-sec-two .container .content .single_solution table {
  width: 80%;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .distributor-induvidual-sec-two .container .content .single_solution table {
    width: 100%;
    margin-top: 30px;
  }
}
.distributor-induvidual-sec-two .container .content .single_solution table tr {
  line-height: 50px;
}
.distributor-induvidual-sec-two .container .content .single_solution table tr td p {
  margin-bottom: 0px;
}

.distributor-relevant-product {
  padding: 100px 50px;
  overflow: hidden;
  background-color: #e9e9e9;
}
.distributor-relevant-product .container {
  width: 100%;
}
.distributor-relevant-product .container .head {
  padding-bottom: 0px;
  display: inline-flex;
  flex-direction: column;
}
.distributor-relevant-product .container .head h2 {
  width: 100%;
}
.distributor-relevant-product .container .head .sub-heading {
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .distributor-relevant-product .container .head .sub-heading {
    font-size: 18px;
  }
}
.distributor-relevant-product .container .head .mobile-slider-arrow {
  margin-top: 40px;
  margin-left: 20px;
  display: inline-flex;
}
@media screen and (max-width: 768px) {
  .distributor-relevant-product .container .head .mobile-slider-arrow {
    margin-top: 15px;
  }
}
.distributor-relevant-product .container .head .mobile-slider-arrow span {
  margin-right: 60px;
  color: #bdbdbd;
  font-size: 18px;
}
.distributor-relevant-product .container .head .mobile-slider-arrow span:hover {
  color: #0b3953;
  cursor: pointer;
}
.distributor-relevant-product .container .relavent-iteam {
  background-color: transparent;
  float: left;
  padding: 2%;
  display: inline-flex;
}
@media screen and (max-width: 991px) {
  .distributor-relevant-product .container .relavent-iteam {
    margin-left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .distributor-relevant-product .container .relavent-iteam {
    display: initial;
    text-align: center;
  }
}
.distributor-relevant-product .container .relavent-iteam .network-tags {
  line-height: normal;
  overflow-wrap: break-word;
}
.distributor-relevant-product .container .relavent-iteam .network-tags span {
  background-color: #177bb5;
  padding: 4px 10px;
  border-radius: 30px;
  font-size: 10px;
  color: #fff;
  margin-right: 4px;
  white-space: nowrap;
  padding: 4px 10px;
  display: inline-block;
  margin-top: 7px;
}
@media screen and (max-width: 768px) {
  .distributor-relevant-product .container .relavent-iteam .network-tags span {
    line-height: 12px;
  }
}
.distributor-relevant-product .container .countries span {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 4px 10px;
  display: inline-block;
  color: #3b51f7;
  border-radius: 30px;
  border: 2px #3b51f7 solid;
  margin: 15px 5px 0px 0px;
}
.distributor-relevant-product .container .image img {
  width: 230px;
  height: 150px;
  object-fit: contain;
}
.distributor-relevant-product .container .image img {
  width: 230px;
  height: 150px;
  object-fit: contain;
}
.distributor-relevant-product .container .details h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.distributor-relevant-product .container .details p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
.distributor-relevant-product .container .details a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-flex;
  color: #5465ff;
  margin-top: 30px;
  white-space: nowrap;
}
.distributor-relevant-product .container .details a img {
  width: 30px;
  margin: -5px 0 0 12px;
  height: auto;
}

.distributor-modal {
  width: 60%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .distributor-modal {
    width: 85%;
  }
}
.distributor-modal h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 128%;
  color: #0b3953;
  text-align: left;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .distributor-modal h2 {
    font-size: 33px;
    line-height: 128%;
  }
}
.distributor-modal .container {
  width: 100%;
}
.distributor-modal .modal-header {
  padding: 15px;
  border-bottom: none;
}
.distributor-modal .modal-body {
  padding: 0% 3% 5%;
}
.distributor-modal .modal-open .modal {
  background: #0d1318;
}
.distributor-modal .close {
  position: absolute;
  right: -50px;
  opacity: 1;
}
.distributor-modal .close:focus {
  outline: none;
  border: none;
}
.distributor-modal .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.distributor-modal .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: initial;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #4a4a4a;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .distributor-modal .styled-checkbox + label {
    font-size: 12px;
  }
}
.distributor-modal .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 2px solid #5465ff;
  border-radius: 2px;
}
.distributor-modal .styled-checkbox:hover + label:before {
  background: rgba(255, 255, 255, 0.0588235294);
}
.distributor-modal .styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.distributor-modal .styled-checkbox:checked + label:before {
  background: #5465ff;
}
.distributor-modal .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.distributor-modal .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.distributor-modal .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}

form[data-show-error=false] label.error {
  display: none !important;
}

.nerdiest-of-things-banner .carousel-caption .caption_left {
  /* padding: 220px 0 120px; */
  text-align: left;
  padding-top: 100px;
  text-shadow: none;
}
.nerdiest-of-things-banner .carousel-caption .caption_left h1 {
  font-weight: 400;
  font-size: 70px;
  line-height: 75px;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .nerdiest-of-things-banner .carousel-caption .caption_left h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
.nerdiest-of-things-banner .carousel-caption .caption_left h1 span {
  color: #5465ff;
}
.nerdiest-of-things-banner .carousel-caption .caption_left small {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .nerdiest-of-things-banner .carousel-caption .caption_left small {
    font-size: 18px;
  }
}
.nerdiest-of-things-banner .carousel-caption .caption_left .marg-left {
  margin-left: 12%;
}
@media screen and (max-width: 991px) {
  .nerdiest-of-things-banner .carousel-caption .caption_left .marg-left {
    margin-left: auto;
  }
}
.nerdiest-of-things-banner .carousel-caption .caption_left .marg-bot {
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .nerdiest-of-things-banner .carousel-caption .caption_left .marg-bot {
    margin-bottom: 20px;
  }
}
.nerdiest-of-things-banner .carousel-caption .caption_left p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 100%;
  margin-top: 40px;
}
@media screen and (max-width: 991px) {
  .nerdiest-of-things-banner .carousel-caption .caption_left p {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .nerdiest-of-things-banner .carousel-caption .caption_left p {
    font-size: 12px;
    line-height: 170%;
    letter-spacing: 0.05em;
    width: 100%;
    margin-left: 0%;
    margin-top: 10px;
  }
}
.nerdiest-of-things-banner .carousel-caption .caption_left a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
}
.nerdiest-of-things-banner .carousel-caption .caption_left a img {
  width: 35px;
  margin: -5px 0 0 12px;
  height: auto;
  padding: 0px;
}

.inner-page-banner-resources {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
@media (min-width: 768px) and (max-width: 1400px) {
  .inner-page-banner-resources {
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .inner-page-banner-resources {
    height: 100vh;
  }
}
.inner-page-banner-resources video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
  object-position: top right;
}
@media (max-width: 768px) {
  .inner-page-banner-resources video {
    object-position: top left;
  }
}
.inner-page-banner-resources img {
  width: 100%;
  height: 100vh;
  z-index: 1;
  object-fit: cover;
}
@media (min-width: 768px) and (max-width: 1400px) {
  .inner-page-banner-resources img {
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .inner-page-banner-resources img {
    height: 101vh;
  }
}
.inner-page-banner-resources .range {
  width: auto;
  height: 80px;
  object-fit: contain;
  max-width: 100%;
}
.inner-page-banner-resources .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 12%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .inner-page-banner-resources .carousel-caption {
    left: 35px;
    right: 35px;
  }
}
.inner-page-banner-resources .carousel-caption .caption_left {
  /* padding: 220px 0 120px; */
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-top: 100px;
  text-shadow: none;
}
.inner-page-banner-resources .carousel-caption .caption_left h1 {
  font-weight: 400;
  font-size: 70px;
  line-height: 86px;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .inner-page-banner-resources .carousel-caption .caption_left h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
.inner-page-banner-resources .carousel-caption .caption_left h1 span {
  color: #5465ff;
}
.inner-page-banner-resources .carousel-caption .caption_left h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 80%;
}
@media screen and (max-width: 991px) {
  .inner-page-banner-resources .carousel-caption .caption_left h2 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .inner-page-banner-resources .carousel-caption .caption_left h2 {
    font-size: 14px;
    line-height: 120%;
    width: 100%;
  }
}
.inner-page-banner-resources .carousel-caption .caption_left h3 {
  font-family: "Quicksand", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  color: #0b3953;
}
@media screen and (max-width: 991px) {
  .inner-page-banner-resources .carousel-caption .caption_left h3 {
    font-size: 18px;
    line-height: 25px;
  }
}
@media screen and (max-width: 768px) {
  .inner-page-banner-resources .carousel-caption .caption_left h3 {
    font-size: 15px;
    line-height: 50px;
  }
}
.inner-page-banner-resources .carousel-caption .caption_left h3 span {
  color: #5465ff;
}
.inner-page-banner-resources .carousel-caption .caption_left small {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .inner-page-banner-resources .carousel-caption .caption_left small {
    font-size: 14px;
    line-height: 170%;
  }
}
.inner-page-banner-resources .carousel-caption .caption_left p {
  font-family: Lato;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .inner-page-banner-resources .carousel-caption .caption_left p {
    font-size: 14px;
    line-height: 170%;
    letter-spacing: 0.05em;
    width: 100%;
    margin-left: 0%;
    margin-top: 10px;
  }
}
.inner-page-banner-resources .carousel-caption .caption_left a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-transform: uppercase;
  display: inline-flex;
  margin-top: 20px;
}
.inner-page-banner-resources .carousel-caption .caption_left a img {
  width: 35px;
  margin: -5px 0 0 12px;
  height: 35px;
}
.inner-page-banner-resources .carousel-caption .mobile-size {
  display: none;
}
.inner-page-banner-resources .carousel-caption .mobile-size a {
  font-size: 14px;
}
.inner-page-banner-resources .carousel-caption .mobile-size a img {
  width: 28px;
  margin: -5px 0 0 12px;
  height: 28px;
}
@media screen and (max-width: 768px) {
  .inner-page-banner-resources .carousel-caption .mobile-size {
    display: flex;
    flex-direction: column;
  }
}
.inner-page-banner-resources .scroll-down {
  position: absolute;
  bottom: 0;
  right: 0;
  display: table;
  height: 100px;
  text-align: center;
  width: 180px;
  z-index: 10;
}
@media screen and (max-width: 991px) {
  .inner-page-banner-resources .scroll-down {
    width: 140px;
    display: none;
  }
}
.inner-page-banner-resources .scroll-down p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
}
.inner-page-banner-resources .scroll-down p img {
  margin-left: 6px;
  margin-bottom: 2px;
  width: 15px;
  height: auto;
}

.new-resources-home-card-sec {
  background-color: white;
  position: relative;
}
.new-resources-home-card-sec h2 {
  font-weight: 400;
  font-size: 70px;
  line-height: 86px;
  color: #0b3953;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .new-resources-home-card-sec h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
.new-resources-home-card-sec h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .new-resources-home-card-sec h3 {
    font-size: 16px;
  }
}
.new-resources-home-card-sec .cards-outer {
  display: flex;
}
@media screen and (max-width: 991px) {
  .new-resources-home-card-sec .cards-outer {
    display: unset;
  }
}
.new-resources-home-card-sec .cards-outer .cards {
  min-height: 350px;
  background-color: #e9e9e9;
  padding: 30px 20px;
  border-radius: 3px;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .new-resources-home-card-sec .cards-outer .cards {
    min-height: 110px;
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .new-resources-home-card-sec .cards-outer .cards {
    padding: 20px 20px;
  }
}
.new-resources-home-card-sec .cards-outer .cards h3 {
  font-family: "Quicksand", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  color: #0b3953;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .new-resources-home-card-sec .cards-outer .cards h3 {
    font-size: 20px;
  }
}
.new-resources-home-card-sec .cards-outer .cards h3 span {
  color: #5465ff;
}
.new-resources-home-card-sec .cards-outer .cards p {
  font-family: Lato;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .new-resources-home-card-sec .cards-outer .cards p {
    font-size: 12px;
    line-height: 170%;
    letter-spacing: 0.05em;
    width: 100%;
    margin-left: 0%;
    margin-top: 10px;
  }
}
.new-resources-home-card-sec .cards-outer .cards .img-holder {
  text-align: end;
  padding: 0px 45px;
}
.new-resources-home-card-sec .cards-outer .cards .img-holder img {
  width: 45px;
  height: auto;
}
.new-resources-home-card-sec .cards-outer .cards a {
  margin-top: 20px;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: right;
}
.new-resources-home-card-sec .cards-outer .cards a img {
  width: 20px;
  height: auto;
  margin: 0px 0 0 5px;
}

.resources-home-card-sec {
  position: relative;
}
.resources-home-card-sec h2 {
  font-weight: 400;
  font-size: 70px;
  line-height: 86px;
  color: #0b3953;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .resources-home-card-sec h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
.resources-home-card-sec h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .resources-home-card-sec h3 {
    font-size: 16px;
  }
}
.resources-home-card-sec .cards-outer {
  display: flex;
}
@media screen and (max-width: 991px) {
  .resources-home-card-sec .cards-outer {
    display: unset;
  }
}
.resources-home-card-sec .cards-outer .cards {
  background-color: white;
  padding: 30px 20px;
  border-radius: 3px;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .resources-home-card-sec .cards-outer .cards {
    min-height: 110px;
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .resources-home-card-sec .cards-outer .cards {
    padding: 20px 20px;
  }
}
.resources-home-card-sec .cards-outer .cards h3 {
  font-family: "Quicksand", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  color: #0b3953;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .resources-home-card-sec .cards-outer .cards h3 {
    font-size: 20px;
  }
}
.resources-home-card-sec .cards-outer .cards h3 span {
  color: #5465ff;
}
.resources-home-card-sec .cards-outer .cards p {
  font-family: Lato;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .resources-home-card-sec .cards-outer .cards p {
    font-size: 12px;
    line-height: 170%;
    letter-spacing: 0.05em;
    width: 100%;
    margin-left: 0%;
    margin-top: 10px;
  }
}
.resources-home-card-sec .cards-outer .cards .img-holder {
  text-align: end;
  padding: 0px 45px;
}
.resources-home-card-sec .cards-outer .cards .img-holder img {
  width: 45px;
  height: auto;
}
.resources-home-card-sec .cards-outer .cards a {
  margin-top: 20px;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: right;
}
.resources-home-card-sec .cards-outer .cards a img {
  width: 20px;
  height: auto;
  margin: 0px 0 0 5px;
}

.resources-home-sec-one {
  background-color: white;
  padding: 10px 50px;
}
@media screen and (max-width: 768px) {
  .resources-home-sec-one {
    padding: 10px 40px;
  }
}
.resources-home-sec-one .outer p {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 170%;
  color: #575e62;
  letter-spacing: 0.01em;
  display: table-cell;
  vertical-align: middle;
  padding: 20px 0px;
}
@media screen and (max-width: 768px) {
  .resources-home-sec-one .outer p {
    font-size: 15px;
  }
}
.resources-home-sec-one .outer a {
  padding: 40px 0px;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 19px;
  line-height: 128%;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: right;
}
@media screen and (max-width: 768px) {
  .resources-home-sec-one .outer a {
    padding: 15px 0px;
    font-size: 15px;
  }
}
.resources-home-sec-one .outer a img {
  width: 35px;
  height: auto;
  margin-left: 8px;
}
@media screen and (max-width: 768px) {
  .resources-home-sec-one .outer a img {
    width: 25px;
  }
}

.resources-home-sec-two {
  background-color: #f2f2f2;
}
.resources-home-sec-two .img-holder img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: right center;
}
@media screen and (max-width: 991px) {
  .resources-home-sec-two .img-holder img {
    object-position: right center;
  }
}
@media screen and (max-width: 768px) {
  .resources-home-sec-two .img-holder img {
    height: unset;
    padding-bottom: 15px;
  }
}
.resources-home-sec-two .rel-tags p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
.resources-home-sec-two .rel-tags p span {
  background-color: #177bb5;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 13px;
  color: #fff;
  margin-right: 5px;
  letter-spacing: 0px;
  white-space: nowrap;
}
.resources-home-sec-two .rel-tags p .type {
  background-color: #3b51f7;
}
.resources-home-sec-two .content {
  margin-top: 15x;
}
.resources-home-sec-two .content p {
  font-family: Lato;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #575e62;
}
@media screen and (max-width: 991px) {
  .resources-home-sec-two .content p {
    font-size: 14px;
  }
}
.resources-home-sec-two .content a {
  font-family: Lato;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: end;
}
@media screen and (max-width: 991px) {
  .resources-home-sec-two .content a {
    font-size: 15px;
  }
}
.resources-home-sec-two .content a img {
  width: 30px;
  height: 30px;
  margin-left: 5px;
}
@media screen and (max-width: 991px) {
  .resources-home-sec-two .content a img {
    width: 20px;
    height: 20px;
  }
}

.resource-split-sec {
  overflow: hidden;
}
.resource-split-sec .container {
  width: 100%;
}
.resource-split-sec .res-content-sec {
  background-color: #3b51f7;
  min-height: 600px;
  display: table;
  padding: 0% 8%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .resource-split-sec .res-content-sec {
    min-height: auto;
    padding: 8% 5%;
  }
}
@media (max-width: 768px) {
  .resource-split-sec .res-content-sec {
    min-height: auto;
    padding: 6% 45px;
  }
}
.resource-split-sec .res-content-sec .content {
  display: table-cell;
  vertical-align: middle;
}
.resource-split-sec .res-content-sec .content h2 {
  font-size: 23px;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  color: #ffffff;
  line-height: 150%;
  margin-bottom: 25px;
}
@media (max-width: 1200px) {
  .resource-split-sec .res-content-sec .content h2 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .resource-split-sec .res-content-sec .content h2 {
    font-size: 18px;
  }
}
.resource-split-sec .res-content-sec-two {
  background-color: #3b51f7;
  min-height: 600px;
  display: table;
  padding: 0% 8%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .resource-split-sec .res-content-sec-two {
    min-height: auto;
    padding: 8% 5%;
  }
}
@media (max-width: 768px) {
  .resource-split-sec .res-content-sec-two {
    min-height: auto;
    padding: 6% 45px;
  }
}
.resource-split-sec .res-content-sec-two .content {
  display: table-cell;
  vertical-align: middle;
}
.resource-split-sec .res-content-sec-two .content h2 {
  font-size: 40px;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
}
@media (max-width: 768px) {
  .resource-split-sec .res-content-sec-two .content h2 {
    font-size: 32px;
  }
}
.resource-split-sec .res-content-sec-two .content small {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #ffffff;
  width: 100%;
}
@media (max-width: 768px) {
  .resource-split-sec .res-content-sec-two .content small {
    font-size: 18px;
  }
}
.resource-split-sec .res-content-sec-two .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #e6e6e6;
  margin-top: 15px;
}
@media (max-width: 768px) {
  .resource-split-sec .res-content-sec-two .content p {
    font-size: 14px;
    margin-top: 10px;
  }
}
.resource-split-sec .res-content-sec-two .content a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 30px;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .resource-split-sec .res-content-sec-two .content a {
    font-size: 14px;
    margin-top: 10px;
  }
}
.resource-split-sec .res-content-sec-two .content a img {
  margin-left: 20px;
  width: 35px;
  height: 35px;
}
@media (max-width: 991px) {
  .resource-split-sec .res-content-sec-two .content a img {
    width: 25px;
    height: 25px;
  }
}
.resource-split-sec .select-mod {
  /*Styling Selectbox*/
}
.resource-split-sec .select-mod h3 {
  color: #fff;
  font-size: 30px;
  text-align: left;
  text-shadow: none;
  margin-bottom: 15px;
  font-weight: 500;
}
.resource-split-sec .select-mod p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #f8f8fa;
  text-align: left;
  padding: 0px 15px;
  margin: 0px;
}
@media (max-width: 991px) {
  .resource-split-sec .select-mod {
    margin-top: 30px;
    margin-left: 0px;
    max-width: 100%;
  }
}
.resource-split-sec .select-mod h2 {
  margin-bottom: 30px;
}
.resource-split-sec .select-mod .col-lg-6,
.resource-split-sec .select-mod .col-lg-12 {
  padding: 0px 10px;
}
.resource-split-sec .select-mod a {
  float: right;
}
.resource-split-sec .select-mod a:focus {
  color: #fff;
}
.resource-split-sec .select-mod a:hover {
  color: #fff;
}
@media (max-width: 991px) {
  .resource-split-sec .select-mod a {
    float: initial;
  }
}
.resource-split-sec .select-mod .input-form {
  width: 100%;
  height: 40px;
  background: #dde0ff;
  border-bottom: 3px solid #5465ff;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0.56px;
  line-height: 40px;
  color: #5a7788;
  margin: 0 0 15px;
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 30px;
  padding: 15px;
}
@media screen and (max-width: 768px) {
  .resource-split-sec .select-mod .input-form {
    font-size: 14px;
  }
}
.resource-split-sec .select-mod .input-form.reqError {
  border: 1px solid #5465ff;
}
.resource-split-sec .select-mod .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: transparent;
}
.resource-split-sec .select-mod .intl-tel-input.allow-dropdown input,
.resource-split-sec .select-mod .intl-tel-input.allow-dropdown input[type=tel],
.resource-split-sec .select-mod .intl-tel-input.allow-dropdown input[type=text],
.resource-split-sec .select-mod .intl-tel-input.separate-dial-code input,
.resource-split-sec .select-mod .intl-tel-input.separate-dial-code input[type=tel],
.resource-split-sec .select-mod .intl-tel-input.separate-dial-code input[type=text] {
  padding-left: 52px;
}
.resource-split-sec .select-mod .error-msg.text-danger {
  color: #fff;
  text-align: left;
  margin-top: -13px;
  font-size: 10px;
  padding: 0px 15px;
  line-height: 14px;
}
.resource-split-sec .select-mod textarea.input-form {
  height: 100px;
  resize: none;
  line-height: 30px;
  padding: 0px;
  margin-bottom: 21px;
}
.resource-split-sec .select-mod input.input-form[type=text]::-moz-placeholder,
.resource-split-sec .select-mod input.input-form[type=email]::-moz-placeholder,
.resource-split-sec .select-mod input.input-form[type=number]::-moz-placeholder,
.resource-split-sec .select-mod textarea.input-form::-moz-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.resource-split-sec .select-mod input.input-form[type=text]::-ms-input-placeholder,
.resource-split-sec .select-mod input.input-form[type=email]::-ms-input-placeholder,
.resource-split-sec .select-mod input.input-form[type=number]::-ms-input-placeholder,
.resource-split-sec .select-mod textarea.input-form::-ms-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.resource-split-sec .select-mod input.input-form[type=text]::-webkit-input-placeholder,
.resource-split-sec .select-mod input.input-form[type=email]::-webkit-input-placeholder,
.resource-split-sec .select-mod input.input-form[type=number]::-webkit-input-placeholder,
.resource-split-sec .select-mod textarea.input-form::-webkit-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.resource-split-sec .select-mod .commentForm .common_btn.red_bg {
  padding: 28px 42.5px;
}
.resource-split-sec .select-mod input.input-form:focus,
.resource-split-sec .select-mod textarea.input-form:focus {
  -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #4758eb;
  background: #fff;
  padding: 0 20px;
}
.resource-split-sec .select-mod input.error {
  border-bottom: 3px solid #e01e5a;
}
.resource-split-sec .select-mod .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.resource-split-sec .select-mod .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: initial;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .resource-split-sec .select-mod .styled-checkbox + label {
    font-size: 16px;
  }
}
.resource-split-sec .select-mod .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
}
.resource-split-sec .select-mod .styled-checkbox:hover + label:before {
  background: rgba(255, 255, 255, 0.0588235294);
}
.resource-split-sec .select-mod .styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.resource-split-sec .select-mod .styled-checkbox:checked + label:before {
  background: #5465ff;
  border: none;
}
.resource-split-sec .select-mod .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.resource-split-sec .select-mod .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.resource-split-sec .select-mod .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.resource-split-sec .select-mod .dropdown {
  width: 100%;
  display: inline-block;
  background-color: transparent;
  border-radius: 30px;
  transition: all 0.5s ease;
  position: relative;
  font-size: 14px;
  color: #5a7788;
  height: 40px;
  text-align: left;
  border-bottom: 3px solid #5465ff;
  margin: 0 0 15px;
  background: #dde0ff;
  padding: 10px 15px;
}
.resource-split-sec .select-mod .dropdown .select {
  cursor: pointer;
  display: block;
  line-height: normal;
  padding: 0px;
}
.resource-split-sec .select-mod .dropdown .select > i {
  font-size: 18px;
  color: #0b3953;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  float: right;
  line-height: 0px;
  top: 5px;
}
.resource-split-sec .select-mod .dropdown .select > i img {
  width: 13px;
  opacity: 0.8;
}
.resource-split-sec .select-mod .dropdown:focus {
  outline: none;
}
.resource-split-sec .select-mod .dropdown:active {
  background: #fff;
}
.resource-split-sec .select-mod .dropdown.active:hover,
.resource-split-sec .select-mod .dropdown.active {
  background-color: #fff;
}
.resource-split-sec .select-mod .dropdown.active .select > i {
  transform: rotate(-180deg);
}
.resource-split-sec .select-mod .dropdown .dropdown-menu {
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: 0;
  margin-top: 1px;
  border-radius: 3px;
  overflow: hidden;
  display: none;
  max-height: 200px;
  overflow-y: auto;
  z-index: 9;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .resource-split-sec .select-mod .dropdown .dropdown-menu {
    font-size: 15px;
  }
}
.resource-split-sec .select-mod .dropdown .dropdown-menu::-webkit-scrollbar {
  background: #fff;
  width: 3px;
}
.resource-split-sec .select-mod .dropdown .dropdown-menu::-webkit-scrollbar-track {
  box-shadow: 0 0 10px;
  border-radius: 0px;
}
.resource-split-sec .select-mod .dropdown .dropdown-menu::-webkit-scrollbar-thumb {
  /* background: linear-gradient(125deg, #B7B7B7, #E9E9E9); */
  background-color: #5a7788;
  border-radius: 15px;
  border: none;
}
.resource-split-sec .select-mod .dropdown .dropdown-menu li {
  padding: 5px 10px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.resource-split-sec .select-mod .dropdown .dropdown-menu {
  padding: 0;
  list-style: none;
}
.resource-split-sec .select-mod .dropdown .dropdown-menu li:hover {
  background-color: #f8f8f8;
  color: #5465ff;
}
.resource-split-sec .select-mod .dropdown .dropdown-menu li:active {
  background-color: #f2f2f2;
}
.resource-split-sec .select-mod .text-area {
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 100%;
  height: 100px;
  background: #dde0ff;
  border-bottom: 3px solid #5465ff;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0.56px;
  line-height: 25px;
  /* color: #5a7788; */
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 10px;
  padding: 10px 15px;
  resize: none;
  overflow: hidden;
  margin-top: 20px;
}

.dropdown[data-disabled=true] .dropdown-menu {
  display: none !important;
}
.dropdown[data-disabled=false] .dropdown-menu {
  display: initial;
}
.dropdown .select.default-selected-resources {
  white-space: nowrap;
  overflow: hidden;
  display: inherit;
}

.resources-filter {
  margin-bottom: 2rem;
}

.cas-card-sec {
  background-color: #f2f2f2;
}
.cas-card-sec .sec_title {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 128%;
  color: #0b3953;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .cas-card-sec .sec_title {
    font-size: 25px;
  }
}
@media (max-width: 768px) {
  .cas-card-sec .sec_title {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
.cas-card-sec .search-box {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .cas-card-sec .search-box {
    margin-bottom: 10px;
  }
}
.cas-card-sec .cas-card {
  box-shadow: 2.6px 2.6px 18.8px rgba(0, 0, 0, 0.02), 4.2px 4.2px 21.2px rgba(0, 0, 0, 0.028), 4.7px 4.7px 21px rgba(0, 0, 0, 0.035), 3.9px 3.9px 19.6px rgba(0, 0, 0, 0.042), 2.3px 2.3px 17.5px rgba(0, 0, 0, 0.05), 15px 15px 15px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  border-radius: 20px;
  overflow: hidden;
  min-height: 545px;
}
@media (max-width: 768px) {
  .cas-card-sec .cas-card {
    min-height: unset;
  }
}
.cas-card-sec .cas-card .img-holder img {
  width: 100%;
  height: 22rem;
  object-fit: cover;
}
.cas-card-sec .cas-card .content-holder {
  padding: 10px 20px 20px 20px;
  min-height: 280px;
}
.cas-card-sec .cas-card .content-holder .prop {
  padding: 20px 0px 5px 0px;
  margin-bottom: 20px;
  display: flex;
}
.cas-card-sec .cas-card .content-holder .prop .type {
  width: 100%;
  text-align: left;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;
  letter-spacing: 2px;
  color: #0b3953;
  margin-top: 2px;
  text-transform: uppercase;
}
.cas-card-sec .cas-card .content-holder .prop .date {
  width: 100%;
  text-align: right;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 2px;
  color: #575e62;
  line-height: normal;
  width: 100%;
  margin: 0px 0px;
  opacity: 0.8;
  text-transform: uppercase;
}
.cas-card-sec .cas-card .content-holder h3 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.05em;
  color: #5465ff;
}
.cas-card-sec .cas-card .content-holder p {
  font-size: 13px;
  color: #0b3953;
  opacity: 0.8;
  min-height: 110px;
}
.cas-card-sec .cas-card .content-holder a {
  margin-top: 20px;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: end;
}
.cas-card-sec .cas-card .content-holder a img {
  width: 20px;
  margin-left: 8px;
}
.cas-card-sec .card-reso {
  box-shadow: 1.8px 1.8px 8.3px rgba(0, 0, 0, 0.02), 3.5px 3.5px 18.5px rgba(0, 0, 0, 0.028), 5.3px 5.3px 28.9px rgba(0, 0, 0, 0.035), 6.9px 6.9px 39.2px rgba(0, 0, 0, 0.042), 8.5px 8.5px 49.6px rgba(0, 0, 0, 0.05), 10px 10px 60px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  border-radius: 20px;
  overflow: hidden;
  min-height: 545px;
  transition: transform 0.2s ease;
}
@media (max-width: 768px) {
  .cas-card-sec .card-reso {
    min-height: unset;
  }
}
.cas-card-sec .card-reso .img-holder .card-reso-img {
  width: 100%;
  height: 22rem;
  object-fit: cover;
}
.cas-card-sec .card-reso .content-holder {
  padding: 10px 20px 20px 20px;
  min-height: 340px;
  background-color: white;
}
.cas-card-sec .card-reso .content-holder .card-reso-header {
  padding: 0rem;
}
.cas-card-sec .card-reso .content-holder .card-reso-header .card-reso-header-title {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.05em;
  color: #5465ff;
}
.cas-card-sec .card-reso .content-holder .card-reso-header .prop {
  padding: 20px 0px 5px 0px;
  margin-bottom: 20px;
  display: flex;
}
.cas-card-sec .card-reso .content-holder .card-reso-header .prop .type {
  width: 100%;
  text-align: left;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;
  letter-spacing: 2px;
  color: #0b3953;
  margin-top: 2px;
  text-transform: uppercase;
}
.cas-card-sec .card-reso .content-holder .card-reso-header .prop .date {
  width: 100%;
  text-align: right;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 2px;
  color: #575e62;
  line-height: normal;
  width: 100%;
  margin: 0px 0px;
  opacity: 0.8;
  text-transform: uppercase;
}
.cas-card-sec .card-reso .content-holder .card-reso-body {
  padding: 0rem;
}
.cas-card-sec .card-reso .content-holder .card-reso-body p {
  font-size: 13px;
  color: #0b3953;
  opacity: 0.8;
  min-height: 120px;
}
.cas-card-sec .card-reso .content-holder .card-reso-footer {
  padding: 0rem;
}
.cas-card-sec .card-reso .content-holder .card-reso-footer .link {
  margin-top: 20px;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: end;
}
.cas-card-sec .card-reso .content-holder .card-reso-footer .link .arrow-icon {
  width: 20px;
  margin-left: 8px;
}
.cas-card-sec .card-reso:hover {
  box-shadow: 3.6px 3.6px 1.4px rgba(0, 0, 0, 0.02), 7.1px 7.1px 3.1px rgba(0, 0, 0, 0.028), 10.5px 10.5px 4.8px rgba(0, 0, 0, 0.035), 13.8px 13.8px 6.5px rgba(0, 0, 0, 0.042), 17px 17px 8.3px rgba(0, 0, 0, 0.05), 20px 20px 10px rgba(0, 0, 0, 0.07);
  transform: scale(1.02) translate(-3px, -3px);
  -webkit-transform: scale(1.02) translate(-3px, -3px);
  -moz-transform: scale(1.02) translate(-3px, -3px);
  transition: transform 0.2s ease;
}

.cas-test-header {
  background-image: url(/assets/images/banner-img/webp-img/solution-banner.jpg), url(/assets/images/banner-img/solution-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
  min-height: -webkit-fill-available;
}
.cas-test-header .container {
  width: 82%;
  height: 100%;
}
@media (max-width: 991px) {
  .cas-test-header .container {
    width: 750px;
  }
}
@media (max-width: 768px) {
  .cas-test-header .container {
    width: unset;
  }
}
.cas-test-header .container .outer {
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .cas-test-header .container .outer {
    padding: 0px 30px 0px 30px;
  }
}
.cas-test-header .container .outer .cas-test-content h1 {
  font-weight: 400;
  font-size: 60px;
  line-height: 86px;
  color: #0b3953;
}
@media (max-width: 991px) {
  .cas-test-header .container .outer .cas-test-content h1 {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 768px) {
  .cas-test-header .container .outer .cas-test-content h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
.cas-test-header .container .outer .cas-test-content p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 100% !important;
}
@media (max-width: 991px) {
  .cas-test-header .container .outer .cas-test-content p {
    font-size: 15px;
  }
}
.cas-test-header .container .gsap-road {
  height: 100%;
}
@media (max-width: 991px) {
  .cas-test-header .container .gsap-road {
    display: none;
  }
}
.cas-test-header .container .gsap-road div {
  width: 100%;
  height: 100%;
  max-height: 880px;
  overflow: hidden;
  background: transparent;
  position: absolute;
}

.cas-top-download h3 {
  font-size: 37px;
  line-height: normal;
}
@media (max-width: 768px) {
  .cas-top-download h3 {
    font-size: 22px;
  }
}
.cas-top-download .month {
  text-align: left;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 2px;
  color: #575e62;
  line-height: normal;
  width: 100%;
  margin: 15px 0px 35px 0px;
  opacity: 0.7;
}
.cas-top-download p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #0b3953;
  margin: 5px 0 0px;
}
@media (max-width: 768px) {
  .cas-top-download p {
    font-size: 16px;
  }
}
.cas-top-download ul {
  padding: 0px;
  margin-top: 30px;
}
.cas-top-download ul li {
  font-size: 18px;
  color: #0b3953;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .cas-top-download ul li {
    font-size: 16px;
  }
}
.cas-top-download ul li img {
  margin-right: 10px;
  width: 30px;
}
.cas-top-download picture img {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .cas-top-download picture img {
    display: none;
  }
}
.cas-top-download .cta-holder {
  text-align: center;
}
.cas-top-download .cta-holder a {
  margin-top: 20px;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cas-top-download .cta-holder a img {
  width: 30px;
  margin-left: 8px;
  transform: rotate(90deg);
}

.select-mod {
  /*Styling Selectbox*/
}
.select-mod button {
  margin-top: 0px;
}
.select-mod h2 {
  margin-bottom: 30px;
}
.select-mod .col-lg-6,
.select-mod .col-lg-12 {
  padding: 0px 10px;
}
.select-mod a {
  float: right;
}
.select-mod a:focus {
  color: #fff;
}
.select-mod a:hover {
  color: #fff;
}
@media (max-width: 991px) {
  .select-mod a {
    float: initial;
  }
}
.select-mod .input-form {
  width: 100%;
  height: 40px;
  background: #dde0ff;
  border-bottom: 3px solid #5465ff;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0.56px;
  line-height: 40px;
  color: #5a7788;
  margin: 0 0 15px;
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 30px;
  padding: 15px;
}
@media screen and (max-width: 768px) {
  .select-mod .input-form {
    font-size: 15px;
  }
}
.select-mod .input-form.reqError {
  border: 1px solid #5465ff;
}
.select-mod .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: transparent;
}
.select-mod .intl-tel-input.allow-dropdown input,
.select-mod .intl-tel-input.allow-dropdown input[type=tel],
.select-mod .intl-tel-input.allow-dropdown input[type=text],
.select-mod .intl-tel-input.separate-dial-code input,
.select-mod .intl-tel-input.separate-dial-code input[type=tel],
.select-mod .intl-tel-input.separate-dial-code input[type=text] {
  padding-left: 52px;
}
.select-mod .error-msg.text-danger {
  color: #fff;
  text-align: left;
  margin-top: -13px;
  font-size: 10px;
  padding: 0px 15px;
  line-height: 14px;
}
.select-mod textarea.input-form {
  height: 100px;
  resize: none;
  line-height: 30px;
  padding: 0px;
  margin-bottom: 21px;
}
.select-mod input.input-form[type=text]::-moz-placeholder,
.select-mod input.input-form[type=email]::-moz-placeholder,
.select-mod input.input-form[type=number]::-moz-placeholder,
.select-mod textarea.input-form::-moz-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.select-mod input.input-form[type=text]::-ms-input-placeholder,
.select-mod input.input-form[type=email]::-ms-input-placeholder,
.select-mod input.input-form[type=number]::-ms-input-placeholder,
.select-mod textarea.input-form::-ms-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.select-mod input.input-form[type=text]::-webkit-input-placeholder,
.select-mod input.input-form[type=email]::-webkit-input-placeholder,
.select-mod input.input-form[type=number]::-webkit-input-placeholder,
.select-mod textarea.input-form::-webkit-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.select-mod .commentForm .common_btn.red_bg {
  padding: 28px 42.5px;
}
.select-mod input.input-form:focus,
.select-mod textarea.input-form:focus {
  -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #4758eb;
  background: #fff;
  padding: 0 20px;
}
.select-mod input.error {
  border-bottom: 3px solid #e01e5a;
}
.select-mod .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.select-mod .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: initial;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .select-mod .styled-checkbox + label {
    font-size: 16px;
  }
}
.select-mod .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
}
.select-mod .styled-checkbox:hover + label:before {
  background: rgba(255, 255, 255, 0.0588235294);
}
.select-mod .styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.select-mod .styled-checkbox:checked + label:before {
  background: #5465ff;
  border: none;
}
.select-mod .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.select-mod .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.select-mod .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.select-mod .dropdown {
  width: 100%;
  display: inline-block;
  background-color: transparent;
  border-radius: 30px;
  transition: all 0.5s ease;
  position: relative;
  font-size: 14px;
  color: #5a7788;
  height: 40px;
  text-align: left;
  border-bottom: 3px solid #5465ff;
  margin: 0 0 15px;
  background: #dde0ff;
  padding: 10px 15px;
}
.select-mod .dropdown .select {
  cursor: pointer;
  display: block;
  line-height: normal;
  padding: 0px;
}
.select-mod .dropdown .select > i {
  font-size: 18px;
  color: #0b3953;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  float: right;
  line-height: 0px;
  top: 5px;
}
.select-mod .dropdown .select > i img {
  width: 13px;
  opacity: 0.8;
}
.select-mod .dropdown:focus {
  outline: none;
}
.select-mod .dropdown:active {
  background: #fff;
}
.select-mod .dropdown.active:hover,
.select-mod .dropdown.active {
  background-color: #fff;
}
.select-mod .dropdown.active .select > i {
  transform: rotate(-180deg);
}
.select-mod .dropdown .dropdown-menu {
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: 0;
  margin-top: 1px;
  border-radius: 3px;
  overflow: hidden;
  display: none;
  max-height: 200px;
  overflow-y: auto;
  z-index: 9;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .select-mod .dropdown .dropdown-menu {
    font-size: 15px;
  }
}
.select-mod .dropdown .dropdown-menu::-webkit-scrollbar {
  background: #fff;
  width: 3px;
}
.select-mod .dropdown .dropdown-menu::-webkit-scrollbar-track {
  box-shadow: 0 0 10px;
  border-radius: 0px;
}
.select-mod .dropdown .dropdown-menu::-webkit-scrollbar-thumb {
  /* background: linear-gradient(125deg, #B7B7B7, #E9E9E9); */
  background-color: #5a7788;
  border-radius: 15px;
  border: none;
}
.select-mod .dropdown .dropdown-menu li {
  padding: 5px 10px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.select-mod .dropdown .dropdown-menu {
  padding: 0;
  list-style: none;
}
.select-mod .dropdown .dropdown-menu li:hover {
  background-color: #f8f8f8;
  color: #5465ff;
}
.select-mod .dropdown .dropdown-menu li:active {
  background-color: #f2f2f2;
}

.cas-latest-additions {
  background-color: #f2f2f2;
}
.cas-latest-additions .cas-card {
  filter: grayscale(25%);
  box-shadow: 1.8px 1.8px 8.3px rgba(0, 0, 0, 0.02), 3.5px 3.5px 18.5px rgba(0, 0, 0, 0.028), 5.3px 5.3px 28.9px rgba(0, 0, 0, 0.035), 6.9px 6.9px 39.2px rgba(0, 0, 0, 0.042), 8.5px 8.5px 49.6px rgba(0, 0, 0, 0.05), 10px 10px 60px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  border-radius: 20px;
  overflow: hidden;
  min-height: 150px;
  transition: transform 0.2s ease;
}
@media (max-width: 768px) {
  .cas-latest-additions .cas-card {
    min-height: unset;
  }
}
.cas-latest-additions .cas-card .img-holder img {
  width: 100%;
  height: 22rem;
  object-fit: cover;
}
.cas-latest-additions .cas-card .content-holder {
  padding: 10px 20px 20px 20px;
  min-height: 200px;
  background-color: white;
}
.cas-latest-additions .cas-card .content-holder .prop {
  padding: 20px 0px 5px 0px;
  margin-bottom: 20px;
  display: flex;
}
.cas-latest-additions .cas-card .content-holder .prop .type {
  width: 100%;
  text-align: left;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;
  letter-spacing: 2px;
  color: #0b3953;
  margin-top: 2px;
  text-transform: uppercase;
}
.cas-latest-additions .cas-card .content-holder .prop .date {
  width: 100%;
  text-align: right;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 2px;
  color: #575e62;
  line-height: normal;
  width: 100%;
  margin: 0px 0px;
  opacity: 0.8;
  text-transform: uppercase;
}
.cas-latest-additions .cas-card .content-holder h3 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.05em;
  color: #5465ff;
}
.cas-latest-additions .cas-card .content-holder p {
  font-size: 13px;
  color: #0b3953;
  opacity: 0.8;
  min-height: 110px;
}
.cas-latest-additions .cas-card .content-holder a {
  margin-top: 20px;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: end;
}
.cas-latest-additions .cas-card .content-holder a img {
  width: 20px;
  margin-left: 8px;
}
.cas-latest-additions .cas-card:hover {
  box-shadow: 3.6px 3.6px 1.4px rgba(0, 0, 0, 0.02), 7.1px 7.1px 3.1px rgba(0, 0, 0, 0.028), 10.5px 10.5px 4.8px rgba(0, 0, 0, 0.035), 13.8px 13.8px 6.5px rgba(0, 0, 0, 0.042), 17px 17px 8.3px rgba(0, 0, 0, 0.05), 20px 20px 10px rgba(0, 0, 0, 0.07);
  transform: scale(1.02) translate(-3px, -3px);
  -webkit-transform: scale(1.02) translate(-3px, -3px);
  -moz-transform: scale(1.02) translate(-3px, -3px);
  transition: transform 0.2s ease;
  filter: unset;
}

.search-ad-landing-page-hero {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
.search-ad-landing-page-hero .banner-bg {
  width: 100%;
  height: 100vh;
  z-index: 1;
  object-fit: cover;
}
.search-ad-landing-page-hero .conta {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-top: 100px;
}
@media (min-width: 768px) and (max-width: 1400px) {
  .search-ad-landing-page-hero {
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-hero {
    height: 100vh;
  }
}
.search-ad-landing-page-hero .carousel-caption {
  position: absolute;
  right: 12%;
  bottom: 20px;
  left: 12%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  height: 100%;
  display: table;
  z-index: 0;
  width: 78%;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-hero .carousel-caption {
    left: 35px;
  }
}
.search-ad-landing-page-hero .carousel-caption img {
  max-width: 250px;
  height: auto;
}
@media (max-width: 768px) {
  .search-ad-landing-page-hero .carousel-caption img {
    padding-top: 15px;
    max-width: 155px;
  }
}
.search-ad-landing-page-hero .carousel-caption .outer-sec {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-hero .carousel-caption .outer-sec {
    flex-direction: column;
  }
}
.search-ad-landing-page-hero .carousel-caption .outer-sec h1 {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 50px;
  line-height: 80px;
  color: #0b3953;
  text-shadow: none;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-hero .carousel-caption .outer-sec h1 {
    font-size: 20px;
    line-height: 35px;
  }
}
.search-ad-landing-page-hero .scroll-down {
  position: absolute;
  bottom: 0;
  right: 0;
  display: table;
  height: 100px;
  text-align: center;
  width: 180px;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-hero .scroll-down {
    width: 140px;
    display: none;
  }
}
.search-ad-landing-page-hero .scroll-down p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #0b3953;
  display: table-cell;
  vertical-align: middle;
}
.search-ad-landing-page-hero .scroll-down p img {
  margin-left: 6px;
  margin-bottom: 2px;
  width: 15px;
  height: auto;
}

.search-ad-landing-page-sec-two {
  background: #e9e9e9;
  text-align: center;
}
.search-ad-landing-page-sec-two h3 {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 50px;
  color: #0b3953;
  text-shadow: none;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-two h3 {
    font-size: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-two .pro-show {
    margin-bottom: 30px;
  }
}
.search-ad-landing-page-sec-two .pro-show .img-holder .mod1 {
  width: 28rem;
  height: auto;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-two .pro-show .img-holder .mod1 {
    width: 20rem;
    height: auto;
  }
}
.search-ad-landing-page-sec-two .pro-show .img-holder .mod2 {
  width: 28rem;
  height: auto;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-two .pro-show .img-holder .mod2 {
    width: 20rem;
    height: auto;
  }
}
.search-ad-landing-page-sec-two .pro-show .order-now {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #0b3953;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 30px;
  padding: 10px 18px;
  border-radius: 50px;
  text-align: center;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
}
.search-ad-landing-page-sec-two .pro-show .order-now:hover {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  -moz-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
}
.search-ad-landing-page-sec-two .pro-show .order-now img {
  width: 25px;
  height: 25px;
  margin: -5px 0 0 12px;
  height: auto;
  padding: 0px;
}
.search-ad-landing-page-sec-two .tag-sec span {
  background-color: #3b51f7;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin: 0px;
  margin-right: 5px;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-two .tag-sec span {
    margin-top: 5px;
    font-size: 10px;
  }
}

.search-ad-landing-page-sec-three {
  background-color: white;
}
.search-ad-landing-page-sec-three .sec_title {
  text-align: center;
}
.search-ad-landing-page-sec-three .content {
  padding: 4rem 0rem;
}
.search-ad-landing-page-sec-three .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75em;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.search-ad-landing-page-sec-three .img-holder {
  text-align: center;
  width: 100%;
  height: auto;
}
.search-ad-landing-page-sec-three .img-holder img {
  max-width: 300px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-three .img-holder img {
    width: 18rem;
  }
}
.search-ad-landing-page-sec-three .order-now {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #5465ff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
  padding: 10px 18px;
  border-radius: 50px;
  text-align: center;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-three .order-now {
    font-size: 15px;
  }
}
.search-ad-landing-page-sec-three .order-now:hover {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  -moz-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
}
.search-ad-landing-page-sec-three .order-now img {
  width: 25px;
  height: 25px;
  margin: -5px 0 0 12px;
  height: auto;
  padding: 0px;
}
.search-ad-landing-page-sec-three .outer {
  display: flex;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-three .outer {
    flex-direction: column;
  }
}
.search-ad-landing-page-sec-three .outer-reverse {
  display: flex;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-three .outer-reverse {
    flex-direction: column-reverse;
  }
}

.search-ad-landing-page-sec-four {
  background-color: white;
  padding-top: 0px;
}
.search-ad-landing-page-sec-four h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 128%;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-four h2 {
    font-size: 33px;
    line-height: 120%;
  }
}
.search-ad-landing-page-sec-four .key-highlights {
  padding: 5rem 0rem;
  background-color: white;
  border-radius: 50px;
  -webkit-box-shadow: 0px 18px 25px -15px rgba(84, 101, 255, 0.69);
  -moz-box-shadow: 0px 18px 25px -15px rgba(84, 101, 255, 0.69);
  box-shadow: 0px 18px 25px -15px rgba(84, 101, 255, 0.69);
}
.search-ad-landing-page-sec-four .key-highlights .icon {
  text-align: center;
  min-height: 120px;
}
.search-ad-landing-page-sec-four .key-highlights .icon img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-four .key-highlights .icon img {
    width: 50px;
    height: 50px;
  }
}
.search-ad-landing-page-sec-four .key-highlights .icon p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #575e62;
  line-height: normal;
  width: 80%;
  margin: 5px auto;
}

.search-ad-landing-page-sec-five {
  background-color: #0b3953;
}
.search-ad-landing-page-sec-five h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 128%;
  color: white;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-five h2 {
    font-size: 23px;
    line-height: 130%;
    margin-bottom: 20px;
  }
}
.search-ad-landing-page-sec-five .img-holder img {
  width: 100%;
  height: auto;
}
.search-ad-landing-page-sec-five .content {
  display: table-cell;
  vertical-align: middle;
}
.search-ad-landing-page-sec-five .outer {
  display: flex;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-five .outer {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-five .key-features {
    margin-top: 20px;
  }
}
.search-ad-landing-page-sec-five .key-features .box {
  display: flex;
  min-height: 85px;
  align-items: center;
}
.search-ad-landing-page-sec-five .key-features .box img {
  width: 55px;
  height: 55px;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-five .key-features .box img {
    width: 45px;
    height: 45px;
  }
}
.search-ad-landing-page-sec-five .key-features .box p {
  padding: 0px 15px;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  opacity: 0.8;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-five .key-features .box p {
    font-size: 12px;
  }
}

.search-ad-landing-page-sec-six {
  background-color: #5465ff;
  padding: 60px 50px;
}
.search-ad-landing-page-sec-six .box {
  text-align: center;
}
.search-ad-landing-page-sec-six .box h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-six .box h2 {
    font-size: 30px;
  }
}
.search-ad-landing-page-sec-six .box h3 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .search-ad-landing-page-sec-six .box h3 {
    font-size: 18px;
  }
}

.de-tooltip {
  background-image: url(/assets/images/icons/i-tooltip.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  width: 15px;
  height: 15px;
  -webkit-transform: translateZ(0);
  -webkit-font-smoothing: antialiased;
  margin-left: 10px;
}
.de-tooltip .view-tooltip {
  background: #0b3953;
  font-family: Lato;
  font-size: 10px;
  bottom: 100%;
  color: white;
  display: block;
  left: -150px;
  margin-bottom: 15px;
  opacity: 0;
  padding: 5px 5px;
  pointer-events: none;
  position: absolute;
  min-width: 30rem;
  width: 100%;
  height: auto;
  text-align: left;
  border-radius: 3px;
  line-height: 150%;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}
@media screen and (max-width: 768px) {
  .de-tooltip .view-tooltip {
    min-width: 25rem;
  }
}
.de-tooltip .view-tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #0b3953 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 16rem;
  margin-left: -13px;
  position: absolute;
  width: 0;
}
.de-tooltip:hover .view-tooltip {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.de-tooltip-calc {
  background-image: url(/assets/images/icons/i-tooltip-white.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  width: 25px;
  height: 25px;
  -webkit-transform: translateZ(0);
  -webkit-font-smoothing: antialiased;
  margin-left: 5px;
  margin-top: 10px;
  align-self: flex-start;
}
.de-tooltip-calc .view-tooltip {
  background: #0b3953;
  font-family: Lato;
  font-size: 10px;
  bottom: 100%;
  color: white;
  display: block;
  left: -75px;
  margin-bottom: 15px;
  opacity: 0;
  padding: 5px 10px;
  pointer-events: none;
  position: absolute;
  min-width: 18rem;
  width: 100%;
  height: auto;
  text-align: left;
  border-radius: 3px;
  line-height: 150%;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}
@media screen and (max-width: 768px) {
  .de-tooltip-calc .view-tooltip {
    min-width: 16rem;
  }
}
.de-tooltip-calc .view-tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #0b3953 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 88px;
  margin-left: -13px;
  position: absolute;
  width: 0;
}
.de-tooltip-calc:hover .view-tooltip {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.team-sec-one {
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  .team-sec-one {
    display: none;
  }
}
.team-sec-one .tabs-nav {
  display: flex;
  margin-bottom: 0px !important;
}
.team-sec-one .tabs-nav li {
  width: 25%;
}
.team-sec-one .tabs-nav li:first-child .tab-inner {
  border-right: 0;
  border-top-left-radius: 6px;
}
.team-sec-one .tabs-nav li:last-child .tab-inner {
  border-top-right-radius: 6px;
}
.team-sec-one .tab-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #e9e9e9;
  border: 0.2px solid RGBA(206, 207, 213, 0.53);
  color: white;
  font-weight: 600;
  padding: 20px 15px;
  text-align: center;
  text-decoration: none;
  transition-duration: 0.8s;
  height: 100%;
  -webkit-box-shadow: inset 0px 200px 0px -196px rgba(84, 101, 255, 0);
  -moz-box-shadow: inset 0px 200px 0px -196px rgba(84, 101, 255, 0);
  box-shadow: inset 0px 200px 0px -196px rgba(84, 101, 255, 0);
}
.team-sec-one .tab-inner img {
  pointer-events: none;
  width: 100%;
  height: auto;
  max-width: 230px;
}
.team-sec-one .tab-inner h2 {
  padding-top: 15px;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 10px;
}
.team-sec-one .tab-inner h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
}
.team-sec-one .tab-inner .social-buttons {
  margin-bottom: 10px;
}
.team-sec-one .tab-inner .social-buttons button {
  pointer-events: stroke;
  background-color: transparent;
  color: #5465ff;
  font-size: 18px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .team-sec-one .tab-inner .social-buttons button {
    font-size: 15px;
  }
}
.team-sec-one .tab-inner .details-show .showMoreBtn {
  background-color: transparent;
  margin: 0 auto;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.team-sec-one .tab-inner .details-show .showMoreBtn img {
  width: 20px;
  margin-left: 8px;
  transform: rotate(90deg);
}
.team-sec-one .tab-active .tab-inner {
  background: #fff;
  border-bottom-color: transparent;
  color: #2db34a;
  cursor: default;
  -webkit-box-shadow: inset 0px 200px 0px -196px rgba(84, 101, 255, 0.9);
  -moz-box-shadow: inset 0px 200px 0px -196px rgba(84, 101, 255, 0.9);
  box-shadow: inset 0px 200px 0px -196px rgba(84, 101, 255, 0.9);
}
.team-sec-one .tabs-stage {
  background-color: white;
  border: 0.2px solid RGBA(206, 207, 213, 0.53);
  border-radius: 0 0 6px 6px;
  border-top: 0;
  clear: both;
  padding: 25px 25px;
  position: relative;
  top: -1px;
}
.team-sec-one .tabs-stage p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
  margin-bottom: 15px;
}
.team-sec-one .tabs-stage .temp {
  display: none;
}
.team-sec-one .tabs-stage .temp.active {
  display: block;
}
.team-sec-one .img-holder {
  text-align: center;
  display: flex;
}
.team-sec-one .img-holder a img {
  padding: 10px;
  border: grey 0.1px solid;
}
.team-sec-one .content-holder {
  padding: 15px 0px;
}

.team-sec-two {
  background-color: transparent !important;
}
@media screen and (max-width: 768px) {
  .team-sec-two {
    display: none;
  }
}
.team-sec-two .tabs-nav-two {
  display: flex;
  margin-bottom: 0px !important;
}
.team-sec-two .tabs-nav-two li {
  width: 25%;
}
.team-sec-two .tabs-nav-two li:first-child .tab-inner-two {
  border-right: 0;
  border-top-left-radius: 6px;
}
.team-sec-two .tabs-nav-two li:last-child .tab-inner-two {
  border-top-right-radius: 6px;
}
.team-sec-two .tab-inner-two {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #e9e9e9;
  border: 0.2px solid RGBA(206, 207, 213, 0.53);
  color: white;
  font-weight: 600;
  padding: 20px 15px;
  text-align: center;
  text-decoration: none;
  transition-duration: 0.8s;
  height: 100%;
  -webkit-box-shadow: inset 0px 200px 0px -196px rgba(84, 101, 255, 0);
  -moz-box-shadow: inset 0px 200px 0px -196px rgba(84, 101, 255, 0);
  box-shadow: inset 0px 200px 0px -196px rgba(84, 101, 255, 0);
}
.team-sec-two .tab-inner-two img {
  pointer-events: none;
  width: 100%;
  height: auto;
  max-width: 230px;
}
.team-sec-two .tab-inner-two h2 {
  padding-top: 15px;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 10px;
}
.team-sec-two .tab-inner-two h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
}
.team-sec-two .tab-inner-two .social-buttons {
  margin-bottom: 10px;
}
.team-sec-two .tab-inner-two .social-buttons button {
  pointer-events: stroke;
  background-color: transparent;
  color: #5465ff;
  font-size: 18px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .team-sec-two .tab-inner-two .social-buttons button {
    font-size: 15px;
  }
}
.team-sec-two .tab-inner-two .details-show .showMoreBtn {
  background-color: transparent;
  margin: 0 auto;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.team-sec-two .tab-inner-two .details-show .showMoreBtn img {
  width: 20px;
  margin-left: 8px;
  transform: rotate(90deg);
}
.team-sec-two .tab-active-two .tab-inner-two {
  background: #fff;
  border-bottom-color: transparent;
  color: #2db34a;
  cursor: default;
  -webkit-box-shadow: inset 0px 200px 0px -196px rgba(84, 101, 255, 0.9);
  -moz-box-shadow: inset 0px 200px 0px -196px rgba(84, 101, 255, 0.9);
  box-shadow: inset 0px 200px 0px -196px rgba(84, 101, 255, 0.9);
}
.team-sec-two .tabs-stage-two {
  background-color: white;
  border: 0.2px solid RGBA(206, 207, 213, 0.53);
  border-radius: 0 0 6px 6px;
  border-top: 0;
  clear: both;
  padding: 25px 25px;
  position: relative;
  top: -1px;
}
.team-sec-two .tabs-stage-two p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
  margin-bottom: 15px;
}
.team-sec-two .tabs-stage-two .temp {
  display: none;
}
.team-sec-two .tabs-stage-two .temp.active {
  display: block;
}
.team-sec-two .img-holder {
  text-align: center;
  display: flex;
}
.team-sec-two .img-holder a img {
  padding: 10px;
  border: grey 0.1px solid;
}
.team-sec-two .content-holder {
  padding: 15px 0px;
}

.team-sec-one-mobile {
  background-color: white;
  display: none;
}
@media screen and (max-width: 768px) {
  .team-sec-one-mobile {
    display: block;
  }
}
.team-sec-one-mobile .cards {
  margin-top: 20px;
  padding: 20px 20px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}
.team-sec-one-mobile .cards h2 {
  margin-top: 15px;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 10px;
}
.team-sec-one-mobile .cards h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
  margin-bottom: 20px;
}
.team-sec-one-mobile .cards p {
  text-align: left;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
  margin-bottom: 15px;
}
.team-sec-one-mobile .cards .showMoreBtn {
  background-color: transparent;
  margin: 0 auto;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.team-sec-one-mobile .cards .showMoreBtn img {
  width: 20px;
  margin-left: 8px;
  transform: rotate(90deg);
}
.team-sec-one-mobile .cards .showLessBtn {
  background-color: transparent;
  margin: 0 auto;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.team-sec-one-mobile .cards .showLessBtn img {
  width: 20px;
  margin-left: 8px;
  transform: rotate(270deg);
}

.team-sec-three {
  background-color: white;
}
.team-sec-three #gallery {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.team-sec-three #gallery img {
  width: 100%;
  height: auto;
  margin: 0 0 6% 0;
  -webkit-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.team-sec-three #gallery video {
  width: 100%;
  height: auto;
  margin: 0 0 6% 0;
  -webkit-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.team-sec-three .modal-img {
  width: 100%;
  height: auto;
}
.team-sec-three .model-vid {
  width: 100%;
  height: auto;
}
.team-sec-three .modal-body {
  padding: 0px;
}
@media (max-width: 1200px) {
  .team-sec-three #gallery {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}
@media (max-width: 768px) {
  .team-sec-three #gallery {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}
@media (max-width: 768px) {
  .team-sec-three #gallery {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 991px) {
  .team-sec-three .modal-content {
    width: 90%;
  }
}
.team-sec-three .modal-header {
  padding: 0px !important;
  border-bottom: 0px !important;
}
.team-sec-three .modal-header button {
  position: absolute;
  right: -50px;
  opacity: 1;
}

.career-lists {
  padding: 120px 65px;
}
.career-lists #careerList .position-box:last-child {
  border-bottom: 1px solid #d5d5d5;
}
@media (max-width: 768px) {
  .career-lists {
    padding: 80px 40px;
  }
}
.career-lists .dropdowns .select-menu {
  position: relative;
  max-width: 450px;
  margin: 50px auto;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .career-lists .dropdowns .select-menu {
    margin: 30px auto;
  }
}
.career-lists .dropdowns .select-menu .select-btn {
  display: flex;
  height: 55px;
  background: #fff;
  padding: 20px;
  font-size: 18px;
  font-weight: 400;
  border-radius: 8px;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
@media (max-width: 768px) {
  .career-lists .dropdowns .select-menu .select-btn {
    padding: 10px;
    height: 45px;
  }
}
@media (max-width: 768px) {
  .career-lists .dropdowns .select-menu .select-btn .sBtn-text {
    font-size: 15px;
  }
}
.career-lists .dropdowns .select-menu #dropdownOne .option-checkbox {
  display: none !important;
}
.career-lists .dropdowns .select-menu .options {
  position: absolute;
  max-width: 450px;
  width: 100%;
  overflow-y: auto;
  max-height: 295px;
  padding: 10px;
  margin-top: 10px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  animation-name: DropfadeInDown;
  -webkit-animation-name: DropfadeInDown;
  animation-duration: 0.35s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.35s;
  -webkit-animation-fill-mode: both;
}
@media (max-width: 768px) {
  .career-lists .dropdowns .select-menu .options {
    font-size: 15px;
  }
}
.career-lists .dropdowns .select-menu .options .option {
  display: flex;
  height: 55px;
  cursor: pointer;
  padding: 0 16px;
  border-radius: 8px;
  align-items: center;
  background: #fff;
}
.career-lists .dropdowns .select-menu .options .option:hover {
  background: #f2f2f2;
}
.career-lists .dropdowns .select-menu .options .option i {
  font-size: 25px;
  margin-right: 12px;
}
.career-lists .dropdowns .select-menu .options .option .option-text {
  font-size: 18px;
  color: #333;
  font-weight: normal;
}
@media (max-width: 768px) {
  .career-lists .dropdowns .select-menu .options .option .option-text {
    font-size: 15px;
  }
}
.career-lists .dropdowns .select-menu .options .option .option-checkbox {
  margin-top: 0px;
  width: 20px;
  height: 20px;
}
.career-lists .dropdowns .select-btn i {
  font-size: 25px;
  transition: 0.3s;
}
.career-lists .dropdowns .select-menu.active .select-btn i {
  transform: rotate(225deg);
}
.career-lists .dropdowns .select-menu.active .options {
  display: block;
  opacity: 0;
  z-index: 10;
  animation-name: DropfadeInUp;
  -webkit-animation-name: DropfadeInUp;
  animation-duration: 0.4s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
}
@keyframes DropfadeInUp {
  from {
    transform: translate3d(0, 30px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes DropfadeInDown {
  from {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  to {
    transform: translate3d(0, 20px, 0);
    opacity: 0;
  }
}
.career-lists .lists .position-box {
  height: auto;
  background-color: #fff;
  padding: 2.5% 0px;
  border-top: 1px solid #d5d5d5;
  float: left;
  width: 100%;
}
.career-lists .lists .position-box label {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 134%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .career-lists .lists .position-box label {
    font-size: 12px;
    line-height: 134%;
  }
}
.career-lists .lists .position-box p {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 23px;
  line-height: 134%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .career-lists .lists .position-box p {
    font-size: 16px;
    line-height: 134%;
  }
}
.career-lists .lists .position-box img {
  width: 34px;
}
@media screen and (max-width: 768px) {
  .career-lists .lists .position-box img {
    width: 25px;
  }
}
.career-lists .lists .position-box .box {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .career-lists .lists .position-box .box {
    text-align: left;
  }
}
.career-lists .career-more-btn {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  color: #0b3953;
  outline: none;
  text-transform: uppercase;
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  margin-top: 30px;
}
.career-lists .all-job-op-heading {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 35px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.5;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .career-lists .all-job-op-heading {
    font-size: 25px;
  }
}

.critical-equip-landing-page-hero {
  position: relative;
  background-color: #0b3953;
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-hero .container {
    width: 90%;
  }
}
.critical-equip-landing-page-hero .flexbox {
  padding-top: 10rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-hero .flexbox {
    padding-top: 10rem;
  }
}
.critical-equip-landing-page-hero .flexbox .order-now {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #5465ff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
  padding: 10px 18px;
  border-radius: 50px;
  text-align: center;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-hero .flexbox .order-now {
    font-size: 15px;
  }
}
.critical-equip-landing-page-hero .flexbox .order-now:hover {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  -moz-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
}
.critical-equip-landing-page-hero .flexbox .order-now img {
  width: 25px;
  height: 25px;
  margin: -5px 0 0 5px;
  height: auto;
  padding: 0px;
}
.critical-equip-landing-page-hero h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 128%;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-hero h2 {
    font-size: 40px;
  }
}
.critical-equip-landing-page-hero .img-holder img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-hero .img-holder img {
    display: none;
  }
}

.critical-equip-landing-page-sec-two {
  background-color: white;
}
.critical-equip-landing-page-sec-two .img-holder {
  text-align: center;
  min-height: 200px;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-sec-two .img-holder {
    min-height: unset;
  }
}
.critical-equip-landing-page-sec-two .img-holder img {
  max-width: 170px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-sec-two .img-holder img {
    max-width: 130px;
  }
}
.critical-equip-landing-page-sec-two .content-box {
  text-align: center;
  padding: 10px 0px;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-sec-two .content-box {
    padding-bottom: 8rem;
  }
}
.critical-equip-landing-page-sec-two .content-box h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 128%;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-sec-two .content-box h2 {
    font-size: 25px;
  }
}
.critical-equip-landing-page-sec-two .content-box .tag-sec span {
  background-color: #177bb5;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin: 0px;
  margin-right: 5px;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-sec-two .content-box .tag-sec span {
    margin-top: 5px;
    font-size: 10px;
  }
}

.critical-equip-landing-page-sec-three {
  background-color: #e9e9e9;
}
.critical-equip-landing-page-sec-three .sec_title {
  text-align: center;
}
.critical-equip-landing-page-sec-three .content {
  padding: 4rem 0rem 0rem 0rem;
}
.critical-equip-landing-page-sec-three .content h2 {
  font-size: 30px;
  font-weight: 500;
}
.critical-equip-landing-page-sec-three .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75em;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.critical-equip-landing-page-sec-three .img-holder {
  text-align: center;
  width: 100%;
  height: auto;
}
.critical-equip-landing-page-sec-three .img-holder img {
  max-width: 300px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-sec-three .img-holder img {
    width: 18rem;
  }
}
.critical-equip-landing-page-sec-three .order-now {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #5465ff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
  padding: 10px 18px;
  border-radius: 50px;
  text-align: center;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-sec-three .order-now {
    font-size: 15px;
  }
}
.critical-equip-landing-page-sec-three .order-now:hover {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  -moz-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
}
.critical-equip-landing-page-sec-three .order-now img {
  width: 25px;
  height: 25px;
  margin: -5px 0 0 5px;
  height: auto;
  padding: 0px;
}
.critical-equip-landing-page-sec-three .outer {
  display: flex;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-sec-three .outer {
    flex-direction: column;
  }
}
.critical-equip-landing-page-sec-three .outer-reverse {
  display: flex;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-sec-three .outer-reverse {
    flex-direction: column-reverse;
  }
}

.critical-equip-landing-page-sec-four {
  background-color: white;
}
.critical-equip-landing-page-sec-four .key-highlights .icon {
  text-align: center;
  min-height: 120px;
}
.critical-equip-landing-page-sec-four .key-highlights .icon img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-sec-four .key-highlights .icon img {
    width: 50px;
    height: 50px;
  }
}
.critical-equip-landing-page-sec-four .key-highlights .icon p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #575e62;
  line-height: normal;
  width: 80%;
  margin: 5px auto;
}

.critical-equip-landing-page-sec-seven {
  background-color: #e9e9e9;
}
.critical-equip-landing-page-sec-seven .sec_title {
  text-align: center;
}
.critical-equip-landing-page-sec-seven .content h2 {
  font-size: 35px;
  font-weight: 500;
}
.critical-equip-landing-page-sec-seven .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75em;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.critical-equip-landing-page-sec-seven .img-holder {
  text-align: center;
  width: 100%;
  height: auto;
}
.critical-equip-landing-page-sec-seven .img-holder img {
  max-width: 400px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-sec-seven .img-holder img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.critical-equip-landing-page-sec-seven .order-now {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #5465ff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
  padding: 10px 18px;
  border-radius: 50px;
  text-align: center;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-sec-seven .order-now {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
.critical-equip-landing-page-sec-seven .order-now:hover {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  -moz-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
}
.critical-equip-landing-page-sec-seven .order-now img {
  width: 25px;
  height: 25px;
  margin: -5px 0 0 5px;
  height: auto;
  padding: 0px;
}
.critical-equip-landing-page-sec-seven .outer {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-sec-seven .outer {
    flex-direction: column-reverse;
  }
}
.critical-equip-landing-page-sec-seven .outer-reverse {
  display: flex;
}
@media screen and (max-width: 768px) {
  .critical-equip-landing-page-sec-seven .outer-reverse {
    flex-direction: column-reverse;
  }
}

.new-ad-hero {
  background-image: url(/assets/images/landing-pages/banners/new-ad-banner.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .new-ad-hero {
    background-image: url(/assets/images/landing-pages/banners/new-ad-banner-mobile.webp);
  }
}
.new-ad-hero .container {
  height: 100%;
  display: flex;
}
.new-ad-hero .flexbox {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .new-ad-hero .flexbox {
    flex-direction: column;
  }
}
.new-ad-hero .hero-img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .new-ad-hero .hero-img {
    display: none;
    margin-top: 12rem;
    width: 70%;
  }
}
@media screen and (max-width: 991px) {
  .new-ad-hero .content-sec {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .new-ad-hero .content-sec {
    margin-top: 10rem;
  }
}
.new-ad-hero .content-sec small {
  font-family: Quicksand;
  font-weight: 600;
  font-size: 18px;
  color: black;
}
@media screen and (max-width: 768px) {
  .new-ad-hero .content-sec small {
    font-size: 15px;
  }
}
.new-ad-hero .content-sec h1 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 125%;
  color: #5465ff;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1200px) {
  .new-ad-hero .content-sec h1 {
    font-size: 25px;
    line-height: 150%;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .new-ad-hero .content-sec h1 {
    font-size: 25px;
    line-height: 120%;
    margin-bottom: 1rem;
  }
}
.new-ad-hero .content-sec ul {
  margin: 1rem 0;
}
.new-ad-hero .content-sec p {
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 768px) {
  .new-ad-hero .content-sec p {
    font-size: 13px;
    line-height: 150%;
    margin-bottom: 1rem;
  }
}
.new-ad-hero .content-sec .hero-img-mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .new-ad-hero .content-sec .hero-img-mobile {
    display: block !important;
    margin: 2rem auto;
    max-width: 330px;
    width: 100%;
  }
}
.new-ad-hero .content-sec span {
  display: block;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
  margin-bottom: 2rem;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .new-ad-hero .content-sec span {
    font-size: 11px;
    margin-bottom: 1rem;
  }
}
.new-ad-hero .content-sec a {
  background-color: #5465ff;
  color: white;
  padding: 10px 15px;
  font-size: 17px;
  border-radius: 5px;
}
.new-ad-hero .content-sec a:hover {
  background-color: #3b51f7;
}
@media screen and (max-width: 768px) {
  .new-ad-hero .content-sec a {
    font-size: 15px;
    padding: 8px 12px;
  }
}
@media screen and (max-width: 768px) {
  .new-ad-hero .content-sec .box {
    text-align: center;
  }
}
.new-ad-hero .content-sec .box .fact {
  max-width: 350px;
  width: 100%;
  margin: 5rem 0px 0px 0px;
}
@media screen and (max-width: 768px) {
  .new-ad-hero .content-sec .box .fact {
    max-width: 250px;
    margin: 3rem 0px 0px 0px;
  }
}

.new-ad-sec-two {
  background-image: url(/assets/images/landing-pages/others/new-ad-slider-bg.webp);
  height: 100vh;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: cover;
  overflow: hidden;
}
.new-ad-sec-two .container .img-holder img {
  height: 100vh;
}
@media screen and (max-width: 991px) {
  .new-ad-sec-two {
    display: none;
  }
}

.new-ad-sec-two-mobile {
  background-image: url(/assets/images/landing-pages/others/new-ad-slider-bg-mobile.webp);
}
@media screen and (min-width: 991px) {
  .new-ad-sec-two-mobile {
    display: none;
  }
}
.new-ad-sec-two-mobile .sec_title {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-two-mobile .sec_title {
    font-size: 25px;
  }
}

.new-ad-build-connect-scale {
  background-color: #e9e9e9;
  padding: 50px 30px;
  text-align: center;
}
.new-ad-build-connect-scale h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .new-ad-build-connect-scale h3 {
    font-size: 15px;
  }
}
.new-ad-build-connect-scale .image-inner {
  width: 90%;
}
@media screen and (max-width: 991px) {
  .new-ad-build-connect-scale .image-inner {
    width: 100%;
  }
}
.new-ad-build-connect-scale .sentance-mobile {
  display: none;
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #575e62;
  letter-spacing: 0.01em;
  max-height: 60px;
}
.new-ad-build-connect-scale .sentance-mobile span {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #5465ff;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 991px) {
  .new-ad-build-connect-scale .sentance-mobile {
    display: block;
  }
}
.new-ad-build-connect-scale .sentence {
  display: flex;
  justify-content: center;
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 130%;
  color: #575e62;
  letter-spacing: 0.01em;
  max-height: 60px;
}
@media screen and (max-width: 991px) {
  .new-ad-build-connect-scale .sentence {
    display: none;
  }
}
.new-ad-build-connect-scale .sentence .scroller {
  display: inline-block;
  transition: transform 1s;
}
.new-ad-build-connect-scale .sentence .scroller span {
  display: block;
  margin-left: 7px;
  transition: opacity 1s;
  opacity: 0;
  text-align: left;
  height: 25px;
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 130%;
  color: #5465ff;
  letter-spacing: 0.01em;
}
.new-ad-build-connect-scale .sentence .scroller span #first-activity {
  opacity: 1;
}

.new-ad-sec-three {
  background-color: white;
}
.new-ad-sec-three .row {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .new-ad-sec-three .row {
    flex-direction: column-reverse;
  }
}
.new-ad-sec-three .row .sec-img {
  width: 100%;
  border-radius: 5px;
}
@media screen and (max-width: 1200px) {
  .new-ad-sec-three .row .sec-img {
    height: 500px;
    object-fit: cover;
  }
}
@media screen and (max-width: 991px) {
  .new-ad-sec-three .row .sec-img {
    height: unset;
    margin-bottom: 2rem;
  }
}
.new-ad-sec-three .row .content-sec .bubble {
  background-color: #480588;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin: 0px;
  margin-right: 5px;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .new-ad-sec-three .row .content-sec .bubble {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .new-ad-sec-three .row .content-sec .bubble {
    font-size: 12px;
  }
}
.new-ad-sec-three .row .content-sec h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 128%;
  color: black;
  margin-top: 3rem;
}
@media screen and (max-width: 991px) {
  .new-ad-sec-three .row .content-sec h2 {
    font-size: 25px;
    margin-top: 2rem;
  }
}
.new-ad-sec-three .row .content-sec p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75em;
  letter-spacing: 0.05em;
  color: #0b3953;
  min-height: 159px;
}
@media screen and (max-width: 991px) {
  .new-ad-sec-three .row .content-sec p {
    min-height: unset;
  }
}
.new-ad-sec-three .row .content-sec a {
  background-color: black;
  color: white;
  padding: 10px 15px;
  font-size: 17px;
  border-radius: 5px;
}
.new-ad-sec-three .row .content-sec a:hover {
  color: #5465ff;
}
.new-ad-sec-three .row .box {
  margin: 0rem 0rem 2rem 0rem;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  align-items: start;
  justify-items: center;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-three .row .box {
    grid-template-columns: repeat(2, 1fr);
  }
}
.new-ad-sec-three .row .box .icon {
  background-color: transparent;
  text-align: center;
  min-height: 100px;
  min-width: 100px;
  max-width: 125px;
  padding: 15px 10px;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-three .row .box .icon {
    margin-bottom: 2rem;
    min-height: unset;
    max-width: 190px;
  }
}
.new-ad-sec-three .row .box .icon img {
  width: 95px;
  height: 55px;
}
@media screen and (max-width: 991px) {
  .new-ad-sec-three .row .box .icon img {
    width: 80px;
    height: 50px;
  }
}
@media screen and (max-width: 768px) {
  .new-ad-sec-three .row .box .icon img {
    width: 80px;
    height: 50px;
  }
}
.new-ad-sec-three .row .box .icon p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #575e62;
  opacity: 0.9;
  line-height: normal;
  width: 80%;
  margin: 15px auto;
}
@media screen and (max-width: 1200px) {
  .new-ad-sec-three .row .box .icon p {
    font-size: 10px;
  }
}
.new-ad-sec-three .row .small-txt {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.05em;
  color: #0b3953;
  line-height: 170%;
  width: 100%;
  margin: 0px 0px;
  margin-bottom: 20px;
  opacity: 0.8;
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-three .row .small-txt {
    font-size: 10px;
  }
}
.new-ad-sec-three .row .explore-btn {
  background-color: black;
  color: white;
  padding: 10px 30px;
  font-size: 17px;
  border-radius: 5px;
}
.new-ad-sec-three .row .explore-btn:hover {
  color: #5465ff;
}

.new-ad-sec-four {
  background-color: white;
}
.new-ad-sec-four .row {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .new-ad-sec-four .row {
    flex-direction: column-reverse;
  }
}
.new-ad-sec-four .row .sec-img {
  width: 100%;
  border-radius: 5px;
}
@media screen and (max-width: 1200px) {
  .new-ad-sec-four .row .sec-img {
    height: 500px;
    object-fit: cover;
  }
}
@media screen and (max-width: 991px) {
  .new-ad-sec-four .row .sec-img {
    height: unset;
    margin-bottom: 2rem;
  }
}
.new-ad-sec-four .row .content-sec .bubble {
  background-color: #480588;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin: 0px;
  margin-right: 5px;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .new-ad-sec-four .row .content-sec .bubble {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .new-ad-sec-four .row .content-sec .bubble {
    font-size: 12px;
  }
}
.new-ad-sec-four .row .content-sec h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 128%;
  color: black;
  margin-top: 3rem;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-four .row .content-sec h2 {
    font-size: 25px;
    margin-top: 2rem;
  }
}
.new-ad-sec-four .row .content-sec p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75em;
  letter-spacing: 0.05em;
  color: #0b3953;
  min-height: 159px;
}
@media screen and (max-width: 991px) {
  .new-ad-sec-four .row .content-sec p {
    min-height: unset;
  }
}
.new-ad-sec-four .row .box {
  margin: 2rem 0rem;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  align-items: start;
  justify-items: center;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-four .row .box {
    grid-template-columns: repeat(2, 1fr);
  }
}
.new-ad-sec-four .row .box .icon {
  background-color: transparent;
  text-align: center;
  min-height: 125px;
  min-width: 100px;
  max-width: 125px;
  padding: 15px 10px;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-four .row .box .icon {
    margin-bottom: 2rem;
    min-height: unset;
    max-width: 190px;
  }
}
.new-ad-sec-four .row .box .icon img {
  width: 40px;
  height: 40px;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-four .row .box .icon img {
    width: 50px;
    height: 50px;
  }
}
.new-ad-sec-four .row .box .icon p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: #575e62;
  opacity: 0.9;
  line-height: normal;
  width: 80%;
  margin: 15px auto;
}
@media screen and (max-width: 1200px) {
  .new-ad-sec-four .row .box .icon p {
    font-size: 10px;
  }
}
.new-ad-sec-four .row .small-txt {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.05em;
  color: #0b3953;
  line-height: 170%;
  width: 100%;
  margin: 0px 0px;
  margin-bottom: 40px;
  opacity: 0.8;
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-four .row .small-txt {
    font-size: 10px;
  }
}
.new-ad-sec-four .row .explore-btn {
  background-color: black;
  color: white;
  padding: 10px 30px;
  font-size: 17px;
  border-radius: 5px;
}
.new-ad-sec-four .row .explore-btn:hover {
  color: #5465ff;
}
.new-ad-sec-four .downloads {
  display: flex;
  flex-direction: column;
  background: #480588;
  margin: 0 auto;
  padding: 3rem;
  padding-left: 6rem;
  border-radius: 5px;
  flex-wrap: wrap;
  max-width: 110rem;
  justify-content: space-between;
  align-items: flex-start;
}
.new-ad-sec-four .downloads h2,
.new-ad-sec-four .downloads p {
  color: white;
}
@media screen and (max-width: 750px) {
  .new-ad-sec-four .downloads {
    flex-direction: column-reverse;
    align-items: center;
    gap: 2rem;
  }
}

.new-ad-sec-five {
  padding: 20px 50px 20px 50px;
  background-color: #0b3953;
}
.new-ad-sec-five .container {
  width: 100%;
}
.new-ad-sec-five .txt {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  text-align: center;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: white;
  margin: 25px auto 10px auto;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-five .txt {
    font-size: 13px;
  }
}
.new-ad-sec-five .flexbox {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  justify-items: center;
  align-items: start;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-five .flexbox {
    grid-template-columns: repeat(2, 1fr);
  }
}
.new-ad-sec-five .flexbox .box {
  padding: 15px;
  background-color: transparent;
  border-radius: 10px;
  max-width: 150px;
  min-height: 150px;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-five .flexbox .box {
    margin-bottom: 2rem;
    min-height: unset;
    max-width: 190px;
  }
}
.new-ad-sec-five .flexbox .box h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-five .flexbox .box h2 {
    font-size: 30px;
  }
}
.new-ad-sec-five .flexbox .box h3 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-five .flexbox .box h3 {
    font-size: 15px;
  }
}
.new-ad-sec-five .flexbox .special {
  background-color: #3b51f7;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-five .flexbox .special {
    grid-column: 1/3;
  }
}

.new-ad-sec-six {
  background-color: #201f24;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.new-ad-sec-six .container {
  width: 100%;
}
.new-ad-sec-six .container .box {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  align-items: start;
  justify-items: center;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-six .container .box {
    grid-template-columns: repeat(2, 1fr);
  }
}
.new-ad-sec-six .container .box .icon {
  background-color: transparent;
  text-align: center;
  min-height: 125px;
  min-width: 100px;
  max-width: 125px;
  padding: 15px 10px;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-six .container .box .icon {
    margin-bottom: 2rem;
    min-height: unset;
    max-width: 190px;
  }
}
.new-ad-sec-six .container .box .icon img {
  width: 40px;
  height: 40px;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-six .container .box .icon img {
    width: 50px;
    height: 50px;
  }
}
.new-ad-sec-six .container .box .icon p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 0.01em;
  color: white;
  opacity: 0.9;
  line-height: normal;
  width: 80%;
  margin: 15px auto;
}
@media screen and (max-width: 1200px) {
  .new-ad-sec-six .container .box .icon p {
    font-size: 10px;
  }
}

.new-ad-sec-seven {
  background-color: #e9e9e9;
  padding: 0px 50px 50px 50px;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-seven {
    padding: 10px 50px;
  }
}
.new-ad-sec-seven h2 {
  margin-bottom: 30px;
}
.new-ad-sec-seven p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.75em;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-seven p {
    font-size: 15px;
    line-height: 130%;
  }
}
@media screen and (max-width: 768px) {
  .new-ad-sec-seven .box {
    padding-left: 0;
  }
}
.new-ad-sec-seven .box .c-re-single {
  padding: 0px;
}
.new-ad-sec-seven .box .c-re-single .icon_box_2 {
  position: relative;
  width: 100%;
  background: transparent;
  padding: 30px 20px 30px;
  transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -webkit-transition: all ease 500ms;
  max-height: auto;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-seven .box .c-re-single .icon_box_2 {
    padding: 20px 20px;
    margin-bottom: 0px;
  }
}
.new-ad-sec-seven .box .c-re-single .icon_box_2 .iconWrap {
  position: relative;
  margin: 0 0 28px;
}
.new-ad-sec-seven .box .c-re-single .icon_box_2 .iconWrap img {
  width: 70px;
}
.new-ad-sec-seven .box .c-re-single h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 70%;
}
.new-ad-sec-seven .box p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .new-ad-sec-seven .box p {
    font-size: 13px;
  }
}

.new-ad-cavli-clients {
  background-color: #e9e9e9;
  padding-bottom: 80px;
  padding-top: 50px;
}
.new-ad-cavli-clients h2 {
  font-size: 25px;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 600;
  color: #0b3953;
  text-align: center;
  opacity: 0.9;
  margin-bottom: 2rem;
  line-height: 130%;
}
@media screen and (max-width: 768px) {
  .new-ad-cavli-clients h2 {
    font-size: 18px;
    line-height: 130%;
  }
}
.new-ad-cavli-clients .customer-logos {
  display: inline-flex;
  width: 100%;
}
.new-ad-cavli-clients .customer-logos .slide {
  width: 220px;
  margin-right: 50px;
  height: 120px;
}
.new-ad-cavli-clients .customer-logos .slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: grayscale(1);
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .new-ad-cavli-clients .customer-logos .slide img {
    width: 60%;
  }
}
.new-ad-cavli-clients .customer-logos .slide img:hover {
  filter: none;
  opacity: 1;
}

.landing-page-footer-two {
  background-color: white;
  padding: 30px 40px;
}
.landing-page-footer-two .outer .img-holder {
  height: 100%;
  border-right: thin #e9e9e9 solid;
}
@media screen and (max-width: 768px) {
  .landing-page-footer-two .outer .img-holder {
    border-right: unset;
  }
}
.landing-page-footer-two .outer .img-holder .logo {
  text-align: center;
  max-width: 150px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .landing-page-footer-two .outer .img-holder .logo {
    max-width: 120px;
  }
}
.landing-page-footer-two .outer .flexbox {
  height: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .landing-page-footer-two .outer .flexbox {
    flex-direction: column;
  }
}
.landing-page-footer-two .outer .flexbox a {
  color: #0b3953;
}
.landing-page-footer-two .outer .flexbox a span i {
  padding: 0px 10px;
  font-size: 20px;
}
.landing-page-footer-two .outer .flexbox .flexbox-inner {
  display: flex;
}

.res-download-header {
  min-height: -webkit-fill-available;
  height: 100vh;
  width: 100%;
  background-image: url(/assets/images/banner-img/download-resources-banner.png), url(/assets/images/banner-img/download-resources-banner.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.res-download-header .container {
  height: 100%;
}
@media screen and (max-width: 991px) {
  .res-download-header .container {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .res-download-header .container {
    width: 90%;
  }
}
.res-download-header .container .flexbox {
  display: flex;
  align-items: center;
  height: 100%;
}
.res-download-header .container .flexbox .box-a {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .res-download-header .container .flexbox .box-a {
    width: 100%;
  }
}
.res-download-header .container .flexbox .box-a small {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  padding-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .res-download-header .container .flexbox .box-a small {
    font-size: 13px;
    padding-bottom: 3rem;
  }
}
.res-download-header .container .flexbox .box-a h1 {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 45px;
  line-height: normal;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .res-download-header .container .flexbox .box-a h1 {
    font-size: 30px;
  }
}
.res-download-header .container .flexbox .box-a p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media screen and (max-width: 768px) {
  .res-download-header .container .flexbox .box-a p {
    font-size: 15px;
  }
}
.res-download-header .container .flexbox .box-a .rel-tags {
  padding-top: 2rem;
}
.res-download-header .container .flexbox .box-a .rel-tags p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media screen and (max-width: 768px) {
  .res-download-header .container .flexbox .box-a .rel-tags p {
    font-size: 15px;
  }
}
.res-download-header .container .flexbox .box-a .rel-tags p span {
  background-color: #177bb5;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 13px;
  color: #fff;
  margin-right: 5px;
  letter-spacing: 0px;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .res-download-header .container .flexbox .box-a .rel-tags p span {
    font-size: 13px;
  }
}
.res-download-header .container .flexbox .box-a .rel-tags p .type {
  background-color: #3b51f7;
}
.res-download-header .container .flexbox .box-a .box-a2 a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: inline-flex;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .res-download-header .container .flexbox .box-a .box-a2 a {
    display: none;
  }
}
.res-download-header .container .flexbox .box-a .box-a2 a img {
  margin: -5px 0 0 12px;
  width: 35px;
}
.res-download-header .container .flexbox .box-b {
  margin-top: 25px;
  width: 40%;
  text-align: end;
}
@media screen and (max-width: 768px) {
  .res-download-header .container .flexbox .box-b {
    width: 100%;
    display: none;
  }
}
.res-download-header .container .flexbox .box-b .res-hero-img {
  width: 80%;
  height: auto;
  animation: 3s infinite alternate floating;
}
@media screen and (max-width: 768px) {
  .res-download-header .container .flexbox .box-b .res-hero-img {
    display: none;
  }
}
.res-download-header .container .flexbox .box-b .shadow {
  height: 2px;
  display: block;
  margin: 0px auto;
  animation: 3s infinite alternate shadow;
}
@keyframes floating {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-10px);
  }
  100% {
    transform: translatey(0px);
  }
}
@keyframes shadow {
  0% {
    width: 230px;
    box-shadow: 50px 5px 5px rgba(0, 0, 0, 0.1);
  }
  50% {
    width: 180px;
    box-shadow: 50px 5px 5px rgba(0, 0, 0, 0.05);
  }
  100% {
    width: 230px;
    box-shadow: 50px 5px 5px rgba(0, 0, 0, 0.1);
  }
}
.res-download-header .container .flexbox .box-b a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: inline-flex;
  margin-top: 30px;
  margin-right: 40px;
}
.res-download-header .container .flexbox .box-b a img {
  margin: -5px 0 0 12px;
  width: 35px;
}

.res-download-sec-three {
  background-image: url(/assets/images/landing-pages/others/new-ad-slider-bg.webp);
  height: 100vh;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: cover;
  overflow: hidden;
}
.res-download-sec-three .container .img-holder img {
  height: 100vh;
}
@media screen and (max-width: 991px) {
  .res-download-sec-three {
    display: none;
  }
}

.res-download-sec-three-mobile {
  background-image: url(/assets/images/landing-pages/others/new-ad-slider-bg-mobile.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 991px) {
  .res-download-sec-three-mobile {
    display: none;
  }
}
.res-download-sec-three-mobile .heading {
  color: #fff;
  font-weight: 600;
  font-size: 30px;
  line-height: 35px;
}
@media screen and (max-width: 768px) {
  .res-download-sec-three-mobile .heading {
    font-size: 20px;
  }
}

.res-download-facts-sec {
  background-color: white;
}
.res-download-facts-sec .sec_title {
  font-size: 50px;
}
@media screen and (max-width: 768px) {
  .res-download-facts-sec .sec_title {
    font-size: 25px;
  }
}
.res-download-facts-sec .sec_title span {
  font-size: 50px;
  color: #5465ff;
}
@media screen and (max-width: 768px) {
  .res-download-facts-sec .sec_title span {
    font-size: 25px;
  }
}
.res-download-facts-sec .box {
  padding: 20px;
  min-height: 350px;
}
.res-download-facts-sec .box .innerbox {
  -webkit-box-shadow: 0px 0px 13px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 13px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 13px -1px rgba(0, 0, 0, 0.3);
  border-radius: 25px;
  min-height: inherit;
  padding: 20px 30px;
  border-top: 5px rgb(84, 101, 255) solid;
}
.res-download-facts-sec .box .innerbox .highlights {
  color: #5465ff;
}
.res-download-facts-sec .box .innerbox h2 {
  display: inline;
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
.res-download-facts-sec .box .innerbox p {
  color: #0b3953;
  opacity: 0.8;
  line-height: 1.7;
  font-size: 16px;
  padding-top: 15px;
}
@media screen and (max-width: 768px) {
  .res-download-facts-sec .box .innerbox p {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .res-download-facts-sec .box .innerbox {
    padding: 15px 20px;
  }
}
.res-download-facts-sec .dp_item {
  display: block;
  position: absolute;
  text-align: center;
  border-radius: 10px;
  transition: transform 1.2s;
  max-width: 80rem;
  width: 100%;
  display: flex;
  align-items: center;
  background: #e9e9e9;
  border-radius: 10px;
  overflow: hidden;
  border-top: 5px solid #8912ba;
  left: 50%;
}
.res-download-facts-sec .dp-img {
  width: 100%;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .res-download-facts-sec .dp-img .image-des {
    display: none;
  }
}
.res-download-facts-sec .dp-img .image-mob {
  display: none;
}
@media screen and (max-width: 480px) {
  .res-download-facts-sec .dp-img .image-mob {
    display: unset;
  }
}
.res-download-facts-sec .dp-img img {
  border-left: 1px solid #fff;
  object-fit: cover;
  object-position: left;
  width: 100%;
  height: 400px;
}
@media screen and (max-width: 991px) {
  .res-download-facts-sec .dp-img img {
    height: 350px;
  }
}
.res-download-facts-sec #dp-slider {
  position: relative;
  height: 350px;
}
.res-download-facts-sec #dp-slider .dp_item:first-child {
  z-index: 10 !important;
  transform: rotateY(0deg) translateX(-50%) translateY(0px) !important;
  opacity: 1;
}
.res-download-facts-sec #dp-slider .dp_item:hover:not(:first-child) {
  cursor: pointer;
}
.res-download-facts-sec .dp_item[data-position="2"] {
  z-index: 9;
  transform: rotateY(0deg) translateX(-40%) translateY(-4rem) scale(1);
  opacity: 0.8;
}
@media screen and (max-width: 991px) {
  .res-download-facts-sec .dp_item[data-position="2"] {
    transform: rotateY(0deg) translateX(-50%) translateY(0%) scale(0.1);
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .res-download-facts-sec .dp_item[data-position="2"] {
    width: 100%;
  }
}
.res-download-facts-sec .dp_item[data-position="3"] {
  z-index: 8;
  transform: rotateY(0deg) translateX(-30%) translateY(-8rem) scale(1);
  opacity: 0.5;
}
@media screen and (max-width: 991px) {
  .res-download-facts-sec .dp_item[data-position="3"] {
    transform: rotateY(0deg) translateX(-50%) translateY(0%) scale(0.1);
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .res-download-facts-sec .dp_item[data-position="3"] {
    width: 100%;
  }
}
.res-download-facts-sec #dp-next {
  opacity: 0;
  position: absolute;
  top: 30%;
  right: 10%;
  height: 33px;
  width: 33px;
  z-index: 10;
  cursor: pointer;
}
.res-download-facts-sec #dp-next .cls-1 {
  fill: none;
  stroke: #5465ff;
  stroke-miterlimit: 10;
  stroke-width: 7px;
}
.res-download-facts-sec #dp-prev {
  opacity: 0;
  position: absolute;
  top: 30%;
  left: 15%;
  height: 33px;
  width: 33px;
  z-index: 10;
  cursor: pointer;
  transform: rotate(180deg);
}
.res-download-facts-sec #dp-prev .cls-1 {
  fill: none;
  stroke: #5465ff;
  stroke-miterlimit: 10;
  stroke-width: 7px;
}
.res-download-facts-sec #dp-dots {
  position: absolute;
  bottom: 35px;
  z-index: 12;
  left: 50%;
  transform: translate(-50%, 0px);
  cursor: default;
  margin-bottom: 0px;
}
@media screen and (max-width: 991px) {
  .res-download-facts-sec #dp-dots {
    bottom: 10%;
  }
}
.res-download-facts-sec #dp-dots li {
  display: inline-block;
  width: 10rem;
  height: 3px;
  background: #e9e9e9;
}
@media screen and (max-width: 991px) {
  .res-download-facts-sec #dp-dots li {
    width: 2rem;
    height: 4px;
  }
}
.res-download-facts-sec #dp-dots li:hover {
  cursor: pointer;
  background: #8912ba;
  transition: background 0.3s;
}
.res-download-facts-sec #dp-dots li.active {
  background: #8912ba;
}
.res-download-facts-sec .dp-content {
  text-align: left;
  padding-left: 50px;
  padding-right: 0;
  display: inline-block;
  width: 60%;
}
@media screen and (max-width: 991px) {
  .res-download-facts-sec .dp-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .res-download-facts-sec .dp-content {
    width: 100%;
  }
}
.res-download-facts-sec .dp-content h2 {
  color: #0b3953;
  font-family: "Quicksand";
  font-size: 48px;
  max-width: 460px;
  margin-top: 8px;
  margin-bottom: 0px;
}
@media screen and (max-width: 991px) {
  .res-download-facts-sec .dp-content h2 {
    font-size: 28px;
  }
}
.res-download-facts-sec .dp-content p {
  color: #575e62;
  max-width: 490px;
  margin-top: 15px;
  font-size: 17px;
}
@media screen and (max-width: 991px) {
  .res-download-facts-sec .dp-content p {
    font-size: 13px;
  }
}
.res-download-facts-sec .dp-content .site-btn {
  margin-top: 15px;
  font-size: 13px;
  padding: 19px 40px;
}
.res-download-facts-sec .site-btn {
  color: red;
  font-size: 18px;
  font-family: "Quicksand";
  background: #fa8282;
  padding: 14px 43px;
  display: inline-block;
  border-radius: 2px;
  position: relative;
  top: -12px;
  text-decoration: none;
}
.res-download-facts-sec .site-btn:hover {
  text-decoration: none;
  color: red;
}

.res-download-related-doc {
  padding: 100px 50px;
  overflow: hidden;
}
.res-download-related-doc .container {
  width: 100%;
}
.res-download-related-doc .container .head {
  padding-bottom: 0px;
  display: inline-flex;
}
.res-download-related-doc .container .head h2 {
  width: 100%;
}
.res-download-related-doc .container .head .mobile-slider-arrow {
  margin-top: 40px;
  margin-left: 20px;
  display: inline-flex;
}
@media screen and (max-width: 768px) {
  .res-download-related-doc .container .head .mobile-slider-arrow {
    margin-top: 15px;
  }
}
.res-download-related-doc .container .head .mobile-slider-arrow span {
  margin-right: 60px;
  color: #bdbdbd;
  font-size: 18px;
}
.res-download-related-doc .container .head .mobile-slider-arrow span:hover {
  color: #0b3953;
  cursor: pointer;
}
.res-download-related-doc .container .relavent-iteam {
  background-color: transparent;
  padding: 2%;
  margin-left: 75px;
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  .res-download-related-doc .container .relavent-iteam {
    margin-left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .res-download-related-doc .container .relavent-iteam {
    display: initial;
  }
}
.res-download-related-doc .container .relavent-iteam .column {
  width: 100%;
}
.res-download-related-doc .container .relavent-iteam .image img {
  width: 280px;
}
@media screen and (max-width: 768px) {
  .res-download-related-doc .container .relavent-iteam .image img {
    width: 210px;
  }
}
.res-download-related-doc .container .relavent-iteam .details h2 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .res-download-related-doc .container .relavent-iteam .details h2 {
    font-size: 20px;
  }
}
.res-download-related-doc .container .relavent-iteam .details small {
  font-size: 14px;
  color: #5465ff;
  font-weight: 600;
  font-family: Roboto;
}
.res-download-related-doc .container .relavent-iteam .details p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-top: 1rem;
}
.res-download-related-doc .container .relavent-iteam .details a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-flex;
  color: #5465ff;
  margin-top: 0px;
}
.res-download-related-doc .container .relavent-iteam .details a img {
  width: 30px;
  margin: -5px 0 0 12px;
  height: auto;
}
.res-download-related-doc a {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #0b3953;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 25px;
}
.res-download-related-doc a img {
  width: 30px;
  margin: -5px 0 0 12px;
}
.res-download-related-doc .resources-tag {
  line-height: normal;
  overflow-wrap: break-word;
}
@media screen and (max-width: 1200px) {
  .res-download-related-doc .resources-tag {
    width: 80%;
  }
}
.res-download-related-doc .resources-tag span {
  background-color: #177bb5;
  padding: 4px 10px;
  border-radius: 30px;
  font-size: 10px;
  color: #fff;
  margin-right: 4px;
  white-space: nowrap;
  margin-bottom: 5px;
  line-height: 22px;
}
@media screen and (max-width: 768px) {
  .res-download-related-doc .resources-tag span {
    line-height: 22px;
  }
}

.test-top-download {
  background: rgb(11, 57, 83);
  background: linear-gradient(90deg, rgb(11, 57, 83) 0%, rgb(6, 48, 71) 100%);
}
.test-top-download .container {
  padding: 0px;
  width: 100%;
}
.test-top-download .container .inner {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
}
.test-top-download .container .inner .leftbox {
  width: 60%;
  height: auto;
  position: relative;
  padding: 170px 70px;
}
@media screen and (max-width: 991px) {
  .test-top-download .container .inner .leftbox {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .test-top-download .container .inner .leftbox {
    padding: 140px 40px;
    width: 76%;
  }
}
.test-top-download .container .inner .leftbox .title {
  margin-bottom: 35px;
}
.test-top-download .container .inner .leftbox .title h3 {
  font-family: lato;
  font-size: 24px;
  color: #eee;
  line-height: 1.3;
  font-weight: 400;
}
.test-top-download .container .inner .leftbox .text p {
  color: #ccc;
  line-height: 1.7;
  font-size: 14px;
}
.test-top-download .container .inner .leftbox .button-holder a {
  margin-top: 30px;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: start;
}
.test-top-download .container .inner .leftbox .button-holder a img {
  width: 20px;
  margin-left: 8px;
}
.test-top-download .container .inner .ratingbox {
  -webkit-box-shadow: -3px 0px 6px -3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: -3px 0px 6px -3px rgba(0, 0, 0, 0.08);
  box-shadow: -3px 0px 6px -3px rgba(0, 0, 0, 0.08);
  width: 80px;
  min-width: 80px;
  background-color: #0b3953;
  position: relative;
}
.test-top-download .container .inner .ratingbox .rating_wrap {
  position: relative;
  top: -10px;
}
.test-top-download .container .inner .ratingbox .rating_wrap:before {
  border-top: 10px solid transparent;
  border-right: 5px solid #3b51f7;
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
}
.test-top-download .container .inner .ratingbox .rating_wrap:after {
  border-top: 10px solid transparent;
  border-left: 5px solid #3b51f7;
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
}
.test-top-download .container .inner .ratingbox .inner_wrap {
  width: 80px;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
  background-color: #5465ff;
  text-align: center;
  padding: 9px 0 12px;
  cursor: pointer;
}
.test-top-download .container .inner .ratingbox .inner_wrap:before {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  border-top: 15px solid #5465ff;
  border-left: 40px solid transparent;
  cursor: pointer;
}
.test-top-download .container .inner .ratingbox .inner_wrap:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  border-top: 15px solid #5465ff;
  border-right: 40px solid transparent;
  cursor: pointer;
}
.test-top-download .container .inner .ratingbox .inner_wrap .number span {
  font-family: Lato;
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  line-height: 0.5;
  letter-spacing: -0.25px;
  word-spacing: 3px;
}
.test-top-download .container .inner .ratingbox .inner_wrap .title p {
  font-size: 10px;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 0;
}
.test-top-download .container .inner .ratingbox .inner_wrap .download img {
  width: 20px;
  margin-bottom: 10px;
}
.test-top-download .container .inner .ratingbox .rating_text {
  width: 100%;
  height: auto;
  clear: both;
  float: left;
  position: relative;
}
.test-top-download .container .inner .ratingbox .rating_text .inner {
  position: absolute;
  transform: rotate(90deg);
  transform-origin: left top 0;
  top: 0;
  left: 80px;
  height: 80px;
  min-width: -webkit-max-content;
  display: flex;
  align-items: center;
}
.test-top-download .container .inner .ratingbox .rating_text .inner span {
  display: block;
  min-width: max-content;
  min-width: intrinsic;
  min-width: -moz-max-content;
  min-width: -webkit-max-content;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  color: #eee;
  padding-left: 45px;
  position: relative;
  top: 1px;
  line-height: 1;
}
.test-top-download .container .inner .ratingbox .rating_text .inner span::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 1px;
  background-color: #8d8d91;
  left: 12px;
  top: 7px;
}
.test-top-download .container .inner .rightbox {
  width: 40%;
  height: auto;
}
@media screen and (max-width: 991px) {
  .test-top-download .container .inner .rightbox {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .test-top-download .container .inner .rightbox {
    display: none;
  }
}
.test-top-download .container .inner .rightbox .bg_image {
  width: 100%;
  height: 100%;
  left: 50%;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url(/assets/images/resources/featured/cellular-iot-and-satellite-iot.webp), url(/assets/images/resources/featured/cellular-iot-and-satellite-iot.png);
}
.test-top-download .container .inner .rightbox .bg_image_2 {
  width: 100%;
  height: 100%;
  left: 50%;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url(/assets/images/resources/featured/cellular-iot-and-satellite-iot.webp), url(/assets/images/resources/featured/cellular-iot-and-satellite-iot.png);
}

.revamp-resources-home-card-sec {
  background-color: white;
  padding: 50px 24px;
}
@media (max-width: 768px) {
  .revamp-resources-home-card-sec {
    padding: 50px 25px;
  }
}
@media (min-width: 1200px) {
  .revamp-resources-home-card-sec .container {
    width: 1200px;
  }
}
.revamp-resources-home-card-sec .container h2 {
  font-weight: 400;
  font-size: 70px;
  line-height: 86px;
  color: #0b3953;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .revamp-resources-home-card-sec .container h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
.revamp-resources-home-card-sec .container .subs {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #0b3953;
  opacity: 0.8;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .revamp-resources-home-card-sec .container .subs {
    font-size: 16px;
  }
}
.revamp-resources-home-card-sec .container .card {
  position: relative;
  background-color: #082d42;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  transition: transform 0.2s ease;
}
.revamp-resources-home-card-sec .container .card .res-logo {
  width: 45px;
  position: absolute;
  right: 12px;
  bottom: 12px;
}
@media screen and (max-width: 768px) {
  .revamp-resources-home-card-sec .container .card .res-logo {
    width: 30px;
  }
}
.revamp-resources-home-card-sec .container .card .img-holder {
  overflow: hidden;
  width: 50%;
}
.revamp-resources-home-card-sec .container .card .img-holder img {
  width: 100%;
  min-height: 26rem;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .revamp-resources-home-card-sec .container .card .img-holder img {
    min-height: unset;
    max-height: 30rem;
    height: 100%;
    object-position: center;
  }
}
@media (max-width: 768px) {
  .revamp-resources-home-card-sec .container .card .img-holder img {
    min-height: 26rem;
    max-height: 26rem;
    height: 100%;
    object-position: center;
  }
}
.revamp-resources-home-card-sec .container .card .content-holder {
  padding: 10px 30px 25px 30px;
  width: 50%;
}
.revamp-resources-home-card-sec .container .card .content-holder h3 {
  color: white;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 400;
  font-family: "Lato", sans-serif;
}
@media (max-width: 768px) {
  .revamp-resources-home-card-sec .container .card .content-holder h3 {
    font-size: 14px;
  }
}
.revamp-resources-home-card-sec .container .card .content-holder p {
  color: #ccc;
  line-height: 1.7;
  font-size: 13px;
}
@media (max-width: 768px) {
  .revamp-resources-home-card-sec .container .card .content-holder p {
    font-size: 10px;
  }
}
.revamp-resources-home-card-sec .container .card:hover {
  box-shadow: 8.9px 8.7px 3.5px rgba(0, 0, 0, 0.17), 14.6px 14.3px 9.7px rgba(0, 0, 0, 0.114), 16.6px 16.2px 20.7px rgba(0, 0, 0, 0.057), 15.3px 15px 43.6px rgba(0, 0, 0, 0.02), 41px 40px 80px rgba(0, 0, 0, 0.016);
  background-color: #0b3953;
  transform: scale(1.02) translate(-2px, -2px);
  -webkit-transform: scale(1.02) translate(-2px, -2px);
  -moz-transform: scale(1.02) translate(-2px, -2px);
  transition: transform 0.2s ease;
}
.revamp-resources-home-card-sec .container .card:hover .img-holder img {
  filter: saturate(150%);
}

.auto-typing {
  color: #5465ff;
}

.typed-cursor {
  color: #ff9800;
}

.c16qs-landing-header {
  overflow: hidden;
  background-image: radial-gradient(circle farthest-corner at 0 0, #000101 33%, #353535);
}
.c16qs-landing-header .padding-global {
  padding-right: 5%;
  padding-left: 5%;
}
.c16qs-landing-header .padding-global .container-large {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12rem;
  padding-bottom: 7rem;
}
@media (max-width: 768px) {
  .c16qs-landing-header .padding-global .container-large {
    padding-top: 10.5rem;
  }
}
.c16qs-landing-header .padding-global .container-large .owl-carousel .owl-item {
  height: fit-content;
}
.c16qs-landing-header .padding-global .container-large .owl-carousel .header-contents-right .button-wrapper {
  display: none;
}
@media screen and (max-width: 760px) {
  .c16qs-landing-header .padding-global .container-large .owl-carousel .header-contents-left .button-wrapper {
    display: none;
  }
  .c16qs-landing-header .padding-global .container-large .owl-carousel .header-contents-right {
    margin: 0 auto;
  }
  .c16qs-landing-header .padding-global .container-large .owl-carousel .header-contents-right .img-wrapper {
    width: 30rem;
    margin: 0 auto;
  }
  .c16qs-landing-header .padding-global .container-large .owl-carousel .header-contents-right .button-wrapper {
    display: block;
    margin-top: 5rem;
  }
  .c16qs-landing-header .padding-global .container-large .owl-carousel .header-contents-right .button-wrapper button {
    float: inline-start;
  }
}
.c16qs-landing-header .padding-global .container-large .header-hero-components {
  margin: 0rem 0rem 7rem 0rem;
  height: fit-content;
}
@media (max-width: 768px) {
  .c16qs-landing-header .padding-global .container-large .header-hero-components {
    margin: 0rem 0rem 0rem 0rem;
  }
}
.c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper {
  display: -ms-grid;
  display: grid;
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  -ms-grid-columns: 1fr 0.6fr;
  grid-template-columns: 1fr 0.6fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
@media (max-width: 768px) {
  .c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper {
    grid-template-columns: 1fr;
  }
}
.c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-left {
  position: relative;
  display: flex;
  min-height: 100%;
  flex-direction: column;
}
.c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-left .top-heading {
  font-family: "Lato", sans-serif;
  color: #fff;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.01rem;
  margin: 0rem 0rem 1.5rem 0rem;
}
@media (max-width: 991px) {
  .c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-left .top-heading {
    font-size: 1.7rem;
  }
}
@media (max-width: 768px) {
  .c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-left .top-heading {
    font-size: 1.5rem;
  }
}
.c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-left .top-heading span {
  background-image: -webkit-gradient(linear, left top, right top, from(#18ffc3), to(#18ffc3));
  background-image: linear-gradient(90deg, #8912ba, #ac59ce);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700px;
}
.c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-left .middle-heading {
  font-family: "Lato", sans-serif;
  color: #d5d5d5;
  font-size: 5rem;
  line-height: 8.25rem;
  letter-spacing: -0.2rem;
  margin: 0rem 0rem 2rem 0rem;
  font-weight: 900;
  /* Animation Keyframes */
}
@media (max-width: 1200px) {
  .c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-left .middle-heading {
    font-size: 5.5rem;
    line-height: 5.5rem;
  }
}
@media (max-width: 991px) {
  .c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-left .middle-heading {
    font-size: 5rem;
    line-height: 5rem;
  }
}
@media (max-width: 768px) {
  .c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-left .middle-heading {
    font-size: 2.5rem;
    line-height: 5rem;
  }
}
.c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-left .middle-heading .span-gradient {
  font-size: 6.5rem;
  background-image: linear-gradient(-40deg, #7b10a7, #8912ba, #dbb7ea, #ac59ce, #a041c7) !important;
  background-size: 300% !important;
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  -webkit-animation: Gradient 20s ease infinite !important;
  -moz-animation: Gradient 20s ease infinite !important;
  animation: Gradient 20s ease infinite !important;
  display: inline-block;
  font-weight: 900;
}
@media (max-width: 768px) {
  .c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-left .middle-heading .span-gradient {
    font-size: 4rem;
    line-height: 4.1rem;
  }
}
@-webkit-keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-moz-keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes Gradient {
  0% {
    background-position: 0% 80%;
  }
  50% {
    background-position: 100% 30%;
  }
  100% {
    background-position: 0% 80%;
  }
}
.c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-left .bottom-heading {
  font-family: "Lato", sans-serif;
  color: #fff;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: -0.01rem;
  margin: 0rem 0rem 5rem 0rem;
}
@media (max-width: 991px) {
  .c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-left .bottom-heading {
    font-size: 1.7rem;
  }
}
@media (max-width: 768px) {
  .c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-left .bottom-heading {
    font-size: 1.5rem;
  }
}
.c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-left .bottom-heading span {
  background-image: linear-gradient(90deg, #8912ba, #ac59ce);
  background-image: -webkit-gradient(linear, left top, right top, from(#8912ba), to(#ac59ce));
  background-image: linear-gradient(90deg, #8912ba, #ac59ce);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}
@media (max-width: 768px) {
  .c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .button-wrapper {
    text-align: center;
  }
}
.c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .button-wrapper .button-one {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 1.4rem 3rem;
  border: 4px solid #fff;
  background-color: transparent;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .button-wrapper .button-one {
    padding: 1rem 2rem;
    border: 2px solid #fff;
  }
}
.c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .button-wrapper .button-one img {
  width: 20px;
  height: auto;
  margin-left: 5px;
  margin-bottom: 3px;
}
.c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .button-wrapper .button-one:hover {
  transition-duration: 3sec;
  border: 4px solid #8912ba;
}
.c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-right {
  position: relative;
}
@media (max-width: 768px) {
  .c16qs-landing-header .padding-global .container-large .header-hero-components .header-contents-wrapper .header-contents-right .img-wrapper img {
    margin-top: 3rem;
  }
}

.c16qs-landing-sec-one .link {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: end;
  padding-bottom: 6rem;
  background: white;
  padding: 1rem 2rem;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: 70px;
  gap: 1rem;
  margin: 0rem auto 2rem auto;
}
.c16qs-landing-sec-one .outer-wrapper-one {
  position: relative;
  background: rgb(53, 53, 53);
  background: radial-gradient(circle, rgb(53, 53, 53) 31%, rgb(0, 1, 1) 100%);
  overflow: hidden;
  color: #fff;
}
.c16qs-landing-sec-one .outer-wrapper-one .graphic-integration-circles {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
}
.c16qs-landing-sec-one .outer-wrapper-one .graphic-integration-circles .graphic-rotating-circle {
  width: 70vw;
  opacity: 0.64;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.c16qs-landing-sec-one .outer-wrapper-one .graphic-integration-circles .graphic-rotating-circle::before {
  width: 70vw;
  opacity: 0.64;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.c16qs-landing-sec-one .outer-wrapper-one .graphic-integration-circles .graphic-rotating-circle::after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
  clear: both;
}
.c16qs-landing-sec-one .outer-wrapper-one .graphic-integration-circles .graphic-rotating-circle svg {
  overflow: hidden;
}
.c16qs-landing-sec-one .outer-wrapper-one .circles-stack {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.6;
}
.c16qs-landing-sec-one .outer-wrapper-one .circles-stack img {
  border: 0;
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
}
.c16qs-landing-sec-one .outer-wrapper-one .circles-stack .small-circle {
  position: absolute;
  width: 48vh;
  opacity: 0.4;
}
.c16qs-landing-sec-one .outer-wrapper-one .circles-stack .large-circle {
  position: absolute;
  width: 85vh;
}
.c16qs-landing-sec-one .outer-wrapper-one .padding-global {
  padding-right: 5%;
  padding-left: 5%;
  position: relative;
  z-index: 2;
}
.c16qs-landing-sec-one .outer-wrapper-one .padding-global .container-large {
  width: 100%;
  max-width: 80rem;
  margin-right: auto !important;
  margin-left: auto !important;
}
.c16qs-landing-sec-one .outer-wrapper-one .padding-global .container-large .padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.c16qs-landing-sec-one .outer-wrapper-one .padding-global .container-large .padding-section-large .margin-section-large {
  margin: 0rem 0rem 3rem 0rem;
}
.c16qs-landing-sec-one .outer-wrapper-one .padding-global .container-large .padding-section-large .margin-section-large .max-width-large {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 70rem;
}
.c16qs-landing-sec-one .outer-wrapper-one .padding-global .container-large .padding-section-large .margin-section-large .max-width-large .margin-bottom {
  margin: 0rem 0rem 3rem 0rem;
}
.c16qs-landing-sec-one .outer-wrapper-one .padding-global .container-large .padding-section-large .margin-section-large .max-width-large .margin-bottom .icon-medium {
  width: 3rem;
  height: 3rem;
  -o-object-fit: cover;
  object-fit: cover;
}
.c16qs-landing-sec-one .outer-wrapper-one .padding-global .container-large .padding-section-large .margin-section-large .max-width-large .margin-bottom .span-gradient {
  background-image: -webkit-gradient(linear, left top, right top, from(#18ffc3), to(#18ffc3));
  background-image: linear-gradient(90deg, #18ffc3, #18ffc3);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
  font-weight: 600;
}
.c16qs-landing-sec-one .outer-wrapper-one .padding-global .container-large .padding-section-large .margin-section-large .max-width-large .margin-bottom h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5.5rem;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.1rem;
  font-family: "Lato", sans-serif;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-one .outer-wrapper-one .padding-global .container-large .padding-section-large .margin-section-large .max-width-large .margin-bottom h2 {
    font-size: 3.5rem;
  }
}
.c16qs-landing-sec-one .outer-wrapper-one .padding-global .container-large .padding-section-large .margin-section-large .max-width-large .text-medium {
  font-size: 1.25rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Lato", sans-serif;
}
.c16qs-landing-sec-one .outer-wrapper-one .integrations-collection-wrapper .integrations-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
.c16qs-landing-sec-one .outer-wrapper-one .integrations-collection-wrapper .integrations-items .item-wrap .item {
  border-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 0.4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 0.5rem;
  border-color: #491d8b;
  text-align: center;
}
.c16qs-landing-sec-one .outer-wrapper-one .integrations-collection-wrapper .integrations-items .item-wrap .item .icon {
  width: 8rem;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  border: 0;
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
}
.c16qs-landing-sec-one .outer-wrapper-one .integrations-collection-wrapper .integrations-items .item-wrap .item p {
  font-size: 12px;
  margin: 0rem;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-one .outer-wrapper-one .integrations-collection-wrapper .integrations-items .item-wrap .item p {
    font-size: 10px;
  }
}
.c16qs-landing-sec-one .outer-wrapper-one .image-outer {
  margin-top: 10rem;
  text-align: center;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-one .outer-wrapper-one .image-outer {
    margin-top: 8rem;
  }
}
@media (max-width: 768px) {
  .c16qs-landing-sec-one .outer-wrapper-one .image-outer {
    margin-top: 5rem;
  }
}
.c16qs-landing-sec-one .outer-wrapper-one .image-outer img {
  width: 40rem;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-one .outer-wrapper-one .image-outer img {
    width: 35rem;
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .c16qs-landing-sec-one .outer-wrapper-one .image-outer img {
    width: 30rem;
    font-size: 25px;
  }
}

.c16qs-landing-sec-two {
  background-color: #fff;
}
.c16qs-landing-sec-two .padding-global {
  padding-right: 5%;
  padding-left: 5%;
}
.c16qs-landing-sec-two .padding-global .container-large {
  margin-right: auto !important;
  margin-left: auto !important;
  position: relative;
  width: 100%;
}
.c16qs-landing-sec-two .padding-global .container-large .padding-section-huge {
  padding-top: 9rem;
  padding-bottom: 9rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-two .padding-global .container-large .padding-section-huge {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4rem;
  margin-bottom: 4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 8rem;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper {
    grid-row-gap: 10rem;
  }
}
.c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-component {
  display: -ms-grid;
  display: grid;
  justify-items: baseline;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-component {
    grid-template-columns: 1fr;
    -ms-grid-columns: 1fr;
  }
}
.c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-component .image-wrapper {
  padding: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 2rem;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-component .image-wrapper {
    order: 2;
  }
}
.c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-component .image-wrapper img {
  border: 0;
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
}
.c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-content {
    order: 1;
  }
}
.c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-content .heading-wrap {
  width: 100%;
  max-width: 50rem;
}
.c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-content .heading-wrap .heading {
  font-family: "Lato";
  color: #000101;
  font-size: 5.5rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.1rem;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-content .heading-wrap .heading {
    font-size: 4.5rem;
    font-weight: 700;
  }
}
@media (max-width: 768px) {
  .c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-content .heading-wrap .heading {
    font-size: 3.5rem;
    font-weight: 800;
  }
}
.c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-content .para-wrap {
  width: 100%;
  max-width: 50rem;
}
.c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-content .para-wrap .paragraphs {
  color: #697077;
  font-size: 1.8rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Lato", sans-serif;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-content .para-wrap .paragraphs {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-content .para-wrap .paragraphs {
    font-size: 1.3rem;
  }
}
.c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-content .feature-wrap {
  width: 100%;
  display: grid;
  margin-top: 3rem;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 2rem;
}
.c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-content .feature-wrap .item {
  padding: 0.8rem 1rem;
  background-color: #f3e7f8;
  border: 3px #8912ba solid;
  border-radius: 30px;
  text-align: center;
}
.c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-content .feature-wrap .item p {
  color: #000101;
  font-size: 14px;
  margin-bottom: 0rem;
  font-weight: 600;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-content .feature-wrap .item p {
    font-size: 1.2rem;
  }
}
@media (max-width: 768px) {
  .c16qs-landing-sec-two .padding-global .container-large .padding-section-huge .home-wrapper .featuregrid-content .feature-wrap .item p {
    font-size: 1rem;
  }
}
.c16qs-landing-sec-two .padding-global .container-large .runes-wrap {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: -1;
}
.c16qs-landing-sec-two .padding-global .container-large .runes-wrap img {
  border: 0;
  display: inline-block;
  max-width: 100%;
  position: absolute;
  left: 50px;
  right: auto;
  bottom: auto;
  display: block;
  width: auto;
  height: 92%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-two .padding-global .container-large .runes-wrap {
    opacity: 0.2;
  }
}
@media (max-width: 768px) {
  .c16qs-landing-sec-two .padding-global .container-large .runes-wrap {
    display: none;
  }
}

.c16qs-landing-sec-three {
  background-color: #fff;
}
.c16qs-landing-sec-three .outer-container {
  padding: 7rem 5% 7rem 5%;
}
.c16qs-landing-sec-three .outer-container .outer-wrapper {
  display: grid;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-three .outer-container .outer-wrapper {
    grid-template-columns: 1fr;
    grid-column-gap: 3rem;
    grid-row-gap: 0rem;
  }
}
.c16qs-landing-sec-three .outer-container .outer-wrapper .left-sec .heading {
  color: #353535;
  font-family: "Lato";
  direction: ltr;
  font-size: 7rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.15rem;
  text-transform: none;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-three .outer-container .outer-wrapper .left-sec .heading {
    font-size: 4.5rem;
    font-weight: 700;
  }
}
@media (max-width: 768px) {
  .c16qs-landing-sec-three .outer-container .outer-wrapper .left-sec .heading {
    font-size: 3.5rem;
    font-weight: 800;
  }
}
.c16qs-landing-sec-three .outer-container .outer-wrapper .left-sec .heading span {
  color: #8912ba;
  display: block;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-three .outer-container .outer-wrapper .left-sec .heading span {
    display: unset;
  }
}
.c16qs-landing-sec-three .outer-container .outer-wrapper .right-sec .paragraph {
  color: #001141;
  font-size: 1.25rem;
  letter-spacing: -0.02rem;
  font-size: 1.8rem;
  font-family: "Lato", sans-serif;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-three .outer-container .outer-wrapper .right-sec .paragraph {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .c16qs-landing-sec-three .outer-container .outer-wrapper .right-sec .paragraph {
    font-size: 1.3rem;
  }
}

.c16qs-landing-sec-four {
  background-color: #000101;
}
.c16qs-landing-sec-four .link {
  margin-top: 5rem;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: end;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10rem;
  background: white;
  padding: 2rem;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: 70px;
  gap: 2rem;
}
.c16qs-landing-sec-four .link .arrow-icon {
  width: 30px;
  margin-left: 8px;
}
.c16qs-landing-sec-four .outer-container {
  padding: 9rem 5%;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-four .outer-container {
    padding: 7rem 5%;
  }
}
.c16qs-landing-sec-four .outer-container .new-wrapper {
  width: 100rem;
  margin: auto auto;
  background-color: #353535;
  padding: 5rem 3rem 5rem 3rem;
  border-radius: 1.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 7rem;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-four .outer-container .new-wrapper {
    grid-template-columns: 1fr;
    width: 100%;
    grid-gap: 3rem;
  }
}
.c16qs-landing-sec-four .outer-container .new-wrapper .inner-boxes {
  padding: 0px 10px;
  border-left: 2px #8912ba solid;
}
.c16qs-landing-sec-four .outer-container .new-wrapper .inner-boxes h3 {
  font-family: "lato";
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-four .outer-container .new-wrapper .inner-boxes h3 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .c16qs-landing-sec-four .outer-container .new-wrapper .inner-boxes h3 {
    font-size: 15px;
    line-height: 25px;
  }
}
.c16qs-landing-sec-four .outer-container .new-wrapper .inner-boxes p {
  font-weight: 300;
  color: #9fa0a0;
  font-size: 15px;
  text-align: left;
  margin-bottom: 0rem;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-four .outer-container .new-wrapper .inner-boxes p {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .c16qs-landing-sec-four .outer-container .new-wrapper .inner-boxes p {
    font-size: 12px;
  }
}
.c16qs-landing-sec-four .outer-container .wrapper .spec-box {
  width: 75rem;
  margin: auto auto;
  background-color: #353535;
  padding: 6rem 3rem 6rem 3rem;
  border-radius: 1.5rem;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-four .outer-container .wrapper .spec-box {
    padding: 3rem 2rem 2rem 2rem;
    width: 100%;
  }
}
.c16qs-landing-sec-four .outer-container .wrapper .spec-box h3 {
  font-family: "Lato";
  color: #fff;
  font-weight: 700;
  font-size: 40px;
  padding: 0rem 2rem;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-four .outer-container .wrapper .spec-box h3 {
    font-size: 27px;
    margin-bottom: 3rem;
  }
}
.c16qs-landing-sec-four .outer-container .wrapper .spec-box table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0rem 4rem;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-four .outer-container .wrapper .spec-box table {
    border-spacing: unset;
  }
}
.c16qs-landing-sec-four .outer-container .wrapper .spec-box table colgroup:first-child {
  width: 50%;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-four .outer-container .wrapper .spec-box table colgroup:first-child {
    width: 100%;
  }
}
.c16qs-landing-sec-four .outer-container .wrapper .spec-box table colgroup:nth-child(2) {
  width: 50%;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-four .outer-container .wrapper .spec-box table colgroup:nth-child(2) {
    width: 100%;
  }
}
.c16qs-landing-sec-four .outer-container .wrapper .spec-box table tbody {
  vertical-align: top;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-four .outer-container .wrapper .spec-box table tbody tr {
    display: flex;
    flex-direction: column;
    margin: 0rem 0rem 3rem 0rem;
  }
}
.c16qs-landing-sec-four .outer-container .wrapper .spec-box table tbody tr th {
  padding: 0rem 2rem;
  font-size: 17px;
  background-image: -webkit-gradient(linear, left top, right top, from(#18ffc3), to(#18ffc3));
  background-image: linear-gradient(90deg, #8912ba, #ac59ce);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-four .outer-container .wrapper .spec-box table tbody tr th {
    font-size: 15px;
  }
}
.c16qs-landing-sec-four .outer-container .wrapper .spec-box table tbody tr td {
  padding: 0rem 2rem;
  font-weight: 300;
  color: #9fa0a0;
  font-size: 17px;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-four .outer-container .wrapper .spec-box table tbody tr td {
    font-size: 13px;
  }
}

.c16qs-landing-sec-five {
  background-color: #fff;
}
.c16qs-landing-sec-five .outer-container {
  padding: 7rem 5%;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-five .outer-container {
    padding: 3rem 5%;
  }
}
.c16qs-landing-sec-five .outer-container .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2rem;
  padding: 5rem;
  background-image: radial-gradient(circle farthest-corner at 0 0, #000101 60%, #353535);
}
@media (max-width: 768px) {
  .c16qs-landing-sec-five .outer-container .box {
    padding: 5rem 2rem 5rem 2rem;
  }
}
.c16qs-landing-sec-five .outer-container .box .outer {
  display: -ms-grid;
  display: grid;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 4rem;
  grid-row-gap: 3rem;
  -ms-grid-columns: 1fr 0.5fr;
  grid-template-columns: 1fr 0.5fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  align-items: center;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-five .outer-container .box .outer {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .c16qs-landing-sec-five .outer-container .box .outer .content-left {
    text-align: center;
  }
}
.c16qs-landing-sec-five .outer-container .box .outer .content-left h2 {
  color: #fff;
  font-family: "lato";
  font-size: 4.5rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.15rem;
  margin-bottom: 1.5rem;
  font-size: 75px;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-five .outer-container .box .outer .content-left h2 {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  .c16qs-landing-sec-five .outer-container .box .outer .content-left h2 {
    font-size: 30px;
  }
}
.c16qs-landing-sec-five .outer-container .box .outer .content-left h2 span {
  background-image: linear-gradient(-40deg, #7b10a7, #8912ba, #dbb7ea, #ac59ce, #a041c7) !important;
  background-size: 300% !important;
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  -webkit-animation: Gradient 20s ease infinite !important;
  -moz-animation: Gradient 20s ease infinite !important;
  animation: Gradient 20s ease infinite !important;
}
.c16qs-landing-sec-five .outer-container .box .outer .content-left h3 {
  color: #fff;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  letter-spacing: -0.03rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-five .outer-container .box .outer .content-left h3 {
    font-size: 14px;
  }
}
.c16qs-landing-sec-five .outer-container .box .outer .content-right {
  text-align: center;
}
.c16qs-landing-sec-five .outer-container .box .outer .content-right a {
  color: #000101;
  font-size: 16px;
  font-weight: 600;
  padding: 1.4rem 3rem;
  border: 2px solid #fff;
  background-color: #fff;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .c16qs-landing-sec-five .outer-container .box .outer .content-right a {
    padding: 1rem 2rem;
    border: 2px solid #fff;
  }
}
.c16qs-landing-sec-five .outer-container .box .outer .content-right a img {
  width: 15px;
  height: autopx;
  margin-left: 5px;
}
.c16qs-landing-sec-five .outer-container .box .outer .content-right a:hover {
  transition-duration: 3sec;
  border: 2px solid #dbb7ea;
  background-color: #dbb7ea;
}
.c16qs-landing-sec-five .outer-container .box .outer .bottom-content {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: auto;
  grid-column-gap: 5rem;
  grid-row-gap: 1rem;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-five .outer-container .box .outer .bottom-content {
    display: flex;
    flex-wrap: wrap;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: center;
  }
}
.c16qs-landing-sec-five .outer-container .box .outer .bottom-content .bullet-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.c16qs-landing-sec-five .outer-container .box .outer .bottom-content .bullet-item .icon-wrapper {
  margin-right: 0.8rem;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.c16qs-landing-sec-five .outer-container .box .outer .bottom-content .bullet-item .icon-wrapper img {
  width: 2rem;
  height: 2rem;
  margin-bottom: 5px;
}
.c16qs-landing-sec-five .outer-container .box .outer .bottom-content .bullet-item .text-wrapper {
  font-size: 1.1rem;
}
.c16qs-landing-sec-five .outer-container .box .outer .bottom-content .bullet-item .text-wrapper .text {
  font-family: "lato";
  font-weight: 400;
  font-size: 18px;
}
@media (max-width: 991px) {
  .c16qs-landing-sec-five .outer-container .box .outer .bottom-content .bullet-item .text-wrapper .text {
    font-size: 13px;
  }
}

.speakers-sec-events {
  background-color: #fff;
}
.speakers-sec-events .outer-box {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 4rem;
  justify-content: center;
}
.speakers-sec-events .outer-box .flipper .front,
.speakers-sec-events .outer-box .flipper .back {
  padding: 0rem;
}
.speakers-sec-events .outer-box .flipper .front i,
.speakers-sec-events .outer-box .flipper .back i {
  font-size: 17px;
  margin-bottom: 0rem;
  color: #5465ff;
}
.speakers-sec-events .outer-box .speaker-card {
  -webkit-box-shadow: 5px 5px 14px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 14px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 14px 0px rgba(0, 0, 0, 0.1);
  min-height: 345px;
  padding: 2rem;
  text-align: center;
  border: thin #e9e9e9 solid;
  border-radius: 0.6rem;
}
.speakers-sec-events .outer-box .speaker-card img {
  height: auto;
  width: 130px;
  margin-bottom: 2rem;
  transition-duration: 1s;
}
.speakers-sec-events .outer-box .speaker-card .content-outer h4 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 128%;
  color: #0b3953;
  margin-bottom: 1rem;
}
.speakers-sec-events .outer-box .speaker-card .content-outer p {
  color: #575e62;
  font-size: 12px;
}
.speakers-sec-events .outer-box .speaker-card .content-outer b {
  font-size: 13px;
}
.speakers-sec-events .outer-box .speaker-card .content-outer ul {
  font-size: 12px;
  text-align: left;
  padding: 0px 15px;
}
.speakers-sec-events .outer-box .speaker-card .content-outer ul li {
  list-style-type: disc;
  list-style-position: outside;
}
.speakers-sec-events .outer-box .speaker-card .content-outer .box {
  display: flex;
  justify-content: center;
}
.speakers-sec-events .outer-box .speaker-card .content-outer .box a {
  display: inline-block;
  border-radius: 50%;
  border: thin #5465ff solid;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  font-size: 17px;
  color: #5465ff;
  transition-duration: 0.8s;
}
.speakers-sec-events .outer-box .speaker-card .content-outer .box a:hover {
  background-color: #5465ff;
  color: white !important;
}
.speakers-sec-events .outer-box .speaker-card .content-outer .box a:hover i {
  color: white !important;
}

.tri-module-display-ew {
  background: #353535;
  text-align: center;
}
.tri-module-display-ew h2 {
  color: #fff;
}
.tri-module-display-ew h3 {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 50px;
  color: #fff;
  text-shadow: none;
}
@media screen and (max-width: 768px) {
  .tri-module-display-ew h3 {
    font-size: 20px;
    line-height: 20px;
  }
}
.tri-module-display-ew .pro-show {
  margin-bottom: 10rem;
}
@media screen and (max-width: 768px) {
  .tri-module-display-ew .pro-show {
    margin-bottom: 30px;
  }
}
.tri-module-display-ew .pro-show .img-holder .mod1 {
  width: 19rem;
  height: auto;
}
@media screen and (max-width: 768px) {
  .tri-module-display-ew .pro-show .img-holder .mod1 {
    width: 20rem;
    height: auto;
  }
}
.tri-module-display-ew .pro-show .img-holder .mod2 {
  width: 28rem;
  height: auto;
}
@media screen and (max-width: 768px) {
  .tri-module-display-ew .pro-show .img-holder .mod2 {
    width: 20rem;
    height: auto;
  }
}
.tri-module-display-ew .pro-show .order-now {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: transparent;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 30px;
  padding: 10px 25px;
  border-radius: 50px;
  text-align: center;
  border: 4px #fff solid;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
}
.tri-module-display-ew .pro-show .order-now:hover {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  -moz-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  border: 4px solid #8912ba;
}
.tri-module-display-ew .pro-show .order-now img {
  width: 18px;
  height: 20px;
  margin: -5px 0 0 8px;
  height: auto;
  padding: 0px;
}
.tri-module-display-ew .tag-sec span {
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin: 0px;
  margin-right: 5px;
  white-space: nowrap;
  background: linear-gradient(-45deg, #8912ba, #44095d);
  background-size: 400% 400%;
  animation: gradient 15s ease infinite;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@media screen and (max-width: 768px) {
  .tri-module-display-ew .tag-sec span {
    margin-top: 5px;
    font-size: 10px;
  }
}

.webinar-sec-header {
  background-image: url(/assets/images/landing-pages/banners/ew-2022-banner-3.webp);
  background-size: cover;
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 5%;
}
@media screen and (max-width: 768px) {
  .webinar-sec-header {
    height: auto;
  }
}
.webinar-sec-header .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(72, 5, 136, 0.3725490196);
  z-index: 1;
}
.webinar-sec-header .container {
  z-index: 10;
  display: flex;
  align-items: center;
  padding: 10rem 0rem;
}
@media screen and (max-width: 768px) {
  .webinar-sec-header .container {
    flex-direction: column;
    padding: 6rem 0rem;
  }
}
.webinar-sec-header .container .mainTitle {
  color: #fff;
  width: 55%;
}
@media screen and (max-width: 991px) {
  .webinar-sec-header .container .mainTitle {
    width: 100%;
  }
}
.webinar-sec-header .container .mainTitle .location {
  overflow: hidden;
  display: block;
  margin-bottom: 25px;
}
.webinar-sec-header .container .mainTitle .location .where,
.webinar-sec-header .container .mainTitle .location .when {
  float: left;
  display: block;
  width: 50%;
  font-weight: 400;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.45);
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .webinar-sec-header .container .mainTitle .location .where,
  .webinar-sec-header .container .mainTitle .location .when {
    font-size: 12px;
  }
}
.webinar-sec-header .container .mainTitle .location .where i,
.webinar-sec-header .container .mainTitle .location .when i {
  background: #5465ff;
  padding: 15px 20px;
  margin-right: 15px;
  display: block;
  float: left;
  font-size: 25px;
  text-align: center;
  border-radius: 3px;
}
.webinar-sec-header .container .mainTitle .location .where b,
.webinar-sec-header .container .mainTitle .location .when b {
  font-family: "Lato";
  display: block;
  text-transform: uppercase;
  color: #5465ff;
  font-weight: 700;
  text-shadow: none;
  font-size: 14px;
  line-height: 16px;
  margin-top: 0;
}
.webinar-sec-header .container .mainTitle h1 {
  font-family: "Lato";
  color: #fff;
  font-weight: 600;
  font-size: 45px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 45px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.45);
  text-align: left;
}
@media screen and (max-width: 991px) {
  .webinar-sec-header .container .mainTitle h1 {
    font-size: 35px;
  }
}
@media screen and (max-width: 768px) {
  .webinar-sec-header .container .mainTitle h1 {
    line-height: 15px;
  }
}
.webinar-sec-header .container .mainTitle h1 span {
  display: inline-block;
  padding: 0.2em 0;
  line-height: 1;
}
.webinar-sec-header .container .mainTitle h1 b {
  font-family: "Lato";
  color: #fff;
  font-weight: 700;
  font-size: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1;
  text-align: left;
}
@media screen and (max-width: 991px) {
  .webinar-sec-header .container .mainTitle h1 b {
    font-size: 28px;
  }
}
.webinar-sec-header .container .mainTitle h1 .cd-words-wrapper {
  overflow: hidden;
  display: block;
}
.webinar-sec-header .container .mainTitle .header-x-section {
  display: flex;
  justify-content: flex-start;
  gap: 1rem;
  align-items: center;
  margin-bottom: 1.4rem;
}
.webinar-sec-header .container .mainTitle .header-x-section svg .cls-2 {
  fill: white;
}
.webinar-sec-header .container .mainTitle .line {
  border-top: 2px solid #5465ff;
  display: block;
  margin-top: 15px;
}
.webinar-sec-header .container .mainTitle .para {
  font-family: "Lato";
  font-weight: 300;
  margin-top: 15px;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 991px) {
  .webinar-sec-header .container .mainTitle .para {
    font-size: 15px;
  }
}
.webinar-sec-header .container .mainTitle .btn {
  font-size: 12px;
  padding: 12px 25px;
  margin-top: 5px;
  min-width: 120px;
  background-color: #5465ff;
  border: 2px solid #5465ff;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  letter-spacing: 1px;
  border-radius: 50px;
  outline: none;
  display: inline-block;
  margin-right: 10px;
}
.webinar-sec-header .container .form-sec {
  background: rgba(84, 101, 255, 0.65);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0);
  padding: 40px;
  margin-left: 60px;
  width: 45%;
  /*Styling Selectbox*/
}
@media (max-width: 991px) {
  .webinar-sec-header .container .form-sec {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .webinar-sec-header .container .form-sec {
    margin-top: 5rem;
    margin-left: 0rem;
  }
}
.webinar-sec-header .container .form-sec .input-form {
  width: 100%;
  height: 40px;
  background: #dde0ff;
  border-bottom: 3px solid #5465ff;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0.56px;
  line-height: 40px;
  color: #5a7788;
  margin: 0 0 15px;
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 30px;
  padding: 15px;
}
@media screen and (max-width: 768px) {
  .webinar-sec-header .container .form-sec .input-form {
    font-size: 15px;
  }
}
.webinar-sec-header .container .form-sec .input-form.reqError {
  border: 1px solid #5465ff;
}
.webinar-sec-header .container .form-sec .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: transparent;
}
.webinar-sec-header .container .form-sec .intl-tel-input.allow-dropdown input,
.webinar-sec-header .container .form-sec .intl-tel-input.allow-dropdown input[type=tel],
.webinar-sec-header .container .form-sec .intl-tel-input.allow-dropdown input[type=text],
.webinar-sec-header .container .form-sec .intl-tel-input.separate-dial-code input,
.webinar-sec-header .container .form-sec .intl-tel-input.separate-dial-code input[type=tel],
.webinar-sec-header .container .form-sec .intl-tel-input.separate-dial-code input[type=text] {
  padding-left: 52px;
}
.webinar-sec-header .container .form-sec .error-msg.text-danger {
  color: #fff;
  text-align: left;
  margin-top: -13px;
  font-size: 10px;
  padding: 0px 15px;
  line-height: 14px;
}
.webinar-sec-header .container .form-sec textarea.input-form {
  height: 100px;
  resize: none;
  line-height: 30px;
  padding: 0px;
  margin-bottom: 21px;
}
.webinar-sec-header .container .form-sec input.input-form[type=text]::-moz-placeholder,
.webinar-sec-header .container .form-sec input.input-form[type=email]::-moz-placeholder,
.webinar-sec-header .container .form-sec input.input-form[type=number]::-moz-placeholder,
.webinar-sec-header .container .form-sec textarea.input-form::-moz-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.webinar-sec-header .container .form-sec input.input-form[type=text]::-ms-input-placeholder,
.webinar-sec-header .container .form-sec input.input-form[type=email]::-ms-input-placeholder,
.webinar-sec-header .container .form-sec input.input-form[type=number]::-ms-input-placeholder,
.webinar-sec-header .container .form-sec textarea.input-form::-ms-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.webinar-sec-header .container .form-sec input.input-form[type=text]::-webkit-input-placeholder,
.webinar-sec-header .container .form-sec input.input-form[type=email]::-webkit-input-placeholder,
.webinar-sec-header .container .form-sec input.input-form[type=number]::-webkit-input-placeholder,
.webinar-sec-header .container .form-sec textarea.input-form::-webkit-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.webinar-sec-header .container .form-sec .commentForm .common_btn.red_bg {
  padding: 28px 42.5px;
}
.webinar-sec-header .container .form-sec input.input-form:focus,
.webinar-sec-header .container .form-sec textarea.input-form:focus {
  -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #4758eb;
  background: #fff;
  padding: 0 20px;
}
.webinar-sec-header .container .form-sec input.error {
  border-bottom: 3px solid #e01e5a;
}
.webinar-sec-header .container .form-sec .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.webinar-sec-header .container .form-sec .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: initial;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .webinar-sec-header .container .form-sec .styled-checkbox + label {
    font-size: 16px;
  }
}
.webinar-sec-header .container .form-sec .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
}
.webinar-sec-header .container .form-sec .styled-checkbox:hover + label:before {
  background: rgba(255, 255, 255, 0.0588235294);
}
.webinar-sec-header .container .form-sec .styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.webinar-sec-header .container .form-sec .styled-checkbox:checked + label:before {
  background: #5465ff;
  border: none;
}
.webinar-sec-header .container .form-sec .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.webinar-sec-header .container .form-sec .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.webinar-sec-header .container .form-sec .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.webinar-sec-header .container .form-sec .dropdown {
  width: 100%;
  display: inline-block;
  background-color: transparent;
  border-radius: 30px;
  transition: all 0.5s ease;
  position: relative;
  font-size: 14px;
  color: #5a7788;
  height: 40px;
  text-align: left;
  border-bottom: 3px solid #5465ff;
  margin: 0 0 15px;
  background: #dde0ff;
  padding: 10px 15px;
}
.webinar-sec-header .container .form-sec .dropdown .select {
  cursor: pointer;
  display: block;
  line-height: normal;
  padding: 0px;
}
.webinar-sec-header .container .form-sec .dropdown .select > i {
  font-size: 18px;
  color: #0b3953;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  float: right;
  line-height: 0px;
  top: 5px;
}
.webinar-sec-header .container .form-sec .dropdown .select > i img {
  width: 13px;
  opacity: 0.8;
}
.webinar-sec-header .container .form-sec .dropdown:focus {
  outline: none;
}
.webinar-sec-header .container .form-sec .dropdown:active {
  background: #fff;
}
.webinar-sec-header .container .form-sec .dropdown.active:hover,
.webinar-sec-header .container .form-sec .dropdown.active {
  background-color: #fff;
}
.webinar-sec-header .container .form-sec .dropdown.active .select > i {
  transform: rotate(-180deg);
}
.webinar-sec-header .container .form-sec .dropdown .dropdown-menu {
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: 0;
  margin-top: 1px;
  border-radius: 3px;
  overflow: hidden;
  display: none;
  max-height: 200px;
  overflow-y: auto;
  z-index: 9;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .webinar-sec-header .container .form-sec .dropdown .dropdown-menu {
    font-size: 15px;
  }
}
.webinar-sec-header .container .form-sec .dropdown .dropdown-menu::-webkit-scrollbar {
  background: #fff;
  width: 3px;
}
.webinar-sec-header .container .form-sec .dropdown .dropdown-menu::-webkit-scrollbar-track {
  box-shadow: 0 0 10px;
  border-radius: 0px;
}
.webinar-sec-header .container .form-sec .dropdown .dropdown-menu::-webkit-scrollbar-thumb {
  /* background: linear-gradient(125deg, #B7B7B7, #E9E9E9); */
  background-color: #5a7788;
  border-radius: 15px;
  border: none;
}
.webinar-sec-header .container .form-sec .dropdown .dropdown-menu li {
  padding: 5px 10px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.webinar-sec-header .container .form-sec .dropdown .dropdown-menu {
  padding: 0;
  list-style: none;
}
.webinar-sec-header .container .form-sec .dropdown .dropdown-menu li:hover {
  background-color: #f8f8f8;
  color: #5465ff;
}
.webinar-sec-header .container .form-sec .dropdown .dropdown-menu li:active {
  background-color: #f2f2f2;
}

.webinar-landing-sec-one {
  padding: 6rem 5%;
  background: #fff;
}
.webinar-landing-sec-one h2 {
  font-size: 36px;
  font-family: "lato";
  font-weight: 600;
  text-align: center;
}
.webinar-landing-sec-one h3 {
  font-family: "lato";
  color: #777;
  text-align: center;
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .webinar-landing-sec-one .row {
    display: flex;
    flex-direction: column-reverse;
  }
}
.webinar-landing-sec-one .row .left-sec .accordion {
  margin: 0px auto 20px auto;
  max-width: 700px;
  position: relative;
  list-style: none;
  padding: 0;
}
.webinar-landing-sec-one .row .left-sec .accordion li {
  box-shadow: 0 1px 0 #e9e9e9;
}
.webinar-landing-sec-one .row .left-sec .accordion li:last-child {
  box-shadow: none;
}
.webinar-landing-sec-one .row .left-sec .accordion .toggle-acc {
  cursor: pointer;
  position: relative;
  width: 100%;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #5a5e61;
  font-weight: 700;
  padding: 2rem 0rem;
  border-radius: 0.15em;
  transition: background 0.3s ease;
  transition-duration: 1s;
  display: flex;
  align-items: center;
}
.webinar-landing-sec-one .row .left-sec .accordion .toggle-acc:hover {
  color: #5465ff;
  transition-duration: 1s;
}
.webinar-landing-sec-one .row .left-sec .accordion .toggle-acc:hover .number {
  background-color: #5465ff;
  transition-duration: 1s;
}
.webinar-landing-sec-one .row .left-sec .accordion .toggle-acc .number {
  background-color: #444a59;
  border-radius: 100%;
  padding: 6px 15px;
  margin-right: 15px;
  color: #fff;
}
.webinar-landing-sec-one .row .left-sec .accordion .toggle-acc i {
  margin-left: auto;
  font-size: 20px;
  transition: all 0.4s ease;
}
.webinar-landing-sec-one .row .left-sec .accordion .toggle-acc .rotate {
  transform: rotateZ(-180deg);
}
.webinar-landing-sec-one .row .left-sec .accordion .toggle-content {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
  margin-bottom: 15px;
  padding: 1.5rem 0rem 1.5rem 1rem;
  overflow: hidden;
  display: none;
}
.webinar-landing-sec-one .row .left-sec .accordion .active {
  display: block;
}
.webinar-landing-sec-one .row .left-sec .accordion li {
  margin: 0.5em 0;
}
.webinar-landing-sec-one .row .right-sec .video-wrapper .play-btn {
  width: 81px;
  height: 81px;
  line-height: 90px;
  background-color: transparent;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  outline: 1px solid transparent;
  border: 5px solid #fff;
  transition: all 0.8s ease;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
.webinar-landing-sec-one .row .right-sec .video-wrapper .play-btn i {
  text-shadow: none;
  padding: 20px 0 0 4px;
  font-size: 2em;
  transition: all 0.8s ease;
  display: block;
  color: rgba(255, 255, 255, 0.9);
  padding: 20px 0 0 4px;
  font-size: 2em;
  transition: all 0.8s ease;
  text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.15);
  display: block;
}
.webinar-landing-sec-one .row .right-sec .video-wrapper video {
  width: 100%;
}

.webinar-landing-sec-two {
  background-color: #5465ff;
  padding: 9rem 5%;
}
.webinar-landing-sec-two .box {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .webinar-landing-sec-two .box {
    margin-bottom: 4rem;
  }
}
.webinar-landing-sec-two .box h3 {
  font-family: "lato";
  margin: 0;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
}
.webinar-landing-sec-two .box h3 i {
  display: block;
  font-size: 45px;
  padding-bottom: 12px;
}
.webinar-landing-sec-two .box .btn {
  padding: 1em 2em;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  line-height: 1.5;
  border-radius: 3px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: #fff;
  border-color: white;
  background: transparent;
  margin-top: 0.9rem;
}
.webinar-landing-sec-two .box .btn:hover {
  color: #5465ff;
  background-color: white;
}

.webinar-landing-sec-three {
  padding: 5rem 5%;
  padding-bottom: 7rem;
  background-color: #fff;
}
.webinar-landing-sec-three h2 {
  font-size: 36px;
  font-family: "lato";
  font-weight: 600;
  text-align: center;
}
.webinar-landing-sec-three h3 {
  font-family: "lato";
  color: #777;
  text-align: center;
  margin-bottom: 8rem;
}
.webinar-landing-sec-three .outer-box-two {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 11rem;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  .webinar-landing-sec-three .outer-box-two {
    grid-gap: 4rem;
  }
}
.webinar-landing-sec-three .outer-box-two .flipper .front,
.webinar-landing-sec-three .outer-box-two .flipper .back {
  padding: 0rem;
}
.webinar-landing-sec-three .outer-box-two .flipper .front i,
.webinar-landing-sec-three .outer-box-two .flipper .back i {
  font-size: 17px;
  margin-bottom: 0rem;
  color: #5465ff;
}
.webinar-landing-sec-three .outer-box-two .speaker-card {
  -webkit-box-shadow: 5px 5px 14px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 14px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 14px 0px rgba(0, 0, 0, 0.1);
  min-height: 345px;
  padding: 2rem;
  text-align: center;
  border: thin #e9e9e9 solid;
  border-radius: 0.6rem;
}
.webinar-landing-sec-three .outer-box-two .speaker-card img {
  height: auto;
  width: 130px;
  margin-bottom: 2rem;
  transition-duration: 1s;
}
.webinar-landing-sec-three .outer-box-two .speaker-card .content-outer h4 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 128%;
  color: #0b3953;
  margin-bottom: 1rem;
}
.webinar-landing-sec-three .outer-box-two .speaker-card .content-outer p {
  color: #575e62;
  font-size: 12px;
}
.webinar-landing-sec-three .outer-box-two .speaker-card .content-outer b {
  font-size: 13px;
}
.webinar-landing-sec-three .outer-box-two .speaker-card .content-outer ul {
  font-size: 12px;
  text-align: left;
  padding: 0px 15px;
}
.webinar-landing-sec-three .outer-box-two .speaker-card .content-outer ul li {
  list-style-type: disc;
  list-style-position: outside;
}
.webinar-landing-sec-three .outer-box-two .speaker-card .content-outer .box {
  display: flex;
  justify-content: center;
}
.webinar-landing-sec-three .outer-box-two .speaker-card .content-outer .box a {
  display: inline-block;
  border-radius: 50%;
  border: thin #5465ff solid;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  font-size: 17px;
  color: #5465ff;
  transition-duration: 0.8s;
}
.webinar-landing-sec-three .outer-box-two .speaker-card .content-outer .box a:hover {
  background-color: #5465ff;
  color: white !important;
}
.webinar-landing-sec-three .outer-box-two .speaker-card .content-outer .box a:hover i {
  color: white !important;
}
.webinar-landing-sec-three .outer-box {
  display: flex;
  align-items: center;
}
.webinar-landing-sec-three .outer-box .left-sec {
  width: 50%;
  text-align: center;
}
.webinar-landing-sec-three .outer-box .left-sec img {
  max-width: 100%;
  height: auto;
}
.webinar-landing-sec-three .outer-box .right-sec {
  width: 50%;
}
.webinar-landing-sec-three .outer-box .right-sec h4 {
  font-family: "lato";
  font-size: 28px;
}
.webinar-landing-sec-three .outer-box .right-sec h5 {
  font-family: "lato";
  font-size: 20px;
}
.webinar-landing-sec-three .outer-box .right-sec hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eee;
}
.webinar-landing-sec-three .outer-box .right-sec p {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #575e62;
  margin-bottom: 15px;
}
.webinar-landing-sec-three .outer-box .right-sec .social {
  margin-top: 2rem;
}
.webinar-landing-sec-three .outer-box .right-sec .social li {
  display: inline-block;
  padding-right: 0.5em;
  text-align: center;
}
.webinar-landing-sec-three .outer-box .right-sec .social li a {
  display: block;
  font-size: 1.2em;
  width: 43px;
  height: 43px;
  line-height: 43px;
  background: #3396fe;
  color: #fff;
  border-radius: 50%;
}

.webinar-landing-sec-four {
  padding: 9rem 5%;
  background-image: url(http://csmthemes.com/themes/webi/img/bg-counter.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.webinar-landing-sec-four::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.webinar-landing-sec-four .box {
  text-align: center;
}
.webinar-landing-sec-four .box h3 {
  font-family: "Lato";
  font-weight: 700;
  margin-top: 0;
  font-size: 40px;
  color: #fff;
}
.webinar-landing-sec-four .box p {
  font-family: "Lato";
  margin-bottom: 0;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 16px;
  font-weight: 500;
}

.webinar-landing-sec-five {
  background-color: #fff;
  padding: 10rem 5%;
}
@media screen and (max-width: 768px) {
  .webinar-landing-sec-five {
    padding: 5rem 0rem;
  }
}
.webinar-landing-sec-five .owl-carousel .owl-dots {
  display: block;
  text-align: center;
}
.webinar-landing-sec-five .owl-carousel .owl-dots .owl-dot.active span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #5465ff;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.webinar-landing-sec-five .owl-carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.webinar-landing-sec-five .owl-carousel .owl-dots .owl-dot span:hover {
  background: #5465ff;
}
.webinar-landing-sec-five .owl-carousel .outer-box {
  background-color: #fff;
  text-align: center;
  padding: 2rem;
}
@media screen and (max-width: 768px) {
  .webinar-landing-sec-five .owl-carousel .outer-box {
    margin: 0rem;
  }
}
.webinar-landing-sec-five .owl-carousel .outer-box i {
  font-size: 40px;
  color: #dddddd;
}
.webinar-landing-sec-five .owl-carousel .outer-box p {
  font-family: "Lato";
  margin-bottom: 24px;
  color: #8f8f8f;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}
.webinar-landing-sec-five .owl-carousel .outer-box figure {
  display: block;
}
.webinar-landing-sec-five .owl-carousel .outer-box figure img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  width: 25%;
  margin: auto;
}
.webinar-landing-sec-five .owl-carousel .outer-box cite {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  margin-top: 0.75em;
  display: inline-block;
}
.webinar-landing-sec-five .owl-carousel .outer-box cite span {
  font-weight: 500;
  font-size: 16px;
  display: block;
}

.webinar-landing-sec-six {
  background-color: #f8f8f9;
  padding: 10rem 5%;
}
.webinar-landing-sec-six h2 {
  font-size: 36px;
  font-family: "lato";
  font-weight: 600;
  text-align: center;
}
.webinar-landing-sec-six h3 {
  font-family: "lato";
  color: #777;
  text-align: center;
  margin-bottom: 8rem;
}
.webinar-landing-sec-six .outer-box {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));
}
.webinar-landing-sec-six .outer-box .inner-box {
  padding: 1.5rem 1rem;
}
.webinar-landing-sec-six .outer-box .inner-box i {
  position: absolute;
  color: #31363a;
  margin-top: 5px;
}
.webinar-landing-sec-six .outer-box .inner-box h4 {
  font-family: "Lato";
  margin: 0 0 12px 35px;
  font-size: 20px;
  font-weight: 600;
  color: #31363a;
  line-height: 1.3;
}
.webinar-landing-sec-six .outer-box .inner-box p {
  margin: 0 0 12px 35px;
  font-weight: 400;
  color: #8f8f8f;
  font-size: 17px;
}

.webinar-form-outer {
  margin-top: 7rem;
}
.webinar-form-outer .webinar-form {
  background-color: #5465ff;
  padding: 40px;
  border-radius: 6px;
  max-width: 500px;
  margin: auto auto;
  text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.15);
  /*Styling Selectbox*/
}
@media (max-width: 1200px) {
  .webinar-form-outer .webinar-form {
    margin-left: 0px;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .webinar-form-outer .webinar-form {
    margin-top: 30px;
  }
}
.webinar-form-outer .webinar-form h2 {
  margin-bottom: 30px;
}
.webinar-form-outer .webinar-form .col-lg-6,
.webinar-form-outer .webinar-form .col-lg-12 {
  padding: 0px 10px;
}
.webinar-form-outer .webinar-form a {
  float: right;
}
.webinar-form-outer .webinar-form a:focus {
  color: #fff;
}
.webinar-form-outer .webinar-form a:hover {
  color: #fff;
}
@media (max-width: 991px) {
  .webinar-form-outer .webinar-form a {
    float: initial;
  }
}
.webinar-form-outer .webinar-form .input-form {
  width: 100%;
  height: 40px;
  background: #dde0ff;
  border-bottom: 3px solid #5465ff;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0.56px;
  line-height: 40px;
  color: #5a7788;
  margin: 0 0 15px;
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 5px;
  padding: 15px;
}
@media screen and (max-width: 768px) {
  .webinar-form-outer .webinar-form .input-form {
    font-size: 15px;
  }
}
.webinar-form-outer .webinar-form .input-form.reqError {
  border: 1px solid #5465ff;
}
.webinar-form-outer .webinar-form .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: transparent;
}
.webinar-form-outer .webinar-form .intl-tel-input.allow-dropdown input,
.webinar-form-outer .webinar-form .intl-tel-input.allow-dropdown input[type=tel],
.webinar-form-outer .webinar-form .intl-tel-input.allow-dropdown input[type=text],
.webinar-form-outer .webinar-form .intl-tel-input.separate-dial-code input,
.webinar-form-outer .webinar-form .intl-tel-input.separate-dial-code input[type=tel],
.webinar-form-outer .webinar-form .intl-tel-input.separate-dial-code input[type=text] {
  padding-left: 52px;
}
.webinar-form-outer .webinar-form .error-msg.text-danger {
  color: #fff;
  text-align: left;
  margin-top: -13px;
  font-size: 10px;
  padding: 0px 15px;
  line-height: 14px;
}
.webinar-form-outer .webinar-form textarea.input-form {
  height: 100px;
  resize: none;
  line-height: 30px;
  padding: 0px;
  margin-bottom: 21px;
}
.webinar-form-outer .webinar-form input.input-form[type=text]::-moz-placeholder,
.webinar-form-outer .webinar-form input.input-form[type=email]::-moz-placeholder,
.webinar-form-outer .webinar-form input.input-form[type=number]::-moz-placeholder,
.webinar-form-outer .webinar-form textarea.input-form::-moz-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.webinar-form-outer .webinar-form input.input-form[type=text]::-ms-input-placeholder,
.webinar-form-outer .webinar-form input.input-form[type=email]::-ms-input-placeholder,
.webinar-form-outer .webinar-form input.input-form[type=number]::-ms-input-placeholder,
.webinar-form-outer .webinar-form textarea.input-form::-ms-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.webinar-form-outer .webinar-form input.input-form[type=text]::-webkit-input-placeholder,
.webinar-form-outer .webinar-form input.input-form[type=email]::-webkit-input-placeholder,
.webinar-form-outer .webinar-form input.input-form[type=number]::-webkit-input-placeholder,
.webinar-form-outer .webinar-form textarea.input-form::-webkit-input-placeholder {
  color: #5a7788 !important;
  opacity: 1 !important;
}
.webinar-form-outer .webinar-form .commentForm .common_btn.red_bg {
  padding: 28px 42.5px;
}
.webinar-form-outer .webinar-form input.input-form:focus,
.webinar-form-outer .webinar-form textarea.input-form:focus {
  -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #4758eb;
  background: #fff;
  padding: 0 20px;
}
.webinar-form-outer .webinar-form input.error {
  border-bottom: 3px solid #e01e5a;
}
.webinar-form-outer .webinar-form .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.webinar-form-outer .webinar-form .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: initial;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .webinar-form-outer .webinar-form .styled-checkbox + label {
    font-size: 16px;
  }
}
.webinar-form-outer .webinar-form .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
}
.webinar-form-outer .webinar-form .styled-checkbox:hover + label:before {
  background: rgba(255, 255, 255, 0.0588235294);
}
.webinar-form-outer .webinar-form .styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.webinar-form-outer .webinar-form .styled-checkbox:checked + label:before {
  background: #5465ff;
  border: none;
}
.webinar-form-outer .webinar-form .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.webinar-form-outer .webinar-form .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.webinar-form-outer .webinar-form .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.webinar-form-outer .webinar-form .dropdown {
  width: 100%;
  display: inline-block;
  background-color: transparent;
  border-radius: 5px;
  transition: all 0.5s ease;
  position: relative;
  font-size: 14px;
  color: #5a7788;
  height: 40px;
  text-align: left;
  border-bottom: 3px solid #5465ff;
  margin: 0 0 15px;
  background: #dde0ff;
  padding: 10px 15px;
}
.webinar-form-outer .webinar-form .dropdown .select {
  cursor: pointer;
  display: block;
  line-height: normal;
  padding: 0px;
}
.webinar-form-outer .webinar-form .dropdown .select > i {
  font-size: 18px;
  color: #0b3953;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  float: right;
  line-height: 0px;
  top: 5px;
}
.webinar-form-outer .webinar-form .dropdown .select > i img {
  width: 13px;
  opacity: 0.8;
}
.webinar-form-outer .webinar-form .dropdown:focus {
  outline: none;
}
.webinar-form-outer .webinar-form .dropdown:active {
  background: #fff;
}
.webinar-form-outer .webinar-form .dropdown.active:hover,
.webinar-form-outer .webinar-form .dropdown.active {
  background-color: #fff;
}
.webinar-form-outer .webinar-form .dropdown.active .select > i {
  transform: rotate(-180deg);
}
.webinar-form-outer .webinar-form .dropdown .dropdown-menu {
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: 0;
  margin-top: 1px;
  border-radius: 3px;
  overflow: hidden;
  display: none;
  max-height: 200px;
  overflow-y: auto;
  z-index: 9;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .webinar-form-outer .webinar-form .dropdown .dropdown-menu {
    font-size: 15px;
  }
}
.webinar-form-outer .webinar-form .dropdown .dropdown-menu::-webkit-scrollbar {
  background: #fff;
  width: 3px;
}
.webinar-form-outer .webinar-form .dropdown .dropdown-menu::-webkit-scrollbar-track {
  box-shadow: 0 0 10px;
  border-radius: 0px;
}
.webinar-form-outer .webinar-form .dropdown .dropdown-menu::-webkit-scrollbar-thumb {
  /* background: linear-gradient(125deg, #B7B7B7, #E9E9E9); */
  background-color: #5a7788;
  border-radius: 15px;
  border: none;
}
.webinar-form-outer .webinar-form .dropdown .dropdown-menu li {
  padding: 5px 10px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.webinar-form-outer .webinar-form .dropdown .dropdown-menu {
  padding: 0;
  list-style: none;
}
.webinar-form-outer .webinar-form .dropdown .dropdown-menu li:hover {
  background-color: #f8f8f8;
  color: #5465ff;
}
.webinar-form-outer .webinar-form .dropdown .dropdown-menu li:active {
  background-color: #f2f2f2;
}
.webinar-form-outer .country-dropdown select {
  width: 100%;
  margin: 0px 0px 15px;
  border-radius: 5px;
  height: 40px;
  background: #dde0ff;
  padding: 0.5rem 1.4rem;
  font-size: 14px;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  overflow: hidden;
  overflow: -moz-hidden-unscrollable;
  position: relative;
  background-image: url("/assets/images/select-arrow-sec.svg");
  background-repeat: no-repeat;
  background-position: center right 12px;
  background-size: 14px;
  cursor: pointer;
}

.webinar-landing-sec-seven {
  background-color: #f8f8f9;
  padding: 10rem 5%;
}
.webinar-landing-sec-seven h2 {
  font-size: 36px;
  font-family: "lato";
  font-weight: 600;
  text-align: center;
}
.webinar-landing-sec-seven h3 {
  font-family: "lato";
  color: #777;
  text-align: center;
  margin-bottom: 8rem;
}
.webinar-landing-sec-seven .latestBlogItem {
  background-color: transparent !important;
  margin-bottom: 0px;
  position: relative;
  margin: 0 0 51px;
}
.webinar-landing-sec-seven .latestBlogItem .lbi_thumb {
  overflow: hidden;
  position: relative;
}
.webinar-landing-sec-seven .latestBlogItem .lbi_thumb a {
  color: #0b3953;
  text-decoration: none;
  transition: all ease 400ms;
  -webkit-transition: all ease 400ms;
  -moz-transition: all ease 400ms;
}
.webinar-landing-sec-seven .latestBlogItem .lbi_thumb a img {
  height: 230px;
  object-fit: cover;
  object-position: left center;
}
.webinar-landing-sec-seven .latestBlogItem .lbi_thumb img {
  height: 230px;
  object-fit: cover;
  object-position: left center;
  border-radius: 5px;
}
.webinar-landing-sec-seven .latestBlogItem .lbi_details {
  background-color: transparent;
  text-align: left;
  margin: 0;
  position: relative;
  margin-top: 0;
  padding: 10px 2px 20px;
  z-index: 3;
}
.webinar-landing-sec-seven .latestBlogItem .lbi_details h2 {
  text-align: left;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #0b3953;
  margin: 5px 0 0;
  min-height: 70px;
}
.webinar-landing-sec-seven .latestBlogItem .lbi_details .lbi_date {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: #575e62;
  margin-bottom: 25px;
}
.webinar-landing-sec-seven .latestBlogItem .lbi_details .video-open {
  float: right;
  margin-top: 0px;
}
.webinar-landing-sec-seven .latestBlogItem .lbi_details .video-open img {
  display: inline-block !important;
  width: 30px !important;
}
.webinar-landing-sec-seven #webinar-video .video-open img {
  display: inline-block !important;
  width: 30px !important;
}
.webinar-landing-sec-seven #webinar-video .owl-nav {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translate(-50%, 0);
}
.webinar-landing-sec-seven #webinar-video .owl-nav .owl-prev,
.webinar-landing-sec-seven #webinar-video .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  text-align: center;
}

.all-modules-header-sec {
  width: 100%;
  min-height: 100vh;
}
.all-modules-header-sec #all-modules-header-img {
  height: 100%;
}
.all-modules-header-sec #all-modules-header-img .item {
  height: 100%;
}
.all-modules-header-sec #all-modules-header-img .item .img-container {
  height: 100vh;
}
.all-modules-header-sec #all-modules-header-img .item .img-container img {
  width: 100%;
  height: 100%;
}
.all-modules-header-sec #all-modules-header-img .owl-dots {
  position: absolute;
  bottom: 6rem;
  z-index: 200;
  left: 50%;
  transform: translate(-50%, 0%);
  cursor: default;
  display: block;
  color: yellow;
}
.all-modules-header-sec #all-modules-header-img .owl-dots .owl-dot {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
  box-shadow: inset 0 0 0 1px #8912ba;
}
.all-modules-header-sec #all-modules-header-img .owl-dots .active {
  box-shadow: inset 0 0 0 3px #8912ba;
  background-color: transparent;
}

.all-modules-slide-sec {
  background-color: #000101;
}
.all-modules-slide-sec .outer-container {
  padding: 9rem 5%;
}
.all-modules-slide-sec .outer-container .cat-mod-dis {
  width: 100rem;
  margin: auto auto;
  background-color: #353535;
  padding: 5rem 3rem 5rem 3rem;
  border-radius: 1.5rem;
}
@media (max-width: 991px) {
  .all-modules-slide-sec .outer-container .cat-mod-dis {
    width: 100%;
  }
}
.all-modules-slide-sec .outer-container .cat-mod-dis label {
  display: inline-flex;
  width: 165px;
  height: 50px;
  justify-content: center;
  align-items: center;
  margin: 0 10px -1px;
  padding: 15px 20px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 20px;
  border: 4px solid #fff;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .all-modules-slide-sec .outer-container .cat-mod-dis label {
    width: 45%;
    margin: 0px 5px 10px;
    font-size: 14px;
  }
}
.all-modules-slide-sec .outer-container .cat-mod-dis label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}
.all-modules-slide-sec .outer-container .cat-mod-dis label:hover {
  color: #fff;
  cursor: pointer;
  border: 4px solid rgb(137, 18, 186);
}
.all-modules-slide-sec .outer-container .cat-mod-dis input:checked + label {
  color: #fff;
  border: none;
  background-image: linear-gradient(-40deg, #7b10a7, #8912ba, #dbb7ea, #ac59ce, #a041c7) !important;
  background-size: 300px;
  font-weight: 600;
}
.all-modules-slide-sec .outer-container .cat-mod-dis #tab1:checked ~ #content1,
.all-modules-slide-sec .outer-container .cat-mod-dis #tab2:checked ~ #content2,
.all-modules-slide-sec .outer-container .cat-mod-dis #tab3:checked ~ #content3,
.all-modules-slide-sec .outer-container .cat-mod-dis #tab4:checked ~ #content4,
.all-modules-slide-sec .outer-container .cat-mod-dis #tab5:checked ~ #content5 {
  display: block;
}
@media screen and (max-width: 650px) {
  .all-modules-slide-sec .outer-container .cat-mod-dis label:before {
    margin: 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 400px) {
  .all-modules-slide-sec .outer-container .cat-mod-dis label {
    padding: 15px;
  }
}

.all-modules-list-sec {
  background: #000101;
  text-align: center;
}
.all-modules-list-sec h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 5rem;
  font-size: 5.5rem;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.1rem;
  font-family: "Lato", sans-serif;
}
.all-modules-list-sec h3 {
  font-family: "lato", sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 50px;
  color: #fff;
  text-shadow: none;
}
@media screen and (max-width: 768px) {
  .all-modules-list-sec h3 {
    font-size: 20px;
    line-height: 20px;
  }
}
.all-modules-list-sec .pro-show {
  padding: 2rem;
  margin-bottom: 10rem;
  transition: 1s;
  border-bottom: 5px transparent solid;
}
@media screen and (max-width: 768px) {
  .all-modules-list-sec .pro-show {
    margin-bottom: 30px;
  }
}
.all-modules-list-sec .pro-show .img-holder .mod1 {
  width: 19rem;
  height: auto;
}
@media screen and (max-width: 768px) {
  .all-modules-list-sec .pro-show .img-holder .mod1 {
    width: 20rem;
    height: auto;
  }
}
.all-modules-list-sec .pro-show .img-holder .mod2 {
  width: 28rem;
  height: auto;
}
@media screen and (max-width: 768px) {
  .all-modules-list-sec .pro-show .img-holder .mod2 {
    width: 20rem;
    height: auto;
  }
}
.all-modules-list-sec .pro-show .view-more-mobile {
  width: 65%;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: transparent;
  text-transform: uppercase;
  display: none;
  margin-top: 30px;
  padding: 10px 25px;
  border-radius: 50px;
  text-align: center;
  border: 4px #fff solid;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
}
.all-modules-list-sec .pro-show .view-more-mobile:hover {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  -moz-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  border: 4px solid #8912ba;
}
.all-modules-list-sec .pro-show .view-more-mobile img {
  width: 18px;
  height: 20px;
  margin: -5px 0 0 8px;
  height: auto;
  padding: 0px;
}
@media screen and (max-width: 768px) {
  .all-modules-list-sec .pro-show .view-more-mobile {
    display: inline-block;
  }
}
.all-modules-list-sec .pro-show .order-now {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: transparent;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 30px;
  padding: 10px 25px;
  border-radius: 50px;
  text-align: center;
  border: 4px #fff solid;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(11, 57, 83, 0.5);
}
.all-modules-list-sec .pro-show .order-now:hover {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  -moz-box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  box-shadow: 0px 2px 5px 0px rgba(11, 57, 83, 0.58);
  border: 4px solid #8912ba;
}
.all-modules-list-sec .pro-show .order-now img {
  width: 18px;
  height: 20px;
  margin: -5px 0 0 8px;
  height: auto;
  padding: 0px;
}
@media screen and (max-width: 768px) {
  .all-modules-list-sec .pro-show .order-now {
    width: 65%;
  }
}
.all-modules-list-sec .pro-show:hover {
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(53, 53, 53) 100%);
  background: -webkit-linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(53, 53, 53) 100%);
  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(53, 53, 53) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#353535", GradientType=1);
  cursor: pointer;
  border-bottom: 5px #8912ba solid;
}

.all-modules-popup {
  width: 100rem;
  margin: auto auto;
  background-color: #353535;
  padding: 5rem 3rem 5rem 3rem;
  border-radius: 1.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 7rem;
}
@media (max-width: 991px) {
  .all-modules-popup {
    grid-template-columns: 1fr;
    width: 100%;
    grid-gap: 3rem;
  }
}
.all-modules-popup .inner-boxes {
  padding: 0px 10px;
  border-left: 2px #8912ba solid;
}
.all-modules-popup .inner-boxes h3 {
  font-family: "lato";
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}
@media (max-width: 991px) {
  .all-modules-popup .inner-boxes h3 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .all-modules-popup .inner-boxes h3 {
    font-size: 15px;
    line-height: 25px;
  }
}
.all-modules-popup .inner-boxes p {
  font-weight: 300;
  color: #9fa0a0;
  font-size: 15px;
  text-align: left;
  margin-bottom: 0rem;
}
@media (max-width: 991px) {
  .all-modules-popup .inner-boxes p {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .all-modules-popup .inner-boxes p {
    font-size: 12px;
  }
}

#smartModuleModal .close {
  z-index: 999999;
  position: absolute;
  right: 10px;
  top: 10px;
  color: white;
  opacity: 1;
}
#smartModuleModal .close img {
  width: 25px;
}
#smartModuleModal .close:hover {
  opacity: 0.5;
}
#smartModuleModal .modal-dialog {
  width: 60%;
}
@media (max-width: 991px) {
  #smartModuleModal .modal-dialog {
    width: 95%;
  }
}
#smartModuleModal .modal-dialog .modal-body {
  background-color: #353535;
  border-radius: 25px;
}
#smartModuleModal .modal-dialog .modal-body .smart-list {
  background-color: #353535;
  padding: 5rem 3rem 5rem 3rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 7rem;
}
@media (max-width: 991px) {
  #smartModuleModal .modal-dialog .modal-body .smart-list {
    grid-template-columns: 1fr;
    width: 100%;
    grid-gap: 3rem;
  }
}
#smartModuleModal .modal-dialog .modal-body .smart-list .smart-list-item {
  padding: 0px 10px;
  border-left: 2px #8912ba solid;
}
#smartModuleModal .modal-dialog .modal-body .smart-list .smart-list-item h3 {
  font-family: "lato";
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}
@media (max-width: 991px) {
  #smartModuleModal .modal-dialog .modal-body .smart-list .smart-list-item h3 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  #smartModuleModal .modal-dialog .modal-body .smart-list .smart-list-item h3 {
    font-size: 15px;
    line-height: 25px;
  }
}
#smartModuleModal .modal-dialog .modal-body .smart-list .smart-list-item p {
  font-weight: 300;
  color: #9fa0a0;
  font-size: 15px;
  text-align: left;
  margin-bottom: 0rem;
  display: inline;
  word-break: break-word;
}
@media (max-width: 991px) {
  #smartModuleModal .modal-dialog .modal-body .smart-list .smart-list-item p {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  #smartModuleModal .modal-dialog .modal-body .smart-list .smart-list-item p {
    font-size: 12px;
  }
}

.landing-three-colum {
  background-color: #fff;
  overflow: hidden;
}
.landing-three-colum .container {
  width: 100%;
}
.landing-three-colum .container .blue-box {
  background-color: #5465ff;
  min-height: 600px;
  display: table;
  padding: 0% 8%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .landing-three-colum .container .blue-box {
    min-height: auto;
    padding: 8% 5%;
  }
}
@media screen and (max-width: 768px) {
  .landing-three-colum .container .blue-box {
    min-height: auto;
    padding: 6% 45px;
  }
}
.landing-three-colum .container .blue-box .content {
  display: table-cell;
  vertical-align: middle;
}
.landing-three-colum .container .blue-box .content h2 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .landing-three-colum .container .blue-box .content h2 {
    font-size: 32px;
  }
}
.landing-three-colum .container .blue-box .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #e6e6e6;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .landing-three-colum .container .blue-box .content p {
    font-size: 14px;
    margin-top: 10px;
  }
}
.landing-three-colum .container .blue-box .content a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .landing-three-colum .container .blue-box .content a {
    font-size: 14px;
    margin-top: 10px;
  }
}
.landing-three-colum .container .blue-box .content a img {
  margin-left: 20px;
  width: 35px;
}
@media screen and (max-width: 768px) {
  .landing-three-colum .container .blue-box .content a img {
    width: 35px;
  }
}
.landing-three-colum .container .blue-box-second {
  background-color: #3b51f7;
  min-height: 600px;
  display: table;
  padding: 0% 8%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .landing-three-colum .container .blue-box-second {
    min-height: auto;
    padding: 8% 5%;
  }
}
@media screen and (max-width: 768px) {
  .landing-three-colum .container .blue-box-second {
    min-height: auto;
    padding: 6% 45px;
  }
}
.landing-three-colum .container .blue-box-second .content {
  display: table-cell;
  vertical-align: middle;
}
.landing-three-colum .container .blue-box-second .content h4 {
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .landing-three-colum .container .blue-box-second .content h4 {
    font-size: 32px;
  }
}
.landing-three-colum .container .blue-box-second .content p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #e6e6e6;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .landing-three-colum .container .blue-box-second .content p {
    font-size: 14px;
    margin-top: 10px;
  }
}
.landing-three-colum .container .blue-box-second .content a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .landing-three-colum .container .blue-box-second .content a {
    font-size: 14px;
    margin-top: 10px;
  }
}
.landing-three-colum .container .blue-box-second .content a img {
  margin-left: 20px;
  width: 35px;
}
@media screen and (max-width: 768px) {
  .landing-three-colum .container .blue-box-second .content a img {
    width: 35px;
  }
}
.landing-three-colum .container .blue-img {
  padding: 0px;
}
.landing-three-colum .container .blue-img .img-box {
  min-height: 600px;
}
@media screen and (max-width: 768px) {
  .landing-three-colum .container .blue-img .img-box {
    min-height: 180px;
  }
}
.landing-three-colum .container .blue-img .img-box img {
  width: 100%;
  object-fit: cover;
  height: 600px;
}
@media screen and (max-width: 768px) {
  .landing-three-colum .container .blue-img .img-box img {
    height: 220px;
  }
}
.landing-three-colum .container .blue-img .text-box {
  min-height: 200px;
  background-color: #fff;
  display: table;
  padding: 0 5%;
}
.landing-three-colum .container .blue-img .text-box h3 {
  display: table-cell;
  vertical-align: middle;
  font-family: Quicksand;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 159.5%;
  text-align: center;
  color: #0b3953;
  padding-top: 8%;
}

#tab-content-container .tab-pane:not(.active) {
  display: none;
}

.floating-cart {
  background-color: #3b4eff;
  position: fixed;
  z-index: 999;
  right: 7rem;
  bottom: 7rem;
  padding: 20px 20px 10px 20px;
  border-radius: 100px;
  transform: translateY(500%);
  transition: transform 0.3s 0.2s ease-out;
  cursor: pointer;
}
.floating-cart:hover {
  transition-duration: 3s;
  background-color: #0012ba;
}
@media screen and (max-width: 768px) {
  .floating-cart {
    right: 13px;
    bottom: 7rem;
  }
}
.floating-cart.show-floating {
  transform: translateY(0);
  transition: transform 0.3s 0.2s ease-out;
}
.floating-cart i {
  color: white;
  font-size: 25px;
  margin-right: 0px;
}
.floating-cart .count {
  position: absolute;
  background-color: red;
  border-radius: 100px;
  padding: 2px 6px;
  font-size: 12px;
  color: white;
  line-height: 15px;
  right: 12px;
  top: -3px;
  min-width: 17px;
  min-height: 17px;
  text-align: center;
}

.floating-cart-checkout {
  position: fixed;
  top: 0;
  right: 0px;
  bottom: 0;
  background-color: red;
  width: 78rem;
  z-index: 9999;
  background-color: white;
  padding: 1.5rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transform: translateX(300%);
  transition: transform 0.7s 0.2s ease-out;
  -webkit-box-shadow: -1px 0px 34px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 0px 34px 0px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 0px 34px 0px rgba(0, 0, 0, 0.75);
}
.floating-cart-checkout.show-cart-panel {
  transform: translateX(0);
  transition: transform 0.7s 0.2s ease-out;
}
@media screen and (max-width: 768px) {
  .floating-cart-checkout {
    width: 100%;
    padding: 4rem 2rem 1.5rem 2rem;
  }
}
.floating-cart-checkout .table > thead > tr > th {
  color: #0b3953;
}
@media screen and (max-width: 768px) {
  .floating-cart-checkout .table > thead > tr > th .text-uppercase {
    font-size: 12px;
  }
}
.floating-cart-checkout .table > thead > tr > th i {
  color: #5465ff;
  font-size: 23px;
  font-weight: 200;
  position: absolute;
  top: 10px;
  right: 10px;
}
@media screen and (max-width: 768px) {
  .floating-cart-checkout .table > tbody > tr > th img {
    max-width: 50px;
    width: 100%;
  }
}
.floating-cart-checkout .table > tbody > tr > td {
  vertical-align: middle;
  text-align: center;
  opacity: 0.9;
}
@media screen and (max-width: 768px) {
  .floating-cart-checkout .table > tbody > tr > td {
    font-size: 12px;
  }
}
.floating-cart-checkout .proceed-checkout {
  border-top: 1px #858585 solid;
}
.floating-cart-checkout .proceed-checkout ul li {
  display: flex;
  align-items: center;
  padding: 1rem 1rem;
  justify-content: space-between;
}
.floating-cart-checkout .proceed-checkout ul li strong {
  color: #6c757d;
}
.floating-cart-checkout .proceed-checkout ul li strong:last-child {
  font-weight: bolder;
  color: black;
}
.floating-cart-checkout .proceed-checkout ul li strong small {
  margin-left: 10px;
  opacity: 0.6;
}
.floating-cart-checkout .proceed-checkout ul li h5 {
  color: black;
  font-weight: bolder;
  font-size: 25px;
}
.floating-cart-checkout .proceed-checkout ul button {
  width: 100%;
  background-color: #0b3953;
  color: white;
  padding: 1rem 2rem;
  border-radius: 40px;
  text-align: center;
}
.floating-cart-checkout .proceed-checkout ul button:disabled {
  cursor: not-allowed;
  opacity: 0.8;
}

.tag-sec span {
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin: 0px;
  margin-right: 5px;
  white-space: nowrap;
  background: linear-gradient(-45deg, #8912ba, #44095d);
  background-size: 400% 400%;
  animation: gradient 15s ease infinite;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@media screen and (max-width: 768px) {
  .tag-sec span {
    margin-top: 5px;
    font-size: 10px;
  }
}

.count-group {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}
.count-group .btn-minus {
  border-radius: 50px 0px 0px 50px;
}
.count-group .btn-plus {
  border-radius: 0px 50px 50px 0px;
}
.count-group .btn {
  padding: 0.2rem;
  background-color: #5465ff !important;
  border: none;
  outline: none !important;
}
.count-group .btn.btn-warning .fa {
  color: white;
}
.count-group .btn .fa {
  background-color: transparent !important;
  width: auto;
  height: auto;
}
.count-group .btn-xs {
  width: 30px;
  height: 32px;
}
.count-group .form-control {
  width: 100px;
  appearance: none;
  width: 55px;
  appearance: none;
  height: 32px;
  text-align: center;
  font-weight: bold;
  padding: 0;
  border-radius: 0.4rem;
  background-color: #fff;
}
.count-group .form-control:read-only {
  cursor: default;
  user-select: none;
}
.count-group .form-control:focus {
  box-shadow: none;
  border-color: #ddd;
}

.v-middle > * {
  vertical-align: middle !important;
}

.count-group .form-control::-webkit-outer-spin-button,
.count-group .form-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.cart-button-action-group {
  position: relative;
}

.e-commerce-sec-main {
  background-color: white;
}
.e-commerce-sec-main .sub-heading {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: white;
  opacity: 0.5;
  margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
  .e-commerce-sec-main .sub-heading {
    padding: 0;
    font-size: 25px;
    line-height: 170%;
    opacity: 1;
    margin-bottom: 10px;
  }
}
.e-commerce-sec-main .sub-heading-two {
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: white;
  opacity: 0.5;
  margin: 100px 0px 35px 0px;
}
@media screen and (max-width: 991px) {
  .e-commerce-sec-main .sub-heading-two {
    padding: 0;
    font-size: 25px;
    line-height: 170%;
    opacity: 1;
    margin-bottom: 10px;
  }
}
.e-commerce-sec-main .static-checkout {
  text-align: right;
}
.e-commerce-sec-main .static-checkout .order-now {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 17px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  background-color: transparent;
  border: 3px #5465ff solid;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 40px;
  height: 42px;
  padding: 7px 15px;
  border-radius: 50px;
  text-align: center;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  text-align: center;
  transition-duration: 0.8s;
}
.e-commerce-sec-main .static-checkout .order-now.btn-preorder {
  background-color: #32b508;
}
@media screen and (max-width: 991px) {
  .e-commerce-sec-main .static-checkout .order-now {
    font-size: 15px;
  }
}
.e-commerce-sec-main .static-checkout .order-now img {
  width: 18px;
  height: 20px;
  margin: -5px 0 0 8px;
  height: auto;
  padding: 0px;
}
.e-commerce-sec-main .static-checkout .order-now:hover {
  transition-duration: 0.8s;
  background-color: rgba(84, 101, 255, 0.2);
}
.e-commerce-sec-main .static-checkout-two {
  text-align: right;
}
.e-commerce-sec-main .static-checkout-two .order-now {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 17px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #5465ff;
  background-color: transparent;
  border: 3px #5465ff solid;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 40px;
  height: 42px;
  padding: 7px 15px;
  border-radius: 50px;
  text-align: center;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  text-align: center;
  transition-duration: 0.8s;
}
.e-commerce-sec-main .static-checkout-two .order-now.btn-preorder {
  background-color: #32b508;
}
@media screen and (max-width: 991px) {
  .e-commerce-sec-main .static-checkout-two .order-now {
    font-size: 15px;
  }
}
.e-commerce-sec-main .static-checkout-two .order-now img {
  width: 18px;
  height: 20px;
  margin: -5px 0 0 8px;
  height: auto;
  padding: 0px;
}
.e-commerce-sec-main .static-checkout-two .order-now:hover {
  transition-duration: 0.8s;
  background-color: rgba(84, 101, 255, 0.2);
}
.e-commerce-sec-main .outer-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
@media screen and (max-width: 768px) {
  .e-commerce-sec-main .outer-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
@media screen and (max-width: 600px) {
  .e-commerce-sec-main .outer-wrapper .store-card-layout .store-card {
    display: flex;
    justify-content: space-between;
    margin: 0 5rem;
  }
}
.e-commerce-sec-main .outer-wrapper .store-card {
  min-height: 10rem;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 1fr;
  padding: 1.5rem;
  align-items: center;
  -webkit-box-shadow: 2px 2px 11px -1px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 2px 2px 11px -1px rgba(0, 0, 0, 0.6);
  box-shadow: 2px 2px 11px -1px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 991px) {
  .e-commerce-sec-main .outer-wrapper .store-card {
    grid-template-columns: 1fr;
    margin: 0px;
  }
}
.e-commerce-sec-main .outer-wrapper .store-card .img-holder {
  text-align: center;
}
.e-commerce-sec-main .outer-wrapper .store-card .img-holder img {
  width: 15rem;
}
@media screen and (max-width: 991px) {
  .e-commerce-sec-main .outer-wrapper .store-card .img-holder img {
    width: 20rem;
  }
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec {
  margin-bottom: 1rem;
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .multiselect {
  font-size: 15px;
  height: unset;
}
@media screen and (max-width: 991px) {
  .e-commerce-sec-main .outer-wrapper .store-card .inner-sec .multiselect {
    font-size: 12px;
  }
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .multiselect-container .multiselect-option .form-check {
  padding: 0 5px 0 10px;
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .multiselect-container .multiselect-option .form-check input {
  margin-top: 15px;
  margin-right: 5px;
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .multiselect-container .multiselect-option .form-check label {
  font-size: 15px;
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .order-now {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #5465ff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 30px;
  height: 42px;
  padding: 7px 15px;
  border-radius: 50px;
  text-align: center;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  text-align: center;
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .order-now.btn-preorder {
  background-color: #32b508;
}
@media screen and (max-width: 991px) {
  .e-commerce-sec-main .outer-wrapper .store-card .inner-sec .order-now {
    font-size: 15px;
  }
}
@media screen and (max-width: 600px) {
  .e-commerce-sec-main .outer-wrapper .store-card .inner-sec .order-now {
    font-size: 10px;
  }
}
@media screen and (max-width: 600px) {
  .e-commerce-sec-main .outer-wrapper .store-card .inner-sec .order-now span {
    font-weight: 400;
  }
}
@media screen and (max-width: 380px) {
  .e-commerce-sec-main .outer-wrapper .store-card .inner-sec .order-now span {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .e-commerce-sec-main .outer-wrapper .store-card .inner-sec .order-now i {
    display: none;
  }
}
@media screen and (max-width: 380px) {
  .e-commerce-sec-main .outer-wrapper .store-card .inner-sec .order-now i {
    display: block;
  }
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .order-now img {
  width: 18px;
  height: 20px;
  margin: -5px 0 0 8px;
  height: auto;
  padding: 0px;
}
@media screen and (max-width: 991px) {
  .e-commerce-sec-main .outer-wrapper .store-card .inner-sec .deck label {
    font-size: 12px;
  }
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .deck .name {
  font-size: 25px;
  opacity: 0.9;
  font-weight: 600;
  margin-bottom: 0px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .e-commerce-sec-main .outer-wrapper .store-card .inner-sec .deck .name {
    font-size: 20px;
    text-align: center;
  }
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .deck .tech {
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #5465ff;
  text-align: center;
  border-radius: 50px;
  border: 2px #5465ff solid;
  display: inline;
  padding: 3px 10px;
  margin: 0px 3px;
  min-width: 4rem;
}
@media screen and (max-width: 991px) {
  .e-commerce-sec-main .outer-wrapper .store-card .inner-sec .deck .tech {
    font-size: 14px;
    text-align: center;
  }
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .deck .price {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 0px;
  color: #8d8d8d;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .e-commerce-sec-main .outer-wrapper .store-card .inner-sec .deck .price {
    font-size: 14px;
    text-align: center;
  }
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .custom-select[multiple],
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .custom-select::-ms-expand {
  display: none;
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.e-commerce-sec-main .outer-wrapper .store-card .inner-sec .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.sidepanel-overlay {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.75);
  animation: fadeIn 3s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.input-select {
  width: 100%;
  height: 70px;
  background: transparent;
  border: none;
  text-align: left;
  font-size: 24px;
  letter-spacing: 0.56px;
  line-height: 70px;
  color: #0b3953;
  margin: 0 0 30px;
  outline: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-top: none;
  border-bottom: 3px solid #e7e7e7;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0);
}

.input-select > option {
  font-size: 18px;
  padding: 5rem 0rem !important;
}

.input-select.arrow {
  appearance: none;
  position: relative;
  background-image: url("/assets/images/select-arrow-sec.svg");
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center right 0;
}
.input-select.arrow.error {
  border-color: #e01e5a;
}

.error .input-select.arrow {
  border-color: #e01e5a;
}

button[disabled],
button.disabled {
  opacity: 0.7;
}

.variant-actions button.button {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  text-align: center;
  border-radius: 50px;
}
.variant-actions button.button.add-to-cart {
  background-color: #5465ff;
}
.variant-actions button.button.add-to-cart:disabled {
  opacity: 1;
  background-color: #a9b1fd;
  box-shadow: none;
  color: #5465ff;
  cursor: not-allowed;
}
.variant-actions button.button.add-to-cart:hover {
  background-color: #3545d5;
}
.variant-actions button.button.btn-preorder {
  color: #fff;
  background-color: #32b508;
  padding: 0.6rem 2rem;
  width: 120px;
}
.variant-actions button.button.btn-preorder:disabled {
  opacity: 1;
  background-color: #7dc366;
  box-shadow: none;
  color: #32b508;
  cursor: not-allowed;
}
.variant-actions button.button.btn-preorder:hover {
  background-color: #269104;
}
.variant-actions .count-group-container {
  position: relative;
  display: inline-block;
}
.variant-actions .count-group-container button.add-to-cart {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #5465ff;
}

.radio-toolbar {
  background-color: #fff;
  border-radius: 50px;
  width: 110px;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.3rem 0.6rem;
  gap: 0.5rem;
  box-shadow: 0 0 10px #c1c1c1;
}
.radio-toolbar label {
  width: 33%;
  margin: 0;
  position: relative;
}
.radio-toolbar label:nth-child(2) input[type=radio]:checked ~ span {
  box-shadow: 0 0 0 3px #229705;
  background-color: #229705;
}
.radio-toolbar label span {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  cursor: pointer;
  position: relative;
}
.radio-toolbar label input[type=radio] {
  position: absolute;
  margin: 0;
  opacity: 0;
  visibility: hidden;
}
.radio-toolbar label input[type=radio]:checked ~ span {
  background-color: #5465ff;
  color: white;
  cursor: default;
}

.error-border {
  border-color: red;
}

.filter-form-row {
  padding: 0 1.4rem 1.4rem;
  border: 1px solid #ddd;
  border-radius: 0.6rem;
  box-shadow: 0 0 10px #ddd;
  margin-bottom: 2rem;
}

table.cart-varinats-table .text-left {
  text-align: left !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.spinner {
  position: relative;
  width: 15.7px;
  height: 15.7px;
}

.spinner div {
  animation: spinner-4t3wzl 1.875s infinite backwards;
  background-color: #474bff;
  border-radius: 50%;
  height: 100%;
  position: absolute;
  width: 100%;
}

.spinner div:nth-child(1) {
  animation-delay: 0.15s;
  background-color: rgba(71, 75, 255, 0.9);
}

.spinner div:nth-child(2) {
  animation-delay: 0.3s;
  background-color: rgba(71, 75, 255, 0.8);
}

.spinner div:nth-child(3) {
  animation-delay: 0.45s;
  background-color: rgba(71, 75, 255, 0.7);
}

.spinner div:nth-child(4) {
  animation-delay: 0.6s;
  background-color: rgba(71, 75, 255, 0.6);
}

.spinner div:nth-child(5) {
  animation-delay: 0.75s;
  background-color: rgba(71, 75, 255, 0.5);
}

@keyframes spinner-4t3wzl {
  0% {
    transform: rotate(0deg) translateY(-200%);
  }
  60%, 100% {
    transform: rotate(360deg) translateY(-200%);
  }
}
.spinner-layout {
  position: fixed;
  inset: 0;
  display: none;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
}
.spinner-layout.show {
  display: flex !important;
}

.success-card {
  margin-top: 2rem;
  background-color: #fff;
  padding: 2rem;
  border-radius: 1rem;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.22);
}
.success-card img {
  width: 70px;
  object-fit: cover;
}
.success-card .item-list .item {
  padding-bottom: 0.8rem;
}
.success-card .item-list .item:not(:last-child) {
  border-bottom: 1px solid #12425e;
}
.success-card .item-list .item-header {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.success-card .item-list .item .variants .variant {
  padding: 0.5rem;
  background-color: #e9e9e9;
  border-radius: 0.5rem;
}
.success-card .item-list .item .variants .variant:not(:last-child) {
  margin-bottom: 0.5rem;
}

.goto-store {
  margin-top: 2rem;
}

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

.rounded-sm {
  border-radius: 1rem !important;
}

.rounded-md {
  border-radius: 1.5rem !important;
}

.rounded-lg {
  border-radius: 2rem !important;
}

.rounded-xl {
  border-radius: 2.5rem !important;
}

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

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

.rounded-4xl {
  border-radius: 4rem !important;
}

.rounded-5xl {
  border-radius: 4.5rem !important;
}

.rounded-6xl {
  border-radius: 5rem !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-2 {
  line-height: 1.1 !important;
}

.lh-3 {
  line-height: 1.2 !important;
}

.lh-4 {
  line-height: 1.3 !important;
}

.lh-5 {
  line-height: 1.4 !important;
}

.lh-6 {
  line-height: 1.5 !important;
}

.lh-7 {
  line-height: 1.6 !important;
}

.lh-8 {
  line-height: 1.7 !important;
}

.lh-9 {
  line-height: 1.8 !important;
}

.lh-10 {
  line-height: 1.9 !important;
}

.lh-11 {
  line-height: 2 !important;
}

.fw-1 {
  font-weight: "initial" !important;
}

.fw-2 {
  font-weight: "bold" !important;
}

.fw-3 {
  font-weight: "bolder" !important;
}

.fw-4 {
  font-weight: "normal" !important;
}

.fw-5 {
  font-weight: "lighter" !important;
}

.fw-6 {
  font-weight: 100 !important;
}

.fw-7 {
  font-weight: 200 !important;
}

.fw-8 {
  font-weight: 300 !important;
}

.fw-9 {
  font-weight: 400 !important;
}

.fw-10 {
  font-weight: 500 !important;
}

.fw-11 {
  font-weight: 600 !important;
}

.fw-12 {
  font-weight: 700 !important;
}

.fw-13 {
  font-weight: 800 !important;
}

.fw-14 {
  font-weight: 900 !important;
}

.fs-0 {
  font-size: 0rem !important;
}

.m-0 {
  margin: 0rem !important;
}

.mt-0 {
  margin-top: 0rem !important;
}

.mr-0 {
  margin-right: 0rem !important;
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.ml-0 {
  margin-left: 0rem !important;
}

.mx-0 {
  margin-left: 0rem !important;
  margin-right: 0rem !important;
}

.my-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.p-0 {
  padding: 0rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

.pr-0 {
  padding-right: 0rem !important;
}

.pb-0 {
  padding-bottom: 0rem !important;
}

.pl-0 {
  padding-left: 0rem !important;
}

.px-0 {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}

.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.fs-1 {
  font-size: 0.4rem !important;
}

.m-1 {
  margin: 0.5rem !important;
}

.mt-1 {
  margin-top: 0.5rem !important;
}

.mr-1 {
  margin-right: 0.5rem !important;
}

.mb-1 {
  margin-bottom: 0.5rem !important;
}

.ml-1 {
  margin-left: 0.5rem !important;
}

.mx-1 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.my-1 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.p-1 {
  padding: 0.5rem !important;
}

.pt-1 {
  padding-top: 0.5rem !important;
}

.pr-1 {
  padding-right: 0.5rem !important;
}

.pb-1 {
  padding-bottom: 0.5rem !important;
}

.pl-1 {
  padding-left: 0.5rem !important;
}

.px-1 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.py-1 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.fs-2 {
  font-size: 0.8rem !important;
}

.m-2 {
  margin: 1rem !important;
}

.mt-2 {
  margin-top: 1rem !important;
}

.mr-2 {
  margin-right: 1rem !important;
}

.mb-2 {
  margin-bottom: 1rem !important;
}

.ml-2 {
  margin-left: 1rem !important;
}

.mx-2 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.my-2 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.p-2 {
  padding: 1rem !important;
}

.pt-2 {
  padding-top: 1rem !important;
}

.pr-2 {
  padding-right: 1rem !important;
}

.pb-2 {
  padding-bottom: 1rem !important;
}

.pl-2 {
  padding-left: 1rem !important;
}

.px-2 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.py-2 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.fs-3 {
  font-size: 1.2rem !important;
}

.m-3 {
  margin: 1.5rem !important;
}

.mt-3 {
  margin-top: 1.5rem !important;
}

.mr-3 {
  margin-right: 1.5rem !important;
}

.mb-3 {
  margin-bottom: 1.5rem !important;
}

.ml-3 {
  margin-left: 1.5rem !important;
}

.mx-3 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.my-3 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.p-3 {
  padding: 1.5rem !important;
}

.pt-3 {
  padding-top: 1.5rem !important;
}

.pr-3 {
  padding-right: 1.5rem !important;
}

.pb-3 {
  padding-bottom: 1.5rem !important;
}

.pl-3 {
  padding-left: 1.5rem !important;
}

.px-3 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.py-3 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.fs-4 {
  font-size: 1.6rem !important;
}

.m-4 {
  margin: 2rem !important;
}

.mt-4 {
  margin-top: 2rem !important;
}

.mr-4 {
  margin-right: 2rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.ml-4 {
  margin-left: 2rem !important;
}

.mx-4 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.my-4 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.p-4 {
  padding: 2rem !important;
}

.pt-4 {
  padding-top: 2rem !important;
}

.pr-4 {
  padding-right: 2rem !important;
}

.pb-4 {
  padding-bottom: 2rem !important;
}

.pl-4 {
  padding-left: 2rem !important;
}

.px-4 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-4 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.fs-5 {
  font-size: 2rem !important;
}

.m-5 {
  margin: 2.5rem !important;
}

.mt-5 {
  margin-top: 2.5rem !important;
}

.mr-5 {
  margin-right: 2.5rem !important;
}

.mb-5 {
  margin-bottom: 2.5rem !important;
}

.ml-5 {
  margin-left: 2.5rem !important;
}

.mx-5 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

.my-5 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.p-5 {
  padding: 2.5rem !important;
}

.pt-5 {
  padding-top: 2.5rem !important;
}

.pr-5 {
  padding-right: 2.5rem !important;
}

.pb-5 {
  padding-bottom: 2.5rem !important;
}

.pl-5 {
  padding-left: 2.5rem !important;
}

.px-5 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.py-5 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.fs-6 {
  font-size: 2.4rem !important;
}

.m-6 {
  margin: 3rem !important;
}

.mt-6 {
  margin-top: 3rem !important;
}

.mr-6 {
  margin-right: 3rem !important;
}

.mb-6 {
  margin-bottom: 3rem !important;
}

.ml-6 {
  margin-left: 3rem !important;
}

.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-6 {
  padding: 3rem !important;
}

.pt-6 {
  padding-top: 3rem !important;
}

.pr-6 {
  padding-right: 3rem !important;
}

.pb-6 {
  padding-bottom: 3rem !important;
}

.pl-6 {
  padding-left: 3rem !important;
}

.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.fs-7 {
  font-size: 2.8rem !important;
}

.m-7 {
  margin: 3.5rem !important;
}

.mt-7 {
  margin-top: 3.5rem !important;
}

.mr-7 {
  margin-right: 3.5rem !important;
}

.mb-7 {
  margin-bottom: 3.5rem !important;
}

.ml-7 {
  margin-left: 3.5rem !important;
}

.mx-7 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}

.my-7 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}

.p-7 {
  padding: 3.5rem !important;
}

.pt-7 {
  padding-top: 3.5rem !important;
}

.pr-7 {
  padding-right: 3.5rem !important;
}

.pb-7 {
  padding-bottom: 3.5rem !important;
}

.pl-7 {
  padding-left: 3.5rem !important;
}

.px-7 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}

.py-7 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.fs-8 {
  font-size: 3.2rem !important;
}

.m-8 {
  margin: 4rem !important;
}

.mt-8 {
  margin-top: 4rem !important;
}

.mr-8 {
  margin-right: 4rem !important;
}

.mb-8 {
  margin-bottom: 4rem !important;
}

.ml-8 {
  margin-left: 4rem !important;
}

.mx-8 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.my-8 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.p-8 {
  padding: 4rem !important;
}

.pt-8 {
  padding-top: 4rem !important;
}

.pr-8 {
  padding-right: 4rem !important;
}

.pb-8 {
  padding-bottom: 4rem !important;
}

.pl-8 {
  padding-left: 4rem !important;
}

.px-8 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.py-8 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.fs-9 {
  font-size: 3.6rem !important;
}

.m-9 {
  margin: 4.5rem !important;
}

.mt-9 {
  margin-top: 4.5rem !important;
}

.mr-9 {
  margin-right: 4.5rem !important;
}

.mb-9 {
  margin-bottom: 4.5rem !important;
}

.ml-9 {
  margin-left: 4.5rem !important;
}

.mx-9 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}

.my-9 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}

.p-9 {
  padding: 4.5rem !important;
}

.pt-9 {
  padding-top: 4.5rem !important;
}

.pr-9 {
  padding-right: 4.5rem !important;
}

.pb-9 {
  padding-bottom: 4.5rem !important;
}

.pl-9 {
  padding-left: 4.5rem !important;
}

.px-9 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}

.py-9 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

.fs-10 {
  font-size: 4rem !important;
}

.m-10 {
  margin: 5rem !important;
}

.mt-10 {
  margin-top: 5rem !important;
}

.mr-10 {
  margin-right: 5rem !important;
}

.mb-10 {
  margin-bottom: 5rem !important;
}

.ml-10 {
  margin-left: 5rem !important;
}

.mx-10 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.my-10 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.p-10 {
  padding: 5rem !important;
}

.pt-10 {
  padding-top: 5rem !important;
}

.pr-10 {
  padding-right: 5rem !important;
}

.pb-10 {
  padding-bottom: 5rem !important;
}

.pl-10 {
  padding-left: 5rem !important;
}

.px-10 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.py-10 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.fs-11 {
  font-size: 4.4rem !important;
}

.m-11 {
  margin: 5.5rem !important;
}

.mt-11 {
  margin-top: 5.5rem !important;
}

.mr-11 {
  margin-right: 5.5rem !important;
}

.mb-11 {
  margin-bottom: 5.5rem !important;
}

.ml-11 {
  margin-left: 5.5rem !important;
}

.mx-11 {
  margin-left: 5.5rem !important;
  margin-right: 5.5rem !important;
}

.my-11 {
  margin-top: 5.5rem !important;
  margin-bottom: 5.5rem !important;
}

.p-11 {
  padding: 5.5rem !important;
}

.pt-11 {
  padding-top: 5.5rem !important;
}

.pr-11 {
  padding-right: 5.5rem !important;
}

.pb-11 {
  padding-bottom: 5.5rem !important;
}

.pl-11 {
  padding-left: 5.5rem !important;
}

.px-11 {
  padding-left: 5.5rem !important;
  padding-right: 5.5rem !important;
}

.py-11 {
  padding-top: 5.5rem !important;
  padding-bottom: 5.5rem !important;
}

.fs-12 {
  font-size: 4.8rem !important;
}

.m-12 {
  margin: 6rem !important;
}

.mt-12 {
  margin-top: 6rem !important;
}

.mr-12 {
  margin-right: 6rem !important;
}

.mb-12 {
  margin-bottom: 6rem !important;
}

.ml-12 {
  margin-left: 6rem !important;
}

.mx-12 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.my-12 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.p-12 {
  padding: 6rem !important;
}

.pt-12 {
  padding-top: 6rem !important;
}

.pr-12 {
  padding-right: 6rem !important;
}

.pb-12 {
  padding-bottom: 6rem !important;
}

.pl-12 {
  padding-left: 6rem !important;
}

.px-12 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.py-12 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.fs-13 {
  font-size: 5.2rem !important;
}

.m-13 {
  margin: 6.5rem !important;
}

.mt-13 {
  margin-top: 6.5rem !important;
}

.mr-13 {
  margin-right: 6.5rem !important;
}

.mb-13 {
  margin-bottom: 6.5rem !important;
}

.ml-13 {
  margin-left: 6.5rem !important;
}

.mx-13 {
  margin-left: 6.5rem !important;
  margin-right: 6.5rem !important;
}

.my-13 {
  margin-top: 6.5rem !important;
  margin-bottom: 6.5rem !important;
}

.p-13 {
  padding: 6.5rem !important;
}

.pt-13 {
  padding-top: 6.5rem !important;
}

.pr-13 {
  padding-right: 6.5rem !important;
}

.pb-13 {
  padding-bottom: 6.5rem !important;
}

.pl-13 {
  padding-left: 6.5rem !important;
}

.px-13 {
  padding-left: 6.5rem !important;
  padding-right: 6.5rem !important;
}

.py-13 {
  padding-top: 6.5rem !important;
  padding-bottom: 6.5rem !important;
}

.fs-14 {
  font-size: 5.6rem !important;
}

.m-14 {
  margin: 7rem !important;
}

.mt-14 {
  margin-top: 7rem !important;
}

.mr-14 {
  margin-right: 7rem !important;
}

.mb-14 {
  margin-bottom: 7rem !important;
}

.ml-14 {
  margin-left: 7rem !important;
}

.mx-14 {
  margin-left: 7rem !important;
  margin-right: 7rem !important;
}

.my-14 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}

.p-14 {
  padding: 7rem !important;
}

.pt-14 {
  padding-top: 7rem !important;
}

.pr-14 {
  padding-right: 7rem !important;
}

.pb-14 {
  padding-bottom: 7rem !important;
}

.pl-14 {
  padding-left: 7rem !important;
}

.px-14 {
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}

.py-14 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}

.fs-15 {
  font-size: 6rem !important;
}

.m-15 {
  margin: 7.5rem !important;
}

.mt-15 {
  margin-top: 7.5rem !important;
}

.mr-15 {
  margin-right: 7.5rem !important;
}

.mb-15 {
  margin-bottom: 7.5rem !important;
}

.ml-15 {
  margin-left: 7.5rem !important;
}

.mx-15 {
  margin-left: 7.5rem !important;
  margin-right: 7.5rem !important;
}

.my-15 {
  margin-top: 7.5rem !important;
  margin-bottom: 7.5rem !important;
}

.p-15 {
  padding: 7.5rem !important;
}

.pt-15 {
  padding-top: 7.5rem !important;
}

.pr-15 {
  padding-right: 7.5rem !important;
}

.pb-15 {
  padding-bottom: 7.5rem !important;
}

.pl-15 {
  padding-left: 7.5rem !important;
}

.px-15 {
  padding-left: 7.5rem !important;
  padding-right: 7.5rem !important;
}

.py-15 {
  padding-top: 7.5rem !important;
  padding-bottom: 7.5rem !important;
}

.fs-16 {
  font-size: 6.4rem !important;
}

.m-16 {
  margin: 8rem !important;
}

.mt-16 {
  margin-top: 8rem !important;
}

.mr-16 {
  margin-right: 8rem !important;
}

.mb-16 {
  margin-bottom: 8rem !important;
}

.ml-16 {
  margin-left: 8rem !important;
}

.mx-16 {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}

.my-16 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

.p-16 {
  padding: 8rem !important;
}

.pt-16 {
  padding-top: 8rem !important;
}

.pr-16 {
  padding-right: 8rem !important;
}

.pb-16 {
  padding-bottom: 8rem !important;
}

.pl-16 {
  padding-left: 8rem !important;
}

.px-16 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}

.py-16 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.fs-17 {
  font-size: 6.8rem !important;
}

.m-17 {
  margin: 8.5rem !important;
}

.mt-17 {
  margin-top: 8.5rem !important;
}

.mr-17 {
  margin-right: 8.5rem !important;
}

.mb-17 {
  margin-bottom: 8.5rem !important;
}

.ml-17 {
  margin-left: 8.5rem !important;
}

.mx-17 {
  margin-left: 8.5rem !important;
  margin-right: 8.5rem !important;
}

.my-17 {
  margin-top: 8.5rem !important;
  margin-bottom: 8.5rem !important;
}

.p-17 {
  padding: 8.5rem !important;
}

.pt-17 {
  padding-top: 8.5rem !important;
}

.pr-17 {
  padding-right: 8.5rem !important;
}

.pb-17 {
  padding-bottom: 8.5rem !important;
}

.pl-17 {
  padding-left: 8.5rem !important;
}

.px-17 {
  padding-left: 8.5rem !important;
  padding-right: 8.5rem !important;
}

.py-17 {
  padding-top: 8.5rem !important;
  padding-bottom: 8.5rem !important;
}

.fs-18 {
  font-size: 7.2rem !important;
}

.m-18 {
  margin: 9rem !important;
}

.mt-18 {
  margin-top: 9rem !important;
}

.mr-18 {
  margin-right: 9rem !important;
}

.mb-18 {
  margin-bottom: 9rem !important;
}

.ml-18 {
  margin-left: 9rem !important;
}

.mx-18 {
  margin-left: 9rem !important;
  margin-right: 9rem !important;
}

.my-18 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}

.p-18 {
  padding: 9rem !important;
}

.pt-18 {
  padding-top: 9rem !important;
}

.pr-18 {
  padding-right: 9rem !important;
}

.pb-18 {
  padding-bottom: 9rem !important;
}

.pl-18 {
  padding-left: 9rem !important;
}

.px-18 {
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}

.py-18 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}

.fs-19 {
  font-size: 7.6rem !important;
}

.m-19 {
  margin: 9.5rem !important;
}

.mt-19 {
  margin-top: 9.5rem !important;
}

.mr-19 {
  margin-right: 9.5rem !important;
}

.mb-19 {
  margin-bottom: 9.5rem !important;
}

.ml-19 {
  margin-left: 9.5rem !important;
}

.mx-19 {
  margin-left: 9.5rem !important;
  margin-right: 9.5rem !important;
}

.my-19 {
  margin-top: 9.5rem !important;
  margin-bottom: 9.5rem !important;
}

.p-19 {
  padding: 9.5rem !important;
}

.pt-19 {
  padding-top: 9.5rem !important;
}

.pr-19 {
  padding-right: 9.5rem !important;
}

.pb-19 {
  padding-bottom: 9.5rem !important;
}

.pl-19 {
  padding-left: 9.5rem !important;
}

.px-19 {
  padding-left: 9.5rem !important;
  padding-right: 9.5rem !important;
}

.py-19 {
  padding-top: 9.5rem !important;
  padding-bottom: 9.5rem !important;
}

.fs-20 {
  font-size: 8rem !important;
}

.m-20 {
  margin: 10rem !important;
}

.mt-20 {
  margin-top: 10rem !important;
}

.mr-20 {
  margin-right: 10rem !important;
}

.mb-20 {
  margin-bottom: 10rem !important;
}

.ml-20 {
  margin-left: 10rem !important;
}

.mx-20 {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}

.my-20 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}

.p-20 {
  padding: 10rem !important;
}

.pt-20 {
  padding-top: 10rem !important;
}

.pr-20 {
  padding-right: 10rem !important;
}

.pb-20 {
  padding-bottom: 10rem !important;
}

.pl-20 {
  padding-left: 10rem !important;
}

.px-20 {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}

.py-20 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}

.fs-21 {
  font-size: 8.4rem !important;
}

.m-21 {
  margin: 10.5rem !important;
}

.mt-21 {
  margin-top: 10.5rem !important;
}

.mr-21 {
  margin-right: 10.5rem !important;
}

.mb-21 {
  margin-bottom: 10.5rem !important;
}

.ml-21 {
  margin-left: 10.5rem !important;
}

.mx-21 {
  margin-left: 10.5rem !important;
  margin-right: 10.5rem !important;
}

.my-21 {
  margin-top: 10.5rem !important;
  margin-bottom: 10.5rem !important;
}

.p-21 {
  padding: 10.5rem !important;
}

.pt-21 {
  padding-top: 10.5rem !important;
}

.pr-21 {
  padding-right: 10.5rem !important;
}

.pb-21 {
  padding-bottom: 10.5rem !important;
}

.pl-21 {
  padding-left: 10.5rem !important;
}

.px-21 {
  padding-left: 10.5rem !important;
  padding-right: 10.5rem !important;
}

.py-21 {
  padding-top: 10.5rem !important;
  padding-bottom: 10.5rem !important;
}

.fs-22 {
  font-size: 8.8rem !important;
}

.m-22 {
  margin: 11rem !important;
}

.mt-22 {
  margin-top: 11rem !important;
}

.mr-22 {
  margin-right: 11rem !important;
}

.mb-22 {
  margin-bottom: 11rem !important;
}

.ml-22 {
  margin-left: 11rem !important;
}

.mx-22 {
  margin-left: 11rem !important;
  margin-right: 11rem !important;
}

.my-22 {
  margin-top: 11rem !important;
  margin-bottom: 11rem !important;
}

.p-22 {
  padding: 11rem !important;
}

.pt-22 {
  padding-top: 11rem !important;
}

.pr-22 {
  padding-right: 11rem !important;
}

.pb-22 {
  padding-bottom: 11rem !important;
}

.pl-22 {
  padding-left: 11rem !important;
}

.px-22 {
  padding-left: 11rem !important;
  padding-right: 11rem !important;
}

.py-22 {
  padding-top: 11rem !important;
  padding-bottom: 11rem !important;
}

.fs-23 {
  font-size: 9.2rem !important;
}

.m-23 {
  margin: 11.5rem !important;
}

.mt-23 {
  margin-top: 11.5rem !important;
}

.mr-23 {
  margin-right: 11.5rem !important;
}

.mb-23 {
  margin-bottom: 11.5rem !important;
}

.ml-23 {
  margin-left: 11.5rem !important;
}

.mx-23 {
  margin-left: 11.5rem !important;
  margin-right: 11.5rem !important;
}

.my-23 {
  margin-top: 11.5rem !important;
  margin-bottom: 11.5rem !important;
}

.p-23 {
  padding: 11.5rem !important;
}

.pt-23 {
  padding-top: 11.5rem !important;
}

.pr-23 {
  padding-right: 11.5rem !important;
}

.pb-23 {
  padding-bottom: 11.5rem !important;
}

.pl-23 {
  padding-left: 11.5rem !important;
}

.px-23 {
  padding-left: 11.5rem !important;
  padding-right: 11.5rem !important;
}

.py-23 {
  padding-top: 11.5rem !important;
  padding-bottom: 11.5rem !important;
}

.fs-24 {
  font-size: 9.6rem !important;
}

.m-24 {
  margin: 12rem !important;
}

.mt-24 {
  margin-top: 12rem !important;
}

.mr-24 {
  margin-right: 12rem !important;
}

.mb-24 {
  margin-bottom: 12rem !important;
}

.ml-24 {
  margin-left: 12rem !important;
}

.mx-24 {
  margin-left: 12rem !important;
  margin-right: 12rem !important;
}

.my-24 {
  margin-top: 12rem !important;
  margin-bottom: 12rem !important;
}

.p-24 {
  padding: 12rem !important;
}

.pt-24 {
  padding-top: 12rem !important;
}

.pr-24 {
  padding-right: 12rem !important;
}

.pb-24 {
  padding-bottom: 12rem !important;
}

.pl-24 {
  padding-left: 12rem !important;
}

.px-24 {
  padding-left: 12rem !important;
  padding-right: 12rem !important;
}

.py-24 {
  padding-top: 12rem !important;
  padding-bottom: 12rem !important;
}

.gap-1 {
  gap: 1rem !important;
}

.gap-2 {
  gap: 2rem !important;
}

.gap-3 {
  gap: 3rem !important;
}

.gap-4 {
  gap: 4rem !important;
}

.gap-5 {
  gap: 5rem !important;
}

.gap-6 {
  gap: 6rem !important;
}

.gap-7 {
  gap: 7rem !important;
}

.gap-8 {
  gap: 8rem !important;
}

.gap-9 {
  gap: 9rem !important;
}

.gap-10 {
  gap: 10rem !important;
}

.text-gray {
  color: #8a8a8a !important;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.w-full {
  width: 100%;
}

.grid {
  display: grid;
}

.list-style-none {
  list-style: none;
}

.ul-card-list .item-card {
  border: 1px solid #ddd;
  padding: 2rem;
  margin-bottom: 2rem;
  border-radius: 0.5rem;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
}
.ul-card-list .item-card-icon {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.ul-card-list .item-card-body {
  min-height: 12rem;
  padding-top: 1rem;
}
.ul-card-list .item-card .icon-img {
  max-width: 100%;
  width: 80px;
}

.list-lower-alpha {
  list-style: lower-alpha !important;
}
.list-lower-alpha li {
  list-style: lower-alpha !important;
}
.list-lower-alpha li::marker {
  font-weight: bold;
}

.list-decimal {
  list-style: decimal !important;
}
.list-decimal li {
  list-style: decimal !important;
}

.text-black {
  color: #000 !important;
}

.border-color-1 {
  border-color: #c6c6c6 !important;
}

.d-flex {
  display: flex;
}

@media (min-width: 768px) {
  .md-d-flex {
    display: flex;
  }
}

@media (min-width: 992px) {
  .lg-d-flex {
    display: flex;
  }
}

.align-items-center {
  align-items: center;
}

.flex-col {
  flex-direction: column;
}

.justify-content-center {
  justify-content: center;
}

.blog-chat-box {
  background-color: #fff;
  margin-bottom: 40px;
}
.blog-chat-box .col-md-6 {
  padding: 0px 4%;
}
.blog-chat-box .chat-one {
  display: flex;
  align-items: self-start;
  gap: 10px;
  margin-bottom: 20px;
  justify-content: left;
}
.blog-chat-box .chat-one .chat-pic {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-size: cover;
  position: relative;
}
.blog-chat-box .chat-one .chat-pic::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #90c443;
  border-radius: 50%;
  right: -5px;
  top: 5px;
}
.blog-chat-box .chat-one .chat-text {
  background-color: #3b51f7;
  padding: 15px;
  border-radius: 20px 20px 20px 0px;
  position: relative;
  max-width: 400px;
  line-height: 22px;
}
@media (max-width: 768px) {
  .blog-chat-box .chat-one .chat-text {
    max-width: calc(100% - 60px);
  }
}
.blog-chat-box .chat-one .chat-text span {
  position: absolute;
  top: -20px;
  left: 0;
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 500;
}
.blog-chat-box .chat-one .chat-text p {
  font-size: 1.5rem;
  color: #fff;
  margin: 0px;
}
.blog-chat-box .chat-two {
  display: flex;
  align-items: self-start;
  gap: 10px;
  justify-content: right;
  margin-bottom: 20px;
}
.blog-chat-box .chat-two .chat-pic {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: relative;
  background-size: cover;
}
.blog-chat-box .chat-two .chat-pic::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #ed145b;
  border-radius: 50%;
  right: -5px;
  top: 5px;
}
.blog-chat-box .chat-two .chat-text {
  background-color: #e9e9e9;
  padding: 15px;
  border-radius: 20px 20px 0px 20px;
  position: relative;
  max-width: 530px;
  text-align: right;
  line-height: 22px;
}
@media (max-width: 768px) {
  .blog-chat-box .chat-two .chat-text {
    max-width: calc(100% - 60px);
  }
}
.blog-chat-box .chat-two .chat-text span {
  position: absolute;
  top: -20px;
  right: 0;
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 500;
  text-align: right;
}
.blog-chat-box .chat-two .chat-text p {
  font-size: 1.5rem;
  color: #575e62;
  margin: 0px;
}

.d-block {
  display: block !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

a.normal {
  font-size: inherit;
  display: inline;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  color: #5465ff;
}

.item-layout {
  display: flex;
}
.item-layout.normal {
  display: flex;
}
.item-layout.normal img {
  width: 140px;
  max-width: 100%;
  object-fit: contain;
}
.item-layout img {
  width: 140px;
  max-width: 100%;
  object-fit: contain;
}
.item-layout .networks {
  margin-bottom: 1rem;
}
.item-layout .networks span {
  background-color: #177bb5;
  color: #fff;
  display: inline-block;
  border-radius: 30px;
  font-size: 1rem;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  line-height: 3;
}
.item-layout .regions {
  margin-bottom: 1rem;
}
.item-layout .regions span {
  text-transform: uppercase;
  padding: 0 1rem;
  display: inline-block;
  color: #3b51f7;
  border-radius: 30px;
  border: 2px #3b51f7 solid;
  font-size: 1.2rem;
  line-height: 2;
}
.item-layout .more-detail {
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-flex;
  color: #5465ff;
  white-space: nowrap;
  position: relative;
}
.item-layout .more-detail::after {
  content: "\f061";
  font-family: "FontAwesome";
  background-color: #5465ff;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
}
.item-layout .more-detail:hover {
  color: #2c3ee5;
}

#variantFilterModal select:not([disabled]):invalid {
  border-color: red;
}

.store-card-layout {
  background-color: rgba(53, 53, 53, 0.33);
  display: grid;
  grid-template-columns: 265px 1fr;
  border: 2px solid #3b3a3a;
}
@media (max-width: 767px) {
  .store-card-layout {
    grid-template-columns: 1fr;
  }
}
.store-card-layout .store-info-tile {
  text-align: left;
}
.store-card-layout .store-info-tile .title {
  font-size: 1.4rem;
  line-height: 1;
}
.store-card-layout .store-info-tile-body strong,
.store-card-layout .store-info-tile-body span {
  font-size: 1.1rem;
}

.e-commerce-sec-main .store-heading {
  font-size: 2.7rem;
  margin-top: 5rem;
  letter-spacing: 1px;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  .e-commerce-sec-main .store-heading {
    font-size: 2.7rem;
    margin-top: 5rem;
    letter-spacing: 1px;
    text-align: justify;
    margin: 2rem auto 1rem auto;
  }
}
.e-commerce-sec-main #evks.outer-wrapper {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 767px) {
  .e-commerce-sec-main #evks.outer-wrapper {
    grid-template-columns: 1fr;
  }
}
.e-commerce-sec-main #modules.outer-wrapper {
  grid-template-columns: 1fr;
}
.e-commerce-sec-main #modules.outer-wrapper .store-card {
  padding: 0.5rem;
  box-shadow: none;
}
.e-commerce-sec-main #modules.outer-wrapper .store-card .inner-sec:not(.button-area) {
  display: none;
}
.e-commerce-sec-main #modules.outer-wrapper .store-card .inner-sec.button-area {
  margin-top: 1rem;
}
.e-commerce-sec-main #modules.outer-wrapper .store-card .img-holder img {
  width: 14rem;
}
.e-commerce-sec-main .store-info-layout {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
  .e-commerce-sec-main .store-info-layout {
    grid-template-columns: 1fr;
  }
}
.e-commerce-sec-main .store-info-layout .store-info-header {
  display: flex;
  gap: 1rem;
}
.e-commerce-sec-main .store-info-layout .store-info-header .deck {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}
.e-commerce-sec-main .store-info-layout .store-info-header .deck span {
  border: 1px solid #5465ff;
  color: #5465ff;
  border-radius: 3rem;
  display: inline-block;
  text-align: center;
  padding: 0.05rem 0.9rem;
  min-width: 5rem;
}
.e-commerce-sec-main .store-info-layout .store-info-readmore {
  display: none;
}
@media screen and (max-width: 550px) {
  .e-commerce-sec-main .store-info-layout .store-info-readmore {
    display: contents;
  }
}
@media screen and (max-width: 550px) {
  .e-commerce-sec-main .store-info-layout .store-info-details {
    display: none;
  }
}
.e-commerce-sec-main .store-info-layout .store-info-collapse {
  display: none;
}

.min-h-auto {
  min-height: auto !important;
}

.badge-secondary {
  background-color: #177bb5;
  font-weight: normal;
}

.isotope-grid {
  position: relative;
}

.h-full {
  height: 100% !important;
}

.module-store-sec-mobile {
  border-radius: 55px;
  border: 2px solid rgba(119, 119, 119, 0.52);
  background: linear-gradient(90deg, rgba(18, 18, 18, 0.77) -2.81%, rgba(70, 70, 70, 0.08) 107.59%);
  padding: 50px;
  margin-bottom: 20px;
  transition: 0.6s;
  display: none;
}
@media screen and (max-width: 767px) {
  .module-store-sec-mobile {
    display: block;
  }
}
.module-store-sec-mobile img {
  width: 100%;
}
.module-store-sec-mobile button {
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #5465ff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
  padding: 10px 20px;
  border-radius: 50px;
  text-align: center;
  text-align: center;
  width: 100%;
}
.module-store-sec-mobile .title {
  display: inline-grid;
  align-items: center;
}
.module-store-sec-mobile .title .tag {
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #5465ff;
  text-align: center;
  border-radius: 50px;
  border: 2px #5465ff solid;
  display: flex;
  padding: 3px 10px;
  margin: 0px 8px;
  height: 30px;
  align-items: center;
}
.module-store-sec-mobile .title h3 {
  font-size: 25px;
  margin-bottom: 10px;
}

.module-store-sec {
  border-radius: 55px;
  border: 2px solid rgba(119, 119, 119, 0.52);
  background: linear-gradient(90deg, rgba(18, 18, 18, 0.77) -2.81%, rgba(70, 70, 70, 0.08) 107.59%);
  padding: 2%;
  margin-bottom: 20px;
  transition: 0.6s;
}
@media screen and (max-width: 767px) {
  .module-store-sec {
    display: none;
  }
}
.module-store-sec:hover {
  border: 2px solid rgba(119, 119, 119, 0.72);
  background: linear-gradient(90deg, rgba(40, 40, 40, 0.77) -2.81%, rgba(70, 70, 70, 0.29) 107.59%);
  transition: 0.6s;
}
.module-store-sec .sec-1 img {
  width: 16rem;
}
.module-store-sec .sec-1 button {
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #5465ff;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
  padding: 10px 20px;
  border-radius: 50px;
  text-align: center;
  text-align: center;
}
.module-store-sec .title {
  display: flex;
  align-items: center;
}
.module-store-sec .title .tag {
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #5465ff;
  text-align: center;
  border-radius: 50px;
  border: 2px #5465ff solid;
  display: flex;
  padding: 3px 10px;
  margin: 0px 8px;
  height: 30px;
  align-items: center;
}
.module-store-sec .title h3 {
  font-size: 25px;
  margin-bottom: 0px;
}
.module-store-sec .sec-2 .cont {
  text-align: left;
  margin-bottom: 8px;
}
.module-store-sec .sec-2 .cont p {
  font-size: 14px;
  margin-bottom: 0px;
}
.module-store-sec .sec-2 .cont .spec {
  font-size: 12px;
  line-height: 18px;
  font-weight: 300;
  color: #7e7e7e;
  margin-top: 1px;
}

#cellularModuleSection {
  background-image: url("/assets/images/banner-bg.png");
  background-size: cover 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
}

#header .nav-menu li {
  text-transform: capitalize;
}

footer .owl-item {
  width: 600px;
  max-width: 600px;
  height: 500px;
}
footer .owl-item img {
  max-width: fit-content;
}

#newsCarouselSlider .latestBlogItem,
#blogsCarouselSlider .latestBlogItem {
  width: fit-content;
  display: flex;
  flex-direction: column;
}
#newsCarouselSlider .latestBlogItem .lbi_details,
#blogsCarouselSlider .latestBlogItem .lbi_details {
  height: 29rem;
  justify-content: unset;
}
#newsCarouselSlider .latestBlogItem a,
#blogsCarouselSlider .latestBlogItem a {
  display: flex;
  justify-content: space-between;
}
#newsCarouselSlider .latestBlogItem .lbi_thumb,
#blogsCarouselSlider .latestBlogItem .lbi_thumb {
  justify-self: center;
}
#newsCarouselSlider .latestBlogItem .lbi_thumb img,
#blogsCarouselSlider .latestBlogItem .lbi_thumb img {
  height: 20rem;
  min-width: 100%;
  object-fit: scale-down;
}
@media screen and (min-width: 1024px) {
  #newsCarouselSlider .latestBlogItem .lbi_thumb img,
  #blogsCarouselSlider .latestBlogItem .lbi_thumb img {
    height: 30rem;
  }
}
#blogList {
  margin: 2rem;
  font-size: larger;
}

#blogList > li {
  font-size: larger;
  list-style: auto;
}

#blogList > ol > li {
  list-style: auto;
  font-weight: 600;
}

#blogList h4 {
  font-size: 18px;
}

#advantages {
  background: #0b3953;
}
#advantages h2 {
  color: white;
  font-size: 51px;
  font-weight: normal;
}
#advantages .icon_box_2 {
  background-color: transparent;
  color: white;
}
#advantages .icon_box_2 h2 {
  font-size: x-large;
}
#advantages .icon_box_2 h3 {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 170%;
  letter-spacing: 0.01em;
  color: #fff;
  margin-bottom: 0px;
}
#advantages .icon_box_2 p {
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #fff;
  margin-top: 5px;
  margin-bottom: 20px;
}

#applicableIndustries {
  background: white;
  padding: 5rem 10rem;
}
#applicableIndustries h2 {
  font-size: 50px;
  color: #0b3953;
}
#applicableIndustries .row {
  padding-top: 5rem;
  display: flex;
  flex-wrap: wrap;
}
#applicableIndustries .icon {
  width: 111px;
  margin: 0rem 4rem;
}
#applicableIndustries .icon p {
  color: gray;
  font-size: 13px;
  text-align: center;
}

#applicableIndustries ~ .faq-inner {
  padding: 5rem 10rem;
}

#newsletters .new-ad-hero {
  background-image: url("/assets/images/landing-pages/overlay/train-blur-lights-overlay.webp");
  background-blend-mode: darken;
  position: relative;
  max-height: 68rem;
}
#newsletters .new-ad-hero .overlay {
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 50%, rgba(0, 0, 0, 0.01));
}
@media screen and (max-width: 990px) {
  #newsletters .new-ad-hero .overlay {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 50%, rgba(0, 0, 0, 0.1));
  }
}
#newsletters .new-ad-hero .container {
  display: flex;
  width: 100%;
  position: absolute;
  top: 0;
}
#newsletters .new-ad-hero .container .flexbox {
  margin: 5rem auto;
  margin-bottom: 0;
  position: relative;
  justify-content: center;
  align-items: center;
  align-self: center;
  width: 90%;
  max-width: 140rem;
}
#newsletters .new-ad-hero .container .flexbox > div:first-child {
  margin-top: 10%;
  position: relative;
  flex: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2rem 5rem;
}
#newsletters .new-ad-hero .container .flexbox > div:first-child h1,
#newsletters .new-ad-hero .container .flexbox > div:first-child h2 {
  color: white;
  background-color: #3b51f7;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin: 0px;
  margin-right: 5px;
  white-space: nowrap;
  width: fit-content;
}
@media screen and (max-width: 550px) {
  #newsletters .new-ad-hero .container .flexbox > div:first-child h1,
  #newsletters .new-ad-hero .container .flexbox > div:first-child h2 {
    font-size: 18px;
  }
}
#newsletters .new-ad-hero .container .flexbox > div:first-child p {
  align-self: end;
  align-items: flex-start;
  font-style: normal;
  font-size: 25px;
  line-height: 128%;
  color: #fff;
  margin-bottom: 30px;
  max-width: 100rem;
  margin: 3rem 0 7rem 0;
}
@media screen and (max-width: 750px) {
  #newsletters .new-ad-hero .container .flexbox > div:first-child p {
    font-size: 18px;
  }
}
@media screen and (max-width: 290px) {
  #newsletters .new-ad-hero .container .flexbox > div:first-child p {
    font-size: 14px;
  }
}
#newsletters .new-ad-hero .container .flexbox > div:first-child a {
  font-size: 1.8rem;
  background-color: #5465ff;
  color: white;
}
#newsletters .new-ad-hero .container .flexbox > div:last-child {
  object-fit: scale-down;
  width: 40%;
  padding: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#newsletters .new-ad-hero .container .flexbox > div:last-child > div {
  background: #5465ff;
  display: flex;
  width: 27rem;
  height: 27rem;
  position: absolute;
  filter: blur(20rem);
}
#newsletters .new-ad-hero .container .flexbox > div:last-child img {
  width: 100%;
  max-width: 35rem;
  z-index: 10;
}
@media screen and (max-width: 775px) {
  #newsletters .new-ad-hero .container .flexbox > div:last-child {
    display: none;
  }
}
@media screen and (max-width: 775px) {
  #newsletters .new-ad-hero .container .flexbox {
    margin-left: auto;
    margin-right: auto;
  }
}
#newsletters .cavli-why h2 {
  text-align: center;
}
#newsletters .cavli-why .box {
  padding: 0;
}
#newsletters .cavli-why .box .c-re-single .iconWrap img {
  display: block;
  margin: 0 auto;
}
#newsletters .cavli-why .box .c-re-single h3 {
  width: fit-content;
  margin: 0 auto;
}
#newsletters .cavli-why .box .c-re-single p {
  margin-top: 2rem;
  text-align: center;
}
#newsletters .overlay1 {
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient(45deg, black, transparent);
}
#newsletters .c16qs-landing-header {
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 100vh;
}
#newsletters .hero-section .bottom-heading {
  margin-bottom: 10rem;
}
#newsletters #content {
  background-image: radial-gradient(circle farthest-corner at 50% 244%, #353535 33%, #000101);
}
#newsletters #content .header-hero-components {
  margin: 0;
}
#newsletters #content .container-large {
  padding-top: 6rem;
  padding-bottom: 0;
}
#newsletters #content .header-contents-left {
  justify-content: center;
}
#newsletters #content .header-contents-left .middle-heading {
  font-size: 2.6rem;
  line-height: 3rem;
  letter-spacing: 0;
}
#newsletters #content .header-contents-left .middle-heading .span-gradient {
  font-size: 3rem;
  line-height: 4.5rem;
}
#newsletters #content .header-contents-left .bottom-heading {
  font-size: 1.7rem;
  line-height: 1.4;
}
#newsletters #content .button-wrapper .button-one {
  padding: 1rem;
  border: 2.3px solid #fff;
  border-radius: 38px;
  line-height: 2rem;
  font-size: 15px;
}
#newsletters .cavli-partner {
  padding: 4rem;
}
#newsletters .cavli-partner .sec_title {
  font-size: 40px;
  margin: 0 auto;
  width: fit-content;
  margin-bottom: 0;
  padding-top: 0;
}
#newsletters .container-large {
  max-width: 100%;
}
#newsletters .cavli-clients {
  padding-bottom: 2rem;
}
#newsletters .cavli-clients,
#newsletters .cavli-partner {
  background: white;
}
#newsletters .cavli-why .latestBlogItem {
  max-width: 45rem;
}
#newsletters .lbi_details h2 {
  margin-bottom: 0;
}
#newsletters .main {
  background: white;
  padding: 4% 8%;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  #newsletters .main {
    padding: 10%;
  }
}
@media screen and (max-width: 600px) {
  #newsletters .main {
    padding: 5%;
  }
}
#newsletters .main > div {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
#newsletters .main > div .content {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin: 3rem 0;
}
#newsletters .main > div .content > div:first-child {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
#newsletters .main > div .content > div:last-child {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
}
@media screen and (max-width: 850px) {
  #newsletters .main > div .content > div:last-child {
    flex-direction: column;
  }
}
#newsletters .main h2 {
  font-family: Lato;
  font-weight: bold;
  font-size: 24px;
  color: #0b3953;
  margin: 0;
  line-height: 1;
  font-size: 35px;
}
#newsletters .main h1 {
  color: gray;
  font-size: 25px;
}
#newsletters .main p {
  margin: 0;
  font-family: Lato;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #575e62;
}
#newsletters .main img {
  display: block;
  margin: 0 auto;
}
#newsletters .main img {
  width: 300px;
  height: 300px;
}
#newsletters #introToModule {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-evenly;
}
#newsletters #introToModule h1 {
  font-weight: 600;
}
#newsletters #introToModule h1,
#newsletters #introToModule h2 {
  margin: 3rem 4rem;
}
#newsletters #introToModule h2 {
  margin-top: 0;
  font-size: larger;
}
#newsletters #introToModule .play-butt {
  width: min-content;
}
#newsletters #introToModule .product-variants {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-evenly;
}
#newsletters #introToModule .product-variants div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#newsletters #introToModule .product-variants div p {
  font-size: x-large;
  color: black;
  width: 70%;
}
#newsletters #introToModule .product-variants div .btns {
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #5465ff;
  text-transform: uppercase;
  display: flex;
  gap: 1rem;
  justify-content: center;
  align-items: center;
  width: fit-content;
  height: 42px;
  border-radius: 40px;
  padding: 1rem 1.2rem;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
}
#newsletters #introToModule .product-variants div .btns img {
  width: 23px;
  height: auto;
  padding: 0px;
}
#newsletters .featuregrid-component {
  display: grid;
  justify-items: baseline;
  -webkit-box-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  padding: 10rem 7rem;
}
@media screen and (max-width: 1070px) {
  #newsletters .featuregrid-component {
    grid-template-columns: 1fr;
  }
}
#newsletters .featuregrid-component .featuregrid-content .heading-wrap {
  width: 100%;
  max-width: 50rem;
}
#newsletters .featuregrid-component .featuregrid-content .heading-wrap .heading {
  font-family: "Lato";
  color: #000101;
  font-size: 5.5rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.1rem;
}
#newsletters .featuregrid-component .featuregrid-content .paragraphs {
  color: #697077;
  font-size: 1.8rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Lato", sans-serif;
}
#newsletters .featuregrid-component .featuregrid-content .feature-wrap {
  width: 100%;
  display: grid;
  margin-top: 3rem;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}
#newsletters .featuregrid-component .featuregrid-content .feature-wrap .item {
  display: flex;
  padding: 0.8rem 1rem;
  background-color: #f3e7f8;
  border: 3px #8912ba solid;
  border-radius: 30px;
  text-align: center;
  place-content: center;
  place-items: center;
}
#newsletters .featuregrid-component .featuregrid-content .feature-wrap .item p {
  color: #000101;
  font-size: 14px;
  margin-bottom: 0rem;
  font-weight: 600;
}
#newsletters .featuregrid-component .featuregrid-content a {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  gap: 1rem;
  margin-top: 30px;
}
#newsletters .store-card-layout {
  background-color: rgba(53, 53, 53, 0.33);
  display: flex;
  grid-template-columns: 265px 1fr;
  border: 2px solid #3b3a3a;
  background: #000;
  padding: 2% 20%;
}
#newsletters .store-card-layout .store-info-layout {
  display: flex;
}
#newsletters .store-card-layout .store-info-layout .title {
  color: white;
  margin: 10px 0 5px 0;
}
#newsletters .store-card-layout .store-info-layout .store-info-header {
  display: flex;
  gap: 2rem;
  align-items: center;
}
#newsletters .store-card-layout .store-info-layout .store-info-header .deck span {
  border: 1px solid #5465ff;
  color: #5465ff;
  border-radius: 3rem;
  display: inline-block;
  text-align: center;
  padding: 0.05rem 0.9rem;
  min-width: 5rem;
}
#newsletters .store-card-layout .store-info-layout .store-info-item {
  gap: 1rem;
}
#newsletters .product-inner-sec {
  background: white;
}
#newsletters .product-inner-sec .container .content {
  max-width: 100%;
  padding: 0 15% 5% 15%;
}
#newsletters .store-card {
  padding: 0.5rem;
  box-shadow: none;
}
#newsletters .integrations-items {
  grid-column-gap: 3rem;
  grid-column-row: 1rem;
}
#newsletters .c16qs-landing-sec-one .padding-global {
  width: max-content;
  margin: 0 auto;
}

.image_box {
  border-style: none;
  height: auto;
  padding: 0.4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 0.5rem;
  border-color: #491d8b;
  text-align: center;
}
.image_box div {
  padding: 1.22rem;
  background: white;
  border: 10px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  height: 36rem;
  width: 24rem;
  text-align: center;
}
.image_box div > div {
  height: min-content;
  padding-top: 0.3rem;
  padding-bottom: 0;
}
.image_box div > div img {
  margin-bottom: 0rem;
}
.image_box div h4 {
  margin: 0;
  font-size: 23px;
  font-weight: 600;
}
.image_box div p {
  font-size: 16px;
  margin: auto 0;
}
.image_box > div {
  gap: 0rem;
}
.image_box h3 {
  font-size: 30px;
  font-weight: 600;
  color: #0B3953;
}
.image_box p {
  font-size: normal;
  color: #575e62;
}
.image_box img {
  margin-bottom: -10rem;
  z-index: 1000;
}

#railway .header_01 {
  background: linear-gradient(rgba(10, 10, 10, 0.7) 50%, rgba(0, 0, 0, 0.3)) !important;
}
#railway header {
  z-index: 1000;
}
#railway header .navigation-landscape .nav-menu > li > a {
  color: white;
}
#railway header .login-mega {
  color: white;
}
#railway header .nav-header a svg path {
  fill: white;
}
#railway header .nav-header a svg:nth-child(2) {
  height: 5rem;
}
#railway .c16qs-landing-sec-one .graphic-integration-circles {
  height: 100%;
}
#railway .c16qs-landing-sec-one .circles-stack {
  height: 100%;
}
#railway .new-ad-sec-two {
  position: relative;
}
#railway .new-ad-sec-two #question {
  position: absolute;
  width: 50rem;
  left: 10rem;
}
#railway .new-ad-sec-two #question h1 {
  font-weight: 600;
  font-size: 37px;
}
#railway .new-ad-sec-two #reason {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: flex-end;
  gap: 2rem;
  left: 30rem;
  right: 0;
  width: 50rem;
  z-index: 20;
}
#railway .new-ad-sec-two #reason h3 {
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #F8F8FA;
  line-height: normal;
}
#railway .new-ad-sec-two #reason ul li {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  gap: 2rem;
}
#railway .new-ad-sec-two #reason ul li img {
  height: min-content;
  max-width: min-content;
}
#railway .new-ad-sec-two #reason ul li p {
  margin-bottom: 0;
}
#railway .new-ad-sec-two #reason ul ~ p {
  margin-top: 10px;
  margin-bottom: 0;
  letter-spacing: normal;
}
#railway .new-ad-hero .overlay,
#railway .new-ad-sec-two .overlay,
#railway .new-ad-sec-two-mobile .overlay {
  position: absolute;
  width: 100%;
}
#railway .new-ad-sec-two .overlay,
#railway .new-ad-sec-two-mobile .overlay {
  height: 30%;
  transform: rotate(180deg);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  z-index: 10;
}
@media screen and (max-width: 990px) {
  #railway .new-ad-sec-two .overlay,
  #railway .new-ad-sec-two-mobile .overlay {
    height: 40%;
  }
}
#railway .new-ad-sec-two-mobile .overlay {
  left: 0;
  top: -0.05rem;
  z-index: 0;
}
#railway .new-ad-sec-two-mobile .sec_title {
  position: relative;
}
#railway .new-ad-hero {
  background-blend-mode: darken;
  position: relative;
  max-height: 68rem;
}
#railway .new-ad-hero .overlay {
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 50%, rgba(0, 0, 0, 0.01));
}
@media screen and (max-width: 990px) {
  #railway .new-ad-hero .overlay {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 50%, rgba(0, 0, 0, 0.1));
  }
}
#railway .new-ad-hero .container {
  display: flex;
  width: 100%;
}
#railway .new-ad-hero .container .flexbox {
  margin: 5rem auto;
  margin-bottom: 0;
  position: relative;
  justify-content: center;
  align-items: center;
  align-self: center;
  width: 90%;
  max-width: 140rem;
}
#railway .new-ad-hero .container .flexbox > div:first-child {
  margin-top: 10%;
  position: relative;
  flex: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2rem 5rem;
}
#railway .new-ad-hero .container .flexbox > div:first-child h1,
#railway .new-ad-hero .container .flexbox > div:first-child h2 {
  color: white;
  background-color: #3b51f7;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 15px;
  color: #fff;
  margin: 0px;
  margin-right: 5px;
  white-space: nowrap;
  width: fit-content;
}
@media screen and (max-width: 550px) {
  #railway .new-ad-hero .container .flexbox > div:first-child h1,
  #railway .new-ad-hero .container .flexbox > div:first-child h2 {
    font-size: 18px;
  }
}
#railway .new-ad-hero .container .flexbox > div:first-child p {
  align-self: end;
  align-items: flex-start;
  font-style: normal;
  font-size: 25px;
  line-height: 128%;
  color: #fff;
  margin-bottom: 30px;
  max-width: 100rem;
  margin: 3rem 0 7rem 0;
}
@media screen and (max-width: 750px) {
  #railway .new-ad-hero .container .flexbox > div:first-child p {
    font-size: 18px;
  }
}
@media screen and (max-width: 290px) {
  #railway .new-ad-hero .container .flexbox > div:first-child p {
    font-size: 14px;
  }
}
#railway .new-ad-hero .container .flexbox > div:first-child a {
  font-size: 1.8rem;
  background-color: #5465ff;
  color: white;
}
#railway .new-ad-hero .container .flexbox > div:last-child {
  object-fit: scale-down;
  width: 40%;
  padding: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#railway .new-ad-hero .container .flexbox > div:last-child > div {
  background: #5465ff;
  display: flex;
  width: 27rem;
  height: 27rem;
  position: absolute;
  filter: blur(20rem);
}
#railway .new-ad-hero .container .flexbox > div:last-child img {
  width: 100%;
  max-width: 35rem;
  z-index: 10;
}
@media screen and (max-width: 775px) {
  #railway .new-ad-hero .container .flexbox > div:last-child {
    display: none;
  }
}
@media screen and (max-width: 775px) {
  #railway .new-ad-hero .container .flexbox {
    margin-left: auto;
    margin-right: auto;
  }
}

#events #main > .cavli-container > h2 {
  margin-bottom: 0;
  width: fit-content;
  padding-bottom: 1rem;
  border-bottom: 2px solid rgba(5, 5, 0, 0.2);
}
#events #ongoingEvents,
#events #upcomingEvents,
#events #gallery {
  margin: 0 auto;
  margin-top: 4rem;
  position: relative;
}
@media screen and (max-width: 550px) {
  #events #ongoingEvents .owl-stage-outer,
  #events #upcomingEvents .owl-stage-outer,
  #events #gallery .owl-stage-outer {
    z-index: 700;
  }
}
#events #ongoingEvents .owl-nav,
#events #upcomingEvents .owl-nav,
#events #gallery .owl-nav {
  top: -5rem;
}
@media screen and (max-width: 550px) {
  #events #ongoingEvents .owl-nav,
  #events #upcomingEvents .owl-nav,
  #events #gallery .owl-nav {
    height: 100%;
    width: 100%;
  }
  #events #ongoingEvents .owl-nav > button:nth-child(1),
  #events #upcomingEvents .owl-nav > button:nth-child(1),
  #events #gallery .owl-nav > button:nth-child(1) {
    z-index: 700;
    left: -15%;
    top: 50%;
    position: absolute;
  }
  #events #ongoingEvents .owl-nav > button:nth-child(2),
  #events #upcomingEvents .owl-nav > button:nth-child(2),
  #events #gallery .owl-nav > button:nth-child(2) {
    z-index: 700;
    right: -15%;
    top: 50%;
    position: absolute;
  }
}
#events #ongoingEvents .latestBlogItem,
#events #upcomingEvents .latestBlogItem,
#events #gallery .latestBlogItem {
  background-color: rgba(5, 5, 5, 0.05);
}
#events #ongoingEvents .latestBlogItem .lbi_details,
#events #upcomingEvents .latestBlogItem .lbi_details,
#events #gallery .latestBlogItem .lbi_details {
  background-color: rgba(5, 5, 0, 0.01);
  padding: 2rem;
}
#events #ongoingEvents .latestBlogItem .lbi_details .video-open,
#events #upcomingEvents .latestBlogItem .lbi_details .video-open,
#events #gallery .latestBlogItem .lbi_details .video-open {
  float: right;
  margin-top: 0px;
}
@media screen and (max-width: 768px) {
  #events #ongoingEvents .latestBlogItem .lbi_details .video-open,
  #events #upcomingEvents .latestBlogItem .lbi_details .video-open,
  #events #gallery .latestBlogItem .lbi_details .video-open {
    float: left;
    margin-top: 15px;
  }
}

#hubble .new-ad-hero .flexbox {
  height: 100vh;
  justify-content: center;
}
#hubble .new-ad-hero .flexbox .content-sec {
  display: flex;
  flex-direction: column;
  height: 120%;
  max-height: 100vh;
  justify-content: space-evenly;
  margin-top: 0;
  gap: 5rem;
}
@media (min-width: 768px) and (max-width: 1400px) {
  #hubble .new-ad-hero .flexbox .content-sec {
    gap: 2rem;
  }
  #hubble .new-ad-hero .flexbox .content-sec h1 {
    font-size: 30px !important;
  }
}
#hubble .commonSection {
  padding: 7rem 0;
}

.technology .caption_left a {
  border: 1px solid #177bb5;
  width: fit-content;
  padding: 1rem;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px !important;
  display: flex !important;
  justify-content: center !important;
}
.technology .caption_left a img {
  width: 24px !important;
  margin: 0px 0 0 8px !important;
}
.technology .caption_left a:hover {
  color: white;
  background-color: #5465ff;
}

._cUP1np9gMvFQrcPftuf,
.OGcBAyJGBej5Gnyi9hGA,
.xahN8AEzyAvQtVj17TPv,
._Y8HCTxgNkwxXcG_DCXx {
  margin-top: 0 !important;
  background: #000;
}

.calendly-popup {
  height: 100% !important;
  max-height: 100% !important;
  min-width: 100% !important;
}

.flipper {
  min-height: 350px;
}/*# sourceMappingURL=style.css.map */