/******************************************/
/***template design "globbersthemes" **********/
/***via granitti /septembre 2010
/************/
/***by globbers for globbersthemes ************/
/***all rights reserved***********************/
/******************************************/
/********************************************/
/*** *********body et aspect general ***********/
/*******************************************/
html {
	height: 100%;
	width: fit-content;
	margin: auto;
}
body {
	margin: 0;
	padding: 0;
	text-align: justify;
	background: #cee7fa url(../images/bg.jpg) 0 0 repeat-x;
	font-size: 14px;
	line-height: 20px;
	color: #009ec7;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
}
/*texte*/
p {
	font-size: 100%;
	margin: 0 0 20px;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
h4, h5, h6 {
	font-size: 100%;
}
/* liens hypertextes*/
a:link, a:visited {
	text-decoration: none;
	color: #009ec7;
	font-weight: bold;
}
a:hover,
a.active {
	color: #98cc00;
}
ul {
	margin: 0;
	padding-left: 20px;
}
li {
	list-style-type: circle;
	background: transparent;
	margin: 4px;
}
img {
	border: none;
	padding: 0;
}
img .caption {
	text-align: left;
}
.highlight {
	background: #98cc00;
	padding: 0px 2px 0px 2px;
	color: #ffffff;
}
.button {
	background: #98cc00;
	border: none;
	color: #fff;
	font-weight: bold;
	padding: 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
/* pour Chrome */
	-webkit-border-top-right-radius: 10px;
/* pour Chrome */
}
.inputbox {
	color: #000000;
	background: #ffffff;
	border: 1px solid #CCC;
	border-radius: 5px;
	padding: 4px;
	font-weight: bold;
}
.pagewidth {
	width: 980px;
	text-align: center;
	background: transparent;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
fieldset {
	margin: 0px 5px 5px 5px;
	padding: 7px;
	border: 1px dashed #c2ddf3;
}
.pagewidth {
	width: 980px;
	text-align: center;
	background: transparent;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
/******nuage*********/
#nuage {
	float: right;
	width: 807px;
	height: 105px;
	background: transparent url(../images/nuage.png) no-repeat;
}
/***************************/
/*MOD LOGIN/REGISTER/SEARCH*/
/***************************/
#jflanguageselection {
	position: relative;
	top: 10px;
	left: 230px;
}
a.login-switch {
	float: left;
	background: url(../images/login.png) no-repeat;
	color: #000;
	width: 75px;
	height: 30px;
}
a.register-switch {
	float: left;
	background: url(../images/register.png) no-repeat;
	color: #000;
	width: 75px;
	height: 30px;
	margin-left: 20px;
}
a.search-switch {
	float: left;
	background: url(../images/search.png) no-repeat;
	color: #000;
	width: 75px;
	height: 30px;
	position: relative;
	top: 15px;
	left: 200px;
}
a.login-switch:hover {
	background: url(../images/login-hover.png) 0 0 no-repeat;
}
a.register-switch:hover {
	background: url(../images/register-hover.png) 0 0 no-repeat;
}
a.search-switch:hover {
	background: url(../images/search-hover.png) 0 0 no-repeat;
}
a.show, a.show:hover {
	float: left;
	color: #000;
	width: 75px;
	height: 30px;
	background: url(../images/close.png) 0 0 no-repeat;
}
a.deconnexion {
	float: left;
	background: transparent url(../images/logout.png) no-repeat;
	color: #000;
	width: 75px;
	height: 30px;
}
#gl-login {
	background: url(../images/bg-login.png) no-repeat;
	color: #009ec7;
	top: 200px;
	display: none;
	height: 250px;
	overflow: hidden;
	padding: 11px 21px 11px 33px;
	position: absolute;
	left: 300px;
	text-align: left;
	z-index: 999;
	width: 150px;
}
h3.tittle-login {
	text-align: left;
	font-weight: bold;
	font-size: 22px;
	/*letter-spacing: 1px;
*/
	margin: 0;
	padding: 8px 0 0px 0px;
}
h3.tittle-register {
	text-align: left;
	font-weight: bold;
	font-size: 22px;
	margin: 0;
	padding: 8px 0 0px 0px;
	letter-spacing: 1px;
}
#gl-register {
	background: url(../images/bg-register.png) no-repeat;
	color: #009ec7;
	top: 250px;
	display: none;
	height: 364px;
	overflow: hidden;
	padding: 16px 11px 11px 25px;
	position: absolute;
	left: 300px;
	text-align: left;
	z-index: 999;
	width: 450px;
}
#gl-search {
	background: url(../images/bg-search.png) no-repeat;
	color: #fff;
	top: 105px;
	height: 36px;
	padding: 5px 7px;
	position: absolute;
	right: 80px;
	text-align: left;
	z-index: 999;
	width: 186px;
}
#gl-search .inputbox {
	width: 163px;
	background: #fff;
}
#gl-login form a, #gl-register form a {
	background: transparent;
	color: #009ec7;
	font-weight: bold;
}
#gl-login label {
	color: #009ec7;
	padding-top: 4px;
}
#gl-register label {
	color: #009ec7;
	padding-top: 4px;
}
#gl-login .button {
	background: url(../images/bg-button.png) no-repeat;
	color: #fff;
	padding: 5px;
	margin: 20px 0 5px 0;
	cursor: pointer;
	width: 47px;
}
#gl-register .button {
	background: url(../images/bg-register-button.png) no-repeat;
	color: #fff;
	margin: 10px 0 20px 0;
	cursor: pointer;
	height: 28px;
	width: 146px;
}
#gl-register .inputbox {
	background: url(../images/bg-register-input.png) no-repeat;
	color: #fff;
	margin-top: 2px;
	font-weight: bold;
	width: 275px;
	height: 24px;
}
#gl-login form {
	float: left;
	margin-top: 5px;
}
#gl-login form label {
	float: left;
}
label.gl-login-user span, label.gl-login-password span {
	display: block;
	float: left;
}
#gl-login form input.button {
	font-size: 11px !important;
	float: left;
}
#gl-login form #mod_login_username, #gl-login form #mod_login_password {
	background: url(../images/bg-input.png) no-repeat;
	border: 0px solid #490001;
	width: 120px;
	margin: 3px 8px 0 0;
	font-size: 12px !important;
	padding: 2px;
	font-weight: normal;
}
#gl-login form a {
	padding: 5px 0 !important;
	margin: 0;
	text-decoration: none;
	background: transparent;
	display: block;
}
#gl-login form a:hover, #gl-login form a:active, #gl-login form a:focus {
	text-decoration: underline;
}
.gl-login-links {
	padding: 2px 0 !important;
	margin: 0;
	clear: both;
	text-transform: none;
	letter-spacing: normal;
	font-size: 12px;
	font-weight: normal;
}
.gl-login-links a {
	font-weight: normal;
}
.libele {
	display: none;
}
/******sitename******/
#sitename {
	float: left;
	background: transparent;
	margin-left: 0px;
	margin-top: -40px;
}
a .sitename{
  color: #FFF;
  font-size: 24px;
}
#deco {
	float: right;
	width: 39px;
	height: 33px;
	margin-right: 25px;
}
#topmenu {
	float: left;
	width: 980px;
	height: 45px;
	background: transparent;
	margin: 30px 0 0 0;
	text-align: center;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0px;
}
#navigation {
	float: left;
	width: 980px;
	height: 35px;
	background: transparent;
	/*text-transform: uppercase;
*/
}
#navigation a {
	display: block;
	float: left;
	height: 35px;
	padding: 5px 20px 0 20px;
	/*font-weight: bold;*/
	color: #ffffff;
	font-size: 24px !important;
	/*letter-spacing: 1px;*/
	background: url(../images/circle.png) 0 3px no-repeat;
}
#navigation  a:hover {
	color: #99cc00;
	background: url(../images/circle-hover.png) 0 3px no-repeat;
}
#navigation li.active {
	background: url(../images/circle-hover.png) 0 3px no-repeat;
}
#navigation li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#navigation li li a {
	font-size: 18px !important;
	padding: 13px 0 0 0;
	color: #42b6d4;
}
#navigation li li {
	border-top: 1px solid #cee7fa;
	border-bottom: 1px solid #cee7fa;
}
.nav, .nav * {
	margin: 0;
	padding: 0;
}
.nav {
	float: left;
	position: relative;
	z-index: 10;
}
.nav ul {
	background: #ffffff;
	padding: 0;
}
.nav li {
	float: left;
	list-style: none;
	position: relative;
	background: none;
}
.nav li li a {
	display: block;
	padding: 0;
	text-decoration: none;
	background-image: none;
	float: none;
	width: 200px;
}
#navigation li li a {
	height: 30px;
	line-height: 30px;
}
#navigation li:hover li, #navigatin li.sfHover li, #navigation li.active:hover li, #navigation li.active.sfHover li, #navigation li:hover li span, #navigation li.sfHover li span {
	background-image: none;
}
#navigation li:hover li a, #navigation li.sfHover li a, #navigation li.active:hover li a, #navigation li.active.sfHover li a {
	background-image: none;
}
.nav li ul {
	float: none;
	left: -999em;
	position: absolute;
	width: 200px;
	z-index: 5;
	border-left: 1px solid #cee7fa;
	border-right: 1px solid #cee7fa;
	border-bottom: 1px solid #cee7fa;
}
.nav li:hover ul, .nav li.sfHover ul {
	left: 22px;
	top: 35px;
}
.nav li:hover li ul, .nav li.sfHover li ul, .nav li li:hover li ul, .nav li li.sfHover li ul, .nav li li li:hover li ul, .nav li li li.sfHover li ul {
	top: -999em;
}
.nav li li:hover ul, .nav li li.sfHover ul, .nav li li li:hover ul, .nav li li li.sfHover ul, .nav li li li li:hover ul, .nav li li li li.sfHover ul {
	left: 177px;
	top: 0px;
	width: 200px;
}
.nav li li {
	position: relative;
	float: none;
	width: 200px;
}
/****contenu top*******/
#wrapper-top {
	float: left;
	width: 966px;
	height: 59px;
	background: url(../images/wrapper-top.png) 0 0 no-repeat;
	margin-top: 25px;
}
#pathway {
	float: left;
	width: 700px;
	height: 55px;
	text-align: left;
	background: transparent;
}
#pathway p {
	color: #009ec7;
	font-size: 20px;
	margin: 28px 15px 15px 15px;
	/*letter-spacing: 1px;
*/
}
#visitors {
	float: left;
	width: 230px;
	height: 23px;
	text-align: left;
	background: transparent;
	padding: 28px 15px 15px 15px;
	font-size: 20px;
	/*letter-spacing: 1px;
*/
	color: #009ec7;
}
#wrapper-center {
	float: left;
	width: 966px;
	height: 340px;
	background: url(../images/wrapper.jpg) 0 0 repeat-y;
	/* ?? ???? ?????*/
    -moz-border-radius: 15px; /* Firefox */
    -webkit-border-radius: 15px; /* Safari, Chrome */
    -khtml-border-radius: 15px; /* KHTML */
    border-radius: 15px; /* CSS3 */
