body{
	background-color: #fff;
    font-family: 'Bellota Text', cursive;
    font-size: 1.2rem;
    background: rgb(231,217,206);
background: linear-gradient(96deg, rgba(231,217,206,1) 0%, rgba(255,255,255,1) 39%, rgba(231,217,206,1) 77%);
}


h1 {
	font-family: 'Bellota Text', cursive;
	font-weight: 700;
    text-transform: uppercase;
	margin: 0;
  
}
h2 {
    font-family: 'Bellota Text', cursive;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    font-size: 3vw;
}

h3, h4, h5, h6 {
	font-family: 'Bellota Text', cursive;
	font-weight: 800;
    text-transform: uppercase;
	margin: 0;
}
h6{
	font-size: 17px;
    font-weight: 600;

}

p{
	margin: 0;
	line-height: 1.9;
	font-weight: 500;
}

.row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}

a{
    color: #fff;
}

a:hover{
    text-decoration: none;
        color: #fff;

  
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
}
/********************* MENÚ - BOTONERA ******************/
/* Parent Container */
.content_img{
 position: relative;
}

/* Child Text Container */
.content_img div{
    color: #fff !important;
    bottom: 30px !important;
 position: absolute;
 bottom: 0;
 right: 0;
 background: #011c3aa6;
 color: white;
 margin-bottom: -30px;
padding-top: 50px;
padding-bottom:50px;
padding-right: 20%;
padding-left: 20%;

 opacity: 0;
 visibility: hidden;
 -webkit-transition:  visibility 0s, opacity 0.5s ease-out; 
 transition:  visibility 0s, opacity 0.5s ease-out;
 bottom: 0px;
}

/* Hover on Parent Container */
.content_img:hover{
 cursor: pointer;
}

.content_img:hover div{
 visibility: visible;
 opacity: 1; 
}
 .desk{
        display: block;
    }
    .mob{
        display: none;

    }
.contenedortexto{
    background-color: black;height: 100%;padding-top: 30%;
}

.head_exp{
     left: 0;
    top:0;
    background: #cf102d;
    padding: 0.7em;
    position: fixed;
    display: block;
    width: 100%;
    border-bottom-color: #cf102d;
    border-right-width: 2px;
    border-bottom-style:solid;
    z-index: 99;
    -webkit-transition: background-color 0.5s ease-out; -moz-transition: 
  background-color 0.5s ease-out; -o-transition: background-color 0.5s ease-out; transition: background-color 0.5s ease-out;
}


.redes{ 
  opacity: 1;
  max-width: 40px !important;
  transition: transform .3s; /* Animation */
}
.redes:hover{
  opacity: 0.8;
  transform: scale(1.2);
}

