*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}
body input:focus:required:invalid,              
body textarea:focus:required:invalid {
	border:red 3px solid
}
body input:required:valid,                
body textarea:required:valid {
	border: green 3px solid
}
body {
	font-family: "RobotoRegular", sans-serif;
	background-color: rgba(239, 239, 239, 1);
}
.auth_buttons,              
.main_mnu_button {      
	background-color: transparent; 
	border: medium none;
	font-size: 26px;
}
.main_mnu_button {   
	color: #fff;
	padding: 10px 0px 10px 15px;
}
.maian_mnu {
	background-color: rgba(18, 18, 18, 0.85);  
	color: #fff;
	margin-bottom: 20px;     
    font-size: 1.4em;
    position: fixed;
    z-index: 12;
    width: 100%;
}
.maian_mnu a { 
	color: #fff;       
	padding: 19px;
	display: block;
	-webkit-transition: all .25s;  
	-o-transition: all .25s;
	transition: all .25s;
}
.maian_mnu a:hover {
	color: #f91010;
}
.maian_mnu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;  
	float: left;
	text-transform: uppercase;  
	float: right;
}
.top_contacts {   
	background-color: #2787af;
	float: right;
	font-size: 30px;
	line-height: 53px;  
	padding: 0 15px;
}
.maian_mnu ul li {
	display: inline-block;  
}
.maian_mnu ul {
	z-index: 12;  
}
.logoleft {
	    float: left;
	    height: 66px;
	    margin-left: 80px;
	    position: absolute;
}
.blog_item iframe {
	max-width: 100%;   
	margin-bottom: 20px;
}
.blog_item h1 {
	text-transform: uppercase;
	font-size: 4em;
    font-family: "RobotoCondensedLight";
	margin-bottom: 10px;
	color: #747474;
	padding-bottom: 25px;
}
.blog_item p {
	margin-top: 0;
	color:#646464;
	font-size: 1.3em;
	text-align: justify;
	text-indent: 1.4em;
	line-height: 1.6em;
	font-family: "RobotoRegular";
}
.blog_item h1 {
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #747474;
	font-family: "RobotoCondensedLight";
}

.video_in {
	width: 100%;
	height: 400px;
	margin-left: 0px;
	padding-bottom: 40px;
}
#whitecar {
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -37px;
}
#whitecar h1 {
    text-transform: uppercase;
	font-size: 4em;
    font-family: "RobotoCondensedLight";
	margin-bottom: 10px;
	color: #747474;
	padding-bottom: 25px;
	float: center;
	padding-top: 70px;
}
.vidyou {
	width: auto;
	max-height: 300px;
}
.sider_container {
	position: relative;  
	padding-bottom: 60px;
	}
.next_button, .prev_button {
	border-radius: 10em;  
	color: #fff;
	cursor: pointer; 
	font-size: 70px;
	padding-left: 25px;
	padding-right: 25px; 
	position: absolute;
	top: 22%;
	z-index: 10; 
}
.next_button {
	right: 20px; 
}
.prev_button {
	left: 20px; 
}
.top_header {
	background-color: #4AAAD2;
}
.header_topline {
	background-color: rgba(40, 40, 40, 1);         
	padding: 15px 0; 
	color: #fff;
	margin-left: -15px;
	margin-right: -15px;
	height: 67px;
}
.header_topline a {
	color: #fff;
}
.top_links {    
	display: inline-block;
	vertical-align: middle;
	font-size: 1.3em;
	padding-top: 5px;
	margin-left: 50px;
	z-index: 10;    
}
.top_links a {  
	text-decoration: none;
}
.top_links a:hover {     
	text-decoration: none;
}
.soc_buttons {
	float: right; 	
	margin-right: 80px;
	color: #fff;
}
.soc_buttons > a {     
	font-size: 26px;
	margin-left: 10px;