.ubicacion {
	color: #fe8a25;
}
.medidas { color: #000000 !important; }

.portfolio-sorting li a .num {
	display: none;
}

.portfolio-sorting > ul > li {
	position: relative;
	vertical-align: top;
	margin-right: 15px;
}

.portfolio-sorting > ul > li:first-child {
	display: none;
}

.portfolio-sorting li a .name:before {
	content: none;
}

.portfolio-sorting > ul > li > a {
	color: #646a71;
	font-size: 16px;
	font-weight: 400;
	border-bottom:  1px solid #CCCCCC;
	display: block;
	padding: 5px 0px;
	text-align: left;
	width: 200px;
}
.arrow-dowm { margin-left: 10px; }

.portfolio-sorting li:after {
	content: none;
}

.portfolio-sorting > ul > li > ul {
	background: #FFFFFF;
	display: none;
	left: 0px;
	margin:  0px;
	padding: 0px;
	position: absolute;
	top:  43px;
	width: 100%;
	z-index: 200;
}
.portfolio-sorting > ul > li:hover > ul {
	display: block;
}

.portfolio-sorting > ul > li > ul > li {
	display: block;
}

.portfolio-sorting > ul > li > ul > li > a {
	display: block;
	padding: 5px 15px;
	text-align: left;
}


/* my account page */
.woocommerce-account .header-title,
.page-id-5674782 .header-title,
.parent-pageid-5674782 .header-title {
	height: 95px;
}
.woocommerce .myaccount-login-form,
.page-id-5674782 .myaccount-login-form,
.parent-pageid-5674782 .myaccount-login-form {
	margin: 0px 0 80px;
}
.woocommerce-account .header-title h1.page-title,
.page-id-5674782 .header-title h1.page-title,
.parent-pageid-5674782 .header-title h1.page-title {
	display: none;
}

.woocommerce .myaccount-login-form .buttons-wrap .buttons.single .button {
	font-size: 42px;
}
.woocommerce .myaccount-login-form form p {
	text-align: center;
}
.woocommerce .myaccount-login-form form p .left {
	display: block;
	float: none;
	text-align: center;
}

.woocommerce .myaccount-login-form form .lost-link {
	margin-top: 15px;
	display: block;
	text-align: center;
	float: none;
}

.woocommerce .myaccount-login-form form {
	padding: 40px 50px 30px;
}


/* distribuidor page */
.page-id-5674782 #masthead.site-header,
.parent-pageid-5674782 #masthead.site-header {
	display: none;
}
.page-id-5674782 .header-title,
.parent-pageid-5674782 .header-title {
	display: none;
}
.page-id-5674782 .page-container.without-breadcrumbs,
.parent-pageid-5674782 .page-container.without-breadcrumbs {
	margin-top: 0px;
}
.page-id-5674782 .page-container.bottom-offset,
.parent-pageid-5674782 .page-container.bottom-offset {
	margin-bottom: 0px;
}
.page-id-5674782 .site-footer > .page-container,
.parent-pageid-5674782 .site-footer > .page-container {
	display: none;
}
.page-id-5674782 footer.site-footer,
.parent-pageid-5674782 footer.site-footer {
	background-color: #ffffff;
	color: #646a71;
}
.page-id-5674782 footer.site-footer .left,
.parent-pageid-5674782 footer.site-footer .left {
	background-color: #ffffff;
	color: #646a71;
	display: block;
	float: none;
	text-align: center;
}
.page-id-5674782 footer.site-footer .left a,
.parent-pageid-5674782 footer.site-footer .left a {
	color: #646a71;
	text-decoration: none;
}
.page-id-5674782 footer.site-footer .site-info a,
.page-id-5674782 footer.site-footer .site-info a:hover,
.parent-pageid-5674782 footer.site-footer .site-info a,
.parent-pageid-5674782 footer.site-footer .site-info a:hover {
	color: #646a71;
}


