/*---------------------------------Normalizados inicio---------------------------------*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol { 
	margin: 0;
	padding: 0;
}
a, input, textarea {
	outline: none;
}
.clearfix:before, .clearfix:after{
	content: "";
	display:table;
}
.clearfix:after{
	clear:both;
}
body {
	font-family: "Eb Garamond", Times, serif;
	font-size: 12px;
	color:#000;
	background-color: rgba(219,219,219,1.00);
	background-position: center top;
	background-repeat: repeat-x;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
}
ul {
	list-style-type: none;
}
* {
	text-decoration:none;
}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


/*---------------------------------Normalizados final---------------------------------*/


/*---------------------------------Textos y generales inicio---------------------------------*/


h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
   font-size: 16px;
}
.bold {
	font-weight:bold;
	display:block;
	margin:auto;
}
.white{
	color:#FFF;
}
.text-center {
	text-align: center;
}
.back-sky {
	background-image: url(imagenes/banner-sky.jpg);
	background-position: center bottom;
	background-size: cover;
}
.back-white {
	background-color: rgba(255,255,255,1.00);
}

/*---------------------------------Textos y generales final---------------------------------*/

.contenedor {
	margin:auto;
}
.contenedor-100 {
}
#encabezado {
	margin: 0 0 20px 0;
	position: relative;
	padding-bottom: 0;
}
#texto-confucio {
	position: absolute;
}
#banner {
	display: block;
	width: 100%;
	height: auto;
	}
#logo-01 {
	position: absolute;
	display: block;
	width: 270px;
	height: auto;
	bottom: 40px;
	right: 40px;
	}


/*--------------------------------Pita consultores inicio--------------------------------*/
#pita-consultores {
	margin: 0 0 20px 0;
	background-color: #FFF;
}
#pita-consultores-menu {
	width: 100%;
    background-color: #b89f6f;
}
#pita-consultores ul {
	float: right;
	height: 30px;
	background-color: #b89f6f;
	line-height: 30px;
}
#pita-consultores ul li {
	float: left;
}
#pita-consultores ul li a {
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 0 20px 0 20px;
	color: #FFF;
	background-image: url(imagenes/menu-principal.png);
	background-position: left top;
	background-repeat: repeat-y;
}
#pita-consultores ul li a:hover {
	background-color: #64522e;
}
#pita-consultores-info {
	width: 48.93617021%;
	float: left;
}
#pita-consultores-info p {
	font-size: 16px;
	text-align: center;
	color: #002943;
	line-height: 18px;
	margin: 20px 0 0 0;
}
#logo-02 {
	display: block;
	margin: auto;
	height: auto;
}
#foto-abogados {
	display: block;
	float: right;
	width: 48.93617021%;
	height: auto;
}
/*--------------------------------Pita consultores final--------------------------------*/


/*--------------------------------La empresa inicio--------------------------------*/
#la-empresa {
	margin: 0 0 40px 0;
}
#la-empresa-foto {
	float: left;
	display: block;
	width: 57.44680851%;
}
#la-empresa-info {
	float: right;
	width: 40.42553191%;
	height: 311px;
	background-color: #002943;
	padding: 38px 3.157894737% 0 3.157894737%;
}
#la-empresa-info h2{
	display: block;
	margin: 0 10% 0 10%;
	width: 80%;
	font-size: 22px;
	color: #FFF;
	text-align: center;
	padding-bottom: 14px;
	border-bottom: #b89f6f 2px solid;
}
#la-empresa-info p{
	font-size: 14px;
	text-align: center;
	color: #FFF;
	margin-top: 16px;
}
#mision-vision {
	background-color: #FFF;
	text-align:center;
	margin-bottom: 20px;
	padding: 30px 20px;
}
#mision-vision p {
	font-size: 14px;
}
/*--------------------------------La empresa final--------------------------------*/


/*--------------------------------Áreas de Especialidades inicio--------------------------------*/
#areas-practica {
	background-color: #FFF;
    margin: 0 0 20px 0;
	padding: 60px 3.723404255% 20px 3.723404255%;
}
#areas-practica h2{
	font-size: 20px;
	text-align: center;
    width: 280px;
	margin: auto;
    padding-bottom: 14px;
	border-bottom: #b89f6f 2px solid;
	margin-bottom: 30px;
}
.areas {
	width: 28.73563218%;
	float: left;
	margin: 0 2.298850575% 40px 2.298850575%;
}
.areas img {
	display: block;
	margin: 0 auto 10px auto;
	width: 40%;
	height: auto;
}
.areas h3{
	font-size: 20px;
	text-align: center;
	color: #002943;
	padding-bottom: 5px;
}
.areas p{
	font-size: 14px;
	text-align: center;
	color: #000;
}
/*--------------------------------Áreas de Práctica final--------------------------------*/


