﻿body {
    font-family: 'Open Sans', sans-serif;
    min-width: 320px;
}

.nav-menu a {
    color: #fff;
}

h1.main-title {
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
}

.block {
    padding-bottom: 30px;
    padding-top: 50px;
}

.section-title {
    margin-bottom: 25px;
}

.section-title .anchor-wrap {
    margin-top: 10px;
    text-align: center;
}


/*HEADER*/

.header {
    background-size: cover;
    background-position: center;
    height: 737px;
    position: relative;
}

.header2 {
    background-size: cover;
    height: 700px;
    position: relative;
}

.header .nav-menu-wrap {
    background-color: rgba(6, 6, 6, 0.51);
    color: white;
    font-weight: 300;
    font-size: 16px;
}

.header .onhovermenu a {
    color: white;
    font-weight: 300;
    font-size: 16px;
}

.header .nav-menu {
    padding: 20px 80px 70px;
}

.header .nav-menu .row a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.header .nav-menu .menu-btn {
    margin-right: 50px;
}

.header .onhovermenu {
    margin-top: 60px;
}

.header .form-bron-wrap {
    left: calc(50% - 325px);
    width: 650px;
    height: 400px;
    position: absolute;
    top: 280px;
    background-color: rgba(6, 6, 6, 0.51);
    padding: 9px 11px;
}

.header .form-bron-wrap .form-bron {
    background-color: rgba(0, 0, 0, 0.38);
    height: 100%;
    text-align: center;
}

.header .form-bron-wrap .form-bron .form-title {
    color: white;
    font-size: 44px;
    font-weight: 600;
    padding-top: 20px;
}

.header .form-bron-wrap .form-bron .form-subtitle {
    color: white;
    font-size: 16px;
    font-weight: 300;
    padding-top: 30px;
}

.header .form-bron-wrap .form-bron .form-action {
    color: white;
    font-size: 24px;
    font-weight: 400;
    padding-top: 30px;
}

.header .form-bron-wrap .form-bron .form-btn {
    font-size: 16px;
    font-weight: 400;
    color: white;
    padding: 10px;
    background-color: #a92222;
    top: 20px;
}

.header .form-bron-wrap .form-bron .form-area {
    display: flex;
    width: 430px;
    margin: auto;
    justify-content: space-between;
    margin-bottom: 33px;
    margin-top: 12px;
}

.header .form-bron-wrap .form-bron .form-area input {
    width: 95%;
}

.header .form-bron-wrap .form-bron .form-area>div {
    width: 50%;
    text-align: left;
}


/*HEADER END*/


/* ABOUT */

.about {
    background-color: #fff;
}

.about .section-title {
    margin-bottom: 25px;
}

.about .section-title .anchor-wrap {
    margin-top: 10px;
    text-align: center;
}

.about .container .row {
    padding-left: 2%;
    padding-right: 2%;
}

.about .container .row img {}

.about .container .row p {
    font-size: 16px;
    font-family: 'Gilroy', sans-serif !important;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}


/* ABOUT END*/

.timernewyear {

}

/* MESSAGE */

.message {
    text-align: center;
    padding-right: 150px;
    padding-left: 150px;
}

.message h1 {
    font-size: 22px;
    color: #404040;
    font-family: 'HypatiaSansPro', sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
}

.message p {
    font-size: 16x;
    color: #404040;
    font-family: 'Gilroy', sans-serif;
    font-weight: 300;
}

.message p.thin {
    padding-left: 100px;
    padding-right: 100px
}


/* MESSAGE END */


/* ABOUT 2 */

.about-2 {
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: -5px;
}

.about-2 .about-image {
    border-color: #000;
}

.about-2 .ring {
    text-align: center;
    margin-bottom: 20px;
}

.about-2 .ring .info {
    font-size: 24px;
    color: #000000;
    font-family: 'Gilroy', sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 20px;
}

.about-2 .ring .info-2 {
    font-size: 16px;
    color: #000000;
    font-family: 'Gilroy', sans-serif;
    font-weight: 600;
}

.about-2 .ring .info-2:hover {
    text-decoration: underline;
}

.button-loyalnost-page {
    border: 2px solid black;
    padding: 2px;
}


/* ABOUT 2 END */


/* REST */

