/*@charset "utf-8";*/
@font-face {
    font-family:'roboto_condensed';
    src: url('../fonts/Roboto-Condensed-webfont.eot');
    src: url('../fonts/Roboto-Condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Condensed-webfont.woff') format('woff'),
         url('../fonts/Roboto-Condensed-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Condensed-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*=============================================================================================== generales */
*{
  margin: 0px;
  padding: 0px;
  line-height:1em;
  border-collapse:collapse;
  font-family: roboto_condensed, Arial, Helvetica, sans-serif;
 	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}
a img, a:hover img, a, a:hover, input[type="submit"], input[type="submit"]:hover, button, button:hover {
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}
a img {
  border: none; 
}
h1, h2, h3, h4, h5, h6, p{
  font-weight: normal;
  float: left;
}
ul{
  list-style-type:none;
}
.clear {
  clear: both;
}
body{
	position: relative;
}
.fondo{
  background-color: #fff;
}
/*========================================================================= Maqueta*/
#contenedor{
  width: 100%;
}
/*========================================================================= pagina*/
#pagina{
	width: 100%;
	max-width: 1180px;
	margin: auto;
	position: relative;
}
.home{
	min-height: 720px;
}
.products{
}
/*========================================================================= header*/
header{
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 50;
}
header #logo{
	float: left;
	margin: 0 0 0 0px;
}
header #logo a,
header #logo img{
	float: left;
	margin: 0 0 0 0px;
}
header #menu{
	float: right;
	margin: 0 0 0 0px;
	width: auto;
	display: inline-block;
	height: 100px;
}
header #menu ul{
	float: left;
	margin: 0 0 0 0px;
	width: auto;
	height: 200px;
	padding: 0px 0 0 0;
}
header #menu ul li{
	float: left;
	margin: 0 7px 0 0px;
	width: 44px;
	height: 130px;
	text-align: right;
	/* overflow: hidden; */
	position: relative;
}
header #menu ul li::before{
	width: 44px;
	height: 44px;
	display: inline-block;
	position: absolute;
	top: -22px;
	left: 0px;
	content: "";
	background-color: red;
	border-radius: 100%;
}
@media screen and (max-width: 979px){
header #menu ul li::before{
	display: none;
}
}
header #menu ul li:nth-child(1)::before{
	background-color: #cccccc;	
}
header #menu ul li:nth-child(2)::before{
	background-color: #7fceef;	
}
header #menu ul li:nth-child(3)::before{
	background-color: #009ddf;	
}
header #menu ul li:nth-child(4)::before{
	background-color: #157eab;	
}
header #menu ul li:nth-child(5)::before{
	background-color: #00567c;	
}
header #menu ul li.rewrite{
	margin: 0 0px 0 0px;
}
header #menu ul li a{
	float: none;
	margin: 0 0 0 0px;
	width: 20px;
	height: auto;
	padding: 14px 0 0 0;
	text-decoration: none;
	color: #aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform:rotate(90deg);
    transform: rotate(90deg);
    white-space:nowrap;
    display:block;
    top: 115px;;
    position: absolute;
    transform: rotate(270deg);
    transform-origin: top left;
}
header #menu ul li.inicio a{
    background-position: 0 33px;
  top: 69px;
}
header #menu ul li.nosotros a{
    background-position: -51px 33px;
     top: 92px;
}
header #menu ul li.productos a{
    background-position: -103px 33px;
    top: 99px;
}
header #menu ul li.cotizaciones a{
    background-position: -103px 33px;
}
header #menu ul li.contacto a{
    background-position: -154px 33px;
    top: 91px;
}
@media screen and (max-width: 979px){
header #menu ul li.inicio a,
header #menu ul li.nosotros a,
header #menu ul li.productos a,
header #menu ul li.cotizaciones a,
header #menu ul li.contacto a{
    top: 0px;
    text-align: left;
}
}
header #menu ul li.inicio a.current{
    background-position: -24px 33px;
}
header #menu ul li.nosotros a.current{
    background-position: -75px 33px;
}
header #menu ul li.productos a.current{
    background-position: -127px 33px;
}
header #menu ul li.contacto a.current{
    background-position: -178px 33px;
}
header #menu ul li a.current{
    cursor:default;
    color: #666 !important;
}
@media screen and (max-width: 979px){
header #menu ul li a.current{
    background-color: #f5f5f5;
}
}
header #menu ul li a:hover{
	opacity: 0.6;
}
#rotator{
	width: 100%;
	max-width: 1180px;
	margin: 0 0 0 0px;
	height: 548px;
	float: left;
    z-index: 1;
    padding: 0 10px;
    position: relative;
       	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#slider{
	width: 100%;
	max-width: 980px;
	margin: 0 0 0 0px;
	height: 548px;
	float: left;
}
#valla{
    float: left;
    width: 990px;
    margin: 0 0 20px 5px;
    background-image: url(../images/sombra_banner-trans.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 0 0 18px 0;
}
#contenidos{
    float: left;
    width: 100%;
    max-width: 1180px;
    margin: 0 0 30px 0px;
    background-image: url(../images/valla_01.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 173px 0 0 0;
    position: relative;
}
#contenidos .izk{
    float: left;
    width: 310px;
    margin: 0 0 0 0px;
    position: relative;
    z-index: 99;
}
#contenidos .izk img{
    float: left;
}
#contenidos .izk .foto_lateral{
    margin: 50px 0 0 0;
    display:none;
}
#contenidos .izk .iframe{
    float: left;
    margin: 45px 0 20px 30px;
}
#contenidos h1.titulo{
    width: 196px;
    color: #fff;
    height: 196px;
    font-size:35px;
    margin: 0px 0 50px 0px;
    background-image: url(../images/circulo_gris-trans.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    text-align: center;
    line-height: 196px;
    z-index: 99;
}
@media screen and (max-width: 979px){
#contenidos h1.titulo{
	float: none;
	display: inline-block;
}
}
#contenidos .izk p{
    color: #fff;
    font-size: 17px;
    width: 295px;
    margin: 0 0 20px 20px;
    line-height: 20px;
}
#contenidos .der{
    float: left;
    width: calc(100% - 310px);
	 margin: 0 0 0 0px;
	 overflow: hidden;
}
#contenidos .der h1,
#contenidos .der h2,
#contenidos .der h3,
#contenidos .der h4,
#contenidos .der ul,
#contenidos .der li,
#contenidos .der p{
    width: 100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