header { margin-top: 57px;
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

header video {

  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .container {
  position: relative;
  z-index: 2;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

@media (pointer: coarse) and (hover: none) {
  header {
    background: url('../img/portadavideo1.jpg') black no-repeat center center scroll;
  }
  header video {
    display: none;
  }
}


.it1{display: block;    margin: auto;margin-bottom: 5px;}
.it2{display: none;    margin: auto;}

.h-100 p{
        line-height: inherit;
}

.logocc img {
    max-width: 60%;
    padding-top: 3em;
}

.logocc2 img {
    max-width: 80%;
    padding-top: 3em;
    padding-bottom: 3em;
}

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

/********************* / INICIO ******************/

.oper{
    background-image: url(../img/portada.jpg);

	-webkit-background-size: cover;

	background-repeat: no-repeat;
	background-position: center;
    min-height: 800px;
    margin-top: 56px;
}
.oper p{
    color: white;margin-top: 60px;
 
}
.b1{
    background-image: url(../img/b1.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    margin: 60px 0;
  
}
.b2{
    background-image: url(../img/b2.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    margin: 60px 0;
  
}
.b1 h2{
    text-decoration: underline !important;
}
.b2 h2{
    text-decoration: underline !important;
}
.title {
    padding: 120px 0;
    text-align: -webkit-center;
}

.title h1{
	color: #000;
	margin-bottom: 0.5em;
    line-height: 1;
    font-size: 4vw;
}

.pie-foto{
	position: relative;
    text-align: right;
	bottom:0;
	left: 0;
	color: #666;
	width: 100%;
	font-family: 'Bellota Text', cursive;
	padding: 0.5em 1em;
}
.pie-foto p{
	font-size: 0.8rem;
	font-weight: 200;
}

.intro1 p{
	color: #000;
	font-weight: 600;
	font-size: 1.5em;
    line-height: 1.3em;
}

.s-1{
	padding-top: 3em;
}
.s-1 h2{
	color: #242424;
    text-align: left;
    font-size: 30px;
}

.s-2{
	padding: 2em;
}
.s-2 h2{
	color: #000000;
    text-align: center;
    padding: 0.5em 0;
    line-height: 1.3;
    font-size: 1.3em;
    font-weight: 500;
    text-transform: none;
}
.s-2 h2 span{
	font-family: 'Bellota Text', cursive;
    font-weight: 800;
}

.s-3{
    text-align: center;
}
.s-3 h2{
	color: #000000;
    text-align: center;
    padding: 1em 0;
    line-height: 1.3;
    font-size: 2.5em;
    font-weight: 800;
    text-transform: none;
}
.s-3 h3 {
    font-family: 'Bellota Text', cursive;
    color: #ed1c24;
    text-align: center;
    font-size: 2em;
    font-weight: 800;
    text-transform: none;
}

.foto_horizontal{
    padding: 3em 0;
}

.foto_horizontal2{
    padding: 2em 0;
}

.foto_horizontal2 img {
}



.frase2{
    font-family: 'Bellota Text', cursive;
    text-align: center;
    line-height: 0.5;
}
.frase2 p{
	line-height: 1.5;
}

.frase2 h2{
	color: #000;
    text-transform: none;
    font-size: 2.5em;
}
.vertical-row {
    Float:left;
    margin: 1em;
    height:150px;
    width:1px; 
    background-color: #000;
   }

footer{
	background-color: #4f4c42;
}
footer p{
	flex-basis: 100%;
	text-align: right;
     font-style: italic;

}


@media screen and (min-width: 1500px) {
	
}

@media screen and (max-width: 1024px) {
      .desk{
        display: none;
    }

    .mob{display: block;

    }
    
	.redes .nav{
		width: auto;
	}
    .oper{
    background-image: url(../img/portada.jpg);
    background-repeat: no-repeat;
	background-position: center;
    min-height: 50%;
}
.oper p{
    width: 100%;
}
.content_img div{
 
padding: 10px;

}
.redes{ 
  max-width: 25px !important;
  margin: auto;
}
}

@media (min-width: 200px) and (max-width: 768px){
  
    .title {
    padding: 100px 0;
    }
    .title h1 {
	    font-size: 2em;
	}
    h2 {
    font-family: 'Bellota Text', cursive;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    font-size: 10vw;
}
	.cita2 {
	    margin-left: 25%;
	}
	footer {
	    padding: 12% 15px;
	}
    .oper {
        background-image: url(../img/portada.jpg);
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 400px;
        margin-top: 56px;
    }
    .fixed-top {
    }
    .s-3 h2 {
        font-size: 1.5em;
    }
    .s-3 p {
        line-height: 1.2;
    }
    .frase2 h2 {
        font-size: 1.5em;
    }
    .oper p{
    width: 100%;
}

.it1{display: none;}
.it2{display: block;}

}

@media screen and (max-width: 575px) {
	.title h1 {
	    font-size: 2rem;
	}
	.cita2 {
	    margin-left: 0;
	}
	footer {
	    padding: 15% 15px;
	}
  
}

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



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