/* Visual style 3.0 | http://www.bigbox.mx | (c) 2015 Bigbox */
*:focus {
	outline: none;
}
html {}
body {
	font-family: 'Istok Web', sans-serif;
}
header{
	background: #363636;
}
header nav.uk-navbar{
	background: transparent;
	color #fff;
}
header input[type="search"]{
	font-family: 'Istok Web', sans-serif;
	background: transparent;
	border: none;
	text-align: right;
	color: #fff;
}
.uk-navbar-nav{
	width: calc(100% - 540px); 
	//min-width: 300px;
	//max-width: 785px;
	text-align: center;
}
.uk-navbar-nav > li{
	float: none;
	display: inline-block;
}
html,
.uk-navbar-nav > li > a {
	font-family: "Oswald", Sans-serif;
}
.uk-navbar-nav > li{
	margin: 0 7px;
}
.uk-navbar-nav > li > a{
	color: #fff;
	font-weight: 400;
	font-size: 1.13em;
	text-transform: uppercase;
}
.uk-navbar-nav > li:hover > a{
	background: transparent;
	color: #e9792a;
}
.uk-navbar-nav > li.uk-active > a{
	background: transparent;
	color: #e9792a;
	font-weight: 700;
}
.margin-2-top{
	margin-top: 2px;
}
.margin-10-top{
	margin-top: 7px;
}
ul.getInline{
	margin-top: 10px;
	margin-left: 15px;
	float: right;
}
ul.getInline > li{
	display: inline-block;
	padding: 5px;
	min-width: 20px;
	min-height: 20px;
}

a,
.uk-link {
	color: #363636;
}

a:active,
a:hover {
	text-decoration: none;
}

a:hover,
.uk-link:hover {}

b,
strong {
	font-weight: 700 !important;
}
i,
em {
}
p{}
q {}
small {}

.center{
	text-align: center;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.justify{
	text-align: justify;
}

.flip{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
div.atention{
	font-size: 1.75em;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    color: #e9792a;
}
div.atention > div{
	padding: 10px;
}
div.atention > div > a{
	color: #e9792a;	
}
div#google_translate_element{
	display: inline-block;
	margin-left: 20px;
	vertical-align: middle;
}
img.bx_loading {
	background: url('../../images/basico/spinner.gif') center center no-repeat;
	min-width: 40px;
	min-height: 40px;
}

/* === headings === */
h1,
.uk-h1,
h2,
.uk-h2,
h3,
.uk-h3,
h4,
.uk-h4,
h5,
.uk-h5,
h6,
.uk-h6{
	font-family: "Oswald", Sans-serif;
	font-weight: 700;
	color: #e9792a;
	line-height: 100%;
	margin-bottom: 15px;
	display: block;
}
.uppercase{
	text-transform: uppercase;
}

.pleca{
	background: #444;
	color: #fff;
	font-size: 22px;
	padding: 10px;
	display: block;
	width: calc(100% - 20px);
	height: auto;
}

div#banner > ul > li > a > div,
div#banner > ul > li > div{
	width: 55%;
	background: #363636;
	color: #fff;
	font-family: "Oswald", sans-serif;
	font-weight: 300;
	font-size: 1.5em;
	padding: 10px;
	position: absolute;
	margin-top: -40px;
	z-index: 9;
}

div#last-news > div > a{
	overflow: hidden;
}
div#last-news > div > a > img{
	max-width: 125px;
	margin-right: 10px;
	float: left;
	vertical-align: top;
	margin-bottom: 20px;
}
div#last-news > div > a > h2{
	margin-top: 0 !important;
	font-size: 1.35em;
}
div#last-news > div > a > p{
	line-height: 100%;
}

