@import url("https://use.typekit.net/hyv1hth.css");

.content-area {
  padding: 0;
}

.cursor-pointer {
	cursor: pointer;
}

* {
  font-family: "azo-sans-web",sans-serif;
}

a {
	pointer-events: auto !important;
	color: #94c93d;
}

a:hover {
	color: #94c93d;
}

a.disabled {
	pointer-events: none !important;
}

@font-face {
  font-family: 'Azo Sans';
  src: url('../fonts/AzoSans-BoldItalic.eot'),
    url('../fonts/AzoSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AzoSans-BoldItalic.woff2') format('woff2'),
    url('../fonts/AzoSans-BoldItalic.woff') format('woff'),
    url('../fonts/AzoSans-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Azo Sans Tn';
  src: url('../fonts/AzoSans-Thin.eot'),
    url('../fonts/AzoSans-Thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AzoSans-Thin.woff2') format('woff2'),
    url('../fonts/AzoSans-Thin.woff') format('woff'),
    url('../fonts/AzoSans-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Azo Sans Lt';
  src: url('../fonts/AzoSans-LightItalic.eot'),
    url('../fonts/AzoSans-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AzoSans-LightItalic.woff2') format('woff2'),
    url('../fonts/AzoSans-LightItalic.woff') format('woff'),
    url('../fonts/AzoSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Azo Sans Tn';
  src: url('../fonts/AzoSans-ThinItalic.eot'),
    url('../fonts/AzoSans-ThinItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AzoSans-ThinItalic.woff2') format('woff2'),
    url('../fonts/AzoSans-ThinItalic.woff') format('woff'),
    url('../fonts/AzoSans-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Azo Sans';
  src: url('../fonts/AzoSans-Regular.eot'),
    url('../fonts/AzoSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AzoSans-Regular.woff2') format('woff2'),
    url('../fonts/AzoSans-Regular.woff') format('woff'),
    url('../fonts/AzoSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Azo Sans Md';
  src: url('../fonts/AzoSans-MediumItalic.eot'),
    url('../fonts/AzoSans-MediumItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AzoSans-MediumItalic.woff2') format('woff2'),
    url('../fonts/AzoSans-MediumItalic.woff') format('woff'),
    url('../fonts/AzoSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Azo Sans Bk';
  src: url('../fonts/AzoSans-Black.eot'),
    url('../fonts/AzoSans-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AzoSans-Black.woff2') format('woff2'),
    url('../fonts/AzoSans-Black.woff') format('woff'),
    url('../fonts/AzoSans-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Azo Sans Md';
  src: url('../fonts/AzoSans-Medium.eot'),
    url('../fonts/AzoSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AzoSans-Medium.woff2') format('woff2'),
    url('../fonts/AzoSans-Medium.woff') format('woff'),
    url('../fonts/AzoSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Azo Sans Bk';
  src: url('../fonts/AzoSans-BlackItalic.eot'),
    url('../fonts/AzoSans-BlackItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AzoSans-BlackItalic.woff2') format('woff2'),
    url('../fonts/AzoSans-BlackItalic.woff') format('woff'),
    url('../fonts/AzoSans-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Azo Sans Lt';
  src: url('../fonts/AzoSans-Light.eot'),
    url('../fonts/AzoSans-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AzoSans-Light.woff2') format('woff2'),
    url('../fonts/AzoSans-Light.woff') format('woff'),
    url('../fonts/AzoSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Azo Sans';
  src: url('../fonts/AzoSans-Italic.eot'),
    url('../fonts/AzoSans-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AzoSans-Italic.woff2') format('woff2'),
    url('../fonts/AzoSans-Italic.woff') format('woff'),
    url('../fonts/AzoSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Azo Sans';
  src: url('../fonts/AzoSans-Bold.eot'),
    url('../fonts/AzoSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AzoSans-Bold.woff2') format('woff2'),
    url('../fonts/AzoSans-Bold.woff') format('woff'),
    url('../fonts/AzoSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}


/* FONTS */

/*
p:not([class]) {
    display: none;
}
*/

h1,
.h1 {
  font-size: 45px;
}

h2,
.h2 {
  font-size: 35px;
}

h3,
.h3 {
  font-size: 30px;
}

h4,
.h4 {
  font-size: 24px;
}

h5,
.h5 {
  font-size: 20px;
}

h6,
.h6 {
  font-size: 18px;
}

@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 36px;
  }
  h2,
  .h2 {
    font-size: 24px;
  }

  .h1-small {
    font-size: 30px;
  }
}

/* GLOBAL */

html {
  scroll-behavior: smooth;
}

hr {
  background-color: #e5e5e5;
  opacity: 1;
}

.sticky-top {
  top: 76px;
}

section {
	padding: 80px 0;
}

.anchor-padding {
	padding-top: 110px !important;
}


.calculator-anchor-padding {
	padding-top: 30px !important;
}

.form-control:focus {
  border-color: #ced4da !important;
  box-shadow: none !important;
}

.toast-wrapper {
  z-index: 1;
}

.toast {
  margin-bottom: 50rem;
  color: #ffffff !important;
  background-color: #95c11f !important;
  box-shadow: none !important;
  border: none;
}

@media (max-width: 991px) {
	.toast {
		margin-bottom: 100rem;
	}	
	
  section {
    padding: 60px 0px;
  }
	
	.anchor-padding {
		padding-top: 70px !important;
	}
	
	.calculator-anchor-padding {
		padding-top: 20px !important;
	}

  .sticky-top {
    top: 39px;
  }
}

.color-primary {
  color: #95c11f;
}

.color-academy {
  color: #398CE0;
}

.green-link {
  color: #95c11f;
}

.green-link:hover {
  color: #95c11f;
}

.white-shadow-heading {
  display: none;
  margin-left: -5px;
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  font-size: 120px;
  font-weight: 700;
  white-space: nowrap;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #cdcdcd;
  z-index: -1;
}

.white-shadow-heading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.001), #fff);
}

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

.primary-link {
  background: #94c93d;
  color: #fff;
  min-width: 223px;
  height: 47px;
  display: inline-flex;
  justify-content: center;
  font-weight: 700;
  cursor: pointer;
  align-items: center;
  text-decoration: none;
}

.primary-link:hover {
  color: #fff;
  background-color: rgba(148, 201, 61, 0.8);
  border-color: rgba(148, 201, 61, 0.8);
}

.outline-link {
  background: #ffffff;
  color: #94c93d;
  border: 1px solid #94c93d;
  min-width: 223px;
  height: 47px;
  display: inline-flex;
  justify-content: center;
  cursor: pointer;
  align-items: center;
  text-decoration: none;
}

.outline-link:hover {
  color: #94c93d;
}

.btn {
  padding: 10px 40px;
  border-radius: 0;
}

.btn-sm {
  border-radius: 4px;
  padding: 7px 40px;
}

.btn-primary {
  border-radius: 4px;
  font-weight: 700;
  color: #fff !important;
  background-color: #94c93d;
  border-color: #94c93d;
  white-space: nowrap;
  transition: transform 0.3s !important;
  min-width: 170px;
  pointer-events: auto !important;
}

.btn-primary.btn-disabled {
  pointer-events: none !important;
}

.btn-academy {
  border-radius: 4px;
  font-weight: 700;
  color: #fff !important;
  background-color: #398ce0;
  border-color: #398ce0;
  white-space: nowrap;
  transition: transform 0.3s !important;
  min-width: 170px;
}

.main-visual-buttons {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.main-visual-buttons .btn-primary {
  margin-bottom: 20px !important;
}

.btn-primary:hover {
  background-color: rgba(148, 201, 61, 0.8);
  border-color: rgba(148, 201, 61, 0.8);
  transform: scale(1.05);
}

.btn-primary:active {
  background-color: #94c93d;
  border-color: #94c93d;
}

.btn-primary:focus {
  background-color: #94c93d;
  border-color: #94c93d;
  box-shadow: none !important;
  outline: none !important;
}

.btn-white {
  border-radius: 4px;
  font-weight: 700;
  color: #94c93d;
  background-color: #fff;
  border-color: #fff;
  white-space: nowrap;
  transition: transform 0.3s;
  min-width: 170px;
}

.btn-white:hover {
  color: #94c93d;
  transform: scale(1.05);
}

/*
.green-bg-link:hover {
    background-color: rgba(148, 201, 61, 0.8) !important;
    border-color: rgba(148, 201, 61, 0.8);
    color: #fff !important;
}
*/

/* portfolio buttons and main visual */
.btn-outline-primary {
  border-radius: 4px;
  font-weight: 700;
  background: #fff;
  color: #95c11f;
  border: 1px solid #95c11f;
  min-width: 223px;
  white-space: nowrap;
  transition: transform 0.3s;
}

.btn-outline-primary:hover {
  background-color: rgba(148, 201, 61, 0.8);
  border-color: rgba(148, 201, 61, 0.8);
  color: #fff;
  transform: scale(1.05);
}

.btn-outline-primary:active {
  background-color: #94c93d;
  border-color: #94c93d;
}

.btn-outline-primary:focus {
  background-color: #94c93d;
  border-color: #94c93d;
  color: #fff;
  box-shadow: none !important;
  outline: none !important;
}

.btn-dark {
  font-weight: 700;
  border-radius: 4px;
  white-space: nowrap;
  transition: transform 0.3s;
}

.btn-dark:hover,
.btn-dark:active {
  background: hsla(0, 0%, 0%, 0.8);
  transform: scale(1.05);
}

.btn-dark:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-secondary {
  border-radius: 4px;
  font-weight: 700;
  color: #95c11f;
  background-color: rgba(148, 201, 61, 0.25);
  border-color: rgba(148, 201, 61, 0.25);
  white-space: nowrap;
  transition: transform 0.3s;
}

.btn-secondary:hover {
  color: #95c11f;
  transform: scale(1.05);
}

.btn-secondary:focus {
  box-shadow: none !important;
  outline: none !important;
}

.secondary-link {
  border-radius: 4px;
  background: #000000;
  color: #fff;
  min-width: 223px;
  height: 47px;
  display: inline-flex;
  justify-content: center;
  font-weight: 700;
  cursor: pointer;
  align-items: center;
  text-decoration: none;
}

.secondary-link:hover {
  color: #fff !important;
}
.main-visual-two-buttons .btn-primary,
.main-visual-two-buttons .btn-outline-primary {
  min-width: 223px;
}

.investment-strategies .btn-primary,
.fumbi-academy .btn-primary {
  min-width: 310px;
}

.development-graph-section .btn-primary {
  min-width: 223px;
}

.development-graph-section .list-group-item {
  padding-left: 0;
}

.highest-standard .btn-primary {
  min-width: 223px;
}

/* why fumbi buttons */
.btn-outline-secondary {
  color: #fff;
  border-color: #fff;
}

.btn-outline-secondary:hover,
.btn-outline-secondary:active {
  color: rgba(148, 201, 61, 1);
  background: #fff;
  border-color: rgba(148, 201, 61, 1);
}

.btn-outline-secondary:focus {
  box-shadow: none !important;
  outline: none !important;
}

.play {
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
}

.play:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 78px;
  height: 78px;
  background-color: rgba(148, 201, 61, 0.25);
  border-radius: 50%;
  transition: width 0.3s, height 0.3s;
  z-index: -1;
}

.play-black:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 78px;
  height: 78px;
  background-color: black;
  border-radius: 50%;
  transition: width 0.3s, height 0.3s;
}

.play:hover:after {
  width: 100px;
  height: 100px;
}

.page-biznis .play:after {
  background-color: rgba(0, 0, 0, 0.25);
}

@media (max-width: 1199px) {
  .white-shadow-heading {
    top: -55px;
    font-size: 70px;
  }
}

@media (max-width: 767px) {
  .banners .white-shadow-heading {
    text-align: center;
    font-size: 30px;
  }

  .looking-for-people-section .white-shadow-heading {
    font-size: 30px !important;
  }

  .trust-counters .white-shadow-heading {
    font-size: 20px !important;
    top: -10px;
  }

  .text-uppercase {
    max-width: 300px;
    font-size: 28px;
  }

  .white-shadow-heading {
    font-size: 38px;
    top: -30px;
    margin-left: 0;
  }

  .investment-strategies .white-shadow-heading {
    font-size: 25px;
    top: -15px;
  }

  .investment-strategies .btn-primary {
    min-width: 100%;
  }

  .white-shadow-heading-left {
    top: -26px;
    left: 51%;
    margin-left: -5px;
  }
  .why-fumbi .white-shadow-heading {
    font-size: 30px;
  }
}

/* SEARCHBAR*/
.search-bar input {
  border: 0;
  outline: 0;
  border-radius: 0;
}
.search-bar .form-control:focus {
  border: 0;
  outline: 0;
  box-shadow: none;
}

/* SUBHEADER */
.trp-ls-shortcode-current-language a{
  cursor: pointer !important;
}

.trp-language-switcher > div {
  background: #212529 !important;
  border: none;
}

.trp-language-switcher > div a:hover {
  background: #212529 !important;
  border: none;
}

@media (max-width: 1199px) {
  .trp-language-switcher {
    padding: 3px 5px;
  }

  .trp-language-switcher .trp-ls-shortcode-current-language {
    width: 100% !important;
    background: transparent !important;
  }

  .trp-language-switcher .trp-ls-shortcode-current-language a {
    color: #2c2e30 !important;
  }

  .trp-language-switcher > div > a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
  }

  .trp-language-switcher .trp-ls-shortcode-language {
    margin-left: 14px;
    padding-left: 10px;
    width: 130px !important;
  }

  .trp-language-switcher > div a:hover {
    background: transparent !important;
  }
}

.contact-us:hover {
  color: #fff !important;
}

.sub-header h1 {
  position: relative;
  margin: 0 auto;
}
.sub-header h1:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  margin-right: -45px;
  background: #95c11f;
  width: 90px;
  height: 3px;
  margin-top: 15px;
}
/* STOCK BAR */
section.stock-bar .container-fluid {
  border-top: 2px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
  padding: 10px 0;
}
section.stock-bar {
  overflow: hidden;
  font-size: 12px;
  padding: 0;
}
/* CURRENCY TABLE */
.currency-comparison-table-section table tbody tr td:nth-of-type(5),
.currency-comparison-table-section table tbody tr td:nth-of-type(6),
.currency-comparison-table-section table thead tr th:last-of-type {
  background: #f3fae7;
}
/* INVESTMENT STRATEGIES */

.investment-strategies h4 {
  color: rgba(149, 193, 31, 1);
}
/*
.investment-strategies .green-bg-link {
    min-width: 309px;
}*/

.investment-strategies .investment-text p {
  font-weight: 300;
}

@media (max-width: 991px) {
  .investment-strategies img {
    width: 70%;
    margin-bottom: 20px;
  } /*
    .investment-strategies .green-bg-link {
        min-width: 233px;
    }*/
}

/* INVESTMENT STRATEGIES THREE CARDS */
.investment-strategies-three-cards .example-assets {
  background: rgba(196, 196, 196, 0.15);
}

.investment-strategies-three-cards .example-assets .dark-grey-text {
  color: #666666;
}
/*
.investment-strategies-three-cards .investment-link {
    border: 1px solid #95c11f;
}
.investment-strategies-three-cards .investment-link:hover {
    border: 1px solid #95c11f;
    background: #95c11f;
    color: #fff;
}
*/
.investment-strategies-three-cards .row:nth-of-type(1) img {
  height: 368px;
}

.investment-strategies-three-cards .row:nth-of-type(2) img {
  height: 301px;
}

.investment-strategies-three-cards .row:nth-of-type(3) img {
  height: 349px;
}

.investment-strategies-three-cards .portfolio-row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 80px;
}

@media (max-width: 991px) {
  .investment-strategies-three-cards .portfolio-row {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 50px;
  }
}

@media (max-width: 425px) {
  .investment-strategies-three-cards .row:nth-of-type(1) img {
    height: auto;
  }

  .investment-strategies-three-cards .row:nth-of-type(2) img {
    height: auto;
  }

  .investment-strategies-three-cards .row:nth-of-type(3) img {
    height: auto;
  }

  .investment-strategies-three-cards img {
    padding: 20px 43px;
  }
}

.investment-strategies .ap-template-crypto-wrapper {
  border-radius: 50px;
  border: 2px solid #95C120;
  background: white;
  -webkit-box-shadow: 0px 0px 100px -75px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 100px -75px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 100px -75px rgba(0,0,0,0.75);
}

/* BUSINESS ACCOUNT BENEFITS SECTION */
section.business-account-benefits .col-lg-3:not(:last-of-type) {
  border-right: 1px solid #e8e8e8;
}

/* MARKET GROWTH */
.market-growth-graph-section .market-growth-text p:last-child {
  color: rgba(148, 201, 61, 1);
}

.market-growth-graph-section .market-growth-green-text {
  font-weight: 300;
}

.market-growth-graph-section .market-row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.market-growth-graph-section .market-growth-text {
  padding-right: 25%;
}

@media (max-width: 991px) {
  .market-growth-graph-section .market-growth-text {
    padding-right: 0;
  }
}

/* WHY FUMBI SECTION */
.why-fumbi .fumbi-reason {
  background: rgba(148, 201, 61, 1);
  color: #fff;
  transition: bottom 300ms;
  position: relative;
  bottom: 0;
}
/*
.why-fumbi .fumbi-reason a.read-more-btn {
    color: #fff;
    border: 1px solid #ffffff;
    width: 100%;
}
*/
.why-fumbi .fumbi-button {
  bottom: 30px;
}

.why-fumbi-row {
  padding-bottom: 100px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/*
.why-fumbi .fumbi-reason .fumbi-button:hover a {
    color: rgba(148, 201, 61, 1);
    background: #fff;
}
*/
.why-fumbi .fumbi-reason:hover {
  bottom: 15px;
  cursor: pointer;
  box-shadow: 0px 20px 28px 0px rgba(150, 193, 31, 0.5);
}

.why-fumbi .fumbi-card p {
  font-weight: 300;
}

.why-fumbi h6 {
  font-size: 18px;
}

@media (max-width: 991px) {
  .why-fumbi .fumbi-reason:hover {
    bottom: 0;
  }
}

/* TRENDS SECTION */
.trends-section .trends-list .order-number {
  font-size: 35px;
  color: rgba(148, 201, 61, 1);
}

.trends-section .trends-list {
  padding-left: 0;
  list-style-type: none;
}

.trends-section .trends-list li {
  display: flex;
  align-items: center;
}

@media (max-width: 991px) {
  .trends-section .trends-list:first-child {
    margin-bottom: 0;
  }
  .trends-section .trends-list .order-number {
    font-size: 25px;
  }
}

/* CRYPTO CRITERIA*/
.crypto-criteria .criteria-button {
  background: #94c93d;
  width: 100%;
  height: calc(100% + 16px);
  margin-top: -16px;
  margin-left: -1px;
  cursor: pointer;
}
.crypto-criteria .criteria-button a {
  color: #fff !important;
}

.crypto-criteria .criteria-button .green-button {
  max-width: 30px;
  color: #fff;
  font-size: 24px;
}

.crypto-criteria .col-lg-4:not(:last-of-type) {
  border-right: 1px solid #e6e6e6;
}

.crypto-criteria .criteria-row {
  border-bottom: 1px solid #e6e6e6;
}

.crypto-criteria .col-lg-4:hover .criteria-card {
  box-shadow: 0px 7.89644px 29.6116px rgba(0, 0, 0, 0.15);
}

.crypto-criteria .criteria-row .criteria-card {
  height: calc(100% + 16px);
}

.crypto-criteria .criteria-card {
  cursor: pointer;
}

.crypto-criteria .container .row:last-child .criteria-card {
  margin-top: -16px;
  height: calc(305px + 16px);
}

.criteria-button-mobile {
  display: none;
}

.crypto-criteria .heading-with-icon img {
  filter: drop-shadow(0px 10px 10px rgba(149, 193, 31, 0.4));
}

@media (max-width: 1024px) {
  .crypto-criteria .container .row:last-child .criteria-card {
    height: auto;
  }
}

@media (max-width: 991px) {
  .crypto-criteria .col-lg-4:not(:last-of-type) {
    border-right: none;
  }
  .crypto-criteria .criteria-row {
    border-bottom: none;
  }
  .crypto-criteria .criteria-button {
    display: none;
  }
  .criteria-button-mobile {
    display: block;
  }
  .crypto-criteria .col-lg-4:hover .criteria-card {
    box-shadow: none;
  }
}

/* HIGHEST STANDARD */
.highest-standard .standard-img {
  height: 481px;
}

.highest-standard .standard-order-number {
  color: rgba(149, 193, 31, 1);
  font-size: 18px;
}

.highest-standard .checkmark img {
  height: 25px;
}

.highest-standard .standard-list li p {
  flex: 1 1 100%;
}

@media (max-width: 991px) {
  .highest-standard .standard-img {
    height: auto;
    padding: 0 180px 20px;
  }
}

@media (max-width: 425px) {
  .highest-standard .standard-img {
    height: auto;
    padding: 0 55px 20px;
  }
  .highest-standard .checkmark img {
    height: 20px;
  }
}

/* OUR TEAM */
.our-team .team-card {
  max-width: max-content;
  cursor: pointer;
}

.our-team .fumbi-team-card:hover {
  box-shadow: 0px 20px 28px 0px rgb(150 193 31 / 50%);
}

.our-team .team-card > img {
  transition: box-shadow 0.3s, transform 0.3s;
}

.our-team .team-card:hover > img {
  box-shadow: -1px 23px 43px -11px rgb(153 153 153);
  transform: scale(1.05);
}

.our-team .team-card .team-member-name p {
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
}

.our-team .fumbi-team-card {
  background: rgba(148, 201, 61, 1);
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
/*
.our-team .team-row {
    padding-bottom: 24px;
}*/

.our-team .fumbi-team-card p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.58);
}

.our-team .white-shadow-headings {
  padding: 0;
}

.our-team .object-fit-cover {
  object-fit: cover;
}

@media (max-width: 1024px) {
  .our-team .team-headings .white-shadow-heading {
    font-size: 100px;
    top: -78px;
  }
}

@media (min-width: 991px) {
  .our-team .hide-on-desktop-img {
    display: none;
  }
}
@media (max-width: 991px) {
  .our-team .hide-on-mobile-img {
    display: none;
  }
  .our-team .hide-on-desktop-img {
    display: block;
  }
}

@media (max-width: 768px) {
  .our-team .team-headings .white-shadow-heading {
    top: -40px;
    font-size: 40px;
  }
}

@media (max-width: 425px) {
  .our-team .team-info .team-member-name p {
    font-size: 12px;
  }
}

@media (max-width: 320px) {
  .our-team .team-info img {
    width: 23px;
    height: 23px;
  }
}
/* FUMBI ACADEMY */

.fumbi-academy {
  overflow-x: hidden;
}

.fumbi-academy .video-wrapper {
  margin-top: 58px;
  padding-top: 25px;
  padding-bottom: 34px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}

.fumbi-academy .video-wrapper.no-border {
  border-top: none;
  border-bottom: none;
}

.fumbi-academy .image-wrapper {
  margin-right: 36px;
  width: 222px;
  z-index: 1;
}

.fumbi-academy .image-wrapper p {
  margin-bottom: 0;
}

.fumbi-academy .image-wrapper img {
  max-width: 100%;
  border-radius: 4px;
}

.fumbi-academy .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 78px;
  height: 78px;
}

.fumbi-academy .description {
  color: #2c2e30;
  font-size: 14px;
  line-height: 18px;
  z-index: 1;
}

.fumbi-academy .bg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60%;
}

.fumbi-academy .bg:after {
  content: '';
  display: block;
  width: 2000px;
  height: 100%;
  background-color: #398CE0;
  position: absolute;
  left: 100%;
  top: 0;
}

@media (min-width: 993px) {
  .fumbi-academy .video-wrapper {
    display: flex;
  }
}

@media (min-width: 768px) {
  .fumbi-academy .description {
    max-width: 190px;
  }
}

@media (max-width: 992px) {
  .fumbi-academy .description {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .fumbi-academy {
    text-align: center;
  }

  .fumbi-academy .image-wrapper,
  .fumbi-academy .description {
    width: 100%;
  }
}

/* ARTICLES SECTION */
ul.blog-categories {
  list-style-type: none;
  margin-bottom: 50px;
}

ul.blog-categories li {
  display: inline-block;
}
ul.blog-categories a {
  text-decoration: none;
  color: #000;
}

ul.blog-categories a.selected {
  background: #95c11f;
  color: #fff;
  padding: 10px 15px;
  border-radius: 8px;
}

ul.blog-categories li:not(:last-of-type) {
  padding-right: 30px;
}

.green-rectangle {
  height: 283px;
  background: #f3fae7;
  border-radius: 8px;
}

/* ARTICLE PREVIEW */
.article-preview-section .rectangle-article-img {
  background: #f3fae7;
  height: 500px;
}
.article-preview-section .img-author {
  background: #f3fae7;
  width: 111px;
  height: 111px;
}

.articles-wrapper {
	padding-top: 90px;
}

@media (max-width: 991px) {
	.articles-wrapper {
		padding-top: 70px;
	}
}

/* NEWSLETTER SECTION */
section.newsletter {
  background: #f3fae7;
}

/* SOCIAL NETWORK SECTION */
section.social-networks {
  background: #f3fae7;
}
.social-net-img {
  background: #e4efd0;
  border-radius: 8px;
  height: 211px;
}
a.social-button {
  border: 0.3px solid #000;
  border-radius: 6px;
}

/* CALCULATOR SECTION */

section.calculator .calculator-content {
  font-size: 30px;
}
section.calculator span.amount,
section.calculator span.percentage {
  color: #95c11f;
}

/* BANNERS SECTION */

.banner {
  background: #f3fae7;
  border-radius: 15px;
}

.banner h2 {
  color: #fff;
  font-weight: 500;
}

.banners-row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 120px;
}

.banners .col-lg-6 .banner.biznis {
  background: #2e2f31;
}

.banners .col-lg-6 .banner.biznis .banner-category {
  color: #398ce0;
}

.banners .col-lg-6 .banner.biznis .btn {
  background: #398ce0;
  border: 1px solid #398ce0;
}


.banners .col-lg-6 .banner.academy {
  background: #398ce0;
  position: relative;
  top: 10%;
}

.banners .col-lg-6 .banner.academy .banner-category {
  color: #2e2f31;
}

.banners .col-lg-6 .banner.academy .btn {
  background: #2e2f31;
  border: 1px solid #2e2f31;
}

.banners .col-lg-6 .banner.partners {
  background: #9dc41a;
  position: relative;
}

.banners .col-lg-6 .banner.partners .banner-category {
  color: #2e2f31;
}

.banners .col-lg-6 .banner.partners .btn {
  background: #2e2f31;
  border: 1px solid #2e2f31;
}

.banners .col-lg-6 .banner.partners-subpage {
  background: #2e2f31;
  position: relative;
}

.banners .col-lg-6 .banner.partners-subpage .banner-category {
  color: #9dc41a;
}

.banners .col-lg-6 .banner.partners-subpage .btn {
  background: #9dc41a;
  border: 1px solid #9dc41a;
}

.banners .col-lg-6 .banner.individual {
  background:  #9dc41a;
}

.banners .col-lg-6 .banner.biznis-banner-page.academy .banner-category {
  color: rgba(17, 37, 62, 1) !important;
}

.banners .col-lg-6 .banner.biznis-banner-page.academy .btn {
  color: rgba(17, 37, 62, 1) !important;
}

.banners .col-lg-6 .banner.biznis-banner-page.individual .banner-category {
  color: #375908 !important;
}

.banners .col-lg-6 .banner.biznis-banner-page.individual .btn {
  color: #375908 !important;
}

.banners .col-lg-6 .banner.biznis-banner-page .btn {
  background:  #ffffff !important;
  border: 1px solid  #ffffff !important;
}

.banners .white-shadow-heading {
  top: -45px;
}

.banners .text-content {
  font-weight: 300;
}

.partners-page-banner-img {
	max-width: 250px;
	width: 100%
}

/* Vizitka */

.vizitka .vizitka-avatar {
	width: 150px;
	margin-right: 30px
}

.vizitka .vizitka-content-wrapper {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	background: #f3fae7;
}

.vizitka .vizitka-content-wrapper::before {
	content: '';
	position: absolute;
	top: 0;
	left: auto;
	right: calc(100% - 1px);
	width: calc( 50vw - 50% + 1px );
	height: 100%;
	background: #f3fae7;
}

.vizitka .vizitka-content-wrapper * {
	z-index: 1;
}

.vizitka h3 {
	font-size: 50px;
	color: #9CC43C;
}

.vizitka h4 {
	font-weight: 300;
	font-size: 25px;
	color: #9CC43C;
}

.vizitka .vizitka-bg-shape-p {
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	z-index: 0;
	height: 100%;
}

.vizitka .vizitka-bg-shape {
	width: auto;
	height: 100%;
}

@media (min-width: 992px) {
	.vizitka .contact-info {
		max-width: 250px;
	}	
	
	.vizitka .contact-info * {
		color: white;
	}
}

@media (max-width: 991px) {
	.vizitka .contact-info a {
		color: #95c11f !important;
	}
}

@media (max-width: 767px) {
	.vizitka h3 {
		font-size: 35px;
	}

	.vizitka h4 {
		font-size: 20px;
	}
	
	.vizitka .vizitka-avatar {
		width: 100px;
	}
}

/* BENEFITS SECTION */
.benefits-flow {
  overflow: hidden;
}

.benefits {
  padding-bottom: 50px;
  margin-bottom: 105px;
  margin-top: 300px;
}

.benefits a {
	color: #95c11f;
}

.benefits a:hover {
	color: #95c11f;
}

.benefits .white-shadow-heading:before {
  background: linear-gradient(to bottom, rgba(243, 250, 231, 0.5), #f3fae7);
}

.benefits .col-lg-4:not(:last-of-type) {
  border-right: 1px solid #e6e6e6;
}

.benefits .cover {
  background: #f3fae7;
  min-height: 700px;
  width: 100%;
  z-index: -10;
  left: 50%;
  top: 0;
  margin-left: -665px;
  height: 100%;
}

.benefits-image img {
  position: absolute;
  top: 0;
  transform: translateY(-100%) translateX(-50%);
  left: 50%;
}

.benefits .benefit-card img {
  filter: drop-shadow(0px 10px 10px rgba(149, 193, 31, 0.4));
}

.benefits .benefit-cards .row:first-child {
  border-bottom: 1px solid #e6e6e6;
}

@media (max-width: 1550px) {
  .benefits .cover {
    background: #f3fae7;
    min-height: 1050px;
    width: 100%;
    z-index: -10;
    left: 0%;
    margin-left: 0px;
  }
}

@media (max-width: 991px) {
  .benefits {
    margin-top: 30vw;
    margin-bottom: 50px;
  }
  .benefits .col-lg-4:not(:last-of-type) {
    border-right: none;
  }
  .benefits .benefit-cards .row:first-child {
    border-bottom: none;
  }
  .benefit-card {
    border-bottom: 1px solid #e6e6e6;
  }
  .benefit-cards .row:last-of-type .col-lg-4:last-of-type .benefit-card {
    border-bottom: none;
  }
}

/* SIMPLICITY */
.simplicity .col-lg-4:not(:last-of-type) {
  border-right: 1px solid #e6e6e6;
}

.simplicity .simplicity-contents .row:first-child {
  border-bottom: 1px solid #e6e6e6;
}

.simplicity img {
  filter: drop-shadow(0px 10px 10px rgba(149, 193, 31, 0.4));
}
/*
.simplicity .green-bg-link {
    min-width: 309px;
}
*/
@media (max-width: 991px) {
  .simplicity .col-lg-4:not(:last-of-type) {
    border-right: none;
  }
  .simplicity .simplicity-contents .row:first-child {
    border-bottom: none;
  } /*
    .simplicity .green-bg-link {
        min-width: 233px;
    }*/
}

/* CONTACT ADVANCED SECTION */
.contact-advanced-section {
  height: 980px;
  padding: 0;
}

.contact-advanced-section .col-lg-7 {
  background-image: url('../../visivig/reusables/contactUsSection/assets/images/map-illustration.png');
  height: 980px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-size: cover;
}

.contact-advanced-section .card {
  margin-top: 90%;
}

/* Partners  zasady spravania */

.green-light-bg-left,
.green-light-bg-right {
	position: relative;
	background-color: #eef7e2;
}

.green-light-bg-left::before {
	content: '';
	position: absolute;
	top: 0;
	right: 100%;
	height: 100%;
	width: calc( 50vw - 50% );
	background-color: #eef7e2;
}

.green-light-bg-right::before {
	content: '';
	position: absolute;
	top: 0;
	left: 100%;
	height: 100%;
	width: calc( 50vw - 50% );
	background-color: #eef7e2;
}

.green-bg-full {
	position: relative;
	background-color: #eef7e2;
}

.green-bg-full::before,
.green-bg-full::after {
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	width: calc( 50vw - 50% );
	background-color: #eef7e2;
}

.green-bg-full::before {
	right: 100%;
}

.green-bg-full::after {
	left: 100%;
}

/* HOW IT WORKS SECTION */

.how-it-works .col-lg-4:not(:last-of-type) {
  border-right: 1px solid #e8e8e8;
}

.how-it-works .how-it-works-text a {
  color: #95c11f !important;
}

.how-it-works .order-number {
  background: #95c11f;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 57px;
  height: 57px;
  color: #fff;
  border-radius: 50%;
  box-shadow: -2px 4px 26px -1px rgb(150 193 31 / 56%);
}

.how-it-works-image {
  max-height: 205px;
}

.how-it-works img {
  max-height: inherit;
}

.how-it-works .p-5 {
  padding: 20px !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .how-it-works {
    margin-top: 150px;
  }
}

@media (max-width: 991px) {
  .how-it-works .col-lg-4.col-md-12 {
    display: flex;
    flex-direction: column-reverse;
  }
  section.how-it-works .col-lg-4:not(:last-of-type) {
    border: 0;
  }
}

/* SUPPORT CONTACT SECTION */

.support-contact-section {
  margin-top: 100px;
}

html[lang="sk-SK"] .support-contact-section .col-lg-4:not(:last-of-type),
html[lang="cs-CZ"] .support-contact-section .col-lg-4:not(:last-of-type) {
  border-right: 1px solid #e8e8e8;
}

html[lang="en-GB"] .support-contact-section .col-lg-4:first-child {
  border-right: 1px solid #e8e8e8;
}

.support-contact-section-image {
  max-height: 150px;
  margin-bottom: 40px;
}

.support-contact-section img {
  max-height: inherit;
}

.support-contact-section .p-5 {
  padding: 20px !important;
}

@media (max-width: 991px) {
  .support-contact-section .col-lg-4:not(:last-of-type),
  html[lang="hu-HU"] .support-contact-section .col-lg-4:not(:last-of-type),
  html[lang="pl-PL"] .support-contact-section .col-lg-4:not(:last-of-type) {
    border: none !important;
    margin-bottom: 75px;
  }
}

.support-contact-section .modal-content {
  padding: 50px 20px;
  background: #a6c142;
  border-radius: 20px;
  color: white;
}

.support-contact-section .modal-content img {
  width: 75px;
  margin-bottom: 40px;
}

.support-contact-section .support-contact-phone-modal-number {
  font-size: 30px;
  font-weight: 800;
  color: white;
  text-decoration: none;
}

.support-contact-section .modal-content .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 10px;
  height: 10px;
  background-size: 100%;
  filter: invert(1);
}

@media (min-width: 576px) {
  .support-contact-section .modal-sm {
    max-width: 350px !important;
  }
}

/* PRODUCT CAROUSEL */
.carousel {
  display: flex;
  width: 1700px;
}
.slide {
  width: 268px;
  border-radius: 20px;
  border: 1px solid rgba(160, 160, 160, 0.3);
}
.slide.current {
  background: #f3fae7;
  border: none;
}

@media (max-width: 1400px) {
  .products-buttons {
    flex-direction: column;
  }
  .products-buttons a {
    text-align: center;
  }
  .products-buttons a:first-of-type {
    margin-bottom: 20px;
  }
}

/* MEDIA AND PARTNERS SECTION */
/* .partners img:not(:last-of-type) {
  border-right: 1px solid #e6e6e6;
} */

.partners img {
  padding: 20px 50px;
}

.partners-media .row.media {
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 1100px) {
  .partners-media .row.media {
    padding: 0px;
  }
}

@media (min-width: 400px) {
	.partners img:not(:last-of-type) {
    margin-right: 0px;
    border: 0;
  }
  .partners-media .media-logos img {
    padding: 0 8px;
    height: 16px;
  }
	.partners-media .media-logos img {
	    height: 70px !important;
	}	
	
	.partners-media .media-logos.partners img {
		height: 70px !important;
	}
}

@media (min-width: 767px) {
  .partners img:not(:last-of-type) {
    margin-right: 0px;
    border: 0;
  }
  .partners-media .media-logos img {
    padding: 0 8px;
    height: 16px;
  }

	.partners-media .media-logos.partners img {
		height: 85px !important;
	}
	
  .partners-media .media-logos img {
	    height: 85px !important;
  }
}

@media (min-width: 1200px) {
	.partners-media .media-logos img {
		height: 95px !important;
	}

	.partners-media .media-logos.partners img {
		height: 95px !important;
	}
}

@media (min-width: 1400px) {
	.partners-media .media-logos img {
		height: 110px !important;
	}

	.partners-media .media-logos.partners img {
		height: 110px !important;
	}	
}

.partners-media .media-logos img {
  height: 60px;
  padding: 12px;
  width: auto;
}

.partners-media .media-logos.partners img {
	height: 60px;
	padding: 12px;
}

html[lang="cs-CZ"] .medium14 {
	display:none;
}

/* CONTACT ADVANCED SECTION */
section.contact-advanced-section {
  background: #f3fae7;
}

/* HEADER */

body.admin-bar .headers-main-wrapper {
  top: 32px;
}

.navbar .navbar-brand img {
  height: 35px;
}

@media (min-width: 1400px) {
  .navbar .navbar-brand img {
    height: 45px;
  }
}

.biznis-registracia {
	display: none;
}

.biznis-page .biznis-registracia {
	display: block !important;
}

.biznis-page .all-registracia {
	display: none;
}

.biznis-page .btn.biznis {
  display: block !important;
}

.biznis-page .btn.indi {
  display: none !important;
}

.navbar .border-right:after {
  content: '';
  position: absolute;
  right: -8px;
  top: 6px;
  height: calc(100% - 12px);
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}

.navbar.header-bar {
  padding-top: 6px;
  padding-bottom: 7px;
}

.navbar.header-bar .left a {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6) !important;
}

.navbar.header-bar .left .nav-item:first-child a {
  padding-left: 0;
}

.navbar.header-bar .left a:hover {
  color: rgba(255, 255, 255, 1) !important;
}

.navbar.header-bar .right a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6) !important;
  text-decoration: none;
  white-space: nowrap;
}