#contenidos .der h1,
#contenidos .der h2,
#contenidos .der h3,
#contenidos .der h4,
#contenidos .der p,
#contenidos .der ul{
    margin: 0 0 20px 0;
}
#contenidos .der h1{
    color: #006692;
    font-size: 30px;
    line-height: 33px;
}
#contenidos .der p{
    color: #808385;
    font-size: 16px;
    line-height: 21px;
    text-align: justify;
}
#contenidos .der img{
    float: left;
    margin: 0px 0 0px 0px;
}
#contenidos .der ul{
    float: left;
    width: 100%;
}
#contenidos .der ul li{
    float: left;
    width: 100%;
    background-image: url(../images/vineta_02.gif);
    background-repeat: no-repeat;
    background-position: 0px 50%;
    padding: 0 0 0 15px;
    margin: 0 0 7px 0;
    color: #202020;
    font-size: 15px;
}
#contenidos .der ul li a{
    float: left;
    width: 100%;
    color: #202020;
    font-size: 15px;
    text-decoration: underline;
}
#contenidos .der ul li a:hover{
    color: #2BABE0;
}
#contenidos .der ul#categorias{
    height: 104px;
    padding: 0px;
    margin: 0px 0 30px 0;
    position: relative;
}
#contenidos .der ul#categorias li{
    height: 104px;
    width: 104px;
    margin: 0px;
    position: relative;
    float: left;
    display: table;
    margin: 0 9px 0 0;
}
@media screen and (max-width: 979px){	
#contenidos .der ul#categorias{
	text-align: center;
	width: 100%;
	height: auto;
}
#contenidos .der ul#categorias li{
	float: none; 
	margin: 0 5px 10px 5px;
	padding: 0px !important;
	display: inline-block;
}
}
#contenidos .der ul#categorias li.rewrite{
    margin: 0 0px 0 0;
}
#contenidos .der ul#categorias li div{
    height: 104px;
    width: 104px;
    margin: 0px;
    float: left;
    display: table-cell;
}
#contenidos .der ul#categorias li div a{
    height: 104px;
    width: 104px;
    float: none;
    display: table-cell;
    background-image: url(../images/categorias.gif);
    background-repeat: no-repeat;
    background-position: 0px 0%;
    padding: 0px;
    margin: 0px;
    position: relative;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    color: #808385; 
}
#contenidos .der ul#categorias li div a:hover{
    background-position: -104px 0%; 
}
#contenidos .der ul#categorias li div a.activo{
    background-position: -208px 0%;
    color: #fff;
    cursor: default;
}
#contenidos .der form{
    float: left;
    width: 100%;
    margin: 0 0 25px 0px;
    padding: 0px;
    position: relative;
}
#contenidos .der form.despegar{
    margin-top: 20px;
}
#contenidos .der form div{
    float: left;
    width: 100%;
    margin: 0 0 8px 0px;
}
#contenidos .der form label{
    float: left;
    width: 130px;
    height: 25px;
    font-size: 14px;
    text-align: left;
    padding: 0 0 0 100px;
    color: #818385;
}
#contenidos .der .formulario form label{
    width: 100%;
}
#contenidos .der form label.obligatorio{
    color: #000;
}
#contenidos .der form input,
#contenidos .der form select{
    float: left;
    width: calc(100% - 250px);
    margin: 0 0 0 0px;
    border: none;
    height: 30px;
    padding: 0 3px 0 3px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	background-color: #E5E5E5;
	font-size:14px;
}
#contenidos .der.formulario form input{
    /* width: 100%; */
}
#contenidos .der.formulario form input[type="number"]{
    width: 100%;
    max-width: 60px;
    float: none;
}
@media screen and (max-width: 979px){
#contenidos .der form select{
	width: 100%;
}
#contenidos .der.formulario form input[type="number"]{
    width: 100%;
    max-width: 60px;
    float: left;
    margin: 0 10px 0 0;
}
}
#contenidos .der form input.boton{
    float: right;
    width: 92px;
    margin: 0 0 0 0px;
    border: none;
    height: 22px;
    padding: 0 0px 0 0px;
    text-transform: uppercase;
    color: #fff;
	background-color: #E5E5E5;
}
#contenidos .der form input.form_boton{
    float: right;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 0 0 0px;
    border: none;
    padding: 0 0px 0 0px;
    font-size: 19px;
    color: #fff;
    /* background-image: url(../images/boton_form.gif); */
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #006895;
    border-radius: 100%;
    cursor: pointer;
    position: relative;
    bottom: -16px;
    right: 17px;
    text-align: center;
}
#contenidos .der.formulario form input.form_boton{
	position:relative;
	bottom: initial;
	margin: 10px 0 0 0;
}
#contenidos .der form input.form_boton:hover,
#contenidos .der.formulario form input.form_boton:hover{
	background-color:#7fceef !important;
}
#contenidos .der form input.form_boton:disabled,
#contenidos .der.formulario form input.form_boton:disabled,
#contenidos .der form input.form_boton:disabled:hover,
#contenidos .der.formulario form input.form_boton:disabled:hover
{
	cursor:default;
	background-color:#AAA !important;
	color:#EEE !important;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #777;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #777;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #777;
   opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #777;
}
#contenidos .der form div.cap{
    margin: 25px 0 0px 0px;
    width: 100%;
    text-align: right;
    padding: 0 20px;
       -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
#contenidos .der form div.cap label{
    float: left;
    width: 100%;
    margin: 0 0 5px 0px;
    height: auto;
    text-align: right;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