.rest {
    background: url("../img/mainpage/klinika-semeinoy-mediciny-bridge.jpg");
    background-size: cover;
    background-position: center;
}

.rest:before {
    background: rgba(0, 0, 0, .5);
}

.rest h1.main-title {
    color: white;
}

.rest p {
    font-size: 16px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-align: center;
    padding-left: 170px;
    padding-right: 170px;
}

.rest a.more {
    font-size: 16px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-align: center;
    background-color: rgba(51, 126, 126, 0.91);
    padding: 15px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 70px;
}

.rest2 {
    background: url("images/rest-blue.png");
    background-size: cover;
}


/* REST END */


/* SPECIAL NEWS */

.special-news h1.main-title {
    color: #000000;
}

.special-news ul li {
    width: 300px;
    text-align: center;
}

.special-news .section {
    padding-left: 180px;
    padding-right: 180px;
}

.special-news .nav-tabs {
    border: none;
}

.special-news .nav-tabs .nav-link {
    color: #06283f;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.special-news .nav-tabs .nav-item.show .nav-link,
.special-news .nav-tabs .nav-link.active {
    border: none;
    color: #062033;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.special-news .tab-content img.img-title {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
}

.special-news .nav-tabs .nav-item.show .nav-link,
.special-news .nav-tabs .nav-link.active span {
    padding-bottom: 10px;
    border-bottom: 1px dashed black;
}

.special-news .section p {
    font-size: 16px;
    color: #062033;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-align: center;
}


/* SPECIAL NEWS END */


/* GALERRY */

.gallery h1.main-title {
    color: #000000;
}

.gallery .row p {
    font-size: 16px;
    color: #062033;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-align: center;
    padding-left: 170px;
    padding-right: 170px;
}

.gallery .picture {
    margin-bottom: -31px;
    margin-top: 10px;
}

.gallery .picture .image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery .picture .picture-wrap {
    padding: 0;
    position: relative;
}

.gallery .picture .picture-wrap .hover-info {
    padding-top: 40%;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: aqua;
    background-color: rgba(0, 0, 0, 0);
    transition: opacity 0.2s;
    opacity: 0;
    text-align: center;
}

.gallery .picture .picture-wrap .hover-info .text {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
}

.gallery .picture .picture-wrap .hover-info:hover {
    opacity: 1;
    background-color: rgba(221, 164, 134, 0.7);
}


/* MAP  */

.map h1.main-title {}

.map p {
    font-size: 16px;
    color: #062033;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-align: center;
    padding-left: 120px;
    padding-right: 120px;
    text-align: center;
}


/* FOOTER */

.footer {
    background-color: #033854;
    position: relative;
}

.footer .footer-wrap {
    padding-bottom: 65px;
    padding-left: 160px;
    padding-right: 160px;
}

.footer .logo {
    position: relative;
    top: 0;
    left: 0;
    vertical-align: top;
}

.footer .info {
    display: inline-block;
    padding: 20px;
    color: white;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.footer .order-ticket {
    text-transform: uppercase;
    color: white;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 16px;
    display: inline-block;
    background-color: #a92222;
    margin-top: 20px;
    line-height: 14px;
}

.footer .right {
    text-align: right;
}

.gsInformer {
    float:right;
    width:250px;
    height:68px;
}


/*SIDE MENU*/


/* Overlay style */

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(153, 204, 51, 0.9);
}


/* Overlay closing cross */

.overlay .overlay-close {
    font-size: 50px;
    color: white;
    margin-left: 40px;
    margin-top: 40px;
}


/* Menu style */

.overlay nav {
    text-align: center;
    position: relative;
    top: 50%;
    height: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: 100%;
    position: relative;
}

.overlay ul li {
    display: block;
    height: 20%;
    height: calc(100% / 5);
    min-height: 54px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.overlay ul li a {
    font-size: 54px;
    font-weight: 300;
    display: block;
    color: #fff;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
    color: #f0f0f0;
}

.container {
    overflow-x: hidden;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.container.overlay-open {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}

.container::after {
    content: '';
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}

.container.overlay-open::after {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.overlay-contentpush {
    background: rgb(170, 170, 170);
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
    transition: transform 0.5s, visibility 0s 0.5s;
}

.overlay-contentpush.open {
    visibility: visible;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

@media screen and (max-height: 30.5em) {
    .overlay nav {
        height: 70%;
        font-size: 34px;
    }
    .overlay ul li {
        min-height: 34px;
    }
}

.btn-link {
    height: calc(100% - 75px);
    padding: 20px;
}

.btn-link:hover {
    color: white;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
}

.btn-link a {
    font-size: 40px;
    display: block;
    margin-bottom: 30px;
}

.btn-link a img {
    width: 50px;
    margin-right: 20px;
}

.btn-link a {
    text-decoration: none;
    color: white;
}

.btn-link a:hover {
    text-decoration: none;
    color: white;
}


/* offers style */

.row2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 15px;
    margin-left: 15px;
    width: 90%;
}

.col5 {
    flex: 0 0 30.%;
    max-width: 30.333333%;
    margin: 1%;
    padding: 10px;
}

figure img {
    width: 85%;
    /* Ширина изображений */
    margin: 2% 0 0 0;
    /* Сдвигаем вверх */
}

.info2 {
    font-size: 24px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 20px;
}


/* Gallery -----------------------------------------------------------------------------*/

.row3 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    background-color: #fff;
    margin: 2%;
    padding-top: 3%;
    padding-bottom: 3%;
}

.row3 div {
    width: 100%;
    margin: 2%;
    padding-top: 3%;
    padding-bottom: 3%;
}


}

/*contacts -----------------------------------------------------------------------------*/
.contacts__left {
    display: inline;
    float: left;
    width: 31.40096618%;
    margin: 0 0.96618357%;
}
.contacts__head {
    background: url(img/title-line.png) center bottom repeat-x;
    padding-bottom: 48px;
    margin-bottom: 40px;
}
element.style {}
.contacts__right {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
}
.contacts__right {
    display: inline;
    float: left;
    width: 56.40096618%;
    margin: 0 0.96618357%;
    margin-left: 9.29951691%;
}
.contacts__map {
    height: 364px;
    margin-bottom: 26px;
}

/*hide -----------------------------------------------------------------------------*/
.rooms-types .card {
    width: 30.56985616010006%;
    margin-right: 1%;
    margin-left: 1%;
    margin-top: 2%;
    float: left;
}
.near-sidebar-area div {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
}
.card {
    display: block;
    text-decoration: none;
    color: #1b232f;
}
.rooms-types .card a {
    display: block;
    text-decoration: none;
    color: #1b232f;
}
.card__image-container {
    position: relative;
}
.card__image-container img {
    width: 100%;
}
.card-image {
    display: block;
}
.card__description {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(255, 219, 180, 0.85);
    text-align: center;
    vertical-align: middle;
    opacity: 0;
}
.card__description-content {
    display: inline-block;
    vertical-align: middle;
}
.card__link {
    display: inline-block;
    padding: 18px 36px;
    background: #ffffff;
    font-size: 13px;
}
.card__text {
    background: #ffdbb4;
    padding: 34px 0px;
    margin-bottom: 0px;
    font-size: 20px;
    text-align: center;
    box-sizing: border-box;
    max-height: 92px;
    position: relative;
    overflow: hidden;
}
.wellness-icons__item {
    width: 33.33333333333333%;
    height: 50px;
    font-size: 18px;
    line-height: 20px;
    float: left;
    margin-bottom: 20px;
}
.wellness-icons__item span {
    width: 155px;
}
icons__item span {
    display: inline-block;
}
.wellness-icons__item span {
    width: 68px;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.text-near-icon {
    display: inline-block;
    width: 84%;
    margin: 0px !important;
}
.akimg {
    width: 45%;
    padding: 10px;
    float: left;
    margin-right: 10px;
}
.aktext {}
ul#breadcrumb {
    overflow: hidden;
    text-align: center;
    padding-top: 0px;
    padding-inline-start: 0px;
    display: inline-block;
}
ul#breadcrumb li {
    list-style: none;
    display: inline-block;
    color: #212529;
    Font-size: 12pt;
}
ul#breadcrumb li>a {
    text-decoration: underline;
    color: #212529;
}
#breadcrumb li+li:before {
    content: '>';
    margin: 0 2px;
}

