/*Tipografia*/

.modules .module p {
  font-size: 17px!important;
}
#report .cont {
  font-size: 17px!important;
}


/*ROMI*/
.subtitulocat {
	z-index: 999;
	position: absolute;
	left: 45%;
	font-family: 'BEBAS', arial, helvetica, sans-serif;
	color: #1D203A;
	padding-top: 15px;
	font-size: 18px;
	letter-spacing: 2px;
	width: 100%;
}

#modal-register .subtitulocat img {
	visibility: visible;
}

/*acomodo esto para que se vea bien gallery*/


#gallery .swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
#gallery .swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
#gallery .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
#gallery .swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
#gallery  .swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
#gallery  .swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
#gallery  .swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
#gallery  .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
#gallery  .swiper-slide-invisible-blank {
  visibility: hidden;
}



/*esto estaba antes*/


.galery-images .swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.galery-images .swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.galery-images .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.galery-images .swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.galery-images  .swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.galery-images  .swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.galery-images  .swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.galery-images  .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.galery-images  .swiper-slide-invisible-blank {
  visibility: hidden;
}

















#note .right-icons .component-created .icon-download  svg  {
	fill:#1d203a!important;
	color:#1d203a!important;
	fill-box:#1d203a!important;
	
}
.right-icons path, .right-icons polygon {
	/* fill: #AA0A1A !important; */
		fill:#1d203a!important;
	color:#1d203a!important;
	fill-box:#1d203a!important;
}
.romi {fill:#1d203a!important;
	color:#1d203a!important;
	fill-box:#1d203a!important;
	}

/*ALMA*/
#fixed-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: transparent linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 44%, rgba(0, 0, 0, 0.5) 100%) repeat scroll 0% 0%;
  color: white;
  z-index: 101;
  height: 50px;
  line-height: 50px;
  text-align: center
}
#fixed-footer a {
  text-decoration: none
}
#fixed-footer button {
  background: #424242;
  color: white;
  border: 0;
  font-family: 'BEBASBOOK';
  height: 20px;
  font-size: 16px;
  cursor: pointer
}
#fixed-footer input {
  margin-left: 5px;
  margin-right: 5px;
  font-family: 'BEBASBOOK';
  border: 0;
  border-bottom: 1px solid white;
  width: 150px;
  background: transparent;
  color: black;
  height: 20px;
  font-size: 16px;
  color: white;
  outline: none;
}
#fixed-footer svg {
  margin-right: 5px;
}
#fixed-footer svg path {
  fill: white;
}
#fixed-footer .left {
  width: 33.33%;
}
#politic .content {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  font-family: georgia;
  font-style: 18px;
  margin-top: 100px;
  margin-bottom: 100px;
  line-height: 23px
}
#me .container {
  max-width: 960px !important;
  text-align: left;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto
}
#me .container .left, #me .container .right {
  width: 45%;
  border: 1px solid #f2eeee;
  padding: 20px
}
#me .container .right {
  margin-left: 5%
}
#me .container .title {
  font-family: "BEBASLIGHT";
  color: #333333;
  font-size: 30px;
  letter-spacing: 1px;
  margin-bottom: 20px
}
#me .container .field-value {
  font-family: "BEBASLIGHT";
}
#me .container .title-data {
  color: #333333;
  font-size: 12px;
  margin-bottom: 4px;
  text-transform: uppercase;
}
#me .container .value-data {
  font-size: 19px;
  margin-bottom: 20px
}
#me #error-mensaje {
  color: red;
  font-family: "BEBASLIGHT";
  margin-top: 4px
}
#me .edit-mode {
  display: none
}
#me .edit-mode input {
  width: 100%;
  font-family: "BEBASLIGHT";
  margin-bottom: 10px;
  font-size: 18px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-right: 2px
}
#me .compra {
  margin-bottom: 10px
}
#me .compra .pp {
  font-family: "BEBASLIGHT";
  font-synthesis: 14px
}
#me .compra .tt {
  font-family: "Playfair Display"
}
#me .compra .l {
  width: 30%;
  float: left;
  margin-right: 5%
}
#me .compra .r {
  text-align: left;
  width: 65%;
  float: right
}
#me .button {
  background: #e42078;
  border: 0;
  color: #fff;
  font-family: "BEBASBOOK";
  font-size: 18px;
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer
}
#compra-ok .container {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #000;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-left: 50px;
  padding-right: 50px
}
#compra-ok .container .title {
  margin-top: 50px;
  font-size: 25px;
  margin-bottom: 20px;
  color: #1cb2cd
}
#compra-ok .container .body {
  font-family: "Playfair Display";
  font-size: 18px;
  margin-bottom: 50px
}
#compra-ok .container .body a {
  color: #f08d7c
}
.pree-detail-content {
  color: #747070
}
#cart {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.35);
  z-index: 400
}
#cart .error-discount {
  color: red;
  font-size: 14px;
  text-align: left;
  margin-top: 3px;
  display: none
}
#cart .discount input {
  font-family: "BEBASBOOK";
  height: 30px;
  font-size: 16px;
  position: relative;
  top: 0px;
  padding-left: 3px;
  letter-spacing: 1px
}
#cart .discount button {
  letter-spacing: 1px;
  height: 30px;
  font-size: 16px;
  background: white;
  color: black;
  border: 0;
  font-weight: bold;
  font-family: "BEBASBOOK"
}
#cart.s2 .step-1 {
  left: -100%
}
#cart.s2 .step-2 {
  left: 0
}
#cart .tit {
  text-align: left
}
#cart #close-cart {
  position: fixed;
  top: 10px;
  right: 20px;
  cursor: pointer;
  z-index: 103
}
#cart .total {
  font-family: "BEBASLIGHT"
}
#cart .total .left {
  text-align: left;
  font-size: 24px;
  color: gray
}
#cart .total .right {
  text-align: right;
  font-size: 24px
}
#cart .action {
  text-align: right
}
#cart .product-item {
  position: relative;
  text-align: left
}
#cart .product-item .left {
  width: 20%;
  margin-right: 3%
}
#cart .product-item .left img {
  width: 100%
}
#cart .product-item .right {
  width: 75%;
  font-size: 18px
}
#cart .product-item .del {
  position: absolute;
  right: 0;
  top: 10px;
  cursor: pointer
}
#cart .step-1, #cart .step-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  padding-top: 30px;
  transition: 0.5s left;
  -webkit-transition: 0.5s left;
  -moz-transition: 0.5s left;
  -ms-transition: 0.5s left;
  -o-transition: 0.5s left
}
#cart .step-2 {
  left: 100%
}
#cart .cart-container {
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: 330px;
  z-index: 101;
  background: white;
  box-shadow: 10px 0 31px rgba(0, 0, 0, 0.5);
  padding-top: 27px;
  padding-bottom: 27px;
  padding-right: 25px;
  padding-left: 25px
}
#cart .cart-container .item-padding {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #d4d4d6
}
#cart .cart-container .metodos-de-pago {
  text-align: center
}
#cart .cart-container .volver-al-paso-1 {
  cursor: pointer;
  border: 0;
  background: transparent;
  font-family: 'BEBAS';
  cursor: pointer;
  font-size: 20px;
  text-align: left;
  letter-spacing: 1px;
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 24px;
  margin-top: 20px;
  padding-left: 0
}
#cart .cart-container .discount input {
  border: 1px solid #d4d4d6;
  width: 70%
}
#cart .cart-container .discount button {
  width: 29%;
  background-color: black;
  color: white;
  font-family: "BEBASLIGHT";
  cursor: pointer
}
#cart .cart-container .tit {
  font-family: "BEBASLIGHT";
  font-size: 24px;
  margin-bottom: 15px
}
#cart .cart-container .tit svg {
  margin-right: 15px;
  display: inline-block
}
.button-arrow {
  border: 0;
  background: transparent;
  font-family: 'BEBAS';
  cursor: pointer;
  font-size: 20px;
  text-align: left;
  letter-spacing: 1px;
  background-image: url(/static/img/button-arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 24px;
  margin-top: 20px;
  padding-left: 0
}
.cart-icon {
  cursor: pointer
}
.conversaciones-title {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: white;
  text-align: left;
  z-index: 10;
  font-family: "Playfair Display";
  padding-top: 10px
}
body.dialogos .conversaciones-title {
  display: block
}
*[slider-swipper] svg {
  width: 50px;
  height: 50px
}
*[slider-swipper] .a, *[slider-swipper] .n {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  z-index: 50
}
*[slider-swipper] .a {
  left: 10px;
  cursor: pointer
}
*[slider-swipper] .n {
  right: 10px;
  cursor: pointer
}
.ranking {
  margin-bottom: 50px;
  font-family: "BEBASBOOK";
  letter-spacing: 1px;
  border: 1px solid gray;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 18px;
  cursor: pointer;
  width: 160px
}
.ranking .liebre-container {
  position: relative;
  width: 31px;
  height: 23px
}
.ranking .liebre-container div {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden
}
.ranking .liebre-container .l2 {
  width: 0
}
.ranking div {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px
}
#gallery .swiper-container {
  width: 100%;
  height: 100%
}
#gallery .title {
  text-align: center;
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  color: #433f41;
  font-family: "BEBASLIGHT";
  letter-spacing: 4px;
}
#gallery .ver-todos {
  display: none
}
.other-content-bar {
  position: relative
}
.liv-button {
  margin-right: 169px
}
.boton-reportes {
  position: absolute;
  right: -25px;
  top: -36px;
  z-index: 100;
  color: #797979 !important;
  padding-right: 20px !important;
  background: transparent !important
}
.boton-reportes svg {
  width: 70px;
  height: 70px
}
.module.report.rows-1.cols-2 h3 {
  font-size: 23px
}
.module.report.rows-1.cols-2 .icon-read.icon-action {
  display: none
}
.recomended {
  display: none;
  position: fixed;
  bottom: 70px;
  right: -1px;
  width: 290px;
  height: 70px;
  z-index: 101;
  background: #fff
}
.recomended .texti .seguir {
  font-size: 12px;
  color: #333;
  margin-top: 5px
}
#contact .left {
  background: #ffffff;
  color: white;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  width: 50%;
  height: auto
}
#contact .left p {
  font-family: georgia
}
#contact .left strong {
  font-family: 'BEBASBOOK';
  font-size: 22px;
  margin-bottom: 5px
}
#contact .right {
  width: 49%
}
#contact #map-contact {
  height: 320px
}
#contact form {
  height: 320px
}
#contact form textarea, #contact form input {
  padding-top: 2px;
  padding-bottom: 2px;
  width: 100%;
  font-family: georgia;
  border: 0;
  border-bottom: 1px solid black;
  font-size: 16px;
  margin-bottom: 10px;
  display: block
}
#contact form textarea {
  height: 80px
}
#contact form button {
  border: 0;
  background: transparent;
  font-family: 'BEBAS';
  cursor: pointer;
  font-size: 20px;
  text-align: left;
  letter-spacing: 1px;
  background-image: url(/static/img/button-arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 24px;
  margin-top: 20px;
  padding-left: 0
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#press-section .module.press {
  background: #666;
  color: white
}
#press-section .module.press .left {
  padding: 10px;
  width: 50%;
  position: absolute;
  height: 100%;
  float: none
}
#press-section .module.press .left .push {
  font-size: 25px;
  letter-spacing: 1px;
  font-family: 'BEBASBOOK'
}
#press-section .module.press .left .title {
  font-family: "Playfair Display";
  font-size: 35px;
  line-height: 34px
}
#press-section .module.press .right {
  width: 50%;
  position: absolute;
  height: 100%;
  right: 0;
  float: none
}
#press-section a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3
}
#main-preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 99999
}
#main-preloader svg {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -200px;
  margin-top: -200px;
  width: 400px;
  height: 400px
}
#map-info-window .swiper-container {
  margin-top: 20px;
  margin-bottom: 20px
}
#map-info-window .swiper-container, #map-info-window .swiper-wrapper, #map-info-window .swiper-slide {
  height: 300px;
  background-size: cover;
  background-position: center
}
#map-info-window .swiper-slide {
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab
}
#map-info-window .swiper-pagination-bullet {
  height: 5px;
  width: 30px;
  background: white;
  opacity: 1;
  border-radius: 0
}
#map-info-window .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ff0080
}
.banner-circuits {
  cursor: pointer
}
.banner-circuits .t {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #e42078;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 8px;
  padding-right: 8px;
  z-index: 3
}
.banner-circuits .t .tit {
  font-family: "Playfair Display";
  font-size: 35px
}
#circuits {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #1D203A
}
#circuits #view-all {
  width: 25px;
  height: 25px;
  background: #1D203A;
  position: fixed;
  cursor: pointer;
  bottom: 10px;
  right: 10px;
  z-index: 1005
}
#circuits #view-all svg {
  width: 12px;
  height: 12px;
  margin-top: 6px;
  margin-left: 6px
}
#circuits #circuits_list {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 200px;
  padding: 10px;
  z-index: 1004;
  background: #1D203A
}
#circuits #circuits_list .button-close {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  width: 10px;
  height: 10px
}
#circuits #circuits_list .circuit-item {
  color: white;
  font-family: georgia;
  font-size: 16px;
  cursor: pointer
}
#circuits #circuits_list .title {
  font-family: 'BEBASBOOK';
  font-size: 16px;
  margin-bottom: 10px;
  color: white;
  letter-spacing: 1px
}
#circuits .point-title {
  margin-left: 30px;
  margin-right: 30px;
  font-size: 20px
}
#circuits .point-text {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
  font-family: georgia
}
#circuits #map-header {
  overflow-y: auto;
  background: #1D203A;
  height: 87px;
  position: absolute;
  width: 100%;
  color: white;
  top: 0;
  left: 0;
  padding-top: 10px;
  z-index: 1003
}
#circuits #map-header .first-title {
  font-size: 27px;
  font-family: "Playfair Display";
  margin-left: 10px
}
#circuits #map-header .sub-title {
  font-size: 20px;
  margin-left: 10px
}
#circuits #map-header .close-map {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  margin-left: 10px
}
#circuits #map-header .map-back {
  margin-left: 10px;
  display: none;
  position: relative;
  top: 10px;
  margin-right: 10px;
  cursor: pointer
}
#circuits #map-container {
  height: 100%;
  position: absolute;
  width: 100%;
  background: #666;
  top: 0;
  left: 0;
  z-index: 1002
}
.modules .module {
  font-family: georgia, times new roman, times, serif;
  font-size: 19px;
  letter-spacing: 0;
  line-height: 30px
}