div#filtro-productos,
div#quote-productos{
	background: #e9792a;
	padding-bottom: 35px;
	padding-top: 55px;
}
div.actions-container{
	border: 1px solid #fff;
	padding-bottom: 20px;
}
div.actions-container > span.actions-label{
	display: block;
	padding: 15px;
	background: #e9792a;
	color: #fff;
	min-width: 100px;
	max-width: 500px;
	margin: 0 auto;
	margin-top: -25px;
	text-align: center;
	font-family: "Oswald", sans-serif;
	font-size: 2em;
	line-height: 100%;
	text-transform: uppercase;
}
div.actions-container > div.actions-input > div > span{
	display: block;
	margin-top: 15px;
	color: #fff;
	font-family: "Oswald", sans-serif;
	font-size: 2em;
	height: 30px;
	text-transform: uppercase;
}
div.actions-container > div.actions-input > div > span.unbr{
	display: inline-block;
	vertical-align: middle;
}
a.anchor-product{
	margin: 0 5px;
	border: 1px solid rgba(0,0,0,.20);
	padding: 10px;
	text-align: center;
	color: #585857;
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	font-size: 1.4em;
}
a.anchor-product.cat{
	width: calc(100% - 20px);
}
a.anchor-product > img{
	display: inline-block !important;
	margin-bottom: 15px !important;
	//max-width: 250px !important;
	//max-height: 260px !important;
	width: 100%;
}
a.anchor-product > div > div > span{
	display: inline-block;
	max-width: 50%;
	max-height: 50%;
	padding: 30px 20px;
	color: #fff;
	background: #e9792a;
	text-align: left;
	font-family: "Istok web", sans-serif;
	font-size: 12px;
	line-height: 100%;
	text-transform: uppercase;
}
.gray{
	color: #585857;
}
.orange{
	color: #e9792a;
}
.istok{
	font-family: "Istok Web", sans-serif;
}
.thin{
	font-weight: 300;
}
.size1{
	font-size: .75em;
}
.size2{
	font-size: 2em;
}
.size3{
	font-size: 3em;
}
.weight7{
	font-weight: 700;
}
.margin0{
	margin: 0 !important;
}
.lh100{
	line-height: 100%;
}
.br{
	display: block;
	margin: 10px 0;
}
aside > div {
	border: 1px solid rgba(0,0,0,.20);
	padding: 10px;
}
aside > div > div {
	background: #e9792a;
	padding: 10px;
	min-height: 560px;
}
aside > div > div * {
	color: #fff !important;
	font-family: "Oswald", sans-serif;
	font-weight: 300;
}
aside > div > div > h1 {
	font-size: 2em;
	text-align: center;
}
aside > div > div > ul {
	list-style: none;
	padding-left: 10px;
	font-size: 1.3em;
}
aside > div > div > ul.paddON {
	padding-left: 35px;
}
aside > div > div > ul > li {
	margin-bottom: 7px;
}
aside > div > div > ul > li.active * {
	font-weight: 400;
}
aside > div > div > ul.list-block > li{
	border-bottom: 1px solid #fff;
	margin: 25px 0;
}
aside > div > div > ul.list-block > li small{
	display: block;
	font-family: "Istok Web", sans-serif;
}

div#product-detail > h1,
div#product-detail > h2,
div#product-detail > .uk-h2{
	font-weight: 400;
	margin-bottom: 0;
}
div#product-detail > h1{
	font-size: 2em;
}
div#product-detail > h2,
div#product-detail > .uk-h2{
}
div#product-detail > p{
	margin: 0;
	margin-bottom: 15px;
}
div#carousel ul.slides > li{
	margin: 10px 5px;
	cursor: pointer;
	opacity: .5;
}
div#carousel ul.slides > li.flex-active-slide{
	opacity: 1;
}
div#acabados ul.slides > li > div{
	padding: 10px;
}
div#bw-colour > div > img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}
div#bw-colour > div > img:hover{
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}
table#quote_table{
	width: 100%;
	border-collapse: collapse;
}
table#quote_table > thead > tr{
	background: #e9792a;
}
table#quote_table > thead > tr > th{
	color: #fff;
	padding: 2px;
	text-align: center;
	font-family: "Oswald", sans-serif;
	font-size: 1.25em;
	font-weight: 300;
}
table#quote_table > tbody > tr > td{
	padding: 10px 2px;
	border-right: 1px solid #e9792a;
}
table#quote_table > tbody > tr > td:last-child{
	border-right: none;
}
table#quote_table a.quitar,
table#quote_table a.vpd{
	background: #e9792a;
	display: inline-block;
	color: #fff;
	padding: 5px;
	margin: 2px 0;
}
#map{
	width: 100%;
	height: 510px;
}

/* === selection pseudo elements === */
::-moz-selection {}
::selection {}

/* === some resets === */
.flexslider{
	margin: 0 0 0 0 !important;*/
	background: transparent !important;
	border: none !important;
	-webkit-border-radius: none !important;
	-moz-border-radius: none !important;
	-o-border-radius: none !important;
	border-radius: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
}
.flex-direction-nav a:before{
	content: url('../../images/basico/nav-left.png');
}
.flex-direction-nav a.flex-next:before{
	content: url('../../images/basico/nav-right.png');
}

