@font-face {
    font-family: 'Comfortaa';
    src: url('/fonts/Comfortaa-Bold.woff2') format('woff2'),
        url('/fonts/Comfortaa-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Comfortaa';
    src: url('/fonts/Comfortaa-Light.woff2') format('woff2'),
        url('/fonts/Comfortaa-Light.woff') format('woff');
    font-weight: thin;
    font-style: normal;
}

@font-face {
    font-family: 'Comfortaa';
    src: url('/fonts/Comfortaa-Medium.woff2') format('woff2'),
        url('/fonts/Comfortaa-Medium.woff') format('woff');
    font-weight: medium;
    font-style: normal;
}


@font-face {
    font-family: 'Comfortaa';
    src: url('/fonts/Comfortaa-Regular.woff2') format('woff2'),
        url('/fonts/Comfortaa-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Comfortaa'!important;
}

h2, h3, h1, p, a {
    font-family: 'Comfortaa';
}

/***** cookies ***/
#jbcookies .uk-modal {
    z-index: 9999;
}
/*** scroll up ***/
.scrollup {
    bottom: 20px;
    right: 20px;
}
/**** quickview *****/
.fancybox-skin {
    background: #ffffff;
}
.fancybox-skin .productdetails-view .vm-product-container {
    margin: 0;
    padding: 15px;
}
span.addtocart-button {
    padding-top: 0px !important;
}
.item-quick-view i.fa.fa-share {
    display: none !important;
}
.product .product-container .product-overlay .sj_quickview_handler {
    position: absolute;
    text-align: center;
    bottom: 10px;
    right: 110px;
	font-size: 16px !important;
    right: 110px;
    bottom: 0;
	transform: translate(100%,100%);
    -webkit-transform: translate(100%,100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.product .product-container:hover .product-overlay .sj_quickview_handler {
    position: absolute;
    bottom: 10px;
    right: 110px;
	transform: translate(0,0);
    -webkit-transform: translate(0,0);
}
.sj_quickview_handler:before {
	content: "\f002";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    font-family: "FontAwesome";
}
.product .product-container .product-list-details .sj_quickview_handler {
    text-align: center;
	width: 44px;
    height: 44px;
	font-size: 16px !important;
	margin: 0;
    float: left;
	background: #222;
	position: relative;
	margin-right: 5px;
}
.product .product-container .product-list-details .sj_quickview_handler:before {
    line-height: 28px
}
.product .vm-product-media-container .sj_quickview_handler {
	width: 40px;
    height: 40px;
    font-size: 0;
    background: #222;
    margin: 0;
}
/****/
.fancybox-overlay {
    z-index: 9999;
}
/****/
/****/
/****/
/****/
/**** favoritos *****/
.addtofav_aws_icon {
    color: #fff !important;
    background: #222 !important;
    border-style: solid;
    border: 1px solid #222;
    color: #fff;
	transition: all .3s;	
}
.addtofav_aws_icon:hover {
    color: #fff !important;
    background: #222 !important;
}
.addtofav_aws_icon_active {
    background: #222 !important;
    border-style: solid;
    border: 1px solid #222;
	transition: all .3s;	
}
/*
.addtofav_aws_icon:hover, .addtofav_aws_icon_active:hover {
    background: #fff !important;
    border-style: solid;
    border: 1px solid #222;
}
*/	
button.addtofav_aws_icon span, .addtofav_aws_icon_active span {
    display: none !important;
}
i.simple-heart:before {
    content: "\f004";
    font-family: fontawesome;
    font-style: normal;
}
.addtofav_aws_icon_active i.simple-heart:before {
	color: #e94e4c;
	line-height: 37px;
}
/***/
.product .product-container .product-overlay .addtofav_aws_icon, .product .product-container .product-overlay .addtofav_aws_icon_active {
    position: absolute;
    text-align: center;
	width: 40px;
	height: 40px;
	font-size: 16px !important;
    right: 60px;
    bottom: 0;
	transform: translate(100%,100%);
    -webkit-transform: translate(100%,100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.product .product-container:hover .product-overlay .addtofav_aws_icon, .product .product-container:hover .product-overlay .addtofav_aws_icon_active {
    position: absolute;
	bottom: 10px;
	right: 60px;
	transform: translate(0,0);
    -webkit-transform: translate(0,0);
}
.product .product-container .product-list-details .addtofav_aws_icon, .product .product-container .product-list-details .addtofav_aws_icon_active {
    text-align: center;
	width: 44px;
    height: 44px;
	font-size: 16px !important;
}
.productdetails-view .addtofav_aws_icon, .productdetails-view .addtofav_aws_icon_active {
    width: 44px;
    height: 44px;
    font-size: 16px !important;
    transition: all .3s;
    float: left;
    display: inline-block;
    /* line-height: 24px; */
    margin-top: 10px;
    margin-left: 13px;
}
/***** calificacion // rating *****/
.vmgroup .ratingbox {
    background: url('../templates/ut_tienda/images/virtuemart/color-stars.png') repeat-x scroll 0 bottom transparent;
    height: 22px;
    margin: 0 auto;
	display: block;
}
.vmgroup .ratingbox div, .vmgroup .ratingbox span {
    background: url(../templates/ut_tienda/images/virtuemart/color-stars.png) repeat-x;
    height: 22px;
}
/****/
/****/
/****/
/****/
/******* formulario stasi ********/
@media (min-width: 768px) {
.bfQuickMode fieldset.span6 {
    width: calc(50% - 10px);
	transition: all .3s;
}
.bfQuickMode fieldset.span6:first-child {
    margin-right: 5px;
	float: left;
}
.bfQuickMode fieldset.span6:last-child {
    margin-left: 5px;
	float: right;
}
}
/*** iconos ***/
.bfQuickMode .bfPage i.icon-edit.bfLegendIcon {
    line-height: 55px;
}
.bfQuickMode .bfPage .icon-apply:before, .bfQuickMode .bfPage .icon-edit:before, .bfQuickMode .bfPage .icon-pencil:before {
    content: "\f040" !important;
    font-family: FontAwesome;
}
/*** leyenda top ***/
.bfQuickMode fieldset legend {
    color: #ffffff;
    background-color: #e94e4c;
}
.bfQuickMode fieldset fieldset legend {
	color: #ffffff;
    background-color: #e94e4c;
  /*background-color: #e4e4e4;*/
}
/*** leyenda secciones ***/
.bfQuickMode fieldset fieldset .bfLegendIcon {
    background-color: #cc3a38;
}
.bfQuickMode fieldset .bfLegendIcon {
    background-color: #cc3a38;
}
/*** asterisco obligatorio ****/
.bfQuickMode .icon-asterisk {
    color: red !important;
}
/*** campos ****/
.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode .uneditable-input {
    display: inline-block;
}
@media (max-width: 768px) {
.bfQuickMode .controls .control-label {
  /*padding-bottom: 25px;*/
	background-color: #eb605f;
	color: #fff;
}
}
@media (max-width: 768px) {
.bfQuickMode .controls .control-label {
    max-width: 100% !important;
    min-width: 100% !important;
    width: 100% !important;
	height: auto !important;
    min-height: auto !important;
    max-height: inherit !important;
}
}
/***/
/***/
/***/
/***/
.bfQuickMode .control-label {
	width: 100% !important;
}

input#ff_elem199 {
    display: none;
}
.politica-formulario {
    font-size: 11px;
}
.bfQuickMode .controls.form-inline input {
	display: inline-block;
}
div#bfElemWrap151, div#bfElemWrap172  {
	position: relative;
}
input#ff_elem151, input#ff_elem172 {
    position: absolute;
	top: -2px;
	left: 0;
}
label#bfLabel151, label#bfLabel172 {
	padding-left: 10px;
	font-size: 11px;
}
@media (max-width: 768px) {
div#bfElemWrap199, div#bfElemWrap151, div#bfElemWrap172 {
	background: #fff;
}
input#ff_elem151, input#ff_elem172  {
    position: absolute;
    top: 12px;
    left: 10px;
}
label#bfLabel151, label#bfLabel172 {
	padding-left: 30px;
}
}
/****/
/****/
/****/
/****/
/**** onecheckout *****/
#ProOPC input[type="text"], #ProOPC select {
	height: 28px !important;
}
#ProOPC textarea, #ProOPC input[type="text"], #ProOPC input[type="password"], #ProOPC input[type="datetime"], #ProOPC input[type="datetime-local"], #ProOPC input[type="date"], #ProOPC input[type="month"], #ProOPC input[type="time"], #ProOPC input[type="week"], #ProOPC input[type="number"], #ProOPC input[type="email"], #ProOPC input[type="url"], #ProOPC input[type="search"], #ProOPC input[type="tel"], #ProOPC input[type="color"], #ProOPC .uneditable-input {
    height: 20px !important;
}
/*
#ProOPC input {
	height: 28px !important;
}
*/	
#ProOPC .proopc-input-append input[type="text"], #ProOPC .proopc-input-append input[type="email"], #ProOPC .proopc-input-append input[type="password"] {
    padding-right: 20px;
    height: 28px !important;
}
#ProOPC .proopc-input-append input[type="text"].proopc-qty-input, #ProOPC .proopc-input-append input[type="number"].proopc-qty-input {
    height: 28px !important;
}
textarea#cart_customer_note_field {
	height: auto !important;
    min-height: 150px;	
}
/****/
/****/
/****/
/****/
/*** cliente ******/
/***** acceso/salir *****/
.login-description {
    text-align: center;
    font-weight: 700;
    font-size: 21px;
	margin-bottom: 20px;
}
.logout-description {
    text-align: center;
    font-weight: 700;
    font-size: 21px;
	margin-bottom: 20px;
}
.com-users.view-login form {
	text-align: center;
}
/****/
/****/
/****/
/****/
/**** ocultando formularios de acceso a la cuenta de otras secciones ******/
.view-user #com-form-login, .view-user #form-login,
.view-ordes #com-form-login, .view-orders #form-login {
    display: none !important;
}
/****/
/****/
/****/
/****/
/***** mi cuenta ******/
.view-user #adminForm #ui-tabs ul#tabs {
    display: none;
}
.view-user legend {
    border-bottom: 0px solid #e5e5e5;
}
/*
.view-user legend.userfields_info:nth-child(2) {
    display: none;
}
*/
@media (min-width: 992px) {
#userForm table.user-details tr td input, #adminForm table.user-details tr td input {
    width: 50%;
}
}
@media (min-width: 678px) and (max-width: 992px) {
#userForm table.user-details tr td input, #adminForm table.user-details tr td input {
    width: 70%;
}
}
/***/
.view-user fieldset a {
	background: #e94e4c;
	color: #fff;
    padding: 15px;
	text-transform: uppercase;
}
.view-user fieldset ul {
    margin-top: 20px;
	padding-left: 0;
}
.view-user fieldset ul li {
    font-size: 18px;
    text-transform: uppercase;
    color: inherit;
    line-height: 35px;
    list-style: none;
	font-weight: 600;
	text-transform: none;
}
#adminForm .buttonBar-right:first-child {
    display: none;
}
#adminForm .buttonBar-right {
    margin-bottom: 20px;
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 30px;
}
.view-user fieldset ul li {
    width: 100%;
    display: inline-block;
}
.view-user fieldset ul li a:nth-child(1) {
    background: none;
	color: #222;
	padding: 5px;
	font-weight: normal;
	font-size: 14px;
	font-weight: 700;
}
.view-user fieldset ul li a:nth-child(2) {
    background: #e94e4c;
	color: #fff;
	padding: 5px;
	font-weight: normal;
	font-size: 14px;
	display: inline-block;
    line-height: 20px;
	float: right;
}
/*
.buttonBar-right {
    text-align: right;
    float: right;
    position: absolute;
    width: 100%;
	padding-right: 30px;
}
@media (max-width: 678px) {
.buttonBar-right {
    top: 60px;
}
}
*/
.view-user input#publicidad2_field {
    height: 15px !important;
    width: 15px !important;
}
.view-user input#agreed_field {
    height: 15px !important;
    width: 15px !important;
}
/****/
/****/
/****/
/****/
/***** mis pedidos ******/
.view-orders .order-view {
    padding: 15px;
    background: #e6e6e6;
}
#com-form-order-number,
#com-form-order-pass {
    margin: 0 20px 20px 0;
}
.view-orders #com-form-order-submit input[type=submit] {
    background: #e94e4c;
    border: none;
    color: #fff;
	padding: 6px 12px;
	width: 100%;
	margin-top: 30px;
}
@media (max-width: 768px) {
.view-orders #com-form-order-number,
.view-orders #com-form-order-pass,
.view-orders #com-form-login-username,
.view-orders #com-form-login-password,
.view-orders #com-form-order-pass {
	width: 100%;
}
#com-form-login input {
    width: 100%;
}
#com-form-login-remember label {
	float: left;
	position: relative;
	padding-left: 20px;
	line-height: 14px;
}
div#com-form-login-remember {
	position: relative;
}
#com-form-login-remember input#remember {
    float: left;
    text-align: left !important;
    position: absolute !important;
    left: 0 !important;
    top: auto !important;
}
#com-form-login input[type="checkbox"] {
    float: left !important;
}
#com-form-login .width30.floatleft {
    width: 100%;
}
}
/**** lista de pedidos ***/
.view-orders.layout-list table.adminlist a {
	background: #e94e4c;
	color: #fff;
	padding: 5px;
	font-weight: 600;
}
/**** pedido realizado ****/
.task-confirm #form-login {
	display: none;
}
/***** informacion del pedido ******/
.vm-orders-information h1 a {
    display: inline-block;
}
.vm-orders-information .spaceStyle .floatright, .vm-orders-information .spaceStyle span.floatright {
    float: left;
}
/****/
/****/
/****/
/****/
/*********** mis favoritos ************/
.view-favoriteslist .fav_heading {
    background-color: #fff;
}
.view-favoriteslist h4, .view-favoriteslist .h4 {
    font-size: 14px;
    text-transform: uppercase;
	font-weight: 600;
}
.view-favoriteslist .fav_col {
    border: 0px solid #CCC;
}
.view-favoriteslist .fav_col img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.view-favoriteslist .fav_col button.modns.button.art-button.art-button {
    background: #e94e4c;
    border: 0px;
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
}
.view-favoriteslist .fav_col h3.prod_name {
    font-size: 16px;
    margin-bottom: 5px;
	font-weight: normal;
	text-align: left;
}
.view-favoriteslist .fav_col .prod_price {
	text-align: left;
}
.view-favoriteslist span.addtocart-button span.addtocart-button, .view-favoriteslist span.addtocart-button input.addtocart-button, .view-favoriteslist span.addtocart-button input.notify-button {
    background: #e94e4c;
    color: #fff;
    border: 0px solid #00669a;
	text-transform: uppercase;
	border-radius: 0px;
}
@media (max-width: 678px) {
.view-favoriteslist .fav_col h4 {
	display: none;
}
.view-favoriteslist .fav_col {
	width: 100% !important;
	display: inline-block;
}
.view-favoriteslist .fav_col h3.prod_name {
	text-align: center;
}
.view-favoriteslist .fav_col .prod_price {
	text-align: center;
	display: inline-block !important;
	margin-bottom: 0px;
}
.view-favoriteslist .fav_addtocart-area {
	text-align: center;
	margin-bottom: 20px;
}
.fav_addtocart-bar {
    margin-top: 0px !important;
}
}