/*top nav -----------------------------------------------------------------------------*/
.sub-menu-hover span {
    font-size: 20px;
    text-transform: uppercase;
    padding: 1%;
}
.sub-menu-hover_1 {
    margin-left: -8.7%;
    padding: 1%;
}
.sub-menu-hover_2 {
    margin-left: -3.7%;
    padding: 1%;
}
.sub-menu-hover_3 {
    margin-left: -17.8%;
    padding: 1%;
}
.sub-menu-hover_4 {
    margin-left: 0%;
    padding: 1%;
    left: 0px;
}
.sub-menu-hover_5 {
    margin-left: -32.5%;
    padding: 1%;
}
.sub-menu-hover_6 {
    margin-left: 0%;
    padding: 1%;
    left: 0px;
}
.sub-menu-hover_7 {
    margin-left: -25.6%;
    padding: 1%;
}
.sub-menu-hover_8 {
    margin-left: -49%;
}
.sub-menu-hover_9 {
    margin-left: 0%;
    padding: 1%;
    left: 0px;
}
.sub-menu-hover_10 {
    margin-left: 0%;
    padding: 1%;
    left: 0px
}
.sub-menu-hover_11 {
    margin-left: -55.5%;
    padding: 1%;
}
.text-center img {
    height: 36px !important;
}

