/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden], template {
    display: none
}

@font-face {
    font-family: "Museo Sans Cyrl";
    font-weight: 100;
    font-style: normal;
    src: url(../fonts/museosanscyrl-100.woff2) format("woff2"), url(../fonts/museosanscyrl-100.woff) format("woff"), url(../fonts/museosanscyrl-100.ttf) format("truetype")
}

@font-face {
    font-family: "Museo Sans Cyrl";
    font-weight: 300;
    font-style: normal;
    src: url(../fonts/museosanscyrl-300.woff2) format("woff2"), url(../fonts/museosanscyrl-300.woff) format("woff"), url(../fonts/museosanscyrl-300.ttf) format("truetype")
}

@font-face {
    font-family: "Museo Sans Cyrl";
    font-weight: 500;
    font-style: normal;
    src: url(../fonts/museosanscyrl-500.woff2) format("woff2"), url(../fonts/museosanscyrl-500.woff) format("woff"), url(../fonts/museosanscyrl-500.ttf) format("truetype")
}

@font-face {
    font-family: "Museo Sans Cyrl";
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/museosanscyrl-700.woff2) format("woff2"), url(../fonts/museosanscyrl-700.woff) format("woff"), url(../fonts/museosanscyrl-700.ttf) format("truetype")
}

@font-face {
    font-family: "Museo Sans Cyrl";
    font-weight: 900;
    font-style: normal;
    src: url(../fonts/museosanscyrl-900.woff2) format("woff2"), url(../fonts/museosanscyrl-900.woff) format("woff"), url(../fonts/museosanscyrl-900.ttf) format("truetype")
}

body {
    font-family: "Museo Sans Cyrl", Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 100;
    color: #222;
    line-height: 1.7;
    background: #fff
}

b {
    font-weight: 700
}

a {
    cursor: pointer
}

p {
    margin: 0;
    padding: 0 0 15px
}

.container {
    max-width: 1600px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

.title {
    margin: 0;
    padding: 17px 0 15px;
    font-size: 30px;
    font-weight: 900;
    color: #7ead00;
    line-height: 1.5;
    text-transform: uppercase;
    text-align: left
}

@keyframes bounce {
    from {
        transform: translateY(-2px)
    }
    to {
        transform: translateY(2px)
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.header {
    position: fixed;
    width: 100%;
    padding: 15px 0;
    background: rgba(0, 0, 0, .5);
    z-index: 999
}

.header__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.header__logo, .header__main-logo {
    outline: 0
}

.header__main-logo img {
    display: block;
    max-width: 306px;
    height: auto
}

.header__menu {
    display: -ms-flexbox;
    display: flex;
    list-style: none
}

.header__menu-item {
    padding: 0 40px
}

.header__menu-item:first-child {
    padding-left: 0
}

.header__menu-link {
    color: #fff;
    text-decoration: none
}

.header__logo img {
    display: block;
    max-width: 109px;
    height: auto
}

.header__nav-toggle {
    display: none;
    width: 25px;
    height: 16px;
    padding: 0;
    font-size: 0;
    line-height: 15px;
    background: 0 0;
    border: none;
    cursor: pointer;
    outline: 0
}

.header__nav-toggle span {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 2px;
    vertical-align: middle;
    background: #fff;
    border-radius: 2px
}

.header__nav-toggle span::after, .header__nav-toggle span::before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #fff;
    border-radius: 1px
}

.header__nav-toggle span::before {
    top: -8px
}

.header__nav-toggle span::after {
    bottom: -8px
}

.promo {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 800px;
    box-sizing: border-box;
    padding-top: 15px;
    padding-bottom: 8%;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden
}

.promo::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 11;
    background: rgba(0, 0, 0, .3)
}

.promo::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 13;
    width: 100%;
    height: 220px;
    content: '';
    background: url(../img/white-mask-bg.png) center bottom/1919px 220px no-repeat
}

.promo__wrap {
    z-index: 12
}

.promo__video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -15
}

.promo__top-title {
    padding-bottom: 10px;
    font-size: 43px;
    line-height: 1.4
}

.promo__title {
    margin: 0;
    padding: 0 0 15px;
    font-size: 100px;
    font-weight: 900;
    line-height: .9;
    letter-spacing: .02em
}

.promo__info {
    padding-bottom: 10px;
    font-size: 25px;
    line-height: 1.5
}