/****/
/****/
/****/
/****/
/********** titulos modulos home ************/
h3.titulo-home {
    text-align: center;
    position: relative;
    font-weight: 600;
    margin: 20px auto 50px auto;
}
h3.titulo-home:before {
    content: " ";
    width: 50px;
    height: 5px;
    background: #e94e4c;
    position: absolute;
    bottom: -20px;
    z-index: 5;
    left: 0;
    right: 0;
    margin: 0 auto;
}
/****/
/****/
/****/
/****/
/*********** main body home **********/
.itemid-101 #sp-main-body {
    padding: 0px 0;
}
/****/
/****/
/****/
/****/
/***** top bar *****/
#sp-top-bar {
	padding-left: 15px;
	padding-right: 15px;
}
/****/
/****/
/****/
/****/
/***** productos home *****/
.vmproducts .product.width25 {
    min-width: inherit;
}
@media (min-width: 678px) and (max-width: 992px) {
.vmproducts .product.width25 {
    width: 33% !important;
	display: inline-block;
    float: left;
}
}
@media (max-width: 678px) {
.vmproducts .product.width25 {
    width: 50% !important;
    display: inline-block;
    float: left;
}
}
@media (max-width: 992px) {
.vmproducts:after {
	clear: none;
}
}

/***** categorias home *****/
@media (min-width: 678px) and (max-width: 1200px) {
.vm-categories-wall .category {
	width: 33% !important;
	float: left;
}
}
@media (max-width: 678px) {
.vm-categories-wall .category {
	width: 50%;
	float: left;
}
}
/******** lo ultimo de nuestro blog **********/
#sp-blog-posts-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}
.blog-featured .page-header h1 {
    display: none;
}
#eb.mod-easyblogimagewall .ezb-card {
    height: 300px;
	overflow: hidden;
}
@media (min-width: 678px) and (max-width: 768px) {
#eb .ezb-grids>.ezb-grid {
	float: left;
	padding: 5px;
    width: 50% !important;
    display: inline-block;
}
}
@media (max-width: 678px) {
#eb .ezb-grids>.ezb-grid {
    float: none;
    padding: 5px;
    width: 100% !important;
}
}
#eb.mod-easyblogimagewall .ezb-card span {
    bottom: 40%;
    background: #222;
    padding: 10px;
    text-align: center;
	width: 250px;
	margin: 0 auto;
	left: 0;
    right: 0;
}
#eb.mod-easyblogimagewall .ezb-card:before, #eb.mod-easyblogimagewall .ezb-card:after {
	display: none;
}
/****/
/****/
/****/
/****/
/********** titulos modulos left ************/
h3.titulo-left {
    text-align: left;
    position: relative;
    font-weight: 600;
    margin: 20px auto 50px auto;
}
h3.titulo-left:before {
    content: " ";
    width: 50%;
    height: 5px;
    background: #e94e4c;
    position: absolute;
    top: 130%;
    z-index: 5;
    left: 0;
    /* right: 0; */
    /* margin: 0 auto; */
}
/****/
/****/
/****/
/****/
/********** newsletter **********/
#sp-newsletter-wrapper {
    background: #efefef;
    padding-top: 30px;
    padding-bottom: 50px;
}
.acymailing_module_form .acymailing_introtext {
    width: 60%;
    float: left;
	padding-right: 15px !important;
	transition: all .3s;
}
.acymailing_module_form .acymailing_form {
    width: 40%;
    float: right;
	transition: all .3s;
}
img.imagen-newsletter {
	float: left;
    padding-right: 20px;
	height: 75px;
	transition: all .3s;
}
.acymailing_module_form .titulo {
	font-size: 21px;
	font-weight: 700;
}
div.acymailing_module, .acymailing_module div {
    position: relative;
}
.acymailing_module input[type="text"] {
    padding-right: 142px;
}
.acymailing_module .acysubbuttons {
    text-align: center;
    position: absolute;
    top: 0;
    left: calc(100% - 135px);
}
p.onefield.fieldacyterms {
    text-align: center;
}
.acymailing_module .checkbox {
    display: inline;
}
@media (max-width: 992px) {
.acymailing_module_form .acymailing_introtext, .acymailing_module_form .acymailing_form {
    width: 100%;
    float: none;
	padding-right: 0px !important;
	text-align: center;
	transition: all .3s;
}
.acymailing_module_form .acymailing_introtext {
	padding-bottom: 10px !important;
}
img.imagen-newsletter {
    float: none;
    padding-right: 0px;
    height: 75px;
    text-align: center;
	margin: 0 auto;
	transition: all .3s;
}
}
.terminos-newsletter {
    width: 100%;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    padding-top: 20px;
}
/********** bottoms **********/
#sp-bottom {
    padding-left: 15px;
    padding-right: 15px;
}
/****/
/****** datos contacto bottom ******/
li.adres, li.mail, li.phone, li.time  {
	position: relative;
	padding-left: 30px;
}
#sp-bottom .sp-module ul li {
    line-height: 35px;
}
li.adres:before {
	position: absolute;
	content: " ";
	background: url("/templates/ut_tienda/images/icono-direccion-bottom.png");
	width: 20px;
	height: 35px;
	top: 0;
	left: 0;
}
li.mail:before {
	position: absolute;
	content: " ";
	background: url("/templates/ut_tienda/images/icono-email-bottom.png");
	width: 20px;
	height: 35px;
	top: 0;
	left: 0;
}
li.phone:before {
	position: absolute;
	content: " ";
	background: url("/templates/ut_tienda/images/icono-telefono-bottom.png");
	width: 20px;
	height: 35px;
	top: 0;
	left: 0;
}
li.mobile:before {
	position: absolute;
	content: " ";
	background: url("/templates/ut_tienda/images/icono-movil-bottom.png");
	width: 20px;
	height: 35px;
	top: 0;
	left: 0;
}
li.time:before {
	position: absolute;
	content: " ";
	background: url("/templates/ut_tienda/images/icono-horario-bottom.png");
	width: 20px;
	height: 35px;
	top: 0;
	left: 0;
}
/****/
/****/
/****/
/****/
/******************* tienda ************************/
#sp-main-body {
    padding: 20px 0;
}
@media (max-width: 992px) {
.com-virtuemart #sp-component {
	width: 100%;
}
}
/****/
/****/
/****/
/****/
/************** categorias tienda *************/
div.category .spacer h2, div.category .spacer h3, div.category .spacer h4 {
    text-align: center;
}
div.category:nth-child(n+3) {
    margin-top: 0px !important;
}
div.category:nth-child(2) {
    margin-top: 0px !important;
}
.category.floatleft {
	overflow: hidden;
}
@media (max-width: 992px) {
.categories-view .row:after {
	clear: none !important;
}
.categories-view .clear, .categories-view br.clear {
	clear: none !important;
}
}
@media (min-width: 768px) and (max-width: 992px) {
.category.floatleft {
	width: 33% !important;
	float: left !important;
}
}
@media (max-width: 768px) {
.category.floatleft {
	width: 50% !important;
	float: left !important;
}
.category.floatleft .spacer {
    padding: 5px !important;
}
}
/****/
/****/
/****/
/****/
/********** buscador categorias *************/
@media (min-width: 992px) {
.browse-view .virtuemart_search {
    width: 70%;
	float: right;
}
}
@media (min-width: 678px) and (max-width: 992px) {
.browse-view .virtuemart_search {
    width: 80%;
	float: right;
}
}
@media (max-width: 678px) {
.browse-view .virtuemart_search {
    width: 100%;
    margin-top: 15px;
}
}
@media (min-width: 992px) {
.layout-selector.withsearch {
    float: left;
    width: 30%;
}
}
@media (min-width: 678px) and (max-width: 992px) {
.layout-selector.withsearch {
    float: left;
    width: 20%;
}
}
@media (max-width: 678px) {
.layout-selector.withsearch {
    width: 100%;
}
}
/*********** paginadores **************/
.view-category .orderby-displaynumber {
    width: 100%;
    display: inline-block;
    z-index: 5000;
}
@media (max-width: 678px) {
.layout-selector.withsearch {
    float: none;
    text-align: center;
}
.view-category .orderby-displaynumber {
    width: 100%;
    display: inline-block;
    text-align: center;
    float: none;
    margin: 0 auto;
}
.floatleft.vm-order-list {
    float: none;
    text-align: center;
    margin: 0 auto;
}
.orderby-displaynumber .display-number {
    width: 100%;
    display: inline-block;
    text-align: center;
    float: none;
    margin: 0 auto;
}
.view-category .orderby-displaynumber {
    width: 100%;
    display: inline-block;
    z-index: 5000;
}
.orderby-displaynumber select#limit {
    text-align: center;
    margin: 0 auto;
    float: none;
	background: #ffff !important;
}
.orderby-displaynumber select#limit.inputbox {
	background: #ffff !important;
}
}
/******* paginadores bottom *************/
.pagination-wrapper.vm-pagination-bottom {
    width: 100%;
    display: inline-block;
}
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/******** precios productos tienda ******/
.product-price .vm-display {
    display: inline-block;
}
.product-price span.price-crossed {
    display: inline-block;
    padding: 0 5px;
}
.product-price span.PricesalesPrice {
    display: inline-block;
    padding: 0 5px;
}
.product-price .PricetaxAmount {
	display: none;
}
/****** etiquetas productos tienda *****/
.etiqueta-descuento {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 50;
    background: #e94e4c;
    color: #fff;
    padding: 5px;
    font-weight: 700;
}
/****** calificaciones ratings productos tienda *****/
.ratingbox {
    background: url(../templates/ut_tienda/images/virtuemart/color-stars.png) repeat-x scroll 0 bottom transparent;
    height: 22px;
    margin: 0 auto;

}
.ratingbox div, .ratingbox span {
    background: url(../templates/ut_tienda/images/virtuemart/color-stars.png) repeat-x;
	height: 22px;
}
/************ productos tienda ****************/
@media (max-width: 992px) {
.view-category div[class*="-view"] div.row {
    margin: 0;
	display: block !important;
	width: 100%;
}
.view-category .browse-view .row:after {
	clear: none !important;
}
.view-category .browse-view .horizontal-separator:after {
	clear: none !important;
}
.view-category .browse-view .clear, .view-category .browse-view br.clear {
	clear: none !important;
}
}
@media (min-width: 768px) and (max-width: 992px) {
div[class*="vm-col-"] {
    width: 33%;
	display: inline-block;
    float: left;
}
}
@media (max-width: 768px) {
div[class*="vm-col-"]  {
    width: 50% !important;
    display: inline-block;
    float: left;
}
}
div.product .product-small-detail h3 {
    /*font-size: 13px;*/
    /*text-transform: capitalize;*/
    /*margin: 10px 0;*/
    display: block;
    display: -webkit-box;
    /* max-width: 400px; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -moz-binding: url(ellipsis.xml#ellipsis);
    line-height: normal;
    height: 40px;
}
div.product .product-small-detail h3 {
    margin: 0;
    letter-spacing: 0;
}
.product .product-container a.notify {
	background: #222;
    color: #fff;
    height: 44px;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.42857143;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    font-size: 14px;
}
.product .product-price .price-crossed span {
    font-size: 18px !important;
    color: #ccc !important;
    font-weight: 700 !important;
}
/******** prodcutos tienda en lista ***********/
.product .product-list-details .addtocart-bar {
    display: inline-block;
    float: left;
	margin: 0 10px 0 4px;
}
/*********** controles top categoria ***********/
.view-category .orderby-displaynumber {
	width: 100%;
	display: inline-block;
}
/****/
/****/
/****/
/****/
/***** vista detalle producto *****/
.productdetails-view .vm-product-container .vm-product-details-container .product-sku {
    margin: 20px 0 5px 0;
}
.productdetails-view .vm-product-container .vm-product-details-container .spacer-buy-area .product-short-description {
    margin: 5px 0 20px 0;
}
.productdetails-view .addtocart-bar a.notify {
    height: 44px !important;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    background: #222222;
    color: #fff;
    display: block;
    line-height: 40px;
}
.productdetails-view .addtocart-bar {
    float: left;
}
.customer-reviews form .write-reviews textarea {
    width: 100% !important;
    min-height: 150px;
}
.customer-reviews form .write-reviews .count-desc + input {
    background: #fff;
}
.view-productdetails .product-price .PricesalesPrice {
    float: left;
    font-weight: 700 !important;
	font-size: 21px !important;
	padding-left: 0;
	padding: 0 5px;
}
.view-productdetails .product-price .price-crossed {
	color: #ccc !important;
    font-weight: 700 !important;
	font-size: 21px;
	float: left;
}
/****/
/****/
/****/
/****/
/******** vertical menu ********/
.view-user #sp-left, .view-cart #sp-left, .task-confirm #sp-left {
	display: none;
}
.view-user #sp-component, .view-cart #sp-component {
	width: 100%;
}
.menu-icon-cont.sm-btn-126 {
    top: 30%;
}
/****/
.sm-filter-cont .sm-search {
	background-image: none !important;
}
.sm-filter-cont .sm-search:before {
    content: " \f002";
    position: absolute;
    font-family: fontawesome;
    font-size: 16px;
    line-height: 40px;
}
/****/
.sm-filter-cont .sm-reset {
	background-image: none !important;
}
.sm-filter-cont .sm-reset:before {
    content: " \f00d";
    position: absolute;
    font-family: fontawesome;
    font-size: 16px;
    line-height: 40px;
}
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/*********** sticky header ************/
@media (max-width: 992px) {
#sp-header {
    height: 70px !important;
}
}
/****/
/****/
/****/
/****/
/*********** header ************/
#sp-header {
    padding-left: 15px;
    padding-right: 15px;
}
#sp-header #sp-menu .sp-module {
    float: right;
}
#sp-header #sp-menu .sp-module {
    margin-top: 20px;
}
/*
.sp-module.mi-cuenta-top {
    margin-top: 25px !important;
}
*/
/****/
/****/
/****/
/****/
/********** mi cuenta top *************/
.mi-cuenta-top {
	position: relative;
    width: 35px;
    height: 35px;
}
/*
h3.titulo-mi-cuenta-top {
	position: relative;
}
*/
.mi-cuenta-top:before {
	position: absolute;
	background: url("/templates/ut_tienda/images/icono-mi-cuenta.png");
	top: 5px;
	left: 0;
	width: 35px;
	height: 35px;
	font-family: fontawesome;
	transition: all .3s;
	content: " ";
}
.mi-cuenta-top:hover:before {
	background: url("/templates/ut_tienda/images/icono-mi-cuenta-hover.png");
	transition: all .3s;
	content: " ";
}
h3.titulo-mi-cuenta-top {
    display: none;
}
/***/
.mi-cuenta-top ul.nav.menu {
    box-shadow: 0 3px 15px rgba(0,0,0,0.09);
}
.mi-cuenta-top ul.nav.menu {
	opacity: 0;
	transition: all .3s;
	transform: translate(100%, 0%);
}
.mi-cuenta-top:hover ul.nav.menu {
	opacity: 1;
	transition: all .3s;
	transform: translate(0%, 0%);
	/*display: block !important;*/
}
.mi-cuenta-top ul.nav.menu {
    /* display: none; */
    position: absolute;
    top: 40px;
    /* right: 0px; */
    right: -66px;
    width: 250px;
    z-index: 99;
    background: #fff;
	/*display: none !important;*/
}
.mi-cuenta-top ul.nav.menu >li >a {
    padding-left: 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
}
/****/
/****/
/****/
/****/
/********** carrito top ************/
div#vmCartModule {
	position: relative;
}
div#vmCartModule:before {
	position: absolute;
	background: url("/templates/ut_tienda/images/icono-carrito.png");
	top: 5px;
	left: 0;
	width: 35px;
	height: 35px;
	font-family: fontawesome;
	transition: all .3s;
	content: " ";
}
div#vmCartModule:hover:before {
	background: url("/templates/ut_tienda/images/icono-carrito-hover.png");
	transition: all .3s;
	content: " ";
}
.dropdown .cart-resume .product-counter {
    border: 0px solid #555555;
	background: transparent;
}
.vmCartModule .cart-resume .total_product {
    background: #e94e4c;
    top: -20px;
    right: 0px;
}
.vmCartModule .cart-resume {
    height: 45px;
}
.dropdown .cart-resume .total {
    display: none;
}
.dropdown .cart-resume .product-counter:before {
	display: none;
}
/***/
.dropdown .dropdown-content {
	opacity: 0;
	transition: all .3s;
	transform: translate(100%, 0%);
	display: block !important;
}
.dropdown:hover .dropdown-content, .dropdown:focus .dropdown-content {
	opacity: 1;
	transition: all .3s;
	transform: translate(0%, 0%);
}
.dropdown .dropdown-content {
    position: absolute;
    top: 40px;
    right: -15px;
	box-shadow: 0 3px 15px rgba(0,0,0,0.09);
}
/***** menu offcanvas ***********/
@media(max-width: 992px) {
#offcanvas-toggler {
    line-height: 52px;
    padding-top: 15px;
}
}
/****/
/****/
/****/
/****/
/****/
.vina-carousel-virtuemart {
	overflow: visible !important;
}
.vina-carousel-virtuemart a {
    color: #222 !important;
}
.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	height: 80px;
	width: 30px;
	border-radius: 0;
	font-size: 0;
	top: 40%;
}
.owl-prev {
    left: -15px;
}
.owl-next {
    right: -15px;
}
.owl-theme .owl-controls .owl-buttons div:before {
    content: "\f053";
    font-family: 'FontAwesome';
    position: absolute;
    top: 20px;
    right: 10px;
    font-size: 24px;
}
.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: "\f054";
    left: 10px;
}
/****/
.vina-carousel-virtuemart .item-i .image-block {
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
}
.vina-carousel-virtuemart .item-i .product-overlay {
    background-color: rgba(255,255,255,0.7);
    /*visibility: hidden;*/
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.vina-carousel-virtuemart .item-i:hover .product-overlay, .vina-carousel-virtuemart .item-i:focus .product-overlay {
    background-color: rgba(233,78,76,0.8);
}
.vina-carousel-virtuemart .item-i:hover .product-overlay, .vina-carousel-virtuemart .item-i:focus .product-overlay {
    opacity: 1;
    visibility: visible;
}
/****/
.vina-carousel-virtuemart .item-i .product-overlay .product-actions {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
/*
.vina-carousel-virtuemart a {	
	color: #222 !important;
}
*/
/*****/
.vina-carousel-virtuemart .addtocart {
	float: none;
	margin: 0;
}
.vina-carousel-virtuemart .addtocart-bar span.quantity-box {
	display: none;
}
.vina-carousel-virtuemart .addtocart-bar span.addtocart-button {
    margin-right: 0px;
    float: left;
}
.vina-carousel-virtuemart .item-i span.addtocart-button input {
    height: 44px !important;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
}
.vina-carousel-virtuemart .item-i a.notify {
    color: #fff !important;
    background: #222;
    height: 44px !important;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
    line-height: 44px;
	font-weight: 400;
}
/***/
.vina-carousel-virtuemart .product-overlay .product-actions .vm-product-rating-container {
    text-align: center;
    margin-top: 10px;
}
.vina-carousel-virtuemart .ratingbox {
    background: url('../templates/ut_tienda/images/virtuemart/color-stars.png') repeat-x scroll 0 bottom transparent;
    height: 22px;
    margin: 0 auto;
	display: block;
}
.vina-carousel-virtuemart .ratingbox div, .vina-carousel-virtuemart .ratingbox span {
    background: url(../templates/ut_tienda/images/virtuemart/color-stars.png) repeat-x;
    height: 22px;
}
/****/
.vina-carousel-virtuemart .item-i .sj_quickview_handler {
    position: absolute;
    text-align: center;
    bottom: 10px;
    right: 110px;
    font-size: 16px !important;
    right: 110px;
    bottom: 0;
    transform: translate(100%,100%);
    -webkit-transform: translate(100%,100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.vina-carousel-virtuemart .item-i:hover .sj_quickview_handler {
    position: absolute;
    bottom: 10px;
    right: 110px;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
}
.vina-carousel-virtuemart .item-i .sj_quickview_handler {
    width: 40px;
    height: 40px;
    font-size: 0;
    background: #222;
    margin: 0;
	color:#fff !important;
}
/****/
.vina-carousel-virtuemart .item-i .addtofav_aws_icon, .vina-carousel-virtuemart .item-i .addtofav_aws_icon_active {
    position: absolute;
    text-align: center;
    width: 40px;
    height: 40px;
    font-size: 16px !important;
    right: 60px;
    bottom: 0;
    transform: translate(100%,100%);
    -webkit-transform: translate(100%,100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.vina-carousel-virtuemart .item-i:hover .addtofav_aws_icon, .vina-carousel-virtuemart .item-i:hover .addtofav_aws_icon_active {
    position: absolute;
    bottom: 10px;
    right: 60px;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
}
/***/
.vina-carousel-virtuemart .item-i .vm-details-button {
    width: 40px;
    height: 40px;
    padding: 0;
    max-width: 100%;
    background: #222222;
    font-size: 20px;
    border-radius: 0px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    line-height: 36px;
    letter-spacing: 0.1em;
}
.vina-carousel-virtuemart .item-i a.product-details {
	background: none;
	border: 0px;
	color: #fff !important;
	font-size: inherit;
    margin-left: -10px;
}
.vina-carousel-virtuemart .item-i .vm-details-button {
    position: absolute;
    text-align: center;
    right: 0;
    bottom: 0;
    transform: translate(100%,100%);
    -webkit-transform: translate(100%,100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.vina-carousel-virtuemart .item-i:hover .vm-details-button, .vina-carousel-virtuemart .item-i:focus .vm-details-button {
    bottom: 10px;
    right: 10px;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
}
/****/
.vina-carousel-virtuemart .product-title {	
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.1em;
    font-weight: 600;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -moz-binding: url(ellipsis.xml#ellipsis);
    line-height: normal;
    height: 40px;
	margin: 0;
}
/****/
.vina-carousel-virtuemart .product-price .PricesalesPrice span {
    font-size: 18px;
    color: #222222;
    font-weight: 700;
}
.vina-carousel-virtuemart .product-price .price-crossed span {
    font-size: 18px;
    color: #ccc;
    font-weight: 700;
}
/***** widgetkit carrusel marcas ****/
.widgetkit-carrusel-marcas .uk-panel {
    background-size: contain;
}
.widgetkit-carrusel-marcas .uk-panel {
    filter: grayscale(100%);
	opacity: .6;
	transition: all .3s;
}
.widgetkit-carrusel-marcas .uk-panel:hover {
    filter: grayscale(0%);
	opacity: 1;
	transition: all .3s;
}
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
@media (min-width: 768px) and (max-width: 992px) {
#sp-logo {
	width: 40%;
	padding-top: 20px;
}
div#sp-menu {
	width: 60%;
}
}
@media (max-width: 768px) {
#sp-logo {
	width: 30%;
	padding-top: 20px;
	padding-right: 0px;
}
div#sp-menu {
	width: 70%;
	padding-left: 0px;
}
}
@media (max-width: 992px) {
#sp-header .logo {
    height: inherit;
}
}
@media (max-width: 1200px) {
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    padding: 0 7px;
    font-size: 12px;
}
}
/*
@media (min-width: 678px) and (max-width: 992px) {
#offlajn-ajax-search128 {
	width: 250px;
}
}
*/
@media (max-width: 580px) {
#offlajn-ajax-search128 {
	width: 160px;
}
}
/******* ELIMINAR DEL CARRO CHECK OFERTAS Y PROMOS *******/
.publicidad2-group {
	display: none;
}
.body-innerwrapper.ls-overflow-visible {
    overflow-x: hidden !important;
}







/************************** GRUPO DW ****************************/
/**************/
/*********/

/****** TOP BAR ******/

section#sp-top-bar {
    display: none;
}

/****** LUPA ********/

section#sp-resultados-buscador-wrapper {
    display: none;
}

