
/*
.fix-width, .load, .anim-enabled{
	visibility: hidden;
}
*/

@import url(https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic,500,500italic,700,700italic,900,900italic&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek,vietnamese);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext,cyrillic-ext,cyrillic,greek-ext,greek,vietnamese);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700&subset=latin,latin-ext,greek-ext,greek,vietnamese,cyrillic,cyrillic-ext);
@import url(/sc/css/font_awesome.css);

.headimg {
	z-index: 1;
	width: 100%;
	margin-top: 90px;
    padding: 0px;
	/*background: linear-gradient(rgba(245, 172, 165, .7) 0%, rgba(86, 63, 109, .7) 59%, rgba(86, 63, 109, .7) 100%), url('/sc/img/mmam_.jpg') 100% 100% no-repeat;*/
	background: linear-gradient(rgba(36, 131, 183, .6) 0%, rgba(255, 255, 255, .3) 59%, rgba(255, 255, 255, .3) 100%) 100% 100% no-repeat, url('/sc/img/mmam_.jpg') 100% 100% no-repeat;
	background-color: rgba(36, 131, 183, 0.65); /* fallback color if gradients are not supported */
	background-image: -webkit-linear-gradient(rgba(36, 131, 183, .6) 0%, rgba(255, 255, 255, .3) 59%, rgba(255, 255, 255, .3) 100%) 100% 100% no-repeat, url('/sc/img/mmam_.jpg') 100% 100% no-repeat; /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
	background-image:    -moz-linear-gradient(rgba(36, 131, 183, .6) 0%, rgba(255, 255, 255, .3) 59%, rgba(255, 255, 255, .3) 100%) 100% 100% no-repeat, url('/sc/img/mmam_.jpg') 100% 100% no-repeat; /* For Firefox (3.6 to 15) */
	background-image:      -o-linear-gradient(rgba(36, 131, 183, .6) 0%, rgba(255, 255, 255, .3) 59%, rgba(255, 255, 255, .3) 100%) 100% 100% no-repeat, url('/sc/img/mmam_.jpg') 100% 100% no-repeat; /* For old Opera (11.1 to 12.0) */ 
	background-image:         linear-gradient(rgba(36, 131, 183, .6) 0%, rgba(255, 255, 255, .3) 59%, rgba(255, 255, 255, .3) 100%) 100% 100% no-repeat, url('/sc/img/mmam_.jpg') 100% 100% no-repeat; /* Standard syntax; must be last */
	background-size: cover;
	height: 100%;
	min-height: 600px;
	max-height: 600px;
}

