html, body{
	font-family: 'Open Sans', sans-serif;
	color: #000;
}
body{
	background-color: #f5f5f5;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Anton', sans-serif;
	margin: 0;
	text-transform: uppercase;
}
h6{
	font-size: 10px;
}

p{
	margin: 0;
	line-height: 1.7;
	font-size: 1rem;
}
/*
p span{
	font-weight: 500;
}*/

/*@media (min-width: 1200px){
	.container {
	    width: 1100px;
	}
}*/

.op-0{
  opacity: 0;
  transition: all 0.5s;
}
.op-1{
  opacity: 1;
  transition: all 0.5s;
}

/********************* MENÚ - BOTONERA ******************/
.menu{
  background-color: transparent;
  height: 50px;
}
.menu .container-fluid{
	padding: 0;
}
.redes .nav{
  background-color: #fff;
}
.redes .nav-item{
	display: flex;
	align-items: center;
}
.redes .nav-item:first-child a{
	border-left: 1px solid #000;
	padding-left: 
	30px;
}
.redes .nav-item a{
	color: #000;
	font-size: 22px;
	padding: 0 8px;
	transition: all 0.3s;
	opacity: 1
}
.redes .nav-item a:hover{
	color: red;
	font-style: none;
}
.redes .nav-link img{
	width: 130px;
}
.redes #regreso {
  list-style: none;
  padding: 0;
  margin: 0;
}
.redes #regreso a{
	padding: 17px 5px;
  background-color: red;
  display: flex;
  align-items: center;
  height: 30px;
}

.redes #regreso i{
	color: #000;
}
.redes #regreso a:hover{
	text-decoration: none;
}

/********************* / MENÚ - BOTONERA ******************/

*,
*:active,
*:active:focus,
*:focus,
*:visited,
*:hover,
.btn:focus,
.btn:active:focus,
.btn:focus,
a:focus,
.form-control:focus
{
    outline: 0 !important;
    outline-offset: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6);
            box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6);
}


.title .row{
  background-color: #ed1c24;
  height: 100vh;
  max-height: 900px;
  min-height: 500px;
}
.title .row .col-12{ 
  padding: 5em 15px;
}
.title h1{
  font-size: 5rem;
  padding-bottom: 1em;
  padding-left: 1em;
  padding-right: 1em;
}
.title p{
  color: #fff;
  font-size: 1.5rem;
  padding-left: 1em;
  padding-right: 1em;
}
.title p span{
  font-weight: 700;
}
.title .row .col-12.col-md-7{
  background-image: url(../img/img2.png);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right;
}
.title .row .col-12.col-md-5{
  box-shadow: 0px 10px;
}

.arrastra{
  padding-top: 100px;
  font-weight: 300;
}

.timeLine{
  margin-top: 1em;
}
.timeLine .item{
  text-align: center;
  height: 190px;
}
.timeLine .item h2 {
  color: #ddd;
  text-align: right;
  font-size: 4rem;
  line-height: 50px;
  padding-top: 16%;
}
.timeLine .item h2 span{
  color: #000;
  text-align: right;
  font-family: 'Open Sans', sans-serif;
}
.owl-carousel .owl-item #normal img {
    width: 59%;
    margin-bottom: -20px;
    margin-left: 0;
    margin-top: 24px;
}
.negro{
  width: 100%;
  height: 20px;
  background-color: #464646;
}
.grisImg{
  width: 60px;
  height: 20px;
  background-color: #d7d7d7;
  border-right: 2px solid #f5f5f5;
  float: left;
}
.gris{
  width: 60px;
  height: 20px;
  background-color: #d7d7d7;
  border-right: 2px solid #f5f5f5;
  float: left;
}
.rojo{
  width: 60px;
  height: 20px;
  background-color: #ed1c24;
  border-right: 2px solid #f5f5f5;
  float: left;
  cursor: pointer;
}

.rojo-agosto{
  width: 300px;
  height: 20px;
  background-color: #ed1c24;
  border-right: 2px solid #f5f5f5;
  float: left;
  cursor: pointer;
}

.rojo-septiembre{
  width: 300px;
  height: 20px;
  background-color: #ed1c24;
  border-right: 2px solid #f5f5f5;
  float: left;
  cursor: pointer;
}

.rojo-septiembre2{
  width: 360px;
  height: 20px;
  background-color: #ed1c24;
  border-right: 2px solid #f5f5f5;
  float: left;
  cursor: pointer;
}

.rojo-octubre{
  width: 420px;
  height: 20px;
  background-color: #ed1c24;
  border-right: 2px solid #f5f5f5;
  float: left;
  cursor: pointer;
}

.rojo-noviembre{
  width: 300px;
  height: 20px;
  background-color: #ed1c24;
  border-right: 2px solid #f5f5f5;
  float: left;
  cursor: pointer;
}

