html,body{
    background: #FFFFFF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    line-height: normal;
    background: url("../images/bg.jpg") no-repeat center top #212121;
    height: 100%;
    background-size: 100%;

}

input,button,textarea{
    font-family: Verdana,sans-serif;
    font-size: 15px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
label {
     margin-bottom: 0px;
     font-weight:normal;
}
img{
    vertical-align: top;
}
div {
    position: relative;
}

a{
    cursor: pointer;
    color: #ffd201;
    text-decoration: none;
}
.under a, a.under{
    text-decoration: underline;
}
.under a:hover, a.under:hover{
    text-decoration: none;
}
b, .bold{
    font-weight: bold;
}


i,.italic{
    font-style: italic;
}
.upper{
    text-transform: uppercase;
}
.text-left{
    text-align:left;
}
.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}

h1,.h1{
    font-size: 49px;
    line-height: 53px;
    margin: 0;
}
h2,.h2{
    font-size: 46px;
    line-height: 61px;
    margin: 0;
}
h3,.h3{
    font-size: 21px;
    line-height: 26px;
    margin: 0;
}
.font18{
    font-size: 18px;
}
.font16{
    font-size: 16px;
}
.font22{
    font-size: 22px;
}
.yellow{
    color: #ffd201;
}
.white{
    color: #FFFFFF;
}
.grey{
    color: #212121;
}
.black{
    color: #000000;
}
.light-grey{
    color: #d9d9d9;
}
.box-inline{
    display: inline-block;
    vertical-align: top;
}
.box-table{
    width: 100%;
    display: table;
}
.box-right{
    float: right;
}
.box-left{
    float: left;
}
.btn{
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    outline: none;
    border: 0;
    background:none;
    cursor: pointer;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
.btn-circle{
    padding: 0 15px;
    line-height: 26px;
    height: 26px;
    border-radius: 12px;
    -mox-border-radius: 12px;
    -webkit-border-radius: 12px;
    background: #ffd201;
    color: #212121;
    font-size: 12px;
}
.btn-circle.big{
    font-size: 22px;
    width: 220px;
    padding: 0;
    text-align: center;
    height: 50px;
    border-radius: 32px;
    -mox-border-radius: 32px;
    -webkit-border-radius: 32px;
    line-height: 50px;
}
.btn-circle.inverse{
    color: #ffd201;
    background: none;
    width: 280px;
    border: 3px solid #ffd201;
    line-height: 40px;
}
.btn-circle.white{
    background-color: #FFFFFF;
}
.btn.top-pointer:after{
    border-width: 10px;
    content: " ";
    position: absolute;
    left: 15px;
    top: -12px;
    border-top: 12px solid transparent;
    border-left: 12px solid #ffd201;
    border-right: 0;
}
.btn:hover{
    background-color: #fcff01;
    border-color: #fcff01;
    color: #212121;
}
.btn.top-pointer:hover:after{
    border-left: 12px solid  #fcff01;
}
.btn:active{
    background-color: #000000;
    border-color: #000000;
    color: #212121;
}
.btn.top-pointer:active:after{
    border-left: 12px solid  #000000;
}
.btn-timing:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 60px;
    background: url(../images/timing.png) no-repeat center;
}
.btn-download{
    padding-left:40px;
}
.btn-download:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width:40px;
    background: url(../images/pdf.png) no-repeat center;
}
.btn-circle.btn-top{
    width: 80px;
    line-height: 26px;
    text-align: center;
}
.btn-top img{
    margin-top: 5px;
}
.btn-will-go.btn-circle.big{
    width: 300px;
}
.btn-will-go:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width:60px;
    background: url(../images/go.png) no-repeat center;
}
.btn-look-map{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 15px;
    color: #FFFFFF;
    background: none;
    margin-bottom: 20px;
    display: block;
}
.btn-look-map:hover{
    color: #FFFFFF;
}
.btn.white.inverse{
    border-color: #FFFFFF;
    background: none;
    color: #FFFFFF;
}
.container-page{
    min-height: 100%;
    height: auto !important;
    padding: 0;
    width: 100%;
}


.content{
    width: 100%;
    max-width: 1000px;
    min-width: 300px;
    margin: 0 auto;
    overflow-x: hidden;
}


