body {
  -webkit-font-smoothing: subpixel-antialiased;
}

.divvideo {
    position: relative;
    box-sizing: border-box;
    flex: 1 1 50%;
}
.divvideo iframe {
  box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    padding: 10px;
}

.dplFlex{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;  
  display: -ms-flexbox;
}  


@media screen and (max-width: 700px){
  .V130218 > div {
    flex-direction: column;
  }
  .V130218 .divvideo iframe {
      box-sizing: border-box;
      position: relative;
  }
}

.menu{
  z-index: 501;
}

.pageSocials {
      pointer-events: auto;
}

nav.navbar.navbar-expand.beta-menu.navbar-dropdown.align-items-center.navbar-fixed-top.collapsed.bg-color.transparent.opened {
    height: 100vh;
}
.cid-qGjZyS2T6G .collapse .navbar-collapse.show {
    display: flex !important;
}


blockquote {
    margin-bottom: 0px !important;
}


div#langChanger {
    position: fixed;
    top: 5px;
    right: 5px;
    z-index: 505;
    width: 30px;
}
div#langChanger span {
    padding: 5px;
}
#langChanger .langActual {
    display: block;
    margin-bottom: 5px;
    background-color: white;
}
#langChanger .langWrap {
    max-height: 0;
    overflow: hidden;
    transition: .5s;
    background-color: white;
}
#langChanger .langWrap span {
    display: block;
}
div#langChanger a {
    display: block;
    line-height: 0;
}
div#langChanger img {
    width: 100%;
    height: auto;
}
#langChanger:hover .langWrap {
    max-height: 100px;
}


.animateFromCenter {
  transition: .6s;
  opacity:0;
  transform: scale(0);
}
.animateFromCenter.show {
  transform: scale(1);
   opacity:1;
}


.animateFromTop {
    opacity: 0;
    transition: .8s;
    transform: translateY(-100vh);
}
.animateFromTop.show {
    opacity: 1;
    transform: translateY(0px);
}


.animateFromRight {
    opacity: 0;
    transition: .8s;
    transform: translateX(100vw);
}
.animateFromRight.show {
    opacity: 1;
    transform: translateX(0px);
}


.animateFromBottom {
    opacity: 0;
    transition: .8s;
    transform: translateY(100vh);
}
.animateFromBottom.show {
    opacity: 1;
    transform: translateY(0px);
}


.animateFromLeft {
    opacity: 0;
    transition: .8s;
    transform: translateX(-100vw);
}
.animateFromLeft.show {
    opacity: 1;
    transform: translateX(0px);
}




.hoverScale {
    transition: 1s;
}
.hoverScale:hover {
    transform: scale(1.2);
}


.amYtPlayer {
    display: flex;
    align-items: center;
    justify-content: center;
}
.ytPlayBtn {
    width: 60px;
    height: 40px;
    position: absolute;
    background-color: red;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.ytPlayBtn:before {
    content: "";
    border-top: 8px solid transparent;
    border-left: 13px solid #fff;
    border-bottom: 8px solid transparent;
}
.ytPlayBtn:hover {
    background-color: #252525;
}

.ytPopup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 150;
  justify-content: center;
  align-items: center;
  background-color: rgba(0,0,0,.8);
}
.ytPopup .videoWrap {
  position: relative;
  width: 90%;
  max-height: 90%;
  padding-bottom: 50.6%;
  height: 0;
}
.ytPopup iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ytPopupClose {
  color: #fff;
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 32px;
  line-height: 1;
  border-radius: 50%;
  font-weight: bold;
  font-size: 1.5rem;
  cursor: pointer;
  z-index: 50;
  border:1px solid #fff;
}

.crossWrap{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    padding-left: 9px;
    cursor: pointer;
}
.cross {
    border-bottom: 1px solid;
    width: 31px;
}
.cr1 {
    transform: rotate(45deg);
    transform-origin: left;
}
.cr2 {
    transform: rotate(-45deg);
    transform-origin: left;
}

.estilo1:hover {
  background-color: white !important;
}
.estilo2:hover {
  background-color: black !important;
}
.estilo3:hover {
  background-color: red !important;
}
.estilo4:hover {
  background-color: blue !important;
}
.estilo5:hover {
  background-color: green !important;
}
.estilo6:hover {
  color: white !important;
}
.estilo7:hover {
  color: black !important;
}
.estilo8:hover {
  color: red !important;
}
.estilo9:hover {
  color: blue !important;
}
.estilo10:hover {
  color: green !important;
}

