﻿/********************************************************************/

html, body {
	height: 100%;
	width: 100%;
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #444;
}

input, textarea, select{
	vertical-align:middle;
	font-family:Arial;
	font-size:16px;
	outline: none;
}

input:focus, input:hover, input:active, input:checked{
	outline: none!important;
}

a{
	color: #444;
	text-decoration: none;
	outline:0;
}

a:hover{
	color: #a50e0e;
	text-decoration: none;
}

div{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	/*-webkit-font-smoothing: antialiased;*/
}

.bx-context-toolbar-empty-area{
	width: 100%;
	height: 100%;
}


.button{
	
}

.button:hover{
	
}

.left{
	float:left;
}

.right{
	float:right;
}

.center{
	text-align:center;
}

.clear{
	clear:both;
}

.page_title{
	margin: 30px 0px 20px 0px;
	font-size: 28px;
	text-transform: uppercase;
	color: #a50e0e;
}

.page_clear{
	margin: 30px 0px 20px 0px;
}

.page{
	min-height: 100%;
	width:100%;
	/*background: url('images/background.png') repeat-x top center;*/
}

.layer {
	padding-bottom: 300px; /*Ровняется футеру*/
}

.wrap{
	position:relative;
	width: 1040px;
	margin: 0 auto;
}

.main{
	width: 70%;
	min-height: 800px;
	padding-right: 10px;
}

.sidebar{
	width: 30%;
	padding-left: 10px;
}

.sidebar .wrap_component{
	margin: 20px 0;
}

.sidebar .wrap_component .sidebar_title{
	font-size: 20px;
	background: #a50e0e;
	color: #fff;
	padding: 10px;
	margin-bottom: 10px;
}

/*Поиск*******************************************************************/

.sidebar .wrap_component_search{
	margin: 20px 0;
	background: #a50e0e;
	height: 50px;
	padding: 7px 0px 0px 21px;
}


/*Футер*******************************************************************/

.footer {
	height: 300px;
	margin-top: -300px;
	width: 100%;
	position: relative;
	/*background: url('images/footer3.png') repeat-x bottom;*/
}

.footer .footer_top{
	height: 240px;
	position: relative;
	padding-top: 20px;
}

.footer .footer_top .footer_area{
	float: left;
	background: #fff;
	height: 200px;
	overflow: hidden;
	width: 32.37%;
	margin: 0 5px;
	padding: 10px;
}

.footer .footer_top .footer_area .footer_title{
	font-size: 22px;
	color: #a50e0e;
}

.footer .footer_bottom{
	background: #a50e0e;
	position: relative;
	color: #fff;
}

.footer_bottom .wrap .left:first-child{
	margin-top: 5px;
	margin-right: 30px;
}

.footer_bottom .wrap .left .sitename{
	font-size: 20px;
	font-weight: 400;
}

.footer_bottom .wrap .left .developers{
	margin-top: 3px;
	font-size: 14px;
}

.footer_bottom .wrap .left .developers a{
	color: #fff;
}

.footer_bottom .wrap .left .developers a:hover{
	text-decoration: underline;
}

.footer_bottom .wrap .composit{
	width: 200px;
	height: 50px;
	/*background: url(images/composit_demo.png) no-repeat center;*/
	padding-top: 15px;
}

.footer_bottom .wrap .counters{
	width: auto;
	height: 60px;
	padding-top:15px;
}
	
.footer_bottom .wrap .counters div{
	float: left;
	margin: 0px 5px;
}
.footer_bottom .wrap .counters div:hover{
	opacity: 0.8;
}

.share42init{
	
}

.share42init #share42 span{
	margin: 12px 0px 0px 12px;
	opacity: 0.7;
}

.share42init #share42 span:hover{
	opacity: 1;
	margin: 6px 0px 0px 12px;
}

/*Шапка*******************************************************************/

.header{
	position:relative;
	width: 100%;
}

.header .header_top{
	width: 100%;
	background: #a50e0e;
}

.header .fixed{
	position: fixed !important;
	top: 0px;
	z-index: 100;
}

.header .header_top_clear{
	width: 100%;
	background: #a50e0e;
	display: none;
}


/*Показ ошибкт и сообщений*******************************************************************/

.pplus_error{
	font-size: 24px;
	width: 100%;
}

.pplus_error:hover{
	
}

/*Логотип*******************************************************************/

.logo{
	width: 100%;
	height: 100px;
	margin: 20px 0;
	background: url('images/logo6.png') no-repeat;
}

/*Слайдер*******************************************************************/

.slider{
	width: 100%;
	height: 300px;
	margin-bottom: 30px;
}

.slider_sidebar{
	width: 100%;
	height: 300px;
	margin-bottom: 30px;
}

/*Подложка*******************************************************************/

.layer_1{
	width: 100%;
	height: 100%;
	background: #026FFC;
	transform: rotate(-3deg);
}

.layer_1 .layer_2{
	width: 100%;
	height: 100%;
	background: #a50e0e;
	transform: rotate(3deg);
	padding: 5px;
}

.layer_1 .layer_2 .layer_3{
	width: 100%;
	height: 100%;
	background: #e2e2e2;
}

/*Забронировать Путевку*******************************************************************/

.zakaz{
	width: 100%;
	background: #a50e0e;
	color: #fff;
	padding: 10px;
	font-size: 24px;
	text-align: right;
	/*animation: zakaz 2s infinite;*/
}

.zakaz div._{
	float: left;
	width: 7%;
	background: url('images/arrow_right.png') repeat-x center right;
	height: 24px;
	margin-top: 2px;
}
.zakaz div.__{
	float: left;
	width: 86%;
	text-align: center;
}
.zakaz div.___{
	float: left;
	width: 7%;
	text-align: left;
	background: url('images/arrow_left.png') repeat-x center left;
	height: 24px;
	margin-top: 2px;
}

@keyframes zakaz {
	0% {background:#a50e0e}
	50% {background:#fbb98f}
	100% {background:#a50e0e}
}



/*QR Code*******************************************************************/

.qr{
	width: 100%;
}


/* Кнопка Наверх********************************/

.arrow_up{
    position: fixed;
    z-index: 999999;
	width: 64px;
    height: 64px;
    bottom: 70px;
    right: 20px;
	cursor: pointer;
	background: url('images/icontexto_webdev_arrow_up.png') no-repeat;
	background-position: 0px 0px;
}

.arrow_up:hover{
	background: url('images/icontexto_webdev_arrow_up.png') no-repeat;
	background-position: 0px 0px;
}




/* 404********************************/

.error_404{
	width: 100%;
	margin-bottom: 100px;
}

.error_404 .img{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 60px;
}

.error_404 .img img{
	max-width: 100%;
	max-height: 100%;
}

.error_404 .text{
	text-align: center;
	font-size: 18px;
	color: #666;
}

.error_404 .text span{
	font-size: 20px;
}