/* ESTUDIO ----------------------------------------------------->>>> */
.top-estudio {
	background: url(../img/top-estudio.jpg) bottom center no-repeat;
    background-size: cover;
    height: 170px;
    display: block;
}


.tira-imagenes {
	margin-top: 30px;
}

.tira-ind {
		padding: 0px;
	}


/* AREA DE DESARROLLO ------------------------------------------>>>> */
.header-regional {
    background: url(../img/bg-regional.jpg) top center no-repeat #91002c;
    background-size: cover;
    padding-top: 30px;
}

.inner-header-regional {
    color: #FFF;
    font-size: 23px;
    font-weight: 400;
    padding-bottom: 20px;
    line-height: 1.2;
}

.body-regional {
	background-color: #FFF;
}

.texto-regional {
    padding-left: auto;
    padding-right: auto;
    color: #77787B;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: justify;
    line-height: 1.6;
    min-height: 178px;
    display: table;
}

.texto-regional-vertical {
	display: table-cell;
	vertical-align: middle;
}

@-moz-document url-prefix() {
  .texto-regional-vertical {
     padding-top: 10px;
     padding-bottom: 10px;
  }
}

.mapa-regional-xs {
	padding: 0px;
}

.mapa-regional-xs img {
	border-left: none;
}

.mapa-regional img {
	border-left: 1px solid #898989;
}

/* NACIONAL */
.nacional {
	position: relative;
}

.header-nacional {
	background: url(../img/bg-regional.jpg) top center no-repeat #91002c;
	background-size: cover;
	padding-top: 30px;
}

.inner-header-nacional {
    color: #FFF;
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 20px;
    line-height: 1.2;
}

.lex {
	background-color: #86888A;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFF;
	text-align: justify;
}

.lex h1 {
    margin-top: 0px;
    font-size: 20px;
    font-size: 2.0rem;
}

.lex p {
    padding-right: auto;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.5;
}

.concepto-lex {
	color: #77787B;
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: justify;
}

.concepto-lex p {
	padding-right: auto;
	line-height: 1.5;
	font-size: 13px;
	font-size: 1.3rem;
}

.mapa-nacional {
	position: relative;
	bottom:0px;
}

/* CLIENTES ----------------------------------------------------->>> */
#clientes-header-seccion {
    margin-top: 0px;
    font-size: 20px;
    font-size: 1.8rem;
    padding-top: 35px;
    text-align: center;
}

#clientes-inner-arrow {
	text-align: right;
	padding-right: 55px;
}

.outer-logos-clientes {
	margin-top: 30px;
	margin-bottom: 30px;
}

.inner-logos-clientes {
	border-right: 1px solid #EBEBEB;
}

#inner-textos-clientes {
    padding-top: 10px;
    border-right: none;
}

.logos-clientes {
	text-align: center;
	min-height: 110px;
}

.textos-clientes {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

.nombre-cliente {
	font-size: 13px;
	color: #91002C;
	font-weight: 700;
}

.rubro {
	display: block;
	color: #666;
	font-size: 11px;
}

.responsabilidad {
	margin-top: 40px;
	text-align: center;
}

.resposabilidad-titulo {
	font-weight: 700;
	font-size: 14px;
	color: #666;
	padding-bottom: 10px;
	background: url(../img/logos/line.jpg) left top repeat-x;
}

.t_white {
	font-weight: 700;
	font-size: 14px;
	color: #666;
	background-color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
}

.t_red {
	font-weight: 400;
	font-size: 16px;
	font-size: 1.6rem;
	color: #91002C;
	background-color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
}



/* SECCION QUIENES SOMOS ---------------------------------------->>> */
.top-quienes-somos {
    background: url(../img/top-quienes.jpg) bottom center no-repeat;
    background-size: cover;
    height: 170px;
    display: block;
}

.perfiles {
	padding-top: 25px;
	padding-bottom: 25px;
}

#socios {
	background-color: #91002C;
	color: #FFF;
}

#miembros {
	background-color: #EDEDEE;
	color: #86888A;
}

.datos-perfiles {
	margin-bottom: 40px;
}

.titulo-perfiles {
    text-align: center;
    padding-top: 10px;
    margin-bottom: 25px;
    padding-right: 0px;
    font-weight: 600;
    font-size: 30px;
    border-bottom: 2px solid #FFF;
}

#miembros .titulo-perfiles {
	color: #91002C;
	border-bottom: 2px solid #91002C;
}

.nombre-perfil {
    padding-top: 30px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.descripcion-perfil {
    font-size: 12px;
    padding-left: 30px;
    min-height: 40px;
    display: table;
    border-left: none;
    text-align: center;
}

#miembros .descripcion-perfil {
	border-left: 1px solid #B3B5B8;
}

.texto-perfil {
	display: table-cell;
	vertical-align: middle;
}

.foto-perfil {
	min-height: 125px;
	display: table;
}

