* {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    box-sizing: border-box;
    box-shadow: none;
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    height: 100%;
}

body {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 14px;
    height: 100%;
    line-height: 1;
    color: #696969;
}

a, a:hover,
input:focus,
select:focus,
button{
    outline: none;
}
/* Bootstrap 3 styles */
.center-block{display:block;margin-right:auto;margin-left:auto}
.img-responsive{display:block;height:auto;max-width:100%}
.text-primary{color:#ff7900}
.text-center{text-align:center!important}
.text-uppercase{text-transform:uppercase}
/* End of Bootstrap 3 styles */
.wrapper {
    min-height: 100%;
    height: auto !important;
    width: 100%;
}
.content {
    padding: 100px 0 84px;
    margin: 0 auto;
}

.container {
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.footer {
    margin: -84px auto 0;
    position: relative;
}
.copyright{
    display: block;
    padding: 36px 0;
    color: #363636;
    font-family: serif;
    font-weight: 700;
    font-size: 10px;
    letter-spacing: 0.14em;
    border-top: 2px dotted #ff7900;
}
.hotel{
    background: #fff url(../img/logo_top.png) no-repeat center;
    background-size: 80%;
    display: block;
    position: fixed;
    top: 20%;
    left: -5px;
    width: 120px;
    height: 83px;
    z-index: 1000;
    border: 1px dotted #ba9642;
    box-shadow: 0 0 0 2px rgb(255,255,255);
    transition: all .5s;
}
.hotel:hover{
    left: 2px;
}
@media screen and (max-width: 767px){
    .hotel{
        display: none;
    }
}
/*--------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------- HEADER -------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.header {
    background: #fff;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
	height: 90px;
    z-index: 1010;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.3);
}
.header .nav{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100px;
}
.logo{


}

.menufiles li {
line-height: 1.5;
}
.menu{
    border-bottom: 2px dotted #ff7900;
}
.menu > li{
    display: inline-block;
}
.menu > li > a{
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
    color: #363636;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 0;
    margin: 0 9px -2px;
    display: block;
    transition: all .5s;
    border-bottom: 2px solid transparent;
}
.menu > li > a:hover{
    border-color: #ff7900;
}
.menu > li:first-child > a{
    margin-left: 0;
}
.menu > li:last-child > a{
    margin-right: 0;
}
.callback{

}
.callback > h6{
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0.075em;
    font-size: 15px;
    color: #363636;
}
.callback > span{
    font-size: 20px;
    display: block;
    font-family: Arial, sans-serif;
    padding: 7px 0 4px;
    color: #363636;
}
.callback > button{
    display: block;
    color: #ff7900;
    font-size: 12px;
    background: transparent;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0.036em;
    border-bottom: 2px dotted #ff7900;
    transition: all .5s;
    cursor: pointer;
}
.callback > button:hover {
    border-style: solid;
}
.wrap-title{
    position: relative;
    text-align: center;
}
.title-big{
    font-family: 'Raleway', sans-serif;
    font-size: 28px;
    color: #363636;
    position: relative;
    display: inline-block;
    padding: 15px 0;
    margin-bottom: 25px;
    background: #fff;
    text-transform: uppercase;
    letter-spacing: 0.035em;
    z-index: 5;
    width: 470px;
}
.title-big1{
    font-family: 'Tahoma', sans-serif;
    font-size: 33px;
    color: #363636;
    position: relative;
    display: inline-block;
    padding: 15px 0;
    margin-bottom: 25px;
    background-color: rgba(255, 255, 255, .5);
    text-transform: uppercase;
    letter-spacing: 0.035em;
    z-index: 5;
    width: 870px;
}
.wrap-title::before,
.title-big::after{
    content: '';
    display: block;
    position: absolute;
    border-bottom: 2px dotted #ff7900;
    transform: translateX(-50%);
    left: 50%;
}
.wrap-title::before{
    width: 73%;
    top: calc(50% - 15px);
}
.title-big::after{
    width: 70px;
    bottom: 0;
}
.description-section{
    max-width: 610px;
    margin: 0 auto 35px;
    font-size: 18px;
    line-height: 1.35;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.btn-orange{
    width: 340px;
    padding: 11px 20px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    color: #fff;
    border: 2px dotted #fff;
    background: #ff7900;
    box-shadow: 0 0 0 rgba(0,0,0,.3),0 0 0 2px #ff7900;
    letter-spacing: 0.093em;
    cursor: pointer;
    transition: all .5s;
}
.btn-orange:hover{
    box-shadow: 0 2px 8px 3px rgba(0,0,0,.3),0 0 0 2px #ff7900;
}
.drop-menu{
    position: relative;
    display: none;
    width: 33px;
    background: #fff;
}
.drop-menu>span{
    display: block;
    width: 100%;
    height: 4px;
    background: #363636;
    border-radius: 5px;
    margin-bottom: 4px;
    transition: all .5s;
}
.nav.open .drop-menu > span,
.drop-menu:hover > span{
    background: #ff7900;
}
@media screen and (max-width: 992px){
    .callback {
        display: none;
    }
}
@media screen and (max-width: 767px){
	    .header{
        height: 90px;

    }
    .header .nav{
        height: 65px;
        flex-flow: row wrap;
    }
    .logo > img{
        /* width: 80px; */
    }
    .content {
        padding: 65px 0 84px;
        margin: 0 auto;
    }
    .drop-menu{
        display: inline-block;
    }
    .menu {
        display: block;
        width: 100%;
        position: absolute;
        left: 0;
        top: 80px;
        background: #fff;
        overflow: hidden;
        max-height: 0;
        transition: all .5s;
    }
    .nav.open .menu {
        max-height: 999px;
    }
    .menu > li {
        display: block;
        width: 100%;
    }
    .menu > li > a {
        padding: 10px 15px;
        margin: 0;
    }

}
@media screen and (max-width: 499px){
    .btn-orange{
        width: 90%;
    }
    .description-section{
        font-size: 16px;
        line-height: 1.2;
    }
}
/*--------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------ MODAL -------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.modal {
    position: fixed;
    left: 0;
    top: 0;
    display: flex;
    width: 100%;
    height: 100%;
    transform: translateY(-100%);
    transition: all 0.5s;
    overflow: auto;
    z-index: 1101;
}
.modal.open {
    transform: translateY(0);
}
.modal .shadow {
    background: rgba(0,0,0,0.3);
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.modal .close {
    position: absolute;
    display: block;
    right: 5px;
    top: 5px;
    width: 15px;
    height: 15px;
    background: transparent url(../img/close.png) no-repeat center;
    background-size: 100%;
    cursor: pointer;
}
.modal-body {
    width: 100%;
    max-width: 650px;
    background: #fff;
    min-height: 50px;
    position: relative;
    margin: auto;
    padding: 0 20px 20px;
    z-index: 10;
    border: 2px dotted #ff7900;
    box-shadow: 0 0 0 2px #fff;
}
.modal-body .title-big {
    font-size: 20px;
    padding: 30px 0 20px;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}
.modal-body .description {
    font-size: 18px;
    text-align: center;
    margin: 0 0 30px;
    line-height: 1.4;
}
.modal-body input {
    border: 1px solid #ff7900;
    display: block;
    width: 100%;
    font-size: 20px;
    padding: 10px;
    margin: 0 0 35px;
    font-weight: 700;
}
.modal-body .btn-orange{
    width: 100%;
}
#thanks .modal-body{
    width: 90%;
    max-width: 450px;
    padding-bottom: 0;
    opacity: 0.95;
}
#callback .modal-body{
    width: 90%;
    max-width: 450px;
    padding: 25px 30px 30px;
}
#callback .modal-body .title-big {
    padding: 0;
}
#callback .modal-body .title-big::after {
    content: none;
}
#callback .modal-body .description {
    padding-bottom: 20px;
}
#wedding-key .description{
    text-align: left;
}
#gold-hall p,
#gallery-hall p,
#white-hall p {
    position: relative;
    font-size: 16px;
    line-height: 1.4;
    padding-bottom: 15px;
    margin-bottom: 15px;
}




.scroll-top{
    overflow: hidden;
    position: fixed;
    left: 50%;
    bottom: 135px;
    width: 52px;
    height: 52px;
    display: block;
    transform: translateX(600px);
    background: rgba(0, 0, 0, 0) url(../img/arrow_up.svg) no-repeat center left;
    cursor: pointer;
    z-index: 999;
    opacity: 0;
    visibility:hidden;
    transition: all 1s;
}
@media screen and (max-width: 1305px){
    .scroll-top{
        display: none!important;
    }
}
/*--------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- FIRST-SECTION ---------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.section-first{
    height: calc(100vh - 100px);
    position: relative;
    overflow: hidden;
    text-align: center;
}

.section-first-thx{
    height: calc(100vh - 500px);
    position: relative;
    overflow: hidden;
    text-align: center;
}

/*.section-first .bx-wrapper{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    box-shadow: none;
    border: 0;
    background: #fff;
}
.section-first .bx-wrapper img{
    width: calc(100% + 100px);
    max-width: 9999px;
    position: relative;
    display: block;
    transition: 15s;
    left: 0;
}*/

