.eso-two_container {
  background-color: #eef3f4;
  padding: 70px 15px 80px;
}

.ld_main_heading {
  font-size: 36px;
  line-height: 38px;
  color: #2d3f51;
  margin-bottom: 0.5em;
}

.eso-video_container .ld_main_heading,
.testimonial_section .ld_main_heading {
  padding-bottom: 35px;
}

.header-and-subtext-holder {
  padding-bottom: 3rem;
}
.lp_carousel_container .header-and-subtext-holder .ld_main_heading {
  padding-bottom: 0px;
}
.lp_two_col_container .ld_main_heading,
.standard-content-section .ld_main_heading {
  padding-bottom: 50px;
}

.standard-content-section.grey-bg {
  padding: 100px 0 !important;
}

.testimonial_section,
.standard-content-section {
  padding: 50px 0;
}

.standard-content-section .column_section {
  max-width: 740px;
  margin: 0 auto;
}

.eso-two_container .column_section > p {
  font-size: 17px;
  line-height: 28px;
  color: #2d3f51;
  margin-bottom: 2rem;
}

.eso-two_container .column_section .col_container {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(365px, 1fr));
  grid-gap: 10px;
  text-align: center;
}

.img_wrapper {
  position: relative;
  padding-top: 52.6%;
  overflow: hidden;
}

.img_wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  width: 100%;
  height: 100%;
}

.eso-two_container .column_section .col_container .col_item h3,
.eso-two_container .column_section .col_container .col_item p,
.testi_content p,
.lp_carousel_container .col_container p,
.slider_desc p,
.second_col p,
.lp_carousel_container .col_container h3 {
  font-size: 15px;
  line-height: 28px;
  color: #2d3f51;
  text-align: center;
}

.eso-two_container .img_wrapper {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}

.lp_carousel_container .col_container h3 {
  font-weight: bold;
}

.testi_content {
  max-width: 575px;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 10px;
}

.eso-two_container .column_section .col_container .col_item h3 {
  font-weight: bold;
}

.eso-video_container {
  padding: 100px 15px 50px;
}

.eso-video_container .video_container {
  position: relative;
  padding-top: 52.6%;
}

.eso-video_container .video_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.eso-video_container .video_section {
  max-width: 740px;
  margin: 0 auto;
}

.testi_item {
  text-align: center;
}

.testi_item img {
  width: 205px;
  height: 205px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  margin: 0 auto;
  border-radius: 50%;
  margin-bottom: 30px;
}

.testimonial_section .splide__pagination li button::before {
  display: none;
}

.testimonial_section .splide__pagination li button {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #94a5a4;
}

.testimonial_section .splide__pagination li.is-active button {
  background-color: #09394d;
}

.designation h3,
.testi_designation p {
  font-size: 12px;
  line-height: 20px;
  color: #2d3f51;
}
.testi_designation p {
  text-transform: uppercase;
}

.lp_carousel_container {
  padding: 50px 0;
}

@media screen and (max-width: 1250px) {
  .lp_carousel_container {
    padding-bottom: 90px !important;
  }
}

.lp_carousel_container .col_container {
  max-width: 970px;
  margin: 0 auto;
}

.lp_carousel_container .col_container .col_item {
  padding: 0 12px;
}

.lp_carousel_container .col_container .slide_image {
  position: relative;
  padding-top: 52.6%;
  -webkit-box-shadow: 0px 0 6px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0 6px rgba(0, 0, 0, 0.6);
  margin-bottom: 30px;
}

.img_wrapper {
  -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2);
}

.lp_carousel_container .col_container .slide_image .image-popup-vertical-fit {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}

.lp_carousel_container
  .col_container
  .slide_image
  .image-popup-vertical-fit
  img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}

.col_container a {
  transition: all 0.1s ease;
  border: 1px solid transparent;
  padding: 10px;
  border-radius: 5px;
}

.col_container a:hover {
  text-decoration: none;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 11px 6px rgb(0 0 0 / 10%);
  display: block;
}

.lp_carousel_container .splide__arrow,
.fancybox-navigation .fancybox-button > div {
  width: 18px;
  height: 18px;
  border-left: 1px solid #94a5a4 !important;
  border-bottom: 1px solid #94a5a4 !important;
}

.fancybox-navigation .fancybox-button > div {
  width: 40px;
  height: 40px;
  border-left-width: 3px !important;
  border-bottom-width: 3px !important;
}

.lp_carousel_container .splide__arrow {
  background: transparent;
  border-radius: 0;
}

.lp_carousel_container .splide__arrow svg {
  display: none;
}


.lp_carousel_container .splide__arrow::before {
  display: none !important;
}

.lp_carousel_container .splide__arrow.splide__arrow--prev.splide__arrow,
.fancybox-navigation .fancybox-button.fancybox-button--arrow_left > div {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  left: -21px;
}

.fancybox-navigation .fancybox-button.fancybox-button--arrow_left {
  left: 20px !important;
}

.lp_carousel_container .splide__arrow.splide__arrow--next,
.fancybox-navigation .fancybox-button.fancybox-button--arrow_right > div {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  right: -21px;
}

.fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
  right: 20px !important;
}

.fancybox-navigation .fancybox-button {
  background-color: transparent !important;
}

.fancybox-navigation .fancybox-button svg {
  display: none !important;
}

button:focus,
input:focus {
  border-color: #94a5a4;
}

.lp_two_col_container {
  padding: 50px 0;
}

.second_col .section_content p {
  text-align: left;
}

.slide_icon {
  margin-bottom: 30px;
  text-align: center;
}
.slide_icon img {
  margin: 0 auto;
  height: 60px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: top;
  object-position: top;
}

.lp_two_col_container .column_section {
  max-width: 850px;
  margin: 0 auto;
  width: 100%;
}

.quote_section .quote_content p,
.quote_section .quote_name,
.quote_section .quote_designation {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.9px;
  color: #808d8e;
  text-align: left;
}

.quote_content {
  position: relative;
  padding-top: 30px;
}

.quote_content::before {
  content: "";
  position: absolute;
  top: 10px;
  height: 2px;
  width: 100px;
  background-color: #19bc9c;
}

.quote_section .quote_designation {
  text-transform: uppercase;
}

.quote_section .job {
  padding-top: 30px;
}

.quote_section .job .btn {
  width: auto;
  max-width: 290px;
  padding: 1.2rem 1rem !important;
  border-radius: 50px;
}
.tablepress tbody td {
  text-align: center;
}

.tablepress tbody td img {
  width: 20px;
  height: 20px;
  margin: 0 auto;
}

.star-rating {
  position: relative;
  display: inline-block;
  width: 126px;
  height: 22px;
  overflow: hidden;
  vertical-align: inherit;
}

.tablepress tbody td .star-rating img {
  position: relative;
  z-index: 9;
  width: 100%;
  vertical-align: top;
}
.tablepress tbody td span {
  position: absolute;
  margin-left: 6px;
}

.bg-overlay {
  position: absolute;
  top: 0;
  z-index: 0;
  left: 0;
  height: 100%;
  width: calc(90% + 3px);
  background-image: url("../png/stars-on.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.tablepress {
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
}

.tablepress thead th,
.tablepress tr:first-child th:first-child,
.tablepress tr:first-child td:first-child {
  border: 0;
  width: 200px;
}

.tablepress thead th:first-child {
  background-color: transparent;
}

.tablepress thead th:not(:first-child) {
  border: 1px solid #dddddd;
  border-bottom: 0;
  width: auto;
  background-color: #fff;
}

.tablepress thead th {
  text-align: center;
}

.tablepress thead th img {
  width: 100px;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  margin: 0 auto;
}

.tablepress tbody tr td {
  padding: 18px 30px;
  border: 1px solid #dddddd !important;
  border-bottom: 0;
  background-color: #fff;
}

.tablepress tbody tr:last-child td {
  border-bottom: 1px solid #dddddd !important;
}

.tablepress tr:hover td:not(:first-child) {
  background-color: #fff !important;
}
.tablepress tr:hover td:first-child {
  background-color: #d8dcde87 !important;
}

.tablepress tr:hover td.no-bg {
  background-color: #fff !important;
}
.tablepress tbody tr td {
  /* font-style : italic; */
  font-family: "Gotham", sans-serif;
  font-size: 11px;
  line-height: 28px;
  color: #808d8e;
}

.tablepress tbody tr td:first-child {
  font-size: 20px;
  line-height: 28px;
  color: #383838;
  background-color: #d8dcde87;
}

.tablepress tr td.no-bg {
  background-color: #fff !important;
  text-align: left;
}

.lp-demo-form_wrapper {
  top: 0;
  right: 0;
  width: 100%;
}

#sticky {
  z-index: 1000;
  position: relative;
  width: 350px;
}

.landing-sidebar-sticky-form {
  position: fixed;
  top: 150px;
  z-index: 502;
  height: calc(100vh - 160px);
  overflow-y: auto;
}

@media screen and (max-width: 1250px) {
  .landing-sidebar-sticky-form {
    left: 0;
    right: 0;
    top: 20px !important;
    height: calc(100% - 40px) !important;
    display: flex;
    align-items: center;
  }
}

@media screen and (min-width: 1251px) {
  .landing-sidebar-sticky-form .wh-toggle-form {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .landing-sidebar-sticky-form .mktoForm {
    padding: 0;
  }
}

@media (max-width: 1250px) {
  .landing-sidebar-sticky-form #sticky .marketo-form-holder-resources {
      height: inherit;
  }
}

@media screen and (max-width: 576px) {
  #desktop_form {	
   overflow-y: scroll;	
  }	
}

.form_wrapper {
  width: 350px;
}

/* popup */

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
  padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
  top: 0;
  bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
  padding: 0;
}

#mobile_popup,
.mobile_btn {
  display: none;
  margin: 0 auto;
}

