body,
html {
    padding: 0;
    margin: 0;
    position: relative
}

body {
    overflow-x: hidden;
    height: 100%;
    font-family: 'Jura', sans-serif
}

* {
    box-sizing: border-box
}

a {
    text-decoration: none !important
}

h1,
h2,
h3,
li,
ul {
    padding: 0
}

h1,
h2,
h3 {
    margin: 0;
    font-weight: 400
}

li {
    list-style: none
}

.article__body figure,
.useful__article figure,
li,
p,
ul {
    margin: 0
}

input,
select,
textarea {
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none !important;
    background-clip: padding-box;
    outline: none
}

.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.article__body em,
.wrapper {
    position: relative
}

.container {
    max-width: 1170px;
    margin: 0 auto;
    font-family: "MullerRegular";
    color: #333232
}

.hidden_photo {
    height: 10px;
    width: 10px;
    position: absolute;
    z-index: -10;
    opacity: 0
}

.put_photo {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cover {
    position: absolute;
    left: -10000%;
    right: -10000%;
    top: -10000%;
    bottom: -10000%;
    margin: auto;
    min-width: 1000%;
    min-height: 1000%;
    transform: scale(.1);
	object-fit: cover;
}

.section__title {
    width: 100%
}

.section__title.bigBlie {
    font-size: 32px;
    color: #00b6b4;
    text-align: center;
    font-family: "MuseoSansCyrl900";
    letter-spacing: 3px;
    text-transform: uppercase
}

.section__title.firstLater {
    text-transform: uppercase;
    font-size: 25px;
    color: #1e1e1e;
    letter-spacing: 2px;
    text-align: left
}

.section__title.firstLater::first-letter {
    color: #ff7f00
}

.section__title.center {
    text-align: center
}

.arrow__down {
    margin: 0 auto;
    display: inline-block
}

.arrow__down:hover img {
    width: 85px
}

.arrow__down img {
    width: 77px;
    transition: .3s
}

.input,
.read__more {
    color: #000;
    font-size: 16px
}

.read__more {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    transition: .3s
}

.read__more:hover {
    color: #807c7c
}

.read__more img {
    margin-left: 5px
}

.input {
    background-color: #fff;
    padding-left: 14px;
    padding-right: 10px
}

input[type=text]:-ms-input-placeholder,
input[type=text]::-ms-input-placeholder {
    color: #000
}

input[type=text]::-webkit-input-placeholder {
    color: #000
}

input[type=text]::placeholder {
    color: #000
}

input[type=email]:-ms-input-placeholder,
input[type=email]::-ms-input-placeholder {
    color: #000
}

input[type=email]::-webkit-input-placeholder {
    color: #000
}

input[type=email]::placeholder {
    color: #000
}

input[type=tel]:-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder {
    color: #000
}

input[type=tel]::-webkit-input-placeholder {
    color: #000
}

input[type=tel]::placeholder {
    color: #000
}

.form__submit {
    background-color: transparent;
    color: #fff;
    font-size: 20px;
    background-image: url(../img/icons/arrow_white.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding: 0 10px 3px 0;
    cursor: pointer;
    transition: .3s
}

.form__submit:hover {
    color: #312f2f;
    background-image: url(../img/icons/arrow_black.png)
}

.textarea {
    background-color: #fff;
    padding-left: 14px;
    padding-right: 10px;
    color: #000;
    font-size: 16px;
    padding-top: 7px
}

label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

input[type=email],
input[type=password],
input[type=search],
input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none !important;
    background-clip: padding-box;
    outline: none
}

.other__pages {
    background-color: #e0f5f5
}

.other__pages .section__subscribe {
    margin-bottom: 42px
}

.other__pages .section__main {
    background-image: none;
    height: auto;
    background-color: #e0f5f5
}

.other__pages .section__main__nav {
    background-image: none
}

.other__pages .section__main__nav a {
    color: #000
}

.other__pages .section__main__content {
    padding-top: 21px;
    padding-bottom: 55px
}

.other__pages .section__main__nav {
    margin-top: 30px
}

.page__title {
    width: 302px;
    height: 51px;
    line-height: 53px;
    text-align: center;
    background-image: url(../img/decor/title_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    color: #fff;
    font-size: 24px;
    padding-left: 10px;
    text-align: left;
    text-transform: uppercase;
    font-family: "MuseoSansCyrl900";
    letter-spacing: 1px
}

.section__subscribe .top__page {
    display: none
}

.about__text ul {
    list-style-type: disc !important;
    line-height: 1.6;
    margin: 25px 0;
    padding-left: 2em;
}

.about__text ol {
    list-style-type: decimal !important;
    line-height: 1.6;
    margin: 25px 0;
    padding-left: 2em;
}

.about__text ul li {
    margin: 10px 0;
    position: relative;
    margin-left: 10px;
    list-style-type: disc !important;
}

.about__text ol li {
    list-style-type: decimal !important;
}

@font-face {
    font-family: "MullerRegular";
    font-display: swap;
    src: url(../fonts/MullerRegular/MullerRegular.eot);
    src: url(../fonts/MullerRegular/MullerRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/MullerRegular/MullerRegular.woff) format("woff"), url(../fonts/MullerRegular/MullerRegular.ttf) format("truetype"), url(../fonts/MullerRegular/MullerRegular.svg#Akrobat) format("svg");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "MontserratRegular";
    font-display: swap;
    src: url(../fonts/MontserratRegular/MontserratRegular.eot);
    src: url(../fonts/MontserratRegular/MontserratRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/MontserratRegular/MontserratRegular.woff) format("woff"), url(../fonts/MontserratRegular/MontserratRegular.ttf) format("truetype"), url(../fonts/MontserratRegular/MontserratRegular.svg#Akrobat) format("svg");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "MuseoSansCyrl900";
    font-display: swap;
    src: url(../fonts/MuseoSansCyrl900/MuseoSansCyrl900.eot);
    src: url(../fonts/MuseoSansCyrl900/MuseoSansCyrl900.eot?#iefix) format("embedded-opentype"), url(../fonts/MuseoSansCyrl900/MuseoSansCyrl900.woff) format("woff"), url(../fonts/MuseoSansCyrl900/MuseoSansCyrl900.ttf) format("truetype"), url(../fonts/MuseoSansCyrl900/MuseoSansCyrl900.svg#Akrobat) format("svg");
    font-style: normal;
    font-weight: 400
}

.header {
    background-color: #00b6b4;
    padding-top: 27px;
    padding-bottom: 27px
}

.header__content {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.header__nav li {
    margin-right: 97px
}

.header__nav li:last-child {
    margin-right: 0
}

.header__nav a {
    color: #fff;
    font-size: 20px;
    transition: .3s
}

.header__nav a:hover {
    color: #424141
}

.header__right,
.header__socials {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.header__socials {
    width: 170px;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__socials a:hover img,
.header__socials a:hover img {
    filter: invert(60%)
}

.header__socials img {
    max-width: 51px;
    transition: .3s
}

.header__search__container {
    position: relative;
    margin-left: 52px;
}

.header__search__container div {
	display: flex;
}

.search__input {
    width: 195px;
  	height: 41px;
  	background-color: #fff;
  	padding-left: 10px;
  	padding-right: 10px;
  	font-size: 14px;
  	color: #000;
  	order: 1;
}

input[type=search]:-ms-input-placeholder,
input[type=search]::-ms-input-placeholder {
    color: #000
}

input[type=search]::-webkit-input-placeholder {
    color: #000
}

input[type=search]::placeholder {
    color: #000
}

.search__submit {
    width: 48px;
  height: 41px;
  background-color: #fff;
  cursor: pointer;
  background-image: url(../img/icons/loup.png);
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  right: -1px;
}

.hamburger,
.mobil__overlay,
.mobile__nav {
    display: none
}

@media screen and (max-width:1200px) {
    .header {
        padding-left: 15px;
        padding-right: 15px
    }

    .header__nav li {
        margin-right: 40px
    }
}

@media screen and (max-width:900px) {
    .header__socials {
        display: none
    }

    .header__search__container {
        margin-left: 0
    }
}

@media screen and (max-width:670px) {
    .header__nav {
        display: none
    }

    .hamburger {
        display: block;
        width: 74px
    }

    .hamburger span {
        height: 10px;
        background-color: #fff;
        border-radius: 5px;
        margin-bottom: 8px;
        display: block
    }

    .hamburger span:last-child,
    .mobile__nav li:last-child {
        margin-bottom: 0
    }

    .mobile__nav {
        position: absolute;
        top: 90px;
        left: 15px;
        z-index: 20
    }

    .mobile__nav li {
        margin-bottom: 5px
    }

    .mobile__nav li a {
        width: 270px;
        height: 55px;
        border: 1px solid #c2c2c2;
        padding-left: 14px;
        line-height: 53px;
        display: block;
        background-color: #fff;
        color: #424242;
        font-size: 27px
    }

    .mobil__overlay {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: #000;
        opacity: .6;
        z-index: 15
    }
}

@media screen and (max-width:500px) {
    .rp4wp-related-post-image {
        text-align: center;
        width: 100% !important;
        display: block !important;
        padding-right: 0 !important;
    }
    .header {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .hamburger {
        width: 60px
    }

    .hamburger span {
        height: 8px;
        border-radius: 4px;
        margin-bottom: 6px
    }

    .search__input {
        width: 152px
    }
	
	.last__item__title {
		text-align: left !important;
    	font-size: 16px !important;
	}
	
	.last__item__text {
		font-size: 14px;
	}
}

.section__main {
    background-image: url(../img/backgrounds/main__bg.jpg);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 826px;
    background-color: #e0f5f5
}

.section__main__content {
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 31px
}

.main__logo {
    width: 342px;
    text-align: center
}

.main__logo span {
    width: 100%;
    display: block;
    font-size: 18px;
    color: #1e1e1e;
    font-family: "MontserratRegular";
    letter-spacing: 6px;
    margin-top: 12px
}

.section__main__nav {
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    height: 53px;
    margin-top: 35px;
    background-image: url(../img/decor/nav_bg.png);
    background-repeat: no-repeat;
    background-position: center center
}

.section__main__nav li {
    margin-right: 74px
}

.section__main__nav li:last-child {
    margin-right: 0
}

.section__main__nav a {
    font-size: 21px;
    color: #fff;
    line-height: 53px;
    transition: .3s
}

.section__main__nav a:hover {
    color: #434141
}

.pages__tree {
    width: 100%;
    max-width: 955px;
    margin-top: 25px
}

.pages__tree li:last-child span {
    display: none
}

.pages__tree a {
    color: #00b6b4;
    font-size: 19px;
    transition: .3s
}

.pages__tree span.breadcrumb_last {
    color: #00b6b4;
	font-size: 19px;
}

.pages__tree a:hover {
    color: #007574
}

@media screen and (max-width:1200px) {
    .section__main {
        height: 733px
    }
}

@media screen and (max-width:1024px) {
    .section__main__nav li {
        margin-right: 30px
    }
}

@media screen and (max-width:760px) {
    .section__main__nav {
        display: none
    }

    .section__main__content {
        padding-top: 45px
    }
}

@media screen and (max-width:500px) {
    .main__logo span {
        letter-spacing: 4px
    }

    .section__main {
        height: 500px
    }
}

.section__walcome {
    padding-top: 58px;
    background-image: url(../img/backgrounds/welcome_bg.jpg);
    background-position: top center;
    background-repeat: repeat-x;
    text-align: center;
    position: relative;
    padding-bottom: 83px
}

.section__walcome .arrow__down {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0
}

.walcome__text {
    display: block;
    max-width: 810px;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    margin: 30px auto 0
}

@media screen and (max-width:1200px) {
    .section__walcome {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width:500px) {
    .section__walcome {
        padding-top: 40px;
        padding-bottom: 73px
    }

    .section__title.bigBlie {
        font-size: 27px
    }

    .walcome__text {
        font-size: 14px;
        line-height: 20px;
        margin-top: 18px
    }
}

.section__last {
    padding-top: 35px;
    padding-bottom: 137px;
    position: relative
}

.section__last .arrow__down {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 53px
}

.section__last__content {
    padding-left: 42px;
    padding-right: 42px
}

.last__list {
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 45px
}

.last__item {
    width: 319px;
    height: 319px;
    position: relative;
    margin-bottom: 53px
}

.last__item:hover .last__item__photo {
    transform: scale(1.06)
}

.last__item .read__more {
    position: absolute;
    right: 28px;
    bottom: 10px
}

.last__item__photo {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    transition: .3s;
    overflow: hidden
}

.last__item__photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.last__item__content {
    position: absolute;
    left: 14px;
    right: 14px;
    height: 170px;
    background-color: #fff;
    z-index: 10;
    bottom: -53px;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .35);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px
}

.last__item__title {
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin-bottom: 12px;
	line-height: 28px;
}

.last__item__text {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    max-height: 60px
}

@media screen and (max-width:1200px) {
    .section__last__content {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width:1023px) {
    .section__last {
        padding-bottom: 63px
    }

    .last__list {
        -ms-flex-pack: center;
        justify-content: center
    }

    .last__item {
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 93px
    }

    .section__last .arrow__down {
        bottom: 28px
    }
}

@media screen and (max-width:500px) {
    .section__last {
        padding-top: 42px
    }

    .last__list {
        margin-top: 26px;
        margin-bottom: 26px
    }

    .last__item {
        margin-bottom: 73px;
        margin-left: 0;
        margin-right: 0
    }
	
	.search__input {
		width: 180px;
	}
}

@media screen and (max-width:359px) {
    .last__item__content {
        padding-left: 10px;
        padding-right: 10px
    }

    .last__item .read__more {
        right: 10px
    }
}

.section__subscribe {
    background-color: #00b6b4;
    padding-bottom: 32px;
    position: relative
}

.section__subscribe .container {
    position: relative;
    padding-top: 23px
}

.subscribe__title {
    text-align: center;
    font-size: 25px;
    color: #fff;
    letter-spacing: 1px
}

.subscribe__form {
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-top: 45px
}

.input__subscribe {
    height: 41px;
    width: 295px
}

.input__subscribe:first-child {
    margin-right: 27px
}

.submit__subscribe {
    margin-left: 33px
}

@media screen and (max-width:1200px) {
    .section__subscribe {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width:810px) {
    .submit__subscribe {
        margin-right: 33px;
        margin-top: 20px
    }
}

@media screen and (max-width:650px) {
    .subscribe__form {
        margin-top: 30px
    }

    .input__subscribe {
        width: 100%;
        margin-right: 0 !important;
        margin-bottom: 20px
    }

    .submit__subscribe {
        margin-top: 10px
    }
}

@media screen and (max-width:500px) {
    .section__subscribe {
        padding-bottom: 10px
    }

    .section__subscribe .container {
        padding-top: 16px
    }

    .subscribe__title {
        font-size: 16px
    }

    .subscribe__form {
        margin-top: 14px
    }

    .input__subscribe {
        margin-bottom: 10px
    }

    .submit__subscribe {
        margin-top: 2px
    }
}

.section__catefories {
    padding-top: 66px;
    padding-bottom: 36px
}

.section__catefories__content {
    padding-left: 44px;
    padding-right: 44px
}

.catefories__list {
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 45px
}

.catefories__item {
    width: 317px;
    height: 326px
}

.catefories__link {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.catefories__link:hover .catefories__name {
    color: #ff7f00
}

.catefories__name {
    position: absolute;
    left: 0;
    right: 0;
    top: 25px;
    height: 92px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 10px;
    background-color: #fff;
    opacity: .71;
    font-size: 25px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    transition: .3s
}

.catefories__bottom {
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 27px
}

.other__pages .section__catefories {
    padding-top: 55px;
    padding-bottom: 12px
}

.other__pages .catefories__item {
    margin-bottom: 36px
}

.other__pages .page__title {
    margin-bottom: 0 !important
}

@media screen and (max-width:1200px) {
    .section__catefories__content {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width:1023px) {
    .catefories__list {
        -ms-flex-pack: center;
        justify-content: center
    }

    .catefories__item {
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 40px
    }

    .section__last .arrow__down {
        bottom: 28px
    }

    .catefories__bottom {
        margin-top: 4px
    }
}

@media screen and (max-width:499px) {
    .section__catefories {
        padding-top: 40px
    }

    .catefories__item {
        margin-bottom: 23px;
        margin-left: 0;
        margin-right: 0
    }

    .other__pages .section__catefories {
        padding-bottom: 10px;
        padding-top: 0
    }

    .catefories__list {
        margin-top: 46px
    }
}

.section__quote {
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-top: 200px;
    padding-bottom: 230px
}

.quote__text {
    text-align: center;
    font-size: 35px;
    color: #fff;
    line-height: 42px;
    width: 730px;
    font-family: "MuseoSansCyrl900";
    text-transform: uppercase;
    letter-spacing: 4px
}

@media screen and (max-width:1000px) {
    .quote__text {
        font-size: 28px;
        width: 600px;
        line-height: 42px
    }
}

@media screen and (max-width:760px) {
    .section__quote {
        display: none
    }
}

.section__instagramm {
    padding-top: 50px;
    padding-bottom: 27px
}

.instagramm__list {
    padding-left: 70px;
    padding-right: 70px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 50px
}

.instagramm__item {
    width: 243px;
    height: 249px
}

.instagramm__link {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.instagramm__subscribe {
	display: none;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-top: 27px;
    color: #000;
    font-size: 20px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    transition: .3s
}

.instagramm__subscribe:hover {
    color: #807c7c
}

.instagramm__subscribe img {
    margin-left: 5px;
    padding-top: 3px
}

@media screen and (max-width:1200px) {
    .instagramm__list {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width:1024px) {
    .instagramm__item {
        width: calc(50vw - 30px);
        height: calc(50vw - 30px);
        margin-bottom: 30px
    }
}

@media screen and (max-width:760px) {
    .section__instagramm {
        padding-top: 5px;
        padding-bottom: 45px
    }

    .instagramm__list {
        margin-top: 28px
    }

    .instagramm__subscribe {
        margin-top: 0
    }
}

@media screen and (max-width:500px) {
    .instagramm__list {
        -ms-flex-pack: center;
        justify-content: center
    }

    .instagramm__item {
        width: 290px;
        height: 290px;
        margin-bottom: 12px
    }

    .instagramm__subscribe {
        margin-top: 15px
    }
}

.footer {
    background-color: #00b6b4
}

.footer__container {
    padding-top: 38px;
    position: relative
}

.top__page {
    position: fixed;
    right: 30px;
    bottom: 30px;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,.2);
    border-radius: 50px;
    padding: 10px;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
	transition: all .3s ease-in-out;
	opacity: 0;
}

.top__page.show {
	opacity: 1;
}

.top__page img {
	width: 25px;
}

.footer__content {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__side {
    width: 348px;
    padding-bottom: 38px
}

.footer__nav {
    margin-left: 100px
}

.footer__nav li {
    margin-bottom: 18px
}

.footer__nav li:last-child {
    margin-bottom: 0
}

.footer__nav a {
    color: #fff;
    font-size: 19px;
    transition: .3s
}

.footer__emeil:hover,
.footer__nav a:hover {
    color: #424141
}

.footer__form {
    width: 100%
}

.footer__form__title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 17px
}

.input__footer {
    width: 100%;
    height: 41px;
    margin-bottom: 19px
}

.textarea__footer {
    width: 100%;
    height: 93px
}

.submit__footer {
    padding: 0;
    background-image: none !important;
    display: block;
    font-size: 20px;
    text-decoration: underline !important;
    margin: 12px auto 0
}

.footer__center {
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 300px;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    padding-bottom: 38px
}

.footer__emeil,
.footer__logo {
    display: inline-block
}

.footer__emeil {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    width: 100%;
    text-align: center;
    margin-top: 31px;
    letter-spacing: 1px;
    transition: .3s
}

.copyright,
.footer__socials {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.footer__socials {
    width: 98px;
    margin-top: 55px;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__socials img {
    max-width: 29px;
    max-height: 25px;
    transition: .3s
}

.copyright {
    height: 70px;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    font-size: 17px;
    background-color: #fff
}

@media screen and (max-width:1200px) {
    .footer__container {
        padding-left: 15px;
        padding-right: 15px
    }

    .footer__side {
        width: auto;
        max-width: 290px
    }

    .footer__nav {
        margin-left: 0
    }
}

@media screen and (max-width:900px) {
    .footer__side {
        width: 100%;
        max-width: inherit
    }

    .footer__side:first-child {
        display: none
    }

    .footer__center {
        width: 100%;
        -ms-flex-order: 2;
        order: 2
    }
}

@media screen and (max-width:500px) {
    .footer__container {
        padding-top: 15px
    }
}

.section__blog {
    padding-bottom: 46px
}

.blog__top {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 20px
}

.tegs__cloud {
    width: 329px;
    background-color: #fff;
    padding: 20px 15px 22px
}

.tegs__cloud__title {
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 20px
}

.tegs__links {
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 8px
}

.tegs__links ul li {
    display: inline-block;
}

.tegs__links ul li::before {
    content: "#";
    margin-right: 2px;
    font-size: 18px;
}

.tegs__links a {
    color: #000;
    font-size: 18px;
    line-height: 20px;
    transition: .3s
}

.blog__item__tegs a:hover,
.tegs__links a:hover {
    color: #807c7c
}

.blog__content {
    padding-top: 52px
}

.blog__item {
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 70px
}

.article__body ul li:last-child,
.blog__item:last-child {
    margin-bottom: 0
}

.blog__item__body {
    width: 485px;
    height: 485px;
    position: relative
}

.blog__item__photo {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.blog__item__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog__item__info {
    position: absolute;
    background-color: #fff;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .35);
    width: 351px;
    height: 456px;
    left: -307px;
    top: 21px;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    padding: 34px 14px 20px
}

.blog__item__title a {
    color: #000;
    font-size: 25px;
    text-align: center;
    line-height: 26px
}

.blog__item__text {
    color: #000;
    font-size: 18px;
    line-height: 25px;
    height: 125px;
    overflow: hidden;
    padding-right: 10px;
    margin-top: 35px
}

.blog__item__bottom {
    width: 100%
}

.blog__item__tegs ul li {
    display: inline-block;
}

.blog__item__tegs ul li::before {
    content: "#";
    margin-right: 2px;
    font-size: 18px;
}

.blog__item__tegs a {
    color: #000;
    font-size: 18px;
    transition: .3s
}

.blog__item__foot,
.blog__item__view {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 100%
}

.blog__item__view {
    color: #000;
    font-size: 15px;
    margin-top: 21px
}

.blog__item__view img,
.blog__pages a {
    margin-right: 6px
}

.blog__item__foot {
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 11px
}

.blog__item__date {
    font-size: 15px;
    color: #000
}

.blog__pageinatin {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-top: 52px
}

.blog__pages {
    font-size: 20px;
    margin-left: 15px;
    margin-right: 15px
}

.blog__pages a {
    margin-left: 6px;
    color: #000
}

@media screen and (max-width:1200px) {

    .blog__content,
    .blog__top {
        padding-right: 15px
    }

    .blog__content {
        padding-left: 15px
    }
}

@media screen and (max-width:1024px) {
    .pages__tree {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width:824px) {
    .blog__item__info {
        left: -245px
    }
}

@media screen and (max-width:760px) {
    .section__blog {
        padding-bottom: 34px
    }

    .blog__top {
        padding-left: 15px
    }

    .other__pages .section__main__content {
        padding-bottom: 40px
    }

    .page__title {
        margin-right: 20px;
        margin-bottom: 15px
    }

    .blog__content {
        padding-top: 46px
    }

    .blog__item {
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 427px !important
    }

    .blog__item__body {
        width: 421px;
        height: 421px;
        position: relative
    }

    .blog__item__info {
        left: 40px;
        right: 40px;
        top: 360px;
        width: auto
    }
}

@media screen and (max-width:450px) {
    .tegs__cloud {
        width: 290px
    }

    .blog__item {
        margin-bottom: 280px !important
    }

    .blog__item__body {
        width: 100%;
        height: 380px
    }

    .page__title {
        margin-right: 0
    }

    .blog__top {
        padding-right: 0
    }

    .blog__item__info {
        top: 320px;
        left: 15px;
        right: 15px;
        padding: 15px !important
    }

    .blog__item__title {
        font-size: 20px
    }

    .blog__item__text {
        font-size: 15px;
        line-height: 18px;
        height: 90px;
        margin-top: 15px
    }

    .blog__item__info {
        height: 300px
    }

    .blog__item__tegs a {
        font-size: 16px
    }

    .blog__item__view {
        margin-top: 15px
    }
}

.article,
.article .section__main {
    background-color: #fff
}

.section__article {
	overflow: hidden;
    padding-bottom: 49px
}

.article__inform {
    padding-left: 30px;
    padding-right: 30px;
    -ms-flex-pack: end;
    justify-content: center
}

.article__inform__middle {
    -ms-flex-align: center;
    align-items: center
}

.article__author {
    width: 100%;
    color: #000;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 3px;
    font-weight: 600
}

.article__views {
    margin-right: 16px
}

.article__comments_count img,
.article__views img {
    margin-right: 5px
}

.article__comments_count,
.article__views {
    font-size: 18px;
    color: #000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.article__date,
.article__title {
    width: 100%;
    font-size: 18px;
    color: #000;
    margin-top: 3px
}

.article__title {
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    margin-top: 20px
}

.article__body {
    max-width: 700px;
    width: 100%;
    margin: 50px auto 0;
    color: #333232;
    font-size: 18px;
    text-align: left;
    padding-bottom: 60px
}

.article__body p {
    color: #333232;
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 20px;
    padding-top: 20px
}

.article__body p:first-child {
    padding-top: 0
}

.article__body figure img {
    width: auto
}

.article__body blockquote {
    position: relative;
    margin: 0;
    margin-top: 20px;
    background-color: #e0f5f5;
    padding-top: 15px;
    padding-bottom: 15px
}

.article__body blockquote p,
.useful__article blockquote p {
    padding-bottom: 0;
    padding-top: 0
}

.article__body blockquote::before {
    content: '';
    position: absolute;
    width: 50vw;
    left: -50vw;
    top: 0;
    bottom: 0;
    background-color: #e0f5f5;
    background-image: url(../img/icons/quote.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 34px) 22px
}

.article__body blockquote::after {
    right: -50vw
}

.article__body ul {
    padding-top: 46px;
    padding-bottom: 46px
}

.article__body ul li {
    color: #000;
    font-size: 18px;
    position: relative;
    padding-left: 32px;
    line-height: 26px;
    margin-bottom: 38px
}

.article__body ul li::before {
    content: '';
    position: absolute;
    width: 23px;
    height: 26px;
    background-image: url(../img/icons/item.png);
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    left: -26px
}

.article__body ul.ez-toc-list li::before {display: none !important}

#ez-toc-container {margin: auto;}

.article__body .wp-block-media-text p,
.article__body h1,
.article__body h2,
.article__body h3,
.article__body h4,
.article__body h5 {
    margin: 0;
    font-size: 20px !important;
    font-weight: 600;
    padding: 10px 0 0
}

/* .article__body em::before {
    content: '';
    position: absolute;
    width: 16px;
    top: 0;
    bottom: 0;
    left: -30px;
    background-color: #f80
} */

.article__body .wp-block-media-text {
    display: inline-block;
    position: relative;
    margin-top: 1px;
    margin-bottom: 1px
}

.article__body .wp-block-media-text p {
    padding: 0 !important;
    color: #000;
    line-height: 46px
}

.article__body .wp-block-media-text div,
.useful__article .wp-block-media-text div {
    padding: 0 !important;
    margin: 0 !important
}

.article__body .wp-block-media-text img {
    position: absolute;
    top: 50%;
    width: auto;
    transform: translateY(-50%);
    right: -137px;
    max-height: 46px
}

.article__body .wp-block-columns {
    padding-top: 20px;
    padding-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.article__body .wp-block-columns p {
    padding: 0 !important
}

.article__body .has-2-columns .wp-block-column {
    width: calc(50% - 40px)
}

.article__body .colored {
    position: relative;
    background-color: #e0f5f5
}

.article__body .colored::after,
.article__body .colored::before,
.article__body blockquote::after {
    content: '';
    position: absolute;
    width: 50vw;
    top: 0;
    bottom: 0;
    background-color: #e0f5f5
}

.article__body .colored::before {
    left: -50vw
}

.article__body .colored::after {
    right: -50vw
}

.shere__block {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.shere__text {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-right: 52px
}

.hhere__links li {
    margin-right: 15px
}

.hhere__links li:last-child {
    margin-right: 0
}

@media screen and (max-width:870px) {
    .section__article {
        padding-bottom: 30px
    }

    .article__inform {
        padding-left: 15px;
        padding-right: 15px;
        -ms-flex-pack: start;
        justify-content: center;
    }

    .article__body,
    .shere__block {
        max-width: inherit;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .article__body {
        margin-top: 20px;
        font-size: 16px;
        padding-bottom: 20px
    }

    .article__body p {
        font-size: 16px;
        line-height: 20px
    }

    .article__body blockquote {
        padding-left: 48px
    }

    .article__body blockquote::before {
        left: calc(-50vw + 29px);
        background-position: 100% 18px;
        background-size: 29px
    }

    .article__body ul {
        padding-top: 19px;
        padding-bottom: 36px
    }

    .article__body ul li {
        font-size: 16px;
        padding-left: 72px;
        line-height: 26px
    }

    .article__body ul li::before {
        left: 8px !important
    }

    .article__body em {
        padding-left: 12px;
        display: block
    }

    .article__body em::before {
        left: -10px
    }

    .article__body .wp-block-media-text img {
        right: -72px;
        max-width: 60px
    }

    .article__body .has-2-columns .wp-block-column {
        width: calc(50% - 10px)
    }

    .shere__block {
        -ms-flex-pack: center;
        justify-content: center
    }

    .article__body figure img {
        max-width: 100%
    }

    .shere__text {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
        text-align: center
    }
}

@media screen and (max-width:470px) {
    .article__body .wp-block-columns {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .article__body .has-2-columns .wp-block-column {
        width: 100% !important;
        margin-bottom: 20px
    }
}

.comment-author.avatar,
.comment-author.says,
.edit-link {
    display: none
}

.comment-list {
    /* padding-left: 15px;
    padding-right: 15px; */
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    margin-top: 30px
}

.comment {
    max-width: 914px;
    width: 100%;
    background-color: #e1f5f5;
    padding: 10px 40px 8px 13px;
    margin-bottom: 24px
}

.about__text p:last-child,
.comment:last-child {
    margin-bottom: 0
}

.comment-author {
    margin-bottom: 10px
}

.comment-author,
.comment-author a {
    display: flex;
    align-items: center;    
    font-size: 16px;
    color: #000;
    font-weight: 600
}

.comment-author a {
    display: inline-block;
    margin-left: 10px;
}

.comment-body .reply {
    text-align: right;
}

.comment-content {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin-bottom: 12px
}

.comment-meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: space-between;
    align-items: center;
}

.reply a {
    transition: .3s;
    position: relative;
    /* margin-right: 79px */
}

.reply a::before {
    content: '';
    position: absolute;
    width: 11px;
    height: 16px;
    background-image: url(../img/icons/reply.png);
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    left: -18px
}

.reply a:hover {
    color: #000
}

.comment-metadata time,
.reply a {
    font-size: 16px;
    color: #000
}

.comments-title {
    /* padding-left: 15px;
    padding-right: 15px; */
    font-size: 25px;
    text-transform: uppercase
}

.comment-notes,
.comment__form label {
    display: none
}

.comment-reply-title {
    color: #000;
    font-weight: 600;
    margin-bottom: 20px
}

.comment__form {
    padding-top: 90px;
    padding-bottom: 39px
}

.comment__form form {
    display: block;
    width: 100%
}

.comment__form form input,
.comment__form form textarea {
    width: 100%;
    display: block;
    padding-left: 26px;
    font-size: 16px;
    color: #000;
    background-color: #ebebeb;
    padding-right: 10px
}

.comment__form form input {
    margin-bottom: 19px;
    height: 41px
}

.comment__form form textarea {
    height: 92px;
    padding-top: 5px
}

.comment__form .submit {
    background-color: transparent;
    height: auto;
    line-height: 1;
    color: #00b6b4;
    text-decoration: underline !important;
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 15px
}

.comment-form-cookies-consent {
    display: none
}

.comment-reply-title {
    font-size: 16px;
    width: 100%;
    /* text-align: center; */
    text-align: left;
    text-transform: uppercase
}

.comment-respond {
    width: 295px;
    margin: 0 auto
}

.comment__section {
    padding-top: 50px;
	padding-left: 30px;
	padding-right: 30px;
}

@media screen and (max-width:760px) {
}

.section__about {
    padding-top: 66px;
    padding-bottom: 36px
}

.section__about__content {
    padding-left: 26px;
    padding-right: 26px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 47px
}

.about__text {
    width: 100%;
    color: #333232;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 66px
}

.about__text p {
    margin-bottom: 25px
}

.about__text h1,
.about__text h2,
.about__text h3 {
    margin: 20px 0;
}

.about__photo {
    width: 535px
}

.about__photo img {
    width: 100%
}

.about__photo-first {
    width: 577px;
    margin-bottom: 66px
}

@media screen and (max-width:1200px) {
    .section__about__content {
        padding-left: 15px;
        padding-right: 15px
    }

    .about__photo {
        width: calc(50% - 15px)
    }

    .about__photo-first {
        width: calc(100% - 520px)
    }
}

@media screen and (max-width:900px) {
    .about__text {
        width: 100%;
        -ms-flex-order: 2;
        order: 2;
        font-size: 16px;
        margin-bottom: 45px
    }

    .about__photo {
        -ms-flex-order: 3;
        order: 3
    }

    .about__photo-first {
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 45px;
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }

    .about__photo-first img {
        max-width: 500px
    }
}

@media screen and (max-width:510px) {
    .section__about {
        padding-top: 0
    }

    .about__photo {
        width: 100% !important;
        margin-bottom: 34px
    }

    .about__photo:last-child {
        margin-bottom: 0
    }

    .about__photo img {
        width: 100% !important
    }
}

.tours__page .section__subscribe .top__page {
    display: block;
    top: -80px
}

.section__tours {
    padding-top: 66px;
    padding-bottom: 36px
}

.section__tours .page__title {
    padding-right: 15px
}

.section__tours .blog__top {
    padding-right: 0
}

.section__tours .blog__pageinatin {
    margin-top: 80px
}

.tours__list {
    margin-top: 92px;
    padding-left: 150px
}

.tours__list,
.tours__sort {
    padding-right: 15px
}

.tours__sort .input__selsct {
    margin-right: 30px
}

.tours__sort .input__selsct:last-child {
    margin-right: 0
}

.input__selsct {
    position: relative;
    width: 177px;
    height: 41px;
    padding-left: 0
}

.input__options,
.input__selsct img {
    position: absolute;
    top: 16px;
    right: 9px
}

.openedSelect img {
    transform: rotate(-180deg)
}

.input__options {
    top: 49px;
    left: 0;
    right: 0;
    z-index: 20;
    display: none
}

.cat-item a {
	color: #010101;
}

body.page-template-tours-list .cat-item,
body.tax-countries .cat-item {
    font-size: 16px;
    color: #010101;
    border: 1px solid #959595;
    cursor: pointer;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
	margin-bottom: 5px;
}

body.page-template-tours-list .cat-item a,
body.tax-countries .cat-item a {
	display: inline-block;
	width: 100%;
	padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 24px;
}

body.single-language_tours .top__page {
	display: none;
}

.input__option {
    min-height: 41px;
    font-size: 16px;
    color: #010101;
    border: 1px solid #959595;
    padding-left: 24px;
    cursor: pointer;
    margin-bottom: 6px;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding-top: 3px;
    padding-bottom: 3px
}

.input__option:last-child {
    margin-bottom: 0
}

.input__option.active {
    background-color: #00b6b4;
    color: #fff
}

.input__select__text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    height: 100%;
    padding-left: 24px;
    color: #000;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    line-height: 1
}

#tab1,
.openedSelect .input__options {
    display: block
}

.tours__item {
    max-width: 918px;
    width: 100%;
    height: 456px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 52px
}

.tours__item:last-child,
.useful__article ul li:last-child {
    margin-bottom: 0
}

.tours__item__left {
    width: calc(100% - 351px)
}

.tours__item__img {
    height: 370px;
    position: relative;
    width: 100%;
    overflow: hidden
}

.tours__item__buttons {
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 2px
}

.tours__item__person,
.tours__item__price {
    width: calc(59% - 4px);
    height: 84px;
    background-color: #00b6b4;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    color: #fff;
	padding: 15px;
}

.tours__item__person {
    width: calc(41% - 4px);
    background-color: #f80
}

.tours__item__right {
    background-color: #fff;
    width: 351px;
    padding: 30px 30px 20px 20px;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.tours__item__name {
    width: 100%;
    text-align: center;
    font-size: 25px;
    line-height: 26px;
    text-transform: uppercase
}

.tours__item__text {
    width: 100%;
    padding-left: 15px;
    max-height: 220px;
    overflow: hidden;
    font-size: 18px;
    line-height: 20px;
    color: #000
}

.country__marker,
.tours__item__bottom {
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.tours__item__bottom {
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.country__marker {
    font-size: 16px;
    color: #010101
}

.country__marker img {
    margin-right: 5px
}

@media screen and (max-width:1024px) {
    .tours__list {
        padding-left: 15px;
        -ms-flex-pack: center;
        justify-content: center
    }

    .section__tours {
        padding-top: 0
    }

    .tours__list {
        margin-top: 50px
    }
}

@media screen and (max-width:760px) {
    .tours__sort {
        width: 100%;
        margin-top: 35px
    }

    .section__tours {
        padding-bottom: 34px
    }

    .tours__item {
        height: 298px;
        position: relative;
        margin-bottom: 129px
    }

    .tours__item__left {
        height: 100%;
        width: calc(50% - 10px)
    }

    .tours__item__img {
        height: 100%
    }

    .tours__item__right {
        width: calc(50% + 10px);
        padding: 18px 18px 15px 15px
    }

    .tours__item__right .read__more {
        font-size: 12px
    }

    .tours__item__right .read__more img {
        height: 9px
    }

    .tours__item__name {
        font-size: 16px;
        line-height: 17px
    }

    .tours__item__text {
        max-height: 150px;
        font-size: 12px;
        line-height: 13px
    }

    .tours__item__buttons {
        position: absolute;
        bottom: -103px;
        left: 0;
        right: 0
    }

    .tours__item__person,
    .tours__item__price {
        height: 85px
    }

    .country__marker {
        font-size: 11px
    }

    .country__marker img {
        height: 21px
    }

    .section__subscribe .top__page {
        top: -76px
    }

    .section__subscribe .top__page img {
        width: 34px
    }
}

@media screen and (max-width:450px) {
    .input__selsct {
        width: 100%;
        margin-bottom: 25px;
        margin-right: 0 !important
    }

    .input__selsct:last-child {
        margin-bottom: 0
    }

    .tours__item {
        height: auto;
        margin-bottom: 94px
    }

    .tours__item__left {
        height: 150px;
        width: 100%
    }

    .tours__item__img {
        height: 100%
    }

    .tours__item__right {
        width: 100%;
        padding: 15px
    }

    .tours__item__text {
        max-height: inherit;
        margin-top: 15px;
        margin-bottom: 15px;
        padding-left: 0
    }

    .tours__item__buttons {
        position: absolute;
        bottom: -65px;
        left: 0;
        right: 0
    }

    .tours__item__person,
    .tours__item__price {
        height: 55px;
        font-size: 16px !important;
    }
}

.one__tour .section__subscribe {
    display: none
}

.section__tour {
    padding-top: 15px;
    padding-bottom: 88px
}

.tour__tabs {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-left: 50px;
    margin-right: 50px;
    border-bottom: 3px solid #00b6b4
}

.tour__tab ul {
	padding-left: 30px;
}

.tour__tab ul li {
	list-style: initial;
}

.tour__tabs a {
    display: block;
    line-height: 57px;
    color: #000;
    font-size: 19px;
    padding-left: 30px;
    padding-right: 30px;
    transition: .3s
}

.tour__tabs a.active,
.tour__tabs a:hover {
    color: #00b6b4
}

.tour__title {
    margin-top: 66px;
    font-size: 25px;
    line-height: 26px;
    color: #000;
    text-align: center;
    width: 100%;
    text-transform: uppercase
}

.section__tour__content {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 66px 100px 120px;
	flex-direction: column;
}

.tour__img {
    width: 100%;
	height: 500px;
	margin-bottom: 50px;
}

.tour__img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tour__tabs-target {
    width: 100%;
    padding-right: 0
}

.tour__tab {
    color: #333232;
    font-size: 18px;
    line-height: 30px;
    display: none
}

.tour__form {
    display: block;
    margin: 0 auto;
    width: 462px;
    background-color: #00b6b4;
    padding-top: 31px;
    padding-bottom: 15px;
    position: relative
}

.tour__form .page__title {
    width: 383px;
    margin: 0 auto;
    background-image: url(../img/decor/form_bg.png)
}

.tour__form form {
    display: block;
    width: 295px;
    margin: 18px auto 0
}

.tour__form form .form__submit {
    margin-top: 0
}

.tour__form form input[type=text]:-ms-input-placeholder,
.tour__form form input[type=text]::-ms-input-placeholder {
    color: #010101
}

.tour__form form input[type=text]::-webkit-input-placeholder {
    color: #010101
}

.tour__form form input[type=text]::placeholder {
    color: #010101
}

.tour__form form input[type=email]:-ms-input-placeholder,
.tour__form form input[type=email]::-ms-input-placeholder {
    color: #010101
}

.tour__form form input[type=email]::-webkit-input-placeholder {
    color: #010101
}

.tour__form form input[type=email]::placeholder {
    color: #010101
}

.tour__form form input[type=tel]:-ms-input-placeholder,
.tour__form form input[type=tel]::-ms-input-placeholder {
    color: #010101
}

.tour__form form input[type=tel]::-webkit-input-placeholder {
    color: #010101
}

.tour__form form input[type=tel]::placeholder {
    color: #010101
}

.tour__form__undertitle {
    font-size: 25px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
}

@media screen and (max-width:1160px) {
    .section__tour__content {
        padding-left: 70px;
        padding-right: 70px
    }
}

@media screen and (max-width:1100px) {
    .section__tour__content {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (max-width:1024px) {
    .tour__tabs {
        margin-left: 15px;
        margin-right: 15px
    }

    .section__tour__content {
        padding-left: 15px;
        padding-right: 15px
    }

    .tour__img,
    .tour__tabs-target {
        width: calc(50% - 15px)
    }

    .section__tour__content {
        padding-bottom: 70px
    }
}

@media screen and (max-width:760px) {
    .section__tour {
        padding-top: 0;
        padding-bottom: 40px
    }

    .tour__tabs {
        display: block;
        border: none
    }

    .tour__tabs a {
        line-height: 50px;
        padding: 0 !important
    }

    .tour__title {
        margin-top: 35px
    }

    .tour__img {
        width: 100%
    }

    .section__tour__content {
        padding-top: 50px
    }

    .tour__tabs-target {
        width: 100%;
        margin-top: 40px;
        padding-right: 137px
    }

    .one__tour .section__subscribe {
        display: block
    }

    .tour__form {
        max-width: 492px;
        width: calc(100% - 30px);
        position: relative
    }

    .tour__form .top__page {
        display: block;
        top: -100px;
        right: 25px
    }

    .tour__form .top__page img {
        width: 34px
    }
}

@media screen and (max-width:450px) {
    .tour__tabs-target {
        padding-right: 50px
    }

    .tour__form .page__title {
        width: 302px;
        background-image: url(../img/decor/title_bg.png)
    }

    .tour__form form {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width:359px) {
    .tour__form {
        width: 100%;
        max-width: 100%
    }
}

.section__useful {
    padding-top: 50px;
    padding-bottom: 34px
}

.section__useful .tour__tabs {
    margin-top: 55px
}

.section__useful .tour__tabs li {
    margin-left: 40px;
    margin-right: 40px
}

.useful__title {
    text-transform: uppercase;
    text-align: center;
    font-size: 25px;
    color: #000;
    font-weight: 600;
    margin-top: 52px
}

.section__useful__content .tour__tabs-target {
    width: 100%;
    padding-right: 0;
    padding: 30px 30px;
    margin-bottom: 30px;
    border: 1px solid #c4c4c4;
}

.section__useful__content .tour__tabs-target h2 {
    margin-bottom: 15px;
}

.useful__article,
.useful__article .entry-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.useful__article {
    padding: 0;
    /* padding-top: 53px;
    padding-left: 70px;
    padding-right: 100px; */
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.useful__article .entry-content {
    -ms-flex-line-pack: center;
    align-content: center
}

.useful__article .wp-block-image {
    max-width: 560px;
    display: inline-block
}

.useful__article .left-p {
    padding-top: 0;
    width: calc(100% - 570px);
    padding-left: 20px;
    height: 100%
}

.useful__article p {
    color: #333232;
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 0px;
    padding-top: 20px;
    display: inline-block;
    width: 100%
}

.useful__article p:first-child {
    padding-top: 0
}

.useful__article figure img {
    width: auto;
    max-width: 100%
}

.useful__article blockquote {
    margin: 0;
    background-color: #e0f5f5;
    padding-top: 15px;
    padding-bottom: 15px
}

.useful__article blockquote::before {
    content: '';
    position: absolute;
    width: 50vw;
    left: -50vw;
    top: 0;
    bottom: 0;
    background-color: #e0f5f5;
    background-image: url(../img/icons/quote.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 34px) 22px
}

.useful__article blockquote::after {
    right: -50vw
}

.useful__article ul {
    padding-top: 46px;
    padding-bottom: 46px;
    width: 100%
}

.useful__article ul li {
    color: #000;
    font-size: 18px;
    position: relative;
    padding-left: 32px;
    line-height: 26px;
    margin-bottom: 38px
}

.useful__article ul li::before {
    content: '';
    position: absolute;
    width: 23px;
    height: 26px;
    background-image: url(../img/icons/item.png);
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    left: -26px
}

.useful__article h1,
.useful__article h2,
.useful__article h3,
.useful__article h4,
.useful__article h5 {
    margin: 0;
    font-size: 20px !important;
    font-weight: 600;
    padding: 10px 0 0;
    width: 100%
}

.useful__article blockquote,
.useful__article em {
    position: relative;
    width: 100%
}

.useful__article em::before {
    content: '';
    position: absolute;
    width: 16px;
    top: 0;
    bottom: 0;
    left: -30px;
    background-color: #f80
}

.useful__article .wp-block-media-text {
    display: inline-block;
    position: relative;
    margin-top: 1px;
    margin-bottom: 1px
}

.useful__article .wp-block-media-text p {
    padding: 0 !important;
    margin: 0;
    font-size: 20px !important;
    font-weight: 600;
    color: #000;
    line-height: 46px
}

.useful__article .wp-block-media-text img {
    position: absolute;
    top: 50%;
    width: auto;
    transform: translateY(-50%);
    right: -137px;
    max-height: 46px
}

.useful__article .wp-block-columns {
    padding-top: 20px;
    padding-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.useful__article .wp-block-columns p {
    padding: 0 !important
}

.useful__article .has-2-columns .wp-block-column {
    width: calc(50% - 40px)
}

.useful__article .colored {
    position: relative;
    background-color: #e0f5f5
}

.useful__article .colored::after,
.useful__article .colored::before,
.useful__article blockquote::after {
    content: '';
    position: absolute;
    width: 50vw;
    top: 0;
    bottom: 0;
    background-color: #e0f5f5
}

.useful__article .colored::before {
    left: -50vw
}

.useful__article .colored::after {
    right: -50vw
}

.useful__article .right-list {
    padding-top: 0;
    width: calc(100% - 620px);
    padding-left: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.useful__article .right-list li {
    width: 100%
}

@media screen and (max-width:1160px) {
    .useful__article {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width:980px) {
	.tours__item__person, .tours__item__price {
		font-size: 20px;
	}
	
    .section__useful {
        padding-top: 0
    }

    .section__useful__content {
        font-size: 16px;
        padding-bottom: 20px
    }

    .section__useful__content p {
        font-size: 16px;
        line-height: 20px
    }

    .section__useful__content blockquote {
        padding-left: 48px
    }

    .section__useful__content blockquote::before {
        left: calc(-50vw + 29px);
        background-position: 100% 18px;
        background-size: 29px
    }

    .section__useful__content ul {
        padding-top: 19px;
        padding-bottom: 36px;
        padding-left: 0 !important
    }

    .section__useful__content ul li {
        font-size: 16px;
        padding-left: 72px;
        line-height: 26px
    }

    .section__useful__content ul li::before {
        left: 8px
    }

    .section__useful__content em {
        padding-left: 12px;
        display: block
    }

    .section__useful__content em::before {
        left: -10px
    }

    .section__useful__content .wp-block-media-text img {
        right: -72px;
        max-width: 60px
    }

    .section__useful__content .has-2-columns .wp-block-column {
        width: calc(50% - 10px)
    }

    .section__useful__content .left-p {
        padding-top: 20px;
        width: 100%;
        padding-left: 0;
        height: auto
    }

    .section__useful__content .right-list {
        padding-top: 20px;
        width: 100%;
        display: block
    }
}

@media screen and (max-width:760px) {
    .section__useful .tour__tabs {
        display: block;
        border: none;
        margin-top: 35px
    }

    .section__useful .tour__tabs li {
        margin: 0 !important
    }

    .section__useful .tour__tabs a {
        line-height: 50px;
        padding: 0 !important
    }

    .useful__article {
        padding-top: 35px
    }
}

.article__inform__content .article__date {
    margin: 50px 0 30px 0;
}

.comments-area h2.comments-title {
    display: none;
}

.comment-respond {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 100px;
}

.comment-respond .comment-form-author input,
.comment-respond .comment-form-email input,
.comment-respond .comment-form-comment textarea {
    padding: 20px;
    background-color: #e0f5f5;
    border: 1px solid #d8d8d8;
}

.comment-respond .comment-form-author,
.comment-respond .comment-form-email {
    margin-top: 15px;
}

.comment-respond .comment-form-url {
    display: none !important;
}

.comment-respond .comment-form p {
    display: flex;
    flex-direction: column;
}

.comment-respond .comment-form p label {
    margin-bottom: 10px;
}

.comment-form-cookies-consent {
    display: none !important;
}

.comment-respond .comment-form p.form-submit {
    align-items: flex-start;
}

.form-submit input.submit {
    background-color: transparent;
    height: auto;
    line-height: 1;
    color: #00b6b4;
    text-decoration: underline !important;
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 15px;
}

.detail-btn {
    display: inline-block;
    background-color: transparent;
    height: auto;
    line-height: 1;
    color: #00b6b4;
    text-decoration: underline !important;
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 15px;
}

.section__useful__content {
    margin-top: 50px;
}

.single-country .comment__section {
    display: none;
}

.single-country .section__subscribe {
    margin-bottom: 42px;
}

.single-country .footer .top__page {
    display: none;
}

form.wpcf7-form .wpcf7-submit {
    background-color: transparent;
    color: #fff;
    padding: 0;
    background-image: none!important;
    display: block;
    font-size: 20px;
    text-decoration: underline!important;
    margin: 12px auto 0;
    cursor: pointer;
    transition: .3s;
}

/* 404 Error page */

#main {
    display: table;
    width: 100%;
    height: 80vh;
    text-align: center;
}

.fof {
    display: table-cell;
    vertical-align: middle;
}

.fof h1 {
    font-size: 50px;
    display: inline-block;
    padding-right: 12px;
    animation: type .5s alternate infinite;
}

@keyframes type {
    from {
        box-shadow: inset -3px 0px 0px #888;
    }

    to {
        box-shadow: inset -3px 0px 0px transparent;
    }
}

/* Contact single page */
.section__contact {
    padding-top: 66px;
    padding-bottom: 36px
}

.contact__top {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 20px
}

/* About project single page */
.section__project {
    padding-top: 66px;
    padding-bottom: 36px
}

.project__top {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 20px
}

/* Connect single page */
.section__connect {
/*     padding-top: 66px; */
    padding-bottom: 36px
}

.connect__top {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 20px
}

/* Search */
body.search-results .page-header {
    margin-top: 50px;
    text-align: left;
}

body.search-results .section__useful__content .tour__tabs-target {
    text-align: left;
}

.section__connect__content {
	width: 100%;
    color: #333232;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 66px;
	padding-left: 26px;
    padding-right: 26px;
}

.section__connect__content li {
	list-style: disc !important;
}

.navigation.pagination h2.screen-reader-text {
	display: none;
}

.nav-links {
	display: flex;
	align-items: center;
}

.nav-links .page-numbers {
	color: #000;
	font-size: 20px;
	margin-right: 15px;
}

.nav-links .page-numbers.current {
	color: #02b6b4;
}

.nav-links .next.page-numbers {
	display: inline-block;
	width: 24px;
	height: 32px;
	background-image: url(https://jstravel.com.ua/wp-content/themes/jus_t/assets/img/icons/next.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	font-size: 0;
}

.table-wrap td {
	text-align: center;
}

.nav-links .prev.page-numbers {
	display: inline-block;
	width: 24px;
	height: 32px;
	background-image: url(https://jstravel.com.ua/wp-content/themes/jus_t/assets/img/icons/prev.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	font-size: 0;
}

/*# sourceMappingURL=maps/main.min.css.map */