.promo__arrow-down {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 55px;
    height: 55px;
    margin: 15px auto 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, .4)
}

.promo__arrow-down img {
    display: block;
    width: 25px;
    height: auto;
    animation: bounce .4s infinite alternate;
    -webkit-animation: bounce .4s infinite alternate
}

.about--history {
    padding-top: 40px
}

.about__wrap {
    width: 50%
}

.map {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 55px;
    height: 1100px;
    box-sizing: border-box;
    background: url(../img/map-bg.jpg) center center/cover no-repeat;
    overflow-x: scroll
}

.map__wrap {
    position: relative;
    max-width: 1700px;
    min-width: 1500px
}

.map__wrap::after {
    position: absolute;
    right: 2%;
    bottom: 5%;
    content: '';
    width: 187px;
    height: 187px;
    background: url(../img/compass.png) 0 0/cover no-repeat;
    z-index: 19
}

.map__svg {
    display: block;
    width: 100%;
    min-width: 1500px
}

.map__btn-photo, .map__btn-video {
    cursor: pointer
}

.map__btn-photo {
    position: relative
}

.map__photo-hover {
    display: none;
    background: url(img/slider1-hover.png) no-repeat
}

.expedition {
    padding-top: 340px;
    padding-bottom: 30px;
    background: url(../img/expedition-bg.jpg) left 4px no-repeat
}

.expedition__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 66.8%
}

.expedition__video {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 500px;
    height: 500px;
    background-size: cover
}

.expedition__btn {
    position: relative;
    display: inline-block;
    padding: 1px 30px 0 58px;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    line-height: 50px;
    text-decoration: none;
    text-transform: uppercase;
    background: #7ead00;
    border-radius: 25px;
    transition: 1s ease-out;
    outline: 0
}

.expedition__btn:hover {
    background: #608400
}

.expedition__btn::before {
    position: absolute;
    top: 9px;
    left: 13px;
    content: '';
    width: 32px;
    height: 32px;
    background: url(../img/play-button.svg) left top/32px no-repeat
}

.expedition__about {
    width: 57%;
    box-sizing: border-box;
    padding-left: 20px
}

.expedition__about p {
    padding-bottom: 0
}

.points {
    padding-top: 740px;
    padding-bottom: 20px;
    background: url(../img/expedition-divers-bg.jpg) center top/contain no-repeat
}

.points__wrap {
    width: 51%
}

.points__title {
    padding-bottom: 45px;
    text-align: center
}

.points__list {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none
}

.points__list::before {
    position: absolute;
    top: 0;
    left: 17px;
    height: 128%;
    content: '';
    border-left: 2px dotted #ceddbc
}

.points__list-item {
    position: relative;
    padding-left: 60px;
    margin-bottom: 60px;
    font-weight: 300
}

.points__list-item::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
    content: '';
    background: url(../img/compass-icon.png) center center/23px no-repeat #7ead00;
    border-radius: 50%
}

.diving {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 1098px;
    box-sizing: border-box;
    padding-bottom: 8.38%;
    color: #fff;
    background: url(../img/diving-bg.jpg) center top/cover no-repeat
}

.diving__wrap {
    width: 50%
}

.tools {
    padding-top: 25px;
    background: url(../img/divers-tools-list.jpg) left 97px/837px 938px no-repeat
}

.tools__wrap {
    width: 50.5%
}

.tools__title {
    text-align: center
}

.tools__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px
}

.tools__item-img {
    width: 300px
}

.tools__item-img img {
    display: block;
    width: 100%;
    height: auto
}

.tools__descr {
    width: 66%
}

.tools__item-title {
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: 900;
    color: #111;
    text-transform: uppercase
}

.tools__item-reason {
    font-weight: 900;
    color: #7ead00
}

.info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 682px;
    box-sizing: border-box;
    padding-bottom: 7%;
    background: url(../img/bg-forest.jpg) center bottom/cover no-repeat
}

.info__wrap {
    width: 67%
}

.info__text {
    color: #fff
}

.footer{
    display: flex;
    justify-content: center;
    flex-direction: column;
    background:#001738;
    color: #b6bcc4;
    font-size:15px;
    line-height:20px;
    width: 100%;
}

.flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    gap: 20px;
}

.wrap {
    position: relative;
    z-index: 1;
    max-width: 1580px;
    padding: 0 10px;
    margin: 0 auto;
}