.section-first .full-slide .section-first-thx{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.section-first .full-slide > video{
    width: 100%;
    display: block;
    position: absolute;left: 0;
    top: 50%;
    transform: translateY(-50%);
}
/*.section-first .bx-wrapper .bx-pager{
    bottom: 80px;
}
.section-first .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255,255,255,.7);
    width: 14px;
    height: 14px;
    margin: 0 12px;
    border-radius: 50%;
}
.bx-wrapper .bx-pager.bx-default-pager a.active{
    background: rgba(255,255,255,1);
}*/
.go-to{
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 76px;
    height: 76px;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    transition: all .5s;
}
.go-to:hover{
    bottom: -40px;
}
.go-to::before{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    display: block;
    top: 5px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #ff7900;
    border-bottom: 2px solid #ff7900;
    transition: all .2s;
}
.go-to:hover::before{
    top: 12px;
}
.section-first .container{
    top: 50%;
    transform: translateY(-53%);
}
.section-first .title-big{
    padding: 20px 185px 38px;
    line-height: 1.4;
    background-color: rgba(0, 0, 0, 0);
    letter-spacing: 0.05em;
    margin: 0 0 26px;
    font-size: 32px;
    width: auto;
}
.section-first .wrap-title::before {
    content: none;
}
.section-first .title-big::after {
    width: 46%;
    border-color: #363636;
}
.our-advantage h3{
    font-size: 21px;
    text-transform: uppercase;
    color: #363636;
    font-family: sans-serif;
    margin: 0 0 26px;
}
@media screen and (max-width: 992px){
    .section-first .title-big {
        padding: 20px 50px 38px;
        margin: 0 0 20px;
        font-size: 28px;
    }
}
@media screen and (max-width: 768px){
	
	.title-big1 {
    font-family: 'Tahoma', sans-serif;
    font-size: 26px;
    color: #363636;
    position: relative;
    display: inline-block;
    padding: 15px 0;
    margin-bottom: 25px;
    background-color: rgba(255, 255, 255, .5);
    text-transform: uppercase;
    letter-spacing: 0.035em;
    z-index: 5;
        width: 100%;
	}
	
	.section-first .full-slide > video{
		display:none;
	}
	
    .section-first {
        height: auto;
        padding: 60px 0 80px;
    }
    .section-first .container {
        top: 0;
        transform: translateY(0);
    }
    .section-first .title-big {
        padding: 20px 0;
        margin: 0 0 20px;
        font-size: 20px;
    }
    .our-advantage h3 {
        font-size: 18px;
        margin: 0 0 20px;
    }
}
@media screen and (max-width: 499px){
    .title-big {
        font-size: 20px;
        width: auto;
        padding: 15px;
    }
    .wrap-title::before {
        width: 100%;
        top: calc(50% - 15px);
    }
    .section-first {
        padding: 30px 0;
    }
    .section-first .title-big {
        padding: 15px 0;
        margin: 0 0 15px;
        font-size: 19px;
        line-height: 1.2;
    }
    .our-advantage h3 {
        font-size: 16px;
        margin: 0 0 15px;
    }
    .go-to{
        display: none;
    }
}
/*--------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- NEW_YEAR-SECTION --------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.section-new_year{line-height:1.42857143;padding:60px 0 0}
.section-new_year h3{font-size:22px}
.section-new_year h3,.section-new_year img,.section-new_year ul{margin-bottom:20px}
.section-new_year #main_image{border:dotted 2px #ff7900}
.section-new_year p{font-size:16px;margin-bottom:10px;text-align:left}
.section-new_year p.description-section{text-align:center}
.section-new_year ul{font-size:20px}
.section-new_year .container .block-white{padding-top:10px;padding-right:10%;padding-bottom:30px;padding-left:10%}
.xmas_list{list-style-image:url('../img/new-year-2018/xmas_star_xs.png');text-align:left}
/*--------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- SECOND-SECTION --------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.section-second{
    padding: 60px 0 0;
}
.carousel{
    overflow: hidden;
    position: relative;
}
.carousel .carousel-3d-slide {
    border: none!important;
    background: transparent!important;
    opacity: .3!important;
}
.carousel .carousel-3d-slide.current {
    opacity: 1!important;
}
.carousel .carousel-3d-controls > a {
    position: absolute!important;
    display: block!important;
    width: 76px!important;
    height: 76px!important;
    background: #fff!important;
    cursor: pointer!important;
    border-radius: 50%!important;
    transition: all .5s!important;
    padding: 0 10px;
    line-height: 0.9!important;
}
.carousel .carousel-3d-controls > a > span {
    font-size: 40px;
    color: #ff7900;
    line-height: 0.8!important;
}
.carousel .carousel-3d-controls > .prev {
    transform: translateX(-58px);
    text-align: right;
}
.carousel .carousel-3d-controls > .next {
    transform: translateX(58px);
    text-align: left;
}
.banquet-halls .carousel-3d-container{
    margin: 0 auto 50px!important;
}
.banquet-halls .carousel-3d-slide.current img {
    padding-left: 200px;
    position: relative;
}
.slide-card{
    position: absolute;
    z-index: 10;
    display: none;
    left: 0;
    top: 60px;
}
.current .slide-card{
    display: block;
}
.slide-card h2{
    font-family: 'Raleway', sans-serif;
    font-size: 50px;
    color: #363636;
    text-transform: uppercase;
    margin: 0 0 15px;
}
.slide-card .block-white{
    max-width: 430px;
    padding: 25px;
    width: 100%;
}
.slide-card p{
    position: relative;
    font-size: 16px;
    line-height: 1.4;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.slide-card .orange-border{
    text-align: left;
}
.orange-border{
    position: relative;
}
.orange-border::after{
    content: '';
    display: block;
    position: absolute;
    border-bottom: 2px dotted #ff7900;
    transform: translateX(-50%);
    left: 50%;
    width: 70px;
    bottom: 0;
}
.slider-nav{
    position: absolute;
    top: 5px;
    left: 65px;
    z-index: 10;
    font-size: 37px;
    color: #ff7900;
}
.slider-nav > span{
    display: inline-block;
    position: relative;
}
.slider-nav .current-slide{
    color: #363636;
    font-size: 40px;
    transform: translate(9px,-1px);
}
.slider-nav .all-slide{
    transform: translate(-13px,1px);
    font-size: 30px;
}
@media screen and (max-width: 992px){
    .slide-card h2 {
        font-size: 30px;
        margin: 0 0 10px;
    }
    .banquet-halls .slide-card .orange-border {
        display: none;
    }
}
@media screen and (max-width: 639px){
    .section-second {
        padding: 40px 0 0;
    }
    .banquet-halls .carousel-3d-slide.current img {
        padding-left: 0;
    }
    .slide-card{
        top: auto;
        bottom: 0;
        width: 100%;
    }
    .slide-card h2 {
        font-size: 28px;
        text-align: center;
    }
    .slide-card .block-white {
        max-width: 100%;
        padding: 15px;
        width: 100%;
        background: transparent;
        box-shadow: none;
    }
    .section-second .slide-card p {
        display: none;
    }
    .slider-nav {
        left: 5px;
    }
}
@media screen and (max-width: 499px){
    .section-second {
        padding: 30px 0 0;
    }
}
/*--------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- THREE-SECTION ---------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.cards{
    display: flex;
    flex-flow: row wrap;
    margin: 0 -12px;
}
.cards > div{
    /* flex: 0 0 33.333%;
    max-width: 33.333%; */
	flex: 0 0 50%;
    max-width: 50%;
    padding: 0 12px 24px;
    position: relative;
    transition: all .5s;
}
.cards.col_3 > div{
    flex: 0 0 33.333%;
    max-width: 33.333%;
    padding: 0 12px 24px;
    position: relative;
    transition: all .5s;
}
.cards.col_1{
	justify-content: center;
}
.cards.col_1 > div{
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 12px 24px;
    position: relative;
    transition: all .5s;
}
.section-three .thumb{
    max-height: 200px;
}
.one-card{
    text-align: center;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
    background: #fff;
	padding: 10px 0px;
}
.one-card .title-big{
    font-size: 20px;
    font-family: sans-serif;
    width: 100%;
    padding: 30px 0 16px;
    margin-bottom: 15px;
}
.thumb{
    position: relative;
    width: 100%;
    max-height: 250px;
    overflow: hidden;
}
.thumb > img{
    width: 100%;
    display: block;
    transition: all .5s;
}
.one-card:hover .thumb > img{
    transform: scale(1.2);
}
.one-card > a{
    font-size: 20px;
    text-align: center;
    margin-bottom: 23px;
    display: inline-block;
    color: #363636;
    text-decoration: none;
    transition: all .5s;
}
.one-card:hover > a{
    color: #ff7900;
}
.one-card > .thumb{
    margin-bottom: 0;
}
@media screen and (max-width: 639px){
    .cards > div {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media screen and (max-width: 499px){
    .cards > div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .cards.col_3 > div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .section-three .one-card{
        min-height: 1px;
    }
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------- FOUR-SECTION --------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.section-four{
    background: #f7f7f7;
    padding: 30px 0 35px;
    margin: 30px 0 0;
}
.section-four .title-big{
    font-size: 20px;
    padding: 15px;
}
.section-four .description-section{
    margin-bottom: 25px;
}
.block-white{
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
    text-align: center;
    padding: 9px 0 25px;
}
/*--------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------- FIVE-SECTION --------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.section-five{
    padding: 24px 0 0;
}
.section-five .description-section {
    max-width: 700px;
    margin-bottom: 44px;
}
.our-advantage-list{
    display: flex;
    flex-flow: row wrap;
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
}
.our-advantage-list > li{
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 30px 0 142px;
    margin-bottom: 40px;
    background: rgba(0, 0, 0, 0) no-repeat center left 20px;
}
.our-advantage-list .title-big{
    font-size: 20px;
    padding: 0 0 16px;
    margin-bottom: 13px;
    width: auto;
}
.our-advantage-list .title-big::after{
    width: 20px;
    bottom: 0;
    transform: translateX(0);
    left: 0;
}
.our-advantage-list p{
    font-size: 18px;
    line-height: 1.3;
}
@media screen and (max-width: 767px){
    .our-advantage-list > li {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 10px 30px 10px 142px;
    }
}
@media screen and (max-width: 499px){
    .our-advantage-list > li {
        padding: 10px 0 10px 50px;
        background: rgba(0, 0, 0, 0) no-repeat center left 0px;
        background-size: 40px;
        margin-bottom: 15px;
    }
    .our-advantage-list .title-big {
        font-size: 18px;
        padding: 0 0 10px;
        margin-bottom: 10px;
        width: auto;
    }
    .our-advantage-list p {
        font-size: 16px;
        line-height: 1.3;
    }
}
/*--------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------- SIX-SECTION --------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.box-gray{
    background: #f7f7f7;
    padding-top: 24px;
}
.section-six .one-card > a{
    color: #696969;
}
.steps{
    display: flex;
    width: 100%;
    padding: 0 0 15px;
}
.steps .slider-nav{
    flex: 0 0 33.333%;
    max-width: 33.333%;
    position: relative;
    top: 0;
    left: 0;
    color: #d4d4d4;
    cursor: pointer;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.steps .slider-nav.active{
    color: #ff7900;
}
.steps .slider-nav .current-slide {
    color: #d4d4d4;
}
.steps .slider-nav.active .current-slide {
    color: #363636;
}
.steps .slider-nav .step-title{
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}
.steps .slider-nav.active .step-title{
    color: #363636;
}
#calculator .one-card{
    cursor: pointer;
}
#calculator .el::before{
    content: '';
    position: absolute;
    z-index: 10;
    display: block;
    width: 100%;
    height: 100%;
}
#calculator .cards > div.step-2,
#calculator .cards > div.step-3 {
    flex: 0 0 66.666%;
    max-width: 66.666%;
    display: none;
}
#calculator .one-card-step {
    width: 100%;
    padding: 30px 40px;
    text-align: left;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
    background: #fff;
}
#calculator .step-3 .one-card-step {
    text-align: center;
    padding: 30px 25%;
}
#calculator .step-3 input{
    border: 1px solid #ff7900;
    display: block;
    width: 100%;
    font-size: 20px;
    padding: 10px;
    margin: 0 0 20px;
    font-weight: 700;
}
#calculator .step-3 h3{
    margin-bottom: 20px;
}
#calculator .step-3 .or{
    font-size: 16px;
    margin-bottom: 20px;
    position: relative;
}
#calculator .step-3 .or span{
    position: relative;
    z-index: 5;
    display: inline-block;
    padding: 0 20px;
    background: #fff;
}
#calculator .step-3 .or::after {
    content: '';
    display: block;
    position: absolute;
    border-bottom: 2px dotted #ff7900;
    transform: translateX(-50%);
    left: 50%;
    top: 8px;
    width: 75%;
    z-index: 1;
}
#calculator .step-3 .btn-orange{
    width: 100%;
}
#calculator .one-card-step h3{
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    color: #363636;
    text-transform: uppercase;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
}
#calculator .step-2 h3 span{
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    font-family:sans-serif;
}
#calculator input[type=range] {
    -webkit-appearance: none;
    margin: 30px 0 30px;
    width: 100%;
}
.price-one-people{
    display: flex;
    flex-flow: row wrap;
    padding: 15px 0 0;
}
.price-one-people > li{
    flex: 0 0 50%;
    max-width: 50%;
    display: block;
    padding: 15px 0 15px 50px;
    font-size: 18px;
    position: relative;
    cursor: pointer;
}
.price-one-people > li::before{
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #ff7900;
    border-radius: 3px;
    left: 0;
    top: 50%;
    margin-top: -10px;
    background: #fff;
    transition: background .5s;
}
.price-one-people > li.active::before{
    background: #ff7900;
}
#calculator input[type=range]:focus {
    outline: none;
}
#calculator input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 2px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000;
    background: #363636;
    border-radius: 1px;
    border: 0px solid #010101;
}
#calculator input[type=range]::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px #000031;
    border: 0px solid #00001E;
    height: 20px;
    width: 20px;
    border-radius: 30px;
    background: #FF7900;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -9px;
}
#calculator input[type=range]:focus::-webkit-slider-runnable-track {
    background: #363636;
}
#calculator input[type=range]::-moz-range-track {
    width: 100%;
    height: 2px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000;
    background: #363636;
    border-radius: 1px;
    border: 0px solid #010101;
}
#calculator input[type=range]::-moz-range-thumb {
    box-shadow: 0px 0px 0px #000031;
    border: 0px solid #00001E;
    height: 20px;
    width: 20px;
    border-radius: 30px;
    background: #FF7900;
    cursor: pointer;
}
#calculator input[type=range]::-ms-track {
    width: 100%;
    height: 2px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent;
}
#calculator input[type=range]::-ms-fill-lower {
    background: #363636;
    border: 0px solid #010101;
    border-radius: 2px;
    box-shadow: 0px 0px 0px #000000;
}
#calculator input[type=range]::-ms-fill-upper {
    background: #363636;
    border: 0px solid #010101;
    border-radius: 2px;
    box-shadow: 0px 0px 0px #000000;
}
#calculator input[type=range]::-ms-thumb {
    box-shadow: 0px 0px 0px #000031;
    border: 0px solid #00001E;
    height: 20px;
    width: 20px;
    border-radius: 30px;
    background: #FF7900;
    cursor: pointer;
}
#calculator input[type=range]:focus::-ms-fill-lower {
    background: #363636;
}
#calculator input[type=range]:focus::-ms-fill-upper {
    background: #363636;
}
@media screen and (max-width: 992px){
    .steps .slider-nav {
        text-align: center;
    }
    .steps .slider-nav .step-title {
        display: block;
        width: 100%;
        padding-top: 10px;
    }
}
@media screen and (max-width: 767px){
    #calculator .one-card-step {
        padding: 15px;
    }
    #calculator .one-card-step h3 {
        font-size: 18px;
    }
}
@media screen and (max-width: 639px){
    #calculator .cards {
        justify-content: center;
    }
    #calculator .cards > div.step-2,
    #calculator .cards > div.step-3 {
        flex: 0 0 100%;
        max-width: 100%;
        display: none;
    }
}
@media screen and (max-width: 499px){
    .steps .slider-nav .step-title {
        display: none;
    }
    #calculator .step-2 h3 {
        white-space: normal;
    }
    #calculator .step-3 .one-card-step {
        text-align: center;
        padding: 30px 15px;
    }
}
/*--------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------- SEVEN-SECTION -------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.section-seven{
    padding-top: 30px;
}
.review .carousel-3d-container{
    margin: 0 auto 40px!important;
}
.review .carousel-3d-controls > a{
    margin-top: -50px;
}
.review .slide-card {
    left: 50%;
    transform: translateX(-50%);
    top: auto;
    bottom: 5px;
}
.review .slide-card .block-white{
    max-width: 520px;
    width: 520px;
}
.review .slide-card h3 {
    position: relative;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    color: #363636;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 17px;
}
.review .slide-card p {
    padding-bottom: 0;
    margin-bottom: 0;
}
@media screen and (max-width: 992px){
    .review .slide-card {
        bottom: 15px;
    }
}
@media screen and (max-width: 639px){
    .review .carousel-3d-container {
        margin: 0!important;
    }
    .review .slide-card{
        left: 2%;
        bottom: -3px;
        width: 96%;
        position: relative;
        transform: translateX(0);
        background: #fff;
    }
    .review .carousel-3d-slide img {
        display: none;
    }
    .review .slide-card .block-white{
        width: 100%;
        max-width: 9999px;
    }

}
/*--------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------- EIGHT-SECTION -------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.section-eight .our-advantage-list > li{
    padding: 20px 30px 20px 142px;
    position: relative;
    cursor: pointer;
    border: 2px dotted transparent;
    transition: all .5s;
}
.section-eight .our-advantage-list > li:hover{
    border-color: #ff7900;
}
.section-eight .our-advantage-list > li::before{
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    color: #ff7900;
    font-size: 90px;
    font-family: sans-serif;
    font-weight: 700;
}
.section-eight .our-advantage-list > li:nth-child(1)::before{
    content: '1';
}
.section-eight .our-advantage-list > li:nth-child(2)::before{
    content: '2';
}
.section-eight .our-advantage-list > li:nth-child(3)::before{
    content: '3';
}
.section-eight .our-advantage-list > li:nth-child(4)::before{
    content: '4';
}
.section-eight .our-advantage-list > li:nth-child(5)::before{
    content: '5';
}
.section-eight .our-advantage-list > li:nth-child(6)::before{
    content: '6';
}
.section-eight .our-advantage-list > li:nth-child(7)::before{
    content: '7';
}
.section-eight .our-advantage-list > li:nth-child(8)::before{
    content: '8';
}
@media screen and (max-width: 992px){
    .section-eight .our-advantage-list > li {
        padding: 15px 20px 15px 100px;
        margin-bottom: 20px;
    }
    .section-eight .our-advantage-list > li::before {
        left: 20px;
    }
}
@media screen and (max-width: 499px){
    .section-eight .our-advantage-list > li {
        padding: 10px 0 10px 50px;
        margin-bottom: 15px;
    }
    .section-eight .our-advantage-list > li::before {
        left: 3px;
        font-size: 70px;
    }
}
/*--------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------- NINE-SECTION -------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.social {
    display: flex;
    justify-content: center;
    padding-bottom: 50px;
}
.social > li{
    position: relative;
}
.social > li::after{
    content: '';
    display: block;
    position: absolute;
    border-right: 2px dotted #ff7900;
    height: 20px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);

}
.social > li:last-child::after{
    content: none;
}
.social > li > a{
    display: block;
    padding: 0 50px;
}

.social img{
    width: 100%;
    max-width: 90px;
    transition:all .5s;
}
.social img:hover{
    box-shadow: 0 2px 8px 1px rgba(0,0,0,.3);
}
@media screen and (max-width: 499px){
    .social {
        padding-bottom: 20px;
    }
    .social > li > a {
        padding: 0 20px;
    }
}
/*--------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------- TEN-SECTION --------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.section-ten{
    padding-bottom: 50px;
}
.section-ten .container{
    z-index: 10;
}
.contacts-wrap{
    height: 0;
    text-align: right;
}
.contacts {
    display: inline-block;
    width: 100%;
    max-width: 365px;
    background: #fff;
    text-align: center;
    margin: 23px 0 0;
    padding: 31px 10px 30px;
}
.contacts >li {
    margin-bottom: 42px;
}
.contacts >li:last-child {
    margin-bottom: 0;
}
.contacts h4{
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #363636;
    letter-spacing: 0.043em;
    padding-bottom: 17px;
    margin-bottom: 16px;
}
.contacts .orange-border::after{
    width: 20px;
}
.contacts p{
    font-size: 18px;
}