@media (max-width: 1250px) {
  .eso-two_container .column_section .col_container,
  .lp_carousel_container .col_container {
    max-width: 765px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  }
  #desktop_form {
    display: none;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-height: 90vh;
  }
  #desktop_form .wh-toggle-form-overlay {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999;
  }
  .mfp-content #mobile_popup,
  .mobile_btn {
    display: block;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 500;
  }

  .mobile_btn a {
    display: block;
    padding: 1.5rem;
    border-radius: 0px;
    color: #fff !important;
    text-align: center !important;
    text-decoration: none !important;
  }

  #scroll-top-link.avia_pop_class {
    display: none !important;
  }
}

.grey-bg {
  background-color: #eef3f4;
}
/* .lp-banner a:not(.cta_button) {
  color: #19bc9c;
  text-decoration: underline;
} */

@media (max-width: 1450px) {
  .lp_carousel_container .col_container {
    max-width: 860px;
  }
}

.eso-product_banner.lp-banner {
  padding: 60px 0px 30px 0px;
}

@media (max-height: 1000px) {
  .eso-product_banner {
    padding: 50px 0px;
  }
}

.lp-banner .hero-banner_heading {
  padding-top: 0px;
}

.product_tabs .overview-card > a {
  display: block;
  position: relative;
  height: 100%;
}

.product_tabs .overview-card > a:hover::before {
  content: "";
  top: 0;
  left: -15px;
  width: calc(100% + 30px);
  height: 100%;
  position: absolute;
  z-index: 0;
  background-color: rgba(211, 211, 211, 0.3) !important;
}

#top.lp-template-default .detail-content a {
  color: #18bc9c;
}

#top.lp-template-default .detail-content a:hover {
  text-decoration: underline;
}

#top #wrap_all .all_colors .hdr-small {
  font-size: 15px;
  line-height: 28px;
  color: #2d3f51;
  font-family: "open sans", "HelveticaNeue", "Helvetica Neue", "Helvetica-Neue",
    Helvetica, Arial, sans-serif;
}

.lp-template-default .banner_detail .hero-banner_heading {
  text-transform: capitalize !important;
}

.testi_content p {
  font-size: 18px;
}

.container-landing-banner {
  padding: 0px 3%;
}

.lp-banner .banner_detail {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.lp-banner .container-landing-banner-w-image .banner_detail {
  max-width: 500px;
}
.lp-banner .container-landing-banner-w-image .hero_banner_container {
  max-width: 650px;
}

.overview-card-main_heading_update {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 30px;
  font-family: Gotham, sans-serif;
  display: flex;
  width: 100%;
}
.overview-card-main_heading_update span {
  flex: 1;
}
.overview-card-main_heading_update h2:first-child {
  padding-right: 20px;
}
.overview-card-main_heading_update span:last-child {
  position: relative;
}
.overview-card-main_heading_update span:last-child:after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 17px;
  margin-left: auto;
  right: 0;
  background: #000;
  display: block;
}
@media (max-width: 991px) {
  .overview-card-main_heading_update span:first-child {
    white-space: normal;
  }
  .lp_two_col_container .column_section {
    padding: 15px;
  }
  .lp_two_col_container .column_section img {
    display: block;
    margin: 0 auto 20px;
  }
}

@media (max-width: 500px) {
  .overview-card-main_heading_update {
    border-bottom: 1px solid #000;
  }
  .overview-card-main_heading_update span:first-child {
    width: auto;
    padding-right: 20px;
    white-space: normal;
  }
  .overview-card-main_heading_update span:last-child {
    display: none;
  }
}

/* slider popup */

.fancybox-button[disabled] {
  display: none !important;
}

span.blog-type {
  display: block;
}
.resources- #top .content-block h3.blog-title,
.resources- #top .blog-post-single.animate {
  height: auto !important;
  min-height: auto !important;
}

#top .tags-outer {
  position: relative !important;
  bottom: 0 !important;
}

@media screen and (max-width: 768px) {
  .lp_carousel_container .splide__arrow.splide__arrow--prev,
  .fancybox-navigation .fancybox-button.fancybox-button--arrow_left > div {
    left: 10px !important;
    z-index: 99999;
  }

  .lp_carousel_container .splide__arrow.splide__arrow--next,
  .fancybox-navigation .fancybox-button.fancybox-button--arrow_right > div {
    right: 10px;
  }
}

@media only screen and (max-width: 767px) {
  #top .main-outercont .left-filterblk {
    padding-top: 20px !important;
  }
  .quote_section .job .btn {
    margin: 0 auto;
  }

  .column_section .first_col,
  .second_col .section_content p,
  .quote_section .quote_content p,
  .quote_section .quote_name,
  .quote_section .quote_designation {
    text-align: center;
  }

  .second_col .section_content p,
  .quote_section .quote_content p,
  .quote_section .quote_name,
  .quote_section .quote_designation {
    padding: 0 15px;
  }
  .quote_content::before {
    margin: 0 auto;
    left: 0;
    right: 0;
  }
}

@media only screen and (max-width: 767px) {
  #top .main-outercont .left-filterblk {
    height: auto;
  }
}

.lp-template-default .mfp-wrap {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}

@media only screen and (max-width: 1250px) {
  body.no-scroll {
    overflow: hidden;
  }
}