a {
	color: #3c3c3c;
}
a:hover {
	color: #3e3e3e !important;
}
h1 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 18pt;
}

.alternative-font {
	font-family: 'Shadows Into Light';
}
.somos .alternative-font {
	font-size: 18pt;
}
.h1-title {
	margin-top: 25px;
	margin-bottom: 35px !important;
	background: url('http://www.bienesinmuebles.tv/images/h1-fondo.jpg') repeat-x center center;
	text-align: center;
}
.h1-title a, .h1-title span {
	background: #fff;
	padding: 0px 30px;
	font-weight: 600;
}
@media (max-width: 500px){
	.h1-title {
		font-size: 16pt !important;
	}
}
@media (min-width: 501px){
	.h1-title {
		font-size: 24pt !important;
	}
}
.submit {
	background-image: linear-gradient(to top, #e9ecef 0%, #fff 100%);
}
.submit:hover {
	background-image: linear-gradient(to top, #e9ecef 0%, #f7f7f7 100%);
}
body {
	background-image: linear-gradient(to top, #54575a 0%, #2c3034 100%);
	/*background-image: linear-gradient(to top, #c0c0c0 0%, #e4e4e4 100%);*/
}
.body {
	width: 991px;
	margin: 0px auto 20px auto;
	padding-top: 100px;
	font-family: 'Poppins';
	background: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #3e3e3e;
}
.font-white {
	color: #fff;
}
.inm-h3 {
	font-size: 16pt;
}
.ul-lstn {
	padding-left: 15px;
}
.buscador-box {
	background-image: linear-gradient(to top, #eeeeee 0%, #e4e4e4 100%);
}
.buscador-box-menu {
	border: 1px solid #C0C0C0;
	background: #fff;
	padding-bottom: 0px !important;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-bottom: 5px solid #a92a2a;
}
.buscador-box-menu  h5 {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.buscador-box-menu a {
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
}
.buscador-box-menu .col-md-4 {
	border-right: 1px solid #C0C0C0 !important;
}
.form-control {
	margin-bottom: 7px;
}
.btn-interesado, .btn-interesado-inmshow, .btn-interesado-blog {
	position: fixed;
	transform: rotate(-90deg);
	background: #aa2c2c !important;
	color: #fff !important;
	letter-spacing: 2px;
	font-size: 18pt;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	z-index: 99;
}
.btn-interesado:hover {
	color: #fff !important;
}
.btn-interesado-inmshow {
	top: 250px;
	right: -80px !important;
}
.btn-interesado-blog {
	top: 250px;
	right: -62px !important;
}

@media (min-width: 601px){
	.btn-interesado {
		top: 200px;
		right: -95px !important;
	}
}
@media (max-width: 767px){
	.btn-interesado, .btn-interesado-inmshow, .btn-interesado-blog {
		font-size: 12pt;
		right: -50px !important;
	}
	.btn-interesado-inmshow {
		right: -60px !important;
	}
	.btn-interesado {
		top: 250px;
		right: -77px !important;
	}
}
#header {
	position: fixed;
	top: 0;
	z-index: 99 !important;
	background: #fff url('http://www.bienesinmuebles.tv/images/bgtop2.png') no-repeat top center;
	height: 90px;
	width: 100%;
	max-width: 991px;
	border-top: 10px solid #2c3034;
	/*border-top: 10px solid #e4e4e4;*/
}
.header-top-title {
	font-size: 9pt;
	color: #808080;
	padding-top: 4px;
}
.header-logo {
	padding-top: 15px;
	padding-left: 15px;
}
.header-nav {
	width: 100%;
	margin: 0px auto;
	background: #fff;
	padding-bottom: 15px;
}
@media (max-width: 767px){
	.body, .header-nav {
		width: 100% !important;
	}
	#header {
		width: 100%;
	}
}
.header-btn-collapse-nav {
	position: absolute;
	background: #aa2c2c !important;
	color: #fff !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 16px !important;
	padding-right: 16px !important;
}
@media (max-width: 500px){
	.header-btn-collapse-nav {
		top: 22px;
		right: 15px;
		font-size: 16pt !important;
	}
}
@media (min-width: 501px){
	.header-btn-collapse-nav {
		top: 15px;
		right: 15px;
		font-size: 22pt !important;
	}
}
.header-nav-main nav {
	padding-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.header-nav-main nav .nav-pills li {
	width: 100%;
	margin-bottom: 3px;
}
.header-nav-main nav .nav-pills li > a {
	background: transparent !important;
	color: #ab2a2b !important;
}
.feature-box-icon i {
	font-size: 20pt !important;
}
.header-nav-main nav .nav-pills li > a:hover, .header-nav-main nav .nav-pills li > a.active {
	background: #ab2a2b !important;
	color: #fff !important;
}
.page-header {
	padding-top: 55px;
	padding-bottom: 0px;
	margin-bottom: 0px !important;
}
.main {
	position: relative;
}
.content-box {
	padding: 0px 30px 20px 30px !important;
}
/*
@media (max-width: 500px){
	.content-box {
		padding: 0px 8px 20px 8px;
	}
}
*/

.shadow-img {
	margin-top: -4px !important;
	width: 100%;
	text-align: center;
	padding: 0px;
}
.shadow-img img {
	width: 97%;
	height: 20px;
	opacity: .8;
}
.img-responsive {
	width: 100%;
	height: auto;
}
.asesores {
	margin-top: 20px;
	margin-bottom: 20px;
}
.asesores div {
	text-align: center;
}
.img-asesores {
	border-radius: 50%;
	border: 2px solid #C0C0C0;
}
.marco-pad {
	padding: 25px;
	margin-bottom: 20px;
}
.asesores h3 {
	font-weight: bold;
	font-size: 14pt;
	margin-top: 0px !important;
	margin-bottom: 20px;
}
.img-bitv-gal {
	height: 250px !important;
}
@media (max-width: 767px){
	.btn-bitv-float {
		font-size: 12pt;
	}
}
#footer {
	/*background-image: linear-gradient(to top, #3e3e3e 0%, #686767 100%);*/
	background: #2c3034;
	color: #fff;
	padding: 0px 30px !important;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: 5px solid #a92a2a;
}
#footer a{
	color: #fff;
}
#footer ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#footer ul li {
	margin-left: 0px;
	padding-left: 0px;
}
.footer-box h3 {
	font-size: 16pt;
	margin-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
}
.footer-box .contact {
	list-style-type: none;
	padding-left: 0px;
}
.footer-box .contact li {
	font-size: 12pt;

}
.footer-copyright {
	margin-left: 0px !important;
	margin-right: 0px !important;
	font-size: 10pt !important;
	letter-spacing: 1px;
	color: #C0C0C0;
}
.footer-cat {
	padding-left: 20px;
}
.footer-box h3 {
	border-bottom: 1px dotted #a92a2a;
	padding-bottom: 7px;
}
.custom-social-icons {
	width: 180px !important;
}
/* Social Icons */
.social-icons {
	width: 220px;
	margin: 0 auto !important;
}
.social-icons li {
	margin-right: 7px;
}
.social-icons li:last-child {
	margin-right: 0px;
}
.social-icons li a {
	width: 35px !important;
	height: 35px !important;
	padding-top: 7px;
}
.social-icons i {
	font-size: 13pt;
}

.social-icons {
	margin: 0;
	padding: 0;
	width: auto;
}

.social-icons li {
	display: inline-block;
	margin: -1px 1px 0 0;
	padding: 0;
	border-radius: 100%;
	overflow: visible;
}

.social-icons li a {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border-radius: 100%;
	display: block;
	text-align: center;
	color: #333;
	text-decoration: none;

}

.social-icons li:hover a {
	background: #151719;
	color: #FFF !important;
}

.social-icons-twitter a, .social-icons li:hover.social-icons-twitter a {
	background: #1aa9e1 !important;
	color: #fff !important;
}

.social-icons-facebook a, .social-icons li:hover.social-icons-facebook a {
	background: #3b5a9a !important;
	color: #fff !important;
}

.social-icons-youtube a, .social-icons li:hover.social-icons-youtube a {
	background: #c3191e !important;
	color: #fff !important;
}

.social-icons-instagram a, .social-icons li:hover.social-icons-instagram a {
	background: #7c4a3a !important;
	color: #fff !important;
}

.social-icons li:hover.social-icons-linkedin a {
	background: #0073b2;
}

.social-icons li:hover.social-icons-rss a {
	background: #ff8201;
}

.social-icons li:hover.social-icons-googleplus a {
	background: #dd4b39;
}

.social-icons li:hover.social-icons-pinterest a {
	background: #cc2127;
}

.social-icons li:hover.social-icons-skype a {
	background: #00b0f6;
}

.social-icons li:hover.social-icons-email a {
	background: #dd4b39;
}

.social-icons li:hover.social-icons-vk a {
	background: #6383a8;
}

.social-icons li:hover.social-icons-xing a {
	background: #1a7576;
}

.social-icons li:hover.social-icons-tumblr a {
	background: #304e6c;
}

.social-icons li:hover.social-icons-reddit a {
	background: #ff4107;
}

.social-icons.social-icons-dark li a {
	background: #181818;
}

.social-icons.social-icons-dark li a i {
	color: #FFF;
}

.social-icons.social-icons-transparent li {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.social-icons.social-icons-transparent li a {
	background: transparent;
}

.social-icons.social-icons-icon-light li a i {
	color: #FFF;
}

.social-icons.social-icons-icon-light.social-icons-clean li a i {
	color: #FFF !important;
}

.social-icons.social-icons-big li a {
	height: 48px;
	line-height: 48px;
	width: 48px;
}

.social-icons.social-icons-opacity-light li a {
	background: rgba(255, 255, 255, 0.04);
}

.social-icons:not(.social-icons-clean) li {
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.social-icons:not(.social-icons-clean) li a {
	background: #FFF;
}

.social-icons-dark.social-icons-clean li a {
	background: transparent;
	color: #FFF !important;
}
/* Scroll to Top */
html .scroll-to-top {
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	background: #404040;
	border-radius: 4px 4px 0 0;
	bottom: 0;
	color: #FFF;
	display: block;
	height: 9px;
	opacity: 0;
	padding: 10px 10px 35px;
	position: fixed;
	right: 10px;
	text-align: center;
	text-decoration: none;
	min-width: 50px;
	z-index: 1040;
	font-size: 0.8em;
}

html .scroll-to-top:hover {
	opacity: 1;
}

html .scroll-to-top.visible {
	opacity: 0.75;
}

html .scroll-to-top span {
	display: inline-block;
	padding: 0 5px;
}

html.lightbox-opened .scroll-to-top {
	right: 27px;
}

html.ie11 .scroll-to-top {
	right: 25px;
}

/* Responsive */
@media (max-width: 991px) {
	html .scroll-to-top.hidden-mobile {
		display: none !important;
	}
}

@media (max-width: 900px){
	.hidden-desktop {
		display: block !important;
	}
	.hidden-mobile-box {
		display: none !important;
	}
}
@media (min-width: 901px){
	.hidden-desktop {
		display: none !important;
	}
	.hidden-mobile-box {
		display: block !important;
	}
}
.float-left {
	text-align: left;
}
.float-right {
	text-align: right;
}
@media (max-width: 600px){
	.float-left, .float-right {
		text-align: center;
	}
}
/* CUSTOM */
.carousel-box h1 {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 26pt;
	margin-bottom: 25px;
}
.banners-opc {
	max-height: 300px;
}
.banners-opc h1 {
	line-height: 300px;
	text-transform: uppercase;
	text-align: center;
	font-size: 45pt;
	font-weight: bold;
}
@media (max-width: 991px){
	.banners-opc {
		height: auto !important;
		margin-bottom: 15px;
	}
}
.nivoSlider {
	box-shadow: none !important;
}
.inmuebles-opc {
	margin-top: 25px;
	margin-bottom: 25px;
}
.inmuebles-opc div {
	padding: 30px;
	font-size: 18pt;
	border: 1px dotted #eee;
	border-right: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
}
.inmuebles-opc .opc-1 {
	border-right: 1px solid #C0C0C0;
}
.inmuebles-opc .opc-1-b {
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
.inmuebles-opc .opc-2-b {
	border-bottom: 1px solid #C0C0C0;
}
.inmuebles-opc .opc-3 {
	border-right: 1px solid #C0C0C0;
}
.inmuebles-opc .opc-4 {
	
}
.h2-price {
	font-size: 40pt;
	font-weight: bold;
}
@media (max-width: 550px){
	.h2-price {
		font-size: 30pt;
	}
}
.uppercase {
	text-transform: uppercase;
}
.inm-info {
	/*
	position: absolute;
	left: 4px;
	bottom: 3px;
	*/
	width: 97%;
	background: rgba(255,255,255,.8);
	/*
	color: #636262;
	font-size: 9pt;
	*/
	color: #000;
	text-shadow: 0px 1px 2px #fff;
	font-size: 10pt;
	padding: 7px 12px;
	border-radius: 4px;
}
.img-inm {
	width: 100%;
	height: 300px;
}
.img-inm-gal {
	height: 120px;
	overflow: hidden;
}
.img-inm-gal img {
	width: 140px !important;
	height: 120px;
}
.inm-box-float-full {
	padding: 0 0 0 10px;
}
.inm-box-float-left {
	float: left;
	width: 57%;
	padding: 0 0 0 10px;
}
.inm-box-float-right {
	float: right;
	width: 43%;
	text-align: right;
	padding: 0 10px 0 0;
}
.img-inmuebles {
	width: 100% !important;
	height: 240px;
}
@media (max-width: 991px){
	.img-inmuebles {
		height: 300px;
	}
}
/* Thumb Info */
.thumb-info {
	display: block;
	position: relative;
	text-decoration: none;
	max-width: 100%;
	background-color: #FFF;
	/*
	border: 1px solid #DDD;
	border-radius: 4px;
	*/
	border-radius: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.thumb-info .thumb-info-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	/*border-radius: 4px;*/
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
	position: relative;
}

.thumb-info .thumb-info-wrapper:after {
	content: "";
	background: rgba(23, 23, 23, 0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	/* border-radius: 4px; */
	bottom: -4px;
	color: #FFF;
	left: -4px;
	position: absolute;
	right: -4px;
	top: -4px;
	display: block;
	opacity: 0;
	z-index: 1;
}

.thumb-info .thumb-info-action-icon {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: #CCC;
	border-radius: 0 0 0 25px;
	display: inline-block;
	font-size: 25px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	right: -100px;
	text-align: center;
	top: -100px;
	width: 50px;
	z-index: 2;
}

.thumb-info .thumb-info-action-icon i {
	font-size: 24px;
	left: 3px;
	position: relative;
	top: -4px;
	color: #FFF;
}

.thumb-info .thumb-info-inner {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	display: block;
}

.thumb-info .thumb-info-inner em {
	display: block;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
}

.thumb-info .thumb-info-title {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: rgba(23, 23, 23, 0.8);
	bottom: 10%;
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	left: 0;
	letter-spacing: -1px;
	padding: 9px 11px 9px;
	position: absolute;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	z-index: 2;
	max-width: 90%;
}

.thumb-info .thumb-info-type {
	background-color: #CCC;
	border-radius: 2px;
	display: inline-block;
	float: left;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0;
	margin: 8px -2px -15px -2px;
	padding: 2px 9px;
	text-transform: none;
	z-index: 2;
}

.thumb-info .owl-carousel {
	z-index: auto;
}

.thumb-info .owl-carousel .owl-dots {
	z-index: 2;
}

.thumb-info img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 3px;
	position: relative;
	width: 100%;
}

.thumb-info:hover .thumb-info-wrapper:after {
	opacity: 1;
}

.thumb-info:hover .thumb-info-action-icon {
	right: 0;
	top: 0;
}

.thumb-info:hover .thumb-info-title {
	background: #000;
}

.thumb-info:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.thumb-info.thumb-info-no-zoom:hover img {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}

.thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
	background: rgba(23, 23, 23, 0.25);
}

.thumb-info.thumb-info-hide-wrapper-bg .thumb-info-wrapper:after {
	display: none;
}

.thumb-info.thumb-info-centered-icons .thumb-info-action {
	-webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
	transition: transform 0.2s ease-out, opacity 0.2s ease-out;
	transform: translate3d(0, -10px, 0);
	top: 50%;
	left: 3px;
	right: auto;
	bottom: auto;
	width: 100%;
	height: 40px;
	margin-top: -20px;
	text-align: center;
	position: absolute;
	opacity: 0;
	z-index: 2;
}

.thumb-info.thumb-info-centered-icons .thumb-info-action-icon {
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	transition: all 0.1s ease;
	position: relative;
	z-index: 2;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	width: 40px;
	height: 40px;
	line-height: 33px;
	border-radius: 50%;
	margin-right: 3px;
}

.thumb-info.thumb-info-centered-icons .thumb-info-action-icon i {
	position: static;
	font-size: 18px;
}

.thumb-info.thumb-info-centered-icons .thumb-info-action-icon:hover {
	-webkit-transform: scale(1.15, 1.15);
	-moz-transform: scale(1.15, 1.15);
	-ms-transform: scale(1.15, 1.15);
	-o-transform: scale(1.15, 1.15);
	transform: scale(1.15, 1.15);
}

.thumb-info:hover.thumb-info-centered-icons .thumb-info-action {
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.thumb-info:hover.thumb-info-centered-icons .thumb-info-action-icon {
	position: relative;
}

.thumb-info.thumb-info-centered-info .thumb-info-title {
	background: transparent;
	left: 5%;
	width: 90%;
	-webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
	transition: transform 0.2s ease-out, opacity 0.2s ease-out;
	transform: translate(0%, -30%);
	top: 50%;
	bottom: auto;
	opacity: 0;
	text-align: center;
	padding: 0;
	position: fixed;
}

.thumb-info.thumb-info-centered-info .thumb-info-type {
	float: none;
}

.thumb-info.thumb-info-centered-info:hover .thumb-info-title {
	opacity: 1;
	transform: translate(0%, -50%);
}

.thumb-info.thumb-info-bottom-info .thumb-info-title {
	background: #FFF;
	left: 0;
	width: 100%;
	max-width: 100%;
	-webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
	transition: transform 0.2s ease-out, opacity 0.2s ease-out;
	transform: translate3d(0, 100px, 0);
	top: auto;
	bottom: 0;
	opacity: 0;
	padding: 15px;
	text-shadow: none;
	color: #777;
}

.thumb-info.thumb-info-bottom-info .thumb-info-type {
	float: none;
	background: none;
	padding: 0;
	margin: 0;
}

.thumb-info.thumb-info-bottom-info:hover .thumb-info-title {
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.thumb-info.thumb-info-bottom-info:hover img {
	-webkit-transform: translateY(-18px);
	-moz-transform: translateY(-18px);
	-ms-transform: translateY(-18px);
	-o-transform: translateY(-18px);
	transform: translateY(-18px);
}

.thumb-info.thumb-info-bottom-info-dark .thumb-info-title {
	background: -webkit-linear-gradient( bottom , rgba(23, 23, 23, 0.8) 0, transparent 100%) repeat scroll 0 0 transparent;
	background: linear-gradient(to top, rgba(23, 23, 23, 0.8) 0, transparent 100%) repeat scroll 0 0 transparent;
	color: #FFF;
}

.thumb-info.thumb-info-push-hor img {
	-webkit-transform: translatex(-18px);
	-moz-transform: translatex(-18px);
	-ms-transform: translatex(-18px);
	-o-transform: translatex(-18px);
	transform: translatex(-18px);
	width: calc(100% + 19px);
	max-width: none;
}

.thumb-info.thumb-info-push-hor:hover img {
	-webkit-transform: translatex(0);
	-moz-transform: translatex(0);
	-ms-transform: translatex(0);
	-o-transform: translatex(0);
	transform: translatex(0);
}

.thumb-info.thumb-info-hide-info-hover .thumb-info-wrapper:after {
	opacity: 0.65;
}

.thumb-info.thumb-info-hide-info-hover .thumb-info-title {
	opacity: 1;
	top: 50%;
}

.thumb-info.thumb-info-hide-info-hover .thumb-info-type {
	float: none;
}

.thumb-info.thumb-info-hide-info-hover:hover .thumb-info-wrapper:after {
	opacity: 0.1;
}

.thumb-info.thumb-info-hide-info-hover:hover .thumb-info-title {
	opacity: 0;
}

.thumb-info.thumb-info-no-borders, .thumb-info.thumb-info-no-borders img {
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
}

.thumb-info.thumb-info-no-borders .thumb-info-wrapper {
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
}

.thumb-info.thumb-info-no-borders .thumb-info-wrapper:after {
	border-radius: 0;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.thumb-info.thumb-info-preview .thumb-info-wrapper:after {
	display: none;
}

.thumb-info.thumb-info-preview .thumb-info-image {
	min-height: 232px;
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: relative;
	transition: background-position 0.8s linear 0s;
}

.thumb-info.thumb-info-preview:hover .thumb-info-image {
	transition: background-position 2.5s linear 0s;
	background-position: center bottom;
}

.thumb-info.thumb-info-preview.thumb-info-preview-short:hover .thumb-info-image {
	transition: background-position 1s linear 0s;
}

.thumb-info.thumb-info-preview.thumb-info-preview-long:hover .thumb-info-image {
	transition: background-position 5s linear 0s;
}

html.webkit .thumb-info .thumb-info-wrapper {
	margin: 4px 4px 3px 4px;
}

html.webkit .full-width .thumb-info .thumb-info-wrapper,
html.webkit .masonry-item .thumb-info .thumb-info-wrapper,
html.webkit .thumb-info-no-borders .thumb-info-wrapper {
	margin: 0;
}

/* Thumb Info Ribbon */
.thumb-info-ribbon {
	background: #999;
	position: absolute;
	margin: -16px 0 0 0;
	padding: 5px 13px 6px;
	right: 15px;
	z-index: 1;
}

.thumb-info-ribbon:before {
	border-right: 10px solid #646464;
	border-top: 16px solid transparent;
	content: "";
	display: block;
	height: 0;
	left: -10px;
	position: absolute;
	top: 0;
	width: 7px;
}

.thumb-info-ribbon span {
	color: #FFF;
	font-size: 1.1em;
	font-family: "Shadows Into Light", cursive;
}

/* Thumb Info - Full Width */
.full-width .thumb-info img {
	border-radius: 0 !important;
}

/* Thumb Info Caption	*/
.thumb-info-caption {
	padding: 10px 0;
}

.thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p {
	font-size: 0.9em;
	line-height: 20px;
	margin: 0 0 8px;
	padding: 10px;
	display: block;
}

/* Thumb Info Side Image	*/
.thumb-info-side-image .thumb-info-side-image-wrapper {
	padding: 4px;
	float: left;
	margin-right: 20px;
}

.thumb-info-side-image .thumb-info-caption .thumb-info-caption-text {
	padding: 17px;
}

.thumb-info-side-image-right .thumb-info-side-image-wrapper {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

/* Thumb Info Social Icons */
.thumb-info-social-icons {
	border-top: 1px dotted #DDD;
	margin: 0;
	padding: 15px 10px;
	display: block;
}

.thumb-info-social-icons a {
	background: #CCC;
	border-radius: 25px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}

.thumb-info-social-icons a:hover {
	text-decoration: none;
}

.thumb-info-social-icons a span {
	display: none;
}

.thumb-info-social-icons a i {
	color: #FFF;
	font-size: 0.9em;
	font-weight: normal;
}

/* Responsive */
@media (max-width: 991px) {
	.thumb-info .thumb-info-title {
		font-size: 14px;
	}

	.thumb-info .thumb-info-more {
		font-size: 11px;
	}
}
/*------ CUSTOM-------*/
.thumb-info .thumb-info-type {
	background-color: transparent;
	font-size: 16pt;
	text-shadow: 0px 1px 1px #000;
}

.thumb-info .thumb-info-action-icon {
	background-color: #aa2a2b;
}

.thumb-info-social-icons a {
	background-color: #aa2a2b;
}

.thumbnail .zoom {
	background-color: #aa2a2b;
}

.img-thumbnail .zoom {
	background-color: #aa2a2b;
}
.thumb-info-ribbon {
	background: #aa2a2b;
}

.thumb-info-ribbon:before {
	border-right-color: #005580;
	border-left-color: #005580;
}
/* Colors */
.btn-primary {
	background-color: #ab2a2b;
	border-color: #ab2a2b;
	color: #FFF;
}

.btn-primary:hover, .btn-primary.hover {
	background-color: #bf2021;
	border-color: #e6e6e6 #e6e6e6 #CCC;
	color: #FFF;
}

.btn-primary:focus, .btn-primary.focus {
	-webkit-box-shadow: 0 0 0 3px rgba(204, 204, 204, 0.5);
	box-shadow: 0 0 0 3px rgba(204, 204, 204, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
	background-color: #CCC;
	border-color: #CCC #CCC #b3b3b3;
}

.btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
	background-color: #b9b9b9;
	background-image: none;
	border-color: #b3b3b3 #b3b3b3 #999999;
}
.hans-box {
	padding-right: 40px;
	font-size: 15pt;
}
.hans-box i {
	font-size: 30pt;
	margin-left: 20px;
}
.owl-prev, .owl-next {
	background: #ab2a2b !important;
	color: #fff !important;
}

.productos-box {
	overflow: hidden;
}
.productos-item {
	margin-bottom: 15px;
	height: 420px;
}
.productos-text h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16pt !important;
	color: #000 !important;
	margin-bottom: 4px;
}
.productos-text {
	padding: 12px !important;
}
.productos-text span {
	
}

/* White Popup Block */
.white-popup-block {
	background: #FFF;
	padding: 20px 30px;
	text-align: left;
	max-width: 600px;
	margin: 40px auto;
	position: relative;
	z-index: 99999999 !important;
}

.white-popup-block.white-popup-block-xs {
	max-width: 200px;
}

.white-popup-block.white-popup-block-sm {
	max-width: 400px;
}

.white-popup-block.white-popup-block-md {
	max-width: 600px;
}

.white-popup-block.white-popup-block-lg {
	max-width: 900px;
}

/* Lightbox Opened */
html.lightbox-opened.sticky-header-active #header .header-body {
	padding-right: 17px;
}
/* Owl Carousel */
html.dark .owl-dots button.owl-dot span {
	background: #333940;
}
.owl-carousel {
	margin-bottom: 20px;
	/* Navigation */
	/* Dots */
	/* Image Thumbnail */
}

.owl-carousel .owl-item img {
	-webkit-transform-style: unset;
	transform-style: unset;
}

.owl-carousel .thumbnail {
	margin-right: 1px;
}

.owl-carousel .item-video {
	height: 300px;
}

.owl-carousel .owl-nav {
	top: 50%;
	position: absolute;
	width: 100%;
	margin-top: 0;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
	display: inline-block;
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	outline: 0;
	margin: 0;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

.owl-carousel .owl-nav button.owl-prev {
	left: 0;
}

.owl-carousel .owl-nav button.owl-prev:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 8px;
	font-size: 0.5rem;
	content: "\f053";
	position: relative;
	left: -1px;
	top: -1px;
}

.owl-carousel .owl-nav button.owl-next {
	right: 0;
}

.owl-carousel .owl-nav button.owl-next:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 8px;
	font-size: 0.5rem;
	content: "\f054";
	position: relative;
	left: 1px;
	top: -1px;
}

.owl-carousel.stage-margin .owl-stage-outer {
	margin-left: 40px !important;
	margin-right: 40px !important;
}

.owl-carousel.stage-margin .owl-stage-outer .owl-stage {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.owl-carousel.stage-margin.stage-margin-lg .owl-stage-outer {
	margin-left: 100px !important;
	margin-right: 100px !important;
}

.owl-carousel.top-border {
	border-top: 1px solid #eaeaea;
	padding-top: 18px;
}

.owl-carousel.show-nav-hover .owl-nav {
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

.owl-carousel.show-nav-hover .owl-nav button.owl-prev {
	left: -15px;
}

.owl-carousel.show-nav-hover .owl-nav button.owl-next {
	right: -15px;
}

.owl-carousel.show-nav-hover:hover .owl-nav {
	opacity: 1;
}

.owl-carousel.show-nav-title .owl-nav {
	top: 0;
	right: 0;
	margin-top: -25px;
	width: auto;
}

.owl-carousel.show-nav-title .owl-nav button[class*="owl-"], .owl-carousel.show-nav-title .owl-nav button[class*="owl-"]:hover, .owl-carousel.show-nav-title .owl-nav button[class*="owl-"]:active {
	font-size: 18px;
	background: transparent !important;
	width: 18px;
}

.owl-carousel.show-nav-title .owl-nav button.owl-prev {
	left: -40px;
}

.owl-carousel.show-nav-title .owl-nav button.owl-prev:before, .owl-carousel.show-nav-title .owl-nav button.owl-prev:after, .owl-carousel.show-nav-title .owl-nav button.owl-next:before, .owl-carousel.show-nav-title .owl-nav button.owl-next:after {
	font-size: inherit;
}

.owl-carousel.show-nav-title.show-nav-title-both-sides .owl-nav {
	width: 100%;
}

.owl-carousel.show-nav-title.show-nav-title-both-sides button.owl-prev {
	left: 0;
}

.owl-carousel.show-nav-title.show-nav-title-both-sides button.owl-next {
	right: 0;
}

.owl-carousel.show-nav-title.show-nav-title-both-sides-style-2 .owl-nav {
	margin-top: 15px;
}

.owl-carousel.rounded-nav .owl-nav button[class*="owl-"] {
	padding: 3px 7px;
	border-radius: 50%;
	background: transparent;
	border: 1px solid #999 !important;
	color: #999;
}

.owl-carousel.rounded-nav .owl-nav button[class*="owl-"]:hover, .owl-carousel.rounded-nav .owl-nav button[class*="owl-"].hover {
	background: transparent !important;
	border: 1px solid #a1a1a1 !important;
	color: #a1a1a1 !important;
}

.owl-carousel.rounded-nav .owl-nav button[class*="owl-"]:active, .owl-carousel.rounded-nav .owl-nav button[class*="owl-"].active {
	background: transparent !important;
	border: 1px solid #666 !important;
	color: #666 !important;
}

.owl-carousel.nav-bottom .owl-stage-outer {
	margin-bottom: 10px;
}

.owl-carousel.nav-bottom .owl-nav {
	position: static;
	margin: 0;
	padding: 0;
	width: auto;
	-webkit-transform: none;
	transform: none;
}

.owl-carousel.nav-bottom .owl-nav button.owl-prev, .owl-carousel.nav-bottom .owl-nav button.owl-next {
	position: static;
	-webkit-transform: none;
	transform: none;
}

.owl-carousel.nav-bottom .owl-nav button.owl-prev {
	margin-right: 5px;
}

.owl-carousel.nav-bottom .owl-nav button.owl-next {
	margin-left: 5px;
}

.owl-carousel.nav-bottom-inside .owl-nav {
	position: relative;
	margin: -68.8px 0 0 0;
	margin: -4.3rem 0 0 0;
	padding: 0;
	width: auto;
}

.owl-carousel.nav-bottom-inside .owl-nav button.owl-prev, .owl-carousel.nav-bottom-inside .owl-nav button.owl-next {
	position: static;
}

.owl-carousel.nav-inside .owl-nav button.owl-prev {
	left: 15px;
}

.owl-carousel.nav-inside .owl-nav button.owl-next {
	right: 15px;
}

.owl-carousel.nav-inside.nav-inside-edge .owl-nav button.owl-prev {
	left: 0;
}

.owl-carousel.nav-inside.nav-inside-edge .owl-nav button.owl-next {
	right: 0;
}

.owl-carousel.nav-style-1 .owl-nav .owl-next,
.owl-carousel.nav-style-1 .owl-nav .owl-prev {
	width: 20px;
	background: transparent !important;
	color: #000;
}

.owl-carousel.nav-style-1 .owl-nav .owl-next:hover, .owl-carousel.nav-style-1 .owl-nav .owl-next:active,
.owl-carousel.nav-style-1 .owl-nav .owl-prev:hover,
.owl-carousel.nav-style-1 .owl-nav .owl-prev:active {
	color: #CCC;
}

.owl-carousel.nav-style-1 .owl-nav .owl-next:before, .owl-carousel.nav-style-1 .owl-nav .owl-next:after,
.owl-carousel.nav-style-1 .owl-nav .owl-prev:before,
.owl-carousel.nav-style-1 .owl-nav .owl-prev:after {
	font-size: inherit;
}

.owl-carousel.nav-style-2 .owl-nav .owl-next,
.owl-carousel.nav-style-2 .owl-nav .owl-prev {
	background: transparent !important;
}

.owl-carousel.nav-style-2 .owl-nav .owl-next:before,
.owl-carousel.nav-style-2 .owl-nav .owl-prev:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 1px;
	width: 1.3em;
	height: 1.3em;
	border-top: 2px solid #CCC;
	border-left: 2px solid #CCC;
	font-size: inherit;
	-webkit-transform: translate3d(0, -50%, 0) rotate(-45deg);
	transform: translate3d(0, -50%, 0) rotate(-45deg);
}

.owl-carousel.nav-style-2 .owl-nav .owl-next:after,
.owl-carousel.nav-style-2 .owl-nav .owl-prev:after {
	content: '';
	display: block;
	border-top: 2px solid #CCC;
	width: 2.5em;
	position: absolute;
	top: 50%;
	font-size: inherit;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

.owl-carousel.nav-style-2 .owl-nav .owl-next {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transform-origin: 15px 8px;
	transform-origin: 15px 8px;
}

.owl-carousel.nav-style-3 .owl-nav {
	top: 25%;
}

.owl-carousel.nav-style-3 .owl-nav .owl-next,
.owl-carousel.nav-style-3 .owl-nav .owl-prev {
	width: 30px;
	background: transparent !important;
	color: #CCC;
}

.owl-carousel.nav-style-3 .owl-nav .owl-next:hover, .owl-carousel.nav-style-3 .owl-nav .owl-next:active,
.owl-carousel.nav-style-3 .owl-nav .owl-prev:hover,
.owl-carousel.nav-style-3 .owl-nav .owl-prev:active {
	color: #CCC;
}

.owl-carousel.nav-style-3 .owl-nav .owl-next:before, .owl-carousel.nav-style-3 .owl-nav .owl-next:after,
.owl-carousel.nav-style-3 .owl-nav .owl-prev:before,
.owl-carousel.nav-style-3 .owl-nav .owl-prev:after {
	font-size: 1.5em;
}

.owl-carousel.nav-center-images-only .owl-nav {
	top: 37%;
}

.owl-carousel.nav-center-outside .owl-nav {
	width: calc(100% + 90px);
	left: 49.9%;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}

.owl-carousel.full-width .owl-nav button[class*="owl-"], .owl-carousel.full-width .owl-nav button[class*="owl-"]:hover, .owl-carousel.big-nav .owl-nav button[class*="owl-"], .owl-carousel.big-nav .owl-nav button[class*="owl-"]:hover {
	height: auto;
	padding: 20px 0 !important;
}

.owl-carousel.full-width .owl-nav button.owl-prev, .owl-carousel.big-nav .owl-nav button.owl-prev {
	border-radius: 0 4px 4px 0;
}

.owl-carousel.full-width .owl-nav button.owl-next, .owl-carousel.big-nav .owl-nav button.owl-next {
	border-radius: 4px 0 0 4px;
}

.owl-carousel.nav-squared .owl-nav button[class*="owl-"] {
	border-radius: 0;
}

.owl-carousel.nav-lg .owl-nav button.owl-prev,
.owl-carousel.nav-lg .owl-nav button.owl-next {
	width: 45px;
	height: 60px;
}

.owl-carousel.nav-light:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title) .owl-nav button[class*="owl-"] {
	background-color: #ececec !important;
	border-color: #ececec !important;
	color: #212529 !important;
}

.owl-carousel.nav-light:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title) .owl-nav button[class*="owl-"]:hover {
	background-color: #FFF !important;
	border-color: #FFF !important;
}

.owl-carousel.nav-light:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title) .owl-nav button[class*="owl-"]:active {
	background-color: #d2d2d2 !important;
	border-color: #d2d2d2 !important;
}

.owl-carousel.nav-light:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title).nav-with-transparency .owl-nav button[class*="owl-"] {
	width: 35px;
	height: 45px;
	background-color: rgba(236, 236, 236, 0.4) !important;
	border-color: transparent !important;
}

.owl-carousel.nav-light.nav-style-1 .owl-nav .owl-next,
.owl-carousel.nav-light.nav-style-1 .owl-nav .owl-prev {
	color: #FFF !important;
}

.owl-carousel.nav-light.nav-style-2 .owl-nav .owl-next:before, .owl-carousel.nav-light.nav-style-2 .owl-nav .owl-next:after,
.owl-carousel.nav-light.nav-style-2 .owl-nav .owl-prev:before,
.owl-carousel.nav-light.nav-style-2 .owl-nav .owl-prev:after {
	border-color: #FFF !important;
}

.owl-carousel.nav-light.nav-style-3 .owl-nav .owl-next,
.owl-carousel.nav-light.nav-style-3 .owl-nav .owl-prev {
	color: #FFF !important;
}

.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title) .owl-nav button[class*="owl-"] {
	background-color: #262a2f !important;
	border-color: #262a2f #262a2f #2c3237 !important;
	color: #FFF !important;
}

.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title) .owl-nav button[class*="owl-"]:hover {
	background-color: #2c3237 !important;
	border-color: #2c3237 !important;
}

