@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500,900i&subset=cyrillic-ext,latin-ext');

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeueRegular.eot');
    src: url('../fonts/BebasNeueRegular.eot') format('embedded-opentype'),
        url('../fonts/BebasNeueRegular.woff2') format('woff2'),
        url('../fonts/BebasNeueRegular.woff') format('woff'),
        url('../fonts/BebasNeueRegular.ttf') format('truetype'),
        url('../fonts/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
} 

html {
    position: relative;
    min-height: 100%;
}

@media (max-width: 767px) {
    body .subheader {
        margin-top: -110px !important;
    }

    article p {
        font-size: 1em !important;
    } 

    article h2 {
        margin: 0 0 10px 0 !important;
        font-weight: 500 !important;
        font-size: 1.5em !important;
        line-height: 1.3em !important;
    }

    article h3 {
        margin: 0 0 10px 0 !important;
        font-weight: 500 !important;
        font-size: 1.2em !important;
        line-height: 1.2em !important;
    }

    article  li{
        font-size: 1em !important;
        margin-bottom: 7px;
    }

    section h2 {
        font-size: 1.7em;
        line-height: 1.3em;
        margin-bottom: 30px !important;
    }

    section .hotel-variables {
        margin-top: -60px !important;
    }

    .logo-block, .logo-descript-block, .logo-container {
        display: block !important;
        padding: 0 !important;
    } 

    .logo-block {
        text-align: center;
    }

    .db1, .db {
        display: block !important;
        padding: 0 !important;
    }

    .db1 span, .db1 p {
        display: inline;
        font-size: 1em;
    }

    .db1 span {
        margin-right: 5px;
    }

    .db2 {
        display: none !important;
    }

    .jumbotron .container .logo-block img {
        margin-bottom: 20px !important;
        width: 200px;
        margin-left: -20px;
    }

    body .jumbotron {
        margin-top: -140px !important;
        padding-top: 140px;
        text-align: center;
        padding-bottom: 30px;
    }

    body .jumbotron h2 {
        font-size: 1.2em !important;
        font-weight: 500 !important;
    }

    body .jumbotron h1 {
        font-size: 1.9em !important;
        font-weight: 900 !important;
        margin: 0px 0 40px 0 !important;
        padding: 0;
    }

    .jumbotron .container img {
        margin: 0 !important;
    }

    .jumbotron .btn-lg {
        white-space: normal;
    }

    body .header-small {
        margin: 0 !important;
        z-index: 1031;
        position: absolute;
        top: 35px;
        left: 0;
    }

    .logo-descript-block .btn-primary {
        margin-right: 0px !important;
    }

    .navbar-nav {
        padding-bottom: 110px !important;
        padding-left: 15px;
    }

    .navbar-nav li a {
        color: #333 !important;
    }

    .navbar-nav li a:hover, .navbar-nav li.active>a {
        color: #52d39c !important;
    }

    body .subheader h1 {
        font-size: 1.3em !important;
        font-weight: 500;
    }

    .navbar-nav>.open {
        background: transparent !important;
    }

    .navbar .dropdown-menu {
        padding: 0 0 0 10px !important;
    }

    .navbar .dropdown-menu li {
        padding: 5px 0 !important;
    }

    .navbar .dropdown-menu span {
        position: relative !important;
        margin-left: 15px !important;
    }
}

@media (max-width: 991px) {
    .jumbotron h1 {
        /*        font-size: 3.5em !important;*/
    }

    .jumbotron h2 {
        font-size: 1.9em !important;
    }

    .jumbotron .container img {
        /*        margin-bottom: 150px !important;*/
    }

    .jumbotron .btn-lg {
        padding: 10px;
        font-size: 1em;
        /*        width: 100%;*/
        margin-bottom: 15px;
        font-weight: 500 !important;
        margin-right: 0 !important;
    }

    .subheader h1 {
        font-size: 2em !important;
    }
}