.headimg img{
	padding: 0px;
	margin: 0px;
	z-index: 1;
	width: 100%;
	min-width: 100%;
	/*background: linear-gradient(rgba(245, 172, 165) 0%, rgba(86, 63, 109) 59%, rgba(86, 63, 109) 100%);*/
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px;
    letter-spacing: 0px;
    /*white-space: nowrap;*/
    opacity: 0.78;
    /*transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;*/
}
@import url(https://fonts.googleapis.com/css?family=Poiret+One|Fredoka+One);
.s12 a{
	text-decoration: none;
    position: relative;
    transition: all 0.8s;
}

.s12 a:hover:before {
    width: 100%;
    left: 0;
    background: rgba(36, 131, 183, 1); /*#ff5100;*/
}

.s12 a:before {
    content: "";
    width: 0;
    height: 0.2em;
    position: absolute;
    bottom: 0;
    left: 50%;
    background: rgba(0, 174, 255, 1); /*#00aeff;*/
    transition: all 0.4s;
}	

.s12 a:hover{
  background-size: 100% .063em, 100% .063em;
  -moz-background-size: 100% .063em, 100% .063em; /* Firefox 3.6+ */
  -webkit-background-size: 100% .063em, 100% .063em; /* Safari 3.1+ и Chrome 4.0+ */
  -o-background-size: 100% .063em, 100% .063em; /* Opera 9.6+ */
  background-position: left bottom;
}

.s12 .sub{
	display: none;
	position: absolute;
	background-color: #ffffff;
	box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
	z-index: 1000;
}

.s12 .sub a{
	font-size: 14px;
}

.s12 li:hover .sub{
	display: block;
}

.engreg{
	font-size: 18px;
}

.nav-right .sub a{
	font-size: 14px;
	padding-left: 28px;
}


.okayNav-header__logo{
	margin-right: 30px;
	display: block;
	position: relative;
}

.okayNav-header__logo:after {
    content: ' ';
	background-color: #FFF;
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	transition: opacity 0.3s;
	width: 100%;
}
.okayNav-header__logo:hover:after {
	opacity: 0;
}
.okayNav-header{
	z-index: 500;
}

.block a{
	color: rgba(36, 131, 183, 1);
}
.block a:visited{
	color: rgba(36, 131, 183, 1);
}

.htext{
	/*position: absolute;*/
	color: #FFFFFF;
	z-index: 2;
	text-align: center;
	max-width: 100%;
	margin-top: 40px;
	/*top: 160px;*/
	width: 100%;
	height: 100%;
    line-height: 50px;
    /*font-family: Roboto;*/
	font-family: "Roboto Condensed";
	/*text-shadow: 0 0 18px #000;*/
}

.htext hr {
padding-bottom: 4px;
background-color: rgba(36, 131, 183, 1);
border: none;
max-width: 500px;
width: 100%;
}

.htext .t1{
	padding-top: 20px;
	/*text-transform: lowercase;*/
	font-size: 40px;
	font-stretch: condensed;
	font-weight: 100;
}
.htext .t2{
	font-style: bold;
	/*text-transform: lowercase;*/
	font-size: 70px;
    /*white-space: nowrap;*/
    line-height: 80px;
    font-weight: 700;
    color: rgba(255, 255, 255);
	font-stretch: condensed;
}
.htext .t3{
	font-size: 30px;
	font-weight: 1000;
}
.hsplit {
	padding-top: 10px;
	text-align: center;
	padding-bottom: 30px;
}
.hsplit hr {
	padding-bottom: 4px;
	background-color: rgba(36, 131, 183, 1);
	border: none;
	width: 200px;
}
.l_c{
	color: rgba(36, 131, 183, 1);
}
.l_cf{
	color: rgba(28, 95, 132, 1);
}
.block{
	max-width: 1100px;
	margin-top: 24px;
	width: 66%;
	margin-left: auto;
    margin-right: auto;
	font: normal 16px / 28px "Roboto", Helvetica, Arial, Verdana, sans-serif;
	display: table;
	color: #505050;
}
.block .l, .block .r{
	width: 50%;
	min-width: 50%;
	padding-left: 20px;
	padding-right: 20px;
}
.block .l{
	float: left;
}
.block .r{
	float: right;
}
.block .m{
}
.block .m p{
	margin-left: 4px;
	margin-right: 4px;
}
.block .h{
	color: #424242;
	font-family: "Roboto Condensed", 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	text-indent: 0px;
    text-align: left;
    line-height: 30px;
	margin-top: 0;
	padding-bottom: 12px;
}
.bh{
	font-weight: bold;
    font-size: 50px;
    line-height: 60px;
	text-align: center;
	color: #222222;
}
.bsplit{
	
}

.l45{
	float: left;
	width: 45%;
	min-width: 45%;
}
.r55{
	float: right;
	width: 55%;
	min-width: 55%;
}
.l55{
	float: left;
	width: 55%;
	min-width: 55%;
}
.r45{
	float: right;
	width: 45%;
	min-width: 45%;
}
.l45, .r45, .l55, .r55{
	padding-bottom: 22px;
}
.l45, .l55{
	padding-right: 12px;
	padding-left: 8px;
}
.r45, .r55{
	padding-left: 12px;
	padding-right: 8px;
}
.l45 img, .r45 img, .l55 img, .r55 img{
	padding-bottom: 22px;
}





@media (min-width: 1600px){
	.owl-stage-outer{
		margin: auto;
		text-align: center;
		width: 1032px;
		max-width: 1032px;
	}
}
@media (max-width: 1599px){
	.owl-stage-outer{
		margin: auto;
		text-align: center;
		width: 300px;
		max-width: 300px;
	}
}



.scroll-top {
    -webkit-border-radius: 25px;
    border-radius: 25px;
}
.scroll-top {
	text-decoration: none;
    position: fixed;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    right: 10px;
    bottom: 10px;
    width: 50px;
    height: 50px;
    opacity: 0;
    z-index: -1;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    background-color: #000;
    background-color: rgba(36, 131, 183, 0.3);
}
.scroll-top:hover {
    background-color: #000;
    background-color: rgba(36, 131, 183, 0.65);
}
.scroll-top.on {
    right: 10px;
    opacity: 1;
    z-index: 109;
}
.scroll-top:before {
	padding-top: 14px;
    content: "^";
    font-size: 54px;
    line-height: 1;
    color: #fff;
	font-size: bold;
}

.no-avatar:after, .scroll-top:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}