.foto-perfil img {
	border: 3px solid #B3B5B8;
	display: table-cell;
	vertical-align: middle;
	width: 100%;

}

/* SECCION CONTACTO --------------------------------------------->>> */
/* DATOS POSTALES */
.tabla-datos {
	vertical-align: middle;
	font-size: 13px;
	font-size: 1.3rem;
	margin-top: 35px;
}

.tabla-datos td {
	padding-bottom: 30px;
}

.tabla-datos a:link, .tabla-datos a:active, .tabla-datos a:visited, .tabla-datos a:hover {
	color: #FFF;
}


/* FORMULARIO*/
.contacto {
    padding-top: 45px;
    background: url(../img/bg-contacto.jpg) top right no-repeat #91002C;
    padding-bottom: 20px;
    color: #FFF;
}

.titulo-form {
    padding-bottom: 15px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 400;
}

.col-02-form {
	text-align: right;
}

.form-campos {
    display: block;
    width: 100%;
    padding: 7px 10px;
    background-color: #91002C;
    border: 1px solid #FFF;
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 1.3rem;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

#mensaje {
	margin-bottom: 15px;
}

#submit {
	background-color: #9FA1A4;
	color: #FFF;
	padding: 5px 45px;
	border: none;
	-webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);
	font-size: 13px;
	font-size: 1.3rem;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}

#submit:hover {
	background-color: #848484;
}

::-webkit-input-placeholder {
   color: #C40041;
}

:-moz-placeholder { /* Firefox 18- */
   color:  #C40041;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color:  #C40041;  
}

:-ms-input-placeholder {  
   color:  #C40041;  
}

/* MAPA */
.inner-mapa {
	width: 100%;
	min-height: 380px;
}


