@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;
}

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

@font-face {
    font-family: 'TheSansC4s';
    src: url('../thesans/TheSans-3_Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'TheSansC4s';
    src: url('../thesans/TheSans-5_Plain.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'TheSansC4s';
    src: url('../thesans/TheSans-7_Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'TheSansC4s';
    src: url('../thesans/TheSans-9_Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
}


body{
	background-color: #ffffff;
	background-image: url("../img/bg.jpg"); 
	background-position: center;
  	background-size: cover; 
}

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


a {
    text-decoration: none !important;
}

p {
    line-height: 1.7;
    font-size: 20px;
    color: #000000;
    font-family: 'Georgia', serif !important;
}

.mobile {
    display: none;
}

.block video {
    margin-top: -100px;
}

.videoapertura {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.video-block {
    margin-top: 0px;
    margin-bottom: -6px !important;
    padding-bottom: 0 !important;
}

.desk {
    display: block;
}

h1, h2 {
    font-weight: 900;
    font-family: 'Druk Medium', sans-serif !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.05em;
}

.titulo {
    font-weight: 900;
    text-transform: uppercase;
}

.texto h2 {
    font-family: 'Druk Text Web Bold', sans-serif !important;
    color: #000000 !important;
    padding-top: 50px !important;
}

.texto-inicio p{
    font-size: 1.3em !important;
}

.s-1 {
    padding-top: 2em;
    padding-bottom: 2em;
}

.s-1-r {
    margin: 0%;
}

.s-2 {
    padding-top: 0em;
    padding-bottom: 2em;
}


/*    CSS filtrado */ 
/******************redes******************/
.redes {
	opacity: 1;
	max-width: 35px !important;
	margin: 10px 5px 0;
	transition: transform .3s; /* Animation */
}
  
.redes:hover{
	opacity: 0.8;
	transform: scale(1.2);
}

.text-center button {
    color: #fff;
    font-family: "Open Sans", sans-serif !important;
    padding: 4px;
    margin: 4px;
    text-transform: uppercase;
    font-size: .9em;
}


  
.head_exp{
  background-color: #ed1c24;
  padding: 14px 20px;
  position: fixed;
  display: block;
  top: 0px;
  left: 0;
  z-index: 99;
  width: 18%;
  -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 img{ 
  width: 210px;
  text-align: center;
}

.head_exp:hover{ 
  background-color: #000;
}

.fixed-top {
        /*background-color: #000000;*/
        padding: 0em 0em 1em 0em;
}

.redes {
    opacity: 1;
    max-width: 40px !important;
    margin: 10px 5px 0;
    transition: transform .3s; /* Animation */
}

.redes:hover {
    opacity: 0.8;
    transform: scale(1.2);
}

.italic {
    font-style: italic;
}

.small {
    font-size: 0.8em;
}

.botX {
    width: 35px;
    max-width: 80px;
    margin: 10px;
    position: fixed;
    right: 0px;
    top: 0px;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

.botX:hover {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);

}

.mobile {
    display: none;
}

.desk {
    display: block;
}

.seccion {
    width: 100%;
    padding-top: 60px;
    position: relative;
    float: left;
    text-align: center;
    color: #fff;
    z-index: 0;
    font-family: 'Roboto', sans-serif !important;
    font-size: 35px;
}

.seccion h2 {
    font-family: 'Druk Text Web Bold', sans-serif !important;
    color: #fff;
    padding: 15px 0;
    font-size: 80px;
}

.resumen {
    background-color: #53737e;
    margin: 0%;
}

.resumen p {
    font-family: 'TheSansC4s', Verdana, sans-serif !important;
    font-weight: 300;
    font-size: 25px;
    color: #ffffff;
    line-height: 1.3;
    padding: 2em 2em;
    margin: 0%;
    letter-spacing: 0;
    z-index: 1;
}

.resumen p b {
    font-weight: 700;
}

.firma {
    padding-top: 50px;
    padding-bottom: 80px;
}


.firma p {
    font-family: 'TheSansC4s', Verdana, sans-serif !important;
    font-weight: 300;
    font-size: 1.5em;
    line-height: 1.5;
    color: #000000;
    text-align: center;
    letter-spacing: 0;
}

.firma p b {
    font-weight: 500;
    text-transform: uppercase;
}


.btn-menu {
    display: block;
    width: 20%;
    color: #f9ed0f;
    position: fixed;
    left: -30px;
    top: 155px;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    z-index: 999;
}

.btn-menu :hover {
    width: 120%;
}


/* ************ home ************ */
#home {
    background: #ffffff;
}
.apertura img {
    z-index: -6;
    position: relative;
}
/* ************ home ************ */



/***************** ESTILOS DE SECCIONES ****************/

.fondo-secciones{
    background-image: url("../img/fondo-secciones.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.fondo-claro{
    background-color: #e5e9e5;
}


.subtitulo h2 {
	font-family: 'Druk Text Web Medium' !important;
	line-height: 1.1em;
	font-size: 5.3em !important;
	font-weight: 100;
	text-align: center;
	color: #f5ec3d;
	margin-top:5%;
	padding: 1% 0;
}


.pie-foto p {
    font-family: "TheSansC4s", Verdana, sans-serif !important;
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px;
    line-height: 1.2em;
    font-size: .9em;
    color: #000000;
    text-align: center;
    margin-bottom: 0;
}

.creditos {
    padding: 40px 0 7px;
}


.creditos h6 b {
    font-size: 0.8em;
    color: #000000 !important;
    padding-bottom: 6px;
    text-transform: uppercase;
}

.creditos p {
    font-family: 'Georgia', serif !important;
    font-size: 13px;
    color: #000000 !important;
    text-align: center !important;
}

.creditos strong {
    font-family: 'Roboto', sans-serif;
}

.bg-gris{
    background-color: #acb5b8;
}


/* Back to top */
#btnIrArriba {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background-color: #f6ec3d;
	color: rgb(255, 255, 255) !important;
    stroke: #51727e;
    stroke-width: 0.5;
	border: none;
	border-radius: 50%;
	width: 52px;
	height: 52px;
	display: none;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 1000;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }

  #btnIrArriba:hover {
	background-color: #ffffff;
  }


/* Styles for the content section */
@media (min-width: 500px) {
	#buttonUp {
		margin: 30px;
	}
}
/* Back to top */

/***************** FINAL ESTILOS DE SECCIONES ****************/


@media only screen and (max-width: 550px) {
    .hide_element {
        display: none !important;
    }

}

@media (min-width: 200px) and (max-width: 800px) {
    .head_exp {
        top: 0px;
        background-color: #ed1c24;
        padding: 7px 20px;
        left: 0;
        position: fixed;
        display: block;
        width: 100%;
        z-index: 99;
    }

    .head_exp img {
        width: 250px;
        text-align: center;
    }

    .fixed-top {
        background-color: #00000079;
        padding: 1em 0em 1em 0em;
    }

    .redes {
        margin-top: 52px;
        max-width: 30px !important;
    }

    p {
      font-size: 19px;
      line-height: 1.4;
    }

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

    .desk {
      display: none;
    }

    .mobile {
      display: block;
    }

    .seccion {
        width: 100%;
        padding-top: 80px;
        position: relative;
        float: left;
        text-align: center;
        color: #fff;
        z-index: 0;
        font-family: 'Roboto', sans-serif !important;
        letter-spacing: 1px;
        font-size: 35px;
    }

    .video-block {
        margin-top: 10px;
        margin-bottom: -6px !important;
    }

    .firma p {
    font-size: 1.2em;
    }

    .subtitulo h2 {
		line-height: 1em;
		font-size: 3em !important;
	}

    .capitularintro {
        padding: 30px;
        margin: 0 0 25px;
    }

    .intro h1 {
        text-align: center;
        font-size: 66px;
    }

    .intro p {
        text-align: left;
        font-size: 1.3em;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .texto h2 {
        padding-top: 0 !important;
        font-size: 2.9em;
    }

    .pie-foto{
		bottom:0;
		width: 100%;
		margin-bottom: 1em;
	}
}