/****** MENU TOP ******/

#sp-header.animated.menu-fixed-out {
    background: rgba(0,0,0,0.29);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(246,41,12,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.29)), color-stop(100%, rgba(246,41,12,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(246,41,12,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(246,41,12,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(246,41,12,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.29) 0%, rgba(246,41,12,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#f6290c', GradientType=0 );
    box-shadow: none;
    transition: all .6s;
}

#sp-header {
    position: absolute;
    transition: all .6s;
}

#sp-header.animated.menu-fixed {
    background: rgba(255, 255, 255, 0.7);
    transition: all .6s;
}

#sp-header.animated.menu-fixed .logo {
    width: 19%;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    text-transform: none;
}

ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs li a {
    font-family: 'Comfortaa';
    font-weight: normal;
}

ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs li a:hover {
    color: black;
}

ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs li a:after {
    content: " ";
    position: absolute;
    background: black;
    top: 70%;
    width: 1px;
    height: 2px;
    left: 16px;
    opacity: 0;
    transition: all .3s;
}

ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs li a:hover:after {
    content: " ";
    position: absolute;
    background: black;
    top: 70%;
    width: 35px;
    height: 2px;
    left: 16px;
    opacity: 1;
    transition: all .3s;
}

.sp-megamenu-parent >li.active>a {
    color: black;
}

.sp-megamenu-parent >li.active>a:before {
    content: " ";
    position: absolute;
    background: black;
    top: 70%;
    width: 35px;
    height: 2px;
    left: 16px;
    opacity: 1;
    transition: background 3s; 
}


/****************** SECCIONES HOME ****************/


.itemid-101 section#sp-mapa-situacion-wrapper .uk-width-medium-1-2.uk-text-center.uk-float-right.uk-flex-order-last-medium {
    padding-left: 0;
}

