/*SECCION H_UNO*/
#h_uno{
	/*height:500px;*/
    padding-top:80px;
    padding-bottom:20px;
}
#h_uno p{
	margin-top:55px;
}

#h_uno h2{
	font-size:2.5rem;
    
}

/*uTILITIES*/
.tx_100{
	font-family:'Playfair Display', serif;
	font-size:100px;
}
.bg_img{
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;	
	height:400px;
}
.text_s4{
	font-family:'Playfair Display', serif;
}
.text_s4>i{
	display:block;
	color:#f79c39;
}

.txtIntCasos{
    color:#000;
}
.txtIntCasos small{
    color:#989898;
    font-size:11px;
    text-decoration:underline;
    cursor:pointer;
}
.txtIntCasos small a{
    color:#989898;
    font-size:11px;
    text-decoration:underline;
    cursor:pointer;
}
.txtIntCasos small:hover{
    color:#f79c39;
    
  
}
h1.text_titulos_hacemos{
	font-family:'Playfair Display', serif;
    color:#000;
    font-size:35px;
    line-height:50px;
    margin:0px;
    margin-top:15px;
    font-weight:900:
}
h1.text_titulos_hacemos strong{
	
    font-weight:900:
}
h1.text_titulos_hacemos>i{
	display:block;
	color:#f79c39;
}
.items{
    padding:25px 0px;
}
.bgAmarillo{
    background-image:url(../img/destacado2.png);
    background-repeat:no-repeat;
    background-size:100%;
    display:inline-block;
    padding:10px 10px;
    color:#000;
    font-size:22px;
    font-weight:400;
    font-family:'Playfair Display', serif;
    line-height:10px;
    margin:2px auto;
}
.txtNoAmarillo{
    font-family:'Playfair Display', serif;
    font-weight:700;
    font-size:17px;
    color:#000;
   
}
.text-center{
     text-align:center;
}
.btn_ver{
	color:#231f20;
	border:1px solid #231f20;
	font-family:'Raleway', sans-serif;
	font-weight:700;
	font-size:12px;
	margin-bottom:20px;
}
.h_seis{
	height:300px;
}
.h_seis .cont{
	margin-top:100px;
}
.tx_30{
	font-size:30px;
	display:inline;
}
.h_seis .tx_100{
	line-height:0;
    display:inline;
    font-size:80px;
    position:relative;
    top:20px;
}
/*SECCION H_DOS*/
#h_tres{
	background-image:url(../img/portada2.jpg);
	margin-bottom:0;
}
#h_cuatro{
	background-image:url(../img/portada3.jpg);
	margin-bottom:0;
}
#h_cinco{
	background-image:url(../img/portada5.jpg);
	
}
/*SECCION H_CUATRO*/
#h_siete{
	background-image:url(../img/portada6.jpg);
	margin-bottom:0;
}
#h_ocho{
	background-image:url(../img/portada7.jpg);
	margin-bottom:0;
}
#h_nueve{
	background-image:url(../img/portada8.jpg);
}
/*SECCION H_SEIS*/
#h_diez{
	background-image:url(../img/portada9.jpg);
	margin-bottom:0;
}
#h_once{
	background-image:url(../img/portada10.jpg);
	margin-bottom:0;
}
#h_doce{
	background-image:url(../img/portada11.jpg);
}
/*SECCION H_OCHO*/
#h_trece{
	background-image:url(../img/portada12.jpg);
	margin-bottom:0;
}
#h_catorce{
	background-image:url(../img/portada13.jpg);
	margin-bottom:0;
}
#h_quince{
	background-image:url(../img/portada14.jpg);
}
/*SECCION H_DIEZ*/
#h_dieciseis{
	background-image:url(../img/portada15.jpg);
	margin-bottom:0;
}
#h_diecisiete{
	background-image:url(../img/portada16.jpg);
	margin-bottom:0;
}
#h_dieciocho{
	background-image:url(../img/portada17.jpg);
}


.submenuseccion{
    height:110px;
}



#bannerHacemos img{
    width:100%;
}
.txtDefinicion{
    border-top:solid 3px #000;
    border-bottom:solid 5px #f79c39;
    margin:55px 0px 40px 0px;
}
.txtDefinicion h3{
   font-family:'Playfair Display', serif;
    font-weight:700;
    color:#000;
    font-size:29px;
    margin:0px;
    padding-top:25px;
}
.txtDefinicion h3 span{
    color:#f79c39;
}
.txtDefinicion blockquote{
    border-left:transparent;
    color:#666666;
    padding:20px 0px;
    margin:0px 0px 0px 50px;
   
}
.lineaBlockquote{
    border-bottom:solid 1px #666666;
}


.dropdown-button{
    background-color:#fff;
    border:solid 2px #000;
    padding:10px;
    margin-top:50px;
}
.dropdown-content li:hover, .dropdown-content li.active, .dropdown-content li.selected{
    background-color:transparent;
    color:#fff;
}
.dropdown-content li>a, .dropdown-content li>span{
    color:#fff!important;
}
.dropdown-content{
    top:405px!important;
    background-color:#f59b45;
    color:#fff;
    width:40%!important;
    color:#fff!important; 
}
.dropdown-content li{
   color:#fff!important; 
    width:49%!important;
 
    display:inline-block;
    
    /*
 -moz-column-count:2;
    -moz-column-gap:150px;
    -webkit-column-count:2;
    -webkit-column-gap:150px;
    column-count:2;
    column-gap:150px; */
    
}
.dropdown-content ul li a{
   color:#fff!important; 

}
.descargas{
	margin-bottom:35px;
}
.descargas h2{
	font-family:'Playfair Display', serif;
	font-weight:700;
	color:#000;
	font-size:29px;
	margin:0px;
	padding-top:0;
	margin-bottom:30px;
}
.descargas h2 span{
	color:#f79c39;
}
.descargas .modulo{
	margin-bottom:35px;
}
.descargas .modulo .icono{
	max-width:70px;
	height:auto;
	margin-bottom:8px;
}
.descargas .modulo h3{
	font-family:'Playfair Display', serif;
	font-weight:700;
	color:#000;
	font-size:18px;
	margin:0;
}
.descargas .modulo p{
	font-family:'Raleway', sans-serif;
	font-weight:400;
	font-size:13px;
	color:#f79c39;
	margin:0;
	margin-top:2px;
}
/* =============================== */
/* ======== MEDIA QUERIES ======== */
/* =============================== */
@media screen and (max-width:700px) {


.bg_img{height:inherit;
}
    .white-text h4{font-size:2rem;}
    
    .h_seis{
	height:inherit;
}
    .tx_30{
        font-size:20px;
    }
    
    #h_uno h1{
	
    font-size:2.9rem;
}
    
    
    
    
 }