@font-face {
  font-family: "Poppins";
  src: url("../../../assets/fonts/poppins/Poppins-Light.eot");
  src: local("Poppins Light"), local("Poppins-Light"), url("../../../assets/fonts/poppins/Poppins-Light.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/poppins/Poppins-Light.woff2") format("woff2"), url("../../../assets/fonts/poppins/Poppins-Light.woff") format("woff"), url("../../../assets/fonts/poppins/Poppins-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../../../assets/fonts/poppins/Poppins-Regular.eot");
  src: local("Poppins Regular"), local("Poppins-Regular"), url("../../../assets/fonts/poppins/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/poppins/Poppins-Regular.woff2") format("woff2"), url("../../../assets/fonts/poppins/Poppins-Regular.woff") format("woff"), url("../../../assets/fonts/poppins/Poppins-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../../../assets/fonts/poppins/Poppins-Medium.eot");
  src: local("Poppins Medium"), local("Poppins-Medium"), url("../../../assets/fonts/poppins/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/poppins/Poppins-Medium.woff2") format("woff2"), url("../../../assets/fonts/poppins/Poppins-Medium.woff") format("woff"), url("../../../assets/fonts/poppins/Poppins-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../../../assets/fonts/poppins/Poppins-SemiBold.eot");
  src: local("Poppins SemiBold"), local("Poppins-SemiBold"), url("../../../assets/fonts/poppins/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/poppins/Poppins-SemiBold.woff2") format("woff2"), url("../../../assets/fonts/poppins/Poppins-SemiBold.woff") format("woff"), url("../../../assets/fonts/poppins/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
[data-theme=theme1],
[data-theme=theme2] {
  --main-font-family: Poppins, sans-serif;
  --main-font-size: 12px;
  --txt-link-c: #1377c3;
  --txt-link-hov-c: #007bff;
  --opt-hov-bg: rgba(237, 237, 247, 0.5);
  --opt-act-bg: rgba(196, 196, 222, 0.7);
  --opt-act-hov-bg: rgba(174, 183, 204, 0.7);
}
[data-theme=theme1] .custom-scrollbar, [data-theme=theme1] #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view .select2-results__options, #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view [data-theme=theme1] .select2-results__options,
[data-theme=theme2] .custom-scrollbar,
[data-theme=theme2] #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view .select2-results__options,
#exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view [data-theme=theme2] .select2-results__options {
  --scrollbar-bg: #dbdade;
  --scrollbar-hov-bg: #c4c2c9;
  --scrollbar-tr-bg: #f4f4f5;
}
[data-theme=theme1] .btn-green,
[data-theme=theme2] .btn-green {
  --main-col: #FFF;
  --main-bg-c: #1ABC9C;
  --main-bor-c: #1ABC9C;
  --hover-bg-c: #16a387;
  --hover-bor-c: #109b7f;
  --act-bor-c: #0c8f75;
  --box-sh: 0 0 0 0.2rem rgba(3, 191, 130, 0.25);
}
[data-theme=theme1] .btn-orange,
[data-theme=theme2] .btn-orange {
  --main-col: #FFF;
  --main-bg-c: #FF6532;
  --main-bor-c: #FF6532;
  --hover-bg-c: #e45526;
  --hover-bor-c: #da4d1f;
  --act-bor-c: #bb3c12;
  --box-sh: 0 0 0 0.2rem rgba(231, 66, 11, 0.251);
}
[data-theme=theme1] .btn-dark,
[data-theme=theme2] .btn-dark {
  --main-col: #FFF;
  --main-bg-c: #161E28;
  --main-bor-c: #161E28;
  --hover-bg-c: #0f151b;
  --hover-bor-c: #0d1218;
  --act-bor-c: #181a1d;
  --box-sh: 0 0 0 0.2rem rgba(54, 68, 85, 0.5);
}
[data-theme=theme1] .btn-light,
[data-theme=theme1] .btn-custom-light,
[data-theme=theme2] .btn-light,
[data-theme=theme2] .btn-custom-light {
  --main-col: #212529;
  --main-bg-c: #f8f9fa;
  --main-bor-c: #f8f9fa;
  --hover-bg-c: #e2e6ea;
  --hover-bor-c: #dae0e5;
  --act-bor-c: #d3d9df;
  --box-sh: 0 0 0 0.2rem rgba(216,217,219,.5);
}
[data-theme=theme1] .btn-custom-light,
[data-theme=theme2] .btn-custom-light {
  --act-cust-bg-c: #161E28;
  --act-cust-bor-c: #161E28;
  --act-cust-c: #FFF;
}
[data-theme=theme1] .custom-modal,
[data-theme=theme2] .custom-modal {
  --modal-w: 425px;
  --font-s: 0.875rem;
  --main-col: #161E28;
  --bg-col: #F1F2F3;
  --box-sh: 0px 8px 12px 0px rgba(22, 30, 40, 0.15);
  --dividers-c: #cdcdcd;
  --footer-bor-c: #e1e1e5;
}
[data-theme=theme1] .btn-modal-danger,
[data-theme=theme2] .btn-modal-danger {
  --main-col: #E82646;
  --main-col-rgb: 232, 38, 70;
  --rev-col: #FFF;
}
[data-theme=theme1] .btn-modal-success,
[data-theme=theme2] .btn-modal-success {
  --main-col: #1ABC9C;
  --main-col-rgb: 26, 188, 156;
  --rev-col: #FFF;
}
[data-theme=theme1] .btn-modal-orange,
[data-theme=theme2] .btn-modal-orange {
  --main-col: #FF6532;
  --main-col-rgb: 255, 101, 50;
  --rev-col: #FFF;
}
[data-theme=theme1] .map-section,
[data-theme=theme2] .map-section {
  --main-col: #FFF;
  --loader-col: #345df5;
  --loc-btn-bg: rgba(0, 8, 255, 0.812);
  --loc-btn-c: #FFF;
}
[data-theme=theme1] .social-links-item,
[data-theme=theme2] .social-links-item {
  --item-col: #363853;
  --item-hover-bg: rgba(208, 204, 221, 0.1);
  --item-hover-sh: inset 0 0 12px 2px rgba(161, 161, 161, 0.04);
}
[data-theme=theme1] .card-preview-section,
[data-theme=theme2] .card-preview-section {
  --main-col: #17181E;
  --gray-col: #67768B;
  --divider-primary-col: #17181E;
  --divider-second-col: rgba(54, 56, 83, 0.15);
  --qr-img-bg: #FFF;
  --qr-bor-c: #67768B;
  --link-col: #67768B;
  --link-hover-c: #363853;
}
[data-theme=theme1] .page-main-buttons,
[data-theme=theme2] .page-main-buttons {
  --main-col: #F1F2F3;
}
[data-theme=theme1] .exchange-contacts-box-overlay,
[data-theme=theme2] .exchange-contacts-box-overlay {
  --overlay-bg: rgba(0, 0, 0, 0.5);
}
[data-theme=theme1] .exchange-contacts-box-wrapper,
[data-theme=theme2] .exchange-contacts-box-wrapper {
  --main-bg: #F8F9FA;
  --inp-bg: #F8F9FA;
  --drop-d-bg: #FFF;
  --drop-d-inp-bg: #FFF;
  --drop-d-inp-bor-c: #dbdce1;
  --inp-bor-c: #dbdce1;
  --inp-col: #161E28;
  --plh-col: #B1B2B3;
  --link-btn-col: #FF6532;
  --drop-d-bl-sh: 0 8px 8px 0 rgba($color: #808080, $alpha: 0.28),
                  0 0 8px 0 rgba($color: #808080, $alpha: 0.12),
                  0 0 0 1px rgba($color: #808080, $alpha: 0.12);
  --drop-d-ab-sh: 0 -8px 8px 0 rgba($color: #808080, $alpha: 0.18),
                  0 0 8px 0 rgba($color: #808080, $alpha: 0.12),
                  0 0 0 1px rgba($color: #808080, $alpha: 0.12);
  --popup-close-arr: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHdpZHRoPSIxNCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgMTQgOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuMjkyODkzIDAuMjkyODkzQzAuNjgzNDE3IC0wLjA5NzYzMTEgMS4zMTY1OCAtMC4wOTc2MzExIDEuNzA3MTEgMC4yOTI4OTNMNyA1LjU4NTc5TDEyLjI5MjkgMC4yOTI4OTNDMTIuNjgzNCAtMC4wOTc2MzExIDEzLjMxNjYgLTAuMDk3NjMxMSAxMy43MDcxIDAuMjkyODkzQzE0LjA5NzYgMC42ODM0MTcgMTQuMDk3NiAxLjMxNjU4IDEzLjcwNzEgMS43MDcxMUw3LjcwNzExIDcuNzA3MTFDNy4zMTY1OCA4LjA5NzYzIDYuNjgzNDIgOC4wOTc2MyA2LjI5Mjg5IDcuNzA3MTFMMC4yOTI4OTMgMS43MDcxMUMtMC4wOTc2MzExIDEuMzE2NTggLTAuMDk3NjMxMSAwLjY4MzQxNyAwLjI5Mjg5MyAwLjI5Mjg5M1oiIGZpbGw9IiMzNjM4NTMiLz48L3N2Zz4=");
  --disabled-inp-bg: #f1f3f5;
}
[data-theme=theme1] .page-footer,
[data-theme=theme2] .page-footer {
  --main-col: #a7a7a7;
}

[data-theme=theme1] {
  --main-bg: #FFF;
  --rev-bg: #000;
  --main-color: #363853;
  --toggle-thm-bnt-bg: #FFF;
  --toggle-thm-bnt-c: #1E2334;
}
[data-theme=theme1] .page-main-content {
  --cont-sh: 0 0 12px rgba(0, 0, 0, 0.12);
}
[data-theme=theme1] .top-header {
  --main-bg: #F8F9FA;
  --box-sh: 0px 4px 16px 0px rgba(23, 24, 30, 0.05);
}
[data-theme=theme1] .section-title {
  --col: #67768B;
}
[data-theme=theme1] .address-and-description-section {
  --main-col: #363853;
  --icon-col: #67768B;
}
[data-theme=theme1] .page-header {
  --sticky-bg: #FFF;
  --sticky-col: #363853;
  --rev-col: #FFF;
  --logo-col: #dbd9d7;
  --gray-col: #67768B;
  --gray-text-sh: 0 0 rgba(120, 120, 120, 0.55);
}
[data-theme=theme1] .download-user-pdf-btn {
  --main-col: #161E28;
  --second-col: #67768B;
  --bor-col: rgba(54, 56, 83, 0.15);
  --shad-col: rgba(23, 24, 30, 0.1);
}
[data-theme=theme1] .app-link-btn {
  --bor-col: rgba(54, 56, 83, 0.15);
  --box-sh: 0px 8px 8px 0px rgba(0, 0, 0, 0.08);
  --hov-box-sh: 0px 8px 12px 0px rgba(0, 0, 0, 0.2);
}

[data-theme=theme2] {
  --main-bg: #FFF;
  --rev-bg: #000;
  --main-color: #17181E;
  --toggle-thm-bnt-bg: #1E2334;
  --toggle-thm-bnt-c: #FFF;
}
[data-theme=theme2] .page-main-content {
  --cont-sh: 0 0 12px rgba(0, 0, 0, 0.12);
}
[data-theme=theme2] .top-header {
  --main-bg: #F8F9FA;
  --box-sh: 0px 4px 16px 0px rgba(23, 24, 30, 0.05);
}
[data-theme=theme2] .icon-btn {
  --main-bg: #F1F2F3;
  --main-col: #1E2334;
  --hov-col: #1E2334;
  --hov-bg: #e3e6e9;
  --act-bg: #e1e1e5;
}
[data-theme=theme2] .dvc-description {
  --main-col: #1E2334;
}
[data-theme=theme2] .dvc-general-info {
  --logo-col: #dbd9d7;
  --gray-col: #67768B;
  --second-col: rgba(23, 24, 30, 0.75);
  --second-light-col: rgba(23, 24, 30, 0.5);
  --logo-bg: #FFF;
  --logo-sh: 0px 4px 16px 0px rgba(23, 24, 30, 0.1);
}
[data-theme=theme2] .download-user-pdf-btn {
  --main-col: #161E28;
  --second-col: #67768B;
  --bor-col: rgba(54, 56, 83, 0.15);
  --shad-col: rgba(23, 24, 30, 0.1);
}
[data-theme=theme2] .app-link-btn {
  --bor-col: rgba(54, 56, 83, 0.15);
  --box-sh: 0px 8px 8px 0px rgba(0, 0, 0, 0.08);
  --hov-box-sh: 0px 8px 12px 0px rgba(0, 0, 0, 0.2);
}

[data-theme=theme1]:not([data-theme-mode=dark]) .dark-mode-only,
[data-theme=theme2]:not([data-theme-mode=dark]) .dark-mode-only,
[data-theme=theme1][data-theme-mode=light] .dark-mode-only,
[data-theme=theme2][data-theme-mode=light] .dark-mode-only {
  display: none !important;
}

[data-theme=theme1][data-theme-mode=dark],
[data-theme=theme2][data-theme-mode=dark] {
  --opt-hov-bg: #3e4357;
  --opt-act-bg: #595e76;
  --opt-act-hov-bg: #606577;
}
[data-theme=theme1][data-theme-mode=dark] .custom-scrollbar, [data-theme=theme1][data-theme-mode=dark] #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view .select2-results__options, #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view [data-theme=theme1][data-theme-mode=dark] .select2-results__options,
[data-theme=theme2][data-theme-mode=dark] .custom-scrollbar,
[data-theme=theme2][data-theme-mode=dark] #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view .select2-results__options,
#exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view [data-theme=theme2][data-theme-mode=dark] .select2-results__options {
  --scrollbar-bg: #a7a6ab;
  --scrollbar-hov-bg: #c6c5c9;
  --scrollbar-tr-bg: #5f5f66;
}
[data-theme=theme1][data-theme-mode=dark] .btn-dark,
[data-theme=theme2][data-theme-mode=dark] .btn-dark {
  --main-col: #FFF;
  --main-bg-c: #FF6532;
  --main-bor-c: #FF6532;
  --hover-bg-c: #e45526;
  --hover-bor-c: #da4d1f;
  --act-bor-c: #bb3c12;
  --box-sh: 0 0 0 0.2rem rgba(231, 66, 11, 0.251);
}
[data-theme=theme1][data-theme-mode=dark] .btn-light,
[data-theme=theme1][data-theme-mode=dark] .btn-custom-light,
[data-theme=theme2][data-theme-mode=dark] .btn-light,
[data-theme=theme2][data-theme-mode=dark] .btn-custom-light {
  --main-col: #FFF;
  --main-bg-c: #1E2334;
  --main-bor-c: #1E2334;
  --hover-bg-c: #171f27;
  --hover-bor-c: #161d24;
  --act-bor-c: #151922;
  --box-sh: 0 0 0 0.2rem rgba(30, 35, 52, 0.5);
}
[data-theme=theme1][data-theme-mode=dark] .btn-custom-light,
[data-theme=theme2][data-theme-mode=dark] .btn-custom-light {
  --act-cust-bg-c: #FF6532;
  --act-cust-bor-c: #FF6532;
  --act-cust-c: #FFF;
}
[data-theme=theme1][data-theme-mode=dark] .light-mode-only,
[data-theme=theme2][data-theme-mode=dark] .light-mode-only {
  display: none !important;
}
[data-theme=theme1][data-theme-mode=dark] .custom-modal,
[data-theme=theme2][data-theme-mode=dark] .custom-modal {
  --main-col: #cdcdd4;
  --bg-col: #20222a;
  --box-sh: 0px 8px 12px 0px rgba(43, 48, 54, 0.15);
  --dividers-c: #B1B2B3;
  --footer-bor-c: #3b4057;
}
[data-theme=theme1][data-theme-mode=dark] .social-links-item,
[data-theme=theme2][data-theme-mode=dark] .social-links-item {
  --item-col: #67768B;
}
[data-theme=theme1][data-theme-mode=dark] .exchange-contacts-box-wrapper,
[data-theme=theme2][data-theme-mode=dark] .exchange-contacts-box-wrapper {
  --main-col: #F1F2F3;
  --main-bg: #20222a;
  --inp-bg: #232734;
  --drop-d-bg: #2d2e3a;
  --drop-d-inp-bg: #2d2e3a;
  --drop-d-inp-bor-c: #525668;
  --inp-bor-c: #1E2334;
  --inp-col: #F1F2F3;
  --plh-col: #606577;
  --link-btn-col: #FF6532;
  --drop-d-bl-sh: 0 8px 8px 0 rgba(60, 60, 60, 0.28),
                   0 0 8px 0 rgba(60, 60, 60, 0.12),
                   0 0 0 1px rgba(60, 60, 60, 0.12);
  --drop-d-ab-sh: 0 -8px 8px 0 rgba(60, 60, 60, 0.18),
                  0 0 8px 0 rgba(60, 60, 60, 0.12),
                  0 0 0 1px rgba(60, 60, 60, 0.12);
  --popup-close-arr: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHdpZHRoPSIxNCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgMTQgOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuMjkyODkzIDAuMjkyODkzQzAuNjgzNDE3IC0wLjA5NzYzMTEgMS4zMTY1OCAtMC4wOTc2MzExIDEuNzA3MTEgMC4yOTI4OTNMNyA1LjU4NTc5TDEyLjI5MjkgMC4yOTI4OTNDMTIuNjgzNCAtMC4wOTc2MzExIDEzLjMxNjYgLTAuMDk3NjMxMSAxMy43MDcxIDAuMjkyODkzQzE0LjA5NzYgMC42ODM0MTcgMTQuMDk3NiAxLjMxNjU4IDEzLjcwNzEgMS43MDcxMUw3LjcwNzExIDcuNzA3MTFDNy4zMTY1OCA4LjA5NzYzIDYuNjgzNDIgOC4wOTc2MyA2LjI5Mjg5IDcuNzA3MTFMMC4yOTI4OTMgMS43MDcxMUMtMC4wOTc2MzExIDEuMzE2NTggLTAuMDk3NjMxMSAwLjY4MzQxNyAwLjI5Mjg5MyAwLjI5Mjg5M1oiIGZpbGw9IiM5YzllYTAiLz48L3N2Zz4=");
  --disabled-inp-bg: #222931;
}

[data-theme=theme1][data-theme-mode=dark] {
  --main-color: #B1B2B3;
  --main-bg: #20222a;
  --rev-bg: #FFF;
  --toggle-thm-bnt-bg: #FFF;
  --toggle-thm-bnt-c: #1E2334;
}
[data-theme=theme1][data-theme-mode=dark] .page-main-content {
  --cont-sh: 0 0 12px rgba(95, 95, 95, 0.12);
}
[data-theme=theme1][data-theme-mode=dark] .top-header {
  --main-bg: #20222a;
  --box-sh: 0px 4px 16px 0px rgba(103, 118, 139, 0.05);
}
[data-theme=theme1][data-theme-mode=dark] .section-title {
  --col: #B1B2B3;
}
[data-theme=theme1][data-theme-mode=dark] .address-and-description-section {
  --main-col: #B1B2B3;
  --icon-col: #67768B;
}
[data-theme=theme1][data-theme-mode=dark] .page-header {
  --sticky-bg: #1E2334;
  --sticky-col: #F1F2F3;
  --rev-col: #F1F2F3;
  --gray-col: #B1B2B3;
  --gray-text-sh: 0 0 rgba(120, 120, 120, 0.55);
}
[data-theme=theme1][data-theme-mode=dark] .download-user-pdf-btn {
  --main-col: #F1F2F3;
  --second-col: #B1B2B3;
  --bor-col: #525668;
  --shad-col: rgba(122, 126, 147, 0.1);
}
[data-theme=theme1][data-theme-mode=dark] .app-link-btn {
  --bor-col: rgba(227, 230, 233, 0.15);
  --box-sh: 0px 8px 8px 0px rgba(192, 192, 192, 0.08);
  --hov-box-sh: 0px 8px 12px 0px rgba(192, 192, 192, 0.2);
}

[data-theme=theme2][data-theme-mode=dark] {
  --main-color: #B1B2B3;
  --main-bg: #20222a;
  --rev-bg: #FFF;
  --toggle-thm-bnt-bg: #FFF;
  --toggle-thm-bnt-c: #1E2334;
}
[data-theme=theme2][data-theme-mode=dark] .page-main-content {
  --cont-sh: 0 0 12px rgba(95, 95, 95, 0.12);
}
[data-theme=theme2][data-theme-mode=dark] .top-header {
  --main-bg: #20222a;
  --box-sh: 0px 4px 16px 0px rgba(103, 118, 139, 0.05);
}
[data-theme=theme2][data-theme-mode=dark] .section-title {
  --col: #B1B2B3;
}
[data-theme=theme2][data-theme-mode=dark] .icon-btn {
  --main-bg: #3b4057;
  --main-col: #B1B2B3;
  --hov-col: #B1B2B3;
  --hov-bg: #4a4e5f;
  --act-bg: #525668;
}
[data-theme=theme2][data-theme-mode=dark] .dvc-title {
  --main-col: #F1F2F3;
}
[data-theme=theme2][data-theme-mode=dark] .dvc-description {
  --main-col: #F1F2F3;
}
[data-theme=theme2][data-theme-mode=dark] .dvc-general-info {
  --gray-col: #cdcdd4;
  --second-col: #e3e6e9;
  --second-light-col: #B1B2B3;
}
[data-theme=theme2][data-theme-mode=dark] .download-user-pdf-btn {
  --main-col: #F1F2F3;
  --second-col: #B1B2B3;
  --bor-col: #525668;
  --shad-col: rgba(122, 126, 147, 0.1);
}
[data-theme=theme2][data-theme-mode=dark] .app-link-btn {
  --bor-col: rgba(227, 230, 233, 0.15);
  --box-sh: 0px 8px 8px 0px rgba(192, 192, 192, 0.08);
  --hov-box-sh: 0px 8px 12px 0px rgba(192, 192, 192, 0.2);
}

html {
  font-size: 16px;
}

body {
  font-family: var(--main-font-family);
  font-size: var(--main-font-size);
  color: var(--main-color);
  background-color: var(--main-bg);
}

@media (max-width: 449.98px) {
  .container,
  .container-sm,
  .container-fluid {
    padding-right: 8px;
    padding-left: 8px;
  }
}

ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
}

a,
a:hover {
  text-decoration: none;
}

.text-link {
  color: var(--txt-link-c);
}
.text-link:hover {
  color: var(--txt-link-hov-c);
}

.icon {
  vertical-align: middle;
}
.icon svg {
  height: 1em;
  width: auto;
}

.dropdown-menu-arrow, .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.75rem;
  height: 0.75rem;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAGCAYAAAD37n+BAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACZSURBVHgBbYs9DoJAEEa/XRWl8wgewStwBE8gpXZrYmxs7EzUxO0sbPAkHkGO4BG2IeF/YBJIWGCqyffeEzt1XZXO7DcB1Ot2/GDk9qfHtgA0UeLJGAsjQP8SFDAYk5mx876fQxnog0nSqVezsB+1MjM3jdiBaKGvnsu5k3/rdy0hfN66stYXYwX9qJkseRBYEcG4WbTpynwVT1lN926mwM8AAAAASUVORK5CYII=");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.btn {
  font-size: 0.75rem;
  padding: 0.625rem 0.833rem;
}
.btn:not(.icon-btn) .icon {
  margin-right: 0.25rem;
}
.btn:not(.icon-btn) img,
.btn:not(.icon-btn) svg {
  margin-top: -0.25rem;
}
.btn .icon {
  font-size: 1em;
  display: inline-block;
}
.btn .icon svg,
.btn .icon img {
  display: block;
}

.btn-green,
.btn-orange,
.btn-light,
.btn-dark,
.btn-custom-light {
  color: var(--main-col);
  background-color: var(--main-bg-c);
  border-color: var(--main-bg-c);
}
.btn-green.focus, .btn-green:focus,
.btn-orange.focus,
.btn-orange:focus,
.btn-light.focus,
.btn-light:focus,
.btn-dark.focus,
.btn-dark:focus,
.btn-custom-light.focus,
.btn-custom-light:focus {
  color: var(--main-col);
  box-shadow: var(--box-sh);
}
.btn-green:not(:disabled):not(.disabled).active:focus, .btn-green:not(:disabled):not(.disabled):active:focus,
.btn-orange:not(:disabled):not(.disabled).active:focus,
.btn-orange:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-custom-light:not(:disabled):not(.disabled).active:focus,
.btn-custom-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: var(--box-sh);
}
.btn-green:hover,
.btn-orange:hover,
.btn-light:hover,
.btn-dark:hover,
.btn-custom-light:hover {
  color: var(--main-col);
  background-color: var(--hover-bg-c);
  border-color: var(--hover-bor-c);
}
.btn-green:not(:disabled):not(.disabled).active, .btn-green:not(:disabled):not(.disabled):active,
.btn-orange:not(:disabled):not(.disabled).active,
.btn-orange:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.btn-custom-light:not(:disabled):not(.disabled).active,
.btn-custom-light:not(:disabled):not(.disabled):active {
  color: var(--main-col);
  background-color: var(--hover-bor-c);
  border-color: var(--act-bor-c);
}

.btn-light.focus, .btn-light:focus,
.btn-dark.focus,
.btn-dark:focus,
.btn-custom-light.focus,
.btn-custom-light:focus {
  background-color: var(--hover-bg-c);
  border-color: var(--hover-bor-c);
}
.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-custom-light:not(:disabled):not(.disabled).active:focus,
.btn-custom-light:not(:disabled):not(.disabled):active:focus {
  background-color: var(--hover-bor-c);
  border-color: var(--act-bor-c);
}

.btn-custom-light.last-activated-modal-btn {
  color: var(--act-cust-c);
  background-color: var(--act-cust-bg-c);
  border-color: var(--act-cust-bor-c);
}

.custom-scrollbar, #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view .select2-results__options {
  scrollbar-color: var(--scrollbar-bg), var(--scrollbar-tr-bg);
  scrollbar-width: thin;
}
.custom-scrollbar::-webkit-scrollbar, #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view .select2-results__options::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.custom-scrollbar::-webkit-scrollbar-thumb, #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view .select2-results__options::-webkit-scrollbar-thumb {
  background-color: var(--scrollbar-bg);
  border-radius: 4px;
  border-collapse: collapse;
  box-shadow: inset 2px 2px 2px rgba(255, 255, 255, 0.2), inset -2px -2px 2px rgba(0, 0, 0, 0.08);
}
.custom-scrollbar::-webkit-scrollbar-thumb:hover, #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view .select2-results__options::-webkit-scrollbar-thumb:hover {
  background-color: var(--scrollbar-hov-bg);
}
.custom-scrollbar::-webkit-scrollbar-track, #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view .select2-results__options::-webkit-scrollbar-track {
  background-color: var(--scrollbar-tr-bg);
  border-radius: 4px;
}
.custom-scrollbar.transparent-track, #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view .transparent-track.select2-results__options {
  scrollbar-color: var(--scrollbar-tr-bg) transparent;
}
.custom-scrollbar.transparent-track::-webkit-scrollbar-track, #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view .transparent-track.select2-results__options::-webkit-scrollbar-track {
  background-color: transparent;
}