@media screen and (max-width: 979px){
#contenidos .der form div.cap label{
	text-align: center;
}
}
#contenidos .der form div.cap img{
    float: none !important;
    display: inline-block;
    margin: 0 0 0px 0px;
}
#contenidos .der form div.cap input{
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 85px;
    margin: 0 0 0px 5px;
    height: 22px;
}
#contenidos .der form textarea{
    float: left;
    width: calc(100% - 250px);
	height: 100px;
    margin: 0 0 0 0px;
    border: none;
    padding: 3px 3px 3px 3px;
    background-color: #E5E5E5;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	font-size:14px;
}
#contenidos .der #email{
    float: left;
    width: 100%;
}
#contenidos .der #email form{
    float: left;
    width: 100%;
    height: 36px;
    margin: 0 0 25px 0px;
    background-color: #009DDF;
    padding: 0px;
}
#contenidos .der #email form label{
    color: #fff;
    font-size: 15px;
    line-height: 36px;
    width: auto;
    margin: 0 0 0 11px;
    padding: 0 0 0 0;
    position: relative;
    float: left;
}
#contenidos .der #email form input{
    float: left;
    color: #666;
    font-size: 15px;
    width: 100%;
    max-width: calc(100% - 390px);
    height: 20px;
    margin: 8px 0 0 10px;
    border: none;
    background-color: #fff;
}
#contenidos .der #email form input.boton{
    color: #666;
    font-size: 15px;
    width: 20px;
    height: 20px;
    margin: 8px 0 0 10px;
    background-color: none;
    background-image: url(../images/boton_email.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer;
}
#contenidos .der form h2.subtit_form{
	width:100%;
	color:#333;
	font-size:20px;
	padding-left:230px;
	margin-top:20px;
	margin-bottom:15px;
}
@media screen and (max-width: 979px){
#contenidos .der form h2.subtit_form{
	padding-left:0;
}
}
#contenidos .der .tabla{
    float: left;
    width: 100%;
}
#contenidos .der .tabla table{
    float: left;
    width: 100%;
}
/*========================================================================= cabezote*/
#contenidos .der .tabla table.cabezote{
    height:58px;
}
#contenidos .der .tabla table.cabezote .descargue{
    width: 338px;
}
#contenidos .der .tabla table.cabezote .descargue h1{
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    color: #006895;
    text-align: right;
    padding: 0 10px 0 0;
    background-color: #fff;
    height: 100%;
    margin: 0 0 0 0;
    line-height: 58px;
}
#contenidos .der .tabla table.cabezote tr{
    /*background-color: #fff;*/
    border-bottom: solid 1px #ccc;
}
#contenidos .der .tabla table.cabezote .normal{
    width: 80px;
    font-size: 14px;
    color: #888;
    text-align: center;
    padding: 0 0px 0 0;
    background-color: #F9F9F9;
}
#contenidos .der .tabla table.cabezote .td_odd{
    background-color: #F2F2F3;
}
/*========================================================================= cabezote*/
#contenidos .der .tabla table.cuerpo{
    height:auto;
}
#contenidos .der .tabla table.cuerpo tr{
    height: 0px;
}
#contenidos .der .tabla table.cuerpo tr.gris{
    background-color: #EDEDED;
}
#contenidos .der .tabla table.cuerpo tr.claro{
    background-color: #F9F9F9;
}
#contenidos .der .tabla table.cuerpo td{
    margin: 0px;
    padding: 0px;
}
#contenidos .der .tabla table.cuerpo .descargue{
    width: 338px;
}
#contenidos .der .tabla table.cuerpo .descargue h1{
    width: 100%;
    font-size: 14px;
    color: #494A4B;
    text-align: left;
    padding: 0 0px 0 10px;
    margin: 0 0 0 0;
    background-color: #fff;
}
#contenidos .der .tabla table.cuerpo tr.gris h1{
    background-color: #EDEDED;
}
#contenidos .der .tabla table.cuerpo td img{
    float: left;
    margin: 0px 0 0 35%;
}
#contenidos .der .tabla table.cuerpo .normal{
    width: 80px;
    font-size: 14px;
    color: #888;
    text-align: center;
    padding: 0 0px 0 0;
}
#contenidos .der .tabla table.cuerpo .oscuro{
    background-color: #E2E2E2;
}
#contenidos .der .tabla table.cuerpo .medio{
    background-color: #F2F2F3;
}
#contenidos .der .tabla table.cuerpo tr{
    /*background-color: #fff;*/
    border-bottom: solid 1px #ccc;
    background-color: #F9F9F9;
}
#contenidos .der .tabla table.cuerpo tr td a{
    text-decoration: none;
    text-indent: -9999px;
    float: left;
    width: 100%;
    display: block;
    height: 25px;
    background-image: url(../images/descargar-trans.png);
    background-repeat: no-repeat;
    background-position: center 0;
}
#contenidos .der .tabla table.cuerpo tr td a.rspnsv{
    display: none;
}
#contenidos .der .tabla table.cuerpo tr td a:hover{
    background-position: center -25px;
}
/*========================================================================= pie*/
footer{
	width: 100%;
	height: 200px;
	padding: 0px 0 0 0;
	margin: 0px 0 20px 0;
	z-index: 99;
	float: left;
}
footer.flotando{
	position: absolute;
	bottom: 0px;
}
footer .izk{
    float: left;
    width: 615px;
    height: 183px;
    padding: 0px 0 0 0px;
    margin: 0 0 0 0;
    background-image: url(../images/footer_circles-trans.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
footer .izk .uno{
    float: left;
    width: 330px;
}
footer .izk .uno h1{
    float: left;
    width: auto;
    margin: 68px 0px 0 16px;
    color: #fff;
    font-size: 16px;
    line-height:1.3em;
}
footer .izk .uno h1 a{
    width: auto;
    color: #fff;
    font-size: 16px;
    line-height:1.3em;
    text-decoration: none;
}
footer .izk .uno h1.mas{
    margin: 68px 0px 0 45px;
}
footer .izk .dos{
    float: left;
      -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box;    
  box-sizing: border-box; 
    width: 285px;
    padding: 74px 0 0 10px;
}
footer .izk .dos #politica{
    float: left;
    width: 190px;
    height: 40px;
    line-height: 40px;
    background-color: #006895;
    padding: 0px 0 0 0;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 0 0 20px 0;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}
footer .izk .dos #politica:hover{
    background-color: #009DDF;
}
footer .izk .dos p{
    float: left;
    width: 100%;
    color: #999;
    font-size: 15px;
    line-height: 17px;
    margin: 0px 0 0 0px;
}
footer .der{
    float: right;
    width: 180px;
    height: 183px;
    padding: 72px 0 0 185px;
    margin: 0 0 0 0;
    background-image: url(../images/footer_img.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}
footer .der p{
    float: right;
    width: 170px;
    padding: 0px 0 0 0;
    color: #999;
    font-size: 13px;
    line-height: 16px;
    margin: 0px 0 15px 0px;
}
footer .der a{
    float: right;
    width: 170px;
    color: #ccc;
    font-size: 13px;
    line-height: 16px;
    margin: 0px 0 0 0px;
    text-decoration:none;
}
footer .der a span{
    display: none;
}
footer .der a:hover,
footer .der a:hover span{
    color: #999;
    text-decoration: underline;
}
/*================================================================*/
@media screen and (min-width: 980px){
.desk{
	display:block;
}
.rspnsv{
	display: none;	
}
}
/*================================================================*/
@media screen and (min-width: 500px) and (max-width: 979px){
.rotator_rspnsv{
	width: 100%;
	height: 550px;
	float: left;
	position: relative;
	z-index: 0;
	margin: 0 0 20px 0;
}
.bxslider{
	width: 100% !important;
	height: 550px;
	position: relative;
	z-index: 0 !important;
}
}
/*================================================================*/
@media screen and (min-width: 0px) and (max-width: 499px){
.rotator_rspnsv{
	width: 100%;
	height: 480px;
	float: left;
	position: relative;
	z-index: 0;
	margin: 0 0 20px 0;
}
.bxslider{
	width: 100% !important;
	height: 480px;
	position: relative;
	z-index: 0 !important;
}
}
/*================================================================*/
@media screen and (max-width: 979px){
h1, h2, h3, h4, h5, h6, p, ul, li, hr, form, textarea, input, label, legend, fieldset, select, seccionquote{
  font-weight: normal;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box;    
  box-sizing: border-box;
  text-align: left;       
}
div,a,button{
  -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box;    
  box-sizing: border-box; 
}
.desk{
	display:none;
}
.rspnsv{
	display: block;	
}
.fondo{
  background-image: none;
}
#icono_menu_rspnsv{
	width: 50px;
	height: 51px;
	float: none;
	color: rgba(255,255,255,1);
	text-indent: -9999px;
	font-size: 18px;
	position: absolute;
	top: 29px;
	z-index: 99;
	right: 18px;
	background-image: url(../images/icono_menu_rspnsv.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	margin: 0px 0px 0 0
}
#icono_menu_rspnsv.activo{
	background-position: -50px 0;
}
#contenedor{
  width: 100%;
  float: left;
}
/*========================================================================= pagina*/
#pagina{
	width: 100%;
	margin: 0px;
	float: left;
	position: relative;
}
/*========================================================================= header*/
header{
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
}
header #menu{
	float: left;
	margin: 0 0 0 0px;
	width: 100%;
	height: auto;
	display: none;
}
header #menu ul{
	float: left;
	margin: 0 0 0 0px;
	width: 100%;
	height: auto;
	padding: 0px 0 0 0;
	background-image: none;
}
header #menu ul li{
	float: left;
	margin: 0px;
	width: 100%;
	height: auto;
	height: 40px;
}
header #menu ul li.inicio{
	background-color: #CDCDCE
}
header #menu ul li.nosotros{
	background-color: #7FCEEF
}
header #menu ul li.productos{
	background-color: #009DDF
}
header #menu ul li.cotizaciones{
	background-color: #0187c1
}
header #menu ul li.contacto{
	background-color: #006895
}
header #menu ul li.rewrite{
	margin: 0 0px 0 0px;
}
header #menu ul li a{
	float: left;
	margin: 0 0 0 0px;
	width: 100%;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	text-decoration: none;
	text-indent: 0;
	padding: 0px 0 0 0;
	background-image: none;
	color: #fff;
	padding: 0 0 0 17px;
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform:rotate(0deg);
    transform: rotate(0deg);
    white-space:nowrap;
    display:block;
    bottom:0;
}
header #menu ul li a:hover{
	opacity: 1;
	color: #fff;
	background-color:rgba(255,255,255,0.05);
}
header .logo_rspnsv{
	width: 115px;
	height: 115px;
	float: left;
}
/*========================================================================= rotator*/
.bxslider li{
	padding: 0px;
	height: 100% !important;
	/* float: left !important; */
	/* position: relative !important; */
	width: 100% !important;
	text-align: center;
	background-position:center center;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-size:cover;
}
.bxslider .pic{
	padding: 0px;
	float:left;
	height: 50% !important;
	/* float: left !important; */
	/* position: relative !important; */
	width: 100% !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-align: center;
	background-position:center center;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-size:cover;
}
.bxslider h1{
	background-color: #009DDF;
	height: 270px;
	width: 270px;
	display: table;
	float:none;
	text-align: center;
	margin: auto;
	-moz-border-radius: 270px;
	-webkit-border-radius: 270px;
	border-radius: 270px;
	margin-top: 200px;
	font-size: 28px;
	line-height: 30px;
}
.bxslider h1 span{
	height: 270px;
	width: 270px;
	display: table-cell;
	color: #fff;
	float: none;
	font-size: 1em;
	vertical-align: middle;
	line-height: 30px;
}
.bx-viewport, .bx-wrapper{
    position:relative !important;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
    box-shadow: 0px !important;
    border: 0px !important;
}
.bx-wrapper{
	border: 0px !important;
	box-shadow: 0px !important;
}
.bx-controls{
	text-align: center;
	position: absolute;
	z-index: 1000 !important;
	bottom: 20px;
	height: 20px;
	width: 100%;
}
.bx-wrapper .bx-pager{
	text-align: center !important;
	margin-top: 0px;
	z-index: 1000 !important;
	padding: 0px !important;
}
.bx-wrapper .bx-pager .bx-pager-item{
	width: 20px !important;
	height: 20px !important;
	margin: 0 5px !important;
	z-index: 1000 !important;
    display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    text-indent: -9999px;
    display: block;
    width: 20px !important;
    height: 20px !important;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 0px;
    float: none;
    display: inline-block;
    font-size: 0px;
    background-color: #828282 !important;
   	z-index: 1000 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #ddd!important;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
}
footer{
	width: 100%;
	height: auto;
	padding: 10px 0 0 0;
	margin: 0px 0 0px 0;
	z-index: 0;
	float: left;
}
footer.flotando{
	position: relative;
	bottom: 0px;
	left: 0px;
}
footer .izk{
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 0px 10px 0 10px;
    margin: 0 0 0px 0;
    background-image: none;
}
footer .izk .uno{
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 20px 0;
}
footer .izk .uno h1{
    float: left;
    width: 100%;
    margin: 0px 0px 25px 0px;
    color: #555;
    font-size: 18px;
    line-height:1.3em;
     text-align: center;
}
footer .izk .uno h1 a{
	background-image: url(../images/icono_email.png);
	background-repeat: no-repeat;
	background-position: top center;
    width: auto;
    color: #006895;
    font-size: 20px;
    line-height:1.3em;
    display: inline-block;
    margin: 0 0 5px 0;
    text-decoration: none;
    padding: 55px 0 0 0;
}
footer .izk .uno h1.mas a{
    color: #555;
    font-size: 18px;
    line-height:1.3em;
}
footer .izk .uno h1.tel a{
	background-image: url(../images/icono_tel.png);
}
footer .izk .uno h1 a:hover{
}
footer .izk .uno h1 a br{
    display: none;
}
footer .izk .uno h1.mas{
    margin: 0px 0px 0 0px;
}
footer .izk .dos{
    width: 100%;
    padding: 30px 0 20px 0px;
    text-align: center;
    border-top: solid 1px #ccc;
}
footer .izk .dos a#politica{
	float: none;
    text-align: center;
    display: inline-block;
}
footer .izk .dos #politica{
    float: left;
    width: 190px;
    height: 40px;
    line-height: 40px;
    background-color: #006895;
    padding: 0px 0 0 0;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 0 0 20px 0;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}
