@charset "utf-8";

@font-face {
    font-family: Aleo-Regular;
    font-weight: normal;
    font-style: normal;
    src: url("fonts/Aleo-Regular.otf") format("opentype");
}
@font-face {
    font-family: Aleo-Bold;
    font-weight: bold;
    font-style: normal;
    src: url("fonts/Aleo-Bold.otf") format("opentype");
}



/*GENERAL*/
.head_tit_gen {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 15px 0;
	border-top: 2px Solid #CCC;
	border-bottom: 2px Solid #CCC;
	font-weight: bold;
	display:flex;
    justify-content:flex-start;
    align-items: center;
}

/**/


tr.rallado {
	background: #DDDDDD;
}
tr.norallado {
	background: #FFFFFF;
}

td.titulo_general {
	font-family: Verdana;
    font-weight: bold;
    font-style: normal;
	color: #DDDDDD;
	background: #231f20;
	font-size: 10pt;
	text-align: center;
}

td.lista_general {
	font-family: Verdana;
	color: #333333;
	font-size: 8pt;
	padding: 0 10 0 10;
}

td.prov_marca {
	font-family: Verdana;
    font-weight: bold;
    font-style: normal;
	color: #DDDDDD;
	background: #400000;
	font-size: 10pt;
	text-align: left;
	padding: 5 15 5 15;
}

td.prov_sub_marca {
	font-family: Verdana;
    font-weight: bold;
    font-style: normal;
	color: #231f20;
	background: #d1c4b6;
	font-size: 10pt;
	text-align: left;
	padding: 5 15 5 15;
}

td.prov_sub_marca_docum {
	font-family: Verdana;
    font-style: normal;
	color: #231f20;
	background: #efe9e4;
	font-size: 9pt;
	text-align: left;
	padding-top: 3;
	padding-bottom: 3;
	padding-left: 10;
}

a.docum {
	font-family: Verdana;
    font-style: normal;
	color: #231f20;
	/*background: #efe9e4;*/
	font-size: 9pt;
	text-align: left;
	padding-top: 3;
	padding-bottom: 3;
	padding-left: 10;
}

td.formulario_tit {
	font-family: Verdana;
	color: #333333;
	background: #FFFFFF;
	font-size: 10pt;
	width: 100px;
	text-align: right;
}

td.formulario_tit1 {
	font-family: Verdana;
	color: #333333;
	background: #FFFFFF;
	font-size: 10pt;
	width: 400px;
	text-align: right;
}

td.formulario_text1 {
	font-family: Verdana;
	color: #333333;
	background: #FFFFFF;
	font-size: 10pt;
	width: 400px;
	padding:3 3 3 3;
}
td.formulario_text {
	font-family: Verdana;
	color: #333333;
	background: #FFFFFF;
	font-size: 10pt;
	width: 300px;
	padding:3 3 3 3;
}



td.promo_tit {
	font-family: Verdana;
	color: #333333;
	background: #FFFFFF;
	font-size: 10pt;
	width: 500px;
	text-align: right;
}
td.promo_text {
	font-family: Verdana;
	color: #333333;
	background: #FFFFFF;
	font-size: 10pt;
	width: 600px;
	padding:3 3 3 3;
}
.campo_promo {
	font-family: Verdana;
	color: #333333;
	font-size: 10pt;
	border: solid 1px #CCCCCC;
	width: 600px;
	height: 20px;
}
.mysubmitpromo {
	font-family: Verdana;
	color: #e1e1e1;
	background: #231f20;
	font-size: 10pt;
	border: solid 1px #CCCCCC;
	width: 200px;
	height: 25px;
	border-radius: 5px;
}



.campo_general {
	font-family: Verdana;
	color: #333333;
	font-size: 10pt;
	border: solid 1px #CCCCCC;
	width: 295px;
	height: 20px;
}
.mysubmit {
	font-family: Verdana;
	color: #e1e1e1;
	background: #231f20;
	font-size: 10pt;
	border: solid 1px #CCCCCC;
	width: 100px;
	height: 25px;
	border-radius: 5px;
}
.mysubmitdoc {
	font-family: Verdana;
	color: #e1e1e1;
	background: #231f20;
	font-size: 8pt;
	border: solid 1px #CCCCCC;
	width: 60px;
	height: 18px;
	border-radius: 5px;
}

