/*
Theme Name: decoy
Theme URI: http://entiri.com
Description: Wordpress responsive website template
Author: entiri.com
Author URI: http://entiri.com
Version: 1.1.1
Tags: white, translation-ready, rtl-language-support, editor-style
License:
License URI:

*/
/* -------------------------------------------------------- */
/* FONT SFG */
/* -------------------------------------------------------- */
@font-face{
    font-family : "handel";
    src : url('fonts/handelgothicbt-webfont.woff') format('woff'),
          url('fonts/handelgothicbt-webfont.svg') format('svg'),
          url('fonts/handelgothicbt-webfont.ttf') format('truetype');
}

@font-face{
    font-family : "AvenirLight";
    src : url('fonts/avenir-35-light-webfont.woff') format('woff'),
          url('fonts/avenir-35-light-webfont.svg') format('svg'),
          url('fonts/avenir-35-light-webfont.ttf') format('truetype');
}

.fleche_navigation{
	position: absolute;
bottom: 0;
padding-bottom: 125px;
right: 50px;
display: block;
z-index: 10000;
}
/*.navigation {position:fixed; bottom:50px; right:50px; z-index:100000;}*/

.center_button{
	text-align:center;
}
.texte_sans_marge{
	margin: 0 !important;
}
.image_center p{
	text-align:center;
}
.image_circle_blur{
	position: relative;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	border-radius: 5em;
}

.image_circle_blur:after  {
	position: absolute;
	content: ' ';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;

	background: -webkit-gradient(radial, 50% 50%, 150, 50% 50%, 250, from(rgba(255,255,255,0)), to(rgba(255,255,255,1)));
	background: -moz-radial-gradient(50% 50%, circle, rgba(255,255,255,0) 150px, rgba(255,255,255,1) 250px);
}

#icon_tab{
	margin-right:10px;
}

@media (min-width: 1200px) and (max-width:1370px){
	.logo{
			width:150px !important;
	}
	
		.tp-caption.logo {
	top : 22% !important;
}
}

@media (max-width: 1200px){
.navbar-fixed-top {
	position: static !important;
	}
		
	.tp-caption.logo {
	top : 22% !important;
}
}
.owl-client>.item img:hover{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
}
#viadeo_icon{
	vertical-align:initial;
}
#marker_red{
	display:inline-block;
	float:left;
}
#marker_blue{
	display:inline-block;
	float:right;
}