.itemid-101 section#sp-mapa-situacion-wrapper .uk-width-medium-1-2.uk-text-center.uk-float-right.uk-flex-order-last-medium img {
    width: 100%;
}

.itemid-101 section#sp-mapa-situacion-wrapper {
    background: #e1e1e1;
}

.itemid-101 .modulo-secciones-home h3.uk-panel-title {
    font-size: 30px;
    font-weight: bold;
    font-family: 'comfortaa';
}

/******************** TITULOS HOME *********************/

.itemid-101 h3.titulo-home {
    margin-top: 100px;
    margin-bottom: 100px;
    font-family: 'comfortaa';
}

.itemid-101 h3.titulo-home:before {
    content: " ";
    width: 50px;
    height: 3px;
    background: black;
    position: absolute;
    bottom: -20px;
    z-index: 5;
    left: -345px;
    right: 0;
    margin: 0 auto;
}


/****************** FOOTER **************/

#sp-bottom {
    background: #ececec;
    color: #999;
    padding: 80px 0px 50px;
}

section#sp-bottom div a {
    color: black!important;
}

section#sp-bottom div li {
    color: black!important;
}

section#sp-bottom h3.sp-module-title {
    color: black!important;
}

section#sp-bottom .sp-module .sp-module-title:after {
    background: black;
    height: 3px;
}

