@media (min-width: 768px){
    .tour-fv__text {
        width: 95%;
    }
}
@media (min-width: 1440px){
    .form-block__img {
        height: 453px;
    }
}
.contacts__adres-text p:nth-child(2) {
    margin-bottom: 10px;
}
.contacts__adres-text p:nth-child(3) {
    margin-bottom: 0;
}

.services__card-link {
    cursor: pointer;
}
.video-tour__video {
    overflow: visible;
}
.video-tour__video iframe {
    width: 100%;
    height: 500px;
    border-radius: 20px;
}
@media (max-width: 991px){
    .video-tour__video iframe {
        height: 400px;
    }
}
@media (max-width: 767px){
    .video-tour__video iframe {
        height: 340px;
    }
    .tours__filter {
        justify-content: flex-start;
    }
}
@media (max-width: 480px){
    .video-tour__video iframe {
        height: 250px;
    }
}

/* по умолчанию стрелки нет */
.menu__link::after {
    /* content: none; */
    display: none;
}
.partners__content .slick-list {
    width: 100%;
}
/* =========================================== */
/* форма подписки
-------------- */
.wrapper main.page-top #form-block .form-block__container ._form_8 ._form._form_8 {
    margin-top: 0 !important;
    background-color: #395ebc !important;
    color: #fff !important;
    height: 100%;
    border-radius: 15px !important;
    font-family: 'Stolzl' !important;
	margin: 0;
	
}
@media (min-width: 1440px){
    .wrapper main.page-top #form-block .form-block__container ._form_8 ._form._form_8 {
        max-width: 100%;
    }
}

.wrapper main.page-top #form-block .form-block__container ._form_8 ._form._form_8 ._field-wrapper input{
    border: 2px solid transparent !important;
    border-radius: 8px !important;
    background: #fff !important;
    padding: 12px 20px 12px 20px !important;
    font-size: 16px !important;
    font-family: 'Stolzl' !important;
	color: #424242 !important;
}
.wrapper main.page-top #form-block .form-block__container ._form_8 ._form._form_8 ._field-wrapper input::placeholder {
    color: #C2C2C2 !important;
}
.wrapper main.page-top #form-block .form-block__container ._form_8 ._form._form_8 ._field-wrapper input:focus{
    border-color: #8EBC39 !important;
    outline: none !important;
}
._full_width {
    margin-bottom: 4px !important;
}

._form-title {
    font-size: 40px !important;
    font-weight: 400 !important;
    line-height: 110% !important;
    font-family: 'Stolzl' !important;
    margin-bottom: 1.25rem !important;
}
._html-code p{
    margin-bottom: 1.25rem !important;
    font-size: 16px !important;
    font-family: "Stolzl_LIGHT" !important;
    line-height: 120% !important;
}
.form__button-box p {
    font-size: 12px !important;
}
.form-block #_form_697101B117C8D_ {
    /* background: #395ebc !important;
    color: #fff !important; */
}
.form-block ._button-wrapper #_form_8_submit {
    width: 100%;
    background-color: #8ebc39 !important;
    border-radius: 8px !important;
    padding: 12px 16px !important;
    font-size: 16px !important;
    font-family: 'Stolzl' !important;
    transition: all 0.3s ease 0s;
    margin-top: auto !important;
}
.form-block ._button-wrapper #_form_8_submit:hover {
    background-color: #A1DB35 !important;
    transition: all 0.3s ease 0s;
}
._form-branding {
    display: none;
}
._html-code p {
    margin-top: 0;
}
.form__button-box a {
    font-size: 12px !important;
    font-family: 'Stolzl' !important;
}
._row._checkbox-radio label{
    font-size: 12px !important;
    font-family: 'Stolzl' !important;
}
._row._checkbox-radio {
    margin-bottom: 0 !important;
}
._row._checkbox-radio label{
    font-size: 12px !important;
    font-family: 'Stolzl' !important;
}
._row._checkbox-radio label span {
    display: none;
}
._x05397720 {
    margin-bottom: 0 !important;
    float: left !important;
    width: auto !important;
}

.contacts__adres-map iframe {
    width: 100%;
}
.button-scroll {
    width: 50px;
    height: 50px;
    background-color: #8EBC39;
    position: fixed;
    bottom: 70px;
    right: 20px;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    display: none;
}
.button-scroll.active {
    display: flex;
}
/* .tours__container {
	align-items: center;
} */


.wpcf7-list-item {
    margin-left: 0 !important;
}
.footer .form__button-box {
    margin-top: 20px;
}
.footer .form__input {
    padding-top: 15px;
    padding-bottom: 15px;
}
.footer .form__button-box p {
    margin-top: 0;
    margin-bottom: 0;
}
.footer .form__wraper-button {
    margin-top: 20px;
}
.wpcf7-list-item label{
    display: flex;
    align-items: center;
    gap: 7px;
}

.footer .popup .box {
    max-width: 465px;
}
/* .contacts-main .form-block__container {
	display: grid;
	grid-template-columns: 1fr 2fr;
} */
@media (min-width: 1400px){
    .contacts-main .form-block__img {
/*         max-height: 392px; */
		height: auto;
    }
	
}
.contacts-main .form-block__content {
    padding-bottom: 0;
}
.contacts-main .form-block__content .wpcf7-response-output {
    margin-top: 0 !important;
}
.wpcf7-form-control {
    width: 100% !important;
}
.form__button-box p a {
    display: inline;
}
@media (min-width: 992px){
    .current_page_item .menu__link {
        color: #395EBC;
    }
    .menu-item-has-children .menu__link{
        color: #424242;
    }
    .current-menu-parent .menu__link::after{
        background-color: #395EBC;
    }
    .current-menu-parent a.menu__link {
        color: #395EBC;
    } 
    .current-menu-ancestor {
        color: #395EBC;
    }
}
.wpcf7-textarea {
	height: 100px !important;
    resize: none !important;
}
/* ._form._form_8 {
	
} */
.tours__load-more {
	text-align: center;
}
@media (max-width: 480px) {
	.tours__load-more {
		width: 100%;
	}
}
.wrapper main.page-top #form-block .form-block__container ._form_8 ._form._form_8 .form-block__title {
    font-size: 40px !important;
    font-family: 'Stolzl';
}
@media (max-width: 991px){
    .wrapper main.page-top #form-block .form-block__container ._form_8 ._form._form_8 .form-block__title {
        font-size: 34px !important;
    }
}
@media (max-width: 767px){
    .wrapper main.page-top #form-block .form-block__container ._form_8 ._form._form_8 .form-block__title {
        font-size: 28px !important;
    }
}