/*--------------------------------Contáctenos inicio--------------------------------*/
.contactenos-100 {
   background-color: #294354;
}
#contactenos {
	margin: auto;
	padding: 60px 0 60px 80px;
}
#contactenos-back{
	background-image: url(imagenes/contactenos.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#contactenos h2{
	text-align: left;
	color: #FFF;
	padding: 0 0 14px 0;
	border-bottom: #b89f6f 2px solid;
	display: block;
	width: 250px;
	margin-bottom: 30px;
	font-size: 15px;
}

/*--------------------------------Formulario inicio--------------------------------*/
#formulario {
	width: 50%;
}
#nombre, #email, #telefono, #mensaje {
	width: 100%;
	height: 38px;
	margin-bottom: 10px;
	border: none;
	padding: 0 0 0 10px;
}
#mensaje {
	padding-top: 10px;
	height: 80px;
}
#enviar {
	float:right;
	width: 120px;
	height: 36px;
	background-image: url(imagenes/enviar.gif);
	background-color: #999;
	color:#FFF;
	border: none;
}
#enviar:hover {
   background-image: url(imagenes/enviar-hover.gif);	
}
/*--------------------------------Formulario final--------------------------------*/


/*Redes sociales con Font Awesome 1 INICIO*/
#contactenos ul {
	margin-top: 20px;
}
#contactenos ul h3 {
	font-size: 18px;
	margin-bottom: 10px;
	color: rgba(249,249,249,1.00);
}
#contactenos ul li {
	float: left;
	margin-right: 20px;
}
#contactenos ul li a {
	display: block;
	width: 36px;
	height: 36px;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	color: rgba(255,255,255,0.50);
}
#contactenos ul li a:hover {
	color: rgba(255,255,255,1.00);
}
#contactenos ul li a span:not(.fa) {
	display:none;
}
/*Redes sociales con Font Awesome 1 FINAL*/



/*--------------------------------Contáctenos final--------------------------------*/


/*--------------------------------Pie inicio--------------------------------*/
.pie-100 {
	background-color: #283a49;
	height: 80px;
}
#pie {
	margin: auto;
}
.pie-back {
	background-color: #FFF;
	background-image: url(imagenes/pie.jpg);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}
#logo-03 {
	float: left;
	display: block;
	width: 160px;
	height: auto;
	padding-right: 30px;
	border-right: #d1d1d1 2px solid;
	margin: 25px 0 25px 0;
}
#pie #info {
	float: left;
	margin: 50px 0 0 20px;
}
#pie #info p {
	font-size: 14px;
	line-height: 18px;
}
#pie #info p a{
	color: #000;
	text-decoration: underline;
}
#pie #info p a:hover{
	text-decoration: none;
}
#logo-public {
	float: right;
	width: 11.4893617%;
	margin-top: 70px;
}
#logo-public img {
	width: 100%;
	height: auto;
}


/*Datos Decrear inicio*/
.decrear {
	font-family: Helvetica, Arial, Gotham, "Helvetica Neue", sans-serif;
	font-size: 12px;
	background-color: rgba(162,160,160,1.00);
	padding: 15px;
	color: rgba(255,255,255,1.00);
	text-align: center;
}
.decrear a {
	color: rgba(255,255,255,1.00);
	font-weight: 700;
}
.decrear a:hover {
	text-decoration: underline;
}
/*Datos Decrear final*/

/*--------------------------------Pie final--------------------------------*/





/*------------------------------------------------------------Media querie celular------------------------------------------------------------*/


@media screen and (max-width:480px){
#logo-01 {
   width: 40%;
   bottom: 10px;
   right: 10px;
}
#texto-confucio {
	display: none;
}

/*--------------------------------Pita consultores inicio--------------------------------*/
#pita-consultores {
}
#pita-consultores ul {
	float: none;
	height: auto;
}
#pita-consultores ul li {
	float: none;
	width: 100%;
}
#pita-consultores ul li a {
	text-align: center;
}
#pita-consultores ul li a:hover {
}
#pita-consultores-info {
	width: 100%;
	float: none;
}
#pita-consultores-info p {
}
#logo-02 {
	margin-top: 20px;
	width: 30%;
}
#foto-abogados {
	display: block;
	float: none;
	width: 100%;
	height: auto;
	margin-top: 20px;
}
/*--------------------------------Pita consultores final--------------------------------*/	
	
	
/*--------------------------------La empresa inicio--------------------------------*/
#la-empresa {
}
#la-empresa-foto {
	float: none;
	display: block;
	width: 100%;
	margin: 0 0 20px 0;
}
#la-empresa-info {
	float: none;
	width: 100%;
	height: auto;
	padding: 30px 10px 30px 10px;
}
#la-empresa-info h2{
	font-size: 20px;
	color: #FFF;
	text-align: center;
	padding-bottom: 16px;
	border-bottom: #b89f6f 4px solid;
}
#la-empresa-info p{
	font-size: 16px;
	text-align: center;
	color: #FFF;
	margin-top: 16px;
}
/*--------------------------------La empresa final--------------------------------*/
	
	
	