.owl-client .item img {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.owl-client .item img:hover,.owl-client .item img:focus,.owl-client .item img:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.text_partner_hidden{
	text-align:center;
	display:none;
}
.image_center{
	text-align:center;
}
.dirigeant_word_blank{
			margin-top:300px;
}
@media (max-width: 942px) {
	.dirigeant_word_blank{
			background-position:-1130px;
	}
}
@media (min-width: 768px) and (max-width:1360px){
	.dirigeant_word_blank{
			margin-top:460px;
	}
}
@media (min-width: 1200px) and (max-width:1360px){
	section .container{
	width:970px;
	}
}
.organisation_text p,.organisation_text ul{
	margin-left:5% !important;
}
@media (min-width: 768px) and (max-width: 992px){
	footer .wpb_row .container .row .column_container {
			width: auto !important;
			display: inline-table !important;
			margin: 0 auto !important;
	}
}
@media (max-width: 992px){
	footer .wpb_row .container .row .column_container {
			width:50%;
			margin:0 auto;
	}
		.dirigeant_word_blank{
			margin:0;
			float:right;
	}
}
@media (max-width: 480px){
	footer .wpb_row .container .row .column_container {
			width:100%;
			margin:0 auto;
	}
	
	h1 {
	font-size: 28px!important;
}
}


	.upb_row_bg {
			background-position:center;
	}


footer .wpb_row .container .row{
	margin:0 auto;
}
@media (max-width: 1200px){
	.navbar-inner-sub {
		display:none!important;
	}
	body {
		padding-top: 0px !important;
	}
	.text_partner_hidden{
		display:block;
	}
	.text_partner{
		visibility:hidden;
	}
	
	.map_big{
		visibility:hidden;
		display:none;
	}
	.map_small{
		display:block;
	}
}

 @media (min-width: 1200px){
 	.map_big{
		display:block;
	}
	.map_small{
		visibility:hidden;
		display:none;
	}
	footer .wpb_row .container .row .column_container {
			margin-left: 12% !important;
			width: auto !important;
	}
}

.degrade h1 {
	color: #0c74b7;

}

.innovation_img {
	float : left;
	margin-left: -100px;
}


.tp-button.blue.small {
	background-color :#3dbdec !important;
	font-family : AvenirLight !important;
	color:#fff;
	box-shadow: none;
	border-radius: 0px !important;
    text-shadow: none !important;
    letter-spacing : normal !important;
    font-size: 18px;
    height:50px !important;
    padding-left: 10px;
    padding-right: 10px;
    display:inline;
	
}
/* Search icon by IcoMoon, made with http://icomoon.io/app/ */

@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon/icomoon.eot');
	src:url('fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
		url('fonts/icomoon/icomoon.woff') format('woff'),
		url('fonts/icomoon/icomoon.ttf') format('truetype'),
		url('fonts/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*
.tp-caption.logo {
	top : 10% !important;
}
*/
.title_philosophie {
	font-family : handel !important;
	font-size : 22px;
	color : rgb(47, 166, 233);
}

.subtitle_philosophie {
	font-family : handel !important;
	font-size : 16px;
}

.sb-search {
	position: relative;
	margin-top: 10px;
	width: 0%;
	min-width: 40px;
	height: 40px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #fff;
	width: 100%;
	height: 40px;
	margin: 0;
	z-index: 10;
	padding: 00px 45px 20px 10px;
	font-family: inherit;
	font-size: 12px;
	color: #004a83;
}

.sb-search-input::-webkit-input-placeholder {
	color: #004a83;
}

.sb-search-input:-moz-placeholder {
	color: #004a83;
}

.sb-search-input::-moz-placeholder {
	color: #004a83;
}

.sb-search-input:-ms-input-placeholder {
	color: #004a83;
}

.sb-icon-search,
.sb-search-submit  {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #fff;
	background: #004a83;
	z-index: 90;
	font-size: 22px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.sb-icon-search:before {
	content:"\e000";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #004a83;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}

.column {
    float: right;
    padding: 0 2em;
    position: relative;
    width: 18%;
    margin-top:-75px;
    margin-right:290px;
}

.content_accordion {
	margin-left: auto;
    margin-right: auto;
    width: 26%;
    padding-left:20px;
    border-left: 1px solid white;
}

.text_partner {
	border-bottom-width: 120px;
    margin-bottom: 120px !important;
    margin-top: 110px;
    height: 420px;
    margin-left: 2%;
    width: 570px;
    box-shadow: 5px 5px 10px 0 #707070;
}
.text_partner .wpb_wrapper{
	margin:20px;
}
*/
/* -------------------------------------------------------- */
/* Base */
/* -------------------------------------------------------- */
::-moz-selection {
	background: #353648;
	color: #ffffff;
	text-shadow: none;
}

::selection {
	background: #353648;
	color: #ffffff;
	text-shadow: none;
}

:focus {
	outline-color: transparent !important;
	outline-style: none !important;
}

html {
	overflow-y: scroll;
	background: #ffffff;
}

body {
	margin: 0;
	padding: 0;
	padding-top: 200px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #8c9aaa;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	cursor: default;
	overflow: hidden;
}

body.has-info-bar {
	padding-top: 136px;
}

img {
	max-width: 100%;
	height: auto;
}

h1,h2,h3,h4,h5,h6 {
	font-family:handel !important;
	font-weight: 300;
	color: #58585a;
	line-height: 1.6em;
	margin: 0px !important;
	margin-bottom: 10px !important;
	padding: 0px;
	clear: both;
}

h1 {
	font-size: 38px;
	font-family:handel !important;
}

h2 {
	font-family:handel !important;
	font-size: 30px;
	color: #c8cfd7;
}

h4.panel-title {
	font-size: 16px !important;
	font-family:handel !important;
}

.input-checkbox {
	position: absolute;
}

.cleaner {
	clear: both;
}

.align-left {
	text-align: left;
}

.align-center,.aligncenter {
	text-align: center;
}

.align-right {
	text-align: right;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.gallery-caption {
	font-style: italic;
}

.banner-block h3 {
	margin-bottom: 0 !important;
}

.fade {
	opacity: 1;
}

.panel-group .panel-heading h4 a {
	font-size: 28px!important;
}

.vc_row-fluid {
	width: auto !important;
}

.col-md-9 .vc_row-fluid>.col-md-12 {
	padding-left: 0;
	padding-right: 0;
}

.modal {
	z-index: 9999;
}

.h2-container {
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 60px;
}

.h2-container h2 {
	position: relative;
	font-size: 54px!important;
	color: #58585a;
	background: #ffffff;
	display: inline;
	padding-left: 60px;
	padding-right: 60px;
	z-index: 20;
	font-family:handel !important;
}

.h2-container .h2-line {
	position: absolute;
	top: 30px;
	left: 0px;
	height: 1px;
	width: 100%;
	background: #136ea3;
	z-index: 1;
}

.h2-container.style2 .h2-line {
	position: absolute;
	top: 30px;
	left: 0px;
	height: 0px;
	width: 100%;
	background: #136ea3;
	z-index: 1;
}


.h2-container.style3 .h2-line {
	top: 28px;
	height: 4px;
	background: transparent;
	border-top: 1px solid #c8cfd7;
	border-bottom: 1px solid #c8cfd7;
}

.h2-container.style3 .h2-line-left,.h2-container.style3 .h2-line-right,.h2-container.style4 .h2-line-left,.h2-container.style4 .h2-line-right,.h2-container.style5 .h2-line-left,.h2-container.style5 .h2-line-right,.h2-container.style6 .h2-line-left,.h2-container.style6 .h2-line-right,.h2-container.style7 .h2-line-left,.h2-container.style7 .h2-line-right,.h2-container.style8 .h2-line-left,.h2-container.style8 .h2-line-right
	{
	display: none;
}

.h2-container.style4 .h2-line {
	top: 28px;
	height: 4px;
	background: url(img/divider4.png) 0 0 repeat-x;
}

.h2-container.style5 .h2-line {
	top: 28px;
	height: 4px;
	background: url(img/divider5.png) 0 0 repeat-x;
}

.h2-container.style6 .h2-line {
	top: 30px;
	height: 1px;
	background: url(img/divider6.png) 0 0 repeat-x;
}

.h2-container.style7 .h2-line {
	top: 30px;
	height: 1px;
	background: url(img/divider7.png) 0 0 repeat-x;
}

.h2-container.style8 .h2-line {
	top: 30px;
	height: 1px;
	background: url(img/divider8.png) 0 0 repeat-x;
}

.h2-container .h2-line-left {
	position: absolute;
	display: block;
	top: 20px;
	left: 0px;
	height: 20px;
	border-left: 1px solid #c8cfd7;
	display:none !important;
}

.h2-container.style2 .h2-line-left,.h2-container.style2 .h2-line-right {
	width: 10px;
	height: 10px;
	border: 1px solid #c8cfd7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	top: 25px;
	z-index: 10;
}

.h2-container .h2-line-right {
	position: absolute;
	display: block;
	top: 20px;
	right: 0px;
	height: 20px;
	border-right: 1px solid #c8cfd7;
	display:none !important;
}

h3 {
	font-size: 24px;
	font-weight: 400;
	font-weight: 500;
}

h4 {
	font-size: 22px;
	font-weight: 400;
}

h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 400;
}

h6 {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
}

hr {
	background: #e9ecef;
	height: 1px;
	margin: 30px 0px;
	border: 0px;
}

p {
	margin: 0px 0px 25px 0px !important;
	text-align: justify;
}

ul {
	padding: 0px;
}

article ul,.blog-container ul {
	padding-left: 20px;
}

.pagination ul {
	list-style-type: none;
}

select {
	font-family: 'Open Sans', sans-serif;
	color: #646c78;
	height: 36px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #8c9aaa;
}

blockquote {
	position: relative;
	font-size: 16px;
	font-style: italic;
	color: #8c9aaa;
	padding: 0px 20px;
	border-left: 5px solid #e3e7eb;
	clear: both;
}

a {
	color: #54cde7;
	text-decoration: none;
	background: transparent;
}

a:hover {
	color: #38bbd7;
	text-decoration: none;
}

img {
	max-width: 100%;
	height: auto;
}

.navbar {
	margin-bottom: 0;
}

/* -------------------------------------------------------- */
/* Main Classes */
/* -------------------------------------------------------- */
.animation {
	visibility: hidden;
}

.white {
	color: #ffffff;
}

.bold {
	font-weight: bold;
}

.strong {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.space5 {
	height: 5px;
	clear: both;
}

.space10 {
	height: 10px;
	clear: both;
}

.space15 {
	height: 15px;
	clear: both;
}

.space20 {
	height: 20px;
	clear: both;
}

.space25 {
	height: 25px;
	clear: both;
}

.space30 {
	height: 30px;
	clear: both;
}

.space40 {
	height: 40px;
	clear: both;
}

.space50 {
	height: 50px;
	clear: both;
}

.space60 {
	height: 60px;
	clear: both;
}

.space70 {
	height: 70px;
	clear: both;
}

.space80 {
	height: 80px;
	clear: both;
}

.space90 {
	height: 90px;
	clear: both;
}

.space100 {
	height: 100px;
	clear: both;
}

.space110 {
	height: 110px;
	clear: both;
}

.space125 {
	height: 110px;
	clear: both;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.f-left {
	float: left !important;
}

.f-right {
	float: right;
}

.p-t-0 {
	padding-top: 0px;
}

.pos-r {
	position: relative;
}

.c-b {
	clear: both;
}

.o-h {
	overflow: hidden;
}

.full-width-row,.container {
	position: relative;
}

.full-width-row .portfolio .col-md-3,.full-width-row .portfolio .col-md-4,.full-width-row .portfolio .col-md-6
	{
	padding-right: 0;
	padding-left: 0;
	margin-top: 0;
}

.full-width-row .portfolio .col-md-4 {
	
}

.full-width-row .portfolio .project {
	margin-top: 0 !important;
}

.full-width-row #portfolio-filter {
	margin-bottom: 20px;
}

.vc-carousel {
	max-width: 100%;
}

.upb_video-bg {
	position: absolute;
	width: 100% !important;
}

.upb_video-bg iframe {
	width: 100% !important;
}
/* -------------------------------------------------------- */
/* Header */
/* -------------------------------------------------------- */
.header-wrapper {
	position: relative;
	text-align:center;
}

.info-bar {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	border-bottom: 1px solid #eee;
	color: #78818B;
	font-size: 13px;
	transition: all 0.3s ease-out 0s;
	background: #fafafd;
}

.info-bar .box {
	padding: 15px 22px;
	border-right: 1px solid #ebebf1;
	float: left;
}

.info-bar .box:hover {
	background: #fff;
}

.info-bar a {
	color: #78818B;
	font-size: 13px;
}

.info-bar .phone-email {
	border-left: 1px solid #ebebf1;
}

.info-bar .phone-email i {
	margin-right: 0px;
}

.info-bar .right-bar {
	border-left: 1px solid #ebebf1;
}

.social-header-divider {
	color: #eee;
}

.navbar-move .info-bar { /*display: none; */
	height: 0;
	overflow: hidden;
	padding: 0;
}

.info-bar a.social-icon-main i {
	font-size: 20px;
}

.header {
	background: #ffffff;
}

.logo {
	width: 235px;
	padding-top: 8px;
}

.triangle {
	position: absolute;
	width: auto;
	margin-left: -35px;
}
/* Accordeon SFG */
.accordeon_sfg .container {
    max-width: 100% !important;
    width: 100% !important;
}
#accordion .panel-heading {
	height: 143px;
	cursor: pointer;
	background-image: none;
	-webkit-transition: all 0.3s linear 0.3s;
    transition: all 0.3s linear 0.3s;
    
}

#accordion .panel-heading h4 {
    max-width: 100% !important;
    width: 100% !important;
	text-align : center;
	padding-top:45px;
}

#accordion .panel-heading:after {
	position: absolute;
	opacity:0;
	width: 0%;
	height: 145px;
	content: "";
	margin: 0;
	margin-top:-103px;
	margin-left:-20px;
	padding-top:61px;
	padding-right:22px;
	text-align: center;
	background-image: none;
	font-family: AvenirLight !important;
    font-size: 28px !important;
    color: #ffffff !important;
	-webkit-transition: all 0.2s linear 0.2s;
    transition: all 0.2s linear 0.2s;
   	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#accordion .panel-heading:not(.panactive):hover:after, #accordion .panactive {
	opacity:1;
	width: 100%;
	background-image: -webkit-linear-gradient(left, #3ab9e8 0%, #004a83 100%);
	background-image: -moz-linear-gradient(left, #3ab9e8 0%, #004a83 100%);
	background-image: -ms-linear-gradient(left, #3ab9e8 0%, #004a83 100%);
	background-image: -o-linear-gradient(left, #3ab9e8 0%, #004a83 100%);
	background-image: linear-gradient(left, #3ab9e8 0%, #004a83 100%);
	border-bottom: 1px solid #dddddd;
}

.panel-group.clients_sfg .panel-heading + .panel-collapse .panel-body {
	color: #fff;
	background:none;
}
.panel-body {
	background-image: -webkit-linear-gradient(left, #3ab9e8 0%, #004a83 100%);
	background-image: -moz-linear-gradient(left, #3ab9e8 0%, #004a83 100%);
	background-image: -ms-linear-gradient(left, #3ab9e8 0%, #004a83 100%);
	background-image: -o-linear-gradient(left, #3ab9e8 0%, #004a83 100%);
	background-image: linear-gradient(left, #3ab9e8 0%, #004a83 100%);
	color: #fff;
}
#accordion .panactive h4 a {
	color: #ffffff !important;	
	text-decoration: none !important;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
	border-top: none !important;
}
h4.panel-title {
	text-align : center;
	margin-top: 5px !important;
}

h4.panel-title a {
	font-family: AvenirLight!important;
	color: #58585A !important;
	text-decoration: none !important;
}
/* Navigation NEW */
.admin-bar .navbar-fixed-top {
	top: 32px;
}

.navbar {
	font-size: 13px;
	width: 100%;
	/*-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);*/
	z-index: 9999;
}

.navbar .nav,.navbar .nav>ul {
	border: 0px;
	margin: 0px;
	float: right;
	list-style-type: none;
}

.navbar-nav>ul>li {
	float: left;
}
#menu .sub-menu {
	display: none !important;
}
.navbar-inner {
	box-shadow: none !important;
	transition: all 0.3s ease-out 0s;
	border-bottom: 1px solid #0e649b!important;
	background-color: transparent;
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=  false );
	border: 0px solid #d4d4d4;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0px;
	background: #FFFFFF;
	background: rgba(255, 255, 255, 1);
	min-height: 91px;
	box-shadow: 5px 5px 3px;
}

.navbar-inner-sub {
	width : 100%;
	height : 0px;
	opacity: 0;
	color: #ffffff !important;
	background-color: #0e649b;
    padding-left: 20%;
}

.navbar-inner-sub .menu-item {
	float: left;
	clear: none;
	color : #ffffff !important;
	margin-left: 45px;
}
.navbar-inner-sub .menu-item a {
	color : #ffffff !important;
}
.navbar-inner-sub .menu-item {
	list-style-type: none;
}
.navbar-fixed-top {
	position: fixed;
}

.navbar .nav>li>a,.navbar .nav>ul>li>a {
	position: relative;
	line-height: 35px;
	color: #8c9aaa !important;
	text-shadow: none;
	padding: 28px 20px 28px 20px;
	text-transform: uppercase;
	display: block;
}

.navbar .nav>li:hover>a,.navbar .nav>ul>li:hover>a {
	color: #0e649b !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	
}

.navbar .nav>li.current-menu-item>a,.navbar .nav>ul>li.current-menu-item>a
	{
	background-color: #0e649b !important;
	color: #FFF !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.navbar .nav>li.current-menu-item>a:hover,.navbar .nav>ul>li.current-menu-item>a:hover
	{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #0e649b !important;
	color: #FFF !important;
}

.navbar .nav>li>ul,.navbar .nav>ul>li>ul {
	display: none;
	z-index: 999;
	list-style-type: none;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	background: #fff;
	color: #8c99aa;
	position: relative;
	border: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
}

.navbar .nav>li>ul ul,.navbar .nav>ul>li>ul ul {
	display: none !important;
	position: absolute;
	left: 200px;
	top: -10px;
	padding: 6px 0px 6px 0px;
	background: #fff;
	color: #8c99aa;
	border: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
}

.navbar .nav>li>ul li:hover ul,.navbar .nav>ul>li>ul li:hover ul {
	display: block !important;
}

.navbar .nav li:hover ul,.navbar .nav>ul li:hover ul {
	position: absolute;
	display: block;
	list-style-type: none;
}

.navbar .nav li ul li,.navbar .nav>ul li ul li {
	position: relative;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.navbar .nav li ul li .fa-angle-right,.navbar .nav>ul li ul li .fa-angle-right
	{
	position: absolute;
	top: 4px;
}

.navbar .nav li ul li:last-child,.navbar .nav>ul li ul li:last-child {
	border-bottom: 0px;
}

.navbar .nav li ul li a,.navbar .nav>ul li ul li a {
	color: #8c99aa;
	padding: 6px 0px 6px 0px;
	margin: 0px;
	display: block;
	text-decoration: none;
}

.navbar .nav li ul li:hover>a,.navbar .nav>ul li ul li:hover>a {
	color: #47485f;
}

.navbar .nav li ul li.active a,.navbar .nav>ul li ul li.active a {
	color: #47485f !important;
}

.navbar .nav li ul li.active a:hover,.navbar .nav>ul li ul li.active a:hover
	{
	color: #ffffff !important;
}

/* MegaMenu */
.navbar-inner .container {
	position: relative;
}

#megaMenu.megaFullWidth {
	width: auto;
	float: right;
	position: static;
}

#megaMenu ul.megaMenu {
	position: static;
}

#megaMenu li li i.fa-angle-right {
	position: absolute;
	color: #8c9aaa !important;
	top: 9px;
}

#megaMenu.megaMenuHorizontal ul.megaMenu>li.menu-item.ss-nav-menu-mega>ul.sub-menu-1,#megaMenu.megaMenuHorizontal ul.megaMenu li.menu-item.ss-nav-menu-reg>ul.sub-menu
	{
	position: absolute;
	border: none;
	border-top: 0px solid #eee;
	width: 100%;
	background: #fff;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
	z-index: 9999;
}

#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu ul.sub-menu {
	background: #fff;
	-webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
	top: -19px !important;
	border: none;
	padding-top: 6px;
	padding-bottom: 6px;
}

#megaMenu ul.megaMenu li ul {
	width: 100%;
}

#megaMenu {
	background-color: transparent;
}

#megaMenu.megaMenuHorizontal ul.megaMenu>li.menu-item>a {
	position: relative;
	line-height: 35px;
	color: #8c9aaa !important;
	text-shadow: none;
	padding: 35px 20px 35px 20px;
	font-size: 13px;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1>li.menu-item
	{
	margin-top: 10px;
	margin-bottom: 10px;
}

#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item>a,#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item>span.um-anchoremulator
	{
	padding: 8px 25px 8px 25px;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>a:after,#megaMenu ul.megaMenu li.menu-item.mega-with-sub>a:after,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega>a:after,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>span.um-anchoremulator:after,#megaMenu ul.megaMenu li.menu-item.mega-with-sub>span.um-anchoremulator:after,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega>span.um-anchoremulator:after
	{
	display: none;
}

#megaMenu ul.megaMenu>li.menu-item:hover>a,#megaMenu ul.megaMenu>li.menu-item>a:hover,#megaMenu ul.megaMenu>li.menu-item.megaHover>a,#megaMenu ul.megaMenu>li.menu-item:hover>span.um-anchoremulator,#megaMenu ul.megaMenu>li.menu-item>span.um-anchoremulator:hover,#megaMenu ul.megaMenu>li.menu-item.megaHover>span.um-anchoremulator
	{
	color: #ffffff;
	background: #47485f;
}

#megaMenu ul.megaMenu>li.menu-item>a span.wpmega-link-title,#megaMenu ul.megaMenu>li.menu-item>span.um-anchoremulator span.wpmega-link-title
	{
	text-transform: none;
	font-weight: 400;
	text-transform: uppercase;
}

#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu-1,#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu ul.sub-menu
	{
	padding-top: 15px;
	padding-bottom: 15px;
}

#megaMenu ul.megaMenu>li.menu-item>a span.wpmega-link-title:hover,#megaMenu ul.megaMenu>li.menu-item>span.um-anchoremulator span.wpmega-link-title:hover
	{
	
}

#megaMenu ul.megaMenu li.menu-item>a span:hover,#megaMenu ul.megaMenu li.menu-item>span.um-anchoremulator span:hover
	{
	
}

#megaMenu ul.megaMenu li.current-menu-item>a span,#megaMenu ul.megaMenu li.current-menu-item>span.um-anchoremulator span
	{ /*color: #A0ACBA!important;*/
	
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul li.menu-item.ss-nav-menu-item-depth-1
	{
	padding: 5px 27px;
}

#megaMenu #megaMenuToggle {
	margin-top: 25px;
}

#megaMenu #megaMenuToggle .megaMenuToggle-icon {
	margin-top: -3px;
}

/* generated */
#megaMenu {
	border: none;
	border-bottom:;
	background-color: transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent),
		to(transparent) );
	background: -webkit-linear-gradient(top, transparent, transparent);
	background: -moz-linear-gradient(top, transparent, transparent);
	background: -ms-linear-gradient(top, transparent, transparent);
	background: -o-linear-gradient(top, transparent, transparent);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

#megaMenu ul.megaMenu>li.menu-item>a,#megaMenu ul.megaMenu>li.menu-item>span.um-anchoremulator
	{
	font-size: 12px;
	color: #333333;
	padding: 12px 15px;
	font-weight: normal;
}

#megaMenu.megaMenuHorizontal ul.megaMenu>li.menu-item:first-child>a {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	text-transform: uppercase;
}

#megaMenu.megaMenuHorizontal ul.megaMenu>li.menu-item>a,#megaMenu.megaMenuHorizontal ul.megaMenu>li.menu-item>span.um-anchoremulator
	{
	border-left: none;
	-webkit-box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
	box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
}

#megaMenu.megaMenuVertical ul.megaMenu>li.menu-item>a,#megaMenu.megaMenuVertical ul.megaMenu>li.menu-item>span.um-anchoremulator
	{
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
}

#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>a,#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>span.um-anchoremulator,#megaMenu ul li.menu-item.mega-with-sub>a,#megaMenu ul li.menu-item.mega-with-sub>span.um-anchoremulator,#megaMenu ul li.menu-item.ss-nav-menu-mega>a,#megaMenu ul li.menu-item.ss-nav-menu-mega>span.um-anchoremulator
	{
	padding-right: 20px;
}

#megaMenu ul.megaMenu>li.menu-item>a span.wpmega-link-title,#megaMenu ul.megaMenu>li.menu-item>span.um-anchoremulator span.wpmega-link-title
	{
	text-transform: uppercase;
	text-shadow: 0 -1px 1px transparent;
}

#megaMenu ul.megaMenu>li.menu-item:hover>a,#megaMenu ul.megaMenu>li.menu-item>a:hover,#megaMenu ul.megaMenu>li.menu-item.megaHover>a,#megaMenu ul.megaMenu>li.menu-item:hover>span.um-anchoremulator,#megaMenu ul.megaMenu>li.menu-item>span.um-anchoremulator:hover,#megaMenu ul.megaMenu>li.menu-item.megaHover>span.um-anchoremulator
	{
	color: #fff !important;
	border-bottom-color: transparent !important;
	background: #47485f;
}

#megaMenu ul.megaMenu>li.menu-item:hover>a span.wpmega-link-title,#megaMenu ul.megaMenu>li.menu-item:hover>span.um-anchoremulator span.wpmega-link-title,#megaMenu ul.megaMenu>li.menu-item>a:hover span.wpmega-link-title,#megaMenu ul.megaMenu>li.menu-item>span.um-anchoremulator:hover span.wpmega-link-title,#megaMenu ul.megaMenu>li.menu-item.megaHover>a span.wpmega-link-title,#megaMenu ul.megaMenu>li.menu-item.megaHover>span.um-anchoremulator span.wpmega-link-title
	{
	text-shadow: 0 -1px 1px transparent;
}

#megaMenu ul.megaMenu>li.menu-item.current-menu-item>a,#megaMenu ul.megaMenu>li.menu-item.current-menu-parent>a,#megaMenu ul.megaMenu>li.menu-item.current-menu-ancestor>a
	{
	color: #000000;
}

#megaMenu ul.megaMenu>li.menu-item.ss-nav-menu-mega>ul.sub-menu-1,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu
	{
	border-color: transparent;
	color: #ffffff;
	text-shadow: 0px 1px 1px transparent;
	-webkit-box-shadow: 1px 1px 1px transparent;
	-moz-box-shadow: 1px 1px 1px transparent;
	box-shadow: 1px 1px 1px transparent;
	background-color: #444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444),
		to(#444444) );
	background: -webkit-linear-gradient(top, #444444, #444444);
	background: -moz-linear-gradient(top, #444444, #444444);
	background: -ms-linear-gradient(top, #444444, #444444);
	background: -o-linear-gradient(top, #444444, #444444);
}

#megaMenu ul.megaMenu ul.sub-menu .wpmega-postlist a {
	color: #ffffff;
}

#megaMenu.megaMenuHorizontal ul.megaMenu>li.menu-item.ss-nav-menu-mega>ul.sub-menu-1,#megaMenu.megaMenuHorizontal ul.megaMenu li.menu-item.ss-nav-menu-reg>ul.sub-menu
	{
	border-top:;
}

#megaMenu ul.megaMenu>li.menu-item.ss-nav-menu-mega>ul.sub-menu-1>li.menu-item
	{
	min-width: 100px;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1>li.menu-item>a,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1>li.menu-item:hover>a,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header>a,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1>li.menu-item>span.um-anchoremulator,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header>span.um-anchoremulator,#megaMenu ul.megaMenu .wpmega-widgetarea h2.widgettitle
	{
	color: #8c99aa;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0px 1px 1px transparent;
	padding-bottom: .4em;
	border-bottom: 1px solid transparent;
	margin-bottom: .6em;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1>li.menu-item:hover>a
	{
	color: #dd3333;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item>a,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item>span.um-anchoremulator,#megaMenu ul.megaMenu ul.sub-menu li.menu-item>a,#megaMenu ul.megaMenu ul.sub-menu li.menu-item>span.um-anchoremulator
	{
	color: #8c99aa;
	font-size: 12px;
	text-shadow: 0px 1px 1px transparent;
	background-color: transparent;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item a:hover,#megaMenu ul.megaMenu ul.sub-menu>li.menu-item:hover>a,#megaMenu ul.megaMenu ul.sub-menu>li.current-menu-item>a span
	{
	background-color: transparent;
}

#megaMenu ul.megaMenu ul.sub-menu>li.current-menu-item>a span,#megaMenu ul.megaMenu ul.sub-menu>li>a span:hover
	{
	color: #47485f !important;
}

#megaMenu ul.megaMenu>li.menu-item>.wpmega-nonlink>form#searchform {
	padding-top: 2px;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight>a,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight>span.um-anchoremulator
	{
	color: #a0acba !important;
}

#megaMenu .ss-nav-menu-with-img>a>.wpmega-link-title,#megaMenu .ss-nav-menu-with-img>a>.wpmega-link-description,#megaMenu .ss-nav-menu-with-img>a>.wpmega-item-description,#megaMenu .ss-nav-menu-with-img>span.um-anchoremulator>.wpmega-link-title,#megaMenu .ss-nav-menu-with-img>span.um-anchoremulator>.wpmega-link-description,#megaMenu .ss-nav-menu-with-img>span.um-anchoremulator>.wpmega-item-description
	{
	padding-left: 45px;
}

.ss-nav-menu-with-img {
	min-height: 40px;
}

#megaMenu ul.megaMenu li.menu-item a span.wpmega-item-description,#megaMenu ul.megaMenu li.menu-item span.um-anchoremulator span.wpmega-item-description
	{
	font-size: 9px;
	line-height: 1.4em;
	color: #bbbbbb;
	text-transform: none;
}

#megaMenu ul.megaMenu li.menu-item.mega-with-sub>a:after,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega>a:after,#megaMenu ul.megaMenu li.menu-item.mega-with-sub>span.um-anchoremulator:after,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega>span.um-anchoremulator:after
	{
	border-top-color: transparent;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>a:after,#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>span.um-anchoremulator:after
	{
	border-left-color: transparent;
}

#megaMenu .wpmega-divider {
	border-top: 1px solid transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

#megaMenu.megaMenuVertical>ul>li.menu-item>a,#megaMenu.megaMenuVertical>ul>li.menu-item>span.um-anchoremulator
	{
	background-color: transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent),
		to(transparent) );
	background: -webkit-linear-gradient(top, transparent, transparent);
	background: -moz-linear-gradient(top, transparent, transparent);
	background: -ms-linear-gradient(top, transparent, transparent);
	background: -o-linear-gradient(top, transparent, transparent);
}

#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>a:after,#megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub>a:after,#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega>a:after,#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>span.um-anchoremulator:after,#megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub>span.um-anchoremulator:after,#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega>span.um-anchoremulator:after
	{
	border-left-color: transparent;
}

#megaMenu.megaMenuVertical ul.megaMenu>li.menu-item.ss-nav-menu-mega>ul.sub-menu-1,#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-reg>ul.sub-menu
	{
	border-left:;
}

#megaMenu.megaMenuHorizontal ul.megaMenu {
	*border-bottom: none;
}

#megaMenu.megaMenuVertical ul.megaMenu {
	*border-right: none;
}

#megaMenu>ul.megaMenu>li.menu-item>.wpmega-nonlink>form#searchform.ubersearch-v2 input[type="text"]
	{
	color: #ffffff;
	background: #666666;
}

#megaMenu>ul.megaMenu>li.menu-item>.wpmega-nonlink>form#searchform.ubersearch-v2 input[type="submit"]
	{
	color: #ffffff;
	background: #666666;
}

#megaMenu>ul.megaMenu>li.menu-item>.wpmega-nonlink>form#searchform.ubersearch-v2 input[type="submit"]:hover
	{
	color: #ffffff;
	background: #222222;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item {
	margin-bottom: 10px;
}

/* #######################################################################

  meanMenu
  --------
  To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: absolute;
	padding: 0px 0;
	top: 0;
	height: 70px;
	z-index: 999;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.has-info-bar.mean-container .mean-bar {
	top: 32px;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #464646;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	-webkit-transition: all 0ms ease-in;
	-moz-transition: all 0ms ease-in;
	-ms-transition: all 0ms ease-in;
	-o-transition: all 0ms ease-in;
	transition: all 0ms ease-in;
}

.has-info-bar.mean-container a.meanmenu-reveal {
	top: 50px;
	z-index: 9999;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #464646;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #FFF;
	margin-top: 0px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 94%;
	padding: 1em 3%;
	margin: 0;
	text-align: left;
	color: #464646;
	font-size: 12px;
	border-bottom: 1px solid #464646;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0ms ease-in;
	-moz-transition: all 0ms ease-in;
	-ms-transition: all 0ms ease-in;
	-o-transition: all 0ms ease-in;
	transition: all 0ms ease-in;
}

.mean-container .mean-nav ul li li a {
	width: 88%;
	padding: 1em 6%;
	border-bottom: 1px solid #464646;
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 20px;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #f4f4f4;
	color: #464646;
}

.mean-container .mean-nav ul li a.mean-expand {
	width: 26px;
	height: 20px;
	border: 0px solid !important;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: #FFF;
	color: #464646;
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar,.mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* -------------------------------------------------------- */
/* Layer Slider */
/* -------------------------------------------------------- */
.ls-layer * {
	font-family: Arial, Serif;
	white-space: nowrap;
	font-weight: normal;
	text-shadow: none;
}

.c {
	text-align: center;
}

.sl1,.sl2 {
	font-size: 50px;
	line-height: 100px;
	height: 100px;
}

.sl1 {
	color: #eee;
	background: black;
	background: rgba(0, 0, 0, .75);
}

.sl2 {
	color: #444;
	background: white;
}

.text-a {
	font-weight: bold;
	box-shadow: -2px -2px 15px -3px black border-radius:  2px;
	padding: 15px 25px;
	font-size: 45px;
	color: #292b38;
	background: #54cde7;
}

.text-b {
	border-radius: 2px;
	padding: 10px 20px;
	font-size: 60px;
	color: #54cde7;
	background: #292b38;
}

.text-c {
	box-shadow: -2px -2px 15px -3px black border-radius:  2px;
	padding: 10px 20px;
	font-size: 40px;
	color: #292b38;
	background: #54cde7;
}

.text-d {
	box-shadow: -2px -2px 10px -2px #292b38;
	border-radius: 2px;
	padding: 15px 30px 15px 30px;
	font-size: 45px;
	color: #54cde7;
	background: #292b38;
}

.text-e {
	padding: 8px 14px;
	font-size: 23px;
	color: #444f70;
	background: rgba(255, 255, 255, 0.75);
}

/* -------------------------------------------------------- */
/* Owl Carousel carousel-top-navigation */
/* -------------------------------------------------------- */
.owl-theme .owl-controlls .owl-buttons div {
	position: absolute;
	display: inline-block;
	zoom: 1;
	*display: inline; /*IE7 life-saver */
	width: 40px;
	height: 40px;
	cursor: pointer;
	z-index: 100;
	line-height: 40px;
	font-size: 18px;
	background: #54cde7;
	font-family: FontAwesome;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

.owl-theme .owl-controlls {
	position: absolute;
	top: -40px;
	right: 0;
	text-align: center;
	width:100%;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controlls.clickable .owl-buttons div:hover {
	opacity: 1;
	text-decoration: none;
	background: #c8cfd7;
}

.owl-prev {
	left: 0px;
}

.owl-next {
	right: 0px;
}

.owl-prev:before {
	content: "\f104";
	margin: 0px auto;
	color: #FFFFFF;
}

.owl-next:before {
	content: "\f105";
	margin: 0px auto;
	color: #FFFFFF;
}

.owl-prev.disabled,.owl-next.disabled,.owl-prev.disabled:hover,.owl-next.disabled:hover
	{
	opacity: 0.7;
}

/* -------------------------------------------------------- */
/* Parallax */
/* -------------------------------------------------------- */
.parallax {
	width: 100%;
	height: 260px;
	padding: 0;
	margin: 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
	text-transform: uppercase;
}

.parallax-slider {
	position: relative;
}

.parallax-slider .flex-1 {
	margin-top: 80px;
}

.parallax-mobile {
	background-position: 50% 0px !important;
	background-attachment: scroll !important;
}

.parallax .parallax-text-container {
	display: table;
	width: 100%;
	height: 100%;
	padding: 0 !important;
	margin: 0 !important;
	text-align: center;
}

.parallax .parallax-text-item {
	display: table-cell;
	vertical-align: middle;
}

.parallax-text-item {
	font-weight: 700;
	font-size: 36px;
	color: #ffffff;
	line-height: 1em;
}

.parallax h2,.parallax h3 {
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	background: transparent;
}

.parallax h2 {
	font-size: 52px !important;
}

.parallax h3 {
	font-size: 20px;
}

#parallax-two {
	height: 400px;
}

#parallax-three {
	height: 400px;
}

/* -------------------------------------------------------- */
/* Refine Slider */
/* -------------------------------------------------------- */
ul.rs-slider {
	margin: 0 0 0px 0px;
	padding: 0px;
}

ul.rs-slider img {
	position: relative;
}

.rs-thumb-wrap {
	margin: 21px 0 0 0;
}

.rs-thumb-wrap>a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity = 50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	padding: 0px;
	*padding: 0;
	-moz-transition: opacity .7s ease-in-out;
	-webkit-transition: opacity .7s ease-in-out;
	-o-transition: opacity .7s ease-in-out;
	-ms-transition: opacity .7s ease-in-out;
	transition: opacity .7s ease-in-out;
}

.rs-thumb-wrap>a:hover,.rs-thumb-wrap>a.active {
	opacity: 1
}

.rs-thumb-wrap>a:first-child {
	margin-left: 0 !important;
}

.rs-arrows {
	position: absolute;
	z-index: 799;
	width: 100%;
	top: 50%;
	right: 0px;
}

.rs-arrows .rs-prev,.rs-arrows .rs-next {
	width: 50px;
	height: 48px;
	display: block;
	position: absolute;
	right: 30px;
	margin-top: -25px;
	border-radius: 3px;
	border: 0px;
	border-bottom: 2px solid #47485f !important;
	background: #353648 !important;
	opacity: 0.5 !important;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.rs-arrows .rs-prev {
	left: 30px;
}

.rs-arrows .rs-next {
	right: 30px;
}

.rs-arrows .rs-prev:hover,.rs-arrows .rs-next:hover {
	background: #47485f !important;
	border: 0px;
	border-bottom: 2px solid #47485f !important;
	opacity: 1 !important;
}

.rs-arrows .rs-prev i,.rs-arrows .rs-next i {
	text-indent: 0px;
	color: #ffffff;
	font-size: 20px;
	width: 47px;
	height: 50px;
	position: absolute;
	line-height: 49px;
	text-align: center;
	font-weight: 400;
}

.rs-arrows .rs-next i {
	text-indent: 3px;
}

.rs-caption {
	padding: 20px;
	color: #ffffff;
	background: #000000;
	background: rgba(0, 0, 0, .6);
}

.rs-caption p {
	color: #ffffff;
	margin-bottom: 0;
}

/* -------------------------------------------------------- */
/* SLY Slider */
/* -------------------------------------------------------- */

/* Frame */
.frame ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 50%;
}

.frame ul li {
	float: left;
	width: 327px;
	height: 100%;
	margin: 0 1px 0 0;
	padding: 0;
	color: #ddd;
	text-align: center;
	cursor: pointer;
	opacity: 0.7;
}

.frame ul li.active {
	color: #fff;
	opacity: 1;
}

/* Controls */
.controls {
	margin: 0px 0;
	text-align: center;
}

/* Effects */
.effects {
	height: 300px;
	line-height: 200px;
	-webkit-perspective: 1460px;
	-ms-perspective: 1460px;
	perspective: 1460px;
	-webkit-perspective-origin: 50% 50%;
	-ms-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
	overflow-y: show;
}

.effects ul {
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.effects ul li {
	position: relative;
	margin: 0 -20px;
	-webkit-transform: rotateY(60deg) scale(0.74);
	-ms-transform: rotateY(60deg) scale(0.74);
	transform: rotateY(60deg) scale(0.74);
	-webkit-transition: -webkit-transform 300ms ease-out;
	transition: transform 300ms ease-out;
}

.effects ul li.active {
	z-index: 10;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.effects ul li.active  ~ li {
	-webkit-transform: rotateY(-60deg) scale(0.74);
	-ms-transform: rotateY(-60deg) scale(0.74);
	transform: rotateY(-60deg) scale(0.74);
}

.controls .btn {
	margin: 0px;
}

.controls i {
	position: relative;
	top: 2px !important;
}

.controls .next i {
	padding-left: 7px !important;
	padding-right: 0px !important;
}

/* -------------------------------------------------------- */
/* Flexlider */
/* -------------------------------------------------------- */

/* Flex-1 */
.slides li {
	display: none;
}

.flex-1 {
	margin: 0px;
	border: 0px solid #ffffff;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	box-shadow: 0 0px 0px #000000;
	-webkit-box-shadow: 0 0px 0px #000000;
	-moz-box-shadow: 0 0px 0px #000000;
	-o-box-shadow: 0 0px 0px #000000;
	zoom: 1;
}

.flex-1 .flex-direction-nav {
	height: 0px;
	border: 0px;
}

.flex-1 .flex-direction-nav a {
	position: absolute;
	display: block;
	width: 50px;
	height: 48px;
	background: #353648 !important;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	top: -40px;
	z-index: 10;
	cursor: pointer;
	font-size: 0px;
	text-indent: -2500px;
	opacity: 0.5;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.flex-1 .flex-direction-nav .flex-prev,.flex-1 .flex-direction-nav .flex-next
	{
	text-indent: 0px;
	position: absolute;
	top: 50%;
	right: 30px;
	margin-top: -25px;
	border: 0px;
	border-radius: 3px;
}

.flex-1 .flex-direction-nav .flex-prev {
	left: 30px;
}

.flex-1 .flex-direction-nav .flex-next i,.flex-1 .flex-direction-nav .flex-prev i
	{
	text-indent: 0px;
	color: #ffffff;
	font-size: 20px;
	width: 47px;
	height: 50px;
	position: absolute;
	line-height: 49px;
	text-align: center;
	font-weight: 400;
}

.flex-1 .flex-direction-nav .flex-next i {
	text-indent: 3px;
}

.flex-1 .flex-direction-nav .flex-prev:hover,.flex-1 .flex-direction-nav .flex-next:hover
	{
	opacity: 1 !important;
	background: #353648 !important;
}

.flex-1 .flex-direction-nav .flex-next:hover i,.flex-1 .flex-direction-nav .flex-prev:hover i
	{
	color: #ffffff;
}

.flex-1 .flexslider:hover .flex-next:hover,.flex-1 .flexslider:hover .flex-prev:hover
	{
	opacity: 1;
}

.flex-1 .flex-direction-nav .flex-disabled {
	opacity: .6 !important;
	filter: alpha(opacity = 60);
	cursor: default;
}

.flex-1 .flex-control-nav {
	display: none;
}

/* Flex-2 */
.flex-2 {
	margin: 0px 0px 25px 0px;
	background: transparent;
	border: 0px solid #ffffff;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	box-shadow: 0 0px 0px #000000;
	-webkit-box-shadow: 0 0px 0px #000000;
	-moz-box-shadow: 0 0px 0px #000000;
	-o-box-shadow: 0 0px 0px #000000;
	zoom: 1;
}

.flex-2 .flex-control-nav {
	width: 100%;
	height: 40px;
	position: relative;
	text-align: center;
	background: transparent;
	border: 0px solid #000000;
	margin-top: 20px;
	margin-bottom: 0px;
}

.flex-2 .flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding-top: 15px;
}

.flex-2 .flex-control-paging li a {
	width: 60px;
	height: 10px;
	display: block;
	border: 0px solid #e3e7eb;
	cursor: pointer;
	font-size: 0px;
	text-indent: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	box-shadow: inset 0 0 0px #000000;
	background: #e3e7eb !important;
}

.flex-2 .flex-control-paging li a:hover {
	background: #e3e7eb !important;
}

.flex-2 .flex-control-paging li a.flex-active {
	position: relative;
	cursor: default;
	background: #47485f !important;
}

.flex-2 .flex-direction-nav {
	display: none;
}

.flex-2 .flex-viewport {
	max-height: 3500px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	border: 0px solid #000000;
	width: 100%;
}

/* Flex-3 */
.flex-3 {
	margin: 0px;
	border: 0px solid #000000;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	box-shadow: 0 0px 0px #000000;
	-webkit-box-shadow: 0 0px 0px #000000;
	-moz-box-shadow: 0 0px 0px #000000;
	-o-box-shadow: 0 0px 0px #000000;
	zoom: 1;
}

.flex-3 .flex-direction-nav {
	height: 0px;
	border-bottom: 0px solid #e3e7eb;
}

.flex-3 .flex-direction-nav a {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	background: #c8cfd7 !important;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	top: -40px;
	z-index: 10;
	cursor: pointer;
	font-size: 0px;
	text-indent: -2500px;
	opacity: 1;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.flex-3 .flex-direction-nav .flex-next {
	text-indent: 0px;
	position: absolute;
	right: 0px;
	border: 0px;
	border-radius: 0px;
}

.flex-3 .flex-direction-nav .flex-prev {
	text-indent: 0px;
	position: absolute;
	left: auto;
	right: 40px;
	border: 0px;
	border-radius: 0px;
}

.flex-3 .flex-direction-nav .flex-next i,.flex-3 .flex-direction-nav .flex-prev i
	{
	text-indent: 0px;
	color: #ffffff;
	font-size: 18px;
	width: 30px;
	height: 30px;
	position: absolute;
	line-height: 30px;
	text-align: center;
	font-weight: 400;
}

.flex-3 .flex-direction-nav .flex-next:hover {
	opacity: 1;
	background: #54cde7 !important;
}

.flex-3 .flex-direction-nav .flex-prev:hover {
	opacity: 1;
	background: #54cde7 !important;
}

.flex-3 .flex-direction-nav .flex-next:hover i,.flex-3 .flex-direction-nav .flex-prev:hover i
	{
	color: #ffffff;
}

.flex-3 .flexslider:hover .flex-next:hover,.flex-3 .flexslider:hover .flex-prev:hover
	{
	opacity: 1;
	color: #54cde7;
}

.flex-3 .flex-direction-nav .flex-disabled {
	opacity: .6 !important;
	filter: alpha(opacity = 60);
	cursor: default;
}

.flex-3 .flex-control-nav {
	display: none;
}

/* Flex-4 */
.flex-4 {
	margin: 0px 0px 25px 0px;
	background: transparent;
	border: 0px solid #ffffff;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	box-shadow: 0 0px 0px #000000;
	-webkit-box-shadow: 0 0px 0px #000000;
	-moz-box-shadow: 0 0px 0px #000000;
	-o-box-shadow: 0 0px 0px #000000;
	zoom: 1;
}

.flex-4 .flex-control-nav {
	width: 100%;
	height: 40px;
	position: relative;
	text-align: center;
	background: transparent;
	border: 0px solid #000000;
	margin-top: 20px;
	margin-bottom: 0px;
}

.flex-4 .flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding-top: 15px;
}

.flex-4 .flex-control-paging li a {
	width: 20px;
	height: 20px;
	display: block;
	border: 0px solid #e3e7eb;
	cursor: pointer;
	font-size: 0px;
	text-indent: 0px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	box-shadow: inset 0 0 0px #000000;
	background: #e3e7eb !important;
}

.flex-4 .flex-control-paging li a:hover {
	background: #54cde7 !important;
}

.flex-4 .flex-control-paging li a.flex-active {
	position: relative;
	cursor: default;
	background: #47485f !important;
}

.flex-4 .flex-direction-nav {
	display: none;
}

.flex-4 .flex-viewport {
	max-height: 3500px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	border: 0px solid #000000;
	width: 100%;
}

/* -------------------------------------------------------- */
/* Home List Icon */
/* -------------------------------------------------------- */
.list-icon {
	position: relative;
	padding-left: 25px;
	margin: 8px 0px;
}

.list-icon i {
	position: absolute;
	top: 5px;
	left: 0px;
}

/* -------------------------------------------------------- */
/* Say About Us */
/* -------------------------------------------------------- */
.say-about-us img {
	width: 100px;
	border: 6px solid #c8cfd7;
	border-radius: 50%;
	float: right;
}

.say-about-us h5 {
	color: #47485f;
	font-size: 20px;
	margin-bottom: 0px;
	padding-top: 25px;
}

.say-about-us h6 {
	color: #54cde7;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

.say-about-us p {
	text-align: center;
	padding: 20px 0px;
}

@media ( max-width : 991px) {
	.body {
		padding:15px;
	}
	.client-img {
		display: block;
		text-align: center;
	}
	.say-about-us img {
		float: none;
	}
	.client-data {
		text-align: center;
	}
	.h2-container h2 {
		font-size: 24px!important;
		display: inline-block;
	}
	
	.navbar-inner {
		border-bottom:none!important;
	}
	
	.content_accordion {
		width:100%;
	}
	
	.tp-button.blue.small {
		width:100%; 
		font-size: 14px!important;
		display: inline-block!important;
	}
	.inner_gauge {
		margin-left:90px;
	}
	.inner_gauge .unit {

	}
	
	.inner_gauge .stats-number {

	}
	.centerdivtxt {

	}
}

/* -------------------------------------------------------- */
/* Our Team */
/* -------------------------------------------------------- */
.our-team {
	background: #f8f8f8;
}

.our-team .our-team-info {
	padding: 20px 30px 20px 30px;
}

.our-team .our-team-info h4 {
	margin: 0px !important;
}

.our-team .our-team-info h5 {
	margin-bottom: 10px;
	font-size: 13px;
}
/* -------------------------------------------------------- */
/* Last Projects */
/* -------------------------------------------------------- */
.last-projects {
	position: relative;
	background: #54cde7;
	overflow: hidden;
	margin-bottom: 30px !important;
}

.last-projects img {
	position: relative;
	bottom: 0px;
	z-index: 6;
	-moz-opacity: 100;
	filter: alpha(opacity = 1);
	opacity: 1;
	-khtml-opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.last-projects:hover img {
	bottom: -300px;
	-moz-opacity: 0;
	filter: alpha(opacity = 0);
	opacity: 0;
	-khtml-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.last-projects .title {
	position: relative;
	display: block;
	width: 100%;
	left: 0px;
	color: #ffffff;
	background: #f0f1f4;
	z-index: 99;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.last-projects:hover .title {
	background: #47485f;
}

.last-projects .title h4 {
	padding: 0px 20px 0px 20px;
	padding-top: 25px;
	text-align: center;
	margin: 0px;
}

.last-projects:hover .title h4 {
	color: #ffffff !important;
}

.last-projects .title h5 {
	color: #8c9aaa !important;
	padding: 0px 20px 30px 20px;
	margin: 0px;
	margin-bottom: 0px !important;
	text-align: center;
}

.last-projects .info {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	color: #ffffff;
	line-height: 1.8em;
	padding: 30px 40px;
	z-index: 4;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* -------------------------------------------------------- */
/* Promo Box */
/* -------------------------------------------------------- */
.promo-box-container {
	position: relative;
	color: #ffffff;
	background: #54cde7;
	padding: 50px 0px;
}

.promo-box-container .triangle {
	position: absolute;
	top: -10px;
	left: 50%;
	border-width: 0 10px 10px;
	border-style: solid;
	border-color: #54cde7 transparent;
	margin-left: 0;
}
div.triangle-bottom  > div > div.promo-box-container > .triangle{
	bottom: -10px !important;
	top: inherit;
	border-width: 10px 10px 0 !important;
}

.promo-box {
	position: relative;
	display: inline-block;
}

.promo-box i {
	position: absolute;
	left: 18px !important;
	top: 0px !important;
	font-size: 60px !important;
	color: #ffffff;
}

.promo-box i.entypo {
	left: 15px !important;
	top: 1px !important;
	font-size: 120px !important;
}

.osx .promo-box i.entypo {
	top: 26px !important;
}

.promo-box .text {
	padding-left: 96px;
}

.promo-box .text p:last-child {
	margin-bottom: 0 !important;
}

.promo-box .text.no-margin {
	padding-left: 0;
}

.promo-box h1,.promo-box h2,.promo-box h3,.promo-box h4,.promo-box h5,.promo-box h6
	{
	margin-top: 0 !important;
	text-align: left;
	margin-bottom: 0 !important;
}

.promo-box h4 {
	font-size: 26px;
	color: #ffffff;
}

/* -------------------------------------------------------- */
/* Footer */
/* -------------------------------------------------------- */
.footer {
	color: #FFF;
	background: #58585a;
}

.footer .logo-footer {
	width: auto;
	padding-top: 10px;
}

.st-footer {
	color: #97a4b2;
	font-size: 15px;
}

.footer a,.footer a:visited {
	color: #97a4b2 !important;
}

.footer a:hover {
	color: #54cde7 !important;
}

.footer h3 {
	color: #ffffff;
	font-size: 28px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.footer h4,.footer .wpb_text_column h4:last-child {
	color: #ffffff !important;
	font-family: 'Roboto', sans-serif;
	font-size: 14px !important;
	font-weight: 400;
	padding-top: 12px !important;
	padding-bottom: 5px !important;
	text-transform: uppercase;
}

.footer .copyright {
	color: #97a4b2;
	background: #292b38;
}

.footer .copyright .wpb_row {
	padding-left: 0;
	padding-right: 0;
}

.footer .copyright p {
	padding-top: 14px;
	margin-bottom: 0 !important
}

.footer .copyright .row {
	position: relative;
}

.footer .copyright a,.footer .copyright a:visited {
	color: #97a4b2 !important;
}

.footer .copyright a:hover {
	color: #54cde7 !important;
}

.footer-column {
	position: relative;
}

.footer-column i {
	position: absolute;
	top: 3px;
	font-size: 17px;
}

.footer-column i.entypo {
	font-size: 30px;
	top: 14px;
}

.footer-column p {
	padding-left: 30px;
	margin-bottom: 10px !important;
}

.f-list i {
	top: 3px;
	font-size: 17px;
	margin-right: 12px;
}

/* -------------------------------------------------------- */
/*  Portfolio */
/* -------------------------------------------------------- */
.portfolio {
	overflow: hidden;
	margin: 0px;
}

.portfolio .span4,.portfolio .span6 {
	margin-top: 50px;
}

.portfolio .span2,.portfolio .span3 {
	margin-top: 40px;
}

.portfolio a {
	text-decoration: none;
}

.portfolio li {
	list-style: none;
}

.project {
	margin-top: 20px !important;
}

.project.col-md-6 {
	margin-right: -1px;
}

.row.last-portfolio2 {
	padding-right: 15px;
}

.project-item-isotope {
	padding: 10px;
	border: 1px solid #cccccc;
}

.project-item-isotope.no-border {
	padding: 0;
	border: none;
}
/* -------------------------------------------------------- */
/*  Portfolio Filter */
/* -------------------------------------------------------- */
#portfolio-filter {
	margin: 0px;
	overflow: hidden;
}

#portfolio-filter li {
	list-style: none;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	padding: 12px 0px;
}

#portfolio-filter li a {
	padding: 12px 15px;
	margin: 0px;
	border: 0px;
	border-bottom: 1px solid transparent;
	color: #8c9aaa;
}

#portfolio-filter li:hover a {
	color: #54cde7;
	border-bottom: 1px solid #54cde7;
	text-decoration: none;
}

#portfolio-filter li.active a {
	color: #54cde7;
}

/* Isotope Fix for 4 Columns */
.portfolio .col-md-3 {
	margin-right: -1px;
}

.filter-wrapper.align-center #portfolio-filter {
	text-align: center;
}

.filter-wrapper.align-right #portfolio-filter {
	text-align: right;
}

.filter-wrapper.align-center #portfolio-filter li,.filter-wrapper.align-right #portfolio-filter li
	{
	float: none;
	display: inline-block;
}
/* -------------------------------------------------------- */
/*  Portfolio - Isotype (filtering tags) */
/* -------------------------------------------------------- */
.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/* Isotope CSS3 transitions */
.isotope,.isotope .isotope-item {
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}

/* disabling Isotope CSS3 transitions */
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition
	{
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

/* -------------------------------------------------------- */
/* Image Overlay */
/* -------------------------------------------------------- */
.img-container-image {
	position: relative;
	overflow: hidden;
	background: #54cde7;
	width: 60%;
	left:20%;
}

.img-container-image img {
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	max-width: 100%;
	height: auto;
	transform: scale(1.0, 1.0);
	-ms-transform: scale(1.0, 1.0);
	-webkit-transform: scale(1.0, 1.0);
}

.img-container-image:hover img {
	transform: scale(1.07, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transform: scale(0.8, 0.8);
}


.img-container-image a {
	position: absolute;
	bottom: 50%;
	left: 50%;
	width: 40px;
	height: 20px;
	border: 0px;
	-moz-opacity: 0;
	filter: alpha(opacity = 0);
	opacity: 0;
	-khtml-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	text-align: center;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
}

.img-container-image:hover a {
	-moz-opacity: 0.8;
	filter: alpha(opacity = 80);
	opacity: 0.8;
	-khtml-opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-webkit-transform: rotate(720deg);
	-moz-transform: rotate(720deg);
	-o-transform: rotate(720deg);
	-ms-transform: rotate(720deg);
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
}

.img-container-image:hover a:hover {
	-moz-opacity: 1;
	filter: alpha(opacity = 100);
	opacity: 1;
	-khtml-opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.img-container-image:hover i {
	font-size: 35px !important;
	-moz-opacity: 0.9;
	filter: alpha(opacity = 90);
	opacity: 0.9;
	-khtml-opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.img-container-image:hover .zoom-only {
	margin-top: -20px;
}

.img-container-image i {
	line-height: 40px;
	font-size: 10px;
	color: #ffffff;
	-moz-opacity: 0.1;
	filter: alpha(opacity = 10);
	opacity: 0.1;
	-khtml-opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
}

.img-container-image .zoom-only {
	margin-top: -80px;
	margin-left: -20px;
}

/* -------------------------------------------------------- */
/* Shop Header */
/* -------------------------------------------------------- */
.header-shop {
	background: #47485f !important;
}

.logo-shop {
	width: auto;
	padding-top: 0px;
}

.slogan h2 {
	color: #353648;
	padding-top: 0px;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.header-cart {
	position: relative;
	padding-right: 90px;
	float: right;
	margin-bottom: 5px;
	min-height: 70px;
}

.header-cart .circle {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 70px;
	height: 70px;
	border-radius: 2px;
	background: #e14a61;
}

.header-cart .circle i {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #ffffff;
	font-size: 28px;
}

.header-cart .price {
	float: right;
	color: #e14a61;
	padding-top: 5px;
	padding-bottom: 5px;
}

.header-cart .items {
	float: right;
	font-size: 16px;
	color: #c8cfd7;
	padding-bottom: 10px;
	clear: both;
}

/* -------------------------------------------------------- */
/*  Shop Menu   */
/* -------------------------------------------------------- */
.menu-shop {
	background: #47485f;
}

.menu-shop .navbar {
	background: #ffffff;
}

.menu-shop .navbar .nav>li>a {
	position: relative;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 35px;
	color: #e9ecef !important;
	border-top: 4px solid #47485f;
	text-shadow: none;
	padding: 6px 15px 12px 15px;
}

.menu-shop .navbar .nav>li:hover>a {
	color: #ffffff !important;
	border-top: 4px solid #54cde7;
}

.menu-shop .navbar .nav>li.active>a {
	border-top: 4px solid #54cde7;
}

.menu-shop .navbar .nav>li.active>a:hover {
	border-top: 4px solid #54cde7;
}

/* -------------------------------------------------------- */
/*  Shop Menu Panel  */
/* -------------------------------------------------------- */
.menu-panel {
	position: relative;
	margin: 0px !important;
	padding: 0px 10px 20px 0px;
	display: block;
}

.menu-panel li {
	position: relative;
	list-style: none;
}

.menu-panel a {
	color: #47485f;
	line-height: 20px;
	text-transform: uppercase;
	padding-left: 70px;
	padding-top: 15px;
	padding-bottom: 30px;
	margin: 0px !important;
	display: block;
}

.menu-panel a:hover {
	color: #54cde7;
}

.menu-panel i {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px !important;
	height: 50px !important;
	line-height: 50px !important;
	display: block;
	font-size: 22px;
	color: #ffffff;
	background: #353648;
	border-radius: 2px;
	text-align: center;
}

.menu-panel a:hover i {
	background: #54cde7;
}

.woocommerce-message {
	max-width: 1170px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-size: 16px;
}
/* -------------------------------------------------------- */
/* Shop Product */
/* -------------------------------------------------------- */

/*
.product{
  position:relative;
  overflow:hidden;
}

.product img{
  opacity:0.8;
  filter:alpha(opacity=80);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.product:hover img{
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.product .price-box{
  position:absolute;
  bottom:-150px;
  width:100%;
  height:150px;
  color:#ffffff;
  background:#353648;
  opacity:0.2;
  filter:alpha(opacity=20);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.product:hover .price-box{
  bottom:0px;
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.product .circle{
  position:absolute;
  bottom:-150px;
  left:50%;
  margin-left:-40px;
  width:80px;
  height:80px;
  border-radius:2px;
  color:#ffffff;
  text-align:center;
  line-height:110px;
  background:#54cde7;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;  
  opacity:0.2;
  filter:alpha(opacity=20);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.product:hover .circle{
  bottom:150px;
  margin-bottom:-40px;
  margin-left:-40px;
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.product .circle:hover{
  background:#e14a61;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product .circle i{
  position:absolute;
  top:20px;
  width:30px;
  font-size:22px;
}

.product .circle-2{
  position:absolute;
  bottom:30px;
  left:50%;
  margin-left:-30px;
  width:60px;
  height:60px;
  border-radius:2px;
  color:#ffffff;
  text-align:center;
  line-height:60px;
  background:#353648;
}

.product .product-title{  
  font-size:15px;
  text-align:center;
  padding-top:42px;
}

.product .product-title a{  
  position:relative;
  color:#ffffff;
  display:block; 
  line-height:30px;
  z-index:300;
}

.product .product-title a:hover{  
  color:#ffffff;
  text-decoration:underline; 
}

.product .price { 
  position:relative;
  text-align: center;
  padding:0px !important;
  padding-bottom:6px !important;
}

.product .price > .price-inner { 
  margin: 0 auto;
  line-height:18px;
}
             
.product .price-old{  
  font-size:14px;
  text-decoration:line-through;
}

.product .price-new{  
  font-size:18px;
  padding-left:20px;
}

.product .rating{
  clear:both;
  text-align:center;
}
*/
/* -------------------------------------------------------- */
/* Product Line */
/* -------------------------------------------------------- */
.product-2-container .product-2 {
	margin-bottom: 30px;
}

.product-2 {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

.product-2 .info-box {
	position: absolute;
	bottom: -110px;
	width: 100%;
	height: 110px;
	color: #ffffff;
	background: #353648;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.product-2:hover .info-box {
	bottom: 0%;
}

.product-2 .p-title {
	font-size: 15px;
	width: 100%;
	text-align: center;
	padding-top: 40px;
}

.product-2 .p-title a {
	color: #ffffff;
}

.product-2 .p-title a:hover {
	text-decoration: underline;
}

.product-2 .circle {
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -30px;
	margin-bottom: -30px;
	width: 60px;
	height: 60px;
	border-radius: 2px;
	color: #ffffff;
	text-align: center;
	line-height: 70px;
	background: #353648;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.product-2 .circle a {
	color: #fff;
}

.product-2:hover .circle {
	bottom: 110px;
	background: #54cde7;
}

.shop-item-price {
	text-align: center;
}

.product-2 .circle i {
	font-size: 22px;
}

.load-product {
	color: #646c78;
	background: #f0f1f4;
	border: 1px solid #e3e7eb;
	text-align: center;
	padding: 10px 0px;
}

.load-product:hover {
	color: #ffffff;
	background: #54cde7;
	border: 1px solid #54cde7;
}

.product-line-icons i {
	margin-right: 15px;
	line-height: 30px;
}

.product-line-icons a {
	color: #8c9aaa !important;
}

.product-line-icons a:hover,.product-line-icons .active {
	color: #54cde7 !important;
}

.product-line-showing {
	line-height: 30px;
}

/* -------------------------------------------------------- */
/* Product Detail */
/* -------------------------------------------------------- */
.shop-select {
	display: inline-block;
	height: 30px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	border: 1px #C8CFD7 solid;
	border-width: 1px 1px 1px 1px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	vertical-align: middle;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #A0ACBA;
	-webkit-box-shadow: 0 0px 0 #CCCCCC, 0 0px #fff inset;
	-moz-box-shadow: 0 0px 0 #CCCCCC, 0 0px #fff inset;
	box-shadow: 0 0px 0 #CCCCCC, 0 0px #fff inset;
	width: 100%;
}

.rating-shop-item {
	unicode-bidi: bidi-override;
	direction: rtl;
	font-size: 22px;
	text-align: left;
	margin-bottom: 15px;
	padding-top: 6px;
}

.rating-shop-item span.star {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
}

.rating-shop-item span.star:hover {
	cursor: pointer;
}

.rating-shop-item span.star:before {
	content: "\f006";
	padding-right: 5px;
	color: #A0ACBA;
}

.rating-shop-item span.star:hover:before,.rating-shop-item span.star:hover
	~span.star:before {
	content: "\f005";
	color: #e3cf7a;
}

.input-append .add-on,.input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 20px;
	width: 20px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	text-shadow: none;
	color: #A0ACBA;
	background-color: #FFFFFF;
	border: 1px solid #C8CFD7;
	cursor: pointer;
}

.input-append,.input-prepend {
	display: inline-block;
	margin-bottom: 15px;
	vertical-align: middle;
	font-size: 0;
	white-space: nowrap;
}

.input-append .add-on i,.input-prepend .add-on i {
	display: inline-block;
	width: auto;
	height: 20px;
	width: 20px;
	padding: 0px 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	color: #A0ACBA;
	background-color: #FFFFFF;
}

.input-append input,.input-append select,.input-append .uneditable-input
	{
	-webkit-border-radius: 0px 0 0 0px;
	-moz-border-radius: 0px 0 0 0px;
	border-radius: 0px 0 0 0px;
}

.input-group input {
	box-shadow: none;
}

.input-group input:focus {
	border: 1px solid #C8CFD7 !important;
}

.input-group-addon {
	cursor: pointer;
}

.quantity .minus,.quantity .plus {
	padding: 9px 18px 9px 15px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-radius: 0px;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	font-size: 14px;
}

.quantity .minus {
	border-right: none;
}

.quantity .plus {
	border-left: none;
	padding: 9px 20px 9px 12px;
}

.quantity .qty {
	display: table-cell;
	width: 35%;
	margin-bottom: 0;
	box-shadow: none;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-transition: border-color ease-in-out .15s, box-shadow
		ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.add_to_cart_button,.variations_button .btn {
	margin-top: 37px;
}

.product-tabs .tab-content {
	padding-top: 20px;
}

.table .product-name {
	width: 45%;
}

.box-large-img,.line-img-2 {
	float: left;
}

.line-img-2 {
	margin-left: 20px;
}

.variation dt {
	float: left;
}

.variation p {
	margin-bottom: 10px !important;
}

#coupon_code {
	margin-left: 10px;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow
		ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.checkout .input-text {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow
		ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

td.product-remove a {
	font-size: 16px;
}

.btn.apply_coupon {
	margin-bottom: 0;
	margin-left: 10px;
}

.cart_totals h2 {
	color: #353648;
	font-family: Open Sans;
	font-size: 15px !important;
	font-weight: 300;
	line-height: 24px;
	text-transform: uppercase;
}

#ship-to-different-address input {
	position: absolute;
	top: 8px;
	left: 0;
}

#ship-to-different-address {
	position: relative;
}

.payment_methods {
	list-style-type: none;
	margin-top: 40px;
	margin-bottom: 20px;
}

.order_details {
	list-style-type: none;
}
/* -------------------------------------------------------- */
/* Video Content */
/* -------------------------------------------------------- */
.video-content {
	max-width: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: -5px;
	border: none;
}

/* -------------------------------------------------------- */
/* Photo Stream */
/* -------------------------------------------------------- */
.photo-stream {
	width: 29%;
	padding-right: 4%;
	padding-bottom: 4%;
	float: left;
}

/* -------------------------------------------------------- */
/* Flickr */
/* -------------------------------------------------------- */
.flickr-photos {
	display: inline-block;
}

.flickr-photos img {
	width: 31%;
	padding-right: 2.3%;
	padding-bottom: 2.3%;
	float: left;
}

/* -------------------------------------------------------- */
/*  About Us  */
/* -------------------------------------------------------- */
.about-us h3 {
	font-size: 22px;
}

.about-us i {
	font-size: 22px;
	padding-right: 10px;
}

/* -------------------------------------------------------- */
/*  Services  */
/* -------------------------------------------------------- */
.service {
	position: relative;
	padding-top: 80px;
}

.service i {
	font-size: 47px;
	margin-top: 17px;
	color: #ffffff;
	border-radius: 50%;
}

.service i.entypo,.service.bg-2 .circle i.entypo,.service.bg-3 .circle i
	{ /*
  left: 12px;
  top: 51px;
  font-size: 168px;
  */
	
}

.service i.entypo {
	font-size: 80px;
	padding-top: 10px;
	display: inline-block;
}

.osx .service i.entypo {
	padding-top: 29px;
}

.service .circle {
	overflow: hidden;
}

.service:hover .circle {
	display: block;
	/*
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg); 
  transition: rotate(360deg); 
  */
}

.service h3 {
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.service a {
	color: #54cde7;
}

.service a:hover {
	color: #646686;
}

.service p {
	color: #8c9aaa;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.service .circle {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 80px;
	height: 80px;
	margin-left: -40px;
	border-radius: 50%;
	background: #54cde7;
	text-align: center;
	-webkit-transition: -webkit-transform 0.7s;
	-moz-transition: -moz-transform 0.7s;
	-ms-transition: -ms-transform 0.7s;
	-o-transition: -o-transform 0.7s;
	transition: transform 0.7s;
}

.service.bg-2 .circle {
	background: #47485f;
}

.service.bg-2 .circle i {
	left: 16px;
	top: 6px;
}

.service.bg-2 a {
	color: #47485f;
}

.service.bg-2 a:hover {
	color: #54cde7;
}

.service.bg-3 .circle {
	background: #646686;
}

.service.bg-3 .circle i {
	left: -6px;
	top: 10px;
}

.service.bg-3 a {
	color: #646686;
}

.service.bg-3 a:hover {
	color: #54cde7;
}

/* -------------------------------------------------------- */
/*  Lists  */
/* -------------------------------------------------------- */
.styled-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.list-a,.widget li {
	position: relative;
	top: 0px;
	left: 0px;
	list-style: none;
	padding-left: 25px;
	line-height: 28px;
}

li.list-a i,.widget li i {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 16px;
	line-height: 28px;
}

.list-a a,.widget li a {
	color: #353648;
	text-decoration: none;
}

.list-a a:hover,.widget li a:hover {
	color: #54cde7;
	text-decoration: none;
}

/* Sidebar */
.widget {
	margin-bottom: 30px;
}

.widget:after {
	display: block;
	content: '';
	clear: both;
}

.widget li {
	list-style-type: none;
}

.widget-area select {
	max-width: 100%;
}

#wp-calendar th,#wp-calendar td {
	padding: 7px 11px !important;
}

/* -------------------------------------------------------- */
/*  Client Says  */
/* -------------------------------------------------------- */
.client-says {
	position: relative;
	font-style: italic;
	padding: 30px 45px;
	color: #8c9aaa;
	background: #f8f9fc;
	border: 1px solid #e9ecef;
}

.client-says-2 {
	position: relative;
	font-style: italic;
	color: #646686;
	text-align: right;
	padding-top: 15px;
	padding-right: 30px;
}

.client-name {
	float: left;
}

.client-name i {
	font-size: 26px;
	padding-left: 8px;
	padding-right: 35px;
}

/* -------------------------------------------------------- */
/*  Progress Bar  */
/* -------------------------------------------------------- */
.progress {
	height: 25px;
	border-radius: 0px;
	background: #ffffff !important;
	-webkit-box-shadow: rgba(0, 0, 0, 0) 0 0 0 inset;
	margin-bottom: 10px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset;
	moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset;
}

.progress .bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
	font-size: 14px !important;
	line-height: 22px;
	background: #54cde7 !important;
	border-bottom: 4px solid #38bbd7;
	border-radius: 4px;
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#ffffff) );
	background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
	background-image: -o-linear-gradient(top, #ffffff, #ffffff);
	background-image: linear-gradient(to bottom, #ffffff, #ffffff);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
		endColorstr='#ffffff', GradientType=0 );
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width .6s ease;
	-moz-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}

.skill-shortcode .progress {
	margin-bottom: 10px !important;
}
/* -------------------------------------------------------- */
/*  Buttons  */
/* -------------------------------------------------------- */
.btn,.btn-small,.btn-large,.btn-large-icon,#submit,.wpcf7 input[type="submit"]
	{
	font-size: 14px;
	line-height: 50px;
	height: 50px;
	color: #54cde7;
	background: #ffffff !important;
	border: 1px solid #54cde7 !important;
	text-transform: uppercase;
	padding: 0px 40px;
	border-radius: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-shadow: none;
	-webkit-box-shadow: rgba(0, 0, 0, 0) 0 0 0 !important;
	box-shadow: rgba(0, 0, 0, 0) 0 0 0 !important;
	font-family: 'Open Sans', sans-serif;
	color: #353648;
	-webkit-font-smoothing: subpixel-antialiased;
}

.btn {
	display: inline-block !important;
	border-radius: 0px !important;
	line-height: 50px !important;
	padding: 0 40px !important;
}

.btn i,.btn-small i,.btn-large i,.btn-large-icon i {
	font-size: 18px;
	line-height: 18px;
	padding-right: 8px;
}

.btn:hover,.btn-small:hover,.btn-large:hover,.btn-large-icon:hover,#submit:hover,.wpcf7 input[type="submit"]:hover
	{
	color: #ffffff !important;
	background: #54cde7 !important;
}

.btn-small {
	font-size: 13px;
	height: 45px;
	line-height: 45px;
}

.btn-large {
	font-size: 15px;
	height: 60px;
	line-height: 60px;
	padding: 0px 40px;
}

.btn-large-icon {
	font-size: 15px;
	height: 60px;
	line-height: 60px;
	padding: 0px 50px;
}

.bc-2,.btn.bc-2 {
	color: #ffffff !important;
	background: #353648 !important;
	border: 0px !important;
}

.bc-2:hover,.btn.bc-2:hover {
	background: #646686 !important;
}

.bc-3,.btn.bc-3 {
	color: #ffffff !important;
	background: #8c9aaa !important;
	border: 0px !important;
}

.bc-3:hover,.btn.bc-3:hover {
	background: #646c78 !important;
}

.bc-4,.btn.bc-4 {
	color: #ffffff !important;
	background: #54cde7 !important;
	border: 0px;
}

.bc-4:hover,.btn.bc-4:hover {
	background: #38bbd7 !important;
}

/* -------------------------------------------------------- */
/*  Paging  */
/* -------------------------------------------------------- */
.paging {
	float: left;
}

.paging .btn {
	font-size: 13px;
	line-height: 8px !important;
	width: auto;
	height: 30px;
	padding: 0px 12px 0px 12px;
	color: #8c9aaa !important;
	border: 1px solid #e9ecef !important;
}

.paging .btn:hover {
	line-height: 8px !important;
	color: #ffffff !important;
	background: #54cde7 !important;
	border: 1px solid #54cde7 !important;
}

/* -------------------------------------------------------- */
/*  Tags  */
/* -------------------------------------------------------- */
.tagcloud a {
	height: 28px;
	font-size: 13px !important;
	line-height: 28px;
	color: #ffffff;
	background: #8c9aaa;
	border-radius: 2px;
	padding: 0px 12px;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}

.tagcloud a:hover {
	background: #54cde7;
	color: #fff;
}

/* -------------------------------------------------------- */
/* Projects */
/* -------------------------------------------------------- */
.project-container {
	display: block;
	padding-bottom: 20px;
	overflow: hidden;
}

.project-img {
	width: 47%;
	padding-right: 3%;
	float: left;
}

.project-info {
	width: 47%;
	padding-left: 3%;
	float: left;
}

/* -------------------------------------------------------- */
/*  Accordion  */
/* -------------------------------------------------------- */
.panel-group .panel-default {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0px !important;
	border: 1px solid #c8cfd7;
	border-bottom: 0px;
}

.panel-group .panel-default:last-child {
	border-bottom: 1px solid #c8cfd7;
}

.panel-group .panel-heading {
	background: #FFF;
	height: 50px;
	padding-left: 20px;
}

.panel-group .panel-heading h4 a {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 30px;
	text-transform: uppercase;
}

.panel-group .panel-heading {
	border-bottom: 0px;
}

.panel-group .panel-body {
	padding: 30px;
}

/* -------------------------------------------------------- */
/*  Tabs  */
/* -------------------------------------------------------- */
.nav-tabs {
	border: 0px;
	margin-bottom: 0px;
}

.tab-content h3 {
	color: #54cde7;
	padding-top: 20px;
}

.tab-content img {
	width: 200px !important;
}

.nav-tabs li a {
	color: #353648;
	background: #f8f9fc !important;
	padding: 15px 25px;
	margin-right: 0px;
	border-radius: 0px;
	border: 1px solid #e9ecef;
	border-right: 0px !important;
	text-transform: uppercase;
}

.nav-tabs li:last-child>a {
	border-right: 1px solid #f0f1f4 !important;
}

.nav-tabs li a:hover {
	color: #54cde7;
	background: #ffffff !important;
	border: 1px solid #f0f1f4;
}

.nav-tabs i {
	padding-right: 10px;
}

.tab-content {
	color: #8c9aaa;
	background: #ffffff;
	border: 1px solid #f0f1f4;
	padding: 0px 20px 20px 20px;
	margin-top: -1px;
}

.tab-content img {
	width: 50%;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	border-radius: 3px;
}

.nav-tabs>.active>a,.nav-tabs>.active>a:hover {
	background-color: #ffffff !important;
	border-color: #f0f1f4 #f0f1f4 transparent !important;
	border-style: solid;
	color: #47485f;
}

/* -------------------------------------------------------- */
/*  Alerts  */
/* -------------------------------------------------------- */
.alert {
	margin-bottom: 9px;
	padding: 20px;
	color: #789ab9;
	background: #e6edf2;
	border-radius: 0px;
	border: 0px !important;
	text-shadow: none !important;
}

.alert p {
	margin-bottom: 0 !important;
}

.alert-error {
	color: #93545d;
	background: #ff92a1;
}

.alert-info {
	color: #7f7e00;
	background: #eae9b9;
}

.alert-success {
	color: #598157;
	background: #99de95;
}

/* -------------------------------------------------------- */
/* Boxes */
/* -------------------------------------------------------- */
.box-white h4,.box-gray h4,.box-theme-color h4 {
	background: #54cde7;
	padding: 15px 20px !important;
	border: 1px solid #efefef;
	margin: 0px !important;
}

.box-gray h4 {
	color: #fff;
	background: #8c9aaa;
}

.box-theme-color h4 {
	color: #fff;
	background: #353648;
}

.box-white p,.box-gray p,.box-theme-color p {
	padding: 15px 20px;
	border: 1px solid #efefef;
	border-top: 0px;
}

/* -------------------------------------------------------- */
/*  Icons  */
/* -------------------------------------------------------- */
.icons i {
	color: #8c9aaa;
	font-size: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 20px;
	float: left;
}

.icons h5 {
	font-size: 14px;
	padding-top: 25px;
	padding-bottom: 15px;
}

/* -------------------------------------------------------- */
/*  Social Icons  */
/* -------------------------------------------------------- */
.social i,.social-2 i,.social-3 i,.social-4 i {
	color: #ffffff;
	background: #54cde7;
	font-size: 18px;
	line-height: 38px;
	width: 38px;
	height: 38px;
	margin-right: 8px;
	margin-bottom: 8px;
	text-align: center;
	border-radius: 3px;
	float: left;
}

.social-4 i {
	font-size: 14px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin-right: 1px;
	background: #3d3e53;
	border-radius: 0px;
}

.social-4 i:hover {
	color: #fff;
}

.social i:hover {
	color: #ffffff;
	background: #38bbd7;
}

.social-2 i {
	color: #ffffff;
	background: #47485f;
	border-radius: 0px;
}

.social-2 i:hover {
	color: #ffffff;
	background: #353648;
}

.social-3 i {
	color: #ffffff;
	background: #8c9aaa;
	border-radius: 50%;
	line-height: 38px;
	width: 38px;
	height: 38px;
}

.social-3 i:hover {
	color: #ffffff;
	background: #54cde7;
}

/* -------------------------------------------------------- */
/*  Map  */
/* -------------------------------------------------------- */
#map {
	position: relative;
	width: 100%;
	height: 270px;
	padding: 0px;
	border: 1px solid #e3e7eb;
}

/* -------------------------------------------------------- */
/* Entypo Icons */
/* -------------------------------------------------------- */
.entypo-icons i {
	display: inline-block;
	font-size: 40px;
	line-height: 40px;
	text-align: center;
	margin-right: 5px;
	width: 40px !important;
}

/* -------------------------------------------------------- */
/* Breadcrumb */
/* -------------------------------------------------------- */
.breadcrumb {
	background: transparent;
	text-align: right;
	line-height: 21px;
	float: right;
}

/* -------------------------------------------------------- */
/*  Tables  */
/* -------------------------------------------------------- */
table {
	width: 100%;
	border-radius: 0px !important;
	border: 0px !important;
	border-collapse: collapse !important;
}

th {
	color: #ffffff;
	background: #47485f;
	border-radius: 0px !important;
	border: 1px solid #47485f !important;
	border-right: 1px solid #f0f1f4 !important;
	font-weight: normal !important;
	padding: 15px 20px !important;
}

.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child
	{
	border-right: 1px solid #47485f !important;
}

td {
	color: #8c9aaa;
	background: #ffffff;
	border-radius: 0px !important;
	border: 1px solid #e9ecef !important;
	padding: 15px 20px !important;
}

table a:hover {
	text-decoration: none;
}

.table-2 th {
	background: #54cde7;
	border: 1px solid #54cde7 !important;
	border-right: 1px solid #ffffff !important;
}

.table-2 td {
	background: #f8f9fc;
}

.table-2 .table-bordered thead:first-child tr:first-child>th:last-child,.table-2 .table-bordered tbody:first-child tr:first-child>td:last-child,.table-2 .table-bordered tbody:first-child tr:first-child>th:last-child
	{
	border-right: 1px solid #54cde7 !important;
}

/* -------------------------------------------------------- */
/*  Testimonials  */
/* -------------------------------------------------------- */
.testimonials {
	color: #8c9aaa;
	background: #f8f9fc;
	border: 1px solid #e9ecef;
	padding: 25px;
}

.w-position {
	color: #8c9aaa;
	padding-left: 10px;
}

.testimonial-2 {
	text-align: center;
}

.testimonial-2 h5 {
	margin-top: 10px;
	margin-bottom: 0px;
}

.testimonial-2 p {
	text-align: left;
	margin-top: 0px;
}

.testimonial-2 .member-detail img {
	border-radius: 50%;
}

.testimonial-2 .function {
	color: #54cde7 !important;
	text-align: center;
	font-style: italic;
}

/* -------------------------------------------------------- */
/*  Blog  */
/* -------------------------------------------------------- */
.blog-icon {
	font-size: 40px;
	color: #e3e7eb;
	width: 30px;
	height: 30px;
	padding-top: 25px;
}

.post-info {
	padding-top: 30px;
}

.post-info i {
	padding-right: 8px;
}

.post-author {
	padding-right: 16px;
}

.blog-v-center {
	padding-top: 10px;
	float: left;
}

.blog-container-pagging {
	margin-bottom: 66px;
}

.blog-container-pagging-next {
	float: right;
}

.blog-container-pagging-prev {
	float: left;
}

/* -------------------------------------------------------- */
/*  Comments  */
/* -------------------------------------------------------- */
.comment-title h2,.contact-form-title h2 {
	padding-bottom: 5px;
}

.c-icon {
	color: #353648;
	font-size: 40px;
	text-align: right;
}

.comment {
	position: relative;
	margin-bottom: 30px;
	padding-left: 80px;
	background: url(img/comment-img.png) left 4px no-repeat;
}

.comment-author {
	color: #353648;
	font-weight: bold;
	padding-bottom: 10px;
}

.comment-date {
	color: #353648;
	font-weight: normal;
	padding-left: 12px;
}

.c-margin-2 {
	margin-left: 50px;
}

.c-margin-3 {
	margin-left: 100px;
}

.thank {
	padding-top: 12px;
}

.c-t-text {
	color: #38bbd7;
}

.comment-form input,.comment-form textarea,.wpcf7 input,.wpcf7 textarea
	{
	color: #646686;
	background: #ffffff;
	margin-top: 10px;
	border: 1px solid #f0f1f4;
	border-radius: 0px;
	box-shadow: none;
}

.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"],.wpcf7 textarea {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
}

.comment-form textarea,.wpcf7 textarea {
	height: 150px;
	resize: none;
}

textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus
	{
	box-shadow: none !important;
	border: 1px solid #f0f1f4 !important;
}

.comment-form #submit {
	margin-right: 0px;
	float: right;
	margin-top: 20px;
}

.comment i {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 24px;
	line-height: 60px;
	width: 60px;
	heitht: 60px;
	text-align: center;
	color: #e3e7eb;
	background: #c8cfd7;
	border: 1px solid #f0f1f4;
}

/* -------------------------------------------------------- */
/*  Pricing Tables  */
/* -------------------------------------------------------- */
.pricing-table {
	width: 100%;
	background: transparent;
	border: 1px solid #f0f1f4 !important;
}

.pricing-table th {
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #f0f1f4 !important;
	background: #47485f;
	text-align: center;
	padding: 30px !important;
}

.pricing-table td {
	padding: 8px 0px;
	color: #353648;
	background: #ffffff;
	border: 1px solid #f0f1f4 !important;
	text-align: center;
}

.pricing-table .plan-title {
	font-family: 'Titillium Web', sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
}

.price {
	font-size: 36px !important;
	padding-top: 36px;
	line-height: 30px;
}

.price2 {
	position: relative;
	top: -7px;
	font-size: 14px;
	color: #ffffff;
}

.pricing-table .table-footer {
	font-size: 16px;
	color: #ffffff !important;
	background: #47485f !important;
	padding: 44px 0px !important;
	border: 0px !important;
}

.pricing-table:hover th,.pricing-table:hover .table-footer {
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #f0f1f4 !important;
	background: #54cde7 !important;
}

.pricing-table:hover td {
	color: #54cde7;
}

.pricing-table:hover .table-footer {
	border: 0px;
	background: #54cde7 !important;
	font-weight: bold;
}

.pricing-table:hover .table-footer a {
	color: #47485f;
}

.pricing-tables:hover .table-footer a:hover {
	color: #ffffff;
}

.table-footer a {
	color: #c8cfd7;
}

.table-footer a:hover {
	color: #ffffff;
}

/* -------------------------------------------------------- */
/* Search 404 */
/* -------------------------------------------------------- */
.search-404 .btn {
	width: 40px;
	height: 40px;
	line-height: 40px !important;
	padding: 0px !important;
	color: #c8cfd7 !important;
	border: 1px solid #c8cfd7 !important;
	border-left: 0px !important;
}

.search-404 .btn:hover {
	color: #fff !important;
}

.search-404 input {
	height: 40px;
	box-shadow: none;
}

.search-404 input:focus {
	border: 1px solid #c8cfd7 !important;
}

.search-404 .btn i {
	width: 40px;
	text-align: center;
	padding: 0px;
}

/* -------------------------------------------------------- */
/* Back To Top Button */
/* -------------------------------------------------------- */
.back-tt {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	padding: 0px;
	background: #3d3e53;
}

.btn-small.back-tt {
	border: none !important;
}

.back-tt i {
	background: #3d3e53;
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	padding: 0px;
	text-align: center;
}

.back-tt i:hover {
	
}

.woocommerce-breadcrumb {
	margin-top: 20px;
	float: right;
}

.recent-posts {
	list-style-type: none;
}

.recent-posts li:first-child a {
	padding-top: 0;
}

.recent-posts a {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #3c3e48;
}

.ls-carousel .ls-nav-prev,.ls-carousel .ls-nav-next {
	z-index: 8000 !important;
}

.selectnav {
	display: none;
}

/* SURCOUCHE */
.navbar .nav > li:hover > a:after {
	display: none !important;
	border: none !important;
}
/* Round Chart */
.knob {
	display: none;
}
.stats-text {
	text-align: center;
}
.inner_gauge {
	position:absolute;
	color: #0e649b;
	padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    top: 94px;
    width: 220px;
}
.inner_gauge .unit {
	float:left;
	clear: none;
	color: #0e649b;
	font-size: 34px;
	margin-top: 10px;
}

.inner_gauge .stats-number {
	float:left;
	clear: none;
	color: #0e649b;
	font-size: 34px;
}
.centerdivtxt {
	margin: 0 auto;
	height: 45px;
	display:inline-block;
}
.descr-owl-client {
	display: none;
	visibility: none;
}

#owldescrglobal .description {
	color : #000;
}

/*
 * OneCube form effect
 */
  
/* Reset des éléments du formulaire*/

.onecube-form-container > form,
.onecube-form-container > label,
.onecube-form-container > legend {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    font-weight: inherit !important;
    font-style: inherit !important;
    font-size: 100% !important;
    font-family: inherit !important;
    vertical-align: baseline !important;
}

@media (max-width: 991px) {
	.onecube-form-container { width: 90% !important;	}
	.basic-form select, .ballon-form select, .neutral-form select { width: 100% !important; }
}

/*	CSS pour les formulaires
	CSS Globaux
----------------------------------*/
.onecube-form-container {
	width: 80% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 20px;
}
.margin-right {
	margin-right: 10px;
}
.onecube-form-container .bloc-form {
	position: relative;
	padding-bottom: 5px;
	margin: 0 auto;
	z-index: 1;
}
.onecube-form-container .bloc-form textarea { resize: none; }
.onecube-form-container .bloc-form:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: -5000px;
  height: 100%;
  width: 15000px;
  z-index: -1;
  background: inherit;
}
.onecube-form-container span.mandatory {
	color: red;
	font-weight: bold;
	font-size: 150%;
}
/* dans le cas de contactForm 7 il y a un span qui est ajouté autour de l'input, donc on le positionne aussi*/
.onecube-form-container .bloc-form .row > span {
	position: absolute;
	left: 0;
	top: 0;
	width: inherit;
}
.onecube-form-container .bloc-form .rowTextarea > span {
	position: absolute;
	left: 0;
	top: 0;
	width: inherit;
	height: inherit;
}

.onecube-form-container .bloc-form  .row > .span-select {
	position: absolute !important;
	display: inline-block !important;
	width: 100%;
}


/*----------------------------------
 formulaire le plus neutre possible
----------------------------------*/
.neutral-form { }
.neutral-form .bloc-form  .row {
	margin: 0px 0px 0px 0px !important;
	width: 100%;
	margin-bottom: 10px !important;
}
.neutral-form .bloc-form  .row label { display: block !important; }
.neutral-form .bloc-form  .row > span { position: relative !important; }

.neutral-form input[type="text"],
.neutral-form input[type="email"],
.neutral-form input[type="tel"],
.neutral-form input[type="checkbox"],
.neutral-form input[type="file"],
.neutral-form textarea {
  font-weight: 400 !important;
  color: #646686 !important;
  background: #efefef !important;
  border: 1px solid #0e649b !important;
  margin-top: 0px !important;
  border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  outline: 0;
  /*text-indent: 70px;*/
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.neutral-form select {
	background: none repeat scroll 0 0 #efefef;
    border: 1px solid #0e649b !important;
    color: #646686;
	border-radius: 3px !important;
	-ms-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	-o-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	width: 100%;
}
.neutral-form input:focus,
.neutral-form input:active,
.neutral-form textarea:focus,
.neutral-form textarea:active {
  color: #0e649b !important;
  background: #fff !important;
}
.neutral-form select:focus,
.neutral-form select:active {
  background: #fff !important;
  border: 1px solid #f0f1f4;
}

.neutral-form .bloc-form .rowTextarea > span {
	position: relative !important;
}
/*----------------------------------
 formulaire basic avec label header
----------------------------------*/
.basic-form .bloc-form .row {
  /*position: relative !important;*/
  display: inline-block !important;
  margin: 0px 0px 0px 0px !important;
  width: 100%;
}
.basic-form .bloc-form  {
  clear: both;
}
.basic-form input[type="text"],
.basic-form input[type="email"],
.basic-form input[type="tel"],
.basic-form textarea {
  display: inline-block !important;
  position: absolute !important;
  margin: 0px !important;
  padding: 8px 10px 8px 10px !important;
  font-weight: 400 !important;
  color: #646686 !important;
  background: #efefef !important;
  border: 0 !important;
  border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  outline: 0;
}
.basic-form select {
	background: none repeat scroll 0 0 #efefef;
    border: 0 none;
    border-radius: 3px;
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
    color: #646686;
	padding: 5px;
	display: inline-block !important;
	position: relative !important;
	width: 100% !important;
}
.basic-form input[type="text"],
.basic-form input[type="email"],
.basic-form input[type="tel"],
.basic-form select,
.basic-form label {
	height: 34px !important;
}
.basic-form input[type="tel"] {width: 100%;}
.basic-form textarea {
	height: 150px !important;
}
.basic-form label {
	display: inline-block;
	position: relative;
	padding: 3px 9px 5px 10px;
	background: #0e649b;
	border-top-left-radius: 3px;
	-ms-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-o-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	
	border-bottom-left-radius: 3px;
	-ms-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-o-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;

	color: white;
	font-weight: 100 !important;
	z-index: 1;
}
.basic-form label  span{
	display: inline;
}
/*
.basic-form input:focus,
.basic-form input:active {
  color: #0e649b;
  text-indent: 0;
  background: #fff;
  padding: 3px 5px 5px 10px !important;
}
*/

.basic-form .bloc-form .rowTextarea {
	height: 150px;
    width: 100%;
}
.basic-form .bloc-form .rowTextarea > span {
	display: block !important;
	position: relative !important;
}
.basic-form .bloc-form .rowTextarea label{
	border-top-left-radius: 3px;
	-ms-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-o-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	border-bottom-left-radius: 0px;
	-ms-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-o-border-bottom-left-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	border-top-right-radius: 3px;
	-ms-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-o-border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	margin-bottom: 0px !important;
}
.basic-form .bloc-form .rowTextarea textarea{
	border-top-left-radius: 0px;
	-ms-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-o-border-top-left-radius: 0px;
	-moz-border-top-left-radius: 0px;
}
/*---------------------------------------------*/

/*---------------------------------------------*/
/* Formulare avec animation sur le header */
/*---------------------------------------------*/
.ballon-form .bloc-form .row {
  position: relative !important;
  display: inline-block !important;
  margin: 25px 0px 0px 0px !important;
  width: 100%;
}
.ballon-form input[type="text"],
.ballon-form input[type="email"],
.ballon-form input[type="tel"],
.ballon-form textarea {
  display: inline-block !important;
  position: absolute !important;
  margin: 0px !important;
  padding: 6px 10px 6px 10px !important;
  font-weight: 400 !important;
  color: #646686 !important;
  background: #efefef !important;
  border: 0 !important;
  border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  outline: 0;
  /*text-indent: 70px;*/
  -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.ballon-form input[type="tel"] {width: 100%;}
.ballon-form select {
	background: none repeat scroll 0 0 #efefef;
    border: 0 none;
    border-radius: 3px;
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
    color: #646686;
	padding: 5px;
	display: inline-block !important;
	position: relative !important;
	width: 100% !important;
}

.ballon-form input[type="text"],
.ballon-form input[type="email"],
.ballon-form input[type="tel"],
.ballon-form select,
.ballon-form label {
	height: 34px !important;
}

.ballon-form label {
	display: inline-block;
	position: relative;
	padding: 3px 9px 5px 10px;
	background: #0e649b;
	border-top-left-radius: 3px;
	-ms-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-o-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-ms-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-o-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	
	color: white;
	font-weight: 100 !important;
	z-index: 1;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	/*margin-top: 20px !important;*/
}
.ballon-form label  span{
	display: inline;
}

.ballon-form input[type="text"]:focus,
.ballon-form input[type="email"]:focus,
.ballon-form input[type="tel"]:focus,
.ballon-form input[type="text"]:active,
.ballon-form input[type="email"]:active,
.ballon-form input[type="tel"]:active,
.ballon-form textarea:focus,
.ballon-form textarea:active {
  color: #0e649b !important;
  text-indent: 0 !important;
  background: #fff !important;
  padding: 6px 5px 6px 10px !important;
}
.ballon-form select:focus,
.ballon-form select:active {
  background: #fff !important;
  border: 1px solid #f0f1f4;
}

.ballon-form label.ballon:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  margin-left: -3px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #7ab893;
  
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.ballon-form label.ballon{
	  color: #fff;
	 /* text-shadow: 0 1px 0 rgba(19, 74, 70, 0.4);*/
	  background: #7ab893;
	  border-radius: 3px;
	  -ms-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  -o-border-radius: 3px;
	  -moz-border-radius: 3px;
	  padding: 3px 5px 2px !important;
	  height: 22px !important;
	  line-height: 14px !important;
	
	 transform: translateY(-30px);
	 -ms-transform: translateY(-30px); /* IE 9 */
	 -webkit-transform: translateY(-30px); /* Safari and Chrome */
	 -o-transform: translateY(-30px); /* Opera */
	 -moz-transform: translateY(-30px); /* Firefox */
}
.ballon-form label.ballonSelect:after {
    border-bottom: 3px solid transparent;
    border-top: 3px solid transparent;
	border-left: 4px solid #7ab893;
    content: "";
    height: 0;
    left: 100%;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 0;
  
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.ballon-form label.ballonSelect{
	  color: #fff;
	  /*text-shadow: 0 1px 0 rgba(19, 74, 70, 0.4);*/
	  background: #7ab893;
	  border-radius: 3px;
	  -ms-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  -o-border-radius: 3px;
	  -moz-border-radius: 3px;
	  padding: 3px 5px 2px !important;
	  height: 22px !important;
	  line-height: 14px !important;
	  vertical-align: center;
	  margin-right: 10px;
}

.ballon-form .bloc-form .rowTextarea {
	height: 150px;
    width: 100%;
	margin: 25px 0 0 !important;
	padding-right: 15px !important;
	padding-right: 15px !important;
}
.ballon-form .bloc-form .rowTextarea label{
	border-radius: 3px !important;
	-ms-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	-o-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
}
.ballon-form .bloc-form .rowTextarea textarea{
    height: 100%;
    left: 0;
    position: absolute !important;
    top: 0;
	border-radius: 3px;
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
}

.single-client .post-info {
	display:none;
}

.owl-client > .owl-controls {
	margin : 0 !important;
	display: block;
	position: relative !important;
}
.owl-client .owl-buttons  {
	display: block !important;
}