.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title) .owl-nav button[class*="owl-"]:active {
	background-color: #212529 !important;
	border-color: #212529 !important;
}

.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title).nav-with-transparency .owl-nav button[class*="owl-"] {
	width: 35px;
	height: 45px;
	background-color: rgba(38, 42, 47, 0.4) !important;
	border-color: transparent !important;
}

.owl-carousel.nav-dark.nav-style-1 .owl-nav .owl-next,
.owl-carousel.nav-dark.nav-style-1 .owl-nav .owl-prev {
	color: #212529 !important;
}

.owl-carousel.nav-dark.nav-style-2 .owl-nav .owl-next:before, .owl-carousel.nav-dark.nav-style-2 .owl-nav .owl-next:after,
.owl-carousel.nav-dark.nav-style-2 .owl-nav .owl-prev:before,
.owl-carousel.nav-dark.nav-style-2 .owl-nav .owl-prev:after {
	border-color: #212529 !important;
}

.owl-carousel.nav-dark.nav-style-3 .owl-nav .owl-next,
.owl-carousel.nav-dark.nav-style-3 .owl-nav .owl-prev {
	color: #212529 !important;
}

.owl-carousel .owl-dots .owl-dot {
	outline: 0;
}

.owl-carousel .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	margin: 5px 4px;
}

