#slider_mobile{
	display:none;
}

#slider, #slider_mobile {
	width: 100%;
	color: #000;
	height: 710px !important;
	overflow: hidden;
}
.infoBlock img{
	margin-right:4.1%;
	margin-bottom:40px;
}
.infoBlock {
  position: absolute;
  max-width: 1330px;
  margin:0 auto;
  left:0;
  right:0;
  padding-bottom: 0;
  padding: 20px;
  bottom: -30px;
  transform: translateY(-50%) !important;
  color: #FFF;
  padding-left:0;
}
.infoBlock.II {
	color:#03131b !important;
}
.infoBlock .tit{
    max-width:480px;
    font-weight:600;
	font-size:48px;
	line-height:1.2;
	display:block;
	margin-bottom:35px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    position:relative;
    text-transform:uppercase;
}
.infoBlock .tit img{
    position:absolute;
    right:-210px;
    top:-92px;
}
.infoBlock .txt{
    font-weight:300;
    font-size:22px;
	line-height:1.4;
	display:block;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.14);
	max-width:485px;
}
.infoBlock.II .txt{
	
}
.infoBlock.II .txt, .infoBlock.II .tit{
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    color: #fff;
}
.infoBlock.II .tit{
	/*max-width:375px;*/
	color:#fff;
}
.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}
@media screen and (max-width: 760px){
	.infoBlock {
		padding: 10px;
	}
}
img.rsImg.II.mobile{
	display:none;
}
img.rsImg.II{
	width: 100% !important; height: auto !important; margin-left: 0 !important; margin-top: 0 !important;
}
.rsContent.II{
	background-color:#3074a1 !important;
}
.rsContainer .rsSlide:nth-child(1) {
  
}
@media screen and (max-width: 1500px){
	img.rsImg.II{
		margin-top: 5% !important;
	}
}
@media screen and (max-width: 1000px){
	img.rsImg.II{
		display:none;
	}
	img.rsImg.II.mobile{
		display:block;
	}
}
  @media screen and (max-width: 680px){
img.rsImg.II.mobile {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
}