.timeline2 .reverse .timeline-text-content .mbr-background-video-preview {
    position: absolute !important;
    bottom: 0 !important;
    left: 50px !important;
    right: 0px !important;
    top: 0 !important;
  width: 89% !important;
}
.timeline2 .timeline-text-content .mbr-background-video-preview {
    position: absolute !important;
    bottom: 0 !important;
    left: 15px !important;
    right: 0 !important;
    top: 0 !important;
    width: 89%;
}
.timeline2 .mbYTP_wrapper {
      min-width: 89% !important;
}
.timeline2 .YTPOverlay {
  width: 89% !important;
}
.timeline2 .reverse .YTPOverlay {
    position: absolute !important;
    top: 0px !important;
    left: 50px !important;
    height: 100% !important;
}
.timeline2 .YTPOverlay {
    position: absolute !important;
    top: 0px !important;
    left: 15px !important;
    height: 100% !important;
}
.timeline2 .reverse .mbYTP_wrapper {
    left: 50px !important;
    top: 0px !important;
    position: absolute !important;
}
.timeline2 .mbYTP_wrapper {
    left: 15px !important;
    top: 0px !important;
    position: absolute !important;
}
.timeline2 .timeline-element:before {
    border: 1px solid;
    border-color: inherit;
    background-color: transparent !important;
}




#mixedSlider {
  position: relative;
}
#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 5%;
}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 33.3333%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 100%;
  }
}
#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
}
#mixedSlider .MS-content .item p {
  font-size: 16px;
  margin: 2px 10px 0 5px;
  text-indent: 15px;
}
#mixedSlider .MS-content .item a {
  float: right;
  margin: 0 20px 0 0;
  font-size: 16px;
  font-style: italic;
  color: rgba(173, 0, 0, 0.82);
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
}
#mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  #mixedSlider .MS-controls button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls button {
    font-size: 20px;
  }
}
#mixedSlider .MS-controls .MS-left {
  left: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-left {
    left: -10px;
  }
}
#mixedSlider .MS-controls .MS-right {
  right: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {
    right: -10px;
  }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: 50px;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}



.adex-media-scroll {
    padding: 12px;
    height: 100vh;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
}
.mas-info {
    position: absolute;
    right: 2%;
    top: calc(100% / 2);
    z-index: 999;
}
.mas-info a {
    text-decoration: none;
    color: white;
    padding: 5px 10px;
}
.mas-info a:hover{
  color: black;
}
.mas-info a:after {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: rotate(45deg);
    top: 20%;
}
.contenido-seccion-adex h2 {
    font-size: 1.5em;
}
.contenido-seccion-adex{
  width: 96%;
  margin: 0 auto;
  position: relative;
}
.contenido-seccion-adex:before {
    content: "";
    background-color: #797979b8;
    width: 100%;
    height: 100%;
    position: absolute;
}
.contenido-seccion-adex div {
    font-size: 1.1em;
    max-width: 100%;
    width: 100%;
}
.fondo-general{
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center; 
    background-repeat: no-repeat;
}






/* F. CSS */

html, body{
  height: 100%;
  max-height: initial !important;
  min-height: initial !important;
  /*overflow: hidden;*/
}

.adex-media-scroll {
    box-sizing: border-box;
    height: 100% !important;
}

.carousel {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.adex-media-scroll .carousel-inner {
    height: 100% !important;
}

.texto-adex {
  line-height: 1.4 !important;
}

.contenido-seccion-adex {
  box-sizing: border-box;
}

/*
.carousel-item.active {
    background-position: 100% 0% !important;
    transition-delay: 1s !important;
}
*/

.actual .carousel-item {
  animation-name: animateSlid;
  animation-duration: 30s;
  animation-fill-mode: forwards;
  animation-timing-function: ease;

  -webkit-animation-name: animateSlid;
  -webkit-animation-duration: 30s;
}


@-webkit-keyframes animateSlid {
  0% { 
    background-position: bottom left;
    background-size: 125% 125%; 
  } 
  75% { 
    background-position: top right; 
    background-size: 125% 125%; 
  }
  100% { background-size: 100% 100%; }
}
@keyframes animateSlid {
  0% { 
    background-position: bottom left;
    background-size: 125% 125%; 
  } 
  75% { 
    background-position: top right; 
    background-size: 125% 125%; 
  }
  100% { background-size: 100% 100%; }
}
/*
transform 25000ms ease, -webkit-transform 25000ms ease
*/
/*
.carousel-item {

}
.carousel-item.active {

}*/