@charset "utf-8";
/* CSS Document */

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	
}
body{
line-height:1;
}
ol,ul{
	list-style:none;
}
blockquote,q{
quotes:none;
}
blockquote:before,blockquote:after,
q:before,q:after{
content:''; 
content:none;
}
 
/*remembertodefinefocusstyles!*/
:focus{
outline:0;
}
 
/*remembertohighlightinsertssomehow!*/
ins{
text-decoration:none;
}
del{
text-decoration:line-through;
}
 
/*tablesstillneed'cellspacing="0"'inthemarkup*/
table{
border-collapse:collapse;
border-spacing:0;
}

/*===========*/
/*=Maquetación */
/*===========*/

.iso9001 {
	width:200px;
	height:100px;
	position:absolute;
	right:12px;
	top:20px;

}

#certificado {	
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin-left:-450px; 
	margin-top: -250px;
	width:870px;
	height:70%;
	background-color: #666;
	border:#fff 10px solid;
	-webkit-box-shadow: 0px 0px 1000px 0px #000;
	box-shadow: 0px 0px 1000px 0px #000;
	z-index:9000;	
	display:none;	
}

#cont_certif {		
	overflow:scroll;
	width:870px;
	height:100%;
}

#cerrar1 {
	background-image:url(../fancybox/fancy_close.png);
	background-repeat:no-repeat;
	position:absolute;
	right:-25px;
	top:-25px;
	width:31px;
	height:31px;

}

.certif {
	font-weight: bold;
	color:#900;
}



body{
	background-image: url(../images/bg_centro.jpg); 
}

#contenedor{
	width:100%;
	margin: auto;
/*	background-image:url(../images/bg_header.png);*/
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#da001e;		
}

/*------------------- HEADER ----------------------*/


.whatsapp {
  position:fixed;
  width:71px;
  height:69px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:40px;
  z-index:1999;
}

.whatsapp-icon {
  margin-top:13px;
	z-index:1999;
}

.whatsapp2 {
  position:fixed;
  width:90px;
  height:101px;
  bottom:40px;
  right:40px;
  background-image:url("https://freddy4x4.com.ar/images/wp2.png");
  color:#000;
  text-align:center;
  z-index:1999;
}
#top{
	height:148px;
	width:100%;
	margin:auto;
	background-image:url(../images/bg_botonera.png);
	background-repeat:repeat-x;
	background-position:0 148px;	
}

#contenedor_top{
	height:148px;
	width:1020px;
	margin:auto;
	position:relative;
}

#header{
	height: 420px;
	width: 100%;
	margin: auto;
	background: #575757;
}

#header_int{
	height:254px;
	width:100%;
	margin:auto;
	background: #575757;
}

#img_header {
	width: 100%;
	height: 209px;
	margin: auto;
	background: url(../images/fondo2.jpg) repeat-x center -120px;
}

#txt_header {
	width:1020px;
	height:209px;
	margin:auto;	
	position:relative;
}

h2{
	color: #575757;
	width: 50%;
	top: 40px;
/*	left: 30px;
*/	white-space: nowrap;
	z-index: 10;
	position: absolute;
	background-image: url(../images/sombra_texto.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 150px;
	font: 400 54px 'Bitter', sans-serif;
	letter-spacing:-1px;
	text-shadow: 0 0 20px #FFFFFF;
}

.tit_header{
	color: #fff;
	font-size: 60px;
	width: 50%;
	top: 30px;
	left:30px;
	white-space: nowrap;
	z-index: 10;	
	font-family: 'Open Sans', sans-serif;;
	font-weight: 400;
	position:absolute;
	background-image:url(../images/sombra_texto.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:170px;
	line-height: 70px;
}

#pic_header {
	width:600px;
	height:209px;	
	right:0;
	position:absolute;
}


#nav_header{
	height:45px;
	width:1020px;
	margin:auto;	
}