.null {
	width: 300px;
	height: 300px;
}
.rad {
	border-radius: 300px;
    /*width: 300px;
    height: 300px;
    background-size: 300px, 300px, cover;
	padding: 100px;
		min-width: 300px;
	min-height: 300px;*/
  width: 300px;
  height: auto;
  /*background-size: 300px, 300px, cover;*/
}

.owl-item > div{
	text-align: center;
}
.owl-stage{
    margin: 0 auto;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    color: #fff;
	background-color: rgba(36, 131, 183,.2);
    padding: 0!important;
    font: inherit;
	width: 64px;
	height: 64px;
	text-decoration:none;
	border-radius: 32px;
	font-size: 54px;
	outline: none;
}

.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel button.owl-dot:hover {
    background-color: rgba(36, 131, 183,.5);
	text-decoration:none;
}
.owl-carousel .owl-nav button.owl-next.on, .owl-carousel .owl-nav button.owl-prev.on, .owl-carousel button.owl-dot.on {
    right: 10px;
    opacity: 1;
    z-index: 109;
	text-decoration:none;
}
.owl-carousel .owl-nav button.owl-next:before, .owl-carousel .owl-nav button.owl-prev:before, .owl-carousel button.owl-dot:before {
	padding-top: 14px;
    line-height: 1;
    color: #fff;
	font-size: bold;
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	text-decoration:none;
}


.owl-prev {
	/*right: 50%;*/
	/*left: 50%;*/
    /*position: absolute;
    top: 40%;
	/*margin: 1000px;
    padding-right: 150px;*/
    display: block !important;
    /*border:0px solid black;*/
	top: 130px;
	left: 1%;
	position: absolute;
	/*border: 2px solid #fff;*/
	
}

.owl-next {
/*    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -25px;*/
    display: block !important;
    /*border:0px solid black;*/
	top: 130px;
	right: 1%;
	position: absolute;
	/*border: 2px solid #fff;*/
}

.caritem .txt1{
	width: 300px;
	font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #222222;
}
.caritem .txt2{
	width: 300px;
    text-align: center;
	font: normal 16px / 28px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    word-spacing: normal;
    color: #666666;
}
/* Временно! Скрываем регалии спикеров (класс добавлен в "m" ММАМ)*/
#speakers .hid .txt2{
	/*visibility: hidden;*/
}
/*-----------*/
.caritem .email{
	font-size: bold;
	color: rgba(36, 131, 183, 1);
}
.caritem .tel{
	font-size: bold;
	color: rgba(36, 131, 183, 1);
}

P{ 
/*	text-indent: 1.8em; */ /* Отступ первой строки - да нахрен он не нужен */
	text-align: justify; /* Выравнивание по ширине */
}

.rounded {
counter-reset: li; 
list-style: none; 
/*font: 14px "Trebuchet MS", "Lucida Sans";*/
padding: 0;
text-shadow: 0 1px 0 rgba(255,255,255,.2);
}
.rounded a {
position: relative;
display: block;
padding: .4em .4em .4em 2em;
margin: .5em 0;
background: rgba(228, 245, 255, 1);
/*color: rgba(255,255,255, 0.7);*/
color: #222222;
text-decoration: none;
border-radius: .3em;
transition: .3s ease-out;
}
.rounded a:hover {background: rgba(187, 221, 241, 1);} /*{background: #bbddf1;}*/ /*{background: #E9E4E0;}*/
.rounded a:hover:before {transform: rotate(360deg);}
.rounded a:before {
content: counter(li);
counter-increment: li;
position: absolute;
left: -1.3em;
top: 50%;
margin-top: -1.3em;
background: rgba(36, 131, 183, 1);
height: 2.6em;
width: 2.6em;
line-height: 2.6em;
border: .3em solid white;
text-align: center;
font-weight: bold;
border-radius: 2em;
transition: all .3s ease-out;
color: rgba(255,255,255, 0.4);
border-width: 2px;
}

