@font-face {
font-family: 'Druk Text Web Bold';
src: url('../druk/DrukText-Bold-Web.eot');
src: url('../druk/DrukText-Bold-Web.eot?#iefix') format('embedded-opentype'),
url('../druk/DrukText-Bold-Web.woff2') format('woff2'),
url('../druk/DrukText-Bold-Web.woff') format('woff');
font-weight: 700;
font-style: normal;
font-stretch: normal;
}

body{
    font-family: 'Georgia';
}

h2, h3, h4, h5, h6 {
	font-family: 'Druk Text Web Bold', sans-serif !important;
	margin: 0;
    text-transform: uppercase;
}
h6{
	font-size: 10px;
}

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

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

.col-12{
    padding-left: 0;
    padding-right: 0;
}

a{
    color: #242424;
}

a:hover{
    text-decoration: none;
    color: #666;
}

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

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

.head_exp{
    top:0;
    background-color: #ed1c24;
    padding: 0.7em;
    position: fixed;
    display: block;
    width: 100%;
    border-bottom-color: #000;
    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;
}
.head_exp:hover{
    background-color: #000;
}

.logo img {
    max-width: 75%;
    padding-top: 3em;
    padding-bottom: 3em;
}

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

/********************* / INICIO ******************/
.oper span{
    font-size: 14px !important;
    vertical-align: text-top;
}
.oper{
    background-image: url(../img/principal0.png);
	background-attachment: inherit;
	-webkit-background-size: cover;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
    min-height: 750px;
}

.oper h1{
    font-family: 'Druk Text Web Bold', sans-serif !important;
    text-transform: uppercase;
    color: #fff;
	margin-top: 2em;
    line-height: 1;
    font-size: 6em;
    text-shadow: 2px 2px 4px #000000;
}

.intro1 h2{
    padding-top: 1em;
    color: #f4ad01;
	font-size: 3em;
    line-height: 1.2em;
}

.s-1{
	padding-top: 4em;
}

.s-1 h2 span{
	color: #f4ad01;
}
.s-1 h2{
	color: #000;
    text-align: center;
    font-size: 3.5em;
    line-height: 1;
}
.s-1 h3{
    font-size: 2.8em;
    font-weight: 800;
    color: #000;
}

.s-2 p{
    background-color: #f4ad01;
    color: #000;
    padding: 2em;
    line-height: 1.7;
}

.frase {
	background-color: #63c2e4;
    padding-bottom: 2em;
}
.frase h2 {
    font-family: 'Lato', serif;
	font-size: 3em;
	text-align: center;
	font-weight: 800;
	color: #2f308b;
}

.frase h3 {
	text-align: center;
	font-weight: 500;
	color: #000;
}

.frase-dos h2 {
    font-family: 'Lato', sans-serif !important;
	font-size: 2em;
	text-align: center;
	font-weight: 800;
	color: #ed1c24;
}
.frase-dos h3 {
    font-family: 'Lato', sans-serif !important;
	text-align: center;
	font-weight: 300;
    font-size: 25px;
	color: #000;
    text-transform: none;
}

.frase_horizontal{
    padding: 4em 0 2em 0;
    text-align: center;
    text-transform: uppercase;
}

.frase_horizontal h3{
    font-family: "Open Sans", sans-serif;
    color: #000;
    font-size: 3.2em;
    font-weight: 800;
    line-height: 1.4;
}
.frase_horizontal strong {
    font-family: 'Rokkitt', serif !important;
}

.frase_horizontal strong{
    font-size: 1.9em;
    line-height: 0.5;
    color: #ed1c24;
}

.foto_horizontal2 img {
    transition: all 0.5s ease-in-out;
}

.foto_horizontal2 img:hover {
      transform: scale(1.05,1.05)
}




@media (min-width: 801px) and (max-width: 2560px) {
.mobile-foto{
    display: none;
    }
}

@media (min-width: 800px) and (max-width: 1089px) {
    .oper{
    background-image: url(../img/principal0mob.png);
	background-attachment: inherit;
	-webkit-background-size: cover;
	background-size: 100% ;
	background-repeat: no-repeat;
	background-position: center top;
    min-height: 800px;
    }
    .oper h1{
	margin-top: 3em;
    line-height: 1;
    font-size: 4.5em;
    }
	.redes .nav{
		width: auto;
	}
    .foto_horizontal h3{
    font-size: 2.6em;
    }
}

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


}

@media (min-width: 200px) and (max-width: 575px){
    .oper h1 {
    font-size: 2em;
    margin-top: 2.6em;
    }
    .intro1 h2 {
    font-size: 1.8em;
    }
    .oper{
    background-image: url(../img/principal0mob.png);
	background-attachment: inherit;
	-webkit-background-size: cover;
	background-size: 100% ;
	background-repeat: no-repeat;
	background-position: center top;
    min-height: 340px;
    }
    .intro1 p {
    font-size: 1.5em;
    padding-bottom: 0.5em;
    }
    .s-1 h2 {
    text-align: left;
    font-size: 2.3em;
    line-height: 1;
    }
    .s-1 h3 {
    text-align: left;
    font-size: 2.3em;
    }
    .s-1 h4 {
    font-size: 5em;
    text-align: center;
    }
    .desk-foto{
    display: none;
    }
    .frase_horizontal h3{
    font-size: 2em;
    }
    .frase h2 {
	font-size: 1.7em;
    }
    .frase h3 {
	font-size: 1.4em;
    }
    .frase-dos h2 {
	font-size: 1.5em;
    }
    .frase-dos h3 {
	font-size: 1.2em;
    }
    .mobile-foto img{
     width: 70%;
    }
    .foto_horizontal h3{
    font-size: 1.7em;
    color: #f4ad01;
    }
    footer{
	padding: 2em;
    }
    footer img{
	width: 70%;
	text-align: center;
    }
    
}

@media (min-width: 576px) and (max-width: 799px){
    .oper h1 {
    font-size: 3.5em;
    margin-top: 3.5em;
    }
    .oper{
    background-image: url(../img/principal0mob.png);
	background-attachment: inherit;
	-webkit-background-size: cover;
	background-size: 100% ;
	background-repeat: no-repeat;
	background-position: center top;
    min-height: 600px;
    }
    .foto_horizontal h3{
    font-size: 2em;
    color: #f4ad01;
    }
    .desk-foto{
    display: none;
    }
  
}


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

}