@charset "utf-8";

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


#cuerpo {
	height: auto;
	width: 100%;
	position: absolute;
	margin-right: 0px;
	margin-left: 0px;
}
#back-content-1 {
	width: 100%;
	height: 260px;
	position: relative;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(../imagenes/fondo/fondo-clientes-max-600.jpg);
	background-position: center 15%;
}	
#back-content-min-600 {display: none;}
#content-1 {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	text-align: center;
}
.h2-content-1 {
	color: #A0A0A0;
}
.p-content-1 {
	line-height: 35px;
	font-weight: normal;
	color: #C5C5C5;
	text-align: center;
	position: relative;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	color: #6C6C6C;	
}
#content-2 {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 90px;
	margin-left: 0px;
	height: auto;
	text-align: center;
}
#just-for-boss:hover{
	color: #FFFBF0;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	border: double 3px #fff;	
	background-color: #c1ac51;
}
#just-for-boss {
	width: 80px;
	top: 50%;
	text-align: center;
	border: double 5px #000;
	-moz-border-radius-topleft: 75px;
	-moz-border-radius-topright: 75px;
	-moz-border-radius-bottomleft: 75px;
	-moz-border-radius-bottomright: 75px;
	-webkit-border-top-left-radius: 75px;
	-webkit-border-top-right-radius: 75px;
	-webkit-border-bottom-left-radius: 75px;
	-webkit-border-bottom-right-radius: 75px;
	border-top-left-radius: 75px;
	border-top-right-radius: 75px;
	border-bottom-left-radius: 75px;
	border-bottom-right-radius: 75px;
	background-color: #fff;
	margin-left: -40px;
	left: 50%;
	height: 80px;
	position: absolute;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.1)));
	margin-top: -40px;
}
.just-for {
	font-size: 14px;
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0px;
	font-weight: bolder;
}
h2 a{
	z-index: 999999 !important;
	line-height: 25px;
	font-family: 'Droid Serif', sans-serif;
	font-size: 25px;
	font-weight: bolder;
	color: #000;
	position: absolute;
	height: 50px;
	width: 100%;
	left: 0px;
	top: 50%;
	margin-top: -25px;
}
#back-content-form {
	background-color: #000;
	position: fixed;
	z-index: 9999;
	height: 1700px;
	width: 100%;
	opacity: .90;
	display: none;
	left: 0%;
	top: 0px;
}
#jfb {
	width: 90%;
	margin-left: 5%;
	position: absolute;
	display: none;
	z-index: 99999999;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #fff;
	margin-right: 5%;
	height: 600px;
}
.h4-form {
	z-index: 999999 !important;
	line-height: normal;
	font-family: 'Droid Serif', sans-serif;
	color: #fff;
	font-size: 35px;
	text-align: center;
	width: 100%;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #fff;
}
#send {
	height: 30px;
	width: 200px;
	position: relative;
	left: 50%;
	font-family: 'Droid Serif', sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #181818;
	border: hidden 1px #d9d9d9;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomleft: 50px;
	-moz-border-radius-bottomright: 50px;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	background-color: #fff;
	margin-left: -100px;
	margin-top: 45px;
	margin-bottom: 25px;
}
#send:hover {
	background-color: #c1ac51;
	color: #000;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
	cursor: pointer;
}
#nombre-empresa {
	height: 80px;
	width: 70%;
	position: relative;
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 15px;
	margin-bottom: 15px;
}

