/* NOVEDADES */
#gallery .rsThumbsContainer img{width: 100%; height: auto;}

#gallery .rsOverflow, #gallery .rsSlide{background: #fff;}
#gallery .rsThumbsArrow{height: 77%;}


.article-wrapper {
	height: auto;
	position: relative;
	cursor: pointer;
}

.article-wrapper .fom-teaser {
    height: auto;
    margin: 0;
    color: #000;
    background: transparent;
    padding: 0!important;
    margin: 1px;
    transition: 0.3s;
}
.fom-teaser {
	overflow: hidden;
	position: relative;
}
.fom-teaser .teaser-image {
    height: auto;
    width: 100%;	
}
.fom-teaser .teaser-date {
	font-size: 11px;
}
.fom-teaser .teaser-date i {
	font-size: 13px;
	color: #7b7b7b;
	margin-right: 5px;
}
.fom-teaser .teaser-info-title {
	font-size: 18px;
	letter-spacing: 1px;
}
.fom-teaser .teaser-description {
	font-size: 14px;
	color: #7b7b7b;
}
.fom-teaser, .fom-teaser .teaser-image, .fom-teaser .teaser-info, .fom-teaser .teaser-info-title, .fom-teaser .teaser-date, .fom-teaser .teaser-description, .fom-teaser .teaser-subtitle, .fom-teaser .bread-crumbs, .fom-teaser .bread-crumbs a {
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.fom-teaser .teaser-image img {
    width: 100%;
    height: auto;
}
.fom-teaser .teaser-info {
    height: auto;
    padding: 25px 20px;
    width: 100%;
    top: 0;
    background: transparent;
    position: relative;
	z-index: 10;
}
.article-wrapper .fom-teaser:hover {
    background: #4a4a4a!important;
    transition: 0;
}
.fom-teaser:hover .teaser-image {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.fom-teaser:hover .teaser-info {
    background: #4a4a4a;
    height: auto;
    top: -35px;
}
.fom-teaser:hover .teaser-info-title, .fom-teaser:hover .teaser-subtitle, .fom-teaser:hover .teaser-description, .fom-teaser:hover .teaser-date {
    color: #fff;
}


.container-banner-header {
	background: url(images/banner-novedades.jpg) top center no-repeat;
}

.row-odd {
	background: #e2e2e2 url('images/bg-combustibles.png') top center repeat;
	background-size: 100% auto;
	padding-bottom: 40px;
}

.novedades .container-novedades .row-odd.p-t-80{
	padding-top: 80px;
}

.article-wrapper {
	height: auto;
    margin: 0 15px;
}
.fom-teaser .teaser-image {
	height: auto;
}
.fom-teaser .teaser-info {
	background: transparent;
    height: auto;
    padding: 15px 20px;
}
.header-date {
	font-size: 18px;
	color: #262626;
	font-weight: 900;
	line-height: 1em;
	display: inline-block;
	margin-right: 40px;
	margin-left: 10px;
	margin-bottom: 30px;
}
.header-date span {
	display: block;
	color: #d31411;
}
.header-info-title {
	display: inline-block;
	margin-top: 0;
	font-size: 30px;
	font-weight: 900;
	color: #262626;
	position: relative;
	top: -10px;
}
.teaser-info-title {
	color: #3a3a3a;
	font-weight: 700;
	font-size: 18px;
}
.fom-teaser:hover .teaser-info {
	height: auto;
}
.fom-teaser .teaser-description {
	color: #6c6c6c;
	font-size: 18px;
	margin-bottom: 30px;
}
.button {
    padding: 11px 30px 10px;
}
.row-even {
	background: #fff;
	padding: 80px 0 40px;
}
.row-more {
	padding-bottom: 60px;
	padding-top: 20px;
	text-align: center;
}
.ver-mas.button {
	background: #222222;
	border-color: #222222;
	padding: 11px 80px 10px;
}
.ver-mas.button:hover {
	background: transparent;
	color: #222222;
}

.ver-mas.button:focus {	
	color: #fff;
	text-decoration: none;
}

/* NOVEDAD AMPLIADA */
.row .row-more {
	padding-top: 40px;
	padding-bottom: 20px;
}
.novedad .container-novedades .row-odd {
	padding-top: 60px;
}
.col-images {
	padding: 50px 0 80px;
}
.col-novedad-content {
	padding-top: 80px;
	padding-bottom: 80px;
	padding-left: 60px;
}
.col-novedad-content .header-date {
	float: right;
	margin-right: 0;
    margin-bottom: 20px;
    margin-top: -10px;
}
.col-novedad-content .teaser-info-title {
	margin-top: 0;
	margin-bottom: 20px;
}
.col-novedad-content p {
	color: #6c6c6c;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 20px;
}
.col-novedad-content a.button {
	padding: 15px 15px;
	margin-right: 40px;
}
.fb_iframe_widget {
	top: 4px;
}

.novedad .royalSlider {
    height: 645px;
    background: #fff;
}

.rsDefault .rsThumbsHor {
    margin-top: 6px;
}

.rsDefault .rsThumbs {
    background: #fff !important;
    height: 162px;
    margin-bottom: 40px;
}

.rsDefault .rsThumb img {
    width: auto;
    height: 162px;
    max-width: none;
}
.rsDefault .rsThumb {
    opacity: 0.3;
}

.rsDefault .rsThumb.rsNavSelected {
    opacity: 1;
    background: transparent !important;
}

.rsDefault .rsThumb.rsNavSelected img {
    opacity: 1 !important;
}
.rsDefault .rsThumb {
	width: 166px;
	height: 162px;
}

#gallery {
	margin-bottom: 40px;
}

/* RESPONSIVE PARA AMBOS */
@media screen and (min-width: 992px) and (max-width: 1200px) {
}
@media screen and (min-width: 768px) and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
	.container-banner-header h1 {
		padding-top: 110px;
	}
	.ver-mas.button {
		padding: 11px 0 10px;
		width: 100%;
	}
	.col-novedad-content {
		padding-bottom: 0;
	}
	.col-images {
		padding-left: 15px;
		padding-right: 15px;
	}
	.col-novedad-content {
		padding-left: 15px;
	}
}