<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Oswald:400,700|Oxygen');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,700');
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}

/* Global properties ======================================================== */
html {width:100%}

body {    font-family: 'Ubuntu', sans-serif; font-size:100%; color:#333; min-width:960px; background:#f1f1f1}
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.8125em;
	line-height:1.3846em;
}

a {color:#39b9d6; outline:none}
a:hover {text-decoration:none}


.wrapper {width:100%; overflow:hidden; position:relative}
/* .extra-wrap {overflow:hidden}*/
 
p {margin-bottom:18px}
.p1 {margin-bottom:8px}
.p2 {margin-bottom:15px}
.p3 {margin-bottom:30px}
.p4 {margin-bottom:20px}
.p5 {margin-bottom:50px}

.reg {text-transform:uppercase}

.fleft {float:left}
.fright {float:right}

.alignright {text-align:right}
.aligncenter {text-align:center}


.color-1 {color:#fff}
.color-2 {color:#333}
.color-3 {color:#39b9d6}

.img-border {border:1px solid #fff}

/*********************************boxes**********************************/
.indent {padding:20px}
.indent-top {padding-top:24px}
.indent-left {padding-left:2px}
.indent-left2 {padding-left:40px}
.indent-left3 {padding-left:20px}
.indent-left4 {padding-left:10px}
.indent-right {padding-right:50px}

.indent-bot {margin-bottom:20px}
.indent-bot2 {margin-bottom:28px}

.prev-indent-bot {margin-bottom: 10px;
    text-align: justify;
    font-size: 14PX;
    line-height: 1.3;}
.img-indent-bot {margin-bottom:25px}
.margin-bot {margin-bottom:35px}

.img-indent {
    float: none;
    margin: 0;
    position: relative;
}
.grid_8 .extra-wrap {
    position: absolute;
    bottom: 0;
    padding: 15px;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
}	
.img-indent2 {float:left; margin:0 15px 0px 0}	
.img-indent3 {float:left; margin:0 6px 0px 0}	

.buttons a:hover {cursor:pointer}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
h1 a {text-decoration:none}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}
.row-top {
	width:100%;
	height:124px;
	background-color:#fff;
	overflow:hidden;
}
.fb, .you, .tw{
background-image:url('../images/fb.png'); 
background-repeat:no-repeat;
background-position: center bottom;
width:56px;
height:56px;
float:left;
margin-right:10px;
}
.you{
background-image:url('../images/you.png'); 
}
.tw{
background-image:url('../images/tw.png'); 
}
.links {
    float: right;
    padding-top: 40px;
}
h1.logo {
	padding:28px 0 0 7px; 
	position:relative;
	float:left;
}
	h1.logo a {
		display:block; 
		width:239px;
		height:70px;
		text-indent:-9999em;
		background:url(../images/logo.png) 0 0 no-repeat;
	}
h1 {
    font-size: 32px;
    line-height: 1.5;
	font-family: 'Oswald', sans-serif;
}
.container_12 h1 {
background: url(../images/icn1.png) left center no-repeat;
    line-height: 70px;
    background-size: auto 70px;
    padding-left: 35px;
    margin-bottom: 10px;
}
	
/***** search form *****/
#search-form {
	padding:45px 10px 0 0;
	float:right;
}
#search-form fieldset {
	position:relative; 
	width:100%; 
	display:block; 
	overflow:hidden;
}
#search-form .search-field {
	float:right;
	width:300px;
	height:34px;
	background:url(../images/search-bg.jpg) 0 0 no-repeat; 
}
#search-form input {
	width:245px; 
	font-size:14px;
	line-height:1.25em;
	padding:9px 15px 9px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#646458;
	background:none;
	border:none;
	margin:0;
	outline:none;
}
#search-form .search-button {
	display:block; 
	width:20px;
	height:21px;
	text-indent:-5000px;
	background:url(../images/search-icon.png) left top no-repeat;
	position:absolute;
	right:7px;
	top:7px;
}
	