#contenedor_header{
	height: 371px;
	width: 100%;
	margin: auto;
		
}

h1{
	background: url(../images/h1nuevo.png) no-repeat;
	background-position: 0px 35px;
	width: 1020px;
	height: 148px;
	float: left;
	margin: 0px;
}

h1 a{
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}

#nav_top{
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	height: 45px;
	margin: auto;
	text-align: center;
	width: 1020px;
}


.boton_top {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 12px 35px 11px 35px;
	width: auto;
	font: 400 16px 'Open Sans', sans-serif;
}

.boton_top:hover{
	color:#da001e;
	background-color:#fff;	
}




/* Root = Horizontal, Secondary = Vertical */


ul#menu li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 32px;
	z-index: 3000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
ul#menu li{
	padding:7px 5px 7px 5px;	
}
ul#menu li:hover{
	background-color:#fff;	
	font-family: 'Open Sans', sans-serif;
}

ul#menu  ul {
  	margin: 0;
  	border: 0 none;
  	padding: 0;
  	width: 230px;
  	list-style: none;
  	display: none;
  	position: absolute;
  	top: 44px;  
  	background: #19262D;
  	font-family: 'Open Sans', sans-serif;
  
}

ul#menu ul:after /*From IE 7 lack of compliance*/{
  	clear: both;
  	display: block;
  	font: 1px/0px serif;
  	content: ".";
  	height: 0;
  	visibility: hidden;
  	color:#000;	
  	font-family: 'Open Sans', sans-serif;
}

ul#menu ul li {  
  	float: left; /*For IE 7 lack of compliance*/
  	display: block !important;
  	display: inline; /*For IE*/
  	padding:5px;
 	background-color:#e4e4e4;
  	height:auto;  
  	width: 100%;
  	font-family: 'Open Sans', sans-serif;
}

/* Root Menu */
ul#menu a {
	text-align: left;
	padding: 8px 20px 6px 20px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	/*  border-right:1px solid #818181;*/
	height: auto !important;
	height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#menu a:hover{
	color: #da001e;
}

ul#menu li:hover a{
	color: #da001e;
}

ul#menu ul ul,
ul#menu ul ul ul {
  	display: none;
  	position: absolute;
  	top: 0;
  	left: 150px;
}

ul#menu li:hover ul,
ul#menu ul li:hover ul,
ul#menu ul ul li:hover ul,
ul#menu li.iehover ul,
ul#menu ul li.iehover ul,
ul#menu ul ul li.iehover ul {
  	display: block;
  
}
ul#menu .selected{
	color: #003300;
}


/*------------------- PRINCIPAL ----------------------*/

#principal{	
	width:100%;
	overflow:hidden;
	margin:auto;
}

#principal_int{
	width: 100%;
	overflow: hidden;
	margin: auto;
}
#contenedor_1 {
	width: 100%;
	overflow: hidden;
	margin: auto;
	background: #FFF url(../images/bajo_header_int.png) repeat-x center top;
	padding-bottom: 50px;
}
#contenedor_2 {
	width: 100%;
	overflow: hidden;
	margin: -260px auto auto;
	background: #eeeeee;
	height: 100%;
	border-top: 1px solid #dcdcdc;
}
#contenedor_2c {
	width: 100%;
	overflow: hidden;
	margin: -360px auto auto;
	background: #eeeeee;
	height: 100%;
	border-top: 1px solid #dcdcdc;
}

#contenedor_2b {
	width: 100%;
	overflow: hidden;
	margin: -180px auto auto;
	background: #eeeeee;
	height: 100%;
	border-top: 1px solid #dcdcdc;
}

#contenedor_2a {
	width: 100%;
	overflow: hidden;
	margin: auto;
	background: #eeeeee url(../images/comillas.png) no-repeat center 44px;
	height: 100%;
	border-top: 1px solid #dcdcdc;
	text-align: center;
}

