*::-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 {
	
}
body input:required:valid,
body textarea:required:valid {
}
body {
	font-family: "RobotoRegular", sans-serif;
	font-size: 16px;
	background-color: #eee;
}

.top_header {
	background-color: #fff;
	text-align: center;
	background:url(../images/fons3.png) no-repeat #fff ; 
	background-size:100%;
}
.topline {
	padding: 10px;
	text-align: center;
	background-size:100%;
}
.logo {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	text-align: left;
	float: left;
}
.logo img{
	width: 100%;
	margin:0px;
}
.logo_text{
	width: 100%;
	display: none;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.text{
	width: 100%;
	display: inline-block;
	text-align: left;
	text-transform: uppercase;
	font-size: 13px;
	vertical-align: top;
	padding: 0px 10px;
	color: #777;
	margin: 0px;
	line-height: 21px;
}
.text img{
	width: 100%;
}
.phone{
	width: 100%;
	text-align: right;
}
.phone p {
	font-size: 40px;
	font-weight: 600;
	color: #777;
	margin: 0px 0px; 
	padding: 2px 0px;
}
.phone p.mail {
	font-size: 20px;
	font-weight: 600;
	color: #777;
	margin: 0px 0px; 
	padding: 2px 0px;
}
.phone p.boot {
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	background-color: #006097;
	box-shadow: 0px 0px 10px #eee;
	margin-top: 10px;
	border-radius: 2px;
	color: #fff;
}
.phone p span {
	font-size: 23px;
	font-weight: 600;
	color: #006097;
	margin: 0px; 
	padding: 2px 0px;
}
.main_mnu{
	background-color: #bb965c;
}
.main_menu {
	text-align:center;
}
.main_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.main_menu ul li {
	display: inline-block;
	padding: 17px 15px;
	transition: all .50s;
	margin: 0px;
	border: 0px;
	font-size: 12px;
}
.main_menu ul li:hover {
	background-color: #775a2d;
}
.main_menu ul li.active {
	background-color: #775a2d;
}
.main_menu ul a {
	color: #fff;
	text-transform: uppercase;
}
.soc_botton{
	float: right;
	padding: 0 10px;
	font-size: 24px;
	line-height: 52px;
	color: #ddd;
}
.footers{
	float: none;
	text-align: center;
}
.footers p{
	float: none;
}
.soc_botton a{
	color: #227698;
	padding: 0px  10px 0px 10px;
	font-size: 20px;
}
.soc_botton i{
	font-size: 25px;
}
.auth_buttons, .main_mnu_button {
	background-color: transparent;
	border:medium none;
	font-size: 35px;
	padding:5px 10px;
}
.auth_buttons{
	float: right;
}
.auth_buttons i {
	color: #fff;
}
.main_mnu_button {
	color: #fff;
	padding: 6px 10px;
}
.slider{
	background-color: #fff;
	text-align: center;
	padding: 0px;
	display: block;
}
h1,h2{
	font-family: BebasRegular;
	text-transform: uppercase;
	font-weight: 100;
	color: #61686d;
	text-align: center;
	font-size: 30px;
	letter-spacing: 2px;
}
.lm {
	text-align: right;
	padding: 20px;
	background-color: #fff;
}
.lm a:hover {
	text-decoration: underline;
}



.prev_button i.fa{
	text-shadow: 5px 5px 10px #3c5e6d;
	font-size: 50px;
}
.prev_button i.fa:hover{
	text-shadow: 1px 1px 10px #3c5e6d;
	font-size: 50px;
}
.next_button i.fa{
	text-shadow: 5px 5px 10px #3c5e6d;
	font-size: 50px;
}
.next_button i.fa:hover{
	text-shadow: 1px 1px 10px #3c5e6d;
	font-size: 50px;
}
.next_button,
.prev_button {
	color: #000;
	font-size: 20px;
	position: absolute;
	z-index: 10;
	cursor: pointer;
	top: 60%;
}
.next_button {
	right: 20px;
}
.prev_button {
	left: 20px;
}
.slide_item img{
	width: 100%;
}
.slider_container {
	width: 100%
}
.s_boot {
	text-transform: uppercase;
	background-color: #006097;
	padding: 15px 20px;
	width: auto;
	color: #fff;
	float: right;
	margin: 5px 0px 0px 0px;
}

.s1{
	text-align: center;
	padding: 0px 0px 20px 0px;
	background:url(../images/fons1.png) no-repeat ; 
	background-size:70%;
}

.s1 h2{
	margin: 30px 0px 20px 0px;
}
.s1 p{
	text-align: left;
	font-size: 19px;
	margin: 0px 1%;
}
.s1 div div div div{
	width: 95%;
	border:10px solid #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 10px #000;
	background-color: #fff;
}
.s1 img{
	width: 100%;
}

.s1 ul{
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.s1 p.bot{
	color: #333;
	text-align: center;
}


.s1 ul li img{
	width: 80%;
	margin: 10px 0px 20px 0px;
}
.s1 ul li{
	display: inline-block;
	width: 15%;
	vertical-align: top;
	margin: 0px 2%;
	color: #007582;
}


.s2{
	text-align: center;
	padding: 50px 0px 50px 0px;
	background:url(../images/fons2.png) no-repeat ; 
	background-size:100%;
	text-shadow: 2px 2px 5px #000;
	text-align: center;
}
.s2 h2{
	color: #fff;
	margin:0px;
}
.s2 p{
	color: #fff;
	margin: 0px;
	font-size: 18px;
	transition: all .50s;
}
.s2 a p{
	color: #000;
	margin: 2% 35% 5% 35%;
	font-size: 12px;
	padding: 10px;
	text-transform: uppercase;
	background-color: rgba(255, 255, 255, 0.7);
	text-shadow: none;
	box-shadow: 5px 5px 5px black;
}
.s2 a p:hover{
	box-shadow: 0px 0px 10px black;
}
.s2 img{
	width: 5%;
}
.s2 div.l img{
	width: 10%;
	margin: 5% 2% 20px 2%;
}
.s3 {
	text-align: center;
	background:url(../images/fons3.png) no-repeat ; 
	background-size:70%;
	background-position: right top;
	padding-bottom: 20px;
}
.s3 h2{
	color: #777;
	margin: 30px 0px 20px 0px;
}
.s3 div div div div{
	width: 100%;
	display: inline-block;
	margin-top: 20px;
}
.s3 div div div div img{
	width: 100%;
}
.s3 p{
	font-size: 19px;
	text-align: left;
}
.s4 {
	font-size: 14px;
	text-align: center;
	background:url(../images/s32.png) no-repeat ; 
	background-size:100%;
	color: #fff;
}
.s4 .s4_block{
	text-align: center;
	width: 17%;
	vertical-align: top;
	display: inline-block;
	margin: 1%;
	color: #fff;
	
}
.s4 .left p{
	font-size: 13px;
	text-transform: uppercase;
	margin: -58px 5px 0px 5px;
	background-color: rgba(0,0,0, 0.5);
	z-index: 9999;
	text-align: right;
	padding: 7px 20px;    
	position: relative;
}
.s4 .right p{
	font-size: 13px;
	text-transform: uppercase;
	margin: -58px 5px 0px 5px;
	background-color: rgba(0,0,0, 0.5);
	z-index: 9999;
	text-align: left;
	padding: 7px 20px;    
	position: relative;
}
.s4 img{
	width: 100%;
	z-index: 1;
	margin: 20px 0px;
	border:5px solid #fff;
}
.s4 h2{
	color: #fff;
	margin: 0px;
	text-shadow: 0px 0px 7px #000
}
.s4 div div div.s4_block img{
	width: 90%;
	border: 8px solid #fff;
	border-radius:50%;
	box-shadow: 0px 0px 10px #000;
	margin: 10px;
	transition: all .50s;
}
.s4  div div div.s4_block img:hover{
	width: 90%;
	border: 8px solid #fff;
	border-radius:0px;
	box-shadow: 0px 0px 40px #fff;
	margin: 10px;
	cursor: pointer;
}
.footer {
	text-align: center;
	background-color: #fff;
	padding: 10px;
}
.footer a{
	text-transform: uppercase;
	color: #555;
	font-size: 12px;
}
.footer a:hover{
	text-decoration: underline;
	color:000;
}
.footer ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	margin-top: 10px;
}
.footer ul li{
	list-style-type: none;
	margin-top: 5px;
}

.form{
	text-align: center;
	background:url(../images/fons1.png) no-repeat #fff ; 
	background-position:right top;
	background-size: 100%;
}
.form img{
	width: 100%;
}
.form h2{
	margin:0px;

}

.form input {
	width: 80%;
	margin-bottom: 10px;
	font-size: 20px;
	text-transform: uppercase;
	border: 0px;
	background-color: rgba(104, 174, 181, 0.81);
	padding: 5px;
	color: #fff;
	border: 5px solid rgba(255, 255, 255, 0.5);
}

.form textarea {
	width: 80%;
	margin-bottom: 0px;
	font-size: 18px;
	text-transform: uppercase;
	border:0px;
	background-color: rgba(104, 174, 181, 0.81);
	padding: 5px;
	color: #fff;
	border: 5px solid rgba(255, 255, 255, 0.5);
}
.form table{
	text-align: left;
	width: 100%;
	margin: 0px;
	background: none;
}
.form table td.left-td{
	text-align: left;
	width: 30%;
}
.form table td.right-td{
	text-align: left;
	width: 70%;
}

.maps {
	width: 100%;
	margin: 10px 0px;
	padding: 0px;
	border: 5px solid rgba(120, 175, 181, 0.79);
}
.form label {
	width: 90%;
	font-size: 20px;
	padding: 10px 0px 2px 0px;
}
.form input#ok {
	margin-top: 20px;
	padding: 10px;
	width: 80%;
	border: 0px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
	transition: all .50s;
	color: #292d2f;
}
.form input#ok:hover {
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
.logo_text_f {
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
}
.logo_text_f a{
	color: #777;
}
.logo_text_f a:hover{
	color: #555;
	text-decoration: underline;
}
.logo_text_f i{
	font-size: 10px;
	float: right;
}