select.select2 {
  visibility: hidden;
}

.select2-container.select2 {
  width: 100% !important;
}
.select2-container .select2-search--inline .select2-search__field {
  display: block;
  margin: 0 !important;
  line-height: 1.5 !important;
}
.select2-container .select2-selection--multiple {
  height: auto !important;
  min-height: calc(1.15em + 1.63rem + 2px) !important;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  margin: -4px 0;
}

.select2-selection {
  display: flex !important;
  align-items: center !important;
}

.select2-results__option {
  padding: 0.375rem 0.563rem;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  transform: translateY(-50%) rotate(-180deg);
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  font-size: 0.75rem;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  font-size: 1.43rem;
  font-weight: 400;
  display: flex;
  align-items: center;
  margin-right: 8px;
  margin-bottom: 5px;
  padding: 1px 4px;
  line-height: 0.8;
  opacity: 0.58;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear:hover {
  opacity: 1;
}
.select2-container--default .select2-selection--single {
  cursor: default;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: var(--plh-col);
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 0.75rem;
  transition: transform ease 0.25s;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: 0 !important;
  display: none;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  font-size: 1.43rem;
  display: flex;
  align-items: center;
  font-weight: 400;
  margin-right: 16px;
  padding-right: 3px;
  line-height: 1;
  opacity: 0.58;
}
.select2-container--default .select2-selection--single .select2-selection__clear:hover {
  opacity: 1;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--inp-col);
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-radius: 3px;
  border: 1px solid var(--inp-bor-c);
  height: 1.875rem;
  width: 100%;
  padding: 0.375rem 0.5rem;
  outline: none;
  background-color: var(--drop-d-inp-bg);
  color: inherit;
  border-color: var(--drop-d-inp-bor-c);
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: #66afe9 !important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  color: inherit !important;
  background-color: var(--opt-hov-bg) !important;
}
.select2-container--default .select2-results__option--selected.select2-results__option--selectable {
  color: inherit !important;
  background-color: var(--opt-act-bg) !important;
}
.select2-container--default .select2-results__option--selected.select2-results__option--highlighted {
  color: inherit !important;
  background-color: var(--opt-act-hov-bg) !important;
}