#contenedor_2d {
	width: 100%;
	overflow: hidden;
	margin: -290px auto auto;
	background: #eeeeee url(../images/comillas2.png) no-repeat center 44px;
	height: 100%;
	border-top: 1px solid #dcdcdc;
	text-align: center;
}


.slogan {
	font: 40px Bitter, "sans serif";
	color: #555555;
	text-align: center;
	width: 100%;
	background: url(../images/bg_centro.jpg) repeat-x center top;
	/* [disabled]text-shadow: 1px 1px 0 #FFFFFF; */
	letter-spacing: -1px;
	height: 144px;
	padding-top: 50px;
}
.slogan_int {
	font: 26px/36px Bitter, "sans serif";
	color: #575757;
	text-align: center;
	width: 1020px;
	height: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	margin: auto;
}
.slogan_intb {
	font: 26px/36px Bitter, "sans serif";
	color: #575757;
	text-align: center;
	width: 620px;
	height: 100%;
	overflow: hidden;
	margin: auto;
	float: left;
}




#contenedor_principal_home{
	height: 100%;
	overflow: hidden;
	width: 100%;
	background: #FFF;
	border-top: 1px solid #e1dfdf;
	border-bottom: 1px solid #e1dfdf;
	text-align: center;
}

#contenedor_principal{
	height:100%;
	overflow:hidden;
	width:1020px;
	margin:auto;
}

#info_home {
	padding-top: 60px;
	width: 1020px;
	height: 100%;	
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #757575;
	text-align: left;
	line-height: 26px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
}

h3 {
	color: #da001e;
	font-weight: 400;
	font-family: 'Bitter', sans-serif;
	font-size: 30px;
	margin-bottom: 200px;
	float: left;
	margin-right: 75px;
	padding-top:10px;
}

#foto_home {
	width: 100%;
	height: 436px;
	background: url(../images/foto_home.jpg) no-repeat scroll center center / cover  rgba(0, 0, 0, 0);
}
#contenedor_3 {
	width: 100%;
	height: 100%;
	background: url(../images/fondo_clientes1.jpg) no-repeat scroll center top / cover rgba(0, 0, 0, 0);
	overflow: hidden;
}
#contenedor_3a {
	width: 100%;
	height: 100%;
	background: url(../images/fondo_clientes2.jpg) no-repeat scroll center top / cover rgba(0, 0, 0, 0);
	overflow: hidden;
}



#bajo {
	height: 100%;
	background: #d6223a;	
}

#info_bajo {
	width:1020px;
	height: 100%;
	margin:auto;
	overflow:hidden;
	padding-bottom:60px;	
}

#politica {
	width: 278px;
	float: left;
	padding-top: 48px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #eccfd1;
	line-height: 22px;
	padding-right: 45px;
	text-align:center;
}

h4 {
	color: #ffffff;
	padding-bottom: 15px;
	font: normal 26px/normal 'Bitter', sans-serif;
	text-align: center;
}

#mision {
	width: 290px;
	float: left;
	padding-top: 48px;
	padding-left: 49px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #eccfd1;
	line-height: 22px;
	padding-right: 45px;
	text-align:center;

}

h5 {
	color: #da001e;
	padding-bottom: 4px;
	font: normal 24px/normal 'Bitter', sans-serif;
	text-align: left;	
}

#vision {
	width: 240px;
	float: left;
	padding-top: 48px;
	padding-left: 49px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #eccfd1;
	line-height: 22px;
	text-align:center;

}

h6 {
	color:#fff;
	font-weight:400;
	font-family: 'Play', sans-serif;
	font-size:24px;
	margin-bottom:15px;
	text-shadow: -2px -2px 0px #991316;
	padding-bottom:20px;
	line-height: normal;		
}
.h7 {
	float:left;
	color:#8a0b0f;
	font-weight:400;
	width:100%;
	font-family: 'Play', sans-serif;
	font-size:18px;
	margin-top:28px;
	margin-bottom:15px;	
	text-shadow: 1px 1px 0px #fff;	
}