#nombre-cliente {
	height: 80px;
	width: 70%;
	position: relative;
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#nro-cliente {
	height: 80px;
	width: 70%;
	position: relative;
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#consulta {
	height: 80px;
	width: 70%;
	position: relative;
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.txt-jfb {
	font-family: 'Droid Serif', sans-serif;
	height: 25px;
	width: 100%;
	position: relative;
	top: 0px;
	color: #fff;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
.campo-jfb-consulta {
	font-family: 'Droid Serif', sans-serif;
	height: 45px;
	width: 200px;
	margin-left: -100px;
	position: absolute;
	border: hidden 1px #d9d9d9;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomleft: 50px;
	-moz-border-radius-bottomright: 50px;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	background-color: #fff;
	color: #040404;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	left: 50%;
}
.campo-jfb {
	font-family: 'Droid Serif', sans-serif;
	height: 25px;
	width: 150px;
	margin-left: -75px;
	position: absolute;
	left: 50%;
	top: 45px;
	border: hidden 1px #d9d9d9;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomleft: 50px;
	-moz-border-radius-bottomright: 50px;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	background-color: #fff;
	color: #040404;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.exit-contenido-clientes {
	position: absolute;
	height: 25px;
	width: 25px;
	top: 5px;
	right: 5px;
	cursor: pointer;
	z-index: 999999;
}
}

@media screen and (min-width: 601px) {	

#cuerpo {
	height: 1200px;
	width: 100%;
	position: absolute;
	margin-right: 0px;
	margin-left: 0px;
}
#contenedor-todo {
	height: 1200px;
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 0px;
}
#back-content-min-600 {
	width: 100%;
	position: absolute;
	left: 0%;
	top: 135px;
	height: 300px;
	background-image: url(../imagenes/fondo/fondo-clientes-estudio-griner-abogados.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-animation: mover-header 120s infinite linear;
	-moz-animation: mover-header 120s infinite linear;
	-o-animation: mover-header 120s infinite linear;
	animation: mover-header 120s infinite linear;
	background-repeat: repeat-x;
	overflow: hidden;
}

	@-webkit-keyframes 
	mover-header {
	
	0%   {background-position: 0 0; }
	100% {background-position: -5600px 0; }}

	@-moz-keyframes mover-header {
	
	0%   {background-position: 0 0; }
	100% {background-position: -5600px 0; }}

	@-o-keyframes mover-header {
	
	0%   {background-position: 0 0; }
	100% {background-position: -5600px 0; }}

	@keyframes mover-header {
	
	0%   {background-position: 0 0; }
	100% {background-position: -5600px 0; }
}
#back-content-1 {display: none;}
#content-1 {
	width: 960px;
	position: absolute;
	left: 50%;
	height: 250px;
	z-index: 999;
	margin-left: -480px;
	float: left;
	top: 475px;
}
.h2-content-1 {
	z-index: 999999 !important;
	font-family: 'Droid Serif', sans-serif;
	color: #A0A0A0;
	font-size: 23px;
	text-align: center;
	width: 100%;
	position: absolute;
	font-style: italic;
	font-weight: normal;
}
.p-content-1 {
	z-index: 999999 !important;
	line-height: 30px;
	font-family: 'Droid Serif', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #6C6C6C;
	text-align: center;
	position: absolute;
	width: 900px;
	top: 40px;
	margin-left: -450px;
	left: 50%;
	height: 90px;
	font-style: italic;
}
#content-2 {
	width: 960px;
	position: absolute;
	left: 50%;
	height: 125px;
	z-index: 999;
	margin-left: -480px;
	float: left;
	top: 685px;
}
.h2-content-1 {
	z-index: 999999 !important;
	font-family: 'Droid Serif', sans-serif;
	color: #A0A0A0;
	font-size: 23px;
	text-align: center;
	width: 100%;
	position: absolute;
	font-style: italic;
	font-weight: normal;
}
#just-for-boss:hover{
	color: #FFFBF0;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	border: double 3px #fff;	
	background-color: #c1ac51;
}
#just-for-boss {
	width: 80px;
	top: 50%;
	text-align: center;
	border: double 5px #000;
	-moz-border-radius-topleft: 75px;
	-moz-border-radius-topright: 75px;
	-moz-border-radius-bottomleft: 75px;
	-moz-border-radius-bottomright: 75px;
	-webkit-border-top-left-radius: 75px;
	-webkit-border-top-right-radius: 75px;
	-webkit-border-bottom-left-radius: 75px;
	-webkit-border-bottom-right-radius: 75px;
	border-top-left-radius: 75px;
	border-top-right-radius: 75px;
	border-bottom-left-radius: 75px;
	border-bottom-right-radius: 75px;
	background-color: #fff;
	margin-left: -40px;
	left: 50%;
	height: 80px;
	position: absolute;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.1)));
	margin-top: -40px;
}
.just-for {
	font-size: 14px;
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0px;
	font-weight: bolder;
}
h2 a{
	z-index: 999999 !important;
	line-height: 25px;
	font-family: 'Droid Serif', sans-serif;
	font-size: 25px;
	font-weight: bolder;
	color: #000;
	position: absolute;
	height: 50px;
	width: 100%;
	left: 0px;
	top: 50%;
	margin-top: -25px;
}
#back-footer {
	position: absolute;
	width: 100%;
	height: 270px;
	z-index: 9;
	left: 0%;
	background-color: #060606;
	background-attachment: fixed;
	background-image: url(../imagenes/fondo/back.png);
	background-repeat: repeat;
	top: 730px;
}
#back-content-form {
	background-color: #000;
	position: fixed;
	z-index: 9999;
	height: 1700px;
	width: 100%;
	opacity: .90;
	display: none;
	left: 0%;
	top: 0px;
}
#jfb {
	height: 200px;
	width: 850px;
	margin-left: -425px;
	position: fixed;
	left: 50%;
	top: 50%;
	display: none;
	margin-top: -75px;
	z-index: 99999999;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #fff;	
}
.h4-form {
	z-index: 999999 !important;
	line-height: normal;
	font-family: 'Droid Serif', sans-serif;
	color: #fff;
	font-size: 35px;
	text-align: center;
	width: 100%;
	position: absolute;
	margin-top: 15px;
	margin-bottom: 15px;
	top: -50px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #fff;
	height: 45px;
}
#send {
	height: 30px;
	width: 200px;
	position: absolute;
	left: 450px;
	bottom: 25px;
	font-family: 'Droid Serif', sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #181818;
	border: hidden 1px #d9d9d9;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomleft: 50px;
	-moz-border-radius-bottomright: 50px;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	background-color: #fff;
}
#send:hover {
	background-color: #c1ac51;
	color: #000;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
	cursor: pointer;
}
#nombre-empresa {
	height: 80px;
	width: 200px;
	position: absolute;
	left: 75px;
	top: 15px;
}