.footer > * span {
    font-size: 15px;
}
.footer > .wrap{
    max-width: 1580px;
    padding:22px 10px 20px;
}
.footer a{
    color:#b6bcc4;
}
.footer a img{
    display:block;
}
.footer__geo-logo{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.footer__geo-logo img{
    margin:0 46px 0 0;
}
.footer__address a:hover{
    text-decoration:underline;
}
.footer__social{
    display: flex;
    gap: 0px;
    flex-direction: column;
    justify-content: space-between;
    text-align:right;
    white-space:nowrap;
}
.footer__social--links{

}
.footer__social p{
    margin:0 0 4px;
}

.footer__social a{
    display:inline-block;
    width:32px;
    height:32px;
    line-height:25px;
    border-radius:50%;
    border:rgba(255,255,255,.35) 1px solid;
    text-align:center;
    -webkit-transition:all ease .3s;
    -o-transition:all ease .3s;
    transition:all ease .3s;
    margin:0 0 0 5px;
}
.footer__social a:hover{
    border-color:#fff;
}
.footer__social a img{
    display:inline-block;
    vertical-align:middle;
}



.f-vk img, .f-fb img, .f-ig img{
    margin:4px 0 0;
}
.f-vi img{
    margin: 4px 2px 0 0;
}
.footer__bottom{
    width: 100%;
    font-size:13px;
    background:#000E27;
    padding:17px 0 15px;
}
.footer__organization{
    display: none;
}

@media screen and (max-width: 1250px){
    .footer__geo-logo img{
        margin:0 20px 0 0;
    }
}


@media screen and (max-width: 950px) {
    .footer > .wrap {
        display: block;
        margin: 0;
    }

    .footer__main-logo, .footer__geo-logo, .footer__control {
        display: none;
    }

    .footer__organization {
        display: inline-block;
    }

    .footer {
        font-size: 13px;
        line-height: 20px;
    }

    .footer__social {
        text-align: left;
        margin: 0 0 20px;
    }

    .footer__address {
        margin: 0 0 20px;
    }
}

@media (min-width: 767px) and (max-width: 1200px) {
    .header {
        padding: 8px 0;
        box-sizing: border-box
    }
}

@media (min-width: 768px) and (max-width: 1400px) {
    .points {
        padding-top: 40%
    }

    .points__wrap {
        width: 75%
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .header__menu-item {
        padding: 0 10px
    }

    .promo__title {
        font-size: 50px;
        padding-bottom: 15px
    }

    .promo__info {
        font-size: 20px
    }

    .promo__arrow-down {
        width: 45px;
        height: 45px;
        margin-top: 5px
    }
}

@media (min-width: 1201px) and (max-width: 1400px) {
    .promo {
        padding-bottom: 4%;
        height: 700px
    }

    .promo__title {
        font-size: 80px;
        padding-bottom: 50px
    }

    .expedition__wrap {
        width: 75%
    }
}

@media (min-width: 1201px) and (max-width: 1800px) {
    .expedition {
        background-size: 70%
    }
}

@media (min-width: 1700px) {
    .promo {
        height: 1000px;
        padding-bottom: 10%
    }

    .promo__title {
        padding-bottom: 70px
    }

    .map__svg {
        min-width: 1600px
    }
}

@media (min-width: 1900px) {
    .promo::after {
        height: 350px;
        background-position: center top;
        background-size: cover
    }

    .map {
        height: 1700px
    }

    .diving {
        height: 1400px;
        padding-bottom: 10%;
        background-position: center center
    }
}

@media (min-width: 2000px) {
    .promo::after {
        height: 450px
    }

    .info {
        height: 700px;
        background-position: center top
    }
}

@media (min-width: 2500px) {
    .map {
        height: 2100px
    }

    .map__wrap {
        max-width: 2000px
    }

    .points {
        padding-top: 950px
    }

    .diving {
        height: 1500px;
        padding-bottom: 15%
    }
}

@media (min-width: 2600px) {
    .promo {
        height: 1500px
    }
}

@media (min-width: 2800px) {
    .points {
        padding-top: 1050px
    }

    .diving {
        height: 1600px
    }
}

@media (max-width: 1400px) {
    .about__wrap {
        width: 75%
    }

    .diving {
        height: 900px
    }

    .diving__wrap {
        width: 75%
    }

    .tools {
        background-size: 50%
    }

    .tools__wrap {
        width: 65%
    }

    .tools__descr {
        padding-left: 25px;
        box-sizing: border-box
    }

    .info__wrap {
        width: 75%
    }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@media (max-width: 1800px) {
    .expedition__video {
        width: 350px;
        height: 350px
    }

    .expedition__about {
        padding-left: 0
    }
}

@media (max-width: 1200px) {
    .header__main-logo img {
        width: 170px
    }

    .header__logo img {
        width: 60px
    }

    .promo {
        height: 450px;
        padding-bottom: 6%
    }

    .expedition {
        background-size: contain
    }

    .expedition__wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .expedition__about {
        width: 100%
    }
}

@media (max-width: 767px) {
    body {
        font-size: 14px;
        line-height: 1.6
    }

    .container {
        max-width: 320px;
        padding-left: 10px;
        padding-right: 10px
    }

    .title {
        font-size: 25px
    }

    .header {
        padding-bottom: 10px
    }

    .header--open {
        padding-bottom: 205px;
        background: rgba(0, 0, 0, .6)
    }

    .header__wrap {
        position: relative
    }

    .header__main-logo img {
        width: 160px;
        padding-right: 15px
    }

    .header__nav {
        display: none
    }

    .header__nav--open {
        width: 100%;
        display: block;
        position: absolute;
        top: 52px;
        left: 0;
        right: 0;
        text-align: right
    }

    .header__menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 300px;
        padding-left: 0;
        padding-bottom: 10px;
        margin: 0 auto
    }

    .header__menu-item {
        width: 100%;
        padding: 10px;
        font-size: 18px;
        border-top: 1px dashed rgba(255, 255, 255, .3)
    }

    .header__logo img {
        width: 55px;
        margin-right: 30px
    }

    .header__nav-toggle {
        display: block
    }

    .promo {
        height: 460px;
        padding-top: 0;
        padding-bottom: 10%;
        background: url(../img/promo-bg.jpg) center top/cover no-repeat
    }

    .promo::after {
        height: 80px;
        background-position: center 90%
    }

    .promo__video {
        display: none
    }

    .promo__top-title {
        font-size: 30px
    }

    .promo__title {
        padding-bottom: 10px;
        font-size: 40px;
        line-height: 1.1
    }

    .promo__info {
        padding-bottom: 0;
        font-size: 18px
    }

    .promo__arrow-down {
        margin-top: 0;
        background: 0 0
    }

    .about--history {
        padding-top: 0
    }

    .about__wrap {
        width: 100%
    }

    .map {
        height: 750px
    }

    .map__wrap {
        min-width: 1000px
    }

    .map__wrap::after {
        width: 100px;
        height: 100px
    }

    .map__svg {
        width: 1000px;
        min-width: 1000px
    }

    .expedition {
        padding-top: 40%;
        background-size: 150%
    }

    .expedition__wrap {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center
    }

    .expedition__video {
        width: 250px;
        height: 250px
    }

    .expedition__btn {
        padding-right: 20px;
        padding-left: 60px;
        font-size: 15px
    }

    .expedition__about {
        padding-top: 2%;
        width: 100%
    }

    .points {
        padding-top: 200px;
        padding-bottom: 0;
        background-size: 150%
    }

    .points__wrap {
        width: 100%
    }

    .points__title {
        padding-bottom: 35px
    }

    .points__list::before {
        top: -25px;
        height: 115%
    }

    .points__list-item {
        margin-bottom: 25px
    }

    .diving {
        height: 630px;
        padding-bottom: 15%
    }

    .diving__wrap {
        width: 100%
    }

    .tools {
        padding-top: 0;
        background: #fff
    }

    .tools__wrap {
        width: 100%
    }

    .tools__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 10px
    }

    .tools__item-img {
        width: 100%;
        margin-bottom: 5px
    }

    .tools__item-img img {
        width: 205px;
        margin: 0 auto
    }

    .tools__descr {
        width: 100%;
        text-align: center
    }

    .info {
        height: 450px;
        background-size: cover;
        background-position: center top
    }

    .info__wrap {
        width: 100%
    }

    .info__text {
        text-align: justify
    }

    .footer__social-link {
        height: 55px
    }

    .footer__copy-wrap {
        padding: 25px 0 5px
    }
}

/*# sourceMappingURL=style.min.css.map */