.rojo {
	color:#8a0b0f;
	font-weight:400;
	font-family: 'Play', sans-serif;
	font-size:20px;
	text-shadow: 1px 1px 0px #fff;	
}

#form {
	width: 340px;
	height: 690px;
	float: right;
	background-color: #da001e;
	margin-top: -40px;
	z-index: 1;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

#tit_form {
	width: 340px;
	height: 93px;
	float: right;
	background-color: #545454;
	padding: 28px 0 10px 0;
	color: #FFF;
	font-family: 'Bitter', sans-serif;
	font-size: 26px;
	line-height: 14px;
	text-align: center;
}

.tit_form {
	color: #bebdbd;
	font: 12px/18px 'Open Sans', sans-serif;	
}

#info_int {
	width:1020px;
	height:100%;
	overflow:hidden;
	padding-top:40px;		
}
#info_int1 {
	width: 1020px;
	height: 100%;
	overflow: hidden;
	padding-top: 40px;
	margin: auto;
}
#info_int2 {
	width: 1020px;
	height: 100%;
	overflow: hidden;
	padding-top: 48px;
	margin: auto;
	padding-bottom: 58px;
}
#info_int3 {
	width: 1020px;
	height: 366px;	
	padding-top: 48px;
	margin: auto;
	padding-bottom: 58px;
	text-align: center;
	box-shadow:inset
}

#info_int3_4x4 {
	width: 1020px;
	height: 656px;	
	padding-top: 48px;
	margin: auto;
	padding-bottom: 58px;
	text-align: center;
	box-shadow:inset
}

.titulo_sobregris {
	font-size: 26px;
	font-weight: 300;
	color: #bd3841;
	padding-left: 100px;
	font-family: 'Bitter', sans-serif;
}
.titulo_sobrefoto {
	font-size: 28px;
	font-weight: 300;
	color: #FFFFFF;
	font-family: 'Bitter', sans-serif;
	text-shadow: 1px 1px 1px #666666;
	margin-bottom: 30px;
	margin-top: 10px;
}
.titulo_fotos {
	font-size: 28px;
	font-weight: 300;
	color: #FFFFFF;
	font-family: 'Bitter', sans-serif;
	margin-bottom: 0px;
	margin-top: 20px;
}


.texto_int2 {
	width: 620px;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #515151;
	text-align: center;
	/* [disabled]text-shadow: 1px 1px 0px #fff; */
	line-height: 26px;
	padding-top: 4px;
}
.texto_int3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #f3e0e1;
	text-align: center;
	line-height: 26px;
	padding-top: 4px;
	margin-bottom: 25px;
}

.contenedor_iconos{
	width: 660px;
	height: 100%;
}
.contenedor_iconos_b {
	width: 660px;
	height: 100%;
	padding-left: 55px;
}

.circulos_rojos {
	width: 126px;
	text-align: center;
	background: #bd3841;
	height: 126px;
	margin-right: 65px;
	float: left;
	-webkit-border-radius: 64px;
	border-radius: 64px;
	margin-top: 38px;
}
.circulos_rojos_b {
	width: 126px;
	text-align: center;
	background: #bd3841;
	height: 126px;
	margin-right: 35px;
	float: left;
	-webkit-border-radius: 64px;
	border-radius: 64px;
	margin-top: 38px;
}

.textos_circulos {
	width: 126px;
	text-align: center;
	margin-right: 35px;
	float: left;
	margin-top: 14px;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	color: #222222;
	font-family: 'Bitter', sans-serif;
}
.textos_circulos_b {
	width: 126px;
	text-align: center;
	margin-right: 65px;
	float: left;
	margin-top: 14px;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	color: #222222;
	font-family: 'Bitter', sans-serif;
}

