/********************************************/
/********************************************/
.fondo-gris {
    background-color: #595458
}
.texto-gris {
    color: #595458
}
.fondo-beige {
    background-color: #EBDFD3
}
.dots {
    border-radius: 50px;
    opacity: 0.5 !important;
    border: 1px solid transparent;
    background-color: #fff;
    width: 15px;
    height: 15px;
    margin-right: 5px!important;
    box-shadow: 1px 1px 4px #000
}

.dots.active {
   
    background-color: #d11e1e;
}
/*.size-portadas {
    height: 279px;
}*/
@media screen and (max-width: 600px) {

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 0rem;
    left: 15%;
    padding-bottom: 0rem;
    color: #fff;
    text-align: center
}
}
@media screen and (min-width: 700px) {
.size-portadas {
   height: 500px;
}
}
@media screen and (max-width: 600px) {
.margen-texto-banners {
   padding-top: 250px; 
}
}

@media screen and (max-width: 600px) {
.texto-mv {
   font-size: 1em; 
}
}
@media(max-width:575px) {
  
  .size-portadas {
    height: 279px;
 }
    .modal-sm {
        max-width: 300px;
        top: 10px;
        left: 100px
    }
}
@media(max-width:375px) {
   

    .modal-sm {
        max-width: 300px;
        top: 10px;
        left: 60px
    }
}
@media(max-width:320px) {
   

    .modal-sm {
        max-width: 300px;
        top: 10px;
        left: 20px
    }
}
/**********image hover*********************/

.container2 {
  position: relative;
}

.image2 {
  display: block;
  width: 100%;
  height: auto;
}

.texto-banners {
    border-radius: 25px 0px 25px 0px;
    text-align: start;
    
    
}

.rota-horizontal{
    transform: scaleX(-1);
}

.texto-banners2 {
    background-color: rgba(0, 0, 0, 0.52);
    border-radius: 25px;
    
}
@media screen and (max-width: 668px) {
    .oculto-sm {
        display: none
    }
}

@media screen and (min-width: 669px) {
    .oculto-lg {
        display: none
    }
}
.overlay2 {
  position: absolute; 
  bottom: 0; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1; 
  width: 100%;
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
}

.container2:hover .overlay2 {
  opacity: 1;
}
.fondo-g-rojo {
    background: rgb(104,19,18);
background: linear-gradient(36deg, rgba(104,19,18,1) 0%, rgba(183,28,74,1) 51%, rgba(160,24,47,1) 100%);
}
/*-----------------------------------*/
.fondo-nav {
    background-image: url(/assets/img_newlanding/img/fondo-zakia2.webp);    
    background-size: cover
}

.fondo-verde{
    background-color: #267305;
}

.texto-verde{
    color: #267305;
}

.texto-verde4{
    color: #267305;
    background-color: white
}
.fondo-vive {
    background-image: url(/assets/img_newlanding/img/anahuac-fondo.webp);
    background-attachment: fixed;
    background-size: cover;
}

.nav-item {
    background: #F5F5F5 !important;
    
}
.video-fluid {
  width: 100%;
  height: auto;
}
.bd-placeholder-img {
            font-size: 1.125rem;
            text-anchor: middle;
            -webkit-user-select: none;
            -moz-user-select: none;
            user-select: none;
        }

        @media (min-width: 768px) {
            .bd-placeholder-img-lg {
                font-size: 3.5rem;
            }
        }

.btn-whatsapp2 {
        display:block;
        width:60px;
        height:60px;
        position: fixed;
        left:30px;
        bottom:30px;
        border-radius:50%;
        line-height:80px;
        text-align:center;
        z-index:999;
}
/**************************quote area*************/


.quota {
  background: url("/assets/img_newlanding/img/anahuac-fondo.webp") no-repeat fixed;
    background-size: cover;
  text-align: center;
  position: relative;
  z-index: -199;
}
    
    .quota:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
background-color: rgba(0, 0, 0, 0.38);
  z-index: -1;
}


/*************************************/

.quota2 {
  background: url("/assets/img_newlanding/img/Acceso-Condesa-Zibata.jpg") no-repeat fixed;
    background-size: cover;
  text-align: center;
  position: relative;
  z-index: -199;
}


.quota2:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
background-color: rgba(0, 0, 0, 0.38);
  z-index: -1;
}


/*************************************/
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 3rem;
  color: #5a5a5a;
}
.texto-sombra {
    text-shadow: 2px 2px 4px black;
}
.texto-sombra2 {
    text-shadow: 2px 2px 4px  #000;
}


body {
  font-family: "Roboto", sans-serif;
  font-weight: 300; }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', sans-serif;
  font-weight: 300; }

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
@media (max-width: 991px) {.h5 {font-size: 1em;}}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 1rem;
    left: 5rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */

@media (max-width: 991px) {.carousel-item3 {height: 45vh;}}

@media (min-width: 992px) {.carousel-item3 {height: 76vh;}}

/*@media (min-width: 992px) {.carousel-item {height: 82vh;}}*/

.carousel-item2 {
  height: 100%!important;
}
.carousel-item3 > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
/* rtl:begin:ignore */
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
/* rtl:end:ignore */


@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

/*****************boton***********/
/************parapadeo************/
.parpadea {
  animation-name: parpadeo;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo{  
  0% { opacity: 2.0; }
  50% { opacity: 0.0; }
  100% { opacity: 2.0; }
}

@-webkit-keyframes parpadeo {  
  0% { opacity: 2.0; }
  50% { opacity: 0.0; }
   100% { opacity: 2.0; }
}

@keyframes parpadeo {  
  0% { opacity: 2.0; }
   50% { opacity: 0.0; }
  100% { opacity: 2.0; }
}