.rojo-diciembre{
  width: 300px;
  height: 20px;
  background-color: #ed1c24;
  border-right: 2px solid #f5f5f5;
  float: left;
  cursor: pointer;
}

.rojo-enero{
  width: 360px;
  height: 20px;
  background-color: #ed1c24;
  border-right: 2px solid #f5f5f5;
  float: left;
  cursor: pointer;
}

.rojo-febrero{
  width: 240px;
  height: 20px;
  background-color: #ed1c24;
  border-right: 2px solid #f5f5f5;
  float: left;
  cursor: pointer;
}

.rojo-marzo{
  width: 300px;
  height: 20px;
  background-color: #ed1c24;
  border-right: 2px solid #f5f5f5;
  float: left;
  cursor: pointer;
}

.rojo-agosto:hover{
  background-color: #b0161c;
}

.rojo-septiembre:hover{
  background-color: #b0161c;
}

.rojo-septiembre2:hover{
  background-color: #b0161c;
}

.rojo-octubre:hover{
  background-color: #b0161c;
}

.rojo-noviembre:hover{
  background-color: #b0161c;
}

.rojo-diciembre:hover{
  background-color: #b0161c;
}

.rojo-enero:hover{
  background-color: #b0161c;
}

.rojo-febrero:hover{
  background-color: #b0161c;
}

.rojo-marzo:hover{
  background-color: #b0161c;
}

.rojo:hover{
  background-color: #b0161c;
}

.item ul{
  list-style: none;
  padding: 0;
}
.item ul li{
  color: #d7d7d7;
  float: left;
  width: 60px;
}
.btn_tl{
  border: 0px;
  background: transparent;
  padding: 0;
}
.btn_tl:hover{
  border: 0px;
  background: transparent;
  padding: 0;
}
.flex{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.w300{
  width: 300px;
}
.flex .mt-rojo{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-top: 143px;
  z-index: 1;
}
.flex ul{
  align-self: flex-end;
  margin-bottom: 3px;
}

.w60{
  width: 60px;
  z-index: 1;
}
.item.flex.w60 .gris{
  flex: 0 0 100%;
  margin-top: 143px;
}
.w540{
  width: 540px;
}
.flex .gris{
  margin-top: 142px;
}

.timeLine .septiembre .item {
  height: 205px;
}
.agosto .gris {
    margin-top: 127px;
}


.septiembre .flex .mt-rojo {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-top: 163px;
  z-index: 1;
}
.septiembre .item .gris{
  margin-top: 147px;
}
.w360{
  width: 360px;
}

.octubre .item .gris {
    margin-top: 132px;
}
.w420{
  width: 420px;
}
.octubre .flex .mt-rojo {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-top: 148px;
    z-index: 1;
}

.noviembre .gris {
    margin-top: 144px;
}

.noviembre .flex .mt-rojo {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-top: 160px;
    z-index: 1;
}

.diciembre .gris {
    margin-top: 139px;
}
.diciembre .flex .mt-rojo {
    margin-top: 155px;
}

.enero .gris {
    margin-top: 118px;
}
.enero .flex .mt-rojo {
    margin-top: 134px;
}

.w240{
  width: 240px;
}
.febrero .gris {
    margin-top: 130px;
}

.febrero .flex .mt-rojo {
    margin-top: 146px;
}

.marzo .flex .mt-rojo {
    margin-top: 138px;
}
.marzo .gris {
    margin-top: 122px;
}

.abril .flex .mt-rojo {
    margin-top: 131px;
}
.abril .gris {
    margin-top: 115px;
}

.mayo .flex .mt-rojo {
    margin-top: 131px;
}
.mayo .gris {
    margin-top: 115px;
}
.junio .flex .mt-rojo {
    margin-top: 131px;
}
.junio .gris {
    margin-top: 115px;
}
.julio .flex .mt-rojo {
    margin-top: 128px;
}
.julio .gris {
    margin-top: 112px;
}
.w120{
  width: 120px
}
.w180{
  width: 180px
}


.owl-carousel.agos17 .owl-item img {
    width: 208%;
    margin-bottom: 0px;
    margin-left: 27px;
    margin-top: 61px;
}
.owl-carousel.marzo .owl-item img {
    width: 40%;
    margin-bottom: 0px;
    margin-left: 307px;
    margin-top: 25px;
}
.owl-carousel.abril .owl-item img {
    width: 120%;
    margin-bottom: 0px;
    margin-left: 103px;
    margin-top: 42px;
}

.owl-carousel.agos18 .owl-item img {
    width: 120%;
    margin-bottom: 0px;
    margin-left: 88px;
    margin-top: 47px;
}

.owl-carousel.agos17 .owl-item #washington img {
    width: 30%;
    margin-bottom: 0px;
    margin-left: 404px;
    margin-top: 38px;
}