.select2-dropdown {
  min-width: 6.75rem;
  background-color: var(--drop-d-bg);
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: var(--inp-bor-c);
}
.select2-dropdown.select2-dropdown--below {
  border-radius: 0 0 0.5rem 0.5rem;
  box-shadow: var(--drop-d-bl-sh);
}
.select2-dropdown.select2-dropdown--above {
  border-radius: 0.5rem 0.5rem 0 0;
  box-shadow: var(--drop-d-ab-sh);
}

.select2-elem-wrapper {
  position: relative;
}

.select2-search--dropdown {
  padding: 0.375rem;
  margin-top: 0.188rem;
  margin-bottom: 0.188rem;
}
.select2-search--dropdown.select2-search--hide + .select2-results {
  margin-top: 0.625rem;
}
.select2-search--dropdown + .select2-results {
  margin-top: 0.188rem;
  margin-bottom: 0.75rem;
}

.select2-results {
  padding: 0 0.375rem;
  margin-top: 0.563rem;
  margin-bottom: 0.75rem;
}

@media (pointer: coarse) {
  #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view {
    font-size: 0.825rem;
    position: fixed;
    top: 1.5rem;
    left: 50%;
    transform: translateX(-50%);
    background: var(--drop-d-bg);
    min-width: 235px;
    width: 445px !important;
    max-width: calc(100vw - 5rem);
    border-radius: 0.65rem;
    border: 0;
    box-shadow: 0 0 0 200000px rgba(0, 0, 0, 0.31), 0 0 5px 0 rgba(0, 0, 0, 0.4);
    z-index: 2000;
  }
  #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view .select2-search__field {
    border-width: 0 0 1px 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    margin: 0 0.5rem 0.5rem;
    width: calc(100% - 1rem);
    height: 2rem;
  }
  #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view .select2-results {
    margin-bottom: 1rem;
  }
  #exchangeBox_select2_dropdowns_wrapper .select2-dropdown.mobile-modal-view .select2-results__options {
    min-height: calc(100vh - 14.5rem);
  }
}
[data-fancybox] {
  cursor: pointer;
}

