h1,h2, h1 > a, h2 > a{
	color:#00cccb;
	font-family: 'Open Sans';
}

h1{
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
}

h2{
	font-size: 18px;
	font-weight: 400;
	margin-top:10px;
	margin-bottom: 10px;
}

h4{
	font-size: 18px;
	font-weight: 400;
	margin-top:10px;
	margin-bottom: 10px;
}

html span.marker,
.green_link,
.white_link{
	background:#00cccb;
	font-family: 'Open Sans';
	font-size: 22px;
	/*line-height:22px;*/
	color:white;
	font-weight:400;
	padding-left:10px;
	padding-right:10px;
	letter-spacing: 0.05em;
	padding-top:3px;
	padding-bottom:3px;
} 

.green_link,
.white_link{
	display:inline;
	width:auto;
}

.white_link{
	background:white;
	color:#00cccb;
}

.dots{
	height:10px;
	border-color: #646464;
	border-width:1px;
	border-style: dashed;
	border-left:0px;
	border-top:0px;
	border-right:0px;
	margin-bottom: 20px;
}

p{
	color:929292;
	font-size:14px;
	line-height: 18px;
}

span.green{
	color:#00cccb;
}

span.thinner{
	font-family: 'Open Sans';
	font-weight: 300;
}

.grey_bg{
	background:#eaeaea;
}


.content_regular ul{
	list-style: none;
	padding-top:20px;
}
.content_regular ul li{
	padding-left:32px;
	background:url('/media/images/arrow_list.png') no-repeat left 5px;
	font-size: 14px;
	line-height: 23px;
	/*color:black;*/
}

.result_msg{
	font-size: 20px;
	font-weight: bold;
	width:100%;
	text-align: center;
	display:block;
}


.icon{
	padding-left:40px;
	min-height:28px;
}

.icon.calendar_icon{
	background:url('/media/images/icons/calendar.png') no-repeat left top;
}
.icon.mail_icon{
	background:url('/media/images/icons/mail.png') no-repeat left -3px;
}
.icon.info_icon{
	background:url('/media/images/icons/info.png') no-repeat left -1px;
}



input.error{
	border:1px solid red !important;
}

.container{
	position:relative;
}

.content_regular{
	padding-top:25px;
	padding-bottom: 25px;
}

#navigation_wrapper{
	height:51px;
	background-color: #1c1c1c;
	width:auto;
	border-top:1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	z-index:99;
}

.logo_wrapper{
	width:auto;
	display:inline-block;
	height:100%;
}

.logo_link{
	width:95px;
	height:50px;
	display:inline-block;
	text-decoration: none;
	border-right:1px solid #b3b3b3;
}
.seprus_logo {
	width: 185px;
	height:50px;
	display:inline-block;
	text-decoration: none;
	border-right:1px solid #b3b3b3;	
}

.slogan{
	display:inline-block;
	padding-left:10px;
	font-family: 'Open Sans';
	font-size:14px;
	letter-spacing: 0.05em;
	font-weight:300;
	color:#00cccb;
	height:50px;
	line-height: 50px;
	float:right;
}

#page{
	display:block;
	width:100%;
	height:auto;
	min-height:950px;
	/*background-color:white;*/
}

#footer{
	border-top:1px solid #b3b3b3;
	/*height:auto;*/
	background-color: #1c1c1c;
	width:100%;
	display:block;
}

#footer .row.upper{
	padding-top:15px;
	padding-bottom:11px;
	border-bottom-style:dashed;
	border-width:1px;
	border-color: #535353;

}


#footer .envelope_icon{
	background: url('/media/images/icons/envelope_icon.png') no-repeat center center;
	width:38px;
	height:36px;
	display:block;
	text-decoration: none;
	float:left;
}

#footer .row.upper ul{
	list-style: none;
	float:left;
	display:inline;
}

#footer .row.upper ul li{
	float:right;
	padding-top:11px;
	padding-bottom:11px;
}


#footer .row.upper ul li a{
	height:13px;
	padding-right:20px;
	padding-left:20px;
	border-right:1px solid #b3b3b3;
	font-size:13px;
	color:#979797;
	font-family: 'Open Sans';
	font-weight: 300;
	text-transform: uppercase;
}


#footer .phone_us{
	display:block;
	font-size:18px;
	font-family:'open_sanssemibold';
	font-weight:normal;
	text-decoration: none;
	color:#00cccb;
	padding-left:34px;
	margin-right: 20px;
	margin-top: -4px;
	background: url('/media/images/icons/phone_icon.png') no-repeat left 3px;
	float:left;
}

#footer .SEU .seu_title{
	text-align: right;
	float: right;
	width: 215px;
	margin-right: 20px;
	font-size: 12px;
	color: #fff;
	padding-top:3px;
}

#footer .row.bottom{
	padding-top:15px;
	padding-bottom:13px;
	font-size:12px;
	font-family:'Open Sans';
	font-weight:400;
	color:#979797;
}

#footer .row.bottom .left_part{
	width:auto;
	display:inline;
	float:left;
}

#footer .row.bottom .right_part{
	display:inline;
	float:right;
}

#footer .izstop_logo img{
	height:30px;
	width:auto;
}

@media screen and (max-width: 991px){
	#footer .row.upper ul{
		display:none;
	}
} 


.preload_overlay{
	width:100%;
	height:100%;
	display:block;
	overflow: hidden;
	background-color:white;
	text-align: center;
	position:absolute;
	z-index:9999999;
	display:none;
}


.loading_status,
.preload_overlay.loading_status{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
}


.preloader_indicator{
	position:absolute;
	top:50%;
	margin-top:-50px;
	margin-left:-75px;
	left:50%;
}


a > .pdf{
	text-decoration: none;
}


.pdf{
	width:30px;
	height:30px;
	display:block;
	background: url('/media/images/pdf.png') no-repeat center center;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
ul.catalog_links {
}

ul.catalog_links li {
	float: left;
	width: 160px;
	padding-top: 160px;
	margin-left: 60px;
	padding-left: 0;
	text-align: center;
	cursor: pointer;
}
ul.catalog_links li:first-child {
	background: url('/media/uploads/content/sep.jpg') no-repeat top left;
}
ul.catalog_links li:nth-child(2) {
	background: url('/media/uploads/content/seprus.jpg') no-repeat top left;
}