td.result_gen {
	padding:5; 
	background-color:#FFFFFF; 
	border: 1px solid #CCCCCC;
}
td.result_text {
	font-family: Verdana;
	color: #333333;
	font-size: 8pt;
	padding:5px; 
	background-color:#FFFFFF; 
	border: 1px solid #CCCCCC;
}
td.result_tit {
	font-family: Verdana;
	color: #333333;
	font-size: 10pt;
	font-weight:bold;
	text-align: right;
	padding:5px; 
	background-color:#FFFFFF; 
	border: 1px solid #CCCCCC;
}

td.lista_busc_oper, td.lista_busc_mail {
	font-family: Verdana;
	color: #333333;
	font-size: 8pt;
	padding: 3 0 3 10;
}
td.lista_fac_oper {
	font-family: Verdana;
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
	padding-left:20px;
}

td.proveedores_tit {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
    margin: 5;
    padding: 5;
}
td.proveedores_list {
	font-family: Verdana;
	color: #333333;
	font-size: 10pt;
    margin: 5;
    padding: 5;
}


* {
    margin: 0;
    padding: 0;
/*    border: 0;*/
    font-size: 100%;
}

body {
    font-size: 14px;
    color: #000;
    line-height: 1.6em;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
    
}

p {
    color: #303030;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a:hover {
    color: #F26522;
    text-decoration: none;
}

ul, ol {
    margin: 0px;
}
.clear {
    clear: both;
}
ol,
ul {
    list-style: none;
}
img {
    border: 0;
}

.widget {
    margin-bottom: 30px;
}


.entry-content img,
.comment-content img,
.widget img {
    max-width: 100%; 
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto; 
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
    max-width: 100%;
}

embed,
iframe,
object,
video {
    max-width: 100%;
}

.letra_capital {
	font-size:28px;
}
.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}
.alignright {
    float: right;
    margin-bottom: 10px;
    margin-left: 15px;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
}
.floatleft {
	float:left;
	border: 0;
}

.floatright {
	float:right;
}

.logo{
	display: flex;
    justify-content: center;
    align-items: center;
}
.logo img{

}
   
.orange{
	color:#F26522;
	}  
.blanco{
	color:#fff;
	}
.bck_blanco{
	background-color:#FFF;
	}
.display{
	display:none;
	}

h1, h2, h3, h4, h5, h6 {
    color: #202020;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    line-height: 1em;
    padding: 0px;
    margin: 0px 0px 15px 0px;
}
h1 {
    font-size: 59px;
}
h2 {
    font-size: 40px;
}
h3 {
    font-size: 30px;
	font-weight:lighter;
	font-weight:300;
	text-transform: uppercase;
    margin-bottom: 30px;
}
h4 {
    font-size: 24px;
	font-weight:400;
}

.columns .row {
    margin-bottom: 15px;
}
.columns .row .span12 p,
.columns .row .span6 p,
.columns .row .span4 p,
.columns .row .span3 p {
    background: #1e1e1e url('../images/elements/columns_bg.png') no-repeat top left;
    padding: 6px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

.text_center{
	text-align:center;
}

.boxed_fluid {
    width: 100%;
    background: #e8e8e8;
    overflow: hidden;
    margin: 0px auto;
}
.boxed {
    background: url(../images/elements/back.jpg) no-repeat fixed top center;
}
.boxed .boxed_fluid {
    width: 1000px;
}
.contect_bg {
    background: #fff;
    padding: 40px 80px;
}

.site_content {
    padding: 0px;
}
.header {
    background: #231F20;
	border-bottom:#FFF 5px solid;
    }
.bck_gris {
	background-image:url(../images/bck_gris-01.jpg);
	background-repeat:repeat-x;
    }


.no_margin{
	margin:0px !important;
    }

.header .menu ul {
    float: right;
}
.header .menu ul li {
    float: left;
    position: relative;
}
.header .menu ul li a {
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 1.5em;
	padding: 23px 18px 25px;
}

.header .menu ul li.current_page a{
    color: #fff;
    padding: 23px 18px 25px;
    border-bottom: 5px solid #F26522;
}

.header .menu ul li a:hover,
.header .menu ul li:hover a {
	color: #fff;
	background-color: #F26522;
	padding: 23px 18px 25px;
}
.header .menu ul li:hover ul {
    display: block;
}

.marcas img {
	margin-right:8px;
}


.prensa  {
    margin-top: 30px;
}


.prensa .prensa_item {
	height:100px;
    margin-bottom: 30px;  
    position: relative;
    overflow: hidden;
	
}
.prensa .item_img {
	position:absolute;
	top:-3px;
	
}
.prensa .item_text1,
.prensa .item_text3
 {
	position:absolute;
	top:42px;
	left:120px;
}

.prensa .item_text2 {
	position:absolute;
	top:42px;
	left:122px;
}
.prensa .item_text h5:hover {
	color:#F26F21;
	
}
.prensa .item_text2 h5:hover {
	color:#F26F21;
	
}
.prensa .prensa_item .item_image img {
    text-align: center;
    margin: 0px auto;
    max-width: 100%;
}
.prensa .prensa_item .item_hover {
    position: absolute;
    display: block;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #1e1e1e;
    width: 100%;
    height: 100%;
}
.prensa .prensa_item .item_hover .item_zoom {
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    display: block;
    background: url('../images/zoom_bg.png') no-repeat center center;
    width: 100%;
    height: 85%;
}
.prensa .prensa_item:hover .item_hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}