@media (max-width: 1199px) {
    .subheader {
        margin-top: -140px !important;
    }

    .navbar-fixed-top {
        position: relative ;
    }

    .scrolled {
        background: transparent !important;
    }

    .jumbotron  {
        margin-top: -170px !important;
    }

    .jumbotron h1 {
        font-size: 3em;
    }

    .jumbotron h2 {
        font-size: 2em;
    }

    .jumbotron img {
        /*        margin-bottom: 65px !important;*/
    }

    .navbar-nav>li>a {
        padding: 10px 30px 10px 0;
    }

    .navbar-nav {
        float: none;
    }

    .navbar-brand {
        padding: 15px 30px 15px 15px;
    }

    .header-small {
        margin: -10px 0 0 0px !important;
    }

    dt,
    dd {
        text-align: left;
    }

    dl {
        margin-bottom: 30px;
    }
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.footer .container {
    padding: 20px;
    text-align: center;
}

.footer .container p {
    font-size: 12px;
}

.logo-container {
    /*    display: table;*/
    /*    margin-bottom: 50px*/
    text-align: center;
}

.logo-block img  {
    margin-right: 200px;

}

.logo-descript-block {
    padding-left: 50px;
}

.logo-descript-block h3 {
    margin: 0;
    font-size: 1.1em;
    font-weight: 500;
}

.logo-block, .logo-descript-block {
    /*    display: table-cell;*/
    /*    vertical-align: middle;*/
} 

.logo-descript-block .btn-primary {
    margin-right: 30px;
}

.header-small {
    margin-top: 90px;
}

.header-small .container {
    padding-left: 83px;
}

.header-small .list-inline {
    color: #fff;
}

.header-small .list-inline a {
    color: #fff;
}

.header-small .list-inline .active a, 
.header-small .list-inline a:hover {
    color: #6ad69c;
}

.db {
    display: table;
}

.db1, .db2 {
    display: table-cell;
    vertical-align: bottom;
}

.db1  {
    padding-right: 40px
}

.db2 span {
    font-weight: 300;
    margin: 0px 0 4px;
    font-size: 1.45em;
    color: #ddd;
}

.devlogo {
    display: table;
    margin: 0 auto;
}

.devlogo:hover {
    text-decoration: none;
}

.devlogo img {
    display: table-cell;
    vertical-align: top;
}

.devlogo-text {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}

.devlogo span {
    display: block;
    margin-left: 10px;
    font-family: "BebasNeueRegular", sans-serif;
    font-size: 30px;
    line-height: 26px;
    color: #333;
    transition: all .1s ease-in-out;
}

.devlogo span:last-child {
    font-size: 11px;
    font-family: "Arial", sans-serif;
}

.send-fail  {
    display: none;
}

.send-success  {
    display: none;
}

.send-success, .send-fail {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    text-align: center;
    z-index: 9;
    transition: all .1s ease-in-out;
}

.ss-content, .sf-content {
    position: absolute;
    top: 50%;
    width: 100%;
}

.ss-content p, .sf-content p {
    font-size: 1.5em;
    margin: 1em auto;
    line-height: 1.5em;
}

.sf-content .fa {
    color: #d66a6a;
    font-size: 7em;
}

.ss-content .fa {
    color: #6ad69c;
    font-size: 7em;
}

.btn {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    word-spacing: 2px;
    transition: all .1s ease-in-out;
}

.btn-lg {
    letter-spacing: 1px;
}

.jumbotron .btn-lg {
    background: transparent;
    border-width: 2px;
    font-weight: 400;
    line-height: 1.5em;
    transition: all  .1s ease-in-out;
}

.jumbotron .btn-primary:hover {
    background: #25c45c;
    border-color: #25c45c;
}

.jumbotron .btn-info:hover {
    background: #69acd6;
    border-color: #69acd6;
}

strong {
    font-weight: 500;
}

article p {
    font-size: 1.2em;
    line-height: 1.7em;
    margin-bottom: 1.5em;
} 

article h2 {
    margin: 0 0 20px 0;
    font-weight: 400;
    line-height: 1.3em;
}

article h3 {
    margin: 10px 0 15px 0;
    font-weight: 500;
    font-size: 1.5em;
}

article  li{
    font-size: 16px;
    margin-bottom: 7px;
}

article > ul {
    margin-bottom: 30px;
}

th {
    font-weight: 500;
}

b {
    font-weight: 500;
}

a:hover {
    text-decoration: none;
}

.anketa-variables {
    padding: 30px 15px 40px;
}

.av {
    padding: 20px;
    text-align: center;
}

.av:first-child {
    box-shadow: 0 0 0 1px #cecece;
}

.av:last-child {
    box-shadow: 0 0 0 1px #cecece;
}

.av p {
    font-size: 1em;
    margin: 20px 0 0 0;
}

.av span {
    font-size: 2em;
    font-weight: 300;
    margin: 38px 0 0 0;
    display: block;
}

section .hotel-variables {
    margin-top: -40px;
}

.hotel-variables a {
    display: block;
    margin-bottom: 50px;
    font-size: 1.1em;
    font-weight: 400;
    text-align: center;
    color: #2b7ad6;
    transition:  all .1s ease-in-out;
}

.hotel-variables a:hover {
    transform: translateY(-10px);
    color: #004290;
}

.hotel-variables p {
    margin: 10px;
}

.hotel-variables a:last-child {
    margin-bottom: 30px;
}

section {
    padding: 50px 0;
}

section h2 {
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 60px;
}

.reg-container {
    background: #eee;
    padding-bottom: 50px;
    margin-top: -60px;
}

.reg-container h1 {
    text-align: center;
    font-weight: 300;
    font-size: 3.86em;
    margin: 40px 0 20px 0;
}

.reg-header {
    display: table;
    margin: 0 auto;
    padding: 30px 0 20px 0;
}

.reg-logo img {
    margin: 0 20px 0 0;
}

.reg-logo, .reg-logo-description {
    display: table-cell;
    vertical-align: bottom;
}

.reg-logo-description p {
    margin: 0;
}

.reg-logo-description p:first-child {
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: 500;
}

.reg-logo-description p:last-child {
    font-size: 1.1em;
    margin-bottom: -3px;
}

.reg-form label {
    font-weight: 500;    
}

.reg-form .form-control {
    border: none;
    box-shadow: none;
}

.reg-form .form-group {
    margin-bottom: 25px;
}

.reg-form .form-control:disabled {
    background-color: #ddd;
}

.reg-form textarea {
    resize: vertical;
}

.reg-form .checkbox label {
    font-weight: 400;
}

.reg-form .checkbox {
    margin: 0 0 6px 0; 
}

.reg-form span {
    display: block;
    margin-bottom: 10px;
}

.cb label {
    font-weight: 500 !important;
    margin-bottom: 5px
}

.scrolled {
    margin-top: 0;
    background-color: #333;
}

.news-item img {
    width: 100%;
}

.news-item {
    position: relative;
    box-shadow: 0 0 0 1px #ddd;
    padding-bottom: 15px;
    transition: all .1s ease-in-out;
    margin-bottom: 30px
}

.news-item:hover {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px);
}