.owl-carousel.septiembre .owl-item img {
    width: 62%;
    margin-bottom: 0px;
    margin-left: 404px;
    margin-top: -12px;
}
.owl-carousel.noviembre .owl-item img {
    width: 35%;
    margin-bottom: 0px;
    margin-left: 404px;
    margin-top: 12px;
}
.owl-carousel.enero .owl-item img {
    width: 35%;
    margin-bottom: 0px;
    margin-left: 304px;
    margin-top: -14px;
}
.owl-carousel.febrero .owl-item img {
    width: 50%;
    margin-bottom: 0px;
    margin-left: 304px;
    margin-top: 5px;
}
.owl-carousel.marzo .owl-item #eua img {
    width: 125%;
    margin-bottom: 0px;
    margin-left: 137px;
    margin-top: 20px;
}

.owl-carousel.octubre .owl-item #washington img {
    width: 30%;
    margin-bottom: 0px;
    margin-left: 465px;
    margin-top: 42px;
}
.owl-carousel.diciembre .owl-item #washington img {
    width: 30%;
    margin-bottom: 0px;
    margin-left: 403px;
    margin-top: 50px;
}
.owl-carousel.julio .owl-item #washington img {
    width: 30%;
    margin-bottom: 0px;
    margin-left: 283px;
    margin-top: 23px;
}
.owl-carousel.septiembre .owl-item #inicio img {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 13px;
}
.owl-carousel.septiembre .item h2 {
    padding-top: 16.5%;
}
.owl-carousel.noviembre .owl-item #inicio img {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 10px;
}
.owl-carousel.enero .owl-item #inicio img {
    width: 90%;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 0px;
}
.owl-carousel.febrero .owl-item #inicio img {
    width: 97.5%;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 0px;
}
.owl-carousel.marzo .owl-item #inicio img {
    width: 92%;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 0px;
}
.owl-carousel.mayo .owl-item #inicio img {
    width: 87.5%;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 0px;
}
.owl-carousel.junio .owl-item #inicio img {
    width: 87.5%;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 0px;
}

.owl-carousel.julio .owl-item #inicio img {
    width: 85.5%;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 0px;
}

.nota p{
  font-size: 0.8rem;
  text-align: left;
}
.nota p span{
  font-style: normal;
  font-weight: 700;
  font-size: 0.7rem;
  text-transform: uppercase;
}

.arrastra .container{
  width: 90%;
}








.modal-dialog {
  max-width: 700px;
  margin: 20% auto;
}
.modal-content {
  border-radius: 0;
}
.modal-header {
  border-bottom: 2px solid #000;
}
.modal-header h4{
  color: #ed1c24;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.5rem;
}
.modal-header button{
  color: #ed1c24;
}
.modal-body p{
  font-size: 1.2rem;
}



@media screen and (max-width: 1024px) {
  .redes .nav{
    width: auto;
  }
  .title h1 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 991px) {
	
}

@media screen and (max-width: 768px) {
  .title h1 {
    font-size: 3rem;
  }
  .title p {
    font-size: 1.3rem;
  }

}

@media (min-width: 200px) and (max-width: 575px) {
	.redes .nav-link img {
	    width: 90px;
	}
	.redes .nav-item:first-child a {
	    padding-left: 10px;
	}
	.redes .nav-item a {
	    font-size: 20px;
	    padding: 0 7px;
	}
}

@media screen and (max-width: 575px) {
  .title .row {
    height: auto;
    max-height: 1000px;
  }
  .timeLine .item h2 {
    color: #ddd;
    text-align: right;
    font-size: 2rem;
    line-height: 25px;
    padding-top: 72%;
  }
  .owl-carousel.septiembre .item h2 {
    padding-top: 60.5%;
  }
  .owl-carousel.octubre .item h2 {
    padding-top: 68%;
  }
  .owl-carousel.noviembre .item h2 {
    padding-top: 60.5%;
  }
  .owl-carousel.diciembre .item h2 {
    padding-top: 62.5%;
  }
  .owl-carousel.enero .item h2 {
    padding-top: 81.5%;
  }
  .owl-carousel.febrero .item h2 {
    padding-top: 70%;
  }
  .owl-carousel.marzo .item h2 {
    padding-top: 78.5%;
  }
  .owl-carousel.abril .item h2 {
    padding-top: 93.5%;
  }
  .owl-carousel.mayo .item h2 {
    padding-top: 88.5%;
  }
  .owl-carousel.junio .item h2 {
    padding-top: 90.5%;
  }
  .owl-carousel.julio .item h2 {
    padding-top: 95%;
  }
  
}

@media screen and (max-width: 479px) {
	
  
}



@media screen and (max-width: 340px) {
	
}













