@media (max-width:767px){#bx-panel{display:none !important}}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
    font-family: 'arialitalic';
    src: url('fonts/ariali-webfont.eot');
    src: url('fonts/ariali-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ariali-webfont.woff2') format('woff2'),
         url('fonts/ariali-webfont.woff') format('woff'),
         url('fonts/ariali-webfont.ttf') format('truetype'),
         url('fonts/ariali-webfont.svg#arialitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arialnarrow';
    src: url('fonts/arialn-webfont.eot');
    src: url('fonts/arialn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arialn-webfont.woff2') format('woff2'),
         url('fonts/arialn-webfont.woff') format('woff'),
         url('fonts/arialn-webfont.ttf') format('truetype'),
         url('fonts/arialn-webfont.svg#arialnarrow') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Tahoma';
  src: url('fonts/Tahoma.eot?#iefix') format('embedded-opentype'),
	   url('fonts/Tahoma.woff') format('woff'),
	   url('fonts/Tahoma.ttf')  format('truetype'),
	   url('fonts/Tahoma.svg#Tahoma') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Tahoma-Bold';
  src: url('fonts/Tahoma-Bold.eot?#iefix') format('embedded-opentype'),
	   url('fonts/Tahoma-Bold.woff') format('woff'),
	   url('fonts/Tahoma-Bold.ttf')  format('truetype'),
	   url('fonts/Tahoma-Bold.svg#Tahoma-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*@font-face {
  font-family: 'PTSans-Regular';  //����� ������������ � header
  src: url('fonts/PTSans-Regular.eot') format('embedded-opentype'),
	   url('fonts/PTSans-Regular.woff') format('woff'),
	   url('fonts/PTSans-Regular.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}*/
@font-face {
    font-family: 'Comfortaa-Bold';
    src: url('fonts/Comfortaa-Bold.eot'),
		 url('fonts/Comfortaa-Bold.woff') format('woff'),
         url('fonts/Comfortaa-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'ArialMT';
    src: url('fonts/ArialMT.otf'),
		 url('fonts/ArialMT.woff') format('woff'),
         url('fonts/ArialMT.ttf') format('truetype');
}
*:focus {
	outline: none !important;
}


body {
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	min-width: 320px;
}

.wrap,
.bx-wrap,
.bx-wrapper-trainings{
	position: relative;
}

.bx-wrapper-trainings{
	background-image: url('images/workarea-background.jpg');
}

a,
.container {
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

a:active,
a:hover {
	text-decoration: none;
}

img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%
}

@media (min-width: 1200px) {
	.container {
	    width: 1200px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.container {
	    width: 892px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.container {
	    width: 100%;
	}
}

@media (max-width: 767px) {
	.container {
	    width: 100%;
	}
}

/*///////////////////////////////////////////////////////header/////////////////////////////////////////////////////////////////////*/

.bx-header {
	position: relative;
}

.bx-header-block1 {
	background-color: #242424;
}

.bx-header-block1-section {
	padding: 0;
}

.h-b1-buttons {
	height: 41px;
	font-size: 0;
	text-align: right;
	line-height: 41px;
	padding-right: 10px;
}

.h-b1-button {
    padding: 0px 0px 0px 25px;
    display: inline-block;
    vertical-align: middle;
}

.h-b1-buttons .h-b1-button:first-child {
	padding: 0px 0px 0px 0px;
}

.h-b1-button a {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.h-b1-button .h-b1-b-sms {
	width: 27px;
	height: 27px;
	background-image: url('images/sms.png');
}

.h-b1-button .h-b1-b-call {
	width: 27px;
	height: 24px;
	background-image: url('images/call.png');
}

.h-b1-button .h-b1-b-friend {
	width: 28px;
	height: 25px;
	background-image: url('images/invite-friend.png');
}

.h-b1-button .h-b1-b-contact {
	width: 28px;
	height: 28px;
	background-image: url('images/exchange_contacts.png');
}

.h-b1-button .h-b1-b-sms:hover {
	background-position: 0 -27px;
}

.h-b1-button .h-b1-b-call:hover {
	background-position: 0 -24px;
}

.h-b1-button .h-b1-b-friend:hover {
	background-position: 0 -25px;
}

.h-b1-button .h-b1-b-contact:hover {
	background-position: 0 -28px;
}

.h-b1-button .tooltip {
	font-family: 'arialitalic';
    color: #fff;
    font-size: 14px;
}

.h-b1-button .tooltip.in{
    opacity: 1;
    filter:alpha(opacity=100)
}

.h-b1-button .tooltip.bottom{
    margin-top:5px;
}

.h-b1-button .tooltip.bottom .tooltip-arrow {
    top:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #dadada
}

.h-b1-button .tooltip-inner{
    /*max-width:200px;*/
	max-width: none;
    padding:4px 8px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    background-color:#dadada;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
}

.bx-header-block2 {
	background-color: #fff;
}

.bx-header-block2-section {
	padding: 0;
}

/*.bx-header-block2-section>div>div {
	height: 128px;
}*/

.logo {
    background-image: url('images/logo.png');
    background-position: 6px 50%;
    background-repeat: no-repeat;
    padding-left: 100px;
	min-height: 85px;
	display: inline-block;
	position: relative;
	left: 0px;
	top: 0px;
	width: 300px;
	margin-top: 25px;
	margin-bottom: 18px;
}

.logo-h1 {
    font-family: 'arialnarrow';
    font-size: 36px;
    color: #000;
    line-height: 26px;
    padding-top: 6px;
}

.logo-h2 {
    font-family: 'arialnarrow';
    font-size: 21px;
    color: #ee7728;
    line-height: 15px;
    padding-left: 5px;
    padding-top: 5px;
}

.logo-h3 {
    font-family: 'arialnarrow';
    font-size: 14px;
    color: #666464;
    line-height: 10px;
    padding-left: 3px;
    padding-top: 16px;
}

.h-b2-free1 {
    display: inline-block;
    text-align: right;
    padding-right: 83px;
    height: 65px;
    line-height: 65px;
	position: relative;
}

.h-b2-free1:hover {
	color: #595757;
}

.h-b2-free1 span {
    font-family: 'arialnarrow';
    font-size: 22px;
    color: #595757;
    line-height: 25px;
    display: inline-block;
    vertical-align: middle;
}

.h-b2-free-img {
    display: block;
    width: 66px;
    height: 65px;
    background-image: url('images/free.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}

.h-b2-free1:hover .h-b2-free-img {
	background-position: 0px -65px;
}

.h-b2-free2 {
    display: inline-block;
    text-align: right;
    padding-right: 83px;
    height: 65px;
    line-height: 65px;
	position: relative;
}

.h-b2-free2:hover {
	color: #595757;
}

.h-b2-free2 span {
    font-family: 'arialnarrow';
    font-size: 22px;
    color: #595757;
    line-height: 25px;
    display: inline-block;
    vertical-align: middle;
}

.h-b2-free2:hover .h-b2-free-img {
	background-position: 0px -65px;
}

.h-b2-phone {
    font-family: 'arialnarrow';
    font-size: 33px;
    color: #595757;
    line-height: 24px;
    text-transform: uppercase;
    text-align: right;
    padding-top: 33px;
    padding-bottom: 21px;
    padding-right: 10px;
}

.bx-header-block3 {
    position: relative;
}

.bx-header-block3-fixed {
	background-color: rgba(0,0,0,0.37);
	/*position: absolute;*/
	/*top: 0;*/
	/*z-index: 100;*/
	width: 100%;
	position: relative;
}

.bx-header-block3-section {
	padding: 0;
}

.bx-header-block4 {

}

.bx-header-block4-section {
	padding: 0;
}

.bx-header-block4 h1.bx-title {
	font-family: 'Open Sans', sans-serif;
    font-size: 37px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px;
    padding: 30px 20px 48px 20px;
    text-align: center;
	position: relative;
}

.bx-header-block4 h1.bx-title:after {
    height: 11px;
    width: 255px;
    position: absolute;
    left: 50%;
    margin-left: -128px;
    bottom: 20px;
    content: "";
    display: block;
	background-image: url('images/venzel.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

@media (min-width: 1200px) {
	/*#panel {
		display: none;
	}*/
	.bx-header-block2-section {
		height: 128px;
	}
	.logo {
		position: absolute;
		left: 15px;
	}
	.h-b2-free1 {
		position: absolute;
		right: 0;
		top: 0;
		margin-top: 29px;
		margin-bottom: 34px;
	}
	.h-b2-free2 {
		position: absolute;
		left: 49px;
		top: 0;
		margin-top: 29px;
		margin-bottom: 34px;
	}
	.bx-header-block3-fixed {
		position: absolute;
		top: 0;
		z-index: 100;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	/*.h-b2-free1 {
		top: 0;
		left: 50%;
		margin-left: -124px;
		margin-top: 15px;
		margin-bottom: 30px;
	}
	.h-b2-free2 {
		top: 0;
		left: 50%;
		margin-left: -97px;
		margin-top: 15px;
		margin-bottom: 30px;
	}*/
	.h-b2-free1 {
		position: absolute;
		left: 0;
		top: 0;
		margin-top: 29px;
		margin-bottom: 34px;
	}
	.h-b2-free2 {
		position: absolute;
		right: 15px;
		top: 0;
		margin-top: 29px;
		margin-bottom: 34px;
	}
	.h-b2-phone {
		float: left;
		padding-top: 5px;
		padding-left: 0px;
		padding-right: 0px;
		width: 370px;
		text-align: center;
	}
	.bx-header-block3-fixed {
		position: absolute;
		top: 0;
		z-index: 100;
	}
	.bx-header-block4 h1.bx-title {
		font-size: 30px;
		line-height: 35px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.h-b2-free1 {
		top: 0;
		left: 50%;
		margin-left: -124px;
		/*margin-top: 15px;*/
		/*margin-bottom: 30px;*/
		margin-top: 29px;
		margin-bottom: 34px;
		text-align: left;
	}
	.h-b2-free2 {
		top: 0;
		left: 50%;
		/*margin-top: 15px;*/
		/*margin-bottom: 30px;*/
		margin-top: 6px;
		margin-bottom: 34px;
		margin-left: -124px;
		text-align: left;
		width: 248px;
	}
	.h-b2-phone {
		text-align: center;
		padding-top: 10px;
		padding-left: 10px;
	}
	.bx-header-block3-fixed {
		top: 0px !important;
		margin-top: 0px !important;
		position: relative !important;
	}
	.bx-header-block4 h1.bx-title {
		font-size: 25px;
		line-height: 30px;
	}
}

@media (max-width: 767px) {
	.h-b1-buttons {
		text-align: center;
		/*height: auto;*/
	}
	.bx-hdr-profile {
		text-align: center;
	}
	.logo {
		left: 50%;
		margin-left: -150px;
	}
	.h-b2-free1 {
		top: 0;
		left: 50%;
		margin-left: -124px;
		margin-bottom: 20px;
		text-align: left;
	}
	.h-b2-free2 {
		top: 0;
		left: 50%;
		margin-left: -124px;
		text-align: left;
		width: 248px;
	}
	.h-b2-phone {
		text-align: center;
	}
	.bx-header-block3-fixed {
		top: 0px !important;
		margin-top: 0px !important;
		position: relative !important;
	}
	.bx-header-block4 h1.bx-title {
		font-size: 20px;
		line-height: 24px;
	}
}

/*///////////////////////////////////////////////////////end-header/////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////workarea/////////////////////////////////////////////////////////////////////*/

.workarea {
	/*background-image: url('images/workarea-background.jpg');*/
}

.bx-content-seection {
	/*padding: 41px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
}

.gray {
	background-color: #f4f4f4;
}

@media (min-width: 1200px) {
	.workarea {
		/*padding-top: 169px;*/
		padding-bottom: 75px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 767px) {

}

/*///////////////////////////////////////////////////////end-workarea/////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////footer/////////////////////////////////////////////////////////////////////*/

.bx-footer {

}

.bx-footer-block1 {
	background-color: #e8e7e7;
}

.bx-footer-block1-section {
	padding: 35px 0px 40px 0px;
}

.footer-social-buttons {
	height: 30px;
    font-size: 0;
    line-height: 30px;
}

.footer-social-buttons .f-s-button:last-child {
	padding-right: 0px;
}

.f-s-button {
	padding: 0px 20px 0px 0px;
    display: inline-block;
    vertical-align: middle;
}

.f-s-button a {
    display: block;
    background-repeat: no-repeat;
}

.f-s-button a:hover {
	background-position: 0 0;
}

.social-footer-btn-ok {
	width: 19px;
    height: 30px;
    background-image: url('images/social-footer-btn-ok.png');
	background-position: 0 -30px;
}

.social-footer-btn-vk {
	width: 19px;
    height: 25px;
    background-image: url('images/social-footer-btn-vk.png');
	background-position: 0 -25px;
}

.social-footer-btn-mail {
	width: 25px;
    height: 23px;
    background-image: url('images/social-footer-btn-mail.png');
	background-position: 0 -23px;
}

.social-footer-btn-google {
	width: 29px;
    height: 25px;
    background-image: url('images/social-footer-btn-google.png');
	background-position: 0 -25px;
}

.social-footer-btn-twitter {
	width: 29px;
    height: 23px;
    background-image: url('images/social-footer-btn-twitter.png');
	background-position: 0 -23px;
}

.social-footer-btn-facebook {
	width: 13px;
    height: 27px;
    background-image: url('images/social-footer-btn-facebook.png');
	background-position: 0 -27px;
}

.social-footer-btn-yandex {
	width: 13px;
    height: 25px;
    background-image: url('images/social-footer-btn-yandex.png');
	background-position: 0 -25px;
}

.social-footer-btn-rss {
	width: 23px;
    height: 23px;
    background-image: url('images/social-footer-btn-rss.png');
	background-position: 0 -23px;
}

.bx-footer-block2 {
	background-color: #2a2a2a;
}

.bx-footer-block2-section {
	padding: 45px 0px 53px 0px;
}

.f-b2-phone {
	text-align: right;
    font-size: 0;
    padding-right: 10px;
	padding-left: 10px;
}

.f-b2-phone span.phone-text {
    font-family: 'Tahoma';
    font-size: 28px;
    color: #fefefe;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
	position:relative;
}

.f-b2-phone span.phone-text:before {
    height: 32px;
    width: 26px;
    position: absolute;
    left: -36px;
    top: 0px;
    content: "";
    display: block;
    background-image: url('images/phone.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.f-b2-mail {
    text-align: right;
    padding-right: 10px;
	padding-left: 10px;
    font-size: 0;
    padding-top: 9px;
	padding-bottom: 16px;
}

.f-b2-mail a {
    display: inline-block;
    font-family: 'PT Sans', sans-serif;
    font-size: 17px;
    color: #ee7728;
    line-height: 20px;
    text-decoration: underline;
}

.f-b2-adres {
	/*background-image: url('images/balun.png');*/
    /*background-position: 31px 0px;*/
    /*background-repeat: no-repeat;*/
    padding-right: 10px;
	padding-left: 10px;
    text-align: right;
}

.f-b2-adres span{
	font-family: 'PT Sans', sans-serif;
    font-size: 17px;
    color: #fefefe;
    line-height: 22px;
    display: inline-block;
    vertical-align: top;
    position: relative;
	text-align: right;
}

.f-b2-adres span:before {
    height: 38px;
    width: 23px;
    position: absolute;
    left: -18px;
    top: 0px;
    content: "";
    display: block;
    background-image: url('images/balun.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.f-b2-trainings {
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    color: #e2e7e2;
    line-height: 15px;
    text-align: right;
    padding-right: 10px;
    padding-top: 12px;
}

.bx-footer-block3 {
	background-color: #e8e7e7;
}

.bx-footer-block3-section {
	padding: 18px 0px 18px 0px;
}

.f-b3-counter {
	text-align: right;
	font-size: 0;
}

.counter_events,
.counter_trainers,
.counter_listeners,
.counter_companies {
	font-family: 'arialnarrow';
    font-size: 15px;
    color: #010101;
    line-height: 15px;
	display: inline-block;
	padding-right: 10px;
    padding-left: 10px;
	border-right: 1px solid #010101;
	vertical-align: top;
}

.counter_liveinternet {
	display: inline-block;
    line-height: 15px;
    font-size: 0px;
    padding-right: 10px;
    padding-left: 10px;
	vertical-align: top;
	position: absolute;
	left: -1000px;
}

.counter_liveinternet a {
	display: block;
}

.right-block-fixed {
	position: fixed;
	top: 250px;
	right: 0;
	z-index: 1000;
}

.rbf-link {
    /*text-align: right;*/
    /*width: 48px;*/
    /*height: 48px;*/
    margin-bottom: 1px;
    margin-right: 2px;
    /*overflow: hidden;*/
    /*border-radius: 5px;*/
}

.rbf-link:hover {
	/*width: auto;*/
}

.right-block-fixed a {
    display: block;
	position: relative;
	width: 48px;
	height: 48px;
	font-family: 'Tahoma';
    font-size: 15px;
    color: #fff;
    line-height: 48px;
	text-align: left;
    background-color: rgba(97,95,95,0.47);
    overflow: hidden;
    border-radius: 5px;
    -webkit-transition: width .3s ease, color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: width .3s ease, color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: width .3s ease, color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: width .3s ease, color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: width .3s ease, color .3s ease, background-color .3s ease, border-color .3s ease;

    padding-left: 48px;
}

.right-block-fixed a:hover {
	width: 270px;
}

.right-block-fixed a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.rbf-link-submit-training span {
	background-image: url('images/f-btn3.png');
}

.rbf-link-invite-friend span {
	background-image: url('images/f-btn2.png');
}

.rbf-link-exit span {
	background-image: url('images/f-btn1.png');
}

.left-block-fixed {
	position: fixed;
	top: 150px;
	left: 0;
	z-index: 1000;
}

.left-block-fixed a {
	display: block;
	margin-left: 1px;
	margin-bottom: 3px;
	opacity: 0.51;
	width: 44px;
	height: 44px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-transition: opacity .3s ease, color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: opacity .3s ease, color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: opacity .3s ease, color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: opacity .3s ease, color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: opacity .3s ease, color .3s ease, background-color .3s ease, border-color .3s ease;
}

.left-block-fixed a:hover {
	opacity: 1;
}

.social-fixed-btn-linkedin {
	background-image: url('images/social-fixed-btn-linkedin.png');
}

.social-fixed-btn-ok {
	background-image: url('images/social-fixed-btn-ok.png');
}

.social-fixed-btn-vk {
	background-image: url('images/social-fixed-btn-vk.png');
}

.social-fixed-btn-mail {
	background-image: url('images/social-fixed-btn-mail.png');
}

.social-fixed-btn-google {
	background-image: url('images/social-fixed-btn-google.png');
}

.social-fixed-btn-twitterl {
	background-image: url('images/social-fixed-btn-twitterl.png');
}

.social-fixed-btn-facebook {
	background-image: url('images/social-fixed-btn-facebook.png');
}

.social-fixed-btn-yandex {
	background-image: url('images/social-fixed-btn-yandex.png');
}

.social-fixed-btn-rss {
	background-image: url('images/social-fixed-btn-rss.png');
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {
	.footer-social-buttons {
		padding-left: 20px;
	}
	.right-block-fixed {
		display: none;
	}
	.left-block-fixed {
		display: none;
	}
}

@media (max-width: 767px) {
	.footer-social-buttons {
		text-align: center;
		height: auto;
	}
	.f-b2-phone {
		text-align: center;
		padding-top: 20px;
	}
	.f-b2-mail {
		text-align: center;
	}
	.f-b2-adres {
		text-align: center;
	}
	.f-b2-trainings {
		text-align: center;
	}
	.right-block-fixed {
		display: none;
	}
	.left-block-fixed {
		display: none;
	}
}

/*///////////////////////////////////////////////////////end-footer/////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////filter-and-sort-events/////////////////////////////////////////////////////////////////////*/

.filter-and-sort-events{
	font-size: 0px;
	position: relative;
}

.fase-filter-block {

}

.fase-calendar {
    display: inline-block;
    border: 1px solid #858383;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    color: #fff;
    line-height: 46px;
    background-color: #6e6d6d;
    text-transform: uppercase;
    width: 300px;
    text-align: center;
    border-radius: 5px;
	margin-right: 1px;
	vertical-align: top;
}

.fase-main.fase-calendar {
	width: 262px;
}

.select_year_event {
	background-color: #f4f4f4;
    font-family: 'Comfortaa', cursive;
    font-weight: bold;
    font-size: 31px;
	color: #262626;
    line-height: 46px;
    padding: 0px 0px 0px 25px;
    height: 48px;
    width: 295px;
    border: 1px solid #858383;
    border-radius: 5px;
    outline: none;
    vertical-align: top;
	margin: 0px 1px 0px 0px;
}

.select_year_event option {
	color: #262626;
	background-color: #f4f4f4;
}

.fase-main.select_year_event {
	width: 262px;
}

.select_year_month {
	background-color: #f4f4f4;
    font-family: 'Comfortaa', cursive;
    font-weight: bold;
    font-size: 31px;
	text-transform: uppercase;
	color: #262626;
    line-height: 46px;
    padding: 0px 0px 0px 25px;
    height: 48px;
    width: 295px;
    border: 1px solid #858383;
    border-radius: 5px;
    outline: none;
    vertical-align: top;
	margin: 0px 0px 0px 0px;
}

.select_year_month option {
	color: #262626;
	background-color: #f4f4f4;
	font-size: 20px;
}

.fase-main.select_year_month {
	width: 262px;
	margin: 0px 1px 0px 0px;
}

.select_month_back {
    display: inline-block;
    border: 1px solid #858383;
    line-height: 46px;
    background-color: #f4f4f4;
    width: 51px;
    height: 48px;
    border-radius: 5px;
    margin-right: 1px;
	vertical-align: top;
	position: relative;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

.select_month_back:hover {
    border: 1px solid #ee7728;
}

.select_month_back:before {
    background: url(images/sidebar_sliders_btn.png) no-repeat 0px 0px;
    display: block;
    content: "";
    position: absolute;
    width: 22px;
    height: 38px;
    top: 50%;
    left: 50%;
    margin-top: -19px;
    margin-left: -11px;
}

.select_month_back:hover:before {
    background-position: 0 -38px;
}

.select_month_next {
	display: inline-block;
	border: 1px solid #858383;
	line-height: 46px;
	background-color: #f4f4f4;
	width: 51px;
	height: 48px;
	border-radius: 5px;
	margin-right: 0px;
	vertical-align: top;
	position: relative;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

.select_month_next:hover {
    border: 1px solid #ee7728;
}

.select_month_next:before {
    background: url(images/sidebar_sliders_btn.png) no-repeat -22px 0px;
    display: block;
    content: "";
    position: absolute;
    width: 22px;
    height: 38px;
    top: 50%;
    left: 50%;
    margin-top: -19px;
    margin-left: -11px;
}

.select_month_next:hover:before {
    background-position: -22px -38px;
}

.fase-sort-block {
	position: relative;
}

.fase-sort-block-absolute {
    position: absolute;
    top: 0;
    background-color: #fff;
    padding-top: 22px;
    padding-bottom: 16px;
}

.fase-sb-text {
	font-family: 'Tahoma';
	font-size: 15px;
	line-height: 19px;
	color: #ee7728;
	display: inline-block;
	padding-left: 25px;
}

.fase-sb-btn {
	cursor: pointer;
}

.fase-sb-btn .fa {

}

.fase-sb-btn .fa-none:before {
	content: "-";
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {
	.fase-calendar {
		width: 33%;
		margin: 0;
	}
	.select_year_event {
		width: 33%;
		margin: 0;
	}
	.select_year_month {
		width: 33%;
		margin: 0;
	}
	.fase-main.fase-calendar {
		width: 30%;
		margin: 0;
	}
	.fase-main.select_year_event {
		width: 30%;
		margin: 0;
	}
	.fase-main.select_year_month {
		width: 30%;
		margin: 0;
	}
	.select_month_back {
		width: 5%;
		margin: 0;
	}
	.select_month_next {
		width: 5%;
		margin: 0;
	}
}

@media (max-width: 767px) {
	.fase-calendar {
		width: 100%;
		margin: 0;
	}
	.select_year_event {
		width: 100%;
		margin: 0;
	}
	.select_year_month {
		width: 100%;
		margin: 0;
	}
	.fase-main.fase-calendar {
		width: 100%;
		margin: 0;
	}
	.fase-main.select_year_event {
		width: 100%;
		margin: 0;
	}
	.select_month_back {
		width: 50%;
		margin: 0;
	}
	.select_month_next {
		width: 50%;
		margin: 0;
	}
	.fase-main.select_year_month {
		width: 100%;
		margin: 0;
	}
	.fase-sort-block-absolute {
		position: relative;
	}
}

/*///////////////////////////////////////////////////////filter-and-sort-events-end/////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////tab-main/////////////////////////////////////////////////////////////////////*/

.tabs-events {

}

.tabs-events .tabbable {

}

.tabs-events .tabs-events-ul {
	border: none;
	background-color: #fff;
	padding-right: 83px;
}

.tabs-events .nav-tabs > li {
	float: right;
    margin: 0px;
}

.tabs-events .nav-tabs > li > a {
    margin: 0px;
    line-height: 0px;
	font-size: 0px;
    border: none;
    border-radius: 0px;
    padding: 22px 14px 16px 14px;
	background-color: #fff;
}

.tabs-events .nav-tabs > li > a:hover {
   background-color: #f4f4f4;
}

.tabs-events .nav-tabs > li.active > a,
.tabs-events .nav-tabs > li.active > a:hover,
.tabs-events .nav-tabs > li.active > a:focus {
    cursor: default;
    background-color: #f4f4f4;
    border: none;
}

.tabs-events .nav-tabs > li > a > span {
	display: block;
	width: 20px;
	height: 19px;
	background-repeat: no-repeat;
    background-position: 0px -19px;
}

#tabs-events-calendar-link > span {
	background-image: url('images/tabs-events-calendar.png');
}

#tabs-events-list-link > span {
	background-image: url('images/tabs-events-list.png');
}

#tabs-events-tile-link > span {
	background-image: url('images/tabs-events-tile.png');
}

.tabs-events .nav-tabs > li.active > a > span,
.tabs-events .nav-tabs > li > a:hover > span {
    background-position: 0px 0px;
}

.tabs-events .tab-content {

}

.tabs-events .tab-pane {
	background-color: #f4f4f4;
	padding: 35px 9px 35px 9px;
}

/*///////////////////////////////////////////////////////end tab-main/////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////panel-tr/////////////////////////////////////////////////////////////////////*/

.sidebar {

}

.sidebar-wrapper_to_left {

}

.sidebar-wrapper_to_right {

}

.panel-tr {
	background-color: #f4f4f4;
    border: none;
    border-radius: 0px;
	box-shadow: none;
}

.panel-tr .panel-heading {
	padding: 9px 20px;
	color: #000;
    background-color: #f4f4f4;
	border-color: #e7e8e7;
	cursor: pointer;
	border-radius: 0px;
}

.panel-tr .panel-heading .panel-title {
	padding-right: 50px;
	position: relative;
	font-family: 'arialnarrow';
	font-size: 21px;
	color: #000;
	line-height: 22px;
	padding-top: 4px;
    padding-bottom: 4px;
	font-weight: normal;
}

.panel-tr .panel-heading .panel-title:before {
    content: "";
	display: block;
	width: 30px;
	height: 2px;
	background-color: #000;
	position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1px;
}

.panel-tr .panel-heading .panel-title:after {
	content: "";
	display: none;
	width: 2px;
	height: 30px;
	background-color: #000;
	position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 14px;
}

.panel-tr .panel-heading.collapsed .panel-title:after {
	display: block;
}

.panel-tr .collapse {

}

.panel-tr .collapse {
    padding: 0px;
}

.panel-tr .collapse .panel-body,
.panel-body {
    padding: 20px 17px 20px 17px;
	position: relative;
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
	.sidebar {
		padding-top: 20px;
		font-size: 0px;
	}
	.sidebar-wrapper {
		margin: 0 auto;
		width: 951px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.sidebar {
		padding-top: 20px;
		font-size: 0px;
	}
	.sidebar-wrapper {
		margin: 0 auto;
		width: 634px;
	}
}

@media (max-width: 767px) {
	.sidebar {
		padding-top: 20px;
		font-size: 0px;
	}
}

/*///////////////////////////////////////////////////////end panel-tr/////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////Subscribe///////////////////////////////////////////////////////////////////////*/

.main_text_and_subscribe {
	padding: 50px 0px 60px 0px;
	font-size: 0px;
	text-align: center;
}

.mtas_text {
    display: inline-block;
    color: #fff;
    font-family: 'arialnarrow';
    font-size: 17px;
    line-height: 20px;
    width: 280px;
    text-align: justify;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: top;
}

.mtas_subscribe {
	display: inline-block;
	margin-left: 10px;
    margin-right: 10px;
}

.mtas_subscribe input[type="text"] {
    display: block;
    border: 1px solid #fff;
    font-family: 'Tahoma';
    font-size: 13px;
    color: #b1b3ad;
    line-height: 46px;
    width: 260px;
    height: 48px;
    padding-left: 20px;
    margin-bottom: 12px;
	background-color: #fff;
}

.mtas_subscribe input[type="submit"] {
    display: block;
    border: 1px solid #ee7728;
    font-family: 'Tahoma';
    font-size: 17px;
    color: #fff;
    line-height: 46px;
    width: 260px;
    height: 48px;
	background-color: #ee7728;
	margin-top: 48px;
}

/*///////////////////////////////////////////////////////end Subscribe/////////////////////////////////////////////////////////////////////*/


/*///////////////////////////////////////////////////////personal/////////////////////////////////////////////////////////////////////*/
.container_profile{
	background-color: #fff;
}
.container_profile_top{
	background-color: #f4f4f4;
	margin-top: 21px;
    border: 1px solid #e0dede;
}
.container_profile .photo {
    width: 200px;
    margin: 40px 0 0 45px;
 }
.container_profile .photo>a>img {
    border-radius: 230px;
    border: 3px solid transparent;
    box-shadow: 0 0 7px #666;
    height: 200px;
    width: 200px;
    margin-bottom: 10px;
}
.container_profile .photo .soc {
    list-style: none;
    padding: 0;
    max-width: 100px;
    margin: 10px auto;
 }
.container_profile .photo .soc li {
    display: inline-block;
}
.container_profile .fio{
    margin: 46px 0 0 10px;
}
.container_profile .fio p{
	font: bold 27px 'Open Sans';
}
.container_profile .other_info{
	list-style: none;
	margin-left: 10px;
	padding: 0;
}
.container_profile .other_info #company_personal,
.container_profile .other_info #phone_personal,
.container_profile .other_info #email_personal{
	background-repeat: no-repeat;
    margin-top: 20px;
}
.container_profile .other_info li p{
    padding-left: 30px;
    font: 21px 'Open Sans';
}

.container_profile .other_info #company_personal{
	background-image: url(images/company_personal.png);
	-ms-background-position-y: 7px;
	background-position-y: 7px;
}

.container_profile .other_info #phone_personal{
	background-image: url(images/phone_personal.png);
	-ms-background-position-y: 5px;
	background-position-y: 5px;
}

.container_profile .other_info #email_personal{
	background-image: url(images/email_personal.png);
	-ms-background-position-y: 8px;
	background-position-y: 8px;
}
.container_profile .achiv_and_invite{
	margin: 40px 0 0 10px;
}
.container_profile .achiv_and_invite a:first-child{
	font: 17px 'Tahoma';
	text-transform: uppercase;
	color: #888484;
	border-bottom: 1px dashed #888484;
}
.container_profile .achiv_and_invite a:last-child{
	font: 16px 'arialnarrow';
	color: #ee7728;
	background-image: url(images/icon_invite_friend.png);
	background-repeat: no-repeat;
	-ms-background-position-x: right;
	background-position-x: right;
    padding-right: 29px;
    margin-left: 41px;
    text-decoration: none;
}
.container_profile #title_link_mer{
	border-top: 1px solid #7d7979;
	margin: 66px 17px 18px 25px;
}
.container_profile #title_link_mer p{
	display: block;
    max-width: 115px;
    margin-top: -12px;
    background: #f4f4f4;
    margin-left: 60px;
    padding: 0 18px;
    color: #7d7979;
    font: 16px 'arialnarrow';
}
.container_profile .link_mer{
	list-style:none;
    padding: 0;
}
.container_profile .link_mer li{
	display: inline-block;
    text-align: center;
    margin-bottom: 25px;
}
.container_profile .link_mer li a{
	font: 20px 'arialnarrow';
	text-transform: uppercase;
	color: #000;
	-ms-background-position-y: 5px;
	background-position-y: 5px;
	background-repeat: no-repeat;
	padding-left: 35px;
}
.container_profile .link_mer li:nth-child(1) a:hover{
	color: #5db8eb;
}
.container_profile .link_mer li:nth-child(2) a:hover{
	color: #4abf68;
}
.container_profile .link_mer li:nth-child(3) a:hover{
	color: #f29456;
}
.container_profile .link_mer li:nth-child(1) a{
	background-image: url(images/icon_menu_personal_1.png);
}
.container_profile .link_mer li:nth-child(2) a{
	background-image: url(images/icon_menu_personal_2.png);
}
.container_profile .link_mer li:nth-child(3) a{
	background-image: url(images/icon_menu_personal_3.png);
}
.container_profile .link_profile{
	padding: 0;
	list-style: none;
}
.container_profile .container_profile_link{
	margin-top: 38px;
}
.container_profile .link_profile li{
	margin-bottom: 40px;
}
.container_profile .link_profile li a{
	display: block;
	font: 20px 'arialnarrow';
	text-transform: uppercase;
	min-width: 267px;
	height: 60px;
	background-color: #d9d9d9;
	position: relative;
	color: #000;
	text-decoration: none;
}
.container_profile .link_profile li a p{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    height: 40%;
    margin: auto;
    display: block;
}
.container_profile .link_profile li:nth-child(7) a p{
	height: 92%;
}
.container_profile .link_profile li a:hover{
	color: #fff;
	background-color: #ee7728;
}
/*///////////////////////////////////////////////////////end personal///////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////main-zigzag///////////////////////////////////////////////////////////////////////*/

.main-zig-zag {
	padding-left: 20px;
	padding-right: 20px;
}

.main-zig-zag-header {
    border-top: 4px solid #ee7728;
    padding-bottom: 46px;
    font-family: 'Exo 2', sans-serif;
    font-size: 26px;
    line-height: 30px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 18px;
}

.main-zig-zag-text {
	padding-bottom: 46px;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
    line-height: 19px;
	color: #595757;
}

.main-zig-zag-text ul {
	list-style-position: inside;
	padding: 0;
	margin: 0;
}

.main-zig-zag-text ul li {
	padding-bottom: 5px;
}

.main-zig-zag-text ul li:last-child {
	padding-bottom: 0px;
}

.main-zig-zag-image {
	padding-bottom: 46px;
}
.main-zig-zag-image img {
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {
	.main-zig-zag-image {
		text-align: center;
	}
}

@media (max-width: 767px) {
	.main-zig-zag-image {
		text-align: center;
	}
}

/*//////////////////////////////////////////////////////////end-main-zigzag////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////personal_2////////////////////////////////////////////////////////////////////*/


.pers .container_profile .container_profile_link{
	margin-top: 0px;
}
.pers .container_profile{
	background: #f4f4f4;
}
.pers .container_profile_top {
	background: #fff;
}
.pers ul{
	list-style: none;

}
.pers .line_right{
	margin-top: 20px;
}
.pers .line_right .mes a{
	display: block;
	height: 36px;
	background-image: url('images/mes.png');
	background-repeat: no-repeat;

}
.pers .line_right .mes{
	border-right:1px solid #e1dddd;
}
.pers .line_right .invite a{
	display: block;
	font: 16px 'arialnarrow';
	color: #ee7728;
	background-image: url(images/icon_invite_friend.png);
	background-repeat: no-repeat;
	-ms-background-position-x: right;
	-moz-background-position-x: right;
	background-position-x: right;
    -ms-background-position-y: 6px;
    -moz-background-position-y: 6px;
    background-position-y: 6px;
    text-decoration: none;
    height: 36px;
    padding-top: 6px;
    text-decoration: underline;
    background-position: right 6px;
}
.pers .line_right .invite{
		border-right:1px solid #e1dddd;
}
.pers .line_right .informs a{
	display: block;
	height: 36px;
	background-image: url('images/i.png');
	background-repeat: no-repeat;
    background-position: center center;
}
.pers .line_right .informs{
	border-right:1px solid #e1dddd;
}
.pers .line_right .cogs a{
	display: block;
	height: 36px;
	background-image: url('images/cog.png');
	background-repeat: no-repeat;
}
.pers .container_profile_top .fio{
    margin: 20px 0 0 14px;
}
.pers .container_profile .container_profile_top .other_info li p{
	font: 17px 'Open Sans';
}
.pers .but_link li{
	margin-bottom: 20px;
	display: block;
}
.pers .but_link li a{
	display: block;
	width: 217px;
	padding-right: 20px;
}
.pers .but_link li a p{
    width: 55%;
    float: right;
    margin: 0;
    padding-top: 5px;
}
.pers .but_link li:nth-child(1) a{
	height: 91px;
	font: 29px 'Open Sans';
	color: #fff;
	background: #49aa35;
	background-image: url('images/play.png');
    background-position: 31px;
	background-repeat: no-repeat;
}
.pers .but_link li:nth-child(2) a,
.pers .but_link li:nth-child(3) a{
	border: 1px solid #7f7b7b;
	height: 70px;
	font: 20px 'Open Sans';
    background-position: 31px;
	background-repeat: no-repeat;
	color: #7c7c7c;
}
.pers .but_link li:nth-child(2) a{
	background-image: url('images/list.png');
}
.pers .but_link li:nth-child(3) a{
	background-image: url('images/list_tren.png');
}
.pers .but_link li:nth-child(2) a:hover,
.pers .but_link li:nth-child(3) a:hover{
	background: #6f6b6b;
	color: #fff;
	border: 1px solid #6f6b6b;
    background-position: 31px;
	background-repeat: no-repeat;
}
.pers .but_link li:nth-child(2) a:hover{
	background-image: url('images/list_hover.png');
}
.pers .but_link li:nth-child(3) a:hover{
	background-image: url('images/list_tren_hover.png');
}
.pers .link_profiles{
	padding: 0 15px!important;
}
.pers .link_profiles ul{
	width: 100%;
	min-height: 125px;
    display: flex;
    align-items: center;
	margin: 0px!important;
    padding: 0;
}
.pers .link_profiles ul li{
	min-height: 80px;
}
.pers .link_profiles ul li a{
    display: flex;
    justify-content: center;
    align-items: center;
    font: 20px 'arialnarrow';
    min-width: 267px;
    height: 60px;
    background-color: #d9d9d9;
    position: relative;
    color: #000;
    text-decoration: none;
    z-index: 999999;
}
.pers .link_profiles ul li a p{
	margin: 0;
	text-align: center;
	display: block;
}
.pers .profile_big{
	background-color: #fff;
	border: 1px solid #e0dede;
	margin: 0 15px 0 15px;
    padding: 0!important;
}
.pers .profile_big ul{
    min-height: 120px;
    display: flex;
    align-items: center;
    width: 100%;
    padding-bottom: 20px!important;
}
.link_profiles>p,
.pers .profile_big>p{
	text-align: center;
	font: 18px 'arialnarrow';
	color: #7c7c7c;
	margin: 20px 0 13px 0;
    text-transform: uppercase;
}
.pers .container_profile .link_profiles li a{
	min-width: 100px!important;
}
.pers .container_profile .link_profiles li{
	margin: 0;
}
.pers .container_profile .profile_big li a{
	height: 80px!important;
    text-transform: uppercase;
}
.pers .container_profile .link_profiles li a{
	height: 50px;
}
.pers .stat {
	margin: 0;
	padding: 0;
    position: relative;
    left: -15px;
}
.pers .stat ul{
	margin: 0;
	padding: 0;
}
.pers .stat ul li{
	width: 100%;
	margin-bottom: 20px;
}
.pers .stat ul li:nth-child(1):before {
	content: url('images/stat1.png');
	max-width: 100%;
}
.pers .stat ul li:nth-child(2){
	content: url('images/stat2.png');
	min-width: 100px;
}
.pers .stat ul li:nth-child(3){
	content: url('images/stat3.png');
	min-width: 100px;
}
.pers .stat p{
	color: #ee7728;
	font: 42px 'Open Sans';
	text-align: center;
	margin-top: 40px;
}


.pers .video_pers {
	width: 240px;
	height: 200px;
}

.pers .video_pers .row {
	background: rgba(0, 0, 0, 0.3) no-repeat;
    height: 65px;
    width: 240px;
    margin-left: 0px;
    margin-top: -42px;
    z-index: 3;
    position: relative;
}

.pers .video_pers p{
    font: 21px 'arialnarrow';
    color: #fff;
    padding-left: 20px;
    margin-top: -62px;
    z-index: 4;
    position: relative;
}
/*//////////////////////////////////////////////////////////end-personal_2///////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////registre////////////////////////////////////////////////////////////////////////*/
.form_first_reg,
.info_first_reg{
	padding: 10px;
}
.info_first_reg .LI-simple-link{
	font-family: 'arialnarrow';
	font-size: 15px;
	color: #7c7c7c;
	line-height: 24px;
	text-decoration: underline !important;
	text-transform: uppercase;
	display: inline-block;
}
.info_first_reg .LI-simple-link:hover{
	color: #000;
}
/*//////////////////////////////////////////////////////////end-registre///////////////////////////////////////////////////////////////////*/

.rul_us{
	padding: 20px;
}
.rul_us h2{
	margin-top: 0;
}
/* BEGIN contacts */
.contacts__wrapper{
    margin-bottom: 50px;
}
.contacts__phone{
    display: block;
    height: 32px;
    padding-top: 6px;
    margin-top: 45px;
    color: #595757;
    font-family: 'OpenSans', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 21px;
    text-align: right;
    background: url('images/icon_contacts_phone.png') no-repeat 32px 2px;
}
.contacts__phone:hover{
    color: #595757;
    text-decoration: underline;
}
.contacts__phone:focus{
    color: #595757;
}

.contacts__address{
    margin-top: 50px;
    color: #595757;
    font-family: 'OpenSans', sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 21px;
    text-align: right;
}

.contacts__email{
    display: block;
    margin-top: 50px;
    color: #595757;
    font-family: 'OpenSans', sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 21px;
    text-align: right;
    text-transform: uppercase;
}
.contacts__email:hover{
    color: #595757;
    text-decoration: underline;
}
.contacts__email:focus{
    color: #595757;
}
.cotnacts__description{
    margin-top: 50px;
    padding-left: 32px;
    text-indent: 50px;
    height: 152px;
    color: #595757;
    font-family: 'PTSans', sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 19px;
    overflow: hidden;
    text-align: justify;
}

.contacts__feedback{
    margin-bottom: 50px;
}

.contacts__feedback h2{
    margin-left: 31px;
    margin-top: 51px;
    color: #595757;
    font-family: 'OpenSans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
}
.contacts__map{
    margin-bottom: 23px;
}
.contacts__map__address{
    margin-bottom: 20px;
    color: #595757;
    font-family: 'OpenSans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: right;
}
.wrapbg{
    background-color: #f4f4f4;
    border-color: #e7e8e7;
    padding: 10px;
}
/* END contacts */

/* BEGIN autohorization page */
.gray>.bx-authform {
    min-height: 367px;


}
/* END autohorization page */
.z-pay{
	float: left;
}

form[name="regform"]{
	z-index: 9;
	position: relative;
}

.fase-main.fase-main--profile {
	width: 243px;
}

.event-time {
	padding: 0 10px 20px;
	display: flex;
	align-items: center;
}

.event-time__item {
	font-size: 16px;
	margin-left: auto;
	font-weight: bold;
	display: inline-block;
	background: #ee7728;
	color: white;
	padding: 10px 20px;
	border: none;
}

.event-time__title {
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	color: #b1b3ad;
	border-bottom: 1px solid #e7e5e5;
	text-transform: uppercase;
	margin: 0;
}

.smart-filter-hidden {
	display: none;
}

.smart-filter-hidden .bx-filter-block {
	max-height: 400px;
	overflow-y: auto;
}
#form_exchange{
	display: none;
}

#form_exchange input[type="text"]{
	display: block;
	border: 1px solid #fff;
	font-family: 'Tahoma';
	font-size: 13px;
	color: #b1b3ad;
	line-height: 46px;
	width: 260px;
	height: 48px;
	padding-left: 20px;
	margin-bottom: 12px;
	background-color: #fff;
}

#form_exchange input[type="submit"] {
    display: block;
    border: 1px solid #ee7728;
    font-family: 'Tahoma';
    font-size: 17px;
    color: #fff;
    line-height: 46px;
    width: 260px;
    height: 48px;
    background-color: #ee7728;
    margin-top: 48px;
}

#form_exchange .alert_info input[type="text"]{
	border: 1px solid #c7254e!important;
	color: #c7254e!important;
}
.orange{
	border: 1px solid #eea236!important;
}