@charset "UTF-8";
.ascend .container-wrap, .ascend .project-title, body .vc_text_separator div, .carousel-wrap[data-full-width="true"] .carousel-heading, .carousel-wrap span.left-border, .carousel-wrap span.right-border,
#page-header-wrap, .page-header-no-bg, #full_width_portfolio .project-title.parallax-effect, .portfolio-items .col, .page-template-template-portfolio-php .portfolio-items .col.span_3, .page-template-template-portfolio-php .portfolio-items .col.span_4 {
	background-color: #f6f6f6;
}

#call-to-action .triangle {
	color: #f6f6f6;
}

.ascend #footer-outer #footer-widgets .col ul li, .ascend #sidebar div ul li,
.ascend #sidebar .widget.widget_categories li, .ascend #sidebar .widget.widget_pages li, .ascend #sidebar .widget.widget_nav_menu li {
	border: none!important;
	padding: 4px 0;
}

.ascend #sidebar .widget.widget_categories li, .ascend #sidebar .widget.widget_pages li, .ascend #sidebar .widget.widget_nav_menu li,
.ascend #footer-outer .widget.widget_categories li, .ascend #footer-outer .widget.widget_pages li, .ascend #footer-outer .widget.widget_nav_menu li  {
	padding: 4px 0!important;
}

.ascend #sidebar .widget.widget_categories li a, .ascend #sidebar .widget.widget_pages li a, .ascend #sidebar .widget.widget_nav_menu li a,
.ascend #footer-outer .widget.widget_categories li a, .ascend #footer-outer .widget.widget_pages li a, .ascend #footer-outer .widget.widget_nav_menu li a {
	padding: 0!important;
	border: none!important;
}

.ascend.woocommerce #sidebar div ul li {
	padding: 6px 0!important;
}

.ascend #footer-outer #footer-widgets .col ul li a, .ascend #sidebar div ul li a {
   display: block;
}

.ascend #footer-outer .widget h4, .ascend #sidebar h4 {
	margin-bottom: 12px;
}

.ascend #footer-outer #copyright {
   border-top: 1px solid rgba(255,255,255,0.1);
   background-color: transparent;
}

.ascend #footer-outer[data-using-widget-area="false"] #copyright {
	border: none;
}

.nectar-progress-bar span strong { 
	padding: 4px 0px!important;
	background-color: transparent;
	color: inherit;
}

.ascend { background-color: #ffffff;}

.nectar-progress-bar span strong:after {
	display: none;
}

.nectar-progress-bar .bar-wrap {
	background-color: rgba(0,0,0,0.043);
}

.ascend .nectar-progress-bar .bar-wrap, .ascend .nectar-progress-bar span {
	box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

body .carousel-wrap[data-full-width="false"] .control-wrap {
	right: 10px;
	text-align: center;
}

.carousel-wrap[data-full-width="false"] .control-wrap .carousel-prev {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0;
}
.carousel-wrap[data-full-width="false"] .control-wrap .carousel-next {
	padding-left: 10px;
	margin-left: 0;
}

.carousel-wrap[data-full-width="false"] .control-wrap .carousel-prev,
.carousel-wrap[data-full-width="false"] .control-wrap .carousel-next {
	right: 0!important;
	position: relative;
	display: block;
	float: left;
}

.ascend .carousel-next, .ascend .carousel-prev{
	background-color: transparent;
	height: 23px;
	width: 10px;
	line-height: 22px;
	cursor: pointer;
	top: 1px!important;
	transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
	-webkit-transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
	box-sizing: content-box;
}
 .carousel-wrap .control-wrap .item-count {
 	height: 23px;
 	top: -1px;
 	right: -2px;
	line-height: 22px;
	letter-spacing: 4px;
	position: relative;
	display: block;
	float: left;
	z-index: 10;
	cursor: pointer;
	transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
	-webkit-transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
 }

.ascend [data-full-width="false"] .carousel-next:after, .ascend [data-full-width="false"] .carousel-prev:after {
	display: block;
	content: ' ';
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #000;
	top: 8px;
	opacity: 0;
	left: -4px;
	cursor: pointer;
	transform: translateX(-20px);
	transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
	-webkit-transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
} 

.ascend .light [data-full-width="false"] .carousel-next:after, .ascend .light [data-full-width="false"] .carousel-prev:after { 
	background-color: #fff;
}

.ascend .light .carousel-next i, .ascend .light .carousel-prev i {
	color: #fff;
}

.ascend [data-full-width="false"] .carousel-next:after {
	left: 5px;
}

.ascend [data-full-width="false"] .carousel-next:hover:after {
	opacity: 1;
	transform: translateX(-12px);
}


.ascend [data-full-width="false"] .carousel-prev:after {
	transform: translateX(20px);
}

 .ascend [data-full-width="false"] .carousel-prev:hover:after {
	opacity: 1;
	transform: translateX(0px);
}

.ascend [data-full-width="false"] .carousel-prev:hover i {
	transform: translateX(-18px);
}

.ascend [data-full-width="false"] .carousel-prev.next-hovered, .ascend [data-full-width="false"] .item-count.next-hovered {
	transform: translateX(-18px);
}

.ascend .carousel-next:hover, .ascend .carousel-prev:hover {
	background-color: transparent!important;
}


.carousel-wrap[data-full-width="true"] .carousel-prev, .carousel-wrap[data-full-width="true"] .carousel-next {
	border: none!important;
}

html .ascend .carousel-heading .container .carousel-prev {
	right: 30px;
}

html .ascend[data-ext-responsive="true"] .carousel-heading .container .carousel-prev {
	right: 40px;
}

.ascend .carousel-next i, .ascend .carousel-prev i {
   color: #000;
   font-size: 22px;
   line-height: 19px;
   height: 20px;
   transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
   -webkit-transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
}

.ascend .carousel-next:hover , .ascend .carousel-prev:hover { 
	border-color: transparent;
}
.ascend .light .carousel-next:hover i , .ascend .light .carousel-prev:hover i {
	color: #fff;
}



.ascend .nectar-button.see-through, body.ascend .nectar-button.see-through, .swiper-slide .button a,  body.ascend .nectar-button.see-through-2, .ascend .nectar-button, #to-top {
	border-radius: 0!important;
	box-shadow: none!important;
}


.ascend #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart { 
	font-size: 22px!important; 
	left: 0px;
	transition: all 0.2s ease!important;
	-o-transition: all 0.2s ease!important;
	-webkit-transition: all 0.2s ease!important;
}
.ascend[data-is="minimal"] #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart {
	font-size: 18px!important; 
}

.ascend .icon-salient-cart:before {
	content: "\e606";
}

.ascend #header-outer a.cart-contents .cart-wrap span:before {
	display: none!important;
}

.ascend #header-outer .cart-menu .cart-icon-wrap {
	width: 53px!important;
}

.ascend #header-outer .cart-menu {
	padding-left: 29px;
}

.ascend #header-outer .cart-wrap {
    top: -7px!important;
    margin-right: 17px;
}

.ascend #header-outer .cart-menu-wrap {
	right: 0!important;
}

#header-outer .cart-wrap {
	font-size: 11px;
}

.ascend #header-outer[data-full-width="true"] header#top nav ul #search-btn {
	margin-left: 1px!important;
	visibility: hidden;
}

.ascend #header-outer[data-full-width="true"][data-remove-border="true"] header#top nav ul #search-btn {
	margin-left: 22px!important;
}

.ascend #header-outer[data-full-width="true"][data-cart="true"] header#top nav ul .slide-out-widget-area-toggle {
	margin-left: 82px !important;
    margin-right: -82px;
    visibility: hidden;
    position: relative;
}

.ascend #header-outer[data-full-width="true"][data-cart="false"] header#top nav ul .slide-out-widget-area-toggle {
	 visibility: hidden;
	  margin-right: -30px;
	  margin-left: 28px;
}

.ascend[data-header-search="false"] #header-outer[data-full-width="true"][data-cart="false"] header#top nav ul .slide-out-widget-area-toggle {
	  margin-left: 18px;
}

.ascend[data-header-search="false"] #header-outer[data-full-width="true"][data-cart="true"] header#top nav ul .slide-out-widget-area-toggle {
	margin-left: 102px!important;
}

.ascend[data-slide-out-widget-area="true"] #header-outer[data-full-width="true"] .cart-menu-wrap {
	right: 80px!important;
}

.ascend[data-slide-out-widget-area="true"] #header-outer[data-full-width="true"] .cart-outer[data-user-set-ocm="off"] .cart-menu-wrap {
	right: 0px!important;
}

.ascend #header-outer[data-full-width="true"] header#top nav ul #search-btn a {
	padding-left: 25px!important;
	padding-right: 25px!important;
}

.ascend #header-outer[data-full-width="true"] header#top nav ul .slide-out-widget-area-toggle a {
	padding-left: 28px!important;
	padding-right: 28px!important;
}

.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"] header#top nav ul #search-btn a,
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"] header#top nav ul .slide-out-widget-area-toggle a {
	border-left: 1px solid rgba(255, 255, 255, 0.25);
}

.ascend #header-outer[data-full-width="true"] header#top nav ul #search-btn a,
.ascend #header-outer[data-full-width="true"] header#top nav ul .slide-out-widget-area-toggle a {
	border-left: 1px solid rgba(0, 0, 0, 0.07);
}

.ascend[data-header-color="dark"] #header-outer[data-full-width="true"] header#top nav ul #search-btn a, body.ascend[data-header-color="dark"] #header-outer .cart-menu,
.ascend[data-header-color="dark"] #header-outer[data-full-width="true"] header#top nav ul .slide-out-widget-area-toggle a {
	border-left: 1px solid rgba(255, 255, 255, 0.13);
}

.ascend #header-outer[data-full-width="true"][data-cart="true"] header#top nav > ul.buttons, .ascend #header-outer[data-full-width="true"] header#top nav > ul.product_added.buttons,
.ascend #boxed #header-outer[data-cart="true"] header#top nav > ul.buttons, .ascend #boxed #header-outer header#top nav > ul.product_added.buttons {
	padding-right: 55px!important;
}

@media only screen and (min-width: 1000px)  {
	.ascend #header-outer[data-full-width="true"][data-cart="false"] header > .container #search-btn {
		margin-right: -28px!important;
	}
}

.ascend #header-outer[data-full-width="true"]  header#top nav ul #search-btn > div {
	border: none!important;
}

.ascend #header-outer a.cart-contents .cart-wrap span {
    border-radius: 99px!important;
    font: bold 11px/16px Arial;
    line-height: 18px!important;
	width: 18px!important;
    padding: 0 1px!important;
    visibility: hidden;
}

.ascend #header-outer .sf-menu ul li a {
	border-bottom: none;
}


.ascend #header-outer .first-load a.cart-contents .cart-wrap span {
	visibility: visible;
	animation: 0.6s ease-in-out 0.12s normal both 1 bounce_in_animation;
    -webkit-animation: 0.6s ease-in-out 0.12s normal both 1 bounce_in_animation;
}


.ascend #header-outer .static a.cart-contents span {
	visibility: visible;
}


.ascend #header-outer .has_products .cart-menu .cart-icon-wrap .icon-salient-cart {
	transition: all 0.2s ease!important;
	-o-transition: all 0.2s ease!important;
	-webkit-transition: all 0.2s ease!important;
}

body.ascend #header-outer .cart-menu {
	border-left: 1px solid rgba(0,0,0,0.07);
	background-color: transparent!important;
}

body.ascend #boxed #header-outer .cart-menu-wrap {
	position: absolute!important;
	top: 0!important;
	box-shadow: none!important;
}

body.ascend #boxed #header-outer .widget_shopping_cart, body.ascend.woocommerce #boxed .cart-notification {
	position: absolute!important;
}

body.ascend #boxed #header-outer .cart-menu-wrap .cart-menu {
	box-shadow: none!important;
}

header#top #mobile-cart-link i {
	line-height: 36px!important;
}
body[data-is="minimal"] header#top #mobile-cart-link i {
	line-height: 34px!important;
}


/* search */
body.ascend #search-outer {
	background-color: rgba(255,255,255,0.96)!important;
	height: 95%!important;
	position: fixed;
	transform: rotateX(90deg);
	padding: 0;
	z-index: 1010!important;
}

body.ascend #search-outer .container {
	height: auto!important;
	float: none!important;
	width: 100%!important;
	padding: 0 40px;
	position: static;
}

#header-outer #search {
	position: static!important;
}

body.ascend #search-outer #search input[type="text"] {
	color: #000!important;
	height: auto!important;
	font-size: 80px!important;
	text-align: center!important;
}

#search-outer > #search form {
	width: 100%!important;
	float: none!important;
}

#search-outer > #search form, #search-outer #search .span_12 span {
	opacity: 0;
	position: relative;
}

#search-outer #search #close {
	position: absolute;
	top: 25px;
	right: 25px;
}

#search-outer #search #close a {
	right: 0!important;
	top: 0!important;
	transition: all 0.47s cubic-bezier(0.3, 1, 0.3, 0.95) 0s; 
	-webkit-transition: all 0.47s cubic-bezier(0.3, 1, 0.3, 0.95) 0s; 
}
#search-outer #search #close a:hover {
	transform: rotate(90deg) translateZ(0); -webkit-transform: rotate(90deg) translateZ(0);
}

#search-outer #search .span_12 span {
	text-align: center;
	display: block;
	color: rgba(0,0,0,0.4);
	margin-top: 15px;
}

#boxed #search-outer {
	width: auto!important;	
	min-width: 1200px;
	left: auto!important;
}


body.ascend #search-outer #search #close a span {
	color: #000;
}

body.ascend #search-outer .ui-widget-content {
	top: 90px!important;
}



.ascend #search-results .result span.bottom-line, .ascend .masonry-blog-item span.bottom-line, .ascend .masonry-blog-item .more-link {
	display: none;
}

.ascend .masonry-blog-item .inner-wrap, .ascend .masonry-blog-item .mejs-container .mejs-controls {
	box-shadow: none!important;
}

.ascend .masonry-blog-item .post-meta {
	padding: 0 18px 18px 18px!important;
}

.ascend .post .nectar-love-wrap {
	line-height: 20px;
}

.ascend .masonry-blog-item .inner-wrap {
	padding: 0;
}

.ascend .masonry-blog-item .content-inner .post-featured-img img, .ascend .masonry-blog-item .more-link,
#post-area.masonry article.post .quote-inner, #post-area.masonry article.post .link-inner, #post-area.masonry article.post .status-inner, #post-area.masonry article.post .aside-inner {
	margin-bottom: 0!important;
}

.ascend .masonry-blog-item .content-inner {
	padding-bottom: 0!important;
	border: 0!important;
	margin-bottom: 0!important;
}

.ascend .masonry-blog-item .article-content-wrap {
	padding: 16px 18px 18px 18px!important;
}

.ascend #post-area.masonry article.post.quote .post-content .post-meta, .ascend #post-area.masonry article.post.link .post-content .post-meta, 
.ascend #post-area.masonry article.format-status .post-content .post-meta, .ascend #post-area.masonry article.post.format-aside  .post-meta {
   display: none!important;
}



.ascend article.post .content-inner {
	border: none!important;
}

.ascend #author-bio {
	padding-bottom: 20px;
	border: none;
	text-align: center;
}

.ascend #author-bio img {
	display: block;
	margin: 0 auto;
	margin-bottom: 15px!important;
	position: relative;
}

.ascend #author-bio h3 span, .ascend .comments-section .comment-wrap.full-width-section > h3 span {
	display: block;
	margin-bottom: 5px;
	line-height: 12px;
	font-size: 12px;
	text-transform: none;
}

.ascend .container-wrap #author-bio #author-info {
	width: 600px!important;
	margin: 0 auto;
	padding-left: 0!important;
}

.ascend .container-wrap #author-bio #author-info p {
	max-width: 70%;
	margin: 0 auto;
}

.ascend #author-bio .nectar-button {
	margin-top: 20px;
}

.ascend #author-bio .avatar {
	 border-radius: 100%;
}

.ascend .comment-list {
	margin-bottom: 0!important;
}

.ascend .comment-list .reply {
	top: 7px;
}

.ascend .comment-list .reply a {
	color: #000;
	background-color: transparent;
	border-radius: 0!important;
}

html .ascend .comment-list .reply a:hover {
	color: #fff!important;
}

.ascend #respond {
	margin-top: 80px!important;
}

.ascend h3#comments {
	text-align: center;
}

.comment-list li.comment > div, .comment-list li.pingback > div {
	background-color: transparent!important;
	box-shadow: none!important;
	padding-left: 85px!important;
	padding-bottom: 0!important;
	padding-top: 0!important;
	margin-top: 4em!important;
}

.comment-list li.comment > div img.avatar, .comment-list li.pingback > div img.avatar {
	left: 0!important;
	border-radius: 100%;
	top: 0!important;
}

.comment-list li.comment > div p, .comment-list li.pingback > div p {
	margin-top: 30px;
}

.comment-list .children {
	background-position: left 30px!important;
    margin-left: 26px !important;
    padding-left: 40px!important;
}

.comment-list .says {
	display: none;
}

.ascend #reply-title {
	margin-bottom: 50px;
	text-align: center!important;
}

.ascend.single-product #reply-title,  .ascend.single-product #commentform .form-submit  {
	text-align: left!important;
}

.ascend .comment #reply-title {
	text-align: left!important;
}

.ascend #respond #cancel-comment-reply-link {
	padding-left: 15px;
}

.ascend .comment-wrap {
	padding-top: 0!important;
	margin-top: 0!important;
}

.ascend.single-portfolio .comment-wrap {
	margin-top: 30px!important;
}


.ascend .comment-wrap h3#comments {
	padding-top: 80px;
}

.ascend #author-bio.no-pagination, .ascend .comment-wrap {
	border-top: 1px solid #999;
}

.ascend .comments-section[data-author-bio="false"] .comment-wrap {
	border: none;
}

.ascend .comment-list {
	padding-bottom: 80px;
	border-bottom: 1px solid #999;
}

.ascend #author-bio.no-pagination.lighter-grey, .ascend .comment-wrap.lighter-grey {
	border-color: #dddddd;
}

.ascend .comment-wrap, .ascend #author-bio {
	padding-top: 80px;
}

.single-post.ascend #page-header-bg.fullscreen-header, .single-post #single-below-header.fullscreen-header {
	background-color: #f6f6f6; 
}

.single-post.ascend #single-below-header.fullscreen-header {
	border-top: 1px solid #DDDDDD;
	border-bottom: none!important;
}

.tagcloud a, #header-outer .widget_shopping_cart a.button, article.post .more-link span, .blog-recent .more-link span {
	border-radius: 0!important;
}

.flex-direction-nav a, #pagination span, #pagination a, #pagination .next.inactive, #pagination .prev.inactive, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce .container-wrap nav.woocommerce-pagination ul li span {
	border-radius: 0!important;
}

/* boxed columns */
.ascend .col.boxed, .ascend .wpb_column.boxed {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	padding: 25px 15px 15px 15px;
	position: relative;
	-webkit-transition: transform 0.2s linear, -webkit-box-shadow 0.2s linear;
    -moz-transition: transform 0.2s linear, -moz-box-shadow 0.2s linear;
    transition: transform 0.2s linear, box-shadow 0.2s linear;
    top: 0!important;
}



.ascend .col.boxed:hover, .ascend .wpb_column.boxed:hover {
	transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13);
	-webkit-box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13);
	-o-box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13);
}