/***** menu *****/
.menu-row {
	width:100%;
	background:url(../images/menu-row-tail.gif) center top repeat-x #178fbe;
}
.menu-bg {
	width:100%;
	background:url(../images/menu-bg.jpg) center top no-repeat;
}
.menu {
	padding:0 0 0 0; 
	background:url(../images/menu-spacer.gif) left top no-repeat;
		font-family: Oswald;
}
.menu li a{
	/*float:left; 
	position:relative;*/
	background:url(../images/menu-spacer.gif) right top no-repeat;
	padding-right:2px;
}
.menu li a {
	display:block; 
    font-size: 17px;
    line-height: 54px;
	/*width:157px;*/
	padding:8px 20px;
	text-align:center;
	color:#fff; 
	text-transform:uppercase; 
}
.menu li.active &gt; a,
.menu li a:hover, .menu li:hover &gt; a{color:#000}

.row-bot {
	width:100%;
	min-height:20px;
	background:url(../images/row-bot-tail2.gif) center top repeat-x;
}
	#page1 .row-bot {background-image:url(../images/row-bot-tail.gif)}
.center-shadow {
	width:100%;
	height:100%;
	min-height:20px;
	background:url(../images/center-shadow2.jpg) center top no-repeat;
}
	#page1 .center-shadow {background:url(../images/center-shadow.png) center top no-repeat}

/********************
 * FEATURE CAROUSEL *
 ********************/
.carousel-container {
  position:relative;
  width:960px;
  margin:0 auto;
}
#carousel {
  height:449px;
  width:960px;
  position:relative;
}
.carousel-image {
  border:0;
  display:block;
}
.carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  cursor:pointer;
}

/*********************************content*************************************/
#content {
	width:100%; 
	border-top:1px solid #fff;
	background:url(../images/content-tail.gif) center top repeat-x #f1f1f1;
	padding:0;
	position:relative;
	z-index:1;
}
	#page1 #content {border-top:none; background:none; padding:0px 0 60px}

.content-bg {
	width:100%;
	padding:24px 0 49px;
	/*background:url(../images/content-bg.jpg) center top no-repeat;*/
}

H2 {
    font-size: 28px;
    color: #00adee;
    font-weight: 300;
    line-height: 1.4;
font-family: 'Oswald', sans-serif;
}
H2 span {
    color: #e51937;
}
h3 {
	font-size:26px; 
	line-height:1.4; 
	color:#333;
	margin-bottom:3px;
	font-family: 'Oswald', sans-serif;
}
h4 {
font-family: 'Oswald', sans-serif;
	font-size:18px; 
	line-height:1.5; 
	color:#39b9d6;
	text-transform:uppercase;
	    font-weight: 500;
}
	h4 em {
		display:block;
		color:#333;
		text-transform:none;
	}
	h4 strong {
		display:block;
		margin-top:-3px;
	}
