@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i');
body {
  overflow-x: hidden;
  font-family: 'PT Sans', sans-serif;
  background: url('../img/bg.jpg') center top no-repeat #e0dddc;
  background-size: 100% auto;
}
h4 {
  margin: 0 0 .3em 0;
  padding: 0;
  font-size: 1.625em;
  color: #FFF;
  text-align: center;
}
.top-header {
  text-align: center;
}
.top-header div.container-fluid {
  min-height: 416px;
}
.top-header div.container-fluid div.container h1 {
  margin: .8em 0 0 0;
  padding: 0;
}
.top-header div.container-fluid div.container h2 {
  margin: 0.5em 0 0 0;
  padding: 0;
  font-style: italic;
  font-weight: 700;
  font-size: 3.063em;
  color: #743836;
}
.top-header div.container-fluid div.container h3 {
  padding: 0;
  font-size: 1.688em;
  color: #000;
  width: 55%;
  margin: .4em auto 0 auto;
}
.top-header div.container-fluid div.container h3 strong {
  font-weight: 700;
}
.top-header div.container-fluid div.descargatela {
  width: 30%;
  margin: 1.3em auto 0 auto;
  padding: 10px;
  min-width: 20.000em;
  background-color: #737373;
}
.top-header div.container-fluid div.descargatela div {
  margin: 0;
  padding: 0;
}
.top-header div.container-fluid div.descargatela div.goo-container a.goo {
  display: block;
  margin: 0 auto;
  width: 135px;
}
.top-header div.container-fluid div.descargatela div.goo-container a.goo img {
  width: 100%;
}
.top-header div.container-fluid div.descargatela div.app-container a.app {
  display: block;
  margin: 0 auto;
  width: 135px;
}
.top-header div.container-fluid div.descargatela div.app-container a.app img {
  width: 100%;
}
.text-container div.container-fluid {
  padding-bottom: 2.5em;
  background-color: rgba(255, 255, 255, 0.5);
}
.text-container div.container-fluid div.row {
  width: 56%;
  margin: 0 auto;
}
.text-container div.container-fluid div.rowblock {
  width: 45%;
  margin: 0 auto;
}
.text-container div.container-fluid p {
  font-size: 1.688em;
  font-style: italic;
  margin: 1.5em auto 0 auto;
  /*
			span {
				color: #743836;
				line-height: 2em;
			}
			*/
}
.text-container div.container-fluid p.block1 {
  margin-top: 2.5em;
  height: auto;
}
.text-container div.container-fluid p.block2 img {
  float: left;
  margin-right: 0.875em;
}
.text-container div.container-fluid p.block4 {
  margin-top: 1.5em;
  color: #743836;
}
.text-container div.container-fluid p.boton {
  background-color: #6f6f6f;
  font-size: 1.188em;
  padding-top: 5px;
  padding-bottom: 3px;
  float: left;
  width: 210px;
  max-width: 210px;
}
.text-container div.container-fluid p.boton a {
  color: #FFF;
  text-decoration: none;
  display: block;
  text-align: center;
}
.quepuedes div.container-fluid {
  background-color: #743836;
}
.quepuedes div.container {
  padding-top: 1.625em;
  padding-bottom: 1.625em;
}
.quepuedes div.row {
  width: 70%;
  margin: 0 auto;
}
.quepuedes div.icons {
  margin-top: 1.625em;
}
.quepuedes div.icons div {
  text-align: center;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 16px;
}
.quepuedes div.icons div p {
  margin-top: 10px;
}
.quepuedes div.icons div img {
  border: 2px solid #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.pordonde {
  padding-top: 1.625em;
  background-color: rgba(255, 255, 255, 0.5);
}
.pordonde div.container-fluid {
  background-color: #743836;
}
.pordonde div.container {
  padding-top: 1.625em;
  padding-bottom: 1.625em;
}
.pordonde div.row {
  width: 56%;
  margin: 0 auto;
}
.pordonde div.icons {
  margin-top: 1.625em;
}
.pordonde div.icons div {
  text-align: center;
  padding-bottom: 0.938em;
}
.pordonde div.icons div p {
  position: absolute;
  bottom: 0;
  width: 50%;
  padding: 0;
  margin: 0;
}
.pordonde div.icons div p.gplay {
  left: 0;
  width: 100px;
  position: absolute;
}
.pordonde div.icons div p.gplay img {
  width: 100%;
}
.pordonde div.icons div p.app {
  right: 0;
  width: 100px;
  position: absolute;
}
.pordonde div.icons div p.app img {
  width: 100%;
}
.legales {
  padding-top: 1.625em;
  background-color: rgba(255, 255, 255, 0.5);
}
.legales div.container-fluid {
  background: #cfcfcf;
  background: -moz-linear-gradient(left, #cfcfcf 0%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #cfcfcf 0%, #ffffff 100%);
  background: linear-gradient(to right, #cfcfcf 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcf', endColorstr='#ffffff', GradientType=1);
}
.legales div.container {
  padding-top: 1.625em;
  padding-bottom: 1.625em;
}
.legales div.row {
  width: 65%;
  margin: 0 auto;
}
.legales div.row .title-legal {
  font-size: 1.188em;
  color: #2b2420;
  border-bottom: 1px solid #2b2420;
  padding-bottom: 10px;
  margin-bottom: 15px;
  display: block;
  text-decoration: none;
}
.legales div.row .text-legal {
  font-size: 1.188em;
  color: #2b2420;
}
.legales div.row .logo {
  float: right;
  width: 136px;
  display: block;
}
.cookies {
  background-color: rgba(255, 255, 255, 0.5);
  padding-top: 20px;
  padding-bottom: 35px;
  /*
	div.container {
		padding-top: 1.625em;
		padding-bottom: 1.625em;
	}
	*/
}
.cookies div.row {
  width: 65%;
  margin: 0 auto;
}
.cookies p {
  color: #5b5b5f;
  font-size: 16px;
}
.cookies p a {
  color: #5b5b5f;
  text-decoration: underline;
}
.lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity = 0);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.lightbox.visible {
  z-index: 9999;
  visibility: visible;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity = 100);
  opacity: 1;
}
.lightbox .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity = 80);
  opacity: 0.8;
  cursor: pointer;
}
.lightbox .content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 1000px;
  background: #FFFFFF;
  height: 70%;
  overflow: hidden;
  padding: 100px 60px 60px 70px;
}
.lightbox .content .close {
  background: url('../img/close.svg') top left no-repeat transparent;
  width: 54px;
  height: 54px;
  cursor: pointer;
  position: absolute;
  top: 30px;
  right: 70px;
}
.lightbox .content .lightbox-content {
  overflow: scroll;
  width: 100%;
  height: 100%;
}
.lightbox .content .lightbox-content strong {
  color: #733e35;
}
@media only screen and (max-device-width: 1199px) {
  .top-header div.container-fluid div.descargatela {
    width: 50%;
  }
  .pordonde div.row {
    width: 70%;
  }
}
@media only screen and (max-device-width: 1024px) {
  .top-header div.container-fluid div.container h3 {
    width: 73%;
  }
  .top-header div.container-fluid div.descargatela {
    width: 50%;
  }
  .text-container div.container-fluid div.row {
    width: 90%;
  }
  .text-container div.container-fluid div.rowblock {
    width: 80%;
  }
  .text-container div.container-fluid p.boton {
    min-width: 210px;
  }
  .quepuedes div.icons {
    margin-top: 1.625em;
  }
  .quepuedes div.icons div {
    margin-bottom: 1.625em;
  }
  .pordonde div.icons {
    margin-top: 1.625em;
  }
  .pordonde div.icons div {
    text-align: center;
    padding-bottom: 0.938em;
  }
  .pordonde div.icons div p {
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    text-align: center;
  }
}
@media only screen and (max-device-width: 991px) {
  .pordonde div.icons div p.gplay {
    width: 100%;
    position: relative;
  }
  .pordonde div.icons div p.gplay a {
    display: block;
    width: 135px;
    margin: 0 auto;
  }
  .pordonde div.icons div p.app {
    width: 100%;
    position: relative;
  }
  .pordonde div.icons div p.app a {
    display: block;
    width: 135px;
    margin: 0 auto;
  }
  .legales div.row {
    width: 100%;
    /*
			.legal-container {
				width: 100%;
			}
			.logo-container {
				width: 100%;
				.logo {
					float: left;
				}
			}
			*/
  }
  .cookies div.row {
    width: 100%;
  }
}
@media only screen and (max-device-width: 900px) {
  body {
    background-size: auto 60%;
  }
}
@media only screen and (max-device-width: 640px) {
  h4 {
    font-size: 1.313em;
  }
  .top-header div.container-fluid div.container {
    margin: 0;
    padding: 0;
  }
  .top-header div.container-fluid div.container h1 img {
    width: 20%;
  }
  .top-header div.container-fluid div.container h2 {
    font-size: 2.625em;
  }
  .top-header div.container-fluid div.container h3 {
    font-size: 1.375em;
    width: 93%;
  }
  .top-header div.container-fluid div.container div.descargatela div.goo-container a.goo {
    width: 120px;
  }
  .top-header div.container-fluid div.container div.descargatela div.app-container a.app {
    width: 120px;
  }
  .text-container div.container-fluid div.row {
    width: 100%;
  }
  .text-container div.container-fluid div.rowblock {
    width: 90%;
  }
  .text-container div.container-fluid p {
    font-size: 1.188em;
  }
  .text-container div.container-fluid p.boton {
    font-size: 1.188em;
    width: 65%;
  }
  .quepuedes div.row {
    width: 100%;
  }
  .pordonde div.icons {
    margin-top: 1.625em;
  }
  .pordonde div.icons div {
    text-align: center;
    padding-bottom: 0.938em;
  }
  .pordonde div.icons div p {
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    text-align: center;
  }
  .pordonde div.icons div p.gplay {
    width: 100%;
  }
  .pordonde div.icons div p.gplay a {
    display: block;
    margin: 0 auto;
    width: 135px;
  }
  .pordonde div.icons div p.app {
    width: 100%;
  }
  .pordonde div.icons div p.app a {
    display: block;
    margin: 0 auto;
    width: 135px;
  }
  .lightbox .content {
    padding: 50px 20px 20px 20px;
    width: 100%;
    height: 100%;
  }
  .lightbox .content .close {
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
  }
}
@media only screen and (max-device-width: 480px) {
  .legales div.row .legal-container {
    width: 100%;
  }
  .legales div.row .logo-container {
    width: 100%;
  }
  .legales div.row .logo-container .logo {
    float: none;
    margin: 0 auto;
  }
}
@media only screen and (max-device-width: 320px) {
  .text-container div.container-fluid p.block2 img {
    height: 115px;
  }
}
