
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
    font-size: 100%;
    font-weight: inherit; }

article, aside, details, figcaption, figure,
footer, hgroup, menu, nav {
  display: block; }

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  line-height: 1;
  color: #000;
  font-family: "Playfair Display"; 
  /* max-width: 1020px; 
  margin: 0px auto; */
}

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  border: none; }

p {
  font-size: 1em; }

section {
  width: 100%;
  padding: 0;
  margin: 0; }

input {
  background-color: white;
  color: #000;
  outline: 0px;
  background: none; }

a {
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  color: black;
  text-decoration: none; }
  a:hover {
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    color: #000; }

#xxxdetectxxx {
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important; }

iframe.instagram-media {
  position: relative !important; }

#container {
  width: 100%;
  position: relative; }
  #containerMain {
    width: 1020px;
    height: 100%;
    margin: 0 auto;
    background-color: #fff; }

.content {
  margin-top: 120px; }
  .contentMain {
    display: flex;
    justify-content: space-between;
    margin-top: 40px; }

#content {
  width: 100%;
  margin-top: 40px; }

.coverMain {
  margin-top: 100px; }

::-ms-clear {
  display: none; }

.headercontent {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 990px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden; }

.headertop {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100px;
  background-color: white;
  z-index: 9999;
  /* max-width: 1020px;
  margin: 0px auto;  */
  }
  .headertopG .logo {
    display: flex; }

.headerNumber {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; }
  .headerNumber p {
    padding: 16px;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    font-size: 1.4em; }
  .headerNumberContent {
    display: flex;
    justify-content: left;
    margin-left: 30px;
    position: relative;
    top: -7px; }

.headerpubli {
  position: fixed;
  top: 0;
  width: 1020px;
  margin: 0 auto;
  height: 100px;
  background-color: white;
  z-index: 9999; }

.bordershadow {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }

.seotittle {
  text-transform: uppercase;
  margin-top: 2px;
  font-size: 10px;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .seotittle h1 {
    padding: 0px 0px 0px 12px;
    color: black;
    font-family: "Volkhov", serif; }
  .seotittle span {
    text-transform: lowercase;
    font-family: 'Playfair Display'; }
  .seotittledesapear {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.logo {
  position: relative;
  margin-left: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .logo img {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 230px; }
  .logoG {
    position: relative;
    display: flex;
    height: 32px;
    margin-left: 10px; }
    .logoG img {
      width: 130px; }

.tips {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .tips ul {
    display: flex;
    justify-content: space-between;
    width: 500px; }
  .tips li {
    margin-right: 20px; }

.result {
  margin-top: 0px; }

.resultop {
  padding-bottom: 90px; }

.resultopubli {
  margin-top: 150px !important; }

.menu {
  display: flex;
  justify-content: space-between;
  width: 100px;
  margin-right: 10px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.menu span {
  cursor: pointer; }

#closesearch {
  display: none; }

.search {
  position: fixed;
  width: 100%;
  margin: 0 auto;
  height: 135px;
  background-color: #fff;
  top: 90px;
  z-index: 9900;
  /*Z-index por ciertos billboards con Z-index altos*/
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }

/*  
body[style*="max-width"][style*="1020px"] .search{
  max-width: 100%  
}
*/


body[style*="max-width"][style*="1020px"] .search{
  max-width: 1020px
}

.search input {
  width: 90%;
  position: relative;
  font-size: 2em;
  top: 23px;
  left: 10px;
  border-width: 0px;
  font-family: 'Playfair Display';
  text-transform: lowercase; }

.searchpubli {
  position: fixed;
  width: 1020px;
  margin: 0 auto;
  height: 130px;
  background-color: #fff;
  top: 100px;
  z-index: 1000000000;
  /*Z-index por ciertos billboards con Z-index altos*/
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.searchpubli input {
  width: 90%;
  position: relative;
  font-size: 2em;
  top: 23px;
  left: 10px;
  border-width: 0px;
  font-family: 'Playfair Display';
  text-transform: lowercase; }

.searchfind {
  position: relative;
  top: 20px;
  width: 1020px;
  height: 70px;
  border-bottom: 1px solid #ececec; 
  margin: 0 auto;
}

.searchfind span {
  position: relative;
  font-size: 2em;
  float: right;
  top: 30px;
  right: 12px; }

.searchfind p {
  position: relative;
  top: 40px;
  left: 10px;
  color: #a09f9f; }

.onsearch {
  opacity: 1;
  visibility: visible; }

/*Menu*/
/*.menucategoria {

  position: fixed;
  z-index: 1000;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow-y: auto;
  overflow-x: hidden;

}

.menucatsection {
  width: 1000px;
  margin: 0 auto;  
}

.menucatsectionsup {
  position: relative;
  top: 40px;
  height: 50px;
}

.logomenucatsection {
  float: left;  
}

.closemenucatsection {
  float: right;
  margin-right: 10px;
  cursor: pointer;
}

.menucatsection ul {
  position: relative;
  z-index: 1;
  margin-top: 45px;
}

.menucatsection li {
  font-size: 7em;
  line-height: 95px;  
  padding: 0px;
  font-style: italic; 
}

.lilr1 {
  margin-left:270px;

}

.lilr2 {
  margin-left:330px;
}

.lilr3 {
  margin-left:270px;
}

.lilr4 {
  margin-left:400px;

}
.menupic {
  position: absolute;

}

.menupic1{
  position: absolute;
  left: 60px;
  top: 30px;
  z-index: 2;
}

.menupic2{
  position: absolute;
  left: 100px;
  top: 315px;
}

.menupic3{
  position: absolute;
  left: 700px;
  top: 290px;
}*/
/*Menu 30%*/
.menucategoria {
  position: fixed;
  top: 0;
  z-index: 10000;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }

.menucatsection {
  position: relative;
  width: 660px;
  margin: 0 auto; }

.menucatsectionsup {
  position: relative;
  top: 40px;
  height: 50px; }

.logomenucatsection {
  float: left; }

.closemenucatsection {
  position: relative;
  left: 48%;
  cursor: pointer; }

.menucatsection ul {
  position: relative;
  z-index: 1;
  margin-top: 55px;
  left: -130px; }

.menucatsection li {
  text-transform: uppercase;
  margin-top: 0;
  line-height: 0.85em; }

.menucatsection li a {
  position: relative; }

.lilr1 {
  margin-left: 294px;
  font-size: 6.75em; }

.lilr2 {
  margin-left: 360px;
  font-size: 5.5em; }

.lilr3 {
  margin-left: 209px;
  font-size: 6.6em; }

.lilr4 {
  margin-left: 325px;
  font-size: 4.68em; }

.lilr5 {
  margin-left: 260px;
  font-size: 5.9em; }

.lilr6 {
  margin-left: 400px;
  font-size: 4.87em; }

.lilr7 {
  margin-left: 214px;
  font-size: 4.66em; }

.lilr8 {
  margin-left: 255px;
  font-size: 6.12em;
  width: 520px; }

.menupic {
  position: absolute; }

.menupic1 {
  position: absolute;
  left: 85px;
  top: 92px;
  z-index: 2; }

.menupic2 {
  position: absolute;
  left: 53px;
  top: 306px; }

.menupic3 {
  position: absolute;
  left: 540px;
  top: 314px; }

.menupic3 img {
  width: 136px; }

.listlinemenu ul {
  position: relative;
  z-index: 1;
  margin-top: 45px;
  left: 260px; }

.listlinemenu li {
  width: 65px;
  padding: 10px 16px 0px 0px;
  display: inline; }

/*cambio cabecera*/
.headerattb {
  transition: all .2s ease-in-out;
  height: 50px; }

.logoattb {
  transition: all .2s ease-in-out;
  top: 5px; }

.logoattb img {
  width: 150px; }

.tipsattb {
  transition: all .2s ease-in-out;
  top: -8px; }

.menuattb {
  transition: all .2s ease-in-out;
  top: 8px; }

.searchattb {
  top: 40px; }

.trassattb {
  transition: all .2s ease-in-out;
  opacity: 1;
  visibility: visible; }

/*End Menu*/
/*begin onlyhome*/
.articlebarrelfullhome {
  width: 580px;
  margin-bottom: 30px; }

.articlebarrelfullhome h2 {
  font-size: 1.6em;
  padding: 10px 0 50px 0px;
  line-height: 30px; }

/*RIGHTBAR HOME*/
.asidebarrelhome {
  position: relative;
  float: right;
  right: 34px;
  width: 300px; }

/*BILLBOARD HOME*/
/*este lo ponemos cuando XABI haga el tema de publicidad*/
.publihead {
  display: none; }

/*.publihead {
    position: relative;
    top: 130px;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
  
  }*/
/*.covermain {
    background-color: #fff;
  }*/
/*AD FLOAT HOME*/
.adfloatpositionnone {
  display: none; }

.adfloatposition {
  display: block;
  position: fixed;
  z-index: 100;
  top: 410px;
  width: 0; }

.adfloatposition img {
  position: relative;
  left: -58px; }

.adfloatposition iframe {
  min-width: 174px;
  min-height: 217px; }

.rowSpecials {
  width: 924px;
  height: 350px;
  margin: 20px 0 30px 0;
  padding: 0 21px;
  background-color: white;
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca; }

.rowSpecials h2 {
  font-family: 'cousine';
  font-size: 12px;
  text-transform: uppercase;
  margin: 32px 0; }

.rowSpecialsContent {
  width: 936px; }

.rowSpecialsContent .bx-wrapper .bx-controls-direction a {
  width: 11px;
  height: 21px;
  top: 17px; }

.rowSpecialsContent .bx-controls-direction .bx-prev {
  background: url(https://med-woman.grupozeta.es/img/controlslineL.png) no-repeat;
  right: 40px;
  left: auto; }

.rowSpecialsContent .bx-controls-direction .bx-next {
  background: url(https://med-woman.grupozeta.es/img/controlslineR.png) no-repeat;
  right: 10px; }

.rowSpecialsContent .bx-wrapper .bx-next:hover {
  background-position: 0px 0px; }

.rowSpecialsContent .bx-viewport {
  left: -10px; }

.rowSpecialsBox {
  display: flex; }

.rowSpecialsBox .carousel-cell {
  width: 297px !important; }

.rowSpecialsBox a {
  width: 297px !important;
  margin: 0px 9px; }

.sliderSpecialBox h2 {
  margin-top: 16px;
  margin-bottom: 34px;
  text-align: center;
  font-family: 'Playfair Display';
  font-size: 27px;
  line-height: 28px; }

/*end onlyhome*/
.headcat {
  display: flex;
  width: 100%;
  height: 90px;
  margin-top: 10px;
  text-transform: uppercase;
  font-family: "Playfair Display"; }
  .headcat h1 {
    width: 150px;
    line-height: 25px;
    font-size: 1em; }
  .headcatOne {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 30%;
    height: 100%;
    background-color: black;
    color: white; }
    .headcatOne h2 {
      margin-right: 40px; }
    .headcatOne a {
      color: white; }
  .headcatTwo {
    display: flex;
    align-items: center;
    width: 70%;
    height: 100%;
    background-color: #f4f6f3;
    color: black; }
    .headcatTwo ul {
      display: flex;
      margin-left: 50px;
      font-size: 0.8em; }
      .headcatTwo ul li {
        margin-right: 30px; }

.border {
  border-bottom: 3px solid black;
  padding-bottom: 35px; }

.contentArticle {
  /* width: 100%; */
  max-width: 650px;
  padding: 0 20px; }
  .contentArticle h2 {
    max-width: 650px;
    /* padding: 10px; */
    color: black;
    line-height: 1.3em;
    font-size: 1.4em; }
    .contentArticle h2 p {
      line-height: 1.3em;
      width: 650px; }
  .contentArticleMain p {
    font-size: 1em;
    line-height: 1.8em;
    padding: 12px 0px 12px 0px;
    font-family: "Merriweather", serif;
    font-weight: 100; }
    .contentArticleMain p strong, .contentArticleMain p b {
      font-weight: bold; }
    .contentArticleMain p i {
      font-style: italic; }
    .contentArticleMain p a {
      -webkit-transition: all 0.15s linear;
      -moz-transition: all 0.15s linear;
      -ms-transition: all 0.15s linear;
      -o-transition: all 0.15s linear;
      transition: all 0.15s linear;
      color: #717274;
      border-bottom: 1px solid black;
      text-decoration: none; }
      .contentArticleMain p a:hover {
        -webkit-transition: all 0.15s linear;
        -moz-transition: all 0.15s linear;
        -ms-transition: all 0.15s linear;
        -o-transition: all 0.15s linear;
        transition: all 0.15s linear;
        color: #a09f9f; }
    .contentArticleMain p ol {
      font-size: 1em;
      line-height: 1.8em;
      padding: 12px 0px 12px 0px;
      font-family: "Merriweather", serif;
      font-weight: 100; }
  .contentArticleMain img {
    max-width: 650px;
    height: auto;
    margin: 10px 0; }
  .contentArticleMain video {
    width: 100%;
    max-width: 650px;
    text-align: center;
    margin: 0 auto; }
  .contentArticleMain iframe {
    display: block;
    margin: 0 auto; }
  .contentArticleMainContaint {
    float: left;
    width: 650px;
    min-height: 780px; }

.rightcolumarticle {
  position: relative; 
  float: right; 
  width: 300px; 
  right: 10px; }

.listFixed {
  margin: 20px 0;
  font-family: "Merriweather", serif;
  font-size: 1em; }
  .listFixed li {
    line-height: 1.3em; }
  .listFixed span {
    display: block;
    margin: 20px 0 5px 0;
    font-weight: bold; }

.articleImage {
  width: 100%;
  max-width: 650px;
  min-height: 345px;
  overflow: hidden; }
  .articleImage img {
    width: 100%;
    margin-bottom: 5px; }
  .articleImageFoot, .articleImage .footimgarticle {
    padding: 0 0 20px 10px;
    text-align: right;
    line-height: 15px;
    font-size: 0.7em; }
    .articleImageFoot a, .articleImage .footimgarticle a {
      color: #717274;
      border-bottom: 1px solid black; }

.articleGallery {
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 40px; }

.footimgarticle {
  padding: 0 0 20px 10px;
  text-align: right;
  line-height: 15px;
  font-size: 0.7em; }

.floatlinkmove {
  left: 1% !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: fixed !important; }

.sharelink {
  display: flex;
  justify-content: flex-end; }
  .sharelink img {
    width: 35px; }
  .sharelink ul {
    display: flex;
    justify-content: space-between;
  }
      .sharelink ul li{
        margin-left: 20px;
      }

.sharelinkfloat {
  text-align: center; }
  .sharelinkfloat ul {
    position: fixed;
    top: 15%;
    left: -5%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out; }
  .sharelinkfloat li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background-color: black;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .sharelinkfloat li:hover {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
  .sharelinkfloat img {
    width: 35px;
    padding-top: 7px; }
  .sharelinkfloatpubli {
    display: none; }

.autor {
  font-size: 0.9em;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 10px; 
  /* margin: 0 10px; */
}

.date {
  font-size: 0.8em;
  color: #646464;
  padding-bottom: 10px;  
  /* margin: 0 10px; */
}

/* div[class*="article_body_"]{
  margin: 0 10px;} */

.articleGallery .date {
  margin-bottom: 30px; }

.articleGallery .autor {
  margin-top: 30px; }

.articleGallery .date, .articleGallery .autor {
  margin-left: 10px; }

.box {
  display: flex;
  justify-content: space-between; }
  .boxcontent {
    width: 100%;
    height: auto; }
  .boxone {
    width: 100%;
    color: black; }
    .boxone h1, .boxone h2 {
      /* padding: 10px; */
      line-height: 38px;
      font-family: "Playfair Display";
      font-size: 2.2em; }
  .boxtwo {
    position: relative;
    width: 25%;
    background-color: black;
    color: white;
    cursor: pointer; }
    .boxtwo p {
      width: 100px;
      padding: 15px 0 0 15px;
      line-height: 15px;
      color: #f4f6f3;
      text-transform: uppercase;
      font-family: "Playfair Display";
      font-size: 0.7em; }
    .boxtwo img {
      width: 15px; }
    .boxtwo span {
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 2em;
      color: #bcbcbc;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
  .boxinterest {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 40px 0; }
    .boxinterestContent {
      max-width: 650px;
      width: 100%; 
      margin: 0 20px; }

.rotar {
  transform: rotateZ(90deg);
  transition-duration: 0.5s;
  -webkit-transform: rotateZ(90deg);
  -webkit-transition-duration: 0.5s; }

.movedli {
  padding-left: 25px; }

.listfixed.movedli li a {
    font-weight: bold;
    color: #717274;
    border-bottom: 1px solid black;
}

.listtitleblack {
  background-color: #000;
  color: #fff !important;
  font-size: 1.2em;
  padding: 10px; }

.articleallcont {
  min-height: 1140px; }

.legaltext {
  font-size: 0.7em !important;
  margin-top: -20px; }

.interest {
  position: relative;
  display: inline-flex;
  display: -webkit-inline-flex;
  width: 49%; }

.interest p {
  position: absolute;
  padding-left: 10px;
  width: 125px;
  height: 100px;
  line-height: 18px;
  font-weight: 400;
  font-family: 'Playfair Display'; }

.interest img {
  width: 125px;
  height: 134px; }

#interestclose {
  position: absolute;
  top: 100px;
  left: 630px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1; }

.fadeinclose {
  opacity: 1;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1; }

.distart {
  width: 1020px;
  height: 200px;
  margin-top: 10px;
  text-transform: uppercase;
  font-family: 'Playfair Display'; }

.distart img {
  margin: 0; }

.distartone {
  width: 10%;
  height: 200px;
  background-color: #000;
  color: #fff;
  float: left;
  margin-bottom: 100px; }

.distartone p {
  position: relative;
  width: 120px;
  top: 63px;
  right: 10px;
  font-size: 1.3em;
  font-family: 'Playfair Display';
  line-height: 1.4em;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.distarttwo {
  width: 30%;
  height: 200px;
  background-color: #f4f6f3;
  color: #000;
  float: left; }

.distarttwo p {
  position: relative;
  left: 15px;
  top: 20px;
  width: 270px;
  font-family: 'Playfair Display';
  font-size: 0.8em;
  color: #8c8c8c; }

.distarttwo span {
  position: relative;
  float: right;
  font-family: 'Playfair Display';
  font-size: 2em; }

.distartphoto {
  width: 20%;
  height: 200px;
  background-color: #f4f6f3;
  color: #000;
  float: left;
  overflow: hidden; }

.distartphoto img {
  width: 200px; }

.info {
  z-index: 90;
  position: absolute;
  width: 200px;
  height: 200px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms; }

.info:hover {
  opacity: 1.0;
  width: 200px;
  height: 200px; }

.info p {
  margin: 0 auto;
  padding-top: 10px;
  width: 80%;
  margin-top: 10px;
  text-align: left;
  font-size: 1em;
  text-transform: none;
  font-family: 'Playfair Display';
  color: #fff;
  line-height: 1.4em; }

.up {
  position: relative;
  top: 0px;
  font-weight: bold;
  font-size: 3em;
  color: #fff; }

.info span {
  position: absolute;
  top: 158px;
  left: 87px;
  font-weight: bold;
  color: #fff;
  width: 32px;
  height: 34px; }

.info span img {
  width: 32px;
  height: 34px; }

.info p > a {
  color: #fff; }

.info p > a:hover {
  color: #656565; }

.infofix {
  z-index: 90;
  position: absolute;
  width: 200px;
  height: 200px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.75); }

.infofix:hover {
  opacity: 1.0;
  width: 200px;
  height: 200px; }

.infofix p {
  margin: 0 auto;
  padding-top: 10px;
  width: 80%;
  margin-top: 10px;
  text-align: left;
  font-size: 1em;
  text-transform: none;
  font-family: 'Playfair Display';
  color: #fff;
  line-height: 1.4em; }

.infofix span {
  position: absolute;
  top: 158px;
  left: 87px;
  font-weight: bold;
  color: #fff;
  width: 32px;
  height: 34px; }

.infofix span img {
  width: 32px;
  height: 34px; }

.infofix p > a {
  color: #fff; }

.infofix p > a:hover {
  color: #656565; }

.right {
  padding-left: 10px; }

.tags {
  width: 650px;
  margin: 10px 0 30px 0;
  padding-bottom: 15px;
  font-family: 'Merriweather', serif;
  font-size: 0.7em;
  border-bottom: 1px solid #efefef; }

.tags span {
  text-transform: uppercase;
  padding-right: 10px;
  color: #000; }

.tags p {
  display: inline;
  padding-right: 10px;
  text-transform: capitalize;
  color: #868884; }

.relacionados {
  width: 650px;
  margin: 10px 0 10px 0;
  font-family: 'Merriweather', serif;
  font-size: 0.7em;
  padding: 10px; }

.relacionados h2 {
  text-transform: uppercase;
  padding-right: 10px;
  color: #000;
  font-family: 'Cousine';
  font-size: 1.5em; }

.gallery-article-p {
  padding: 0 10px;
  margin-bottom: 60px;
  font-size: 1.1em !important;
  line-height: 1.3em;
  font-family: "Merriweather", serif;
  font-weight: 100;
  margin-bottom: 40px;
  margin-top: 10px; }

a.anchor {
  display: block;
  position: relative;
  top: -70px;
  visibility: hidden; }

.galleryContainer {
  font-family: "Playfair Display";
  display: flex;
  justify-content: space-between;
  margin: 40px 10px 40px 0px; }

.galleryTittle h1 {
  font-size: 2.2em;
  padding: 10px;
  line-height: 38px; }

.galleryTittle h2, .galleryTittle p {
  padding: 0 10px;
  margin-bottom: 60px;
  font-size: 1.1em !important;
  line-height: 1.3em;
  font-family: "Merriweather", serif;
  font-weight: 100;
  margin-bottom: 40px;
  margin-top: 10px; }

.galleryContent {
  width: 650px;
  margin: 0 0 20px 0; }
  .galleryContentTittle {
    margin-bottom: 80px; }
    .galleryContentTittle:last-child {
      margin-bottom: 0; }
  .galleryContent h3 {
    margin-bottom: 10px;
    line-height: 1.3em;
    padding-left: 10px;
    font-size: 1.8em; }
  .galleryContent p {
    padding-left: 10px;
    margin-bottom: 10px;
    line-height: 1.5em;
    font-size: 1.1em; }
    .galleryContent p strong, .galleryContent p b {
      font-weight: bold; }
    .galleryContent p i {
      font-style: italic; }
    .galleryContent p a {
      border-bottom: 1px solid black; }

.galleryImage {
  margin-bottom: 0;
  width: 100%;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear; }
  .galleryImage:not(.resizeIMG){
    margin-top: 20px;

  }
  .galleryImage img {
    display: block;
    max-width: 600px;
    width: 100%;
    height: auto;
    cursor: url("https://med-woman.grupozeta.es/img/zoom-in.png"), auto; 
  }
    
  .galleryImage p {
    margin-top: 5px;
    font-size: 0.8em; 
    text-align: right;
  }
    .galleryImage p span:before {
      content: " | "; }

.galleryAside {
  width: 300px; }

.galleryTopAd {
  max-width: 990px;
  margin: 0 auto;
  text-align: center; }

div.galleryImage.resizeIMG {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: 15px solid #fff;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000000000000;
  background-color: rgba(0, 0, 0, 0.95);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: url("https://med-woman.grupozeta.es/img/closeadgallery.png"), auto; }
  div.galleryImage.resizeIMG img {
    max-width: initial;
    margin: 10px 10px 0px 10px;
    width: 100%;
    height: 100%;
    overflow: auto;
    object-fit: scale-down;
    cursor: url("https://med-woman.grupozeta.es/img/closeadgallery.png"), auto; 
  }
  div.galleryImage.resizeIMG p {
    color: white; }

.article-gallery-title h2 {
  max-width: 650px;
  padding: 10px;
  line-height: 38px;
  font-family: "Playfair Display";
  font-size: 2.2em; }

.gallery-title {
  position: relative !important;
  display: block !important;
  border-top: 0px !important;
  border-bottom: 0px !important;
  top: -15px !important;
  font-family: "Playfair Display" !important; }

.photogallerytittle p:first-child {
  font-size: 1.1em !important;
  width: 180px;
  margin-left: -29px;
  line-height: 1.3em; }

.buyButton {
  display: flex;
  margin: 20px 0;
  padding: 0 10px; }
  .buyButton input {
    width: 90px;
    background-color: #000;
    color: #fff;
    padding: 10px;
    font-family: "Playfair Display";
    text-transform: uppercase;
    text-align: center;
    border: none;
    cursor: pointer; }

.aTitle h2 {
  font-size: 1.6em !important; }

.eTitle {
  font-size: 1.2em;
  margin-bottom: 30px !important; }

.relacionadosContent {
  margin-bottom: 50px; }
  .relacionadosContent ul {
    display: flex;
    justify-content: space-between; }
  .relacionadosContent li {
    width: 280px;
    margin: 10px; }

.relacionadosBox {
  overflow: hidden; }
  .relacionadosBox img {
    width: 100%;
    margin-bottom: 10px; }
  .relacionadosBox h3 {
    line-height: 1.5em; }

.OUTBRAIN {
  display: flex;
  justify-content: center; }

.gallery-title-li {
  padding-top: 50px;
  margin-top: -50px; }

footer {
  width: 100%;
  z-index: 1;
  position: relative; }

.footerfirst {
  width: 100%;
  display: inline-block;
  z-index: 1;
  position: relative;
  font-family: "Playfair Display"; }

.footsubs {
  width: 100%;
  height: 60px;
  margin: 0 auto;
  text-align: center;
  background-color: #F0F0F0; }

.footsubs h2, .footsubs h3 {
  font-size: 2.8em;
  padding-top: 4px;
  font-style: italic; }

.formnews {
  width: 1020px;
  margin: 0 auto;
  padding-top: 30px; }

.formnews input {
  width: 500px;
  height: 44px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Playfair Display';
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px; }

#footnewssend {
  position: relative;
  left: -2px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  width: 200px;
  height: 30px;
  padding-top: 16px;
  background-color: #000;
  color: #fff;
  font-size: 0.8em; }

.suscripcion {
  width: 100%;
  height: 400px;
  margin: 0 auto;
  text-align: center;
  background-color: #282828;
  color: #fff; }

.rowsuscripcion {
  width: 980px;
  margin: 0 auto;
  padding-top: 30px; }

.rowsuscripcion a {
  color: #fff; }

.rowsuscripcion a:hover {
  color: #626262; }

.boxsuscripcion {
  width: 320px;
  float: left;
  font-style: italic; }

.boxsuscripcion h2, .boxsuscripcion h3 {
  position: relative;
  font-size: 1.5em;
  padding-bottom: 30px; }

.footlinkrow {
  position: relative;
  width: 100%;
  height: 320px;
  margin: 0 auto;
  background-color: #000;
  color: #212121;
  font-family: "Playfair Display"; }

.footlinkrow a {
  color: #626262; }

.footlinkrow a:hover {
  color: #fff; }

.linkrow {
  position: relative;
  width: 970px;
  margin: 0 auto;
  top: 10px; }

.linkrow ul {
  position: relative;
  top: 25px;
  float: left;
  margin-right: 24px; }

.linkrow li {
  padding-bottom: 10px;
  font-size: 0.7em;
  font-weight: 400; }

.linkrow li i {
  font-size: 1.7em;
  padding-right: 20px;
  margin-bottom: 40px;
  margin-top: 10px; }

.linkrow li span {
  font-style: italic;
  font-size: 1.4em;
  color: #808080; }

.listline {
  display: inline; }

.listline img {
  width: 20px;
  padding: 10px 34px 0px 0px; }

.zetapie {
  position: absolute;
  left: 368px;
  top: 22px;
  width: 428px;
  text-align: center;
  border-bottom: 1px solid #212121;
  padding-bottom: 10px; }

.zetapietop {
  margin-top: 40px; }

.zetacopy {
  width: 100%;
  float: right;
  color: #626262;
  margin-top: 35px;
  font-size: 0.7em; }

.zetacopy p {
  float: right; }

.vmobile {
  display: none;
  position: absolute;
  right: 30px;
  top: 170px; }

.logowomanpie {
  width: 196px; }

.cookies {
  position: fixed;
  display: none;
  cursor: pointer;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100;
  color: #fff;
  text-align: center; }

.cookies p {
  padding: 10px; }

.cookies p a {
  color: #b5b5b5; }

.publiheadyes {
  display: block;
  position: relative;
  top: 130px;
  text-align: center;
  text-align: -webkit-center;
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 15px 0px; }

.containerskin {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: #fff;
  margin: 0 auto; }

.containerskinpubli {
  position: relative;
  z-index: 10;
  width: 1020px;
  height: 100%;
  background-color: #fff;
  margin: 0 auto;
  overflow: hidden; }
  .containerskinpubli .contentArticle {
    padding-left: 10px; }
  .containerskinpubli .viewbilityldbfixed {
    left: auto;
    width: 1020px; }

.publicis {
  width: 100%;
  max-width: 990px;
  overflow: hidden;
  margin: 20px 0; }

.containerskinpublivideo {
  position: relative;
  z-index: 10;
  width: 1020px;
  height: 100%;
  background-color: #000;
  margin: 0 auto;
  overflow: hidden; }

.parallaxadtop {
  width: 100%;
  max-height: 500px; }

.publiheadint {
  margin-top: 100px;
  text-align: center;
  text-align: -webkit-center;
  width: 100%;
  height: auto; }

.publiheadintyes {
  position: relative;
  display: block;
  top: 110px;
  text-align: center;
  text-align: -webkit-center;
  width: 100%;
  height: auto;
  margin-bottom: 115px; }

.publiheadintyestop {
  top: 50px; }

.publiheadhomeyestop {
  top: 50px;
  padding: 0 5px 5px 5px;
  max-width: 990px;
  background-color: #fff;
  left: 50% !important;
  margin-left: -500px; }

.viewbilityldbfixed {
  position: fixed;
  left: 0px;
  display: flex;
  width: 100%;
  max-width: 100% !important;
  justify-content: center;
  background-color: #fff;
  z-index: 999; }

.viewbilitympufixed {
  margin-top: 245px; }

#billboardfiller {
  margin-top: 100px;
  margin-bottom: 40px; }

#billboardhomefiller {
  margin-top: 15px; }

.asidebarrel {
  position: relative;
  float: right;
  width: 300px;
  right: 10px; 
  display: flex;
  flex-direction: column;
}

.rightband {
  float: right; }

@keyframes animatedBackground_important {
  0% {
    background-position-y: 0px; }
  100% {
    background-position-y: -100px; } }

@-webkit-keyframes animatedBackground_important {
  0% {
    -webkit-background-position-y: 0px;
    background-position-y: 0px; }
  100% {
    -webkit-background-position-y: -100px;
    background-position-y: -100px; } }

@-ms-keyframes animatedBackground_important {
  0% {
    background-position-y: 0px; }
  100% {
    background-position-y: -100px; } }

@-moz-keyframes animatedBackground_important {
  0% {
    background-position-y: 0px; }
  100% {
    background-position-y: -100px; } }

@-o-keyframes animatedBackground_important {
  0% {
    background-position-y: 0px; }
  100% {
    background-position-y: -100px; } }

.moveimagerowtwo {
   -webkit-animation: animatedBackground 5s linear;
  -moz-animation: animatedBackground 5s linear;
  -ms-animation: animatedBackground 5s linear;
  -o-animation: animatedBackground 5s linear;
  animation: animatedBackground_important 5s linear; 
} 

.imagerow {
  position: relative;
  margin-top: 0px;
  background-repeat: no-repeat;
  background-color: #000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: 100%;
  height: 630px;
  margin-bottom: 35px;
  overflow: hidden; }

a .imagerow {
  color: #fff;
  text-decoration: none; }

a:hover .imagerow {
  color: #fff; }

.imagerowpubli {
  position: relative;
  top: 0px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: 100%;
  height: 630px;
  margin-bottom: 120px;
  overflow: hidden; }

.textimagerow {
  width: 100%;
  height: 320px;
  position: relative;
  background-color: #000;
  top: 310px;
  text-align: center;
  background: -webkit-linear-gradient(transparent, black);
  background: -moz-linear-gradient(transparent, black);
  background: -ms-linear-gradient(transparent, black);
  background: -o-linear-gradient(transparent, black);
  background: linear-gradient(transparent, black); }

.textimagerow h2 {
  position: relative;
  top: 300px;
  font-size: 3em;
  padding: 15px;
  font-style: italic;
  letter-spacing: 0px; }

.textimagerow p {
  position: relative;
  top: 300px;
  font-size: 1em;
  padding: 15px;
  line-height: 20px; }

a .imagerowpubli {
  color: #fff;
  text-decoration: none; }

a:hover .imagerowpubli {
  color: #fff; }

.textimagerowpubli {
  width: 100%;
  height: 320px;
  position: relative;
  background-color: #000;
  top: 310px;
  text-align: center;
  background: -webkit-linear-gradient(transparent, black);
  background: -moz-linear-gradient(transparent, black);
  background: -ms-linear-gradient(transparent, black);
  background: -o-linear-gradient(transparent, black);
  background: linear-gradient(transparent, black); }

.textimagerowpubli h2 {
  position: relative;
  top: 300px;
  font-size: 3em;
  padding: 15px;
  font-style: italic;
  letter-spacing: 0px; }

.textimagerowpubli p {
  position: relative;
  top: 300px;
  font-size: 1em;
  padding: 15px;
  line-height: 20px; }

.toph2 {
  -webkit-transform: translate(0px, -200px);
  -moz-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  -o-transform: translate(0px, -200px);
  transform: translate(0px, -200px);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out; }

.textopacity {
  -webkit-animation: opacitytext 2s;
  -moz-animation: opacitytext 2s;
  -ms-animation: opacitytext 2s;
  -o-animation: opacitytext 2s;
  animation: opacitytext 2s; }

@-webkit-keyframes opacitytext {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes opacitytext {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes opacitytext {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes opacitytext {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes opacitytext {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.removefixed {
  background-attachment: scroll !important; }

.imagerowespecial {
  height: 630px!important;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative; 
  background-size: cover;
  
}

.branday .imagerowespecial{
  background-size: auto calc(100% + 100px);
  background-position-x: center;
  background-repeat: no-repeat;
}

.backblackspc {
  background-color: #000;
  height: 630px!important;
  margin-bottom: -152px;
  width: 100%;
  overflow: hidden;
  position: relative;
  top: -148px;
  /*  float: left;*/ }

.backimagerow {
  position: absolute;
  background-color: #000;
  height: 163px;
  width: 100%; }

a .imagerowespecial {
  color: #fff;
  text-decoration: none; }

a:hover .imagerowespecial {
  color: #fff; }

.textimagerowespecial {
  width: 100%;
  height: 150px;
  overflow: hidden;
  position: absolute;
  background-color: #000;
  bottom: 0;
  text-align: center;
  background: -webkit-linear-gradient(transparent, black);
  background: -moz-linear-gradient(transparent, black);
  background: -ms-linear-gradient(transparent, black);
  background: -o-linear-gradient(transparent, black);
  background: linear-gradient(transparent, black); }

.textimagerowespecial h2 {
  position: relative;
  top: 220px;
  font-size: 3em;
  padding: 15px;
  font-style: italic;
  letter-spacing: 0px; }

.textimagerowespecial p {
  position: relative;
  top: 200px;
  font-size: 1em;
  padding: 15px;
  line-height: 20px; }

.textimagerowespecialpubli {
  width: 100%;
  height: 150px;
  overflow: hidden;
  position: relative;
  background-color: #000;
  top: 355px;
  text-align: center;
  background: -webkit-linear-gradient(transparent, black);
  background: -moz-linear-gradient(transparent, black);
  background: -ms-linear-gradient(transparent, black);
  background: -o-linear-gradient(transparent, black);
  background: linear-gradient(transparent, black); }

.textimagerowespecialpubli h2 {
  position: relative;
  top: 210px;
  font-size: 3em;
  padding: 15px;
  font-style: italic;
  letter-spacing: 0px; }

.textimagerowespecialpubli p {
  position: relative;
  top: 300px;
  font-size: 1em;
  padding: 15px;
  line-height: 20px; }

.backcolorgrey {
  position: relative;
  top: 0;
  background-color: #f4f6f3;
  height: 681px;
  width: 100%;
  margin-top: -33px;
  padding-top: 0px;
  z-index: 1; }

.row {
  width: 1020px;
  margin: 0 auto;
  height: 481px;
  position: relative; }

.barrel {
  position: relative;
  top: 35px;
  width: 300px;
  height: auto;
  float: left;
  text-align: center; }

.barrel h2, .barrel h3 {
  text-align: left;
  width: 270px;
  font-size: 1em;
  padding-bottom: 45px;
  text-transform: uppercase;
  line-height: 20px;
  font-family: 'cousine'; }

.barrel p {
  text-align: left;
  width: 270px;
  font-size: 1.3em;
  padding: 15px;
  line-height: 20px; }

.barrel p span {
  display: block;
  font-size: 0.8em;
  padding-top: 10px;
  padding-bottom: 14px; }

.barrel li {
  text-align: left;
  font-size: 80px;
  position: relative;
  top: -60px;
  margin-bottom: 19px; }

.barrel li a {
  font-size: 20px;
  display: block;
  padding-top: 15px; }

.rightphoto {
  margin-right: 50px; }

.leftphoto {
  margin-left: 50px; }

.rightpubli {
  margin-right: 16px; }

.leftpubli {
  margin-left: 17px; }

.textart {
  width: 300px;
  background-color: #fff; }

.circle {
  position: absolute;
  cursor: pointer;
  left: 390px;
  top: 360px;
  width: 250px;
  height: 250px;
  z-index: 99;
  background: url(https://med-woman.grupozeta.es/img/circle.png) no-repeat center center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid #000; }

.elipse {
  position: absolute;
  margin: 0px;
  left: 114px;
  top: 0;
  width: 750px;
  height: 750px;
  border: 6px solid black;
  background-color: rgba(255, 255, 255, 0.960784);
  visibility: hidden;
  z-index: 98;
  color: #000;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

#elipse_close {
  cursor: pointer;
  position: relative;
  top: 10px; }

.elipse h2 {
  padding-top: 80px;
  width: 590px;
  margin: 0 auto;
  font-size: 3.7em; }

.elipse p {
  position: relative;
  left: 420px;
  top: 95px;
  text-align: left;
  width: 200px;
  line-height: 25px;
  font-size: 1.2em; }

.elipse p span {
  text-transform: uppercase;
  display: block;
  color: #666; }

.pos1 {
  display: inline;
  float: left;
  position: relative;
  width: 628px; }

.pos1 h2 {
  position: relative;
  top: -40px;
  font-size: 4em;
  width: 500px; }

.pos1 p span {
  position: relative;
  font-size: 1em;
  top: -20px;
  width: 500px; }

.pos2 {
  display: inline;
  position: relative;
  width: 360px;
  float: left; }

.pos2 > img {
  width: 372px;
  height: 375px; }

.blockcat {
  position: relative;
  top: -90px;
  text-align: center;
  background-color: #fff;
  width: 130px;
  height: 170px;
  z-index: 1; }

.blockcat span {
  position: absolute;
  top: 12px;
  left: 20px; }

.blockcat p {
  position: relative;
  top: 25px; }

.textpos1 {
  display: inline;
  position: relative;
  float: left;
  width: 500px;
  margin-top: -110px;
  padding-left: 17px;
  padding-right: 2px;
  background-color: #fff;
  z-index: 1; }

.floattextpos1 {
  float: right;
  margin-top: 0;
  width: 125px;
  height: 54px; }

.textpos1 h2 {
  color: #000;
  font-size: 4em; }

.textpos1 p {
  margin-top: 15px;
  line-height: 1.2em; }

.textpos2 {
  position: relative;
  background-color: #000;
  width: 372px;
  height: 125px; }

.textpos2 h2 {
  display: inline;
  float: left;
  color: #fff;
  font-size: 1.3em;
  padding: 23px 15px 0px 23px;
  width: 206px; }

.textpos2 p {
  position: relative;
  display: inline;
  float: right;
  right: 15px;
  top: 15px; }

.slider {
  position: relative;
  height: 472px;
  top: -152px;
  background-color: #fff; }

.sliderbox {
  width: 478px;
  height: 470px;
  float: right;
  border-right: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc; }

.sliderboxcontent {
  position: relative;
  float: left;
  width: 325px;
  height: 100%;
  overflow: hidden; }

.sliderboxcontent img {
  overflow: hidden;
  width: 325px;
  height: 325px; }

.boxblog {
  display: none; }

.boxblog h2 {
  font-size: 1em;
  padding: 5px 10px 10px 10px;
  float: left;
  line-height: 21px; }

.boxblog p {
  color: #000;
  font-size: 0.9em;
  padding: 3px 0 0 10px;
  font-family: cousine;
  text-transform: uppercase; }

.boxblog span {
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #f0f0f0;
  color: #000;
  font-size: 1em;
  padding: 10px;
  text-transform: uppercase;
  width: 94%;
  text-align: center;
  border: 1px solid #dcdcdc; }

.boxredes {
  display: block; }

.boxredes span {
  float: left;
  font-style: italic;
  background-color: #000;
  color: #fff;
  font-size: 1.3em;
  padding: 10px;
  margin-top: 59px; }

.boxredes p {
  color: #000;
  font-size: 0.9em;
  padding: 3px 0 0 10px;
  font-family: cousine;
  text-transform: uppercase; }

.boxredes h2 {
  font-size: 1em;
  padding: 5px 10px 10px 10px;
  float: left;
  line-height: 21px; }

.boxredes p img {
  width: 18px;
  height: 18px; }

.boxhoroscopo {
  display: none; }

.boxhoroscopo h2, .boxhoroscopo h3 {
  font-size: 1em;
  padding: 5px 10px 10px 10px;
  float: left;
  line-height: 21px; }

.boxhoroscopo p {
  color: #000;
  font-size: 0.9em;
  padding: 3px 0 0 10px;
  font-family: cousine;
  text-transform: uppercase; }

.boxhoroscopo span {
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #f0f0f0;
  color: #000;
  font-size: 1em;
  padding: 10px;
  text-transform: uppercase;
  width: 94%;
  text-align: center;
  border: 1px solid #dcdcdc; }

.horoscopolistsemanal {
  width: 640px;
  font-size: 1em;
  margin-top: 22px; }

.horoscopolistsemanal li {
  text-align: left;
  padding-bottom: 10px;
  font-size: 1em; }

.horoscopolistsemanal span {
  font-weight: bold;
  font-size: 1.2em; }

.horoscopolistsemanal span img {
  position: relative;
  top: 6px;
  width: 25px;
  padding-right: 10px; }

.sliderboxmenu {
  float: right;
  width: 153px;
  height: 462px; }

.botonmenubox {
  width: 152px;
  height: 156px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  border-bottom: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc; }

.botonmenubox:hover {
  background-color: #f0f0f0; }

.borderstabs {
  border-bottom: 1px solid #F4F6F3;
  border-top: 1px solid #F4F6F3; }

.botonmenuboxon {
  background-color: #f0f0f0; }

.botonmenubox p {
  height: 50px;
  padding-top: 20px;
  font-family: 'cousine', serif;
  text-transform: uppercase;
  font-size: 0.9em;
  letter-spacing: 0.05em; }

.contentmenubox {
  padding-top: 42px;
  height: 50px; }

.menuboxredes {
  width: 153px;
  height: 156px;
  border-top: 1px solid #F4F6F3;
  border-bottom: 1px solid #F4F6F3; }

.bordernohr {
  border-bottom: 1px solid #F4F6F3; }

.backcolorblack {
  position: relative;
  top: -148px;
  background-color: #000;
  min-height: 520px;
  width: 100%;
  padding-top: 15px;
  float: left; }

.womantvtittle {
  position: relative;
  width: 1020px;
  margin: 0 auto;
  left: 17px;
  padding-top: 10px;
  padding-bottom: 30px;
  font-family: 'Cousine';
  color: #fff;
  text-transform: uppercase; }

.womantvtittle a {
  color: #fff; }

.videosection {
  width: 1020px;
  margin: 0 auto;
  color: #fff; }

.video1 {
  position: relative;
  float: left;
  text-align: center;
  margin-left: 17px;
  margin-right: 106px; }

.videocrop1 {
  width: 579px;
  height: 372px;
  overflow: hidden;
  position: relative; }

.videocrop1 img {
  width: 100%; }

.videocrop2 img {
  width: 100%; }

.videocrop2 {
  width: 280px;
  height: auto;
  overflow: hidden;
  position: relative; }

.video2 {
  position: relative;
  float: left;
  text-align: center; }

.video1 h2 {
  font-size: 2em;
  width: 580px;
  margin-top: 10px;
  padding-bottom: 15px;
  color: #fff; }

.video2 h2 {
  font-size: 2.3em;
  width: 280px;
  position: relative;
  top: -7px;
  margin-bottom: 52px;
  color: #fff; }

.news {
  width: 100%;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  background-color: #fff; }

.admegadown {
  display: block;
  position: relative;
  text-align: center;
  text-align: -webkit-center;
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 15px 0px 15px 0px;
  float: left; }

.endarticlead {
  position: relative;
  margin: 10px 0 0 0;
  width: 100%;
  float: left;
  height: auto;
  text-align: center; }

.rowarticle {
  position: relative;
  left: 17px;
  top: 15px;
  width: 1020px;
  margin: 0 auto; }

.articlepost {
  width: 580px;
  float: left;
  text-align: center;
  margin-bottom: 100px; }

.articlebarrelfull {
  width: 650px;
  margin-bottom: 30px; }

.articlebarrelfull h2 {
  font-size: 1.6em;
  padding: 10px 0 50px 0px;
  line-height: 30px; }

.articlebarrel {
  width: 280px;
  float: left; }

.noborder {
  border: 0px !important; }

.barrelright {
  margin-right: 16px; }

.rightdown {
  padding-left: 10px; }

.black {
  background-color: #000 !important;
  color: #fff !important; }

.fix {
  position: fixed;
  top: 100px; }

.place {
  position: relative; }

.smartnews {
  display: flex;
  width: 1020px;
  min-height: 250px;
  margin: 0 auto;
  margin-bottom: 32px;
  justify-content: space-between; }

.newscontent {
  overflow: hidden;
  position: relative;
  width: 300px;
  min-height: 270px;
  display: inline-block; }

.newsnails {
  position: relative;
  width: 300px;
  height: 200px;
  overflow: hidden; }

.newsnails img {
  width: 100%;
  height: 100% !important;
  object-fit: cover; }

.rowinformation {
  position: absolute;
  bottom: 0;
  width: 95%;
  height: 30px;
  background-color: #fff;
  left: 50%;
  margin-left: -47.5%;
  z-index: 1; }

.rowinformation li img {
  height: 18px !important;
  width: initial;
  margin: 6px 0 0 5px; }

.newstext {
  width: 96%;
  margin-left: 6px;
  margin-top: 10px;
  font-size: 1.2em; }

.sectionbarrelfull {
  width: 650px; }

.sectionbarrelfull h2 {
  font-size: 1.6em;
  padding: 10px 0 50px 0px;
  line-height: 30px; 
  max-width: 580px;
  margin: 0 auto;

}


.sectionbarrel {
  display: inline-block;
  vertical-align: top;
  width: 280px; }

.barrelvideo {
  position: relative;
  overflow: hidden;
  width: 280px; }

.barrelvideo img {
  position: relative;
  right: 50%; }

.videoicon {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1;
  width: 50px;
  height: 50px;
  background: url("https://med-woman.grupozeta.es/img/play.png") no-repeat;
  background-size: 100%; }

.barrelgallery {
  position: relative; }

.gallerysee {
  position: relative; }

.photogallerycontenttittle {
  position: absolute;
  font-family: 'Playfair Display';
  min-width: 188px;
  min-height: 188px;
  color: #000;
  text-align: center;
  top: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.photogallerytittle {
  position: absolute;
  width: 125px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.photogallerytittle p {
  display: inline;
  font-size: 0.9em !important;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 2px !important;
  margin-top: 10px;
  position: relative;
  top: 15px; }

.galleryicon {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1;
  width: 50px;
  height: 50px;
  background: url("https://med-woman.grupozeta.es/img/playgaleriaicon.png") no-repeat;
  background-size: 100%; }

.pushbutton {
  font-size: 1.2em;
  font-style: italic;
  background-color: #000;
  color: #fff;
  padding: 8px 12px;
  border-radius: 5px; }

.pushbutton span {
  font-style: normal !important; }

.rowsection {
  position: relative;
  top: 40px;
  width: 1020px;
  margin: 0 auto; }

.sectionpost {
  width: 650px;
  padding: 0 20px;
  float: left;
  text-align: center; }

.sectionbarrelfullvideo {
  position: relative;
  width: 580px;
  height: 430px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 30px;
  padding-bottom: 30px; }

.sectionbarrelfullvideo h2 {
  position: relative;
  top: -2px;
  font-size: 1.6em;
  background-color: #000;
  color: #fff;
  padding: 0px 0 20px 0px;
  line-height: 30px; }

.sectionbarrelfullvideo img {
  width: 540px;
  border: 20px solid #000;
  margin: 0 auto; }

img.play {
  position: absolute;
  width: 88px;
  height: 88px;
  z-index: 9;
  top: 27%;
  left: 42%;
  border: none; }

.sectionbarrelfullresult {
  width: 580px;
  height: 340px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 30px;
  padding-bottom: 30px; }

.linktip {
  position: relative;
  top: 100px; }

.linktip h1, .linktip h2 {
  font-size: 1.6em;
  padding: 0px 0 15px 0px;
  line-height: 30px; }

.linktip p {
  color: #848484;
  font-size: 0.8em; }

.linktip p span {
  text-transform: uppercase; }

.linktip ul {
  margin-top: 10px; }

.linktip li {
  display: inline;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke: 1px black;
  padding-right: 10px;
  font-size: 1.5em; }

.linktip li a {
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke: 1px black; }

.linktip li a:hover {
  -webkit-text-fill-color: #efefef;
  -webkit-text-stroke: 1px black; }

.blogbarrelfull {
  width: 650px;
  overflow: hidden;
  background-color: #f3f3f3; }

.blogbarrelfull h2 {
  font-size: 1.6em;
  width: 315px;
  height: 35px;
  padding: 0px 5px 0px 5px;
  margin: 0 auto;
  line-height: 30px;
  margin-top: 30px;
  color: #d7d7d6;
  text-transform: uppercase; }

.blogbarrelfull h3 {
  font-size: 1.2em;
  width: 200px;
  height: 30px;
  margin: 0 auto;
  padding-top: 20px;
  font-weight: normal; }

.blogbarrelfull p {
  font-style: italic;
  padding-top: 2px; }

.blogbarrelfull p span {
  text-transform: uppercase;
  font-style: normal;
  font-family: 'Cousine'; }

.blogbarrel {
  float: left;
  width: 50%;
  height: 384px; }

.blogbarrel hr {
  border: 1px solid #efefef;
  width: 20%; }

.rounderblog {
  width: 100px;
  height: 100px;
  margin-top: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.endmarg {
  margin-bottom: 100px; }

.upblog {
  position: relative;
  top: 0px;
  font-weight: bold;
  font-size: 3em;
  color: #fff; }

.rowblog {
  position: relative;
  top: 40px;
  width: 1020px;
  margin: 0 auto; }

.postblog {
  width: 580px;
  float: left;
  margin-left: 10px;
  text-align: center;
  margin-bottom: 50px; }

.titletopic {
  margin-top: 20px;
  padding-left: 10px; }

.titletopic p {
  width: 1020px;
  margin: 0 auto;
  color: #000;
  font-size: 3em; }

.titletopic p span {
  color: #878585;
  font-style: italic;
  text-transform: lowercase; }

.headcatonehoro {
  width: 30%;
  height: 90px;
  background-color: #000;
  color: #fff;
  float: left; }

.headcatonehoro h1, .headcatonehoro h2 {
  float: right;
  position: relative;
  margin-top: 32px;
  width: 150px;
  line-height: 25px;
  font-size: 1em; }

.headcatonehoro h1 a, .headcatonehoro h2 a {
  color: #fff; }

.headcatonehoro h1 a:hover, .headcatonehoro h2 a:hover {
  color: #fff; }

.Hvisited {
  filter: alpha(opacity=10);
  -webkit-opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  -moz-opacity: 0.1;
  opacity: 0.1; }

.boxcontenthoro {
  width: 100%;
  min-height: 125px;
  margin: 0px 0px 25px 0px;
  border: 1px solid #f2f2f2; }

.boxhoro {
  width: 100%; }

.boxonehoro {
  width: 80%;
  height: 125px;
  float: left;
  background-color: #fff;
  color: #000; }

.boxonehoro h2 {
  font-size: 2em;
  width: 400px;
  padding: 10px; }

.boxonehoro p {
  font-size: 0.8em;
  width: 400px;
  padding-left: 10px;
  text-transform: uppercase;
  color: #d7d7d6; }

.boxtwohoro {
  position: relative;
  width: 20%;
  margin-top: -1px;
  height: 127px;
  float: left;
  background-color: #000;
  color: #fff;
  cursor: pointer; }

.boxtwohoro h2 {
  font-size: 0.7em;
  width: 100px;
  line-height: 15px;
  padding: 10px 0 0 10px;
  font-family: 'Playfair Display';
  text-transform: uppercase; }

.boxtwohoro span {
  position: absolute;
  top: 7px;
  right: 5px;
  font-size: 2em;
  color: #bcbcbc;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s; }

.desthorotitle {
  font-size: 1.7em; }

.horobarrelfulldest {
  width: 650px;
  min-height: 630px;
  padding-bottom: 15px;
  margin-bottom: 50px;
  border-bottom: 1px solid #ececec; }

.horobarrelfulldest h2 {
  padding-top: 5px;
  text-transform: uppercase;
  text-align: left; }

.horobarrelfulldest p {
  font-size: 1em;
  padding-top: 15px;
  line-height: 26px;
  font-family: 'Cousine';
  text-align: left; }

.horobarrelfull {
  width: 650px;
  height: 500px;
  margin-bottom: 35px;
  border-bottom: 1px solid #ececec; }

.horobarrelfull h2 {
  font-size: 1.6em;
  width: 315px;
  height: 35px;
  padding: 0px 5px 0px 5px;
  margin: 0 auto;
  line-height: 30px;
  margin-top: 10px;
  color: #000; }

.horobarrelfull h2 {
  font-size: 0.9em;
  width: 200px;
  margin: 0 auto;
  padding-top: 5px;
  font-style: italic; }

.horobarrelfull p {
  font-size: 0.8em;
  padding-top: 15px;
  text-transform: uppercase;
  color: #868884;
  font-family: 'Cousine'; }

.horobarrel {
  float: left;
  width: 50%;
  height: 384px; }

.horobarrel hr {
  border: 1px solid #efefef;
  width: 13%; }

.rowhoro {
  position: relative;
  top: 40px;
  width: 1020px;
  margin: 0 auto; }

.horopost {
  width: 580px;
  float: left;
  margin-left: 10px;
  text-align: center; }

.tittlearticle {
  font-size: 2em;
  text-align: left;
  padding: 10px 0px 40px 0; }

.subtittlearticle {
  font-size: 1.4em;
  text-align: left;
  padding: 40px 0 15px 0px; }

.womantvtittle404 {
  position: relative;
  width: 1020px;
  margin: 0 auto;
  left: 17px;
  top: 35px;
  padding-bottom: 70px;
  color: #fff;
  text-transform: uppercase; }

#containerMainvideo {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 120px;
  padding-top: 10px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #000; }

#containerMainvideo h2 {
  color: #fff;
  font-size: 1.2em;
  padding: 10px;
  max-width: 1020px;
  margin: 0 auto; }

.containerskinvideo {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  background-color: #000; }

.headcatvideo {
  display: flex;
  width: 100%;
  height: 90px;
  margin-top: 10px;
  text-transform: uppercase;
  font-family: "Playfair Display";
  border-top: 1px solid #f4f6f3;
  border-bottom: 1px solid #f4f6f3; }

.contentfirst {
  width: 982px;
  height: 555px; }

.firstvideo {
  position: relative;
  overflow: hidden;
  width: 982px;
  height: 555px;
  top: 10px;
  margin: 0 auto; }

.videotitleone {
  width: 100%;
  margin: 35px 0 40px 0;
  text-align: center;
  font-size: 1.2em;
  color: #fff; }

.videotitlerest {
  float: left;
  width: 491px;
  position: relative; }

.nailsvideo {
  width: 982px;
  height: 365px;
  padding-bottom: 8px;
  margin: 0 auto; }

.videocontent {
  position: relative;
  overflow: hidden;
  width: 491px;
  height: 277px; }

.videocontent img {
  width: 491px; }

.videocontent h2 {
  width: 491px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  color: #fff; }

.playvideoicon {
  position: absolute;
  z-index: 9;
  top: 36%;
  left: 44%;
  width: 88px !important;
  height: 88px; }

.playvideoiconhome1 {
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 88px !important;
  height: 88px; }

.playvideoiconhome2 {
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 88px !important;
  height: 88px; }

.grow {
  transition: all .3s ease-in-out; }

.grow:hover {
  transform: scale(1.05); }

.morevideo {
  width: 100%;
  height: 130px;
  border-top: 1px solid #fff;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  float: left; }

.morevideo a {
  color: #fff; }

.morevideo a:hover {
  color: #a09f9f; }

.morevideo p {
  padding-top: 40px;
  font-size: 1.1em;
  letter-spacing: 1px; }

.morevideo span {
  padding-top: 5px;
  font-size: 2em; }

.playvideo {
  position: relative;
  width: 100%;
  top: 20px;
  margin: 0 auto;
  text-align: center; }

.playvideo video {
  margin: 0 auto;
  width: 100%;
  max-height: 670px; }

.videotitleone h1, .videotitleone h2 {
  max-width: 980px;
  margin: 0 auto;
  font-size: 1.7em;
  color: #fff; }

.videotitleone p {
  max-width: 870px;
  margin: 0 auto;
  padding-top: 15px;
  font-size: 1em;
  /*  text-align: left;*/
  line-height: 25px; }

.videotitleone p a {
  color: #fff;
  text-decoration: underline; }

.videotitleone ul {
  position: relative;
  text-align: center;
  top: 20px; }

.videotitleone li {
  display: inline;
  font-size: 2em;
  padding-right: 15px;
  -webkit-text-fill-color: #000;
  -webkit-text-stroke: 1px #fff; }

.videotitleone li p {
  display: inline;
  font-size: 1em;
  font-family: 'Playfair Display';
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke: 0px; }

.videotitleone li p span {
  text-transform: uppercase;
  font-size: 0.3em; }

.datevideo {
  color: #a1a1a1; }

.videotitlerest {
  float: left;
  width: 491px;
  position: relative; }

.videotitlerest h2 {
  margin: 15px 0 30px 0;
  text-align: center;
  font-size: 1.2em;
  color: #fff;
  line-height: 24px; }

.AR_1 .ob-text-content {
  bottom: 96px !important;
  width: 90% !important;
  right: 5px !important;
  text-align: center !important; }

.ob_container {
  width: 573px !important;
  position: relative !important;
  overflow: hidden !important; }


.more {
  position: relative;
  margin-top: 40px;
  width: 100%;
  height: 130px;
  float: left;
  border-top: 1px solid #f4f6f3;
  background-color: #fff;
  color: #000;
  text-align: center;
  text-transform: uppercase; }

.more a {
  color: #000; }

.more a:hover {
  color: #a09f9f; }

.more p {
  padding-top: 40px;
  font-size: 1.1em;
  letter-spacing: 1px; }

.more span {
  padding-top: 5px;
  font-size: 2em; }

.movebounce {
  -webkit-animation: 1.5s infinite;
  animation: 1.5s infinite; }

.bounceflex {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@keyframes bounce {
  0% {
    transform: translate(0px, 0px); }
  50% {
    transform: translate(0px, 10px); }
  100% {
    transform: translate(0px, 0px); } }

.especiales .containerMain, .especiales .rowsection{
  overflow: hidden;
}
.especiales .more{
  float: none;
}
.especiales main{
  max-width: 1020px;
  margin: 0 auto;
}


.premios-woman{
  max-width: 1020px;
  margin: 0 auto;
}

.especialPremiosWoman .bg-top,.especialPremiosWoman .bg-bottom{
  position: fixed;
  width: 100%;
  left: 0;
}
.especialPremiosWoman .bg-top{
  background: url(../special/premios-woman/background-top.png) no-repeat top center;
  height: 249px;
  top: 0;
  z-index: 9999;
}

.especialPremiosWoman .bg-bottom{
  background: url(../special/premios-woman/background-bottom.png) no-repeat top center;
  height: 919px;
  top: 246px;
}
.premios-woman .headercontent{
  background: white;
  max-width: 1020px;
  margin: 0;
}
.premios-woman .headertop{
    top: 246px;
    background: none;
    box-shadow: none;
}
.premios-woman .search{
  max-width: 1020px;
  top: 370px;
}
.premios-woman .search.searchattb{
  top: 295px;
}
.premios-woman #container{
  margin-top: 320px;
}
.premios-woman .rowsection{
  background: white;
  margin-top: -100px;
  padding-top: 75px;
}
.premios-woman .especialintromenu{
  display: none;
}
.premios-woman .logosSponsors{
  position: relative;
  background: #f0f0f0;
  padding: 20px 0;
}
.premios-woman .logos{
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.premios-woman .more{
  margin-top: 0;
}

.premios-woman .contentArticle{
  position:relative;
}

.premios-woman #containerMain main{
  background: white;
  position: relative;
  padding-left: 10px;
}
.especialintro {
  position: relative;
  height: 90px;
  width: 1020px;
  overflow: hidden;
  margin: 0 auto; }

.especialintromenu ul {
  position: relative;
  top: 20px;
  width: 990px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 15px;
  font-size: 0.9em;
  text-transform: uppercase;
  border-bottom: 1px solid #eaeaea; }

.especialintromenu li {
  padding-right: 30px;
  display: inline; }

.especialintro h2 {
  position: absolute;
  top: 10px;
  width: 990px;
  text-align: center;
  color: #fff;
  z-index: 1;
  font-size: 3.5em; }

.especialintro h2 a {
  color: #fff;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
  webkit-text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3); }

.especialintro h2 a:hover {
  color: #888; }

.especialintro video {
  position: relative;
  z-index: 0; }

.especialintro video.fillWidth {
  width: 100%; }

label.error {
  display: inherit;
  color: red; }

.comment input {
  background-color: #000;
  color: #fff;
  width: 580px;
  height: 50px !important;
  outline: 0px;
  border: none;
  text-transform: uppercase;
  cursor: pointer; }

.contactinputs input {
  width: 580px;
  height: 25px;
  border: 1px solid #AFAFAF;
  padding-left: 10px; }

.checedradius {
  height: 15px !important;
  width: 15px !important; }

.hiddeninput, .hidden {
  display: none !important; }

.footsuscripcion {
  font-size: 0.7em !important;
  line-height: 15px !important;
  width: 610px; }

.suscripcionContent p {
  font-size: 1.1em;
  line-height: 1.5em;
  padding: 10px;
  font-family: 'Lato', sans-serif;
  font-weight: 100; }

.listfixed {
  font-size: 1em;
  margin: 20px 0 20px 0;
  font-family: 'lato', serif;
  text-align: left !important; }

.listfixed ul {
  font-size: 0.5em;
  margin: 20px 0 20px 0;
  text-align: left; }

.listfixed li {
  line-height: 1.3em;
  display: inherit; }

.listfixed li span {
  font-weight: bold; }

.listfixed li ul li {
  font-size: 2em; }

.listfixed input {
  height: 30px;
  width: 99%;
  margin-bottom: 10px;
  text-transform: uppercase; }

.divfloatimg {
  position: absolute; }

.divfloatgalvid {
  position: absolute;
  top: 45%;
  text-align: middle;
  text-align: center;
  width: 100%; }

.divfloatgalvid img {
  position: relative;
  top: -44px; }

.divfloatgallery {
  position: absolute;
  top: 15px;
  right: 15px;
  text-align: right;
  width: 100%; }

.contest {
  margin: 20px 0 15px 0; }

.contest p {
  padding: 0;
  font-weight: bold; }

.contest input {
  border: 1px solid #000;
  width: 630px;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1em; }

.sendcontest {
  width: 652px;
  margin-bottom: 50px; }

#botonsendcontest {
  text-align: center;
  float: right;
  text-transform: uppercase;
  width: 145px;
  padding: 10px 0 10px 0px;
  background-color: #000;
  color: #fff;
  font-size: 0.9em; }

#botonsendcontest img {
  width: 17px;
  float: right;
  margin: -2px 7px 0px -15px; }

.GDPR {
  max-width: 1020px !important; }
  .GDPR h2 {
    max-width: 1020px !important; }

.tableGDPR {
  width: 100%;
  max-width: 1020px;
  border: 1px solid black; }

.rowGDPR {
  display: flex; }
  .rowGDPR p {
    width: 50%;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    padding: 10px; }

.arrow {
  -webkit-transform: rotate(0deg) scale(1, 1);
  -moz-transform: rotate(0deg) scale(1, 1);
  -o-transform: rotate(0deg) scale(1, 1);
  transform: rotate(0deg) scale(1, 1);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out; }

.rotate {
  -webkit-transform: rotate(90deg) scale(1, 1);
  -moz-transform: rotate(90deg) scale(1, 1);
  -o-transform: rotate(90deg) scale(1, 1);
  transform: rotate(90deg) scale(1, 1);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out; }

.animated {
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  -ms-animation-duration: 0.6s;
  -o-animation-duration: 0.6s;
  animation-duration: 0.6s; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: scale(0); }
  50% {
    opacity: 0; }
  100% {
    opacity: 1;
    transform: scale(1); } }

@-webkit-keyframes fadeInUp {
  0% {
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-opacity: 0;
    opacity: 0; }
  100% {
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-ms-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: scale(0); }
  50% {
    opacity: 0; }
  100% {
    opacity: 1;
    transform: scale(1); } }

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: scale(0); }
  50% {
    opacity: 0; }
  100% {
    opacity: 1;
    transform: scale(1); } }

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: scale(0); }
  50% {
    opacity: 0; }
  100% {
    opacity: 1;
    transform: scale(1); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.animatedone {
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  -ms-animation-duration: 0.6s;
  -o-animation-duration: 0.6s;
  animation-duration: 0.6s; }

@keyframes fadeInUpone {
  0% {
    opacity: 1;
    transform: scale(1);
    transform: translate(0px, 0px); }
  50% {
    opacity: 1;
    transform: scale(1);
    transform: translate(0px, 0px); }
  100% {
    opacity: 0;
    transform: scale(0);
    transform: translate(0px, 0px); } }

@-webkit-keyframes fadeInUpone {
  0% {
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(0);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px); }
  50% {
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(0);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px); }
  100% {
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px); } }

@-moz-keyframes fadeInUpone {
  0% {
    opacity: 1;
    transform: scale(1);
    transform: translate(0px, 0px); }
  50% {
    opacity: 1;
    transform: scale(1);
    transform: translate(0px, 0px); }
  100% {
    opacity: 0;
    transform: scale(0);
    transform: translate(0px, 0px); } }

@-o-keyframes fadeInUpone {
  0% {
    opacity: 1;
    transform: scale(1);
    transform: translate(0px, 0px); }
  50% {
    opacity: 1;
    transform: scale(1);
    transform: translate(0px, 0px); }
  100% {
    opacity: 0;
    transform: scale(0);
    transform: translate(0px, 0px); } }

@-ms-keyframes fadeInUpone {
  0% {
    opacity: 1;
    transform: scale(1);
    transform: translate(0px, 0px); }
  50% {
    opacity: 1;
    transform: scale(1);
    transform: translate(0px, 0px); }
  100% {
    opacity: 0;
    transform: scale(0);
    transform: translate(0px, 0px); } }

.fadeInUpone {
  -webkit-animation-name: fadeInUpone;
  -moz-animation-name: fadeInUpone;
  -ms-animation-name: fadeInUpone;
  -o-animation-name: fadeInUpone;
  animation-name: fadeInUpone; }

.moveanimated {
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  -ms-animation-duration: 0.6s;
  -o-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

@keyframes moveIT {
  0% {
    transform: translate(0px, 0px); }
  50% {
    transform: translate(50px, -75px); }
  100% {
    transform: translate(-145px, 75px); } }

@-webkit-keyframes moveIT {
  0% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px); }
  50% {
    -webkit-transform: translate(50px, -75px);
    transform: translate(50px, -75px); }
  100% {
    -webkit-transform: translate(-145px, 75px);
    transform: translate(-145px, 75px); } }

@-o-keyframes moveIT {
  0% {
    transform: translate(0px, 0px); }
  50% {
    transform: translate(50px, -75px); }
  100% {
    transform: translate(-145px, 75px); } }

@-ms-keyframes moveIT {
  0% {
    transform: translate(0px, 0px); }
  50% {
    transform: translate(50px, -75px); }
  100% {
    transform: translate(-145px, 75px); } }

@-moz-keyframes moveIT {
  0% {
    transform: translate(0px, 0px); }
  50% {
    transform: translate(50px, -75px); }
  100% {
    transform: translate(-145px, 75px); } }

.move {
  -webkit-animation-name: moveIT;
  -moz-animation-name: moveIT;
  -ms-animation-name: moveIT;
  -o-animation-name: moveIT;
  animation-name: moveIT; }

.moveanimatedone {
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  -ms-animation-duration: 0.6s;
  -o-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

@keyframes moveITone {
  0% {
    transform: translate(-145px, 75px); }
  50% {
    transform: translate(-185px, 105px); }
  100% {
    transform: translate(0px, 0px); } }

@-webkit-keyframes moveITone {
  0% {
    -webkit-transform: translate(-145px, 75px);
    transform: translate(-145px, 75px); }
  50% {
    -webkit-transform: translate(-185px, 105px);
    transform: translate(-185px, 105px); }
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px); } }

@-ms-keyframes moveITone {
  0% {
    transform: translate(-145px, 75px); }
  50% {
    transform: translate(-185px, 105px); }
  100% {
    transform: translate(0px, 0px); } }

@-moz-keyframes moveITone {
  0% {
    transform: translate(-145px, 75px); }
  50% {
    transform: translate(-185px, 105px); }
  100% {
    transform: translate(0px, 0px); } }

@-o-keyframes moveITone {
  0% {
    transform: translate(-145px, 75px); }
  50% {
    transform: translate(-185px, 105px); }
  100% {
    transform: translate(0px, 0px); } }

.moveone {
  -webkit-animation-name: moveITone;
  -moz-animation-name: moveITone;
  -ms-animation-name: moveITone;
  -o-animation-name: moveITone;
  animation-name: moveITone; }

.susbscribe_newsletter_button {
  cursor: pointer; }

.susbscribe_contest_button {
  cursor: pointer; }

.contest-inputs {
  width: 400px;
  float: left;
  display: inline; }

.contest-inputs input {
  width: 20px; }

@media (max-width: 1160px) {
  .sharelinkfloat {
    display: none; } }

iframe.instagram-media {
  position: relative !important; }

.topAd {
  max-width: 990px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center; }
  .topAdContent {
    background-color: #f4f6f3; }

.rightAd {
  width: 300px;
  max-height: 600px;
  margin: 0 0 20px 0; }
  @media (max-width: 970px) {
    .rightAd {
      margin: 0 auto;
      margin-bottom: 40px; } }
  .rightAdShop {
    width: 300px;
    max-height: 600px;
    margin: 0 0 20px 0; }

.OUTBRAIN {
  display: flex;
  justify-content: center; }

/*# sourceMappingURL=common.css.map */


#containerMain {
  max-width: 1020px;
  width: 100%;
}

.wbe_tickets .xs-hidden {
  display: none !important;
}
@media (min-width: 768px) {
  .wbe_tickets .xs-hidden {
    display: initial !important;
  }
}
@media (min-width: 768px) {
  .wbe_tickets .md-hidden {
    display: none !important;
  }
}
.wbe_tickets .contentArticle {
  max-width: 100%;
}
.wbe_tickets .contentArticle p {
  padding: 0;
}
.wbe_tickets .wbe_tickets_landing,
.wbe_tickets .wbe_tickets_form {
  display: flex;
}
.wbe_tickets .wbe_tickets_landing .img-main,
.wbe_tickets .wbe_tickets_form .img-main {
  flex: 0 0 39%;
  overflow: hidden;
}
.wbe_tickets .wbe_tickets_landing .img-main img,
.wbe_tickets .wbe_tickets_form .img-main img {
  object-fit: cover;
  width: 100%;
  height: 439px;
  margin: 0;
  object-position: 58% -20px;
  transform: scale(1.1);
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing .img-main img,
.wbe_tickets .wbe_tickets_form .img-main img {
    height: 100%;
  }
}
.wbe_tickets .wbe_tickets_landing .info-container,
.wbe_tickets .wbe_tickets_form .info-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.wbe_tickets .wbe_tickets_landing .info-branded > img,
.wbe_tickets .wbe_tickets_form .info-branded > img {
  margin: 0 auto;
  display: block;
  max-width: 210px;
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing .info-branded > img,
.wbe_tickets .wbe_tickets_form .info-branded > img {
    display: initial;
    max-width: 120px;
  }
}
.wbe_tickets .wbe_tickets_landing .info-branded .wrap img,
.wbe_tickets .wbe_tickets_form .info-branded .wrap img {
  max-height: initial;
  height: 100%;
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing .info-branded .wrap img,
.wbe_tickets .wbe_tickets_form .info-branded .wrap img {
    max-height: 35px;
  }
}
.wbe_tickets .wbe_tickets_landing .data,
.wbe_tickets .wbe_tickets_form .data {
  width: 100%;
}
.wbe_tickets .wbe_tickets_landing .data .instagram,
.wbe_tickets .wbe_tickets_form .data .instagram {
  display: block;
  margin: 15px 0 30px;
}
.wbe_tickets .wbe_tickets_landing .data .instagram span,
.wbe_tickets .wbe_tickets_form .data .instagram span {
  display: block;
}
.wbe_tickets .wbe_tickets_landing .data .instagram img,
.wbe_tickets .wbe_tickets_form .data .instagram img {
  margin: 0;
  width: 14px;
}
.wbe_tickets .wbe_tickets_landing .data .instagram a,
.wbe_tickets .wbe_tickets_form .data .instagram a {
  border-bottom: 0;
  font-weight: bold;
  color: black;
}
.wbe_tickets .wbe_tickets_landing .data .newsbotonsend,
.wbe_tickets .wbe_tickets_form .data .newsbotonsend {
  border: 0;
  font: 13px/16px "Playfair Display";
  padding: 10px;
  margin: 0 auto;
  display: block;
  margin-bottom: 60px;
  width: initial;
  cursor: pointer;

}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing .data .newsbotonsend,
.wbe_tickets .wbe_tickets_form .data .newsbotonsend {
    margin-bottom: 0;
  }
}
.wbe_tickets .wbe_tickets_landing .logo,
.wbe_tickets .wbe_tickets_form .logo {
  flex-grow: 1;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 0 25px;
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing .logo,
.wbe_tickets .wbe_tickets_form .logo {
    margin-bottom: 33px;
  }
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing .logo,
.wbe_tickets .wbe_tickets_form .logo {
    padding: 0;
  }
}
.wbe_tickets .wbe_tickets_landing .logo img,
.wbe_tickets .wbe_tickets_form .logo img {
  display: block;
  width: 100%;
  max-width: 374px;
}
.wbe_tickets .wbe_tickets_landing {
  flex-direction: column;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing {
    flex-direction: row;
  }
}
.wbe_tickets .wbe_tickets_landing .info-container {
  align-items: center;
}
.wbe_tickets .wbe_tickets_landing .data {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing .data {
    flex-direction: row;
  }
}
.wbe_tickets .wbe_tickets_landing .data > .wrap {
  padding: 25px;
}
.wbe_tickets .wbe_tickets_landing .data > .wrap:first-child {
  max-width: 100%;
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing .data > .wrap:first-child {
    padding: 22px 8px 0 72px;
    max-width: 250px;
  }
}
.wbe_tickets .wbe_tickets_landing .data > .wrap:first-child p {
  font: 29px/37px "Playfair Display";
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing .data > .wrap:first-child p {
    font: 15px/18px "Playfair Display";
  }
}
.wbe_tickets .wbe_tickets_landing .data > .wrap:first-child p span a {
  font-style: italic;
}
.wbe_tickets .wbe_tickets_landing .data > .wrap:first-child > a {
  display: block;
}
.wbe_tickets .wbe_tickets_landing .data > .wrap:last-of-type {
  color: white;
  background: #e9b7ad;
  margin-bottom: 40px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing .data > .wrap:last-of-type {
    padding: 27px 10px;
    max-width: 233px;
    margin-bottom: 0;
  }
}
.wbe_tickets .wbe_tickets_landing .data > .wrap:last-of-type p {
  font: 24px/30px "Playfair Display";
  font-style: italic;
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing .data > .wrap:last-of-type p {
    font: 15px/20px "Playfair Display";
  }
}
.wbe_tickets .wbe_tickets_landing .data > .wrap:last-of-type span {
  display: block;
  font-style: initial;
  margin-left: 10px;
}
.wbe_tickets .wbe_tickets_landing .data > .wrap:last-of-type .time {
  margin-bottom: 8px;
  font-style: italic;
}
.wbe_tickets .wbe_tickets_landing .data > .wrap:last-of-type .location {
  font-style: italic;

}
.wbe_tickets .wbe_tickets_landing .logo img {
  margin: 0 auto;
  margin-bottom: 6px;
}
.wbe_tickets .wbe_tickets_landing .info-branded {
  width: 100%;
  background: #f0f0f0;
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing .info-branded {
    background: white;
  }
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing .info-branded > :first-child {
    margin-left: 65px;
  }
}
.wbe_tickets .wbe_tickets_landing .info-branded > .wrap {
  background: #f0f0f0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 25px;
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing .info-branded > .wrap {
    justify-content: space-around;
    flex-wrap: nowrap;
    padding: 0;
  }
}
.wbe_tickets .wbe_tickets_landing .info-branded > .wrap img {
  flex-shrink: 1;
  padding: 0;
}
.wbe_tickets .wbe_tickets_landing .info-branded > .wrap img:nth-child(1) {
  width: 141px;
  order: 0;
}
.wbe_tickets .wbe_tickets_landing .info-branded > .wrap img:nth-child(2) {
  width: 188px;
  order: 2;
}
.wbe_tickets .wbe_tickets_landing .info-branded > .wrap img:nth-child(3) {
  width: 97px;
  order: 3;
}
.wbe_tickets .wbe_tickets_landing .info-branded > .wrap img:nth-child(4) {
  width: 117px;
  order: 1;
}
.wbe_tickets .wbe_tickets_landing .info-branded > .wrap img:nth-child(5) {
  width: 130px;
  order: 4;
}
.wbe_tickets .wbe_tickets_landing .info-branded > .wrap img:nth-child(6) {
  width: 175px;
  order: 5;
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_landing .info-branded > .wrap img {
    order: initial!important;
  }
  .wbe_tickets .wbe_tickets_landing .info-branded > .wrap img {
    flex-shrink: 1;
    padding: 0;
  }
  .wbe_tickets .wbe_tickets_landing .info-branded > .wrap img:nth-child(1) {
    width: 55px;
  }
  .wbe_tickets .wbe_tickets_landing .info-branded > .wrap img:nth-child(2) {
    width: 82px;
  }
  .wbe_tickets .wbe_tickets_landing .info-branded > .wrap img:nth-child(3) {
    width: 42px;
  }
  .wbe_tickets .wbe_tickets_landing .info-branded > .wrap img:nth-child(4) {
    width: 42px;
  }
  .wbe_tickets .wbe_tickets_landing .info-branded > .wrap img:nth-child(5) {
    width: 54px;
  }
  .wbe_tickets .wbe_tickets_landing .info-branded > .wrap img:nth-child(6) {
    width: 78px;
  }
}
.wbe_tickets .wbe_tickets_form .data {
  max-width: 400px;
}
.wbe_tickets .wbe_tickets_form .data input:not([type=checkbox]) {
  font: 16px/20px "Playfair Display";
  display: block;
  border: 0 solid #e0e1e1;
  border-bottom-width: 1px;
  width: 100%;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.wbe_tickets .wbe_tickets_form .data input[type=checkbox] {
  display: inline-block;
}
.wbe_tickets .wbe_tickets_form .data label {
  font: 15px/19px "Playfair Display";
  color: #5c646e;
  padding-left: 10px;
  max-width: 90%;
  vertical-align: top;
  padding-top: 3px;
  margin-bottom: 8px;
  display: inline-block;
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_form .data label {
    font: 10px/11px "Playfair Display";
  }
}
.wbe_tickets .wbe_tickets_form .data .newsbotonsend {
  margin-top: 20px;
  margin-bottom: 30px;
  display: initial;
  width: 100%;
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_form .data .newsbotonsend {
    width: initial;
  }
}
.wbe_tickets .wbe_tickets_form .info-container {
  padding: 25px;
}
@media (min-width: 768px) {
  .wbe_tickets .wbe_tickets_form .info-container {
    padding-left: 14%;
  }
}
.wbe_tickets .wbe_tickets_form .logo {
  margin-bottom: 22px;
}

.specialfooter{
  margin-bottom: 15px;
}

.specialfooter img{
  width: 100%;
}

#div-gpt-ad-cpm_si, #div-gpt-ad-cpm_sd {
  position: fixed;
  top: 0;
  display: block;
  z-index: 999;
  background: white;
}
#div-gpt-ad-cpm_si {
  margin-right: 50%;
  right: 510px;
  padding-left: 2000px;
  
}
#div-gpt-ad-cpm_sd {
  margin-left: 50%;
  left: 510px;
}


b {
  font: bold;
}

.asidebarrel div {
    margin-bottom: 2px;
}


.bottomplace {
  display: none;
  position: fixed;
  bottom: 0px;
  background-color: #fff;
  width: 1020px;
  margin: 0 auto;
  z-index: 2;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}

.bottomplace:before{
	content: "X";
  position: absolute;
  padding: 8px;
  font-size: 15px;
	right: 0;
  top: -31px;
  border-top-left-radius: 10px;
  background: rgba(255, 255, 255);
  cursor: pointer;
  border: 1px solid #f2f2f2;
  border-width: 1px 1px 0 1px;
}

#div-gpt-ad-cpm_fmega{
  text-align: center;
}

.search.onsearch + .coverMain { margin-top: 205px; }

.lazy-render {
  width: 300px;
}
.admegadown .lazy-render  {
  width: initial;
}