.navbar.header-bar .right a.color-primary {
  color: #95c11f !important;
  padding: 0;
  font-size: 13px;
}

.navbar-nav.right {
  margin-right: 200px;
}

.navbar.header-bar .right .additional-span span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  display: block;
}

.navbar.header-bar .right .translation-span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  padding-left: calc(31px + 0.3em);
  padding-right: 10px;
  padding-bottom: 0.5em;
  display: block;
}

.navbar-nav .translation-span {
  font-size: 12px;
  text-decoration: none;
  color: #000000;
  padding-left: calc(39px + 0.3em);
  padding-right: 10px;
  padding-bottom: 0.5em;
  display: block;
}

.navbar.header-bar .dropdown-toggle:after {
  color: #94c93d;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.navbar-light .navbar-nav .nav-link {
  color: #2c2e30;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: #94c93d;
}

.navbar-main .navbar-nav.left .nav-link.active {
  color: #94c93d;
}

.navbar.navbar-main .left .dropdown-toggle::after {
  border-right: 0.29em solid transparent;
}

.navbar-toggler {
  border: none;
}

.navbar-main {
  background-color: #fff;
}

@media (max-width: 1199px) {
  body.admin-bar .navbar-main {
    top: 32px;
  }
}

.navbar-main .dropdown-menu {
  margin-top: 0;
  padding: 0;
  width: 100%;
  border: none;
}