.box-dop-nav a{
    font-size: 16px;
    margin: 0 20px;
    line-height: 40px;
    margin-top:7px;
    display: inline-block;
}
.meet-time-box{
    margin-top: 320px;
    margin-bottom: 30px;
    text-align: right;
}
.meet-time-box .time-box{
    width: 580px;
}
.meet-time-box .place-box{
    width: 30%;
    margin-top: 65px;
}
.box-text-next{
    margin-left: -3px;
}
.box-number{
    color: #FFFFFF;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
}
.box-number div{
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.box-number .days{
    margin-right: 40px;
}
.box-number .val, .box-number .colon{
    font-size: 90px;
    line-height: 90px;
}
.box-number .seconds{
    margin-left: 20px;
}
.box-number .seconds .val{
    font-size: 59px;
    line-height: 68px;
}
.meet-about-box{
    margin-bottom: 30px;
}
.meet-about-box .item{
     width: 30%;
    line-height: 19px;
    color: #FFFFFF;
    float: left;
 }
.meet-about-box .item+.item{
    margin-left: 5%;
}
.meet-about-box .item .text{
    margin-left: 115px;
}
.box-date{
    width: 100px;
    height: 55px;
    background: url("../images/bg-month.jpg") no-repeat #FFFFFF;
    text-align: center;
    margin-top: 5px;
}
.box-date .month{
    font-size: 9px;
    line-height: 20px;
}
.box-date .day{
    font-size: 26px;
    line-height: 35px;
}
.name-box-timing{
    line-height: 70px;
    margin: 40px 0 50px;
}
.name-box-timing .btn{
    vertical-align: middle;
    margin-left: 40px;

}
.box-timing-list{
    margin-bottom: 50px;
    width: 80%;
    -webkit-transition:  margin-left 0.4s ease-in-out;
    -moz-transition:  margin-left 0.4s ease-in-out;
    -o-transition:  margin-left 0.4s ease-in-out;
    -ms-transition:  margin-left 0.4s ease-in-out;
    transition:  margin-left 0.4s ease-in-out;
}
.box-timing-list .item{
    width: 30%;
    line-height: 17px;
    color: #FFFFFF;
    float: left;
}
.box-timing-list .item+.item{
    margin-left: 5%;
}
.box-timing-list .item .event{
    padding: 10px 0;
}
.box-timing-list .item .event+.event{
   border-top: 1px solid #ffffff;
}
.box-timing-list .item .start-day{
    margin-bottom: 10px;
}
.box-timing-list .item .bold{
    font-size: 12px;
}
.box-timing-list .item .upper{
    font-size: 11px;
}
.box-timing-list .item .day-item{
    color: #FFFFFF;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}
.box-timing-list .item .day-item div{
    display: inline-block;
    vertical-align: bottom;
}
.box-timing-list .item .day-item .val{
    font-size: 72px;
    line-height: 72px;
}
.box-timing-list .box-map{
    padding-top: 0px;
    height: 460px;
    position: absolute;
    width: 680px;
    top: 40px;
    left:100%;
    margin-left: 25px;
    overflow: hidden;
    z-index: 10;
    -webkit-transition: left 0.4s ease-in-out;
    -moz-transition: left 0.4s ease-in-out;
    -o-transition: left 0.4s ease-in-out;
    -ms-transition: left 0.4s ease-in-out;
    transition: left 0.4s ease-in-out;
}
.box-timing-list .box-map .title-map{
    display: none;
    color: #FFFFFF;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
}
.box-timing-list .box-map.active{
    /*top: 65px;*/
}
.box-timing-list .box-map.active .btn-look-map{
    display: none;
}
.box-timing-list .box-map .btn-look-map{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
.box-timing-list .box-map .btn-no-look-map{
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    width: 55px;
    height: 55px;
    background: url("../images/map-nav.png") center no-repeat #ffd201;
    z-index: 20;
    margin-top: -22px;
}
.box-timing-list .box-map.active .btn-no-look-map{
    display: block;
}
.box-timing-list .box-map #map{
    width: 680px;
    height: 400px;
}
.box-timing-list .box-map #map-yandex{
    width: 680px;
    height: 400px;
    margin-top: 55px;
}

.group-time{
    display: table;
    width: 100%;
    margin-bottom: 10px;
}
.group-time .text{
    margin-left: 50px;
    font-size: 13px;
    line-height: 16px;
}
.group-time.double .text{
    margin-left: 105px;
}
.box-btn-go{
    margin-bottom: 60px;
}
#video-time{
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}
.status-will-go{
    font-size: 13px;
    color: #FFFFFF;
    position: absolute;
    left: 50%;
    top: 0;
    line-height: 50px;
    margin-left: 170px;
}
.btn-audio{
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: url("../images/audio.png") no-repeat 0 0;
}
.btn-audio:hover{
    background-position: 0 -24px;
}
.btn-audio:active{
    background-position: 0 -48px;
}
.btn-audio.off{
    background-position: 0 -72px;
}
.btn-audio.off:hover{
    background-position: 0 -96px;
}
.footer{
    line-height: 30px;
    background-color: #FFFFFF;
    color: #a3a3a3;
    font-size: 11px;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 100;
    height: 30px;
    overflow: hidden;
}
.footer .box-left,.footer .box-right{
    width: 260px;
}
.footer #box-sharing{
    margin:0 0 0 20px;
}
.footer #box-sharing .b-share{
    padding:0!important;
    vertical-align: top;
}
.footer #box-sharing .b-share__handle, .footer #box-sharing .b-share-icon{
    padding:0!important;
    height: 30px;
    display:inline-block;
    vertical-align: top;
}
.footer #box-sharing .b-share-icon{
    background: url("../images/icon-sharing2.jpg") no-repeat;
    width: 40px;
    height: 30px;
}
.footer #box-sharing .b-share-icon_facebook{
    background-position: 0 0;
}
.footer #box-sharing .b-share-icon_twitter{
    background-position: -80px 0;
}
.footer #box-sharing .b-share-icon_vkontakte{
     background-position: -40px 0;
 }
