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

html, body{
	font-family: 'Merriweather', serif;
	color: #000;
}
body{
	background-color: #fff;
}

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

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

p{
	margin: 0;
	line-height: 1.9;
	font-size: 18px;
	font-weight: 300;
}

.sumario h2{
    padding-top: 2em;
    font-size: 2.8em;
    font-family: 'Georgia' !important;
    color: #000;
    line-height: 1.1em;
    font-weight: 700;
}

.intro h3{
    text-transform: uppercase;
    font-size: 2.5em;
}

.intro p {
	margin-top: 50px;
}

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

a {
    color: #000 !important;
  text-decoration: none !important;
}
a:hover{
  color: #346671 !important;
  text-decoration: none !important;
}

.title {
	background-color: #000;
	/**position: relative;
	flex-wrap: wrap;**/
}

.title h1{
	padding-top: 3em;
	font-size: 5em;
    font-family: 'Druk Text Web Bold', sans-serif !important;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
	color: #fff;
	line-height: 1em;
}

.title p {
	color: #fff;
	line-height: 1.5em;
}


.pie_foto p {
	font-size: 14px;
	text-align: right;
	float: right;
	color: #898989;
}

.foto_vertical p {
	margin-top: 10px;
	font-size: 14px;
	line-height: 17px;
	color: #898989;
	margin-bottom: 40px;
}

.frase h1 {
	font-size: 2em;
	text-align: center;
	font-family: 'Merriweather', serif;
	text-transform: none;
	font-weight: 500;
	color: #969696;
}

.frase p {
	text-align: center;
}


.foto-quote h3{
	text-transform: uppercase;
    font-size: 5em;
}


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

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

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

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

.head_table{background-color: #b3b3b3 !important;}
.head_exp{top:0px;background-color: #ed1c24;padding: 0.7em;left: 0px;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; }

*,
*: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);
}



footer{
	height: 250px;
	background-color: #020202;
	color: #fff;
	padding: 8% 15px;
}
footer p{
    font-size: 0.8em;
	flex-basis: 100%;
	text-align: center;
}




@media (min-width: 200px) and (max-width: 575px) {

	.redes {
    padding: 0.1em 0 0 0 !important;
    opacity: 1;
    max-width: 35px !important;
    transition: transform .3s;
    }

    .title {
        background-color: #000;
        position: relative;
        flex-wrap: wrap;
    }
    .title h1{
        padding-top: 30px;
        font-size: 2.7em;
        color: #fff;
        padding-left: 0.5em;
        padding-right: 0.5em;
        text-align: center;
    }

    .title p {
        color: #fff;
        font-size: 17px;
        line-height: 20px;
        padding-left: 1em;
        padding-right: 1em;
        padding-bottom: 2em;
    }

    .title img {
        margin-top: 20px;
    }
    .sumario h2 {
        padding-top: 2em;
        font-size: 1.5em;
        font-family: 'Georgia' !important;
        color: #000;
        line-height: 1.1em;
        font-weight: 700;
    }
    .intro h3 {
    text-transform: uppercase;
    font-size: 2em;
    }

    .pie_foto p {
        font-size: 12px;
        line-height: 16px;
    }

    .foto_vertical p {
        font-size: 
    }

    .frase h1 {
        font-size: 1.5em;
        text-align: center;
        font-family: 'Merriweather', serif;
        text-transform: none;
        font-weight: 500;
        color: #969696;
        max-width: 400px;
        padding-right: 1em;
        padding-left: 1em;
    }

    .frase p {
        text-align: center;
        padding-right: 1em;
        padding-left: 1em;
    }

    p {
        padding-right: 1em;
        padding-left: 1em;
    }
    .foto-quote h3 {
    text-transform: uppercase;
    font-size: 2.9em;
}

}

@media (min-width: 900px) and (max-width: 1147px) {

    .title {
        background-color: #000;
        position: relative;
        flex-wrap: wrap;
    }
    .title h1{
        margin-top: 2em;
        font-size: 2.1em;
        color: #fff;
        line-height: 1em;
    }

    .title p {
        color: #fff;
        line-height: 1.4em;
        font-size: 1em;
    }

    .pie_foto p {
        font-size: 14px;
        text-align: center;
        align-content: center;
        color: #898989;
    }
}


@media (min-width: 1148px) and (max-width: 1300px) {

.title {
	background-color: #000;
	position: relative;
	flex-wrap: wrap;
}
.title h1{
	margin-top: 1em;
	font-size: 3em;
	color: #fff;
	line-height: 1em;
}

.title p {
	color: #fff;
	line-height: 1.4em;
	font-size: 1em;
}

.pie_foto p {
	font-size: 14px;
	text-align: center;
	align-content: center;
	color: #898989;
}



}



@media (min-width: 1301px) and (max-width: 1700px) {

.title {
	background-color: #000;
	position: relative;
	flex-wrap: wrap;
}
.title h1{
	margin-top: .5em;
	font-size: 3.6em;
	color: #fff;
	line-height: 1em;
}

.title p {
	color: #fff;
	line-height: 1.5em;
	font-size: 1em;
}

}




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


	.title .row .col-12:first-child{
		order: 2;
	}
	.title .row .col-12:last-child{
		order: 1;
	}
	
	.cd-service {
	    margin-left: 84px;
	}
	p {
	    font-size: 1.1rem;
	}
	
	.s-5 h2,
	.s-7 h2 {
    	font-size: 1.8rem;
	}
	.s-6 .row .col-12 h3 {
	    font-size: 1.8rem;
	}
	footer {
	    padding: 30% 15px;
	}
  
}


@media (min-width: 576px) and (max-width: 899px) {


    .redes .nav {
	width: 160%;
	float: right;
	margin-left:  40px;
    }
	.title .row .col-12:first-child{
		order: 2;
	}
	.title .row .col-12:last-child{
		order: 1;
	}
	footer {
	    padding: 30% 15px;
	}

	.title h1{
    padding-top: 1em;
	margin-top: 10px;
	font-size: 2.9em;
	color: #fff;
	line-height: 1em;
    }

    .title p {
	color: #fff;
	line-height: 1.5em;
	font-size: 1em;
	margin-bottom: 40px;
    }

 
}