.rounded2 {
counter-reset: li; 
list-style: none; 
/*font: 14px "Trebuchet MS", "Lucida Sans";*/
padding: 0;
text-shadow: 0 1px 0 rgba(255,255,255,.2);
}
.rounded2 a {
position: relative;
display: block;
padding: .4em .4em .4em 2em;
margin: .5em 0;
background: #ffffff;
/*color: rgba(255,255,255, 0.7);*/
color: #222222;
text-decoration: none;
transition: .3s ease-out;
border-color: rgba(228, 245, 255, 1);
border-bottom: 2px solid rgba(228, 245, 255, 1);
}
.rounded2 a:hover {} /*background: #bbddf1; border-color: #bbddf1; border-radius: 0.3em;} /*{background: #E9E4E0;}*/
.rounded2 a:hover:before { background-color: rgba(36, 131, 183, 0.4); }
.rounded2 a:before {
content: "";
position: absolute;
left: -1.3em;
top: 50%;
margin-top: -1.3em;
background: rgba(36, 131, 183, 1);
height: 2.6em;
width: 2.6em;
line-height: 2.6em;
border: .3em solid white;
text-align: center;
font-weight: bold;
border-radius: 2em;
transition: all .3s ease-out;
color: rgba(255,255,255, 0.4);
border-width: 2px;
font-size: 8px;
}

.rounded3 {
counter-reset: li; 
list-style: none; 
/*font: 14px "Trebuchet MS", "Lucida Sans";*/
padding: 0;
text-shadow: 0 1px 0 rgba(255,255,255,.2);
}
.rounded3 a {
position: relative;
display: block;
padding: .4em .4em .4em 2em;
margin: .5em 0;
background: #ffffff;
/*color: rgba(255,255,255, 0.7);*/
color: #222222;
text-decoration: none;
transition: .3s ease-out;
border-color: rgba(228, 245, 255, 1);
border-bottom: 0px solid rgba(228, 245, 255, 1);
}
.rounded3 a:hover {} /*background: #bbddf1; border-color: #bbddf1; border-radius: 0.3em;} /*{background: #E9E4E0;}*/
.rounded3 a:hover:before { background-color: rgba(36, 131, 183, 0.4); }
.rounded3 a:before {
content: "";
position: absolute;
left: -1.3em;
top: 50%;
margin-top: -1.3em;
background: rgba(36, 131, 183, 1);
height: 2.6em;
width: 2.6em;
line-height: 2.6em;
border: .3em solid white;
text-align: center;
font-weight: bold;
border-radius: 2em;
transition: all .3s ease-out;
color: rgba(255,255,255, 0.4);
border-width: 2px;
font-size: 8px;
}

.okayNav a:hover {
  color: rgba(36, 131, 183, 1);
}
.okayNav__nav--visible a:hover {
  color: rgba(36, 131, 183, 1);
}
.okayNav__nav--invisible {
  background: #fff;
}
.okayNav__menu-toggle span {
  background: #2e2e33;
}
.okayNav__menu-toggle.icon--active span {
  background: rgba(36, 131, 183, 1);
}

