@charset "UTF-8";
/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* Add your custom styles here */
.post-tags {
  display: none;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}

b, strong {
  font-weight: 700;
}

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

body {
  font-family: "Inter", sans-serif !important;
  counter-reset: section;
}

.cw-section.e-con > .e-con-inner {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 1260px) {
  .cw-section.e-con > .e-con-inner {
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .cw-section.e-con > .e-con-inner {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media (max-width: 768px) {
  .cw-section.e-con > .e-con-inner {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}

.cw-section.pt-0.e-con > .e-con-inner {
  padding-top: 0 !important;
  padding-bottom: 120px !important;
}
@media (max-width: 1024px) {
  .cw-section.pt-0.e-con > .e-con-inner {
    padding-top: 0 !important;
    padding-bottom: 80px !important;
  }
}
@media (max-width: 768px) {
  .cw-section.pt-0.e-con > .e-con-inner {
    padding-top: 0 !important;
    padding-bottom: 60px !important;
  }
}

.cw-section.pt-80.e-con > .e-con-inner {
  padding-top: 80px !important;
  padding-bottom: 120px !important;
}
@media (max-width: 1024px) {
  .cw-section.pt-80.e-con > .e-con-inner {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media (max-width: 768px) {
  .cw-section.pt-80.e-con > .e-con-inner {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}

.cw-section.pb-0.e-con > .e-con-inner {
  padding-top: 120px !important;
  padding-bottom: 0 !important;
}
@media (max-width: 1024px) {
  .cw-section.pb-0.e-con > .e-con-inner {
    padding-top: 80px !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 768px) {
  .cw-section.pb-0.e-con > .e-con-inner {
    padding-top: 60px !important;
    padding-bottom: 0 !important;
  }
}

.cw-section.pb-0.pt-0.e-con > .e-con-inner {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.cw-section.py-0.e-con > .e-con-inner {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.cw-section.px-0.e-con > .e-con-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (max-width: 768px) {
  .cw-section.px-sm-0.e-con > .e-con-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.cw-section-full {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 1260px) {
  .cw-section-full {
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .cw-section-full {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media (max-width: 768px) {
  .cw-section-full {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}

.cw-section-full.pt-0 {
  padding-top: 0 !important;
  padding-bottom: 120px !important;
}
@media (max-width: 1024px) {
  .cw-section-full.pt-0 {
    padding-top: 0 !important;
    padding-bottom: 80px !important;
  }
}
@media (max-width: 768px) {
  .cw-section-full.pt-0 {
    padding-top: 0 !important;
    padding-bottom: 60px !important;
  }
}

.cw-section-full.pt-80 {
  padding-top: 80px !important;
  padding-bottom: 120px !important;
}
@media (max-width: 1024px) {
  .cw-section-full.pt-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media (max-width: 768px) {
  .cw-section-full.pt-80 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}

.cw-section-full.pb-0 {
  padding-top: 120px !important;
  padding-bottom: 0 !important;
}
@media (max-width: 1024px) {
  .cw-section-full.pb-0 {
    padding-top: 80px !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 768px) {
  .cw-section-full.pb-0 {
    padding-top: 60px !important;
    padding-bottom: 0 !important;
  }
}

.cw-section-full.pb-0.pt-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.cw-section-full.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.cw-section-full.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (max-width: 768px) {
  .cw-section-full.px-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.section-text-container {
  width: 100% !important;
  max-width: 840px !important;
}

.centered-section {
  margin-left: auto !important;
  margin-right: auto !important;
}

.hero-content-container {
  position: relative;
}
.hero-content-container h1 {
  padding-top: 10px;
}
.hero-content-container .hero-subheading {
  position: absolute;
  top: -30px;
  width: 100%;
}
@media (max-width: 768px) {
  .hero-content-container .hero-subheading {
    position: relative;
  }
}
.hero-content-container.subheading-is-h1 h1 {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  padding-top: 0;
}
.hero-content-container.subheading-is-h1 h2 {
  padding-top: 10px;
}

.cw-page-scroll-progress-tracker {
  position: fixed;
  z-index: 999;
}

.cw-mega-menu.solid-white .primary-top-menu nav ul li.e-n-menu-title.clr-brand-green .e-n-menu-title-text {
  color: #5ABA4A !important;
}
.cw-mega-menu.solid-white .primary-top-menu nav ul li.e-n-menu-title.clr-brand-green span svg {
  fill: #5ABA4A !important;
}
@media (max-width: 1024px) {
  .cw-mega-menu.solid-white .primary-top-menu.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content {
    width: 100%;
  }
}

.cw-mega-menu {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
  -webkit-transition: none;
  transition: none;
}
.cw-mega-menu .no-desc-menu-list a:hover,
.cw-mega-menu .desc-menu-list a:hover {
  text-decoration: underline;
  text-decoration-color: #161616;
}
.cw-mega-menu .no-desc-menu-list-white a:hover {
  text-decoration: underline;
  text-decoration-color: #FFFFFF;
}
@media (min-width: 1025px) {
  .cw-mega-menu .scrollable-menu-lg {
    max-height: 580px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .cw-mega-menu .scrollable-menu-lg::-webkit-scrollbar {
    width: 5px !important;
  }
  .cw-mega-menu .scrollable-menu-lg::-webkit-scrollbar-thumb {
    background: #413E3E;
  }
  .cw-mega-menu .scrollable-menu-lg::-webkit-scrollbar-track {
    background: #161616;
  }
}
.cw-mega-menu .header-search form input[type=search] {
  position: relative;
  max-width: 780px;
  font-size: 16px !important;
  margin: 0 auto;
  padding: 22px 24px 22px 70px;
  border-radius: 0;
  font-weight: 400;
  text-align: left !important;
  color: #161616 !important;
  background-color: #FFFFFF !important;
  background-image: url("https://www.confiz.com/wp-content/themes/hello-theme-child-master/assets/images/search-icon.png");
  background-repeat: no-repeat;
  background-size: 26px;
  background-position: 24px 50%;
}
.cw-mega-menu .header-search form input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
          appearance: none;
  /* Hide the default button appearance */
  width: 16px;
  /* Set the width of the cancel button */
  height: 16px;
  /* Set the height of the cancel button */
  background-image: url("https://www.confiz.com/wp-content/themes/hello-theme-child-master/assets/images/close.png");
  /* Optionally, add an image */
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
.cw-mega-menu .header-search form .dialog-lightbox-close-button {
  margin-top: 0;
  right: 12%;
}
@media (max-width: 1199px) {
  .cw-mega-menu .header-search form .dialog-lightbox-close-button {
    right: 6%;
  }
}
@media (max-width: 768px) {
  .cw-mega-menu .header-search form .dialog-lightbox-close-button {
    right: 2%;
  }
}
.cw-mega-menu .header-search form .dialog-lightbox-close-button svg.e-eicon-close {
  width: 32px;
  height: 32px;
  fill: #FFFFFF !important;
}
@media (max-width: 768px) {
  .cw-mega-menu .header-search form .elementor-search-form--skin-full_screen .elementor-search-form__container {
    padding: 0 60px 0 30px;
  }
}
.cw-mega-menu.homepage-menu {
  background-color: transparent !important;
}
.cw-mega-menu.homepage-menu .elementor-widget-n-menu .e-n-menu-toggle svg {
  fill: #161616;
}
.cw-mega-menu.homepage-menu .primary-top-menu nav .e-n-menu-item-title-container span {
  color: #413E3E !important;
}
.cw-mega-menu.homepage-menu .primary-top-menu nav .e-n-menu-item-title-container span svg {
  fill: #413E3E !important;
}
.cw-mega-menu.homepage-menu .primary-top-menu nav ul li .e-n-menu-title-text {
  color: #413E3E !important;
}
.cw-mega-menu.homepage-menu .primary-top-menu nav ul li span svg {
  fill: #413E3E !important;
}
.cw-mega-menu.homepage-menu .btn-white a {
  color: #413E3E !important;
  border-color: #413E3E !important;
  -webkit-box-shadow: 3px 3px 0px 0px #413E3E !important;
          box-shadow: 3px 3px 0px 0px #413E3E !important;
}
.cw-mega-menu.homepage-menu .btn-white a .elementor-button-icon.elementor-align-icon-right {
  fill: #FFFFFF !important;
}
.cw-mega-menu.homepage-menu .btn-white a::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
  opacity: 1;
  margin: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.cw-mega-menu.homepage-menu .btn-white a:hover::before {
  right: 0;
}
.cw-mega-menu.homepage-menu .btn-white a span .elementor-button-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cw-mega-menu.homepage-menu .btn-white a .elementor-button-content-wrapper {
  position: relative;
  z-index: 1;
}
.cw-mega-menu.homepage-menu .header-search form svg {
  fill: #413E3E !important;
}
@media (max-width: 1024px) {
  .cw-mega-menu.homepage-menu.solid-white .elementor-widget-n-menu .e-n-menu-toggle svg {
    fill: #413E3E !important;
  }
}
.cw-mega-menu.solid-white {
  background-color: #FFFFFF !important;
}
.cw-mega-menu.solid-white .elementor-widget-n-menu .e-n-menu-toggle svg {
  fill: #413E3E;
}
.cw-mega-menu.solid-white .primary-top-menu nav .e-n-menu-item-title-container span {
  color: #413E3E !important;
}
.cw-mega-menu.solid-white .primary-top-menu nav .e-n-menu-item-title-container span svg {
  fill: #413E3E !important;
}
.cw-mega-menu.solid-white .primary-top-menu nav ul li .e-n-menu-title-text {
  color: #413E3E !important;
}
.cw-mega-menu.solid-white .primary-top-menu nav ul li span svg {
  fill: #413E3E !important;
}
.cw-mega-menu.solid-white .primary-top-menu nav ul li:hover .e-n-menu-title-text {
  color: #5ABA4A !important;
}
.cw-mega-menu.solid-white .primary-top-menu nav ul li:hover span svg {
  fill: #5ABA4A !important;
}
.cw-mega-menu.solid-white .btn-white a {
  color: #413E3E !important;
  border-color: #413E3E !important;
  -webkit-box-shadow: 3px 3px 0px 0px #413E3E !important;
          box-shadow: 3px 3px 0px 0px #413E3E !important;
}
.cw-mega-menu.solid-white .btn-white a .elementor-button-icon.elementor-align-icon-right {
  fill: #413E3E !important;
}
.cw-mega-menu.solid-white .btn-white a::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
  opacity: 1;
  margin: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.cw-mega-menu.solid-white .btn-white a:hover::before {
  right: 0;
}
.cw-mega-menu.solid-white .btn-white a span .elementor-button-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cw-mega-menu.solid-white .btn-white a .elementor-button-content-wrapper {
  position: relative;
  z-index: 1;
}
.cw-mega-menu.solid-white .header-search form svg {
  fill: #413E3E !important;
}
.cw-mega-menu.transparent-black {
  background-color: transparent !important;
}
.cw-mega-menu.transparent-black .elementor-widget-n-menu .e-n-menu-toggle svg {
  fill: #413E3E;
}
.cw-mega-menu.transparent-black .primary-top-menu nav .e-n-menu-item-title-container span {
  color: #413E3E !important;
}
.cw-mega-menu.transparent-black .primary-top-menu nav .e-n-menu-item-title-container span svg {
  fill: #413E3E !important;
}
.cw-mega-menu.transparent-black .primary-top-menu nav ul li .e-n-menu-title-text {
  color: #413E3E !important;
}
.cw-mega-menu.transparent-black .primary-top-menu nav ul li span svg {
  fill: #413E3E !important;
}
.cw-mega-menu.transparent-black .btn-white a {
  color: #413E3E !important;
  border-color: #413E3E !important;
  -webkit-box-shadow: 3px 3px 0px 0px #413E3E !important;
          box-shadow: 3px 3px 0px 0px #413E3E !important;
}
.cw-mega-menu.transparent-black .btn-white a .elementor-button-icon.elementor-align-icon-right {
  fill: #413E3E !important;
}
.cw-mega-menu.transparent-black .btn-white a::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
  opacity: 1;
  margin: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.cw-mega-menu.transparent-black .btn-white a:hover::before {
  right: 0;
}
.cw-mega-menu.transparent-black .btn-white a span .elementor-button-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cw-mega-menu.transparent-black .btn-white a .elementor-button-content-wrapper {
  position: relative;
  z-index: 1;
}
.cw-mega-menu.transparent-black .header-search form svg {
  fill: #413E3E !important;
}
@media (max-width: 1024px) {
  .cw-mega-menu .cw-menu-dropdown-wrapper {
    height: 500px;
    overflow: auto;
  }
}

@media (max-width: 1024px) {
  .cw-mega-menu .e-n-menu-wrapper {
    height: 100vh;
    background-color: #ffffff !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media (max-width: 768px) {
  .cw-mega-menu .e-n-menu-wrapper {
    z-index: 990 !important;
  }
}
@media (max-width: 1024px) {
  .cw-mega-menu .e-n-menu-wrapper > ul > li {
    border-bottom: 1px solid #D3D3D3 !important;
  }
}
.cw-mega-menu #btnHeader .elementor-button-icon svg.e-font-icon-svg.e-fas-arrow-right {
  fill: #161616 !important;
}
.cw-mega-menu.solid-white #btnHeader .elementor-button-icon svg.e-font-icon-svg.e-fas-arrow-right {
  fill: #161616 !important;
}

footer .footer-newsletter-form form input {
  padding: 3px 16px;
}
footer .footer-newsletter-form form input::-webkit-input-placeholder {
  color: #FFFFFF;
}
footer .footer-newsletter-form form input::-moz-placeholder {
  color: #FFFFFF;
}
footer .footer-newsletter-form form input:-ms-input-placeholder {
  color: #FFFFFF;
}
footer .footer-newsletter-form form input::-ms-input-placeholder {
  color: #FFFFFF;
}
footer .footer-newsletter-form form input::placeholder {
  color: #FFFFFF;
}
footer .footer-newsletter-form form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFFFFF;
}
footer .footer-newsletter-form form ::-moz-placeholder { /* Firefox 19+ */
  color: #FFFFFF;
}
footer .footer-newsletter-form form :-moz-placeholder { /* Firefox 18- */
  color: #FFFFFF;
}
footer .footer-newsletter-form form :-ms-input-placeholder { /* Edge/IE 10+ */
  color: #FFFFFF;
}
footer .footer-newsletter-form form #footerFormBtn {
  position: relative;
  color: #FFFFFF;
  background-color: transparent;
  border: 2px solid #FFFFFF;
  border-radius: 0;
  -webkit-box-shadow: 3px 3px 0px 0px #FFFFFF;
          box-shadow: 3px 3px 0px 0px #FFFFFF;
  margin-top: 20px;
}
footer .footer-newsletter-form form #footerFormBtn::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
  opacity: 1;
  margin: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer .footer-newsletter-form form #footerFormBtn:hover::before {
  right: 0;
}
footer .footer-solutions-menu ul li:nth-child(3) span, footer .footer-solutions-menu ul li:nth-child(4) span, footer .footer-solutions-menu ul li:nth-child(5) span {
  line-height: 22px;
  padding: 10px 0;
}

.footer-person-bio a {
  color: #161616;
}

.acf-custom-user-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-bottom: 30px;
}
.acf-custom-user-info:last-child {
  margin-bottom: 0;
}
.acf-custom-user-info .user-image {
  min-width: 64px;
  max-width: 64px;
  min-height: 64px;
  max-height: 64px;
  background-color: #5ABA4A;
  border-radius: 50%;
}
.acf-custom-user-info .user-image img {
  min-width: 64px;
  max-width: 64px;
  min-height: 64px;
  max-height: 64px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.acf-custom-user-info .user-text-info .username a {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: #161616;
}
.acf-custom-user-info .user-text-info .designation {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #A1A1A1;
}

.cw-media-object {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  margin-bottom: 40px;
}
.cw-media-object:last-child {
  margin-bottom: 0;
}
.cw-media-object .media-img.is-vector {
  -ms-flex-item-align: center;
      align-self: center;
}
.cw-media-object .media-img.is-vector img {
  width: 65px;
}

@media (max-width: 768px) {
  #btnHeader {
    font-size: 14px;
    line-height: 20px;
    padding: 4px 10px;
  }
}
@media (max-width: 768px) {
  #btnHeader .elementor-button-icon {
    display: none;
  }
}

.btn-transparent {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding-top: 10px;
  padding-right: 50px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-width: 2px;
  border-style: solid;
  border-radius: 0px;
  line-height: 30px;
  color: #FFFFFF;
  border-color: #FFFFFF;
  background-color: transparent;
  -webkit-box-shadow: 3px 3px 0px 0px #FFFFFF;
          box-shadow: 3px 3px 0px 0px #FFFFFF;
}

.btn-green.elementor-widget, .btn-white.elementor-widget {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.btn-green a {
  outline: 2px solid #161616;
}
.btn-green a::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  left: 0;
  background-color: rgb(161, 249, 146);
  opacity: 1;
  margin: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn-green a:hover::before {
  right: 0;
}
.btn-green a span .elementor-button-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn-green a .elementor-button-content-wrapper {
  position: relative;
  z-index: 1;
}

.btn-white a::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
  opacity: 1;
  margin: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn-white a:hover::before {
  right: 0;
}
.btn-white a span .elementor-button-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn-white a .elementor-button-content-wrapper {
  position: relative;
  z-index: 1;
}

.has-primary-btn .e-loop__load-more a {
  color: #161616 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 26px !important;
  background-color: transparent !important;
  padding: 6px 20px !important;
  border-radius: 0 !important;
  border: 2px solid #A1F992 !important;
  outline: 2px solid #161616 !important;
  -webkit-box-shadow: 5px 5px 0px 0px #A1F992 !important;
          box-shadow: 5px 5px 0px 0px #A1F992 !important;
}
.has-primary-btn .e-loop__load-more a::before {
  display: block !important;
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  right: 100% !important;
  bottom: 0 !important;
  left: 0 !important;
  background-color: rgb(161, 249, 146) !important;
  opacity: 1 !important;
  margin: 0 !important;
  -webkit-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
}
.has-primary-btn .e-loop__load-more a:hover::before {
  right: 0 !important;
}
.has-primary-btn .e-loop__load-more a span .elementor-button-icon {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.has-primary-btn .e-loop__load-more a .elementor-button-content-wrapper {
  position: relative !important;
  z-index: 1 !important;
}

.has-secondary-btn .e-loop__load-more {
  margin-top: 50px !important;
}
.has-secondary-btn .e-loop__load-more a {
  color: #161616 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 26px !important;
  background-color: #F4F4F4 !important;
  padding: 8px 20px !important;
  border-radius: 0 !important;
}
.has-secondary-btn .e-loop__load-more a .elementor-button-content-wrapper {
  gap: 10px;
}
.has-secondary-btn .e-loop__load-more a .e-load-more-spinner svg {
  fill: #161616 !important;
}

@-webkit-keyframes animateHeading {
  from {
    background-size: 20% 100%;
  }
  to {
    background-size: 100% 100%;
  }
}

@keyframes animateHeading {
  from {
    background-size: 20% 100%;
  }
  to {
    background-size: 100% 100%;
  }
}
@-webkit-keyframes scaleUpImage {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes scaleUpImage {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  section.text-overlaps-image .e-con-inner {
    max-width: 95%;
  }
}
section.text-overlaps-image .overlap-text-box {
  max-width: 50%;
}
@media (max-width: 1199px) {
  section.text-overlaps-image .overlap-text-box {
    max-width: 70%;
  }
}
@media (max-width: 768px) {
  section.text-overlaps-image .overlap-text-box {
    max-width: 100%;
  }
}

.text-block-icon-top-right {
  position: relative;
}
.text-block-icon-top-right .cw-icon-widget {
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 20px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}
.text-block-icon-top-right .cw-icon-widget svg {
  fill: none;
  width: 40px;
  height: 40px;
}

.animated-header {
  position: relative;
}
.animated-header .animated-heading-wrapper.power-platform-headerBg h1 {
  background-image: url("https://www.confiz.com/wp-content/themes/hello-theme-child-master/assets/images/power-platformBg.png");
}
.animated-header .animated-heading-wrapper.dynamics-365-headerBg h1 {
  background-image: url("https://www.confiz.com/wp-content/themes/hello-theme-child-master/assets/images/dynamics-365-headerBg.png");
}
.animated-header .animated-heading-wrapper h1 {
  font-size: 60px !important;
  line-height: 65px !important;
  padding: 10px 0;
  background-image: url("https://www.confiz.com/wp-content/themes/hello-theme-child-master/assets/images/bespoke-headerBg.png");
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-animation: animateHeading 2s;
          animation: animateHeading 2s;
}
.animated-header .animated-image-container {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  position: absolute;
  top: 0;
  right: 0;
}

@media (max-width: 1261px) {
  .what-we-do > .e-con-inner,
  .our-readings > .e-con-inner,
  .scrollable-cards > .e-con-inner,
  .service-cards-section > .e-con-inner {
    padding-right: 0 !important;
  }
}
@media (max-width: 1261px) {
  .what-we-do > .e-con-inner .elementor-widget-heading,
  .our-readings > .e-con-inner .elementor-widget-heading,
  .scrollable-cards > .e-con-inner .elementor-widget-heading,
  .service-cards-section > .e-con-inner .elementor-widget-heading {
    padding-right: 30px !important;
  }
}

@media (max-width: 1261px) {
  .scrollable-cards > .e-con-inner .no-wrap-container {
    padding-right: 30px;
  }
}

@media (max-width: 1261px) {
  .our-readings > .e-con-inner .e-n-tabs .e-n-tabs-heading button {
    margin-right: 30px !important;
  }
}

.tabs-with-carousel .home-carousel-card {
  background-color: #FFFFFF;
}
.tabs-with-carousel .home-carousel-card .home-carousel-card-header {
  position: relative;
}
.tabs-with-carousel .home-carousel-card .home-carousel-card-header img {
  width: 100%;
  max-width: 100%;
}
.tabs-with-carousel .home-carousel-card .home-carousel-card-header .elementor-widget-post-info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(225deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.68) 79.69%);
}
.tabs-with-carousel .home-carousel-card .home-carousel-card-header .elementor-widget-post-info .elementor-post-info {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.tabs-with-carousel .btn-green {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .tabs-with-carousel .btn-green {
    margin-bottom: 40px !important;
  }
}
.tabs-with-carousel .elementor-swiper-button-prev,
.tabs-with-carousel .elementor-swiper-button-next {
  top: 117% !important;
}

.services-carousel-container .service-carousel-card {
  background-color: #FFFFFF;
  height: 100%;
}
.services-carousel-container .service-carousel-card > .e-con-inner {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.services-carousel-container .service-carousel-card .service-carousel-header {
  position: relative;
}
.services-carousel-container .service-carousel-card .service-carousel-header img {
  width: 100%;
  max-width: 100%;
  height: 210px;
  -o-object-fit: cover;
     object-fit: cover;
}
.services-carousel-container .service-carousel-card .service-card-body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #FFFFFF;
  padding: 30px !important;
}
.services-carousel-container .service-carousel-card .service-card-body .elementor-widget-icon {
  margin-top: auto;
}
.services-carousel-container.hide-card-icon .service-card-body .elementor-widget-icon {
  display: none;
}
.services-carousel-container.hide-card-icon a {
  pointer-events: none;
}
@media (max-width: 768px) {
  .services-carousel-container .elementor-swiper-button-prev,
  .services-carousel-container .elementor-swiper-button-next {
    top: 105% !important;
  }
}

.overlapped-div-section .overlapped-div-container {
  position: relative;
}
@media (max-width: 767px) {
  .overlapped-div-section .overlapped-div-container .overlapped-div {
    margin-top: -200px;
    padding: 30px;
  }
}
@media (min-width: 768px) {
  .overlapped-div-section .overlapped-div-container {
    max-height: 550px;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .overlapped-div-section .overlapped-div-container .overlapped-div {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.cw-post-text-box ul {
  padding-left: 15px;
}
.cw-post-text-box ol {
  padding-left: 15px;
}

.success-keypoints {
  position: absolute;
  bottom: 0;
  right: -30px;
  margin-bottom: -30px;
}
@media (max-width: 768px) {
  .success-keypoints {
    display: none;
    /*position: relative;*/
    /*bottom: 0;*/
    /*top: -20px;*/
    /*right: 0;*/
    /*margin-bottom: 0;*/
  }
}

.cw-qa-container {
  max-height: 500px;
  overflow-y: scroll;
  /* Hide scrollbars for major browsers */
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
  /* Hide scrollbars for WebKit browsers */
}
.cw-qa-container::-webkit-scrollbar {
  display: none;
}

.homepage-success-stories {
  background-color: #FFFFFF !important;
}
.homepage-success-stories .success-stories-content {
  margin-bottom: 60px;
}
.homepage-success-stories .success-stories-content > .e-con-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.homepage-success-stories .success-stories-content > .e-con-inner .content-left,
.homepage-success-stories .success-stories-content > .e-con-inner .content-right {
  width: 50%;
}
@media (max-width: 992px) {
  .homepage-success-stories .success-stories-content > .e-con-inner .content-left,
  .homepage-success-stories .success-stories-content > .e-con-inner .content-right {
    width: 100%;
  }
}
.homepage-success-stories .success-stories-content > .e-con-inner .content-right p {
  margin-bottom: 40px;
}
.homepage-success-stories .success-stories-links-wrapper > .e-con-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block {
  width: 50%;
}
@media (max-width: 1024px) {
  .homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block > .e-con-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block > .e-con-inner .case-study-img,
.homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block > .e-con-inner .case-study-text {
  width: 50%;
}
@media (max-width: 768px) {
  .homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block > .e-con-inner .case-study-img,
  .homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block > .e-con-inner .case-study-text {
    width: 100%;
  }
}
.homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block > .e-con-inner .case-study-img .elementor-widget-image {
  height: 100%;
}
.homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block > .e-con-inner .case-study-img img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block > .e-con-inner .case-study-text {
  background-color: #5ABA4A;
  padding: 30px;
}
.homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block > .e-con-inner .case-study-text > .e-con-inner {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block > .e-con-inner .case-study-text > .e-con-inner .case-study-logo img {
  width: auto;
  height: 26px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 15px;
}
.homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block > .e-con-inner .case-study-text > .e-con-inner .case-study-title p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #FFFFFF;
}
.homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block.flex-row-reverse > .e-con-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block:nth-child(2) > .e-con-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media (max-width: 1024px) {
  .homepage-success-stories .success-stories-links-wrapper > .e-con-inner .case-study-block:nth-child(3) > .e-con-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.section-tech-stack .section-text-container {
  -ms-flex-item-align: center;
      align-self: center;
  margin-bottom: 60px;
}
.section-tech-stack .tech-stack-grid.grid-col-7 > .e-con-inner {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-template-rows: repeat(1, 1fr);
  gap: 0 50px;
}
@media (max-width: 768px) {
  .section-tech-stack .tech-stack-grid.grid-col-7 > .e-con-inner {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    gap: 30px;
  }
}

.section-overlay-cards.cw-section-full {
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.section-overlay-cards.cw-section-full > .e-con-boxed:first-child {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}
@media (max-width: 1024px) {
  .section-overlay-cards.cw-section-full > .e-con-boxed:first-child {
    padding-top: 80px !important;
    padding-bottom: 120px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media (max-width: 768px) {
  .section-overlay-cards.cw-section-full > .e-con-boxed:first-child {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}

.block-icon-top-right {
  position: relative;
}
.block-icon-top-right h3 {
  max-width: 75%;
  line-height: 26px !important;
}
@media (max-width: 768px) {
  .block-icon-top-right h3 {
    max-width: 85%;
    margin-bottom: 10px;
  }
}
.block-icon-top-right .top-right-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}
.block-icon-top-right .top-right-icon svg {
  fill: transparent !important;
}
@media (max-width: 768px) {
  .block-icon-top-right {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding: 30px;
  }
}

.tag {
  display: inline-block !important;
  padding: 10px 18px 10px 18px !important;
  margin-right: 15px !important;
  margin-bottom: 15px !important;
  background-color: #EBEBEB !important;
  border-radius: 30px 30px 30px 30px !important;
}

.tags-wrapper span,
.tags-wrapper p {
  display: inline-block;
  padding: 10px 18px 10px 18px;
  margin-right: 15px;
  margin-bottom: 15px;
  background-color: #EBEBEB;
  border-radius: 30px 30px 30px 30px;
}

.wp-block-gallery.is-layout-flex {
  gap: 20px !important;
}

.hbspt-form .submitted-message {
  color: #FFFFFF;
}

.form-2-col form ._form-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.form-2-col form ._form-content > ._form_element:not(:last-child) {
  width: calc(50% - 10px);
}
.form-2-col form ._form-content > ._form_element:not(:last-child) input {
  border-radius: 0;
  border: 0;
  background-color: #DCDCDC;
  color: #161616;
}
.form-2-col form ._form-content ._button-wrapper {
  margin-top: 30px;
}
.form-2-col form ._form-content ._button-wrapper button {
  position: relative;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  color: #161616;
  background-color: transparent;
  border: 2px solid #A1F992;
  border-radius: 0px 0px 0px 0px;
  outline: 2px solid #161616;
  -webkit-box-shadow: 5px 5px 0px 0px #A1F992;
          box-shadow: 5px 5px 0px 0px #A1F992;
  padding: 6px 20px 6px 20px;
  z-index: 1;
}
.form-2-col form ._form-content ._button-wrapper button::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  left: 0;
  background-color: rgb(161, 249, 146);
  opacity: 1;
  margin: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: -1;
}
.form-2-col form ._form-content ._button-wrapper button:hover::before {
  right: 0;
}

@media (max-width: 1024px) {
  .bg-img-form-container {
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  .bg-img-form-container {
    padding: 0 0 0 60px;
  }
}
.bg-img-form-container form {
  color: #FFFFFF;
}
.bg-img-form-container form fieldset {
  margin-bottom: 30px;
}
.bg-img-form-container form fieldset .hs-fieldtype-text > label, .bg-img-form-container form fieldset .hs-fieldtype-phonenumber > label, .bg-img-form-container form fieldset .hs-fieldtype-textarea > label {
  display: none;
}
.bg-img-form-container form fieldset .hs-fieldtype-booleancheckbox ul {
  list-style-type: none;
  padding: 0;
}
.bg-img-form-container form fieldset .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bg-img-form-container form fieldset .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  accent-color: #5ABA4A;
}
.bg-img-form-container form fieldset .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label span {
  width: calc(100% - 30px);
  font-size: 12px;
}
.bg-img-form-container form fieldset:nth-child(4) {
  margin-bottom: 30px;
}
.bg-img-form-container form ul.hs-error-msgs {
  list-style-type: none;
  padding: 0;
  margin-top: 5px;
  font-size: 12px;
  color: #D3D3D3;
}
.bg-img-form-container form ul.hs-error-msgs label {
  margin-bottom: 0;
}
.bg-img-form-container form .form-columns-1,
.bg-img-form-container form .form-columns-2 {
  max-width: 100%;
}
@media (max-width: 768px) {
  .bg-img-form-container form .form-columns-1,
  .bg-img-form-container form .form-columns-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.bg-img-form-container form .form-columns-1 .input,
.bg-img-form-container form .form-columns-2 .input {
  margin: 0;
}
@media (max-width: 768px) {
  .bg-img-form-container form .form-columns-1 .hs-form-field,
  .bg-img-form-container form .form-columns-2 .hs-form-field {
    width: 100% !important;
    max-width: 100%;
  }
}
.bg-img-form-container form .form-columns-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.bg-img-form-container form .form-columns-2 .hs-form-field {
  float: none !important;
}
@media (max-width: 768px) {
  .bg-img-form-container form .form-columns-2 .hs-form-field .hs-input {
    width: 100% !important;
  }
}
.bg-img-form-container form input:not([type=checkbox]),
.bg-img-form-container form textarea {
  background-color: transparent;
  color: #FFFFFF;
  padding: 0;
  padding-bottom: 10px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  border-color: #838383;
  width: 100%;
  font-size: 14px;
}
.bg-img-form-container form input:not([type=checkbox]):focus-visible,
.bg-img-form-container form textarea:focus-visible {
  outline: 0;
}
.bg-img-form-container form input:not([type=checkbox])::-webkit-input-placeholder, .bg-img-form-container form textarea::-webkit-input-placeholder {
  color: #A1A1A1;
}
.bg-img-form-container form input:not([type=checkbox])::-moz-placeholder, .bg-img-form-container form textarea::-moz-placeholder {
  color: #A1A1A1;
}
.bg-img-form-container form input:not([type=checkbox]):-ms-input-placeholder, .bg-img-form-container form textarea:-ms-input-placeholder {
  color: #A1A1A1;
}
.bg-img-form-container form input:not([type=checkbox])::-ms-input-placeholder, .bg-img-form-container form textarea::-ms-input-placeholder {
  color: #A1A1A1;
}
.bg-img-form-container form input:not([type=checkbox])::placeholder,
.bg-img-form-container form textarea::placeholder {
  color: #A1A1A1;
}
.bg-img-form-container form textarea {
  width: 100% !important;
  resize: none !important;
  height: 60px !important;
}
.bg-img-form-container form input[type=submit] {
  width: auto;
  font-size: 16px;
  font-weight: 700;
  margin-top: 30px;
  line-height: 30px;
  color: #FFFFFF;
  background-color: transparent;
  border: 2px solid #5ABA4A;
  border-radius: 0px 0px 0px 0px;
  -webkit-box-shadow: 3px 3px 0px 0px #5ABA4A;
          box-shadow: 3px 3px 0px 0px #5ABA4A;
  padding: 6px 20px 6px 20px;
}
.bg-img-form-container form input[type=submit]:hover {
  border: 2px solid #5ABA4A !important;
  -webkit-box-shadow: 3px 3px 0px 0px #5ABA4A !important;
          box-shadow: 3px 3px 0px 0px #5ABA4A !important;
}

form ._form-thank-you {
  color: #ffffff;
}

div > style + ._form:not(.elementor-popup-modal ._form) {
  /* change XX with the ID of the form */
  display: none;
}

.elementor-shortcode div[class^=_form_] > style + ._form:not(.elementor-popup-modal ._form) {
  /* change XX with the ID of the form */
  display: block;
}

.left-arrow-shape {
  -webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0% 100%, 5% 50%, 0% 0%);
          clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0% 100%, 5% 50%, 0% 0%);
}
@media (max-width: 768px) {
  .left-arrow-shape {
    -webkit-clip-path: none;
            clip-path: none;
  }
}

.right-arrow-shape {
  -webkit-clip-path: polygon(100% 0%, 95% 50%, 100% 100%, 10% 100%, 0% 50%, 10% 0%);
          clip-path: polygon(100% 0%, 95% 50%, 100% 100%, 10% 100%, 0% 50%, 10% 0%);
}
@media (max-width: 768px) {
  .right-arrow-shape {
    -webkit-clip-path: none;
            clip-path: none;
  }
}

.green-tag {
  width: auto;
  position: absolute;
  top: 40px;
  left: 0;
  padding: 10px 30px 10px 40px;
  background: #5ABA4A;
}
.green-tag p {
  font-size: 16px !important;
  line-height: 26px !important;
  font-weight: 700 !important;
  color: #FFFFFF !important;
  text-transform: uppercase;
}

.cw-tabs .e-n-tabs .e-n-tabs-heading button {
  font-weight: 400 !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.square-tabs .e-n-tabs {
  gap: 0;
}
.square-tabs .e-n-tabs .e-n-tabs-heading,
.square-tabs .e-n-tabs .e-n-tabs-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.square-tabs .e-n-tabs .e-n-tabs-heading {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  gap: 20px;
}
.square-tabs .e-n-tabs .e-n-tabs-heading .e-n-tab-title {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(33.3333333% - 13.3333333333px);
  padding: 70px 40px 25px 25px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  background-color: #F2F2F2;
}
@media (max-width: 1199px) {
  .square-tabs .e-n-tabs .e-n-tabs-heading .e-n-tab-title {
    width: calc(50% - 10px);
  }
}
@media (max-width: 768px) {
  .square-tabs .e-n-tabs .e-n-tabs-heading .e-n-tab-title {
    width: 100%;
    padding: 20px;
  }
}
.square-tabs .e-n-tabs .e-n-tabs-heading .e-n-tab-title .e-n-tab-icon {
  position: absolute;
  top: 25px;
  right: 25px;
}
@media (max-width: 768px) {
  .square-tabs .e-n-tabs .e-n-tabs-heading .e-n-tab-title .e-n-tab-icon {
    top: 20px;
    right: 20px;
  }
}
.square-tabs .e-n-tabs .e-n-tabs-heading .e-n-tab-title .e-n-tab-icon svg {
  width: 32px;
  height: 22px !important;
}
.square-tabs .e-n-tabs .e-n-tabs-heading .e-n-tab-title .e-n-tab-icon svg:nth-child(2) {
  display: none;
}
.square-tabs .e-n-tabs .e-n-tabs-heading .e-n-tab-title:hover .e-n-tab-icon svg {
  opacity: 1;
  height: auto;
  -webkit-transform: none;
          transform: none;
}
.square-tabs .e-n-tabs .e-n-tabs-heading .e-n-tab-title:hover .e-n-tab-icon svg path {
  fill: #FFFFFF;
}
.square-tabs .e-n-tabs .e-n-tabs-heading .e-n-tab-title .e-n-tab-title-text {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  text-align: left;
}
.square-tabs .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg {
  opacity: 1;
  height: auto;
  -webkit-transform: none;
          transform: none;
}
.square-tabs .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg path {
  fill: #FFFFFF;
}
.square-tabs .e-n-tabs .square-tabs-content .square-tabs-content-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: 5px;
  padding-left: 65px;
}
@media (max-width: 1199px) {
  .square-tabs .e-n-tabs .square-tabs-content .square-tabs-content-container {
    padding-left: 40px;
  }
}
@media (max-width: 768px) {
  .square-tabs .e-n-tabs .square-tabs-content .square-tabs-content-container {
    width: 100%;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
.square-tabs .e-n-tabs .square-tabs-content .square-tabs-content-container h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 30px;
}
.square-tabs .e-n-tabs .square-tabs-content .square-tabs-content-container .btn-green {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .square-tabs .e-n-tabs .square-tabs-content .square-tabs-content-container .btn-green {
    margin-top: 30px;
  }
}
.square-tabs.tab-btn-50p .e-n-tabs .e-n-tabs-heading .e-n-tab-title {
  width: calc(50% - 10px);
}
@media (max-width: 768px) {
  .square-tabs.tab-btn-50p .e-n-tabs .e-n-tabs-heading .e-n-tab-title {
    width: 100%;
    padding: 20px;
  }
}

.dynamic-post-tabs-filters .e-n-tabs-heading {
  padding: 22px 0;
  background: #F4F4F4;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
@media (max-width: 1024px) {
  .dynamic-post-tabs-filters .e-n-tabs-heading {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 10px;
    padding: 0;
    background: transparent;
  }
}
@media (max-width: 768px) {
  .dynamic-post-tabs-filters .e-n-tabs-heading {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }
}
@media (max-width: 575px) {
  .dynamic-post-tabs-filters .e-n-tabs-heading {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
  }
}
.dynamic-post-tabs-filters .e-n-tabs-heading .e-n-tab-title {
  color: #161616;
  font-size: 16px;
  line-height: 16px !important;
  font-weight: 500 !important;
  background: transparent;
  padding: 0;
}
@media (max-width: 1024px) {
  .dynamic-post-tabs-filters .e-n-tabs-heading .e-n-tab-title {
    background-color: #F4F4F4;
    padding: 20px;
    margin: 0;
    line-height: 26px;
  }
}
.dynamic-post-tabs-filters .e-n-tabs-heading .e-n-tab-title[aria-selected=true] {
  color: #5ABA4A;
  background-color: transparent !important;
}
@media (max-width: 1024px) {
  .dynamic-post-tabs-filters .e-n-tabs-heading .e-n-tab-title[aria-selected=true] {
    background-color: #F4F4F4 !important;
  }
}
.dynamic-post-tabs-filters .e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover {
  color: #5ABA4A;
  background-color: transparent !important;
}
@media (max-width: 1024px) {
  .dynamic-post-tabs-filters .e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover {
    background-color: #F4F4F4 !important;
  }
}
@media (max-width: 1024px) {
  .dynamic-post-tabs-filters.elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true], .dynamic-post-tabs-filters.elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title {
    margin: 0 !important;
  }
}
@media (max-width: 768px) {
  .dynamic-post-tabs-filters.elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs {
    gap: 50px !important;
  }
}

.our-readings-template-tabs .e-n-tab-title:hover {
  background-color: #161616 !important;
  color: #FFFFFF !important;
}

.accordion-with-icons .e-n-accordion-item-title-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.accordion-with-icons .e-n-accordion-item-title-text img {
  margin-right: 30px;
}

.accordion-with-icons img {
  width: 25px;
}

.equal-height-video {
  height: 100%;
}
.equal-height-video .elementor-wrapper.elementor-open-inline, .equal-height-video .elementor-wrapper.elementor-open-lightbox {
  height: 100%;
}

.v-align-top {
  vertical-align: top !important;
}

.td-img-20 {
  width: 20px;
  height: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  display: inline-block;
}

.table-wrapper {
  overflow-x: scroll;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
  /* Hide scrollbars for WebKit browsers */
}
.table-wrapper::-webkit-scrollbar {
  display: none;
}
.table-wrapper .cw-table-striped {
  width: 100%;
}
.table-wrapper .cw-table-striped tr:nth-child(even) {
  background-color: #F5F5F5;
}
.table-wrapper .cw-table-striped tr:nth-child(odd) {
  background-color: #FFFFFF;
}
.table-wrapper .cw-table-striped tr th, .table-wrapper .cw-table-striped tr td {
  padding: 30px 40px;
  width: 33.3333333%;
  vertical-align: middle;
  border: none;
  border-right: 20px solid #F9F9F9;
  background-color: transparent;
}
.table-wrapper .cw-table-striped tr th:last-child, .table-wrapper .cw-table-striped tr td:last-child {
  border-right: none;
}
@media (max-width: 768px) {
  .table-wrapper .cw-table-striped tr th, .table-wrapper .cw-table-striped tr td {
    padding: 10px 20px;
    border-right: 10px solid #F9F9F9;
  }
}
.table-wrapper .cw-table-striped tr th .v-align-top, .table-wrapper .cw-table-striped tr td .v-align-top {
  vertical-align: top;
}
.table-wrapper .cw-table-striped tr th .fw-700, .table-wrapper .cw-table-striped tr td .fw-700 {
  font-weight: 700;
}
.table-wrapper .cw-table-striped tr th {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-align: left;
  background-color: #5ABA4A;
}
.table-wrapper .cw-table-striped tr th.bg-th-black {
  background-color: #161616;
}
.table-wrapper .cw-table-striped tr th.bg-th-gray {
  background-color: #7C7C7C;
}
@media (max-width: 768px) {
  .table-wrapper .cw-table-striped tr th {
    font-size: 12px;
    line-height: 18px;
  }
}
.table-wrapper .cw-table-striped tr td {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: #413E3E;
}
@media (max-width: 768px) {
  .table-wrapper .cw-table-striped tr td {
    font-size: 12px;
    line-height: 18px;
  }
}
.table-wrapper .cw-table-striped.table-col-4 tr th:first-child, .table-wrapper .cw-table-striped.table-col-4 tr td:first-child {
  width: 19%;
}
.table-wrapper .cw-table-striped.table-col-4 tr th:not(:first-child), .table-wrapper .cw-table-striped.table-col-4 tr td:not(:first-child) {
  width: 27%;
}
.table-wrapper .cw-table-striped.ci-pricing-table-1 tr th:first-child, .table-wrapper .cw-table-striped.ci-pricing-table-1 tr td:first-child, .table-wrapper .cw-table-striped.fs-pricing-table tr th:first-child, .table-wrapper .cw-table-striped.fs-pricing-table tr td:first-child, .table-wrapper .cw-table-striped.cs-pricing-table tr th:first-child, .table-wrapper .cw-table-striped.cs-pricing-table tr td:first-child {
  width: 24%;
}
.table-wrapper .cw-table-striped.ci-pricing-table-1 tr th:not(:first-child), .table-wrapper .cw-table-striped.ci-pricing-table-1 tr td:not(:first-child), .table-wrapper .cw-table-striped.fs-pricing-table tr th:not(:first-child), .table-wrapper .cw-table-striped.fs-pricing-table tr td:not(:first-child), .table-wrapper .cw-table-striped.cs-pricing-table tr th:not(:first-child), .table-wrapper .cw-table-striped.cs-pricing-table tr td:not(:first-child) {
  width: 38%;
}
.table-wrapper .cw-table-striped.fs-pricing-table.finance-table tr th:first-child, .table-wrapper .cw-table-striped.fs-pricing-table.finance-table tr td:first-child, .table-wrapper .cw-table-striped.fs-pricing-table.supply-chain-pricing tr th:first-child, .table-wrapper .cw-table-striped.fs-pricing-table.supply-chain-pricing tr td:first-child {
  width: 32%;
}
.table-wrapper .cw-table-striped.fs-pricing-table.finance-table tr th:not(:first-child), .table-wrapper .cw-table-striped.fs-pricing-table.finance-table tr td:not(:first-child), .table-wrapper .cw-table-striped.fs-pricing-table.supply-chain-pricing tr th:not(:first-child), .table-wrapper .cw-table-striped.fs-pricing-table.supply-chain-pricing tr td:not(:first-child) {
  width: 34%;
}
.table-wrapper .cw-table-striped.ci-pricing-table-2 ul li, .table-wrapper .cw-table-striped.supply-chain-pricing ul li {
  margin-bottom: 15px;
}
.table-wrapper .cw-table-striped.ci-pricing-table-2 ul li:last-child, .table-wrapper .cw-table-striped.supply-chain-pricing ul li:last-child {
  margin-bottom: 0;
}
.table-wrapper .cw-table-striped.ci-pricing-table-2 tr:not(:nth-child(-n+2)) th, .table-wrapper .cw-table-striped.ci-pricing-table-2 tr:not(:nth-child(-n+2)) td, .table-wrapper .cw-table-striped.supply-chain-pricing tr:not(:nth-child(-n+2)) th, .table-wrapper .cw-table-striped.supply-chain-pricing tr:not(:nth-child(-n+2)) td {
  vertical-align: top;
}
.table-wrapper .cw-table-striped.ci-pricing-table-2 tr:nth-child(3) td:first-child p:nth-child(2), .table-wrapper .cw-table-striped.supply-chain-pricing tr:nth-child(3) td:first-child p:nth-child(2) {
  margin: 30px 0px;
}
.table-wrapper .cw-table-striped.ci-pricing-table-2 tr th:nth-child(1), .table-wrapper .cw-table-striped.ci-pricing-table-2 tr th:nth-child(2), .table-wrapper .cw-table-striped.ci-pricing-table-2 tr td:nth-child(1), .table-wrapper .cw-table-striped.ci-pricing-table-2 tr td:nth-child(2), .table-wrapper .cw-table-striped.supply-chain-pricing tr th:nth-child(1), .table-wrapper .cw-table-striped.supply-chain-pricing tr th:nth-child(2), .table-wrapper .cw-table-striped.supply-chain-pricing tr td:nth-child(1), .table-wrapper .cw-table-striped.supply-chain-pricing tr td:nth-child(2) {
  width: 28%;
}
.table-wrapper .cw-table-striped.ci-pricing-table-2 tr th:nth-child(3), .table-wrapper .cw-table-striped.ci-pricing-table-2 tr td:nth-child(3), .table-wrapper .cw-table-striped.supply-chain-pricing tr th:nth-child(3), .table-wrapper .cw-table-striped.supply-chain-pricing tr td:nth-child(3) {
  width: 44%;
}
.table-wrapper .cw-table-striped.ci-pricing-table-2 tr td ul, .table-wrapper .cw-table-striped.supply-chain-pricing tr td ul {
  padding-left: 15px;
}
.table-wrapper .cw-table-striped.ci-pricing-table-2 tr td .inner-table-wrapper:first-child, .table-wrapper .cw-table-striped.supply-chain-pricing tr td .inner-table-wrapper:first-child {
  margin-bottom: 35px;
}
.table-wrapper .cw-table-striped.ci-pricing-table-2 tr td .inner-table-wrapper p:first-child, .table-wrapper .cw-table-striped.supply-chain-pricing tr td .inner-table-wrapper p:first-child {
  margin-bottom: 20px;
}
.table-wrapper .cw-table-striped.ci-pricing-table-2 tr td .inner-table-wrapper .inner-table ~ p, .table-wrapper .cw-table-striped.supply-chain-pricing tr td .inner-table-wrapper .inner-table ~ p {
  font-size: 14px;
  line-height: 24px;
}
.table-wrapper .cw-table-striped.ci-pricing-table-2 tr td .inner-table-wrapper .inner-table tr th, .table-wrapper .cw-table-striped.ci-pricing-table-2 tr td .inner-table-wrapper .inner-table tr td, .table-wrapper .cw-table-striped.supply-chain-pricing tr td .inner-table-wrapper .inner-table tr th, .table-wrapper .cw-table-striped.supply-chain-pricing tr td .inner-table-wrapper .inner-table tr td {
  color: #413E3E;
  padding: 10px 10px 10px 14px;
  width: 25%;
  font-size: 14px;
  line-height: 24px;
  vertical-align: top;
  border-right: 5px solid #FFFFFF;
  border-bottom: 5px solid #FFFFFF;
  background-color: #F5F5F5;
}
.table-wrapper .cw-table-striped.ci-pricing-table-2 tr td .inner-table-wrapper .inner-table tr th:last-child, .table-wrapper .cw-table-striped.ci-pricing-table-2 tr td .inner-table-wrapper .inner-table tr td:last-child, .table-wrapper .cw-table-striped.supply-chain-pricing tr td .inner-table-wrapper .inner-table tr th:last-child, .table-wrapper .cw-table-striped.supply-chain-pricing tr td .inner-table-wrapper .inner-table tr td:last-child {
  border-right: none;
}
@media (max-width: 768px) {
  .table-wrapper .cw-table-striped.ci-pricing-table-2 tr td .inner-table-wrapper .inner-table tr th, .table-wrapper .cw-table-striped.ci-pricing-table-2 tr td .inner-table-wrapper .inner-table tr td, .table-wrapper .cw-table-striped.supply-chain-pricing tr td .inner-table-wrapper .inner-table tr th, .table-wrapper .cw-table-striped.supply-chain-pricing tr td .inner-table-wrapper .inner-table tr td {
    padding: 10px;
    border-right: 3px solid #F9F9F9;
    border-bottom: 3px solid #FFFFFF;
  }
}
.table-wrapper .cw-table-striped.ci-pricing-table-2 tr td .inner-table-wrapper .inner-table tr:last-child th, .table-wrapper .cw-table-striped.ci-pricing-table-2 tr td .inner-table-wrapper .inner-table tr:last-child td, .table-wrapper .cw-table-striped.supply-chain-pricing tr td .inner-table-wrapper .inner-table tr:last-child th, .table-wrapper .cw-table-striped.supply-chain-pricing tr td .inner-table-wrapper .inner-table tr:last-child td {
  border-bottom: none;
}
.table-wrapper .cw-table-striped.fs-pricing-table tr:nth-child(even), .table-wrapper .cw-table-striped.cs-pricing-table tr:nth-child(even) {
  background-color: #FFFFFF;
}
.table-wrapper .cw-table-striped.fs-pricing-table tr:nth-child(odd), .table-wrapper .cw-table-striped.cs-pricing-table tr:nth-child(odd) {
  background-color: #F5F5F5;
}
.table-wrapper .cw-table-striped.fs-pricing-table tr th:first-child, .table-wrapper .cw-table-striped.cs-pricing-table tr th:first-child {
  background-color: #F9F9F9;
}
.table-wrapper .cw-table-striped.fs-pricing-table tr p, .table-wrapper .cw-table-striped.cs-pricing-table tr p {
  margin-bottom: 20px;
}
.table-wrapper .cw-table-striped.rowspan-2-colspan-5 tr th {
  text-align: center;
  border-bottom: 20px solid #F9F9F9;
}
.table-wrapper .cw-table-striped.rowspan-2-colspan-5 tr td {
  width: 22.5%;
  background-color: #FFFFFF;
}
.table-wrapper .cw-table-striped.rowspan-2-colspan-5 tr td[rowspan="2"] {
  width: 10%;
}
.table-wrapper .cw-table-striped.rowspan-2-colspan-5 tr:nth-child(3) td, .table-wrapper .cw-table-striped.rowspan-2-colspan-5 tr:nth-child(4) td {
  border-top: 20px solid #F9F9F9;
}

.homepage-hero-carousel .e-n-carousel {
  height: 100vh;
  padding-bottom: 0 !important;
}
@media (max-width: 1439px) {
  .homepage-hero-carousel .e-n-carousel {
    height: auto;
  }
}
.homepage-hero-carousel .carousel-slide {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .homepage-hero-carousel .carousel-slide {
    position: relative;
  }
  .homepage-hero-carousel .carousel-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1;
  }
}
.homepage-hero-carousel .carousel-slide .flex-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.homepage-hero-carousel .carousel-slide .flex-wrapper .hero-content-container {
  width: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .homepage-hero-carousel .carousel-slide .flex-wrapper .hero-content-container {
    width: 100%;
    position: relative;
    z-index: 2;
  }
}
.homepage-hero-carousel .carousel-slide .flex-wrapper .hero-content-container h1, .homepage-hero-carousel .carousel-slide .flex-wrapper .hero-content-container h2 {
  font-size: 57px !important;
  line-height: 67px !important;
  font-weight: 700 !important;
  color: #161616 !important;
  margin-bottom: 40px !important;
}
@media (max-width: 1024px) {
  .homepage-hero-carousel .carousel-slide .flex-wrapper .hero-content-container h1, .homepage-hero-carousel .carousel-slide .flex-wrapper .hero-content-container h2 {
    font-size: 36px !important;
    line-height: 46px !important;
  }
}
.homepage-hero-carousel .carousel-slide .flex-wrapper .hero-content-container p {
  font-size: 24px !important;
  line-height: 34px !important;
  font-weight: 400 !important;
  color: #161616 !important;
  margin-bottom: 40px !important;
}
.homepage-hero-carousel .swiper-pagination {
  top: 94%;
  padding-bottom: 0;
}
.homepage-hero-carousel .swiper-pagination .swiper-pagination-bullet {
  width: 40px;
  height: 3px;
  background: #5ABA4A;
  opacity: 0.2;
}
.homepage-hero-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

@media (min-width: 769px) {
  .hide-navigation-arrows .elementor-swiper-button-prev, .hide-navigation-arrows .elementor-swiper-button-next {
    display: none !important;
  }
}

.offset-carousel .carousel-content-container {
  height: 100%;
}
.offset-carousel .carousel-content-container .content-left img {
  width: auto;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 1200px) {
  .offset-carousel .carousel-content-container .content-left img {
    margin-bottom: 50px;
  }
}
.offset-carousel .carousel-content-container .btn-white {
  margin-top: auto;
}

.overflow-carousel-section {
  overflow-x: hidden;
}
.overflow-carousel-section .overflow-carousel-right .swiper {
  overflow: visible;
}
.overflow-carousel-section .overflow-carousel-right .elementor-swiper-button-prev, .overflow-carousel-section .overflow-carousel-right .elementor-swiper-button-next {
  top: -50px !important;
}
@media (max-width: 992px) {
  .overflow-carousel-section .overflow-carousel-right .elementor-swiper-button-prev, .overflow-carousel-section .overflow-carousel-right .elementor-swiper-button-next {
    display: none;
  }
}
@media (min-width: 993px) {
  .overflow-carousel-section .overflow-carousel-right .elementor-swiper-button-prev {
    left: 92% !important;
  }
}
@media (min-width: 993px) {
  .overflow-carousel-section .overflow-carousel-right .elementor-swiper-button-next {
    right: 0 !important;
  }
}

.text-over-image-card {
  position: relative;
  overflow: hidden;
}
.text-over-image-card::after {
  content: "";
  position: absolute;
  top: 36%;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.text-over-image-card:hover::after {
  top: 0;
}
.text-over-image-card:hover .hover-zoom-image img {
  scale: 1.1;
}
.text-over-image-card .hover-zoom-image img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1024px) {
  .text-over-image-card .hover-zoom-image.max-h-lg-530 {
    min-height: 530px;
  }
}
.text-over-image-card .text-container {
  position: absolute;
  bottom: 0;
  padding: 0 45px 30px 30px;
  z-index: 1;
}
@media (max-width: 768px) {
  .text-over-image-card .text-container {
    padding: 0 20px 20px 20px;
  }
}
.text-over-image-card .text-container.lg-text-container {
  padding: 0 65px 50px 45px;
}
@media (max-width: 1024px) {
  .text-over-image-card .text-container.lg-text-container {
    padding: 0 20px 20px 20px;
  }
}

.goBig-container:hover .goBig-inner-container {
  background-color: #5ABA4A !important;
}
.goBig-container:hover .goBig-inner-container h3 {
  color: #FFFFFF !important;
}

.menu-vertical-post-card {
  position: relative;
}
.menu-vertical-post-card .menu-post-cta-arrow {
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.hz-menu-card-image-container {
  background-size: 100% 100% !important;
}

.gradient-cards-section .gradient-cards-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  gap: 20px;
}
@media (max-width: 1199px) {
  .gradient-cards-section .gradient-cards-wrapper {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .gradient-cards-section .gradient-cards-wrapper {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
}
.gradient-cards-section .gradient-cards-wrapper .green-gradient-card {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(90, 186, 74, 0.1)), color-stop(116.36%, rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgba(90, 186, 74, 0.1) 0%, rgba(255, 255, 255, 0) 116.36%);
  border: 1px solid #EDF2F7;
  padding: 24px;
}
.gradient-cards-section .gradient-cards-wrapper .green-gradient-card .card-title h3 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 20px;
}
.gradient-cards-section .gradient-cards-wrapper .green-gradient-card .card-list .elementor-icon-list-item {
  margin-bottom: 10px;
}
.gradient-cards-section .gradient-cards-wrapper .green-gradient-card .card-list .elementor-icon-list-item:last-child {
  margin-bottom: 0;
}
.gradient-cards-section .gradient-cards-wrapper .green-gradient-card .card-list .elementor-icon-list-item .elementor-icon-list-icon {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding-top: 5px;
}
.gradient-cards-section .gradient-cards-wrapper .green-gradient-card .card-list .elementor-icon-list-item .elementor-icon-list-icon svg {
  fill: #5ABA4A;
}
.gradient-cards-section .gradient-cards-wrapper .green-gradient-card .card-list .elementor-icon-list-item .elementor-icon-list-text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.page-hero-banner {
  height: auto;
}
@media (min-width: 1200px) {
  .page-hero-banner {
    min-height: 400px;
  }
}

.homepage-services-carousel .service-content-wrapper .service-title h3 {
  font-size: 18px !important;
  color: #161616 !important;
  font-weight: 700 !important;
  line-height: 28px !important;
  margin-top: 10px !important;
}
.homepage-services-carousel .service-content-wrapper .service-content-block {
  position: relative;
}
.homepage-services-carousel .service-content-wrapper .service-content-block .service-img img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage-services-carousel .service-content-wrapper .service-content-block .service-content {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgb(22, 22, 22);
}
.homepage-services-carousel .service-content-wrapper .service-content-block .service-content ul {
  padding-left: 16px;
}
.homepage-services-carousel .service-content-wrapper .service-content-block .service-content ul li a {
  color: #FFFFFF;
}
.homepage-services-carousel .service-content-wrapper:hover .service-content {
  display: block;
}

.gallery-cta-container > .e-con-inner {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -webkit-column-gap: 70px;
     -moz-column-gap: 70px;
          column-gap: 70px;
}
@media (max-width: 1024px) {
  .gallery-cta-container > .e-con-inner {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
}
.gallery-cta-container > .e-con-inner .gallery-text {
  width: 29%;
}
@media (max-width: 1024px) {
  .gallery-cta-container > .e-con-inner .gallery-text {
    width: 100%;
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .gallery-cta-container > .e-con-inner .e-con.e-flex {
    --flex-wrap-mobile: nowrap !important;
  }
}
.gallery-cta-container > .e-con-inner .gallery-cta-block {
  width: 71%;
}
@media (max-width: 1024px) {
  .gallery-cta-container > .e-con-inner .gallery-cta-block {
    width: 100%;
  }
}
.gallery-cta-container > .e-con-inner .gallery-cta-block > .e-con-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
@media (max-width: 768px) {
  .gallery-cta-container > .e-con-inner .gallery-cta-block > .e-con-inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .gallery-cta-container > .e-con-inner .gallery-cta-block > .e-con-inner .gallery-cta {
    width: 100%;
    margin-bottom: 40px;
  }
  .gallery-cta-container > .e-con-inner .gallery-cta-block > .e-con-inner .gallery-cta:last-child {
    margin-bottom: 0;
  }
}
.gallery-cta-container > .e-con-inner .gallery-cta-block > .e-con-inner .gallery-cta .cta-image {
  margin-bottom: 10px;
}
.gallery-cta-container > .e-con-inner .gallery-cta-block > .e-con-inner .gallery-cta .cta-image img {
  width: 100%;
}
.gallery-cta-container > .e-con-inner .gallery-cta-block > .e-con-inner .gallery-cta .cta-description > .e-con-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gallery-cta-container > .e-con-inner .gallery-cta-block > .e-con-inner .gallery-cta .cta-description h3 {
  color: #161616;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  margin-right: 10px;
}
.gallery-cta-container > .e-con-inner .gallery-cta-block > .e-con-inner .gallery-cta .cta-description i {
  font-size: 16px;
}

.dynamic-post-detail-hero {
  position: relative;
}
.dynamic-post-detail-hero .dynamic-post-hero-content .post-categories {
  margin-top: 30px;
}
.dynamic-post-detail-hero .dynamic-post-hero-content .post-categories .elementor-widget-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.dynamic-post-detail-hero .dynamic-post-hero-content .post-categories .elementor-widget-container span {
  padding: 10px 18px;
  border-radius: 30px;
  background: #F3F3F3;
  font-size: 14px;
  font-weight: 400;
  color: #161616;
  line-height: normal;
}

.full-dynamic-post-content .content-left {
  padding-right: 90px;
}
@media (max-width: 1199px) {
  .full-dynamic-post-content .content-left {
    padding-right: 30px;
  }
}
.full-dynamic-post-content .content-left .author-info {
  margin-bottom: 50px;
}
@media (max-width: 1024px) {
  .full-dynamic-post-content .content-left .author-info {
    margin-bottom: 20px;
  }
}
.full-dynamic-post-content .content-left .author-info .elementor-author-box {
  margin-right: 15px;
}
.full-dynamic-post-content .content-left .author-info .elementor-author-box .elementor-author-box__avatar img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.full-dynamic-post-content .content-left .author-info .elementor-author-box .elementor-author-box__text .elementor-author-box__name {
  color: #161616;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 2px;
}
.full-dynamic-post-content .content-left .author-info .elementor-author-box .elementor-author-box__text .elementor-author-box__bio {
  color: #A1A1A1;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.full-dynamic-post-content .content-left .post-dates {
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .full-dynamic-post-content .content-left .post-dates {
    margin-bottom: 30px;
  }
}
.full-dynamic-post-content .content-left .post-dates .date-created {
  margin-bottom: 10px;
}
.full-dynamic-post-content .content-left .post-dates .date-created,
.full-dynamic-post-content .content-left .post-dates .date-modified {
  color: #413E3E;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.full-dynamic-post-content .content-left .popular-posts article {
  padding: 14px 16px;
  background-color: #F3F3F3;
}
.full-dynamic-post-content .content-left .popular-posts article:last-child {
  margin-bottom: 0;
}
.full-dynamic-post-content .content-left .popular-posts article .elementor-post__title {
  color: #161616;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.full-dynamic-post-content .content-left .popular-posts article .elementor-post__title a {
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.full-dynamic-post-content .content-right .elementor-widget-container p {
  margin-bottom: 28px;
}
.full-dynamic-post-content .content-right .elementor-widget-container p:last-child {
  margin-bottom: 0;
}
.full-dynamic-post-content .content-right .elementor-widget-container h2 {
  margin-top: 28px;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 14px;
}
.full-dynamic-post-content .content-right .elementor-widget-container h3 {
  margin-top: 28px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 12px;
}
.full-dynamic-post-content .content-right .elementor-widget-container ul, .full-dynamic-post-content .content-right .elementor-widget-container ol {
  margin-bottom: 30px;
}
.full-dynamic-post-content .content-right .elementor-widget-container ul {
  list-style-type: none;
  padding-left: 0;
}
.full-dynamic-post-content .content-right .elementor-widget-container ul li {
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 22px;
}
.full-dynamic-post-content .content-right .elementor-widget-container ul li:last-child {
  margin-bottom: 0;
}
.full-dynamic-post-content .content-right .elementor-widget-container ul li::before {
  content: "■";
  position: absolute;
  top: -3.5;
  left: 0;
  font-size: 10px;
}
.full-dynamic-post-content .content-right .elementor-widget-container ul li strong {
  font-weight: 700;
}
.full-dynamic-post-content .content-right .elementor-widget-container ul li a strong {
  color: #161616;
}
.full-dynamic-post-content .cw-blog-content figure.wp-block-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.full-dynamic-post-content .cw-blog-content figure.wp-block-image img {
  width: 100%;
  max-width: 100%;
  margin: 30px 0;
}

@media (max-width: 1366px) {
  .featured-loop-grid .elementor-loop-container.elementor-grid .e-loop-item:nth-of-type(1) .featured-news .e-con-inner {
    max-width: 100%;
  }
}
.featured-loop-grid .elementor-loop-container.elementor-grid .e-loop-item:nth-of-type(1) .featured-news .news-body {
  background-color: #5ABA4A !important;
}

.all-news-card {
  height: 100%;
}
@media (max-width: 1366px) {
  .all-news-card .e-con-inner {
    max-width: 100%;
  }
}
.all-news-card .all-news-featured-image {
  width: 100% !important;
  height: 100%;
}

.search-results-template .search-result-container .search-results .elementor-posts-container article {
  padding: 40px 30px;
}
.search-results-template .search-result-container .search-results .elementor-posts-container article:nth-child(2n) {
  background-color: #FFFFFF;
}
.search-results-template .search-results-form form input::-webkit-input-placeholder {
  color: #413E3E;
}
.search-results-template .search-results-form form input::-moz-placeholder {
  color: #413E3E;
}
.search-results-template .search-results-form form input:-ms-input-placeholder {
  color: #413E3E;
}
.search-results-template .search-results-form form input::-ms-input-placeholder {
  color: #413E3E;
}
.search-results-template .search-results-form form input::placeholder {
  color: #413E3E;
}
.search-results-template .search-results-form form button {
  margin-top: 18px;
}

.project-overview p {
  margin-top: 30px;
}
.project-overview p:first-child {
  margin-top: 0;
}

.case-studies-listing-tabs .elementor-widget-post-info {
  display: none;
}

.the-need-description h4 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 12px;
}
.the-need-description ul, .the-need-description li {
  margin: 0;
  padding: 0;
}
.the-need-description ul {
  list-style-type: none;
}
.the-need-description ul li {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
.the-need-description ul li:last-child {
  margin-bottom: 0;
}

.case-study-description-p p {
  margin-top: 24px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
.case-study-description-p p:first-child {
  margin-top: 0;
}

.counter-points {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.counter-points .outcome-detail {
  position: relative;
  width: 33.33%;
  padding-left: 60px;
  padding-right: 20px;
  margin-top: 50px;
}
.counter-points .outcome-detail:nth-child(-n+3) {
  margin-top: 0;
}
@media (max-width: 768px) {
  .counter-points .outcome-detail {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .counter-points .outcome-detail {
    width: 100%;
  }
}
.counter-points .outcome-detail::before {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 64px;
  line-height: 48px;
  color: #DAF0D6;
  font-weight: 700;
}
.counter-points .outcome-detail h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 12px;
}
.counter-points .outcome-detail p {
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.single-feedback-editor p {
  text-align: center;
  margin-bottom: 40px;
}
.single-feedback-editor p:last-child {
  margin-bottom: 0;
}
.single-feedback-editor h4 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 12px;
}

.success-banner {
  position: relative;
}
.success-banner .success-keypoints {
  position: absolute;
  bottom: -30px;
  right: -30px;
}
@media all and (max-width: 767.9px) {
  .success-banner .success-keypoints {
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: -40px;
  }
}

@media all and (max-width: 1024px) {
  .kpi-row > div {
    border: 1px solid #f1f1f1;
  }
}
.webinar-event-description p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
.webinar-event-description h2 {
  font-size: 24px;
  line-height: 34px;
  color: #161616;
  margin-bottom: 20px;
}
.webinar-event-description h3 {
  font-size: 20px;
  line-height: 30px;
  color: #161616;
  margin-bottom: 20px;
}
.webinar-event-description h4 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 12px;
}
.webinar-event-description ul li {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
.webinar-event-description ul li:last-child {
  margin-bottom: 0;
}
.webinar-event-description ul li ul {
  margin: 10px 0;
}
.webinar-event-description ul li ul li {
  font-size: 14px;
  margin-bottom: 0;
}

.webinar-video-section {
  display: none;
}
.webinar-video-section .elementor-widget-video {
  border: 15px solid #FFFFFF;
}

.speakers-info-container-vertical .media-object-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.speakers-info-container-vertical .media-object-row .avatar {
  margin-right: 25px;
}
.speakers-info-container-vertical .media-object-row .avatar img {
  width: 100px;
  height: 100px;
  max-width: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-shadow: -8px 8px 0px 0px #EAEAEA;
          box-shadow: -8px 8px 0px 0px #EAEAEA;
}
.speakers-info-container-vertical .media-object-row h4 {
  font-size: 18px;
  font-weight: 700;
  color: #161616;
  margin-bottom: 5px;
  line-height: 28px;
}
.speakers-info-container-vertical .media-object-row p {
  color: #413E3E;
}

section[data-form-hidden="1"] {
  display: none;
}

.whitepaper-ebook-description img {
  width: 100%;
  max-width: 100%;
}
.whitepaper-ebook-description p {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
.whitepaper-ebook-description p:last-child {
  margin-bottom: 0;
}
.whitepaper-ebook-description h2 {
  font-size: 24px;
  line-height: 34px;
  color: #161616;
  margin-bottom: 20px;
  font-weight: 700;
}
.whitepaper-ebook-description h3 {
  font-size: 20px;
  line-height: 30px;
  color: #161616;
  margin-bottom: 20px;
  font-weight: 700;
}
.whitepaper-ebook-description h4 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 12px;
}
.whitepaper-ebook-description ul li {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
.whitepaper-ebook-description ul li:last-child {
  margin-bottom: 0;
}
.whitepaper-ebook-description.assessments h2 {
  font-size: 24px;
  line-height: 34px;
  color: #161616;
  margin-bottom: 20px;
  font-weight: 700;
}
.whitepaper-ebook-description.assessments h3 {
  font-size: 20px;
  line-height: 30px;
  color: #161616;
  margin-bottom: 20px;
  font-weight: 700;
}
.whitepaper-ebook-description ul,
.whitepaper-ebook-description ol {
  margin-bottom: 30px;
}

.cta-form-section .form-left .elementor-widget-image {
  height: 100%;
}
.cta-form-section .form-left .elementor-widget-image .elementor-widget-container {
  height: 100%;
}
.cta-form-section .form-left .elementor-widget-image .elementor-widget-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cta-form-section .cta-form-black form .hs-fieldtype-select select {
  background-color: #D7D7DB;
  color: #413E3E;
  border-radius: 0;
}
.cta-form-section .cta-form-black form .hs-fieldtype-select select:focus-visible {
  outline: 0;
}
.cta-form-section .cta-form-black form .hs-fieldtype-text input {
  background-color: #D7D7DB;
  color: #413E3E;
  border-radius: 0;
}
.cta-form-section .cta-form-black form .hs-fieldtype-text input::-webkit-input-placeholder {
  color: #413E3E;
}
.cta-form-section .cta-form-black form .hs-fieldtype-text input::-moz-placeholder {
  color: #413E3E;
}
.cta-form-section .cta-form-black form .hs-fieldtype-text input:-ms-input-placeholder {
  color: #413E3E;
}
.cta-form-section .cta-form-black form .hs-fieldtype-text input::-ms-input-placeholder {
  color: #413E3E;
}
.cta-form-section .cta-form-black form .hs-fieldtype-text input::placeholder {
  color: #413E3E;
}
.cta-form-section .cta-form-black form .hs-fieldtype-text input:focus-visible {
  outline: 0;
}
.cta-form-section .cta-form-black form ul.hs-error-msgs {
  list-style-type: none;
  padding: 0;
  color: #D3D3D3;
  margin-top: 5px;
  font-size: 12px;
}
.cta-form-section .cta-form-black form .hs-fieldtype-booleancheckbox {
  margin-top: 30px;
  margin-bottom: 20px;
}
.cta-form-section .cta-form-black form .hs-fieldtype-booleancheckbox + .hs-fieldtype-booleancheckbox {
  margin-top: 0;
}
.cta-form-section .cta-form-black form .hs-fieldtype-booleancheckbox ul {
  list-style-type: none;
  padding: 0;
}
.cta-form-section .cta-form-black form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cta-form-section .cta-form-black form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  accent-color: #5ABA4A;
}
.cta-form-section .cta-form-black form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label span {
  width: calc(100% - 30px);
  font-size: 14px;
  color: #FFFFFF;
}
.cta-form-section .cta-form-black form .hs-recaptcha {
  margin-top: 40px;
  margin-bottom: 30px;
}
.cta-form-section .cta-form-black form input[type=submit] {
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  color: #FFFFFF;
  background-color: transparent;
  border: 2px solid #5ABA4A;
  border-radius: 0px 0px 0px 0px;
  -webkit-box-shadow: 3px 3px 0px 0px #5ABA4A;
          box-shadow: 3px 3px 0px 0px #5ABA4A;
  padding: 6px 20px 6px 20px;
}
.cta-form-section .cta-form-black form input[type=submit]:hover {
  border: 2px solid #5ABA4A !important;
  -webkit-box-shadow: 3px 3px 0px 0px #5ABA4A !important;
          box-shadow: 3px 3px 0px 0px #5ABA4A !important;
}

.contact-us-hero-content a {
  color: #413E3E;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.contact-form-section {
  position: relative;
}
.contact-form-section .contact-form-container {
  position: absolute;
  left: 0;
  top: -340px;
  z-index: 5;
}
@media (max-width: 1199px) {
  .contact-form-section .contact-form-container {
    top: -300px;
  }
}
@media (max-width: 1024px) {
  .contact-form-section .contact-form-container {
    position: relative;
    top: 0;
    margin-bottom: 40px;
  }
}
.contact-form-section .contact-form-container form {
  color: #FFFFFF;
}
.contact-form-section .contact-form-container form input:not([type=checkbox]),
.contact-form-section .contact-form-container form textarea,
.contact-form-section .contact-form-container form select {
  background-color: transparent;
  color: #FFFFFF;
  padding: 0;
  padding-bottom: 20px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  border-color: #838383;
  width: 100%;
}
.contact-form-section .contact-form-container form input:not([type=checkbox]).is-placeholder,
.contact-form-section .contact-form-container form textarea.is-placeholder,
.contact-form-section .contact-form-container form select.is-placeholder {
  color: #413E3E;
}
.contact-form-section .contact-form-container form input:not([type=checkbox]):focus-visible,
.contact-form-section .contact-form-container form textarea:focus-visible,
.contact-form-section .contact-form-container form select:focus-visible {
  outline: 0;
}
.contact-form-section .contact-form-container form input:not([type=checkbox])::-webkit-input-placeholder, .contact-form-section .contact-form-container form textarea::-webkit-input-placeholder {
  color: #413E3E;
}
.contact-form-section .contact-form-container form input:not([type=checkbox])::-moz-placeholder, .contact-form-section .contact-form-container form textarea::-moz-placeholder {
  color: #413E3E;
}
.contact-form-section .contact-form-container form input:not([type=checkbox]):-ms-input-placeholder, .contact-form-section .contact-form-container form textarea:-ms-input-placeholder {
  color: #413E3E;
}
.contact-form-section .contact-form-container form input:not([type=checkbox])::-ms-input-placeholder, .contact-form-section .contact-form-container form textarea::-ms-input-placeholder {
  color: #413E3E;
}
.contact-form-section .contact-form-container form input:not([type=checkbox])::placeholder,
.contact-form-section .contact-form-container form textarea::placeholder {
  color: #413E3E;
}
.contact-form-section .contact-form-container form select {
  padding-bottom: 23px;
}
.contact-form-section .contact-form-container form select option {
  color: #413E3E;
}
.contact-form-section .contact-form-container form textarea {
  resize: none;
}
.contact-form-section .contact-form-container form label {
  margin-bottom: 15px;
}
.contact-form-section .contact-form-container form .form-columns-1,
.contact-form-section .contact-form-container form .form-columns-2 {
  max-width: 100%;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .contact-form-section .contact-form-container form .form-columns-1,
  .contact-form-section .contact-form-container form .form-columns-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.contact-form-section .contact-form-container form .form-columns-1 .input,
.contact-form-section .contact-form-container form .form-columns-2 .input {
  margin: 0;
}
@media (max-width: 768px) {
  .contact-form-section .contact-form-container form .form-columns-1 .hs-form-field,
  .contact-form-section .contact-form-container form .form-columns-2 .hs-form-field {
    width: 100%;
    max-width: 100%;
  }
}
.contact-form-section .contact-form-container form fieldset .hs-fieldtype-booleancheckbox ul {
  list-style-type: none;
  padding: 0;
}
.contact-form-section .contact-form-container form fieldset .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contact-form-section .contact-form-container form fieldset .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  accent-color: #5ABA4A;
}
.contact-form-section .contact-form-container form fieldset .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label span {
  width: calc(100% - 30px);
  font-size: 14px;
}
.contact-form-section .contact-form-container form fieldset:nth-child(4) {
  margin-bottom: 30px;
}
.contact-form-section .contact-form-container form ul.hs-error-msgs {
  list-style-type: none;
  padding: 0;
  margin-top: 5px;
  font-size: 12px;
  color: #D3D3D3;
}
.contact-form-section .contact-form-container form ul.hs-error-msgs label {
  margin-bottom: 0;
}
.contact-form-section .contact-form-container form .form-columns-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
.contact-form-section .contact-form-container form .form-columns-2 .hs-form-field {
  float: none;
}
.contact-form-section .contact-form-container form input[type=submit] {
  width: auto;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 30px;
  color: #FFFFFF;
  background-color: transparent;
  border: 2px solid #5ABA4A;
  border-radius: 0px 0px 0px 0px;
  -webkit-box-shadow: 3px 3px 0px 0px #5ABA4A;
          box-shadow: 3px 3px 0px 0px #5ABA4A;
  padding: 6px 20px 6px 20px;
}
.contact-form-section .contact-form-container form input[type=submit]:hover {
  border: 2px solid #5ABA4A !important;
  -webkit-box-shadow: 3px 3px 0px 0px #5ABA4A !important;
          box-shadow: 3px 3px 0px 0px #5ABA4A !important;
}

.conference-hero-section {
  position: relative;
}

.conference-about p {
  margin-bottom: 40px;
}
.conference-about p:last-child {
  margin-bottom: 0;
}

.timestamp-section .timestamp-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  counter-reset: my-counter;
}
.timestamp-section .timestamp-list ul li {
  font-size: 16px;
  line-height: 30px;
  color: #413E3E;
  position: relative;
  padding-left: 75px;
  padding-bottom: 30px;
  counter-increment: my-counter;
}
.timestamp-section .timestamp-list ul li h3 {
  color: #5ABA4A;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}
.timestamp-section .timestamp-list ul li strong {
  color: #161616;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin: 10px 0;
}
.timestamp-section .timestamp-list ul li::before {
  content: "";
  position: absolute;
  background-color: #5ABA4A;
  display: block;
  bottom: -19px;
  height: 100%;
  top: 25px;
  width: 3px;
  left: 17px;
}
.timestamp-section .timestamp-list ul li:last-child::before {
  height: 0;
}
.timestamp-section .timestamp-list ul li::after {
  content: counter(my-counter);
  position: absolute;
  left: 19px;
  top: -25px;
  color: #FFFFFF;
  background-color: #5ABA4A;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: block;
  bottom: -29px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  margin-top: 25px;
}

.shadow-cards-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .shadow-cards-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.shadow-cards-container > div {
  width: 32.2222222%;
  border: 1px solid #161616;
  padding: 40px 30px;
  -webkit-box-shadow: 5px 5px 0px 0px #A1F992;
          box-shadow: 5px 5px 0px 0px #A1F992;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .shadow-cards-container > div {
    width: 100%;
  }
}
.shadow-cards-container > div h4 {
  font-size: 24px;
  font-weight: 700;
  color: #161616;
  margin-bottom: 24px;
  line-height: 34px;
}

.speakers-info-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 40px;
}
.speakers-info-container > .media-object {
  width: 33.3333333%;
  text-align: center;
}
@media (max-width: 768px) {
  .speakers-info-container > .media-object {
    width: 100%;
  }
}
.speakers-info-container > .media-object .avatar {
  margin-bottom: 30px;
}
.speakers-info-container > .media-object .avatar img {
  width: 175px;
  height: 170px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-shadow: -10px 10px 0px 0px #EAEAEA;
          box-shadow: -10px 10px 0px 0px #EAEAEA;
}
@media (max-width: 768px) {
  .speakers-info-container > .media-object .avatar {
    margin-bottom: 10px;
  }
}
.speakers-info-container > .media-object h4 {
  font-size: 18px;
  font-weight: 700;
  color: #161616;
  margin-bottom: 5px;
  line-height: 28px;
}
.speakers-info-container > .media-object p {
  color: #413E3E;
}

._form_154:not(.elementor-popup-modal ._form_154) {
  /* change XX with the ID of the form */
  display: none;
}

@media (max-width: 1024px) {
  .no-wrap-container {
    display: block !important;
    white-space: nowrap !important;
    overflow: auto !important;
    scrollbar-width: none;
  }
  .no-wrap-container::-webkit-scrollbar {
    display: none;
  }
  .no-wrap-container > .fix-width-box {
    display: inline-block !important;
    margin-right: 20px !important;
    height: 450px;
    overflow: hidden;
    vertical-align: top;
  }
  .no-wrap-container > .fix-width-box:last-child {
    margin-right: 0 !important;
  }
  .no-wrap-container > .fix-width-box h4, .no-wrap-container > .fix-width-box p {
    white-space: pre-line !important;
  }
  .no-wrap-container.erp > .fix-width-box {
    width: calc(25% - 20px) !important;
    min-width: 280px;
  }
  .no-wrap-container.crm > .fix-width-box {
    width: calc(20% - 20px) !important;
    min-width: 220px;
  }
}
@media (max-width: 1024px) and (max-width: 1199px) {
  .no-wrap-container.crm > .fix-width-box {
    min-width: 280px;
  }
}
@media (max-width: 1024px) {
  .no-wrap-container.crm.sales > .fix-width-box {
    width: calc(25% - 20px) !important;
    min-width: 280px;
  }
}

@media (max-width: 1024px) {
  .author-bio-info-container {
    text-align: center;
  }
}

.author-trending-posts .author-post-thumbnail-card {
  position: relative;
  overflow: hidden;
}
.author-trending-posts .author-post-thumbnail-card::after {
  content: "";
  position: absolute;
  top: 36%;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.author-trending-posts .author-post-thumbnail-card:hover::after {
  top: 0;
}
.author-trending-posts .author-post-thumbnail-card:hover .hover-zoom-image img {
  scale: 1.1;
}
.author-trending-posts .author-post-thumbnail-card .hover-zoom-image img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.author-trending-posts .author-post-thumbnail-card .text-container {
  position: absolute;
  bottom: 0;
  padding: 0 45px 30px 30px;
  z-index: 1;
}
@media (max-width: 768px) {
  .author-trending-posts .author-post-thumbnail-card .text-container {
    padding: 0 20px 20px 20px;
  }
}
.author-trending-posts .author-post-thumbnail-card .text-container.lg-text-container {
  padding: 0 65px 50px 45px;
}
@media (max-width: 1024px) {
  .author-trending-posts .author-post-thumbnail-card .text-container.lg-text-container {
    padding: 0 20px 20px 20px;
  }
}
.author-trending-posts .single-post .hover-zoom-image img {
  min-height: 600px;
}
@media (max-width: 768px) {
  .author-trending-posts .single-post .hover-zoom-image img {
    min-height: 290px;
  }
}
.author-trending-posts .single-post .text-container h3 {
  font-size: 30px !important;
  line-height: 40px !important;
}
@media (max-width: 768px) {
  .author-trending-posts .single-post .text-container h3 {
    font-size: 16px !important;
    line-height: 26px !important;
  }
}
.author-trending-posts .single-post .blog-post-title .elementor-widget-container {
  margin-bottom: 24px !important;
}
@media (max-width: 768px) {
  .author-trending-posts .single-post .blog-post-title .elementor-widget-container {
    margin-bottom: 10px !important;
  }
}
.author-trending-posts .single-post .blog-post-date {
  font-size: 20px !important;
  line-height: 30px !important;
}
@media (max-width: 768px) {
  .author-trending-posts .single-post .blog-post-date {
    font-size: 10px !important;
    line-height: 20px !important;
  }
}
.author-trending-posts .multiple-post .text-container {
  padding: 0 20px 20px 20px;
}
.author-trending-posts .multiple-post .hover-zoom-image img {
  min-height: 290px;
}

.author-all-posts .hover-zoom-image img {
  min-height: 380px;
}
@media (max-width: 768px) {
  .author-all-posts .hover-zoom-image img {
    min-height: 290px;
  }
}
.author-all-posts .text-container h3 {
  font-size: 24px !important;
  line-height: 34px !important;
}
@media (max-width: 768px) {
  .author-all-posts .text-container h3 {
    font-size: 16px !important;
    line-height: 26px !important;
  }
}
.author-all-posts .blog-post-title .elementor-widget-container {
  margin-bottom: 16px !important;
}
@media (max-width: 768px) {
  .author-all-posts .blog-post-title .elementor-widget-container {
    margin-bottom: 10px !important;
  }
}
.author-all-posts .blog-post-date {
  font-size: 16px !important;
  line-height: 26px !important;
}
@media (max-width: 768px) {
  .author-all-posts .blog-post-date {
    font-size: 10px !important;
    line-height: 20px !important;
  }
}

#sitemapContainer a {
  color: #161616;
}
#sitemapContainer .sitemap-urls-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}
#sitemapContainer .sitemap-urls-container .sitemap-category-block {
  width: calc(33.3333333% - 40px);
}
@media (max-width: 768px) {
  #sitemapContainer .sitemap-urls-container .sitemap-category-block {
    width: 100%;
  }
}
#sitemapContainer .sitemap-urls-container .sitemap-category-block h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  border-bottom: 3px solid #161616;
  padding-bottom: 5px;
  margin-bottom: 40px;
}
#sitemapContainer .sitemap-urls-container .sitemap-category-block h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 20px;
}
#sitemapContainer .sitemap-urls-container .sitemap-category-block summary {
  cursor: pointer;
}
#sitemapContainer .sitemap-urls-container .sitemap-category-block ul.parent-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sitemapContainer .sitemap-urls-container .sitemap-category-block ul.parent-list li {
  margin-bottom: 10px;
}
#sitemapContainer .sitemap-urls-container .sitemap-category-block ul.parent-list li ul {
  padding-left: 20px;
  margin-top: 10px;
}
#sitemapContainer .sitemap-urls-container .sitemap-category-block ul.parent-list li ul.nest-level-1 li {
  margin-bottom: 10px;
}
#sitemapContainer .sitemap-urls-container .sitemap-category-block ul.parent-list li ul.nest-level-1 li ul.nest-level-2 li {
  font-size: 14px;
  margin-bottom: 5px;
}
#sitemapContainer .sitemap-urls-container .sitemap-category-block ul.parent-list li ul.nest-level-1 li ul.nest-level-2 li ul.nest-level-3 {
  list-style-type: circle;
}
#sitemapContainer .sitemap-urls-container .sitemap-category-block ul.parent-list li ul.nest-level-1 li ul.nest-level-2 li ul.nest-level-3 li {
  font-size: 12px;
}
#sitemapContainer .sitemap-urls-container .sitemap-category-block.has-children {
  width: 100%;
}
#sitemapContainer .sitemap-urls-container .sitemap-category-block.has-children .services-container, #sitemapContainer .sitemap-urls-container .sitemap-category-block.has-children .resources-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}
#sitemapContainer .sitemap-urls-container .sitemap-category-block.has-children .services-container .sitemap-category-block:nth-child(6) ul.nest-level-1:nth-of-type(1) > li:first-child {
  margin-bottom: 30px;
}
#sitemapContainer .sitemap-urls-container .sitemap-category-block.has-children .services-container .sitemap-category-block:nth-child(6) ul.nest-level-1:nth-of-type(2) {
  margin-bottom: 30px;
}

#wixRedirectedPage .post-password-required {
  height: calc(100vh - 78px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url("https://www.confiz.com/wp-content/uploads/2024/10/password-protect.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
@media (max-width: 1200px) {
  #wixRedirectedPage .post-password-required {
    height: 650px;
  }
}
@media (max-width: 992px) {
  #wixRedirectedPage .post-password-required {
    height: 560px;
  }
}
@media (max-width: 768px) {
  #wixRedirectedPage .post-password-required {
    height: 450px;
  }
}
@media (max-width: 576px) {
  #wixRedirectedPage .post-password-required {
    height: 420px;
  }
}
#wixRedirectedPage .post-password-required form {
  background-color: #FFFFFF;
  padding: 30px;
}
@media (max-width: 575px) {
  #wixRedirectedPage .post-password-required form {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#wixRedirectedPage .post-password-required form p {
  display: block;
  width: 100%;
  max-width: 460px;
}
#wixRedirectedPage .post-password-required form p label {
  display: block;
  margin: 20px 0 30px 0;
}
#wixRedirectedPage .post-password-required form p label input {
  margin-top: 15px;
}
#wixRedirectedPage .post-password-required form p input[type=submit] {
  position: relative;
  outline: 2px solid #161616;
  margin: 0;
  margin-left: 2px;
  font-family: Inter;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  color: #161616;
  background-color: transparent;
  border-style: solid;
  border-width: 2px;
  border-color: #a1f992;
  border-radius: 0 0 0 0;
  -webkit-box-shadow: 5px 5px 0 0 #a1f992;
          box-shadow: 5px 5px 0 0 #a1f992;
  padding: 6px 20px;
}
#wixRedirectedPage .post-password-required form p input[type=submit]::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  left: 0;
  background-color: rgb(161, 249, 146);
  opacity: 1;
  margin: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wixRedirectedPage .post-password-required form p input[type=submit]:hover {
  background-color: rgb(161, 249, 146);
}
#wixRedirectedPage .post-password-required form p input[type=submit]:hover::before {
  right: 0;
}

.elementor-swiper-button:not(.swiper-button-disabled) svg {
  fill: #5ABA4A !important;
}

.elementor-swiper-button.swiper-button-disabled svg {
  fill: #A1A1A1 !important;
}

.swiper-pagination-bullet {
  margin: 0 2px !important;
  border-radius: 0 !important;
}

@media (min-width: 769px) {
  .tabs-with-carousel .e-n-tabs-content .swiper-wrapper > .swiper-slide {
    width: 386.667px;
  }
}

@media (max-width: 1024px) {
  .homepage-services-carousel .elementor-swiper-button-prev, .homepage-services-carousel .elementor-swiper-button-next, .tabs-with-carousel .elementor-swiper-button-prev, .tabs-with-carousel .elementor-swiper-button-next {
    display: none !important;
  }
}

@media (max-width: 1439px) {
  .carousel-style-lg .swiper {
    padding-right: 60px !important;
  }
}

.elementor-widget-icon {
  line-height: 0;
}

.capabilities-tab .swiper-pagination-bullets.swiper-pagination-horizontal {
  left: 50% !important;
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
}

.position-sticky {
  position: sticky;
  top: 90px;
}

.g-recaptcha > div {
  max-width: 100%;
}

@media (max-width: 768px) {
  .bg-img-sm-none {
    background-image: none !important;
  }
}

@media (max-width: 768px) {
  img {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
}

@media (max-width: 768px) {
  br {
    display: none;
  }
}

body.disable-scroll {
  overflow: hidden;
}

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

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

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.mt-auto {
  margin-top: auto;
}

.w-max-content {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
}

.max-w-100 {
  max-width: 100%;
}

.img-h-100-cover {
  height: 100%;
}
.img-h-100-cover img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.h-100 {
  height: 100%;
}

.max-h-550 {
  max-height: 550px;
}

.flex-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
          flex: 1 !important;
}

.pt-0 {
  padding-top: 0 !important;
}
.pt-0 h1,
.pt-0 h2,
.pt-0 h3,
.pt-0 h4,
.pt-0 h5,
.pt-0 h6 {
  padding-top: 0 !important;
}

.d-block {
  display: block !important;
  width: 100% !important;
}

.my-block-20 {
  display: block !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  width: 100% !important;
}

.clr-brand-green {
  color: #5ABA4A;
}

.bg-white {
  background-color: #FFFFFF !important;
}

.bg-gray {
  background-color: #F9F9F9 !important;
}

.cw-heading-primary h2 {
  font-size: 40px !important;
  color: #161616 !important;
  font-weight: 700 !important;
  line-height: 50px !important;
  margin-bottom: 40px !important;
}
@media (max-width: 1024px) {
  .cw-heading-primary h2 {
    font-size: 36px !important;
    line-height: 46px !important;
  }
}
@media (max-width: 768px) {
  .cw-heading-primary h2 {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 30px !important;
  }
}

.pre-heading-green p {
  font-size: 16px !important;
  color: #5ABA4A !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  line-height: 30px !important;
  margin-bottom: 10px;
}

.text-truncate-3 p, .text-truncate-3 a, .text-truncate-3 h3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.text-truncate-2 p, .text-truncate-2 a, .text-truncate-2 h3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

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

@media (max-width: 768px) {
  .text-md-center {
    text-align: center !important;
  }
}

@media (max-width: 1024px) {
  .text-lg-center {
    text-align: center !important;
  }
}

.cw-text-primary p {
  font-size: 16px !important;
  line-height: 26px !important;
  font-weight: 300 !important;
  color: #413E3E !important;
}

.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}/*# sourceMappingURL=style.css.map */