.owl-carousel.dots-inside .owl-dots {
	position: absolute;
	bottom: 2px;
	right: 10px;
	margin-top: 0;
}

.owl-carousel.dots-title .owl-dots {
	position: absolute;
	margin-top: 0 !important;
	top: -51px;
	left: 155px;
}

.owl-carousel.dots-title .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	margin: 5px 4px;
}

.owl-carousel.dots-title.dots-title-pos-2 .owl-dots {
	left: 215px;
}

.owl-carousel.dots-light .owl-dots .owl-dot span {
	background: rgba(255, 255, 255, 0.6);
}

.owl-carousel.dots-light .owl-dots .owl-dot.active span, .owl-carousel.dots-light .owl-dots .owl-dot:hover span {
	background: #FFF !important;
}

.owl-carousel.dots-morphing .owl-dots .owl-dot span {
	width: 20px;
	height: 6px;
	-webkit-transition: ease width 300ms;
	transition: ease width 300ms;
}

.owl-carousel.dots-morphing .owl-dots .owl-dot.active span, .owl-carousel.dots-morphing .owl-dots .owl-dot:hover span {
	width: 40px;
}

.owl-carousel.dots-modern .owl-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.owl-carousel.dots-modern .owl-dots .owl-dot {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 2px;
}

.owl-carousel.dots-modern .owl-dots .owl-dot span {
	width: 4px;
	height: 4px;
	-webkit-transition: ease all 300ms 300ms;
	transition: ease all 300ms 300ms;
}