.news-item h3 {
    font-size: 1.2em;
    font-weight: 500;
    margin: 15px;
    line-height: 1.2em;
}

.news-item h3 a {
    color: #2b7ad6;
    transition: all .1s ease-in-out;
}

.news-item h3 a:hover {
    color: #004290;
}

.news-item p {
    margin: 0 15px;
}

.news-date {
    position: absolute;
    top: -10px;
    left: -10px;
    background: #6ad69c;
    padding: 5px
}

.news-date span {
    display: block;
    color: #fff;
    font-weight: 500;
}

.news-date span:first-child {
    font-size: 12px;
}

.news-date span:last-child {
    font-size: 14px;
    line-height: 1em;
}

.more {
    margin-top: 30px;
    margin-bottom: 30px;
}

.subheader {
    background-image: url(../images/hbg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    margin-top: -125px;
    padding-bottom: 30px;
    margin-bottom: 60px;
}

.subheader h1 {
    margin: 0;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 2.5em;
    letter-spacing: 3px;
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.37);
    line-height: 1.4em;
}

figure.effect-lexi {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
    margin-bottom: 30px;
}

figure.effect-lexi img {
    position: relative;
    display: block;
    max-width: 100%;
}

figure.effect-lexi figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-lexi figcaption::before,
figure.effect-lexi figcaption::after {
    pointer-events: none;
}