.links i {
	color: #000;
}
.links a {
	color: #000;
}
.links a:hover {
	color: #777;
	text-decoration: underline;
}

.ok_mail{
	text-align: center;
	margin: 0px; 
	padding: 0px;
}
.ok_mail img{
	width: 40%;
}
.ok_mail h1{
	margin: 0px;
	padding-top: 10%;
}

.arenda_main{
	text-align: center;
	background: #eee ; 
}

.arenda{
	width: 98%;
	border:3px solid #e4cda9;
	background-color: #fff;
	margin: 1%;
	padding: 0px;
}

.arenda td{
	border:0px solid #000;
	padding: 0px;
}

.arenda_menu {
	text-align: center;
}
.arenda_main .container h1{
	margin: 2% 0px 0px 0px;
}
.arenda_main .container h1 span{
	color: #000;
}
p.dostavka{
	font-family: RobotoBold;
	color: #f00;
	margin: 0px  0px 2% 0px;
}

.arenda_menu a {
	color: #4c3613;
}

span.us_no{
	color: #fff;
	font-size: 11px;
	padding: 5px 10px;
	background-color: #a52016;
	border-radius: 5px;
	text-shadow: 0px 0px 0px #000;
	text-align: center;
}

span.us_no_2{
	float: right;
	color: #fff;
	font-size: 11px;
	padding: 5px 10px;
	background-color: #a52016;
	border-radius: 5px;
	text-shadow: 0px 0px 0px #000;
	text-align: center;
	margin: 9px 28px 0px 0px;
}

table.no_line tr td {
	border:0px solid #eee;
}

.arenda_menu a:hover {
	text-align: center;
	text-decoration: underline;
}
.arenda_menu p{
	text-align: center;
	margin: 0px;
}
.arenda_menu img{
	width: 70%;
	border-radius:50%;
	margin-top: 20px;
	border:5px solid #e4cda9;
	box-shadow:0px 0px 10px #000;
}

.arenda tr td.img{
	width: 30%;
}

.arenda tr td.text{
	width: 100%;
	padding: 20px;
}

.arenda tr td h2{
	font-size: 25px;
	margin: 0px;
	padding: 10px 20px;
	text-align: left;
	background-color: #e4cda9;
	color: #000;
}
.arenda tr td.text ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.arenda tr td.text ul li{
	text-align: left;
	padding: 10px 5px;
}
.arenda tr td.text ul li:hover{
	text-align: left;
	background-color: #eee;
	cursor: pointer;
}
.arenda tr td.text ul li span{
	float: right;
	color: #000;
}

.arenda img{
	width: 100%;
	border:1px solid #fff;
}