.btn_prensa{
	height:45px;
	display:block;
	background-color:#FFF;
}
.prensa .prensa_height{
	height:550px !important;
}

.textura_gris{
	
	padding:25px 0px;
}
fieldset{
	padding:10px 5px;
}

form.buscador{
	background-color:#242021;
	border-radius:10px; 
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width:89%;
	height:91px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
}
	
	
form.buscador label{
	font-family: 'Aleo-Regular';
	font-size:11px;
	text-transform:uppercase;
	color:#FFF;

}
form.buscador select{
	border:none;
	width:292px;
	padding:10px;
	border-radius:5px; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#F7F7F7;
}
form.buscador input[type="text"]{
	border:none;
	width:140px;
	height:18px;
	padding:10px;
	border-radius:5px; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#F7F7F7;
}
form.buscador select option.option{
	border:none;
	padding:10px;
	background-color:#F7F7F7;
}

.buscador_riego {
	text-transform:uppercase;
	border-radius:5px;
	width:220px;
	height:30px;
}

.span3_resultados {
  width: 300px;
  padding-right:15px;
  padding-bottom:25px;
}
.item_resultado{
	padding-top:15px;
	padding-bottom:10px;
	width:260px;
	border-bottom:#CCC 1px solid;
	
}
.item_resultado > h4 {
	margin:0;
	font-size:20px;
}

.item_resultado  p {
	font-size:10px;
}

input.buscar {
	padding:10px;
	width:140px;
	background:url(../images/elements/bck_boton_buscar-01.jpg) repeat;
	background-position:top;
	font-size:10px;
	color:#FFF;
	font-size:14px;
	font-family: "Open Sans", Arial, sans-serif;
	border-radius:5px; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:23px;
}

input.login {
	padding:10px;
	width:140px;
	height:37px;
	background-position:top;
	background-color:#ff6600;
	font-size:10px;
	color:#FFF;
	font-size:14px;
	font-family: "Open Sans", Arial, sans-serif;
	border-radius:5px; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:23px;
}


.textura_gris{
	
	padding:25px 0px;
}
fieldset{
	padding:10px 5px;
}

form.buscador02{
	background-color:#242021;
	border-radius:10px; 
	width:100%;
	height:160px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
}
	
	
form.buscador02 label{
	font-family: "Open Sans", Arial, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#FFF;
}

form.buscador02 select{
	border:none;
	width:125px;
	padding:10px;
	border-radius:5px; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#F7F7F7;
}

form.buscador02 input[type="text"]{
	border: none;
	width: 190px;
	height: 18px;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #F7F7F7;
}

form.buscador02 input[type="Password"]{
	border: none;
	width: 190px;
	height: 18px;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #F7F7F7;
}

form.buscador02 select option.option{
	border:none;
	padding:10px;
	background-color:#F7F7F7;
}

form.login{
	background-color:#242021;
	border-radius:10px; 
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width:100%;
	height:550px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	padding-top:30px;
}

form.login label{
	font-family: "Open Sans", Arial, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#FFF;
	align:center;
}

form.login input[type="text"]{
	border: none;
	width: 300px;
	height: 25px;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #F7F7F7;
}

