/* COMMON */
@font-face {
	font-family: proxReg;
	src: url("../fonts/proxima/ProximaNova-Regular.eot") format("eot"),
         url("../fonts/proxima/ProximaNova-Regular.ttf") format("ttf"),
         url("../fonts/proxima/ProximaNova-Regular.woff") format("woff");
}

@font-face {
	font-family: proxSemi;
	src: url("../fonts/proxima/ProximaNova-Semibold.eot") format("eot"),
         url("../fonts/proxima/ProximaNova-Semibold.ttf") format("ttf"),
         url("../fonts/proxima/ProximaNova-Semibold.woff") format("woff");
}

@font-face {
	font-family: proxLight;
	src: url("../fonts/proxima/ProximaNova-Light.eot") format("eot"),
         url("../fonts/proxima/ProximaNova-Light.ttf") format("ttf"),
         url("../fonts/proxima/ProximaNova-Light.woff") format("woff");
}

@font-face {
	font-family: proxBold;
	src: url("../fonts/proxima/ProximaNova-Bold.eot") format("eot"),
         url("../fonts/proxima/ProximaNova-Bold.ttf") format("ttf"),
         url("../fonts/proxima/ProximaNova-Bold.woff") format("woff");
}

.col-xs-micro { display: none; }
/*section {position:relative;}*/
.comeBack_sub {
    background: #ff511c;
    color: #fff;
    transition: all .35s;
    margin-bottom: 5px;
}
.comeBack_sub:hover {
    opacity: .7;
    background: #434343;
    color: #ff511c;
}
.comeBackModal .h1 {
    font-family: proxBold;
    font-size: 34px;
    text-transform: uppercase;
    color: #ff4e00;
    text-align: center;
    margin-bottom: 0px;
    line-height: 1.24;
    margin-top: 5px;
}
.comeBackModal p {
    font-size: 15px;
    color: #000;
    line-height: 18px;
    margin-bottom: 0;
    text-align: center;
}
.comeBackModal label {
    font-size: 15px;
    margin-bottom: 0px;
    color: #000;
}
.comeBackModal input {
    top: 1px;
}
/* NAVIGATION MENU */
.logo2 {
    display: block;
    position: absolute;
}
.logo2 img {
    width: 130px;
    margin-top: 3px;
    margin-right: 0;
    margin-left: -6px;
    position: relative;
}
.logo3 {
	display: block;
	position: absolute;
	margin-top:15px;
}
.logo3 img {
	width: 180px;
}
#navbar a p {
    font-size: 13px;
    text-transform: uppercase;
    text-align: left;
    font-family: 'proxReg', sans-serif;
    letter-spacing: -0.55px;
    position: relative;
    margin-left: -15px;
    color: #333333;
    padding-top: 18px;
    line-height: 1.15;
}
#navbar ul a {
    font-family: 'proxReg', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: -.99px;
    margin: 25px 9px 0 0px;
    padding: 0;
    background: none;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #333333;
}
#navbar a:hover {
    color: #ff4e00;
}
/*#navbar ul li {
    list-style: none;
}*/
#navbar ul {
    position: relative;
    margin-right: 15px;
}
#navbar li a.active {
    color: #ff4e00;
}
.orange {
    width: 130px;
    padding: 5px 0px 0;
    margin: 0 -5px 0 0;
}
.orange a {
    letter-spacing: -.99px !important;
    padding: 7px 5px 5px 4px !important;
    text-align: center !important;
    background-color: #ff4e00 !important;
    color: #fff !important;
    margin: 12px 0 !important;
}
.orange:hover a {
    background-color: #434343 !important;
    color: #ff511c !important;
}
#navbar ul .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #f8f8f8;
    margin: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 210px;
}
#navbar ul ul.dropdown-menu li a {
    display: block;
    margin-top: 10px;
    margin: 5px auto 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
#navbar ul .dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-submenu {
    padding: 0 7px;
}


/* MAIN SCREEN */
#main {
/*    background-color: #000;
    background: url('../img/video.jpg') no-repeat center center;*/
    overflow: hidden;
}
.fullscreen-bg {
    position: absolute;
	top: -100%;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

.fullscreen-bg__video {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1.35);
    transform: scale(1.6);

}