figure.effect-lexi figcaption,
figure.effect-lexi figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure.effect-lexi figcaption>a,
figure.effect-lexi figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

figure.effect-lexi {
    background: -webkit-linear-gradient(-45deg, #000 0%, #fff 100%);
    background: linear-gradient(-45deg, #000 0%, #fff 100%);
}

figure.effect-lexi img {
    margin: -10px 0 0 -10px;
    max-width: none;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
    opacity: 0.9;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(10px, 10px, 0);
    transform: translate3d(10px, 10px, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-lexi figcaption::before {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-lexi figcaption::before {
    position: absolute;
    right: 50%;
    top: 50%;
    margin-top: -60px;
    margin-right: -60px;
    width: 120px;
    height: 120px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-image: url(../swipebox/img/zoom.png);
    background-position: center;
    background-repeat: no-repeat;
}

figure.effect-lexi:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-lexi:hover figcaption::before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.topic-date {
    display: block;
    color: #eee;
    margin-bottom: 20px;
    font-size: 1.2em;
    font-weight: 300;
}

.scroller{
    position: fixed;
    right: 20px;
    bottom: 20px;   
    background: rgba(0, 0, 0, 0.1);
    color: #333;
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    transition: all .1s ease-in-out;
    display:none;
    z-index: 10;
}

.scroller:hover {
    background: #6ad69c;
    color: #fff;
}

.scroller .fa {
    line-height: 45px;
}

.hotel-variables  article {
    margin: -10px;
}

.dropdown-toggle {
    cursor: pointer;
}

@media only screen and (min-width: 767px) {
    .navbar .collapse ul li{position:relative;}
    .navbar .collapse ul ul{position:absolute;top:100%;left:0;}
    /*******/
    .navbar .collapse ul ul li{position:relative}
    .navbar .collapse ul ul ul{position:absolute;top:0;left:100%;}
    /*******/
    .navbar .collapse ul ul ul li{position:relative}
    .navbar .collapse ul ul ul ul{position:absolute;top:0;left:100%;z-index:1;}
}

.navbar .dropdown-menu {
    background-color: #333;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar .dropdown-menu a {
    color: #eee
}

.navbar .dropdown-menu a:hover,
.navbar .dropdown-menu a:active,
.navbar .dropdown-menu a:focus,
.navbar .dropdown-menu li.active>a,
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    color: #52d39c;
    background: transparent;
    transition: all .1s ease-in-out;
}

.navbar .dropdown span {
    margin-left: 5px;
}

.navbar .dropdown-menu span {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -9px;
}

.navbar .dropdown-menu>li>a {
    padding: 5px 28px 5px 12px !important;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
}

.navbar .dropdown-menu li a i {
    transform: rotate(-90deg);
    transition: all .1s ease-in-out;
}

.navbar .dropdown .open>a>span> i {
    transform: rotate(90deg);
}

.navbar .dropdown.open>a>span> i {
    transform: rotate(180deg);
    transition: all .1s ease-in-out;
}

.navbar-nav>.open {
    background: #333;
    transition: all .1s ease-in-out;
}