/* ?? ??? IE */
    behavior: url(border-radius.htc); /* ?? IE border-radius */
	margin-bottom: 25px;
}
/****SLIDE****/
#slide {
	width: 925px;
	height: 346px;
	position: relative;
	margin-top: 10px;
	padding: 7px 0 0 20px;
}
#joomscontbox1 {
	position: absolute;
}
#joomscontbox1 .inner {
	width: 940px;
	height: 320px;
	display: block;
	float: left;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}
.joomscontmask1 {
	width: 946px;
	height: 320px;
	position: relative;
	overflow: hidden;
}
.prev1, .next1 {
	width: 69px;
	height: 55px;
	margin-top: -50px;
	position: absolute;
	top: 50%;
	z-index: 1;
	cursor: pointer;
}
.prev1 {
	left: 0;
	background: url(../images/prev.png) no-repeat;
	margin-left: -16px;
}
.next1 {
	right: 0;
	background: url(../images/next.png) no-repeat;
	margin-right: -16px;
}
.wrapper-bottom {
	float: left;
	width: 966px;
	height: 15px;
	background: url(../images/wrapper-bottom.png) 0 0 no-repeat;
}
#wrapper-top-main {
	float: left;
	width: 966px;
	height: 15px;
	background: url(../images/wrapper-top.png) 0 0 no-repeat;
}
#wrapper-center-main {
	float: left;
	width: 966px;
	background: url(../images/wrapper.jpg) 0 0 repeat-y;
}
/********************************************/
/*** ***********CONTENT MAIN****************/
/*******************************************/
#main {
	float: left;
	width: 670px;
	text-align: left;
	margin: 15px;
	background: transparent;
}
#main-full {
	float: left;
	width: 936px;
	text-align: left;
	margin: 5px 15px 15px 15px;
	background: transparent;
	padding: 0;
}
/****calendar***/
td.calendar {
	display: block;
	margin: 0;
	padding: 8px 0 0 0px;
	background: url(../images/calendar.png) 0 0 no-repeat;
	width: 60px;
	height: 60px;
	font-size: 18px;
	text-align: center;
}
.calendar .day {
	color: #ffffff;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 18px;
	background: transparent;
	width: 60px;
	font-weight: bold;
}
.calendar .month {
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 15px;
	background: transparent;
	width: 60px;
}
.contentinfo {
	margin: 0;
	padding: 0;
}
/*** *titre principale ****/
.contentheading , .componentheading, a.contentpagetitle {
	/*color: #009ec7;*/
	color: #98CC00;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	text-align: left;
	margin: 0;
	padding: 0 0 10px;
	background: transparent;
}
a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus {
	color: #98cc00;
}
.componentheading{color: #009ec7;}
.contentpaneopen {
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	width: 100%;
}
span.article_separator {
    width: 80%;
    border-top: 4px dotted #ccc;
    display: block;
    margin: 15px auto 0;
}
span.small {
	background: transparent;
	padding-left: 18px;
}
.modifydate {
	margin-top: 10px;
	text-decoration: underline;
}
.createdate {
	background: transparent;
	padding-left: 18px;
	padding-top: 2px;
}
.blog_more {
	margin-bottom: 25px;
	background: transparent;
	margin-left: 25px;
}
.blog_more strong {
	letter-spacing: 1px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 30px;
	background: url(../images/fleche.png) 7px 4px no-repeat;
}
.blog_more li {
	margin: 5px 0px;
}
a.readon {
	float: right;
	background: #98cc00;
	font-weight: bold;
	padding: 5px;
	margin-right: 15px;
	color: #fff;
	margin-top: 10px;
	font-size: 12px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
/* pour Chrome */
	-webkit-border-top-right-radius: 10px;
/* pour Chrome */
}
a.readon:hover, a.readon:active, a.readon:focus {
	background: #a9dd10;
	color: #fff;
}
table.contenttoc {
	margin: 5px;
	padding: 5px;
	float: right;
	color: #fff;
	background: #cee7fa;
}
table.contenttoc td {
	padding: 0 5px;
}
td .article_column {
	margin: 5px;
}
/* Pagination ---*/
ul.pagination {
	float: left;
	margin: 10px 0;
	width: 100%;
}
ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 6px;
	overflow: hidden;
}
ul.pagination li span {
	padding: 0 5px;
	line-height: 20px;
}
ul.pagination a {
	background: transparent;
	border: 1px solid #cee7fa;
	color: #009ec7;
	line-height: 20px;
	padding: 0 5px;
	text-decoration: none;
}
ul.pagination a:hover,
ul.pagination a:active,
ul.pagination a:focus {
	background: #cee7fa;
	border: 1px solid #cee7fa;
	color: #fff;
	text-decoration: none;
}
ul.pagination li.active a,
ul.pagination li a:hover {
	background: #98cc00;
	color: #fff;
}
/***right******/
#wrapper-intro{
	float: left;
	width: 966px;
	/*height: 350px;*/
	background: url(../images/wrapper.jpg) 0 0 repeat-y;
    -moz-border-radius: 15px; /* Firefox */
    -webkit-border-radius: 15px; /* Safari, Chrome */
    -khtml-border-radius: 15px; /* KHTML */
    border-radius: 15px; /* CSS3 */
	/* IE */
    behavior: url(border-radius.htc); /* IE border-radius */
	margin-bottom: 25px;
}
#intro {
	width: 956px;
	position: relative;
	margin-top: 10px;
	padding: 0 0 0 10px;	
}
#right {
	float: right;
	background: url(../images/bg-left.png)  no-repeat;
	background-size: 100% 100%;
	color: #ffffff;
	width: 275px;
	height: auto;
	padding: 0 15px 10px;
	margin: 0 -40px 20px 0;
}
#left {
	/*background: url(../images/bg-left.png)  no-repeat;
	color: #ffffff;*/
	float:left;
	width: 680px;
}
#user2 {
	background: url(../images/bg-user2.png)  no-repeat;
	color: #8fb6d8;
}
.moduletable , .moduletable_menu , .moduletable_text {
	background: transparent;
	margin: 20px 0 0 0;
	padding: 0;
}
#right h3, #left h3, #user2 h3 {
	font-size: 25px;
	letter-spacing: 1px;
	line-height: 25px;
}
#right ul, #left ul, #user2 ul {
	text-align: left;
	margin: 0px 15px 15px 35px
}
#right ul li a, #left ul li a {
	color: #fff;
	font-size: 14px;
}
#user2 ul li a {
	color: #8fb6d8;
	font-size: 14px;
}
/*****POOL****/
table.poll td {
	text-align: left;
	font-size: 11px;
	margin: 0 !important;
	padding: 0;
}
table.poll thead td {
	font-size: 13px;
	padding-left: 14px;
	font-weight: bold;
}
table.poll div {
	text-align: left;
	padding: 2px !important;
}
.poll {
	margin-left: 20px
}
table.poll .button {
	font-size: 12px;
	margin: 3px 0px 0 8px;
	padding: 4px;
	font-weight: bold;
}
table.pollstableborder td.sectiontableentry1, table.pollstableborder td.sectiontableentry2 {
	background: transparent;
	margin: 0;
	padding: 2px;
	font-style: italic;
}
/*table*/
.sectiontableheader {
	padding: 5px;
}
td.contentdescription {
	padding: 5px;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 5px;
}
#main-full img {border: none; /*thick double #CEE7FA*/ border-radius: 10px;}
.calendar img {border: none !important;}
/**publicit?***/
div.bannergroup_text {
	padding-bottom: 10px;
}
div.bannerfooter {
	padding: 10px;
	text-align: left;
}
div.banneritem_text {
	padding-top: 10px;
	margin: 0;
	text-align: left;
}
div.bannerheader {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
/*****footer*****/
#footer-top {
	float: left;
	width: 100%;
	height: 100px;
	background: url(../images/footer.png) 0 0 no-repeat;
	margin-top: 20px;
}
#footer {
	float: left;
	width: 100%;
	height: 100px;
	background: #fff;
}
.counter{float:left; margin: 27px 20px 0;}

