@font-face {
  font-family: 'Ciutadella';
  src: url('../fonts/Ciutadella W04 Medium.eot');
  src: url('../fonts/Ciutadella W04 Medium.woff2') format('woff2'),
       url('../fonts/Ciutadella W04 Medium.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Ciutadella';
  src: url('../fonts/CiutadellaW04-Medium.woff') format('woff'),
       url('../fonts/CiutadellaW04-Medium.ttf') format('truetype'),
       url('../fonts/CiutadellaW04-Medium.svg#CiutadellaW04-Medium') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Ciutadella';
  src: url('../fonts/Ciutadella W04 Reg.eot');
  src: url('../fonts/Ciutadella W04 Reg.woff2') format('woff2'),
       url('../fonts/Ciutadella W04 Reg.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Ciutadella';
  src: url('../fonts/CiutadellaW04-Reg.woff') format('woff'),
       url('../fonts/CiutadellaW04-Reg.ttf') format('truetype'),
       url('../fonts/CiutadellaW04-Reg.svg#CiutadellaW04-Reg') format('svg');
  font-weight: 300;
  font-style: normal;
}

body{font-family: 'Ciutadella' !important; }

footer .social a { padding-left: 20px; color: #000; text-decoration: none; font-size: 13px}
#full-width-slider {
  width: 80%;
  margin-top: 200px;
  color: #000;
  float: right;
}

footer .infom p{text-align: left; font-size: 12px}
footer .infom h1{font-size: 14px;}
.cuadro{ width: 60px;
height: 60px;
background: #FFED00;
position: absolute;
/* bottom: -40px; */
top: 30%;
margin-top: -30px;
left: 18%;
z-index: 110;
opacity: 0.6;}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  top: 30px;
right: 30px;
left: auto;
width: 450px;
max-width: 35%;
height: 30%;
padding-bottom: 0;
background: #FFF;
background: rgba(255, 255, 255, 0.8);
overflow: hidden;
padding: 20px;
}
.infoBlockLeftBlack {
  color: #000;
  background: #000;
  background: rgba(255, 255, 255, 1);
  left: 0px;
  top: 0px;
  right: auto;
}
.infoBlock h4 {
  margin-left: 30px;
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
  font-weight: 400;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.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;
}
.heroSlider .rsOverflow{border-bottom: 4px solid #FFED00;}

@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 (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 300px !important;

  }
  footer{
  	font-family: 'Ciutadella';
  	background: #fff;
  	height: 50px;
  	width: 100%;
  	position: relative;
  	left: 0;
  	bottom: 0;
  	border-top: 0px solid #d5ad42;
  	z-index: 99;
  }
  #full-width-slider{width: 100%;}
  .rsMinW .rsArrowLeft{left: 5%; top: 50%; margin-left: 4px;}
  .rsMinW .rsArrowRight{top: 50%;
left: 70%;}
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}