.menu-support-left {
  padding: 55px 38px;
  background-color: #eef7e2;
  border-radius: 10px;
}

.menu-support-right {
  padding: 55px 38px;
  color: #fff;
  background-color: #8dc63f;
  border-radius: 10px;
}

.menu-support-left p,
.menu-support-right p {
  width: 70%;
  margin: 0 auto 30px;
}

@media (max-width: 1199px) {
  .navbar-main {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }

  .content-area {
    margin-top: 64px !important;
  }
}


@media (min-width: 1200px) {
  .content-area {
    margin-top: 100px !important;
  }
  
  .navbar-main {
    height: 100px;
  }

  .navbar-main .left .dropdown-toggle::after {
    transform: rotate(90deg);
    transition: 0.3s;
  }

  .navbar-main .left .nav-link.show.dropdown-toggle::after {
    transform: rotate(0);
  }

  .margin {
    margin-left: 210px !important;
  }

  .navbar-main .navbar-nav > .nav-item > .nav-link {
    font-weight: 700;
  }

  .navbar-main .dropdown {
    position: static !important;
  }

  .navbar-main .nav-item {
    position: relative;
  }

  .navbar-main .navbar-nav.left .nav-link.show {
    color: #94c93d;
  }

  .navbar-main .dropdown-menu {
    top: 100%;
    left: 0;
    box-shadow: 0px 235px 235px rgba(0, 0, 0, 0.17);
  }

  .navbar-main .dropdown-menu.show {
    -webkit-animation: fadeInFromNone 0.3s ease-out;
    -moz-animation: fadeInFromNone 0.3s ease-out;
    -o-animation: fadeInFromNone 0.3s ease-out;
    animation: fadeInFromNone 0.3s ease-out;
  }

  @-webkit-keyframes fadeInFromNone {
    0% {
      display: none;
      opacity: 0;
    }

    1% {
      display: block;
      opacity: 0;
    }

    100% {
      display: block;
      opacity: 1;
    }
  }

  @-moz-keyframes fadeInFromNone {
    0% {
      display: none;
      opacity: 0;
    }

    1% {
      display: block;
      opacity: 0;
    }

    100% {
      display: block;
      opacity: 1;
    }
  }

  @-o-keyframes fadeInFromNone {
    0% {
      display: none;
      opacity: 0;
    }

    1% {
      display: block;
      opacity: 0;
    }

    100% {
      display: block;
      opacity: 1;
    }
  }

  @keyframes fadeInFromNone {
    0% {
      display: none;
      opacity: 0;
    }

    1% {
      display: block;
      opacity: 0;
    }

    100% {
      display: block;
      opacity: 1;
    }
  }

  .navbar-main .container {
    border-bottom: 1px solid #dee2e6;
  }

  .navbar-nav.left,
  .navbar-nav.left .nav-item {
    height: 100%;
  }

  .navbar-main .navbar-nav.left .nav-link {
    height: 100%;
    display: flex;
    align-items: center;
  }

  .dropdown-indicator {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 0;
    background-color: #94c93d;
    transition: width 0.3s, left 0.3s;
  }
}

.language-switcher-menu > ul > li > a {
	position: relative;
	display: flex;
	align-items: center;
	gap: 5px;
}

.language-switcher-menu .lang-item a {
	display: flex;
	align-items: center;
	gap: 5px;
}

@media (min-width: 1199px) {
	.language-switcher-menu > ul > li > a::after {
		display: none;
	}
	
	.language-switcher-menu .dropdown-menu {
    background-color: rgba(var(--bs-dark-rgb),var(--bs-bg-opacity));
		border: none;
		padding: 0;
		top: calc(100% - 5px);
		left: -2px;
    right: -150px;
	width: fit-content
	}
	
	.language-switcher-menu .dropdown-menu a:hover {
	    background-color: rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;
	}
	
	.language-switcher-menu .dropdown-menu a {
		padding: 2px 10px;
	}
}


@media (min-width: 1200px) {
  .navbar-main .left {
    margin-left: 50px;
  }

  .margin {
    margin-left: 253px !important;
  }

  .navbar-nav.left .nav-item {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 1400px) {
  .navbar-main .left {
    margin-left: 100px;
  }

  .margin {
    margin-left: 353px !important;
  }
}

@media (max-width: 1199px) {
  .navbar .navbar-brand img {
    height: 37px;
  }

  .navbar {
    /* position: unset; */
    border-bottom: 1px solid #dee2e6;
  }

  .navbar-toggler.x {
    position: absolute;
    left: 0;
  }

  .logo-wrapper {
    width: 100%;
  }

  .navbar-collapse {
    position: absolute;
    top: 0;
    right: 100%;
    left: -100%;
    padding: 0;
    min-height: 100vh;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    transition: left 0.2s, right 0.2s;
    z-index: 1000;
    overflow-y: scroll;
    max-width: 500px;
  }

  .header-slide {
    position: sticky;
    top: 0;
    background-color: #fff;
    width: calc(100% - 50px);
    width: 100%;
    z-index: 1;
  }

  .menu-safe-area-bottom {
    margin-bottom: 100px;
  }

  .menu-overlay {
    display: none;
    background-color: rgba(0, 0, 0, 0.37);
    bottom: 0;
    left: 0;
    /* IE7 & 8 */
    position: fixed;
    right: 0;
    top: 0;
    z-index: 49;
  }

  .navbar-collapse.show {
    left: 0;
    right: 50px;
  }

  .navbar-collapse .navbar-nav:first-child .nav-item {
    border-bottom: 1px solid #e5e5e5;
  }

  .dropdown-menu .nav-item:last-child {
    border: none !important;
  }

  .nav-link {
    padding: 5px 16px !important;
  }

  .nav-link.padding {
    padding: 18px 16px !important;
  }

  .nav-link.padding-sm {
    padding: 8px 16px !important;
  }

  .dropdown-toggle:not(.lang):after {
    position: absolute;
    right: 16px;
    top: 28px;
  }
	
	.language-switcher-menu > ul > li > a {
		padding: 18px 16px !important;
	}
	
	.language-switcher-menu > ul > li > a[aria-expanded="true"] {
		background: #94c93d;
		color: white !important;
	}
	
	  .language-switcher-menu .dropdown-menu .dropdown-item {
		padding-left: 8px 16px;
	  }
	
  .language-switcher-menu .dropdown-menu {
	padding-left: 24px;
  }

  .dropdown-toggle.show:after {
    transform: rotate(180deg);
    color: #fff;
  }

  .dropdown-toggle.show {
    color: #fff !important;
    background-color: #94c93d;
  }
}

/* FOOTER */

footer {
  background-color: #0b0b0b;
}

.footer-green-text,
.footer-green-text:hover {
  color: #95c11f;
}

footer hr {
  background-color: rgba(255, 255, 255, 0.2);
}

footer .nav-link {
  color: #fff;
}

footer .nav-link:hover,
footer .nav-link:focus {
  color: #94c93d;
}

footer .logo {
  height: 45px;
}

footer .list-group-item {
  background-color: transparent;
  padding: 0.5rem;
}

footer a img {
  transition: transform 0.3s;
}

footer a:hover img {
  transform: scale(1.1);
}

/* MODAL */

.modal-content {
  background-color: transparent;
  border: none;
}

.modal-header {
  border: none;
}

@media (max-width: 767px) {
  .modal-body iframe {
    height: calc(90vw / 16 * 9);
  }
}

/* MAIN VISUAL TWO BOTTONS */

.main-visual-two-buttons {
  /* overflow-x: hidden; */
}

.main-visual-two-buttons .icon {
  position: relative;
  margin-left: 15px;
  margin-right: 30px;
  margin-bottom: 0;
}

.main-visual-two-buttons .icon:before,
.main-visual-two-buttons .icon:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  border-radius: 50%;
}