.form-control.validate-error {
  /* border-color: #cf4c43 !important; */
  border-color: #ef4444 !important;
  box-shadow: #ef4444 0px 0px 0px 1px !important;
  z-index: 15;
}

.exchange-contacts-box .form-control.disabled, .exchange-contacts-box .form-control:disabled {
  background-color: var(--disabled-inp-bg);
  opacity: 0.7;
}

.validate-error-text {
  margin-top: 0.125rem;
  margin-left: 0.25rem;
  margin-bottom: 0;
  font-size: 0.7rem;
  font-weight: 400;
  /* color: #f14c41; */
  color: #ef4444;
  justify-content: flex-start !important;
}

.section-title {
  color: var(--col);
}

.custom-modal {
  color: var(--main-col);
}
.custom-modal .modal-dialog {
  max-width: var(--modal-w);
}
@media (max-width: 575.98px) {
  .custom-modal .modal-dialog {
    margin-left: auto;
    margin-right: auto;
    padding: 0 0.5rem;
  }
}
.custom-modal .modal-content {
  text-align: center;
  font-size: var(--font-s);
  background-color: var(--bg-col);
  border-radius: 1rem;
  box-shadow: var(--box-sh);
}
.custom-modal .modal-body-title {
  font-size: 1rem;
  font-weight: 600;
}
.custom-modal .no-items-message {
  padding: 1rem 0;
}
.custom-modal .list-item {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 0 0.625rem 0.75rem;
  word-break: break-all;
}
.custom-modal .list-item:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-52%);
  width: calc(100% - 2.5rem);
  height: 2px;
  background-color: var(--dividers-c);
}
@media (min-width: 420px) {
  .custom-modal .list-item:not(:first-child)::before {
    width: calc(100% - 3.15rem);
  }
}
.custom-modal .list-item label {
  font-weight: 300;
  margin-bottom: 0;
  padding-right: 0.5rem;
}
.custom-modal .list-item .item-value {
  font-weight: 500;
  padding-right: 0.5rem;
}
.custom-modal .list-item .btn {
  font-weight: 500;
  white-space: nowrap;
}
@media (min-width: 420px) {
  .custom-modal .list-item .btn {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.custom-modal .modal-footer {
  display: flex;
  flex-wrap: nowrap;
  padding: 0 !important;
  border-color: var(--footer-bor-c);
}
.custom-modal .modal-footer .btn {
  font-size: inherit;
  position: relative;
  font-weight: 300;
  flex-grow: 1;
  box-shadow: none !important;
  margin: 0;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.custom-modal .modal-footer .btn:not(:first-child), .custom-modal .modal-footer .btn:not(:last-child) {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.custom-modal .modal-footer .btn:first-child {
  border-bottom-left-radius: 1rem !important;
}
.custom-modal .modal-footer .btn:last-child {
  border-bottom-right-radius: 1rem !important;
}
.custom-modal .modal-footer .btn:not(:last-child) {
  margin-right: 1px;
}
.custom-modal .modal-footer .btn:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  left: calc(100% + 1px);
  width: 1px;
  height: 100%;
  background-color: var(--footer-bor-c);
}
.custom-modal .modal-footer .btn:hover {
  font-weight: 400;
}
.custom-modal .btn-modal-danger,
.custom-modal .btn-modal-success,
.custom-modal .btn-modal-orange {
  color: var(--main-col);
}
.custom-modal .btn-modal-danger:hover,
.custom-modal .btn-modal-success:hover,
.custom-modal .btn-modal-orange:hover {
  background-color: var(--main-col);
  background-color: rgba(var(--main-col-rgb), 0.9);
  color: var(--rev-col);
}

.user-video-section .video-wrapper {
  position: relative;
}
.user-video-section .video-wrapper:hover .video-head-bar {
  transform: translateY(0);
}
.user-video-section .video-head-bar-wrapper {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 40%;
  pointer-events: none;
  z-index: 1;
}
.user-video-section .video-head-bar-wrapper + .plyr--menu-open {
  z-index: 2;
}
.user-video-section .video-head-bar {
  font-size: 0.915rem;
  height: 100%;
  display: flex;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0.45rem 0.75rem 1.5rem;
  font-weight: 500;
  color: #FFF;
  pointer-events: none;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.3) 20%, transparent 99%);
  transform: translateY(-100%);
  z-index: 1;
  transition: transform ease 0.5s;
}
.user-video-section .video-title {
  pointer-events: all;
}
.user-video-section .video-extra-tools {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.user-video-section .share-btn {
  color: inherit;
  pointer-events: all !important;
  box-shadow: none;
  outline: none;
  border: 0;
}
.user-video-section .plyr__menu__container {
  background: rgba(255, 255, 255, 0.98);
}
@media (max-width: 575.98px) {
  .user-video-section .plyr__volume {
    width: auto;
    position: relative;
  }
  .user-video-section .plyr__volume:hover input[data-plyr=volume] {
    max-width: 90px;
    min-width: 60px;
    opacity: 1;
  }
  .user-video-section .plyr__volume:hover .plyr__control {
    pointer-events: all !important;
  }
  .user-video-section .plyr__volume .plyr__control {
    pointer-events: none;
  }
  .user-video-section .plyr__volume input[data-plyr=volume] {
    max-width: 0;
    min-width: 0;
    margin: 0;
    opacity: 0;
    transition: all 0.275s;
  }
}

.map-section .map-container {
  overflow: hidden;
}
.map-section .map {
  width: 100%;
  height: 100%;
}
.map-section .map-current-loader {
  display: none;
  color: var(--loader-col);
  position: absolute;
  margin-top: 160px;
  z-index: 100;
  font-size: 25px;
  left: 25px;
  float: left;
}
.map-section .get-current-location-btn {
  font-size: 24px;
  position: absolute;
  right: 9px;
  width: 31px;
  height: 32px;
  background-color: var(--loc-btn-bg);
  color: var(--loc-btn-c);
  margin-top: 9px;
  padding: 10px 32px 31px 9px;
  border-radius: 100%;
  cursor: pointer;
  z-index: 1000;
}
.map-section .lock-map {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 101;
  background-color: var(--main-col);
}
.map-section .leaflet-right {
  display: none;
}

.page-footer {
  font-size: 0.8rem;
  /* font-weight: 600; */
  color: var(--main-col);
}
.page-footer strong {
  font-weight: 600;
}/*# sourceMappingURL=main.css.map */