@font-face {
    font-family: 'Days One';
    src: url('../fonts/DaysOne-Regular.eot');
    src: local('Days One'), local('DaysOne-Regular'),
        url('../fonts/DaysOne-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DaysOne-Regular.woff2') format('woff2'),
        url('../fonts/DaysOne-Regular.woff') format('woff'),
        url('../fonts/DaysOne-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

 
/* GLOBAL */
html { background: #fff; font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse; border-spacing: 0; }
body { font-family: "Jura", sans-serif; color: #000; font-size: 21px; line-height: 1.2; background: transparent; }
a { color: #076869; text-decoration: underline; } 
a:hover { text-decoration: underline; outline: 0; color: #0e9293; }
strong, b { font-weight: bold; }
.clr { clear: both; }
.left { float: left; }
.right { float: right; }
.inline-item { display: inline-block; vertical-align: top; }
.tb { display: table; width: 100%; margin-left: 0 !important; }
.tr { display: table-row; }
.td, .th { display: table-cell; vertical-align: middle; }
.tr::before { display: none; }
.clear-list, .clear-list li { list-style: none; }
.clear-list { padding: 0; margin-bottom: 0; }
.zoom-in { cursor: -moz-zoom-in; cursor: -webkit-zoom-in; cursor: zoom-in; }
.indent-this, .indent p { text-indent: 30px; }
.center { text-align: center; }
.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
html, body, .wrapper, .topbox { height: 100%; }
.wrapper, .bottombox { display: table; width: 100%; position: relative; }
.topbox { display: table-row; }
.overflow { overflow: hidden; }
input[type=file] { margin-bottom: 6px; }
.grecaptcha-badge { opacity: 0 !important; }
.jwlogo { display: none !important; }
.agree span.wpcf7-list-item { margin: 0; padding: 0 4px; }
.agree span.wpcf7-validates-as-required { border-bottom: 2px solid rgba(255,255,255,0); margin: 0 6px 0 0; }
.agree span.wpcf7-validates-as-required.wpcf7-not-valid { border-color: red; }
.agree a { color: #444; text-decoration: underline; }
hr { position: relative; background: #0e9293; height: 2px; }
.container { position: relative; }
.wpa-test-msg { display: none !important; }

/* GLOBAL TRANSITION */
.go-up, .go-up i, .butn, .menu li a, .contact-item a, .owl-carousel .owl-nav .owl-prev::before, .owl-carousel .owl-nav .owl-next::before, .bx-prev:before, .bx-next::before, .butn::before, .butn::after, .socials-list li a, .header-contacts p a::before, .header-contacts p a, .header-contacts p a::after, .menu li a::before, .menu li a::after, .menu-item-has-children::before, .head-butn, .head-butn i, .bx-prev, .bx-next, footer .inner .item a, .mfp-zoom-out .mfp-close, .modal a.close-modal, .copyright a, .bx-pager, .room-gallery a::before, .room-gallery a::after, .room-gallery a span, .footer-menu li a, .footer-menu li a::after, .accordion-ttl::before, .accordion-ttl, .more-uncors li a, .zoomin::before, .zoomin::after, .tabs-list li a, .navigation a, .file-bg, .file-ttl::after, .file-ttl span, .camp-advantages-item figure img, .camp-whyus-list li h3, .camp-advantages-item h3, .camp-contacts .item a { -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }

/* SECTIONS */
.header-separator { margin-top: 162px; }
.header-separator.in { padding-top: 45px; }
section, article { position: relative; z-index: 1; }
section.out, article.out, main.out { margin-bottom: 55px; }
section.in, article.in, main.in { padding-top: 75px; padding-bottom: 75px; }
section.page-section { margin-top: 50px !important; }

/* TITLE */
.ttl { position: relative; margin-bottom: 25px; }
.ttl h1, .ttl h2, .ttl h3 { font-family: 'Days One'; color: #004546; font-size: 41px; line-height: 1.2; font-weight: 400; }

/* BUTTONS - DEF/BUY */
.butn { position: relative; display: inline-block; vertical-align: top; padding: 14px 25px; text-decoration: none; text-align: center; color: #fff; font-size: 19px; font-weight: 700; background: #0e9293; border: 0; cursor: pointer; }
.butn i, .butn:hover i { display: inline-block; color: #0e9293; margin: 0 8px 0 0; }
.butn.blue-butn { display: inline-block; background: #0e9293; color: #fff; }
.butn.blue-butn i { color: #fff; }
.butn.min-butn { padding: 9px 15px; }
.butn:hover { color: #fff; text-decoration: none; background: #076869 !important; }

/* BUTTON - GO TOP */
.go-up { position: fixed; bottom: 38px; right: 50%; margin-right: -660px; width: 40px; height: 40px; border-radius: 40px; text-align: center; background: #f4f4f4; -webkit-box-shadow: 0px 0px 22px -10px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 22px -10px rgba(0,0,0,0.75); box-shadow: 0px 0px 22px -10px rgba(0,0,0,0.75); visibility: hidden; color: #9C9B9B; text-decoration: none !important; opacity: 0; z-index: 355; }
.go-up i { color: #0e9293; font-size: 25px; line-height: 40px; }
.go-up.show { visibility: visible; opacity: 1; }
.go-up:hover { background: #0e9293; }
.go-up:hover i { color: #fff; }

/* OWL CUSTOM */
.owl-carousel { position: relative; }
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .slick-prev, .slick-next { position: absolute; top: 50%; margin: -45px 0 0 0; width: 17px; height: 90px; border: 0; text-align: center; line-height: 90px; background: rgba(255,255,255,.86); outline: none !important; cursor: pointer; z-index: 20; }
.owl-carousel .owl-nav .owl-prev, .slick-prev { left: -30px; }
.owl-carousel .owl-nav .owl-prev:before, .slick-prev::before { position: absolute; font-family: "FontAwesome"; font-weight: 900; content: "\f060"; font-size: 25px; color: #0e9293; top: 0; left: 0; text-indent: 0; width: 100%; line-height: 90px; z-index: 25; }
.owl-carousel .owl-nav .owl-next, .slick-next { right: -30px; }
.owl-carousel .owl-nav .owl-next:before, .slick-next::before { position: absolute; font-family: "FontAwesome"; font-weight: 900; content: "\f061"; font-size: 25px; color: #0e9293; top: 0; left: 0; text-indent: 0; width: 100%; line-height: 90px; z-index: 25; }
.owl-carousel .owl-nav .owl-prev span, .owl-carousel .owl-nav .owl-next span { display: none; }
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover { opacity: 1; }
.owl-carousel .owl-dots { position: absolute; bottom: -40px; left: 0; width: 100%; text-align: center; z-index: 10; }
.owl-carousel .owl-dots button { margin: 0 5px; outline: none; }
.owl-carousel .owl-dots button span { display: block; width: 15px; height: 15px; border: 1px solid #f4e0a4; border-radius: 15px; background: none; }
.owl-carousel .owl-dots button.active span { background: #f4e0a4; }
.owl-carousel.owl-drag .owl-item { text-align: center; }
.owl-carousel.owl-drag .owl-item .item { display: inline-block; text-align: center; }
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover, .slick-prev:hover, .slick-next:hover { color: #000 !important; }
.owl-carousel .owl-nav .owl-prev:hover:before, .owl-carousel .owl-nav .owl-next:hover:before, .slick-prev:hover:before, .slick-next:hover:before { color: #004546 !important; }
.owl-carousel .owl-nav { position: relative; max-width: 100; margin-top: 30px; margin-left: 40px; margin-right: 40px; }

/* SLICK CUSTOM */
.service-slider-wrapper { margin-top: -70px; }
.slick-dotted.slick-slider { margin-bottom: 55px; }
.slick-dots { position: absolute; bottom: -45px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; }
.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 16px; height: 16px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: #B8B8B8; border-color: #fff;border-radius: 100%; }
.slick-dots li button:hover, .slick-dots li button:focus { background: #000; outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li.slick-active button { background: #F8D0AC; }
.slick-slider .slide .inner { position: relative; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 100%; height: 565px; overflow: hidden; }
.slick-slider .slide .inner a { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 60; }
.slick-slider .slide-item { width: 80%; height: 285px; transition: all 0.2s ease; }
.slick-slider .slide.slick-center .slide-item { width: 100%; height: 430px; }
.slick-slider .slide.slick-center a { display: block; }
.slick-prev::before { content: "\f053"; }
.slick-next::before { content: "\f054"; }

/* BREADCRUMBS */
.breadcrumbs { margin-bottom: 25px; }
.breadcrumbs .sep { margin: 0 4px; }
.breadcrumbs, .breadcrumbs *, .breadcrumbs a .breadcrumbs span { font-size: 19px; text-decoration: none; }
.breadcrumbs a:hover, .breadcrumbs a:hover span, .breadcrumbs a:hover i { text-decoration: none; color: #000000; }
.breadcrumbs span[itemprop='itemListElement'] { position: relative; display: inline-block; vertical-align: top; }

/* HEADER */
header { position: fixed; top: 0; left: 0; width: 100%; background: #fff; -webkit-box-shadow: -1px 9px 32px -1px rgba(0, 0, 0, .12); -moz-box-shadow: -1px 9px 32px -1px rgba(0, 0, 0, .12); box-shadow: -1px 9px 32px -1px rgba(0, 0, 0, .12); z-index: 550; }
.admin-bar header { top: 32px; }

/* HEADER / CONTACTS */
.header-contacts .container { padding: 7px 0; border-bottom: 1px solid #dddddd; }
.header-contacts p { position: relative; color: #000; font-size: 17px; font-weight: 500; margin: 0; }
.header-contacts p a { position: relative; display: inline-block; color: #004546; font-size: 17px; font-weight: 700; text-decoration: none; margin-left: 10px; }
.header-contacts p i { color: #0e9293; margin-right: 6px; }
.header-contacts p a::before { content: ""; position: absolute; bottom: 0; left: 50%; width: 0; height: 1px; background: #0e9293; opacity: 0; }
.header-contacts p a::after { content: ""; position: absolute; bottom: 0; right: 50%; width: 0; height: 1px; background: #0e9293; opacity: 0; }
.header-contacts p a:hover::before, .header-contacts p a:hover::after { width: 50%; opacity: 1; }
.header-contacts p a:hover { color: #0e9293; opacity: .85; }
.header-contacts br { display: none; }

/* HEADER / LOGO */
.logo { display: block; }
.logo img { width: 100%; }

/* HEADER / INNER */
header .inner .container { position: relative; }
header .inner { padding-top: 16px; padding-bottom: 10px; }
header .inner .column-1 { -ms-flex: 0 0 230px; flex: 0 0 230px; max-width: 230px; }
header .inner .column-2 { -ms-flex: 0 0 calc(100% - 320px); flex: 0 0 calc(100% - 320px); max-width: calc(100% - 320px); }
header .inner .column-3 { -ms-flex: 0 0 90px; flex: 0 0 90px; max-width: 90px; }
header .inner .column-2 .row { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: end !important; padding-right: 20px; }

/* HEADER / BUTTONS */
.head-butn { display: inline-block; padding: 5px 9px; font-size: 18px; font-weight: 500; text-decoration: none; margin: 0 9px; }
.head-butn i { color: #0e9293; margin-right: 5px; }
.head-butn.brd { color: #0e9293; font-weight: 700; border: 1px solid #40aeaf; border-radius: 26px; }
.head-butn.brd:hover { background: #0e9293; color: #fff; border-color: #0e9293; }
.head-butn:hover { color: #0e9293; opacity: .85; text-decoration: none; }
.head-butn.brd:hover i { color: #fff; }
.head-butn .m { display: none; }

/* HEADER / SOCIALS */
.socials-list li { display: inline-block; vertical-align: top; margin-left: 5px; }
.socials-list li a { display: block; width: 36px; height: 36px; line-height: 36px; color: #0e9293; font-size: 19px; background: #f4f4f4; text-align: center; border-radius: 100%; }
.socials-list li a:hover { background: #0e9293; color: #fff; }

/* HEADER - MENU */
.header-menu .container { position: relative; padding: 8px 0; }
.header-menu .menu > div > ul { display: flex; justify-content: space-between; padding: 0 15px; } 
.menu li { display: inline-block; position: relative; }
.menu li a { display: block; position: relative; padding: 5px 0; color: #000; font-size: 18px; font-weight: 700; text-transform: uppercase; text-decoration: none; }
.menu li a::before { content: ""; position: absolute; bottom: 2px; left: 50%; width: 0; height: 1px; background: #0e9293; opacity: 0; }
.menu li a::after { content: ""; position: absolute; bottom: 2px;; right: 50%; width: 0; height: 1px; background: #0e9293; opacity: 0; }
.menu li:hover a::before, .menu li:hover a::after { width: 50%; opacity: 1; }
.menu ul ul { position: absolute; width: 245px; top: 100%; left: 0; border-top: 8px solid #e7f6f6; overflow: hidden; text-align: left; display: none; padding: 10px 15px; background: #0e9293; justify-content: none; z-index: 50; } 
.menu ul li:last-child ul { width: 180px; }
.menu ul ul li { margin: 0; display: block; text-align: left; margin-bottom: 5px; }
.menu ul ul li:last-child { margin-bottom: 0; }
.menu ul ul li a { display: inline-block; padding: 4px 0; color: #fff !important; font-size: 19px; line-height: 1.2; font-weight: 500; text-transform: none; background: none; border-bottom: 1px solid transparent; }
.menu ul ul li a:before, .menu ul ul li a:after { bottom: -1px; }
.menu li:hover > a { color: #0e9293; opacity: .85; }
.menu li.current-menu-item a, .menu li.current-post-ancestor a, .menu li.current-menu-parent a, .menu li.current-post-parent a, .menu li.current-category-ancestor a { color: #0e9293; }
.menu li.menu-item-has-children { position: relative; padding-right: 20px; }
.menu li.menu-item-has-children::before { position: absolute; font-family: "FontAwesome"; font-weight: 900; content: "\f078"; font-size: 15px; color: #0e9293; top: 8px; right: 0; text-indent: 0; z-index: 25; }
.menu li.menu-item-has-children:hover::before { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }
.menu ul li:hover > a, .menu ul ul li:hover > a {  opacity: .65; }

/* SLIDER / HERO BLOCK */
.slider { position: relative; margin-bottom: 15px; }
.slider ul, .slider li { list-style: none; margin: 0; padding: 0; }
.slider li, .hero-block-wrapper { position: relative; }
.slider li::before, .hero-block-wrapper::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #004546; mix-blend-mode: multiply; opacity: .65; z-index: 2; }
.slider .inner, .hero-block-wrapper .inner { position: relative; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: start; justify-content: start; height: calc(100vh - 162px); z-index: 5; }
.slide-info { max-width: 650px; }
.slide-info h3, .hero-block-info h3 { font-family: 'Days One'; color: #ffffff; font-size: 45px; line-height: 1.3; font-weight: normal; text-shadow: rgba(0,0,0,0.65) 0 1px 6px; margin-bottom: 25px; }
.slide-info p, .hero-block-info p { color: #fff; font-size: 23px; font-weight: 500; text-shadow: rgba(0,0,0,0.65) 0 1px 6px; }
.slide-info .buttons, .hero-block-info .buttons { margin-top: 40px; }
.hero-block-info .in { position: relative; padding-right: 400px; }
.hero-block-info .in figure { position: absolute; top: 0; right: 0; width: 320px; height: 100%; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; margin: 0; }
.hero-block-info .in figure img { max-width: 100%; max-height: 100%; margin: 0; }
.hero-block-wrapper .gonext { position: absolute; bottom: 15px; left: 50%; margin: -22px 0 0 -22px; width: 44px; height: 44px; color: #004546; font-size: 29px; line-height: 44px; text-align: center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-animation-name: bounce; animation-name: bounce; -webkit-transform-origin: center bottom; transform-origin: center bottom; -webkit-animation: bounce 1.5s infinite; -moz-animation: bounce 1.5s infinite; -ms-animation: bounce 1.5s infinite; -o-animation: bounce 1.5s infinite; animation: bounce 1.5s infinite; background: rgba(255,255,255,0.92); z-index: 66; }

/* SLIDER CONTROLS */
.bx-prev, .bx-next { display: block; text-indent: -1000px; position: absolute; top: 0; left: 0; width: 85px; height: 100%; opacity: 0.4; }
.bx-next { left: auto; right: 0; }
.bx-prev:before, .bx-next::before { position: absolute; top: 50%; left: 0; margin-top: -25px; width: 100%; height: 55px; text-align: center; font-family: "FontAwesome"; content: "\f053"; font-size: 55px; color: #fff; text-indent: 0; line-height: 1; z-index: 25; } 
.bx-next::before { content: "\f054"; }
.bx-wrapper:hover .bx-prev, .bx-wrapper:hover .bx-next, .bx-wrapper:hover .bx-pager { opacity: 0.95; }
.bx-prev:hover::before, .bx-next:hover::before { color: #0e9293; }
.bx-pager { position: absolute; bottom: 30px !important; left: 0; width: 100%; opacity: 0.4; z-index: 10; }
.bx-wrapper .bx-pager.bx-default-pager a { width: 13px !important; height: 13px !important; border-radius: 100% !important; background: #fff !important; }
.bx-wrapper .bx-pager.bx-default-pager a.active { background: #0e9293 !important; }

/* ABOUT SECTION */
.about-section { padding: 40px 0; overflow: hidden; }
.about-section .inner { position: relative; padding-right: 550px; }
.about-bgs { position: absolute; top: 0; right: 0; width: 500px; }
.about-bgs a { position: relative; display: block; margin-bottom: 50px; }
.about-bgs img { max-width: 100%; }
.about-section .inner ul, .about-section .inner li { list-style: none; margin-left: 0; padding-left: 0; }
.about-section .inner li { position: relative; padding-left: 35px; line-height: 1.2; font-weight: 500; margin-bottom: 6px; }
.about-section .inner li::before { content: ""; position: absolute; top: 5px; left: 0; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 15px; background: #0e9293; border-radius: 100%; font-family: "FontAwesome"; content: "\f00c"; color: #fff; }
.about-section .inner h3 { font-size: 25px; border-bottom: 1px solid rgba(0,69,70,0.45); padding-bottom: 10px; margin-bottom: 10px; }
.more-uncors { position: absolute; top: 15px; right: 15px; }
.more-uncors li { display: inline-block; vertical-align: top; margin-left: 25px; }
.more-uncors li a { color: #076869; font-size: 21px; font-weight: 700; text-decoration: none; border-bottom: 1px solid rgba(0,0,0,.15); }
.more-uncors li i { font-size: 14px; color: #0e9293; }
.more-uncors li a:hover { opacity: .6; }

/* GROUPS SECTION */
.groups-bg { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url("../images/groups.jpg") fixed no-repeat; background-size: 100%; z-index: -2; }
.groups-section::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(243,243,243,.92); backdrop-filter: blur(1px); z-index: -1; }
.groups-section h4 { color: #004546; font-size: 34px; font-weight: 300; font-style: italic; margin-top: 35px; }
.groups-section .buttons { padding-top: 20px; margin-top: 25px; }
.groups-section h3 { font-weight: 700; }
.why-section { background: #e7f6f6; } 
.why-section::after { display: none; }

/* DISCOUNT SECTION */
.discounts-section.in { padding-bottom: 0; }
.discount-list li { margin-bottom: 35px; }
.discount-list article { position: relative; height: 480px; }
.discount-list .discount-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.discount-list h1, .discount-list h3 { font-family: 'Days One'; color: #004546; font-size: 29px; text-transform: uppercase; margin-bottom: 15px; }
.discount-info { position: absolute; top: 0; right: 0; width: 38%; height: 100%; padding: 25px; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: start; justify-content: start; z-index: 2; }
.discount-info::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(243,243,243,.92); backdrop-filter: blur(4px); z-index: -1; }
.discount-info .inner p { font-size: 20px; line-height: 1.2; }
.discount-info .buttons { border-top: 1px solid rgba(0, 69, 70, 0.45); padding-top: 20px; }
.discount-list li:nth-child(2n) .discount-info { right: auto; left: 0; }

/* ROOM PAGE */
.room-gallery { margin-bottom: 35px; }
.room-gallery .column-1 { -ms-flex: 0 0 60%; flex: 0 0 60%; max-width: 60%; padding-left: 6px; padding-right: 6px; }
.room-gallery .column-2 { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; padding-left: 6px; padding-right: 6px; }
.room-gallery .column-3 { -ms-flex: 0 0 20%; flex: 20%; max-width: 20%; padding-left: 6px; padding-right: 6px; }
.room-gallery a { display: block; position: relative; height: 220px; margin-bottom: 12px; overflow: hidden; }
.room-gallery .column-1 a { height: 450px; } 
.room-gallery a span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.room-gallery .column-2 a:last-child, .room-gallery .column-3 a:last-child { margin-bottom: 0; }
.room-gallery a:hover span { scale: 1.1; }
.room-gallery-hidden { display: none; }
.room-info .column-1 { -ms-flex: 0 0 60%; flex: 0 0 60%; max-width: 60%; padding-left: 15px; padding-right: 15px; }
.room-info .column-2 { -ms-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%; padding-left: 15px; padding-right: 15px; }
.room-serive { width: 100%; padding: 15px 15px 15px 15px; background: #f3f3f3; margin-bottom: 25px; }
.room-advantages-inner { background: transparent; padding-bottom: 0; margin-bottom: 0; }
.room-advantages-inner ul { border-bottom: 1px solid rgba(0,69,70,0.45); margin: 0; }
.room-serive h3 { font-size: 25px; border-bottom: 1px solid rgba(0,69,70,0.45); padding-bottom: 10px; margin-bottom: 10px; }
.room-advantages li { position: relative; margin-bottom: 12px; padding-left: 45px; padding-right: 15px; color: #004546; font-weight: bold; }
.room-advantages li figure { position: absolute; top: 0; left: 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 30px; height: 30px; line-height: 30px; text-align: center; margin: 0; }
.room-advantages li i { color: #0e9293; font-size: 21px; line-height: 1; }
.room-advantages li figure img { width: auto; height: auto; max-width: 100%; max-height: 100%; }
.room-advantages strong { font-weight: 600; }
.room-info .buttons { padding-top: 20px; }
.room-info .th { padding: 3px 0; font-weight: 600; }
.room-info .td { padding: 3px 0; text-align: right; font-size: 25px; }
.room-sign { margin-left: 0; padding-left: 0; }
.room-sign li { margin-bottom: 10px; }

/* ZOOM IN IMAGE */
.zoomin::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #d5aa7d; mix-blend-mode: multiply; opacity: 0; z-index: 5; }
.zoomin::after { content: ""; position: absolute; top: 40%; left: 50%; margin: -35px 0 0 -35px; width: 70px; height: 70px; line-height: 70px; text-align: center; color: #fff; font-family: "FontAwesome"; font-size: 45px; font-weight: 900; content: "\f002"; opacity: 0; z-index: 10; }
.zoomin:hover::before, .zoomin:hover::after { opacity: 1; }
.zoomin:hover::after { top: 50%; }
.slick-slide .zoomin::after { top: 40%; }
.slick-slide .zoomin:hover::before, .slick-slide .zoomin:hover::after { opacity: 0; }
.slick-current:hover .zoomin::before, .slick-current:hover .zoomin::after { opacity: 1; }
.slick-current:hover .zoomin::after { top: 50%; }

/* ACCORDION */
.accordion { position: static; padding-left: 40px; border-left: 1px solid #0e9293; margin-left: 9px; margin-top: 35px; }
.accordion .ui-accordion-header { margin-bottom: 35px; }
.accordion .ui-accordion-header .accordion-ttl span { position: relative; }
.accordion .ui-accordion-header .accordion-ttl span:after { position: absolute; right: -30px; bottom: 1px; font-family: "FontAwesome"; font-weight: 900; content: "\f078"; font-size: 22px; color: #0e9293; -webkit-transition: -webkit-transform .3s ease 0s; -o-transition: transform .3s ease 0s; transition: transform .3s ease 0s; transition: transform .3s ease 0s,-webkit-transform .3s ease 0s; }
.accordion .ui-accordion-header.ui-state-active .accordion-ttl span:after { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }
.accordion .ui-accordion-header .accordion-ttl { position: relative; display: block; font-family: 'Days One'; color: #1e1d1d; font-size: 20px; line-height: 1.3; font-weight: 400; cursor: pointer; }
.accordion .ui-accordion-header .accordion-ttl::before { content: ""; position: absolute; top: 0; left: -51px; width: 20px; height: 20px; border-radius: 20px; border: 1px solid #0e9293; background: #fff; z-index: 10; }
.accordion .ui-accordion-header .accordion-ttl::after { display: none; content: ""; position: absolute; top: 0; left: -51px; width: 2px; height: 10000px; background: #fff; z-index: 5; }
.accordion .ui-accordion-header.ui-state-active .accordion-ttl, .ui-accordion-header:hover .accordion-ttl { color: #0e9293; }
.accordion .ui-accordion-header.ui-state-active .accordion-ttl::before { background: #0e9293; }
.accordion .ui-accordion-content .inner { padding: 15px; margin-bottom: 35px; border: 3px solid #e7f6f6; }
.accordion .ui-accordion-header:last-of-type::after { display: block; }

/* PRICES */
.prices-page .ttl h1 span { font-size: 19px; }
.price-item { margin-bottom: 115px; padding: 25px 25px 35px 25px; -webkit-box-shadow: -1px 9px 32px -1px rgba(0, 0, 0, .11); -moz-box-shadow: -1px 9px 32px -1px rgba(0, 0, 0, .11); box-shadow: -1px 9px 32px -1px rgba(0, 0, 0, .11); }
.prices-wrapper .price-item:last-child { margin-bottom: 0; }
.price-table-wrapper { overflow: hidden; }
.price-item h2 { font-family: 'Days One'; color: #0e9293; font-size: 32px; margin-bottom: 15px; }
.second-table { margin-top: 35px; }
.prices-table .th { padding: 7px 15px; font-size: 16px; font-weight: 700; background: #e7f6f6; text-transform: uppercase; border-right: 5px solid #fff; }
.prices-table .td { padding: 15px 15px; font-size: 19px; font-weight: 700; border-bottom: 1px dashed #ddd; border-right: 5px solid #fff; }
.prices-table .td.td-1 { font-weight: 500; }
.prices-table .td.td-1 span { position: relative; display: inline-block; }
.prices-table .td.td-1 span::before { content: ""; position: absolute; bottom: 0; left: 100%; width: 1000px; height: 1px; }
.prices-table .td.td-2, .prices-table .td.td-3 {  }
.prices-table .td.td-2 { width: 50%; }
.prices-table .tr:last-child .td { border: 0; }
.prices-table.three-cols .td { width: 33%; }
.table-round { display: inline-block !important; vertical-align: top; margin-top: 2px; width: 20px; height: 20px; border-radius: 100%; background: #77FF74; background: -webkit-linear-gradient(180deg,rgba(119, 255, 116, 1) 0%, rgba(0, 155, 0, 1) 100%); background: -moz-linear-gradient(180deg,rgba(119, 255, 116, 1) 0%, rgba(0, 155, 0, 1) 100%); background: linear-gradient(180deg,rgba(119, 255, 116, 1) 0%, rgba(0, 155, 0, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#77FF74", endColorstr="#009B00",GradientType=0); border: 1px solid #2d8f2c; }
.page-template-page-childrens-camp .prices-table li:nth-child(2) .table-round, .page-template-page-childrens-camp .mobile-table li:nth-child(2) .table-round { background: #FFF085; background: -webkit-linear-gradient(180deg,rgba(255, 240, 133, 1) 0%, rgba(255, 209, 6, 1) 100%); background: -moz-linear-gradient(180deg,rgba(255, 240, 133, 1) 0%, rgba(255, 209, 6, 1) 100%); background: linear-gradient(180deg,rgba(255, 240, 133, 1) 0%, rgba(255, 209, 6, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFF085", endColorstr="#FFD106", GradientType=0); border-color: #c0a465;}
.price-slider { position: relative; margin-top: 25px; }
.price-slider .owl-item .item { display: block !important; }
.slide-item { position: relative; height: 220px; margin: 0 7px; }
.slide-item a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.tabs-list { display: flex; justify-content: space-between; margin: 20px 0 45px 0; }
.tabs-list li a { color: #0e9293; font-weight: 700; text-decoration: none; border-bottom: 1px solid transparent; }
.tabs-list li.ui-tabs-active a { color: #004546; border-color: #0e9293; }
.tabs-list li a:hover { color: #004546; }
.mobile-table { display: none; margin-left: 0 !important; }
.mobile-table li { margin-bottom: 15px; padding-left: 0 !important; }
.mobile-table li::before { display: none; }
.m-th br { display: none; }
.mobile-table li div { padding: 11px 15px; font-size: 16px; border-bottom: 1px dashed #ddd; }
.m-th { padding: 7px 15px; background: #e7f6f6; text-transform: uppercase; }
.m-th strong { font-size: 17px !important; }
.mobile-table li div:last-child { border: 0; }
.mobile-table li div span { display: block; margin-bottom: 6px; }
.mobile-table li div strong { display: block; font-size: 18px; }

/* SERVICE SINGLE */
.service-wrapper-inner { margin-top: -45px; }
.service-files { display: grid; grid-template-columns: 1fr 1fr 1fr; margin-top: 25px; }
.service-files .item { margin: 0 10px 11px 10px; }
.service-files .item figure { position: relative; height: 250px; overflow: hidden; }
.service-files .item a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; }
.file-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.file-ttl { position: absolute; bottom: 0; left: 0; width: 100%; }
.file-ttl span { position: relative; display: block; padding: 15px; color: #fff; z-index: 5; }
.file-ttl span i { margin-right: 4px; }
.file-ttl::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #004546; opacity: .7; }
.service-files .item:hover .file-bg { scale: 1.1; }
.service-files .item:hover .file-ttl::after { opacity: 1; background: #e7f6f6; }
.service-files .item:hover span { color: #004546; font-weight: 700; }
.service-buttons { padding-top: 25px; margin-top: 35px; border-top: 1px solid #ddd; }
.price-item.service-price { margin-top: 45px; margin-bottom: 15px; padding-bottom: 1px; }
.service-price h2 { margin-top: 0 !important; margin-bottom: 15px; } 
.service-single .ttl { position: relative; z-index: 20; }

/* TEXT EDITOR */
.article-wrapper h2, .article-wrapper h3, .article-wrapper h4, .article-wrapper h5, .article-wrapper h6, .camp-whyus h2, .camp-whyus h3, .camp-advantages h2, .camp-advantages h3 { font-family: 'Days One'; color: #0e9293; margin-top: 45px; }
.alignleft { float: left; margin: 0 20px 10px 0; max-width: 400px; }
.alignright { float: right; margin: 0 0 10px 20px; max-width: 400px; }
.aligncenter { display: block; margin: 0 auto 25px auto; }
blockquote { position: relative; padding: 15px 15px 15px 15px; background: #e7f6f6; }
blockquote * { margin: 0; line-height: 1.3; }
.article-wrapper ul, .article-wrapper ol { list-style: none; margin-left: 30px; padding-left: 0; margin-bottom: 25px; }
.article-wrapper ol { counter-reset: my-awesome-counter; }
.article-wrapper ol li { counter-increment: my-awesome-counter; }
.article-wrapper ul li, .article-wrapper ol li { position: relative; line-height: 1.2; font-weight: 500; padding-left: 20px; margin-bottom: 15px; }
.article-wrapper ol li { padding-left: 35px; }
.article-wrapper ul li::before { content: ""; position: absolute; top: 9px; left: 0; width: 8px; height: 8px; background: #0e9293; border-radius: 100%; }
.article-wrapper ol li::before { position: absolute; top: 2px; left: 0; width: 24px; height: 24px; line-height: 24px; border-radius: 100%; content: counter(my-awesome-counter) ""; color: #fff; background: #0e9293; font-size: 17px; font-weight: 700; text-align: center; }
.article-img { margin-bottom: 25px; }
.article-wrapper iframe { width: 100%; height: 350px; padding: 15px 15px 15px 15px; background: #e7f6f6; }

/* CHILDREN CAMP / WHY US */
.camp-whyus { margin-bottom: 75px; }
.camp-whyus h2, .camp-advantages h2, .camp-contacts h2 { color: #004546; margin-bottom: 45px; }
.camp-whyus-list li { text-align: center; }
.camp-whyus-list figure { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 160px; height: 160px; border-radius: 100%; background: #0e9293; margin: 0 auto 15px auto; transform-style: preserve-3d; -webkit-transition: all .8s ease; -moz-transition: all .8s ease; -ms-transition: all .8s ease; -o-transition: all .8s ease; transition: all .8s ease; }
.camp-whyus-list figure img { max-width: 70%; max-height: 70%; margin: 0; }
.camp-whyus-list li h3 { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; font-size: 1.60rem; height: 67px; margin-top: 0; border-top: 1px dashed rgba(34,68,69,.3); border-bottom: 1px dashed rgba(34,68,69,.3); }
.camp-whyus-list li p { font-size: 19px; }
.camp-whyus-list li:hover figure { transform: rotateY(360deg); background: #004546; }
.camp-whyus-list li:hover h3 { color: #004546; }

/* CHILDREN CAMP / ADVANTEGAS */
.camp-advantages { position: relative; margin-bottom: 75px; z-index: 5; }
.camp-advantages::before {  position: absolute; top: 0; left: -600px; width: calc(100% + 1000px); height: 100%; background: #f3f3f3; z-index: -1; }
.camp-advantages-item { position: relative; margin-bottom: 35px; }
.camp-advantages-item figure { position: relative; display: block; height: 290px; overflow: hidden; border: 1px solid #0e9293; z-index: 5; }
.camp-advantages-item figure img { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; transform: translate(-50%, -50%); margin: 0; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; -ms-transition: all .7s ease; -o-transition: all .7s ease; transition: all .7s ease; }
.camp-advantages-item .in { position: relative; }
.camp-advantages-item h3 { position: relative; display: inline-block; margin: 0 0 5px 0; }
.camp-advantages-item h3::after { content: ""; position: absolute; bottom: -7px; left: 0; width: 100%; height: 3px; background: #004546; z-index: 3; }
.camp-advantages-item .info { position: relative; padding-top: 15px; }
.camp-advantages-item .info::before { content: ""; position: absolute; top: 0; left: 0; width: calc(100% + 50px); height: 1px; background: #0e9293; }
.camp-advantages-item.rev .in { text-align: right; }
.camp-advantages-item.rev .info::before, .camp-advantages-item.rev h3::after { left: auto; right: 0; }
.camp-advantages-item:hover figure img { scale: 1.05; }
.camp-advantages-item:hover h3 { color: #004546; padding-left: 5px; }
.camp-advantages-item.rev:hover h3 { padding-left: 0; padding-right: 5px; }

/* CHILDREN CAMP / CONTACTS */
.camp-contacts { margin-top: 75px; }
.camp-contacts .item { position: relative; padding-left: 32px; }
.camp-contacts .item i { position: absolute; top: 3px; left: 0; color: #0e9293; font-size: 20px; }
.camp-contacts .item h3 { font-family: 'Days One'; color: #0e9293; font-size: 22px; text-transform: uppercase; }
.camp-contacts .item a { position: relative; color: #000; font-size: 22px; font-weight: 700; text-decoration: none; }
.camp-contacts .item a::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; border-bottom: 1px dashed #0e9293; }
.camp-contacts .item a:hover { color: #0e9293; }
.page-template-page-childrens-camp .service-buttons { margin-bottom: 20px; }

/* 404 / NOFOUND */
.notfound i { color: #0e9293; margin-right: 5px; }

/* PAGINATION */
.navigation, .woocommerce-pagination { text-align: center; margin-bottom: 15px; }
.navigation ul, .woocommerce-pagination ul { display: inline-block; white-space: nowrap; padding: 0; margin: 1px; }
.navigation ul.page-numbers li, .navigation ul.page-numbers li, .woocommerce-pagination ul.page-numbers li, .woocommerce-pagination ul.page-numbers li { display: inline-block; }
.navigation ul li, .woocommerce-pagination ul li { padding: 0; margin: 0 3px; float: left; display: inline; overflow: hidden; }
.navigation a, .navigation span, .woocommerce-pagination ul li a, .woocommerce-pagination ul li span { display: block; width: 34px; height: 38px; margin-bottom: 15px !important; text-align: center; line-height: 38px; color: #000; background: #f3f4f6; text-decoration: none; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.navigation a, .navigation span { display: inline-block; vertical-align: top; margin: 0 3px; }
.navigation a:hover, .woocommerce-pagination ul li a:hover { background: #ccc; }
.navigation span.current, .woocommerce-pagination ul li span.current { background: #0e9293; color: #ffffff; text-shadow: rgba(0,0,0,0.48) 0 1px 1px; }
.navigation a.next span, .navigation a.prev span { background: transparent; }

/* VIDEO WRAPPER */
.play-youtube { position: relative; width: 100%; height: 0; padding-bottom: 56.22%; overflow: hidden; }
.play-youtube iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; border: 0; }

/* POPUPS */
.mfp-zoom-out .mfp-content { width: auto !important; vertical-align: middle !important; display: inline-block; margin-top: 35px; margin-bottom: 35px; } 
.mfp-zoom-out .white-popup { display: block !important; position: relative; width: 510px !important; padding: 30px 30px 25px 30px; background: #fff; -webkit-box-shadow: 13px 13px 25px rgba(0,0,0,0.15); -moz-box-shadow: 13px 13px 25px rgba(0,0,0,0.15); box-shadow: 13px 13px 25px rgba(0,0,0,0.15); border: 1px solid #B8B8B8; z-index: 100000; }
.mfp-zoom-out .mfp-close, .modal a.close-modal { top: -55px !important; right: 0 !important; color: #0e9293 !important; background: #e7f6f6; font-size: 35px !important; border: 0 !important; border-radius: 0; opacity: 1 !important; }
.mfp-zoom-out .mfp-close:hover { background: #076869; color: #fff !important; }}
.mfp-zoom-out.mfp-bg { background: #000 !important; opacity: .3 !important; }
.mfp-zoom-out .mfp-with-anim { opacity: 0; transition: all 0.3s ease-in-out; transform: scale(1.3); }
.mfp-zoom-out.mfp-bg { opacity: 0; transition: all 0.3s ease-out; }
.mfp-zoom-out.mfp-ready .mfp-with-anim { opacity: 1; transform: scale(1); }
.mfp-zoom-out.mfp-ready.mfp-bg { opacity: 0.8; }
.mfp-zoom-out.mfp-removing .mfp-with-anim { transform: scale(1.3); opacity: 0; }
.mfp-zoom-out.mfp-removing.mfp-bg { opacity: 0; }
.form-group.requaired { color: #fff; font-size: 14px; text-align: center; margin-bottom: 30px; }
.mfp-zoom-out .white-popup.map-popup { width: 920px !important; padding-bottom: 0; }
.popup-map-inner { position: relative; height: 440px; margin-left: -30px; margin-right: -30px; margin-top: 35px; }
.popup-map-inner iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }
.mfp-zoom-out .white-popup .ttl h3 { font-size: 35px; }

/* FORMS */
.form-wrapper { position: relative; z-index: 10; }
.form-group { position: relative; margin-bottom: 15px; }
.form-group:last-child { margin-bottom: 0 !important; }
.light-group { padding: 10px 15px; background: #e7f6f6; }
.light-group p { margin: 0; }
.form-label { display: block; font-size: 20px; font-weight: bold; margin-bottom: 5px; }
.form-group input.form-control, .form-group textarea, .form-group select.form-control { font-family: "Jura", sans-serif; color: #000; font-size: 18px; border: 0; background: #fff; padding: 10px 15px; height: auto; border: 1px solid #B8B8B8; border-radius: 0; }
.form-group select.form-control { height: auto !important; }
.form-group input.form-control::-webkit-input-placeholder { font-family: "Jura", sans-serif; color: #000; font-size: 18px; }
.form-group input.form-control::-moz-placeholder { font-family: "Jura", sans-serif; color: #000; font-size: 18px; }
.form-group input.form-control:-ms-input-placeholder { font-family: "Jura", sans-serif; color: #000; font-size: 18px; }
.form-group input.form-control:-moz-placeholder { font-family: "Jura", sans-serif; color: #000; font-size: 18px; }
.form-group textarea::-webkit-input-placeholder { font-family: "Jura", sans-serif; color: #000; font-size: 18px; }
.form-group textarea::-moz-placeholder { font-family: "Jura", sans-serif; color: #000; font-size: 18px; }
.form-group textarea:-ms-input-placeholder { font-family: "Jura", sans-serif; color: #000; font-size: 18px; }
.form-group textarea:-moz-placeholder { font-family: "Jura", sans-serif; color: #000; font-size: 18px; }
.form-group input.form-control.wpcf7-not-valid, .form-group textarea.wpcf7-not-valid { background: #ffdfdf !important; }
.form-group textarea { max-height: 100px; }
.hidden-form-group { display: none; }
.wpcf7 form .wpcf7-response-output { margin-left: 0; margin-right: 0; }
.form-input.wpcf7-not-valid, .form-textarea.wpcf7-not-valid { border-color: #f03952; border-width: 1px !important; font-size: 13px; line-height: 1.2; } 
.ajax-loader { position: absolute !important; top: 12px !important; left: 0; width: 15px; height: 15px; margin: 0 !important; background: #ffffff; border-radius: 15px; }
.wpcf7-not-valid-tip, .screen-reader-response { display: none !important; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output { background: #fff; font-size: 18px; line-height: 1.2; }
.agree { margin: 0 0 15px 0; }
.agree span.wpcf7-list-item { margin: 0; padding: 0 4px; }
.agree span.wpcf7-validates-as-required { border-bottom: 2px solid rgba(255,255,255,0); margin: 0 6px 0 0; }
.agree span.wpcf7-validates-as-required.wpcf7-not-valid { border-color: #f06b7a; }
.form-group select.form-control.wpcf7-not-valid { border-color: #f06b7a; background: #ffdfdf !important; }
.agree a { color: #000; font-size: 15px; text-decoration: underline; }
.form-group p, .form-group p a, .agree p { font-size: 18px; line-height: 1.2; }
.agree .wpcf7-list-item-label { display: none; }
.wpcf7-spinner { position: absolute; top: 11px; left: 10px; margin: 0; }
.wpcf7-checkbox .wpcf7-list-item { margin: 0 30px 0 0; }
.wpcf7-checkbox .wpcf7-list-item:last-child { margin-right: 0; }
.target-input { display: none; }
.target-input.show { display: block; }
.target-input input.form-control { font-family: 'Days One'; font-size: 16px; color: #004546;  background: #e7f6f6; border-color: #e7f6f6; font-weight: 400; pointer-events: none; }

/* FORMS SUCCESS */
.form-success-inner { width: 100%; padding: 10px 15px; background: #d2f2cb; font-size: calc(18px + var(--inc)); color: #000; font-weight: bold; text-transform: uppercase; margin: 25px 10px 25px 0; border-radius: 12px; }
.wpcf7-form.sent .wpcf7-response-output { display: none !important; }
 
/* FOOTER */ 
footer { position: relative; background: #1e1d1d; /*background: url("../images/slide-bg.jpg") 50% 50% no-repeat; background-size: cover; */overflow: hidden; z-index: 100; }
footer .inner { padding: 50px 0 40px 0; }
footer .inner .column-1 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; padding-left: 15px; padding-right: 15px; }
footer .inner .column-2 { -ms-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%; padding-left: 15px; padding-right: 15px; }
footer .inner .column-3 { -ms-flex: 0 0 35%; flex: 0 0 35%; max-width: 35%; padding-left: 15px; padding-right: 15px; }
.footer-menu li { position: relative; margin-bottom: 4px; }
.footer-menu li a { display: inline-block; position: relative; padding: 5px 0; color: #fff; font-size: 19px; font-weight: 700; text-transform: uppercase; text-decoration: none; }
.footer-menu li a::after { content: ""; position: absolute; bottom: 4px; left: 0; width: 100%; height: 1px; background: rgba(255,255,255,.30); opacity: 0; }
.footer-menu li a:hover { color: #8ad8d8; }
.footer-menu li a:hover::after { opacity: 1; }
.footer-menu ul ul { display: none; }
footer .ttl h2 { color: #fff; margin: 0; }
footer .inner .item { margin-bottom: 45px; }
footer .inner .item h3 { font-family: 'Days One'; color: #8ad8d8; font-size: 22px; text-transform: uppercase; font-weight: 400; width: 100%; }
footer .inner .item p { color: #fff; font-size: 18px; }
footer .inner .item a, .copyright a { display: inline-block; color: #fff; font-weight: 700; text-decoration: none; border-bottom: 1px solid rgba(255,255,255,.30); }
footer .inner .item p span { display: block; font-size: 17px; line-height: 1.1; padding-top: 5px; }
footer .inner .item i { color: #8ad8d8; margin-right: 3px; }
footer .inner .item a:hover, .copyright a:hover { color: #8ad8d8; }
.bottom-row { border-top: 1px solid rgba(255,255,255,.35); padding-top: 15px; margin-top: 25px; }
.bottom-row .column-4 { -ms-flex: 0 0 calc(100% - 120px); flex: 0 0 calc(100% - 120px); max-width: calc(100% - 120px); padding-left: 15px; padding-right: 15px; }
.bottom-row .column-5 { -ms-flex: 0 0 120px; flex: 0 0 120px; max-width: 120px; padding-left: 15px; padding-right: 15px; }
.copyright { color: #fff; font-size: 17px; line-height: 1.1; margin: 0; }
.copyright a { margin-left: 10px; }
.copyright br { display: none; }


/* RESPONSIVE */
.mobile, .tablet { display: none; }
.navi-button { display: none; position: absolute; top: 12px; right: 0; font-size: 21px; padding: 0; font-size: 18px; color: #fff; font-weight: bold; text-transform: uppercase; cursor: pointer; }
.navi-button i, .mobile-search-btn i { vertical-align: top; font-size: 26px; color: #076869; margin: -1px 4px 0 0; }
.navi-button span { display: none; color: #076869; }
header.nobg .navi-button, header.nobg .navi-button i, header.nobg .mobile-search-btn i  { color: #076869; }
.navi-button i, .navi-button.show i.fa-bars { display: none; }
.navi-button i.fa-bars { display: inline-block; }
.navi-button.show i.fa-times { display: inline-block; }
.pushmenu { width: 260px; height: 100%; top: 0; z-index: 100000; position: fixed; overflow-x: hidden; background: #076869; }
.pushmenu-butn { display: none; }
.pushmenu-push-toleft .pushmenu-butn { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10000; }
.pushmenu-box { margin: 15px 0 35px 0; }
.pushmenu ul { list-style: none; margin: 0; padding: 0; }
.pushmenu li { background: none; padding: 0; margin: 0; position: relative; border-bottom: 1px solid rgba(255,255,255,0.25); }
.pushmenu li a { display: block; padding: 14px 50px 14px 20px; color: #fff; font-size: 18px; font-weight: 500; text-decoration: none; transition: all 0.3s; }
.pushmenu li a:hover { background: rgba(0,0,0,0.1); text-decoration: none; }
.pushmenu .sub-menu { display: none; background: rgba(0,0,0,0.2); border-top: 1px solid rgba(0,0,0,0.1); }
.pushmenu .sub-menu li a { position: relative; padding-left: 55px; font-size: 16px; font-weight: 400; border-bottom: 1px solid rgba(255,255,255,0.05); }
.pushmenu .sub-menu li a::before { display: block; content: ""; position: absolute; top: 16px; left: 35px; width: 16px; height: 20px; background: url("../images/menu-arrow.svg") 50% 50% no-repeat !important; background-size: 100% 100%; }


.pushmenu .sub-menu li:last-child { border-bottom: none; }
.pushmenu .menu-item-has-children.open > .sub-menu { display: block; }
.pushmenu .sub-toggle { position: absolute; right: 0; top: 0; width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; cursor: pointer; z-index: 10; }
.pushmenu .sub-toggle:after { content: ""; width: 8px; height: 8px; border-right: 2px solid #fff; border-bottom: 2px solid #fff; transform: rotate(45deg); transition: all 0.3s; margin-top: -4px; }
.pushmenu .menu-item-has-children.open > .sub-toggle:after { transform: rotate(-135deg); margin-top: 4px; }
.pushmenu, .pushmenu li a, .sub-toggle:after { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.mobile-navi ::-webkit-scrollbar { display: none; }
.pushmenu::-webkit-scrollbar { display: none; }
.pushmenu-left { right: -260px; }
.pushmenu-left.pushmenu-open { right: 0; -webkit-box-shadow: 0px 10px 28px -8px rgba(0,0,0,0.55); -moz-box-shadow: 0px 10px 28px -8px rgba(0,0,0,0.55); box-shadow: 0px 10px 28px -8px rgba(0,0,0,0.55); }
.pushmenu-push { overflow-x: hidden; position: relative; right: 0; }
.pushmenu-push-toleft { right: 260px; }
.pushmenu, .pushmenu-push, .pushmenu li a, .fixed-socials, header { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.pushmenu .pushmenu-list { margin-bottom: 25px !important; }
.pushmenu-push-toleft header { left: -260px; }


* { -webkit-text-size-adjust: none; }

@media (max-width: 1400px) {
.go-up { margin-right: 0; right: 15px; }
footer { padding-bottom: 70px; }
}

@media (max-width: 1300px) {
.bx-prev, .bx-next { width: 50px; }
.bx-prev:before, .bx-next::before { font-size: 40px; }
.slide-info { padding-left: 25px; padding-right: 15px; }
}

@media (max-width: 1200px) {
.header-menu { display: none; }
.navi-button { display: block; }
.header-contacts br { display: block; }
.header-contacts p { font-size: 15px; }
.header-contacts p a { font-size: 16px; }
header .inner .column-2 { -ms-flex: 0 0 calc(100% - 370px); flex: 0 0 calc(100% - 270px); max-width: calc(100% - 270px); }
header .inner .column-3 { position: absolute; top: -60px; right: 0; }
.head-butn-map { position: absolute; top: -55px; right: 120px; margin: 0; }
.header-separator { margin-top: 126px; }
header .inner { padding-top: 13px; padding-bottom: 13px; }
.room-gallery .column-1 a { height: 410px; }
.room-gallery a { height: 199px; }
.room-info .td { width: 120px; font-size: 22px; }
.room-info .th { line-height: 1.1; }
.room-advantages li { font-size: 20px; }
.discount-info { width: 50%; }
.discount-list h1, .discount-list h3 { font-size: 25px; }
.price-item { margin-bottom: 75px; }
.prices-table .td.td-1 span br { display: none; }
.prices-table .th { font-size: 15px; }
.prices-table .td { font-size: 17px; }
.price-slider-wrapper .slide-item { height: 185px; }
.price-item h2 { font-size: 28px; }
.slick-slider .slide .inner { height: 505px; }
.slick-slider .slide.slick-center .slide-item { height: 360px; }
.slick-slider .slide-item { height: 225px; }
.about-section .inner { padding-right: 450px; }
.about-bgs { width: 400px; }
.footer-menu li a { font-size: 18px; }
}

@media (max-width: 992px) {
body { font-size: 20px; }
.ttl h1, .ttl h2, .ttl h3, .mfp-zoom-out .white-popup .ttl h3 { font-size: 36px; }
header .inner .column-3 { display: none; }
.head-butn-map { right: 0; }
.head-butn-order { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
header .inner .column-2 .row { margin-left: 40px; -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
header .inner { padding-top: 10px; padding-bottom: 10px; }
.header-separator { margin-top: 137px; }
.room-gallery .column-1 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.room-gallery .column-2, .room-gallery .column-3 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; display: grid; grid-template-columns: 1fr 1fr; padding: 0; }
.room-gallery .column-2 a, .room-gallery .column-3 a { margin: 0 5px; }
.room-gallery a { height: 165px; }
.room-gallery .column-1 a { height: 380px; }
.room-serive h3, .article-wrapper h2 { font-size: 23px; }
.article-wrapper h3 { font-size: 21px; }
.article-wrapper h4 { font-size: 19px; }
.article-wrapper h5 { font-size: 17px; }
.article-wrapper h6 { font-size: 16px; }
.room-advantages li { font-size: 19px; }
.room-info .column-2 { padding: 0; }
.room-info .th, .room-info .td { padding: 10px 0; }
.room-info .th { font-size: 19px; }
.discount-list article { height: auto; }
.discount-list .discount-bg { position: relative; height: 260px; }
.discount-info { position: relative; width: 100%; padding: 15px; }
.discount-info .buttons { padding-top: 15px; }
.price-item h2 { font-size: 25px; }
.price-slider-wrapper .slide-item { height: 210px; }
.service-files { grid-template-columns: 1fr 1fr; }
.slick-slider .slide .inner { height: 445px; }
.slick-slider .slide.slick-center .slide-item { height: 300px; }
.slick-slider .slide-item { height: 195px; }
.groups-section h4 { font-size: 30px; }
.accordion .ui-accordion-header .accordion-ttl { font-size: 18px }
.about-section .inner { padding-right: 0; }
.about-bgs { position: relative; right: auto; left: 0; width: 100%; }
.about-bgs a { margin-bottom: 15px; }
.about-bgs a:last-child { display: none; }
section.in { padding-top: 45px; padding-bottom: 45px; }
.slider .inner, .hero-block-wrapper .inner { height: 500px; }
.slide-info h3, .hero-block-info h3 { font-size: 38px; margin-bottom: 10px; }
.slide-info .buttons, .hero-block-info .buttons, { margin-top: 20px; }
footer .inner .column-1 { display: none; }
footer .inner .column-2, footer .inner .column-3 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.mfp-zoom-out #map-popup.white-popup.map-popup { width: 100% !important; }
.popup-map-inner { margin-left: -20px; margin-right: -20px; }
.hero-block-info .in { padding-right: 0; }
.w-logo .hero-block-info .in { padding-right: 240px; }
.hero-block-info .in figure { width: 230px; }
.camp-whyus-list li { margin-bottom: 35px; }
.camp-whyus-list figure { width: 130px; height: 130px; }
.camp-advantages-item { padding-top: 320px; }
.camp-advantages-item .col-lg-7 { position: absolute; top: 0; left: 0; width: 100%; height: 290px; }
.camp-advantages-item .col-lg-7 figure { height: 100%; }
.camp-advantages-item .info::before { width: 100%; }
.camp-advantages-item.rev .in { text-align: left; }
.camp-advantages-item.rev:hover h3 { padding-right: 0; padding-left: 5px; }
} 

@media all and (max-width: 768px) {
.head-butn-map { display: none; }
.header-contacts .container { padding: 3px 0; }
header .inner .column-1 { -ms-flex: 0 0 200px; flex: 0 0 200px; max-width: 200px; }
header .inner .column-2 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.head-butn-order { position: absolute; top: 0; right: 50px; }
.head-butn { font-size: 17px; }
header .inner { padding-bottom: 5px; }
.navi-button { top: 7px; }
.header-separator { margin-top: 130px; }
.room-info .column-1, .room-info .column-2 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.room-info .column-1 { margin-bottom: 10px; }
.room-gallery a { height: 130px; }
.room-gallery .column-1 a { height: 290px; }
.price-item { padding: 25px 15px 25px 15px; }
.service-files .item figure { height: 210px; }
.slick-prev { left: 0; width: 35px; }
.slick-next { right: 0; width: 35px; }
.slide-info h3, .hero-block-info h3 { font-size: 30px; }
.slide-info p, .hero-block-info p { font-size: 20px; }
.groups-section h4 { font-size: 25px; }
.bottom-row .column-4, .bottom-row .column-5 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; text-align: left; }
.copyright a { margin-top: 10px; }
.copyright br { display: block; }
.bottom-row .column-5 { margin-top: 10px; }
.prices-table { display: none; }
.mobile-table { display: block; }
.price-slider-wrapper .slide-item { height: 180px; }
.price-item { margin-bottom: 55px; }
footer { padding-bottom: 0px; }
.owl-carousel { max-width: 320px; margin: 0 auto; }
.w-logo .hero-block-info .in { padding-right: 0; }
.hero-block-wrapper .inner.w-logo { height: auto; padding: 35px 0 85px 0; }
.hero-block-info .in figure { position: static; width: 100%; max-width: 220px; margin: 0 auto 20px auto; }
.camp-advantages-item { padding-top: 250px; }
.camp-advantages-item .col-lg-7 { height: 230px; }
.camp-contacts li { margin-bottom: 35px; }
.camp-contacts li:last-child { margin-bottom: 0; }
.camp-contacts .item h3, .camp-contacts .item i { font-size: 18px; }
.camp-contacts .item a { font-size: 20px; }
}

@media all and (max-width: 580px) {
body, .room-advantages li, .room-info .th, .discount-info .inner p { font-size: 18px; }
.ttl h1, .ttl h2, .ttl h3, .mfp-zoom-out .white-popup .ttl h3 { font-size: 28px; }
.header-separator { margin-top: 140px; }
.header-separator.in { padding-top: 30px; }
.head-butn-discounts { display: none; }
header .inner .column-2 { margin-top: 10px; }
.head-butn-order { position: static; display: inline-block; -ms-flex: 0 0 auto; flex: 0 0 auto; max-width: auto; }
.head-butn-order span, .head-butn-callback .f { display: none; }
.head-butn-callback .m { display: inline; }
header .inner .column-2 .row { margin: 0 -15px; padding: 0; }
.header-contacts p { font-size: 14px; line-height: 1.1; padding: 0 15px; text-align: center; }
.header-contacts span, .header-contacts p br { display: none; }
.header-contacts p a { font-size: 15px; margin: 2px 3px; }
.navi-button { right: 10px; }
.head-butn { font-size: 15px; padding: 5px 5px; margin: 0 4px; }
 header .inner .column-1 { -ms-flex: 0 0 calc(100% - 50px); flex: 0 0 calc(100% - 50px); max-width: calc(100% - 50px); }
.logo img { max-width: 170px; }
.head-butn-discounts { display: block; }
header .inner .column-2 .row { -webkit-box-pack: space-between !important; -ms-flex-pack: space-between !important; justify-content: space-between !important; }
.navi-button span { display: inline; }
.price-item h2 { font-size: 20px; }
.article-wrapper h2 { font-size: 21px; }
.article-wrapper h3 { font-size: 19px; }
.article-wrapper h4 { font-size: 17px; }
.article-wrapper h5 { font-size: 16px; }
.article-wrapper h6 { font-size: 15px; }
.room-gallery a { height: 110px; }
.room-gallery .column-2, .room-gallery .column-3 { display: block; }
.room-gallery .column-2 a:last-child, .room-gallery .column-3 a:last-child { margin-top: 10px; }
.room-gallery .column-1 a { height: 220px; }
.room-gallery { margin: 0 -20px 20px -20px; }
.room-info .td { font-size: 20px; }
.butn {  padding: 11px 20px; font-size: 18px; }
.discount-list h1, .discount-list h3 { font-size: 20px; }
.breadcrumbs, .breadcrumbs *, .breadcrumbs a .breadcrumbs span { font-size: 17px; }
.discount-list .discount-bg { height: 240px; }
.article-wrapper ul, .article-wrapper ol { margin-left: 0; }
.service-files .item figure { height: 165px; }
.file-ttl span { font-size: 16px; }
.service-files .item { margin: 0 5px 10px 5px; }
.service-files .item figure { margin: 0; }
.slide-info h3, .hero-block-info h3 { font-size: 24px; }
.slide-info p, .hero-block-info p { font-size: 16px; line-height: 1.2; }
.bx-prev, .bx-next { width: 30px; }
.bx-prev:before, .bx-next::before { font-size: 28px; }
.bx-next::before { left: -3px; }
.bx-prev:before { left: 5px; }
.slider .inner, .hero-block-info .inner { height: 450px; }
footer .inner .column-3 { margin-top: 25px; }
.more-uncors { display: none; }
.accordion { padding-left: 20px; }
.accordion .ui-accordion-header .accordion-ttl::before { left: -30px; }
.accordion .ui-accordion-header .accordion-ttl { font-size: 17px; padding-right: 20px; }
.accordion .ui-accordion-header .accordion-ttl span:after { bottom: -3px; }
.accordion .ui-accordion-header { margin-bottom: 25px; }
.in.discounts-section { padding-bottom: 15px; }
.groups-section h4 { font-size: 23px; line-height: 1.2; }
.slider .bx-pager { bottom: 10px !important; }
footer .inner .column-2, footer .inner .column-3 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
footer .inner .item:last-child { margin-bottom: 20px; }
.copyright a { margin-left: 0; margin-top: 15px; }
.bottom-row .column-5 { margin-top: 15px; }
.mfp-zoom-out .white-popup { width: 95% !important; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.mfp-zoom-out .white-popup { padding: 20px 20px 5px 20px; }
.wpcf7-checkbox .wpcf7-list-item:nth-child(4) { margin-right: 30px; }
.owl-carousel { max-width: 320px; margin: 0 auto; }
.slick-list { padding: 0 !important; }
.slick-slider .slide.slick-center .slide-item, .slick-slider .slide .inner { height: 240px; }
.service-slider-wrapper { margin-top: 0; }
.service-wrapper-inner { margin-top: 25px; }
.hero-block-info .in figure { max-width: 175px; }
.camp-whyus-list li h3 { font-size: 21px; height: 100%; padding: 5px 0; }
.camp-advantages-item h3 { font-size: 21px; }
.camp-whyus-list li p, .camp-advantages-item .info { font-size: 18px; }
.camp-whyus-list figure { width: 95px; height: 95px; }
.hero-block-wrapper .gonext { display: none; }
.hero-block-wrapper .inner.w-logo { padding: 35px 0; }
.camp-whyus { margin-bottom: 0; }
.hero-block-wrapper { background-attachment: scroll !important; }
.service-files.servuce-childs-list { grid-template-columns: 1fr; }
.service-files.servuce-childs-list .item figure { height: 200px; }
}

@media all and (max-width: 380px) { 

.owl-carousel { max-width: 280px; }
}

@media all and (max-width: 350px) {
.slider .inner, .hero-block-info .inner { height: 540px; }
.header-contacts p a { font-size: 14px; }


.header-contacts p { padding: 0 5px; }
.head-butn { padding: 5px 4px; margin: 0; }
.owl-carousel .owl-nav .owl-prev, .slick-prev { left: -15px; }
.owl-carousel .owl-nav .owl-next, .slick-next { right: -15px; }
}