*{
    font-family: 'Montserrat', 'Arial Narrow', Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
}
h1{
    font-size: 60px;
    font-weight: 600;
    text-align: center;
    }
h2{
    font-size: 48px;
    font-weight: 400;
    text-align: center;
}
h3{
    font-size: 34px;
    font-weight: 600;
    text-align: center;
}

p{
    background-color: #f5f5f54d;
    border-radius: 5px;
    padding: 3%;
    text-align: justify;
}

img{
    border-radius: 5px;
    
}

body{
    background-image: url(../img//background-purple-top.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
}

main{
    background-image: url(../img/background-yellow.png);
    background-repeat: repeat;
    background-size: contain;
    z-index: 1;
}
a{
    text-decoration: none !important;
    font-weight: bold;
}
/*banner-pop up*/

.alert-style{
  background-color: rgba(0, 0, 0, 0.7);
  color: #f2f2f2 !important;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 2;
  position: fixed;
  top: 0;
  
}
.a-banner{
  color: #181818 !important;
}
.a-banner:hover{
  color: #450476 !important;
}
.btn-z{
  z-index: 3;
  position: relative;
  top: 0;
  left: 0;
}
.resp-bann-2{
  display: none;
}

@media screen and (max-width: 600px){
  .resp-bann{
    display: none;
  }
  
  .resp-bann-2{
    display: block;
    z-index: 2;
    width: 100%;
  }
  .btn-z{
    z-index: 3;
    position: relative !important;
    top: 0;
    left: 0;
  }
}
/*navigation*/

.logo{
    width: 200px;
    height: auto;
    text-align: left;
    background-color: #ffffffbf;
}


.social{
    padding: 1.5%;
    height: 55px;
    width: auto;
    margin: auto;
}
.form-control{
  margin: auto;
}
.young{
    width: 100%;
    height: auto;
}

/*iframe*/
.videos {
    width: 900px;
    height: 600px;
    text-align: left;

}
.backgrnd{
    background-image: url(../img/background-purple-bot.png);
    background-repeat: no-repeat;
    z-index: -1;
    overflow: visible;

}
.video-anim{
  	width: 85%;
  	height: auto;
	margin: 2%;
	padding:1%;
}
/*contact section*/
.contact-section{
    border-radius: 10px;
    padding: 5%;
    background-color: #f5f5f54d;

}

.btn{
    margin: auto;
}

.foot{
    background-color: #450476;
    color: white;
    font-size: 11px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    background-size: cover;
    padding: 2%;

}
.bazar-o{
  color: #450476;
  font-weight: bolder;
}

/*entre nosotros nos cuidamos*/
.entre-file{
  display: none;
}

/*gallery proyectos*/

.row > .columns {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.columns {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
  
  /* Add padding BETWEEN each column */
  .row,
  .row > .column {
    padding: 8px;
  }
  
  /* Create three equal columns that floats next to each other */
  .column {
    float: left;
    width: 33.33%;
    display: none; /* Hide all elements by default */
  }
  
  /* Clear floats after rows */ 
  .row:after {
    content: "";
    display: table;
    clear: both;
  }
  
  /* Content */
  .content {
     padding: 10px;
  }
  
  /* The "show" class is added to the filtered elements */
  .show {
    display: block;
  }
  
  /* Style the buttons */
  .btn {
    
    cursor: pointer;
  }
  
  .btn:hover {
    background-color: yellow;
  }
  
  .btn.active {
    background-color: yellowgreen;
    color: white;
  }
    

  /*end of gallery*/


/*gallery conocenos*/
.rows {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap; /* IE10 */
    flex-wrap: wrap;
    padding: 0 4px;
  }
  
  /* Create four equal columns that sits next to each other */
  .columns {
    -ms-flex: 25%; /* IE10 */
    flex: 25%;
    max-width: 25%;
    padding: 0 4px;
  }
  
  .columns img {
    margin-top: 8px;
    vertical-align: middle;
    width: 100%;
  }
  
  /* Responsive layout - makes a two column-layout instead of four columns */
  @media screen and (max-width: 800px) {
    .columns {
      -ms-flex: 50%;
      flex: 50%;
      max-width: 50%;
    }
  }
  
  /* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
  @media screen and (max-width: 600px) {
    .columns {
      -ms-flex: 100%;
      flex: 100%;
      max-width: 100%;
    }
  }

/*media querys*/

    @media (max-width: 600px){
        .social>img{
            padding: 5px;
            height: 50px;

        }

    }

    @media (max-width: 600px){
        .nav-item{
            background-color: #f5f5f5bf;
        }
        
        .navbar-dark .navbar-nav .nav-link{
            color: #000000 !important;

        }
        .dropdown-menu{
            position: absolute;
            top: 10vh;
            left: 0vw;
        }
        navbar-toggler{
            position: absolute;
            top: 2vh;
            right: 2vw;
        }
        .timeline{
            display:none;
        }
        h1,h2,h3{
            font-size: 32px !important;
            font-weight: 900;
            text-align: center;
        }
        .videos{
            width: 300px;
            height: 280px;
        }
        .btn{
            margin: 1%;
        }
    } 