h6 {color:#000}

.text-1 {
display: block;
    font-size: 16px;
    line-height: 24px;
    color: #222;
    TEXT-ALIGN: JUSTIFY;
}
.text-2 {
display: block;
    color: #e51937;
    font-size: 18px;
    line-height: 1.5;
}

.title {
	display:block;
	font-size:18px;
	line-height:24px;
	color:#39b9d6;
}

.border-bot {
	width:100%; 
	padding-bottom:20px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}

.box {
	width:278px; 
	background:url(../images/box-tail.gif) 0 0 repeat-x #1896c1;
}
	.box .padding {padding:15px 10px 15px 20px}
	.box a {
		display:inline-block;
		padding-right:18px;
		font-size:18px;
		line-height:1.222em;
		color:#fff;
		background:url(../images/marker-3.gif) right 8px no-repeat;
		text-transform:uppercase;
		text-decoration:none;
		-webkit-transition: all 0.25s ease;
		-moz-transition: all 0.25s ease;
		-o-transition: all 0.25s ease;
		transition: all 0.25s ease;
	}
	.box a:hover {padding-right:25px}

.list-1 li {
	line-height:18px; 
	padding:6px 0 6px 24px; 
	background:url(../images/marker-2.png) 0 8px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#333;
	}
	.list-1 li a:hover {text-decoration:underline}

.link:hover {text-decoration:underline} 

.link-1 {
	display:inline-block; 
	padding-right:15px; 
	background:url(../images/marker-1.gif) right 8px no-repeat;
}

dl span {float:left; width:135px}

/***** contact form *****/
#contact-form {width:580px}
#contact-form label {
	display:block; 
	height:44px;
}
#contact-form input {
	width:548px; 
	font-size:15px; 
	line-height:1.2em;
	color:#a0a0a0; 
	padding:8px 15px; 
	margin:0; 
	font-family:Arial, Helvetica, sans-serif; 
	border:1px solid #fff; 
	background:url(../images/input-tail.gif) 0 0 repeat-x #e6e6e6;
	outline:none;
}
#contact-form textarea {
	height:158px; 
	overflow:auto; 
	width:548px; 
	font-size:15px; 
	line-height:1.2em;
	color:#a0a0a0; 
	padding:7px 15px; 
	margin:0; 
	font-family:Arial, Helvetica, sans-serif; 
	border:1px solid #fff; 
	background:url(../images/text-area-tail.gif) 0 0 repeat-x #e5e5e5;
	outline:none;
}
.buttons {padding-top:17px; text-align:right}
.buttons a {margin-left:30px}

#contact-form2 {
	display:block;
	width:580px;
}
	#contact-form2 label {
		display:block; 
		height:30px; 
		overflow:hidden;
	}
	#contact-form2 input {
		float:left; 
		width:485px; 
		font-size:12px; 
		line-height:1.25em;
		color:#333;
		padding:3px 10px; 
		margin:0; 
		font-family:Arial, Helvetica, sans-serif; 
		border:none; 
		background:#fff;
		outline:none;
	}
	#contact-form2 textarea {
		float:left;
		height:240px; 
		width:485px; 
		font-size:12px; 
		line-height:1.25em;
		color:#333;
		padding:3px 10px; 
		margin:0; 
		font-family:Arial, Helvetica, sans-serif; 
		border:none; 
		background:#fff;
		overflow:auto;
		outline:none;
	}