.modules .module p {

	margin-bottom:22px;
}
.modules .type-Quote {
  line-height: 41px;
  font-style: italic
}
.modules .type-Bullets {
  padding-bottom: 20px
}
.modal.video-modal {
  width: 524px;
  height: 560px
}
.modal.video-modal video {
  margin-top: 34px
}
.category-mouse-enter {
  position: absolute;
  height: 205px;
  width: 100%;
  background: black;
  top: 120px;
  z-index: 100;
  overflow: hidden;
  text-align: left
}
.category-mouse-enter .report {
  text-align: left
}
.category-mouse-enter .report h3 {
  background-color: transparent !important;
  color: white !important
}
.category-mouse-enter .report .hover-effect {
  display: none
}
.category-mouse-enter .report .push {
  margin-top: 0;
  padding: 0 !important;
  margin: 0;
  color: white;
  font-family: 'BEBASBOOK'
}
.category-mouse-enter .report .icon-read {
  display: none
}
.category-mouse-enter .tapa {
  text-align: left;
  margin: 0;
  padding: 0;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
  color: white;
  position: absolute;
  z-index: 10;
  bottom: 5px;
  left: 5px;
  right: 5px;
  height: auto;
  min-height: 117px
}
.category-mouse-enter .tapa .push {
  margin-top: 0;
  padding: 0 !important;
  margin: 0;
  color: white
}
.category-mouse-enter .tapa h3 {
  font-family: "Playfair Display";
  line-height: 22px;
  font-size: 17px;
  margin: 0;
  padding: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 5px
}
.category-mouse-enter .tapa .itemFullText {
  display: none
}
.category-mouse-enter .tapa .author *, .category-mouse-enter .tapa .push *, .category-mouse-enter .tapa .author, .category-mouse-enter .tapa .push {
  font-family: 'BEBASBOOK';
  letter-spacing: 1.2px;
  font-size: 14px;
  margin: 0;
  padding: 0
}
.category-mouse-enter .tapa .author * p, .category-mouse-enter .tapa .push * p, .category-mouse-enter .tapa .author p, .category-mouse-enter .tapa .push p {
  margin: 0;
  padding: 0
}
.category-mouse-enter .loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -5px
}
.category-mouse-enter .module {
  position: relative !important;
  float: left;
  width: 25% !important;
  height: 200px !important;
  vertical-align: top;
  overflow-y: hidden
}
.category-mouse-enter .module a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10
}
.category-mouse-enter .module h3 {
  font-size: 25px !important
}
.category-mouse-enter .module .author, .category-mouse-enter .module h3, .category-mouse-enter .module .push {
  position: relative;
  z-index: 2
}
.category-mouse-enter .module .push {
  padding-left: 10px;
  padding-right: 10px
}
.category-mouse-enter .module .date, .category-mouse-enter .module .category, .category-mouse-enter .module .meta-info {
  display: none
}
html, body {
  visibility: hidden;
  margin: 0;
  padding: 0;
  font-family: 'BEBAS', arial, helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden
}
* {
  box-sizing: border-box;
  margin: auto;
  padding: auto;
}
.container {
  margin-left: 26px;
  margin-right: 26px
}
#paypal-button {
  display: inline-block;
  position: relative;
  top: 17px;
  margin-left: 30px
}
header {
  position: relative;
  z-index: 100;
  margin-top: 26px;
  margin-bottom: 20px
}
header .logout {
  cursor: pointer;
  margin-left: 10px;
  color: black
}
header #search-icon {
  margin-right: 10px
}
header .user-box-session {
  color: #e42078
}
header .user-box-session, header .user-box {
  display: inline-block;
  font-family: 'BEBASBOOK';
  letter-spacing: 0.5px
}
header .user-box-session #register-click, header .user-box-session #login-click, header .user-box #register-click, header .user-box #login-click {
  cursor: pointer
}
header #branding-txt {
  position: relative;
  top: -21px;
  width: 150px
}
header #svg-alma-small {
  display: none;
  position: absolute;
  left: 30px;
  width: 90px
}
header #svg-liebre {
  height: 72px;
  width: 110px
}
header #svg-liebre-small {
  width: 30px;
  position: absolute;
  top: -7px;
  left: 130px;
  display: none
}
header h1 a {
  text-decoration: none
}
header .first-line {
  position: fixed;
  overflow: hidden;
  width: 100%;
  background: #fff;
  top: 0;
  left: 0;
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 10px;
  z-index: 10
}
header .first-line .right {
  position: absolute;
  right: 10px;
  float: none
}
.left {
  float: left
}
.right {
  float: right
}
.clear {
  clear: both
}
*[share-tool] {
  position: relative;
  z-index: 10;
  width: auto;
	  	fill:#1d203a;
	color:#1d203a!important;
	fill-box:#1d203a!important;
}
.share-circle-tool {
  position: absolute;
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.7);
  overflow: hidden;
  top: 0;
  left: 50%;
  border-radius: 50%;
  margin-top: -10px;
  margin-left: -41px
}
.share-circle-tool svg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: pointer
}
.share-circle-tool svg * {
  fill: black !important
}
#live, #press, #categories, #reports {
  display: none
}
#downloadpage {
  text-align: center
}
#downloadpage .container {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-bottom: 100px;
  border: 1px solid #000;
  padding: 30px;
  padding-top: 50px;
  padding-bottom: 50px
}
#downloadpage .container .left {
  width: 30%
}
#downloadpage .container .right {
  width: 65%;
  text-align: left
}
#downloadpage .title {
  font-size: 40px;
  color: #e42078
}
#downloadpage .text {
  font-family: georgia;
  margin-top: 10px
}
#downloadpage .button {
  display: inline-block;
  width: auto;
  height: auto;
  margin-top: 40px;
  font-weight: bold
}
#failure-transaction {
  text-align: center
}
#failure-transaction .title {
  margin-top: 240px;
  font-size: 30px;
  color: #e42078
}
#failure-transaction .text {
  font-family: georgia;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 250px
}
#about .block-about-2 strong {
  font-size: 60px;
  font-family: 'BEBASLIGHT';
  margin-bottom: 40px;
  max-width: 900px;
  letter-spacing: 3px
}
*[modal] {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 450px;
  background: #fff;
  z-index: 201;
  height: 450px;
}
*[modal] #close-window {
  position: absolute;
  cursor: pointer;
  right: 16px;
  top: 16px
}
*[modal] .title {
  font-family: 'BEBASBOOK';
  color: #333;
  font-size: 26px;
  letter-spacing: 1px;
  margin-bottom: 10px
}
*[modal] .content-modal {
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background: white;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px
}
*[modal] input {
  border: 0;
  border-bottom: 1px solid black;
  width: 200px;
  display: block;
  margin-left: 0;
  font-size: 14px;
  font-family: georia;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px
}
*[modal] button {
  border: 0;
  background: transparent;
  font-family: 'BEBAS';
  cursor: pointer;
  font-size: 20px;
  text-align: left;
  letter-spacing: 1px;
  background-image: url(/static/img/button-arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 24px;
  margin-top: 20px;
  padding-left: 0
}
.checkbox {
  padding-left: 20px;
  position: relative;
  cursor: pointer;
  letter-spacing: 1px;
  font-family: "BEBASBOOK";
  color: #000000
}
.checkbox.checkbox-inactive:before {
  background: white
}
.checkbox:before {
  display: block;
  background: black;
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid black;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0
}
.blocker {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 105
}
.tree-banner-modal {
  width: 900px !important;
  height: 480px !important
}
#login-form {
  margin-left: 190px;
  margin-top: 70px
}
#register-form {
  text-align: left;
  margin-left: 220px;
  position: relative;
  z-index: 10
}
#register-form .title {
  font-family: 'BEBASBOOK';
  color: #333;
  font-size: 56px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 30px
}
.suscriptionmodal#modal-register {
  width: 350px
}
.suscriptionmodal#modal-register #register-form {
  margin-left: 40%
}
.suscriptionmodal#modal-register .title {
  margin-left: 40%
}
.modal-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e53362;
  background: -moz-linear-gradient(left, #e53362 0%, #f6b527 32%, #159cd8 65%, #e53362 99%);
  background: -webkit-linear-gradient(left, #e53362 0%, #f6b527 32%, #159cd8 65%, #e53362 99%);
  background: linear-gradient(to right, #e53362 0%, #f6b527 32%, #159cd8 65%, #e53362 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e53362', endColorstr='#e53362', GradientType=1)
}
.button.mercadopago {
  background: #00aeef !important;
  position: relative;
  padding-left: 40px !important
}
.button.mercadopago svg {
  width: 26px;
  position: absolute;
  left: 7px;
  top: 3px
}
.button {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'BEBASBOOK';
  padding-top: 5px;
  padding-bottom: 5px;
  letter-spacing: 2px;
  text-decoration: none
}
.modal .text {
  font-family: georgia
}
.modal.shipping .actions {
  margin-top: 40px
}
.title-sub-section {
  font-size: 35px;
  margin-top: 50px;
  margin-bottom: 20px;
  color: #9E9E9E;
  text-align: center;
  font-family: 'BEBASBOOK';
  letter-spacing: 1.5px
}
header.fixed #live, header.fixed #press, header.fixed #categories, header.fixed #reports {
  display: inline-block
}
header.fixed #svg-alma-small, header.fixed #svg-liebre-small {
  display: block
}
header.fixed .first-line {
  border-bottom: 1px solid #e6e4e4
}
header .liebre {
  display: inline-block;
  margin-left: 40px
}
header #language-switcher {
  font-size: 16px;
  font-family: 'BEBASBOOK';
  letter-spacing: 1px;
  color: black;
  cursor: pointer
}
header nav a.content-link {
  font-size: 16px;
  font-family: 'BEBASBOOK';
  display: inline-block;
  text-decoration: none;
  letter-spacing: 1px;
  color: black;
  margin-left: 40px;
  font-weight: 600;
}
header nav .group-links {
  display: inline-block;
  margin-left: 40px
}
header nav .group-links a {
  text-decoration: none;
  display: inline-block;
  margin-left: 6px
}
header .bar {
  margin-top: 90px
}
header .bar a.inactive {
  background: #bfbfbf !important
}
header .bar .item-menu-category {
  font-family: 'BEBASBOOK';
  display: inline-block;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: 600;
}
header .bar .other-content-bar a {
  font-family: 'BEBASBOOK';
  display: inline-block;
  text-decoration: none;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 20px;
  letter-spacing: 1px;
  color: black
}
#preloader {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999
}
.nav-gradient {
  background: #e53362;
  background: -moz-linear-gradient(left, #e53362 0%, #f6b527 32%, #159cd8 65%, #e53362 99%);
  background: -webkit-linear-gradient(left, #e53362 0%, #f6b527 32%, #159cd8 65%, #e53362 99%);
  background: linear-gradient(to right, #e53362 0%, #f6b527 32%, #159cd8 65%, #e53362 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e53362', endColorstr='#e53362', GradientType=1);
  height: 5px;
  width: 100%
}
.nav-gradient-1 {
  position: absolute;
  left: 0;
  animation: gradient1 2s infinite linear
}
.nav-gradient-2 {
  position: absolute;
  left: 100%;
  animation: gradient2 2s infinite linear
}
@keyframes gradient1 {
  from {
    left: 0
  }
  to {
    left: -100%
  }
}
@keyframes gradient2 {
  from {
    left: 100
  }
  to {
    left: -0%
  }
}
#slider {
  position: relative;
  height: 310px !important;
}
#slider .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
	
}
#slider .text-line1.active, #slider .text-line2.active {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  letter-spacing: 10px
}
#slider .text-line1, #slider .text-line2 {
  position: absolute;
  left: 0;
  width: 100%;
  letter-spacing: 6px;
  font-size: 32px;
  color: white;
  top: 50%;
  font-family: 'BEBASBOOK';
  text-align: center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  z-index: 10
}
#slider .text-line1 {
  margin-top: -54px;
  font-weight: 900;
}
#slider .text-line2 {
  font-family: 'BEBASREGULAR';
  margin-top: 0;
  font-size: 60px
}
#slider .line-line {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 10%;
  border-bottom: 1px solid white;
  z-index: 5;
  margin-top: -10px
}
#slider #next-arrow, #slider #prev-arrow {
  cursor: pointer;
  position: absolute;
  z-index: 20;
  top: 50%;
  margin-top: -26px;
  left: 15px
}
#slider #next-arrow {
  left: auto;
  right: 15px
}
#slider-home {
  height: 230px;
  margin-bottom: 20px
}
#slider-home .swiper-container, #slider-home .swiper-slide {
  height: 230px;
  background-size: cover;
  background-position: center
}
.right-icons  {
  position: fixed;
  right: 20px;
  top: 194px;
  text-align: center;
		fill:#1d203a!important;
	color:#1d203a!important;
	fill-box:#1d203a!important;
}
.right-icons .share-text {
 	color:#1d203a!important;

  font-size: 12px
}
.right-icons .icon-download svg{
  margin-top: 25px;
  cursor: pointer;
	fill:#1d203a!important;
	color:#1d203a!important;
	fill-box:#1d203a!important;

}
#report .cont {
  position: relative;
  max-width: 1125px;
  margin-left: auto;
  margin-right: auto
}
#note .container {
  position: relative;
  max-width: 1125px;
  margin-left: auto;
  margin-right: auto
}
#conversaciones, #note, #report {
  margin-top: 40px;
  letter-spacing: 1.5px
}
#conversaciones .container, #note .container, #report .container {
  position: relative;
  max-width: 1125px;
  margin-left: auto;
  margin-right: auto
}
#conversaciones .left, #note .left, #report .left {
  max-width: 705px;
  width: 65%
}
#conversaciones .right, #note .right, #report .right {
  width: 30%;
  text-align: left;
  padding-top: 50px
}
#conversaciones #author, #note #author, #report #author {
  width: 120px;
  height: 120px;
  line-height: 120px;
  position: absolute;
  top: 20px;
  right: 20px;
  border-radius: 50%;
  overflow-y: hidden;
  color: white;
  background-size: cover;
  background-position: center;
  text-align: center
}
#conversaciones .first-block, #note .first-block, #report .first-block {
  position: relative;
  max-width: 950px;
  margin-bottom: 75px;
  margin-top: 70px
}
#conversaciones .first-block .date, #note .first-block .date, #report .first-block .date {
  font-size: 19px;
  color: #4F4D4E
}
#conversaciones .first-block .read-in, #note .first-block .read-in, #report .first-block .read-in {
  font-size: 19px;
  margin-left: 15px;
  color: #4F4D4E
}
#conversaciones .first-block .subtitle, #note .first-block .subtitle, #report .first-block .subtitle {
  font-size: 20px;
  margin-top: 10px
}
#conversaciones .modules, #note .modules, #report .modules {
  margin-top: 50px;
  margin-bottom: 100px;
  font-family: "Playfair Display";
  font-size: 20px
}
#conversaciones .modules .module, #note .modules .module, #report .modules .module {
  margin-bottom: 50px
}
#conversaciones .modules .type-Texto, #conversaciones .modules .type-Destacado, #note .modules .type-Texto, #note .modules .type-Destacado, #report .modules .type-Texto, #report .modules .type-Destacado {
  max-width: 950px
}
#conversaciones .modules .type-Destacado, #note .modules .type-Destacado, #report .modules .type-Destacado {
  color: white;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 1050px;
  padding-top: 31px;
  padding-bottom: 1px;
  margin-bottom: 50px;
  max-width: 850px
}
#conversaciones .modules .type-Quote, #note .modules .type-Quote, #report .modules .type-Quote {
  font-weight: 900;
  text-align: center;
  font-size: 20px;
  max-width: 950px;
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 850px
}
#conversaciones .modules .type-Bullets, #note .modules .type-Bullets, #report .modules .type-Bullets {
  max-width: 850px;
  margin-bottom: 50px;
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 20px;
  border-style: solid;
  padding-left: 40px;
  padding-right: 40px;
  border-width: 1px
}
#conversaciones .mask-h3, #note .mask-h3, #report .mask-h3 {
  overflow: hidden
}
#conversaciones h3, #note h3, #report h3 {
  font-size: 54px;
  font-family: "Playfair Display";
  margin-top: 15px
}
*[grid].grid-gutter-0 .module {
  margin-bottom: 0
}
#convresaciones #author, #note #author {
  position: fixed;
  top: 140px;
  right: 10px
}
#convresaciones .right-icons, #note .right-icons {
  top: 284px
}
.background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 0
}
.module strong {
  font-weight: bold
}
.module:hover .hover-effect {
  top: 0
}
*[grid] .module {
  position: relative;
  overflow-y: hidden;
  margin-bottom: 10px
}
*[grid] .module .author, *[grid] .module .category, *[grid] .module h3, *[grid] .module .push, *[grid] .module .icon-read {
  position: relative;
  z-index: 2
}
*[grid] .module .category {
  font-size: 25px;
  letter-spacing: 1px;
  font-family: 'BEBASBOOK'
}
*[grid] .module .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10
}
.hover-effect {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: 0.75s top ease-out;
  -webkit-transition: 0.75s top ease-out;
  -moz-transition: 0.75s top ease-out;
  -ms-transition: 0.75s top ease-out
}
.icon-action {
  color: white;
  font-family: "PT Sans";
  font-style: italic;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;

}
.report h3 {
  margin-top: 20px
}
.layout-ImagenDeFondoCentrada.cols-2.rows-2 h3 {
  font-size: 47px;
  margin-top: 120px
}
.grey-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3)
}
.report, .layout-ImagenDeFondoCentrada {
  text-align: center
}
.report .category, .layout-ImagenDeFondoCentrada .category {
  padding-top: 60px
}
.report .meta-info, .layout-ImagenDeFondoCentrada .meta-info {
  position: absolute;
  bottom: 10px;
  right: 20px;
  z-index: 1;
  color: white;
  font-family: 'BEBASBOOK';
  font-size: 15px;
  letter-spacing: 1px
}
.report .meta-info .read, .layout-ImagenDeFondoCentrada .meta-info .read {
  margin-right: 20px
}
.report .date, .layout-ImagenDeFondoCentrada .date {
  position: absolute;
  top: 12px;
  left: 15px;
  z-index: 1;
  color: white;
  font-size: 19px;
  letter-spacing: 1px;
  font-family: 'BEBASBOOK'
}
.report .push, .layout-ImagenDeFondoCentrada .push {
  color: white;
  text-transform: uppercase;
  font-size: 17px;
  margin-top: 10px;
  font-family: 'BEBASBOOK';
  letter-spacing: 2px;
  margin-top: 20px
}
.report h3, .layout-ImagenDeFondoCentrada h3 {
  font-family: "Playfair Display";
  font-size: 43px
}
.report .author, .layout-ImagenDeFondoCentrada .author {
  color: white;
  font-size: 20px;
  letter-spacing: 2px;
  margin-top: 20px;
  font-family: 'BEBASBOOK'
}
.report .icon-action, .layout-ImagenDeFondoCentrada .icon-action {
  margin-top: 40px
}
.layout-ImagenDeFondoCentrada.cols-1 .category, .layout-ImagenDeFondoCentrada.cols-2 .category {
  font-size: 19px;
  padding-top: 14px
}
.layout-ImagenDeFondoCentrada.cols-1 h3, .layout-ImagenDeFondoCentrada.cols-2 h3 {
  font-size: 27px;
  margin-top: 20px
}
.layout-ImagenDeFondoCentrada.cols-1 .push, .layout-ImagenDeFondoCentrada.cols-2 .push {
  font-size: 13px;
  margin-top: 10px
}
.layout-ImagenDeFondoCentrada.cols-1 .icon-action, .layout-ImagenDeFondoCentrada.cols-2 .icon-action {
  display: none
}
.layout-ImagenDeFondoCentrada.cols-1 .author, .layout-ImagenDeFondoCentrada.cols-2 .author {
  font-size: 13px;
  letter-spacing: 2px;
  margin-top: 10px
}
.layout-ImagenIzquierdaTextoDerecha .image, .layout-ImagenIzquierdaTextoDerecha .text, .layout-ImagenDerechaTextoIzquierda .image, .layout-ImagenDerechaTextoIzquierda .text, .layout-TextoArribaImagenAbajo .image, .layout-TextoArribaImagenAbajo .text, .layout-ImagenArribaTextoAbajo .image, .layout-ImagenArribaTextoAbajo .text {
  position: absolute;
  height: 50%;
  width: 100%
}
.layout-ImagenIzquierdaTextoDerecha .image h3, .layout-ImagenIzquierdaTextoDerecha .text h3, .layout-ImagenDerechaTextoIzquierda .image h3, .layout-ImagenDerechaTextoIzquierda .text h3, .layout-TextoArribaImagenAbajo .image h3, .layout-TextoArribaImagenAbajo .text h3, .layout-ImagenArribaTextoAbajo .image h3, .layout-ImagenArribaTextoAbajo .text h3 {
  font-family: "Playfair Display";
  font-size: 26px;
  line-height: 25px;
  margin-top: 5px;
  margin-bottom: 10px
}
.layout-ImagenIzquierdaTextoDerecha .text, .layout-ImagenDerechaTextoIzquierda .text, .layout-TextoArribaImagenAbajo .text, .layout-ImagenArribaTextoAbajo .text {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 15px;
  padding-right: 15px;
  color: white;
  font-family: 'BEBASBOOK';
  letter-spacing: 2px
}
.layout-ImagenIzquierdaTextoDerecha .text .push, .layout-ImagenDerechaTextoIzquierda .text .push, .layout-TextoArribaImagenAbajo .text .push, .layout-ImagenArribaTextoAbajo .text .push {
  margin-bottom: 10px
}
.layout-ImagenIzquierdaTextoDerecha .text .push .itemFullText, .layout-ImagenDerechaTextoIzquierda .text .push .itemFullText, .layout-TextoArribaImagenAbajo .text .push .itemFullText, .layout-ImagenArribaTextoAbajo .text .push .itemFullText {
  display: none
}
.layout-ImagenIzquierdaTextoDerecha .image, .layout-ImagenDerechaTextoIzquierda .image, .layout-TextoArribaImagenAbajo .image, .layout-ImagenArribaTextoAbajo .image {
  top: 50%
}
.layout-ImagenArribaTextoAbajo .image {
  top: 0
}
.layout-ImagenArribaTextoAbajo .text {
  top: 50%
}
.layout-ImagenDerechaTextoIzquierda .image {
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%
}
.layout-ImagenDerechaTextoIzquierda .text {
  height: 100%;
  top: 0%;
  width: 50%;
  left: 0%
}
body.show-submenu-cat .categories-menu-container {
  height: 185px
}
body.show-submenu-lg .lg-menu-container {
  height: 50px
}
aside {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999999
}
#close-aside {
  position: fixed;
  top: 20px;
  right: 20px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  cursor: pointer
}
#video-player iframe {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999999;
  width: 960px;
  height: 640px;
  border: 0
}
#video-player .dialogos-p {
  position: fixed;
  top: 12px;
  left: 20px;
  z-index: 10;
  color: #9a9a9a;
  font-size: 22px;
  letter-spacing: 1px
}
#video-player .dialogos-t {
  color: #e42078;
  font-size: 25px;
  font-family: "Playfair Display";
  font-weight: 500;
  position: fixed;
  top: 32px;
  left: 20px;
  z-index: 10
}
#video-player .push {
  display: none;
  position: fixed;
  bottom: 20px;
  right: -2px;
  width: 333px;
  background: #e42078;
  height: 70px;
  z-index: 99999999999999
}
#video-player .push a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#video-player .push svg {
  position: absolute;
  top: 27px;
  right: 12px
}
#video-player .push .left {
  width: 60px;
  height: 60px;
  background-size: cover;
  background-position: center;
  margin-left: 5px;
  margin-top: 5px
}
#video-player .push .right {
  text-align: left;
  width: 251px;
  margin-top: 3px;
  letter-spacing: 1px
}
#video-player .push .right .t {
  color: #fff;
  font-family: "Playfair Display";
  width: 210px;
  margin-left: 0;
  line-height: 17px;
  margin-top: 4px;
  font-size: 19px
}
.lg-menu-container, .categories-menu-container {
  height: 0;
  overflow: hidden;
  background: #fff;
  position: fixed;
  top: 40px;
  z-index: 100;
  font-size: 19px;
  letter-spacing: 1px;
  text-align: center;
  transition: 0.5s height;
  -webkit-transition: 0.5s height;
  -moz-transition: 0.5s height;
  font-family: 'BEBASBOOK'
}
.lg-menu-container .cont, .categories-menu-container .cont {
  padding: 11px
}
.lg-menu-container a, .categories-menu-container a {
  display: block;
  text-decoration: none;
  margin-bottom: 3px
}
.lg-menu-container {
  right: 10px;
  z-index: 9999999;
  width: 80px;
  top: 30px
}
.lg-menu-container div {
  font-size: 16px;
  cursor: pointer
}
#transition-mask {
  -moz-box-shadow: 0 0 5px #fff;
  -webkit-box-shadow: 0 0 5px #fff;
  box-shadow: 0px 0px 5px #fff;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 110%;
  height: 110%;
  z-index: 30;
  background-color: white
}
.share-tool-whatsapp {
  display: none
}
.layout-ImagenIzquierdaTextoDerecha .image {
  top: 0;
  width: 50%;
  height: 100%
}
.layout-ImagenIzquierdaTextoDerecha .text {
  height: 100%;
  top: 0%;
  width: 50%;
  left: 50%
}
.layout-top-5 {
  height: 800px;
  border-top: 3px solid #D3D3D1;
  text-align: center;
  letter-spacing: 2px
}
.layout-top-5 .ver-todas {
  max-width: 320px;
  margin: auto;
  margin-top: 15px;
  position: relative;
  z-index: 10;
  color: black;
  letter-spacing: 1px
}
.layout-top-5 .ver-todas a {
  color: black
}
.layout-top-5 .top-5-title {
  color: #E43664;
  font-size: 24px;
  position: relative;
  padding-top: 285px
}
.layout-top-5 h3 {
  font-size: 43px;
  line-height: 40px;
  font-family: "Playfair Display";
  color: black;
  position: relative;
  max-width: 320px;
  margin-top: 15px
}
.layout-top-5 .push {
  max-width: 320px;
  margin: auto;
  margin-top: 15px;
  color: #595859;
  font-family: Georgia;
  position: relative
}
.layout-top-5 .icon {
  position: relative;
  margin-top: 35px
}
.layout-top-5 .icon .share-text {
  color: black
}
.layout-top-5 .background-image {
  background-size: auto 100%;
  background-repeat: no-repeat
}
.layout-top-5 .item:nth-child(1) {
  top: 20%;
  left: 13%
}
.layout-top-5 .item:nth-child(1) .title {
  position: relative;
  top: -20px;
  left: 40px
}
.layout-top-5 .item:nth-child(2) {
  top: 9%;
  left: 42%
}
.layout-top-5 .item:nth-child(2) .title {
  position: relative;
  top: -50px;
  left: -50px
}
.layout-top-5 .item:nth-child(3) {
  top: 20%;
  right: 10%
}
.layout-top-5 .item:nth-child(3) .title {
  position: relative;
  top: -50px;
  left: -60px
}
.layout-top-5 .item:nth-child(5) {
  bottom: 11%;
  left: 19%
}
.layout-top-5 .item:nth-child(5) .title {
  position: relative;
  top: -80px;
  left: 80px
}
.layout-top-5 .item:nth-child(4) {
  bottom: 11%;
  right: 18%
}
.layout-top-5 .item:nth-child(4) .title {
  position: relative;
  top: -70px;
  left: -90px
}
.layout-top-5 .item {
  position: absolute
}
.layout-top-5 .item img {
  max-width: 250px;
  max-height: 363px
}
.layout-top-5 .item .title {
  font-size: 25px;
  font-family: "Playfair Display";
  font-weight: 500
}
.layout-top-5 .item .title span {
  font-style: italic;
  font-size: 35px;
  position: relative;
  top: -10px;
  left: 5px
}
.module.layout-quote {
  background: black;
  text-align: center;
  color: white;
  letter-spacing: 2px
}
.module.layout-quote .almatrend-quote {
  margin-top: 50px;
  margin-bottom: 30px
}
.module.layout-quote .author {
  font-size: 20px;
  position: relative
}
.module.layout-quote .icon {
  margin-top: 30px
}
.module.layout-quote .icon svg * {
  fill: white
}
.module.layout-quote h3, .module.layout-quote .almatrend-quote, .module.layout-quote .icon {
  position: relative
}
.module.layout-quote .ver-todos {
  position: relative;
  color: white;
  text-align: center;
  z-index: 2;
  margin-top: 10px;
  display: block
}
.module.layout-quote h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: white;
  font-size: 27px;
  line-height: 25px;
  font-family: "Playfair Display";
  font-weight: 900;
  max-width: 80%
}
.module.layout-quote .hover-effect {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  top: 0 !important;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  opacity: 1 !important
}
.push-msg {
  position: fixed;
  bottom: 50px;
  right: 0;
  width: 300px;
  background: #e53362;
  background: -moz-linear-gradient(left, #e53362 0%, #f6b527 32%, #159cd8 65%, #e53362 99%);
  background: -webkit-linear-gradient(left, #e53362 0%, #f6b527 32%, #159cd8 65%, #e53362 99%);
  background: linear-gradient(to right, #e53362 0%, #f6b527 32%, #159cd8 65%, #e53362 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e53362', endColorstr='#e53362', GradientType=1);
  color: #fff;
  padding-left: 10px;
  padding-top: 6px;
  font-size: 20px;
  padding-bottom: 6px;
  z-index: 1021
}
.push-msg .emoji {
  display: inline-block;
  width: 14%;
  vertical-align: top;
  font-family: arial;
  font-size: 35px;
  text-align: left;
  font-weight: bold
}
.push-msg .text {
  display: inline-block;
  width: 77%;
  vertical-align: top
}
.small {
  font-size: 12px;
  letter-spacing: 1px
}
#modal-register.suscriptionmodal .cats {
  display: block
}
#banner-subscripcion {
  cursor: pointer;
  border: 1px solid gray;
  text-align: center;
  letter-spacing: 1.5px;
  background: url(/static/img/liebres.jpg);
  background-repeat: no-repeat;
  background-size: auto 50%;
  background-position: center bottom
}
#banner-subscripcion svg {
  cursor: pointer
}
#banner-subscripcion input.error {
  border-bottom: 1px solid red
}
#banner-subscripcion input {
  border: 0;
  border-bottom: 1px solid black;
  width: 196px;
  font-size: 15px;
  padding: 10px;
  margin-top: 50px
}
#banner-subscripcion .are-in {
  font-size: 18px;
  margin-top: 11px;
  margin-bottom: 10px;
  display: block
}
#banner-subscripcion .subscribe {
  font-family: "BEBASLIGHT";
  font-weight: 900;
  letter-spacing: 2px;
  display: block;
  font-size: 23px
}
#banner-subscripcion .left {
  width: 50%
}
#banner-subscripcion .right {
  width: 50%
}
#banner-subscripcion .police {
  font-family: "BEBASBOOK";
  font-size: 11px;
  margin-top: 70px;
  text-decoration: underline
}
#twitter {
  border: 1px solid #ccc;
  background: white;
  color: black;
  padding-top: 30px;
  padding-bottom: 30px;
  letter-spacing: 1.5px;
  padding-left: 30px;
  padding-right: 30px
}
#twitter svg path {
  fill: black
}
#twitter .user-twitter {
  color: black;
  font-size: 23px;
  font-family: "BEBASBOOK"
}
#twitter .text-twitter {
  color: black;
  font-size: 17px;
  font-family: "Playfair Display"
}
#report .module, #note .module {
  color: #353535
}
.module.videos {
  cursor: pointer;
  text-align: center
}
.module.videos .category {
  margin-top: 20px;
  color: #fff;
  font-size: 25px;
  letter-spacing: 1px;
  font-family: 'BEBASBOOK'
}
.module.videos .icon {
  margin-top: 20px
}
.module.videos .hover-effect {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  top: 0 !important;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  opacity: 1 !important
}
.module.videos h3 {
  margin-top: 20px;
  color: white;
  font-size: 27px;
  line-height: 25px;
  font-family: "Playfair Display";
  font-weight: 900;
  max-width: 80%
}
footer {
  z-index: 100;
  margin-top: 50px;
  font-family: 'BEBASBOOK';
  font-size: 20px;
  letter-spacing: 1.5px;
  
}
footer .nav {
  margin-top: 10px;
	font-weight: 600!important;
	  color: #888988!important;

  
}
footer .nav a {
  display: block;
  color: #888988;
  text-decoration: none;
  font-weight: 600!important;
}
footer .col-1 {
  width: 30%
}
footer .col-2, footer .col-3, footer .col-4, footer .col-5 {
  width: 17%
}
footer .col-5 a {
  display: inline-block;
  margin-right: 10px
}
footer .title {
color: #888988;
text-decoration: none;
font-weight: 600 !important;
	
}
footer .footer-bar {
  position: relative;
  z-index: 103;
  color: white;
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  letter-spacing: 1.5px;
  margin-top: 40px
}
footer .footer-bar .nav-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
footer .footer-bar .nav-gradient-1, footer .footer-bar .nav-gradient-2 {
  height: 50px
}
footer .footer-bar .text {
  position: relative;
  z-index: 2
}
footer .container {
  margin-right: 26px;
  margin-left: 26px
}
.galery-images {
  position: relative
}
.galery-images img {
  width: 100%
}
.galery-images .bajada {
  text-align: center;
  font-family: 'BEBASBOOK';
  font-size: 20px;
  margin-top: 35px
}
.galery-images.ImagenConBajadaFlotante {
  width: 100%;
  margin-left: -20%
}
.galery-images.ImagenConBajadaFlotante .bajada {
  position: absolute;
  right: -100px;
  bottom: 100px;
  font-family: "Playfair Display";
  font-style: italic;
  text-align: right;
  width: 320px;
  text-transform: uppercase;
  font-size: 30px;
  color: black !important
}
.galery-images.DosColumnas img {
  width: 45%;
  margin-right: 5%;
  display: inline-block
}
.galery-images.DosColumnas img:last-child {
  margin-right: 0
}
.galery-images.DosColumnas .bajada {
  text-align: center;
  font-family: 'BEBASBOOK';
  font-size: 20px;
  margin-top: 35px
}
#comments .comments-wrapper {
  background: white;
  margin: auto;
  max-width: 760px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
  padding-right: 50px
}
#comments .comments-wrapper .title {
  text-align: center;
  font-size: 29px;
  font-family: "Playfair Display";
  margin-bototm: 50px
}
.module.instagram .hover-effect {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  top: 0 !important;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  opacity: 1 !important
}
.module.instagram .bottom {
  color: white;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px
}
.module.instagram .bottom .icon-ins, .module.instagram .bottom h3 {
  display: inline-block;
  vertical-align: botom
}
.module.instagram .bottom .icon-ins {
  width: 10%;
  text-align: center
}
.module.instagram .bottom h3 {
  width: 89%;
  height: 60px;
  margin: 0 auto;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 1
}
.report footer {
  text-align: left
}
#activate-section .container {
  max-width: 600px;
  margin-top: 100px;
  margin-bottom: 100px;
  text-align: center;
  font-size: 30px;
  letter-spacing: 1px;
  border: 1px solid #5b5c9c;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #808080;
  margin-left: auto;
  margin-right: auto
}
#activate-section button {
  border: 0;
  background: transparent;
  font-family: 'BEBAS';
  cursor: pointer;
  font-size: 20px;
  text-align: left;
  letter-spacing: 1px;
  background-image: url(/static/img/button-arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 24px;
  margin-top: 20px;
  padding-left: 0
}
#modal-register {
  width: 760px;
  line-height: 16px;
  top: 35%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
   background-size: cover;	
   background-size: 100%; background-repeat: no-repeat;
   background-color: white!important;


}
#modal-register .columna {
  display: inline-block;
  vertical-align: top;
  width: 40%
}
#modal-register .columna-2 {
  margin-left: 5%
}
#modal-register .checkbox {
  margin-bottom: 5px
}
#modal-register .cats {
  margin-top: 10px
}
#modal-register .cats .cats-tit {
  margin-bottom: 10px
}
#modal-register input {
  width: 100%
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 640px;
  height: 320px;
  z-index: 200;
  background: #e43664;
  background: -moz-linear-gradient(45deg, #e43664 1%, #f7b528 18%, #229ad2 39%, #e43664 61%, #f7b528 77%, #f7b528 77%, #229ad2 99%);
  background: -webkit-linear-gradient(45deg, #e43664 1%, #f7b528 18%, #229ad2 39%, #e43664 61%, #f7b528 77%, #f7b528 77%, #229ad2 99%);
  background: linear-gradient(45deg, #e43664 1%, #f7b528 18%, #229ad2 39%, #e43664 61%, #f7b528 77%, #f7b528 77%, #229ad2 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e43664', endColorstr='#229ad2', GradientType=1)
}
.modal .content-modal {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px
}
.modal.modal-banner {
  max-width: 640px;
  width: 90%
}
#report .icon-read.icon-action {
  cursor: pointer;
  margin-top: 20px;
  margin-bottom: 60px
}
#report .icon-read.icon-action div {
  font-weight: bold;
  color: #fff;
  font-size: 20px
}
#report .cont {
  text-align: left
}
#report .container {
  margin-left: 0;
  margin-right: 0
}
#report .first-block {
  margin-top: 0;
  color: white;
  height: 450px;
  position: relative;
  max-width: 100%
}
#report .first-block .date {
  color: white
}
#report .first-block .container {
  margin-left: 26px;
  margin-right: 26px
}
#report .first-block .center-container {
  margin-top: 36px;
  z-index: 8
}
#report .first-block .center-container .column {
  width: 150px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 20px
}
#report .first-block .center-container #author {
  width: 32px;
  height: 32px;
  position: relative;
  display: inline-block;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  vertical-align: top;
  margin-left: 10px
}
#report .first-block .center-container .author-container {
  display: inline-block;
  vertical-align: top
}
#report .first-block .hover-effect {
  pointer-events: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  top: 0 !important;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  opacity: 1 !important
}
#report .first-block h3 {
  color: white;
  margin-top: 0
}
#report .first-block h3, #report .first-block .reports, #report .first-block .subtitle, #report .first-block .center-container, #report .first-block #buy {
  position: relative
}
#report .first-block .reports {
  font-size: 25px;
  letter-spacing: 1px;
  color: white
}
#report .first-block .subtitle {
  font-family: "Playfair Display";
  font-size: 18px;
  color: white;
  margin-top: 15px
}
#report .first-block .image-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center
}
#button-smartphone-menu {
  cursor: pointer
}
#mobile-nav {
  display: none;
  padding-top: 20px;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #efedee;
  color: #888988;
  z-index: 101;
  font-size: 24px;
  overflow-y: auto
}
#mobile-nav .social-section {
  margin-top: 30px
}
#mobile-nav .social-section a {
  text-decoration: none
}
#mobile-nav .social-section svg {
  width: 30px !important;
  height: 30px !important;
  margin-right: 10px
}
#mobile-nav .close-mobile-button {
  cursor: pointer;
  margin-bottom: 20px
}
#mobile-nav #user-nav span, #mobile-nav #user-nav a, #mobile-nav .menu-mob span, #mobile-nav .menu-mob a, #mobile-nav .categorias span, #mobile-nav .categorias a {
  text-decoration: none;
  font-size: 24px;
  margin-bottom: 4px;
  color: #888988
}
#mobile-nav #user-nav a, #mobile-nav .menu-mob a, #mobile-nav .categorias a {
  display: block
}
#mobile-nav #about-menu a, #mobile-nav #politics-menu a  {
  color: #888988;
  text-decoration: none
}
#mobile-nav #about-menu, #mobile-nav #user-nav, #mobile-nav .menu-mob, #mobile-nav #politics-menu {
  margin-top: 50px
}
#mobile-nav #user-nav a, #mobile-nav .menu-mob span {
  color: #888988
}
.live-item .date, .live-item .title {
  z-index: 1;
  position: relative;
  color: white
}
.live-item .title {
  padding: 10px
}
.live-item .date {
  display: inline-block;
  margin-left: 10px;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px
}
.live-item .title {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px
}
.live-item .title .t {
  font-family: "Playfair Display";
  font-size: 26px;
  line-height: 24px
}
.live-item .left {
  width: 90%
}
.live-item .right {
  text-align: right;
  width: 10%
}
.live-item .right svg {
  width: 100%
}
.live-item a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4
}
#blocker {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 100
}
.live-detail header {
  margin-bottom: 0
}
#report {
  margin-top: 0 !important
}
#report .right-icons {
  margin-top: 50px;
  z-index: 4
}
.report header {
  margin-bottom: 0
}
#live-detail {
  text-align: center
}
#live-detail .background-color {
  color: white;
  background: #E43664;
  padding-top: 100px;
  padding-bottom: 100px;
  height: 75vh;
  margin-bottom: 150px
}
#live-detail .background-color .type {
  font-size: 25px;
  margin-bottom: 20px;
  color: #333333
}
#live-detail .background-color .desc {
  margin-top: 30px;
  font-family: georgia;
  font-size: 20px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto
}
#live-detail .background-color h3 {
  font-family: "Playfair Display";
  font-size: 36px;
  line-height: 24px
}
#live-detail .background-color img {
  max-width: 700px;
  margin-top: 50px;
  width: 90%
}
#live-detail .subtitle {
  color: #E43664;
  font-size: 26px;
  margin-top: 50px;
  margin-bottom: 20px
}
#live-detail .cont {
  font-family: georgia, times new roman, times, serif;
  font-size: 20px;
  color: #939393
}
#live-detail .lugar {
  color: #333333
}
#live-detail #when {
  background: #E43664;
  padding-top: 200px;
  padding-bottom: 200px
}
#live-detail #when .subtitle {
  color: white
}
#live-detail #when .c {
  color: white;
  font-size: 34px;
  margin-top: 30px;
  font-family: georgia, times new roman, times, serif
}
#live-detail #when .date {
  margin-top: 20px;
  color: #333333
}
#live-detail #tickets {
  padding-top: 200px;
  padding-bottom: 200px
}
#live-detail #tickets .c {
  font-family: georgia, times new roman, times, serif;
  font-size: 50px;
  color: #333333
}
*[banner-suscription] {
  color: #353535
}
#about .video-left {
  width: 50%
}
#about .pilares-right {
  width: 50%;
  text-align: left
}
#about .video-about {
  margin-top: 50px;
  text-align: center
}
#about .block-about {
  padding-top: 100px;
  padding-bottom: 100px
}
#about .block-about .cont {
  max-width: 900px
}
#about .block-about-1 {
  text-align: left;
  color: #0c0b21
}
#about .block-about-1 p {
  font-size: 25px;
  font-family: 'BEBASLIGHT';
	font-weight: 600;
}
#about .block-about-1 strong {
  font-size: 60px;
  font-family: 'BEBASBOLD';
  margin-bottom: 50px;
  display: block
}
#about .block-about-2 {
  background: #262626;
  color: white;
  text-align: center
}
#about .block-about-2 .title {
  font-size: 60px;
  font-family: 'BEBASLIGHT';
  margin-bottom: 40px;
  max-width: 900px;
  letter-spacing: 3px
}
#about .block-about-2 .content {
  font-size: 26px;
  font-family: georgia;
  max-width: 900px;
  line-height: 46px
}
#about .block-about-3 {
  text-align: center;
  color: #0c0b21;
  padding-bottom: 180px
}
#about .block-about-3 strong {
  font-size: 60px;
  font-family: 'BEBASLIGHT';
  display: block;
  margin-bottom: 20px;
  margin-top: 90px
}
#about .block-about-3 strong.color1 {
  color: #2291c9
}
#about .block-about-3 strong.color2 {
  color: #edac27
}
#about .block-about-3 strong.color3 {
  color: #db3664
}
#about .block-about-3 p {
  font-size: 26px;
  font-family: georgia;
  font-weight: bold
}
#about .block-about-4 {
  background: #262626;
  color: white
}
#about .block-about-4 .quienes-somos {
  margin-bottom: 60px
}
#about .block-about-4 .quienes-somos .imagen {
  background-size: cover;
  background-position: center;
  width: 146px;
  height: 146px;
  border-radius: 50%;
  overflow: hidden
}
#about .block-about-4 .quienes-somos .person {
  font-family: 'BEBASLIGHT';
  font-size: 26px;
  margin-top: 10px;
  margin-bottom: 10px
}
#about .block-about-4 .quienes-somos .bio {
  font-family: georgia;
  font-size: 18px
}
#about .block-about-4 .left {
  width: 20%
}
#about .block-about-4 .right {
  width: 80%
}
#about .block-about-4 .cont {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto
}
#about .block-about-4 .cont .title {
  font-size: 60px;
  font-family: 'BEBASLIGHT';
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 50px
}
#about .photo {
  width: 50%;
  height: 70vh;
  display: inline-block;
  vertical-align: top;
  position: relative
}
#about .photo .bajada {
  font-family: georgia;
  font-size: 16px;
  margin-top: 10px
}
#about .photo img {
  width: 100%;
  max-height: 50vh
}
#about .photo.op0 .content-photo {
  width: 70%;
  position: absolute;
  bottom: 20px;
  left: 40px
}
#about .photo.op1 .content-photo {
  width: 50%;
  position: absolute;
  top: 10px;
  left: 10px
}
#about .photo.op2 .content-photo {
  width: 60%;
  position: absolute;
  top: 40px;
  left: 30px
}
#about .photo.op3 .content-photo {
  width: 60%;
  position: absolute;
  top: 40px;
  right: 50px
}
#about .block-about-6 {
  text-align: center
}
#about .block-about-6 .title {
  font-size: 60px;
  font-family: 'BEBASLIGHT';
  margin-bottom: 40px;
  max-width: 900px;
  letter-spacing: 3px;
  color: #db3664
}
#about .block-about-6 .cont {
  max-width: 900px
}
#about .block-about-6 .logo {
  width: 19%;
  text-align: center;
  display: inline-block
}
#about .block-about-6 .logo img {
  width: 60%
}
#about .block-about-7 {
  text-align: center
}
.tips .ver-todos {
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 2;
  left: 0;
  color: white;
  text-align: center
}
#banner-tree {
  height: 400px;
  width: 100%;
  position: relative
}
#banner-tree svg {
  width: 80%;
  display: block;
  height: 320px;
  top: 60px;
  position: relative
}
#banner-tree .cat-item-0 {
  margin-top: -50px;
  margin-left: 50px
}
#banner-tree .cat-item-1 {
  margin-top: 50px;
  margin-left: 150px
}
#banner-tree .cat-item-2 {
  margin-top: -120px;
  margin-left: -175px
}
#banner-tree .cat-item-3 {
  margin-top: -100px;
  margin-left: 200px
}
#banner-tree .cat-item-4 {
  margin-top: -70px;
  margin-left: -200px
}
#banner-tree .cat-item-5 {
  margin-top: 100px;
  margin-left: -300px
}
#banner-tree .cat-item-6 {
  margin-top: 60px;
  margin-left: -400px
}
#banner-tree .cat-item {
  padding-left: 20px;
  padding-right: 20px;
  color: white;
  font-size: 20px;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  position: absolute;
  border: 5px solid rgba(0, 0, 0, 0.25);
  letter-spacing: 2px;
  font-family: 'BEBASBOOK';
  text-decoration: none;
  top: 50%;
  left: 50%
}
.type-Bullets ul li::before {
  content: "" !important;
  background: #f4a817;
  font-size: 33px;
  height: 1px;
  width: 10px;
  display: inline-block;
  position: relative;
  top: -5px;
  margin-right: 10px
}
.print-header {
  display: none;
  position: fixed;
  z-index: 10;
  top: 10px;
  left: 0;
  width: 100%
}
.print-header .left {
  width: 15% !important;
  margin-left: 1%;
  position: relative
}
.print-header .left img {
  width: 100%
}
.print-header .right {
  margin-right: 1% !important;
  text-align: right !important;
  width: auto !important
}
.print-area-footer {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 50
}
.print-area-footer .left {
  padding-left: 20px
}
.print-area-footer .left img {
  width: 90px
}
.print-area-footer .right {
  padding-right: 20px;
  font-size: 13px;
  width: 150px;
  text-align: right
}
.right-text {
  position: fixed;
  top: 10px;
  right: 10px;
  text-align: right;
  width: 15%
}
.right-text .print-cat {
  font-weight: bold
}
.right-text .print-title {
  font-family: 'BEBASBOOK'
}
.print-area {
  display: none;
  width: 100vw;
  height: 100vh;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100
}
.print-area img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -226px;
  margin-left: -226px
}
.print-area .print-cat, .print-area .print-title {
  color: white;
  font-size: 52px;
  text-align: center;
  font-family: 'BEBASBOOK'
}
.print-area .print-cat {
  font-family: 'BEBASBOOK';
  font-weight: bold
}
.print-area .text-area {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 100px
}
.module.banner img {
  width: 100%
}
.module.banner a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2
}
#searchbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 10000
}
#searchbox .box-search {
  position: fixed;
  top: -10px;
  width: 60%;
  left: 20%;
  background: #fff;
  height: 120px;
  border: 1px solid #9a9a9a;
  text-align: center;
  padding-top: 60px
}
#searchbox .box-search input {
  width: 90%;
  font-size: 20px;
  height: 30px;
  font-family: georgia
}
@page {
  margin: 0;
  size: A4
}
@media print {
  .print-header, .print-area-footer {
    display: block
  }
  #conversaciones .modules .type-Quote, #note .modules .type-Quote, #report .modules .type-Quote {
    font-size: 30px;
    line-height: 35px
  }
  #conversaciones .modules .module, #note .modules .module, #report .modules .module {
    margin-bottom: 0
  }
  #conversaciones h3, #note h3, #report h3 {
    font-size: 44px
  }
  #conversaciones .first-block, #note .first-block, #report .first-block {
    margin-bottom: 0
  }
  #conversaciones h3, #note h3, #report h3 {
    font-size: 44px;
    font-family: "Playfair Display";
    margin-top: 15px;
    line-height: 49px
  }
  .read-in, .date {
    display: none
  }
  hmtl, body {
    margin: 0;
    padding: 0
  }
  .content-modulo {
    page-break-inside: avoid;
    padding-top: 30px !important
  }
  .content-modulo .module {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  main {
    margin-top: 100vh
  }
  footer {
    display: none
  }
  .print-area {
    display: block
  }
  #conversaciones .container, #note .container, #report .container {
    width: 65%
  }
  #conversaciones .left, #note .left, #report .left {
    width: 100%
  }
  .note #comments, .note header, .note #author, .note section .right, .download, .icon-share, header .right, header .bar {
    display: none
  }
}
.banner-derecha {
  margin-bottom: 20px;
  display: block
}
.banner-dialogos {
  background: black;
  text-align: center
}
.banner-dialogos a {
  color: white;
  display: block;
  margin-top: 50px
}
.rankeadas {
  width: 80%;
  border: 1px solid #c9c9c9;
  margin-top: 50px;
  padding: 20px;
  text-align: center;
  margin-left: 0
}
.rankeadas .tit {
  margin-bottom: 40px;
  font-size: 18px;
  color: #737575;
  font-family: "BEBASBOOK";
  font-weight: bold!important;
}
.rankeadas .tit span {
  font-size: 20px;
  color: #1d203a!important;

  font-weight: bold!important;
}
.rankeadas .lista {
  text-align: left
}
.rankeadas .lista .l {
  width: 35%
}
.rankeadas .lista .r {
  width: 60%
}
.rankeadas .lista .image {
  width: 60px;
  height: 60px;
  background-size: cover;
  background-position: center;
  display: inline-block;
  border-radius: 50%;
  overflow: hidden
}
.rankeadas .lista a {
  text-decoration: none;
  display: block;
  margin-bottom: 20px
}
.rankeadas .lista a .t {
  font-family: "Playfair Display";
  font-size: 14px;
  font-weight: 600;
  color: #1d203a!important;
}
.rankeadas .lista a .p {
  font-size: 12px;
  color: #737575
}
.rankeadas .lista span {
  display: inline-block;
  vertical-align: top
}
#viewer {
  position: relative
}
#viewer .module.tips {
  margin-top: 90px;
  margin-bottom: 90px;
  width: 320px;
  height: 445px;
  position: relative
}
#viewer .module.tips .ver-todos {
  display: none
}
#viewer .layout-quote {
  margin-top: 50px;
  max-width: 400px;
  height: 500px;
  position: relative;
  padding-top: 1px
}
#viewer .layout-quote .ver-todos {
  display: none
}
#viewer .layout-top-5 {
  border-top: 0;
  padding-bottom: 100px
}
#viewer .layout-top-5 .ver-todas {
  display: none
}
#viewer #anterior svg, #viewer #siguiente svg {
  width: 100%;
  height: 100%;
  position: absolute
}
#viewer #anterior, #viewer #siguiente {
  width: 50px;
  height: 50px;
  position: fixed;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  z-index: 10
}
#viewer #anterior {
  left: 10px
}
#viewer #siguiente {
  right: 10px
}
.report .category, .layout-ImagenDeFondoCentrada .category {
  padding-top: 40px
}
@media (max-width: 1400px) {
  .report .category, .layout-ImagenDeFondoCentrada .category {
    padding-top: 20px
  }
}
@media (max-width: 1350px) {
  header .bar .other-content-bar a {
    padding-left: 5px
  }
  .liv-button {
    margin-right: 138px
  }
}
@media (max-width: 1280px) {
  #conversaciones .container, #note .container, #report .container {
    max-width: 990px
  }
  .liv-button {
    margin-right: 108px
  }
}
@media (max-width: 1200px) {
  .liv-button {
    margin-right: 88px
  }
}
@media (max-width: 1170px) {
  header .bar .other-content-bar a, header .bar .item-menu-category {
    font-size: 18px
  }
  *[grid] .module .push, *[grid] .module .meta, *[grid] .module .category {
    font-size: 15px
  }
  .layout-ImagenIzquierdaTextoDerecha .image h3, .layout-ImagenIzquierdaTextoDerecha .text h3, .layout-ImagenDerechaTextoIzquierda .image h3, .layout-ImagenDerechaTextoIzquierda .text h3, .layout-TextoArribaImagenAbajo .image h3, .layout-TextoArribaImagenAbajo .text h3, .layout-ImagenArribaTextoAbajo .image h3, .layout-ImagenArribaTextoAbajo .text h3 {
    font-size: 19px;
    line-height: 21px;
    margin-top: 0px;
    margin-bottom: 0px
  }
}
@media (max-width: 1140px) {
  #conversaciones .container, #note .container, #report .container {
    max-width: 880px;
    margin-left: 30px
  }
}
@media (max-width: 1125px) {
  .liv-button {
    margin-right: 78px
  }
}
@media (max-width: 1000px) {
  .module.layout-quote h3 span {
    font-size: 28px !important
  }
  .module.layout-quote h3 {
    font-size: 17px;
    line-height: 16px;
    margin-bottom: 2px;
    margin-top: 0
  }
  .module.layout-quote .icon {
    margin-top: 4px
  }
  .module.layout-quote .almatrend-quote {
    margin-top: 20px;
    margin-bottom: 0px
  }
  #conversaciones .container .right, #conversaciones .container .left, #note .container .right, #note .container .left, #report .container .right, #report .container .left {
    width: 100%
  }
  #conversaciones #author, #note #author, #report #author {
    width: 90px;
    height: 90px;
    line-height: 90px;
    top: 50px
  }
  #convresaciones .right-icons, #note .right-icons {
    top: 174px
  }
  header #live, header #press, header #categories, header #reports {
    display: inline-block !important;
    transform: matrix(1, 0, 0, 1, 0, 0) !important
  }
  #branding-txt, header #svg-liebre {
    display: none !important
  }
  header #svg-liebre-small {
    top: -43px !important;
    transform: matrix(1, 0, 0, 1, 0, 35) !important
  }
  header #svg-liebre-small, header #svg-alma-small {
    display: block
  }
}
@media (max-width: 1100px) {
  header .bar .item-menu-category {
    padding-left: 5px;
    padding-right: 5px
  }
  header nav a.content-link {
    margin-left: 20px
  }
  footer .col-1 {
    width: 20%
  }
  footer .col-2, footer .col-3, footer .col-4, footer .col-5 {
    width: 20%
  }
  header nav .group-links {
    margin-left: 20px
  }
}
@media (max-width: 960px) {
  .pilares-right, .video-left {
    width: 100% !important;
    text-align: center
  }
  footer .col-1, footer .col-2, footer .col-3, footer .col-4, footer .col-5 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px
  }
  header .bar {
    display: none
  }
  .first-line {
    border-bottom: 1px solid #e6e4e4 !important;
    height: 40px !important
  }
  #categories {
    transform: matrix(1, 0, 0, 1, 0, 0) !important
  }
  #svg-alma-small {
    transform: matrix(1, 0, 0, 1, 0, 0) !important
  }
  #about .block-about-1, #about .pilares-right {
    text-align: center
  }
}
#mobile-menu {
  display: none;
  height: 50px;
  background: white;
  border-top: 1px solid #666;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 100;
  position: fixed
}
#mobile-menu .left {
  margin-top: 17px;
  margin-left: 12px
}
#mobile-menu .right {
  margin-top: 20px;
  margin-right: 10px
}
#mobile-menu .cent {
  position: absolute;
  left: 50%;
  margin-top: 14px;
  margin-left: -12px;
  z-index: 99999;
  width: auto;
}
#recovery-section .ok-reset {
  font-size: 18px;
  font-family: georgia;
  display: none
}
#recovery-section .container {
  border: 1px solid #1ea768;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px
}
#recovery-section .container .title {
  font-family: "BEBASLIGHT";
  color: #1ea768;
  font-size: 30px;
  margin-bottom: 30px
}
#recovery-section .container p {
  font-family: georgia
}
#recovery-section .container input {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px
}
#recovery-section .container button {
  border: 0;
  background: transparent;
  font-family: 'BEBAS';
  cursor: pointer;
  font-size: 20px;
  text-align: left;
  letter-spacing: 1px;
  background-image: url(/static/img/button-arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 24px;
  margin-top: 20px;
  padding-left: 0
}
.ok-recovery {
  font-size: 16px;
  font-family: georgia;
  display: none
}
#login-recovery {
  margin-left: 190px;
  margin-top: 110px
}
.error-recovery {
  color: red;
  font-family: georgia;
  font-synthesis: 16px;
  margin-top: 3px
}
#modal-login {
  height: 330px
}
#modal-login #login-form {
  margin-top: 20px
}
#modal-login #login-form .image-wrapper {
  top: 2px !important
}
#modal-login .recovery--- {
  cursor: pointer;
  color: black;
  display: block;
  margin-top: 30px;
  text-decoration: underline
}
#modal-register.suscriptionmodal {
  width: 720px;
  height: 400px
}
#modal-register.suscriptionmodal #register-form {
  margin-left: 40%
}
#modal-register .title {
  font-family: 'BEBASBOOK';
  color: #333;
  font-size: 56px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  margin-top: 30px
}
.suscriptionmodal .col-left, .suscriptionmodal .col-right {
  width: 45%;
  float: left;
	margin-top: 50px;
}
@media (max-width: 840px) {
  .layout-top-5 .list {
    display: flex;
    flex-direction: column;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: -webkit-column;
    flex-direction: -moz-column;
    flex-direction: -ms-column;
    flex-direction: -webkit-column
  }
  .layout-top-5 .list .item {
    flex: 1;
    order: 1
  }
  .layout-top-5 .list .item:nth-child(1) {
    order: 2
  }
	#modal-register {
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
   background-size: cover;	
   background-size: 100%; 
		background-repeat: no-repeat;
   background-color: #fff!important;
   height: 75vh;
   clear: both;
	
	}
  #modal-register .title, #modal-register #register-form {
    width: 100% !important;
    margin-left: 0 !important;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
   background-size: cover;	
   background-size: 100%; background-repeat: no-repeat;
     background-color: #fff;
	font-size: 16px;
  }
  #modal-register img {
    display: none
  }
  #modal-register.suscriptionmodal {
    width: 410px !important;
 
  }
  *[modal] {
    width: 340px;
     background-color: #fff;
     height: 75vh;
     clear: both;
     line-height: 13px;
  }
  #login-form {
    margin-left: 80px
  }
  #modal-register .image-wrapper, #modal-login .image-wrapper {
    left: 10px;
    top: 52px
  }
  #modal-register .image-wrapper img, #modal-login .image-wrapper img {
    width: 80px;
    margin-top: 30px
  }
  #modal-register {
   width: 320px;
   background-color: #fff;
   height: 75vh;
   clear: both;
  }
  #about video {
    width: 300px;
    height: 280px
  }
  #viewer #anterior {
    left: 0
  }
  #viewer #siguiente {
    right: 0
  }
  #viewer #anterior, #viewer #siguiente {
    top: 0;
    margin-top: 0;
    background: #dbdbdb;
    padding: 10px
  }
  #viewer #anterior svg, #viewer #siguiente svg {
    width: 40px;
    height: 28px;
    position: absolute
  }
  #register-form {
    margin-left: 60px
  }
  #about .block-about-3 strong {
    font-size: 40px
  }
  #about .block-about-3 p {
    font-size: 16px
  }
  #about .block-about-2 .title {
    font-size: 38px
  }
  #about .block-about-2 .content {
    font-size: 16px;
    font-family: georgia;
    max-width: 900px;
    line-height: 26px;
    margin-left: 10px;
    margin-right: 10px
  }
  #about .block-about-4 .cont .title {
    font-size: 38px
  }
  #about .block-about-4 .left, #about .block-about-4 .right {
    width: 100%;
    float: none;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px
  }
  #about .photo {
    width: 90%;
    height: 50vh;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-left: 10%
  }
  #about .block-about-6 .logo {
    width: 49%;
    text-align: center;
    display: inline-block
  }
  #about .block-about {
    padding-top: 50
  }
  #about .block-about img {
    width: 90%
  }
  #about .block-about-6 .title {
    font-size: 38px
  }
  #about .photo.op1 .content-photo {
    width: 90%
  }
  #contact .left, #contact .right {
    width: 100%;
    height: auto
  }
  #live-detail .share {
    display: none
  }
  #dialogos, #contact {
    margin-top: 10px
  }
  #conversaciones .modules .type-Quote, #note .modules .type-Quote, #report .modules .type-Quote {
    font-size: 30px;
    line-height: 33px
  }
  #report .first-block {
    margin-bottom: 20px
  }
  #live-detail .background-color {
    color: #fff;
    background: #E43664;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 50vh;
    margin-bottom: 150px
  }
  #press-section .module.press .left .push {
    font-size: 17px
  }
  #press-section .module.press .left .title {
    font-size: 29px;
    line-height: 31px
  }
  #press-section, #lives {
    margin-top: 10px
  }
  #transition-mask {
    -webkit-transform: skewX(3deg);
    transform: skewX(3deg);
    width: 150%
  }
  .layout-top-5 .list {
    margin-top: 30px;
    position: relative
  }
  .layout-top-5 .list .item {
    position: static;
    margin-bottom: 20px
  }
  .layout-top-5 .list .item .title {
    position: static
  }
  #report .first-block .center-container .column {
    width: 110px
  }
  section#report {
    margin-top: 0 !important
  }
  section#report .icon-share.icon-action {
    display: none
  }
  section#report .first-block {
    height: 100vh
  }
  .layout-top-5 .top-5-title {
    padding-top: 20px
  }
  .report .meta-info, .layout-ImagenDeFondoCentrada .meta-info {
    display: none
  }
  .layout-ImagenIzquierdaTextoDerecha .image h3, .layout-ImagenIzquierdaTextoDerecha .text h3, .layout-ImagenDerechaTextoIzquierda .image h3, .layout-ImagenDerechaTextoIzquierda .text h3, .layout-TextoArribaImagenAbajo .image h3, .layout-TextoArribaImagenAbajo .text h3, .layout-ImagenArribaTextoAbajo .image h3, .layout-ImagenArribaTextoAbajo .text h3 {
    font-size: 24px;
    line-height: 24px
  }
  #conversaciones .first-block .read-in, #note .first-block .read-in, #report .first-block .read-in {
    display: block;
    margin-left: 0
  }
  *[grid] .module .category {
    font-size: 18px
  }
  #slider .text-line1, #slider .text-line2 {
    left: 10%;
    width: 80%
  }
  #slider .text-line1 {
    font-size: 18px
  }
  #slider .text-line2 {
    font-size: 50px;
    line-height: 46px
  }
  #home {
    margin-top: 10px;
    margin-bottom: 100px
  }
  .modal.video-modal {
    width: 320px;
    height: 320px
  }
  .modal.video-modal video {
    margin-top: 34px;
    width: 240px;
    margin-left: 17px
  }
  #conversaciones h3, #note h3, #report h3 {
    font-size: 42px;
    font-family: "Playfair Display";
    margin-top: 15px;
    line-height: 43px
  }
  footer {
    display: none
  }
  #video-player iframe {
    width: 310px;
    height: 240px
  }
  #mobile-menu {
    display: block
  }
  #conversaciones #author, #note #author, #report #author {
    width: 60px;
    height: 60px;
    line-height: 60px;
    top: -90px;
    left: 0;
    right: auto;
    font-size: 10px;
    position: absolute
  }
  .right-icons {
    left: 120px;
    top: 34px !important;
    right: auto !important;
    position: absolute
  }
  .right-icons .download, .right-icons .icon {
    display: inline-block !important;
    vertical-align: top;
    margin-top: 0;	   

  }
  .right-icons .download {
    display: none !important
  }
  .right-icons .icon-download {
    margin-top: 0 !important
  }
  header {
    display: none
  }
  #report .cont .left, #report .cont .right {
    width: 100%
  }
  #report .cont, .container {
    margin-left: 10px !important;
    margin-right: 10px !important
  }
  #conversaciones .container .right, #conversaciones .container .left, #note .container .right, #note .container .left, #report .container .right, #report .container .left {
    float: none;
    width: 100%
  }
  #conversaciones, #note, #report {
    margin-top: 110px !important
  }
}
@media (max-width: 680px) {
  .quienes-somos .bio {
    width: 80%
  }
  #footer-cookies {
    height: 97px !important;
    bottom: 50px !important
  }
  #modal-register .title {
    font-size: 40px;
  }
  #modal-register.suscriptionmodal {
    width: 350px !important;
   right: 10px !important;
    bottom: 150px !important;
	
  }
  #modal-register .columna {
    width: 100%;
    margin-left: 0
  }
  .share-tool-whatsapp {
    display: block
  }
  .container {
    margin-left: 10px;
    margin-right: 10px
  }
  #banner-subscripcion {
    height: 250px !important
  }
  .report h3, .layout-ImagenDeFondoCentrada h3 {
    font-family: "Playfair Display";
    font-size: 33px;
    line-height: 31px
  }
}
.modal-banner {
  height: auto;
  padding-top: 30px;
  background: #fff;
  border: 1px solid #808080
}
.modal-banner #close-window {
  position: absolute;
  right: 10px;
  top: 5px
}
.modal-bienvenida {
  height: 180px !important
}
@media (max-width: 840px) {
  #fixed-footer {
    display: none
  }
}
.modal-bienvenida {
  height: 180px !important
}