.lateral-menu a {
	display: block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.lateral-menu a.lateral-logo img {
	display: block;
	height: 45px;
	margin-bottom: 50px;
}

.lateral-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.lateral-list li {
	display: block;
	margin-bottom: 15px;
}

.lateral-list li a {
	display: block;
	text-transform: uppercase;
}

.listado-proyectos {
	list-style: none;
	margin:  0;
	padding:  0;
	text-align: center;
}
.listado-proyectos li {
	display: inline-block;
	padding: 15px;
	width: 33%;
}
.listado-proyectos li:hover {
	background: #F2F2F2;
}
.listado-proyectos li a {
	display: block;
}
.listado-proyectos li a img {
	display: block;
	width: 100%;
}
.listado-proyectos li h4 {
	font-size: 22px;
	font-weight: 500;
	line-height: 22px;
	margin:  0;
	padding: 25px 15px 15px;
	text-transform: uppercase;
}



.item-single {
	display: inline-block;
	padding: 15px;
	width: 15%;
}
.item-single h2 {
	font-size: 14px;
	text-transform: none;
}
.item-single h2 small {
	color: #CCCCCC;
	display: block;
	font-size: 12px;
	font-weight: 400;
	text-transform: none;
}
.item-single figure {
	background: #EEEEEE;
	border-radius: 15px;
	overflow: hidden;
}



#contenedor-filtros {
	border-bottom: 1px solid #f2f2f2;
	margin-top: 15px;
}

#contenedor-filtros .vc_btn3-container button {
	background: none !important;
	color: #888888 !important;
	font-weight: 600 !important;
}
#contenedor-filtros .vc_btn3-container.active button {
	background: #EEEEEE !important;
	color: #000000 !important;
}



.layer-modal {
	background: rgba(0, 0, 0, 0.6);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2000;
}
.layer-modal .btn-close-modal {
	color: #FFFFFF;
	font-size: 32px;
	right: 15px;
	position: absolute;
	top: 15px;
}
.layer-modal video {
	height: 80%;
	left: 50%;
	margin-left: -40%;
	margin-top: -20%;
	position: absolute;
	top: 50%;
	width: auto;
}

.layer-modal .modal-container {
	height: 80%;
	left: 50%;
	margin-left: -40%;
	margin-top: -20%;
	position: absolute;
	top: 50%;
	width: 80%;
	text-align: center;
}
.layer-modal img {
	display: block;
	height: 100%;
	margin:  0 auto;
	max-width: 100%;
	width: auto;
}

.norebro-process-sc.process h3 {
	white-space: nowrap;
}

.button-absolute {
	position: absolute;
	top: 100px;
	right: 45px;
	background: #fd8a25 !important;
	color: #FFFFFF !important;
	border: 0px;
	z-index: 10;
}

.wpcf7-form-control-wrap {
	clear: both;
	display: block;
}

/* bg videos */
.bg-video-industrial,
div.vc_row.bg-video-industrial[data-vc-full-width],
.bg-video-vivienda,
div.vc_row.bg-video-vivienda[data-vc-full-width],
.bg-video-comercial,
div.vc_row.bg-video-comercial[data-vc-full-width] {
	overflow: hidden;
}
.bg-video-industrial > video,
.bg-video-vivienda > video,
.bg-video-comercial > video {
	left: 0px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 1;
	
	/* posicionar el video de abajo hacia arriba */
	/*top: 0px;*/
	bottom: -20px;
}
.bg-video-industrial > .vc_column_container,
.bg-video-vivienda > .vc_column_container,
.bg-video-comercial > .vc_column_container {
	z-index: 2;
}

#mega-menu-wrap > ul .sub-menu > li.has-submenu > a.menu-link:before,
#mega-menu-wrap > ul .sub-sub-menu > li.has-submenu > a.menu-link:before {
	background: none;
	border: 0px;
	content: '>';
	top: 15px;
}

#mega-menu-wrap > ul .sub-menu > li.has-submenu > a.menu-link:after,
#mega-menu-wrap > ul .sub-sub-menu > li.has-submenu > a.menu-link:after {
	content: none;
}

.mega-menu-item.sub-nav-item.menu-item-depth-2 a {
	font-size: 14px !important;
	padding: 12px 15px !important;
}

.portfolio-item.grid-2 {
	padding-bottom: 25px;
}
.special-project-buttons {
	bottom: 10px;
	left: 0px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.special-project-buttons a,
.botones-info a {
	display: inline-block;
	padding: 2px 15px;
	background: #fe8a25;
	color: #FFFFFF;
	border-radius: 50px;
	font-size: 14px;
}

.botones-info a {
	font-size: 16px;
	font-weight: 400;
	padding: 5px 20px;
}

.icono-estrella {
	bottom: 25px;
	position: absolute;
	right: 25px;
	z-index: 50;

	/* no mostrar icono de estrella */
	display: none !important;
}

/* movil */
@media screen and (max-width: 767px) {

}

@media (min-width: 992px) {
	#masthead.site-header {
		/*overflow: hidden;*/
	}
}