.owl-carousel.dots-modern .owl-dots .owl-dot.active span {
	-webkit-transition: ease all 300ms;
	transition: ease all 300ms;
	-webkit-transform: scale(2);
	transform: scale(2);
}

.owl-carousel .img-thumbnail.img-thumbnail-hover-icon {
	display: block;
}

/* Hover Items with Opacity */
.owl-carousel [class*="opacity-"] {
	-webkit-transition: ease opacity 300ms;
	transition: ease opacity 300ms;
}

.owl-carousel [class*="opacity-"]:hover {
	opacity: 1 !important;
}

/* Carousel Sync */
@media (min-width: 576px) {
	.owl-carousel.carousel-sync-style-1 {
		position: absolute;
		top: 50%;
		left: -30px;
		max-width: 355px;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
	}
}
/* Spaced */
.owl-carousel-spaced {
	margin-left: -5px;
}

.owl-carousel-spaced .owl-item > div {
	margin: 5px;
}

/* Testimonials */
.owl-carousel.testimonials img {
	display: inline-block;
	height: 70px;
	width: 70px;
}

/* Responsive */
@media (max-width: 575px) {
	.owl-carousel-spaced {
		margin-left: 0;
	}
}
/* Carousel Areas */
.carousel-areas {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(rgba(33, 37, 41, 0.5)));
	background: linear-gradient(to bottom, #f2f2f2 0%, rgba(33, 37, 41, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#212529', GradientType=0 );
	margin-bottom: -10px;
	padding: 8px 8px 0 8px;
	border-radius: 6px 6px 0 0;
	-webkit-box-shadow: 0px 0px 50px 20px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 0px 50px 20px rgba(0, 0, 0, 0.07);
}