.event {
    display: block;
    position: relative;
    width: 100%;
}
.event h2 {
    font-size: 29px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-left: 0;
}
.event h1 {
    font-family: proxBold;
    font-size: 77px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-bottom: 60px;
    margin-top: -2px;
    margin-left: 23px;
    line-height: 1.24;
}
.date {
    margin-top: 151px;
    margin-bottom: 23px;
}
.pattern-color {
    width: 1920px;
    height: 665px;
    display: block;
    position: absolute;
    margin-top: -290px;
}
.pattern-color img {
    width: 1920px;
    height: 600px;
    display: block;
    position: relative;
    margin: 32px 0 0 0;
}

/* ABOUT */
#about {
    background-color: #000;
    background: url('../img/bg2nn.jpg') no-repeat bottom center;
    overflow: hidden;
    height: 640px;
}
.triangles {
    display: block;
    position: absolute;
    width: 1920px;
}
.triangles img {
    margin: 449px -325px;
    display: block;
    position: relative; 
    width: 100%;   
}
.blob {
    display: block;
    position: absolute;
}
.blob img {
    width: 1300px;
    height: 700px;
    margin: -30px 0 0 -200px;
}
.w100 {
    display: block;
    width: 100%;
}
.w100 img {
    display: block;
    position: relative;
    width: 188px;
    margin: 84px auto -30px auto;
}
.w100 p {
    font-size: 19px;
    text-transform: uppercase;
    font-family: proxBold;
    letter-spacing: -.8px;
    position: relative;
    color: #333333;
    padding: 15px 0 0 0;
    line-height: 1.15;
    margin-left: -13px;
}
.info {
    display: block;
    position: relative;
    width: 100%;
}
.info p {
    display: block;
    position: relative;
font-family: proxReg;
    font-size: 14px;
    text-align: center;
    color: #22282f;
    margin-bottom: 40px;
    margin: 17px 60px 18px;
    line-height: 1.65;
}


/* TRACKS */
.headsector {
    display: block;
    width: 100%;
}
.pic1 { margin-left: 6px; }
.headsector img {
    display: block;
    position: relative;
    margin: 60px auto 0px;
    width: 66px;
}
.headsector h2 {
    font-family: proxBold;
    font-size: 55px;
    text-align: center;
    text-transform: uppercase;
    color: #151515;
    margin: 19px 0 100px 2px;
}
.col-5 {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.w105 { width: 105%; }
.stage {
    width: 100%;
    display: block;
    position: relative;
    margin: 15px -10px;
}
.stage img  {
    margin: 0 auto 33px;
    display: block;
    width: 70px;
}
.pic2 { margin-left: 8px; margin-bottom: 33px; }
.stage p {
    font-family: proxBold;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 0px 0 3px;
    line-height: 1.3;
}
/*.button {
    display: block;
    position: relative;
    width: 100%;
}*/
.regbut {
    width: 260px;
    margin: 57px auto 105px;
}
.regbut a {
    font-family: proxBold;
    letter-spacing: 1px;
    padding: 7px 18px;
    text-align: center;
    background-color: #ff4e00;
    color: #fff;
    text-decoration: none;
    margin-left: 30px;
    font-size: 22px;
}
.regbut:hover a {
    background-color: #434343 !important;
    color: #ff511c !important;
}


/* WHY */
/*#why .pattern {
    background-image: url('../img/patt_why962.png');
    background-position: center top;   
    background-repeat: no-repeat;
}*/
#why .pattern {
    display: block;
    position: absolute;
    width: 100%;

}
#why .pattern img {
    width: 100%;
    height: 972px;
    display: block;
    position: relative;
}
#why h2 {
    display: block;
    position: relative;
    font-family: proxBold;
    font-size: 56px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 179px 0 26px 7px;
    letter-spacing: -0.4px;
}
#why h5 {
    font-family: proxBold;
    font-size: 29px;
    color: #fff;
    margin: 15px 41px 0px 41px;
    line-height: 1.32;
    letter-spacing: -0.2px;
}
#why p {
font-family: proxReg;
    font-size: 15px;
    color: #fff;
    margin: 20px 43px 145px 41px;
    letter-spacing: -0.3px;
}
.people {
    background-image: url('../img/bg3.jpg');
    background-position: center bottom;   
    background-repeat: no-repeat;
    height: 500px;
    margin-top: -58px;
}


