@font-face {
    font-family: 'Open Sans Regular';
    src: url('fonts/OpenSans-Regular.eot');
    src: url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/OpenSans-Regular.woff') format('woff'),
    url('fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Light';
    src: url('fonts/OpenSans-Light.eot');
    src: url('fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/OpenSans-Light.woff') format('woff'),
    url('fonts/OpenSans-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Italic';
    src: url('fonts/OpenSans-Italic.eot');
    src: url('fonts/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
    url('fonts/OpenSans-Italic.woff') format('woff'),
    url('fonts/OpenSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url('fonts/OpenSans-Bold.eot');
    src: url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/OpenSans-Bold.woff') format('woff'),
    url('fonts/OpenSans-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Semibold';
    src: url('fonts/OpenSans-SemiBold.eot');
    src: url('fonts/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('fonts/OpenSans-SemiBold.woff') format('woff'),
    url('fonts/OpenSans-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans ExtraBold';
    src: url('fonts/OpenSans-ExtraBold.eot');
    src: url('fonts/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('fonts/OpenSans-ExtraBold.woff') format('woff'),
    url('fonts/OpenSans-ExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans ExtraBold Italic';
    src: url('fonts/OpenSans-ExtraBoldItalic.eot');
    src: url('fonts/OpenSans-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/OpenSans-ExtraBoldItalic.woff') format('woff'),
    url('fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Open Sans Regular';
    font-size: 15px;
    color: #3a3846;
    background: #fff;
}

.padding-none {
    padding: 0;
}

.strong, .strong-pink, strong, strong.pink {
    font-family: 'Open Sans Bold';
}

.strong-pink, strong.pink, .pink {
    color: #c6a7ab;
}

*::selection {
    background: #b4bace;
}

h2, h3 {
    font-family: 'Open Sans Bold';
}

em {
    font-family: 'Open Sans Italic';
    color: #777;
}

blockquote p {
    margin: 0;
}

.common-btn {
    background: #c6a7ab;
    border-radius: 30px;
    width: 213px;
    height: 42px;
    transition: all 0.5s;
}

.common-btn:hover {
    background: #B49599;
}

.common-btn a, input.common-btn
 {
    font-family: 'Open Sans ExtraBold';
    font-size: 12px;
    line-height: 43px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    display: block;
    text-decoration: none;
}

.relative {
    position: relative;
}

.clear {
    clear: both;
}

.none-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select-text {
    -webkit-touch-callout: text;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.scroll-to-top {
	position: fixed;
    z-index: 999;
    background: url(img/arrow-up.png) no-repeat;
    width: 88px;
    height: 88px;
    right: 0;
    bottom: 110px;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    display: none;
}

.scroll-to-top:hover {
	background: url(img/arrow-up-h.png) no-repeat;
}

.flex {
    display: flex;
}

/* Шапка сайта на главной странице */
header,
.popular-excursions,
.resp-menu-block {
    font-family: 'Open Sans Bold';
    color: #fff;
}

header .top-nav {
    /*padding: 28px;*/
    padding: 16px 0 0 0;
}

header .top-nav.fixed {
    background: #b17473e6;
    padding: 15px 0 17px 0;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

header .top-nav.fixed .tour-order a {
    color: #b17473e6;
}

header .top-nav.fixed .tour-order:hover {
    background: #ffffffcc;
}

header .top-nav.fixed .nav-link:hover {
    color: #274368;
}

.navbar-toggler {
    padding: 0;
    outline: none !important;
    display: none;
    margin: 10px 0 0 0;
}

.navbar-toggler-icon {
    background: url(img/menu.png) no-repeat;
}

header .navbar {
    margin: 3px 0 0 0;
    float: left;
}

header .nav-item {
    margin: 0 2px 0 0;
}

header .nav-link,
.resp-menu-block .nav-link {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    transition: all .2s;
}

header .nav-link:hover,
.resp-menu-block .nav-link:hover {
    color: #ff8b73;
}

header .navbar li:first-child .nav-link,
footer .navbar li:first-child .nav-link {
    padding-left: 0 !important;
}

#search {
    float: left;
    margin: 6px 0 0 20px;
}

#search img {
    cursor: pointer;
    transition: all .2s;
}

#search img:hover {
    opacity: 0.7;
}

.phone {
    line-height: 37px;
    position: absolute;
    right: 372px;
    margin: 3px 0 0 0;
    font-size: 16px;
}

.phone, .phone a {
    color: #fff;
    text-decoration: none;
}

.messengers {
    list-style: none;
    margin: 7px 0 0 0;
    position: absolute;
    right: 235px;
}

.messengers li {
    float: left;
    margin: 0 12px 0 0;
}

.messengers li a {
    display: block;
    content: "";
    height: 27px;
    width: 27px;
    transition: all .5s;
}

.viber {
    background: url(img/viber.png) no-repeat;
}

.whatsapp {
    background: url(img/whatsapp.png) no-repeat;
}

.telegram {
    background: url(img/telegram.png) no-repeat;
}

header .tour-order {
    position: absolute;
    top: 0;
    right: 15px;
    background: #fff;
}

header .tour-order:hover {
    background: #ffffff9e;
}

header .tour-order a {
    color: #274368;
}

/* Блок опросов */
.wp-polls {
    width: 100%;
    background: #eee;
    border-radius: 10px;
    display: -webkit-flex;
    display: flex;
    margin: 15px 0 10px 0;
    position: relative;
}

.poll-head {
    width: 258px;
    padding: 40px 41px 35px 41px;
    float: left;
    position: relative;
}

.poll-head p {
    font-family: 'Open Sans Bold';
    font-size: 18px;
    line-height: 23px;
    margin-top: -5px;
}

input.common-btn {
    width: 100%;
    border: none;
    outline: none;
    cursor: pointer;
    color: #c6a7ab;
    background: #eee;
    border: 1px solid #c6a7ab;
    position: absolute;
    width: 176px;
    bottom: 35px;
    left: 41px;
    line-height: 37px;
}

input.common-btn:hover {
    background: #ffffff94;
}

.wp-polls, .wp-polls-form {
    width: 100%;
}

.wp-polls-ans {
    width: calc(100% - 258px);
    padding: 33px 42px 35px 42px;
    float: left;
    border: 1px solid #eee;
    background: #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-align-self: stretch; 
    align-self: stretch;
}

.wp-polls-ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans Regular';
    color: #888;
}

.wp-polls-ul li {
    position: relative;
}

.wp-polls-ul input[type="radio"],
.wp-polls-ul input[type="checkbox"] {
    display: none;
    position: absolute;
    top: 3px;
    left: 0px;
    height: 16px;
    width: 16px;
    -webkit-appearance: none;
}

.wp-polls-ul label {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 5px;
}

.wp-polls-ul label:before {
    display: flex;
    content: ' ';
    height: 16px;
    width: 16px;
    border: solid 1px #ccc;
    background: #fff;
    margin-right: 10px;
    border-radius: 3px;
}

.wp-polls-ul input[type="radio"]:checked + label,
.wp-polls-ul input[type="checkbox"]:checked + label {
    font-family: 'Open Sans Bold';
    color: #3a3846;
}

.wp-polls-ul input[type="radio"]:checked + label:after,
.wp-polls-ul input[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: rotate(-45deg) scale(.8);
}

.wp-polls-ul label:after {
    height: 9px;
    width: 17px;
    left: 1px;
    border-bottom: solid 2px #3a3846;
    border-left: solid 2px #3a3846;
    background: none;
    transform: rotate(-45deg) scale(0);
    transition: transform .1s ease, opacity .1s ease;
    transform-origin: center center;
    position: absolute;
    top: 3px;
    display: flex;
    content: ' ';
    pointer-events: none;
}

.wp-polls-ul.results li {
    margin-bottom: 12px;
}

.answer-stat {
    display: block;
}

/* Блок "Контактная информация" */
.contacts-block {
    margin: 30px 0 0 0;
    position: relative;
    padding-top: 145px;
    height: 420px;
}

.bg-block {
    background: url(img/contacts-bg.png) no-repeat;
    width: 100%;
    height: 179px;
    color: #fff;
    position: relative;
    border-radius: 9px;
}

.bg-block .text {
    position: absolute;
    margin: 64px 0 0 96px;
}

.bg-block h3 {
    font-family: 'Open Sans Regular';
    font-size: 24px;
    line-height: 24px;
}

.gid-name {
    font-family: 'Open Sans Bold';
    font-size: 30px;
    line-height: 30px;
}

.contact-info {
    width: 310px;
    height: 410px;
    background: #fff;
    position: absolute;
    top: 58px;
    right: 111px;
    padding: 35px;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.06);
    z-index: 999;
}

.contact-info ul li a {
    color: inherit;
    text-decoration: none;
}

.contact-info img {
    margin: -92px auto 17px auto;
    display: block;
}

.contact-info .gid-name {
    font-size: 18px;
    line-height: 18px;
    position: relative;
    width: 190px;
    margin: 0 auto 10px auto;
}

.contact-info .icon {
    display: block;
    width: 18px;
    height: 18px;
    background: url(img/verified.jpg) no-repeat;
    position: absolute;
    top: -5px;
    right: 0;
}

.contact-info p {
    font-size: 13px;
    line-height: 15px;
    color: #a49a9b;
    text-align: center;
}

.contact-info ul {
    list-style: none;
    padding: 15px 30px;
    margin: 0 0 0 -35px;
    background: #d3c9c4;
    width: 310px;
    font-family: 'Open Sans Bold';
    font-size: 16px;
}

.contact-info ul li {
    text-align: center;
}

ul.social-networks {
    overflow: hidden;
    width: 210px;
    margin: 5px auto 20px auto;
    background: none;
}

.social-networks li {
    width: 36px;
    float: left;
    margin: 0 20px 0 0;
}

.social-networks li:last-child {
    margin: 0;
}

.facebook,
.instagram,
.vk {
    transition: transform .1s ease, opacity .1s ease;
    display: block;
    width: 36px;
    height: 36px;    
}

.facebook:hover,
.instagram:hover,
.vk:hover {
    opacity: 0.8;
}

li .facebook {
    background: url(img/facebook.jpg) no-repeat;
}

li .instagram {
    background: url(img/instagram.jpg) no-repeat;
}

li .vk {
    background: url(img/vk.jpg) no-repeat;
}

.contact-info .common-btn {
    margin: 0 auto;
}

/* Блок "Футер" */
footer .nav-link {
    font-family: 'Open Sans Bold';
    font-size: 14px;
    text-transform: uppercase;
    color: #3a3846;
    transition: all .2s;
}

footer .nav-link:hover {
    color: #ff8b73;
}

.copyright {
    font-size: 14px;
    line-height: 14px;
    color: #a49a9b;
    margin: 0 0 50px 0;
}

.resp-menu-block {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1000;
    padding: 30px 0;
    background: #a49a9b;
}

.resp-close {
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(img/close-menu.png) no-repeat;
    background-size: contain;
    z-index: 1000;
    cursor: pointer;
}

.resp-menu-block .navbar {
    display: -webkit-flex;
    -webkit-justify-content: center;
    display: flex;
    justify-content: center;
}

.resp-menu-block .nav-link {
    font-size: 17px;
}

.resp-menu-block ul {
    width: 100%;
    text-align: center;
}

.grecaptcha-badge {
    opacity: 0;
}

.ya-page_js_yes .ya-site-form_inited_no {
    display: none;
}

.resp-menu-block #ya-site-form0 .ya-site-form__form .ya-site-form__input-text,
.resp-menu-block #ya-site-form1 .ya-site-form__form .ya-site-form__input-text,
.resp-menu-block #ya-site-form0 .ya-site-form__form .ya-site-form__input-text:focus,
.resp-menu-block #ya-site-form1 .ya-site-form__form .ya-site-form__input-text:focus {
    background-color: #a49a9b!important;
    border-color: #a49a9b!important;
    border-bottom-color: rgb(255, 255, 255) !important;
    font-family: 'Open Sans Italic';
    font-size: 17px!important;
    color: #ffffff!important;
}

.resp-menu-block #ya-site-form0 .ya-site-form__form .ya-site-form__submit,
.resp-menu-block #ya-site-form1 .ya-site-form__form .ya-site-form__submit {
    outline: none;
    cursor: pointer;
    color: #a49a9b!important;
    background: #eee;
    line-height: 37px;
    border: none;
    border-radius: 25px;
    padding: 0px 50px;
    margin-top: -6px;
}

@media screen and (min-width:1070px) and (max-width:1130px) {
    footer .nav-link {
        font-size: 13px;
    }
}

@media screen and (min-width:991px) and (max-width:1070px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 5px;
    }

    footer .nav-link {
        font-size: 12px;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    header .nav-link {
        font-size: 13px;
    }

    .phone {
        font-size: 13px;
    }

    .contact-info {
        right: 180px;
    }

    #search {
        position: absolute;
        right: 0;
    }    
}

@media screen and (max-width:991px) {
    header .navbar {
        display: none;
    }

    header .top-nav.fixed {
        height: 75px;
    }

    .navbar-toggler {
        display: block;
        position: absolute;
    }

    #search {
        margin: 6px 0 0 50px;
    }

    .contacts-block {
        height: 470px;
    }

    .contacts-block .text {
        display: none;
    }

    .bg-block {
        background: url(img/contacts-bg-2.jpg) no-repeat;
    }

    .contact-info {
        left: calc(50% - 155px);
    }

    footer {
        margin: 30px 0 0 0;
    }

    footer .navbar {
        display: none;
    }

    .copyright {
        text-align: center;
    }
}

@media screen and (max-width:769px) {
	.container {
	    max-width: 650px;
	}
}

@media screen and (max-width:689px) {
	.container {
	    max-width: 550px;
	}

    header .messengers {
        display: none;
    }

    header .phone {
        right: 255px;
    }
}

@media screen and (max-width:580px) {
	.container {
	    max-width: 510px;
	}

	header .phone {
        right: 215px;
    }

	header .tour-order {
		width: 175px;
	}

	.wp-polls {
	    display: inline-block;
	    position: relative;
	}

	.poll-head {
    	width: 100%;
    	position: unset;
    	padding: 20px 21px 15px 21px;
	}

	.poll-head p {
		margin: 0 !important;
		font-size: 14px;
	}

	.wp-polls-ans {
	    width: 100%;
	    padding: 15px 20px 65px 20px;
	}

	.wp-polls input.common-btn {
		bottom: 15px;
        left: 20px;
	}
}

@media screen and (max-width:519px) {
	.container {
	    max-width: 470px;
	}
}

@media screen and (max-width:499px) {
	.container {
	    max-width: 440px;
	}
}

@media screen and (max-width:469px) {
	.container {
	    max-width: 400px;
	}

    #search {
        margin: 6px 0 0 40px;
    }

    header .phone {
        right: 205px;
    }    
}

@media screen and (max-width:439px) {
	.container {
	    max-width: 370px;
	}

	.scroll-to-top {
		width: 78px;
		height: 78px;
	}

    #search {
        display: none;
    }   
}

@media screen and (max-width:399px) {
	.container {
	    max-width: 340px;
	}

    header .tour-order {
        right: 0;
    }

    header .phone {
        left: 22px;
        right: 180px;
        font-size: 14px;
    }

    .contacts-block {
        overflow: hidden;
    }

    .bg-block {
        width: 450px;
        position: absolute;
        left: -20px;
    }
}

@media screen and (max-width:369px) {
    .container {
        max-width: 320px;
    }

    header .col-11 {
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 90%;
    }
}

@media screen and (min-width:349px) and (max-width:369px) {
    header .phone {
        right: 160px;
    }

    header .tour-order {
        width: 160px;
        right: 0;
    }

    header .tour-order a {
        font-size: 11px;
    }
}

@media screen and (max-width:349px) {
    .container {
        max-width: 310px;
    }

    #search {
        display: block;
    }

    header .phone {
        right: 5px;
        text-align: right;
        top: 40px;
        font-size: 17px;
    }
}

@media screen and (max-width:339px) {
    .container {
        max-width: 290px;
    }
}

@media screen and (max-width:319px) {
    .container {
        max-width: 275px;
    }

    .reviews-slider {
        background: none;
    }

    .bg-block {
        background: none;
    }
}