form.login input[type="Password"]{
	border: none;
	width: 300px;
	height: 25px;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #F7F7F7;
}

.span3_resultados {
  width: 300px;
  padding-right:15px;
  padding-bottom:25px;
}
.item_resultado{
	padding-top:15px;
	padding-bottom:10px;
	width:260px;
	border-bottom:#CCC 1px solid;
	
}
.item_resultado > h4 {
	margin:0;
	font-size:20px;
}

.item_resultado  p {
	font-size:10px;
}

input.buscar02 {
	
	width:38px;
	height:38px;
	color:#F60;
	background-color:#F60;
	background-image:url(../images/lupa_08.png);
	background-position:top;
	border-radius:5px; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:23px;
}
input.buscar02:hover {
	background-color:#F60;

}

.accordion-heading .accordion-toggle {
    padding: 0px;
}
.accordion-inner {
    color: #000;
    border-top: 0px solid #ccc;
    margin-bottom: 20px;
    padding: 8px 8px 8px 80px;
}
.accordion-heading span {
    display: block;
    height: 22px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #202020;
    padding-left: 50px;
    text-transform: uppercase;
    background: url('../images/elements/faq_bg.png') no-repeat 0px 0px;
    font-weight: 700;
    margin: 10px 0px 0px 30px;
    line-height: 1em;
    font-size: 14px;
    padding-top: 8px;
}
.accordion-heading.active span {
    background: url('../images/elements/faq_bg.png') no-repeat 0px -30px;
    color: #F26522;
}
.accordion-heading {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.accordion-heading .accordion-toggle {
    font-size: 30px;
    text-transform: none;
    color: #202020;
    font-family: Aleo-Regular, 'Enriqueta', serif;
    line-height: 1em;
    padding: 0px;
    margin: 0px;
}
.accordion-group {
    border: 0px solid #ccc;
}

.accordion_v2 {
    margin-bottom: 30px;
	height:300px;
	
}
.accordion_v2 .accordion-heading {
    border-bottom: 0px solid #fff;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
.accordion_v2 .accordion-inner {
    padding: 0px 20px 0px 50px;
}
.accordion_v2 .accordion-heading span {
    background: url('../images/elements/acorddion_bg.png') no-repeat 0px 0px;
    height: 26px;
    margin: 0px;
}
.accordion_v2 .accordion-heading.active span {
    background: url('../images/elements/acorddion_bg.png') no-repeat 0px -34px;
}

.map {
    margin-bottom: 20px;
    overflow: hidden;
    margin-right: 20px;
}
.map iframe {
    width: 100%;
    min-height: 820px;
    border-bottom: 2px solid #d0d0d0;
}

.path {
    background: #fff;
    padding: 32px 0px 40px;
    margin-bottom: 40px;
}

.path h1 {
    color: #000;
    font-family: Aleo-Regular, 'Enriqueta', serif;
    font-size: 59px;
    line-height: 1em;
    padding: 0px;
    margin: 0px 0px 15px 0px;
}
.path h1 span {
    padding-left: 30px;
}
.path h1 span img {
    max-height: 50px;
    width: auto;
    margin-top: -10px;
}
.path .path_line {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
}
.path .path_line a {
    color: #000;
    font-weight: 700;
}
.path .path_line a:hover {
    text-decoration: underline;
}

.contacto_2 {
    margin-bottom: 40px;
	  font-family: "Open Sans", Helvetica, Arial, sans-serif
	font-size:18px !important;
}
.contacto_2 li {
    padding: 0px;
    margin-bottom: 10px;
    color: #848484;
    font-weight: 600;
}
.contacto_2 li a {
    color: #848484;
    
}
.contacto_2 li a:hover {
    color: #F26522;
    text-decoration: none;
}

.contact_form .contact_button,
{
	color:#666;
    background: #fff;
    padding: 7px 20px;    
    font-weight: 700;
    text-align: center;
  
}
.contact_form .contact_button:hover,
{
    background: #000;
    color: #fff;
}


.contact_form {
    margin-bottom: 30px;
}
.contact_form p {
    margin-bottom: 3px;
    color: #000;
    line-height: 1em;
    font-size: 12px;
}


.contact_form .contact_line {
    width: 90%;
    padding: 10px 3%;
    border: 1px solid #d0d0d0;
    background: #fff;
    margin-bottom: 15px;
    outline: none;
}
.contact_form .contact_area {
    width: 90%;
    padding: 10px 3%;
    border: 1px solid #d0d0d0;
    background: #fff;
    margin-bottom: 15px;
    outline: none;
    resize: vertical;
    height: 130px;
}
p.text_contacto_h3{
	  font-family: "Open Sans", Helvetica, Arial, sans-serif
    line-height: 1em;
    padding: 0px;
  	font-size: 30px;

	color:#FFF;

}
p.text_contacto_p{
	  font-family: "Open Sans", Helvetica, Arial, sans-serif
    line-height: 1em;
    padding: 0px;
  	font-size: 16px;
	color:#FFF;

}
p.text_contacto_dark{
	  font-family: "Open Sans", Helvetica, Arial, sans-serif
    line-height: 1em;
    padding: 0px;
  	font-size: 16px;
	color:#000;

}

.error{
    width: auto;
    height: 30px;
	color:#F60;
}
.enviado{
    width: auto;
    height: 35px;
	background-color:#F60;
	color:#fff;
	font-size:18px;
	font-family: 'Rokkitt';
	padding-top:15px;
	margin-top:10px;
	text-align:center;

}

.slider {
    margin: 0px 0px 10px 0px;
    overflow:hidden;
    background:#fff;
    margin-left:auto;
    margin-right:auto;
	border:0 !important;
	
	
}
.slider .carousel-control {
    z-index:2;
}
.slider .carousel {
    margin-bottom:0px !important;
}
.slider .carousel-control {
    position: absolute;
    top: 5px;
    width: 50px !important;
    height: 50px !important;
    margin-top: -25px;
    font-size: 60px !important;
    font-weight: normal !important;
    line-height: 40px !important;
    color: white;
    text-align: center;
    background: #222;
    border: 3px solid white;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.slider:hover .carousel-control {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.slider .carousel-control.left {
    left: 15px;
}
.slider .carousel-control.right {
    right: 15px;
}
.rs_mainslider {
    position: relative;
}
.rs_mainslider ul.rs_mainslider_items {
    position: relative;
    list-style: none;
    overflow: hidden;
  	height:534px;
}
.rs_mainslider ul.rs_mainslider_items li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
	  height:auto;

}
.rs_mainslider ul.rs_mainslider_items li.rs_mainslider_items_active {
    position: relative;
    z-index: 1;
}
.rs_mainslider ul.rs_mainslider_items li .rs_mainslider_items_image {
    opacity: 0;
    filter: alpha(opacity=0);
    max-width:none;
    width:100%;
    height:auto;
}
.rs_mainslider ul.rs_mainslider_items li .rs_mainslider_items_text {
    position: absolute;
    top: 130px;
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.rs_mainslider ul.rs_mainslider_items li .rs_mainslider_items_text span {
    color: white;
    background: rgba(0,0,0,0.7);
    font-size: 30px;
    line-height: 1.7em;
    text-transform: uppercase;
    padding: 2px 14px 4px;
}
.rs_mainslider .rs_mainslider_left_container {
    position: absolute;
    left: 15px;
    z-index: 2;
}
.rs_mainslider .rs_mainslider_left_container .rs_mainslider_left {
    background: url(../images/elements/arrow_left.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    cursor: pointer;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
}
.rs_mainslider .rs_mainslider_right_container {
    position: absolute;
    right: 15px;
    z-index: 2;
}
.rs_mainslider .rs_mainslider_right_container .rs_mainslider_right {
    background: url(../images/elements/arrow_right.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    cursor: pointer;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
}
.rs_mainslider .rs_mainslider_dots {
    border-radius: 5px;
    padding: 0px 2px;
}
.rs_mainslider .rs_mainslider_dots_container {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: 2;
}
.rs_mainslider .rs_mainslider_dots_container ul.rs_mainslider_dots {
    list-style: none;
}
.rs_mainslider .rs_mainslider_dots_container ul.rs_mainslider_dots li {
    float: left;
    width: 7px;
    height: 7px;
    background: #828487;
    border: 5px solid #231F20;
    margin: 3px;
    cursor: pointer;
}
.rs_mainslider .rs_mainslider_dots_container ul.rs_mainslider_dots li.rs_mainslider_dots_active {
    background: #828487;
    border: 5px solid #F26522;
}
.rs_center_vertical_container {
    top: 50%;
}
.rs_center_vertical_container .rs_center_vertical {
    margin-top: -50%;
}
.rs_center_horizontal_container {
    margin-left: 50%;
}
.rs_center_horizontal_container .rs_center_horizontal {
    margin-left: -50%;
    float: left;
}
@-moz-document url-prefix() {
    .rs_mainslider ul.rs_mainslider_items li .rs_mainslider_items_text span {
    line-height: 43px;
}
}




.nosotros h3 {
    text-align: center;
    margin-bottom: 30px;
}

.item_cuadrado {
    background: #fff;
    border: 1px solid #d0d0d0;
	border-bottom: 2px solid #d0d0d0;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 25px;
    position: relative;
	min-height:265px;
}

.item_cuadrado .item_cuadrado_sup {
    display: block;
    position: absolute;
    width: 30px;
    right: 0;
    margin: -15px 0px 0px 0px;
    padding: 0px;
    height: 22px;
    background: #F26522;
}

.item_cuadrado span {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #303030;
    display: block;
    border-bottom: 1px solid #e0e0e0;
}
.item_cuadrado p {
    color: #303030;
    padding: 0px 20px;
    text-align: center;
}

	background-color: #F26522;
	padding:15px 0px;
}
.textura .span11{
	margin-left: 45px;
}

.big_content {
	background-color: #FFF;
	padding:25px 0px;
}

.iconos {
	margin-top:40px;
}

.textura h4{
	font-size:20px;
	line-height:24px;
}



.footer {
    background: #231F20;
    padding:25px 0px;
	bottom:0;
}
.footer, .widget-title {
    font-size: 14px;
    font-weight: 200;
    text-shadow: 0px 1px 0px #000;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    color: #FFF;
}

.footer .sociales img{
	float:right;
	margin-left:15px;
	align: center;
}
.footer_bottom {
    padding: 20px 0px;
    background: #fff;
    font-size: 10px;
    color: #6a6a6a;
    text-transform: uppercase;
    font-weight: 700;
}
.footer_bottom p {
    padding: 5px 0px 0px 0px;
    margin: 0px;
}
.footer_bottom p span {
    padding: 0px 0px 0px 20px;
}
.footer_bottom a {
    color: #6a6a6a;
    text-decoration: underline;
}
.footer_bottom a:hover {
    color: #000;
    text-decoration: none;
}


@media (min-width: 1200px) {
}


@media (min-width: 768px) and (max-width: 979px) {
}


@media (min-width: 450px) and (max-width: 719px) {
    .header .menu ul li.current_page a,
    .header .menu ul li a:hover,
    .header .menu ul li:hover a,
    .header .menu ul li.current_page a,
    .header .menu ul li a:hover,
    .header .menu ul li:hover a {
        padding: 15px 15% 20px;
    }
    .header .menu ul li a {
        padding: 15px 15% 20px;
		
    }
 
   .header .menu ul {
	   float:none;
	   margin-left:5%;
	   margin-right:5%;	 
	
}
}


@media (max-width: 767px) {
    body {
        padding-left: 0px;
        padding-right: 0px;
    }
    body {
        padding-left: 0px;
        padding-right: 0px;
    }
	
    site_content {
        padding-left: 0px;
        padding-right: 0px;
    }
	
    .logo {
		padding-left:6%;
    }
.logo img {
    max-width: 85% !important;
  }
  
}


@media (max-width: 480px) {
 
    .logo {
		padding-left:6%;
    }
	.logo img {
	    max-width: 85% !important;
	}
	form.login input[type="text"]{
		width: 300px;
	}
	
	form.login input[type="Password"]{
		width: 300px;
	}

}

input.buscar {
	
	width:38px;
	height:38px;
	color:#F60;
	background-color:#F60;
	background-image:url(../images/lupa_08.png);
	background-position:top;
	border-radius:5px; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:23px;
}
input.buscar:hover {
	background-color:#999;

}

.agregar {
	width:38px;
	height:38px;
	color:#F60;
	background-color:#F60;
	background-position:top;
	border-radius:5px; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:23px;
}
.agregar:hover {
	background-color:#999;

}

.folletos {
	display: none;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	padding-left: 50px;
	padding-top: 20px;
}

.menuhome {
	border-radius: 5px;
	width: 100%;
	height: 20px;
	color: #313131;
	font-weight: bold;
	background-color: #D2DCFF;
	padding: 5 5 5 5;
	margin: 10 0 0 0;
}

.submenuhome {
	border-radius: 5px;
	width: 100%;
	height: 18px;
	color: #313131;
	font-weight: bold;
	background-color: #efe4da;
	padding: 5 5 5 5;
}

/*//////////////////////////////////*/
.marca_tit {
	border-radius: 5px;
	width: 100%;
	height: 30px;
	color: #FFF;
	font-family: Roboto;
	font-size: 21px;
	font-weight: normal;
	background-color: #888;
	padding: 3 5 2 10;
	margin: 0 2 0 2;
}

.marca_form {
	border-radius: 5px;
	width: 90%;
	height: 20px;
	color: #313131;
	font-weight: bold;
	background-color: #c6ffd9;
	padding: 8 5 10 5;
	margin: 15 2 15 2;
}

.marca_subform {
	border-radius: 5px;
	width: 90%;
	height: 20px;
	color: #313131;
	font-weight: bold;
	background-color: #c6ffd9;
	padding: 5 5 5 5;
	margin: 0 2 2 25;
	/*border: solid 1px #959595;*/
}

.marca_bt {
	border-radius: 5px;
	width: 15px;
	height: 15px;
	color: #313131;
	font-weight: bold;
	background-color: #efe4da;
	padding: 2 2 2 2;
	margin: 0 2 0 2;
	border: solid 1px #959595;
}

.marca_marca_teem {
	width:100%;
	max-width:1100px; 
	font-family: Roboto;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	height: 25px;
	color: #313131;
	background-color: #DDD;
	padding: 0 15 0 15;
	margin: 0 0 0 0;
	border-top: 1px Solid #CCC;
}
.marca_marca {
	font-weight: bold;
	float:left;
	padding: 5 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
	width: 100%;
	max-width: 500px;
}
.marca_marca_check {
	font-weight: bold;
	float:right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.marca_check {
	margin: 0 3 0 10;
	font-size: 10px;
	font-weight: normal;
}


.marca_submarca {
	border-radius: 5px;
	width: 100%;
	height: 18px;
	color: #313131;
	background-color: #dadef1;
	padding: 0 5 0 10;
	margin: 0 0 0 20;
	border: solid 1px #c0c0c0;
}
/*-----------------------*/


.camposbuscador {
	width:240px;
	height:35px; 
	border-radius: 10px; 
	text-transform:uppercase; 
	padding: 0 20 0 20";
}
.buscadores {
	font-size:16pt; 
	text-transform:uppercase; 
	font-family: 'Open Sans', Helvetica, Arial, sans-serif; 
	font-weight: bold;
}



.buscadores_new {
	text-transform:uppercase; 
	width:250px;
	height:35px;
	border-radius:5px;
	font-size:12px;
	font-family:Arial;
	padding: 0 0 0 5;
	margin: 0 5 0 5;
}

/* ----- Lista de precios ----*/
a.viaje {
  color: #FF6633;
  text-decoration: none;
}
a.viaje:hover,
a.viaje:focus {
  color: #FF6633;
  text-decoration: underline;
}

.zagolovok {
	float:left; 
	font-family:Arial; 
	font-size:16px; 
	background-color:#eadfd0; 
	padding: 5 25 5 25; 
	margin: 2 10 2 10; 
	border-radius:5px; 
	font-weight: bold; 
	color:#333333";
}

.precios_teem {
	font-family: Roboto;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	color: #313131;
	background-color: #DDD;
	padding: 0 10 0 10;
	margin: 0 0 0 0;
	border-top: 1px Solid #CCC;
	text-transform:uppercase;
	text-align: left;
	display:flex;
    flex-direction: row;
	justify-content: space-between;
}
.precios_marca {
	font-weight: bold;
	padding: 5 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
	cursor:pointer;
	text-transform:uppercase;
}
.precios_marca_edit {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-transform:uppercase;
	display:flex;
    align-items: center;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.boton_small {
	display: flex;
    justify-content: center;
    align-items: center;
	background-color:#AAA;
	font-size:10px;
	margin: 0 5px;
	border: 1px solid #555;
	box-shadow: 2px 2px 4px #AAA;
	height: 20px;
}
.infointerna_input {
	width: 50%;
	height: 20px;
	margin: 0 5px;
}
.infointerna_bt {
	background-color: #E94E1D;
	font-size:12px;
	padding: 3px 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin:5px;
}

.precios_teem_sub {
	width:100%;
	max-width:1010px; 
	font-family: Roboto;
	color: #313131;
	text-align:left;
	background-color: #00FFFF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.precios_marca_sub {
	font-size: 12px;
	font-weight: bold;
	border-top: 1px Solid #AAA;
	padding: 0 0 0 25;
	margin: 0 0 0 0;
	text-align: left;
}
.precios_marca_edit_sub {
	font-weight: bold;
	float:right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 25px;
}

/* PROVEEDOR MARCA*/
.proveedor_marca {
	width:100%;
	max-width:1000px; 
	font-family: Roboto;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	color: #313131;
	background-color: #CCC;
	padding: 0 15px;
	margin: 0;
	border-top: 1px Solid #AAA;
	text-transform:uppercase;
	text-align: left;
}
.proveedor_marca_edit {	
	font-size: 10px;
	font-weight: normal;
	float:right;
	padding: 5 0 0 0;
	margin: 0 0 0 0;
	text-align: right;
	text-transform:uppercase;
}

.proveedor_marca_sub {
	font-size: 13px;
	/*font-weight: bold;*/
	border-top: 1px Solid #AAA;
	padding: 0 0 0 25;
	margin: 0 0 0 0;
	text-align: left;
	cursor:pointer;
}

.proveedor_marca_modelo {
	font-size: 12px;
	font-weight: bold;
	border-top: 1px Solid #AAA;
	padding: 0 0 0 50;
	margin: 0 0 0 0;
	text-align: left;
}

.provmarca_bt {
	border-radius: 5px;
	width: 12px;
	height: 12px;
	color: #313131;
	font-weight: bold;
	background-color: #efe4da;
	padding: 2 2 2 2;
	margin: 0 2 0 2;
	border: solid 1px #959595;
	float:right;
	cursor:pointer;
}
.formcampo {
	border:1px Solid #CCCCCC; 
	height:20px; 
	font-size:13px; 
	font-family:Roboto; 
	border-radius:5px; 
	padding: 0 5 0 5;
	margin: 0 0 0 0;
}
.formbuttons {
	width:70px; 
	height:20px; 
	background-color:#CCC; 
	font-size: 12px;
	font-family: Roboto;
	border-radius:5px;
}
.docs {
	font-family:Roboto; 
	font-size: 12px;
	/*font-weight: bold;*/
	border-top: 1px Solid #AAA;
	padding: 0 20 0 20;
	margin: 0 0 0 0;
	text-align: left;
}

/*////////////////////////////////////////////////*/
.mark_botones {
	padding: 3 0 0 0;
	margin: 0 0 0 0;
	width:140px;
	height: 17px;
	background-color: #92C020;
	border: 1px Solid #AAA;
	text-align:center;
	font-size:12px;
	color: #FFF;
	font-family: Roboto;
	font-weight: bold;
	text-transform:uppercase;
	border-radius: 3px;
	cursor:pointer;
}
.flecha_paginador {
	border: 1px Solid #BBB; 
	border-radius:3px; 
	padding: 8 6 8 6; 
	margin: 0 0 0 0;
}

.footer_box {
	box-sizing: border-box;
	margin: auto;
	padding: 20px 0;
	width:100%;
	max-width: 900px;
	background-color: #231F20;
	display:flex;
    flex-direction: column;
    justify-content:center;
    align-items: center;
}

/*********************/
.zag_box {
	width:100%; 
	max-width:1100px; 
	padding: 3px 10px 8px 10px; 
	height:30px; 
	margin: 0 auto 0 auto; 
	background-color: #E94E1D;
	box-sizing: border-box;
}
.zag_texto {
	float:left; 
	font-size: 11pt; 
	text-transform:uppercase; 
	text-align: left; 
	font-family: Verdana; 
	padding: 3px 10px;
	height:20px; 
	color: #FFF; 
	margin: 0 auto 0 auto;
}
.zag_volver {
	cursor:pointer; 
	float:right;
	font-size:10pt;  
	text-transform:uppercase; 
	text-align: left; 
	font-family: Verdana; 
	padding: 3px 10px; 
	height:20px; 
	color: #FFF; 
	margin: 0 auto 0 auto;
}