.cb{
	color: black;
}
.subh{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
.vr td{
	padding: 10px;
	padding-left: 20px;
}
.vr tr{
	border-bottom: 2px solid rgba(36, 131, 183, 0.4);
}
.mapwrap{
	width: 450px;
	height: 370px;
	margin-bottom: 24px;
}
.mapwrap-big{
	/*width: 530px;*/
	height: 440px;
	margin-bottom: 24px;
}
.mwl{
	margin-left: 10px;
	margin-right: 24px;
}
.mwr{
	margin-right: 10px;
	margin-left: 24px;
}
.mwl-big{
	margin-left: 0;
	margin-right: 24px;
}
.mwr-big{
	margin-right: 0;
	margin-left: 24px;
}
.plh{
	font-family: "Roboto Condensed", 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	text-indent: 0px;
    text-align: left;
    line-height: 30px;
	color: #222222;
	margin-top: 0;
}
#alert{
	display: none;
	z-index: 4500;
}
.alert-cover{
    position: fixed;
    background-color: rgba(0,0,0, 0.4);
    width: 100%;
    height: 100%;
    margin: auto;
    top: 0;
	left: 0;
	padding: 18px;
	z-index: 4500;
}
.alert-content{
	overflow: auto;
	height: auto;
	position: relative;
	margin: auto;
	max-height: 100%;
	padding: 30px;
	width: 420px;
	text-align: center;
	z-index: 5000;
    background-color: #eaeaea;
    border-radius: 6px;
    box-shadow: 0 0 10px 5px rgba(255,255,255,0.15);
	top: 42%;
}
.alert-msg{
	font-family: "Roboto Condensed", 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 22px;
	padding: 16px;
	padding-bottom: 36px;
}
#form-abstract{
	visibility: hidden;
	transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	opacity: 0;
	z-index: 2000;
	position: fixed;
}
#form-abstract P{
	text-align: left;
}
.form-cover{
    position: fixed;
    background-color: rgba(0,0,0, 0.4);
    width: 100%;
    height: 100%;
    margin: auto;
    top: 0;
	left: 0;
	padding: 18px;
}
.form-content{
	overflow: auto;
	height: auto;
	position: relative;
	margin: auto;
	max-height: 100%;
	padding: 12px;
	width: 66%;
	text-align: center;
	z-index: 3000;
    background-color: #eaeaea;
    border-radius: 6px;
    box-shadow: 0 0 10px 5px rgba(255,255,255,0.15);
	height: 100%;
}
#ajax_result{
	visibility: hidden;
	opacity: 0;
	height: 0px;
}
#after_buttons{
	visibility: hidden;
	opacity: 0;
	height: 0px;
	display: none;
}
.input-area {
	height: auto;
	transition: opacity 0.3s, height: 0.3s;
	-moz-transition: opacity 0.3s, height: 0.3s;
	-webkit-transition: opacity 0.3s, height: 0.3s;
	-o-transition: opacity 0.3s, height: 0.3s;
	-ms-transition: opacity 0.3s, height: 0.3s;
	
}
.input-area textarea{
	width: 100%;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	height: auto;
	min-height: 210px;
	border: solid 1px rgba(255,255,255,0.15);
	border-radius: 4px;
	text-decoration: none;
	transition: border-color 0.4s;
	-moz-transition: border-color 0.4s;
	-webkit-transition: border-color 0.4s;
	-o-transition: border-color 0.4s;
	-ms-transition: border-color 0.4s;
}
.input-area input{
	min-width: 500px;
	padding: 4px;
	border: solid 1px rgba(255,255,255,0.15);
	border-radius: 4px;
	text-decoration: none;
	transition: border-color 0.4s;
	-moz-transition: border-color 0.4s;
	-webkit-transition: border-color 0.4s;
	-o-transition: border-color 0.4s;
	-ms-transition: border-color 0.4s;
}
.input-area select{
	padding: 4px;
	border: solid 1px rgba(255,255,255,0.15);
	border-radius: 4px;
	text-decoration: none;
	transition: border-color 0.4s;
	-moz-transition: border-color 0.4s;
	-webkit-transition: border-color 0.4s;
	-o-transition: border-color 0.4s;
	-ms-transition: border-color 0.4s;
}
.input-area input:active, .input-area input:hover, .input-area input:focus, .input-area textarea:active, .input-area textarea:hover, .input-area textarea:focus, .input-area select:active, .input-area select:hover, .input-area select:focus  {
    outline: 0;
    outline-offset: 0;
	border-color: rgba(36, 131, 183, 1)
}
.input-area .small{
	max-width: 500px;
	width: 200px;
	min-width: 200px;
}

.input-area .sobig{
	width: 100%;
	max-width: 750px;
}