/* ----iphone choto ----- */
 @media screen and (device-aspect-ratio: 40/71) {
  #report .right-icons {
		  left: 30%!important;
	}
  .right-icons .icon-download svg {
    	fill:#1d203a!important;
    	color:#1d203a!important;
    	fill-box:#1d203a!important;margin-top:-60px!important
  }

  #mobile-menu .cent {
      position: absolute;
      left: 50%;
      margin-top: 14px;
      margin-left: -12px;
      z-index: 99999;
      width: 40px!important;
  }
}

/* ----iphone 6/6s portrait/landscape ----- */
@media screen and (device-aspect-ratio: 375/667) {
  #mobile-menu .cent {
    position: absolute;
    left: 50%;
    margin-top: 14px;
    margin-left: -12px;
    z-index: 99999;
    width: 40px!important;
  }
}
    
@media screen and (device-aspect-ratio: 9/16) {
  #mobile-menu .cent {
    position: absolute;
    left: 50%;
    margin-top: 14px;
    margin-left: -12px;
    z-index: 99999;
    width: 40px!important;
  }
}

/* ----------- dispositivos móviles ----------- */
/* cambios css para modo vertical y horizontal */
@media only screen
  and (min-device-width: 320px) 
  and (max-device-width: 736px)
{
	.right-icons .share-text{
	
	color:#ffffff!important;
	background-color:#d11e41 !important
	
}
	
	*[share-tool] .share-tool-facebook{
	fill:#d11e41!important;
	color:#d11e41!important;
	fill-box:#d11e41!important;
}
	.right-icons .icon-download svg{
	fill:#1d203a!important;
	color:#1d203a!important;
	fill-box:#1d203a!important;
	margin-top:-20px!important
}
	.right-icons  .icon-share.icon-action svg{
	fill:#1d203a!important;
	color:#1d203a!important;
	fill-box:#1d203a!important;
	margin-top:-20px!important
}
	.right-icons .romi {fill:#d11e41!important;
	color:#d11e41!important;
	fill-box:#d11e41!important;
	}
	
	#report .right-icons .download, .right-icons .icon {
	display: inline-block!important;
	margin-top:-10px!important}
	
	#report .icon-share.icon-action {
    display: inline-block!important;
	margin-top: 3px !important;
	;
  }
	#report .right-icons{
	left: 30%!important;
	}
	.subtitulocat {
	z-index: 999;
	position: absolute;
	left: 6%;
	font-family: 'BEBAS', arial, helvetica, sans-serif;
	color: #1D203A;
	padding-top: 14px;
}
	
	#press-section .module.press .left .title {
    font-size: 20px;
    line-height: 30px;
		
		
		}
		
	*[modal] .title {
  font-family: 'BEBASBOOK';
  color: #333;
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 5px
}
*[modal] .content-modal {
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: #fff;
  clear: both;
  line-height: 12px;
  background-size: cover;
}
*[modal] input {
  border: 0;
  border-bottom: 1px solid black;
  width: 200px;
  display: block;
  margin-left: 0;
  font-size: 12px;
  font-family: georia;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px
}
*[modal] button {
  border: 0;
  background: transparent;
  font-family: 'BEBAS';
  cursor: pointer;
  font-size: 20px;
  text-align: left;
  letter-spacing: 1px;
  background-image: url(/static/img/button-arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 24px;
  margin-top: 10px;
  padding-left: 0
}
	
	#modal-register .title{
	
	font-size: 40px!important;
	  }
	
   *[modal] {
	
    width: 340px;
    background-color: #fff;
	  
    height: 80vh;
    clear: both;
    line-height: 12px;
	background-size: cover;
  }