#info_texto {
	width:475px;
	height:378px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#454545;
	text-align:justify;
	text-shadow: 1px 1px 0px #fff;	
	float: left;	
}

#texto_int {
	width: 620px;
	height: 100%;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #666;
	text-align: justify;
	/* [disabled]text-shadow: 1px 1px 0px #fff; */
	float: left;
	line-height: 26px;
	padding-top: 18px;
}

#info_foto {
	width:450px;
	height:358px;
	float: left;
	margin-left:33px;
	margin-top:20px;	
}

#pack_bajo {
	width:1000px;
	float:left;
}

#info_bajo_int {
	width:1020px;
	height:270px;
	margin:auto;				
}

#gal_bajo_int {
	width:370px;
	height:270px;
	float:left;
	margin-right:20px;	
	background-image:url(../images/dot_bajo.jpg);
	background-repeat:no-repeat;
	background-position:right 17px;	
}

#gal_bajo_int1 {
	width:635px;
	height:250px;
	float:left;
	margin-right:20px;	
	background-image:url(../images/dot_bajo.jpg);
	background-repeat:no-repeat;
	background-position:right 15px;	
}

.tit_gris {
	color:#414141;
	font-weight:400;
	font-family: 'Play', sans-serif;
	font-size:24px;
	margin-top:22px;
	margin-bottom:10px;	
	text-shadow: 1px 1px 0px #fff;			
}

.texto_seguros {
	width: 330px;
	height: 87px;
	float: left;
	font-size: 13px;
	text-align: left;
}

.img_seguros {
	width:253px;
	height:107px;
	float:left;
	margin-right:30px;			
}

.foto_gal {
	width: 180px;
	height: 180px;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-left: 8px;
	-webkit-border-radius: 90px;
	border-radius: 90px;
	margin-top: 15px;
}

.foto_gal:hover {
	background-color:#555;
}

.vid_gal {
	width:211px;
	height:167px;
	float:left;	
	margin-right:10px;
	margin-bottom:10px;
	padding:6px;
	background-color:#666;
}

.vid_gal:hover {
	background-color:#555;
}

.vid_gal1 {
	width:262px;
	height:167px;
	float:left;	
	margin-right:10px;
	margin-bottom:10px;
	padding:6px;
	background-color:#666;
}
.vid_gal1:hover {
	background-color:#555;
}
#vid_bajo_int {
	width:230px;
	height:270px;
	float:left;	
}
#vid_bajo_int1 {
	width:230px;
	height:270px;
	float:left;	
	margin-left:25px;	
}
#info_contacto {
	width:1020px;
	height:378px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#454545;
	text-align:justify;
	text-shadow: 1px 1px 0px #fff;	
	float: left;		
}

#datos_contacto {
	width:290px;
	height:200px;
	margin-top:15px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#454545;
	text-align:justify;
	text-shadow: 1px 1px 0px #fff;	
	float: left;	
	background-image: url(../images/cont_icon.png);
	background-repeat:no-repeat;
	background-position:bottom left;	
}

#dir_contacto {
	width:190px;
	height:105px;
	margin-top:40px;
	margin-left:100px;
	font-family: 'Play', sans-serif;
	font-size:14px;
	font-weight:700;
	color:#454545;
	text-align:left;
	text-shadow: 1px 1px 0px #fff;	
	float: left;		
}

#form_contacto {
	width:696px;
	height:300px;
	margin-top:-45px;
	margin-left:15px;	
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#454545;	
	float: left;
	background-image:url(../images/bg_cont.png);
	background-repeat:no-repeat;			
}

/*------------------- FOOTER ----------------------*/

#footer{
	height:247px;
	background-color:#575757;	
	
}

#info_footer {
	height:172px;
	margin:auto;
	width:1020px;
	background-image:url(../images/bg_add.png);
	background-repeat:no-repeat;
	padding:0;				
}

#copy_footer {
	height: 28px;
	color: #626262;
	background: #FFF;
}