.ascend a.pp_arrow_previous, .ascend a.pp_arrow_next, .ascend .mfp-arrow-right, .ascend .mfp-arrow-left {
	overflow: visible;
	height: 40px;
	width: 40px;
	border-radius: 100px;
	border: 2px solid rgba(255,255,255,0.4);
}
a.pp_arrow_previous {left: 30px;}
a.pp_arrow_next {right: 30px;}
.ascend a.pp_arrow_next:hover, .ascend a.pp_arrow_previous:hover, .ascend .mfp-arrow-right:hover, .ascend .mfp-arrow-left:hover {
	border: 2px solid rgba(255,255,255,0);
}
.ascend a.pp_arrow_previous .icon-default-style {
	border-radius: 0!important;
	width: 20px!important;
	height: 40px!important;
	line-height: 40px!important;
	font-size: 24px!important;
	font-family: FontAwesome!important;
	margin-top: 0!important;
	left: -1px;
	transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.ascend .mfp-arrow-left {
	height: 40px!important;
	line-height: 40px!important;
	font-size: 24px!important;
	font-family: FontAwesome!important;
	margin-top: 0!important;
	opacity: 1;
	left: 40px;
	transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.ascend a.pp_arrow_next .icon-default-style {
	border-radius: 0!important;
	width: 20px!important;
	line-height: 40px!important;
	height: 40px!important;
	font-size: 24px!important;
	margin-top: 0!important;
	font-family: FontAwesome!important;
	left: 1px;
	transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.ascend .mfp-arrow-right {
	line-height: 40px!important;
	height: 40px!important;
	font-size: 24px!important;
	margin-top: 0!important;
	font-family: FontAwesome!important;
	opacity: 1;
	right: 40px;
	transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
 }
.ascend a.pp_arrow_previous .icon-default-style:after,
.ascend a.pp_arrow_next .icon-default-style:after,
.ascend .mfp-arrow-left:after,
.ascend .mfp-arrow-right:after {
	display: block;
    content: ' ';
    position: absolute;
    width: 36px;
    height: 2px;
    background-color: #fff;
    top: 19px;
    opacity: 0;
    left: -6px;
    cursor: pointer;
    transform: translateX(-37px);
    transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    pointer-events: none;
}
.ascend .mfp-arrow-left:after,
.ascend .mfp-arrow-right:after {
	top: 17px;
	transform: translateX(-27px);
	-webkit-transform: translateX(-27px);
}
 .ascend .mfp-arrow-left:after {
	left: 65px;
}
.ascend a.pp_arrow_previous .icon-default-style:after {
	left: 59px;
}
.ascend a.pp_arrow_previous .icon-default-style:before, .mfp-arrow-left:before {
	  content: "\f104";
	  color: #fff;
}

.mfp-arrow-left:before {
	top: -2px;
	left: -1px;
	display:block;
	position: relative;
	transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
}

.ascend a.pp_arrow_next .icon-default-style:before, .mfp-arrow-right:before{
    content: "\f105";
     color: #fff;
}
.mfp-arrow-right:before {
	top: -2px;
	right: -1px;
	display:block;
	transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
	position: relative;
}
.ascend a.pp_arrow_next:hover .icon-default-style:after, .mfp-arrow-right:hover:after  {
	opacity: 1;
	transform: translateX(-18px);
	-webkit-transform: translateX(-18px);
}
/*
 .mfp-arrow-right:active {
 	transform: translateX(4px);
 } .mfp-arrow-left:active {
 	transform: translateX(-4px);
 }*/

 .mfp-arrow-right:hover:before {
	transform: translateX(9px);
	-webkit-transform: translateX(9px);
 }
  .mfp-arrow-left:hover:before {
	transform: translateX(-9px);
	-webkit-transform: translateX(-9px);
 }
.mfp-arrow-right:hover:after {
	transform: translateX(-1px);
	-webkit-transform: translateX(-1px);
}
.ascend a.pp_arrow_next:hover .icon-default-style {
	transform: translateX(7px);
	-webkit-transform: translateX(7px);
}
.ascend a.pp_arrow_previous:hover .icon-default-style:after, .mfp-arrow-left:hover:after {
	opacity: 1;
	transform: translateX(-51px);
	-webkit-transform: translateX(-51px);
}
.mfp-arrow-left:hover:after {
	transform: translateX(-58px);
	-webkit-transform: translateX(-58px);
}
.ascend a.pp_arrow_previous:hover .icon-default-style {
	transform: translateX(-7px);
	-webkit-transform: translateX(-7px);
}
/* input styling */

.container-wrap input[type="text"], .container-wrap textarea, .container-wrap input[type="email"], .container-wrap input[type="password"], .container-wrap input[type="tel"], .container-wrap input[type="url"], .container-wrap input[type="search"], .container-wrap input[type="date"] {
	background-color: transparent!important;
	border: 1px solid #ccc!important;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	font-size: 16px!important;
	-o-box-shadow: none!important;
	padding: 16px!important;
}

.container-wrap input[type="text"]:focus, .container-wrap textarea:focus, .container-wrap input[type="email"]:focus, .container-wrap input[type="password"]:focus, .container-wrap input[type="tel"]:focus, .container-wrap input[type="url"]:focus, .container-wrap input[type="search"]:focus, .container-wrap input[type="date"]:focus {
	border-color: #999!important;
}

.ascend #commentform .form-submit {
	text-align: center;
	padding-bottom: 50px;
	margin-top: 20px;
}

.ascend .container-wrap input[type="submit"], .ascend .container-wrap button[type="submit"] {
	padding: 16px!important;
	border-radius: 0!important;
}
body[data-button-style="rounded"].ascend .container-wrap input[type="submit"], body[data-button-style="rounded"].ascend .container-wrap button[type="submit"] {
	padding: 16px 23px!important;
}

.ascend .woocommerce .actions .button {
	height: auto!important;
	padding: 14px !important;
}

.ascend .cart .quantity input.plus, .ascend .cart .quantity input.minus {
	font-weight: normal!important;
    height: 46px;
    font-size: 16px;
    width: 46px;
}

 .ascend .cart .quantity input.qty {
 	height: 46px;
    width: 46px;
 }


.ascend .widget_search .search-form input[type=submit], .ascend .newsletter-widget form input[type=submit] {
	line-height: 24px;
}

.container-wrap .span_12.light input[type="text"], .container-wrap .span_12.light textarea, .container-wrap .span_12.light input[type="email"], .container-wrap .span_12.light input[type="password"], .container-wrap .span_12.light input[type="tel"], .container-wrap .span_12.light input[type="url"], .container-wrap .span_12.light input[type="search"], .container-wrap .span_12.light input[type="date"] {
	border: 1px solid rgba(255,255,255,0.6)!important;
	color: #fff;
}

.container-wrap .span_12.light input[type="text"]:focus, .container-wrap .span_12.light textarea:focus, .container-wrap .span_12.light input[type="email"]:focus, .container-wrap .span_12.light input[type="password"]:focus, .container-wrap .span_12.light input[type="tel"]:focus, .container-wrap .span_12.light input[type="url"]:focus, .container-wrap .span_12.light input[type="search"]:focus, .container-wrap .span_12.light input[type="date"]:focus {
	border: 1px solid rgba(255,255,255,0.8)!important;
}

.container-wrap .span_12.light input[type="submit"]:hover {
	background-color: #333333!important;
	opacity: 0.8!important;
}.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.vc_row:before,
.vc_row:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.vc_row:after {
  clear: both;
}
/* Navbar */
/* Modal box */
/* Panel */
@media (max-width: 767px) {
  .vc_hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc_hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .vc_hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .vc_hidden-lg {
    display: none !important;
  }
}
.vc_non_responsive .vc_row .vc_col-sm-1 {
  position: relative;
  float: left;
  width: 6.382978723%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-2 {
  position: relative;
  float: left;
  width: 14.89361702%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-3 {
  position: relative;
  float: left;
  width: 23.404255317%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-4 {
  position: relative;
  float: left;
  width: 31.914893614%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-5 {
  position: relative;
  float: left;
  width: 40.425531911%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-6 {
  position: relative;
  float: left;
  width: 48.93617020799999%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-7 {
  position: relative;
  float: left;
  width: 57.446808505%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-8 {
  position: relative;
  float: left;
  width: 65.95744680199999%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-9 {
  position: relative;
  float: left;
  width: 74.468085099%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-10 {
  position: relative;
  float: left;
  width: 82.97872339599999%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-11 {
  position: relative;
  float: left;
  width: 91.489361693%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-12 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-12 {
  margin-left: 100%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-11 {
  margin-left: 91.489361693%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-10 {
  margin-left: 82.97872339599999%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-9 {
  margin-left: 74.468085099%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-8 {
  margin-left: 65.95744680199999%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-7 {
  margin-left: 57.446808505%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-6 {
  margin-left: 48.93617020799999%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-5 {
  margin-left: 40.425531911%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-4 {
  margin-left: 31.914893614%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-3 {
  margin-left: 23.404255317%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-2 {
  margin-left: 14.89361702%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-1 {
  margin-left: 6.382978723%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-0 {
  margin-left: 0%;
}
.vc_non_responsive .vc_row .vc_hidden-sm {
  display: none !important;
}

/*.main-content > .row > .vc_row:not(.full-width-content) > .col.span_12,
.post-content > .content-inner > .vc_row:not(.full-width-content) > .col.span_12,
.main-content #portfolio-extra > .vc_row:not(.full-width-content) > .col.span_12  {
  margin-left: -15px;
  margin-right: -15px;
}*/

.vc_row-fluid::before, .vc_row-fluid::after {
    content: "";
    display: table;
}
.vc_row-fluid::after {
    clear: both;
}

@media (min-width: 1200px) {
   body .vc_row-fluid .vc_col-lg-offset-0:not(.no-left-margin) {
      margin-left: 2.1%;
   }
}
.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, 
.vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2,
 .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, 
 .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, 
 .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, 
 .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, 
 .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, 
 .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, 
 .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, 
 .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, 
 .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, 
 .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12  {
  position: relative;
  min-height: 1px;
  margin-left: 2.1%;
  box-sizing: border-box;
}

.vc_row-fluid [class*="vc_col-"]:first-child:not([class*="offset"]) {
    margin-left: 0;
}

.no-left-margin {
  margin-left: 0!important;
}

.full-width-content [class*="vc_col-"] {
  padding: 0;
}

body .vc_row-fluid .vc_col-xs-1, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12 {
  float: left;
}
body .vc_row-fluid  .vc_col-xs-12 {
  width: 100%;
}
body .vc_row-fluid .vc_col-xs-11 {
  width: 91.489361693%;
}
body .vc_row-fluid .vc_col-xs-10 {
  width: 82.97872339599999%;
}
body .vc_row-fluid .vc_col-xs-9 {
  width: 74.468085099%;
}
body .vc_row-fluid .vc_col-xs-8 {
  width: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-xs-7 {
  width: 57.446808505%;
}
body .vc_row-fluid .vc_col-xs-6 {
  width: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-xs-5 {
  width: 40.425531911%;
}
body .vc_row-fluid .vc_col-xs-4 {
  width: 31.914893614%;
}
body .vc_row-fluid .vc_col-xs-3 {
  width: 23.404255317%;
}
body .vc_row-fluid .vc_col-xs-2 {
  width: 14.89361702%;
}
body .vc_row-fluid .vc_col-xs-1 {
  width: 6.382978723%;
}




body .vc_row-fluid .vc_col-xs-pull-12 {
  right: 100%;
}
body .vc_row-fluid .vc_col-xs-pull-11 {
  right: 91.489361693%;
}
body .vc_row-fluid .vc_col-xs-pull-10 {
  right: 82.97872339599999%;
}
body .vc_row-fluid .vc_col-xs-pull-9 {
  right: 74.468085099%;
}
body .vc_row-fluid .vc_col-xs-pull-8 {
  right: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-xs-pull-7 {
  right: 57.446808505%;
}
body .vc_row-fluid .vc_col-xs-pull-6 {
  right: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-xs-pull-5 {
  right: 40.425531911%;
}
body .vc_row-fluid .vc_col-xs-pull-4 {
  right: 31.914893614%;
}
body .vc_row-fluid .vc_col-xs-pull-3 {
  right: 23.404255317%;
}
body .vc_row-fluid .vc_col-xs-pull-2 {
  right: 14.89361702%;
}
body .vc_row-fluid .vc_col-xs-pull-1 {
  right: 6.382978723%;
}
body .vc_row-fluid .vc_col-xs-pull-0 {
  right: auto;
}
body .vc_row-fluid .vc_col-xs-push-12 {
  left: 100%;
}
body .vc_row-fluid .vc_col-xs-push-11 {
  left: 91.489361693%;
}
body .vc_row-fluid .vc_col-xs-push-10 {
  left: 82.97872339599999%;
}
body .vc_row-fluid .vc_col-xs-push-9 {
  left: 74.468085099%;
}
body .vc_row-fluid .vc_col-xs-push-8 {
  left: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-xs-push-7 {
  left: 57.446808505%;
}
body .vc_row-fluid .vc_col-xs-push-6 {
  left: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-xs-push-5 {
  left: 40.425531911%;
}
body .vc_row-fluid .vc_col-xs-push-4 {
  left: 31.914893614%;
}
body .vc_row-fluid .vc_col-xs-push-3 {
  left: 23.404255317%;
}
body .vc_row-fluid .vc_col-xs-push-2 {
  left: 14.89361702%;
}
body .vc_row-fluid .vc_col-xs-push-1 {
  left: 6.382978723%;
}
body .vc_row-fluid .vc_col-xs-push-0 {
  left: auto;
}
body .vc_row-fluid .vc_col-xs-offset-12 {
  margin-left: 100%;
}
body .vc_row-fluid .vc_col-xs-offset-11 {
  margin-left: 91.489361693%;
}
body .vc_row-fluid .vc_col-xs-offset-10 {
  margin-left: 82.97872339599999%;
}
body .vc_row-fluid .vc_col-xs-offset-9 {
  margin-left: 74.468085099%;
}
body .vc_row-fluid .vc_col-xs-offset-8 {
  margin-left: 65.95744680199999%;
}
body .vc_row-fluid .vc_col-xs-offset-7 {
  margin-left: 57.446808505%;
}
body .vc_row-fluid .vc_col-xs-offset-6 {
  margin-left: 48.93617020799999%;
}
body .vc_row-fluid .vc_col-xs-offset-5 {
  margin-left: 40.425531911%;
}
body .vc_row-fluid .vc_col-xs-offset-4 {
  margin-left: 31.914893614%;
}
body .vc_row-fluid .vc_col-xs-offset-3 {
  margin-left: 23.404255317%;
}
body .vc_row-fluid .vc_col-xs-offset-2 {
  margin-left: 14.89361702%;
}
body .vc_row-fluid .vc_col-xs-offset-1 {
  margin-left: 6.382978723%;
}
body .vc_row-fluid .vc_col-xs-offset-0 {
  margin-left: 0%;
}

/* fwc */
@media (max-width: 768px) {
  body .vc_row-fluid.full-width-content .vc_col-xs-12 {
    width: 100%;
  }
  body .vc_row-fluid.full-width-content .vc_col-xs-11 {
    width: 91.66666667%!important;
  }
  body .vc_row-fluid.full-width-content .vc_col-xs-10 {
    width: 83.33333333%!important;
  }
  body .vc_row-fluid.full-width-content .vc_col-xs-9 {
    width: 75%!important;
  }
  body .vc_row-fluid.full-width-content .vc_col-xs-8 {
    width: 66.66666667%!important;
  }
  body .vc_row-fluid.full-width-content .vc_col-xs-7 {
    width: 58.33333333%!important;
  }
  body .vc_row-fluid.full-width-content .vc_col-xs-6 {
    width: 50%!important;
  }
  body .vc_row-fluid.full-width-content .vc_col-xs-5 {
    width: 41.66666667%!important;
  }
  body .vc_row-fluid.full-width-content .vc_col-xs-4 {
    width: 33.33333333%!important;
  }
  body .vc_row-fluid.full-width-content .vc_col-xs-3 {
    width: 25%!important;
  }
  body .vc_row-fluid.full-width-content .vc_col-xs-2 {
    width: 16.66666667%!important;
  }
  body .vc_row-fluid.full-width-content .vc_col-xs-1 {
    width: 8.33333333%!important;
  }
}

@media (min-width: 992px) and (max-width: 1200px){
  body .vc_row-fluid.full-width-content .vc_col-md-12 {
      width: 100%;
    }
    body .vc_row-fluid.full-width-content .vc_col-md-11 {
      width: 91.66666667%!important;
    }
    body .vc_row-fluid.full-width-content .vc_col-md-10 {
      width: 83.33333333%!important;
    }
    body .vc_row-fluid.full-width-content .vc_col-md-9 {
      width: 75%!important;
    }
    body .vc_row-fluid.full-width-content .vc_col-md-8 {
      width: 66.66666667%!important;
    }
    body .vc_row-fluid.full-width-content .vc_col-md-7 {
      width: 58.33333333%!important;
    }
    body .vc_row-fluid.full-width-content .vc_col-md-6 {
      width: 50%!important;
    }
    body .vc_row-fluid.full-width-content .vc_col-md-5 {
      width: 41.66666667%!important;
    }
    body .vc_row-fluid.full-width-content .vc_col-md-4 {
      width: 33.33333333%!important;
    }
    body .vc_row-fluid.full-width-content .vc_col-md-3 {
      width: 25%!important;
    }
    body .vc_row-fluid.full-width-content .vc_col-md-2 {
      width: 16.66666667%!important;
    }
    body .vc_row-fluid.full-width-content .vc_col-md-1 {
      width: 8.33333333%!important;
    }
}






@media (min-width: 768px) {
  body .vc_row-fluid  .vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12 {
    float: left;
  }
  body .vc_row-fluid .vc_col-sm-12 {
    width: 100%;
  }
  body .vc_row-fluid .vc_col-sm-11 {
    width: 91.489361693%;
  }
  body .vc_row-fluid .vc_col-sm-10 {
    width: 82.97872339599999%;
  }
 body .vc_row-fluid  .vc_col-sm-9 {
    width: 74.468085099%;
  }
 body .vc_row-fluid  .vc_col-sm-8 {
    width: 65.95744680199999%;
  }
 body .vc_row-fluid  .vc_col-sm-7 {
    width: 57.446808505%;
  }
 body .vc_row-fluid  .vc_col-sm-6 {
    width: 48.93617020799999%;
  }
 body .vc_row-fluid  .vc_col-sm-5 {
    width: 40.425531911%;
  }
 body .vc_row-fluid  .vc_col-sm-4 {
    width: 31.914893614%;
  }
body .vc_row-fluid   .vc_col-sm-3 {
    width: 23.404255317%;
  }
body .vc_row-fluid   .vc_col-sm-2 {
    width: 14.89361702%;
  }
body .vc_row-fluid   .vc_col-sm-1 {
    width: 6.382978723%;
  }
body .vc_row-fluid   .vc_col-sm-pull-12 {
    right: 100%;
  }
body .vc_row-fluid   .vc_col-sm-pull-11 {
    right: 91.489361693%;
  }
body .vc_row-fluid   .vc_col-sm-pull-10 {
    right: 82.97872339599999%;
  }
 body .vc_row-fluid  .vc_col-sm-pull-9 {
    right: 74.468085099%;
  }
 body .vc_row-fluid  .vc_col-sm-pull-8 {
    right: 65.95744680199999%;
  }
  body .vc_row-fluid .vc_col-sm-pull-7 {
    right: 57.446808505%;
  }
body .vc_row-fluid   .vc_col-sm-pull-6 {
    right: 48.93617020799999%;
  }
 body .vc_row-fluid  .vc_col-sm-pull-5 {
    right: 40.425531911%;
  }
 body .vc_row-fluid  .vc_col-sm-pull-4 {
    right: 31.914893614%;
  }
 body .vc_row-fluid  .vc_col-sm-pull-3 {
    right: 23.404255317%;
  }
 body .vc_row-fluid  .vc_col-sm-pull-2 {
    right: 14.89361702%;
  }
 body .vc_row-fluid  .vc_col-sm-pull-1 {
    right: 6.382978723%;
  }
 body .vc_row-fluid  .vc_col-sm-pull-0 {
    right: auto;
  }
body .vc_row-fluid   .vc_col-sm-push-12 {
    left: 100%;
  }
body .vc_row-fluid   .vc_col-sm-push-11 {
    left: 91.489361693%;
  }
 body .vc_row-fluid .vc_col-sm-push-10 {
    left: 82.97872339599999%;
  }
  body .vc_row-fluid .vc_col-sm-push-9 {
    left: 74.468085099%;
  }
 body .vc_row-fluid  .vc_col-sm-push-8 {
    left: 65.95744680199999%;
  }
 body .vc_row-fluid  .vc_col-sm-push-7 {
    left: 57.446808505%;
  }
body .vc_row-fluid   .vc_col-sm-push-6 {
    left: 48.93617020799999%;
  }
body .vc_row-fluid   .vc_col-sm-push-5 {
    left: 40.425531911%;
  }
body .vc_row-fluid   .vc_col-sm-push-4 {
    left: 31.914893614%;
  }
 body .vc_row-fluid  .vc_col-sm-push-3 {
    left: 23.404255317%;
  }
 body .vc_row-fluid  .vc_col-sm-push-2 {
    left: 14.89361702%;
  }
 body .vc_row-fluid  .vc_col-sm-push-1 {
    left: 6.382978723%;
  }
 body .vc_row-fluid  .vc_col-sm-push-0 {
    left: auto;
  }
  body .vc_row-fluid .vc_col-sm-offset-12 {
    margin-left: 100%;
  }
  body .vc_row-fluid .vc_col-sm-offset-11 {
    margin-left: 91.489361693%;
  }
  body .vc_row-fluid .vc_col-sm-offset-10 {
    margin-left: 82.97872339599999%;
  }
  body .vc_row-fluid .vc_col-sm-offset-9 {
    margin-left: 74.468085099%;
  }
 body .vc_row-fluid  .vc_col-sm-offset-8 {
    margin-left: 65.95744680199999%;
  }
  body .vc_row-fluid .vc_col-sm-offset-7 {
    margin-left: 57.446808505%;
  }
 body .vc_row-fluid  .vc_col-sm-offset-6 {
    margin-left: 48.93617020799999%;
  }
  body .vc_row-fluid .vc_col-sm-offset-5 {
    margin-left: 40.425531911%;
  }
 body .vc_row-fluid  .vc_col-sm-offset-4 {
    margin-left: 31.914893614%;
  }
  body .vc_row-fluid .vc_col-sm-offset-3 {
    margin-left: 23.404255317%;
  }
 body .vc_row-fluid  .vc_col-sm-offset-2 {
    margin-left: 14.89361702%;
  }
 body .vc_row-fluid  .vc_col-sm-offset-1 {
    margin-left: 6.382978723%;
  }
 body .vc_row-fluid  .vc_col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
 body .vc_row-fluid  .vc_col-md-1, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12 {
    float: left;
  }
 body .vc_row-fluid  .vc_col-md-12 {
    width: 100%;
  }
 body .vc_row-fluid  .vc_col-md-11 {
    width: 91.489361693%;
  }
 body .vc_row-fluid  .vc_col-md-10 {
    width: 82.97872339599999%;
  }
 body .vc_row-fluid  .vc_col-md-9 {
    width: 74.468085099%;
  }
 body .vc_row-fluid  .vc_col-md-8 {
    width: 65.95744680199999%;
  }
 body .vc_row-fluid  .vc_col-md-7 {
    width: 57.446808505%;
  }
  body .vc_row-fluid .vc_col-md-6 {
    width: 48.93617020799999%;
  }
  body .vc_row-fluid .vc_col-md-5 {
    width: 40.425531911%;
  }
 body .vc_row-fluid  .vc_col-md-4 {
    width: 31.914893614%;
  }
  body .vc_row-fluid .vc_col-md-3 {
    width: 23.404255317%;
  }
  body .vc_row-fluid .vc_col-md-2 {
    width: 14.89361702%;
  }
  body .vc_row-fluid .vc_col-md-1 {
    width: 6.382978723%;
  }
  body .vc_row-fluid .vc_col-md-pull-12 {
    right: 100%;
  }
  body .vc_row-fluid .vc_col-md-pull-11 {
    right: 91.489361693%;
  }
  body .vc_row-fluid .vc_col-md-pull-10 {
    right: 82.97872339599999%;
  }
  body .vc_row-fluid .vc_col-md-pull-9 {
    right: 74.468085099%;
  }
 body .vc_row-fluid  .vc_col-md-pull-8 {
    right: 65.95744680199999%;
  }
 body .vc_row-fluid  .vc_col-md-pull-7 {
    right: 57.446808505%;
  }
 body .vc_row-fluid  .vc_col-md-pull-6 {
    right: 48.93617020799999%;
  }
 body .vc_row-fluid  .vc_col-md-pull-5 {
    right: 40.425531911%;
  }
 body .vc_row-fluid  .vc_col-md-pull-4 {
    right: 31.914893614%;
  }
  body .vc_row-fluid .vc_col-md-pull-3 {
    right: 23.404255317%;
  }
 body .vc_row-fluid  .vc_col-md-pull-2 {
    right: 14.89361702%;
  }
  body .vc_row-fluid .vc_col-md-pull-1 {
    right: 6.382978723%;
  }
  body .vc_row-fluid .vc_col-md-pull-0 {
    right: auto;
  }
  body .vc_row-fluid .vc_col-md-push-12 {
    left: 100%;
  }
 body .vc_row-fluid  .vc_col-md-push-11 {
    left: 91.489361693%;
  }
  body .vc_row-fluid .vc_col-md-push-10 {
    left: 82.97872339599999%;
  }
 body .vc_row-fluid  .vc_col-md-push-9 {
    left: 74.468085099%;
  }
  body .vc_row-fluid .vc_col-md-push-8 {
    left: 65.95744680199999%;
  }
  body .vc_row-fluid .vc_col-md-push-7 {
    left: 57.446808505%;
  }
  body .vc_row-fluid .vc_col-md-push-6 {
    left: 48.93617020799999%;
  }
  body .vc_row-fluid .vc_col-md-push-5 {
    left: 40.425531911%;
  }
  body .vc_row-fluid .vc_col-md-push-4 {
    left: 31.914893614%;
  }
  body .vc_row-fluid .vc_col-md-push-3 {
    left: 23.404255317%;
  }
  body .vc_row-fluid .vc_col-md-push-2 {
    left: 14.89361702%;
  }
  body .vc_row-fluid .vc_col-md-push-1 {
    left: 6.382978723%;
  }
  body .vc_row-fluid .vc_col-md-push-0 {
    left: auto;
  }
  body .vc_row-fluid .vc_col-md-offset-12 {
    margin-left: 100%;
  }
  body .vc_row-fluid .vc_col-md-offset-11 {
    margin-left: 91.489361693%;
  }
  body .vc_row-fluid .vc_col-md-offset-10 {
    margin-left: 82.97872339599999%;
  }
 body .vc_row-fluid  .vc_col-md-offset-9 {
    margin-left: 74.468085099%;
  }
  body .vc_row-fluid .vc_col-md-offset-8 {
    margin-left: 65.95744680199999%;
  }
  body .vc_row-fluid .vc_col-md-offset-7 {
    margin-left: 57.446808505%;
  }
  body .vc_row-fluid .vc_col-md-offset-6 {
    margin-left: 48.93617020799999%;
  }
  body .vc_row-fluid .vc_col-md-offset-5 {
    margin-left: 40.425531911%;
  }
  body .vc_row-fluid .vc_col-md-offset-4 {
    margin-left: 31.914893614%;
  }
  body .vc_row-fluid .vc_col-md-offset-3 {
    margin-left: 23.404255317%;
  }
  body .vc_row-fluid .vc_col-md-offset-2 {
    margin-left: 14.89361702%;
  }
  body .vc_row-fluid .vc_col-md-offset-1 {
    margin-left: 6.382978723%;
  }
  body .vc_row-fluid .vc_col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  body .vc_row-fluid .vc_col-lg-1, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12 {
    float: left;
  }
  body .vc_row-fluid .vc_col-lg-12 {
    width: 100%;
  }
  body .vc_row-fluid .vc_col-lg-11 {
    width: 91.489361693%;
  }
  body .vc_row-fluid .vc_col-lg-10 {
    width: 82.97872339599999%;
  }
  body .vc_row-fluid .vc_col-lg-9 {
    width: 74.468085099%;
  }
  body .vc_row-fluid .vc_col-lg-8 {
    width: 65.95744680199999%;
  }
  body .vc_row-fluid .vc_col-lg-7 {
    width: 57.446808505%;
  }
  body .vc_row-fluid .vc_col-lg-6 {
    width: 48.93617020799999%;
  }
  body .vc_row-fluid .vc_col-lg-5 {
    width: 40.425531911%;
  }
  body .vc_row-fluid .vc_col-lg-4 {
    width: 31.914893614%;
  }
 body .vc_row-fluid  .vc_col-lg-3 {
    width: 23.404255317%;
  }
  body .vc_row-fluid .vc_col-lg-2 {
    width: 14.89361702%;
  }
 body .vc_row-fluid  .vc_col-lg-1 {
    width: 6.382978723%;
  }
 body .vc_row-fluid  .vc_col-lg-pull-12 {
    right: 100%;
  }
 body .vc_row-fluid  .vc_col-lg-pull-11 {
    right: 91.489361693%;
  }
  body .vc_row-fluid .vc_col-lg-pull-10 {
    right: 82.97872339599999%;
  }
  body .vc_row-fluid .vc_col-lg-pull-9 {
    right: 74.468085099%;
  }
  body .vc_row-fluid .vc_col-lg-pull-8 {
    right: 65.95744680199999%;
  }
  body .vc_row-fluid .vc_col-lg-pull-7 {
    right: 57.446808505%;
  }
  body .vc_row-fluid .vc_col-lg-pull-6 {
    right: 48.93617020799999%;
  }
  body .vc_row-fluid .vc_col-lg-pull-5 {
    right: 40.425531911%;
  }
  body .vc_row-fluid .vc_col-lg-pull-4 {
    right: 31.914893614%;
  }
 body .vc_row-fluid  .vc_col-lg-pull-3 {
    right: 23.404255317%;
  }
  body .vc_row-fluid .vc_col-lg-pull-2 {
    right: 14.89361702%;
  }
 body .vc_row-fluid  .vc_col-lg-pull-1 {
    right: 6.382978723%;
  }
  body .vc_row-fluid .vc_col-lg-pull-0 {
    right: auto;
  }
  body .vc_row-fluid .vc_col-lg-push-12 {
    left: 100%;
  }
  body .vc_row-fluid .vc_col-lg-push-11 {
    left: 91.489361693%;
  }
  body .vc_row-fluid .vc_col-lg-push-10 {
    left: 82.97872339599999%;
  }
  body .vc_row-fluid .vc_col-lg-push-9 {
    left: 74.468085099%;
  }
 body .vc_row-fluid  .vc_col-lg-push-8 {
    left: 65.95744680199999%;
  }
  body .vc_row-fluid .vc_col-lg-push-7 {
    left: 57.446808505%;
  }
  body .vc_row-fluid .vc_col-lg-push-6 {
    left: 48.93617020799999%;
  }
  body .vc_row-fluid .vc_col-lg-push-5 {
    left: 40.425531911%;
  }
  body .vc_row-fluid .vc_col-lg-push-4 {
    left: 31.914893614%;
  }
  body .vc_row-fluid .vc_col-lg-push-3 {
    left: 23.404255317%;
  }
 body .vc_row-fluid .vc_col-lg-push-2 {
    left: 14.89361702%;
  }
  body .vc_row-fluid .vc_col-lg-push-1 {
    left: 6.382978723%;
  }
  body .vc_row-fluid .vc_col-lg-push-0 {
    left: auto;
  }
  body .vc_row-fluid .vc_col-lg-offset-12 {
    margin-left: 100%;
  }
  body .vc_row-fluid .vc_col-lg-offset-11 {
    margin-left: 91.489361693%;
  }
  body .vc_row-fluid .vc_col-lg-offset-10 {
    margin-left: 82.97872339599999%;
  }
  body .vc_row-fluid .vc_col-lg-offset-9 {
    margin-left: 74.468085099%;
  }
 body .vc_row-fluid  .vc_col-lg-offset-8 {
    margin-left: 65.95744680199999%;
  }
  body .vc_row-fluid .vc_col-lg-offset-7 {
    margin-left: 57.446808505%;
  }
  body .vc_row-fluid .vc_col-lg-offset-6 {
    margin-left: 48.93617020799999%;
  }
  body .vc_row-fluid .vc_col-lg-offset-5 {
    margin-left: 40.425531911%;
  }
  body .vc_row-fluid .vc_col-lg-offset-4 {
    margin-left: 31.914893614%;
  }
  body .vc_row-fluid .vc_col-lg-offset-3 {
    margin-left: 23.404255317%;
  }
  body .vc_row-fluid .vc_col-lg-offset-2 {
    margin-left: 14.89361702%;
  }
  body .vc_row-fluid .vc_col-lg-offset-1 {
    margin-left: 6.382978723%;
  }
  body .vc_row-fluid .vc_col-lg-offset-0 {
    margin-left: 0%;
  }
}
/*
//Grid
.vc_container-block {
    .container-fixed();
    @media (min-width: @screen-sm) {
        width: @container-sm;
    }
    @media (min-width: @screen-md) {
        width: @container-md;
    }
    @media (min-width: @screen-lg-min) {
        width: @container-lg;
    }
}
*/
.vc_pull-right {
  float: right !important;
}
.vc_pull-left {
  float: left !important;
}
.vc_clearfix:before,
.vc_clearfix:after {
  content: " ";
  display: table;
}
.vc_clearfix:after {
  clear: both;
}
.vc_clearfix:before,
.vc_clearfix:after {
  content: " ";
  display: table;
}
.vc_clearfix:after {
  clear: both;
}
.vc_el-clearfix {
  clear: both;
}
@media (max-width: 767px) {
  .vc_el-clearfix-xs {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc_el-clearfix-sm {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .vc_el-clearfix-md {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .vc_el-clearfix-lg {
    clear: both;
  }
}
.vc_visible {
  display: block;
}
.vc_table {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
}
.vc_table > thead > tr > th,
.vc_table > tbody > tr > th,
.vc_table > tfoot > tr > th,
.vc_table > thead > tr > td,
.vc_table > tbody > tr > td,
.vc_table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.vc_table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.vc_table > caption + thead > tr:first-child > th,
.vc_table > colgroup + thead > tr:first-child > th,
.vc_table > thead:first-child > tr:first-child > th,
.vc_table > caption + thead > tr:first-child > td,
.vc_table > colgroup + thead > tr:first-child > td,
.vc_table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.vc_table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.vc_table .table {
  background-color: #ffffff;
}
.vc_table-bordered {
  border: 1px solid #dddddd;
}
.vc_table-bordered > thead > tr > th,
.vc_table-bordered > tbody > tr > th,
.vc_table-bordered > tfoot > tr > th,
.vc_table-bordered > thead > tr > td,
.vc_table-bordered > tbody > tr > td,
.vc_table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.vc_table-bordered > thead > tr > th,
.vc_table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.vc_txt_align_left {
  text-align: left;
}
.vc_txt_align_right {
  text-align: right;
}
.vc_txt_align_center {
  text-align: center;
}
.vc_txt_align_justify {
  text-align: justify;
  text-justify: inter-word;
}
.vc_el_width_50 {
  width: 50%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.vc_el_width_60 {
  width: 60%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.vc_el_width_70 {
  width: 70%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.vc_el_width_80 {
  width: 80%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.vc_el_width_90 {
  width: 90%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.vc_el_width_100 {
  width: 100%;
}
/* 1. Buttons
---------------------------------------------------------- */
.vc_btn {
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  text-decoration: none !important;
  padding: 9px 12px;
  font-size: 100%;
  line-height: 20px;
  border-radius: 4px;
  /* Button colors variations */
}
.vc_btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.vc_btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.vc_btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.vc_btn_square {
  border-radius: 0;
}
.vc_btn_square_outlined {
  border-radius: 0;
  background: none !important;
  border: 2px solid;
}
.vc_btn_round {
  border-radius: 25px;
}
.vc_btn_outlined {
  background: none !important;
  border: 2px solid;
}
.vc_btn-blue {
  background-color: #5472d2;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-blue:hover {
  background-color: #3c5ecc;
  color: #f7f7f7 !important;
}
.vc_btn-blue.vc_btn_outlined,
.vc_btn-blue.vc_btn_square_outlined {
  color: #5472d2 !important;
}
.vc_btn-blue.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #3253bc;
  box-shadow: 0 5px 0 #3253bc;
  margin-bottom: 5px;
}
.vc_btn-turquoise {
  background-color: #00c1cf;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-turquoise:hover {
  background-color: #00a4b0;
  color: #f7f7f7 !important;
}
.vc_btn-turquoise.vc_btn_outlined,
.vc_btn-turquoise.vc_btn_square_outlined {
  color: #00c1cf !important;
}
.vc_btn-turquoise.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #008d97;
  box-shadow: 0 5px 0 #008d97;
  margin-bottom: 5px;
}
.vc_btn-pink {
  background-color: #fe6c61;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-pink:hover {
  background-color: #fe5043;
  color: #f7f7f7 !important;
}
.vc_btn-pink.vc_btn_outlined,
.vc_btn-pink.vc_btn_square_outlined {
  color: #fe6c61 !important;
}
.vc_btn-pink.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #fe3829;
  box-shadow: 0 5px 0 #fe3829;
  margin-bottom: 5px;
}
.vc_btn-violet {
  background-color: #8d6dc4;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-violet:hover {
  background-color: #7c57bb;
  color: #f7f7f7 !important;
}
.vc_btn-violet.vc_btn_outlined,
.vc_btn-violet.vc_btn_square_outlined {
  color: #8d6dc4 !important;
}
.vc_btn-violet.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #6e48b1;
  box-shadow: 0 5px 0 #6e48b1;
  margin-bottom: 5px;
}
.vc_btn-peacoc {
  background-color: #4cadc9;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-peacoc:hover {
  background-color: #39a0bd;
  color: #f7f7f7 !important;
}
.vc_btn-peacoc.vc_btn_outlined,
.vc_btn-peacoc.vc_btn_square_outlined {
  color: #4cadc9 !important;
}
.vc_btn-peacoc.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #338faa;
  box-shadow: 0 5px 0 #338faa;
  margin-bottom: 5px;
}
.vc_btn-chino {
  background-color: #cec2ab;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-chino:hover {
  background-color: #c3b498;
  color: #f7f7f7 !important;
}
.vc_btn-chino.vc_btn_outlined,
.vc_btn-chino.vc_btn_square_outlined {
  color: #cec2ab !important;
}
.vc_btn-chino.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #b9a888;
  box-shadow: 0 5px 0 #b9a888;
  margin-bottom: 5px;
}
.vc_btn-mulled_wine {
  background-color: #50485b;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-mulled_wine:hover {
  background-color: #413a4a;
  color: #f7f7f7 !important;
}
.vc_btn-mulled_wine.vc_btn_outlined,
.vc_btn-mulled_wine.vc_btn_square_outlined {
  color: #50485b !important;
}
.vc_btn-mulled_wine.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #342f3c;
  box-shadow: 0 5px 0 #342f3c;
  margin-bottom: 5px;
}
.vc_btn-vista_blue {
  background-color: #74.468085099d69c;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-vista_blue:hover {
  background-color: #5dcf8b;
  color: #f7f7f7 !important;
}
.vc_btn-vista_blue.vc_btn_outlined,
.vc_btn-vista_blue.vc_btn_square_outlined {
  color: #74.468085099d69c !important;
}
.vc_btn-vista_blue.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #4ac97d;
  box-shadow: 0 5px 0 #4ac97d;
  margin-bottom: 5px;
}
.vc_btn-black {
  background-color: #2a2a2a;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-black:hover {
  background-color: #1b1b1b;
  color: #f7f7f7 !important;
}
.vc_btn-black.vc_btn_outlined,
.vc_btn-black.vc_btn_square_outlined {
  color: #2a2a2a !important;
}
.vc_btn-black.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #0e0e0e;
  box-shadow: 0 5px 0 #0e0e0e;
  margin-bottom: 5px;
}
.vc_btn-grey {
  background-color: #ebebeb;
  color: #666666 !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-grey:hover {
  background-color: #dcdcdc;
  color: #5e5e5e !important;
}
.vc_btn-grey.vc_btn_outlined,
.vc_btn-grey.vc_btn_square_outlined {
  color: #ebebeb !important;
}
.vc_btn-grey.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #cfcfcf;
  box-shadow: 0 5px 0 #cfcfcf;
  margin-bottom: 5px;
}
.vc_btn-orange {
  background-color: #f7be68;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-orange:hover {
  background-color: #f5b14b;
  color: #f7f7f7 !important;
}
.vc_btn-orange.vc_btn_outlined,
.vc_btn-orange.vc_btn_square_outlined {
  color: #f7be68 !important;
}
.vc_btn-orange.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #f4a733;
  box-shadow: 0 5px 0 #f4a733;
  margin-bottom: 5px;
}
.vc_btn-sky {
  background-color: #5aa1e3;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-sky:hover {
  background-color: #4092df;
  color: #f7f7f7 !important;
}
.vc_btn-sky.vc_btn_outlined,
.vc_btn-sky.vc_btn_square_outlined {
  color: #5aa1e3 !important;
}
.vc_btn-sky.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #2a86db;
  box-shadow: 0 5px 0 #2a86db;
  margin-bottom: 5px;
}
.vc_btn-green {
  background-color: #6dab3c;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-green:hover {
  background-color: #5f9434;
  color: #f7f7f7 !important;
}
.vc_btn-green.vc_btn_outlined,
.vc_btn-green.vc_btn_square_outlined {
  color: #6dab3c !important;
}
.vc_btn-green.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #53812d;
  box-shadow: 0 5px 0 #53812d;
  margin-bottom: 5px;
}
.vc_btn-juicy_pink {
  background-color: #f4524d;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-juicy_pink:hover {
  background-color: #f23630;
  color: #f7f7f7 !important;
}
.vc_btn-juicy_pink.vc_btn_outlined,
.vc_btn-juicy_pink.vc_btn_square_outlined {
  color: #f4524d !important;
}
.vc_btn-juicy_pink.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #f11f18;
  box-shadow: 0 5px 0 #f11f18;
  margin-bottom: 5px;
}
.vc_btn-sandy_brown {
  background-color: #f79468;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-sandy_brown:hover {
  background-color: #f57f4b;
  color: #f7f7f7 !important;
}
.vc_btn-sandy_brown.vc_btn_outlined,
.vc_btn-sandy_brown.vc_btn_square_outlined {
  color: #f79468 !important;
}
.vc_btn-sandy_brown.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #f46e33;
  box-shadow: 0 5px 0 #f46e33;
  margin-bottom: 5px;
}
.vc_btn-purple {
  background-color: #b97ebb;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-purple:hover {
  background-color: #ae6ab0;
  color: #f7f7f7 !important;
}
.vc_btn-purple.vc_btn_outlined,
.vc_btn-purple.vc_btn_square_outlined {
  color: #b97ebb !important;
}
.vc_btn-purple.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #a559a8;
  box-shadow: 0 5px 0 #a559a8;
  margin-bottom: 5px;
}
.vc_btn-white {
  background-color: #ffffff;
  color: #666666 !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-white:hover {
  background-color: #f0f0f0;
  color: #5e5e5e !important;
}
.vc_btn-white.vc_btn_outlined,
.vc_btn-white.vc_btn_square_outlined {
  color: #ffffff !important;
}
.vc_btn-white.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #e3e3e3;
  box-shadow: 0 5px 0 #e3e3e3;
  margin-bottom: 5px;
}
.vc_btn-grace {
  background-color: #aed13b;
  color: #ffffff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-grace:hover {
  background-color: #9ec02d;
  color: #f7f7f7 !important;
}
.vc_btn-grace.vc_btn_outlined,
.vc_btn-grace.vc_btn_square_outlined {
  color: #aed13b !important;
}
.vc_btn-grace.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #8dac28;
  box-shadow: 0 5px 0 #8dac28;
  margin-bottom: 5px;
}
.vc_btn-default {
  color: #7d7d7d;
  background-color: #ffffff;
  border-color: transparent;
}
.vc_btn-default:hover,
.vc_btn-default:focus,
.vc_btn-default:active,
.vc_btn-default.active,
.open > .dropdown-toggle.vc_btn-default {
  color: #7d7d7d;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.vc_btn-default:active,
.vc_btn-default.active,
.open > .dropdown-toggle.vc_btn-default {
  background-image: none;
}
.vc_btn-default .badge {
  color: #ffffff;
  background-color: #7d7d7d;
}
.vc_btn-primary {
  color: #ffffff;
  background-color: #00aef0;
  border-color: transparent;
}
.vc_btn-primary:hover,
.vc_btn-primary:focus,
.vc_btn-primary:active,
.vc_btn-primary.active,
.open > .dropdown-toggle.vc_btn-primary {
  color: #ffffff;
  background-color: #0089bd;
  border-color: rgba(0, 0, 0, 0);
}
.vc_btn-primary:active,
.vc_btn-primary.active,
.open > .dropdown-toggle.vc_btn-primary {
  background-image: none;
}
.vc_btn-primary .badge {
  color: #00aef0;
  background-color: #ffffff;
}
.vc_btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: transparent;
}
.vc_btn-success:hover,
.vc_btn-success:focus,
.vc_btn-success:active,
.vc_btn-success.active,
.open > .dropdown-toggle.vc_btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.vc_btn-success:active,
.vc_btn-success.active,
.open > .dropdown-toggle.vc_btn-success {
  background-image: none;
}
.vc_btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.vc_btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: transparent;
}
.vc_btn-info:hover,
.vc_btn-info:focus,
.vc_btn-info:active,
.vc_btn-info.active,
.open > .dropdown-toggle.vc_btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: rgba(0, 0, 0, 0);
}
.vc_btn-info:active,
.vc_btn-info.active,
.open > .dropdown-toggle.vc_btn-info {
  background-image: none;
}
.vc_btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.vc_btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: transparent;
}
.vc_btn-warning:hover,
.vc_btn-warning:focus,
.vc_btn-warning:active,
.vc_btn-warning.active,
.open > .dropdown-toggle.vc_btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.vc_btn-warning:active,
.vc_btn-warning.active,
.open > .dropdown-toggle.vc_btn-warning {
  background-image: none;
}
.vc_btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.vc_btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: transparent;
}
.vc_btn-danger:hover,
.vc_btn-danger:focus,
.vc_btn-danger:active,
.vc_btn-danger.active,
.open > .dropdown-toggle.vc_btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.vc_btn-danger:active,
.vc_btn-danger.active,
.open > .dropdown-toggle.vc_btn-danger {
  background-image: none;
}
.vc_btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
i.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  vertical-align: text-top;
  margin-left: 5px;
}
.wpb_btn-large i.icon {
  height: 19px;
  margin-left: 9px;
}
.wpb_btn-small i.icon {
  height: 15px;
}
.wpb_btn-mini i.icon {
  display: none;
}
.wpb_address_book i.icon,
option.wpb_address_book {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/address-book.png) no-repeat right center;
}
.wpb_alarm_clock i.icon,
option.wpb_alarm_clock {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/alarm-clock.png) no-repeat right center;
}
.wpb_anchor i.icon,
option.wpb_anchor {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/anchor.png) no-repeat right center;
}
.wpb_application_image i.icon,
option.wpb_application_image {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/application-image.png) no-repeat right center;
}
.wpb_arrow i.icon,
option.wpb_arrow {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/arrow.png) no-repeat right center;
}
.wpb_asterisk i.icon,
option.wpb_asterisk {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/asterisk.png) no-repeat right center;
}
.wpb_hammer i.icon,
option.wpb_hammer {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/auction-hammer.png) no-repeat right center;
}
.wpb_balloon i.icon,
option.wpb_balloon {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/balloon.png) no-repeat right center;
}
.wpb_balloon_buzz i.icon,
option.wpb_balloon_buzz {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/balloon-buzz.png) no-repeat right center;
}
.wpb_balloon_facebook i.icon,
option.wpb_balloon_facebook {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/balloon-facebook.png) no-repeat right center;
}
.wpb_balloon_twitter i.icon,
option.wpb_balloon_twitter {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/balloon-twitter.png) no-repeat right center;
}
.wpb_battery i.icon,
option.wpb_battery {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/battery-full.png) no-repeat right center;
}
.wpb_binocular i.icon,
option.wpb_binocular {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/binocular.png) no-repeat right center;
}
.wpb_document_excel i.icon,
option.wpb_document_excel {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-excel.png) no-repeat right center;
}
.wpb_document_image i.icon,
option.wpb_document_image {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-image.png) no-repeat right center;
}
.wpb_document_music i.icon,
option.wpb_document_music {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-music.png) no-repeat right center;
}
.wpb_document_office i.icon,
option.wpb_document_office {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-office.png) no-repeat right center;
}
.wpb_document_pdf i.icon,
option.wpb_document_pdf {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-pdf.png) no-repeat right center;
}
.wpb_document_powerpoint i.icon,
option.wpb_document_powerpoint {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-powerpoint.png) no-repeat right center;
}
.wpb_document_word i.icon,
option.wpb_document_word {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/blue-document-word.png) no-repeat right center;
}
.wpb_bookmark i.icon,
option.wpb_bookmark {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/bookmark.png) no-repeat right center;
}
.wpb_camcorder i.icon,
option.wpb_camcorder {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/camcorder.png) no-repeat right center;
}
.wpb_camera i.icon,
option.wpb_camera {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/camera.png) no-repeat right center;
}
.wpb_chart i.icon,
option.wpb_chart {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/chart.png) no-repeat right center;
}
.wpb_chart_pie i.icon,
option.wpb_chart_pie {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/chart-pie.png) no-repeat right center;
}
.wpb_clock i.icon,
option.wpb_clock {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/clock.png) no-repeat right center;
}
.wpb_play i.icon,
option.wpb_play {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/control.png) no-repeat right center;
}
.wpb_fire i.icon,
option.wpb_fire {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/fire.png) no-repeat right center;
}
.wpb_heart i.icon,
option.wpb_heart {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/heart.png) no-repeat right center;
}
.wpb_mail i.icon,
option.wpb_mail {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/mail.png) no-repeat right center;
}
.wpb_shield i.icon,
option.wpb_shield {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/plus-shield.png) no-repeat right center;
}
.wpb_video i.icon,
option.wpb_video {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/icons/video.png) no-repeat right center;
}
.vc_column_container .vc_btn,
.vc_column_container .wpb_button {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* 2. Alerts (Message boxes)
---------------------------------------------------------- */
.wpb_alert {
  padding: 1em 35px 1em 25px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  color: #8a6d3b;
  clear: both;
}
.wpb_alert .messagebox_text *:last-child {
  margin-bottom: 0;
}
.wpb_alert.vc_alert_square {
  border-radius: 0;
}
.wpb_alert.vc_alert_square_outlined {
  border-radius: 0;
  background: none !important;
  border-width: 2px;
}
.wpb_alert.vc_alert_round {
  border-radius: 50px;
}
.wpb_alert.vc_alert_outlined {
  background: none !important;
  border-width: 2px;
}
.wpb_alert.vc_alert_3d {
  border-width: 1px 1px 1px 1px;
}
.wpb_alert-success {
  color: #3c763d;
  border-color: #d6e9c6;
  background-color: #dff0d8;
}
.wpb_alert-success.vc_alert_outlined,
.wpb_alert-success.vc_alert_square_outlined {
  color: #3c763d;
}
.wpb_alert-success.vc_alert_3d {
  -webkit-box-shadow: 0 5px 0 #c1e2b3;
  box-shadow: 0 5px 0 #c1e2b3;
}
.wpb_alert-error,
.wpb_alert-danger {
  color: #a94442;
  border-color: #ebccd1;
  background-color: #f2dede;
}
.wpb_alert-error.vc_alert_outlined,
.wpb_alert-danger.vc_alert_outlined,
.wpb_alert-error.vc_alert_square_outlined,
.wpb_alert-danger.vc_alert_square_outlined {
  color: #a94442;
}
.wpb_alert-error.vc_alert_3d,
.wpb_alert-danger.vc_alert_3d {
  -webkit-box-shadow: 0 5px 0 #e4b9b9;
  box-shadow: 0 5px 0 #e4b9b9;
}
.wpb_alert-info {
  color: #31708f;
  border-color: #bce8f1;
  background-color: #d9edf7;
}
.wpb_alert-info.vc_alert_outlined,
.wpb_alert-info.vc_alert_square_outlined {
  color: #31708f;
}
.wpb_alert-info.vc_alert_3d {
  -webkit-box-shadow: 0 5px 0 #afd9ee;
  box-shadow: 0 5px 0 #afd9ee;
}
.wpb_alert .messagebox_text,
.wpb_alert-warning .messagebox_text {
  padding-left: 40px;
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/vc/alert.png) no-repeat left center;
}
.wpb_alert-info .messagebox_text {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/vc/info.png) no-repeat left center;
}
.wpb_alert-success .messagebox_text {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/vc/tick.png) no-repeat left center;
}
.wpb_alert-error .messagebox_text,
.wpb_alert-danger .messagebox_text {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/vc/exclamation.png) no-repeat left center;
}
/* 4. Separators
---------------------------------------------------------- */
/* 5. Single image
---------------------------------------------------------- */
img {
  height: auto;
}
.wpb_single_image img {
  height: auto;
  max-width: 100%;
}
.wpb_single_image.vc_align_center {
  text-align: center;
}
.wpb_single_image.vc_align_right {
  text-align: right;
}
.wpb_single_image.vc_align_left {
  text-align: left;
}
div .vc_box_rounded {
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
div .vc_box_outline,
div .vc_box_outline_circle {
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 6px;
  border: 1px solid #ebebeb;
}
div .vc_box_border,
div .vc_box_border_circle {
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 6px;
  border: none;
}
div .vc_box_shadow,
div .vc_box_shadow_border,
div .vc_box_shadow_border_circle,
div .vc_box_shadow_circle {
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
}
div .vc_box_shadow_border,
div .vc_box_shadow_border_circle {
  padding: 6px;
}
div .vc_box_shadow_3d {
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 15px;
}
div .vc_box_circle,
div .vc_box_outline_circle,
div .vc_box_border_circle,
div .vc_box_shadow_circle,
div .vc_box_shadow_border_circle {
  border-radius: 5000px;
  border-radius: 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
}
div .vc_box_shadow_circle,
div .vc_box_shadow_border_circle {
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
}
.vc_box_shadow_3d_wrap {
  position: relative;
  z-index: 0;
  display: inline-block;
  max-width: 100%;
}
.vc_box_shadow_3d_wrap:after,
.vc_box_shadow_3d_wrap:before {
  content: "";
  position: absolute;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  left: 10px;
  bottom: 8%;
  width: 40%;
  height: 20%;
  max-height: 100px;
  max-width: 300px;
  z-index: -1;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
.vc_box_shadow_3d_wrap:after {
  left: auto;
  right: 10px;
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  transform: rotate(6deg);
}
.vc_box_outline.vc_box_border_blue,
.vc_box_outline_circle.vc_box_border_blue {
  border-color: #5472d2;
}
.vc_box_border.vc_box_border_blue,
.vc_box_border_circle.vc_box_border_blue {
  background-color: #5472d2;
}
.vc_box_outline.vc_box_border_turquoise,
.vc_box_outline_circle.vc_box_border_turquoise {
  border-color: #00c1cf;
}
.vc_box_border.vc_box_border_turquoise,
.vc_box_border_circle.vc_box_border_turquoise {
  background-color: #00c1cf;
}
.vc_box_outline.vc_box_border_pink,
.vc_box_outline_circle.vc_box_border_pink {
  border-color: #fe6c61;
}
.vc_box_border.vc_box_border_pink,
.vc_box_border_circle.vc_box_border_pink {
  background-color: #fe6c61;
}
.vc_box_outline.vc_box_border_violet,
.vc_box_outline_circle.vc_box_border_violet {
  border-color: #8d6dc4;
}
.vc_box_border.vc_box_border_violet,
.vc_box_border_circle.vc_box_border_violet {
  background-color: #8d6dc4;
}
.vc_box_outline.vc_box_border_peacoc,
.vc_box_outline_circle.vc_box_border_peacoc {
  border-color: #4cadc9;
}
.vc_box_border.vc_box_border_peacoc,
.vc_box_border_circle.vc_box_border_peacoc {
  background-color: #4cadc9;
}
.vc_box_outline.vc_box_border_chino,
.vc_box_outline_circle.vc_box_border_chino {
  border-color: #cec2ab;
}
.vc_box_border.vc_box_border_chino,
.vc_box_border_circle.vc_box_border_chino {
  background-color: #cec2ab;
}
.vc_box_outline.vc_box_border_mulled_wine,
.vc_box_outline_circle.vc_box_border_mulled_wine {
  border-color: #50485b;
}
.vc_box_border.vc_box_border_mulled_wine,
.vc_box_border_circle.vc_box_border_mulled_wine {
  background-color: #50485b;
}
.vc_box_outline.vc_box_border_vista_blue,
.vc_box_outline_circle.vc_box_border_vista_blue {
  border-color: #74.468085099d69c;
}
.vc_box_border.vc_box_border_vista_blue,
.vc_box_border_circle.vc_box_border_vista_blue {
  background-color: #74.468085099d69c;
}
.vc_box_outline.vc_box_border_black,
.vc_box_outline_circle.vc_box_border_black {
  border-color: #2a2a2a;
}
.vc_box_border.vc_box_border_black,
.vc_box_border_circle.vc_box_border_black {
  background-color: #2a2a2a;
}
.vc_box_outline.vc_box_border_grey,
.vc_box_outline_circle.vc_box_border_grey {
  border-color: #ebebeb;
}
.vc_box_border.vc_box_border_grey,
.vc_box_border_circle.vc_box_border_grey {
  background-color: #ebebeb;
}
.vc_box_outline.vc_box_border_orange,
.vc_box_outline_circle.vc_box_border_orange {
  border-color: #f7be68;
}
.vc_box_border.vc_box_border_orange,
.vc_box_border_circle.vc_box_border_orange {
  background-color: #f7be68;
}
.vc_box_outline.vc_box_border_sky,
.vc_box_outline_circle.vc_box_border_sky {
  border-color: #5aa1e3;
}
.vc_box_border.vc_box_border_sky,
.vc_box_border_circle.vc_box_border_sky {
  background-color: #5aa1e3;
}
.vc_box_outline.vc_box_border_green,
.vc_box_outline_circle.vc_box_border_green {
  border-color: #6dab3c;
}
.vc_box_border.vc_box_border_green,
.vc_box_border_circle.vc_box_border_green {
  background-color: #6dab3c;
}
.vc_box_outline.vc_box_border_juicy_pink,
.vc_box_outline_circle.vc_box_border_juicy_pink {
  border-color: #f4524d;
}
.vc_box_border.vc_box_border_juicy_pink,
.vc_box_border_circle.vc_box_border_juicy_pink {
  background-color: #f4524d;
}
.vc_box_outline.vc_box_border_sandy_brown,
.vc_box_outline_circle.vc_box_border_sandy_brown {
  border-color: #f79468;
}
.vc_box_border.vc_box_border_sandy_brown,
.vc_box_border_circle.vc_box_border_sandy_brown {
  background-color: #f79468;
}
.vc_box_outline.vc_box_border_purple,
.vc_box_outline_circle.vc_box_border_purple {
  border-color: #b97ebb;
}
.vc_box_border.vc_box_border_purple,
.vc_box_border_circle.vc_box_border_purple {
  background-color: #b97ebb;
}
.vc_box_outline.vc_box_border_white,
.vc_box_outline_circle.vc_box_border_white {
  border-color: #ffffff;
}
.vc_box_border.vc_box_border_white,
.vc_box_border_circle.vc_box_border_white {
  background-color: #ffffff;
}
/***************** OLD CSS *****************/
/* Content elements margins
---------------------------------------------------------- */
.wpb_alert p:last-child,
#content .wpb_alert p:last-child,
.wpb_text_column p:last-child,
.wpb_text_column *:last-child,
#content .wpb_text_column p:last-child,
#content .wpb_text_column *:last-child,
.wpb_toggle_content p:last-child {
  margin-bottom: 0;
}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
  margin-bottom: 35px;
}
.fb_like,
.twitter-share-button,
.entry-content .twitter-share-button,
.wpb_googleplus,
.wpb_pinterest,
.wpb_tab .wpb_content_element,
.wpb_accordion .wpb_content_element,
.wpb_toggle_content {
  margin-bottom: 21.73913043px;
}
.wpb_column > .wpb_wrapper > *:last-child {
  margin-bottom: 0;
}
/* Facebook
---------------------------------------------------------- */
.fb_type_standard {
  height: 25px;
}
.fb_type_standard iframe {
  height: 25px;
}
.fb_type_button_count {
  height: 20px;
}
.fb_type_button_count iframe {
  height: 20px;
}
.fb_type_box_count {
  height: 62px;
}
.fb_type_box_count iframe {
  height: 62px;
}
/* Google plus
---------------------------------------------------------- */
.wpb_googleplus_type_standard {
  height: 25px;
}
.wpb_googleplus_type_small {
  height: 19px;
}
.wpb_googleplus_type_medium {
  height: 21px;
}
.wpb_googleplus_type_tall {
  height: 21px;
}
/* Pinterest
---------------------------------------------------------- */
.wpb_pinterest_type_horizontal {
  height: 21px;
}
.wpb_pinterest_type_vertical {
  height: 60px;
}
.wpb_pinterest_type_none {
  height: 21px;
}
/* Pinterest
---------------------------------------------------------- */
iframe.twitter-share-button {
  margin: 0;
}
/* Toggle / FAQ
---------------------------------------------------------- */
.wpb_toggle,
#content h4.wpb_toggle {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/toggle_open.png) no-repeat left center;
  padding-left: 25px;
  clear: both;
  margin-top: 0;
}
.wpb_toggle_title_active,
#content h4.wpb_toggle_title_active {
  background: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/toggle_close.png) no-repeat left center;
}
.wpb_toggle:hover {
  cursor: pointer;
}
.wpb_toggle_content {
  display: none;
  overflow: hidden;
  padding: 0px 0px 0px 25px;
  margin-top: 1em;
}
.wpb_toggle_open {
  display: block;
}
/* Widgetised column element
---------------------------------------------------------- */
.wpb_widgetised_column .wpb_wrapper > ul {
  margin: 0;
}
.wpb_widgetised_column .wpb_wrapper > ul > li {
  margin-left: 0;
  background-image: none;
  list-style: none !important;
}
.wpb_widgetised_column .wpb_wrapper > ul > li:after,
.wpb_widgetised_column .wpb_wrapper > ul > li:before {
  display: none !important;
}
/* Buttons
---------------------------------------------------------- */
.wpb_button {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.74.468085099);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f7f7f7;
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  *margin-left: .3em;
}
.wpb_button:hover,
.wpb_button:active,
.wpb_button.active,
.wpb_button.disabled,
.wpb_button[disabled] {
  background-color: #eaeaea;
}
.wpb_button:active,
.wpb_button.active {
  background-color: #d1d1d1 \9;
}
.wpb_button:first-child {
  *margin-left: 0;
}
.vc_vc_button2 .vc_btn {
  margin-top: 5px;
  margin-bottom: 5px;
}
.vc_vc_button .vc_btn {
  margin-top: 5px;
  margin-bottom: 5px;
}
.wpb_button:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  -webkit-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.wpb_button:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.wpb_button.active,
.wpb_button:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
button.wpb_btn-large,
span.wpb_btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
button.wpb_btn-large [class^="icon-"],
span.wpb_btn-large [class^="icon-"] {
  margin-top: 1px;
}
button.wpb_btn-small,
span.wpb_btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
button.wpb_btn-small [class^="icon-"],
span.wpb_btn-small [class^="icon-"] {
  margin-top: -1px;
}
button.wpb_btn-mini,
span.wpb_btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
.wpb_btn-primary,
.wpb_btn-primary:hover,
.wpb_btn-warning,
.wpb_btn-warning:hover,
.wpb_btn-danger,
.wpb_btn-danger:hover,
.wpb_btn-success,
.wpb_btn-success:hover,
.wpb_btn-info,
.wpb_btn-info:hover,
.wpb_btn-inverse,
.wpb_btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpb_btn-primary.active,
.wpb_btn-warning.active,
.wpb_btn-danger.active,
.wpb_btn-success.active,
.wpb_btn-info.active,
.wpb_btn-inverse.active {
  color: rgba(255, 255, 255, 0.74.468085099);
}
.wpb_button {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
}
.wpb_btn-primary {
  background-color: #0088cc;
}
.wpb_btn-primary:hover,
.wpb_btn-primary:active,
.wpb_btn-primary.active,
.wpb_btn-primary.disabled,
.wpb_btn-primary[disabled] {
  background-color: #0077b3;
}
.wpb_btn-primary:active,
.wpb_btn-primary.active {
  background-color: #005580 \9;
}
.wpb_btn-warning {
  background-color: #ff9900;
}
.wpb_btn-warning:hover,
.wpb_btn-warning:active,
.wpb_btn-warning.active,
.wpb_btn-warning.disabled,
.wpb_btn-warning[disabled] {
  background-color: #e68a00;
}
.wpb_btn-warning:active,
.wpb_btn-warning.active {
  background-color: #b36b00 \9;
}
.wpb_btn-danger {
  background-color: #ff674.468085099b;
}
.wpb_btn-danger:hover,
.wpb_btn-danger:active,
.wpb_btn-danger.active,
.wpb_btn-danger.disabled,
.wpb_btn-danger[disabled] {
  background-color: #ff4f42;
}
.wpb_btn-danger:active,
.wpb_btn-danger.active {
  background-color: #ff200f \9;
}
.wpb_btn-success {
  background-color: #6ab165;
}
.wpb_btn-success:hover,
.wpb_btn-success:active,
.wpb_btn-success.active,
.wpb_btn-success.disabled,
.wpb_btn-success[disabled] {
  background-color: #5aa855;
}
.wpb_btn-success:active,
.wpb_btn-success.active {
  background-color: #488644 \9;
}
.wpb_btn-info {
  background-color: #58b9da;
}
.wpb_btn-info:hover,
.wpb_btn-info:active,
.wpb_btn-info.active,
.wpb_btn-info.disabled,
.wpb_btn-info[disabled] {
  background-color: #43b0d5;
}
.wpb_btn-info:active,
.wpb_btn-info.active {
  background-color: #2a97bc \9;
}
.wpb_btn-inverse {
  background-color: #555555;
}
.wpb_btn-inverse:hover,
.wpb_btn-inverse:active,
.wpb_btn-inverse.active,
.wpb_btn-inverse.disabled,
.wpb_btn-inverse[disabled] {
  background-color: #484848;
}
.wpb_btn-inverse:active,
.wpb_btn-inverse.active {
  background-color: #2f2f2f \9;
}
button.wpb_button,
input[type="submit"].wpb_button {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.wpb_button::-moz-focus-inner,
input[type="submit"].wpb_button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.wpb_button.wpb_btn-large,
input[type="submit"].wpb_button.wpb_btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.wpb_button.wpb_btn-small,
input[type="submit"].wpb_button.wpb_btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.wpb_button.wpb_btn-mini,
input[type="submit"].wpb_button.wpb_btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
/* Button
---------------------------------------------------------- */
a.wpb_button_a {
  text-decoration: none;
  border: none;
}
a.wpb_button_a:hover {
  text-decoration: none;
}
.wpb_button:hover {
  background-image: none;
}
/* Call to action
---------------------------------------------------------- */
.vc_call_to_action {
  background-color: #ebebeb;
  border: 2px solid #ebebeb;
  padding: 2em;
  border-radius: 5px;
}
.vc_call_to_action *:last-child {
  margin-bottom: 0;
}
.vc_call_to_action.vc_cta_square {
  border-radius: 0;
}
.vc_call_to_action.vc_cta_square_outlined {
  border-radius: 0;
  background: none !important;
}
.vc_call_to_action.vc_cta_round {
  border-radius: 50px;
}
.vc_call_to_action.vc_cta_outlined {
  background: none !important;
}
.vc_call_to_action hgroup h2,
.vc_call_to_action hgroup h4 {
  margin: 0;
  clear: none;
}
.vc_call_to_action hgroup + p {
  margin-top: 1em;
}
.vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn {
  float: right;
  margin-left: 2em;
}
.vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn {
  float: left;
  margin-right: 2em;
}
.wpb_call_to_action {
  position: relative;
  background-color: #f7f7f7;
  padding: 20px;
  padding: 35px;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpb_call_to_action .wpb_button {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cta_align_left .wpb_button {
  float: left;
}
.cta_align_right .wpb_button {
  float: right;
}
.cta_align_left .wpb_button,
.cta_align_right .wpb_button {
  max-width: 27.5%;
}
.cta_align_left .wpb_call_text,
.cta_align_right .wpb_call_text {
  width: 70%;
  float: left;
  clear: none;
}
.cta_align_left .wpb_call_text {
  float: right;
}
.wpb_call_to_action .wpb_call_text,
#content .wpb_call_to_action .wpb_call_text {
  margin: 0;
  padding-top: 0;
}
.cta_align_bottom {
  text-align: center;
}
.cta_align_bottom .wpb_button {
  position: static;
  margin-top: 21.73913043px;
  display: inline-block;
}
.cta_no_button .wpb_call_text {
  width: auto;
  float: none;
}
/* Call to action responsive rules
---------------------------------------------------------- */
@media (max-width: 600px) {
  .vc_responsive .cta_align_left .wpb_button,
  .vc_responsive .cta_align_right .wpb_button {
    max-width: 70%;
    width: 70%;
    float: none;
    display: block;
    margin: 3% auto;
  }
  .vc_responsive .cta_align_left .wpb_call_text,
  .vc_responsive .cta_align_right .wpb_call_text {
    width: auto;
    max-width: none;
    text-align: center;
  }
}
/* Google maps
---------------------------------------------------------- */
.wpb_gmaps_widget .wpb_wrapper {
  background-color: #f7f7f7;
  padding: 5px;
}
.wpb_gmaps_widget .wpb_map_wraper iframe {
  margin-bottom: 0;
  padding: 0;
  display: block;
  width: 100%;
  border: none;
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.wpb_content_element .wpb_tabs_nav li a:focus,
.wpb_accordion_section .wpb_accordion_header a:focus,
.wpb_tour_next_prev_nav a:focus {
  outline: none;
}
/** Tabs/Tour Common **/
.wpb_content_element .wpb_tour_tabs_wrapper,
.wpb_content_element .wpb_tabs_nav {
  padding: 0;
}
.wpb_content_element .wpb_tabs_nav {
  margin: 0;
  padding-left: 0 !important;
  text-indent: inherit !important;
}
#content .wpb_content_element .wpb_tabs_nav {
  margin: 0;
}
.wpb_content_element .wpb_tabs_nav li {
  background-color: #ffffff;
  white-space: nowrap;
  padding: 0;
  background-image: none;
  list-style: none !important;
}
.wpb_content_element .wpb_tabs_nav li:after,
.wpb_content_element .wpb_tabs_nav li:before {
  display: none !important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_content_element .wpb_tabs_nav li:hover {
  background-color: #f7f7f7;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
  cursor: default;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide {
  display: none;
}
/** Tabs/Tour/Accordion Common **/

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wpb_content_element .wpb_accordion_header a {
  border-bottom: none;
  text-decoration: none;
  display: block;
  padding: 0.5em 1em;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background-color: #f7f7f7;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
  padding: 1em;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab > .wpb_content_element:last-child,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content > .wpb_content_element:last-child,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child > div > div.wpb_wrapper .wpb_content_element:last-child,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child > div > div.wpb_wrapper .wpb_content_element:last-child {
  margin-bottom: 0;
}
/** Tabs **/
.wpb_tabs .wpb_tabs_nav li {
  float: left;
  margin: 0 1px 0 0;
}
/** Tour **/
.wpb_tour .wpb_tabs_nav {
  float: left;
  width: 31.66666667%;
}
.wpb_tour .wpb_tabs_nav li {
  margin: 0 0 1px 0;
  clear: left;
  width: 100%;
}
.wpb_tour .wpb_tabs_nav a {
  width: 100%;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  float: left;
  width: 66.382978723%;
  padding: 0 0 0 21.73913043px;
}
.wpb_tour_next_prev_nav {
  margin-left: 31.66666667%;
  padding-left: 21.73913043px;
  font-size: 80%;
}
.wpb_tour_next_prev_nav a {
  border-bottom: 1px dotted;
  text-decoration: none;
}
.wpb_tour_next_prev_nav a:hover {
  text-decoration: none;
  border-bottom: none;
}
.wpb_tour_next_prev_nav span {
  width: 48%;
  display: inline-block;
  padding-top: 1em;
  float: left;
}
.wpb_tour_next_prev_nav span.wpb_next_slide {
  text-align: right;
  float: right;
}
/** Accordion **/
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
  margin: 0 0 1px 0;
  padding-top: 0;
  position: relative;
  text-transform: none;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  padding-left: 1em;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/toggle_open.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 0.7em;
  top: 0.7em;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  background-image: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/toggle_close.png);
}
/* tabs_tour_accordion responsive rules */
@media (max-width: 480px) {
  .vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,
  .vc_responsive .wpb_tour .wpb_tab,
  .vc_responsive .wpb_tour_next_prev_nav {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .vc_responsive .wpb_tour_next_prev_nav {
    width: auto;
    padding: 0 1em;
  }
  .vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
    margin-bottom: 1em;
  }
  .vc_responsive .wpb_tour .wpb_tab {
    padding-left: 1em;
    padding-right: 1em;
  }
}
/* Teaser Grid
---------------------------------------------------------- */
.wpb_column .wpb_wrapper .wpb_teaser_grid {
  float: none;
}
body ul.wpb_thumbnails-fluid li {
  /* some themes add bg image as a bullet */
  padding: 0;
  margin-left: 0;
  background-image: none;
  list-style: none !important;
}
body ul.wpb_thumbnails-fluid li:after,
body ul.wpb_thumbnails-fluid li:before {
  display: none !important;
}
body ul.wpb_thumbnails-fluid li .entry-content *:last-child {
  margin-bottom: 0;
}
.wpb_row .wpb_grid ul.wpb_thumbnails-fluid,
.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid {
  padding: 0;
  overflow: visible !important;
}
/* Grid adjustments */
/* Teaser grid
---------------------------------------------------------- */
.wpb_teaser_grid .entry-content {
  margin: 0;
  padding: 0;
  width: 100%;
}
.grid_layout-thumbnail .post-thumb {
  margin-bottom: 0;
}
.grid_layout-thumbnail .post-thumb img {
  max-width: 100%;
}
/* Carousel layout
---------------------------------------------------------- */
.wpb_carousel .wpb_wrapper {
  position: relative;
}
.wpb_carousel .prev,
.wpb_carousel .next {
  position: absolute;
  top: 3px;
  background-color: #f7f7f7;
  padding: 0px 6px 0px 6px;
  font-size: 12px;
  z-index: 10;
  text-decoration: none;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.wpb_carousel .prev:hover,
.wpb_carousel .next:hover {
  background-color: #f0f0f0;
}
.wpb_carousel .prev:focus,
.wpb_carousel .next:focus {
  outline: none;
  text-decoration: none;
}
.wpb_carousel .prev {
  right: 30px;
}
.wpb_carousel .next {
  right: 0px;
}
.wpb_carousel .wpb_thumbnails-fluid {
  width: 100%;
}
.wpb_carousel .wpb_thumbnails-fluid > [class*="vc_span"] {
  height: auto !important;
}
/*** Categories filter ***/
.wpb_teaser_grid .categories_filter,
.wpb_categories_filter {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px 0;
}
.wpb_teaser_grid .categories_filter li,
.wpb_categories_filter li {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  background-image: none;
  list-style: none !important;
}
.wpb_teaser_grid .categories_filter li:after,
.wpb_categories_filter li:after,
.wpb_teaser_grid .categories_filter li:before,
.wpb_categories_filter li:before {
  display: none !important;
}
.wpb_teaser_grid .categories_filter li a,
.wpb_categories_filter li a {
  border: none;
  text-decoration: none;
}
.wpb_teaser_grid .categories_filter li a:hover,
.wpb_categories_filter li a:hover {
  border-bottom: 1px dotted;
}
.wpb_teaser_grid .categories_filter li.active a,
.wpb_categories_filter li.active a {
  border-bottom: 1px dotted;
}
@media (max-width: 480px) {
  .vc_responsive .wpb_row ul.wpb_thumbnails-fluid {
    margin-left: 0;
    width: auto;
  }
  .vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*="vc_col-"] {
    width: 100%;
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
}
/* Image grid
---------------------------------------------------------- */
.wpb_image_grid .wpb_image_grid_ul {
  margin: 0;
  padding: 0;
}
.wpb_image_grid .wpb_image_grid_ul > li {
  background-image: none;
  list-style: none !important;
}
.wpb_image_grid .wpb_image_grid_ul > li:after,
.wpb_image_grid .wpb_image_grid_ul > li:before {
  display: none !important;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
  list-style: none;
  margin: 0 1px 1px 0;
  max-width: 100%;
  float: left;
}
.wpb_image_grid .wpb_image_grid_ul a {
  display: block;
}
.wpb_image_grid .wpb_image_grid_ul img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* Gallery
---------------------------------------------------------- */
.wpb_gallery .theme-default .nivoSlider {
  margin-bottom: 0;
}
.wpb_gallery .theme-default .nivo-controlNav {
  padding: 10px 0 3px 0;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
  bottom: -35px;
}
.wpb_gallery .wpb_flexslider .flex-caption {
  cursor: default;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
  line-height: 1;
}
.wpb_gallery .wpb_flexslider .flex-control-paging {
  z-index: 10;
}
/*** remove ul & li margins ***/
#content .wpb_gallery_slides ul.slides,
.content .wpb_gallery_slides ul.slides,
.wpb_gallery_slides ul.slides,
#content .wpb_gallery_slides ul.flex-direction-nav,
.content .wpb_gallery_slides ul.flex-direction-nav,
.wpb_gallery_slides ul.flex-direction-nav,
body .wpb_gallery_slides ul li,
.wpb_content_element .wpb_gallery_slides ul li {
  list-style: none;
  padding: 0;
  background-image: none;
  margin: 0;
}
/* Flickr stream
---------------------------------------------------------- */
.flickr_badge_image {
  margin: 0 10px 10px 0px;
  width: 72px;
  height: 72px;
  float: left;
  background: none;
  padding: 0;
}
.flickr_badge_image a {
  border: none;
}
.flickr_badge_image img {
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.wpb_flickr_widget p.flickr_stream_wrap {
  clear: both;
  margin-bottom: 0;
  font-size: 80%;
}
.wpb_flickr_widget p.flickr_stream_wrap a {
  background-image: url(//jeannouveldesign.fr/wp-content/plugins/js_composer_salient/assets/images/flickr.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  display: inline-block;
}
/* Video widget
---------------------------------------------------------- */
.wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
  padding-top: 56%;
  position: relative;
}
.wpb_video_widget .wpb_wrapper .wpb_video_wrapper > div {
  padding-top: 0 !important;
  position: static;
}
.wpb_video_widget .wpb_wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpb_video_wrapper .fluid-width-video-wrapper {
  padding-top: 0 !important;
  position: static;
}
/* Posts slider
---------------------------------------------------------- */
.wpb_posts_slider .flex-caption,
.wpb_posts_slider .nivo-caption {
  background-color: #f7f7f7;
  opacity: 1;
  color: inherit;
  padding: 10px 15px;
  position: static;
}
.wpb_posts_slider .wpb_gallery_slides > ul > li {
  background-image: none;
  list-style: none !important;
}
.wpb_posts_slider .wpb_gallery_slides > ul > li:after,
.wpb_posts_slider .wpb_gallery_slides > ul > li:before {
  display: none !important;
}
/* Progress bar
---------------------------------------------------------- */
.vc_progress_bar .vc_single_bar {
  background: #f7f7f7;
  position: relative;
  margin-bottom: 11.66666667px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.vc_progress_bar .vc_single_bar:last-child {
  margin-bottom: 0;
}
.vc_progress_bar .vc_single_bar .vc_label {
  display: block;
  padding: 0.5em 1em;
  position: relative;
  z-index: 1;
}
.vc_progress_bar .vc_single_bar.bar_blue .vc_bar {
  background-color: #0074CC;
}
.vc_progress_bar .vc_single_bar.bar_blue .vc_label {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar.bar_turquoise .vc_bar {
  background-color: #49afcd;
}
.vc_progress_bar .vc_single_bar.bar_turquoise .vc_label {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar.bar_green .vc_bar {
  background-color: #5bb74.468085099b;
}
.vc_progress_bar .vc_single_bar.bar_green .vc_label {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar.bar_orange .vc_bar {
  background-color: #faa732;
}
.vc_progress_bar .vc_single_bar.bar_orange .vc_label {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar.bar_red .vc_bar {
  background-color: #da4f49;
}
.vc_progress_bar .vc_single_bar.bar_red .vc_label {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar.bar_black .vc_bar {
  background-color: #414141;
}
.vc_progress_bar .vc_single_bar.bar_black .vc_label {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar .vc_bar {
  display: block;
  position: absolute;
  height: 100%;
  background-color: #e0e0e0;
  width: 0%;
  top: 0;
  left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: width 1s linear;
  -moz-transition: width 1s linear;
  -webkit-transition: width 1s linear;
  -o-transition: width 1s linear;
}
.vc_progress_bar .vc_single_bar .vc_bar.striped {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.74.468085099, rgba(255, 255, 255, 0.15)), color-stop(0.74.468085099, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 74.468085099%, transparent 74.468085099%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 74.468085099%, transparent 74.468085099%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 74.468085099%, transparent 74.468085099%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 74.468085099%, transparent 74.468085099%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.vc_progress_bar .vc_single_bar .vc_bar.animated {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/*** Pie chart **/
.vc_pie_chart {
  z-index: 0;
  text-align: center;
  /*opacity: 0;*/
}
.vc_pie_chart.vc_ready {
  opacity: 1;
}
.vc_pie_chart .vc_pie_wrapper {
  position: relative;
  margin: 0 auto;
}
.vc_pie_chart canvas {
  position: relative;
  z-index: 1;
}
.vc_pie_chart .vc_pie_chart_value {
  font-size: 200%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.vc_pie_chart[data-pie-color="wpb_button"] .vc_pie_chart_back {
  border-color: #f7f7f7;
}
.vc_pie_chart[data-pie-color="btn-primary"] .vc_pie_chart_back {
  border-color: #0088cc;
}
.vc_pie_chart[data-pie-color="btn-info"] .vc_pie_chart_back {
  border-color: #58b9da;
}
.vc_pie_chart[data-pie-color="btn-success"] .vc_pie_chart_back {
  border-color: #6ab165;
}
.vc_pie_chart[data-pie-color="btn-warning"] .vc_pie_chart_back {
  border-color: #ff9900;
}
.vc_pie_chart[data-pie-color="btn-danger"] .vc_pie_chart_back {
  border-color: #ff674.468085099b;
}
.vc_pie_chart[data-pie-color="btn-inverse"] .vc_pie_chart_back {
  border-color: #555555;
}
.vc_pie_chart_back {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 6px solid #f7f7f7;
  border-radius: 999px;
  border-radius: 50%;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vc_carousel .vc_carousel-control {
  text-shadow: none;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  /*.icon-prev,
        .icon-next {
            background-color: @vc_carousel_arrows_bg;
            .wpb_transition();
            &:hover {
                background-color: @vc_carousel_arrows_bg_hover;
            }
        }*/
}
.vc_carousel .vc_carousel-control:active,
.vc_carousel .vc_carousel-control:focus {
  outline: none;
}
.vc_carousel .vc_carousel-indicators li {
  width: 5px;
  height: 5px;
  margin: 0;
  border-color: #f7f7f7;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.vc_separator {
  display: table;
}
.vc_separator h4 {
  line-height: 1em;
  font-size: 100%;
  display: table-cell;
  white-space: pre;
}
.vc_separator h4 .normal {
  font-size: 12px;
  font-weight: normal;
}
.vc_separator.vc_separator_align_center h4 {
  padding: 0 0.8em;
}
.vc_separator.vc_separator_align_left h4 {
  padding: 0 0.8em 0 0;
}
.vc_separator.vc_separator_align_left .vc_sep_holder {
  width: 100%;
}
.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l {
  display: none;
}
.vc_separator.vc_separator_align_right h4 {
  padding: 0 0 0 0.8em;
  margin: 0 !important;
}
.vc_separator.vc_separator_align_right .vc_sep_holder {
  width: 100%;
}
.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r {
  display: none;
}
.vc_separator .vc_sep_holder {
  display: table-cell;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.vc_separator .vc_sep_holder .vc_sep_line {
  height: 1px;
  border-top: 1px solid #ebebeb;
  display: block;
  position: relative;
  top: 1px;
  width: 100%;
}
.vc_separator.vc_sep_double {
  height: 3px;
}
.vc_separator.vc_sep_double .vc_sep_line {
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  height: 3px;
}
.vc_separator.vc_sep_dashed .vc_sep_line {
  border-top-style: dashed;
}
.vc_separator.vc_sep_dotted .vc_sep_line {
  border-top-style: dotted;
}
.vc_separator.vc_separator_no_text .vc_sep_holder_l {
  width: 100%;
}
.vc_separator.vc_separator_no_text .vc_sep_holder_r {
  display: none;
}
.vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line {
  border-top-width: 1px;
}
.vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 1px;
  top: 0px;
}
.vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line {
  border-top-width: 2px;
}
.vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 2px;
  top: -1px;
}
.vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line {
  border-top-width: 3px;
}
.vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 3px;
  top: -1px;
}
.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line {
  border-top-width: 4px;
}
.vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 4px;
  top: -2px;
}
.vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line {
  border-top-width: 5px;
}
.vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 5px;
  top: -2px;
}
.vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line {
  border-top-width: 6px;
}
.vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 6px;
  top: -3px;
}
.vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line {
  border-top-width: 7px;
}
.vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 7px;
  top: -3px;
}
.vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line {
  border-top-width: 8px;
}
.vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 8px;
  top: -4px;
}
.vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line {
  border-top-width: 9px;
}
.vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 9px;
  top: -4px;
}
.vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line {
  border-top-width: 10px;
}
.vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 10px;
  top: -5px;
}
.vc_separator.vc_sep_color_blue .vc_sep_line {
  border-color: #5472d2;
}
.vc_separator.vc_sep_color_turquoise .vc_sep_line {
  border-color: #00c1cf;
}
.vc_separator.vc_sep_color_pink .vc_sep_line {
  border-color: #fe6c61;
}
.vc_separator.vc_sep_color_violet .vc_sep_line {
  border-color: #8d6dc4;
}
.vc_separator.vc_sep_color_peacoc .vc_sep_line {
  border-color: #4cadc9;
}
.vc_separator.vc_sep_color_chino .vc_sep_line {
  border-color: #cec2ab;
}
.vc_separator.vc_sep_color_mulled_wine .vc_sep_line {
  border-color: #50485b;
}
.vc_separator.vc_sep_color_vista_blue .vc_sep_line {
  border-color: #75d69c;
}
.vc_separator.vc_sep_color_black .vc_sep_line {
  border-color: #2a2a2a;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #ebebeb;
}
.vc_separator.vc_sep_color_orange .vc_sep_line {
  border-color: #f7be68;
}
.vc_separator.vc_sep_color_sky .vc_sep_line {
  border-color: #5aa1e3;
}
.vc_separator.vc_sep_color_green .vc_sep_line {
  border-color: #6dab3c;
}
.vc_separator.vc_sep_color_juicy_pink .vc_sep_line {
  border-color: #f4524d;
}
.vc_separator.vc_sep_color_sandy_brown .vc_sep_line {
  border-color: #f79468;
}
.vc_separator.vc_sep_color_purple .vc_sep_line {
  border-color: #b97ebb;
}
.vc_separator.vc_sep_color_white .vc_sep_line {
  border-color: #ffffff;
}
.wpb_separator,
.vc_text_separator {
  border-bottom: 1px solid #ebebeb;
}
.vc_sep_width_10 {
  width: 10%;
}
.vc_sep_width_20 {
  width: 20%;
}
.vc_sep_width_30 {
  width: 30%;
}
.vc_sep_width_40 {
  width: 40%;
}
.vc_sep_width_50 {
  width: 50%;
}
.vc_sep_width_60 {
  width: 60%;
}
.vc_sep_width_70 {
  width: 70%;
}
.vc_sep_width_80 {
  width: 80%;
}
.vc_sep_width_90 {
  width: 90%;
}
.vc_sep_width_100 {
  width: 100%;
}
.vc_sep_pos_align_center {
  margin-left: auto;
  margin-right: auto;
}
.vc_sep_pos_align_left {
  margin-left: 0;
  margin-right: auto;
}
.vc_sep_pos_align_right {
  margin-left: auto;
  margin-right: 0;
}
/* Separator
---------------------------------------------------------- */
.wpb_separator {
  clear: both;
  height: 1px;
}
/* Text Separator
---------------------------------------------------------- */
.vc_text_separator {
  clear: both;
  height: 1px;
}
.vc_text_separator div {
  display: inline-block;
  background-color: #ffffff;
  padding: 1px 1em;
  position: relative;
  top: -9px;
}
.separator_align_center {
  text-align: center;
}
.separator_align_left {
  text-align: left;
}
.separator_align_right {
  text-align: right;
}
/* CSS Animations */
.wpb_animate_when_almost_visible {
  opacity: 0;
}
.wpb_start_animation.wpb_top-to-bottom {
  -webkit-animation: wpb_ttb 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* Safari 4+ */
  -moz-animation: wpb_ttb 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* Fx 5+ */
  -o-animation: wpb_ttb 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* Opera 12+ */
  animation: wpb_ttb 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* IE 10+ */
  opacity: 1;
}
.wpb_start_animation.wpb_bottom-to-top {
  -webkit-animation: wpb_btt 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* Safari 4+ */
  -moz-animation: wpb_btt 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* Fx 5+ */
  -o-animation: wpb_btt 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* Opera 12+ */
  animation: wpb_btt 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* IE 10+ */
  opacity: 1;
}
.wpb_start_animation.wpb_left-to-right {
  -webkit-animation: wpb_ltr 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* Safari 4+ */
  -moz-animation: wpb_ltr 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* Fx 5+ */
  -o-animation: wpb_ltr 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* Opera 12+ */
  animation: wpb_ltr 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* IE 10+ */
  opacity: 1;
}
.wpb_start_animation.wpb_right-to-left {
  -webkit-animation: wpb_rtl 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* Safari 4+ */
  -moz-animation: wpb_rtl 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* Fx 5+ */
  -o-animation: wpb_rtl 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* Opera 12+ */
  animation: wpb_rtl 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* IE 10+ */
  opacity: 1;
}
.wpb_start_animation.wpb_appear {
  -webkit-animation: wpb_appear 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* Safari 4+ */
  -moz-animation: wpb_appear 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* Fx 5+ */
  -o-animation: wpb_appear 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* Opera 12+ */
  animation: wpb_appear 0.7s 1 cubic-bezier(0.174.468085099, 0.885, 0.32, 1.274.468085099);
  /* IE 10+ */
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* Top to bottom keyframes */
@-webkit-keyframes wpb_ttb {
  0% {
    -webkit-transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_ttb {
  0% {
    -moz-transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_ttb {
  0% {
    -o-transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_ttb {
  0% {
    transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Bottom to top keyframes */
@-webkit-keyframes wpb_btt {
  0% {
    -webkit-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_btt {
  0% {
    -moz-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_btt {
  0% {
    -o-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_btt {
  0% {
    transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Left to right keyframes */
@-webkit-keyframes wpb_ltr {
  0% {
    -webkit-transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_ltr {
  0% {
    -moz-transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_ltr {
  0% {
    -o-transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_ltr {
  0% {
    transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Right to left keyframes */
@-webkit-keyframes wpb_rtl {
  0% {
    -webkit-transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_rtl {
  0% {
    -moz-transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_rtl {
  0% {
    -o-transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_rtl {
  0% {
    transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Appear from center keyframes */
@-webkit-keyframes wpb_appear {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes wpb_appear {
  0% {
    -moz-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes wpb_appear {
  0% {
    -o-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -o-transform: scale(1);
    opacity: 1;
  }
}
@keyframes wpb_appear {
  0% {
    transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}


@media only screen and (max-width:1000px) {
  .vc_row.vc_row-flex>.span_12,
  .vc_row.vc_row-flex>.span_12>.vc_column_container,
  .vc_row.vc_row-flex>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12,
  .vc_row.vc_row-flex>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }

}

.vc_row.vc_row-flex>.span_12,
.vc_row.vc_row-flex>.span_12>.vc_column_container,
.vc_row.vc_row-flex>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12,
.vc_row.vc_row-flex>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container,
.vc_row.vc_row-o-equal-height>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12>.column_container>.column-inner-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}


.vc_row.vc_row-flex>.span_12>.vc_vc_column,
.vc_row.vc_row-flex>.span_12>.vc_vc_column_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}


.vc_row.vc_row-flex>.span_12>.vc_column_container>.wpb_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.vc_row.vc_row-flex>.span_12>.vc_column_container>.wpb_wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}



.vc_row.vc_row-flex>.span_12>.vc_vc_column>.vc_column_container,
.vc_row.vc_row-flex>.span_12>.vc_vc_column_inner>.vc_column_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.vc_row.vc_row-flex>.span_12>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-flex>.span_12>.vc_column_container>.column-inner-wrap>.column-inner,
.wpb_row.vc_row-flex>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.vc_column-inner,
.wpb_row.vc_row-flex>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.column-inner-wrap>.column-inner,
.vc_row.vc_row-o-equal-height .full-page-inner > .span_12 > .col .wpb_row > .span_12 > .vc_column_container > .column-inner-wrap > .column-inner,
.wpb_row.vc_row-flex>.fp-tableCell .fp-scrollable > .full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.vc_column-inner {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.vc_row.vc_row-o-equal-height>.span_12>.vc_column_container, .vc_row.vc_row-o-equal-height>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container,
.vc_row.vc_row-o-equal-height>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12>.column_container>.column-inner-wrap,
.vc_row.vc_row-o-equal-height .full-page-inner > .span_12 > .col .wpb_row > .span_12 > .vc_column_container > .column-inner-wrap,
.vc_row.vc_row-flex>.span_12>.vc_column_container>.column-inner-wrap {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.vc_row.vc_row-o-content-top>.span_12>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-top>.span_12>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-top>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-top>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}


.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.vc_row.vc_row-o-content-middle>.span_12>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-middle>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.column-inner-wrap>.column-inner,
.vc_row.vc_row-o-content-middle>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-middle>.fp-tableCell .fp-scrollable > .full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.vc_column-inner,
.full-page-inner > .span_12 > .col .vc_row.vc_row-o-content-middle > .span_12 > .vc_column_container > .column-inner-wrap > .column-inner,
.vc_row.vc_row-flex>.span_12>.vc_column_container>.column-inner-wrap>.column-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.vc_row.vc_row-o-content-bottom>.span_12>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-bottom>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.column-inner-wrap>.column-inner,
.vc_row.vc_row-o-content-bottom>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-bottom>.fp-tableCell>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_column_container>.vc_column-inner,
.full-page-inner > .span_12 > .col .vc_row.vc_row-o-content-bottom > .span_12 > .vc_column_container > .column-inner-wrap > .column-inner {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
@font-face {font-family: 'Defaults';src:url(//jeannouveldesign.fr/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?rfa9z8);src:url(//jeannouveldesign.fr/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?#iefixrfa9z8) format('embedded-opentype'),url(//jeannouveldesign.fr/wp-content/uploads/smile_fonts/Defaults/Defaults.woff?rfa9z8) format('woff'),url(//jeannouveldesign.fr/wp-content/uploads/smile_fonts/Defaults/Defaults.ttf?rfa9z8) format('truetype'),url(//jeannouveldesign.fr/wp-content/uploads/smile_fonts/Defaults/Defaults.svg?rfa9z8#Defaults) format('svg');font-weight: normal;font-style: normal;}[class^="Defaults-"], [class*=" Defaults-"] {font-family: 'Defaults';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.Defaults-glass:before {content: "\f000";}.Defaults-music:before {content: "\f001";}.Defaults-search:before {content: "\f002";}.Defaults-envelope-o:before {content: "\f003";}.Defaults-heart:before {content: "\f004";}.Defaults-star:before {content: "\f005";}.Defaults-star-o:before {content: "\f006";}.Defaults-user:before {content: "\f007";}.Defaults-film:before {content: "\f008";}.Defaults-th-large:before {content: "\f009";}.Defaults-th:before {content: "\f00a";}.Defaults-th-list:before {content: "\f00b";}.Defaults-check:before {content: "\f00c";}.Defaults-close:before {content: "\f00d";}.Defaults-remove:before {content: "\f00d";}.Defaults-times:before {content: "\f00d";}.Defaults-search-plus:before {content: "\f00e";}.Defaults-search-minus:before {content: "\f010";}.Defaults-power-off:before {content: "\f011";}.Defaults-signal:before {content: "\f012";}.Defaults-cog:before {content: "\f013";}.Defaults-gear:before {content: "\f013";}.Defaults-trash-o:before {content: "\f014";}.Defaults-home:before {content: "\f015";}.Defaults-file-o:before {content: "\f016";}.Defaults-clock-o:before {content: "\f017";}.Defaults-road:before {content: "\f018";}.Defaults-download:before {content: "\f019";}.Defaults-arrow-circle-o-down:before {content: "\f01a";}.Defaults-arrow-circle-o-up:before {content: "\f01b";}.Defaults-inbox:before {content: "\f01c";}.Defaults-play-circle-o:before {content: "\f01d";}.Defaults-repeat:before {content: "\f01e";}.Defaults-rotate-right:before {content: "\f01e";}.Defaults-refresh:before {content: "\f021";}.Defaults-list-alt:before {content: "\f022";}.Defaults-lock:before {content: "\f023";}.Defaults-flag:before {content: "\f024";}.Defaults-headphones:before {content: "\f025";}.Defaults-volume-off:before {content: "\f026";}.Defaults-volume-down:before {content: "\f027";}.Defaults-volume-up:before {content: "\f028";}.Defaults-qrcode:before {content: "\f029";}.Defaults-barcode:before {content: "\f02a";}.Defaults-tag:before {content: "\f02b";}.Defaults-tags:before {content: "\f02c";}.Defaults-book:before {content: "\f02d";}.Defaults-bookmark:before {content: "\f02e";}.Defaults-print:before {content: "\f02f";}.Defaults-camera:before {content: "\f030";}.Defaults-font:before {content: "\f031";}.Defaults-bold:before {content: "\f032";}.Defaults-italic:before {content: "\f033";}.Defaults-text-height:before {content: "\f034";}.Defaults-text-width:before {content: "\f035";}.Defaults-align-left:before {content: "\f036";}.Defaults-align-center:before {content: "\f037";}.Defaults-align-right:before {content: "\f038";}.Defaults-align-justify:before {content: "\f039";}.Defaults-list:before {content: "\f03a";}.Defaults-dedent:before {content: "\f03b";}.Defaults-outdent:before {content: "\f03b";}.Defaults-indent:before {content: "\f03c";}.Defaults-video-camera:before {content: "\f03d";}.Defaults-image:before {content: "\f03e";}.Defaults-photo:before {content: "\f03e";}.Defaults-picture-o:before {content: "\f03e";}.Defaults-pencil:before {content: "\f040";}.Defaults-map-marker:before {content: "\f041";}.Defaults-adjust:before {content: "\f042";}.Defaults-tint:before {content: "\f043";}.Defaults-edit:before {content: "\f044";}.Defaults-pencil-square-o:before {content: "\f044";}.Defaults-share-square-o:before {content: "\f045";}.Defaults-check-square-o:before {content: "\f046";}.Defaults-arrows:before {content: "\f047";}.Defaults-step-backward:before {content: "\f048";}.Defaults-fast-backward:before {content: "\f049";}.Defaults-backward:before {content: "\f04a";}.Defaults-play:before {content: "\f04b";}.Defaults-pause:before {content: "\f04c";}.Defaults-stop:before {content: "\f04d";}.Defaults-forward:before {content: "\f04e";}.Defaults-fast-forward:before {content: "\f050";}.Defaults-step-forward:before {content: "\f051";}.Defaults-eject:before {content: "\f052";}.Defaults-chevron-left:before {content: "\f053";}.Defaults-chevron-right:before {content: "\f054";}.Defaults-plus-circle:before {content: "\f055";}.Defaults-minus-circle:before {content: "\f056";}.Defaults-times-circle:before {content: "\f057";}.Defaults-check-circle:before {content: "\f058";}.Defaults-question-circle:before {content: "\f059";}.Defaults-info-circle:before {content: "\f05a";}.Defaults-crosshairs:before {content: "\f05b";}.Defaults-times-circle-o:before {content: "\f05c";}.Defaults-check-circle-o:before {content: "\f05d";}.Defaults-ban:before {content: "\f05e";}.Defaults-arrow-left:before {content: "\f060";}.Defaults-arrow-right:before {content: "\f061";}.Defaults-arrow-up:before {content: "\f062";}.Defaults-arrow-down:before {content: "\f063";}.Defaults-mail-forward:before {content: "\f064";}.Defaults-share:before {content: "\f064";}.Defaults-expand:before {content: "\f065";}.Defaults-compress:before {content: "\f066";}.Defaults-plus:before {content: "\f067";}.Defaults-minus:before {content: "\f068";}.Defaults-asterisk:before {content: "\f069";}.Defaults-exclamation-circle:before {content: "\f06a";}.Defaults-gift:before {content: "\f06b";}.Defaults-leaf:before {content: "\f06c";}.Defaults-fire:before {content: "\f06d";}.Defaults-eye:before {content: "\f06e";}.Defaults-eye-slash:before {content: "\f070";}.Defaults-exclamation-triangle:before {content: "\f071";}.Defaults-warning:before {content: "\f071";}.Defaults-plane:before {content: "\f072";}.Defaults-calendar:before {content: "\f073";}.Defaults-random:before {content: "\f074";}.Defaults-comment:before {content: "\f075";}.Defaults-magnet:before {content: "\f076";}.Defaults-chevron-up:before {content: "\f077";}.Defaults-chevron-down:before {content: "\f078";}.Defaults-retweet:before {content: "\f079";}.Defaults-shopping-cart:before {content: "\f07a";}.Defaults-folder:before {content: "\f07b";}.Defaults-folder-open:before {content: "\f07c";}.Defaults-arrows-v:before {content: "\f07d";}.Defaults-arrows-h:before {content: "\f07e";}.Defaults-bar-chart:before {content: "\f080";}.Defaults-bar-chart-o:before {content: "\f080";}.Defaults-twitter-square:before {content: "\f081";}.Defaults-facebook-square:before {content: "\f082";}.Defaults-camera-retro:before {content: "\f083";}.Defaults-key:before {content: "\f084";}.Defaults-cogs:before {content: "\f085";}.Defaults-gears:before {content: "\f085";}.Defaults-comments:before {content: "\f086";}.Defaults-thumbs-o-up:before {content: "\f087";}.Defaults-thumbs-o-down:before {content: "\f088";}.Defaults-star-half:before {content: "\f089";}.Defaults-heart-o:before {content: "\f08a";}.Defaults-sign-out:before {content: "\f08b";}.Defaults-linkedin-square:before {content: "\f08c";}.Defaults-thumb-tack:before {content: "\f08d";}.Defaults-external-link:before {content: "\f08e";}.Defaults-sign-in:before {content: "\f090";}.Defaults-trophy:before {content: "\f091";}.Defaults-github-square:before {content: "\f092";}.Defaults-upload:before {content: "\f093";}.Defaults-lemon-o:before {content: "\f094";}.Defaults-phone:before {content: "\f095";}.Defaults-square-o:before {content: "\f096";}.Defaults-bookmark-o:before {content: "\f097";}.Defaults-phone-square:before {content: "\f098";}.Defaults-twitter:before {content: "\f099";}.Defaults-facebook:before {content: "\f09a";}.Defaults-facebook-f:before {content: "\f09a";}.Defaults-github:before {content: "\f09b";}.Defaults-unlock:before {content: "\f09c";}.Defaults-credit-card:before {content: "\f09d";}.Defaults-rss:before {content: "\f09e";}.Defaults-hdd-o:before {content: "\f0a0";}.Defaults-bullhorn:before {content: "\f0a1";}.Defaults-bell-o:before {content: "\f0a2";}.Defaults-certificate:before {content: "\f0a3";}.Defaults-hand-o-right:before {content: "\f0a4";}.Defaults-hand-o-left:before {content: "\f0a5";}.Defaults-hand-o-up:before {content: "\f0a6";}.Defaults-hand-o-down:before {content: "\f0a7";}.Defaults-arrow-circle-left:before {content: "\f0a8";}.Defaults-arrow-circle-right:before {content: "\f0a9";}.Defaults-arrow-circle-up:before {content: "\f0aa";}.Defaults-arrow-circle-down:before {content: "\f0ab";}.Defaults-globe:before {content: "\f0ac";}.Defaults-wrench:before {content: "\f0ad";}.Defaults-tasks:before {content: "\f0ae";}.Defaults-filter:before {content: "\f0b0";}.Defaults-briefcase:before {content: "\f0b1";}.Defaults-arrows-alt:before {content: "\f0b2";}.Defaults-group:before {content: "\f0c0";}.Defaults-users:before {content: "\f0c0";}.Defaults-chain:before {content: "\f0c1";}.Defaults-link:before {content: "\f0c1";}.Defaults-cloud:before {content: "\f0c2";}.Defaults-flask:before {content: "\f0c3";}.Defaults-cut:before {content: "\f0c4";}.Defaults-scissors:before {content: "\f0c4";}.Defaults-copy:before {content: "\f0c5";}.Defaults-files-o:before {content: "\f0c5";}.Defaults-paperclip:before {content: "\f0c6";}.Defaults-floppy-o:before {content: "\f0c7";}.Defaults-save:before {content: "\f0c7";}.Defaults-square:before {content: "\f0c8";}.Defaults-bars:before {content: "\f0c9";}.Defaults-navicon:before {content: "\f0c9";}.Defaults-reorder:before {content: "\f0c9";}.Defaults-list-ul:before {content: "\f0ca";}.Defaults-list-ol:before {content: "\f0cb";}.Defaults-strikethrough:before {content: "\f0cc";}.Defaults-underline:before {content: "\f0cd";}.Defaults-table:before {content: "\f0ce";}.Defaults-magic:before {content: "\f0d0";}.Defaults-truck:before {content: "\f0d1";}.Defaults-pinterest:before {content: "\f0d2";}.Defaults-pinterest-square:before {content: "\f0d3";}.Defaults-google-plus-square:before {content: "\f0d4";}.Defaults-google-plus:before {content: "\f0d5";}.Defaults-money:before {content: "\f0d6";}.Defaults-caret-down:before {content: "\f0d7";}.Defaults-caret-up:before {content: "\f0d8";}.Defaults-caret-left:before {content: "\f0d9";}.Defaults-caret-right:before {content: "\f0da";}.Defaults-columns:before {content: "\f0db";}.Defaults-sort:before {content: "\f0dc";}.Defaults-unsorted:before {content: "\f0dc";}.Defaults-sort-desc:before {content: "\f0dd";}.Defaults-sort-down:before {content: "\f0dd";}.Defaults-sort-asc:before {content: "\f0de";}.Defaults-sort-up:before {content: "\f0de";}.Defaults-envelope:before {content: "\f0e0";}.Defaults-linkedin:before {content: "\f0e1";}.Defaults-rotate-left:before {content: "\f0e2";}.Defaults-undo:before {content: "\f0e2";}.Defaults-gavel:before {content: "\f0e3";}.Defaults-legal:before {content: "\f0e3";}.Defaults-dashboard:before {content: "\f0e4";}.Defaults-tachometer:before {content: "\f0e4";}.Defaults-comment-o:before {content: "\f0e5";}.Defaults-comments-o:before {content: "\f0e6";}.Defaults-bolt:before {content: "\f0e7";}.Defaults-flash:before {content: "\f0e7";}.Defaults-sitemap:before {content: "\f0e8";}.Defaults-umbrella:before {content: "\f0e9";}.Defaults-clipboard:before {content: "\f0ea";}.Defaults-paste:before {content: "\f0ea";}.Defaults-lightbulb-o:before {content: "\f0eb";}.Defaults-exchange:before {content: "\f0ec";}.Defaults-cloud-download:before {content: "\f0ed";}.Defaults-cloud-upload:before {content: "\f0ee";}.Defaults-user-md:before {content: "\f0f0";}.Defaults-stethoscope:before {content: "\f0f1";}.Defaults-suitcase:before {content: "\f0f2";}.Defaults-bell:before {content: "\f0f3";}.Defaults-coffee:before {content: "\f0f4";}.Defaults-cutlery:before {content: "\f0f5";}.Defaults-file-text-o:before {content: "\f0f6";}.Defaults-building-o:before {content: "\f0f7";}.Defaults-hospital-o:before {content: "\f0f8";}.Defaults-ambulance:before {content: "\f0f9";}.Defaults-medkit:before {content: "\f0fa";}.Defaults-fighter-jet:before {content: "\f0fb";}.Defaults-beer:before {content: "\f0fc";}.Defaults-h-square:before {content: "\f0fd";}.Defaults-plus-square:before {content: "\f0fe";}.Defaults-angle-double-left:before {content: "\f100";}.Defaults-angle-double-right:before {content: "\f101";}.Defaults-angle-double-up:before {content: "\f102";}.Defaults-angle-double-down:before {content: "\f103";}.Defaults-angle-left:before {content: "\f104";}.Defaults-angle-right:before {content: "\f105";}.Defaults-angle-up:before {content: "\f106";}.Defaults-angle-down:before {content: "\f107";}.Defaults-desktop:before {content: "\f108";}.Defaults-laptop:before {content: "\f109";}.Defaults-tablet:before {content: "\f10a";}.Defaults-mobile:before {content: "\f10b";}.Defaults-mobile-phone:before {content: "\f10b";}.Defaults-circle-o:before {content: "\f10c";}.Defaults-quote-left:before {content: "\f10d";}.Defaults-quote-right:before {content: "\f10e";}.Defaults-spinner:before {content: "\f110";}.Defaults-circle:before {content: "\f111";}.Defaults-mail-reply:before {content: "\f112";}.Defaults-reply:before {content: "\f112";}.Defaults-github-alt:before {content: "\f113";}.Defaults-folder-o:before {content: "\f114";}.Defaults-folder-open-o:before {content: "\f115";}.Defaults-smile-o:before {content: "\f118";}.Defaults-frown-o:before {content: "\f119";}.Defaults-meh-o:before {content: "\f11a";}.Defaults-gamepad:before {content: "\f11b";}.Defaults-keyboard-o:before {content: "\f11c";}.Defaults-flag-o:before {content: "\f11d";}.Defaults-flag-checkered:before {content: "\f11e";}.Defaults-terminal:before {content: "\f120";}.Defaults-code:before {content: "\f121";}.Defaults-mail-reply-all:before {content: "\f122";}.Defaults-reply-all:before {content: "\f122";}.Defaults-star-half-empty:before {content: "\f123";}.Defaults-star-half-full:before {content: "\f123";}.Defaults-star-half-o:before {content: "\f123";}.Defaults-location-arrow:before {content: "\f124";}.Defaults-crop:before {content: "\f125";}.Defaults-code-fork:before {content: "\f126";}.Defaults-chain-broken:before {content: "\f127";}.Defaults-unlink:before {content: "\f127";}.Defaults-question:before {content: "\f128";}.Defaults-info:before {content: "\f129";}.Defaults-exclamation:before {content: "\f12a";}.Defaults-superscript:before {content: "\f12b";}.Defaults-subscript:before {content: "\f12c";}.Defaults-eraser:before {content: "\f12d";}.Defaults-puzzle-piece:before {content: "\f12e";}.Defaults-microphone:before {content: "\f130";}.Defaults-microphone-slash:before {content: "\f131";}.Defaults-shield:before {content: "\f132";}.Defaults-calendar-o:before {content: "\f133";}.Defaults-fire-extinguisher:before {content: "\f134";}.Defaults-rocket:before {content: "\f135";}.Defaults-maxcdn:before {content: "\f136";}.Defaults-chevron-circle-left:before {content: "\f137";}.Defaults-chevron-circle-right:before {content: "\f138";}.Defaults-chevron-circle-up:before {content: "\f139";}.Defaults-chevron-circle-down:before {content: "\f13a";}.Defaults-html5:before {content: "\f13b";}.Defaults-css3:before {content: "\f13c";}.Defaults-anchor:before {content: "\f13d";}.Defaults-unlock-alt:before {content: "\f13e";}.Defaults-bullseye:before {content: "\f140";}.Defaults-ellipsis-h:before {content: "\f141";}.Defaults-ellipsis-v:before {content: "\f142";}.Defaults-rss-square:before {content: "\f143";}.Defaults-play-circle:before {content: "\f144";}.Defaults-ticket:before {content: "\f145";}.Defaults-minus-square:before {content: "\f146";}.Defaults-minus-square-o:before {content: "\f147";}.Defaults-level-up:before {content: "\f148";}.Defaults-level-down:before {content: "\f149";}.Defaults-check-square:before {content: "\f14a";}.Defaults-pencil-square:before {content: "\f14b";}.Defaults-external-link-square:before {content: "\f14c";}.Defaults-share-square:before {content: "\f14d";}.Defaults-compass:before {content: "\f14e";}.Defaults-caret-square-o-down:before {content: "\f150";}.Defaults-toggle-down:before {content: "\f150";}.Defaults-caret-square-o-up:before {content: "\f151";}.Defaults-toggle-up:before {content: "\f151";}.Defaults-caret-square-o-right:before {content: "\f152";}.Defaults-toggle-right:before {content: "\f152";}.Defaults-eur:before {content: "\f153";}.Defaults-euro:before {content: "\f153";}.Defaults-gbp:before {content: "\f154";}.Defaults-dollar:before {content: "\f155";}.Defaults-usd:before {content: "\f155";}.Defaults-inr:before {content: "\f156";}.Defaults-rupee:before {content: "\f156";}.Defaults-cny:before {content: "\f157";}.Defaults-jpy:before {content: "\f157";}.Defaults-rmb:before {content: "\f157";}.Defaults-yen:before {content: "\f157";}.Defaults-rouble:before {content: "\f158";}.Defaults-rub:before {content: "\f158";}.Defaults-ruble:before {content: "\f158";}.Defaults-krw:before {content: "\f159";}.Defaults-won:before {content: "\f159";}.Defaults-bitcoin:before {content: "\f15a";}.Defaults-btc:before {content: "\f15a";}.Defaults-file:before {content: "\f15b";}.Defaults-file-text:before {content: "\f15c";}.Defaults-sort-alpha-asc:before {content: "\f15d";}.Defaults-sort-alpha-desc:before {content: "\f15e";}.Defaults-sort-amount-asc:before {content: "\f160";}.Defaults-sort-amount-desc:before {content: "\f161";}.Defaults-sort-numeric-asc:before {content: "\f162";}.Defaults-sort-numeric-desc:before {content: "\f163";}.Defaults-thumbs-up:before {content: "\f164";}.Defaults-thumbs-down:before {content: "\f165";}.Defaults-youtube-square:before {content: "\f166";}.Defaults-youtube:before {content: "\f167";}.Defaults-xing:before {content: "\f168";}.Defaults-xing-square:before {content: "\f169";}.Defaults-youtube-play:before {content: "\f16a";}.Defaults-dropbox:before {content: "\f16b";}.Defaults-stack-overflow:before {content: "\f16c";}.Defaults-instagram:before {content: "\f16d";}.Defaults-flickr:before {content: "\f16e";}.Defaults-adn:before {content: "\f170";}.Defaults-bitbucket:before {content: "\f171";}.Defaults-bitbucket-square:before {content: "\f172";}.Defaults-tumblr:before {content: "\f173";}.Defaults-tumblr-square:before {content: "\f174";}.Defaults-long-arrow-down:before {content: "\f175";}.Defaults-long-arrow-up:before {content: "\f176";}.Defaults-long-arrow-left:before {content: "\f177";}.Defaults-long-arrow-right:before {content: "\f178";}.Defaults-apple:before {content: "\f179";}.Defaults-windows:before {content: "\f17a";}.Defaults-android:before {content: "\f17b";}.Defaults-linux:before {content: "\f17c";}.Defaults-dribbble:before {content: "\f17d";}.Defaults-skype:before {content: "\f17e";}.Defaults-foursquare:before {content: "\f180";}.Defaults-trello:before {content: "\f181";}.Defaults-female:before {content: "\f182";}.Defaults-male:before {content: "\f183";}.Defaults-gittip:before {content: "\f184";}.Defaults-gratipay:before {content: "\f184";}.Defaults-sun-o:before {content: "\f185";}.Defaults-moon-o:before {content: "\f186";}.Defaults-archive:before {content: "\f187";}.Defaults-bug:before {content: "\f188";}.Defaults-vk:before {content: "\f189";}.Defaults-weibo:before {content: "\f18a";}.Defaults-renren:before {content: "\f18b";}.Defaults-pagelines:before {content: "\f18c";}.Defaults-stack-exchange:before {content: "\f18d";}.Defaults-arrow-circle-o-right:before {content: "\f18e";}.Defaults-arrow-circle-o-left:before {content: "\f190";}.Defaults-caret-square-o-left:before {content: "\f191";}.Defaults-toggle-left:before {content: "\f191";}.Defaults-dot-circle-o:before {content: "\f192";}.Defaults-wheelchair:before {content: "\f193";}.Defaults-vimeo-square:before {content: "\f194";}.Defaults-try:before {content: "\f195";}.Defaults-turkish-lira:before {content: "\f195";}.Defaults-plus-square-o:before {content: "\f196";}.Defaults-space-shuttle:before {content: "\f197";}.Defaults-slack:before {content: "\f198";}.Defaults-envelope-square:before {content: "\f199";}.Defaults-wordpress:before {content: "\f19a";}.Defaults-openid:before {content: "\f19b";}.Defaults-bank:before {content: "\f19c";}.Defaults-institution:before {content: "\f19c";}.Defaults-university:before {content: "\f19c";}.Defaults-graduation-cap:before {content: "\f19d";}.Defaults-mortar-board:before {content: "\f19d";}.Defaults-yahoo:before {content: "\f19e";}.Defaults-google:before {content: "\f1a0";}.Defaults-reddit:before {content: "\f1a1";}.Defaults-reddit-square:before {content: "\f1a2";}.Defaults-stumbleupon-circle:before {content: "\f1a3";}.Defaults-stumbleupon:before {content: "\f1a4";}.Defaults-delicious:before {content: "\f1a5";}.Defaults-digg:before {content: "\f1a6";}.Defaults-pied-piper:before {content: "\f1a7";}.Defaults-pied-piper-alt:before {content: "\f1a8";}.Defaults-drupal:before {content: "\f1a9";}.Defaults-joomla:before {content: "\f1aa";}.Defaults-language:before {content: "\f1ab";}.Defaults-fax:before {content: "\f1ac";}.Defaults-building:before {content: "\f1ad";}.Defaults-child:before {content: "\f1ae";}.Defaults-paw:before {content: "\f1b0";}.Defaults-spoon:before {content: "\f1b1";}.Defaults-cube:before {content: "\f1b2";}.Defaults-cubes:before {content: "\f1b3";}.Defaults-behance:before {content: "\f1b4";}.Defaults-behance-square:before {content: "\f1b5";}.Defaults-steam:before {content: "\f1b6";}.Defaults-steam-square:before {content: "\f1b7";}.Defaults-recycle:before {content: "\f1b8";}.Defaults-automobile:before {content: "\f1b9";}.Defaults-car:before {content: "\f1b9";}.Defaults-cab:before {content: "\f1ba";}.Defaults-taxi:before {content: "\f1ba";}.Defaults-tree:before {content: "\f1bb";}.Defaults-spotify:before {content: "\f1bc";}.Defaults-deviantart:before {content: "\f1bd";}.Defaults-soundcloud:before {content: "\f1be";}.Defaults-database:before {content: "\f1c0";}.Defaults-file-pdf-o:before {content: "\f1c1";}.Defaults-file-word-o:before {content: "\f1c2";}.Defaults-file-excel-o:before {content: "\f1c3";}.Defaults-file-powerpoint-o:before {content: "\f1c4";}.Defaults-file-image-o:before {content: "\f1c5";}.Defaults-file-photo-o:before {content: "\f1c5";}.Defaults-file-picture-o:before {content: "\f1c5";}.Defaults-file-archive-o:before {content: "\f1c6";}.Defaults-file-zip-o:before {content: "\f1c6";}.Defaults-file-audio-o:before {content: "\f1c7";}.Defaults-file-sound-o:before {content: "\f1c7";}.Defaults-file-movie-o:before {content: "\f1c8";}.Defaults-file-video-o:before {content: "\f1c8";}.Defaults-file-code-o:before {content: "\f1c9";}.Defaults-vine:before {content: "\f1ca";}.Defaults-codepen:before {content: "\f1cb";}.Defaults-jsfiddle:before {content: "\f1cc";}.Defaults-life-bouy:before {content: "\f1cd";}.Defaults-life-buoy:before {content: "\f1cd";}.Defaults-life-ring:before {content: "\f1cd";}.Defaults-life-saver:before {content: "\f1cd";}.Defaults-support:before {content: "\f1cd";}.Defaults-circle-o-notch:before {content: "\f1ce";}.Defaults-ra:before {content: "\f1d0";}.Defaults-rebel:before {content: "\f1d0";}.Defaults-empire:before {content: "\f1d1";}.Defaults-ge:before {content: "\f1d1";}.Defaults-git-square:before {content: "\f1d2";}.Defaults-git:before {content: "\f1d3";}.Defaults-hacker-news:before {content: "\f1d4";}.Defaults-tencent-weibo:before {content: "\f1d5";}.Defaults-qq:before {content: "\f1d6";}.Defaults-wechat:before {content: "\f1d7";}.Defaults-weixin:before {content: "\f1d7";}.Defaults-paper-plane:before {content: "\f1d8";}.Defaults-send:before {content: "\f1d8";}.Defaults-paper-plane-o:before {content: "\f1d9";}.Defaults-send-o:before {content: "\f1d9";}.Defaults-history:before {content: "\f1da";}.Defaults-circle-thin:before {content: "\f1db";}.Defaults-genderless:before {content: "\f1db";}.Defaults-header:before {content: "\f1dc";}.Defaults-paragraph:before {content: "\f1dd";}.Defaults-sliders:before {content: "\f1de";}.Defaults-share-alt:before {content: "\f1e0";}.Defaults-share-alt-square:before {content: "\f1e1";}.Defaults-bomb:before {content: "\f1e2";}.Defaults-futbol-o:before {content: "\f1e3";}.Defaults-soccer-ball-o:before {content: "\f1e3";}.Defaults-tty:before {content: "\f1e4";}.Defaults-binoculars:before {content: "\f1e5";}.Defaults-plug:before {content: "\f1e6";}.Defaults-slideshare:before {content: "\f1e7";}.Defaults-twitch:before {content: "\f1e8";}.Defaults-yelp:before {content: "\f1e9";}.Defaults-newspaper-o:before {content: "\f1ea";}.Defaults-wifi:before {content: "\f1eb";}.Defaults-calculator:before {content: "\f1ec";}.Defaults-paypal:before {content: "\f1ed";}.Defaults-google-wallet:before {content: "\f1ee";}.Defaults-cc-visa:before {content: "\f1f0";}.Defaults-cc-mastercard:before {content: "\f1f1";}.Defaults-cc-discover:before {content: "\f1f2";}.Defaults-cc-amex:before {content: "\f1f3";}.Defaults-cc-paypal:before {content: "\f1f4";}.Defaults-cc-stripe:before {content: "\f1f5";}.Defaults-bell-slash:before {content: "\f1f6";}.Defaults-bell-slash-o:before {content: "\f1f7";}.Defaults-trash:before {content: "\f1f8";}.Defaults-copyright:before {content: "\f1f9";}.Defaults-at:before {content: "\f1fa";}.Defaults-eyedropper:before {content: "\f1fb";}.Defaults-paint-brush:before {content: "\f1fc";}.Defaults-birthday-cake:before {content: "\f1fd";}.Defaults-area-chart:before {content: "\f1fe";}.Defaults-pie-chart:before {content: "\f200";}.Defaults-line-chart:before {content: "\f201";}.Defaults-lastfm:before {content: "\f202";}.Defaults-lastfm-square:before {content: "\f203";}.Defaults-toggle-off:before {content: "\f204";}.Defaults-toggle-on:before {content: "\f205";}.Defaults-bicycle:before {content: "\f206";}.Defaults-bus:before {content: "\f207";}.Defaults-ioxhost:before {content: "\f208";}.Defaults-angellist:before {content: "\f209";}.Defaults-cc:before {content: "\f20a";}.Defaults-ils:before {content: "\f20b";}.Defaults-shekel:before {content: "\f20b";}.Defaults-sheqel:before {content: "\f20b";}.Defaults-meanpath:before {content: "\f20c";}.Defaults-buysellads:before {content: "\f20d";}.Defaults-connectdevelop:before {content: "\f20e";}.Defaults-dashcube:before {content: "\f210";}.Defaults-forumbee:before {content: "\f211";}.Defaults-leanpub:before {content: "\f212";}.Defaults-sellsy:before {content: "\f213";}.Defaults-shirtsinbulk:before {content: "\f214";}.Defaults-simplybuilt:before {content: "\f215";}.Defaults-skyatlas:before {content: "\f216";}.Defaults-cart-plus:before {content: "\f217";}.Defaults-cart-arrow-down:before {content: "\f218";}.Defaults-diamond:before {content: "\f219";}.Defaults-ship:before {content: "\f21a";}.Defaults-user-secret:before {content: "\f21b";}.Defaults-motorcycle:before {content: "\f21c";}.Defaults-street-view:before {content: "\f21d";}.Defaults-heartbeat:before {content: "\f21e";}.Defaults-venus:before {content: "\f221";}.Defaults-mars:before {content: "\f222";}.Defaults-mercury:before {content: "\f223";}.Defaults-transgender:before {content: "\f224";}.Defaults-transgender-alt:before {content: "\f225";}.Defaults-venus-double:before {content: "\f226";}.Defaults-mars-double:before {content: "\f227";}.Defaults-venus-mars:before {content: "\f228";}.Defaults-mars-stroke:before {content: "\f229";}.Defaults-mars-stroke-v:before {content: "\f22a";}.Defaults-mars-stroke-h:before {content: "\f22b";}.Defaults-neuter:before {content: "\f22c";}.Defaults-facebook-official:before {content: "\f230";}.Defaults-pinterest-p:before {content: "\f231";}.Defaults-whatsapp:before {content: "\f232";}.Defaults-server:before {content: "\f233";}.Defaults-user-plus:before {content: "\f234";}.Defaults-user-times:before {content: "\f235";}.Defaults-bed:before {content: "\f236";}.Defaults-hotel:before {content: "\f236";}.Defaults-viacoin:before {content: "\f237";}.Defaults-train:before {content: "\f238";}.Defaults-subway:before {content: "\f239";}.Defaults-medium:before {content: "\f23a";}@font-face {
    font-family: 'klavikamedium_condensed';
    src: url(//jeannouveldesign.fr/wp-content/plugins/JND/css/fonts/klavika-mediumcond-webfont.eot);
    src: url(//jeannouveldesign.fr/wp-content/plugins/JND/css/fonts/klavika-mediumcond-webfont.eot?#iefix) format('embedded-opentype'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/fonts/klavika-mediumcond-webfont.woff2) format('woff2'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/fonts/klavika-mediumcond-webfont.woff) format('woff'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/fonts/klavika-mediumcond-webfont.ttf) format('truetype'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/fonts/klavika-mediumcond-webfont.svg#klavikamedium_condensed) format('svg');
    font-weight: normal;
    font-style: normal;
}

/* AVENIR HEAVY */

@font-face {
    font-family: 'AvenirLTStd85Heavy';
    src: url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/avenirheavy/avenirltstd-heavy.eot);
    src: url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/avenirheavy/avenirltstd-heavy.eot) format('embedded-opentype'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/avenirheavy/avenirltstd-heavy.woff) format('woff'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/avenirheavy/avenirltstd-heavy.ttf) format('truetype'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/avenirheavy/avenirltstd-heavy.svg#AvenirLTStd85Heavy) format('svg');
}

@font-face {
    font-family: 'klavikalight';
    src: url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/klavika-light-webfont.eot);
    src: url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/klavika-light-webfont.eot?#iefix) format('embedded-opentype'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/klavika-light-webfont.woff2) format('woff2'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/klavika-light-webfont.woff) format('woff'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/klavika-light-webfont.ttf) format('truetype'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/klavika-light-webfont.svg#klavikalight) format('svg');
    font-weight: normal;
    font-style: normal;

}

html{BACKGROUND-COLOR:WHITE;}

body {
	font-family: 'klavikamedium_condensed';
	color:#bfbfbf;
}
#main{clear:both;}
h1,h2,h3,h4,h5,h6{
        font-family: 'klavikamedium_condensed';
	color:#bfbfbf;
}

.bld-el p{
    font-family: 'klavikamedium_condensed';
	color:#bfbfbf;
	font-size:14px;
}
.bld-el a{
    font-family: 'klavikamedium_condensed';
	color:#ff0b0b!important;
	font-size:14px;
}


#archives{
	color:#bfbfbf;	letter-spacing:1px;}
a#archives:hover,.facetwp-checkbox:hover{COLOR:#ff0b0b}

/* MENU */
#menu-footer,#menu-footer-en{text-transform:uppercase;font-size:13px;line-height:22px;color:#999;}
#footer-outer .menu-item a,#footer-outer p{FONT-SIZE:13px!important;color:#999!important;
/*font:normal 14px 'klavikalight', Verdana, sans-serif*/}
#logo{MARGIN-TOP:-10px;}
.clear{
	clear:both;
	height:30px;
}
.small-nav #separateur{margin-top:-2px!important;}

.citation p,#citation p{
	text-transform: uppercase;
    	border-top: 1px solid #B8B8B8;
    	color: #B8B8B8;
    	font-size: 22px;
    	font-weight: normal;
    	line-height: 30px;
    	padding-top: 15px;
	font-family: 'klavikamedium_condensed'!important;
 	letter-spacing: 0px;
  	-webkit-font-smoothing: none;
	text-align:justify;
}

#citation p:before {
  content: open-quote;
  margin-right:0.25em;
}
#citation p:after {
  content: '"    JN';
  margin-left:0.25em;
}


.citation{
	PADDING-TOP:6PX;
}
.images_dispo{
    	overflow: hidden;
    	/*
	margin: 10px 1%;
    	min-width: 250px;
    	max-width: 480px;
    	max-height: 360px;
    	width: 100%;
	*/
    	text-align: center;
    	cursor: pointer;
	/*height:250px;*/
}
#meme_categorie{margin-top:0;}
.meme_categorie IMG{
	margin:0 auto;
}
.meme_categorie a{
	overflow:hidden;
}
.meme_categorie span{
	text-transform:uppercase;
    	color: #B8B8B8;
	width:100%;
	display:block;
	text-align:center;
}
a.meme_categorie:hover img{OPACITY:0.7;}

.images_dispo img{
	max-width: none;
	min-height: 200px;
    	/*
	width: -webkit-calc(100% + 60px);
    	width: calc(100% + 60px);
    	opacity: 1;
   	 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
   	 transition: opacity 0.35s, transform 0.35s;
   	 -webkit-transform: translate3d(-30px,0,0) scale(1.12);
   	 transform: translate3d(-30px,0,0) scale(1.12);
	*/
   	 -webkit-backface-visibility: hidden;
   	 backface-visibility: hidden;
	position: relative;
	display: block;
}

.titre_result_recherche{
	line-height:17px;
/*font-family:  'klavikalight';*/
position: absolute;
    display: block;
    top: 0;
	padding:0 20px;color:black;font-size:22px;
     /* position: absolute!important;
    top: 100%!important;
    width: 100%!important;
    text-align: center!important;*/

}
.titre_fiche{
	text-transform:uppercase;
	/*color:#676767;*/
	font-size:24px;
	margin-bottom:0px;
	line-height: 22px;
font-family: 'klavikamedium_condensed';
}
.titre_fiche:before {
    content: url(https://jeannouveldesign.fr/wp-content/uploads/2016/03/CROIX.jpg);
    position: absolute;
    top: -50px;
    left: -50px;
}

.titre_fiche_border_top{
	text-transform:uppercase;
	color:#B8B8B8;
	margin-bottom:0px;
	line-height: 26px;
	border-top:1px solid #B8B8B8;
	padding-top:15px;
	font-size:24PX;
	font-weight:normal;
	font-family: 'klavikamedium_condensed'!important;
margin-bottom:20px;
}
#description_actu{
	margin-top:25PX;

}
#description_actu p{
				font-size: 14px;
				text-align: justify;
				margin-bottom: 0;
    			line-height: 16px;
			color:#676767;
font: normal 14px 'klavikalight', Verdana, sans-serif;
			}
.date_fiche{
	color:#B8B8B8;
	font-size:17px;
	line-height:14px;
	margin-top:2px;
}


a.telecharger{
	text-align:center;
	text-transform:uppercase;
	color:#676767;
	display:inline-block;
	margin-right:20px;
	font-family: 'klavikalight';

}
a.telecharger:HOVER{
	color:#ff0b0b;
}
a.telecharger img{
	margin:0!important;
}


.ascend .container-wrap,
.ascend .project-title,
body .vc_text_separator div,
.carousel-wrap[data-full-width="true"] .carousel-heading,
.carousel-wrap span.left-border,
.carousel-wrap span.right-border,
#page-header-wrap, .page-header-no-bg,
#full_width_portfolio .project-title.parallax-effect,
.portfolio-items .col,
.page-template-template-portfolio-php .portfolio-items .col.span_3,
.page-template-template-portfolio-php .portfolio-items .col.span_4{
    background-color:white;
}

.admin-bar #header-outer,
.logged-in.buddypress #header-outer{
    opacity : 0.8!important;
}
.project-title,.single-post.ascend .container-wrap.fullscreen-blog-header, body.single-post[data-bg-header="true"].ascend .container-wrap{
    padding-top:110px!important;
}

#page-header-wrap{
    margin-top: -105px!important;
}

/* TABS */

.tabbed > ul li a.active-tab{
    border-color : white!important;
    font-weight : bold;
}

.tabbed > ul li a,.tabbed > ul li a.active-tab{
    background-color : white!important;
    color : black;
    text-transform : uppercase;
    border-right:0px!important;
}


/* PRESENTATION */

#titre_presentation{
    margin-bottom : 0;
}

#titre_presentation .wpb_content_element .wpb_tabs_nav{
    border-bottom : 0px solid #b3b3b3;
}
#titre_presentation .wpb_content_element .wpb_tabs_nav:before{
    content :url(https://jeannouveldesign.fr/wp-content/uploads/2016/03/CROIX.jpg);
    position:absolute;
    top:-30px;
    left:-30px;
}
#titre_presentation .wpb_content_element .wpb_tabs_nav li{
    text-transform : uppercase;
}

#titre_presentation .tabbed > ul li a.active-tab{
    background-color:white!important;
}

#titre_presentation .tabbed > ul li a{
    color: #b3b3b3;
    font-size: 23px;
    letter-spacing: 1px;
    padding-bottom: 15px;
}

/* PRESENTATION */

#titre_presentation3{
    margin-bottom : 0;
}

#titre_presentation3 .wpb_content_element .wpb_tabs_nav{
    border-top : 1px solid #c5c5c5;
}
#titre_presentation3 .wpb_content_element .wpb_tabs_nav li{
    text-transform : uppercase;
}


#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a,
#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a.active-tab,
#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a.active-tab:after,
#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a.active-tab:before {
    -webkit-transition: all 1s;
    transition: all 1s;
}

#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a.active-tab:after,
#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a.active-tab:before {
    position: absolute;
    top : -14px;
    left: 50%;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 0px;
    content: '';
    pointer-events: none;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    box-sizing: border-box;
}

#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a.active-tab:after {
    margin-left: -6px;
    border-width: 6px;
    margin-top: 2px;
    border-bottom-color: white;
}

#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a.active-tab:before {
    margin-left: -7px;
    border-width: 7px;
    border-bottom-color: #c5c5c5;
}

#titre_presentation3 .tabbed > ul li a.active-tab{
    background-color:white!important;
    color : #ff0b0b;
    font-weight: normal;
}

#titre_presentation3 .tabbed > ul li a{
    color: #808080;
    font-size: 16px;
    letter-spacing: 1px;
    padding-bottom: 15px;
}


/* PRESENTATION  OLD*/

#titre_presentation_old{
    margin-bottom : 0;
}

#titre_presentation_old .wpb_wrapper > div{
    margin-bottom : 5px;
}

#titre_presentation_old .wpb_content_element .wpb_tabs_nav{
    border-bottom : 1px solid #c5c5c5;
}
#titre_presentation_old .wpb_content_element .wpb_tabs_nav:before{
    content :url(//jeannouveldesign.fr/wp-content/uploads/2016/03/croix.png);
    position:absolute;
    top:-30px;
    left:-42px;
}
.contact_croix:before{
content :url(//jeannouveldesign.fr/wp-content/uploads/2016/03/croix.png);
    position:absolute;
    top:-30px;
    left:-42px;
}

#titre_presentation_old .wpb_content_element .wpb_tabs_nav li{
    text-transform : uppercase;
}
/*
#titre_presentation_old .wpb_content_element .wpb_tabs_nav li a.active-tab:after,
#titre_presentation_old .wpb_content_element .wpb_tabs_nav li a.active-tab:before {
    position: absolute;
    bottom : -1px;
    left: 50%;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 0px;
    content: '';
    pointer-events: none;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    box-sizing: border-box;
}

#titre_presentation_old .wpb_content_element .wpb_tabs_nav li a.active-tab:after {
    margin-left: -6px;
    border-width: 6px;
    border-bottom-color: white;
}


#titre_presentation_old .wpb_content_element .wpb_tabs_nav li a.active-tab:before {
    margin-left: -7px;
    border-width: 7px;
    border-bottom-color: #c5c5c5;
}
*/
#titre_presentation_old .tabbed > ul li a.active-tab{
    background-color:white!important;
    font-weight: normal;
}

#titre_presentation_old .tabbed > ul li a{
    color: #bfbfbf;
    font-size: 20px;
    letter-spacing: 1px;
    padding-bottom: 20px;
    padding-left:0;
}

/* PRESENTATION 2 nde tabs */
#titre_presentation2 .tabbed > ul li a.active-tab{
    color:#d10019;
}

/* FOOTER */

#footer-outer #copyright p {
	TEXT-TRANSFORM:UPPERCASE;
}
#footer-outer #copyright {
	PADDING:5PX 0;
	background-color:white!important;
}
#footer-outer i{
	FONT-SIZE:15PX;
}

/* MODIFICATIONS VISUELLES */
@media only screen and (min-width: 1000px){
	.ascend #header-outer[data-full-width="true"][data-cart="false"] header > .container #search-btn {
	    margin-right: 0!important;
	}
}
.ascend #header-outer[data-full-width="true"][data-cart="false"] header#top nav ul .slide-out-widget-area-toggle{MARGIN-LEFT:15PX;}
.small-nav a.menu-button{MARGIN-TOP:16px!important;}
.small-nav .header-menu-button{PADDING-TOP:10PX!important;}
.header-menu-button a:hover i{COLOR:#49649F!important;}

/* BOUTONS */
#reinitialiser{
	float:right;
	border:0;
	background:none;
	font-family: 'klavikamedium_condensed';
	text-transform : uppercase;
	font-size:17px;
	padding-right:20px;
	color:#bfbfbf;
}
#archives{
	float:right;
	font-size:17px;
	/*border-left : 1px solid black;
	padding-left:20px;*/
	text-transform : uppercase;position:relative;z-index:9999;
}

.jnd_identite {
    width: 7px;
    height: 14px;
    border-top: 2px solid #bfbfbf;
    display: block;
    margin-top: 4px;
}
@media (min-width: 690px){
.span_6 {
    width: 48%;
}
}
@media (min-width: 690px){
#ajax-loading-screen .span_3 {
    /*width: 23%;*/
	margin-bottom:2%;
}
}
@media (min-width: 690px){
.span_2 {
    width: 14%;
}
}


header#top .span_9 > .slide-out-widget-area-toggle

.image_recherche{
width  : 100%!important;
height : 200px!important;
}
a.liens_filtrer span {opacity:0;text-transform:uppercase;
text-align:center;font-size:17px;display:block;color:#A2A1A1;width:100%;margin-top:0px;
color:black;font-size:19px;line-height:22px;}
a.liens_filtrer:hover span {opacity:1;}
a.liens_filtrer{display:block;padding-bottom:15px;}


			.images_dispo img {
			    max-width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
			}


/* MENU */
@media screen and (max-width: 1253px){
	header#top .span_9 > .slide-out-widget-area-toggle{
		DISPLAY:BLOCK!important;
	}
	header#top .col.span_9 {
    		min-height: 52px;
    		line-height: 32px;
		}
	#header-outer header#top nav{display:none!important;}
}

.mfp-counter{display:none;}
a.image-link:hover img{OPACITY:0.2;}
a.image-link img{-webkit-transition: opacity 0.3s ease-in-out;
				  -moz-transition: opacity 0.3s ease-in-out;
				  -ms-transition: opacity 0.3s ease-in-out;
				  -o-transition: opacity 0.3s ease-in-out;
				  transition: opacity 0.3s ease-in-out;}

.ult-new-ib .ult-new-ib-desc{COLOR:#bfbfbf}


/* FACETWP */

.blueimp-gallery > .slides > .slide-loading {
  background: url(https://jeannouveldesign.fr/wp-content/uploads/2016/03/progress.gif) center no-repeat!important;
}
.facetwp-loading {
    width: 20px;
    height: 20px;
    background: url(https://jeannouveldesign.fr/wp-content/uploads/2016/03/progress.gif) no-repeat!important;
}
.facetwp-checkbox{
    BACKGROUND:none!important;
    display:inline-block;
color:#bfbfbf;
letter-spacing:1px;
}
.facetwp-checkbox span{
    display:none;
}
.facetwp-checkbox.checked{
    color :#ff0b0b;
}

.facetwp-facet div.facetwp-checkbox{
    border-left  : 1px solid #BFBFBF;
}
.facetwp-facet div.facetwp-checkbox:first-child{
    border-left  : 0px solid black!important;
padding-left :0;
}

.filtrer_titre{FONT-SIZE:20PX;}

/* POLICY */
#cookie-notice .button.wp-default{
    border-width:0;
border-radius:0;
}

.cbp-hsmenu > li > a:not(:only-child):after {
    display: inline-block;
    font-family: 'bpmenu';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\f107";
    font-size: 80%;
    margin-right: 0.3em;
    opacity: 0.4;
    vertical-align: middle;
    margin-left: 0.3em;
}
.cbp-hsmenu > li > a:not(:only-child):before {
	DISPLAY:NONE!important;
}
.cbp-hsmenu > li > a{TEXT-TRANSFORM:uppercase!important;line-height:1em!important;color:#bfbfbf}
.cbp-hsmenu-wrapper .cbp-hsmenu{padding:0!important;}
.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu{BACKGROUND-COLOR:transparent;}
.no-touch .cbp-hsmenu > li > a:hover, .no-touch .cbp-hsmenu > li > a:focus, .cbp-hsmenu > li.cbp-hsitem-open > a{COLOR:#ff0b0b;}

.premiere_ligne{border-top:0px solid #bfbfbf;padding-top:2%;margin-top:4%;}
.iframe-embed{MARGIN-BOTTOM:0;}




/*  FULLSCREEN  */
#fullscreenSlideshowContainer .ui {
  position: absolute;
  font-family: sans-serif;
  z-index: 10;
  font-size: 2em;
}

#fs-loader,
#fs-prev,
#fs-next,
#fs-close {
  background-color: transparent;
  color: black;
  font-weight: bold;
  cursor: pointer;
  line-height: 1em;
}

#fs-close {
  top: 1em;
  right: 1em;
}

#fs-prev,
#fs-next {
  top: 50%;
  margin-top: -1em;
}

#fs-prev {
  left: 1em;
}

#fs-next {
  right: 1em;
}

#fs-loader {
  top: 50%;
  left: 50%;
  height: 1em;
  margin-top: -1em;
  margin-left: -75px;
  display: none;
}

#fs-caption {
  bottom: 10px;
  text-align: right;
	right:20px;
  width: 100%;
  line-height: 1em;
  display: none;
}

#fs-caption span {
  background-color: white;
}
#fs-caption span:before{content:'copyright : ';}

#fs-loader,
#fs-prev,
#fs-next,
#fs-close {
  padding: 5px 15px;
}
#fs-caption span {
      padding: 3px;
    text-transform: uppercase;
    background-color: transparent;
    color: rgb(255, 11, 11) !important;
    font-size: 12px;
    opacity: 1;

    font-family: 'klavikamedium_condensed';
}

.images_dispo a:hover img{OPACITY:0.7;}

#fullscreenSlideshowContainer{background-color: white!important}



#slide-out-widget-area .inner .off-canvas-menu-container li a{
  color : #333;
  text-align:center;
  text-transform:uppercase;
  font-family: 'klavikamedium_condensed'!important;
  font-size: 25px;
  }
#slide-out-widget-area .menuwrapper li{text-align: center;margin-bottom: 10px}
#slide-out-widget-area .bottom-meta-wrap{display: none;}

#slide-out-widget-area {opacity: 0.8!important;}

#slide-out-widget-area.fullscreen .inner li a:hover,
#slide-out-widget-area .off-canvas-social-links li a:hover,
#slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a:hover,
#slide-out-widget-area .inner .off-canvas-menu-container .menuwrapper li > a.hovered{color:#ff0b0b!important;}

.swiper-slide .content h2{font-size: 50PX!IMPORTANT;}
#slide-out-widget-area-bg{display: none;}
.style-slide-out-from-right{display: none;}
/*.container-wrap{height: 100%;}*/




@media only screen and (max-width: 690px){
  .facetwp-facet,
  .cbp-hsmenu-wrapper,
  #fullscreen,
  #titre_presentation_old .wpb_content_element .wpb_tabs_nav:before{
      DISPLAY:NONE
    }
    #titre_presentation_old .wpb_content_element .wpb_tabs_nav li {
      width: 100%;
      margin-left: 0!important;
  }
  body .vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]{
    WIDTH:100%;
    margin-left: 0;
  }
  .container-wrap, .project-title {
      margin-top: 0;
      padding-top: 18px!important;
  }
  .newsletters {
      padding-left: 0%!important;
  }
  #titre_presentation3 .tabbed > ul li{width: 100%;
    margin-left: 0px!important;}
    .onglets_design ul li a{padding-left: 0!important}
    body.ascend #search-outer #search input[type="text"]{
    	FONT-SIZE:30PX!IMPORTANT;
    }
}