.main-visual-two-buttons .icon.index-portfolio:before,
.main-visual-two-buttons .icon.index-portfolio:after {
  -webkit-box-shadow: 0 0 0 rgba(141, 198, 63, 1);
  box-shadow: 0 0 0 rgba(141, 198, 63, 1);
}

.main-visual-two-buttons .icon.custom-choice:before,
.main-visual-two-buttons .icon.custom-choice:after {
  -webkit-box-shadow: 0 0 0 rgba(11, 11, 11, 1);
  box-shadow: 0 0 0 rgba(11, 11, 11, 1);
}

.main-visual-two-buttons .icon.bitcoin-and-gold:before,
.main-visual-two-buttons .icon.bitcoin-and-gold:after {
  -webkit-box-shadow: 0 0 0 rgba(246, 188, 36, 1);
  box-shadow: 0 0 0 rgba(246, 188, 36, 1);
}

.main-visual-two-buttons .icon.business:before,
.main-visual-two-buttons .icon.business:after {
  -webkit-box-shadow: 0 0 0 rgba(77, 77, 77, 1);
  box-shadow: 0 0 0 rgba(77, 77, 77, 1);
}

.main-visual-two-buttons .icon.crypto-deposit:before,
.main-visual-two-buttons .icon.crypto-deposit:after {
  -webkit-box-shadow: 0 0 0 #B70AE2;
  box-shadow: 0 0 0 #B70AE2;
}

.main-visual-two-buttons .icon.staking-portfolio:before,
.main-visual-two-buttons .icon.staking-portfolio:after {
  -webkit-box-shadow: 0 0 0 rgba(255, 102, 0, 1);
  box-shadow: 0 0 0 rgba(255, 102, 0, 1);
}

.main-visual-two-buttons .icon.advanced-portfolio:before,
.main-visual-two-buttons .icon.advanced-portfolio:after {
  -webkit-box-shadow: 0 0 0 rgba(255, 102, 0, 1);
  box-shadow: 0 0 0 rgba(255, 102, 0, 1);
}

.main-visual-two-buttons .icon.darcekova-poukazka:before,
.main-visual-two-buttons .icon.darcekova-poukazka:after {
  -webkit-box-shadow: 0 0 0 rgba(58, 83, 119, 1);
  box-shadow: 0 0 0 rgba(58, 83, 119, 1);
}


.main-visual-two-buttons .icon.index-portfolio:before {
  -webkit-animation: pulse1 3s infinite;
  animation: pulse1 3s infinite;
}

.main-visual-two-buttons .icon.index-portfolio:after {
  -webkit-animation: pulse2 3s infinite;
  animation: pulse2 3s infinite;
}

.main-visual-two-buttons .icon.custom-choice:before {
  -webkit-animation: pulse3 3s infinite;
  animation: pulse3 3s infinite;
}

.main-visual-two-buttons .icon.custom-choice:after {
  -webkit-animation: pulse4 3s infinite;
  animation: pulse4 3s infinite;
}

.main-visual-two-buttons .icon.bitcoin-and-gold:before {
  -webkit-animation: pulse5 3s infinite;
  animation: pulse5 3s infinite;
}

.main-visual-two-buttons .icon.bitcoin-and-gold:after {
  -webkit-animation: pulse6 3s infinite;
  animation: pulse6 3s infinite;
}

.main-visual-two-buttons .icon.business:before {
  -webkit-animation: pulse7 3s infinite;
  animation: pulse7 3s infinite;
}

.main-visual-two-buttons .icon.business:after {
  -webkit-animation: pulse8 3s infinite;
  animation: pulse8 3s infinite;
}

.main-visual-two-buttons .icon.crypto-deposit:before {
  -webkit-animation: pulse9 3s infinite;
  animation: pulse9 3s infinite;
}

.main-visual-two-buttons .icon.crypto-deposit:after {
  -webkit-animation: pulse10 3s infinite;
  animation: pulse10 3s infinite;
}

.main-visual-two-buttons .icon.staking-portfolio:before {
  -webkit-animation: pulse11 3s infinite;
  animation: pulse11 3s infinite;
}

.main-visual-two-buttons .icon.staking-portfolio:after {
  -webkit-animation: pulse12 3s infinite;
  animation: pulse12 3s infinite;
}


.main-visual-two-buttons .icon.advanced-portfolio:before {
  -webkit-animation: pulse13 3s infinite;
  animation: pulse13 3s infinite;
}

.main-visual-two-buttons .icon.advanced-portfolio:after {
  -webkit-animation: pulse14 3s infinite;
  animation: pulse14 3s infinite;
}

.main-visual-two-buttons .icon.darcekova-poukazka:before {
  -webkit-animation: pulse15 3s infinite;
  animation: pulse15 3s infinite;
}

.main-visual-two-buttons .icon.darcekova-poukazka:after {
  -webkit-animation: pulse16 3s infinite;
  animation: pulse16 3s infinite;
}



@-webkit-keyframes pulse1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(141, 198, 63, 0.75);
    box-shadow: 0 0 0 0 rgba(141, 198, 63, 0.75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(141, 198, 63, 0);
    box-shadow: 0 0 0 60px rgba(141, 198, 63, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(141, 198, 63, 0);
    box-shadow: 0 0 0 0 rgba(141, 198, 63, 0);
  }
}

@keyframes pulse1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(141, 198, 63, 0.75);
    box-shadow: 0 0 0 0 rgba(141, 198, 63, 0.75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(141, 198, 63, 0);
    box-shadow: 0 0 0 60px rgba(141, 198, 63, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(141, 198, 63, 0);
    box-shadow: 0 0 0 0 rgba(141, 198, 63, 0);
  }
}

@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(141, 198, 63, 0.15);
    box-shadow: 0 0 0 0 rgba(141, 198, 63, 0.15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(141, 198, 63, 0);
    box-shadow: 0 0 0 120px rgba(141, 198, 63, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(141, 198, 63, 0);
    box-shadow: 0 0 0 0 rgba(141, 198, 63, 0);
  }
}
@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(141, 198, 63, 0.15);
    box-shadow: 0 0 0 0 rgba(141, 198, 63, 0.15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(141, 198, 63, 0);
    box-shadow: 0 0 0 120px rgba(141, 198, 63, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(141, 198, 63, 0);
    box-shadow: 0 0 0 0 rgba(141, 198, 63, 0);
  }
}

@-webkit-keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(141, 198, 63, 0.75);
    box-shadow: 0 0 0 0 rgba(141, 198, 63, 0.75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(141, 198, 63, 0);
    box-shadow: 0 0 0 60px rgba(141, 198, 63, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(141, 198, 63, 0);
    box-shadow: 0 0 0 0 rgba(141, 198, 63, 0);
  }
}

@keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(11, 11, 11, 0.75);
    box-shadow: 0 0 0 0 rgba(11, 11, 11, 0.75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(11, 11, 11, 0);
    box-shadow: 0 0 0 60px rgba(11, 11, 11, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(11, 11, 11, 0);
    box-shadow: 0 0 0 0 rgba(11, 11, 11, 0);
  }
}

@-webkit-keyframes pulse4 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(11, 11, 11, 0.15);
    box-shadow: 0 0 0 0 rgba(11, 11, 11, 0.15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(11, 11, 11, 0);
    box-shadow: 0 0 0 120px rgba(11, 11, 11, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(11, 11, 11, 0);
    box-shadow: 0 0 0 0 rgba(11, 11, 11, 0);
  }
}
@keyframes pulse4 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(11, 11, 11, 0.15);
    box-shadow: 0 0 0 0 rgba(11, 11, 11, 0.15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(11, 11, 11, 0);
    box-shadow: 0 0 0 120px rgba(11, 11, 11, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(11, 11, 11, 0);
    box-shadow: 0 0 0 0 rgba(11, 11, 11, 0);
  }
}

@-webkit-keyframes pulse5 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(246, 188, 36, 0.75);
    box-shadow: 0 0 0 0 rgba(246, 188, 36, 0.75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(246, 188, 36, 0);
    box-shadow: 0 0 0 60px rgba(246, 188, 36, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(246, 188, 36, 0);
    box-shadow: 0 0 0 0 rgba(246, 188, 36, 0);
  }
}

@keyframes pulse5 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(246, 188, 36, 0.75);
    box-shadow: 0 0 0 0 rgba(246, 188, 36, 0.75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(246, 188, 36, 0);
    box-shadow: 0 0 0 60px rgba(246, 188, 36, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(246, 188, 36, 0);
    box-shadow: 0 0 0 0 rgba(246, 188, 36, 0);
  }
}

@-webkit-keyframes pulse6 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(246, 188, 36, 0.15);
    box-shadow: 0 0 0 0 rgba(246, 188, 36, 0.15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(246, 188, 36, 0);
    box-shadow: 0 0 0 120px rgba(246, 188, 36, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(246, 188, 36, 0);
    box-shadow: 0 0 0 0 rgba(246, 188, 36, 0);
  }
}
@keyframes pulse6 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(246, 188, 36, 0.15);
    box-shadow: 0 0 0 0 rgba(246, 188, 36, 0.15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(246, 188, 36, 0);
    box-shadow: 0 0 0 120px rgba(246, 188, 36, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(246, 188, 36, 0);
    box-shadow: 0 0 0 0 rgba(246, 188, 36, 0);
  }
}

@-webkit-keyframes pulse7 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(77, 77, 77, 0.75);
    box-shadow: 0 0 0 0 rgba(77, 77, 77, 0.75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(77, 77, 77, 0);
    box-shadow: 0 0 0 60px rgba(77, 77, 77, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(77, 77, 77, 0);
    box-shadow: 0 0 0 0 rgba(77, 77, 77, 0);
  }
}

@keyframes pulse7 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(77, 77, 77, 0.75);
    box-shadow: 0 0 0 0 rgba(77, 77, 77, 0.75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(77, 77, 77, 0);
    box-shadow: 0 0 0 60px rgba(77, 77, 77, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(77, 77, 77, 0);
    box-shadow: 0 0 0 0 rgba(77, 77, 77, 0);
  }
}

@-webkit-keyframes pulse8 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(77, 77, 77, 0.15);
    box-shadow: 0 0 0 0 rgba(77, 77, 77, 0.15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(77, 77, 77, 0);
    box-shadow: 0 0 0 120px rgba(77, 77, 77, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(77, 77, 77, 0);
    box-shadow: 0 0 0 0 rgba(77, 77, 77, 0);
  }
}
@keyframes pulse8 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(77, 77, 77, 0.15);
    box-shadow: 0 0 0 0 rgba(77, 77, 77, 0.15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(77, 77, 77, 0);
    box-shadow: 0 0 0 120px rgba(77, 77, 77, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(77, 77, 77, 0);
    box-shadow: 0 0 0 0 rgba(77, 77, 77, 0);
  }
}

@-webkit-keyframes pulse9 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(183, 10, 226, 0.75);
    box-shadow: 0 0 0 0 rgba(183, 10, 226, 0.75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(183, 10, 226, 0);
    box-shadow: 0 0 0 60px rgba(183, 10, 226, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(183, 10, 226, 0);
    box-shadow: 0 0 0 0 rgba(183, 10, 226, 0);
  }
}

@keyframes pulse9 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(183, 10, 226, 0.75);
    box-shadow: 0 0 0 0 rgba(183, 10, 226, 0.75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(183, 10, 226, 0);
    box-shadow: 0 0 0 60px rgba(183, 10, 226, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(183, 10, 226, 0);
    box-shadow: 0 0 0 0 rgba(183, 10, 226, 0);
  }
}

@-webkit-keyframes pulse10 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(183, 10, 226, 0.15);
    box-shadow: 0 0 0 0 rgba(183, 10, 226, 0.15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(183, 10, 226, 0);
    box-shadow: 0 0 0 120px rgba(183, 10, 226, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(183, 10, 226, 0);
    box-shadow: 0 0 0 0 rgba(183, 10, 226, 0);
  }
}
@keyframes pulse10 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(183, 10, 226, 0.15);
    box-shadow: 0 0 0 0 rgba(183, 10, 226, 0.15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(183, 10, 226, 0);
    box-shadow: 0 0 0 120px rgba(183, 10, 226, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(183, 10, 226, 0);
    box-shadow: 0 0 0 0 rgba(183, 10, 226, 0);
  }
}

@-webkit-keyframes pulse11 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 102, 0, 0.75);
    box-shadow: 0 0 0 0 rgba(255, 102, 0, 0.75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(255, 102, 0, 0);
    box-shadow: 0 0 0 60px rgba(255, 102, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 102, 0, 0);
    box-shadow: 0 0 0 0 rgba(255, 102, 0, 0);
  }
}

@keyframes pulse11 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 102, 0, 0.75);
    box-shadow: 0 0 0 0 rgba(255, 102, 0, 0.75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(255, 102, 0, 0);
    box-shadow: 0 0 0 60px rgba(255, 102, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 102, 0, 0);
    box-shadow: 0 0 0 0 rgba(255, 102, 0, 0);
  }
}

@-webkit-keyframes pulse12 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 102, 0, 0.15);
    box-shadow: 0 0 0 0 rgba(255, 102, 0, 0.15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(255, 102, 0, 0);
    box-shadow: 0 0 0 120px rgba(255, 102, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 102, 0, 0);
    box-shadow: 0 0 0 0 rgba(255, 102, 0, 0);
  }
}
@keyframes pulse12 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 102, 0, 0.15);
    box-shadow: 0 0 0 0 rgba(255, 102, 0, 0.15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(255, 102, 0, 0);
    box-shadow: 0 0 0 120px rgba(255, 102, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 102, 0, 0);
    box-shadow: 0 0 0 0 rgba(255, 102, 0, 0);
  }
}

@-webkit-keyframes pulse13 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(229, 7, 108, 0.75);
    box-shadow: 0 0 0 0 rgba(229, 7, 108, 0.75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(229, 7, 108, 0);
    box-shadow: 0 0 0 60px rgba(229, 7, 108, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(229, 7, 108, 0);
    box-shadow: 0 0 0 0 rgba(229, 7, 108, 0);
  }
}

@keyframes pulse13 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(229, 7, 108, 0.75);
    box-shadow: 0 0 0 0 rgba(229, 7, 108, 0.75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(229, 7, 108, 0);
    box-shadow: 0 0 0 60px rgba(229, 7, 108, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(229, 7, 108, 0);
    box-shadow: 0 0 0 0 rgba(229, 7, 108, 0);
  }
}

@-webkit-keyframes pulse14 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(229, 7, 108, 0.15);
    box-shadow: 0 0 0 0 rgba(229, 7, 108, 0.15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(229, 7, 108, 0);
    box-shadow: 0 0 0 120px rgba(229, 7, 108, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(229, 7, 108, 0);
    box-shadow: 0 0 0 0 rgba(229, 7, 108, 0);
  }
}
@keyframes pulse14 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(229, 7, 108, 0.15);
    box-shadow: 0 0 0 0 rgba(229, 7, 108, 0.15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(229, 7, 108, 0);
    box-shadow: 0 0 0 120px rgba(229, 7, 108, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(229, 7, 108, 0);
    box-shadow: 0 0 0 0 rgba(229, 7, 108, 0);
  }
}


@-webkit-keyframes pulse15 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(58, 83, 119, .75);
    box-shadow: 0 0 0 0 rgba(58, 83, 119, .75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(58, 83, 119, 0);
    box-shadow: 0 0 0 60px rgba(58, 83, 119, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(58, 83, 119, 0);
    box-shadow: 0 0 0 0 rgba(58, 83, 119, 0);
  }
}
@keyframes pulse15 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(58, 83, 119, .75);
    box-shadow: 0 0 0 0 rgba(58, 83, 119, .75);
  }
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(58, 83, 119, 0);
    box-shadow: 0 0 0 60px rgba(58, 83, 119, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(58, 83, 119, 0);
    box-shadow: 0 0 0 0 rgba(58, 83, 119, 0);
  }
}