.text-form {
	float:left; 
	display:block; 
	font-size:13px;
	line-height:24px;
	width:74px; 
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

.buttons2 {padding:10px 10px 0 0; text-align:right}
.buttons2 a {margin-left:35px}
		
/****************************footer************************/
footer {
	width:100%; 
	height:395px;
	color:#999;
	background:url(../images/footer-tail.gif) center top repeat;
	position:relative;
	z-index:9;
	overflow:hidden;
}
footer .padding {padding:35px 0 0}
footer h4 {color:#fff; margin-bottom:18px}

	.list-services li {
		font-size:18px;
		line-height:35px;
		text-transform:uppercase;
		padding-bottom:9px;
	}
	.list-services a {
		display:inline-block;
		text-decoration:none;
		color:#999;
		padding-left:54px;
		background:url(../images/social-icons.png) 0 0px no-repeat;
	}
	.list-services a.item-1 {background-position:0 -44px}
	.list-services a.item-2 {background-position:0 -88px}
	.list-services a.item-3 {background-position:0 -132px}
	
/*********extra***********/
.block {height:395px}
.extra {
	min-height:100%; 
	height:auto !important; 
	height:100%; 
	margin: 0 auto -395px; 
	position:relative;
	overflow:hidden;
} 
html, body {height:100%}
.sidebar .extra-wrap {
position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    padding: 10px 20px;
}

.sidebar .wrapper {
    position: relative;
    margin-bottom: 15px;
}
/***************conseiller*************/
.conseiller {
	background: #fff;
	border-top: #dfdddd solid 1px;
	padding: 34px 0 43px;
}
.conseiller .wrapper {
	width:1100px;
	margin:auto
}
.boxConseiller {
	width:100%;
	float:left;
	height: 244px;
	background: #03589b url(../images/conseiller.png) right bottom no-repeat;
	font-family: Oxygen;
	line-height: 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 1s;
	-moz-transition:  all 1s;
	-o-transition:  all 1s;
	transition:  all 1s;
	position:relative;
}
.padBox {
	padding: 93px 13px 0;
	color: #fff;
	font-size: 15px; font-weight:bold; text-shadow: 2px 2px 2px black;
}
.boxConseiller .titre {
	font-size: 17px;
	margin-bottom: 25px;
	line-height: 1.1;
	color:#fff;
	text-transform:uppercase
}
.boxConseiller .titre em {
	font-size: 20px;
	display:block;
	font-style:normal
}
.boxConseiller .titre span {
	font-size: 29px;
	color:#fff;
	display:block
}
.newsletter {
	background:#00adee;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	overflow:hidden;
	padding:12px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.boxInput {
	background: #fff;
	width: 89%;
	display:inline-block;
	padding: 0 5px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	height: 44px;
	line-height: 42px;
	color: #00adee;
	font-family: Oxygen;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	vertical-align:top;
	position:relative;
	margin: 0 -4px 0 0;
	border:0;
}
.btnOK {
	background: #fff;
	width: 10%;
	height: 44px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	text-align: center;
	line-height: 44px;
	color: #fff;
	border:0;
	display:inline-block;
	cursor: pointer;
	padding:0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	vertical-align:top;
	position:relative;
	background: #fff url(../images/send.png) center center no-repeat;
	text-indent:-999em
}
.btnOK:hover {
}
.camera_caption .p1 {
    margin-bottom: 0;
    float: right;
}

.camera_caption span.text-2 {
    float: left;
    text-transform: uppercase;
}

.camera_caption p.prev-indent-bot {
    clear: both;
    padding-top: 5px;
}
.camera_wrap,.cameraSlide img {max-height:300px;max-width:620px;}
.grid_4 figure.img-indent2:hover {
    transform: rotateY(180deg);
}

figure.img-indent2 {
    height: 100%;
    transform-style: preserve-3d;
    transition: all 1.0s linear;
}
p.text-3 {
    font-size: 15px;
    line-height: 18px;
	    text-align: justify;
		margin-top: 12px;
}
.w1 .extra-wrap,
.w2 .extra-wrap,
.w3 .extra-wrap {
    position: absolute;
    right: 0;
    max-width: 280PX;
    padding: 20px;
    background-color: #000;
    color: #fff;
    height: 100%;
}
.w2 .extra-wrap {
    left: 0;
}
.w2 div#camera_wrap_2 {
    float: right;
}
.w2.duplex div#camera_wrap_2,
.w2.duplex div#camera_wrap_1{
    float: right;
    max-width: 620px;
    min-width: 620px;
    margin-bottom: 15px;
    margin-left: 15px;
		    min-height: 300px !important;
    height: 300px !important;
	position: relative;
    z-index: 88;
}
.plans h2,
.plans2 h2{
    font-size: 18px;
    text-decoration: none;
    display: block;
}
.plans2 h2{
line-height:2;
}
.plans a,
.plans2 a {
    display: block;
    float: left;
    margin-right: 30px;
    text-decoration: none;
}
.visite{
width: 100%; height:450px;
}
/*img.imgLoaded, .camera_wrap img {
    width: 620px !important;
}
.camerarelative {
    width: 620px !important;
    height: 310px !important;
}
.camera_wrap img {
    margin-left: 0 !important;
}
*/
ul.options li:before {
	content: '';
	background: url(../images/sprite.png) no-repeat left top;
	height: 20px;
	width: 20px;
	position: absolute;
	left: 0;
	top: 3px;
}

ul.options li:nth-child(2n):before { background-position: -21px 0; }
.options li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 10px;
    font-size: 16px;
	line-height:1.2;
	color:#000;
}
ul.options li:nth-child(2n){
/*color:#00adee;*/
}
a.link-01 {
    font-size: 16px;
    display: block;
    line-height: 1.5;
    text-decoration: none;
    font-weight: 700;
    margin: 15px 0;
}
a.link-01:hover {
color: #e51937;
}
.accordion {
}

