#slider_mobile{
	display:none;
}
#slider {
	background-color:#000;
}
#slider, #slider_mobile {
  width: 100%;
  color: #051843;
  background-color:fff;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
   left: 35px;

}
.boxes_slide{
    position: absolute;
    max-width: 1140px;
    padding-bottom: 0;
    padding: 20px;
    top: 30%;
    left: 0;
    margin: auto;
    right: 0;
    z-index: 11;
}
.boxes_slide .txt{
    display:block;
    text-align:center;
    font-size:25px;
    line-height:1.2;
    padding-top:70px;
}
.boxes_slide .btorc{
	padding: 15px 20px;
	margin-top: 60px;
	font-size: 20px;
	background-color: #ef2547;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.box_slide{
    width:33%;
    text-align:center;
}
.box_slide img{
    display:inline-block;
}
.box_slide .tit{
    font-family: 'black',"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 34px;
    line-height: 1.1;
    display: block;
    text-align:center;
}
.box_slide:nth-child(2){
    margin-left:1%;
}
.box_slide:nth-child(2) .tit, .box_slide:nth-child(3) .tit{
    max-width:285px;
    margin:0 auto;
}
.infoBlock {
  color:#fff;
  position: absolute;
  max-width: 1330px;
  padding-bottom: 0;
  overflow: hidden;
  padding: 20px;
  top: 30%;
  left: 0;
  margin: auto;
   right: 0;
   text-align: left;
   z-index: 11;
}
.infoBlock .txts {
	max-width: 466px;
	float: right;
}
.infoBlock .tit {
	font-family: 'black',"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 48px;
	line-height: 1.1;
	display: block;
	margin-bottom: 30px;
	max-width: 610px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	letter-spacing: -0.02em;
	text-transform: uppercase;
}
.infoBlock .txt{
  font-family: 'Titillium Web', sans-serif;
  font-size: 19px;
  line-height: 1.6;
  font-weight:300;
  display:block;
  margin-bottom:50px;
  max-width:610px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.infoBlock .bt{
    font-family:'semibold',"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:54px;
    line-height:1;
	text-decoration:none;
	font-size:17px;
	line-height:1;
	background-color:transparent;
	padding:12px 30px;
	border:2px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;
    text-transform:uppercase;
}
.infoBlock .bt:hover{
	background-color:transparent;
	color:#fff;
	cursor:pointer;
    border-color:#fff;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 12px;
  margin: 4px 0 0;
  color:rgba(255,255,255,0.5);
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.infoBlock.II {
	width: 100%;
	max-width: 1330px;
	left: 0;
	right: 0;
	padding: 0;
	top: 15%;
	z-index: 10;
}
.infoBlock.II.A {

}
.infoBlock.II img{
	width:100%;
	max-width:781px;
	height:auto;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}

@media screen and (min-width:960px) and (min-height:660px) {
/*  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 520px !important;
  }*/
}

@media screen and (min-width:960px) and (min-height:1000px) {
/*    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 660px !important;
    }*/
}
@media screen and (max-width: 800px){
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
/*    height: 300px !important;*/
  }
}
@media screen and (max-width: 760px){
	.infoBlock h4 {
		font-size: 16px;
	}
	.infoBlock {
		/*max-width: 300px;*/
		padding: 10px;
	}
}





/* BANNER PRIX 4 */

.boxes_slide {
	position: absolute;
	max-width: 1140px;
	padding-bottom: 0;
	padding: 20px;
	/* top: 30%; */
	left: 0;
	margin: auto;
	/* right: 0; */
	z-index: 11;
	bottom: 100px;
}
.boxes_slide .btorc {
	position: absolute;
	bottom: 0;
	left: 0;
}
.prix4{
	display:none;
}
@media screen and (max-width: 1620px){
	.boxes_slide {
		bottom: 50px;
	}
}
@media screen and (max-width: 1100px){
	.boxes_slide .btorc {
		bottom: -20px;
		left: 20px;
	}
}
@media screen and (max-width: 390px){
	.prix4{
		display:block;
		width:360px !important;
		height:600px !important;
		margin-left: 0 !important;
	}
}
/* FIM BANNER PRIX 4 */