@-webkit-keyframes pulse16 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(58, 83, 119, .15);
    box-shadow: 0 0 0 0 rgba(58, 83, 119, .15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(58, 83, 119, 0);
    box-shadow: 0 0 0 120px rgba(58, 83, 119, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(58, 83, 119, 0);
    box-shadow: 0 0 0 0 rgba(58, 83, 119, 0);
  }
}

@keyframes pulse16 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(58, 83, 119, .15);
    box-shadow: 0 0 0 0 rgba(58, 83, 119, .15);
  }
  70% {
    -webkit-box-shadow: 0 0 0 120px rgba(58, 83, 119, 0);
    box-shadow: 0 0 0 120px rgba(58, 83, 119, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(58, 83, 119, 0);
    box-shadow: 0 0 0 0 rgba(58, 83, 119, 0);
  }
}


.main-visual-two-buttons .text {
  max-width: 450px;
}

.main-visual-two-buttons-content {
  z-index: 2;
}

.main-visual-two-buttons .video-wrapper {
  margin-top: 30px;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 1;
  position: relative;
}

.main-visual-two-buttons .video-wrapper.no-border {
  border: none;
}

.homepage-video {
    padding-bottom: 34px;
    padding-top: 25px;
}

.main-visual-two-buttons .image-wrapper {
  margin-right: 36px;
  width: 222px;
  z-index: 1;
}

.main-visual-two-buttons .image-wrapper p {
  margin-bottom: 0;
}

.main-visual-two-buttons .image-wrapper img {
  max-width: 100%;
}

.main-visual-two-buttons .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 56px;
  height: 56px;
}

.main-visual-two-buttons .description {
  color: #2c2e30;
  font-size: 14px;
  line-height: 18px;
  z-index: 1;
}

@media (min-width: 993px) {
  .main-visual-two-buttons .video-wrapper {
    display: flex;
  }
}

@media (min-width: 768px) {
  .main-visual-two-buttons .description {
    max-width: 190px;
  }
}

@media (max-width: 992px) {
  .main-visual-two-buttons .description {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .main-visual-two-buttons .image-wrapper,
  .main-visual-two-buttons .description {
    width: 100%;
  }
}

/* MAIN VISUAL ONE BOTTON */

.main-visual-one-button {
  overflow-x: hidden;
}

.main-visual-one-button-content {
  z-index: 2;
}

.main-visual-one-button .video-wrapper {
  margin-top: 58px;
  padding-top: 25px;
  padding-bottom: 34px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 1;
  position: relative;
}

@media (max-width: 767px) {
	.main-visual-one-button .video-wrapper.articles {
		padding: 0;
	}
}

.main-visual-one-button .image-wrapper {
  margin-right: 36px;
  width: 222px;
  z-index: 1;
}

.main-visual-one-button .image-wrapper p {
  margin-bottom: 0;
}

.main-visual-one-button .image-wrapper img {
  max-width: 100%;
}

.main-visual-one-button .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 56px;
  height: 56px;
}

.main-visual-one-button .description {
  color: #2c2e30;
  font-size: 14px;
  line-height: 18px;
  z-index: 1;
}

/* .main-visual-one-button a:first-child {
  margin: 0 20px 0 0;
} */

@media (min-width: 993px) {
  .main-visual-one-button .video-wrapper {
    display: flex;
  }

  .main-visual-one-button-content {
    width: 80%;
  }
}

@media (min-width: 768px) {
  .main-visual-one-button .description {
    max-width: 190px;
  }
}

@media (max-width: 992px) {
  .main-visual-one-button .description {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .main-visual-one-button .image-wrapper,
  .main-visual-one-button .description {
    width: 100%;
  }
}

/* CURRENCY TABLE */

.currency-comparison-table-section .overflow {
  overflow-x: scroll;
}

.currency-comparison-table-section .overflow::-webkit-scrollbar {
  display: none;
}

.currency-comparison-table-section .description {
  display: block;
  margin-top: 30px;
}

.currency-comparison-table-section .card:not(:last-child) {
  margin-right: 35px;
}

.currency-comparison-table-section .title {
  padding-bottom: 20px;
  font-size: 18px;
  border-bottom: 1px solid #94c93d;
}

.currency-comparison-table-section .subcard .title {
  padding-bottom: 14px;
  font-size: 24px;
}

.currency-comparison-table-section .headcard {
  width: 314px;
  padding-top: 35px;
  border: none;
}

.currency-comparison-table-section .subtitle:not(:last-child) {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.currency-comparison-table-section .headcard .subtitle:last-child {
  padding-bottom: 20px;
  border-bottom: 1px solid #94c93d;
}

.currency-comparison-table-section .subcard {
  width: 275px;
  padding: 35px 30px;
  box-shadow: 0px 15px 30px -10px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
}

.currency-comparison-table-section .subcard.subcard-green {
  color: #fff;
  background-color: #94c93d;
}

.currency-comparison-table-section .subcard.subcard-green .title {
  border-color: #fff;
}

/* DEELOPMENT GRAPH SECTION */

@media (min-width: 1200px) {
  .development-graph-section .image {
    margin-top: -70px;
  }
}

@media (max-width: 767px) {
  .development-graph-section .image {
    margin-top: 30px;
  }
}

@media (max-width: 575px) {
  .mobile-border-bottom {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
  }
}

.development-graph-section .img-fluid {
  object-fit: contain;
}


/* RECORDS BAR */

.records-bar .list-group-item {
  font-size: 18px;
  border: none;
  border-radius: 3px !important;
}

.records-bar .list-group-item a {
  color: #000 !important;
  text-decoration: none;
}

.records-bar .list-group {
  justify-content: space-between;
  background: #fff;
}

.records-bar .list-group-item:hover {
  background-color: #94c93d;
  cursor: pointer;
}

.records-bar .list-group-item:hover a {
  color: #fff !important;
}

.records-bar .list-group-item.disabled {
  pointer-events: unset;
}

.records-bar .list-group-item.disabled a {
  color: #ddd !important;
}

.records-bar .list-group-item.disabled:hover {
  background-color: #ddd;
}

.records-bar .list-group-item.disabled:hover a {
  color: #fff !important;
}

/* SEARCH BAR */

.search-bar input {
  border: 0;
  outline: 0;
  border-radius: 0;
}
.search-bar .form-control:focus {
  border: 0;
  outline: 0;
  box-shadow: none;
}

/* RECORDS SIDEBAR */

.records-sidebar .list-group-item {
  font-size: 18px;
  border: none;
}

.records-sidebar .list-group-item a {
  color: #000 !important;
  text-decoration: none;
}

.records-sidebar .list-group-item:hover,
.records-sidebar .list-group-item:hover a {
  color: #94c93d !important;
  font-weight: 700;
}

/* EXPLANATIONS DICTIONARY SECTION */

.explanations-dictionary-sections h4::first-letter {
  font-size: 36px;
}

.explanations-dictionary-sections .shortcut-dictionary-explanation {
  border-bottom: 1px solid #e5e5e5;
}

.explanations-dictionary-sections .shortcut-dictionary-explanation.hide {
  display: none;
}

/* EXPLANATIONS SUPPORT SECTION */

.explanations-support-sections
  .shortcut-support-explanations:not(:first-child) {
  padding-top: 90px;
}

.explanations-support-sections .shortcut-support-explanation:not(:last-child) {
  margin-bottom: 20px;
}

.explanations-support-sections .shortcut-support-explanations.hide,
.explanations-support-sections .shortcut-support-explanation.hide {
  display: none;
}

.explanations-support-sections .shortcut-support-explanation .h4,
.explanations-support-sections .shortcut-support-explanation .plus {
  color: #000000;
  text-decoration: none;
}

.explanations-support-sections .shortcut-support-explanation .h4:not(.collapsed),
.explanations-support-sections .shortcut-support-explanation .minus {
  color: #94c93d;
}

.explanations-support-sections .shortcut-support-explanation .h4:not(.collapsed) .plus,
.explanations-support-sections .shortcut-support-explanation .h4.collapsed .minus {
  display: none;
}

.explanations-support-sections .shortcut-support-explanation .plus,
.explanations-support-sections .shortcut-support-explanation .minus {
	margin-left: 15px;
}

.explanations-support-sections .shortcut-support-explanation .h4 {
	transition: padding .2s;
}

.explanations-support-sections .shortcut-support-explanation .h4:not(.collapsed) {
	padding-bottom: 20px;
}

@media (max-width: 767px) {
  .explanations-support-sections .shortcut-support-explanations {
    padding-top: 30px;
  }
}

/* KEY ELEMENTS */

.key-elements img {
  filter: drop-shadow(0px 10px 10px rgba(149, 193, 31, 0.4));
}

.key-elements .col-lg-3:not(:last-of-type) {
  border-right: 1px solid #e6e6e6;
}

.key-elements .col-lg-3:hover .key-element-content {
  box-shadow: 0px 7.89644px 29.6116px rgba(0, 0, 0, 0.15);
  cursor: pointer;
}

.key-elements .col-lg-3 .key-element-content {
  height: 309px;
}

@media (max-width: 1024px) {
  .key-elements .col-lg-3 .key-element-content {
    height: auto;
  }
}

@media (max-width: 991px) {
  .key-elements .col-lg-3:not(:last-of-type) {
    border-right: none;
  }

  .key-elements .col-lg-3:hover .key-element-content {
    box-shadow: none;
  }
}

.button-arrows li:last-child {
  transform: rotate(180deg);
}
/*
.products-buttons .selected {
    background: #94c93d;
    color: #fff;
}

.products-buttons :not(.selected):hover {
    background: #94c93d;
    color: #fff;
}
.products-buttons a {
    border: 1px solid #94c93d;
}*/

.green-title {
  color: #94c93d;
}

ul.product-links {
  list-style-type: none;
}

ul.product-links li {
  cursor: pointer;
}

ul.product-links li:not(:last-of-type) {
  border-bottom: 1.18079px solid #e6e6e6;
}

ul.product-links li:not(:last-of-type):hover {
  border-bottom: 1px solid #95c11f;
}

ul.product-links li img.display-on-hover {
  display: none;
}

ul.product-links li:hover img.display-on-hover {
  display: block;
}
ul.product-links li:hover img.display-grey-arrow {
  display: none;
}
@media (min-width: 992px) {
  #products_slider {
    margin-top: -100px;
  }

  #products_slider .owl-item > div:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 4%;
    right: 4%;
    bottom: 0;
    background-color: #fff;
    border-radius: 10px;
    z-index: -1;
  }

  #products_slider_2 {
    margin-top: -100px;
  }

  #products_slider_2 .owl-item > div:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 4%;
    right: 4%;
    bottom: 0;
    background-color: #fff;
    border-radius: 10px;
    z-index: -1;
  }
}
@media (max-width: 991px) {
  ul.product-links {
    display: none;
  }
}

/*MAIN VISUAL CAROUSEL*/

.main-visual-carousel {
  overflow-x: hidden;
}

.main-visual-carousel .main-visual-background img {
  max-width: unset;
  height: 100%;
  background-color: #fff;
}

.main-visual-carousel .main-visual-background .triangle {
  position: absolute;
  bottom: 0;
  width: auto;
  height: 50%;
  left: 15%;
  z-index: 1;
  background-color: transparent;
}

.main-visual-carousel .main-visual-background {
  margin: 0;
  position: absolute;
  left: 30%;
  right: 0;
  top: 0;
  height: 100%;
}

.main-visual-carousel .main-visual-background:before {
  content: '';
  display: block;
  width: 2000px;
  height: 100%;
  background-color: #a6c142;
  position: absolute;
  left: 1px;
  top: 0;
  z-index: -1;
}

.page-biznis.main-visual-carousel .main-visual-background:before {
  background-color: #2e2f31;
}

.main-visual-carousel h2 {
  color: #95c11f;
}

.main-visual-carousel .video:before {
  content: '';
  display: block;
  width: 160%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: -11;
  top: 0;
}

.main-visual-carousel .video img {
  width: 100%;
}

.main-visual-carousel .owl-carousel .owl-item img {
	height: 50px;
}

@media (min-width: 768px) and (max-width: 992px) {
	.main-visual-carousel .sa_hover_container {
		min-height: 50% !important;
	}
}

@media (max-width: 990px) {
  .main-visual-carousel .main-visual-background {
    background-position: top left 50vw;
    top: 0;
  }
}

@media (max-width: 767px) {
  .main-visual-carousel .main-visual-background {
    background-position: top left 50vw;
    top: -24px;
    height: calc(100% + 24px);
  }

  .hp.main-visual-carousel {
    overflow: hidden;
  }

  .main-visual-carousel .main-visual-background:before {
    display: none;
  }

  .hp.main-visual-carousel .main-visual-background:before {
    display: block;
  }

  .main-visual-carousel .main-visual-background .triangle {
    height: 25%;
    left: 40%;
  }

  .hp.main-visual-carousel .main-visual-background .triangle {
    height: 50%;
    left: 15%;
  }

  #main_visual_slider h2 {
    max-width: 70%;
  }
  .main-visual-carousel .btn-primary {
    filter: drop-shadow(0px 9px 40px rgba(0, 0, 0, 0.15));
  }

  .page-biznis.main-visual-carousel .text:nth-of-type(2) {
    max-width: 60%;
  }

  .main-visual-carousel .main-visual-background img:nth-of-type(1) {
    display: none;
  }

  .hp.main-visual-carousel .main-visual-background img:nth-of-type(1) {
    display: block;
  }
}

.main-visual-carousel .headings {
  z-index: 1;
}

.main-visual-carousel .video-wrapper {
  margin-top: 30px;
  padding-top: 25px;
  padding-bottom: 34px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 1;
  position: relative;
}

.hp.main-visual-carousel .video-wrapper {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}


.hp.main-visual-carousel .video-wrapper.no-border {
  border-top: 0;
}

@media (max-width: 767px) {
	.main-visual-carousel:not(.hp) .video-wrapper {
		margin-top: 0px;
		padding: 0px;
		height: 0px;
	}
	
	.hp.main-visual-carousel .video-wrapper.no-border {
	  border-top: 1px solid rgba(0, 0, 0, 0.1);
	  border-bottom: 0;
	}	
}


.main-visual-carousel .image-wrapper {
  display: flex;
  justify-content: center;
  margin-right: 36px;
  width: 222px;
  z-index: 1;
}

.main-visual-carousel .image-wrapper p {
  margin-bottom: 0;
}

.main-visual-carousel .image-wrapper img {
  max-width: 100%;
}

.main-visual-carousel .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 56px;
  height: 56px;
}

.main-visual-carousel .description {
  color: #2c2e30;
  font-size: 14px;
  line-height: 18px;
  z-index: 1;
}

@media (min-width: 993px) {
  .main-visual-carousel .video-wrapper {
    display: flex;
  }
}

@media (min-width: 768px) {
  .main-visual-carousel .description {
    max-width: 190px;
  }
}