/* all accordion styles below here */
.accordion dl {
  -webkit-font-smoothing: antialiased;
  -moz-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
}
.accordion dl:hover {
  -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.25);
}
.accordion dl dt a {
  background-color: #e51937;
  position: relative;
  text-transform: uppercase;
  width: 100%;
  height: 50px;
      font-size: 16px;
	line-height:1.2;
  display: block;
  line-height: 50px;
  padding-left:50px;
      font-family: 'Oswald', sans-serif;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
}
.accordion dl dt a .arrow {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  position: absolute;
  left: 14px;
  top: 18px;
}
.cssanimations .accordion dl dt a .arrow {
  -moz-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
}
.cssanimations .accordion dl dt a .arrow.down-anim {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordion dl dt a .arrow.down {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  top: 21px;
  left: 12px;
}
.accordion dl dt.active a, .accordion dl dt:hover a {
  background-color: #507BA2;
}
.accordion dl dt.active a {
  -moz-box-shadow: inset 0px -4px 8px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px -4px 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px -4px 8px 0px rgba(0, 0, 0, 0.2);
}
.accordion dl dd {
  background-color: #ffffff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
  background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF7F7F7');
  padding: 10px;
  display: none;
}
.accordion dl dd.active {
  display: block;
}
.accordion dl dd p {
  line-height: 1.4;
}
.img_left {
    float: left;
    margin-right: 15px;
}
.form-style-9{
    max-width: 520px;
    background: #FAFAFA;
    padding: 30px;
    margin: 10px 0;
    box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    border: 6px solid #6eb4fa;
}
.form-style-9 ul{
    padding:0;
    margin:0;
    list-style:none;
}
.form-style-9 ul li{
    display: block;
    margin-bottom: 10px;
    min-height: 35px;
}
.form-style-9 ul li  .field-style{
    box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    padding: 8px;
    outline: none;
    border: 1px solid #B0CFE0;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;

}.form-style-9 ul li  .field-style:focus{
    box-shadow: 0 0 5px #B0CFE0;
    border:1px solid #B0CFE0;
}
.form-style-9 ul li .field-split{
    width: 49%;
}
.form-style-9 ul li .field-full{
    width: 100%;
}
.form-style-9 ul li input.align-left{
    float:left;
}
.form-style-9 ul li input.align-right{
    float:right;
}
.form-style-9 ul li textarea{
    width: 100%;
    height: 100px;
}
.form-style-9 ul li input[type="button"], 
.form-style-9 ul li input[type="submit"] {
    background-color: #E51937;
    border: 1px solid #E51937;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
}
.form-style-9 ul li input[type="button"]:hover, 
.form-style-9 ul li input[type="submit"]:hover {
    background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
    background-color: #28739E;
}
.block {
    height: 360px;
}
    .center.slider {
        width: 920px;
        margin: 0px auto;
    }

    .center .slick-slide {
    }

    .center .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
        color: black;
    }
	.center .slick-slide {
    transform: scale(1);
	
}
.center .slick-current{
    transform: scale(1.3);
	    padding: 0;
    margin: 0;
	position:relative;
	z-index:99;
}
.slick-list {
    //overflow: visible;
}
.center .slick-list.draggable {
    PADDING:80px 306.5px !important;
	max-height: 305px;
}
.clr {
    display: none;
}
.multiple-items .slick-slide img {
    height: auto !important;
    width: 98%;
}
.multiple-items .slick-next {
    right: 2px;
}
.multiple-items .slick-prev {
    left: 2px;
	    z-index: 5555;
}

section.multiple-items.slick-initialized.slick-slider {
        width: 920px;
        margin: 0px auto;
    }
section.multiple-items .slick-list.draggable {
    PADDING:10px 306.5px !important;
	max-height: 305px;
}
.accordion {
    margin-top: 10px;
}</pre></body></html>