/* === forms === */
input[type="text"],
input[type="email"],
/*input[type="search"],*/
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="file"],
input[type="submit"],
input[type="button"],
div.uk-form-select,
textarea{
	display: inline-block;
	min-height: 20px;
	width: 200px;
	max-width: 95% !important;
	background: #fff;
	border: 1px solid #fff;
	color: #e9792a;
	padding: 7px;
	margin: 7px;
	text-align: left;
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	vertical-align: middle;

	-webkit-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-ms-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
}
form#_form{
	display: block;
	border: 1px solid #444;
	max-width: 500px;
	margin: 0 auto;
}
form#_form > span.form_label{
	display: block;
    width: 65%;
    text-align: center;
    color: #444;
    background: #fff;
    padding: 20px;
    margin: 0 auto;
    margin-top: -27px;
}
form#_form  input[type="text"],
form#_form  input[type="email"],
form#_form  input[type="password"],
form#_form  input[type="tel"],
form#_form  input[type="number"],
form#_form  input[type="file"],
form#_form  div.uk-form-select,
form#_form  textarea{
	display: inline-block;
	min-height: 20px;
	width: 95%;
	max-width: 350px !important;
	background: #fff;
	border: 1px solid #e9792a;
	color: #444;
	padding: 7px;
	margin: 7px;
	text-align: left;
	font-family: "iStok Web", sans-serif;
	font-weight: 400;
	vertical-align: middle;

	-webkit-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-ms-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
}
input[type="number"]{
	padding-top: 8px;
	padding-bottom: 8px;
}
.required{
	border-right: 2px solid #f00 !important;
}
form#_form div.uk-form-select{
	max-width: 338px !important;
	width: 100%;
}
form#_form div.uk-form-select span{
	color: #444;
}
form#_form div.uk-form-select,
div.uk-form-select{
	background: url('../../images/basico/down-arrow.png') center right no-repeat #FFF;
	padding-right: 20px;
}

textarea{
	height: 80px;
	max-height: 80px;
}

input[type="submit"],
input[type="button"]{
	border: 2px solid #fff;
	background: rgba(255,255,255,.90);
	cursor: pointer;
	font-size: 1.13em;
	color: #585857;
	text-align: center;
	text-transform: uppercase;
}
.margin-top-48px{
	margin-top: 48px !important;
}

::-webkit-input-placeholder,
::-webkit-select-placeholder,
::-webkit-textarea-placeholder,
div.uk-form-select span{
	color: #e9792a;
}
.busqueda::-webkit-input-placeholder{
	color: #eee;
}

::-moz-input-placeholder,
::-moz-select-placeholder,
::-moz-textarea-placeholder{
	color: #e9792a;
}
.busqueda::-moz-input-placeholder{
	color: #eee;
}

input:hover,
select:hover,
textarea:hover{}
input[type="submit"]:hover,
input[type="button"]:hover,
a.btn:hover{
	background: rgba(255,255,255,.75);
}

form .respuesta{
	display: none;
}
form .callback{
	color: #e9792a;
}

input:focus,
select:focus,
textarea:focus,
input[type="submit"]:active,
input[type="button"]:active{}

.uk-form-select select {
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	left: 0;
	-webkit-appearance: none;
}
.uk-form-select{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	overflow: hidden;
}

/* === footer === */
footer{
	margin-top: 100px!important;
	background: #363636;
	color: #777777;
	font-size: 12px;
	padding: 20px 0;
}
footer > div > div > div:nth-child(1){
	font-family: "Oswald", sans-serif;
	font-size: 14px;
	margin-bottom: 15px;
}
footer > div > div > div:nth-child(2){
	line-height: 100%;
}
footer a,
footer a:link,
footer a:visited{
	color: #777777;
}
footer ul li{
	font-family: "Oswald", sans-serif;
}

.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show{
	background: #e9792a;
}
.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show > ul > li,
.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show > ul > li > a{
	color: #fff;
	font-family: "Oswald", sans-serif;
	font-size: 1.13em;
	font-weight: 300;
}

@media screen and (min-width : 0px) and (max-width : 768px) {
	ul.getInline > li:first-child{
		display: block;
	}
	ul.getInline > li:not(:first-child){
		margin: 0 15px;
	}
	a.uk-navbar-brand,
	a.uk-navbar-toggle{
		color: #fff;
	}
	form#_form{
		border: none;
	}
	form#_form div.uk-form-select{
		width: 90%;
	}
}
.DEPuk-container{
	padding: 0 20px;
}
p.linked{
	text-align: justify;
}
p.linked > a{
	color: #e9792a;
	font-weight: 700;
}