/*--------------------------------Áreas de Práctica inicio--------------------------------*/
#areas-practica {
	margin-top: 20px;
}
#areas-practica h2{
}
.areas {
	width: 100%;
}
.areas img {
	width: 30%;
}
.areas h3{
}
.areas p{
}
/*--------------------------------Áreas de Práctica final--------------------------------*/


/*--------------------------------Contáctenos inicio--------------------------------*/
.contactenos-100 {
   background-color: #283a49;
}
#contactenos {
	margin: auto;
	padding: 60px 20px 20px 20px;
}
#contactenos-back{
}
#contactenos h2{
	margin-left: 10px;
}
#formulario {
	width: 100%;
}
#nombre, #email, #telefono, #mensaje {
}
#mensaje {
}
#enviar {
}
#enviar:hover {	
}
/*--------------------------------Contáctenos final--------------------------------*/


/*--------------------------------Pie inicio--------------------------------*/
.pie-100 {
}
#pie {
}
.pie-back {
}
#logo-03 {
	float: none;
	width: 50%;
	margin: 20px auto 0 auto;
	padding: 0;
	border: none;
}
#pie #info {
	margin-top: 20px;
	float: none;
}
#pie #info p{
	text-align: center;
}
#pie #info p a{
}
#pie #info p a:hover{
}
#logo-public {
	float: none;
	width: 40%;
	margin: 20px auto 10px auto;
}
#logo-public img {
}
/*--------------------------------Pie final--------------------------------*/

}


/*------------------------------------------------------------Media querie tablet------------------------------------------------------------*/


@media screen and (min-width:481px) and (max-width:768px){
#logo-01 {
   width: 40%;
   bottom: 20px;
   right: 20px;
}
#texto-confucio {
	top: 20px;
	left: 2%;
	width: 30%;
}	
	
	
/*--------------------------------Pita consultores inicio--------------------------------*/
#pita-consultores {
}
#pita-consultores-menu {
}
#pita-consultores ul {
	float: none;
}
#pita-consultores ul li {
	float: left;
	width: 33%;
}
#pita-consultores ul li a {
	font-size: 12px;
	}
#pita-consultores ul li a:hover {
}
#pita-consultores-info {
	width: 100%;
	float: none;
}
#pita-consultores-info p {
}
#logo-02 {
	margin-top: 10px;
	width: 40%;
}
#foto-abogados {
	display: block;
	float: none;
	width: 100%;
	height: auto;
}
/*--------------------------------Pita consultores final--------------------------------*/


/*--------------------------------La empresa inicio--------------------------------*/
#la-empresa {
	width: 100%;
}
#la-empresa-foto {
	width: 100%;
}
#la-empresa-info {
	width: 100%;
	margin-top: 20px;
	height: 280px;
}
#la-empresa-info h2{
}
#la-empresa-info p{
}
/*--------------------------------La empresa final--------------------------------*/

	
/*--------------------------------Áreas de Práctica inicio--------------------------------*/
#areas-practica {
    margin: 0 0 40px 0;
	padding: 60px 2.604166667% 20px 2.604166667%;
}
#areas-practica h2{
}
.areas {
	width: 41.20879121%;
	margin: 0 4.395604396% 30px 4.395604396%;
}
.areas img {
}
.areas h3{
}
.areas p{
}
/*--------------------------------Áreas de Práctica final--------------------------------*/


/*--------------------------------Contáctenos inicio--------------------------------*/
.contactenos-100 {
   background-color: #283a49;
}
#contactenos {
	margin: auto;
	padding: 60px 20px 20px 20px;
}
#contactenos-back{
}
#contactenos h2{
	margin-left: 10px;
}
#formulario {
	width: 100%;
}
#nombre, #email, #telefono, #mensaje {
}
#mensaje {
}
#enviar {
}
#enviar:hover {	
}
/*--------------------------------Contáctenos final--------------------------------*/


/*--------------------------------Pie inicio--------------------------------*/
.pie-100 {
}
#pie {
}
.pie-back {
}
#logo-03 {
}
#pie #info {
}
#pie #info p a{
}
#pie #info p a:hover{
}
#logo-public {
	width: 20%;
	margin-right: 20px;
}
#logo-public img {
}
/*--------------------------------Pie final--------------------------------*/
}

/*------------------------------------------------------------Media querie escritorio------------------------------------------------------------*/


@media screen and (min-width:769px){
.contenedor, #contactenos, #pie {
	max-width: 940px;
	width: 90%;
}
#texto-confucio {
	top: 40px;
	left: 3.617021277%;
	width: 26.59574468%;
	height: auto;
}
#logo-01 {
	width: 25%;
}
#logo-02 {
	width: 43.47826087%;
}
}