#footer-tm {
	float: left;
	height: 30px;
	background: transparent;
}
.ftb {
	margin-top: 22px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
}
.ftb a, .ftb a:visited {
	padding: 0 !important;
	border: none !important;
}
#top {
	float: right;
	width: 30px;
	height: 30px;
	margin-top: 32px;
	padding: 0 !important;
	border: none !important;
	background: transparent;
	margin-right: 30px;
}
.top_button {
	padding: 0 !important;
	border: none !important;
}
.avs {float: right; margin: 32px 20px 0 0;}
.avs a {font-size: 14px;}
/**ignite*****/
.main_images_wrapper img {border: none !important}
.main_des_container {display: none;}
/**end file***/

@font-face {
	font-family: 'SanasoftJakobExtraKz';
	src: url('../fonts/Jakobkz-Bold.woff2') format('woff2'),
		 url('../fonts/Jakobkz-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
.sitename, #navigation li span, h3, .contentheading, .componentheading {
	font-family: 'SanasoftJakobExtraKz';
}

/****** Owl Slider ******/
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
  -o-animation-duration: 1000ms;
  -ms-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  -ms-animation-name: fadeOut;
  animation-name: fadeOut;
}
undefinedundefined.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel-curved {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  width: 100%;
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../images/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-item-slide {
  margin: 7.5px;
}
.owl-nav-out {
  margin: -7.5px;
}
.owl-nav-out:hover .owl-nav .owl-next,
.owl-nav-out:hover .owl-nav .owl-prev {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -moz-transform: translate3d(0, 0, 0) !important;
  -o-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  background: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3);
  box-shadow: 0 1px 5px rgba(0,0,0,0.3);
}
.owl-nav-out .owl-nav div {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  background: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  color: #666;
  margin-top: -20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  line-height: 40px;
  text-align: center;
}
.owl-nav-out .owl-nav div:before {
  font-family: 'FontAwesome';
}
.owl-nav-out .owl-nav div.owl-next {
  -webkit-transform: translate3d(12px, 0, 0);
  -moz-transform: translate3d(12px, 0, 0);
  -o-transform: translate3d(12px, 0, 0);
  -ms-transform: translate3d(12px, 0, 0);
  transform: translate3d(12px, 0, 0);
  right: -15px;
}
.owl-nav-out .owl-nav div.owl-next:before {
  content: '\f105';
}
.owl-nav-out .owl-nav div.owl-prev {
  -webkit-transform: translate3d(-12px, 0, 0);
  -moz-transform: translate3d(-12px, 0, 0);
  -o-transform: translate3d(-12px, 0, 0);
  -ms-transform: translate3d(-12px, 0, 0);
  transform: translate3d(-12px, 0, 0);
  left: -15px;
}
.owl-nav-out .owl-nav div.owl-prev:before {
  content: '\f104';
}
.owl-nav-dots-inner .owl-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  bottom: 30px;
}
.owl-nav-dots-inner .owl-dots .owl-dot {
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  float: left;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
.owl-nav-dots-inner .owl-dots .owl-dot.active {
  background: #fff;
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
/****** End of Owl Slider ******/

.feedback ol li, .review ol li{
	display: block;
	clear: both;
	list-style: none;
}
.feedback ol li label, .review ol li label{
	display: block;
	margin: 0;
}
.feedback ol li input.text, .review ol li input.text{
	width: 380px;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 5px 2px;
	height: 25px;
	background: #fff;
}
.feedback ol li textarea, .review ol li textarea{
	width: 380px;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 2px;
	background: #fff;
}
.feedback ol li input.capinput,.review ol li input.capinput{
	width: 100px;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 5px 2px;
	background: #fff;
}
.feedback ol li img#capimg, .review ol li img#capimg{
	border: none;
	top: 20px;
	margin: 10px 10px 10px 0;
	float: left;
}
li.button{
	clear: both;
} 
.item{
	display: block;
}
.answerList .name,.answerList .topic,.answerList .message{
	padding: 0 7px;
	background-color: #eef;	
}
.answerList .name{
	padding-top: 7px;
	margin-top: 15px;
	border-radius: 5px 5px 0 0;
}
.answerList .message{
	padding-bottom: 0 7px;
	border-radius: 0 0 5px 5px;
}
.answerList .answer_message{
	background: #c4c4ff;
	padding: 7px;
	border-radius: 5px;
	margin: 5px 0;
}
.name .date{
	float: right;
}