.input-area p{
	text-indent: 0;
	padding-left: 20px;
}

.head-button{
	margin-left: 5%;
	margin-right: 5%;
}
.button-line{
	margin-top: 80px;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.videoblock{
	text-align: center;
	width: 100%;
}
.videoblock .vid{
	text-align: center;
	display: inline-block;
	width: 49%;
	margin-bottom: 4px;
}
@media (max-width: 1100px){
	.head-button{
		margin-left: 0;
		margin-right: 0;
		margin-top: 10px;
	}
	.button-line{
		margin-top: 20px;
		display: block;
	}
	.input-area .big{
		width: 100%;
	}
	.form-content{
		width: 100%;
		top: 0%;
		margin-bottom: 0;
	}
	.htext .t1{
		line-height: 42px;
		font-size: 30px;
	}
	.htext .t2{
		line-height: 44px;
		font-size: 38px;
	}
	.htext .t3{
		line-height: 34px;
		font-size: 28px;
	}
	.headimg{
		min-height: 620px;
		max-height: 620px;
	}
}
@media (max-width: 800px){
	.button-line{
		margin-top: 0;
		display: block;
	}
	.bh{
		font-size: 34px;
	}
	.videoblock .vid{
		width: 100%;
	}
	.alert-content{
		width: 100%;
	}
	.input-area .big{
		width: 100%;
	}
	.form-content{
		width: 100%;
		top: 0%;
		margin-bottom: 0;
	}
	.l45, .r45, .l55, .r55{
		width: 100%;
		float: none;
		min-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.block{
	width: 100%;
	}
	.headimg{
		/*background: none;
		background-color: rgba(36, 131, 183, 0.65); /* fallback color if gradients are not supported */
		/*background-color: black;*/
	}
	.mapwrap{
		width: 100%;
	}
	.mapwrap-big{
		width: 100%;
	}
	.mwl, .mwr{
		margin-left: 0px;
		margin-right: 0px;
	}
	.vr{
		font-size: 10px;
	}
	.vr td{
		padding: 4px;
		padding-left: 8px;
	}
	.htext .t1{
		line-height: 36px;
		font-size: 24px;
	}
	.htext .t2{
		line-height: 40px;
		font-size: 32px;
	}
	.htext .t3{
		line-height: 30px;
		font-size: 22px;
	}
	.headimg{
		min-height: 620px;
		max-height: 620px;
	}
	
	
	#CMSL_messageCover{
		z-index: 2000;
		position: fixed;
		background-color: rgba(0,0,0, 0.4);
		width: 100%;
		height: 100%;
		margin: auto;
		top: 0;
	}
	#CMSL_alertOuter{
		z-index: 2005;
		position: fixed;
		width: auto;
		max-width: 360px; /*changed from 100%*/
		/*height: 180px;*/
		height: auto;
		/*max-height: 250px;*/
		background: none;
		font-size: 15px; /*changed from 20px*/
		text-align: center;
		margin: auto;
		padding: 20px;
		padding-top: 40px;
		top: 50%;
		left: 50%;
		width:30em;
		height:18em;
		margin-top: -9em; /*set to a negative number 1/2 of your height*/
		margin-left: -12em; /*set to a negative number 1/2 of your width*/ /*changed from -15em*/
		background-color: rgba(255,255,255,0.8);
		border-radius: 6px;
		box-shadow: 0 0 10px 5px rgba(255,255,255,0.15);
	}
	#CMSL_alertContainer{
		bottom: 50%;
	}
	#CMSL_buttonContainer{
		height: 56px;
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		margin: 0;
		padding: 0;
	}
	#CMSL_buttonContainer button{
		top: 0;
	}
	#CMSL_alertInner{

	}
	.CMSL_windowCaption{
		visibility: hidden;
	}
	#CMSL_alertMessage{
		margin-bottom: 15px;
	}
	.button.b-bulk > span, .b-bulk .button > span {
		box-shadow: none;
	}
	.button-inactive.b-bulk > span, .b-bulk .button > span {
		box-shadow: none;
	}
	
	.block .l, .block .r{
	width: 100%;
	min-width: 100%;
	}
	.block .l{
		float: none;
	}
	.block .r{
		float: none;
	}
	
}