section#sp-bottom {
    font-weight: 600;
}

ul.info-footer-adres li {
    filter: brightness();
}

#sp-footer {
    background: black;
}

#sp-bottom .sp-module ul li {
    border-bottom: none;
}

ul.social-icons >li a.styled {
    background-color: #ffffff;
}

a.circle.styled i {
    color: black;
}

ul.social-icons >li a.styled:hover, ul.social-icons >li a.styled:focus {
    background-color: #b1b1b1;
}

div#sp-footer1 a {
    font-weight: bold;
}

div#sp-footer1 a:hover {
    text-decoration: underline;
}

section#sp-bottom ul.nav.menu li a:hover {
    padding-left: 20px!important;
    text-decoration: underline;
}

/*************** TOP SCROLL *************/

.scrollup:hover, .scrollup:focus {
    background: #b0b0b0;
}



/************** HOME BANNER *************/

.itemid-101 p.tit-home-ban {
    font-weight: 100;
    letter-spacing: -3px;
    text-align: center;
    font-size: 62px;
}

.itemid-101 p.tit-home-ban span {
    font-weight: bold;
}

/***************** SECCIONES HOME *******************/

.itemid-101 .proyectos-destacados .uk-overlay-panel.uk-overlay-fade.uk-flex.uk-flex-center.uk-flex-middle.uk-text-center {
    color: black!important;
}