#modal-register { 
	margin-top:-207.5px!important;
	}
 #modal-register.suscriptionmodal {
    width: 350px !important;
   right: 10px !important;
    bottom: 20px !important;

	}
	.galery-images.ImagenConBajadaFlotante .bajada{
		margin: 3px;
		right: -50px;
		bottom: 50px;
		font-family: "Playfair Display";
		font-style: italic;
		text-align: right;
		width: 180px;
		text-transform: uppercase;
		font-size: 15px;
		
	}
	#about .block-about-1 strong {
	font-size: 40px;
	font-family: 'BEBASBOLD';
	margin-bottom: 50px;
	display: block;
}
	#about .block-about-2 strong {
	font-size: 40px;
	font-family: 'BEBASLIGHT';
	margin-bottom: 40px;
	max-width: 900px;
	letter-spacing: 3px;
}.suscriptionmodal .col-left, .suscriptionmodal .col-right{
		
		margin-top:25px!important;
		line-height: 18px;
	  }
}
@media (max-width: 600px) {
  .recomended.component-created {
    visibility: hidden
  }
	
	
	
	#modal-register .title{
	
	font-size: 40px!important;
	  }
	.suscriptionmodal .col-left, .suscriptionmodal .col-right{
		
		margin-top:25px!important;
		line-height: 18px;
	  }
	
	
  .modal-bienvenida {
    height: 270px !important
  }
  .modal-bienvenida div {
    width: 100% !important;
    margin-left: 0 !important
  }
  .modal-bienvenida img {
    display: none;
  }
 *[modal] {
    width: 340px;
     background-color: #fff;
     height: 50vh;
     clear: both;
     line-height: 13px;
  }
 #modal-register .title {
    font-size: 16px;
  }
 #modal-register.suscriptionmodal {
    width: 350px !important;
   right: 10px !important;
    bottom: 50px !important;

	}
footer input {
  margin-right: 5px;
  font-family: 'BEBASBOOK';
  border: 0;
  border-bottom: 1px solid #424242;
  width: 120px;
  background: transparent;
  color: #424242;
  height: 15px;
  font-size: 13px;
  outline: none
}
footer button {
  background: #424242;
  color: #fff;
  border: 0;
  font-family: 'BEBASBOOK';
  height: 20px;
  font-size: 14px;
  cursor: pointer
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
  float: left
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px
}
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px
}
.swiper-container-cube, .swiper-container-flip {
  overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1)
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg)
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg)
  }
}