/*top nav -----------------------------------------------------------------------------*/
@media screen and (max-width:1446px) {
    .akimg {
        width: 98%;
    }
}
.youtubeframe {
    height: 480px;
    width: 100%;
}
@media screen and (max-width:1000px) {
    .youtubeframe {
        height: 256px;
    }
}
body {
    font-family: 'Open Sans', sans-serif;
    min-width: 320px;
}
.nav-menu a {
    color: #fff;
}
h1.main-title {
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
}
.block {
    padding-bottom: 30px;
    padding-top: 50px;
}
.section-title {
    margin-bottom: 25px;
}
.section-title .anchor-wrap {
    margin-top: 10px;
    text-align: center;
}


/*top nav -----------------------------------------------------------------------------*/
.sub-menu-hover span {
    font-size: 20px;
    text-transform: uppercase;
    padding: 1%;
}
.sub-menu-hover_1 {
    margin-left: -8.7%;
    padding: 1%;
}
.sub-menu-hover_2 {
    margin-left: -3.7%;
    padding: 1%;
}
.sub-menu-hover_3 {
    margin-left: -17.8%;
    padding: 1%;
}
.sub-menu-hover_4 {
    margin-left: 0%;
    padding: 1%;
    left: 0px;
}
.sub-menu-hover_5 {
    margin-left: -32.5%;
    padding: 1%;
}
.sub-menu-hover_6 {
    margin-left: 0%;
    padding: 1%;
    left: 0px;
}
.sub-menu-hover_7 {
    margin-left: -25.6%;
    padding: 1%;
}
.sub-menu-hover_8 {
    margin-left: -49%;
}
.sub-menu-hover_9 {
    margin-left: 0%;
    padding: 1%;
    left: 0px;
}
.sub-menu-hover_10 {
    margin-left: 0%;
    padding: 1%;
    left: 0px
}
.sub-menu-hover_11 {
    margin-left: -55.5%;
    padding: 1%;
}
.text-center img {
    height: 36px !important;
}