.itemid-101 .proyectos-destacados h3.uk-panel-title.uk-margin-small {
    font-weight: bold;
    font-family: comfortaa;
}

.sp-module ul >li {
    border-bottom: none;
}


/**************************************************/

/****** HOME ANIMATION ******/

p.tit-1-anim {
    font-weight: 400;
}

p.tit-1-anim span {
    font-weight: bold;
}

p.tit-animation-02 span {
    font-weight: bold;
}

p.boton-home-sliders a {
    color: white;
}

p.boton-home-sliders a:hover {
    text-decoration: underline!important;
}

p.tit-animation-002 {
    font-weight: normal!important;
}

p.tit-animation-002 span {
    font-weight: bold!important;
}

/**********************************************************/

.itemid-101 .widgetkit-carrusel-marcas .uk-panel {
    filter: grayscale(0%);
    opacity: 1;
    transition: all .3s;
}

div#sp-bottom1 a:hover {
    text-decoration: underline;
}



/******************************** CAMBIOS ******************************/

div#sp-logo {
    padding-bottom: 15px;
    padding-top: 15px;
}

header#sp-header {
    height: auto;
}

div#sp-menu {
    padding-top: 14px;
}

ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs li a {
    font-weight: bold;
}

.proyectos-destacados {
    padding-top: 35px;
}

.itemid-101 h3.titulo-home:before {
    content: " ";
    width: 12%;
    height: 2px;
    background: #222222;
    position: absolute;
    bottom: -20px;
    z-index: 5;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.itemid-101 h3.titulo-home {
    margin-top: 15px!important;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 100%;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #000000;
}

.itemid-101 .uk-width-medium-1-2 p a {
    text-decoration: underline;
    color: #444444;
    font-weight: bold;
}


/********************** CONÓCENOS *************************/

.itemid-196 .entry-header, .itemid-197 .entry-header, .itemid-268 .entry-header, .itemid-267 .entry-header, .itemid-266 .entry-header, .itemid-271 .entry-header  {
    display: none;
}

.itemid-196 div#sp-component, .itemid-197 div#sp-component, .itemid-268 div#sp-component, .itemid-267 div#sp-component, .itemid-266 div#sp-component, .itemid-271 div#sp-component    {
    color: #747474;
    text-align: center;
    margin-top: 47px;
}


/************** MIEMBRO 1 ************/

div#equipo-01 p:after {
    content: "Project Manager";
    position: absolute;
    color: #868686;
    top: 34%;
    right: 26%;
    font-size: 58px;
    width: 187px;
    line-height: 60px;
}


div#equipo-01 p:before {
    content: "Guillermo del Valle";
    position: absolute;
    right: 31%;
    top: 40px;
    font-family: 'Comfortaa'!important;
    background: black;
    width: 300px;
    padding-left: 18px;
    color: white;
    font-size: 23px;
    height: 55px;
    padding-top: 12px;
}

div#miembro-01:before {
    content: " ";
    background: #e9e9e9;
    position: absolute;
    width: 600px;
    height: 350px;
    right: 0;
    top: 15%;
    z-index: -9!important;
}

div#miembro-01 hr {
    margin: 0;
    position: absolute;
    z-index: 99999999999999999;
    width: 500px;
    right: -111px;
    border-color: #868686;
    bottom: 39%;
}



/************** MIEMBRO 2 *****************/



div#equipo-02 p:after {
    content: "Gerente y Director ejecutivo";
    position: absolute;
    color: #868686;
    top: 34%;
    right: -5%;
    font-size: 58px;
    width: 534px;
    line-height: 60px;
}


div#equipo-02 p:before {
    content: "Gaston Gabriel Turchi";
    position: absolute;
    right: 31%;
    top: 40px;
    font-family: 'Comfortaa'!important;
    background: black;
    width: 300px;
    padding-left: 18px;
    color: white;
    font-size: 23px;
    height: 55px;
    padding-top: 12px;
}

div#miembro-02:before {
    content: " ";
    background: #e9e9e9;
    position: absolute;
    width: 600px;
    height: 350px;
    right: 0;
    top: 15%;
    z-index: -9!important;
}

div#miembro-02 hr {
    margin: 0;
    position: absolute;
    z-index: 99999999999999999;
    width: 500px;
    right: -111px;
    border-color: #868686;
    bottom: 39%;
}

/************** MIEMBRO 3 *****************/



div#equipo-03 p:after {
    content: "Director comercial y desarrollo";
    position: absolute;
    color: #868686;
    top: 34%;
    right: -11%;
    font-size: 58px;
    width: 600px;
    line-height: 60px;
}


div#equipo-03 p:before {
    content: "Kais Garchi";
    position: absolute;
    right: 31%;
    top: 40px;
    font-family: 'Comfortaa'!important;
    background: black;
    width: 300px;
    padding-left: 18px;
    color: white;
    font-size: 23px;
    height: 55px;
    padding-top: 12px;
}

div#miembro-03:before {
    content: " ";
    background: #e9e9e9;
    position: absolute;
    width: 600px;
    height: 350px;
    right: 0;
    top: 15%;
    z-index: -9!important;
}

div#miembro-03 hr {
    margin: 0;
    position: absolute;
    z-index: 99999999999999999;
    width: 500px;
    right: -111px;
    border-color: #868686;
    bottom: 39%;
}

/************** MIEMBRO 4 *****************/



div#equipo-04 p:after {
    content: "Arquitecto e Interiorista";
    position: absolute;
    color: #868686;
    top: 34%;
    right: 8%;
    font-size: 58px;
    width: 372px;
    line-height: 60px;
}


div#equipo-04 p:before {
    content: "Gonzalo Villalba";
    position: absolute;
    right: 31%;
    top: 40px;
    font-family: 'Comfortaa'!important;
    background: black;
    width: 300px;
    padding-left: 18px;
    color: white;
    font-size: 23px;
    height: 55px;
    padding-top: 12px;
}

div#miembro-04:before {
    content: " ";
    background: #e9e9e9;
    position: absolute;
    width: 600px;
    height: 350px;
    right: 0;
    top: 15%;
    z-index: -9!important;
}

div#miembro-04 hr {
    margin: 0;
    position: absolute;
    z-index: 99999999999999999;
    width: 500px;
    right: -111px;
    border-color: #868686;
    bottom: 39%;
}



div#miembro-01 p img, div#miembro-02 p img, div#miembro-03 p img, div#miembro-04 p img {
    -webkit-box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.10);
    box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.10);
}


.itemid-196 article.item.item-page {
    margin-bottom: 0;
}


div#equipo-01, div#equipo-02, div#equipo-03, div#equipo-04 {
    position: relative;
}


div#equipo-01, div#equipo-02, div#equipo-03 {
    margin-bottom: 43px;
}



/*************************************/

#sp-header.animated.menu-fixed-out ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs li a {
    color: white;
}


#sp-header.animated.menu-fixed-out ul.sp-dropdown-items li a {
    color: black!important;
}



#sp-header.animated.menu-fixed-out ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs li a:hover:after {
    content: " ";
    position: absolute;
    background: white;
    top: 70%;
    width: 35px;
    height: 2px;
    left: 16px;
    opacity: 1;
    transition: all .3s;
}




#sp-header.animated.menu-fixed-out ul.sp-dropdown-items li a:hover:after {
    content: " ";
    position: absolute;
    background: black!important;
    top: 70%;
    width: 35px;
    height: 2px;
    left: 16px;
    opacity: 1;
    transition: all .3s;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
    padding: 15px;
}

.sp-dropdown.sp-dropdown-main.sp-menu-right {
    width: 273px!important;
}

#sp-header.animated.menu-fixed-out ul.sp-dropdown-items li a:hover:after {
    left: 10px!important;
}

#sp-header.animated.menu-fixed-out img.sp-default-logo.hidden-xs {
    filter: invert(1);
}

div#sp-bottom1 {
    width: 40%;
}

div#sp-bottom2 {
    width: 50%;
}

#sp-header.animated.menu-fixed-out .sp-megamenu-parent >li.active>a:before {
    background: white!important;
    transition: all 0s!important;
}


.sp-megamenu-parent >li.active>a:before {
    transition: all 0s!important;
}



/*********************************************************/

.itemid-266 .lineas-trabajo-proyectos .uk-overlay-panel.uk-overlay-fade.uk-flex.uk-flex-center.uk-flex-middle.uk-text-center {
    color: black;
}

.itemid-266 .lineas-trabajo-proyectos .uk-overlay-panel.uk-overlay-fade.uk-flex.uk-flex-center.uk-flex-middle.uk-text-center h3 {
    font-weight: bold;
}

