:root {
    --main-font: "Montserrat";
    --main-color: #000000;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: var(--main-font);
    color: var(--main-color);
    font-weight: 400;
    line-height: 1.2;
}

a {
    color: var(--main-color);
    text-decoration: none;
    transition: color .3s ease;
}

.wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.main {
    flex-grow: 1;
}

/*
.container {
    width: 100%;
    max-width: 1125px;
    margin: 0 auto;
    padding: 0 15px;
}*/

.header {
    height: 80px;
    background: linear-gradient(90deg, #252525 0%, #363636 51.69%, #272727 100%);
}

.footer {
    min-height: 80px;
    background: #212121;
    color: #ffffff;
    padding-top: 110px;
    padding-bottom: 110px;
}


.footer-contatcs {}

.footer-contacts__title {
    font-size: 28px;
    line-height: 30px;
    color: #ffffff;
    font-weight: bold;
    font-family: 'Vremena';
    margin-bottom: 30px;
}

.footer-contacts__list {
    margin-bottom: 20px;
}

.footer-contacts__list-item {
    font-size: 16px;
    line-height: 30px;
    color: #a1a1a1;
    font-weight: 500;
    font-family: "Montserrat";
    padding-left: 20px;
    background-image: url('../img/footer-marker.png');
    background-repeat: no-repeat;
    background-position: left center;
}

.footer-map {}

.footer-map img {
    display: block;
    width: 100%;
    height: auto;
}

.footer-phone {
    font-size: 31px;
    line-height: 37px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    font-family: "Vremena";
}

.footer-contacts__all {
    font-size: 18px;
    line-height: 23px;
    color: #369718;
    font-weight: 500;
    font-family: "Montserrat";
    display: inline-block;
    border-bottom: #369718 1px solid;
}

.footer-contacts__all:hover {
    border-bottom-color: transparent;
}

.footer-excursion {
    font-size: 17px;
    line-height: 24px;
    color: #e1e1e1;
    font-weight: 600;
    font-family: "Montserrat";
    margin-top: 35px;
    background-image: url('../img/excursion-flag.png');
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 30px;
    margin-bottom: 45px;
}

.footer-make {}

.footer-make__label {
    font-size: 14px;
    line-height: 26px;
    color: #a1a1a1;
    font-weight: 500;
    font-family: "Montserrat";
}

.footer-make__link {
    font-size: 20px;
    line-height: 30px;
    color: #369718;
    font-weight: 700;
    font-family: "Montserrat";
}

.footer-make__link:hover {
    color: #2e8214;
}

.footer-logo {
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    font-family: "Vremena";
}

.footer-slogan {
    margin-top: 15px;
    font-size: 14px;
    line-height: 23px;
    color: #a1a1a1;
    font-weight: 500;
    font-family: "Montserrat";
    margin-bottom: 15px;
}

.footer-slogan__bottom {
    font-size: 18px;
    line-height: 24px;
    color: #e1e1e1;
    font-weight: 700;
    font-family: "Montserrat";
    margin-bottom: 20px;
}

.footer-privacy {
    display: inline-block;
    font-size: 14px;
    line-height: 23px;
    color: #777777;
    font-weight: 500;
    font-family: "Montserrat";
    border-bottom: #777777 1px solid;
}

.footer-privacy:hover {
    border-color: transparent;
}

.footer-callback__btn {
    display: flex;
    font-size: 21px;
    line-height: 70px;
    color: #000000;
    font-weight: 600;
    font-family: "Montserrat";
    justify-content: center;
    align-items: flex-start;
    height: 75px;
    background-image: url('../img/footer-btn.png');
    margin-bottom: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    transition: background .3s ease-in-out;
}

.footer-callback__btn:hover {
    background-image: url('../img/footer-btn-a.png');
}


.main-block {
    height: 948px;
    width: 100%;
    background-image: url('../img/main-block-bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
}

.main-block__top {
    padding-top: 35px;
}

.header-logo {
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
    font-family: "Vremena";
}

.header-slogan {
    margin-top: 10px;
    font-size: 16px;
    line-height: 23px;
    color: #000000;
    font-weight: 500;
    font-family: "Montserrat";
}

.header-contacts {
    padding-left: 65px;
    background-image: url('../img/header-phone-icon.png');
    background-position: top left;
    background-repeat: no-repeat;
}

.header-contacts__phone {
    font-size: 33px;
    line-height: 33px;
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
    font-family: "Vremena";
}

.header-contacts__all {
    font-size: 18px;
    line-height: 23px;
    color: #369718;
    font-weight: 500;
    font-family: "Montserrat";
    display: inline-block;
    border-bottom: #369718 1px solid;
    transition: border .3s ease-in-out;
}

.header-contacts__all:hover {
    border-bottom-color: transparent;
}

.header-menu__btn {
    font-size: 30px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    font-family: "Vremena";
    display: flex;
    align-items: center;
}

.header-menu__btn>div {
    margin-right: 15px;
}

.header-menu__btn div span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #F86543;
    transition: width .3s ease-in-out;
}

.header-menu__btn div span:nth-child(2) {
    width: 50%;
}

.header-menu__btn div span:nth-child(3) {
    width: 30%;
}

.header-menu__btn:hover span {
    width: 100% !important;
}

.header-menu__btn div {
    width: 48px;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 9px;
    align-items: flex-end;
}

.header-menu {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}

.main-block__middle {
    padding-top: 115px;
    align-items: flex-end;
}

.main-block__title {
    font-size: 90px;
    line-height: 93px;
    color: #000000;
    font-weight: 500;
    font-family: "Vremena";
    margin-bottom: 30px;
}

.main-block__title span {
    font-size: 80px;
    line-height: 80px;
    color: #2399b6;
    font-weight: 500;
    font-style: italic;
    font-family: "Vremena";
}

.main-block__title span i {
    background-image: url('../img/main-block-title-round.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    padding: 0 15px 4px;
    margin-left: -10px;
}

.main-block__btn {
    font-size: 21px;
    line-height: 70px;
    color: #000000;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: center;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 330px;
    height: 75px;
    background-image: url('../img/main-block-btn.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: background .3s ease-in-out;
}

.main-block__btn:hover {
    background-image: url('../img/main-block-btn-a.png');
}

.main-block__vd {
    position: relative;
    transform: translateX(20%);
    opacity: .85;
    transition: opacity .3s ease-in-out;
}

.main-block__vd:hover {
    opacity: 1;
}

.main-block__vd img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    max-width: 225px;
}

.main-block__vd span {
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    font-weight: 500;
    font-family: "Vremena";
    text-align: right;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateX(-20%);
}

.main-block__middle .col-md-4 {
    justify-content: flex-end;
    display: flex;
}

.help-block__title {
    font-size: 50px;
    line-height: 55px;
    color: #000000;
    font-weight: 500;
    font-family: "Vremena";
    margin-bottom: 25px;
}

.help-block__title span {
    color: #1f7fa6;
    font-style: italic;
}

.help-block__subtitle {
    font-size: 26px;
    line-height: 37px;
    color: #797979;
    font-weight: 500;
    font-family: "Montserrat";
    margin-bottom: 45px;
}

.help-block__info {
    font-size: 28px;
    line-height: 35px;
    color: #000000;
    font-family: "Vremena";
    margin-bottom: 45px;
}

.help-block__image {
    position: relative;
}

.help-block__img {
    display: block;
    position: absolute;
    right: 0;
    top: -25px;
}

.help-block__socials {
    display: flex;
    align-items: flex-end;
    gap: 30px;
}

.help-block__social {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 55px;
    min-width: 60px;
    flex-grow: 1;
}

.help-block__social span {
    margin-top: 25px;
    font-size: 17px;
    line-height: 19px;
    color: #b0b0b0;
    font-weight: 500;
    font-family: "Montserrat";
    text-align: center;
    display: inline-block;
    border-bottom: #b0b0b0 1px solid;
}

.help-block__social.yt:hover span {
    color: #ff2929;
    border-color: #ff2929;
}

.help-block__social.tg:hover span {
    color: #25a3e1;
    border-color: #25a3e1;
}

.help-block__social.wt:hover span {
    color: #2cb742;
    border-color: #2cb742;
}

.help-block__social.dz:hover span {
    color: #000000;
    border-color: #000000;
}

.help-block__social.ok:hover span {
    color: #f48420;
    border-color: #f48420;
}

.help-block__social.vk:hover span {
    color: #0077fe;
    border-color: #0077fe;
}
.help-block__social.rt:hover span {
    color: #100943;
    border-color: #100943;
}


.command {
    background-image: url('../img/command-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    min-height: 735px;
    padding-top: 115px;
}

.command-title {
    font-size: 50px;
    line-height: 55px;
    color: #000000;
    font-weight: 500;
    font-family: "Vremena";
    margin-bottom: 35px;
}

.command-title span {
    font-style: italic;
    color: #2399b6;
}

.command-info {
    font-size: 26px;
    line-height: 37px;
    color: #797979;
    font-weight: 500;
    font-family: "Montserrat";
}

.command-info strong {
    font-weight: 600;
    color: #000000;
}

.mission {
    background-image: url('../img/mission-bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    min-height: 880px;
    padding-top: 115px;
}

.mission-label {
    font-size: 40px;
    line-height: 37px;
    font-weight: 300;
    color: #555454;
    font-style: italic;
    font-family: "Vremena";
    margin-bottom: 20px;
}

.mission-title {
    font-size: 70px;
    line-height: 80px;
    color: #000000;
    font-weight: 500;
    font-family: "Vremena";
    margin-bottom: 15px;
}

.mission-title span {
    font-size: 70px;
    line-height: 80px;
    color: #2399b6;
    font-weight: 500;
    font-style: italic;
    font-family: "Vremena";
}

.mission-title span i {
    display: inline-block;
    /*background-image: url('../img/mission-round.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 0 15px 8px;*/
    position: relative;
}

.mission-title span i::before {
    display: block;
    content: '';
    position: absolute;
    top: -5px;
    left: -20px;
    width: 462px;
    height: 94px;
    background-image: url('../img/mission-round.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.mission-subtitle {
    font-size: 32px;
    line-height: 42px;
    color: #797979;
    font-weight: 500;
    font-family: "Montserrat";
}

.mission-btn {
    margin-top: 30px;
    font-size: 21px;
    line-height: 70px;
    color: #000000;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: center;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 330px;
    height: 75px;
    background-image: url('../img/main-block-btn.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: background .3s ease-in-out;
}

.mission-btn:hover {
    background-image: url('../img/main-block-btn-a.png');
}


.about-objects {
    min-height: 830px;
    background-image: url('../img/about-objects-bg.png');
    background-position: center;
    background-repeat: no-repeat;
}

.about-objects__title {
    margin-top: 140px;
    font-size: 70px;
    line-height: 75px;
    color: #000000;
    font-weight: 500;
    font-family: "Vremena";
    margin-bottom: 15px;
}

.about-objects__title span {
    font-style: italic;
    color: #2399b6;
}

.about-objects__subtitle {
    font-size: 26px;
    line-height: 36px;
    color: #010101;
    font-weight: 500;
    font-family: "Montserrat";
}

.about-objects__subtitle strong {}

.about-objects__icons {
    margin-top: 120px;
    border-radius: 5px;
    background-color: rgba(250, 250, 250, 1);
    padding: 10px;
}

.about-objects__icons-inner {
    border-radius: 5px;
    filter: drop-shadow(0px 6px 17.5px rgba(0, 0, 0, 0.09));
    background-color: rgba(255, 255, 255, 1);
    padding: 50px 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 40px
}

.about-objects__bird {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(70%, -30%);
}

.about-objects__icon {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.about-objects__icon span {
    display: inline-block;
    margin-top: 20px;
    font-size: 18px;
    line-height: 26px;
    color: #797979;

    font-family: "Montserrat";
    text-align: center;
}

.about-objects__icon span strong {
    font-weight: 700;
    color: #000000;
}


.features {
    padding: 170px 0;
    position: relative;
}

.features-tree {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(-50%);
}

.features-title {
    font-size: 50px;
    line-height: 55px;
    color: #000000;
    font-weight: 500;
    font-family: "Vremena";
    text-align: center;
    margin-bottom: 20px;
}

.features-title span {
    font-style: italic;
    color: #2399b6;
}

.features-subtitle {
    font-size: 26px;
    line-height: 36px;
    color: #797979;
    font-weight: 500;
    font-family: "Montserrat";
    text-align: center;
}

.features-wrapper {
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 55px;
}

.features-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.features-item img {
    display: block;
    width: auto;
    height: 200px;
    margin-bottom: 20px;
}

.features-item span {
    font-size: 20px;
    line-height: 27px;
    font-family: "Montserrat";
    text-align: center;
    color: #6c6c6c;
}

.features-item span strong {
    color: #000000;
    font-weight: 700;
}

.video {
    padding: 90px 0 160px;
    width: 100%;
    overflow-x: hidden;
}

.video-title {
    font-size: 50px;
    line-height: 55px;
    color: #000000;
    font-weight: 500;
    font-family: "Vremena";
    margin-bottom: 60px;
}

.video-title span {
    font-style: italic;
    color: #2399b6;
}

.video-slider::before {
    content: '';
    background-color: rgba(255, 255, 255, 0);
    display: block;

}

.video-slide {
    opacity: .2;
}

.video-slide.swiper-slide-visible {
    opacity: 1;
}

.video-slide__name {
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    font-weight: 500;
    font-family: "Montserrat";
}

.video-slide a {
    display: block;
    margin-bottom: 30px;
}

.video-slide a img {
    display: block;
    width: 100%;
    height: auto;
}

.video-all {
    gap: 15px;
    font-size: 21px;
    line-height: 36px;
    color: #000000;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 345px;
    height: 75px;
    background-image: url(../img/video-all.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: background .3s ease-in-out;
}

.video-all:hover {
    background-image: url(../img/video-all-a.png);
}

.video-bottom {
    padding-top: 55px;
    display: flex;
    align-items: center;
}

.video-slider__buttons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.video-slider__pages {
    font-size: 22px;
    line-height: 15px;
    color: #a2a2a2;
    font-weight: 400;
    font-family: "Montserrat";
    display: flex;
    align-items: center;
    margin: 0 20px;
}

.video-slider__buttons i {
    color: #a2a2a2;
    font-size: 30px;
    cursor: pointer;
}

.video-slider__buttons i:hover {
    color: #52a665;
}

.video-slider__buttons i::before {
    font-size: 0;
}

.video-slider__buttons i img {
    filter: grayscale();
}

.video-slider__buttons i:hover img {
    filter: none;
}

.video-slider__buttons .fa-long-arrow-right img {
    transform: rotate(180deg);
}

.delimPage {
    font-size: 24px;
    line-height: 15px;
    color: #a2a2a2;
    font-weight: 400;
    font-family: "Montserrat";
    display: inline-block;
    padding: 0 10px;
}

.firstPage {
    font-size: 33px;
    line-height: 15px;
    color: #686868;
    font-weight: 600;
    font-family: "Montserrat";
}

.find-block {
    background-image: url('../img/find-bg.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 110px;
}

.find-title {
    text-align: center;
    font-size: 50px;
    line-height: 55px;
    color: #000000;
    font-weight: 500;
    font-family: "Vremena";
    text-align: center;
    margin-bottom: 35px;
}

.find-title span {
    font-style: italic;
    color: #2399b6;
}

.find-subtitle {
    font-size: 26px;
    line-height: 36px;
    color: #797979;
    font-weight: 500;
    font-family: "Montserrat";
    text-align: center;
    margin-bottom: 400px;
}

.find-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 40px;
}

.find-item {
    border-radius: 5px;
    filter: drop-shadow(0px 6px 13.5px rgba(0, 0, 0, 0.07));
    background-color: #ffffff;
    padding: 35px 35px 35px 35px;
}

.find-item__title {
    margin-top: 20px;
    font-size: 19px;
    line-height: 25px;
    color: #797979;
    font-weight: 500;
    font-family: "Montserrat";
    margin-bottom: 15px;
}

.find-item__subtitle {
    font-size: 24px;
    line-height: 34px;
    color: #000000;
    font-weight: 700;
    font-family: "Montserrat";
}

.profi {
    padding-top: 100px;
    background-image: url('../img/profi-bg.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 100px;
}

.profi-title {
    font-size: 48px;
    line-height: 55px;
    color: #000000;
    font-weight: bold;
    font-family: "Vremena";
    margin-bottom: 30px;
}

.profi-title span {
    font-style: italic;
    color: #2399b6;
}

.profi-subtitle {
    font-size: 26px;
    line-height: 42px;
    color: #797979;
    font-weight: 500;
    font-family: "Montserrat";
    margin-bottom: 75px;
}

.profi-list__title {
    font-size: 32px;
    line-height: 36px;
    color: #000000;
    font-weight: bold;
    font-family: "Vremena";
    max-width: 585px;
    margin-bottom: 40px;
}

.profi-list {
    max-width: 585px;
}

.profi-list__item {
    font-size: 20px;
    line-height: 30px;
    color: #656565;
    font-weight: 600;
    font-family: "Montserrat";
    background-image: url('../img/profi-marker.png');
    background-repeat: no-repeat;
    background-position: 0 7px;
    padding-left: 30px;
    margin-bottom: 35px;
}

.profi-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 760px;
    gap: 60px;
    margin-bottom: 75px;
}

.profi-card {
    display: flex;
    align-items: flex-start;
}

.profi-card__img {
    width: 65px;
    margin-right: 15px;
}

.profi-card__text {
    font-size: 20px;
    line-height: 30px;
    color: #797979;
    font-weight: 500;
    font-family: "Montserrat";
}

.profi-card__text strong {
    color: #000000;
}

.reviews {
    padding-top: 40px;
    background-image: url('../img/reviews-bg.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 120px;
    overflow-x: hidden;
}

.reviews-title {
    font-size: 50px;
    line-height: 55px;
    color: #000000;
    font-weight: 500;
    font-family: "Vremena";
    margin-bottom: 15px;
}

.reviews-title span {
    font-style: italic;
    color: #2399b6;
}

.reviews-subtitle {
    font-size: 26px;
    line-height: 36px;
    color: #797979;
    font-weight: 500;
    font-family: "Montserrat";
    margin-bottom: 175px;
}

.reviews-item {
    opacity: .2;
    border-radius: 7px;
    filter: drop-shadow(0px 6px 17.5px rgba(0, 0, 0, 0.09));
    background-color: #fff;
    padding: 40px 30px 70px;
}

.swiper-slide-visible .reviews-item {
    opacity: 1;
}

.reviews-item__img {
    text-align: center;
    margin-top: -135px;
}

.reviews-item__img img {
    display: inline-block;
}

.review-item__text {
    font-size: 18px;
    line-height: 28px;
    color: #6c6c6c;
    font-weight: 400;
    font-family: "Montserrat";
    margin-bottom: 15px;
}

.review-item__name {
    font-size: 20px;
    line-height: 31px;
    color: #000000;
    font-weight: 700;
    font-family: "Montserrat";
}

.reviews-all {
    font-size: 21px;
    line-height: 26px;
    color: #000000;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: center;
    background-image: url('../img/reviews-all.png');
    width: 331px;
    height: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background .3s ease-in-out;
}

.reviews-all:hover {
    background-image: url('../img/reviews-all-a.png');
}

.modal {
    display: none;
    border-radius: 5px;
    background-color: #f8f3ec;
    padding: 90px 60px;
    width: 100%;
    max-width: 690px;
}

.fancybox-close-small {
    display: none;
}

.modal-title {
    font-size: 50px;
    line-height: 55px;
    color: #000000;
    font-weight: 500;
    font-family: "Vremena";
    text-align: center;
    margin-bottom: 30px;
}

.modal-title span {
    font-style: italic;
    color: #2399b6;
}

.modal-subtitle {
    font-size: 26px;
    line-height: 33px;
    color: #686868;
    font-weight: 400;
    font-family: "Montserrat";
    text-align: center;
    margin-bottom: 50px;
}

.modal-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.modal-form input[type='text'] {
    font-size: 22px;
    line-height: 22px;
    color: #686868;
    font-weight: 400;
    font-family: "Montserrat";
    outline: none;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 25px 30px;
    border: none;
    width: 100%;
    max-width: 490px;
    margin-bottom: 30px;
}

.modal-form button {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    line-height: 70px;
    color: #000000;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: center;
    border: none;
    outline: none;
    width: 290px;
    height: 75px;
    background-image: url('../img/modal-btn.png');
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 30px;
    margin-bottom: 30px;
    transition: background .3s ease-in-out;
}

.modal-form button:hover {
    background-image: url('../img/modal-btn-a.png');
}

.modal-checkbox {
    max-width: 390px;
    display: flex;
    align-items: flex-start;
}

.modal-checkbox input[type="checkbox"] {
    width: 23px;
    height: 23px;
    border-radius: 3px;
    background: #fff;
    flex-shrink: 0;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin-right: 10px;
    margin-top: 3px;
}

.modal-checkbox input[type="checkbox"]:checked {
    background: #fff url(../img/check.png) no-repeat center;
}

.modal-checkbox>div {
    font-size: 17px;
    line-height: 24px;
    color: #686868;
    font-weight: 500;
    font-family: "Montserrat";
}

.modal-checkbox>div a {
    color: #369718;
}

.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 65px;
    height: 62px;
    border-radius: 5px;
    background-color: #ffffff;
    font-size: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f86543;
}

.modal-close img {
    opacity: .9;
}

.modal-close:hover {
    color: #d54e2f;
}

.modal-close::before, .modal-close::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 45px;
    border-radius: 3px;
    background-color: #f86543;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
  }

  .modal-close:hover::before, .modal-close:hover::after {
    background-color: #d54e2f;
  }
  
  .modal-close::before {
    transform: rotate(45deg);
  }
  
  .modal-close::after {
    transform: rotate(-45deg);
  }

.modal-thx {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.modal-thx img {
    display: inline-block;
    margin-bottom: 25px;
}

.main-menu {
    transform: translateX(100%);
    position: relative;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 850px;
    height: 100vh;
    background-image: url('../img/main-menu-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 100;
    padding: 130px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    transition: transform .3s ease-in-out;
    z-index: 500;
}

.main-menu__list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
}

.main-menu__list a {
    font-size: 25px;
    line-height: 37px;
    color: #000;
    font-weight: 500;
    font-family: "Vremena";
}

.main-menu__list a:hover {
    color: #2eae07;
}

.main-menu__social {
    max-width: 450px;
    margin-top: 100px;
}

.main-menu__social p {
    font-size: 23px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    font-family: "Vremena";
    text-align: left;
    margin-bottom: 30px;
}

.main-menu__social .help-block__socials {
    margin-bottom: 0px;
    gap: 10px;
    align-items: center;
}

.main-menu__social .help-block__social {
    margin-bottom: 0px;
    transition: opacity .3s ease-in-out;
}

.main-menu__social .help-block__social:hover {
    opacity: .8;
}

.main-menu__close {
    position: absolute;
    top: 90px;
    right: 60px;
    font-size: 50px;
    color: #f86543;
    width: 60px;
    height: 60px;
}

.main-menu__close:hover {
    color: #d54e2f;
}

.main-menu__close::before, .main-menu__close::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 45px;
    border-radius: 3px;
    background-color: #f86543;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
  }

  .main-menu__close:hover::before, .main-menu__close:hover::after {
    background-color: #d54e2f;
  }
  
  .main-menu__close::before {
    transform: rotate(45deg);
  }
  
  .main-menu__close::after {
    transform: rotate(-45deg);
  }

.main-menu.open {
    transform: translateX(0);
}

.widget {
    padding: 0px 38px;
    width: 248px;
    height: 212px;
    border-radius: 5px;
    background-color: rgba(248, 242, 236, 1);
    position: fixed;
    left: 50px;
    bottom: 50px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    left: -260px;
    transition: left 1s ease;
    z-index: 100;
}

.widget.show {
    left: 50px;
}

.widget-text {
    margin-top: -30px;
    font-size: 17px;
    line-height: 22px;
    color: #696868;
    font-weight: 500;
    font-family: "Montserrat";
    margin-bottom: 15px;
}

.widget-icons {
    display: flex;
    align-items: center;
    gap: 15px;
}

.widget-icons a {
    opacity: .85;
}

.widget-icons a:hover {
    opacity: 1;
}

.widget-m {
    margin-top: -125px;
}

.help-block__img-m {
    display: none;
}

#contacts-map {
    width: 100%;
    height: 150px;
}

@media (max-width: 1440px) {
    .main-menu {
        max-width: 650px;
        padding-top: 80px;
        padding-bottom: 40px;
    }
    .main-menu__close {
        top: 50px;
    }
    .main-menu__social {
        margin-top: 35px;
    }
    .main-menu__social p {
        margin-bottom: 12px;
    }
}

@media (max-width: 420px) {
    .header-logo {
        font-size: 20px;
        line-height: 31px;
    }

    .header-slogan {
        margin-top: 0px;
        font-size: 10px;
        line-height: 14px;
    }

    .main-block__top {
        padding-top: 15px;
    }

    .widget {
        width: 95%;
        height: 150px;
        padding: 0  10px 0 40%;
        flex-wrap: wrap;
        align-items: flex-start;
        left: -500px;
        bottom: 20px;
    }

    .widget.show {
        left: 2.5%;
    }

    .widget-text {
        width: 100%;
        margin-top: 0;
        position: relative;
        z-index: 2;
    }

    .widget-m {
        margin-top: 0;
    position: absolute;
    z-index: 1;
    height: 155px;
    left: -5px;
    top: -15px;
    }

    .widget-icons a {
        width: 35px;
    }

    .widget-icons a img {
        display: block;
        width: 100% ;
    }

    .header-menu__btn {
        font-size: 23px;
        line-height: 28px;
    }

    .header-menu__btn div {
        width: 35px;
        gap: 5px;
    }

    .header-menu__btn>div {
        margin-right: 10px;
    }

    .main-block__top {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .main-block__top .col-md-4:nth-child(1) {
        order: 1;
    }

    .main-block__top .col-md-4:nth-child(2) {
        order: 3;
    }

    .main-block__top .col-md-4:nth-child(3) {
        order: 2;
    }

    .header-contacts {
        margin-top: 50px;
    }

    .header-contacts__phone {
        font-size: 26px;
        line-height: 27px;
    }

    .header-contacts__all {
        font-size: 17px;
        line-height: 22px;
    }

    .main-block__middle {
        padding-top: 55px;
    }

    .main-block__title {
        font-size: 43px;
        line-height: 44px;
    }

    .main-block__title span {
        font-size: 38px;
        line-height: 38px;
    }

    .main-block__title span i {
        padding-bottom: 7px;
    }

    .main-block__btn {
        font-size: 18px;
        /*line-height: 31px;*/
        margin: 0 auto;
    }

    .main-block {
        background-size: cover;
        height: 915px;
        background-image: url('../img/main-img-m.png');
    }

    .main-block__vd {
        transform: none;
        display: flex;
        align-items: center;
        width: 100%;
        margin-top: 395px;
    }

    .main-block__vd span {
        font-size: 20px;
        line-height: 25px;
        text-align: left;
        transform: none;
        bottom: auto;
        left: 140px;
    }

    .main-block__middle .col-md-4 {
        justify-content: flex-start;
    }

    .main-block__vd img {
        max-width: 180px;
    }

    .help-block__title {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 0px;
    }

    .help-block {
        padding-top: 150px;
    }

    .help-block__image {
        display: none;
    }

    .help-block__subtitle {
        font-size: 20px;
        line-height: 26px;
    }

    .help-block__info {
        font-size: 23px;
        line-height: 27px;
        margin-bottom: 25px;
    }

    .help-block__social span {
        font-size: 13px;
    }

    .help-block__social {
        min-width: 50px;
        margin-bottom: 0px;
        padding: 0px 5px;
    }

    .help-block__social img {
        display: block;
    }

    .help-block__socials {
        overflow-x: scroll;
    }

    .command {
        padding-top: 70px;
        background-image: url('../img/command-bg-m.png');
        background-position: bottom center;
        background-size: contain;
    }

    .command-title {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 25px;
    }

    .command-info {
        font-size: 20px;
        line-height: 26px;
    }

    .mission {
        padding-top: 60px;
        background-image: url('../img/mission-bg-m.jpg');
        min-height: 822px;
        background-size: cover;
    }

    .mission-label {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 0px;
    }

    .mission-title {
        font-size: 37px;
        line-height: 43px;
        margin-bottom: 0px;
    }

    .mission-title span {
        font-size: 37px;
        line-height: 43px;
    }

    .mission-title span i::before {
        top: -8px;
        left: -12px;
        width: 120%;
        height: 60px;
    }

    .mission-subtitle {
        font-size: 21px;
        line-height: 26px;
    }

    .mission-btn {
        margin: 520px auto 0;
    }

    .help-block__img {
        display: none;
    }

    .help-block__img-m {
        display: block;
        width: 100%;
    }

    .reviews {
        padding-bottom: 75px;
        padding-top: 80px;
    }

    .reviews-title {
        font-size: 30px;
        line-height: 35px;
        text-align: center;
        max-width: 275px;
        margin: 0 auto 20px;
    }

    .reviews-subtitle {
        text-align: center;
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 100px;
    }

    .reviews .col-md-4 {
        display: none;
    }

    .review-item__text {
        font-size: 16px;
        line-height: 23px;
    }

    .review-item__name {
        font-size: 18px;
        line-height: 23px;
    }

    .reviews-item {
        padding: 30px 20px 40px;
    }

    .reviews-item__img img {
        width: 140px;
        height: auto;
    }

    .reviews-item__img {
        margin-top: -100px;
    }

    .features-tree {
        display: none;
    }

    .video-bottom {
        flex-direction: column-reverse;
    }

    .reviews-all {
        margin: 0 auto;
    }

    .video-slider__buttons {
        justify-content: center;
        margin-bottom: 35px;
    }

    .video-bottom {
        padding-top: 35px;
    }

    .features {
        padding: 70px 0px;
    }

    .features-title {
        font-size: 30px;
        line-height: 35px;
    }

    .features-subtitle {
        font-size: 20px;
        line-height: 26px;
    }

    .features-wrapper {
        grid-template-columns: repeat(1, 1fr);
        gap: 40px
    }

    .features-item img {
        height: 150px;
    }

    .features-item span {
        font-size: 19px;
        line-height: 26px;
    }

    .about-objects {
        min-height: 700px;
        background-image: url('../img/about-objects-bg-m.png');
        background-position: top center;
       /* background-size: cover;*/
    }

    .about-objects__title {
        margin-top: 70px;
        font-size: 37px;
        line-height: 42px;
        margin-bottom: 25px;
    }

    .about-objects__subtitle {
        font-size: 20px;
        line-height: 26px;
    }

    .about-objects__bird {
        transform: translate(5%, -65%);
        width: 140px;
    }

    .video {
        padding: 80px 0px 80px;
    }

    .video-title {
        font-size: 30px;
        line-height: 35px;
        text-align: center;
    }

    .find-block {
        padding-top: 65px;
        background-image: url('../img/find-bg-m.png');
        background-position: top center;
        background-size: contain;
    }

    .find-cards {
        grid-template-columns: repeat(1, 1fr);
    }

    .find-title {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 25px;
    }

    .find-subtitle {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 250px;
    }

    .find-item__title {
        font-size: 18px;
        line-height: 24px;
    }

    .find-item__subtitle {
        font-size: 21px;
        line-height: 30px;
    }

    .profi-title {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 25px;
    }

    .profi-subtitle {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 50px;
    }

    .profi-cards {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
        margin-bottom: 50px;
    }

    .profi-card__text {
        font-size: 19px;
        line-height: 26px;
    }

    .profi-list__title {
        font-size: 23px;
        line-height: 27px;
        margin-bottom: 25px;
    }

    .profi-list__item {
        font-size: 19px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .profi {
        background-image: url('../img/profi-bg-m.png');
        background-position: bottom center;
        background-size: contain;
        padding-top: 50px;
        padding-bottom: 460px;
    }

    .footer {
        padding: 90px 0px;
    }


    .footer .col-12 {
        text-align: center;
    }

    .footer-callback__btn {
        background-position: center;
    }

    .footer-privacy {
        display: none;
    }

    .footer-contacts__title {
        font-size: 24px;
        line-height: 30px;
    }

    .footer-contacts__list {
        margin-bottom: 35px;
    }

    .footer-contacts__list-item {
        width: 250px;
        text-align: left;
        display: inline-block;
    }

    .footer-phone {
        margin-top: 45px;
        display: inline-block;
        font-size: 26px;
        line-height: 37px;
    }

    .footer-contacts__all {
        font-size: 18px;
        line-height: 23px;
    }

    .footer-excursion {
        width: 255px;
        text-align: left;
        display: inline-block;
    }

    .modal {
        padding: 40px 14px;
    }

    .modal-title {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .modal-subtitle {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 40px;
    }

    .modal-close {
        width: 40px;
        height: 40px;
        font-size: 35px;
    }

    .modal-form input[type='text'] {
        font-size: 18px;
        line-height: 37px;
        padding: 10px 25px;
        margin-bottom: 15px;
    }

    .modal-checkbox>div {
        font-size: 15px;
        line-height: 21px;
    }

    .main-menu {
        padding: 40px;
        padding-top: 55px;
    }

    .main-menu__close {
        top: 20px;
        right: 20px;
    }

    .main-menu__list {
        display: flex;
        flex-direction: column;
        gap: 10px;
        align-items: center;
        width: 100%;
    }

    .main-menu__social {
        margin-top: 40px;
        max-width: 100%;
    }

    .main-menu__social p {
        font-size: 22px;
        line-height: 26px;
        text-align: center;
    }

    .modal-close::before, .modal-close::after  {
        height: 30px;
        top: 5px;
    }

    .main-menu__close::before, .main-menu__close::after  {
        height: 30px;
        top: 5px;
    }

    .modal-form button {
        margin-top: 20px;
    }
}
