<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* FlexSlider Necessary Styles */ 
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides {
	zoom: 1;
	height: 220px;
}
.flexslider .slides &gt; li {
	display: visible;
	list-style-type: none;
	content: none !important;
	position: absolute !important;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides &gt; li:before {
	content: none !important;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
#box-offerte {
	width: 100% !important;
	margin-top: 20px;
}
#box-offerte p {
font-size:0;
padding:0;
margin:0
}
#box-offerte .flexslider {
	margin: 10px 0 !important;
	padding: 0 !important;
	width: 100%
}
#box-offerte div.original-price, #box-offerte div.reducted-price {
	display: none !important
}
#box-offerte .flex-caption {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 5px 7px;
	background: rgba(77,72,69,0.6) !important;
}

.interna #box-offerte .flex-caption {
	bottom: 0px;
}
#box-offerte .flex-caption p {
	font-size: 12px !important;
	color: #ffffff;
	padding-left: 5px;
}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
.no-js .slides &gt; li:first-child {
	display: block;
}
/* FlexSlider Default Theme */
.flexslider {
	margin: 0 0 60px;
	position: relative;
	zoom: 1;
}
.flex-viewport {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
ul.slides, ul.flex-direction-nav {
	margin: 0 !important;
}
.carousel li {
	margin-right: 5px
}
/* Direction Nav */
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -20px 0 0;
	display: block;
	background: url(images/bg_direction_nav.png) no-repeat 0 0;
	position: absolute;
	top: 40%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: -36px;
}
.flex-direction-nav .flex-prev {
	left: -36px;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	right: 5px;
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	left: 5px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: .3!important;
	filter: alpha(opacity=30);
	cursor: default;
}
.flex-direction-nav li {
	list-style: none !important;
}
.flex-direction-nav li:before {
	line-height: 0;
	content: none !important
}
/* Control Nav */
#box-offerte .flex-control-nav, #box-offerte .flex-control-nav {
	width: 400px;
	height: 15px;
	position: absolute;
	z-index: 500 !important;
	top: 5px;
	text-align: left;
	left: 0;
}
#box-offerte .flex-control-nav li {
	display: inline-block;
	zoom: 1;
*display: inline;
}
#box-offerte .flex-control-paging li a {
	width: 15px;
	height: 15px;
	display: block;
	background: rgba(255,255,255,0.8);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
#box-offerte .flex-control-paging li a:hover {
	background: #ffffff;
	background: rgba(255,255,255,0.9);
}
#box-offerte .flex-control-paging li a.flex-active {
	background: #214C74;
	background: rgba(0,0,0,0.4);
	cursor: default;
}
.flex-caption a {
	color: #97c4a2;
	text-decoration: none;
	font-weight: bold;
}
.flex-caption a:hover {
	color: #fff;
}
.flex-caption .price-all {
	margin-left: 0;
	margin-bottom: 0px;
}
@media only screen and (max-width: 1024px) {
#box-offerte {
	width: auto;
}
.flexslider .slides {
    zoom: 1;
    max-height: 160px;
    min-height: 100px;
}
.flexslider .slides img, #box-offerte .flex-caption, ul.slides, ul.flex-direction-nav {
	width: 100%;
}
#box-offerte .flex-caption {
	width: 100%
}
}
@media only screen and (max-width: 800px) {
#box-offerte {
	width: auto;
}
.flexslider .slides {
    zoom: 1;
    max-height: 170px;
    min-height: 100px;
}
.flexslider .slides img, #box-offerte .flex-caption, ul.slides, ul.flex-direction-nav {
	width: 100%;
}
#box-offerte .flex-caption {
	width: 100%
}
}

@media only screen and (max-width: 480px) {
.section2 {
	background: #ffffff;
}
#box-offerte {
	width: 390px;
}
.flexslider .slides img, #box-offerte .flex-caption, ul.slides, ul.flex-direction-nav {
	width: 100%;
}
.flexslider .slides {
    zoom: 1;
    max-height: 170px;
    min-height: 100px;
}
}

@media only screen and (max-width: 414px) {
.section2 {
	background: #ffffff;
}
.flexslider .slides {
    zoom: 1;
   height: 100px;
}
#box-offerte {
	width: 335px;
}
.flexslider .slides img, #box-offerte .flex-caption, ul.slides, ul.flex-direction-nav {
	width: 100%;
}
}

@media only screen and (max-width: 375px) {
.section2 {
	background: #ffffff;
}
#box-offerte {
	width: 305px;
}
.flexslider .slides img, #box-offerte .flex-caption, ul.slides, ul.flex-direction-nav {
	width: 100%;
}
}

@media only screen and (max-width: 360px) {
.section2 {
	background: #ffffff;
}
#box-offerte {
	width: 290px;
}
.flexslider .slides img, #box-offerte .flex-caption, ul.slides, ul.flex-direction-nav {
	width: 100%;
}

}

@media only screen and (max-width: 320px) {
.section2 {
	background: #ffffff;
}
#box-offerte {
	width: 260px;
}
.flexslider .slides img, #box-offerte .flex-caption, ul.slides, ul.flex-direction-nav {
	width: 260px;
}

}
</pre></body></html>