@media (max-width: 440px){
	.headimg{
		min-height: 720px;
		max-height: 720px;
	}
}

.CMSL_buttonContainer .button, .CMSL_buttonContainer .button-inactive {
padding-top: 22px;
}

.supports{
	margin: auto;
}
.supports td{
	text-align: center;
	width: 33%;
	max-width: 300px;
	height: 140px;
	padding: 20px;
}
.supports img{
	width: 100%;
	height: auto;
	-webkit-transition: box-shadow 2s, filter 0.15s, width 0.2s, padding 0.2s;
    transition: box-shadow 0.2s, filter 0.2s, width 0.2s, padding 0.2s;
	border-radius: 10px;
	padding: 5px;
	max-width: 250px;
}
.supports img:hover{
	box-shadow: 0 0 10px rgba(36, 131, 183, 1);
}
.supports-desc{
	margin-top: 6px;
	color: #808080;
}
.buttonarea{
	height: 100%;
}
.buttonarea button, .buttonarea .p-dark-blue, .buttonarea .b-rounded{
	/*top: 80px;*/
	margin: auto;
	/*line-height: 28px;*/
	background-color: rgba(237, 85, 101, 1);
}
.buttonarea .p-dark-blue{
	width: 270px;
}
.buttonarea button:hover, .buttonarea button-inactive:hover, .buttonarea .p-dark-blue:hover, .buttonarea .b-rounded:hover{
	background-color: rgba(36, 131, 183, 1);
}
.buttonarea .p-orange{
	background-color: #fe982a;
}
.button-inactive {
	margin: auto;
    height: 57px;
    display: inline-block;
    border-radius: 0px;
    color: #fff !important;
    text-decoration: none;
    background-color: rgba(0,0,0, 0.3);
    cursor: auto;
    position: relative;
    left: 0;
    top: 0;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s;
    -moz-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
    -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
    -o-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
    -ms-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
    font-size: 24px;
    box-sizing: content-box;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 7px;
}
#pricingTable{
	line-height: 1.5em;
    text-align: center;
    /*background-color: rgba(255,255,255,0.7);*/
    color: rgba(28, 95, 132, 1);
    font-weight: bold;
    /*font-size: 15px;*/ /*с этим, почему-то, растягивается основное окно*/
}
#pricingTable p{
	margin: 0;
	margin-right: 0;
	display: inline-block;
	text-indent: 0;
	line-height: 1.5em;
}
#pricingTable .tarif{
	padding-top: 6px;
	margin-top: 2px;
	/*border-bottom: 1px solid rgba(28, 95, 132, 1);*/
	background-color: rgba(255,255,255,0.7);
}
#pricingTable .tarif .price{
	/*margin-right: 0.8em;*/
	margin-left: 15px;
}
#pricingTable h3{
	text-align: center;
	display: inline-block;
	line-height: 1em;
	margin: 0;
	display: none; /*отключены подписи "ТАРИФ 1, ТАРИФ 2, ТАРИФ 3..."*/
}
#pricingTable .button.p-green, #pricingTable .button-inactive.p-green {
	display: inline-block;
	padding: 0;
	margin: 0;
	height: 20px;
	text-align: center;
	width: 60%;
    margin-left: 20%;
    margin-right: 20%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 6px;
}
.navback{
	left: 0px;
    /*margin-right: 30px;*/
    display: block;
	position: absolute;
	float: left;
	text-decoration: none;
	background-color: rgba(36, 131, 183, 1);
	outline: none;
	height: 9rem;
	top: 0px;
	width: 36px;
	max-width: 36px;
	border: none;
	font-family: "Roboto Condensed", 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 60px;
	color: white;
	text-align: center;
	letter-spacing: 0px;
	padding: 0;
	margin: 0;
}
.navback:hover{
	background-color: rgba(36, 131, 183, 1);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.navback:after{
    content: ' ';
	background-color: #FFF;
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	transition: opacity 0.3s;
	width: 100%;
}
.navback:hover:after {
	opacity: 0;
}
.navback{
	z-index: 500;
}
button:focus {
    outline: none;
}
.lang{
	right: 0px;
    /*margin-right: 30px;*/
    display: block;
	position: absolute;
	float: right;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 40px, auto, cover;"
	outline: none;
	height: 9rem;
	top: 0px;
	width: 84px;
	max-width: 84px;
	border: none;
	font-family: "Roboto Condensed", 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #2e2e33;
	text-align: left;
	letter-spacing: 0px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.lang:hover{
	/*background-color: #2483b7;*/
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.lang:after{
    content: ' ';
	background-color: #FFFFFF;
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	transition: opacity 0.3s;
	width: 100%;
}
.lang:hover:after {
	opacity: 0;
}
.lang{
	z-index: 500;
}
.button-form, .block .button-form{
	background-color: rgba(36, 131, 183, 1);
	font-family: "Roboto Condensed";
	/* position: absolute; */
    color: #FFFFFF;
    text-align: center;
    max-width: 100%;
    margin-top: 40px;
    /* top: 160px; */
    width: 100%;
    height: 100%;
    line-height: 50px;
    /* font-family: Roboto; */
    /* text-shadow: 0 0 18px #000; */
	padding: 16px;
	font-size: 24px;
	transition: background-color 0.3s, color 0.3s, border-color 0.3s;
	-moz-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
	-webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
	-o-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
	-ms-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.block .button-form:hover{
	background-color: #ed5565;
}
.block .button-cancel{
	background-color: rgba(231, 76, 60, 1);
	font-family: "Roboto Condensed";
	/* position: absolute; */
    color: #FFFFFF;
    text-align: center;
    max-width: 100%;
    margin-top: 40px;
    /* top: 160px; */
    width: 100%;
    height: 100%;
    line-height: 50px;
    /* font-family: Roboto; */
    /* text-shadow: 0 0 18px #000; */
	padding: 16px;
	font-size: 24px;
	transition: background-color 0.3s, color 0.3s, border-color 0.3s;
	-moz-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
	-webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
	-o-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
	-ms-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.block .button-cancel:hover{
	background-color: rgba(231, 76, 60, 0.7);
}
.block .button-submit{
	background-color: rgba(46, 204, 113, 1);
	font-family: "Roboto Condensed";
	/* position: absolute; */
    color: #FFFFFF;
    text-align: center;
    max-width: 100%;
    margin-top: 40px;
    /* top: 160px; */
    width: 100%;
    height: 100%;
    line-height: 50px;
    /* font-family: Roboto; */
    /* text-shadow: 0 0 18px #000; */
	padding: 16px;
	font-size: 24px;
	transition: background-color 0.3s, color 0.3s, border-color 0.3s;
	-moz-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
	-webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
	-o-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
	-ms-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.button-submit:hover{
	background-color: rgba(46, 204, 113, 0.7);
}

.tab-wrap {
	box-shadow: 0 1px 3px rgba(36, 131, 183, 0.1), 0 1px 2px rgba(36, 131, 183, 0.2);
}
.tab-wrap:hover {
	box-shadow: 0 12px 23px rgba(36, 131, 183, 0.11), 0 4px 4px rgba(36, 131, 183, 0.12);
}
.tab + label {
	box-shadow: 0 -1px 0 rgba(191, 231, 255, 1) inset;
	background-color: rgba(228, 245, 255, 1); /*rgba(228, 245, 255, 1);*/
}
.tab + label:hover {
	background-color: rgba(191, 231, 255, 1); /*rgba(191, 231, 255, 1);*/
}
.lighttext{
	background-color: rgba(228, 245, 255, 1);
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 6px;
	border: 2px dotted rgba(36, 131, 183, 1);
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: center;
}
.onecar .owl-stage{
	width: 300px;
	max-width: 300px;
	min-width: 300px;
}
.logos {text-align:center; margin-bottom:20px;}
.logos img{margin:0 20px;}
.block_h p.h {text-align:center;}

.logos {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
	min-height: 100px;
}

.logos a {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 0 15px;
}

footer {
	background: #333;
	color: #dadada;
	text-align: center;
	margin-top: 40px;
	padding: 30px;
	line-height: 1.5;
	font-size: 16px;
}

footer a {
	color: rgba(36, 131, 183, 1);
}
