/* 
Theme Name: Integro 
Template Theme URI: https://integro.com/
Author: el equipo de OBDE3
Description: Plantilla desarrollada para Integro buffet de Abogados".
Version: 1.0
*/

@font-face {
  font-family: 'Crimson';
  src: url('fonts/CrimsonText-Regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/CrimsonText-Regular?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/CrimsonText-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/CrimsonText-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/CrimsonText-Regular.ttf')  format('truetype'); /* Legacy iOS */
}
@font-face {
  font-family: 'Gothan';
  src: url('fonts/Gotham-Medium.eot'); /* IE9 Compat Modes */
  src: url('fonts/CrimsonText-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Gotham-Medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/Gotham-Medium.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/Gotham-Medium.ttf')  format('truetype'); /* Legacy iOS */
}
body{
	font-family: 'Gothan',Arial,herlvetica !important;
}
.nav-link{
	font-size: 13px !important;
}

.bgfooter{
	background: url('img/footer.jpg') no-repeat;
	background-size: cover;
}

.footer-enlaces{
	font-size: 14px !important;
}

.footer-enlaces i{
	font-size: 20px !important;
}
.bg-azul{
	background: #081040;
}

.foter-texto{
	font-size: 13px;
}

.nav-link a:hover{
	color: #081040 !important;
	padding-bottom: 5px;
	border-bottom:3px solid #081040;
	/*font-weight: bold !important;*/
}
.lang-item a{
	color: rgba(0,0,0,.5);
	font-size: 14px;
	font-weight: 500
}
.lang-item a:hover{
	color: #081040 !important;
	/*font-weight: bold !important;*/
}

.navbar-text{
	border-left: 1px solid  #081040;
	padding-left: 10px;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
   color: #081040 !important;
	font-weight: bold !important;
	/*border-bottom:3px solid #081040;*/


}

.bg-celeste{
	background:#d5e4f9;
	color: #081040 !important;
	font-size: 13px !important;
}
.titulo-azul-internas{
	color: #081040 !important;
	font-size: 40px;
	font-weight: 200;
	margin-bottom: 20px;
	font-family: 'Crimson',Arial !important;
}
.titulo-azul-t{
	color: #081040 !important;
	font-weight: 200;
	margin-bottom: 20px;
	font-size: 17px;
}
.titulo-azul-t11{
	color: #081040 !important;
	font-weight: 200;
	margin-bottom: 20px;
	font-size: 25px;
}
.titulo-azul-t112{
	color: #081040 !important;
	font-size: 30px;
	font-weight: 200;
	margin-bottom: 20px;
	font-family: 'Crimson',Arial !important;
}
.titulo-azul-t3{
	color: #081040 !important;
	font-weight: 200;
	margin-bottom: 20px;
	
}

.titulo-azul-t32{
	color: #081040 !important;
	font-weight: 200;
	margin-bottom: 15px;
	
}
.titulo-azul-t32{
	color: #081040 !important;
	font-weight: 200;
	margin-bottom: 15px;
	
}
.titulo-azul-t2{

    color: #081040 !important;
    font-weight: 400;
    margin-bottom: 0px;
    font-size: 14px;
    padding: 5px;

}
.lista-areas {
    margin: 10px auto 30px;
    padding: 0;
}
.lista-areas li a{
	color: #747a9b !important;
	font-size: 14px;
	margin:10px auto !important;
}
.lista-areas li a:hover{
	color: #081040 !important;
	font-size: 14px;
	margin:10px auto !important;
	font-weight: bold;
}
.lista-areas li .active{
	color: #081040 !important;
	font-size: 14px;
	margin:10px auto !important;
	font-weight: bold;
}
.lista-areas li {
	margin:10px auto !important;
}
.detalle-areas{
	color: #9c9c9b !important;
	font-size: 17px;
	font-weight: 400;
	font-family: 'Crimson',Arial !important;

}
.bg-gris{
	background:#f3f3f3;
}
.titulo-azul-internas-noticia{
	color: #081040 !important;
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 20px;
	font-family: 'Crimson',Arial !important;

}
.subtitulo-azul-internas-noticia{
	color: #081040 !important;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px;

}
.detalle-articulo{
	color: #9c9c9b !important;
	font-size: 16px;
	font-family: 'Crimson',Arial !important;

}
.detalle-articuloc{
  color: #9c9c9b !important;
  font-size: 17px;
  font-family: 'Crimson',Arial !important;

}

.contenido{
	width: 700px;
	
    color: #9c9c9b !important;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Crimson',Arial !important;

}

.bg-abogado-home{
	background:#f9f9f9 !important;
}
.cargo-home{
	margin-top: -15px;
}
.titulo-puesto{
	color: #9c9c9b;
	font-size: 17px;
	font-weight: 300 !important;
	font-family: 'Crimson',Arial !important;

}
.titulo-puesto p{
	color: #9c9c9b;
	font-size: 15px;
	font-weight: 400 !important;
	text-align: justify;
}
.zoom {
  transition: transform .2s; /* Animation */  
}

.zoom:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */

}

.fw400{
	font-weight: 400 !important;
}
.texto-interna{
	color: #9c9c9b;
	font-size: 15px;
	font-weight: 400 !important;
	text-align: justify;
}
.bg-servicio{
	background:#f9f9f9;
}
.bg-ejercicio{
	background:#f3f3f3;
}
.bg-distinciones{
	background:#e8e9e9;
}


/* Glyph, by Harry Roberts */

hr.style-eight {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 1px solid #9ea5bf;
    color: #9ea5bf;
    text-align: center;
    width: 80%;
    margin-left: -10px;
}
hr.style-eight:after {
    content: "o";
    display: inline-block;
    position: relative;
    top: -0.80em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}

.page-numbers {
    padding: 8px !important;
    border: 1px solid #081040  !important;
    margin: 2px !important;
}

.gb_azul{
	background:#081040;
	width: 150px;
	height: 150px;
	margin:50px auto 10px;
	border-radius: 100px;
	color: #fff;

}
.mesart {
    width: 100%;
    font-size: 20px;
    text-align: center;
    margin: auto;
    padding-top: 25px;
}
.diaart{
	width: 100%;
	font-size: 50px;
	text-align:center; 
    margin: auto;
    margin-top: -10px;

}
.lista-contacto li{
	list-style-type: none;
	margin-left: 0 !important	

}.lista-contacto {
	list-style-type: none;
	padding: 0 !important;	
	margin-left: 0 !important;	

}
.lista-contacto li a{
	color: #797979;
}
.intro-contacto{
	color: #17245e;
	font-size: 30px;
	font-style: italic;
	font-family: 'Crimson',Arial !important;


}

.b-celeste{
	border-bottom: 1px solid #233879;
}

.mb-menu{
	margin-bottom: 105px;
}
.wpcf7-form-control {
    width: 98%;
}
.menu-leng{
	margin-top: 100px !important;

}

.areas{
	margin-bottom: 180px !important;
}
.btn-primary {
    color: #fff;
    background-color: #132D66 !important;
    border-color: #132D70 !important;
    border-radius: 20px !important;
    
}
textarea {
    border: 1px solid #ccc;
}
.lang-item a {
    color: #aaaaaa !important;
    font-size: 12px;
}
.current-lang a {
    color: #17245e !important;
    font-size: 15px;
}

@media (max-width:480px) {
	.mb-menu {
    	margin-bottom: 15px; 
	}
	.contenido {
	    width: 100%;
	}
	.areas{
		margin-bottom: 10px !important;
	}
}