/* PARTNERS */
.general {
    display: block;
    position: relative;
    width: 103%;
}
#partners h2 {
    font-family: proxBold;
    font-size: 56px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: -0.15px;
}
.titul { margin: 37px 0 0 7px; letter-spacing: -0.15px; }
.gen { margin: 37px 0 0 10px; }
#partners .general img { display: block; }
img.adik {
    width: 300px;
    margin: 66px auto 50px auto;
}
img.use {
    width: 450px;
    margin: 33px auto 50px auto;
}
.off, .part {
    display: block;
    position: relative;
    width: 103%;
}
.off h3, .part h3 {
    font-family: proxBold;
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px 0 30px -35px;
}
.off .table {
    display: table-cell;
    vertical-align: middle;
    height: 150px;
}
.carousel-wrapper {
    margin-left: 30px !important;
}
.owl-item {width: 200px !important;}
/*.off .col-5 { margin: 30px auto; }*/
.p1 {
    width: 112px;
    margin-top: 15px;
    margin-left: 9px;
}
.p2 {
    width: 107px;
    margin-left: 18px;
}
.p3 {
    width: 77px;
    margin-left: 36px;
    margin-top: -2px;
}
.p4 {
    width: 43px;
    margin: -12px 0 0 60px;
}
.p5 {
    width: 123px;
    margin: 13px 0 0 40px;
}
.p6 {
    width: 110px;
    margin-left: 40px;
    margin-top: -10px;
}
.p1, .p2, .p3, .p4, .p5, .p6 {
    width: 120px;
    margin: 0 auto;
}
#partners .pattern {
    background-image: url("../img/patt_bottom445.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 1920px;
    height: 445px;
    margin-top: -129px;
    margin-left: -10px;
}
.adress {
    margin: 112px 0 68px 10px;
    text-align: left;
}
.adress h5, .mail h5 {
    font-family: proxBold;
    font-size: 19px;
    color: #252525;
}
.adress p {
font-family: proxReg;
    font-size: 19px;
    margin-top: 23px;
    letter-spacing: 0.2px;
}
.adress img {
    float: left;
    width: 20px;
    margin-right: 13px;
    margin-top: 16px;
}
.mail {
    margin-left: 11px;
}

.mail img {
    float: left;
    width: 20px;
    margin-right: 13px;
    margin-top: 19px;
}
.mail p {
font-family: proxReg;
    font-size: 19px;
    text-transform: uppercase;
    margin-top: 23px;
    letter-spacing: 0.2px;
    color: #252525;
}
.mail a {
font-family: proxReg;
    font-size: 19px;
    text-transform: uppercase;
    margin-top: 23px;
    letter-spacing: 0.2px;
    color: #252525;
}
.phones {
    margin-top: 106px;
    margin-bottom: 53px;
}
.phones p {
    font-family: proxBold;
    font-size: 25px;
    color: #252525;
    text-align: right;
    margin-bottom: 0;
    margin-right: 15px;
    line-height: 1.5;
    letter-spacing: -0.5px;
}
.social {
    text-align: right;
}
.social a.vk:hover img {
    background-color: #597DA3 !important;
    border-radius: 50px;
}
.social a.inst:hover img {
    background-color: #4e433c;
    border-radius: 50px;
}
.social a.fb:hover img {
    background-color: #3B5998;
    border-radius: 50px;
}
.social img {
    width: 48px;
    margin-left: -7px;
    margin-right: 13px;
}


/* FOOTER */
footer {
    background-color: #393939;
    display: block;
    width: 100%;
    height: 75px;
    margin-top: 85px;
    margin-bottom: -20px;
}
footer a {
    display: block;
    margin: 0 auto;
    text-align: center;
}
footer img {
    margin-top: 17px;
    margin-left: -30px;
    width: 110px;
}

/* Figures */
.decor {
    display: block;
    position: absolute;
    margin: -101px 0 0 -162px;
    width: 1000%;
    left: 0;
}
.diamond-narrow {
    width: 0;
    height: 0;
    border: 190px solid transparent;
    border-bottom: 38px solid red;
    position: relative;
    top: 0;
    float: left;
}
.diamond-narrow:after {
    content: '';
    position: absolute;
    left: -190px;
    top: 38px;
    width: 0;
    height: 0;
    border: 190px solid transparent;
    border-top: 38px solid red;
}
#diamond {
    width: 0;
    height: 0;
    border: 50px solid transparent;
    border-bottom-color: red;
    position: relative;
    top: -50px;
}
#diamond:after {
    content: '';
    position: absolute;
    left: -50px;
    top: 50px;
    width: 0;
    height: 0;
    border: 50px solid transparent;
    border-top-color: red;
}