/*top nav -----------------------------------------------------------------------------*/
@media (max-width: 570px) {
    .footer {
        text-align: center;
    }
    .gsInformer {
        float:none;
        margin:auto;
    }
    .footer .right {
        text-align: center;
    }
    .btn-link a {
        font-size: 25px;
        margin-bottom: 20px;
    }
    
    .btn-link a img {
        width: 40px;
        margin-right: 15px;
    }
    
    .header .form-bron-wrap .form-bron .form-area {
        width: 350px;
    }
}
@media (max-width: 470px) {
    .header .form-bron-wrap .form-bron .form-title {
        color: white;
        font-size: 24px;
        font-weight: 600;
        padding-top: 10px;
    }
    
    .header .form-bron-wrap .form-bron input {
        width: 100%;
    }
}
@media (max-width: 400px) {
    .btn-link a {
        font-size: 17px;
    }
    
    .btn-link a img {
        width: 40px;
        margin-right: 10px;
    }
    
    .header .form-bron-wrap .form-bron .form-area {
        width: 290px;
    }
    
    .header .form-bron-wrap .form-bron .form-action {
        color: white;
        font-size: 18px;
        font-weight: 400;
        padding-top: 30px;
    }
    
    .header .form-bron-wrap .form-bron .form-subtitle {
        color: white;
        font-size: 12px;
        font-weight: 300;
        padding-top: 0px;
    }
}
@media (max-width: 575px) {}
@media (max-width: 1199px) {
    .about .container .row {
        padding-right: 0;
        padding-left: 0;
    }
    
    .special-news .section {
        padding-left: 120px;
        padding-right: 120px;
    }
}
@media (max-width: 991px) {
    .message {
        padding-right: 0;
        padding-left: 0;
    }
    
    .special-news .section {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .header .nav-menu {
        padding: 20px 20px 20px;
    }
    
    .rest p {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .gallery .row p {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .map p {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .footer .footer-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media (max-width: 860px) {
    .header .nav-menu {
        padding: 20px 60px 20px;
    }
}
@media (max-width: 767px) {
    .message p.thin {
        padding-left: 0;
        padding-right: 0;
    }
    
    .header {
        background-size: cover;
        height: 560px;
        position: relative;
    }
    
    .header .form-bron-wrap {
        margin-top: 75px;
        left: 0;
        width: 100%;
        height: 380px;
        position: absolute;
        top: 100px;
        background-color: rgba(163, 81, 103, 0.3);
        padding: 9px 11px;
    }
    
    .header .form-bron-wrap .form-bron .form-title {
        color: white;
        font-size: 34px;
        font-weight: 600;
        padding-top: 50px;
    }
    
    .header .form-bron-wrap .form-bron .form-title {
        color: white;
        font-size: 24px;
        font-weight: 600;
        padding-top: 10px;
    }
    
    .header .form-bron-wrap .form-bron .form-subtitle {
        color: white;
        font-size: 12px;
        font-weight: 300;
        padding-top: 0px;
    }
}
@media (max-width: 570px) {
    .btn-link a {
        font-size: 25px;
        margin-bottom: 20px;
    }
    
    .btn-link a img {
        width: 40px;
        margin-right: 15px;
    }
    
    .header .form-bron-wrap .form-bron .form-area {
        width: 350px;
    }
}
@media (max-width: 470px) {
    .header .form-bron-wrap .form-bron .form-title {
        color: white;
        font-size: 24px;
        font-weight: 600;
        padding-top: 10px;
    }
    
    .header .form-bron-wrap .form-bron input {
        width: 100%;
    }
}
@media (max-width: 400px) {
    .btn-link a {
        font-size: 17px;
    }
    
    .btn-link a img {
        width: 40px;
        margin-right: 10px;
    }
    
    .header .form-bron-wrap .form-bron .form-area {
        width: 290px;
    }
    
    .header .form-bron-wrap .form-bron .form-action {
        color: white;
        font-size: 18px;
        font-weight: 400;
        padding-top: 30px;
    }
    
    .header .form-bron-wrap .form-bron .form-subtitle {
        color: white;
        font-size: 12px;
        font-weight: 300;
        padding-top: 0px;
    }
}
@media (max-width: 575px) {}

/* reservation button */
.ak-reserv-button {
    margin-top: 5px;
    font-size: 1vw;
    background-color: #a92222;
    padding: 5px 10px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
}
.ak-reserv-button:hover {
    color: white;
    text-decoration: none;
}
@media (max-width: 1366px) {
    .ak-reserv-button {
        font-size: 1vw;
    }
}
@media (max-width: 766px) {
    .ak-reserv-button {
        font-size: 3vw;
    }
}
@media (max-width: 575px) {
    .ak-reserv-button {
        font-size: 3.8vw;
    }
}
.newspage-button {
    margin-top: 5px;
    font-size: 12pt;
    background-color: #a92222;
    padding: 5px 10px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
}
.newspage-button:hover {
    color: white;
    text-decoration: none;
}
@media (max-width: 1366px) {
    .newspage-button {
        font-size: 14pt;
    }
}
@media (max-width: 766px) {
    .newspage-button {
        font-size: 14pt;
    }
}
@media (max-width: 575px) {
    .newspage-button {
        font-size: 14pt;
    }
}

/* language selector start */
.lang-selector {
    font-size: 11px;
    border-radius: 50%;
    color: #ffffff;
    border: 2px solid white;
    text-decoration: none;
    height: 35px;
    width: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    line-height: 30px;
}
.lang-selector:hover {
    background-color: #b92222;
    animation: shadow 1s linear;
}
.lang-selector-container {
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 5px;
}
@keyframes shadow {
    from {
        box-shadow: 0px 0px 3px white;
    }
    
    50% {
        box-shadow: 0px 0px 7px white;
    }
    
    to {
        box-shadow: 0px 0px 3px white;
    }
}

/* language selector end */



/* New year section */
.container-ng {
    width: 100%; 
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (max-width: 1200px) {
    .container-ng{
        max-width:1190px;
    }
}
@media (max-width: 992px) {
    .container-ng{
        max-width:960px;
    }
}
@media (max-width: 768px) {
    .container-ng {
        max-width:720px;
    }
}
@media (max-width: 576px) {
    .container-ng{
        max-width:540px;
    }
}






#slider {
    position: relative;
	text-align: center;
    top: 10px;
}

#slider{
	margin: 0 auto;
}

#slides article{
	width: 20%;
	float: left;
}

#slides .image-gl{
	width: 500%;
	line-height: 0;
}

#overflow{
	width: 100%;
	overflow: hidden;
}

article img{

}

#desktop:checked ~ #slider{
	max-width: 960px;
}