footer .izk .dos #politica:hover{
    background-color: #009DDF;
}
footer .izk .dos p{
    float: left;
    width: 100%;
    color: #999;
    font-size: 15px;
    text-align: center;
    line-height: 17px;
    margin: 0px 0 0 0px;
}
footer .der{
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 280px 0 20px 0px;
    margin: 0 0 0 0;
    background-image: url(../images/footer_img_rspnsv.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
footer .der p{
    float: left;
    width: 100%;
    padding: 0px 0 0 0;
    color: #999;
    text-align: center;
    font-size: 13px;
    line-height: 17px;
    margin: 0px 0 0px 0px;
}
footer .der a{
    float: none;
    width: auto;
    color: #999;
    text-align: center;
    font-size: 13px;
    line-height: 17px;
    display: inline-block;
    margin: 1px 0 0 0px;
    text-decoration:none;
}
#subir{
	width: 100%;
	float: left;
	margin-top: 0px;
	text-align: center;
	height: 50px;
	margin: 0 0 3px 0;
}
#subir a{
	width: 70px;
	height: 50px;
	float: none;
	display: inline-block;
	text-align: center;
   	background-image: url(../images/subir.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	z-index: 10;
	background-position: center center;
}
#contenidos{
    float: left;
    width: 100%;
    margin: 0 0 0px 0px;
    background-image: none;
    padding: 0px 0px;
    position: relative;
}
#contenidos .izk{
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 0 0px;
   	padding: 10px 12px 0 12px;
}
.valla_rspnsv{
	float: left;
	width: 100%;
	height: 150px;
	margin: 0 0 140px 0;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	background-position: center center;
}
.valla_rspnsv h1.titulo{
    width: 196px;
    color: #fff;
    height: 196px;
    font-size:35px;
    margin: auto;
    background-image: url(../images/circulo_gris-trans.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    text-align: center;
    line-height: 196px;
    z-index: 99;
    margin-bottom: 0px;
    margin-top: 67px;
    display: inline-block;
    float: none;
}
#contenidos .izk p{
    color: #fff;
    font-size: 17px;
    width: 100%;
    margin: 0 0 20px 0px;
    line-height: 20px;
}
#contenidos .der{
    float: left;
    width: 100%;
	 margin: 0 0 0 0px;
	 padding: 0 12px;
	 text-align: center;
}
#contenidos .der p{
    text-align: left;
}
#contenidos .izk .foto_lateral{
    margin: 0px 0 20px 0;
    display:none;
    float: none;
}
#contenidos .especial #email{
    float: left;
    text-align: center;
    width: 100%;
}
#contenidos .especial #email form{
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 25px 0px;
    background-color: #009DDF;
    padding: 15px;
    max-width: 300px;
    display: inline-block;
}
#contenidos .especial #email form label{
    margin: 0 0 5px 0px;
    line-height: 15px;
    color: #fff;
    text-align: center;
  }