#description_actu a {color:#676767;}


/*
 * blueimp Gallery CSS
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* Prevent artifacts in Mozilla Firefox: */
  -moz-backface-visibility: hidden;
}
.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1;
}
.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none;
}
.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  /* Set the carousel width/height ratio to 16/9: */
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px #000;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.blueimp-gallery-display {
  display: block;
  opacity: 1;
}
.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.blueimp-gallery-carousel > .slides {
  position: absolute;
}
.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
     -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
      -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
       -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
          transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-transition: opacity 0.5s linear;
     -moz-transition: opacity 0.5s linear;
      -ms-transition: opacity 0.5s linear;
       -o-transition: opacity 0.5s linear;
          transition: opacity 0.5s linear;
}
.blueimp-gallery > .slides > .slide-loading {
  background: url(//jeannouveldesign.fr/wp-content/plugins/JND/Gallery-master/img/loading.gif) center no-repeat;
  background-size: 64px 64px;
}
.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0;
}
.blueimp-gallery > .slides > .slide-error {
  background: url(//jeannouveldesign.fr/wp-content/plugins/JND/Gallery-master/img/error.png) center no-repeat;
}
.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none;
}
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 40px;
    /* margin-top: -50px; */
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: transparent;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
}
.blueimp-gallery > .next {
  left: auto;
  right: 15px;
}
.blueimp-gallery > .close {
  position: absolute;
  top: 15px;
  margin: 0 15px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}