.carousel-areas .owl-carousel {
	-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.carousel-areas .owl-carousel .owl-nav button.owl-prev {
	left: -55px;
}

.carousel-areas .owl-carousel .owl-nav button.owl-next {
	right: -55px;
}

.carousel-areas .owl-carousel:first-child img {
	border-radius: 6px 6px 0 0;
}

/* Responsive */
@media (max-width: 991px) {
	.carousel-areas .owl-carousel .owl-nav {
		display: none;
	}
}
/* Carousel Center Active Item */
.owl-carousel.carousel-center-active-item .owl-item {
	opacity: 0.2;
	-webkit-transition: ease opacity 300ms;
	transition: ease opacity 300ms;
}

.owl-carousel.carousel-center-active-item .owl-item.current {
	opacity: 1 !important;
}

.owl-carousel.carousel-center-active-item.carousel-center-active-item-style-2 .owl-item {
	opacity: 0.7;
}
.foro-box {
	margin: 40px 0;
}
.foro-comm {
	position: relative;
	padding: 20px;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-radius: 5px;
	margin-bottom: 7px;
}
.foro-comm h3, .foro-responder h3 {
	margin-bottom: 0px !important;
	font-size: 16pt !important;
	font-weight: bold !important;
}
.foro-comm span, .foro-responder span {
	font-size: 9pt !important;
}
.foro-comm p, .foro-responder p {
	margin: 7px 0 !important;
}
.foro-comm .foro-responder {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #aa2c2c;
	color: #fff;
	padding: 4px 12px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 10pt;
}
.foro-comm .foro-responder a, .foro-comm .foro-responder a:hover {
	color: #fff !important;
	text-decoration: none;
}
.foro-comm .foro-respuestas {
	position: absolute;
	bottom: 0px;
	right: 100px;
	background: #3e3e3e;
	color: #fff;
	padding: 4px 12px;
	font-size: 10pt;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.foro-comm .foro-respuestas a, .foro-comm .foro-respuestas a:hover {
	color: #fff !important;
	text-decoration: none;
}
.foro-comm .foro-hans {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 8pt;
}
.foro-comm .foro-hans i {
	font-size: 14pt;
}
.breadscrumbs {
	background: #f4f4f4;
	padding: 12px 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}
@media (max-width: 600px){
	.breadscrumbs {
		font-size: 9pt;
	}
}
#header .header-nav-main {
		position: absolute;
		background: transparent;
		width: 100%;
		top: 100%;
		left: 50%;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}

	#header .header-nav-main:before {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 50%;
		width: 100%;
		height: 100%;
		background: #FFF;
		z-index: -1;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	#header .header-nav-main nav {
		/*max-height: 50vh;*/
		height: auto;
		overflow: hidden;
		overflow-y: auto;
		padding: 0 15px;
		-webkit-transition: ease all 500ms;
		transition: ease all 500ms;
	}

	#header .header-nav-main nav.collapsing {
		overflow-y: hidden;
	}

	#header .header-nav-main nav::-webkit-scrollbar {
		width: 5px;
	}

	#header .header-nav-main nav::-webkit-scrollbar-thumb {
		border-radius: 0px;
		background: rgba(204, 204, 204, 0.5);
	}

	#header .header-nav-main nav > ul {
		padding-top: 15px;
		padding-bottom: 15px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	#header .header-nav-main nav > ul li {
		border-bottom: 1px solid #e8e8e8;
		clear: both;
		display: block;
		float: none;
		margin: 0;
		padding: 0;
		position: relative;
	}

	#header .header-nav-main nav > ul li a {
		font-size: 13px;
		font-style: normal;
		line-height: 20px;
		padding: 7px 8px;
		margin: 1px 0;
		border-radius: 4px;
		text-align: left;
	}

	#header .header-nav-main nav > ul li a .fa-caret-down {
		line-height: 35px;
		min-height: 38px;
		min-width: 30px;
		position: absolute;
		right: 5px;
		text-align: center;
		top: 0;
	}

	#header .header-nav-main nav > ul li a.dropdown-toggle {
		position: relative;
	}

	#header .header-nav-main nav > ul li a.dropdown-toggle:after {
		content: none;
	}

	#header .header-nav-main nav > ul li a.dropdown-toggle .fa-chevron-down {
		position: absolute;
		top: 0;
		right: 0;
		width: 30px;
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		font-size: 0.6rem;
	}

	#header .header-nav-main nav > ul li a:active {
		background-color: #f8f9fa;
		color: inherit;
	}

	.header-nav-main .dropdown-menu {
		background: transparent;
		padding: 0 0 20px 20px;
		margin: 0;
		font-size: 13px;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0;
		border: 0;
	}

	.header-nav-main .dropdown-menu li {
		border-bottom: 0px !important;
	}
	.header-nav-main .dropdown-menu li a {
		display: block;
		color: #777;
		font-size: 1em !important;
		font-weight: 400;
		height: 30px;
		line-height: 25px;
		position: relative;
		text-transform: none;
		letter-spacing: -0.5px;
	}

	/*
	#header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu {
		margin-left: 10px;
	}
	*/