@media (max-width: 992px) {
  .main-visual-carousel .description {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .main-visual-carousel .image-wrapper,
  .main-visual-carousel .description {
    width: 100%;
  }

  .main-visual-carousel .video-wrapper {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
  }

  .hp.main-visual-carousel .video-wrapper {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
	
  .hp.main-visual-carousel .video-wrapper .description {
    text-align: center
  }
}


/*TRUST COUNTER SECTION*/

.trust-counters .green-text {
  color: #94c93d;
}

.trust-counters .trust-card {
  background: #94c93d;
  border-radius: 4px;
  width: 100%;
  height: 281px;
  box-shadow: 0px 42px 64px 2px rgb(150 193 31 / 79%);
}

.trust-counters .trust-card:after {
  content: '';
  display: block;
  background: rgba(149, 193, 31, 0.1);
  width: 100%;
  height: 800px;
  position: absolute;
  z-index: -10;
}

.trust-counters .card-1 {
  transform: translateY(90px);
}
.trust-counters .card-2 {
  transform: translateY(-30px);
}
.trust-counters .card-3 {
  transform: translateY(150px);
}

.trust-counters .card-1 .trust-card:after {
  top: 100px;
}

.trust-counters .card-2 .trust-card:after {
  top: 220px;
}

.trust-counters .card-3 .trust-card:after {
  top: 40px;
}

.trust-counters .trust-card h3 {
  color: #fff;
  font-size: 45px;
}
.trust-counters .trust-card h3 span:nth-of-type(3) {
  font-size: 24px;
  display: block;
  position: relative;
  top: 0;
}

.trust-counters .trust-card h3 span:nth-of-type(2) {
  top: -30px;
}

.trust-counters .trust-card p {
  color: #546c13;
  font-size: 14px;
}


@media (min-width: 992px) {
	.trust-counters > div:nth-child(2) {
		overflow-y: hidden;
		padding-top: 30px;
		margin-top: -30px;
	}
	
	.trust-counters .row-with-border {
    padding-bottom: 55px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .trust-counters .white-shadow-heading {
    font-size: 100px;
  }

  .trust-counters .trust-card h3 {
    font-size: 40px;
  }
}

@media (max-width: 1200px) {
  .trust-counters .trust-cards {
    margin: 50px 0 190px;
  }
}

@media (max-width: 991px) {
  .trust-counters .card-1,
  .trust-counters .card-2,
  .trust-counters .card-3 {
    margin: 10px;
  }
  .trust-counters .trust-card {
    height: 154px;
    text-align: left;
  }
  .trust-counters .trust-card h3 {
    font-size: 35px;
  }
  .trust-counters .trust-card h3 span:nth-of-type(3) {
    font-size: 18px;
  }
  .trust-counters {
    margin: 20px auto;
  }
  .trust-counters img {
    width: 20px;
  }
  .trust-counters img.euro-img {
    width: 13px;
  }
}

@media (max-width: 991px) {
  .trust-counters .card-1 {
    transform: translateX(-20px);
  }
  .trust-counters .card-2 {
    transform: translateX(20px);
  }
  .trust-counters .card-3 {
    transform: translateX(-20px);
  }
  .trust-counters .trust-card:after {
    height: 100%;
  }
  .trust-counters .card-1 .trust-card:after {
    top: 0px;
    left: -50px;
  }

  .trust-counters .card-2 .trust-card:after {
    top: 0px;
    left: -100px;
  }

  .trust-counters .card-3 .trust-card:after {
    top: 0px;
    left: -50px;
  }
  .trust-counters .trust-card {
    box-shadow: none;
    height: 180px;
  }
  .trust-counters .trust-cards {
    margin: 0;
  }

  .trust-counters .card-1:after,
  .trust-counters .card-2:after,
  .trust-counters .card-3:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #95c11f;
    filter: blur(50px);
    z-index: -1;
  }
}

/* BLOG */

ul.caf-filter-container.caf-filter-layout1 {
  text-align: left !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-left: 16px !important;
  margin-right: 16px !important;
/*   white-space: nowrap; */
/*   overflow-x: scroll; */
}

ul.caf-filter-container.caf-filter-layout1 li a {
	padding: 7px 10px !important;
}

.newest-blog ul.caf-filter-container.caf-filter-layout1 {
  text-align: center !important;
}

/* ::-webkit-scrollbar {
  display: none;
} */

.caf-filter-container li:first-child a {
  margin-left: 0;
}

.caf-filter-container a {
  display: block;
  height: 35px;
  font-weight: 700 !important;
  color: #000 !important;
  background-color: transparent !important;
  border-radius: 0 !important;
}

.caf-filter-container a.active,
.caf-filter-container a:hover {
  color: #fff !important;
  background-color: #95c11f !important;
  transform: unset !important;
}

.caf-layout-pagination {
  display: none;
}

#manage-ajax-response .status i {
  color: #94c93d;
  background: white;
  font-size: 60px;
}

#manage-ajax-response.caf-row {
  padding: 50px 0 100px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.newest-blog #manage-ajax-response.caf-row {
  border-bottom: none;
  padding-bottom: 0;
}

#caf-post-layout1 {
  margin-bottom: 40px !important;
}

#caf-post-layout1 .manage-layout1 {
  box-shadow: none !important;
  transition: transform 0.3s;
  cursor: pointer;
}

#caf-post-layout1 .manage-layout1 .caf-post-title h2 {
  transition: color 0.3s;
}

#caf-post-layout1 .manage-layout1:hover {
  transform: scale(1.03);
}

#caf-post-layout1 .manage-layout1:hover .caf-post-title h2 a{
  color: #8dc63f !important;
}

#caf-post-layout1 .caf-featured-img-box {
  margin-bottom: 20px;
  height: 230px !important;
  border-radius: 8px;
}

#caf-post-layout1 .caf-featured-img-box {
  height: 210px !important;
}

@media (max-width: 1200px) {
  #caf-post-layout1 .caf-featured-img-box {
    height: 160px !important;
  }

  #caf-post-layout1 .caf-featured-img-box {
    height: 150px !important;
  }
}

@media (max-width: 991px){
	ul.caf-filter-container.caf-filter-layout1 {
		text-align: center !important;
	}
}

#caf-post-layout1 .caf-post-title {
  background-color: transparent !important;
  padding-left: 0 !important;
}

#caf-post-layout1 .caf-post-title h2 {
  color: #333 !important;
  text-transform: none !important;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 81px;
}

#caf-post-layout1 .caf-content {
  padding-left: 0 !important;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 96px;
  min-height: 83px;
}

#caf-post-layout1 .caf-content-read-more {
  display: none !important;
}

#caf-post-layout1 .caf-meta-content {
  padding-left: 0 !important;
  padding: 10px;
  border: 0 !important;
}

.error-of-empty-result.error-caf {
  color: #cccccc !important;
  background-color: #fff !important;
  text-transform: none;
}

#caf-post-layout1 .author,
#caf-post-layout1 .comment,
#caf-post-layout1 .date .fa {
  display: none;
}

#caf-filter-layout1 li a {
  text-transform: none !important;
}

ul#caf-layout-pagination.post-layout1 {
  display: none !important;
}

ul.caf-filter-container.caf-filter-layout1 {
  display: none;
}

#manage-ajax-response.caf-row {
  padding: 50px 0;
  border-bottom: none;
}

#caf-post-layout1 .caf-post-title h2 a {
  font-size: 22px !important;
  line-height: 24px !important;
  min-height: 72px;
  font-weight: 700;
}

#caf-post-layout1 .caf-post-title h2 a {
  color: #333 !important;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#caf-post-layout1 .caf-content {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 96px;
}

.post-thumbnail,
.entry-header,
.entry-footer,
.newest-blog .entry-footer {
  display: none;
}

/*
.article-preview-section figure {
    margin-top: 30px;
    margin-bottom: 40px;
    height: 600px;
    border-radius: 17px;
    overflow: hidden;
}

.article-preview-section figure img {
    margin: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    box-shadow: none;
}

 */

.article-preview-section .content img {
  margin-top: 30px;
  margin-bottom: 20px;
  width: 100%;
  height: auto;
  /* box-shadow: 0 0 20px rgb(51 51 51 / 25%); */
}

.article-preview-section iframe {
  margin-top: 30px;
  margin-bottom: 20px;
  width: 100%;
}

.app-download-badges {
    max-width: 400px !important;
}

.article-preview-section h1,
.article-preview-section h2,
.article-preview-section h3 {
  font-weight: 700;
}

.article-preview-section h2,
.article-preview-section h3 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.article-preview-section p {
  line-height: 1.75;
}

.article-preview-section a {
  color: #95c11f;
  text-decoration: none;
  transition: color 0.3s;
}


.article-preview-section a:hover {
  color: #000 !important;
}

/* LOOKING FOR PEOPLE */

.looking-for-people-section .positions-labels {
  padding-left: 55px;
  padding-right: 31px;
}

.looking-for-people-section .position div:first-child,
.looking-for-people-section .positions-labels div:first-child {
  max-width: 45%;
  flex-basis: 45%;
}

.looking-for-people-section .position div:nth-child(2),
.looking-for-people-section .positions-labels div:nth-child(2) {
  max-width: 20%;
  flex-basis: 20%;
}

.looking-for-people-section .position div:last-child,
.looking-for-people-section .positions-labels div:last-child {
  max-width: 35%;
  flex-basis: 35%;
}

.looking-for-people-section .position {
  cursor: pointer;
  padding-top: 32px;
  padding-bottom: 30px;
  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s;
}

.looking-for-people-section .position:hover .btn-secondary,
.looking-for-people-section .position .btn-secondary:focus {
  box-shadow: none;
  background-color: #fff;
  border-color: #fff;
}

@media (min-width: 992px) {
  .looking-for-people-section .position {
    padding: 32px 31px 30px 55px;
  }

  .looking-for-people-section .position:hover {
    color: #fff !important;
    background-color: #95c11f;
    box-shadow: 0px 4px 60px -4px rgba(0, 0, 0, 0.2);
  }
}

@media (max-width: 991px) {
  .article-preview-section figure {
/*     height: 300px; */
  }

  .looking-for-people-section .position div:first-child,
  .looking-for-people-section .positions-labels div:first-child {
    max-width: 80%;
    flex-basis: 80%;
  }

  .looking-for-people-section .position div:nth-child(2),
  .looking-for-people-section .positions-labels div:nth-child(2) {
    max-width: 20%;
    flex-basis: 20%;
  }

  .looking-for-people-section .position div:last-child,
  .looking-for-people-section .positions-labels div:last-child {
    max-width: 100%;
    flex-basis: 100%;
  }
}

@media (max-width: 767px) {
  .looking-for-people-section .position div:first-child,
  .looking-for-people-section .positions-labels div:first-child {
    max-width: 100%;
    flex-basis: 100%;
  }

  .looking-for-people-section .position div:nth-child(2),
  .looking-for-people-section .positions-labels div:nth-child(2) {
    max-width: 100%;
    flex-basis: 100%;
  }

  .looking-for-people-section .position div:last-child,
  .looking-for-people-section .positions-labels div:last-child {
    max-width: 100%;
    flex-basis: 100%;
  }

  .looking-for-people-section .position .location {
    padding: 6px 12px;
    flex-basis: unset !important;
    display: inline-block;
    color: rgba(102, 102, 102, 0.85);
    background-color: rgba(102, 102, 102, 0.2);
  }
}

/* CURRENCY TABLE */

@media (max-width: 1199px) {
  .currency-comparison-table-section .subcard {
    width: unset;
    padding-top: 32px;
    box-shadow: none;
  }

  .currency-comparison-table-section .subcard .subtitle {
    padding: 10px 0 24px !important;
    gap: 20px;
  }
}

@media (max-width: 767px) {
  .currency-comparison-table-section .headcard {
    width: 200px;
  }

  .currency-comparison-table-section .card:not(:last-child) {
    margin-right: 15px;
  }
}

/* CONTACT US SECTION */

.contact-form iframe {
  width: 100% !important;
}

.contact-us {
  overflow: hidden;
}

.contact-us .pin {
  position: absolute;
  bottom: 30%;
  left: 33.6%;
}

.contact-us h2 {
  color: #000000;
}

.contact-us .wrapper {
  margin-top: -9%;
  background-color: #8dc63f;
}

.contact-us .wrapper:after {
  content: '';
  display: block;
  width: 1000px;
  height: 100%;
  background-color: #8dc63f;
  position: absolute;
  left: 100%;
  top: 0;
}

.contact-us .left p {
  font-size: 18px;
}

.contact-us .wrapper .where {
  color: #546c13;
}

.contact-us .right {
  padding-left: 50px;
}

.contact-us .right p:first-child,
.contact-us .right a {
  color: #62831e !important;
}

@media (min-width: 768px) {
  .contact-us .left {
    padding-left: 50px;
    border-right: 1px solid rgba(98, 131, 30, 0.4);
  }
}

@media (min-width: 992px) {
  .contact-us .left {
    padding-left: 100px;
    border-right: 1px solid rgba(98, 131, 30, 0.4);
  }
}

@media (max-width: 767px) {
  .contact-us .wrapper {
    margin-top: -13%;
    margin-left: 15px;
  }

  .contact-us .left,
  .contact-us .right {
    padding-left: 40px;
  }

  .contact-us .right .h4 {
    font-size: 18px;
  }
}

/* ARTICLE PREVIEW */

.article-preview-section .theme-tag {
  padding-left: 10px;
  border-bottom: 2px solid black;
  width: 270px;
}

.article-preview-section .theme-tag span {
  background: black;
  min-width: 100px;
  color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: capitalize;
  text-align: center;
  padding: 6px 30px 4px;
}

.article-preview-section .icon-back {
  height: 90px;
  margin-left: 15px;
  margin-right: 100px;
}

.article-preview-section .meta {
  color: #666666;
  font-size: 14px;
}

.article-preview-section .content {
  margin-bottom: 100px;
}

.article-preview-section .author {
  margin-bottom: 200px;
}

.article-preview-section .author-img {
  width: 111px;
  height: 111px;
  border-radius: 7px;
}

.article-preview-section .author-data p:first-child {
  color: #333333;
}

.article-preview-section .social-buttons p {
  margin-bottom: 0;
}

.article-preview-section .author-data p:nth-child(2) {
  color: #999999;
}

.article-preview-section .vertical-separator {
  width: 0px;
  height: 32px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 10px;
}

@media (max-width: 991px) {
  .article-preview-section .icon-back {
    margin-right: 30px;
  }
}

@media (max-width: 767px) {
  .article-preview-section .icon-back {
    height: 40px;
  }

  .article-preview-section .meta {
    position: absolute;
    right: 0;
    bottom: -35px;
  }
}

@media (min-width: 1200px) {
  .articles-searchbar.search-bar {
    position: absolute;
    width: 250px;
    right: 0;
    top: 33px;
  }
}

/* BUSINESS ACCOUNT BENEFITS */

.business-account-benefits .col-lg-3:not(:last-of-type) {
  border-right: 1px solid #e6e6e6;
}
.business-account-benefits .business-row {
  border-bottom: 1px solid #e6e6e6;
}

.business-account-benefits .col-lg-3:hover .business-account-benefit-content {
  box-shadow: 0px 7.89644px 29.6116px rgba(0, 0, 0, 0.15);
}

.business-account-benefits .row .business-account-benefit-content {
  height: calc(100% + 16px);
}

.business-account-benefits
  .container
  .row:nth-of-type(2)
  .business-account-benefit-content {
  margin-top: -16px;
}

.business-account-benefits .heading-with-icon img {
  filter: drop-shadow(0px 10px 10px rgba(149, 193, 31, 0.4));
}

@media (max-width: 1024px) {
  .business-account-benefits
    .container
    .row:last-child
    .business-account-benefit-content {
    height: auto;
  }
}

@media (max-width: 991px) {
  .business-account-benefits .col-lg-3:not(:last-of-type) {
    border-right: none;
  }
  .business-account-benefits .business-row {
    border-bottom: none;
  }
  .business-account-benefits .col-lg-3:hover .business-account-benefit-content {
    box-shadow: none;
  }
}

/* BASIC ARTICLE */

.basic-article {
  margin-top: 70px;
  margin-bottom: 50px;
}

.basic-article h1 {
  margin-bottom: 40px;
}

.basic-article h2,
.basic-article h3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.basic-article h4,
.basic-article h5 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.basic-article p,
.basic-article ol,
.basic-article ul {
  margin-bottom: 20px;
}

.basic-article a {
  color: #8dc63f !important;
  transition: color 0.3s;
}

.basic-article a:hover {
  color: rgba(141, 198, 63, 0.8) !important;
}

/* CURRENCIES */

.currencies a {
	color: #95c11f !important;
}

