.container-page-not-found .inner-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 60px);
  max-width: 100% !important; }
  .container-page-not-found .inner-container .graphics-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .container-page-not-found .inner-container .graphics-container img {
      margin-bottom: 30px; }
    .container-page-not-found .inner-container .graphics-container h3 {
      margin: 0 0 11px 0;
      font-size: 50px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      text-align: center;
      color: #373737;
      font-family: 'OpenSans-Light', Arial, 'Helvetica Neue', Helvetica, sans-serif; }
  .container-page-not-found .inner-container p {
    margin: 0 0 40px 0;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
    color: #373737;
    font-family: 'OpenSans-Regular', Arial, 'Helvetica Neue', Helvetica, sans-serif; }
  .container-page-not-found .inner-container .btn-pink {
    height: 40px;
    border-radius: 5px;
    background-color: #ff315d;
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'OpenSans-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif; }
    .container-page-not-found .inner-container .btn-pink:hover, .container-page-not-found .inner-container .btn-pink:focus, .container-page-not-found .inner-container .btn-pink:active {
      color: #fff !important; }
body {
  overflow-x: hidden;
}

.safari .pricing-section {
  padding-top: 200px !important;
}

@-moz-document url-prefix() {
  footer {
    position: absolute !important;
    width: 100% !important;
    bottom: -70px !important;
  }
  .personal-branding-section {
    padding-bottom: 470px !important;
  }
  .moz-section-padding {
    padding: 65px 0 400px 0 !important;
  }
  .business-pricing-page footer, .pricing-page footer {
    bottom: initial !important;
  }
}
@supports (display: -ms-grid) {
  .landing-page {
    position: relative !important;
    top: -70px !important;
  }
  footer {
    position: absolute !important;
    width: 100% !important;
    bottom: -70px !important;
  }
  .personal-branding-section {
    padding-bottom: 470px !important;
  }
  .moz-section-padding {
    padding: 65px 0 400px 0 !important;
  }
  .business-pricing-page footer, .pricing-page footer {
    bottom: initial !important;
  }
  .branding-buttons {
    justify-content: space-around !important;
  }
}
.no-scroll {
  overflow: hidden !important;
}

a:not(.landing-button, .btn-outline-transparent):hover, a:not(.landing-button, .btn-outline-transparent):focus, a:not(.landing-button, .btn-outline-transparent):active {
  color: #ed385f !important;
}

@-moz-document url-prefix() {
  .landing-page {
    top: -70px;
    position: relative;
  }
}
.selector:not(*:root), .landing-page:not(.jury-page, .info-page, .countdown-page) {
  margin-top: -70px;
}

.mobile-profile-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.mobile-profile-container .mobile-profile-image {
  height: 100px;
  width: 100px;
  background-position: center !important;
  background-size: cover !important;
  border-radius: 100%;
  margin-bottom: 16px;
}
.mobile-profile-container .mobile-profile-name {
  text-decoration: none;
}
.mobile-profile-container .mobile-profile-name:hover, .mobile-profile-container .mobile-profile-name:active, .mobile-profile-container .mobile-profile-name:focus {
  color: #fff;
}
.mobile-profile-container .mobile-profile-name p {
  font-family: "Poppins-Regular", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  font-size: 22px;
  max-width: 200px;
  margin-bottom: 27px;
}
.mobile-profile-container > a.primary-button-small {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  width: auto;
  padding: 0 22px;
}

.mobile-menu-logout {
  margin-top: 25px;
}
.mobile-menu-logout a {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 15px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-decoration: none;
  color: #ff315d;
}
.mobile-menu-logout a:hover, .mobile-menu-logout a:focus, .mobile-menu-logout a:active {
  color: #ff315d !important;
}

/**
  Language selector
 */
.navbar.affix .language-navbar .language-select-container {
  background-color: #333 !important;
  color: #fff !important;
  z-index: 1;
}

.language-navbar {
  width: 65px;
}
.language-navbar .language-select-container {
  user-select: none;
  width: 45px;
  min-height: 45px;
  text-align: center;
  font-size: 14px;
  font-family: "Poppins-SemiBold", sans-serif;
  border-radius: 22.5px;
  background-color: #333;
  color: #fff;
  padding: 10px 0;
  position: absolute;
  top: 13px;
  z-index: 1;
}
.language-navbar .language-select-container hr {
  display: none;
}
.language-navbar .language-select-container hr {
  margin: 10px;
  border-width: 2px;
}
.language-navbar .language-select-container .language-item {
  cursor: pointer;
}
.language-navbar .language-select-container .language-item:hover {
  cursor: pointer;
}
.language-navbar .language-select-container .language-item:not(:first-of-type) {
  display: none;
}
.language-navbar .language-select-container hr:not(:first-of-type) {
  display: none;
}
.language-navbar .language-select-container.white {
  background-color: #fff;
  color: #333;
}

header .navbar-default {
  background-color: #171717;
  border: 0 !important;
  min-height: 60px;
  border-radius: 0 !important;
  margin-bottom: 0 !important;
}
header .navbar-default .navbar-header {
  display: flex;
  height: 70px;
  align-items: center;
}
header .navbar-default .navbar-header .navbar-brand {
  height: 45px !important;
  padding: 12px !important;
}
header .navbar-default .navbar-header .navbar-brand img {
  height: 100%;
}
header .navbar-default .navbar-collapse .navbar-nav {
  height: 70px;
  line-height: 25px;
}
header .navbar-default .navbar-collapse .navbar-nav .avatar-dropdown .avatar {
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  margin-right: 10px;
}
header .navbar-default .navbar-collapse .navbar-nav .avatar-dropdown a {
  display: inline-block;
  padding-left: 5px;
  font-family: "Rubik-Medium", sans-serif;
  text-decoration: none;
  color: #fafafa;
}
header .navbar-default .navbar-collapse .navbar-nav .avatar-dropdown a i {
  margin-right: 5px;
}
header .navbar-default .navbar-collapse .navbar-nav .avatar-dropdown a:hover, header .navbar-default .navbar-collapse .navbar-nav .avatar-dropdown a:active, header .navbar-default .navbar-collapse .navbar-nav .avatar-dropdown a:focus {
  background-color: transparent;
  color: #fafafa;
  text-decoration: none !important;
}
header .navbar-default .navbar-collapse .navbar-nav .avatar-dropdown span.fa {
  font-weight: 300;
}
header .navbar-default .navbar-collapse .navbar-nav .avatar-dropdown .dropdown-menu {
  background-color: #fff;
  padding: 10px;
  z-index: 1080;
}
header .navbar-default .navbar-collapse .navbar-nav .avatar-dropdown .dropdown-menu li a {
  color: #171717;
  font-size: 12px;
  font-family: "Rubik-Medium", sans-serif;
}
header .navbar-default .navbar-collapse .navbar-nav > li {
  display: flex;
  align-items: center;
  height: 70px;
  margin: 0 10px;
}
header .navbar-default .navbar-collapse .navbar-nav > li a {
  font-family: "Rubik-Medium", sans-serif;
  text-decoration: none;
  color: #fafafa;
}
header .navbar-default .navbar-collapse .navbar-nav > li a:hover, header .navbar-default .navbar-collapse .navbar-nav > li a:active, header .navbar-default .navbar-collapse .navbar-nav > li a:focus {
  background-color: transparent;
  color: #ff315d;
  text-decoration: none;
}
header .navbar-default .navbar-collapse .navbar-nav > li a > .nav-icon {
  font-size: 18px !important;
}
header .navbar-default .navbar-collapse .navbar-nav > li a.dropdown-toggle:hover, header .navbar-default .navbar-collapse .navbar-nav > li a.dropdown-toggle:active, header .navbar-default .navbar-collapse .navbar-nav > li a.dropdown-toggle:focus {
  text-decoration: none !important;
}
header .navbar-default .navbar-collapse .navbar-nav > li .primary-button-small {
  line-height: 30px !important;
}
header .navbar-default .navbar-collapse .navbar-nav > li .primary-button-small:hover, header .navbar-default .navbar-collapse .navbar-nav > li .primary-button-small:active, header .navbar-default .navbar-collapse .navbar-nav > li .primary-button-small:focus {
  background-color: #ff1849;
  color: #fff;
  text-decoration: none;
}
header .navbar-default .navbar-collapse .navbar-nav .nav-separator {
  padding: 0;
  height: 25px;
  border-right: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 22px;
}
header .navbar-default .navbar-collapse .navbar-nav .open > a {
  background-color: transparent;
}
header .navbar-default .navbar-collapse .navbar-nav .global-search-input {
  width: 0;
}
header .navbar-default .navbar-collapse .navbar-nav .session_date {
  padding: 15px;
  color: #fff !important;
  margin: 0;
}
header .navbar-default .navbar-collapse .navbar-nav .session_date > span:first-of-type {
  margin-right: 5px;
}
header .navbar-default li > a {
  padding: 0;
}

.page-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.landing-page .offer-carousel-container {
  background-size: contain !important;
  background: url(/assets/themes/backend/icollectivo/images/landing_new/bean-large.svg) no-repeat;
  padding-bottom: 50px;
  margin-bottom: 150px;
}
.landing-page .offer-carousel-container .offer-item {
  display: flex;
}
.landing-page .offer-carousel-container .offer-item .image-container img {
  max-width: 543px;
}
.landing-page .offer-carousel-container .offer-item .offer-data {
  max-width: 457px;
  padding-left: 140px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.landing-page .offer-carousel-container .offer-item .offer-data h2 {
  font-family: Poppins, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 48px;
  letter-spacing: normal;
  color: #fff;
  margin: 0 0 21px 0;
}
.landing-page .offer-carousel-container .offer-item .offer-data p {
  font-family: Poppins, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 28px;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 32px;
}
.landing-page .offer-carousel-container .offer-item .offer-data .btn {
  max-width: 165px;
}
.landing-page .testimonial-fluid-section {
  position: relative;
  overflow: hidden;
  padding-top: 170px;
  margin-top: -100px;
}
.landing-page .testimonial-fluid-section img.leaf {
  position: absolute;
}
.landing-page .testimonial-fluid-section img.leaf.leaf-medium, .landing-page .testimonial-fluid-section img.leaf.leaf-small {
  display: none;
}
.landing-page .testimonial-fluid-section .leaf-left {
  right: -90px;
  top: 120px;
}
.landing-page .testimonial-fluid-section .leaf-right {
  left: -140px;
  top: 0;
}
.landing-page .testimonial-fluid-section .testimonial-section h2 {
  font-family: Poppins, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 65px;
  letter-spacing: normal;
  color: #333333;
  text-align: center;
  margin-top: 75px;
  margin-bottom: 100px;
}
.landing-page .testimonial-fluid-section .testimonial-section .testimonials-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1900px;
  margin: 0 auto;
}
.landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card {
  width: 360px;
  height: 420px;
  border-radius: 12px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  padding: 0 20px 49px 20px;
  margin: 0 60px 100px 60px;
  text-align: center;
  z-index: 1;
}
.landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card:nth-child(3n+2) {
  margin-top: 50px;
}
.landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card .profile {
  width: 136px;
  height: 136px;
  border-radius: 100%;
  margin-top: -68px;
}
.landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card h3.name {
  font-family: Poppins, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 8px;
  margin-top: 28px;
}
.landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card p.specialization {
  font-family: Poppins, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #555555;
}
.landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card p.description {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 32px;
  min-height: 135px;
}
.landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card .btn-outline {
  font-family: Poppins, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.14px;
  color: #ed385f;
  width: 140px;
  height: 45px;
  border-radius: 22.5px;
  border: solid 2px #ed385f;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  text-transform: uppercase;
}
.landing-page .testimonial-fluid-section .testimonial-section .testimonial-registration-container {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
.landing-page .testimonial-fluid-section .testimonial-section .testimonial-registration-container .registration-desk {
  margin-top: -75px;
}
.landing-page .testimonial-fluid-section .testimonial-section .testimonial-registration-container .btn {
  z-index: 1;
}
.landing-page .section-tos, .landing-page .section-faq {
  padding-top: 110px;
}
.landing-page .section-tos h2, .landing-page .section-faq h2 {
  line-height: 34px !important;
  text-align: center;
  margin-bottom: 40px;
}
.landing-page .section-tos .panel-group, .landing-page .section-faq .panel-group {
  width: 100%;
  margin: 0 auto 20px auto;
}
.landing-page .section-tos .panel-group .panel, .landing-page .section-faq .panel-group .panel {
  border-color: #ececec !important;
  border-radius: 0;
}
.landing-page .section-tos .panel-group .panel .panel-heading, .landing-page .section-faq .panel-group .panel .panel-heading {
  color: #171717;
  background-color: #ececec;
  border-color: #9b9b9b;
  height: 70px;
  display: flex;
  align-items: center;
  border-radius: 0;
  position: relative;
}
.landing-page .section-tos .panel-group .panel .panel-heading a, .landing-page .section-faq .panel-group .panel .panel-heading a {
  font-size: 18px;
  font-family: "Rubik-Regular", sans-serif;
  text-decoration: none;
  transition: none !important;
}
.landing-page .section-tos .panel-group .panel .panel-heading a i, .landing-page .section-faq .panel-group .panel .panel-heading a i {
  color: #171717;
}
.landing-page .section-tos .panel-group .panel .panel-heading a:hover, .landing-page .section-tos .panel-group .panel .panel-heading a:active, .landing-page .section-tos .panel-group .panel .panel-heading a:focus, .landing-page .section-faq .panel-group .panel .panel-heading a:hover, .landing-page .section-faq .panel-group .panel .panel-heading a:active, .landing-page .section-faq .panel-group .panel .panel-heading a:focus {
  color: #171717;
}
.landing-page .section-tos .panel-group .panel .panel-heading .panel-heading-arrow, .landing-page .section-faq .panel-group .panel .panel-heading .panel-heading-arrow {
  position: absolute;
  right: 15px;
}
.landing-page .section-tos .panel-group .panel .panel-heading .panel-heading-arrow i, .landing-page .section-faq .panel-group .panel .panel-heading .panel-heading-arrow i {
  font-size: 24px;
}
.landing-page .section-tos .panel-group .panel .panel-heading .rotated-arrow, .landing-page .section-faq .panel-group .panel .panel-heading .rotated-arrow {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}
.landing-page .section-tos .panel-group .panel .selected-panel-heading, .landing-page .section-faq .panel-group .panel .selected-panel-heading {
  color: #ffffff !important;
  background-color: #ff315d !important;
  transition: background-color 0.5s ease;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
}
.landing-page .section-tos .panel-group .panel .selected-panel-heading a i, .landing-page .section-faq .panel-group .panel .selected-panel-heading a i {
  color: #ffffff !important;
}
.landing-page .section-tos .panel-group .panel .selected-panel-heading a:hover, .landing-page .section-tos .panel-group .panel .selected-panel-heading a:active, .landing-page .section-tos .panel-group .panel .selected-panel-heading a:focus, .landing-page .section-faq .panel-group .panel .selected-panel-heading a:hover, .landing-page .section-faq .panel-group .panel .selected-panel-heading a:active, .landing-page .section-faq .panel-group .panel .selected-panel-heading a:focus {
  color: #ffffff !important;
}
.landing-page .section-tos .panel-group .panel .selected-panel-heading .panel-heading-arrow, .landing-page .section-faq .panel-group .panel .selected-panel-heading .panel-heading-arrow {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}
.landing-page .section-tos .panel-group .panel .panel-body, .landing-page .section-faq .panel-group .panel .panel-body {
  background-color: #fafafa;
  color: #171717;
}
.landing-page .hero-fluid-section {
  background: url(/assets/themes/backend/icollectivo/images/landing/bg.svg);
  background-position: top left !important;
  background-repeat: no-repeat !important;
  width: 100%;
  height: 782px;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.landing-page .business-hero h1 {
  width: 420px;
}
.landing-page .hero-section {
  position: relative;
}
.landing-page .hero-section h1 {
  width: 400px;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 50px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 65px;
  letter-spacing: normal;
  color: #ffffff;
}
.landing-page .hero-section p {
  width: 360px;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 33px;
}
.landing-page .hero-section p.video {
  width: 116px;
  height: 26px;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin-top: 20px;
  margin-left: 11px;
}
.landing-page .hero-section p.video a {
  font-weight: bold;
  text-decoration: underline;
  color: #333;
  font-family: "Open Sans", sans-serif;
}
.landing-page .hero-section .hero-desktop {
  position: absolute;
  left: 8vw;
  top: -25px;
  visibility: hidden;
  width: 55vw;
  max-width: 700px;
}
.landing-page .hero-section .hero-mobile {
  position: absolute;
  top: 80px;
  left: 0;
  visibility: hidden;
}
.landing-page section {
  margin-bottom: 50px;
}
.landing-page .pricing-section {
  padding-top: 130px;
}
.landing-page .pricing-section .business-description {
  max-width: 550px !important;
}
.landing-page .pricing-section .section-title {
  width: 747.7px;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 40px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: normal;
  margin: 0 auto;
  color: #333333;
  text-align: center;
}
.landing-page .pricing-section .section-description {
  max-width: 400px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: center;
  color: #555555;
  margin: 15px auto 0 auto;
}
.landing-page .pricing-section .pricing-table-cont {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 45px 0;
}
.landing-page .pricing-section .pricing-table-cont .pricing-table {
  max-width: 260px;
  text-align: center;
  box-shadow: 4px 5px 15px 0 rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  padding: 35px 15px 15px 15px;
  position: relative;
  margin-right: 30px;
  width: 100%;
}
.landing-page .pricing-section .pricing-table-cont .pricing-table .pricing-table-content .icon-container {
  height: 175px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.landing-page .pricing-section .pricing-table-cont .pricing-table .pricing-table-content .icon-container .package-icon {
  max-width: 170px;
}
.landing-page .pricing-section .pricing-table-cont .pricing-table .pricing-table-content .package-name {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 60%;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  margin: 0 auto;
  padding: 5px 0;
  opacity: 0.8;
  background-color: #5286bc;
}
.landing-page .pricing-section .pricing-table-cont .pricing-table .pricing-table-content .package-properties ul {
  padding: 0;
  list-style: none;
}
.landing-page .pricing-section .pricing-table-cont .pricing-table .pricing-table-content .package-properties ul li {
  padding: 15px;
  border-bottom: 1px solid #d3d3d3;
  font-family: "Open Sans", sans-serif;
  color: #333;
  line-height: 20px;
  font-size: 14px;
  height: 71px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.landing-page .pricing-section .pricing-table-cont .pricing-table .pricing-table-content .package-properties ul li:last-of-type {
  border-bottom: 0;
}
.landing-page .pricing-section .pricing-table-cont .pricing-table .pricing-table-content .package-properties ul li:first-of-type {
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 28px;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
}
.landing-page .pricing-section .pricing-table-cont .pricing-table .pricing-table-content .package-properties ul li:first-of-type span {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
}
.landing-page .business-pricing-section {
  display: flex;
  flex-direction: column;
}
.landing-page .business-pricing-section a {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: #000000;
}
.landing-page .testimonial-section .section-title {
  width: 747.7px;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 40px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: normal;
  margin: 0 auto;
  color: #333333;
  text-align: center;
}
.landing-page .testimonial-section .section-description {
  width: 552px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: center;
  color: #555555;
  margin: 15px auto 0 auto;
}
.landing-page .testimonial-section .has-tag {
  font-family: "Poppins-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin: 0 auto;
}
.landing-page .testimonial-section .testimonial-container {
  margin: 36px 0;
  display: flex;
  padding: 0 75px;
}
.landing-page .testimonial-section .testimonial-container ul {
  width: 525px;
  padding: 0;
}
.landing-page .testimonial-section .testimonial-container ul li {
  display: flex;
  align-items: center;
  position: relative;
  padding: 15px;
  border-bottom: 1px solid #dddddd;
}
.landing-page .testimonial-section .testimonial-container ul li .testimonial-image-cont .testimonial-image {
  width: 72px;
  height: 72px;
  background: url(https://work.buzz/files/profile/86/154712791730574.png);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-radius: 40px;
  box-shadow: 4px 8px 15px 0 rgba(0, 0, 0, 0.15);
}
.landing-page .testimonial-section .testimonial-container ul li .testimonial-personal {
  margin: 0 22px;
}
.landing-page .testimonial-section .testimonial-container ul li .testimonial-personal .name {
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 0;
}
.landing-page .testimonial-section .testimonial-container ul li .testimonial-personal .specialization {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #555555;
}
.landing-page .testimonial-section .testimonial-container ul li .selector {
  width: 10px;
}
.landing-page .testimonial-section .testimonial-container ul li .selector.active {
  background-image: linear-gradient(to bottom, #f76998, #ed385f);
  position: absolute;
  height: calc(100% + 2px);
  bottom: -1px;
  right: 0;
}
.landing-page .testimonial-section .testimonial-container ul li.active {
  background-image: linear-gradient(to right, #ffffff, #e1e1e1);
}
.landing-page .testimonial-section .testimonial-container ul li:last-of-type {
  border-bottom: 0 !important;
}
.landing-page .testimonial-section .testimonial-container ul li:hover {
  cursor: pointer;
}
.landing-page .testimonial-section .testimonial-container ul li.empty {
  height: 70px;
}
.landing-page .testimonial-section .testimonial-container .testimonial-content-container {
  width: 100%;
  border-radius: 15px;
  box-shadow: 5px 9px 24px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  min-height: 393px;
}
.landing-page .testimonial-section .testimonial-container .testimonial-content-container .quote {
  width: 53px;
  height: 48px;
  object-fit: contain;
}
.landing-page .testimonial-section .testimonial-container .testimonial-content-container .testimonial-content {
  padding: 50px;
  display: none;
  height: 100%;
}
.landing-page .testimonial-section .testimonial-container .testimonial-content-container .testimonial-content .testimonial-text {
  height: 150px;
  display: flex;
  align-items: center;
  margin: 25px 0;
}
.landing-page .testimonial-section .testimonial-container .testimonial-content-container .testimonial-content p {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: #555555;
}
.landing-page .testimonial-section .testimonial-container .testimonial-content-container .testimonial-content .landing-button {
  color: #fff;
}
.landing-page .testimonial-section .testimonial-container .testimonial-content-container .testimonial-content.open {
  display: block !important;
}
.landing-page .testimonial-section .testimonial-container-mobile .panel {
  margin-top: 0 !important;
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-panel {
  padding: 5px;
  background-image: linear-gradient(to right, #ffffff, #e1e1e1);
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-head {
  display: flex;
  align-items: center;
  position: relative;
  padding: 5px;
  background-color: #fff;
  transition: 300ms ease-in-out;
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-head .testimonial-image-cont {
  display: flex;
  align-items: center;
  position: relative;
  padding: 15px;
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-head .testimonial-image-cont .testimonial-image {
  width: 72px;
  height: 72px;
  background: url(https://work.buzz/files/profile/86/154712791730574.png);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-radius: 40px;
  box-shadow: 4px 8px 15px 0 rgba(0, 0, 0, 0.15);
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-head .testimonial-personal {
  margin: 0 22px 0 5px;
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-head .testimonial-personal .name {
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 0;
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-head .testimonial-personal .specialization {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #555555;
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-head .accordion-arrow {
  font-size: 32px;
  position: absolute;
  right: 30px;
  top: 35%;
  transition: 300ms ease-in-out;
  color: #333333;
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-head .accordion-arrow.active {
  transform: rotate(180deg);
  color: #ed385f;
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-head .selector {
  width: 10px;
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-head .selector.active {
  background-image: linear-gradient(to bottom, #f76998, #ed385f);
  position: absolute;
  right: 0;
  height: 100%;
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-head:hover {
  cursor: pointer;
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-head[aria-expanded=true] {
  background-image: linear-gradient(to right, #ffffff, #e1e1e1);
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-content {
  flex-direction: column;
  height: 100%;
  justify-content: center;
  border: 0 !important;
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-content .testimonial-text {
  margin: 0 0 25px 0;
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-content p {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: #555555;
}
.landing-page .testimonial-section .testimonial-container-mobile .testimonial-content.open {
  display: flex !important;
}
.landing-page .offer-section {
  margin-bottom: 50px;
}
.landing-page .offer-section .section-title {
  width: 571.7px;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 40px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin: 0 auto;
}
.landing-page .offer-section .card {
  margin-top: 70px;
  padding: 0 15px !important;
  visibility: hidden;
}
.landing-page .offer-section .card .card-image {
  width: 162px;
  height: 118px;
  object-fit: contain;
  margin: 5px auto 34px auto;
  display: block;
}
.landing-page .offer-section .card .card-title {
  height: 80px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.landing-page .offer-section .card .card-title h4 {
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
}
.landing-page .offer-section .card .card-content p {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: center;
  color: #555555;
  margin-bottom: 5px;
}
.landing-page .offer-section .card .card-content p.has-tag {
  font-family: "Poppins-Medium", sans-serif;
  font-size: 12px;
  font-weight: 500 !important;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
}
.landing-page .offer-section .offer-button-container {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.landing-page .benchmark-fluid-section {
  height: 523px;
  background: url(/assets/themes/backend/icollectivo/images/landing/subscribe/subscribe-bg.svg);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  margin-bottom: -100px;
  padding-bottom: 100px;
}
.landing-page .benchmark-fluid-section .benchmark-section {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.landing-page .benchmark-fluid-section .benchmark-section .section-inner-title {
  width: 707px;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 40px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-bottom: 10px;
}
.landing-page .benchmark-fluid-section .benchmark-section .section-description {
  width: 554px;
  height: 44px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin-bottom: 40px;
}
.landing-page .benchmark-fluid-section .benchmark-section .benchmark-input {
  background: transparent;
  box-shadow: none;
  border: 2px solid white;
  color: #fff;
  width: 300px;
  height: 45px;
  border-radius: 22.5px;
  padding: 0 15px;
  font-size: 14px;
  margin-right: 13px;
}
.landing-page .benchmark-fluid-section .benchmark-section .benchmark-input::-webkit-input-placeholder {
  color: #fff !important;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}
.landing-page .benchmark-fluid-section .benchmark-section .benchmark-input::-moz-placeholder {
  color: #fff !important;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}
.landing-page .benchmark-fluid-section .benchmark-section .benchmark-input:-ms-input-placeholder {
  color: #fff !important;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}
.landing-page .benchmark-fluid-section .benchmark-section .benchmark-input:-moz-placeholder {
  color: #fff !important;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}
.landing-page .benchmark-fluid-section .benchmark-section .first-step, .landing-page .benchmark-fluid-section .benchmark-section .final-step {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.landing-page .partners-fluid-section .partners-section {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.landing-page .partners-fluid-section .partners-section .partners-registration-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  clear: both;
}
.landing-page .partners-fluid-section .partners-section .partners-registration-container > img {
  margin-top: 100px;
}
.landing-page .partners-fluid-section .partners-section .partners-registration-container .btn {
  margin-top: -25px;
}
.landing-page .partners-fluid-section .partners-section .section-inner-title {
  width: 707px;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 40px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin-bottom: 50px;
  margin-top: 60px;
}
.landing-page .partners-fluid-section .partners-section .section-description {
  width: 554px;
  height: 44px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin-bottom: 40px;
}
.landing-page .partners-fluid-section .partners-section .partners-logo-container {
  width: 100%;
  max-width: 65vw;
  margin-top: 30px;
  text-align: center;
}
.landing-page .partners-fluid-section .partners-section .partners-logo-container img {
  margin: 25px;
}
.landing-page .cards-section {
  background: url(/assets/themes/backend/icollectivo/images/landing/subscribe/subscribe-bg.svg);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.landing-page .cards-section .blog-section {
  padding: 150px 0;
}
.landing-page .cards-section .blog-section .card-container:nth-of-type(3) {
  margin-top: 30px;
}
.landing-page .cards-section .blog-section .blog-card {
  border-radius: 15px;
  box-shadow: 4px 5px 15px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  padding-bottom: 20px;
  transition: transform 0.3s ease-out 0s;
  -webkit-transition: transform 0.3s ease-out 0s;
  -moz-transition: transform 0.3s ease-out 0s;
  -o-transition: transform 0.3s ease-out 0s;
}
.landing-page .cards-section .blog-section .blog-card .card-image {
  height: 180px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.landing-page .cards-section .blog-section .blog-card .card-title {
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: normal;
  color: #333333;
  padding: 20px 20px 0 20px;
  margin: 0;
}
.landing-page .cards-section .blog-section .blog-card .card-content {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: normal;
  color: #555555;
  padding: 5px 20px 5px 20px;
}
.landing-page .cards-section .blog-section .blog-card .card-link {
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #ed385f;
  padding: 0 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.landing-page .cards-section .blog-section .blog-card:hover {
  cursor: pointer;
  -moz-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}
.landing-page .personal-branding-section {
  margin-top: 50px;
  padding-bottom: 70px;
  background-position: center -100% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.landing-page .personal-branding-section .section-title {
  width: 747.7px;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 40px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: normal;
  margin: 0 auto;
  color: #333333;
  text-align: center;
  margin-bottom: 18px !important;
}
.landing-page .personal-branding-section .section-description {
  width: 552px;
  font-family: "OpenSans-Regular", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: center;
  color: #555555;
  margin: 15px auto 0 auto;
}
.landing-page .personal-branding-section .has-tag {
  font-family: "Poppins-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin: 0 auto;
}
.landing-page .personal-branding-section .branding-buttons {
  display: flex;
  margin-top: 50px;
  justify-content: space-evenly;
}
.landing-page .personal-branding-section .branding-buttons .branding-button-1, .landing-page .personal-branding-section .branding-buttons .branding-button-2, .landing-page .personal-branding-section .branding-buttons .branding-button-3, .landing-page .personal-branding-section .branding-buttons .branding-button-4, .landing-page .personal-branding-section .branding-buttons .branding-button-5, .landing-page .personal-branding-section .branding-buttons .branding-button-6 {
  position: relative;
}
.landing-page .personal-branding-section .branding-buttons .branding-button-1 img, .landing-page .personal-branding-section .branding-buttons .branding-button-2 img, .landing-page .personal-branding-section .branding-buttons .branding-button-3 img, .landing-page .personal-branding-section .branding-buttons .branding-button-4 img, .landing-page .personal-branding-section .branding-buttons .branding-button-5 img, .landing-page .personal-branding-section .branding-buttons .branding-button-6 img {
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.landing-page .personal-branding-section .branding-buttons .branding-button-1 span, .landing-page .personal-branding-section .branding-buttons .branding-button-2 span, .landing-page .personal-branding-section .branding-buttons .branding-button-3 span, .landing-page .personal-branding-section .branding-buttons .branding-button-4 span, .landing-page .personal-branding-section .branding-buttons .branding-button-5 span, .landing-page .personal-branding-section .branding-buttons .branding-button-6 span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
}
.landing-page .personal-branding-section .branding-buttons .branding-button-1 span img, .landing-page .personal-branding-section .branding-buttons .branding-button-2 span img, .landing-page .personal-branding-section .branding-buttons .branding-button-3 span img, .landing-page .personal-branding-section .branding-buttons .branding-button-4 span img, .landing-page .personal-branding-section .branding-buttons .branding-button-5 span img, .landing-page .personal-branding-section .branding-buttons .branding-button-6 span img {
  align-self: center;
}
.landing-page .personal-branding-section .branding-buttons .branding-button-1:hover img, .landing-page .personal-branding-section .branding-buttons .branding-button-2:hover img, .landing-page .personal-branding-section .branding-buttons .branding-button-3:hover img, .landing-page .personal-branding-section .branding-buttons .branding-button-4:hover img, .landing-page .personal-branding-section .branding-buttons .branding-button-5:hover img, .landing-page .personal-branding-section .branding-buttons .branding-button-6:hover img {
  -webkit-transform: scale(0.95, 0.95);
  -moz-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  -o-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
}
.landing-page .personal-branding-section .branding-buttons .branding-button-1 span img {
  max-width: 130px;
  margin-top: -30px;
  margin-left: 11px;
}
.landing-page .personal-branding-section .branding-buttons .branding-button-2 span img {
  max-width: 150px;
}
.landing-page .personal-branding-section .branding-buttons .branding-button-3 span img {
  max-width: 85px;
  margin-top: 0;
  margin-left: -5px;
}
.landing-page .personal-branding-section .branding-buttons .branding-button-4 span img {
  max-width: 100px;
  margin-top: 10px;
  margin-left: 15px;
}
.landing-page .personal-branding-section .branding-buttons .branding-button-4.hvg span img {
  max-width: 75px !important;
  margin-top: -20px !important;
  margin-left: 15px !important;
}
.landing-page .personal-branding-section .branding-buttons .branding-button-5 span img {
  max-width: 150px;
  margin-top: 20px;
}
.landing-page .personal-branding-section .branding-buttons .branding-button-6 span img {
  max-width: 150px;
  margin-top: 0;
  margin-left: -5px;
}
.landing-page .personal-branding-section .shadow {
  -webkit-filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.7));
  filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.7));
}
.landing-page.business .personal-branding-section .branding-buttons .branding-button-4.hvg span img {
  max-width: 120px !important;
  margin-top: -20px !important;
}

footer {
  background: url(/assets/themes/backend/icollectivo/images/landing/footer.svg);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 100px 0 0 0 !important;
  height: 400px;
}
footer .contact .site-name {
  font-family: "Poppins-Light", sans-serif;
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ed385f;
  text-decoration: none;
}
footer .contact .address {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0;
}
footer .contact .email {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: #ffffff;
}
footer .contact .social-container {
  display: flex;
}
footer .contact .social-container svg {
  margin-right: 10px;
  background-color: #141414;
  border-radius: 30px;
}
footer .contact .social-container svg:hover {
  background-color: #fff;
}
footer .contact .social-container svg:hover .social-svg {
  fill: #ff315d;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
footer .footer-list li {
  list-style-type: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
footer .footer-list li a {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: normal;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}
footer .footer-list li:last-of-type {
  border-bottom: 0 !important;
}
footer .footer-bottom {
  padding: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
}
footer .footer-bottom p {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: normal;
  color: #aaaaaa;
}

.navbar-default {
  background-color: transparent !important;
  transition: top 0.5s ease 0s;
  -webkit-transition: top 0.5s ease 0s;
  -moz-transition: top 0.5s ease 0s;
  -o-transition: top 0.5s ease 0s;
  z-index: 2;
}
.navbar-default .navbar-nav li a:not(.landing-button) {
  font-size: 14px;
  color: #333 !important;
  font-family: "Poppins-SemiBold", sans-serif !important;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.navbar-default .navbar-nav li a:not(.landing-button):hover, .navbar-default .navbar-nav li a:not(.landing-button):active, .navbar-default .navbar-nav li a:not(.landing-button):focus {
  color: #ffffff !important;
}
.navbar-default .navbar-nav li a.admin-button:hover, .navbar-default .navbar-nav li a.admin-button:active, .navbar-default .navbar-nav li a.admin-button:focus {
  color: #333 !important;
}
.navbar-default.affix {
  top: -70px;
}

.navbar-default .navbar-nav li a:not(.landing-button):hover, .navbar-default .navbar-nav li a:not(.landing-button):focus, .navbar-default .navbar-nav li a:not(.landing-button):active, .navbar-subpage .navbar-nav li a:not(.landing-button):hover, .navbar-subpage .navbar-nav li a:not(.landing-button):focus, .navbar-subpage .navbar-nav li a:not(.landing-button):active {
  color: #ff315d !important;
}

.navbar-subpage {
  box-shadow: 0 1px 5px #d3d3d3 !important;
  transition: top 0.5s ease 0s;
  -webkit-transition: top 0.5s ease 0s;
  -moz-transition: top 0.5s ease 0s;
  -o-transition: top 0.5s ease 0s;
  width: 100%;
  background-color: #fff !important;
  z-index: 2;
}
.navbar-subpage .navbar-nav li a:not(.landing-button) {
  font-size: 14px;
  color: #333 !important;
  font-family: "Poppins-SemiBold", sans-serif !important;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.navbar-subpage .navbar-nav li a:not(.landing-button):hover, .navbar-subpage .navbar-nav li a:not(.landing-button):active, .navbar-subpage .navbar-nav li a:not(.landing-button):focus {
  color: #ff315d !important;
}
.navbar-subpage.affix {
  top: -70px;
}

.landing-button {
  letter-spacing: 1px;
  font-size: 14px !important;
  padding: 5px 12px !important;
  width: auto !important;
  min-width: 140px;
  height: 45px !important;
  color: #fff !important;
  font-family: "Poppins-SemiBold", sans-serif !important;
  background-color: #ff315d !important;
  border-radius: 22.5px !important;
  font-weight: 600 !important;
  font-style: normal;
  font-stretch: normal;
  text-align: center !important;
  text-transform: uppercase;
  line-height: 33px !important;
}
.landing-button:hover {
  color: #fff !important;
  background-color: #aa2340 !important;
}

.owl-theme .owl-dots {
  width: auto !important;
  right: 28%;
  bottom: -10px !important;
  position: initial !important;
}
.owl-theme .owl-dots .owl-dot span {
  transition: background-color 0.3s;
  border: 2px solid #fff;
  margin: 12px;
  background: transparent;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
  border: 1px solid #fff;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  color: #000;
}
.bootstrap-select .filter-option {
  font-family: "Poppins-SemiBold", sans-serif !important;
  color: #333;
}

@media screen and (min-width: 1920px) {
  .hero-mobile {
    width: 44%;
  }
  .hero-desktop {
    width: 95%;
  }
  .landing-page .hero-section h1 {
    font-size: 50px;
    line-height: 65px;
  }
  .landing-page .hero-section p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1919px) {
  .hero-mobile {
    width: 44%;
  }
  .hero-desktop {
    width: 95%;
  }
  .landing-page .hero-section h1 {
    font-size: 50px;
    line-height: 65px;
  }
  .landing-page .hero-section p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1546px) {
  .landing-page .testimonial-fluid-section .testimonial-section h2 {
    margin-bottom: 145px;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container {
    margin-bottom: 100px;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card {
    margin-top: 35px;
    margin-bottom: 0;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card:nth-child(3n+2) {
    margin-top: 0;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card:nth-child(2n+2) {
    margin-top: 185px;
  }
}
@media screen and (max-width: 1230px) {
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card {
    margin-bottom: 80px !important;
    margin-top: 35px !important;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card:nth-child(3n+2) {
    margin-top: initial;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card:nth-child(2n+2) {
    margin-top: initial;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1599px) {
  .hero-mobile {
    width: 44%;
  }
  .hero-desktop {
    width: 95%;
  }
  .landing-page .hero-section h1 {
    font-size: 50px;
    line-height: 65px;
  }
  .landing-page .hero-section p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1530px) {
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card {
    margin: 0 30px 100px 30px;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1439px) {
  .hero-mobile {
    left: 15px;
    width: 40%;
  }
  .hero-desktop {
    width: 85%;
  }
  .landing-page .hero-section h1 {
    font-size: 50px;
    line-height: 65px;
  }
  .landing-page .hero-section p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1350px) {
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card {
    width: 320px;
    height: 450px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1365px) {
  .hero-mobile {
    left: 40px;
    width: 35%;
  }
  .hero-desktop {
    width: 80%;
  }
  .landing-page .hero-section h1 {
    font-size: 50px;
    line-height: 65px;
  }
  .landing-page .hero-section p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1199px) {
  .offer-section {
    margin: 0 auto;
    width: 95%;
  }
  .offer-section .offer-items-container .offer-item .image-container img {
    max-width: 42vw;
  }
  .offer-section .offer-items-container .offer-item .offer-data {
    padding-left: 80px;
  }
  .offer-section .offer-items-container .offer-item .offer-data h2 {
    font-size: 30px;
  }
  .offer-section .offer-items-container .offer-item .offer-data p {
    font-size: 14px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1100px) {
  .offer-section {
    margin: 0 auto;
    width: 95%;
  }
  .offer-section .offer-items-container .offer-item .image-container img {
    max-width: 42vw;
  }
  .offer-section .offer-items-container .offer-item .offer-data {
    padding-left: 80px;
  }
  .offer-section .offer-items-container .offer-item .offer-data h2 {
    font-size: 22px;
  }
  .offer-section .offer-items-container .offer-item .offer-data p {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1000px) {
  .offer-section {
    margin: 0 auto;
    width: 95%;
  }
  .offer-section .offer-items-container .offer-item .image-container img {
    max-width: 42vw;
  }
  .offer-section .offer-items-container .offer-item .offer-data {
    padding-left: 80px;
  }
  .offer-section .offer-items-container .offer-item .offer-data h2 {
    font-size: 22px;
  }
  .offer-section .offer-items-container .offer-item .offer-data p {
    font-size: 14px;
  }
  .hero-mobile {
    top: 55px !important;
    width: 35% !important;
    left: 45px !important;
  }
  .hero-desktop {
    width: 75%;
  }
}
@media screen and (min-width: 992px) {
  #desktop-menu .bootstrap-select .dropdown-toggle {
    box-shadow: none !important;
  }
  #desktop-menu .filter-option {
    text-transform: uppercase;
    font-size: 14px !important;
    color: #333 !important;
    font-family: "Poppins-SemiBold", sans-serif !important;
  }
  .benchmark-section {
    background: url(/assets/themes/backend/icollectivo/images/landing/benchmark/dots/subscribe-pattern-dots@3x.png);
    background-size: 600px;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: bottom left !important;
  }
}
@media screen and (max-width: 991px) {
  .landing-page .hero-section h1 {
    width: 420px;
    font-size: 36px;
    line-height: 50px;
  }
  .landing-page .hero-section p {
    width: 360px;
    height: 26px;
    font-size: 16px;
  }
  .safari .pricing-section {
    padding-top: 185px !important;
  }
  .safari .hero-fluid-section {
    height: 700px !important;
  }
  .safari .hero-fluid-section .hero-section {
    margin-top: -250px !important;
  }
  .safari .hero-fluid-section .hero-section h1 {
    margin-top: 20px !important;
  }
  @-moz-document url-prefix() {
    .personal-branding-section {
      padding-bottom: 850px !important;
    }
    .moz-section-padding {
      padding: 65px 0 850px 0 !important;
    }
  }
  .section-tos .section-title, .section-faq .section-title {
    margin: 0 0 20px 0 !important;
    text-align: left !important;
  }
  .section-tos .panel-body h1, .section-faq .panel-body h1 {
    font-size: 22px !important;
  }
  .section-tos .panel-body ol, .section-tos .panel-body ul, .section-faq .panel-body ol, .section-faq .panel-body ul {
    padding-left: 10px !important;
  }
  .section-tos .panel-body p, .section-faq .panel-body p {
    margin-left: 0 !important;
  }
  .pricing-section .section-title {
    font-size: 40px !important;
  }
  .pricing-section .pricing-table-cont {
    display: block !important;
  }
  .pricing-section .pricing-table-cont .pricing-table {
    max-width: 330px !important;
    margin: 35px auto !important;
  }
  #mobileMenuLanding {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: linear-gradient(345deg, #95e3e1, #23bbb8);
    justify-content: center;
    flex-direction: column;
    align-items: center;
    z-index: 10;
    overflow: auto;
  }
  #mobileMenuLanding .language-select-container {
    left: 40px !important;
  }
  #mobileMenuLanding .language-select-container .language-item {
    margin-top: 2px;
  }
  #mobileMenuLanding.in {
    display: block !important;
  }
  .navbar-header {
    display: block !important;
    height: auto !important;
    padding: 10px;
  }
  .navbar-header .navbar-toggle {
    border: 0;
  }
  .navbar-header .navbar-toggle .icon-bar {
    height: 3px;
    background-color: #333;
  }
  .navbar-header .navbar-toggle:hover, .navbar-header .navbar-toggle:active, .navbar-header .navbar-toggle:focus {
    background-color: transparent;
  }
  .hero-section {
    text-align: center;
    margin-top: -250px !important;
  }
  .hero-section > div {
    padding: 0 15px !important;
  }
  .hero-section > div h1 {
    width: auto !important;
    height: auto !important;
  }
  .hero-section > div p {
    width: auto !important;
    height: auto !important;
  }
  .benchmark-fluid-section {
    background: url(/assets/themes/backend/icollectivo/images/landing/benchmark/bg@3x.png);
  }
  .benchmark-fluid-section.webP-style {
    background: url(/assets/themes/backend/icollectivo/images/landing/benchmark/bg@3x.webp);
  }
  .benchmark-fluid-section .benchmark-section .section-inner-title {
    font-size: 30px !important;
    width: auto !important;
  }
  .benchmark-fluid-section .benchmark-section h2 {
    margin-top: -45px;
    line-height: 34px !important;
  }
  .benchmark-fluid-section .benchmark-section .section-description {
    margin-bottom: 20px !important;
    width: auto !important;
  }
  .benchmark-fluid-section .benchmark-section .input-container form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .benchmark-fluid-section .benchmark-section .input-container input {
    margin-bottom: 20px;
    margin-right: 0 !important;
  }
  .benchmark-fluid-section .benchmark-section .input-container button {
    width: 12vw !important;
    min-width: 160px;
  }
  .partners-fluid-section .partners-section .section-inner-title {
    font-size: 30px !important;
    width: auto !important;
    line-height: 34px !important;
  }
  .partners-fluid-section .partners-section .section-description {
    margin-bottom: 20px !important;
    width: auto !important;
  }
  footer {
    height: auto;
    text-align: center;
    background: url(/assets/themes/backend/icollectivo/images/landing/footer-mobile.svg);
    background-position: unset !important;
    padding: 60px 0 0 0 !important;
  }
  footer .footer-section {
    padding-bottom: 150px;
    width: 100%;
  }
  footer .footer-section .footer-list {
    padding: 0;
    margin: 0;
  }
  footer .footer-section .footer-list li {
    padding: 10px 0;
  }
  footer .footer-section .footer-list li a {
    font-size: 16px;
  }
  footer .footer-section .footer-list li:last-of-type {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
  }
  footer .footer-section .no-border-last-item li:last-of-type {
    border-bottom: 0 !important;
  }
  footer .footer-section .emblem {
    margin-bottom: 20px;
  }
  footer .footer-section .contact .address {
    margin-top: 20px;
  }
  footer .footer-section .contact .site-name {
    font-size: 30px !important;
  }
  footer .footer-section .contact p {
    font-size: 16px;
  }
  footer .footer-section .contact a {
    font-size: 16px;
  }
  footer .footer-section .contact .social-container {
    justify-content: center;
    margin-bottom: 50px;
    margin-top: 20px;
  }
  footer .footer-bottom p {
    text-align: center;
  }
  footer .footer-bottom .designed-by {
    text-align: center !important;
  }
  .testimonial-section {
    width: 100%;
    padding: 0;
  }
  .testimonial-section h2 {
    font-size: 30px !important;
  }
  .testimonial-section .has-tag {
    margin-bottom: 35px !important;
  }
  .offer-section h2 {
    font-size: 30px !important;
  }
  .offer-section .card-title {
    display: block !important;
    height: auto !important;
  }
  .personal-branding-section h2 {
    font-size: 30px !important;
  }
  .section-title, .section-description {
    width: 85vw !important;
    height: auto !important;
  }
  .section-title {
    line-height: 35px !important;
  }
  .section-description {
    line-height: 22px !important;
    margin-bottom: 10px !important;
  }
  .blog-card {
    max-width: 400px;
    margin: 0 auto 20px auto !important;
  }
  .mobile-previews-section {
    position: relative;
    height: 50vw;
  }
  .mobile-previews-section .hero-desktop {
    width: 80vw;
    position: absolute;
    top: -350px;
    right: 10vw;
  }
  .mobile-previews-section .hero-mobile {
    position: absolute;
    top: -195px;
    width: 38vw;
  }
  .mobile-previews-section .hero-mobile-business {
    width: 100% !important;
    position: absolute;
    top: -300px;
    right: unset !important;
  }
  .personal-branding-section {
    background: transparent !important;
  }
  .personal-branding-section .branding-buttons.owl-carousel {
    display: block !important;
  }
  .personal-branding-section .branding-buttons.owl-carousel .branding-button a > img {
    max-width: 400px;
    margin: 0 auto;
  }
  .personal-branding-section .branding-buttons.owl-carousel .branding-button-1 a > img {
    max-width: 400px;
    margin: 0 auto;
  }
  .personal-branding-section .branding-buttons.owl-carousel .branding-button-1 a span > img {
    margin-top: 0 !important;
  }
  .personal-branding-section .branding-buttons.owl-carousel .branding-button-1 span img {
    max-width: 165px;
    margin-top: -30px;
    margin-left: 11px;
  }
  .personal-branding-section .branding-buttons.owl-carousel .branding-button-2 span img {
    max-width: 200px;
    margin-top: 20px;
  }
  .personal-branding-section .branding-buttons.owl-carousel .branding-button-3 span img {
    max-width: 85px;
    margin-top: 0;
    margin-left: -5px;
  }
  .personal-branding-section .branding-buttons.owl-carousel .branding-button-4 span img {
    max-width: 100px;
    margin-top: 10px;
    margin-left: 15px;
  }
  .personal-branding-section .branding-buttons.owl-carousel .branding-button-5 span img {
    max-width: 150px;
    margin-top: 20px;
  }
  .personal-branding-section .branding-buttons.owl-carousel .branding-button-6 span img {
    max-width: 150px;
    margin-top: 0;
    margin-left: -5px;
  }
  .cards-section .blog-card:hover {
    cursor: pointer;
    -moz-transform: translateY(0px) !important;
    -o-transform: translateY(0px) !important;
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
  }
  .offer-section {
    max-width: 100%;
    margin: 0 auto;
    width: auto;
    padding: 0;
  }
  .offer-section .offer-carousel-container {
    padding: 0;
    height: 600px;
    overflow: visible;
    margin-bottom: 170px;
    background-size: auto !important;
    background: url(/assets/themes/backend/icollectivo/images/landing_new/bean-small.svg) no-repeat !important;
    background-position: bottom !important;
  }
  .offer-section .offer-carousel-container .offer-item {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .offer-section .offer-carousel-container .offer-item .image-container {
    margin-top: 15px;
  }
  .offer-section .offer-carousel-container .offer-item .image-container img {
    margin: 0 auto;
    max-width: 400px;
  }
  .offer-section .offer-carousel-container .offer-item .offer-data {
    padding: 0 20px;
    max-width: 457px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .offer-section .offer-carousel-container .offer-item .offer-data h2 {
    font-size: 22px;
  }
  .offer-section .offer-carousel-container .offer-item .offer-data p {
    font-size: 14px;
  }
  .offer-section .offer-carousel-container .offer-item .offer-data .btn {
    margin: 0 auto;
  }
  .offer-section .offer-carousel-container .owl-dots {
    margin-top: 15px !important;
  }
  .offer-section .card {
    visibility: visible !important;
  }
  header .navbar > .container {
    width: 100%;
  }
  header .navbar > .container .navbar-header {
    margin: 0 !important;
    width: 100%;
  }
  header .navbar > .container .navbar-header .navbar-brand {
    padding: 12px 12px 12px 5px !important;
  }
  header .navbar > .container .navbar-header .navbar-toggle {
    margin: 0;
  }
  .landing-page .hero-fluid-section {
    background-position: top center !important;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container {
    margin-top: -60px;
    margin-bottom: 0;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card {
    margin: 0 auto;
    padding-top: 90px;
    position: relative;
    height: 450px;
    margin-bottom: 0 !important;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card .profile {
    position: absolute;
    top: -60px;
    left: calc(50% - 65px);
    margin-top: 0;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-items-owl .owl-item {
    padding: 60px 0;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .owl-nav {
    display: block !important;
    max-width: 430px;
    left: calc(50% - 215px);
    top: calc(50% - 40px);
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .owl-nav > button {
    font-size: 28px;
    width: 40px;
    height: 40px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.25);
    background-color: #fff;
    border-radius: 100%;
  }
  .landing-page .cards-section .blog-registration-container > img {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .mobile-previews-section {
    height: 30vw;
  }
  .landing-page .hero-section h1 {
    font-size: 28px;
    line-height: 34px;
  }
  .landing-page .hero-section p {
    font-size: 19px;
  }
  .landing-page .testimonial-fluid-section img.leaf.leaf-large {
    display: none;
  }
  .landing-page .testimonial-fluid-section img.leaf.leaf-medium {
    display: block;
  }
  .landing-page .partners-fluid-section .partners-section .partners-logo-container {
    max-width: 80vw;
  }
  .landing-page .partners-fluid-section .partners-section .partners-logo-container img {
    margin: 25px 0;
    max-width: 100%;
  }
}
@media screen and (max-width: 550px) {
  .landing-page .testimonial-fluid-section {
    padding: 0 !important;
  }
}
@media screen and (max-width: 500px) {
  .mobile-previews-section {
    height: 20vw;
  }
  .benchmark-fluid-section .benchmark-section .section-inner-title {
    font-size: 30px !important;
    width: auto !important;
    height: auto !important;
  }
  .benchmark-fluid-section .benchmark-section .input-container {
    width: 100%;
  }
  .benchmark-fluid-section .benchmark-section .input-container .benchmark-input {
    width: 100%;
  }
  .benchmark-fluid-section .benchmark-section .input-container .benchmark-button {
    width: 100% !important;
  }
  .landing-page .testimonial-fluid-section {
    padding-top: 72px;
  }
  .landing-page .testimonial-fluid-section .testimonial-section h2 {
    font-size: 24px !important;
    margin: 70px 0 70px;
  }
  .landing-page .testimonial-fluid-section .leaf-right {
    left: -42px;
    top: 0;
  }
  .landing-page .testimonial-fluid-section .leaf-left {
    right: -17px;
    top: 40px;
  }
  .landing-page .testimonial-fluid-section img.leaf.leaf-large {
    display: none;
  }
  .landing-page .testimonial-fluid-section img.leaf.leaf-medium {
    display: none;
  }
  .landing-page .testimonial-fluid-section img.leaf.leaf-small {
    display: block;
  }
}
@media screen and (max-width: 400px) {
  .mobile-previews-section {
    height: 5vw;
  }
  .benchmark-fluid-section .benchmark-section .section-inner-title {
    font-size: 30px !important;
    width: auto !important;
    height: auto !important;
  }
  .benchmark-fluid-section .benchmark-section .input-container {
    width: 100%;
  }
  .benchmark-fluid-section .benchmark-section .input-container .benchmark-input {
    width: 100%;
  }
  .benchmark-fluid-section .benchmark-section .input-container .benchmark-button {
    width: 100% !important;
  }
  .landing-page .hero-section h1 {
    font-size: 22px;
  }
  .landing-page .hero-section p {
    font-size: 15px;
  }
  .landing-page .testimonial-fluid-section {
    padding: 0 !important;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card {
    width: 280px;
    height: 470px;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card:last-of-type {
    margin-bottom: 0;
  }
  .landing-page .testimonial-fluid-section .leaf-right {
    left: -70px;
    top: 0;
  }
  .landing-page .testimonial-fluid-section .leaf-left {
    right: -50px;
    top: 54px;
  }
}
@media screen and (max-width: 320px) {
  .mobile-previews-section {
    height: 0;
  }
  .landing-page .testimonial-fluid-section {
    padding: 0 !important;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .owl-nav {
    display: block !important;
    max-width: 100% !important;
    left: calc(50% - 160px) !important;
    top: calc(50% - 40px) !important;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .owl-nav > button {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 435px) {
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .testimonial-card {
    width: 280px;
    height: 470px;
  }
  .landing-page .testimonial-fluid-section .testimonial-section .testimonials-container .owl-nav {
    display: block !important;
    max-width: 350px;
    left: calc(50% - 175px);
    top: calc(50% - 40px);
  }
}
@media screen and (max-width: 475px) {
  .mobile-previews-section {
    height: 0;
  }
  header .navbar > .container {
    width: 100%;
  }
  header .navbar > .container .navbar-header {
    margin-right: -15px !important;
    margin-left: -15px !important;
    width: auto !important;
  }
  header .navbar > .container .navbar-header .navbar-toggle {
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .navbar-header .collapse, .navbar-toggle {
    display: block !important;
  }
  .navbar-header {
    float: none;
  }
}
.overlay {
  height: 0;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  overflow-y: hidden;
  transition: 0.3s ease-in;
}
.overlay .overlay-content {
  position: relative;
  top: 50px;
  width: 100%;
  text-align: center;
  padding: 15px 30px 15px 30px;
}
.overlay .overlay-content ul {
  padding: 0 !important;
  list-style: none;
  margin-top: 25px;
}
.overlay .overlay-content ul li {
  border-bottom: 1px solid #fff;
}
.overlay .overlay-content ul li a {
  color: #fff;
  padding: 15px 0;
  text-decoration: none;
  font-size: 22px;
  display: block;
  transition: 0.3s;
  font-family: "Poppins-SemiBold", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.overlay .overlay-content ul li a:hover, .overlay .overlay-content ul li a:active, .overlay .overlay-content ul li a:focus {
  color: #ff315d;
}
.overlay .overlay-content ul li:last-of-type {
  border-bottom: 0 !important;
}
.overlay .overlay-content ul li .landing-button {
  max-width: 150px !important;
  line-height: 33px !important;
  font-size: 14px;
  margin: 10px auto 0 auto;
}
.overlay .overlay-content ul.navbar-nav {
  margin: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.overlay .bootstrap-select {
  position: absolute;
  top: 25px;
  left: 15px;
}
.overlay .bootstrap-select .dropdown-toggle .filter-option {
  text-align: center !important;
  font-size: 18px !important;
  text-transform: uppercase;
  display: flex !important;
  align-items: center;
  align-content: center;
  justify-content: center;
  color: #fff;
}
.overlay .bootstrap-select .dropdown-toggle .filter-option .flag-icon {
  height: 28px;
  margin-right: 10px;
}
.overlay .bootstrap-select .dropdown-menu {
  background-color: transparent !important;
  box-shadow: none !important;
  border: 0;
}
.overlay .bootstrap-select .dropdown-menu ul li a {
  font-size: 18px !important;
  text-decoration: none !important;
  color: #fff !important;
  font-family: "Poppins-SemiBold", sans-serif;
}
.overlay .bootstrap-select .dropdown-menu ul li a:hover, .overlay .bootstrap-select .dropdown-menu ul li a:focus, .overlay .bootstrap-select .dropdown-menu ul li a:active {
  background-color: transparent !important;
}
.overlay .bootstrap-select .dropdown-menu ul li:hover, .overlay .bootstrap-select .dropdown-menu ul li:focus, .overlay .bootstrap-select .dropdown-menu ul li:active {
  background-color: transparent !important;
}
.overlay .open > .dropdown-toggle.btn-default {
  border: 0 !important;
  box-shadow: none !important;
}

.close-btn {
  color: #333;
  position: absolute;
  top: 0;
  right: 30px;
  font-size: 60px;
  text-decoration: none !important;
}
.close-btn:hover, .close-btn:focus, .close-btn:active {
  text-decoration: none !important;
  color: #ff315d !important;
}

@media screen and (max-height: 450px) {
  .overlay {
    overflow-y: auto;
  }
  .overlay a {
    font-size: 20px;
  }
  .overlay .close-btn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