#contenidos .especial #email form input{
    float: left;
    color: #666;
    font-size: 15px;
    -o-width: calc(100% - 30px);
    -moz-width: calc(100% - 30px);
    -webkit-width: calc(100% - 30px);
    width: calc(100% - 30px);
    height: 30px;
    margin: 8px 0 0 0px;
    border: none;
    background-color: #fff;
}
#contenidos .especial #email form input.boton{
    color: #666;
    font-size: 15px;
    width: 30px;
    height: 30px;
    margin: 8px 0 0 0px;
    background-color: none;
    background-image: url(../images/boton_email.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #006895;
    cursor: pointer;
}
#contenidos .locker ul#categorias{
    height: auto;
    padding: 0px;
    max-width: 300px;
    display: inline-block;
    clear: both;
    margin: auto;
    float: none;
    position: relative;
    margin-bottom: 15px;
   border-top: solid 1px #ccc;
   border-right: solid 1px #ccc;
   border-left: solid 1px #ccc;
}
#contenidos .locker ul#categorias li{
    height: 30px;
    width: 100%;
    margin: 0px;
    position: relative;
    float: left;
    display: table;
    margin: 0 0px 0 0;
    border-bottom: solid 1px #ccc;
}
#contenidos .locker ul#categorias li.rewrite{
    margin: 0 0px 0 0;
}
#contenidos .locker ul#categorias li div{
    height: 30px;
    width: 100%;
    margin: 0px;
    float: left;
    display: block;
}
#contenidos .locker ul#categorias li div a{
    height: 30px;
    width: 100%;
    float: left;
    display: block;
    background-image: none;
    padding: 0px;
    margin: 0px;
    line-height: 30px;
    padding: 0 0 0 10px;
    position: relative;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    font-size: 16px;
    color: #808385; 
}
#contenidos .locker ul#categorias li div a br{
    display: none;
}
#contenidos .locker ul#categorias li div a:hover{
    background-position: -104px 0%; 
}
#contenidos .locker ul#categorias li div a.activo{
    background-color: #006895;
    color: #fff;
}
#contenidos .locker{
	float: left;
	width: 100%;
	padding: 0 12px;
	margin: 0 0 0px 0;
	text-align: center
}
#contenidos .locker p{
    color: #808385;
    font-size: 16px;
    line-height: 21px;
    text-align: left;
   	margin: 0 0 20px 0;
}
#contenidos .der .tabla table.cuerpo{
    float: left;
    width: 100%;
    height: auto;
}
#contenidos .der .tabla table tr{
    width: 100%;
    margin: 0 0 15px 0;
    float: left;
    display: table;
    height: 200px;
    min-height: 30px;
    border: solid 1px #ccc;
}
#contenidos .der .tabla table.cuerpo tr{
    /*background-color: #fff;*/
    border-bottom: solid 0px #ddd;
    background-color: #eee !important;
}
#contenidos .der .tabla table tr td{
    float: left;
    width: 100%;
    height: 35px;
      border-bottom: solid 1px #ccc;
}
#contenidos .der .tabla table tr td.descargue{
    height: 45px;
    background-color: #fff  !important;
     min-height: 45px;
    height: auto !important;
    vertical-align: middle;
    display: table;
}
#contenidos .der .tabla table tr td.descargue h1{
    min-height: 45px;
    height: auto !important;
    line-height: 19px;
    background-color: #fff  !important;
    font-size: 18px !important;
    float: none;
    display: table-cell;
    vertical-align: middle;
}
#contenidos .der .tabla table tr td.descargue{
    height: 45px;
}
#contenidos .der .tabla table.cuerpo .normal{
    float: left;
    width: 100%;
    font-size: 14px;
    color: #888;
    text-align: center;
    padding: 0 0px 0 0;
}
#contenidos .der .tabla table.cuerpo .normal span{
    width: auto;
    float: left;
    line-height: 35px;
    margin: 0 0 0 10px;
    color: #bbb;
    font-size: 16px;
}
#contenidos .der .tabla table{
    float: left;
    width: 100%;
}
#contenidos .der .tabla table.cabezote{
    display: none;
}
#contenidos .der .tabla table.cuerpo td img{
    float: left;
    margin: 6px 0 0 8px;
}
#contenidos .der .tabla table.cuerpo .descargue{
    width: 100%;
}
#contenidos .der .tabla table.cuerpo .oscuro{
    background-color: #eee;
}
#contenidos .der .tabla table.cuerpo .medio{
    background-color: rgba(0,0,0,0);
}
#contenidos .der .tabla table.cuerpo tr td a.desk{
    display: none;
}
#contenidos .der .tabla table.cuerpo tr td a.descarga_link{
    text-decoration: none;
    text-indent: 0;
    float: left;
    width: 100%;
    display: block;
    height: 35px;
    background-image: url(../images/descargar-trans.png);
    background-repeat: no-repeat;
    background-position: -5px 5px;
    color: #545454;
    font-size: 16px;
    text-align: left;
    line-height: 35px;
    padding: 0 0 0 45px;
    cursor: pointer;
}
#contenidos .der .tabla table.cuerpo tr td a.descarga_link:hover{
    background-color: #dcdcdc;
}
#contenidos .der form{
    float: left;
    width: 100%;
    margin: 0 0 25px 0px;
    padding: 0px;
    position: relative;
}
#contenidos .der form label{
    float: left;
    width: 90px;
    height: auto;
    font-size: 14px;
    text-align: left;
    padding: 0 0 3px 0px;
    color: #818385;
}
#contenidos .der form input{
    float: left;
    width: 100%;
    margin: 0 0 9px 0px;
    border: none;
    height: 30px;
    padding: 0 3px 0 3px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	background-color: #E5E5E5;
	font-size:14px;
}
#contenidos .der form div.cap{
    margin: 25px 0 0px 0px;
    width: 100%;
    text-align: left;
}
#contenidos .der form div.cap img{
    float: left;
    margin: 0 0 0px 0px;
}
#contenidos .der form input.form_boton{
    float: none;
    width: 84px;
    height: 84px;
    display: block;
    margin: auto;
    border: none;
    padding: 0 0px 0 0px;
    font-size: 17px;
    color: #fff;
	background-image: url(../images/boton_form.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #fff;
    cursor: pointer;
    position: relative;
    bottom: 0px;
    right: 0px;
    margin-top: 20px;
    text-align: center;
}
#contenidos .iframe{
    float: left;
    width: 100% !important;
    margin: 0px 0 30px 0px;
}
#contenidos .iframe iframe{
    float: left;
    width: 100% !important;
    margin: 0px 0 0px 0px;
}
#contenidos .der form textarea{
    float: left;
    width: 100%;
}
}
/*====================================*/
#pull {
    display: none!important;
}
@media screen and (max-width: 979px) {
 header::before{
 	content: "";
 	width: 60px;
 	position: absolute;
 	display: inline-block;
 	height: 60px;
 	right: 0px;
 	top: 0px;
 	border-radius: 100%;
    right: 20px;
    top: 25px;
 	background-color: #009ddf;
 }
    #pull {
        display: block !important;
        text-decoration: none;
        color: inherit;
        position: absolute !important;
        right: 39px;
        top: 45px;
        cursor: pointer;
        font-size: 0px;
        z-index: 6;
        width: 22px !important;
        height: 19px;
        border-bottom: 3px solid #fff;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        -webkit-transition-property: color, border;
        -moz-transition-property: color, border;
        transition-property: color, border;
        color: #fff;
    }
}
#pull:before, #pull:after {
    content: '';
    display: inline-block;
    width: 100%;
    border-bottom: 3px solid #fff;
    position: absolute;
    left: 0;
    -webkit-transition: transform .5s ease-in-out;
    -moz-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
}
#pull:after {
    top: 8px;
}
#pull.active {
    border-color: transparent;
    line-height: 0;
    transition: right 500ms ease;
    color: #fff;
}
#pull.active:before, #pull.active:after {
    top: 8px;
}
#pull.active:before {
    transform: rotateZ(45deg);
}
#pull.active:after {
    transform: rotateZ(-45deg);
}
/*====================================*/
.nivo-controlNav{
	left: initial !important;
	right: 0px !important;
}
/*====================================*/
.bx-pager{
	display: none;
}
.bx-wrapper{
	box-shadow: 0px !important;
}
/*====================================*/
/*====================================*/
#foot_wp{
  width: 60px;
  height: 60px;
  display: inline-block;
  border-radius: 0%;
  float: none;
  z-index: 100;
  position: fixed;
  background-image: url(../images/whatsapp.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  font-size: 0px;
  text-decoration: none;
  bottom: 10px;
  left: 10px;
  opacity: 1;
  margin: 0 2px 0 0;
}
#foot_wp:hover {
  width: 70px;
  height: 70px;
}
@media screen and (max-width: 979px){
#foot_wp{
  width: 45px;
  height: 45px;
}
#foot_wp:hover {
  width: 50px;
  height: 50px;
}
#foot_wp::after {
content: "";
width: 30px;
height: 30px;
  bottom: -8px;
  right: -33px;
}
}
/*====================================*/
/*====================================*/
.formulario{
	float: left;
	width: 100%;
	padding: 0 0 0px 0;
}
.col_2_3.formulario{
	border-left: solid 1px #ccc;
	padding: 10px 0 0 30px;
}
@media screen and (max-width: 982px){
.col_2_3.formulario{
	border-left: solid 0px #ccc;
	padding: 10px 0 0 0px;
}
}
.formulario h3{
	color: #333;
	font-size: 20px;
	font-family: barlow_semi;
	margin: 0 0 12px 0;
}
@media screen and (max-width: 982px){
.formulario h3{
	text-align: center;
}
}
.consigna h3{
	color: #333;
	font-size: 18px;
	font-family: barlow_regular;
	margin: 20px 0 50px 0;
	text-align: center;
	position: relative;
}
.consigna h3:after{
	content: "";
	height: 1px;
	width: 120px;
	background-color: #333;
	display: inline-block;
	position: absolute;
	bottom: -15px;
	left: calc(50% - 60px);
}
.formulario .izquierda,
.formulario .derecha{
  width: 50%;
  margin: 0 0 0px 0;
  float: left;
}
.formulario .izquierda{
  padding: 0 8px 0 0;
}
.formulario .derecha{
  padding: 0 0px 0 8px;
}
@media screen and (max-width: 700px){
.formulario .izquierda,
.formulario .derecha{
  width: 100%;
  margin: 0 0 0px 0;
  float: left;
}
.formulario .izquierda{
  padding: 0 0px 0 0;
}
.formulario .derecha{
  padding: 0 0px 0 0px;
}
}
.formulario label{
	/* font-size: 15px; */
	/* text-align: left; */
	/* color: #333; */
	/* width: 100% !important; */
	/* line-height: 18px !Important; */
	/* margin: 0 0 15px 0 !important; */
	/* padding: 0px !important; */
	/* line-height: 15px !important; */
}
.formulario input,
.formulario select{
  border:none;
  background-color:#fff;
  border: solid 1px #ddd;
  height: 35px;
  padding: 0px 6px;
  font-size: 16px;
}
.formulario #fant{
	position: absolute;
    left: -9999px;
}
.blanco .formulario input,
.blanco .formulario select{
  background-color:#eee;
  border: solid 1px #ddd;
}
.formulario label input,
.formulario label select,
.formulario label textarea{
	margin-top: 5px;
}
.formulario input[type="checkbox"]{
	width: 20px;
	height: 20px;
	margin-right:5px;
}
.formulario label div{
	float: left;
	width: 100%;
}
.formulario label input[type="radio"]{
	width: 20px;
	float: none;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0px;
}
.formulario input[type="file"]{
	padding: 3px 0 0 3px !important;
}
.formulario .centrado input[type="file"]{
	width: calc(100% - 33px);
}
.formulario label span{
	display: inline-block;
	margin: 0 4px;
}
.formulario input.boton{
  border:none;
  background-color:#f56a0f;
  height: 50px;
  text-align: center;
  color: #fff;
  padding: 0px 0px 0 0px;
  font-size:25px;
  line-height: 25px;
  font-weight: bold;
  float: none;
  cursor: pointer;
  border-radius: 8px;
  max-width: 245px;
}
.formulario input.boton:hover{
  background-color: #000;
  color:#fff;
}
.formulario input.boton:disabled,
.formulario input.boton:disabled:hover {
	background-color: rgba(0,0,0,0.5) !important;
	color: #999 !important;
	cursor: default !important;
}
.formulario textarea{
  border:none;
  background-color:#fff;
  height: 100px;
  margin: 0 0 10px 0;
  padding: 6px;
  border: solid 1px #ddd;
  font-size: 15px; 
}
.blanco .formulario textarea{
	background-color: #eee;
}
.formulario.solicitud textarea{
  height: 215px;	
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #AAA;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #AAA;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #AAA;
   opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #AAA;
}
.formulario div.aviso_privacidad {
	margin: auto;
	display: inline-block;
	float: left;
	width: 100%;
	border-bottom: solid 0px #ccc;
	height: auto;
	text-align: center;
	height: auto;
	padding: 0 0 0px 0;
	margin: 0px 0 15px 0;
}
.formulario div.aviso_privacidad input{
	vertical-align: middle;
	display: inline-block;
	float: none;
}
@media (max-width: 979px){
.formulario div.aviso_privacidad {
	text-align: center;
}
}
.formulario div.aviso_privacidad p.etiqueta {
	float: none !important;
	color: #666 !important;
	font-size: 14px !important;
	display: inline-block;
	width: auto;
	line-height: 20px;
	text-align: left;
	margin: 0px 0 0 0 !important;
	vertical-align: bottom;
	padding: 0 0 0 0px;
}
.formulario.wide div.aviso_privacidad p.etiqueta,
.formulario.wide div.aviso_privacidad p.etiqueta a{
	float: none !important;
	color: #333 !important;
	font-size: 13px;
	line-height: 21px;
	margin: 0 0 0px 0 !important;
}
.formulario div.aviso_privacidad p a {
	color: #666;
	text-decoration: underline;
	font-size: 1em;
	float: none;
	width: auto;
	cursor: pointer;
}
.formulario div.aviso_privacidad p a:hover {
	color: #999;
	font-size: 1em;
}
.formulario input.btn:disabled,
.formulario input.btn:disabled:hover {
	background-color: rgba(0,0,0,0.1) !important;
	color: #bbb !important;
	cursor: default !important;
}
@media screen and (max-width: 979px){
.form-submit input.boton,
.formulario input.boton,
.formulario input[type="submit"]{
	float: none !important;
	display: inline-block !important;
	margin-bottom: 20px;
}
}
.formulario input[type="submit"]:hover{
	cursor: pointer;
	color: #fff !important;
	background-color: #000;
}
.formulario div.nota_legal_form p{
	color:#666;
	font-size:15px;
	line-height:1em;
	text-align:left;	
}
/*====================================*/
.escoger_productos{
	text-align: right;
	float: right !important;
	border: solid 1px #ddd;
	border-radius: 10px;
	margin: 0 18px 10px 0 !important;
	padding: 25px 20px;
	width: calc(100% - 248px) !important;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 979px){
.escoger_productos{
	text-align: center;
	width: 100% !important;
	float: left;
	margin: 0 0 15px 0 !important;
}
}
.escoger_productos .remove_child{
	position: absolute;
	right: -10px;
	top: 0px;
	width: 25px;
	font-size: 0px;
	height: 25px;
	text-indent: -99999px;
	background-image: url(../images/borrar.png);
	background-size: 25px auto;
	background-repeat: no-repeat;
}
@media screen and (max-width: 979px){
.escoger_productos .remove_child{
	right: 5px;
}
}
.escoger_productos .add_product{
	text-align: left !important;
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0px 0 0px;
	margin: 0px !important;
}
@media screen and (max-width: 979px){
.escoger_productos .add_product{
	text-align: left !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0px 0 0px !important;
}
}
.escoger_productos .add_product a{
	float: none;
	display: inline-block;
	background-color: #009ddf;
	width: 100%;
	text-align: center;
	line-height: 30px;
	color: #fff !important;
	text-decoration: none;
	font-size: 16px;
	border-radius: 4px;
	max-width: 127px;
	font-family: "roboto_condensed";
}
.escoger_productos .add_product a:hover{
	background-color: #9b9c9e;
}
.otro_producto{
	float: left;
	width: 100%;
	padding: 0 0 0 0px;
	text-align: left;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 979px){
.otro_producto{
	padding: 0 0px !important;
	text-align: center !important;
}
}
.otro_producto select{
	width: calc(100% - 110px) !important;
	float: none !important;
	display: inline-block !important;
	vertical-align: top;
}
@media screen and (max-width: 979px){
.otro_producto select{
	max-width: calc(100% - 140px);
	width: 100% !important;
	margin: 0 10px 0 0 !important;
}
.otro_producto select:last-child{
	margin: 0 0px 0 0 !important;
}
}
.otro_producto intput[type="number"]{
	max-width: 200px;
	float: none;
}
.otro_producto span.unidad{
	max-width: 60px !important;
	line-height:30px;
	text-align:left;
	display:inline-block;
}
@media screen and (max-width: 979px){
.otro_producto select,
.otro_producto span.unidad,
.otro_producto intput[type="number"]{
	float:left !important;
}	
}
.otro_producto #contenidos .der form select{
	width: 100%;
	max-width: 180px;
}
/*====================================*/
@media screen and (max-width: 979px){
.row.centrado{
	text-align: center;
}
}
@media screen and (max-width: 979px){
#contenidos .der form div.cap{
    padding: 0 0;
    text-align: center;
    margin: 20px 0 20px 0;
}
}
/*====================================*/
@media screen and (max-width: 979px){
footer{
	border-top: solid 1px #ddd;
	padding: 25px 0 0 0;
}
}
/*====================================*/
@media screen and (max-width: 979px){
#contenidos .especial #email form input{
	width: auto;
	max-width: 100%;
}
#contenidos .especial #email form input[type="text"]{
	width: 100%;
	max-width: calc(100% - 30px);
}
}
/*====================================*/
.bx-wrapper{
	box-shadow: 0px 0 0 !important;
}