.currencies .currencies-legend {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.currencies .currencies-legend .legend-name {
  padding-left: 10px;
  flex-basis: 85%;
  max-width: 85%;
}

.currencies .currencies-legend .legend-price {
  flex-basis: 15%;
  max-width: 15%;
}

.currencies .currencies-legend .legend-ratio {
  display: none;
}

.currencies .currencies-item {
  padding: 50px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.currencies .currencies-item p {
  margin-bottom: 0;
}

.currencies .currencies-item .item-coin {
  padding-right: 20px;
  display: flex;
  align-items: center;
  flex-basis: 25%;
  max-width: 25%;
  font-size: 18px;
}

.currencies .currencies-item .item-img {
  width: 52px;
  margin-right: 12px;
}

.currencies .currencies-item .item-name {
  margin-right: 10px;
}

.currencies .currencies-item .item-short {
  color: rgba(102, 102, 102, 0.6);
}

.currencies .currencies-item .item-text {
  flex-basis: 50%;
  max-width: 50%;
  padding-right: 50px;
}

.currencies .currencies-item .item-price {
  flex-basis: 15%;
  max-width: 15%;
  font-size: 18px;
  font-weight: 700;
  white-space: nowrap;
}

.currencies .currencies-item .item-ratio {
  flex-basis: 10%;
  max-width: 10%;
  font-size: 18px;
  white-space: nowrap;
  display: none;
}

@media (max-width: 991px) {
  .currencies .currencies-legend {
    font-size: 14px;
  }

  .currencies .currencies-legend .legend-name {
    flex-basis: 70%;
    max-width: 70%;
  }

  .currencies .currencies-legend .legend-price {
    flex-basis: 30%;
    max-width: 30%;
  }

  .currencies .currencies-item {
    padding: 20px 0;
    flex-wrap: wrap;
  }

  .currencies .currencies-item .item-coin {
    flex-basis: 50%;
    max-width: 50%;
    font-size: 15px;
  }

  .currencies .currencies-item .item-price {
    flex-basis: 30%;
    max-width: 30%;
    font-size: 15px;
  }

  .currencies .currencies-item .item-ratio {
    flex-basis: 20%;
    max-width: 20%;
    font-size: 15px;
  }

  .currencies .currencies-item .item-text {
    margin-top: 20px;
    flex-basis: 100%;
    max-width: 100%;
    order: 4;
    font-size: 14px;
  }

  .currencies .currencies-item .item-img {
    width: 35px;
    margin-right: 8px;
  }
}

/*
 SLIDERS
 */

/*TESTIMONIALS SLIDER*/
@media (max-width: 767px) {
  .testimonials .white-shadow-heading {
    font-size: 27px !important;
    top: -20px !important;
  }
}

.slider-body {
  position: relative;
  top: -75px;
}
#testimonials_slider {
  width: 120%;
  left: -10%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 991px) {
  #testimonials_slider {
    width: 100%;
    left: 0;
  }
}

#testimonials_slider .owl-item p {
  color: rgba(84, 108, 19, 1);
}

#testimonials_slider .owl-item h6 {
  color: #fff;
}

#testimonials_slider .owl-item h4 {
  color: #fff;
}

#testimonials_slider .owl-stage {
  margin-top: 150px;
}

#testimonials_slider .sa_hover_container {
  box-shadow: 0 30px 30px rgb(149 193 31 / 50%);
  border-radius: 4px;
  margin-bottom: 150px !important;
  position: relative;
}

#testimonials_slider .sa_hover_container h6,
#testimonials_slider .sa_hover_container p {
  font-size: 14px;
}

#testimonials_slider .sa_hover_container p {
  padding: 0 30px;
}

#testimonials_slider .owl-item {
  margin-top: 0px !important;
  transition-duration: 300ms;
}

#testimonials_slider .owl-item:hover {
  margin-top: -20px !important;
  cursor: pointer;
}

#testimonials_slider .sa_hover_container:before {
  content: '';
  display: block;
  width: 100%;
  height: 400px;
  position: absolute;
  top: 100%;
  left: 0;
  background: rgba(149, 193, 31, 0.1);
}

#testimonials_slider.sa_owl_theme .owl-dots {
  top: 20px;
  left: 50%;
  margin-left: -80px;
}

#testimonials_slider.sa_owl_theme .owl-dots .owl-dot span:hover,
#testimonials_slider.sa_owl_theme .owl-dots .active span {
  background-color: rgba(149, 193, 31, 1) !important;
  cursor: pointer;
}

#testimonials_slider.sa_owl_theme .owl-dots span {
  background-color: #e4efd0 !important;
}

#testimonials_slider.sa_owl_theme .owl-dots {
  height: fit-content;
  width: 100%;
  max-width: 160px;
}

#testimonials_slider.sa_owl_theme .owl-nav {
  display: block !important;
}

#testimonials_slider .owl-nav {
  position: absolute;
  top: 30px;
  left: 50%;
  width: 300px;
  display: block !important;
  margin-left: -150px;
}

#testimonials_slider.sa_owl_theme .owl-nav .owl-next {
  right: 0;
}
#testimonials_slider.sa_owl_theme .owl-nav .owl-prev {
  left: 0;
}

.white #testimonials_slider.sa_owl_theme .owl-nav .owl-prev,
.white #testimonials_slider.sa_owl_theme .owl-nav .owl-next {
  width: 46px !important;
  height: 46px !important;
  background: #fff !important;
  border: 1px solid #e6e6e6 !important;
  transition: background-color 0.3s !important;
  border-radius: 50%;
}

.white #testimonials_slider.sa_owl_theme .owl-nav .owl-prev:hover,
.white #testimonials_slider.sa_owl_theme .owl-nav .owl-next:hover {
  background-color: #e4efd0 !important;
}

.white #testimonials_slider.sa_owl_theme .owl-nav .owl-next {
  background: #fff url(../images/arrow-next.svg) no-repeat center center !important;
}

.white #testimonials_slider.sa_owl_theme .owl-nav .owl-prev {
  background: #fff url(../images/arrow-prev.svg) no-repeat center center !important;
}

/* PRODUCTS SLIDER */

#products_slider .owl-nav {
  display: none !important;
}

#products_slider .owl-dots {
  display: none !important;
}

#products_slider .owl-stage-outer {
  min-height: 630px !important;
}

#products_slider .owl-stage .active p {
  max-height: 100%;
}

#products_slider .owl-stage .active ~ .active p,
#products_slider .owl-stage p {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.7s ease-in-out;
}

#products_slider .owl-stage .owl-item.active {
  transform: scale(1);
  transition: all 1s;
}

#products_slider .owl-stage .active ~ .owl-item.active,
#products_slider .owl-stage .owl-item {
  transform: scale(0.8);
}
#products_slider .sa_hover_container {
  border-radius: 10px !important;
}

#products_slider img.product-icon,
#products_slider_2 img.product-icon {
  width: 98px !important;
}

#products_slider #products_slider_slide01 img.product-icon {
  filter: drop-shadow(0px 23px 10px rgba(149, 193, 31, 0.4));
}

#products_slider #products_slider_slide02 img.product-icon {
  filter: drop-shadow(0px 23px 10px rgba(229, 7, 108, 0.4));
}

#products_slider #products_slider_slide03 img.product-icon {
  filter: drop-shadow(0px 23px 10px rgba(255, 102, 0, 0.4));
}

#products_slider #products_slider_slide04 img.product-icon {
  filter: drop-shadow(0px 23px 10px rgba(246, 188, 37, 0.4));
}

#products_slider #products_slider_slide05 img.product-icon {
  filter: drop-shadow(0px 23px 10px rgba(11, 11, 11, 0.4));
}

#products_slider #products_slider_slide06 img.product-icon {
  filter: drop-shadow(0px 23px 10px rgba(58, 83, 119, 0.4));
}

#products_slider #products_slider_slide07 img.product-icon {
  filter: drop-shadow(0px 23px 10px rgba(183, 10, 226, 0.4));
  // filter: drop-shadow(0px 23px 10px rgba(77, 77, 77, 0.4));
}

#products_slider .owl-item a.product-slide-link:hover img {
  padding-left: 20px !important;
}
#products_slider #products_slider_slide01 a.product-slide-link,
#products_slider #products_slider_slide01 a.product-slide-link:hover {
  color: #95c11f !important;
  cursor: pointer;
}

#products_slider #products_slider_slide02 a.product-slide-link,
#products_slider #products_slider_slide02 a.product-slide-link:hover {
  color: #E5076C !important;
}

#products_slider #products_slider_slide03 a.product-slide-link,
#products_slider #products_slider_slide03 a.product-slide-link:hover {
  color: rgb(255, 102, 0) !important;
}

#products_slider #products_slider_slide04 a.product-slide-link,
#products_slider #products_slider_slide04 a.product-slide-link:hover {
  color: #f6bc25 !important;
}

#products_slider #products_slider_slide05 a.product-slide-link,
#products_slider #products_slider_slide05 a.product-slide-link:hover {
  color: #0b0b0b !important;
}

#products_slider #products_slider_slide06 a.product-slide-link,
#products_slider #products_slider_slide06 a.product-slide-link:hover {
  color: #3A5377 !important;
}

#products_slider #products_slider_slide07 a.product-slide-link,
#products_slider #products_slider_slide07 a.product-slide-link:hover {
  color: #B70AE2 !important;
}

#products_slider.sa_owl_theme .owl-dots .owl-dot span:hover,
#products_slider.sa_owl_theme .owl-dots .active span {
  background-color: rgba(149, 193, 31, 1) !important;
  cursor: pointer;
}

#products_slider.sa_owl_theme .owl-dots span {
  background-color: #e4efd0 !important;
}

#products_slider.sa_owl_theme .owl-dots {
  height: fit-content;
  width: 100%;
}

.white #products_slider.sa_owl_theme .owl-nav .owl-prev,
.white #products_slider.sa_owl_theme .owl-nav .owl-next {
  width: 40px !important;
  height: 40px !important;
  background: #fff !important;
  border: none !important;
  transition: background-color 0.3s !important;
  border-radius: 50%;
}

.white #products_slider.sa_owl_theme .owl-nav .owl-prev:hover,
.white #products_slider.sa_owl_theme .owl-nav .owl-next:hover {
  /*background-color: #e4efd0 !important;*/
}

.white #products_slider.sa_owl_theme .owl-nav .owl-next {
  background: #fff url(../images/arrow-next.svg) no-repeat center center !important;
}

.white #products_slider.sa_owl_theme .owl-nav .owl-prev {
  background: #fff url(../images/arrow-prev.svg) no-repeat center center !important;
}

#products_slider.sa_owl_theme .owl-nav .owl-next {
  right: -11px;
}

#products_slider.sa_owl_theme .owl-nav .owl-prev {
  left: -11px;
}

@media (max-width: 991px) {
  #products_slider .owl-nav {
    display: block !important;
  }

  #products_slider.sa_owl_theme .owl-dots {
    display: block !important;
    top: 0;
  }
  #products_slider .sa_hover_container {
    margin-top: 15% !important;
  }
}

@media (max-width: 767px) {
}

@media (max-width: 575px) {
}

@media (max-width: 479px) {
}

@media (max-width: 375px) {
}

/* MAIN VISUAL SLIDER */

#main_visual_slider {
  margin-bottom: 0px !important;
}

#main_visual_slider .owl-item{
  padding-bottom: 1rem;
}

#main_visual_slider.sa_owl_theme .owl-dots .owl-dot span:hover,
#main_visual_slider.sa_owl_theme .owl-dots .active span {
  background-color: rgba(149, 193, 31, 1) !important;
  cursor: pointer;
}

#main_visual_slider.sa_owl_theme .owl-dots span {
  background-color: #e4efd0 !important;
}

#main_visual_slider.sa_owl_theme .owl-dots {
  max-width: fit-content;
  left: 0;
  top: 90%;
}

@media (max-width: 1399px) {
  #main_visual_slider.sa_owl_theme .owl-dots {
    top: 95% !important;
  }
}

/* PRODUCTS SLIDER 2 */

#products_slider_2 .owl-nav {
  display: none !important;
}

#products_slider_2 .owl-dots {
  display: none !important;
}

#products_slider_2 .owl-stage-outer {
  min-height: 665px !important;
}

#products_slider_2 .owl-stage .active p {
  max-height: 100%;
}

#products_slider_2 .owl-stage .active ~ .active p,
#products_slider_2 .owl-stage p {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.7s ease-in-out;
}

#products_slider_2 .owl-stage .owl-item.active {
  transform: scale(1);
  transition: all 1s;
}

#products_slider_2 .owl-stage .active ~ .owl-item.active,
#products_slider_2 .owl-stage .owl-item {
  transform: scale(0.8);
}

#products_slider_2 .sa_hover_container {
  border-radius: 10px !important;
}

#products_slider_2 #products_slider_2_slide01 img.product-icon {
  filter: drop-shadow(0px 23px 10px rgba(255, 102, 0, 0.4));
}

#products_slider_2 #products_slider_2_slide02 img.product-icon {
  filter: drop-shadow(0px 23px 10px rgba(229, 7, 108, 0.4));
}

#products_slider_2 #products_slider_2_slide03 img.product-icon {
  filter: drop-shadow(0px 23px 10px rgba(11, 11, 11, 0.4));
}

#products_slider_2 #products_slider_2_slide04 img.product-icon {
  filter: drop-shadow(0px 23px 10px rgba(11, 11, 11, 0.4));
}

#products_slider_2 .owl-item a.product-slide-link:hover img {
  padding-left: 20px !important;
}

#products_slider_2 .owl-item a.product-slide-link:hover {
  color: #95c11f !important;
  cursor: pointer;
}

#products_slider_2 #products_slider_2_slide01 a.product-slide-link,
#products_slider_2 #products_slider_2_slide01 a.product-slide-link:hover {
  color: rgb(255, 102, 0) !important;
}

#products_slider_2 #products_slider_2_slide02 a.product-slide-link,
#products_slider_2 #products_slider_2_slide02 a.product-slide-link:hover {
  color: #E5076C !important;
}

#products_slider_2 #products_slider_2_slide03 a.product-slide-link,
#products_slider_2 #products_slider_2_slide03 a.product-slide-link:hover {
  color: #0b0b0b !important;
}

#products_slider_2 #products_slider_2_slide04 a.product-slide-link,
#products_slider_2 #products_slider_2_slide04 a.product-slide-link:hover {
  color: rgba(149, 193, 31, 1) !important;
}

#products_slider_2.sa_owl_theme .owl-dots .owl-dot span:hover,
#products_slider_2.sa_owl_theme .owl-dots .active span {
  background-color: rgba(149, 193, 31, 1) !important;
  cursor: pointer;
}

#products_slider_2.sa_owl_theme .owl-dots span {
  background-color: #e4efd0 !important;
}

#products_slider_2.sa_owl_theme .owl-dots {
  height: fit-content;
  width: 100%;
}

.white #products_slider_2.sa_owl_theme .owl-nav .owl-prev,
.white #products_slider_2.sa_owl_theme .owl-nav .owl-next {
  width: 40px !important;
  height: 40px !important;
  background: #fff !important;
  border: none !important;
  transition: background-color 0.3s !important;
  border-radius: 50%;
}

.white #products_slider_2.sa_owl_theme .owl-nav .owl-prev:hover,
.white #products_slider_2.sa_owl_theme .owl-nav .owl-next:hover {
  /*background-color: #e4efd0 !important;*/
}

.white #products_slider_2.sa_owl_theme .owl-nav .owl-next {
  background: #fff url(../images/arrow-next.svg) no-repeat center center !important;
}

.white #products_slider_2.sa_owl_theme .owl-nav .owl-prev {
  background: #fff url(../images/arrow-prev.svg) no-repeat center center !important;
}

#products_slider_2.sa_owl_theme .owl-nav .owl-next {
  right: -11px;
}

#products_slider_2.sa_owl_theme .owl-nav .owl-prev {
  left: -11px;
}