/* TIMER */
.timer {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 225px;
    opacity: 1;
}
.first-my {
    display: block;
    width: 100%;
    padding: 0px;
    text-align: center;
    margin: 0 auto;
}
.first-my .result span {
    padding: 10px 11px 3px;
    display: inline-block;
    margin: -44px 8px 0 -3px;
font-family: proxReg;
    font-size: 30px;
    color: #414141;
    -webkit-box-shadow: 0px 1px 1px 0px rgb(178, 176, 176);
    -moz-box-shadow: 0px 1px 1px 0px rgb(178, 176, 176);
    box-shadow: 0px 1px 1px 0px rgb(178, 176, 176);
    background: #fff;
}
/*.first-my .result {
    float: right;
}*/
.first-my-content {
    display: block;
    margin: 0 auto;
}
.first-my .titles {
    position: relative;
    height: 0;
    right: -23px;
    width: 300px;
font-family: proxReg;
    font-size: 15px;
    color: #414141;
}
.first-my .titles span {
    font-size: 10px;
    position: relative;
    top: 12px;
}
.first-my .titles span.mm {
    right: 18px;
}
.first-my .titles span.hh {
    right: 40px;
}
.first-my .titles span.dd {
    right: 62px;
}
.first-my p.titloftimer {
    font-size: 20px;
    font-family: calibri;
    margin: 0 auto;
    left: 10px;
    position: relative;
}
.clearf {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;}
/*ресет*/
.timerhello span {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.timerhello p {
    font-size: 100%;
    font: inherit;
    color: #191919;
    font-family: Verdana, sans-serif;
    font-size: 13px;
    margin: -16px 0px 10px 12px;
    line-height: 17px;
}
p.hellotimercopy {
    display:none!important;
}
.data {
font-family: proxReg;
    font-size: 15px;
}
.timeouter {
    display: block;
    position: relative;
    width: 100%;
}
.dd {
font-family: proxReg;
    font-size: 15px;
}
p.result p.title {
    display: block;
    margin: 0 auto;
font-family: proxReg;
    font-size: 10px;
    text-align: center;
    margin-top: 7px;
}
.thanks {
    height: 1000px;
}


/* INSIDE COMMON */
.pattern-color-inside {
    width: 1920px;
    height: 320px;
    display: block;
    position: absolute;
    overflow: hidden;
}
.pattern-color-inside img {
    width: 1920px;
    height: 600px;
    display: block;
    position: relative;
    margin: 32px 0 0 0;
    z-index: -1;
}
footer.inside {
    background-color: #393939;
    display: block;
    position: relative;
    width: 100%;
    height: 75px;
    margin-top: 288px;
}
footer.inside a {
    display: block;
    position: relative;
    margin: 0 auto;
    text-align: center;
    z-index: 1000;
}
footer.inside img {
    margin-top: 17px;
    width: 110px;
}


/* EXPO */
#expo .widePic {
    background-image: url('../img/expo/widePic.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    height: 500px;
}
#expo h1 {
    font-family: proxBold;
    font-size: 26px;
    text-transform: uppercase;
    margin-top: 100px;
}
#expo .news h3 {
    background-color: #d6d6d6;
    font-family: proxBold;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 0 10px 20px;
    margin: 40px 0 20px 0;
}
#expo .news,
#expo .news p,
#expo .news span {
font-family: proxReg;
    font-size: 18px;
}
#expo .news h5 {
    font-family: proxBold;
    font-size: 26px;
    text-transform: uppercase;
    margin: 40px auto;
    text-align: center;
}
#expo .news img {
    width: 100%;
    margin: 20px 20px 20px 0;
}
#expo .results p a {
font-family: proxReg;
    text-decoration: none;
    margin-left: 50px;
}


