@import url('https://fonts.googleapis.com/css?family=Oswald:300&subset=cyrillic');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;500;700&display=swap');
@font-face {
    font-family: 'Hermes';
    font-style: normal;
    font-weight: 400;
    src: local('Hermes'), local('Hermes-Normal'), url(./hermes.woff) format('woff'), url(./hermes.ttf) format('truetype');
}

@font-face {
    font-family: "Bebas Neue";
    font-weight: bold;
    src: url(./BebasNeueBold.otf);
}

@font-face {
    font-family: "Lato";
    font-weight: normal;
    src: url(./Lato.ttf);
}

body {
    font-family: 'Roboto', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-size: 1em;
}

.eapps-instagram-feed-title-container {
    display: none !important;
}

.text-green {
    color: #bfdb20 !important;
}

.block-title {
    padding: 20px 0;
    margin: 20px 0 40px;
    font-size: 3em;
    text-align: center;
    position: relative;
    color: #313131;
    font-weight: 100;
}

.block-title.block-title_green {
    color: #bfdb20;
}

.block-title::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: calc(50% - 50px);
    width: 100px;
    height: 15px;
    background-color: #bfdb20;
}

.page-limiter {
    max-width: 1170px;
    margin: 0 auto;
}

.topbar {
    background: #1f1f1f;
}

.topbar__itemlist {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    text-align: center;
}

.topbar__item {
    box-sizing: border-box;
    flex: 1 1 auto;
    padding: 0 5px;
    border-right: 1px solid #7A7A7A;
    border-bottom: 3px solid rgba(0, 0, 0, 0);
}

.topbar__item:last-of-type {
    border-right: 0;
}

.topbar__item-link {
    flex: 1;
    text-decoration: none;
    color: #FFF;
    font-size: 14pt;
    padding: 0;
    margin-top: 18px;
    display: block;
}

.topbar__item:hover,
.topbar__item_selected {
    background: #060606;
    border-bottom: 3px solid #FF9C00;
}

.topbar__item:hover .topbar__item-link {
    color: #FF9C00;
}

.topbar__item .phone-contact {
    font-size: 2em;
}

@media screen and (max-width: 1024px) {
    .topbar__itemlist {
        flex-wrap: wrap;
    }
}