.owl-nav .owl-prev span, .owl-nav .owl-next span {
	color: #aa2c2c;
}
.patro-info span {
	font-size: 10pt !important;
	color: #808080;
}
.patro-info h4 {
	font-size: 16pt !important;
}
.text-right-mleft {
	text-align: right;
}
@media (max-width: 767px){
	.text-right-mleft {
		text-align: left;
	}	
}
.menu-programatv-play {
	list-style-type: none;
	overflow: hidden;
	margin-left: 0px;
	padding-left: 0px;
}
.menu-programatv-play li {
	float: left;
	width: 24%;
	margin-right: 1%;
	text-align: center;
	border: 1px solid #C0C0C0;
	background: #fff;
}
.menu-programatv-play li a {
	display: block;
	padding: 10px;
}
@media (max-width: 767px){
	.menu-programatv-play li {
		float: none;
		width: 100%;
		margin-right: 0px;
		margin-bottom: 3px;
	}
}
.bg-rojo {
	background: #a40e13;
}
.line-height-120 {
	line-height: 120px;
}
.line-height-120 h3 {
	line-height: 120px;
	padding: 0 0 0 20px;	
}
.horario-box {
	overflow: hidden;
	list-style-type: none;
	width: 100%;
	margin: 0px;
}
.horario-box li {
	float: left;
	font-size: 1em;
	margin: 0 0 10px 0;
}
@media (max-width: 479px){
	.horario-box {
		padding: 5px 0 0 0;
	}
	.horario-box li {
		width: 100%;
		text-align: center;
		padding: 10px 25px;
		border-bottom: 1px solid #fff;
	}
	.guate-vision {
		text-align: center;
	}
}
@media (min-width: 480px){
	.horario-box {
		padding: 25px 0 0 0;
	}
	.horario-box li {
		width: 33%;
		text-align: center;
		padding: 0 25px;
		border-right: 1px solid #fff;
	}
}
.salto-pag {
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
}
.salto-pag li {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	border: 1px solid #C0C0C0;
	text-align: center;
}
.salto-pag #nolink {
	background: #3e3e3e;
	color: #fff;
	font-weight: bold;
}
@media (min-width: 992px){
	.no-encontraste {
		background: #bcbcbc;
		color: #000;
		margin-top: 40px;
		height: 150px;
		margin-bottom: 40px;
		padding-top: 50px;
	}
}
@media (max-width: 991px){
	.no-encontraste {
		padding: 30px;
		background: #bcbcbc;
		color: #000;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.no-encontraste h1 {
		font-size: 16pt !important;
		margin-bottom: 0px;
	}
}
#nm_hab, #nm_par, #nm_ban, #nummet2t, #numvar2 {
	border: 1px solid #C0C0C0 !important;
	padding: 4px 8px !important;
	border-radius: 4px !important;
	width: 100%;
}
#nm_met, #nm_var {
	width: 100%;
}
.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
}