@media (max-width: 991px) {
  #products_slider_2 .owl-nav {
    display: block !important;
  }

  #products_slider_2.sa_owl_theme .owl-dots {
    display: block !important;
    top: 0;
  }
  #products_slider_2 .sa_hover_container {
    margin-top: 15% !important;
  }
}

@media (max-width: 767px) {
}

@media (max-width: 575px) {
}

@media (max-width: 479px) {
}

@media (max-width: 375px) {
}

.blog-main-image {
  max-height: 500px;
  border-radius: 17px;
}

.salesmanago-img {
  z-index: 2;
  position: absolute;
  top: 50%;
  right: 25%;
  height: 75%;
  transform: translate(25%, -50%);
}

@media (max-width: 991.98px) {
  .salesmanago-img {
    transform: translate(50%, -50%) scale(0.8);
  }
}

.salesmanago-img a {
  display: block;
  height: 100%;
  width: 100%;
  cursor: pointer;
  margin: 0 !important;
}

html[lang="hu-HU"] .main-visual-carousel .video-wrapper-padding-offset,
html[lang="pl-PL"] .main-visual-carousel .video-wrapper-padding-offset,
html[lang="en-GB"] .main-visual-carousel .video-wrapper-padding-offset {
	padding: 65px 12px;
}

@media (max-width: 991px) {
	html[lang="hu-HU"] .main-visual-carousel .video-wrapper-padding-offset,
	html[lang="pl-PL"] .main-visual-carousel .video-wrapper-padding-offset,
	html[lang="en-GB"] .main-visual-carousel .video-wrapper-padding-offset {
		padding: 0px 12px;
	}
}

/*html[lang="en-GB"] .salesmanago-img,
html[lang="hu-HU"] .salesmanago-img,
html[lang="pl-PL"] .salesmanago-img  {
  right: 50%;
  transform: translate(50%, -50%);
}*/

.salesmanago-img div {
  height: 100%;
}

.salesmanago-img img {
  background-color: transparent !important;
}

.products-toggler {
  overflow-x: hidden;
}

.products-toggler a {
  color: #95c11f;
}

#CookiebotWidget {
  display: none !important;
}

/* .map-iframe {
  width: 100%;
  position: relative;
  opacity: 0.5;
}

.place-card .place-card-large {
  display: none !important;
}



@media (max-width: 991px) {
  .map-iframe {
    width: 100%;
    height: 500px !important;
    position: relative;
    opacity: 0.5;
  }
} */

.payment-options a{
	color: #95c11f;
}

.payment-options .option img {
    width: 50px;
    margin-top: 10px;
    margin-right: 40px;
}

.post-template-default.single.single-post iframe {
  height: auto !important;
  width: 100% !important;
  aspect-ratio: 16/9 !important;
}

.post-template-default.single.single-post .wp-block-media-text__media img {
	max-width: 100px;
	max-height: 100px;
}

@media (min-width: 601px) {
	.post-template-default.single.single-post .wp-block-media-text {
		grid-template-columns: 100px auto !important;
	}
}

@media (max-width: 600px) {
	.post-template-default.single.single-post .wp-block-media-text__content {
		padding: 0 !important;
	}
	.post-template-default.single.single-post .wp-block-media-text__media img {
		max-width: 60px;
		max-height: 60px;
	}
}

.job-offers .caf-filter-container {
	display: none !important
}

body.body-status .status-container,
.status-section .status-container {
	margin-top: 100px
}

@media (min-width: 1099px) {
	body.body-status .status-container,
	.status-section .status-container { 
		max-width: 1000px !important
	}	
}

body.body-status .lightweight-accordion summary,
.status-section .lightweight-accordion summary {
	position: relative;
}

body.body-status .lightweight-accordion-title,
.status-section .lightweight-accordion-title {
	background: none;
	padding: 24px 60px 24px 24px;
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 0.25rem;
	font-size: 20px
}

body.body-status .lightweight-accordion-title span,
.status-section .lightweight-accordion-title span {
	font-size: 24px;
	font-weight: 700;
	margin-left: 15px;
}

@media (max-width: 575px) {
	body.body-status .lightweight-accordion-title,
	.status-section .lightweight-accordion-title {
		font-size: 16px
	}

	body.body-status .lightweight-accordion-title span,
	.status-section .lightweight-accordion-title span {
		font-size: 20px;
	}
}


body.body-status .lightweight-accordion details[open] .lightweight-accordion-title,
.status-section  .lightweight-accordion details[open] .lightweight-accordion-title {
	border: none;
}

body.body-status .lightweight-accordion details[open],
.status-section  .lightweight-accordion details[open] {
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 0.25rem;
}

body.body-status summary.lightweight-accordion-title::marker,
.status-section summary.lightweight-accordion-title::marker {
    color: black !important;
}

body.body-status summary.lightweight-accordion-title::after,
.status-section summary.lightweight-accordion-title::after {
    content: '.';
    font-size: 100px;
    line-height: 0px;
    display: block;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY( -30px );
    border-radius: 20px;
}

body.body-status .lightweight-accordion-body,
.status-section .lightweight-accordion-body {
	padding: 10px 30px;
}

/*
  Hidden sections or elements on Multlilingual mutations
*/

html[lang="fr-FR"] .option-3, 
html[lang="es-ES"] .option-3, 
html[lang="it-IT"] .option-3, 
html[lang="pt-PT"] .option-3, 
html[lang="de-DE"] .option-3, 
html[lang="cs-CZ"] .option-3, 
html[lang="en-GB"] .option-3,
html[lang="hu-HU"] .option-3,
html[lang="pl-PL"] .option-3 {
  display: none !important;
}

html[lang="fr-FR"] .option-4, 
html[lang="es-ES"] .option-4, 
html[lang="it-IT"] .option-4, 
html[lang="pt-PT"] .option-4, 
html[lang="de-DE"] .option-4,
html[lang="cs-CZ"] .option-4, 
html[lang="en-GB"] .option-4,
html[lang="hu-HU"] .option-4,
html[lang="pl-PL"] .option-4 {
  display: none !important;
}
 
html[lang="en-GB"] .fumbi-academy-link,
html[lang="hu-HU"] .fumbi-academy-link,
html[lang="pl-PL"] .fumbi-academy-link,
html[lang="el"] .fumbi-academy-link,
html[lang="es-ES"] .fumbi-academy-link,
html[lang="it-IT"] .fumbi-academy-link,
html[lang="fr-FR"] .fumbi-academy-link,
html[lang="pt-PT"] .fumbi-academy-link,
html[lang="de-DE"] .fumbi-academy-link
{
  display: none !important;
}

html[lang="en-GB"] .fumbi-academy, 
html[lang="hu-HU"] .fumbi-academy, 
html[lang="pl-PL"] .fumbi-academy,
html[lang="es-ES"] .fumbi-academy,
html[lang="it-IT"] .fumbi-academy,
html[lang="fr-FR"] .fumbi-academy,
html[lang="pt-PT"] .fumbi-academy,
html[lang="de-DE"] .fumbi-academy{
	display: none !important;
}

html[lang="en-GB"] .banners,
html[lang="hu-HU"] .banners,
html[lang="pl-PL"] .banners,
html[lang="es-ES"] .banners,
html[lang="it-IT"] .banners,
html[lang="fr-FR"] .banners,
html[lang="pt-PT"] .banners,
html[lang="de-DE"] .banners{
  display: none !important;
}

html[lang="hu-HU"] #support-contact-phone,
html[lang="pl-PL"] #support-contact-phone,
html[lang="el"] #support-contact-phone,
html[lang="en-GB"] #support-contact-phone,
html[lang="es-ES"] #support-contact-phone,
html[lang="it-IT"] #support-contact-phone,
html[lang="fr-FR"] #support-contact-phone,
html[lang="pt-PT"] #support-contact-phone,
html[lang="de-DE"] #support-contact-phone, {
  display: none !important;
}

html[lang="pl-PL"] .partners-media .media-logos:not(.partners) .medium3 {
  display: none !important;
}

/* staking portfolio */

@media (min-width: 576px) {
  html[lang="sk-SK"] .show-staking-desktop-img-sk {
    display: block !important;
  }
  html[lang="cs-CZ"] .show-staking-desktop-img-cz {
    display: block !important;
  }
  html[lang="en-GB"] .show-staking-desktop-img-en {
    display: block !important;
  }
  html[lang="hu-HU"] .show-staking-desktop-img-hu {
    display: block !important;
  }
  html[lang="pl-PL"] .show-staking-desktop-img-pl {
    display: block !important;
  }
}

/* language d-none */
html[lang="cs-CZ"] .show-sk, 
html[lang="en-GB"] .show-sk,
html[lang="hu-HU"] .show-sk,
html[lang="pl-PL"] .show-sk {
  display: none;
}

html[lang="sk-SK"] .show-cs, 
html[lang="en-GB"] .show-cs,
html[lang="hu-HU"] .show-cs,
html[lang="pl-PL"] .show-cs {
  display: none;
}

html[lang="cs-CZ"] .show-en, 
html[lang="sk-SK"] .show-en,
html[lang="hu-HU"] .show-en,
html[lang="pl-PL"] .show-en {
  display: none;
}

html[lang="cs-CZ"] .show-hu, 
html[lang="en-GB"] .show-hu,
html[lang="sk-SK"] .show-hu,
html[lang="pl-PL"] .show-hu {
  display: none;
}

html[lang="cs-CZ"] .show-pl, 
html[lang="en-GB"] .show-pl,
html[lang="hu-HU"] .show-pl,
html[lang="sk-SK"] .show-pl {
  display: none;
}

html[lang="sk-SK"] .hide-sk {
	display: none !important;
}

html[lang="cs-CZ"] .hide-cs {
	display: none !important;
}

html[lang="en-GB"] .hide-en {
	display: none !important;
}

html[lang="hu-HU"] .hide-hu {
	display: none !important;
}

html[lang="el"] .hide-el {
	display: none !important;
}

html[lang="pl-PL"] .hide-pl {
	display: none !important;
}


#invest-in-fumbi .slope-container {
    max-width: 700px;
    margin: auto;
}

#invest-in-fumbi .invest-green-heading {
	color: #9dc41a;
}

#invest-in-fumbi .icon-text-dividers p{
    font-size: 14px !important;
	margin-bottom: 0px;
}


#invest-in-fumbi .invest-questions {
    background-color: #F8F9FA;
	padding: 2rem;
}

#fumbi-documents .document-wrapper {
	border-radius: 20px;
	width: 65%;
	border: 2px solid #95C120;
  	background: white;
  	-webkit-box-shadow: 0px 0px 100px -75px rgba(0,0,0,0.75);
  	-moz-box-shadow: 0px 0px 100px -75px rgba(0,0,0,0.75);
  	box-shadow: 0px 0px 100px -75px rgba(0,0,0,0.75);
	padding: 25px
}

#fumbi-documents .document-wrapper > div {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

@media (max-width: 991.98px) {
  #fumbi-documents .document-wrapper > div {
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
  }
}
@media (max-width: 767.98px) {
  #fumbi-documents .document-wrapper {
    width: 100%;
  }
}

  

#fumbi-documents .document-wrapper p {
	font-size: 18px;
	font-weight: 700;
  text-align: center;
}

#fumbi-documents .document-wrapper .btn-outline-primary {
	padding: 15px 25px !important;
	min-width: 150px !important;
}

#fumbi-documents .document-wrapper img {
	width: 15px;
	margin-left: 10px;
}

#fumbi-documents .document-wrapper img.white {
	display: none;
}

#fumbi-documents .document-wrapper .btn-outline-primary:hover img.white {
	display: inline;
}

#fumbi-documents .document-wrapper .btn-outline-primary:hover img:not(.white) {
	display: none;
}

#fumbiBanner .fumbi-banner-bg {
    background: linear-gradient(180deg, #934fd3 18%, #da916e 45%, #e1955c 100%);
    position: relative;
    overflow: hidden;
}

#fumbiBanner .fumbi-gsa-logo {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20%;
    padding-right: 40px;
}

#fumbiBanner .gsa-banner {
    position: absolute;
    left: 0;
    top: 0;
    width: 15%;
    padding-left: 20px;
    padding-top: 20px;
}

@media (max-width: 991.98px) {
    #fumbiBanner h2 {
        padding-bottom: 25px;
    }
    
    #fumbiBanner .text-wrapper h2 .emoji-images {
        display: none;
    }

    #fumbiBanner .fumbi-gsa-logo {
        width: 40%;
        padding-right: 40px;
    }

    #fumbiBanner .gsa-banner {
        top: unset;
        bottom: 0;
        width: 35%;
        padding-bottom: 20px;
    }

    #fumbiBanner .text-wrapper {
        padding: 50px 10px 120px 10px !important;
    }
}

@media (max-width: 767.98px) {
    #fumbiBanner .text-wrapper {
        padding: 50px 10px 90px 10px !important;
    }

    #fumbiBanner .text-wrapper h2 {
        font-size: 3.5rem;
    }

    #fumbiBanner .text-wrapper h2 .emoji-images {
        right: -10.5% !important;
        top: -40% !important;
        display: block;
    }

    #fumbiBanner .text-wrapper h4 {
        font-size: 1rem;
    }

    #fumbiBanner .fumbi-gsa-logo {
        width: 40%;
        padding-right: 40px;
    }

    #fumbiBanner .gsa-banner {
        top: unset;
        bottom: 0;
        width: 35%;
        padding-bottom: 20px;
    }
}

@media (max-width: 575.98px) {
    #fumbiBanner .text-wrapper {
        padding: 50px 10px 90px 10px !important;
    }

    #fumbiBanner .text-wrapper h2 {
        font-size: 2rem;
    }

    #fumbiBanner .text-wrapper h2 .emoji-images {
        right: -2.5% !important;
        top: -50% !important;
    }

    #fumbiBanner .text-wrapper h4 {
        font-size: 1rem;
    }

    #fumbiBanner .fumbi-gsa-logo {
        width: 40%;
        padding-right: 40px;
    }

    #fumbiBanner .gsa-banner {
        top: unset;
        bottom: 0;
        width: 35%;
        padding-bottom: 20px;
    }
}

#fumbiBanner h2 {
    color: #fff;
    font-weight: 900;
    font-size: 5rem;
    position: relative;
}

#fumbiBanner h4 {
    font-size: 2rem;
    color: #534646;
}

#fumbiBanner .text-wrapper {
    min-width: fit-content;
    padding: 50px 40px 30px 40px;
    z-index: 10;
    position: relative;
}

#fumbiBanner .text-wrapper h2 .emoji-images {
    position: absolute;
    right: -15%;
    top: -40%;
    width: 20%;
    height: auto;
}

.btn.indi, .btn.biznis {
  width: fit-content;
}

.d-xl-none .all-registracia, .d-xl-none .biznis-registracia {
  width: fit-content;
}

.body-home-page .benefits-image {
  display: none;
}

.body-home-page .benefits {
  margin-top: 50px !important;
}

@media (max-width: 991.98px) {
  
  .newest-blog .caf-filter-container {
    display: flex;
    overflow-y: scroll;
    -webkit-mask: linear-gradient(90deg, transparent, white 20%, white 80%, transparent);
    mask: linear-gradient(90deg, transparent, white 0%, white 96%, transparent);
  }

  .newest-blog .caf-filter-container .caf-mb-4 a {
    width: max-content;
  }

}

.hp.main-visual-carousel .row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.hp.main-visual-carousel .btn.btn-primary {
  margin-bottom: 3rem;
  margin-top: 1rem;
}

@media (max-width: 575.98px) {
  .hp.main-visual-carousel .app-btn {
    width: 35% !important;
  }
	
  .hp.main-visual-carousel h5 {
	font-size: 18px;	
  }
}
.hp.main-visual-carousel .app-btn {
	width: 30%;
}

.hp.main-visual-carousel .app-btn img {
	width: 100%;
	height: auto;
}

.fip-page .fip-hide {
	display: none;
}

.newsletter .btn-newsletter-submit {
	min-width: unset !important;
}

.hp .d-flex .app-btn:first-of-type {
	margin-right: 12px;	
}