/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 

	/* ESTUDIO ----------------------------------------------------->>>> */
	.top-estudio {
		background: url(../img/top-estudio.jpg) bottom center no-repeat;
	    background-size: cover;
	    height: 250px;
	    display: block;
	}

	.tira-imagenes {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.tira-ind {
		padding: 0px 40px 0px 0px;
	}


	/* AREA DE DESARROLLO ------------------------------------------>>>> */
	.header-regional {
		background: url(../img/bg-regional.jpg) top center no-repeat #91002c;
		background-size: cover;
		padding-top: 100px;
	}

	.inner-header-regional {
		color: #FFF;
		font-size: 38px;
		font-weight: 400;
		padding-bottom: 10px;
		line-height: 1.2;
	}

	.body-regional {
		background-color: #FFF;
	}

	.texto-regional {
		padding-left: 45px;
		padding-right: 35px;
		color: #77787B;
		font-size: 15px;
		text-align: justify;
		line-height: 1.6;
		min-height: 257px;
		display: table;
	}

	.texto-regional-vertical {
		display: table-cell;
		vertical-align: middle;
	}

	@-moz-document url-prefix() {
	  .texto-regional-vertical {
	     padding-top: 50px;
	  }
	}

	.mapa-regional img {
		border-left: 1px solid #898989;
	}

	/* NACIONAL */
	.nacional {
		position: relative;
	}

	.header-nacional {
		background: url(../img/bg-regional.jpg) top center no-repeat #91002c;
		background-size: cover;
		padding-top: 30px;
	}

	.inner-header-nacional {
		color: #FFF;
		font-size: 38px;
		font-weight: 400;
		padding-bottom: 10px;
		line-height: 1.2;
	}

	.lex {
		background-color: #86888A;
		padding-top: 30px;
		padding-bottom: 30px;
		color: #FFF;
		text-align: justify;
	}

	.lex h1 {
		margin-top: 0px;
		font-size: 36px;
		font-size: 3.6rem;
	}

	.lex p {
		padding-right: 100px;
		line-height: 1.6;
		font-size: 15px;
		font-size: 1.5rem;
	}

	.concepto-lex {
		color: #77787B;
		background-color: #FFF;
		padding-top: 30px;
		padding-bottom: 50px;
		text-align: justify;
	}

	.concepto-lex p {
		padding-right: 100px;
		line-height: 1.6;
		font-size: 15px;
		font-size: 1.5rem;
	}

	.mapa-nacional {
		position: absolute;
		bottom:0px;
	}

	/* CLIENTES ----------------------------------------------------->>> */
	#clientes-header-seccion {
		margin-top: 65px;
		font-size: 20px;
		font-size: 2rem;
		padding-top: 65px;
		text-align: right;
	}

	#clientes-inner-arrow {
		text-align: right;
		padding-right: 55px;
	}

	.outer-logos-clientes {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.inner-logos-clientes {
		border-right: 1px solid #EBEBEB;
	}

	#inner-textos-clientes {
		padding-top: 30px;
		border-right: 1px solid #EBEBEB;
	}

	.logos-clientes {
		text-align: center;
		min-height: 110px;
	}

	.textos-clientes {
		padding-top: 10px;
		padding-left: 40px;
		padding-right: 40px;
		text-align: left;
	}

	.nombre-cliente {
		font-size: 13px;
		color: #91002C;
		font-weight: 700;
	}

	.rubro {
		display: block;
		color: #666;
		font-size: 11px;
	}

	.responsabilidad {
		margin-top: 40px;
		text-align: center;
	}

	.resposabilidad-titulo {
		padding-bottom: 10px;
		background: url(../img/logos/line.jpg) left top repeat-x;
	}

	.t_white {
		font-weight: 700;
		font-size: 14px;
		color: #666;
		background-color: #FFF;
		padding-left: 15px;
		padding-right: 15px;
	}

	.t_red {
		font-weight: 200;
		font-size: 22px;
		font-size: 2.2rem;
		color: #91002C;
		background-color: #FFF;
		padding-left: 15px;
		padding-right: 15px;
	}


	/* SECCION QUIENES SOMOS ---------------------------------------->>> */
	
	.top-quienes-somos {
	    background: url(../img/top-quienes.jpg) bottom center no-repeat;
	    background-size: cover;
	    height: 250px;
	    display: block;
	}

	.perfiles {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	#socios {
		background-color: #91002C;
		color: #FFF;
	}

	#miembros {
		background-color: #EDEDEE;
		color: #86888A;
	}

	.datos-perfiles {
		margin-bottom: 40px;
	}

	.titulo-perfiles {
		text-align: right;
		padding-top: 10px;
		margin-bottom: 40px;
		padding-right: 0px;
		font-weight: 600;
		font-size: 19px;
		border-bottom: 2px solid #FFF;
	}

	#miembros .titulo-perfiles {
		color: #91002C;
		border-bottom: 2px solid #91002C;
	}

	.nombre-perfil {
		padding-top: 80px;
		font-size: 15px;
		font-weight: 600;
	}

	.descripcion-perfil {
		font-size: 12px;
		padding-left: 30px;
		min-height: 195px;
		display: table;
		border-left: 1px solid #C40041;
		text-align: left;
	}

	#miembros .descripcion-perfil {
		border-left: 1px solid #B3B5B8;
	}

	.texto-perfil {
		display: table-cell;
		vertical-align: middle;
	}

	.foto-perfil {
		min-height: 125px;
		display: table;
	}

	.foto-perfil img {
		border: 3px solid #B3B5B8;
		display: table-cell;
		vertical-align: middle;

	}

	@-moz-document url-prefix() {
	  .texto-perfil {
	     padding-top: 50px;
	     padding-bottom: 40px;
	  }

	  .foto-perfil img {
		border: 3px solid #B3B5B8;
		display: table-cell;
		vertical-align: middle;
		width: 100%;

	}
	}



	/* SECCION CONTACTO --------------------------------------------->>> */
	/* DATOS POSTALES */
	.tabla-datos {
		vertical-align: middle;
		font-size: 13px;
		font-size: 1.3rem;
		margin-top: 35px;
	}

	.tabla-datos td {
		padding-bottom: 30px;
	}

	.tabla-datos a:link, .tabla-datos a:active, .tabla-datos a:visited, .tabla-datos a:hover {
		color: #FFF;
	}


	/* FORMULARIO*/
	.contacto {
	    padding-top: 190px;
	    background: url(../img/bg-contacto.jpg) top right no-repeat #91002C;
	    padding-bottom: 20px;
	    color: #FFF;
	}

	.titulo-form {
		padding-bottom: 15px;
		font-size: 13px;
		font-size: 1.3rem;
		font-weight: 200;
	}

	.col-02-form {
		text-align: right;
	}

	.form-campos {
	    display: block;
	    width: 100%;
	    padding: 7px 10px;
	    background-color: #91002C;
	    border: 1px solid #FFF;
	    margin-bottom: 35px;
	    font-size: 13px;
		font-size: 1.3rem;
		-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
		-ms-transition: all 400ms ease;
		-o-transition: all 400ms ease;
		transition: all 400ms ease;
	}

	#mensaje {
		margin-bottom: 15px;
	}

	#submit {
		background-color: #9FA1A4;
		color: #FFF;
		padding: 5px 45px;
		border: none;
		-webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);
		box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);
		font-size: 13px;
		font-size: 1.3rem;
		-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
		-ms-transition: all 400ms ease;
		-o-transition: all 400ms ease;
		transition: all 400ms ease;
	}

	#submit:hover {
		background-color: #848484;
	}

	::-webkit-input-placeholder {
	   color: #C40041;
	}

	:-moz-placeholder { /* Firefox 18- */
	   color:  #C40041;  
	}

	::-moz-placeholder {  /* Firefox 19+ */
	   color:  #C40041;  
	}

	:-ms-input-placeholder {  
	   color:  #C40041;  
	}

	/* MAPA */
	.inner-mapa {
		width: 100%;
		min-height: 380px;
	}

}