.phone-contact {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.phone-icon {
    width: 36px;
    height: 36px;
    background: url("./asset-compressed.png") 0 0;
}

.formatted-phone {
    margin-left: 5px;
    color: #bfdb20;
    text-decoration: none;
    line-height: 50px;
}

.phone-code {
    color: #FFF;
    font-size: 0.6em;
}

.logo-bar {
    background-color: #313131;
}

.logo-bar__items {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-top: 20px;
    padding-bottom: 5px;
}

.logo-bar__subtitle {
    flex: 1;
    color: #a7abae;
    width: 400px;
    margin: 20px;
    font-size: 1.2em;
}

.logo-bar__map {
    width: 226px;
    font-size: 1.2em;
}

@media screen and (max-width: 1024px) {
    .logo-bar__map {
        display: none;
    }
}

.map-contacts {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.map-contacts__icon {
    width: 36px;
    height: 36px;
    background: url("./asset-compressed.png") -41px 0;
}

.map-contacts__details {
    margin-left: 5px;
    color: #FFF;
}

.map-contacts__details-city {
    font-weight: bold;
    margin: 5px 0;
}

.map-contacts__details-email {
    font-family: 'Roboto', sans-serif;
}

.map-contacts__details-email a {
    color: #FFF;
    text-decoration: none;
}

.house-promo {
    width: 100%;
    background: url("./ankerBG-compressed.jpg") bottom;
    background-size: cover;
}

.house-promo__content {
    display: flex;
    flex-direction: column;
    padding-bottom: 110px;
}

.house-promo__content-greenBox {
    line-height: 1;
    margin-top: 75px;
    padding-bottom: 30px;
}

.house-promo__content-title {
    padding: 10px 10px 0;
    color: #313131;
    font-size: 2.7em;
    background-color: #bfdb20;
    display: inline;
}

.house-promo__content-economy {
    color: #313131;
    font-size: 3em;
    background-color: #bfdb20;
    text-transform: uppercase;
    font-weight: bold;
    display: inline;
    line-height: 1.5;
    padding: 0 10px;
}

.house-promo__content-subtitle {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 10px;
}

.house-promo__content-subtitle-item {
    text-shadow: -0 -6px 0 #313131, 0 -6px 0 #313131, -0 6px 0 #313131, 0 6px 0 #313131, -6px -0 0 #313131, 6px -0 0 #313131, -6px 0 0 #313131, 6px 0 0 #313131, -1px -6px 0 #313131, 1px -6px 0 #313131, -1px 6px 0 #313131, 1px 6px 0 #313131, -6px -1px 0 #313131, 6px -1px 0 #313131, -6px 1px 0 #313131, 6px 1px 0 #313131, -2px -6px 0 #313131, 2px -6px 0 #313131, -2px 6px 0 #313131, 2px 6px 0 #313131, -6px -2px 0 #313131, 6px -2px 0 #313131, -6px 2px 0 #313131, 6px 2px 0 #313131, -3px -6px 0 #313131, 3px -6px 0 #313131, -3px 6px 0 #313131, 3px 6px 0 #313131, -6px -3px 0 #313131, 6px -3px 0 #313131, -6px 3px 0 #313131, 6px 3px 0 #313131, -4px -6px 0 #313131, 4px -6px 0 #313131, -4px 6px 0 #313131, 4px 6px 0 #313131, -6px -4px 0 #313131, 6px -4px 0 #313131, -6px 4px 0 #313131, 6px 4px 0 #313131, -5px -6px 0 #313131, 5px -6px 0 #313131, -5px 6px 0 #313131, 5px 6px 0 #313131, -6px -5px 0 #313131, 6px -5px 0 #313131, -6px 5px 0 #313131, 6px 5px 0 #313131, -6px -6px 0 #313131, 6px -6px 0 #313131, -6px 6px 0 #313131, 6px 6px 0 #313131, -6px -6px 0 #313131, 6px -6px 0 #313131, -6px 6px 0 #313131, 6px 6px 0 #313131;
    font-size: 4em;
    color: #FFF;
    margin-right: 10px;
}

.house-promo__content-subtitle-item_big {
    font-size: 8em;
}

.house-promo__content-text {
    text-shadow: -0 -3px 0 #313131, 0 -3px 0 #313131, -0 3px 0 #313131, 0 3px 0 #313131, -3px -0 0 #313131, 3px -0 0 #313131, -3px 0 0 #313131, 3px 0 0 #313131, -1px -3px 0 #313131, 1px -3px 0 #313131, -1px 3px 0 #313131, 1px 3px 0 #313131, -3px -1px 0 #313131, 3px -1px 0 #313131, -3px 1px 0 #313131, 3px 1px 0 #313131, -2px -3px 0 #313131, 2px -3px 0 #313131, -2px 3px 0 #313131, 2px 3px 0 #313131, -3px -2px 0 #313131, 3px -2px 0 #313131, -3px 2px 0 #313131, 3px 2px 0 #313131, -3px -3px 0 #313131, 3px -3px 0 #313131, -3px 3px 0 #313131, 3px 3px 0 #313131, -3px -3px 0 #313131, 3px -3px 0 #313131, -3px 3px 0 #313131, 3px 3px 0 #313131;
    font-size: 2em;
    color: #FFF;
}

.house-promo__content-small {
    text-shadow: -0 -2px 0 #313131, 0 -2px 0 #313131, -0 2px 0 #313131, 0 2px 0 #313131, -2px -0 0 #313131, 2px -0 0 #313131, -2px 0 0 #313131, 2px 0 0 #313131, -1px -2px 0 #313131, 1px -2px 0 #313131, -1px 2px 0 #313131, 1px 2px 0 #313131, -2px -1px 0 #313131, 2px -1px 0 #313131, -2px 1px 0 #313131, 2px 1px 0 #313131, -2px -2px 0 #313131, 2px -2px 0 #313131, -2px 2px 0 #313131, 2px 2px 0 #313131, -2px -2px 0 #313131, 2px -2px 0 #313131, -2px 2px 0 #313131, 2px 2px 0 #313131;
    font-size: 1.25em;
    color: #FFF;
}

.head-form {
    margin-top: 20px;
}

.head-form input[type='submit'] {
    width: 304px;
}

.head-inp {
    padding: 11px 15px;
    border-radius: 4px;
    border: 1px solid #a7abae;
    display: block;
    margin-bottom: 15px;
    width: 271px;
}

@media screen and (max-width: 1024px) {
    .house-promo__content-subtitle,
    .house-promo__content-text,
    .house-promo__content-small {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media screen and (max-width: 767px) {
    .house-promo__content-title,
    .house-promo__content-subtitle-item,
    .house-promo__content-text,
    .house-promo__content-small {
        font-size: 1.5em;
    }
    .house-promo__content-subtitle-item,
    .house-promo__content-text {
        text-shadow: -0 -2px 0 #313131, 0 -2px 0 #313131, -0 2px 0 #313131, 0 2px 0 #313131, -2px -0 0 #313131, 2px -0 0 #313131, -2px 0 0 #313131, 2px 0 0 #313131, -1px -2px 0 #313131, 1px -2px 0 #313131, -1px 2px 0 #313131, 1px 2px 0 #313131, -2px -1px 0 #313131, 2px -1px 0 #313131, -2px 1px 0 #313131, 2px 1px 0 #313131, -2px -2px 0 #313131, 2px -2px 0 #313131, -2px 2px 0 #313131, 2px 2px 0 #313131, -2px -2px 0 #313131, 2px -2px 0 #313131, -2px 2px 0 #313131, 2px 2px 0 #313131;
    }
    .house-promo__content-subtitle-item_big {
        font-size: 3em;
    }
    .house-promo__content-economy {
        font-size: 3em;
    }
    .house-promo__content {
        padding-bottom: 40px;
    }
}

.compare-title {
    background-color: #bfdb20;
}

.compare-title__content {
    text-align: center;
    max-width: 80%;
    margin: 0 auto;
    color: #313131;
    font-size: 2em;
    padding-top: 10px;
    padding-bottom: 10px;
}

.compare-grid__grid {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.compare-item {
    border: 3px solid #313131;
    flex-grow: 0;
    flex-basis: calc(25% - 6px);
    margin: 5px;
}

.compare-item__positive {
    border: 8px solid #bfdb20;
}

.compare-item__photo {
    height: 200px;
    margin: 0 auto;
    position: relative;
}

.compare-item__photo::before {
    content: '';
    position: absolute;
    left: calc(50% - 90px);
    z-index: -1;
    width: 180px;
    height: 180px;
    background-image: url(./asset-compressed.png);
}

.compare-item__photo_1::before {
    background-position: -3px -378px;
}

.compare-item__photo_2::before {
    background-position: -198px -378px;
}

.compare-item__photo_3::before {
    background-position: -390px -378px;
}

.compare-item__photo_4::before {
    background-position: -585px -378px;
}

.compare-item__photo_5::before {
    background-position: -780px -378px
}

.compare-item__title {
    text-align: center;
    background-color: #313131;
    color: #fff;
    font-size: 1em;
    margin: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.compare-item__positive .compare-item__title {
    background-color: #bfdb20;
    color: #313131;
}

.compare-position {
    display: flex;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #38393a;
}

.compare-position__icon {
    flex-shrink: 0;
    width: 25px;
    height: 16px;
    position: relative;
}

.compare-position__icon::before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 16px;
    height: 16px;
    background-image: url(./asset-compressed.png);
}

.compare-position__icon_minus::before {
    background-position: -166px 0;
}

.compare-position__icon_plus::before {
    background-position: -145px 0;
}

.compare-grid__description {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 40px;
    font-size: 1.2em;
}

@media screen and (max-width: 1024px) {
    .compare-title__content {
        max-width: 95%;
    }
    .compare-grid__grid {
        flex-wrap: wrap;
    }
    .compare-item {
        flex-basis: calc(50% - 16px);
    }
    .compare-item.compare-item__positive {
        flex-basis: 100%;
        order: 0;
    }
    .compare-item {
        order: 1;
    }
}

@media screen and (max-width: 767px) {
    .compare-item {
        flex-basis: 100%;
    }
    .compare-item.compare-item__positive {}
}

.advantages {
    background-size: cover;
    background: url("./houseBG-compressed.jpg") center;
    padding-bottom: 20px;
}

.advantages__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.advant {
    flex-basis: 47%;
    margin: 10px 0;
    flex-grow: 0;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    padding: 10px 0px;
}

.advant__pic {
    width: 128px;
    height: 100px;
    flex-shrink: 0;
    position: relative;
}

.advant__pic::before {
    background-image: url("./asset-compressed.png");
    content: '';
    position: absolute;
}

.advant__pic_1::before {
    background-position: -381px 0;
    height: 120px;
    width: 112px;
}

.advant__pic_2::before {
    background-position: -788px 0;
    height: 95px;
    width: 108px;
}

.advant__pic_3::before {
    background-position: -493px 0;
    height: 95px;
    width: 106px;
}

.advant__pic_4::before {
    background-position: -896px 0;
    height: 90px;
    width: 84px;
}

.advant__pic_5::before {
    background-position: -599px 0;
    height: 92px;
    width: 103px;
}

.advant__pic_6::before {
    background-position: -980px 0;
    height: 98px;
    width: 94px;
}

.advant__pic_7::before {
    background-position: -702px 0;
    height: 84px;
    width: 86px;
}

.advant__pic_8::before {
    background-position: -1074px 0;
    height: 96px;
    width: 90px;
}

.advant__text {
    display: flex;
    flex-direction: column;
}

.advant__title {
    font-size: 2em;
    color: #bfdb20;
}

.advant__desc {
    color: #fff;
    font-family: 'Roboto', sans-serif;
}

@media screen and (max-width: 767px) {
    .advant {
        flex-basis: 100%;
    }
}

.types-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
}

.type-item {
    flex-basis: calc(100% / 4 - 20px);
    flex-grow: 0;
    flex-shrink: 0;
}

.type-item__pic {
    position: relative;
    height: 200px;
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}

.type-item__pic img {
    width: 200px;
}


/*.type-item__pic::before{
    position: absolute;
    content: '';
    background-image: url("./asset-compressed.png");
    width: 250px;
    height: 200px;
    left: calc(50% - 125px);
}*/

.type-item__pic_1::before {
    background-position: -36px -180px;
}

.type-item__pic_2::before {
    background-position: -310px -180px;
}

.type-item__pic_3::before {
    background-position: -584px -180px;
}

.type-item__pic_4::before {
    background-position: -846px -180px;
}

.type-item__pic_5::before {
    background-position: -1132px -180px;
}

.type-item__pic_6::before {
    background-position: -1460px -180px;
}

.type-item__title {
    text-transform: uppercase;
    color: #313131;
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
}

.type-item__desc {
    text-align: center;
    color: #636363;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
}

@media screen and (max-width: 768px) {
    .type-item {
        flex-basis: calc(100% / 2 - 10px);
    }
}

@media screen and (max-width: 425px) {
    .type-item {
        flex-basis: 100%;
    }
}

.map_container {
    padding-top: 50px;
}

.map_container iframe {
    width: 100% !important;
}

.social-contacts {
    padding-top: 10px;
}

.social-contacts a {
    padding-right: 15px;
}

.metrik {
    background-color: #FF9C00;
    /*padding: 30px 0;*/
}

.metrik-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.metrik-content__middle {
    width: 170px;
    height: 138px;
    background: url(./asset-compressed.png) -210px 0;
    transform: scale(0.5);
}

.metrik-content__first {
    padding-right: 15px;
}

.metrik-content__last {
    padding-left: 15px;
}

.metrik-content__first-1 {
    font-size: 3em;
}

.metrik-content__first-2 {
    font-size: 2em;
}

.metrik-content__first-3 {
    font-size: 2em;
}

@media screen and (max-width: 1023px) {
    .metrik {
        font-size: 0.7em;
    }
    .metrik-content {
        justify-content: space-around;
        align-items: stretch;
        margin: 0 30px;
    }
    .metrik-content__middle {
        display: none;
    }
}

@media screen and (max-width: 425px) {
    .metrik-content {
        flex-direction: column;
    }
}

.call-now {
    background-color: #313131;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    font-size: 3em;
}

.call-now__slogan {
    color: #bfdb20;
    text-transform: uppercase;
    margin-right: 10px;
}

@media screen and (max-width: 1024px) {
    .call-now {
        font-size: 3em;
        flex-direction: column;
        text-align: center;
    }
}

.pricing__container {
    overflow: auto;
}

.pricing__table {
    min-width: 100%;
    font-size: 2em;
    color: #313131;
    text-align: center;
    border-collapse: collapse;
    border: 0;
}

.pricing__table thead th:first-of-type {
    background-color: #313131;
    color: #bfdb20;
    border-right-width: 5px;
    padding-top: 0;
}

.pricing__table thead th {
    background-color: #bfdb20;
    border: 2px solid #fff;
    line-height: 1;
    padding-top: 15px;
    white-space: nowrap;
}

.pricing__table thead th small {
    font-size: 0.75em;
}

.pricing__table tbody tr {
    background-color: #fff;
}

.pricing__table tbody tr:nth-child(2n) {
    background-color: #bfdb20;
}

.pricing__table td {
    padding: 10px 0;
    white-space: nowrap;
}

.pricing__table td:first-of-type,
.pricing__table thead th:first-of-type {
    font-size: .7em;
}

.pricing__extra {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.extra-item {
    margin: 10px 0;
    font-size: 1.5em;
}

@media screen and (max-width: 1024px) {
    .pricing__extra {
        max-width: 95%;
        margin: 0 auto;
    }
}

.additions-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.addition-item {
    flex-basis: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
}

.addition-item__icon {
    width: 52px;
    height: 52px;
    background: url(./asset-compressed.png) -82px 0;
    flex-grow: 0;
    flex-shrink: 0;
    align-self: flex-start;
    margin-right: 20px;
}

.addition-item__text {
    font-size: 1.5em;
}

@media screen and (max-width: 1024px) {
    .addition-item {
        flex-basis: 100%;
    }
}

.leadgen {
    padding: 10px;
    margin-top: 40px;
    background: #e2e2e2;
}

.leadgens_slider_arrows .slick-disabled {
    display: none !important;
}

.slick-dots li button:before {
    font-size: 12px;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #bfdb20;
    font-size: 15px;
}

.leadgen_arrow {
    padding: 5px 9px;
    background-color: #d6d6d6;
    border-radius: 4px;
    cursor: pointer;
    margin: 0 auto;
    display: table;
    margin-top: 20px;
    font-size: 18px;
}

.leadgen_arrow:focus {
    outline: none;
    border: 2px solid #bfdb20;
}

.leadgens_slider_arrows {
    display: flex;
    width: 240px;
    margin: 0 auto;
    padding-top: 30px;
}

.slick-dots {
    bottom: -45px;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    opacity: .5;
}

.slick-current {
    opacity: 1;
}

.leadgen-form {
    max-width: 800px;
    font-size: 1.5em;
    display: flex;
    flex-direction: column;
    margin: 0 auto 30px;
    padding: 40px;
    background: #fff;
}

.leadgen-form__submit {
    margin-top: 20px;
}

.leadgen-form__container {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.leadgen-form__row {
    flex-basis: 100%;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.leadgen-form__row__1-2 {
    flex-basis: calc(50% - 20px);
    min-width: 300px;
    display: flex;
    flex-direction: column;
    margin: 0px 10px;
}

.leadgen-form__row__1-3 {
    flex-basis: calc(33.333% - 20px);
    min-width: 300px;
    display: flex;
    flex-direction: column;
    margin: 0px 10px;
}

.leadgen-form label {
    font-weight: bold;
    margin-bottom: 5px;
}

.leadgen-form input:not([type=file]):not([type=submit]) {
    padding: 5px 10px;
    border-radius: 4px;
    border: 1px solid #a7abae;
}

.leadgen-form input[type=radio] {
    display: none;
}

.leadgen-form__floor-block {
    display: flex;
    flex-direction: row;
}

.radio-label {
    flex: 1;
    border: 1px solid #a7abae;
    text-align: center;
    line-height: 37px;
    cursor: pointer;
}

.radio-label:first-of-type {
    border-radius: 4px 0 0 4px;
}

.radio-label:last-of-type {
    border-radius: 0 4px 4px 0;
}

input[type="radio"]:checked+label {
    background-color: #bfdb20
}

.leadgen-form__row_submit {
    justify-content: flex-end!important;
}

input[type=submit] {
    padding: 10px 30px;
    background-color: #bfdb20;
    border-radius: 4px;
    cursor: pointer;
}

@media screen and (min-width: 600px) {
    .leadgen-form__row {
        /*justify-content:space-between;*/
    }
    .leadgen-form__row__1-2,
    .leadgen-form__row__1-3 {
        min-width: unset;
    }
}

.piles {
    background-color: #313131;
    color: #FFF;
    display: flex;
    flex-direction: row;
}

.piles__photo {
    flex: 1;
    background-image: url(./svai.jpg);
    background-size: cover;
}

.piles__content {
    flex: 1;
    padding-left: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.piles__content-title {
    margin-top: 20px;
    font-size: 2em;
    color: #bfdb20;
}

.piles__content-text {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
    .piles__photo {
        display: none;
    }
}

.footer {
    background-color: #313131;
    padding: 20px 0;
    color: #a7abae;
    position: relative;
}

.footer__content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.footer__logo {
    flex: 1;
}

.slogan-block {
    margin-top: 20px;
    font-size: 1.2em;
}

.footer__map {
    width: 300px;
    flex: 2;
    text-align: center;
}

.footer__contents {
    flex: 1;
    display: flex;
    flex-direction: column;
    font-size: 1.2em;
}

.footer__contents .phone-contact {
    font-size: 2em;
    justify-content: flex-start;
}

#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    pointer-events: none;
}

.copy {
    background-color: #000;
    text-align: center;
    padding: 20px 0;
    color: #fff;
}

.image-overlay {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: none;
}

.image-overlay.image-overlay_visible {
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-overlay img {
    max-width: 80%;
    max-height: 80%;
    margin: auto;
}

.img-slider__image {
    max-width: 200px;
    max-height: 200px;
    cursor: pointer;
}

.img-slider {
    position: relative;
    display: table;
    margin: 0 auto;
}

.img-slider__container {
    width: 80%;
    margin: 0 auto;
}

.img-slider__image-container {
    vertical-align: middle!important;
}

.customize-tools .next,
.customize-tools .prev {
    position: absolute;
    top: calc(50% - 25px);
    font-size: 40px;
    font-weight: bold;
    color: #FFF;
    background-color: #bfdb20;
    padding: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.customize-tools .next {
    right: -30px;
}

.customize-tools .prev {
    left: -30px;
}

.gallery {
    padding-top: 40px;
}

.instagram-widget {
    /*height: 460px;
    overflow: hidden;*/
    /*padding-top: 70px;*/
    /*display: flex;
    justify-content: center;*/
    display: flex;
    justify-content: center;
}

.video-gallery {
    padding-top: 70px;
    text-align: center;
    margin: 20px 0;
}

.video_title {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height: 32px;
    padding: 24px 10px;
}

.g-recaptcha {
    /* border: 1px solid red; */
    margin-top: 5px;
    margin-bottom: 5px;
    /* margin-left: 100px; */
    /* margin: 0 auto; */
    /* text-align: center; */
}

#downForm {
    margin-left: 100px;
    position: static;
    display: inline-block;
    margin-left: 50%;
    transform: translate(-50%, 25%);
    /* text-align: center; */
    /* border: 1px solid red; */
}