#switch1:checked ~ #controls-gl label:nth-child(5), 
#switch2:checked ~ #controls-gl label:nth-child(1),
#switch3:checked ~ #controls-gl label:nth-child(2),
#switch4:checked ~ #controls-gl label:nth-child(3),
#switch5:checked ~ #controls-gl label:nth-child(4){
	background: url("../img/prev.png") no-repeat;
	float: left;
	margin: 0 0 0 -10px;
	display: block;
	height: 68px;
	width: 68px;
}


#switch1:checked ~ #controls-gl label:nth-child(2), 
#switch2:checked ~ #controls-gl label:nth-child(3),
#switch3:checked ~ #controls-gl label:nth-child(4),
#switch4:checked ~ #controls-gl label:nth-child(5),
#switch5:checked ~ #controls-gl label:nth-child(1){
	background: url("../img/next.png") no-repeat;
	float: right;
	margin: 0 -10px 0px 0px;
	display: block;
	height: 68px;
	width: 68px;
}

label, a{
	cursor: pointer;
}

.all-gl input{
	display: none;
}


#switch1:checked ~ #slides .image-gl{
	margin-left: 0;
}

#switch2:checked ~ #slides .image-gl{
	margin-left: -100%;
}

#switch3:checked ~ #slides .image-gl{
	margin-left: -200%;
}

#switch4:checked ~ #slides .image-gl{
	margin-left: -300%;
}

#switch5:checked ~ #slides .image-gl{
	margin-left: -400%;
}

#controls-gl{
	margin: -15% 0 -30px 0;
	width: 100%;
	height: 0px;
}

#active-gl label{
	border-radius: 10px;
	display: inline-block;
	width: 15px;
	height: 15px;
	background: #bbb;
}

#active-gl{
	margin: 23% 0 0;
	text-align: center;
}

#active-gl label:hover{
	background: #76c8ff;
	border-color: #777 !important;
}

#switch1:checked ~ #active-gl label:nth-child(1),
#switch2:checked ~ #active-gl label:nth-child(2),
#switch3:checked ~ #active-gl label:nth-child(3),
#switch4:checked ~ #active-gl label:nth-child(4),
#switch5:checked ~ #active-gl label:nth-child(5){
	background: #18a3dd;
	border-color: #18a3dd !important;
}

#slides .image-gl{
	transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
}

#controls-gl label:hover{
	opacity: 0.6;
}

#controls-gl label{
	transition: opacity 0.2s ease-out;
}
.img-gl {
    padding: 10px;
}

.fa-dzen {
    background: url(ya_dzen.png)
    }
    
#cookie-banner p {
    color: #fff;
}

@media (max-width: 767px) {
    .nav-menu-wrap{
        height: 160px;
    }
};