.blueimp-gallery > .title {
  position: absolute;
  bottom: 15px;
  right: 15px;
  margin: 0 15px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
    text-transform: uppercase;
    background-color: transparent;
    color: rgb(255, 11, 11) !important;
    font-size: 12px;
    opacity: 1;
    font-family: 'klavikamedium_condensed';
    letter-spacing: 0;
}
.blueimp-gallery > .title:before {
    content: 'copyright : ';
}
.blueimp-gallery > .close {
  padding: 15px;
  right: 15px;
  left: auto;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
}
.blueimp-gallery > .play-pause {
  position: absolute;
  left: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url(//jeannouveldesign.fr/wp-content/plugins/JND/Gallery-master/img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
}
.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0;
}
.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .title:hover,
.blueimp-gallery > .play-pause:hover {
  color: #fff;
  opacity: 1;
}
.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
       -o-transform: translateZ(0);
          transform: translateZ(0);
}
.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
  /*display: none;*/
}
.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
  -webkit-user-select: none;
   -khtml-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url(//jeannouveldesign.fr/wp-content/plugins/JND/Gallery-master/img/error.svg);
}
body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url(//jeannouveldesign.fr/wp-content/plugins/JND/Gallery-master/img/play-pause.svg);
}
body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0;
}

/* IE7 fixes */
*+html .blueimp-gallery > .slides > .slide {
  min-height: 300px;
}
*+html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative;
}

.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 15px;
  left: 15px;
  margin: 0 40px;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 10px;
  display: none;
}
.blueimp-gallery > .indicator > li {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 6px 3px 0 3px;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  border: 1px solid transparent;
  background: #ccc;
  background: rgba(255, 255, 255, 0.25) center no-repeat;
  border-radius: 5px;
  box-shadow: 0 0 2px #000;
  opacity: 0.5;
  cursor: pointer;
}
.blueimp-gallery > .indicator > li:hover,
.blueimp-gallery > .indicator > .active {
  background-color: #fff;
  border-color: #fff;
  opacity: 1;
}
.blueimp-gallery-controls > .indicator {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
       -o-transform: translateZ(0);
          transform: translateZ(0);
}
.blueimp-gallery-single > .indicator {
  display: none;
}
.blueimp-gallery > .indicator {
  -webkit-user-select: none;
   -khtml-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* IE7 fixes */
*+html .blueimp-gallery > .indicator > li {
  display: inline;
}