.itemid-266 article.item.item-page {
    margin-bottom: 0;
}

.itemid-266 section#sp-main-body {
    padding-bottom: 0;
}

.itemid-266 article.item.item-page div p {
    margin-bottom: 0;
}

section#sp-blog-posts-wrapper {
    padding-top: 38px;
}


/*************************************/


.itemid-187 div#sp-component, .itemid-188 div#sp-component, .itemid-189 div#sp-component, .itemid-263 div#sp-component {
    margin-top: 140px;
}

.itemid-271 section#sp-main-body, .itemid-272 section#sp-main-body, .itemid-273 section#sp-main-body {
    display: none;
}


 .itemid-271 section#sp-blog-posts-wrapper, .itemid-272 section#sp-blog-posts-wrapper, .itemid-273 section#sp-blog-posts-wrapper {
    margin-top: 170px;
}

.itemid-270 div#sp-component {
    margin-top: 160px;
}


.itemid-271 .body-innerwrapper, .itemid-272 .body-innerwrapper, .itemid-273 .body-innerwrapper  {
    background: black;
}


.disenos-y-proyectos-widget .uk-overlay-background {
    background: rgba(0, 0, 0, 0.95);
}

.reformas-propias-widget .uk-overlay-background {
    background: rgba(0, 0, 0, 0.95);
}

.retail-widget .uk-overlay-background {
    background: rgba(0, 0, 0, 0.95);
}


/***************************************************/

.uk-modal-caption {
    color: #000;
}

/************************************************/

.fa-behance:before{
    content: "\f16d";
    font-weight: 600;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #000000;
    font-weight: bold!important;
}

/***********************************************************************/

div#boton-muebles-diseno p.boton-mobiliario a {
    background: black;
    padding: 15px 26px;
    color: white;
    transition: all .3s;
}

div#boton-muebles-diseno {
    margin-top: 25px!important;
    float: left;
    width: 100%;
}

div#boton-muebles-diseno p.boton-mobiliario a:hover {
    background: grey;
    transition: all .3s;
    padding: 15px 40px;
    border-radius: 25px;
}

/******************************************************************************/




@media only screen and (min-width: 768px) and (max-width: 1055px) {
    
    .itemid-101 div#sp-mapa-situacion a.uk-link-reset {
        font-size: 19px;
    }
    
    .itemid-101 div#sp-mapa-situacion .uk-margin {
        font-size: 12px;
    } 
    
    .itemid-101 div#sp-mapa-situacion .uk-grid.uk-margin-top-remove.uk-text-left.uk-flex-middle {
        background: #d5d5d5;
        margin-bottom: 10px;
    }
    
    .itemid-101 section#sp-mapa-situacion-wrapper {
        background: #c2c2c2;
    }
    
    .itemid-101 section#sp-mapa-situacion-wrapper .uk-grid.uk-margin-top-remove.uk-text-left.uk-flex-middle:nth-child(1) img {
        mix-blend-mode: multiply;
    }
    
}

@media only screen and (min-width: 918px) and (max-width: 1055px) {
    
    .itemid-101 section#sp-mapa-situacion-wrapper .uk-margin-top {
        margin-top: 0!important;
    }
    
        
    .itemid-101 section#sp-mapa-situacion-wrapper .uk-grid.uk-margin-top-remove.uk-text-left.uk-flex-middle:nth-child(1) img {
        mix-blend-mode: initial;
    }
    
}



@media only screen and (min-width: 960px) and (max-width: 1348px) {
    
    .proyectos-destacados .uk-overlay-panel.uk-overlay-fade.uk-flex.uk-flex-center.uk-flex-middle.uk-text-center {
        font-size: 10px;
    }
    
    .proyectos-destacados h3.uk-panel-title.uk-margin-small {
        font-size: 13px;
    }
    
}


@media only screen and (min-width: 320px) and (max-width: 650px) {

    div#sp-bottom1 {
        width: 100%;
        text-align: center!important;
    }
    
    div#sp-bottom2 {
        width: 100%;
        text-align: center!important;
    }
    
    
    section#sp-bottom .sp-module-title:after {
        left: 0!important;
        right: 0!important;
        margin: 0 auto!important;
    }
    
    div#sp-bottom1 .logo {
        margin: 0 auto;
        margin-bottom: 20px!important;
    }
    
    ul.info-footer-adres li:before {
        display: none;
    }
    
    ul.info-footer-adres li {
        padding-left: 0;
    }
    
}

@media only screen and (min-width: 651px) and (max-width: 767px) {
    
    div#sp-bottom1, div#sp-bottom2 {
        float: left!important;
        width: 50%;
    }
    
}



@media only screen and (min-width: 768px) and (max-width: 991px) {
    
    div#sp-bottom1 {
        float: left!important;
        width: 60%;
    }
    
    div#sp-bottom2 {
        float: left!important;
        width: 40%;
    }
    
}



@media only screen and (min-width: 320px) and (max-width: 991px) {
    
    header#sp-header {
        background: rgba(255, 255, 255, 0.7)!important;
        height: auto!important;
    }
    
    .nav-placeholder {
        display: none;
    }
    
    img.sp-default-logo.visible-xs {
        width: 50px;
    }
    
    .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
        color: black!important;
    }
    
    .offcanvas-menu {
        background-color: #000000;
    }
    
    .offcanvas-menu  .sp-module ul >li >a:before {
        display: none;
    }
    
    
    
    .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {
        background: white;
        color: black;
    }
    
    .offcanvas-inner {
        padding-right: 0!important;
        padding-left: 0!important;
    }
    
    .offcanvas-menu .offcanvas-inner .sp-module ul > li a {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    
    li.item-266.current.active.deeper.parent > a {
        background: white!important;
        color: black;
    }
    
    ul#collapse-menu-266 {
        background: #535353;
    }
    
    ul#collapse-menu-266 li a {
        font-size: 11px;
        padding-left: 40px!important;
        padding-right: 0!important;
        border-color: black;
    }
    
    .offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
        color: black;
    }
    
    .fa-angle-up:before {
        color: white;
    }
    
    .fa-angle-down:before {
        color: white;
    }
    
    li.item-266.current.active.deeper.parent .fa-angle-down:before {
        color: black!important;
    }
    
    li.item-266.current.active.deeper.parent .fa-angle-up:before {
        color: black!important;
    }
    
    li.item-266.deeper.parent .fa-angle-down:before {
        color: black!important;
    }
    
    
    .offcanvas-menu .offcanvas-inner .sp-module ul > li.item-266.deeper.parent:hover .fa-angle-down:before, .offcanvas-menu .offcanvas-inner .sp-module ul > li.item-266.deeper.parent:focus .fa-angle-down:before {
        color: black!important;
    }
    
    li.item-266.deeper.parent .fa-angle-down:before {
        color: #b8b8b8!important;
        font-weight: bold;
    }
    
    li.item-271.current.active a {
        color: #a5a5a5!important;
    }
    
    header#sp-header {
        position: relative;
        background: black;
    }
    
    header#sp-header img {
        filter: invert(1);
    }
    
    header#sp-header {
        background: rgba(0, 0, 0, 1)!important;
        height: auto!important;
    }
    
    .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
        color: white!important;
    }
    
    #sp-logo {
        width: auto!important;
    }
    
    div#sp-menu {
        float: right;
        width: auto!important;
    }
    
    div#sp-logo .logo {
        width: auto!important;
    }
    
    img.sp-default-logo.visible-xs {
        width: 33px;
    }
    
    div#sp-menu {
        padding-top: 0;
    }
    
    .itemid-101 .class-pc-slider-home {
        display: none!important;
    }
    
    .sp-module.class-mobile-slider {
        margin-top: 0!important;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    
    img.sp-retina-logo.hidden-xs {
        width: 45px;
    }
    
    a#offcanvas-toggler {
        padding-top: 23px;
    }    
}


@media only screen and (min-width: 992px) and (max-width: 1515px) { 
    
    div#sp-logo {
        width: 10%;
    }
    
    div#sp-menu {
        width: 92%;
        padding-left: 0;
    }
    
    ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs li a {
        color: #000000!important;
        font-size: 10.8px;
    }
    
    header#sp-header {
        height: auto!important;
        background: rgba(255, 255, 255, 0.8)!important;
    }
    
    div#sp-logo {
        width: 8%;
    }
    
    div#sp-menu {
        padding-top: 7px;
    }
    
    
}


@media only screen and (min-width: 992px) and (max-width: 6000px) { 
    
    .sp-module.class-mobile-slider {
        display: none;
    }
}




@media only screen and (min-width: 12000) and (max-width: 1515px) { 
    
    
    div#sp-menu {
        padding-top: 20px;
    }
    
    img.sp-retina-logo.hidden-xs {
        width: 87%!important;
    }
    
    div#sp-menu {
        padding-top: 23px;
    }
    
    ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs li a {
        color: #000000!important;
        font-size: 13px;
    }
}