#nombre-cliente {
	height: 80px;
	width: 200px;
	position: absolute;
	left: 325px;
	top: 15px;
}
#nro-cliente {
	height: 80px;
	width: 200px;
	position: absolute;
	left: 575px;
	top: 15px;
}
#consulta {
	height: 80px;
	width: 300px;
	position: absolute;
	left: 75px;
	top: 90px;
}
.txt-jfb {
	font-family: 'Droid Serif', sans-serif;
	height: 25px;
	width: 100%;
	position: absolute;
	top: 0px;
	color: #fff;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
.campo-jfb-consulta {
	font-family: 'Droid Serif', sans-serif;
	height: 45px;
	width: 300px;
	margin-left: -150px;
	position: absolute;
	left: 50%;
	top: 45px;
	border: hidden 1px #d9d9d9;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomleft: 50px;
	-moz-border-radius-bottomright: 50px;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	background-color: #fff;
	color: #040404;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.campo-jfb {
	font-family: 'Droid Serif', sans-serif;
	height: 25px;
	width: 150px;
	margin-left: -75px;
	position: absolute;
	left: 50%;
	top: 45px;
	border: hidden 1px #d9d9d9;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomleft: 50px;
	-moz-border-radius-bottomright: 50px;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	background-color: #fff;
	color: #040404;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.exit-contenido-clientes {
	position: absolute;
	height: 25px;
	width: 25px;
	top: -50px;
	right: 5px;
	cursor: pointer;
	z-index: 999999;
}
#back {
	background-color: #000;
	position: absolute;
	width: 100%;
	left: 0px;
	height: 600px;
	top: 450px;
	z-index: 1;
}
}