.footer #box-sharing .b-share-icon_odnoklassniki{
    background-position: -120px 0;
}
#pop-up, .pop-up{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1001;
    left: 0;
    top: 0;
    display: none;
}
.bg-pop-up{
    background: rgba(31, 26, 28, 0.8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
}
.form-pop{
    width: 510px;
    height: 370px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -255px;
    margin-top:-185px;
    background: url("../images/bg-pop.jpg") no-repeat 0 0 #f2f2f2;
}
.form-pop .title{
    font-size: 34px;
    line-height: 100px;
    margin-bottom: 55px;
}
.form-pop .text{
    font-size: 26px;
    color: #000000;
    line-height: 31px;
}
.form-pop .box-day-meet{
    line-height: 56px;
    margin-top: 35px;
    font-size: 20px;
}
.form-pop .box-day-meet .day{
    width: 60px;
    height: 56px;
    line-height: 40px;
    text-align: center;
    border-top: 8px solid #e82d1d;
    display: inline-block;
    font-size: 34px;
    background-color: #ffffff;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    margin: 0 10px;
}
.form-pop .btn-pop-close{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: -70px;
    background: url("../images/close-pop.png") no-repeat;
    display: block;
    cursor: pointer;
}
.meet-about-box.info-catalog-here .item{
    width: 300px;
    display: block;
    float: none;
}
.info-catalog-here .item+.item{
    margin: 0 auto;
}
.content.page-here{
    overflow: visible;
}
.info-catalog-here {
    padding-top: 285px;
    margin-bottom: 50px;
}
.info-catalog-here  .slogo-here{
    font-size: 44px;
    line-height: 44px;
    margin-bottom: 30px;
}
.info-catalog-here .item h1{
    font-size: 64px;
    line-height: 67px;
}
.info-catalog-here .item .item-text{
    margin-top: 28px;
}
.info-catalog-here .item.item-left{
    float: left;
    margin-left: -85px;
}
.info-catalog-here .item.item-right{
    float: right;
    margin-right: -85px;
}
.info-catalog-here .item.item-center{
   margin: 170px auto 30px;
}
.info-catalog-here .item .box-btn{
    margin-top: 10px;
}
.info-catalog-here  .btn img{
    margin-top: 5px;
    margin-right: 5px;
}
.info-catalog-here  .btn.btn-online-cat img{
    margin-top: 8px;
}
.info-catalog-here  .btn.btn-scroll img{
    margin-top: 10px;
}
.info-catalog-here .item .name-href{
    margin-top: 20px;
    margin-bottom: 10px;
}

.be-face{
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;

    color: #FFFFFF;
    text-decoration: none;

    padding:0 30px;
}
.be-face.active{
    background-color: #006aa9;
    color: #FFFFFF;
}
.be-face:hover{
    background: #ffd201;
    color: #FFFFFF;
    text-decoration: none;
}
.box-dop-nav a.be-face:active{
    color: #FFFFFF;
    background: #006ca4;
}
.header.bwhite .be-face{
    color: #000000;
}
.header.bwhite .be-face.active{
    color: #FFFFFF;
}
.header.bwhite .be-face.active:hover{
    color: #000000;
}
.header.bwhite .be-face.active:active,.header.bwhite .be-face:active{
    color: #FFFFFF;
}
.text-rule{
    width: 690px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.page-meet{

    overflow: hidden;
}
.slogo-meet{
    padding-top: 120px;
    font-size: 30px;
    text-align: center;
    line-height: 34px;
    width: 750px;
    margin: 0 auto;
}
.box-btn-meet{
    margin-top: 20px;
    margin-bottom:560px;
}
.box-btn-meet .btn.big{
    font-size: 13px;
    height: 44px;
    line-height: 44px;
}
.box-btn-meet .btn-scroll{
    margin-top: 90px;
    line-height: 30px;
    height: 36px;
    font-size: 13px;
    border-radius: 36px;
    -moz-border-radius: 36px;
    -webkit-border-radius: 36px;
    width: 180px;
}
.box-btn-meet .btn-scroll img{
    margin-top: 10px;
    margin-left: -10px;
    margin-right: 10px;
}
.info-meet{
    position: absolute;
    top: 140px;
    font-size: 13px;
    line-height: 20px;
}
.info-meet.left{
    left:30px;
}
.info-meet.right{
    right:30px;
}
.info-meet .info-catalog-here{
    padding: 0;
}
.info-meet .info-catalog-here .btn{
    margin-bottom: 15px;
}
.info-meet .text-meet{
    width: 200px;
}
.info-meet .here-catalog{
    /*margin-top: 100px;*/
    font-size: 14px;
    margin-bottom: 15px;
}
.info-meet .here-catalog img{
    margin-bottom: 15px;
}
.info-meet .date-meet{
    margin-bottom: 20px;
}
.info-meet .date-meet .month{
    font-size: 10px;
}
.info-meet .date-meet .day{
    font-size: 10px;
    font-size: 38px;
    line-height: 36px;
}
.box-count-went{
    text-align: right;
    padding-top: 20px;
    clear: both;
}
.box-count-went .count{
    font-size: 34px;
    margin-top: 10px;
}
.meet-nav-right{
    float: right;
}
.meet-nav-right .nav-right{
    display: block;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border:2px solid #FFFFFF;
    background-image: url("../images/nav-right.png");
    text-indent: -99999px;
    position: relative;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    text-decoration: none;
    outline: none;
}

.meet-nav-right  .nav-right:hover{
    background-color: #6994bf;
    border-color: #6994bf;
}
.meet-nav-right .nav-right:hover:before{
    content: attr(data-hover);
    position: absolute;
    right: 100%;
    color: #FFFFFF;
    font-size: 13px;
    text-indent: 1;
    font-weight: bold;
    width:200px;
    text-align: right;
    margin-right: 10px;
    line-height: 40px;
    top: 0;
    text-decoration: none;
}
.meet-nav-right .active .nav-right{
    background-color: #d64642;
    border-color: #d64642;
}
.meet-nav-right .nav-right.home{
    background-position: center 10px;
}
.meet-nav-right .nav-right.calc{
    background-position: center -49px;
}
.meet-nav-right .nav-right.tour{
    background-position: center -106px;
}
.meet-nav-right .nav-right.gal{
    background-position: center -160px;
}
.meet-nav-right .nav-right.love{
    background-position: center -217px;
}
.meet-nav-right .nav-right.map{
    background: url(../images/nav-right-dop.png) -1px 0 no-repeat;
    height: 70px;
    border: 0;
    margin-top: 60px;
}
.meet-nav-right .nav-right.map:hover{
    border: 0;
    background-position:  -56px 0;
}
.form-pop.map{
    width: 720px;
    height: 400px;
    padding: 10px;
    background: #ffffff;
    margin-top: -200px;
    margin-left: -360px;
}
#map-yandex2{
    width: 700px;
    height: 380px;
}
.box-map .text-box{
    display: none;
    font-size: 13px;
    color: #ffffff;
    line-height: 20px;
    width: 28%;
    margin-top: 94px;
}
#menu_tab{
    right: 34px;
}
.info-meet.right{
    position: fixed;
    z-index: 10000;
}
.btn-will-go:after{
    background: none;
    width: 0;
}
.status-will-go span{
    font-size: 17px;
}
.btn.white:hover {
    background-color: #ffcc00;
    border-color: #ffcc00;
}
.btn.white:active {
    background-color: #006aa9;
    border-color: #006aa9;
    color: #FFFFFF;
}


.box-woke-up-love{
    margin-top: 0px;
}
.box-woke-up-love .text-box{
    margin: 10px 0;
}
.btn-online-cat,.btn-ios,.btn-android{
    padding-left: 30px;
    background-image: url(../images/btn-img.png);
    background-repeat: no-repeat;
}
.btn-online-cat{
    background-position: 9px 9px;
}

.btn-ios{
    background-position: 9px -15px;
}

.btn-android{
    background-position: 9px -38px;
}
.btn-android:active,.btn-online-cat:active,.btn-ios:active{
    background-image: url(../images/btn-img-active.png);
}
a,button{
    outline: none;
}