/* NEWS */
#news.news { margin-top: 100px; }
#news img { height: 210px; width: 100%; }
#news img, #news h5, #news p, #news .more { margin: 25px; }
#news h5 {
    font-family: proxBold;
    font-size: 26px;
    text-transform: uppercase;
    text-align: left;
    color: #292929;
}
#news p {
font-family: proxReg;
    font-size: 15px;
    color: #292929;
}
#news .more {
    font-family: proxBold;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
}
#news .moredate {
    margin: 25px;
    font-family: proxBold;
    font-size: 18px;
    text-transform: uppercase;
}
#news .moredate .postDate {
    background-color: #d6d6d6;
    color: #2f2f2f;
    font-family: proxBold;
    font-size: 17px;
    padding: 10px 20px;
    margin-right: 20px;
}
.postDate {
    float: left;
    background-color: #d6d6d6;
    color: #2f2f2f;
    font-family: proxBold;
    font-size: 17px;
    padding: 10px 20px;
}
.goto a {
    float: left;
    background-color: #535353;
    color: #fff;
    font-family: proxBold;
    font-size: 17px;
    padding: 10px 50px;
    margin-left: 2px;
}
img.postImg {
    width: auto !important;
    float: left;
}
.paginator {
    display: table;
    margin: 100px auto 50px;
}
.paginator a.back, .paginator a.forw {
    color: #2f2f2f;
    font-family: proxBold;
    font-size: 17px;
    padding: 10px 20px;
}
.paginator a.pages {
    background-color: #d6d6d6;
    color: #2f2f2f;
    font-family: proxBold;
    font-size: 17px;
    padding: 10px 15px;
}
.paginator a.pages.active, .paginator a.pages:hover, .paginator a.pages:focus {
    background-color: #535353 !important;
    color: #fff !important;
}
#news .news h3 {
    background-color: #d6d6d6;
    font-family: proxBold;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 0 10px 20px;
    margin: 40px 0 20px 0px;
    width: 100%;
}

/* CONTACTS */
.team {
    margin-top: 50px;
}
#team .nar { width: 98%; margin-left: 10px; }
.team .news h3 {
    background-color: #d6d6d6;
    font-family: proxBold;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 0 10px 20px;
    margin: 40px 0 20px 0px;
    width: 100%;
}
#team .mail {
    width: 15px;
    float: left;
    margin-left: 0;
    padding-top: 3px;
}
#team .org {
    width: 100%;
}
#team h5 {
    font-family: proxBold;
    font-size: 13px;
    color: #252525;
    margin-top: 20px;
}
#team p {
    font-size: 13px;
    margin-left: 0px;
}
#team .soc {
    display: inline-block;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#team .soc:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.team .adress, .team .phones {
    margin-top: 0;
}

.news .goton {
    display: table;
    margin: 50px auto 0;
}

.news .goton a {
    background-color: #535353;
    color: #fff !important;
    font-family: proxBold;
    font-size: 17px;
    padding: 10px 50px;
}

.mini p {font-size: 16px !important;}
.mini ul, .mini li {
    list-style: none;
font-family: proxReg;
    font-size: 16px;
}
#news .regbut {
    margin: 0 auto;
}

.links {
    display: block;
    margin-left: 20px;
}
.marg {
    border: 1px solid #333333;
    border-radius: 50px;
    height: 35px;
    margin: 15px -18px 13px 14px;
}
#navbar ul .marg a {
    margin: 8px 0 0 0;
    padding: 0 3px;
}
#navbar ul .lng a {
    overflow: hidden;
    max-width: 31.5px;
}
#navbar ul .marg {
    display: inline-block;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#navbar ul .marg:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/* changes */
.stage a {
    text-decoration: none;
    color: #333;
}

/* sponsors */
.sponsors {margin-top: 70px;}
.sponsors a img {display: block; max-width: 100%; height: auto; margin: 20px auto;}
.cell a {display: table-cell; vertical-align: middle; height: 170px; margin: 20px 0;}
.cell {display: table;}
.title_spons img {width: 500px; margin: 0 auto !important;}

h3.twopercent {width: 98%;}

.regbut.exp {width: 295px !important;}
.regbut.exp .expired {
    font-family: proxBold;
    letter-spacing: 1px;
    padding: 7px 18px;
    text-align: center;
    text-decoration: none;
    margin-left: 30px;
    font-size: 22px;
    background-color: #434343 !important;
    color: #fff !important;
}
.grey {
	background-color: #434343 !important;
    color: #ff511c !important;
    width: 155px;
    margin: 13px 0px 9px 0px !important;
}
ul li.orange {
    width: 155px;
}
#navbar ul .grey.gr {
    font-family: proxBold;
    letter-spacing: 1px;
    padding: 7px 3px;
    text-align: center;
    text-decoration: none;
    background-color: #434343 !important;
    color: #ff511c !important;
	cursor: not-allowed !important;
}
#tracks { background: #fff; }
#tracks .regbut .grey.gr {
	cursor: not-allowed !important;
}
.caret{
	margin-left: 0;
}
#navbar li.active a{
    color: #ff4e00;
}
.news p a{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    margin-left: 50px;
}
.content-hide {
    height: 64px;
    overflow: hidden;
}
.partners { list-style: none; display: flex; margin: 0; padding: 0; width: 100%; justify-content: space-between; align-items: center; }
.partners li img { max-width: 185px; }
.partners-main li:last-child img { max-width: 480px; }