/*Styles For Slider*/

/*header{
	background: #000000;
	width: 100%;
	height: auto;
}*/
.if_slider{
	width: 990px;
}
.head_high{
	position: absolute;
	z-index: 1000;
	width: inherit;
}
.swiper-wrapper img{
	height:416px;
}
/*.home{
	margin-top: -50px;
}*/
.red-slide{
	position:relative;
}
.arrow-left{
	width: 50px;
	height: 50px;
	position: absolute;
    left: 23%;
    top: 45%;
    background-image: url(images/arrow-left.png);
    z-index: 10;
}
.arrow-right{
	width: 50px;
	height: 50px;
	background-image: url(images/arrow-right.png);
	position:absolute;
	z-index: 10;
	right: 23%;
    top: 45%;
}
.slider_text span{
	color: #000000;
	font-family: Calibri, sans-serif;
	font-size: 24px;
}
.slider_text span span{
	font-size: 57px;
}
.slider_content{
	position: absolute;
	top: 40%;
	margin-left: 40%;
	width: 274px;
	height: 127px;
	background: rgba(255, 255, 255, 0.5);
}
.slider_content .slider_text{
	display: inline-block;
	margin: 10px 0 0 10px;
	width: 274px;
	height: 127px;
	background: rgba(255, 255, 255, 0.5);
	padding-top: 5px;
}
.slider_title{
	background: #bb2a2d;
	border-radius: 10px;
	padding: 6px 10px 6px 10px;
	width: 70%;
	margin: 0 auto;
	font-family: 'Anton', sans-serif;
	font-size: 24px;
	position:relative;
}
.slider_title:after{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 29px 15px 0;
	border-color: #bb2a2d transparent;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -29px;
	left: 43%;
}
.swiper-container{
	height:416px;
}
.slider_text{
/*	background: rgba(0,0,0,0.8);
	border-radius: 10px;
	padding:10px;
	text-align: left;
	margin-top: 30px;*/
}
/*.slider_button{
	background: #0287fe;
	padding-left: 10px;
	border: none;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}*/
.slider_city_head{
	width:3%;
	display:inline-block;
	background-color: #e1660f;
	height:57px;
	-ms-transform: skew(25deg,0deg); /* IE 9 */
	-webkit-transform: skew(25deg,0deg); /* Chrome, Safari, Opera */
	transform: skew(25deg,0deg);
	margin-right: 10px;
	margin-left: 20px;
}
.slider_city span{
	-ms-transform: skew(-25deg,0deg); /* IE 9 */
	-webkit-transform: skew(-25deg,0deg); /* Chrome, Safari, Opera */
	transform: skew(-25deg,0deg);
	display: inline-block;
	padding: 10px 25px;
}
.slider_description span{
	padding: 7px 23px;
	-ms-transform: skew(-25deg,0deg); /* IE 9 */
	-webkit-transform: skew(-25deg,0deg); /* Chrome, Safari, Opera */
	transform: skew(-25deg,0deg);
	display: inline-block;
}
.slider_city{
	font-size: 25px;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	text-align: left;
	display:inline-block;
	vertical-align: top;
	height: 57px;
	width:77%;
	-ms-transform: skew(25deg,0deg); /* IE 9 */
	-webkit-transform: skew(25deg,0deg); /* Chrome, Safari, Opera */
	transform: skew(25deg,0deg);
}
.slider_description{
	margin-top: 5px;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	color: #ffffff;
	height:37px;
	background-color: #000000;
	text-align: left;
	width: 85%;
	margin-left: 18%;
	display: inline-block;
	-ms-transform: skew(25deg,0deg); /* IE 9 */
	-webkit-transform: skew(25deg,0deg); /* Chrome, Safari, Opera */
	transform: skew(25deg,0deg);
}
.slider_button.respons{
	margin-top: 10px;
	margin-bottom: 37px;
	display: inline-block;
	padding:0 25px 0 25px;
	height: 43px;
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	border: none;
	background-color: #e1660f;
	-webkit-box-shadow: 3px 4px 0px 0px rgba(186, 84, 12, 0.75);
	-moz-box-shadow:    3px 4px 0px 0px rgba(186, 84, 12, 0.75);
	box-shadow:         3px 4px 0px 0px rgba(186, 84, 12, 0.75);
	-ms-transform: skew(25deg,0deg); /* IE 9 */
	-webkit-transform: skew(25deg,0deg); /* Chrome, Safari, Opera */
	transform: skew(25deg,0deg);
	margin-left: -35%;
	/*display:none;*/
}
.slider_button.respons span{
	-ms-transform: skew(-25deg,0deg); /* IE 9 */
	-webkit-transform: skew(-25deg,0deg); /* Chrome, Safari, Opera */
	transform: skew(-25deg,0deg);
	display: inline-block;
}

@media(max-width: 1500px){
	.head_high{
		margin-top: 0px;
	}
	.slider_content {
		/*width: 19%;*/
		width:270px;
		top: 30%;
		margin-left: 40%;
	}
	.slider_title:after{
		display:none;
	}
	/*.slider_text{
		margin-top: 10px;
	}*/
}

@media(max-width: 1220px){
	.slider_content{
		/*width: 22%;*/
		width:270px;
		top: 30%;
		margin-left: 40%;
	}
}

@media(max-width: 991px){
	.head_high{
		width:auto;
		position: relative;
		margin-top: 0px;
	}
	.slider_content{
/*		width:100%;
		top:10%;
		margin-left:10%;*/
	}
	.slider_title:after{
		display:none;
	}
	/*.slider_text{
		display:none;
	}*/
	.respons{
		display:block;
		width: 70%;
		margin: 0 auto;
		margin-top: 10px;
	}
}

@media (max-width: 800px) {
	html{
		margin-top: 0px !important;
	}

	.if_slider {
		width: auto;
		margin-top: 46px;
	}
	.home{
		margin-top: 0px;
	}
}

@media (min-width:321px) and (max-width: 480px) {
	html{
		margin-top: 0px !important;
	}

	.if_slider {
		width: auto;
		margin-top: 46px;
	}
	.head_high{
		width:auto;
		position: relative;
		margin-top: 0px;
	}
	.home{
		margin-top: 0px;
	}
}


@media (max-width: 320px) {
	html{
		margin-top: 0px !important;
	}

	.if_slider {
		width: auto;
		margin-top: 46px;
	}
	.head_high{
		width:auto;
		position: relative;
		margin-top: 0px;
	}
	.home{
		margin-top: 0px;
	}
}