@media only screen and (min-width: 993px) and (max-width: 1515px) {

    div#sp-menu {
        margin-top: 9px;
    }
}




@media only screen and (min-width: 1173px) and (max-width: 1515px) {
    
    #sp-header.animated.menu-fixed-out ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs li a {
        font-size: 13px;
    }
}


@media only screen and (min-width: 992px) and (max-width: 1515px) {
    
    #sp-header.animated.menu-fixed .logo {
        width: 85%;
    }
}



@media only screen and (min-width: 320px) and (max-width: 579px) {
    
    div#equipo-02 p:before {
        right: 0;
        top: -57px;
    }
    
    div#equipo-01 p:after, div#equipo-02 p:after, div#equipo-03 p:after, div#equipo-04 p:after {
        color: #ffffff;
        top: initial;
        right: 0;
        font-size: 17px;
        width: 100%;
        left: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        margin: 0 auto!important;
        padding-left: 13px;
    }
    
    
    div#miembro-02:before , div#miembro-03:before , div#miembro-04:before , div#miembro-01:before {
        display: none;
    }
    
    div#miembro-01 hr, div#miembro-02 hr, div#miembro-03 hr, div#miembro-04 hr {
        display: none;
    }
    
    div#equipo-02 p:before, div#equipo-03 p:before, div#equipo-04 p:before, div#equipo-01 p:before {
        right: 0;
        top: -57px;
        left: 0;
    }
    
    div#equipo-04, div#equipo-03, div#equipo-02, div#equipo-01 {
        margin-top: 38px;
        float: left;
    }
    
    div#equipo-02 p:before, div#equipo-01 p:before, div#equipo-03 p:before, div#equipo-04 p:before {
        width: 100%;
        padding-right: 18px;
        text-align: center;
        font-size: 22px;
    }
    
    div#miembro-01 p img, div#miembro-02 p img, div#miembro-03 p img, div#miembro-04 p img {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    
}


@media only screen and (min-width: 580px) and (max-width: 991px)  {
    
    div#equipo-01 div#miembro-01 p img, div#equipo-02 div#miembro-02 p img, div#equipo-03 div#miembro-03 p img, div#equipo-04 div#miembro-04 p img {
        width: 50%;
    }
    
    div#equipo-01 p:before, div#equipo-02 p:before, div#equipo-03 p:before, div#equipo-04 p:before {
        right: 0;
    }
    
    div#equipo-01 p:after, div#equipo-02 p:after, div#equipo-03 p:after, div#equipo-04 p:after {
        content: "Gerente y Director ejecutivo";
        position: absolute;
        color: #868686;
        top: 118px!important;
        right: initial;
        font-size: 24px;
        width: 534px;
        line-height: 31px;
        left: initial;
        right: -23px;
        width: 297px!important;
    }
    
    div#miembro-02:before, div#miembro-01:before, div#miembro-03:before, div#miembro-04:before {
        content: " ";
        background: #e9e9e9;
        position: absolute;
        width: 600px;
        height: 220px;
        right: -98px;
        top: 8%;
        z-index: -9!important;
    }
    
     div#miembro-01 hr, div#miembro-02 hr, div#miembro-03 hr, div#miembro-04 hr {
        display: none;
    }
}


@media only screen and (min-width: 992px) and (max-width: 1199px)  {
    
    div#equipo-01 p:after, div#equipo-02 p:after, div#equipo-03 p:after, div#equipo-04 p:after {
        content: "Gerente y Director ejecutivo";
        position: absolute;
        color: #868686;
        top: 34%;
        right: -1%;
        font-size: 41px;
        width: 375px;
        line-height: 60px;
    }
    
    div#equipo-01 div#miembro-01 img, div#equipo-02 div#miembro-02 img, div#equipo-03 div#miembro-03 img, div#equipo-04 div#miembro-04 img {
        width: 511px;
    }
    
    div#equipo-01 p:before, div#equipo-02 p:before, div#equipo-03 p:before,div#equipo-04 p:before {
        right: 16%;
    }
    
    div#miembro-01:before, div#miembro-02:before, div#miembro-03:before, div#miembro-04:before  {
        right: -74px;
    }
    
    div#miembro-01 hr, div#miembro-02 hr, div#miembro-03 hr, div#miembro-04 hr {
        width: 384px;
        right: 13px;
        border-color: #868686;
        bottom: 39%;
    }    
}



@media only screen and (min-width: 1200px) and (max-width: 1355px) {
    
    div#equipo-01 p:after, div#equipo-02 p:after, div#equipo-03 p:after, div#equipo-04 p:after {
        right: 0;
        font-size: 46px;
        left: initial!important;
        float: right!important;
        width: 527px;
        text-align: left!important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
    
    .itemid-270 div#sp-component {
        margin-top: 0;
    }
    
    .itemid-270 article.item.item-page div p {
        text-align: justify;
    } 
}


@media only screen and (min-width: 768px) and (max-width: 1199px) {
    
    .itemid-266 .lineas-trabajo-proyectos .uk-overlay-panel.uk-overlay-fade.uk-flex.uk-flex-center.uk-flex-middle.uk-text-center {
        color: black;
        font-size: 9px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
    
    .itemid-400 figure.uk-overlay.uk-overlay-hover {
        width: 100%!important;
    }
    
    .itemid-400 figure.uk-overlay.uk-overlay-hover figure.uk-overlay.uk-overlay-hover {
        width: 100%!important;
    }
    
    .itemid-400 figure.uk-overlay.uk-overlay-hover figure.uk-overlay.uk-overlay-hover figure.uk-overlay.uk-overlay-hover {
        width: 100%!important;
    }
}



@media only screen and (min-width: 320px) and (max-width: 669px) {
    
    
    .itemid-271 section#sp-blog-posts-wrapper, .itemid-272 section#sp-blog-posts-wrapper, .itemid-273 section#sp-blog-posts-wrapper {
        margin-top: 0;
    }
}

/***********************************************************************************************************************************************************************/

@media only screen and (min-width: 400px) and (max-width: 479px) {
    
    
    .lineas-trabajo-proyectos {
        text-align: center;
    }
    
}


@media only screen and (min-width: 800px) and (max-width: 991px) {
    
    .itemid-271 section#sp-blog-posts-wrapper .container, .itemid-272 section#sp-blog-posts-wrapper .container, .itemid-273 section#sp-blog-posts-wrapper .container  {
        width: 100%;
    }     
}





@media only screen and (min-width: 670px) and (max-width: 991px) {
    
    .itemid-271 section#sp-blog-posts-wrapper, .itemid-272 section#sp-blog-posts-wrapper, .itemid-273 section#sp-blog-posts-wrapper {
        margin-top: 0;
    }
    
    
}


/************************************************** CAMBIOS ****************************************/


div#equipo-01 div p img, div#equipo-02 div p img, div#equipo-03 div p img, div#equipo-04 div p img   {
    filter: grayscale(100%);
}

div#equipo-01 p:before, div#equipo-02 p:before, div#equipo-03 p:before, div#equipo-04 p:before {
    z-index: 9;
}


section#sp-wrapper-lenguajes-top {
    position: fixed;
    z-index: 99999;
    background: black;
    width: 100%;
    text-align: right;
}

header#sp-header {
    top: 24px;
}

section#sp-wrapper-lenguajes-top .container {
    width: 100%;
}

div#sp-top-bar-lang img {
    opacity: 1;
    margin-right: 7px;
}

div#sp-top-bar-lang  img:hover {
    filter: brightness(1.4);
}




@media only screen and (min-width: 320px) and (max-width: 991px) {
    
    header#sp-header {
        top: 0;
    }
    
    div#sp-top-bar-lang {
        background: transparent;
        top: 28px;
        position: absolute!important;
        right: initial;
        left: 50px;
    }
    
    
}



@media only screen and (min-width: 768px) and (max-width: 991px) {
    
    div#sp-top-bar-lang {
        background: transparent;
        top: 0;
        position: absolute!important;
        right: initial;
        left: initial;
        right: 0;
        width: auto!important;
    }
    
    div#sp-top-bar-lang {
        padding-right: 0;
    }    
}


@media only screen and (min-width: 1201px) and (max-width: 1220px) {
    
    ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs li a {
        font-size: 12px!important;
    }
    
}

/******************************************************************************************************************/

@media only screen and (max-width: 400px) {
    
    .proyectos-destacados .uk-margin-small, .proyectos-destacados h3.uk-panel-title {
        font-size: 11px;
    }
    
}


#sp-bottom ul.social-icons {
    margin-top: 5px;
}
#sp-bottom ul.social-icons >li a.styled {
    background-color: #000;
    color: #fff !important;
}
#sp-bottom ul.social-icons li a.circle.styled i {
    color: white;
}