#copy_footer a {
	color:#555;	
	text-decoration: none;
}
#copy_footer a:hover,a:active{
  color:#000;	
}

#copy{
	width:1020px;
	margin:auto;
	height:20px;
	padding-top:8px;
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
}

#bottom{	
	height:46px;
	background-image:url(../images/bg_bottom.jpg);
	background-repeat:repeat-x;
	background-position:center;		
}

#add_footer{
	padding-top: 48px;
	width: 300px;
	color: #fff;
	font-weight: 400;
	font-family: 'Bitter', sans-serif;
	font-size: 24px;
	float: left;		
}

#addthis{
	margin-top:10px;
	width:200px;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-size:11px;	
		
}

#datos_footer{
	padding-top:51px;
	padding-left:260px;
	float:left;	
	width:340px;
	height:120px;
	color:#eaeaea;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	background-image:url(../images/bg_datos.png);
	background-repeat:no-repeat;
	text-shadow: -1px -1px 0px #222;
	line-height:16px;		
		
}


/* Formularios Internos */



#formulario {
	margin: 50px auto 0;
	width: 300px;
}

#formulario label {
	text-align: left;
	font-size: 16px;
	width: 200px;
	font-family: 'Bitter', sans-serif;
	color:#fff;
}

#formulario input[type=text], textarea {
	border: 1px solid #FFF;
	color: #333;
	/*font-family: inherit;*/
	font-size: inherit;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	background-color: #eeeeee;
	width: 276px;
	padding: 4px;
	margin-bottom: 14px;
	margin-top: 5px;
	-webkit-border-radius: 2px;
	border-radius: 2px;		
}

#formulario input[type=submit] {
	border: none;
	text-decoration: none;
	height: 39px;
	margin: 20px auto 20px;
	display: block;
	font-size: 16px;
	color: #fff;
	font-family: 'Bitter', sans-serif;
	background-color: #575757;
	padding-right: 20px;
	padding-left: 20px;
}

#formulario input[type=submit]:hover {
	background-color: #333;
	color: #fff;
	cursor: pointer;
}

#validar-nombre, #validar-correo, #validar-sitio, #validar-mensaje {
	position: absolute;
	width: 100px;
	margin-top: 5px;
	font-size: 13px;
}

#validar-nombre img, #validar-correo img, #validar-mensaje img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.advertencia {
	color: #fff;
	font: 600 14px 'Open Sans', sans-serif;
}

#envio {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding-top: 0px;
	margin-top: 0px;
}
.highlight {
	color: #FFFFFF;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}
.datafiscal {
	float: left;
	padding-left: 0px;
	padding-top: 53px;
}
.red {
	color: #da001e;
}
.logos_clientes {
	text-align: center;
	float: left;
	height: 100px;
	width: 170px;
	margin-top: 20px;
}

.envio1 p {
    text-align: center;
    padding-top: 73%;
    font-size: 24px;
    padding-right: 5%;
	padding-left:5%;
    color: #ffffff;
	line-height:28px;
}

 .loader {
        padding-left: 0;
        margin-top: -10;
    }
	
 .show{display:block!important}

/*========================================================================================*/
/*                                       SCROLLORAMA                                      */
/*========================================================================================*/

#content-wrapper {
	font-size: 150px;
	text-align: center;
}

#fly-it { position: relative; }
#fly-it-4x4 { position: relative; width: 777px; text-align:left;}
#fly-it1 { position: relative; }
#fly-it1-4x4 { position: relative; width: 777px; }

#scale-it { width: 500%; margin: 0px -200%; padding: 0; }


/*========================================================================================*/
/*                                         HOOVER                                         */
/*========================================================================================*/


div.fadehover {
	position: relative;
	}

img.test {
	position: absolute;
	left: 0;
	top: 0;
        z-index: 10;
	}
	
img.test2 {
	position: absolute;
	left: 0;
	top: 0;
	}
