.kinda-shop-box-imgbody {
	margin: 0px;
	padding: 0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h4 {
	padding: 4px 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

a:hover {
	color: #59f5b5;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style-type: none;
}

img {
	border: 0px;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.clearfix {
	clear: both;
	overflow: hidden;
}

.wrapper {
	margin: 0px auto;
}

.container {
	width: 1200px;
	margin: auto;
	padding: 0;
}

.mb-1 {
	margin-bottom: 1em;
}

.mb-2 {
	margin-bottom: 2em;
}

.mb-3 {
	margin-bottom: 3em;
}

.mb-4 {
	margin-bottom: 4em;
}


/*--------------- 
HEADER_START 
--------------*/

#header {
	margin: auto;
	position: relative;
	z-index: 999;
}

.head-top-hp {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 60px;
	position: relative;
}

.menu-mini-htop {
	display: inline-block;
	float: left;
	margin: 0px 0px 0px 20px;
}

.menu-mini-htop ul {
	margin: 0px;
	padding: 0px;
}

.menu-mini-htop ul li {
	float: left;
	margin: 0px;
	padding: 0px 16px 10px;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	font-family: 'kindafontblack';
	display: block;
	position: relative;
}

.menu-mini-htop ul li a {
	color: #999;
	display: block;
	padding: 26px 0px 8px 0px;
	border-bottom: solid 2px rgba(255, 255, 255, 0);
	outline: none;
}

.menu-mini-htop ul li a:hover {
	color: #333;
	border-bottom: solid 2px #59f5b5;
}

.menu-mini-htop ul .active {
	color: #333;
}

.menu-mini-htop ul .active a {
	color: #333 !important;
	border-bottom: solid 2px #59f5b5;
}

.radio-menu-open {
	background: #fff;
	behavior: url(PIE.htc);
	-moz-box-shadow: 14px 12px 30px rgba(51, 51, 51, 0.30);
	-webkit-box-shadow: 14px 12px 30px rgba(51, 51, 51, 0.30);
	box-shadow: 14px 12px 30px rgba(51, 51, 51, 0.30);
}

.radio-menu-open a {
	color: #333 !important;
	border-bottom: solid 2px #59f5b5 !important;
}

.menu-open-mini-htop {
	margin: 10px 0px 0px -16px;
	width: 240px;
	background: #fff;
	position: absolute;
	z-index: 9;
	behavior: url(PIE.htc);
	-moz-box-shadow: 14px 12px 30px rgba(51, 51, 51, 0.30);
	-webkit-box-shadow: 14px 12px 30px rgba(51, 51, 51, 0.30);
	box-shadow: 14px 12px 30px rgba(51, 51, 51, 0.30);
	display: none;
}

.radio-volume {
	margin: 0px;
	padding: 19px 0px 19px;
	height: 60px;
}

.radio-volume .tooltip {
	display: none !important;
}

.vanadium-radio {
	font-size: 14px;
	line-height: 30px;
	color: #212121;
	text-transform: uppercase;
	text-align: left;
	font-family: 'kindafontbold';
	letter-spacing: 1.6px;
	padding: 20px 18px 20px;
	margin: 0px;
	border-bottom: solid 1px #cccccc;
	display: block;
}

.vanadium-radio #radio_name {
	display: block;
}

.vanadium-radio .radio-nav {
	float: left;
}

.vanadium-radio a {
	border-bottom: 0px !important;
	padding: 0px !important;
	display: block;
}

.vanadium-radio img {
	vertical-align: middle;
	margin: -6px 17px 0px 0px
}

.surf-fm {
	border-bottom: 0px !important;
}

.social-htop {
	display: inline-block;
	float: right;
	margin: 0px 20px 0px 0px;
}

.social-htop ul {
	margin: 0px;
	padding: 0px;
}

.social-htop ul li {
	float: left;
	margin: 19px 10px 16px;
	padding: 0px;
}

.social-htop ul li i {
	font-size: 19px;
	color: #999;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.social-htop ul li i:hover {
	color: #333;
}

.header-main {
	margin: 0px;
	background: #fff;
	min-height: 115px;
	position: relative;
}

.header-inner-title-cp h1 {
	color: #5cf5b7;
	font-family: "kindafontminus";
	font-size: 48px;
	letter-spacing: 5px;
	line-height: 76px;
	padding-top: 10px;
	text-align: center;
}

.header-inner-title-cp p {
	color: #999999;
	font-family: "crimson_textitalic";
	font-size: 24px;
	letter-spacing: 2px;
	line-height: 24px;
	padding: 0 130px 30px;
	text-align: center;
}

.category-filter-cp {
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	margin-bottom: 65px;
	padding: 18px 0;
}

.category-filter-cp ul {
	text-align: center;
}

.category-filter-cp ul li {
	background: rgba(0, 0, 0, 0) url("../images/filter_line.png") no-repeat scroll right center;
	display: inline-block;
	font-family: "kindafontblack";
	font-size: 14px;
	padding: 0 24px 0 16px;
}

.category-filter-cp ul li:last-child {
	background: none;
}

.category-filter-cp ul li a {
	color: #cccccc;
}

.category-filter-cp ul li a:hover {
	color: #59f5b5;
}

.category-filter-cp ul li a.active-filter {
	color: #333;
}

.header-main-left {
	width: 14%;
	float: left;
}

.agenda-menu-head {
	margin: 0px 16px;
	width: 62px;
	float: left;
	text-align: center;
	position: relative;
}

.agenda-menu-in-head {}

.agenda-menu-in-head a {
	padding: 40px 0px 25px 0px;
	display: block;
	outline: none;
}

.agenda-menu-icon-head {
	text-align: center;
	background: url(../images/Pictos_Kinda_Agenda.svg) no-repeat center center;
	height: 30px;
	background-size: 33px auto;
}

.agenda-menu-text-head {
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	padding: 13px 0 0px 0;
	color: #333;
	text-transform: uppercase;
	font-family: 'kindafontblack';
	letter-spacing: 1px;
}

.agenda-menu-in-head a:hover .agenda-menu-icon-head {
	background: url(../images/Pictos_Kinda_Agenda_green.svg) no-repeat center center;
	background-size: 33px auto;
}

.agenda-menu-in-head a:hover .agenda-menu-text-head {
	color: #6cf5ba !important;
}

.villes-menu-icon-head {
	background: url(../images/Pictos_Kinda_Villes.svg) no-repeat center center !important;
	width: 62px;
	height: 30px;
}

.villes-menu-open .villes-menu-icon-head {
	background: url(../images/Pictos_Kinda_Villes_green.svg) no-repeat center center !important;
	background-size: auto 30px !important;
}

.villes-menu-open .villes-menu-text-head {
	color: #6cf5ba !important;
}

.villes-menu-open-main {
	margin: 0px;
	background: #fff;
	border-top: solid 4px #6cf5ba;
	width: 240px;
	position: absolute;
	z-index: 9;
	margin: -8px 0px 0px -16px;
	behavior: url(PIE.htc);
	-moz-box-shadow: 14px 12px 30px rgba(51, 51, 51, 0.30);
	-webkit-box-shadow: 14px 12px 30px rgba(51, 51, 51, 0.30);
	box-shadow: 14px 12px 30px rgba(51, 51, 51, 0.30);
	display: none;
}

.villes-menu-title {
	margin: 0px;
	border-bottom: solid 1px #cccccc;
	height: 65px;
	padding: 16px 0px;
}

.villes-menu-title h2 {
	float: left;
	margin: 0px 0px 0px 33px;
	padding: 0px;
	height: 33px;
}

.villes-menu-title h2 img {
	display: flex;
	width: 22px;
}

.villes-menu-title h3 {
	float: left;
	font-size: 18px;
	line-height: 33px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	letter-spacing: 1px;
	color: #212121;
	font-family: 'Crimson Text', serif;
	font-weight: 400;
	font-style: italic;
}

.villes-menu-list {
	margin: 0px;
	padding: 19px 0px 22px;
}

.villes-menu-list ul {
	margin: 0px;
	padding: 0px;
}

.villes-menu-list ul li {
	font-size: 14px;
	color: #212121;
	text-transform: uppercase;
	text-align: left;
	font-family: 'kindafontbold';
	letter-spacing: 1.6px;
}

.villes-menu-list ul li a {
	color: #212121;
	line-height: 36px;
	padding: 0px 0px 0px 30px;
	display: block;
}

.villes-menu-list ul li a:hover {
	color: #6cf5ba;
}

.navigation-main {
	width: 72%;
	float: left;
}

.navigation-main .navbar-default {
	background: none;
	border: 0px;
	margin-bottom: 0px;
}

.navigation-main .navbar-default .navbar-nav {
	text-align: center;
	float: none;
}

.navigation-main .navbar-default .navbar-nav>li {
	float: none;
	display: inline-block;
}

.navigation-main .navbar-default .navbar-nav>li>a {
	color: #1e1e1e;
	letter-spacing: 2px;
	font-size: 18px;
	line-height: 21px;
	font-family: 'kindafontminus';
	padding: 0px 0px 7px;
	margin: 20px 30px 15px 30px;
	border-bottom: solid 2px rgba(255, 255, 255, 0);
}

.navigation-main .navbar-default .navbar-nav>.active>a,
.navigation-main .navbar-default .navbar-nav>.active>a:hover,
.navigation-main .navbar-default .navbar-nav>.active>a:focus {
	background: none;
	border-bottom: solid 2px #6cf5ba;
	color: #6cf5ba;
}

.navigation-main .navbar-default .navbar-nav>.open>a,
.navigation-main .navbar-default .navbar-nav>.open>a:hover,
.navigation-main .navbar-default .navbar-nav>.open>a:focus {
	background: none;
	border-bottom: solid 2px #6cf5ba;
	color: #6cf5ba;
}

.navigation-main .dropdown-menu {
	background: #fff;
	border-top: solid 4px #6cf5ba;
	width: 240px;
	position: absolute;
	z-index: 9;
	margin: -8px 0px 0px 0px !important;
	behavior: url(PIE.htc);
	-moz-box-shadow: 14px 12px 30px rgba(51, 51, 51, 0.30);
	-webkit-box-shadow: 14px 12px 30px rgba(51, 51, 51, 0.30);
	box-shadow: 14px 12px 30px rgba(51, 51, 51, 0.30);
	padding: 19px 0px 22px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

.navigation-main .dropdown-menu>li>a {
	font-size: 14px;
	line-height: 36px;
	color: #212121;
	text-transform: uppercase;
	text-align: left;
	font-family: 'kindafontbold';
	letter-spacing: 2px;
	padding: 0px 0px 0px 30px;
}

.navigation-main .dropdown-menu>li>a:hover,
.navigation-main .dropdown-menu>li>a:focus {
	color: #6cf5ba;
	background: none;
	outline: none;
}

.logo-header-big {
	text-align: center;
	margin: -38px auto 0 auto;
	width: 300px;
}

.logo-header-main {
	float: left;
	margin: 10px 0;
	text-align: center;
	width: 8%;
	display: none;
}

.fix-header .logo-header-main {
	display: block;
}

.logo-header-small {
	display: none;
}

.logo-header-small img {}

.logo-header-main a {
	padding: 0px 0px;
	!important;
	border-bottom: 0px !important;
	margin: 0px 25px 0px !important;
}

.header-main-right {
	width: 14%;
	float: right;
}

.search-icon {
	margin: 0px;
	float: right;
}

.search-icon a {
	display: block;
	padding: 46px 22px 47px;
	outline: none;
	background: url(../images/Pictos_Kinda_Rechercher.svg) no-repeat top 46px center;
	background-size: auto 30px;
	height: 30px;
}

.search-icon a:hover {
	background: url(../images/Pictos_Kinda_Rechercher_green.svg) no-repeat top 46px center;
	background-size: auto 30px
}

.search-box-open-main {
	margin: 0px;
	padding: 0px;
	background: #fff;
	width: 100%;
	left: 0px;
	top: -60px;
	height: 178px;
	position: absolute;
	display: none;
}

.search-box-open-icon {
	width: 14%;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.search-box-open-icon a {
	display: block;
	padding: 74px 0px 73px 0px;
	outline: none;
}

.search-text-box {
	width: 72%;
	float: left;
	margin: 0px;
	padding: 0px;
}

.search-text-box input {
	height: 178px;
	width: 100%;
	line-height: 178px;
	font-size: 36px;
	padding: 0px;
	background: none;
	border: 0px;
	color: #333333;
	font-family: 'kindafontblack';
	letter-spacing: 1px;
}

.search-text-box input:focus {
	outline: 0;
}

.search-box-close-icon {
	width: 14%;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.search-box-close-icon a {
	display: block;
	padding: 74px 0px 73px 0px;
	outline: none;
}

.blockDiv {
	display: block;
}

.fix-header #header {
	position: fixed;
	width: 100%;
	z-index: 999999999;
	background: #fff;
	-moz-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.35);
}

.fix-header .header-main {
	min-height: 80px;
	background: #fff;
}

.fix-header .head-top-hp {
	display: none;
}

.fix-header .logo-header-small {
	display: block !important;
}

.fix-header .logo-header-big {
	display: none !important;
}

.fix-header .agenda-menu-text-head {
	display: none;
}

.fix-header .agenda-menu-in-head a {
	padding: 24px 0px 24px 0px;
}

.fix-header .navigation-main .navbar-default .navbar-nav>li>a {
	margin: 26px 19px 22px 19px;
}

.fix-header .logo-header-main a {
	margin: 0px!important;
}

.fix-header .search-icon a {
	padding: 24px 22px 54px;
	background: url(../images/Pictos_Kinda_Rechercher.svg) no-repeat top 26px center;
	background-size: auto 26px;
}

.fix-header .search-icon a:hover {
	background: url(../images/Pictos_Kinda_Rechercher_green.svg) no-repeat top 26px center;
	transition: none;
	background-size: auto 26px;
	transition: none;
}

.fix-header .search-box-open-main {
	height: 80px;
	top: 0;
}

.fix-header .search-box-open-icon a {
	padding: 24px 0px 24px;
}

.fix-header .search-text-box input {
	height: 78px;
	line-height: 78px;
}

.fix-header .search-box-close-icon a {
	padding: 24px 0px 24px;
}

.fix-header .navigation-main .navbar-default {
	margin-left: -40px;
}


/*--------------- 
CONTAIN_START 
--------------*/

#contain {}

.slider-main-hp {
	padding: 0px;
	margin: 0px;
	height: 585px;
	cursor: pointer;
}

.box {
	width: 100%;
	height: 100%;
	padding: 0px;
}

.slider_full {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.slider__wrapper {
	height: 100%;
	list-style: none;
	overflow: hidden;
	*zoom: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
}

.slider__item {
	height: 100%;
	float: left;
	clear: none;
}

.slider__arrows-item {
	position: absolute;
	display: block;
	margin-bottom: -20px;
	padding: 0;
	font-size: 0px;
}

.slider__arrows-item--right {
	bottom: 50%;
	right: 0px;
	background: url(../images/slide_arrow_next.png) no-repeat center center;
	width: 44px;
	height: 88px;
}

.slider__arrows-item--left {
	bottom: 50%;
	left: 0px;
	background: url(../images/slide_arrow_prev.png) no-repeat center center;
	width: 44px;
	height: 88px;
}

.slider__arrows-item--right:hover {
	background: url(../images/slide_arrow_next_green.png) no-repeat center center;
}

.slider__arrows-item--left:hover {
	background: url(../images/slide_arrow_prev_green.png) no-repeat center center;
}

.slider__nav {
	position: absolute;
	bottom: 12px;
	display: none;
}

.slider__nav-item {
	width: 10px;
	height: 10px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	background: rgba(227, 227, 227, 0.2);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	behavior: url(PIE.htc);
}

.slider__nav-item--current {
	background: #59f5b5;
}

.slider__nav-item:hover {
	background: #59f5b5;
}

.slide1-text-main {
	margin: 70px 8px 0px 0px;
	padding: 0px;
	position: relative;
}

.slide1-text-inn {
	margin: 70px 8px 0px 0px;
	padding: 0px;
}

.nouv-bayonne-text {
	margin: 0px 0px -5px 0px;
	float: right;
	padding: 0px 31px;
	font-size: 20px;
	background: #fff;
	letter-spacing: 0.5px;
	height: 60px;
	line-height: 60px;
	color: #59f5b5;
	font-family: 'kindafontbold';
	text-transform: uppercase;
}

.you-sushi-text {
	margin: 0px;
	padding: 0px;
	float: right;
}

.you-sushi-text h2 {
	float: left;
	margin: 0px;
	padding: 0px 30px;
	font-size: 68px;
	letter-spacing: 0.6px;
	height: 102px;
	line-height: 92px;
	border: solid 5px #fff;
	color: #fff;
	font-family: 'kindafontblack';
}

.slider-hover-hp {
	margin: -120px auto 0px auto;
	width: 149px;
	height: 120px;
	position: relative;
	opacity: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background: url(../images/slider_hover_image.png) no-repeat center center;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 3px;
	font-family: 'kindafontblack';
	padding-top: 52px;
}

.slider-hover-hp a {
	display: block;
	color: #fff;
}

.slider-main-hp:hover .slider-hover-hp {
	opacity: 1;
}

.agenda-block-main-hp {
	margin: 0px;
	padding: 0px 0px 50px;
	background: url(../images/triangle_fond_agenda.png) no-repeat center top -190px;
}

.agenda-block-in-hp {
	padding: 0px 0px;
	margin: 0px;
}

.agenda-logo {
	margin: 55px 0px 16px 0px;
	padding: 0px;
	text-align: center;
}
.single-event .agenda-logo {
	margin: 15px 0 0;
}

.agenda-box-main-hp {
	margin: 0px 0px 13px;
	padding: 0px;
}

.agenda-box-main-hp .custom-navigation_1 {
	padding-top: 40px;
	text-align: center;
}

.agenda-box-main-hp .custom-navigation_1 a {
	display: inline-block;
}

.agenda-box-main-hp .flex-prev {
	background: url(../images/svg/kind-slider-icon-left.svg) no-repeat left center;
	opacity: 0.2;
	font-size: 0px;
	width: 13px;
	height: 22px;
	margin-right: 38px;
	vertical-align: middle;
}

.agenda-box-main-hp .flex-prev:hover {
	opacity: 1;
}

.agenda-box-main-hp .flex-next {
	background: url(../images/svg/kind-slider-icon-right.svg) no-repeat left center;
	opacity: 0.2;
	font-size: 0px;
	width: 13px;
	height: 22px;
	margin-left: 38px;
	vertical-align: middle;
}

.flex-next:hover {
	opacity: 1;
}

.custom-navigation-single-event {
	margin-top: 500px;
	position: absolute;
	right: 0;
}

.flex-prev-single {
	background: url(../images/svg/Fleche_Slider_Agenda_gauche.svg) no-repeat left center;
	opacity: 0.65;
	width: 54px;
	height: 107px;
	vertical-align: middle;
	position: absolute;
	left: -1px;
	font-size: 0px;
	margin-top: 400px;
	z-index: 3;
}

.flex-prev-single:hover {
	opacity: 1;
}

.flex-next-single {
	background: url(../images/svg/Fleche_Slider_Agenda_Dte.svg) no-repeat left center;
	opacity: 0.65;
	width: 54px;
	height: 107px;
	vertical-align: middle;
	position: absolute;
	right: -1px;
	font-size: 0px;
	margin-top: 400px;
	z-index: 3;
}

.flex-next-single:hover {
	opacity: 1;
}

.agenda-box1-main-hp {
	float: left;
	margin: 30px 15px 30px 25px;
	width: 560px;
	padding: 0px;
	position: relative;
}

.agenda-box2-main-hp {
	float: right;
	margin: 30px 25px 30px 15px;
	padding: 0px;
}

.agenda-box1-inn-hp {
	margin: 0px;
	background: #fff;
	padding: 23px 20px 28px 20px;
	behavior: url(PIE.htc);
	-moz-box-shadow: 7px 7px 20px rgba(51, 51, 51, 0.28);
	-webkit-box-shadow: 7px 7px 20px rgba(51, 51, 51, 0.28);
	box-shadow: 7px 7px 20px rgba(51, 51, 51, 0.28);
}

.agenda-date-hp {
	width: 78px;
	margin: -30px 38px 0px 0px;
	height: 78px;
	text-align: center;
	background: #242424;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	behavior: url(PIE.htc);
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}

.agenda-date-hp.end_date {
	background: #fff none repeat scroll 0 0;
	right: 70px;
}

.agenda-date-hp h2 {
	font-size: 24px;
	line-height: 24px;
	padding: 18px 0px 0px 0px;
	color: #59f5b5;
	text-transform: uppercase;
	font-family: 'kindafontblack';
}

.agenda-date-hp h3 {
	font-size: 16px;
	line-height: 16px;
	padding: 1px 0px 0px 0px;
	color: #59f5b5;
	text-transform: uppercase;
	font-family: 'kindafontblack';
}

.agenda-lieu-box1-hp {
	margin: 17px 0px 0px 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
}

.agenda-lieu-text-hp {
	float: left;
	margin: 0px;
	background: #fff;
	padding: 0px 5px 0px 1px;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	letter-spacing: 0.75px;
	text-transform: uppercase;
	color: #333333;
	font-family: 'kindafontbold';
}

.agenda-lieu-img-hp {
	float: left;
	margin: 0px;
}

.agenda-box1-image-hp {
	position: relative;
}

.agenda-box1-image-in-hp {
	margin: 0px;
}

.agenda-box1-image-in-hp img {
	height: 197px;
	object-fit: cover;
	width: 100%;
}

.agenda-box1-image-hover-hp {
	width: 100%;
	height: 100%;
	top: 0px;
	opacity: 0;
	background: rgba(0, 0, 0, 0.5);
	margin: 0;
	position: absolute;
	line-height: 197px;
	text-align: center;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.agenda-box1-info-hp {
	margin: 0px;
	padding: 0px;
}

.agenda-box1-info-hp h2 {
	line-height: 24px;
	font-size: 24px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #333333;
	font-family: 'kindafontbold';
	padding: 28px 0px 0px 0px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
@media only screen and (max-width: 1023px) {
	.agenda-box1-info-hp h2 {
		white-space: normal;
	}
}


.agenda-box1-info-hp p {
	line-height: 20px;
	font-size: 16px;
	letter-spacing: 0.10px;
	color: #333333;
	font-family: 'crimson_textroman';
	padding: 9px 0px 0px 0px;
}

.agenda-box1-info-hp p span {
	font-family: 'Crimson Text', serif;
	font-weight: 700;
}

.agenda-lire-plus-hp {
	margin: 0px;
	text-align: center;
}

.agenda-lire-plus-hp h3 {
	line-height: 14px;
	font-size: 10px;
	letter-spacing: 1px;
	color: #333333;
	font-family: 'kindafontblack';
	display: inline-block;
}

.agenda-lire-plus-hp h3 a {
	color: #333;
	border-bottom: solid 3px #333333;
	padding: 19px 0px 2px 0px;
	display: block;
}

.agenda-box1-inn-hp:hover .agenda-box1-image-hover-hp {
	opacity: 1;
}

.agenda-box1-inn-hp:hover .agenda-lire-plus-hp h3 a {
	color: #59f5b5;
	border-bottom: solid 3px #59f5b5;
}

.articles-block {
	padding: 0 0 0 0;
}

.articles-title {
	text-align: center;
	width: 100%;
	margin-bottom: 84px;
	height: 81px;
}

.articles-title-line {
	background: url(../images/aritcle_title_back.png) repeat-x center center;
}

.articles-title-text {
	width: 400px;
	text-transform: uppercase;
	font-size: 18px;
	color: #333333;
	text-align: center;
	font-family: 'kindafontbold';
	vertical-align: middle;
	display: inline-block;
	letter-spacing: 3px;
	background: url(../images/svg/title-back.svg) no-repeat center center #fff;
	height: 81px;
	padding-top: 30px;
}

.articles-block-main {}

.articles-block-left {
	float: left;
	width: 850px;
}

.articles-block-right {
	float: right;
	width: 300px;
}

.articles-block-box {
	width: 400px;
	margin-right: 5%;
	margin-bottom: 5%;
}

.articles-block-box.single_post_content {
	width: 100%;
}


/*.articles-block-box img{
	width: 100%; 
}*/

.articles-block-box-img-inner img {
	height: 267px;
	object-fit: cover;
	width: 100%;
}

img.kb-img {
	height: 380px;
}

.articles-block-box:nth-child(2n) {
	margin-right: 0px;
}

.three_col .articles-block-box:nth-child(2n) {
	margin-right: 60px;
}

.search_result .articles-block-box {
	margin: 0 30px 35px 0;
	width: 31%;
}

.search_result .articles-block-box:nth-child(3n) {
	margin-right: 0px;
}

.search_result .articles-block-box:nth-child(3n+1) {
	clear: left;
}

.article-line-end {
	border-top: 2px solid #eaeaea;
	display: block;
}

.article-line-end-title {
	text-transform: uppercase;
	background: white;
	padding: 10px 0 10px 26px;
	font-family: "kindafontminus";
	letter-spacing: 2px;
	font-size: 11px;
	color: #59f5b5;
	margin-top: -18px;
	float: right;
}

.header-inner-cp {
	border-bottom: 1px solid #d1d1d1;
}


/*
Page Template
*****************/

.page_wrap {
	background: #f4f4f4;
}

.page_wrap .page-header {
	width: 100%;
	padding-bottom: 0;
	margin: 0;
	border: none;
}

.page_wrap .page-cover {
	background-size: cover;
	background-position: center;
	height: 400px
}

.page_wrap .page_main_title {
	position: absolute;
	margin: 0 auto;
	width: 100%;
	height: 300px;
	text-align: center;
	margin-top: 180px;
	color: white;
	text-transform: uppercase;
	font-size: 40px;
	font-family: "kindafontminus";
}

.page_wrap .entry-content h4 {
	font-family: 'kindafontminus';
	font-size: 25px;
	line-height: 1;
	letter-spacing: 0.75px;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
	margin: 40px 0;
	text-decoration-color: #59f5b5;
	letter-spacing: 2px;
}

.page_wrap .entry-content a {
	color: #333;
	border-bottom: solid 3px #e6e6e6;
}

.page_wrap .entry-content a:hover {
	border-bottom: solid 3px #59f5b5;
}

.page_wrap .entry-content p {
	font-family: 'crimson_textroman';
	font-size: 20px;
	margin-bottom: 16px;
}

.page_wrap .entry-content h2 {
	margin-bottom: 16px;
}

.page_wrap .entry-content h3 {
	margin-bottom: 16px;
}

.page .entry-content img {
	margin: 20px 0;
	width: 100%;
	height: 100%;
}

.page .entry-content {
	padding: 0 20px;
}


/*
Template Page Photo
*****************/

.page-photo {
	text-align: center;
}

.insta-user-link {
	text-decoration: underline;
	color: #000;
}

.page-photo .photo-number {
	color: #59f5b5;
}

.page-photo-title {
	font-family: 'kindafontminus';
	font-size: 28px;
	line-height: 30px;
	letter-spacing: 0.5px;
	margin: 1.6em 0 0.2em 0;
}

.photo-tag p {
	font-family: 'kindafontblack';
	font-size: 12px;
	letter-spacing: .5px;
	margin-bottom: 1em;
	text-transform: uppercase;
	-webkit-transform: rotate(-90deg);
}

.photo-tag {
	position: absolute;
	margin-top: 173px;
	margin-left: -97px;
	background: #fff;
	padding: 89px 0px;
	display: block;
}

.photo-block {
	width: 700px;
	border: 6px solid #59f5b5;
	display: block;
	margin: 160px auto;
}

.photo-img {
	margin: -140px 0;
}

.photo-img-main {
	width: 500px;
	height: 500px;
	margin: 0 auto;
	behavior: url(PIE.htc);
	-moz-box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.46);
	-webkit-box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.46);
	box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.46);
}

.insta-photo-big {
	width: 100%;
	height: 100%;
}

.photo-img .custom-navigation-photo {
	padding-top: 40px;
	text-align: center;
}

.navigation_wrap .custom-navigation-photo a {
	position: absolute;
	top: 266px;
}

.navigation_wrap .custom-navigation-photo a.flex-prev {
	left: -120px;
}

.navigation_wrap .custom-navigation-photo a.flex-next {
	right: -80px;
}

.navigation_wrap .custom-navigation-photo {
	padding: 0px;
}

.photo-img .custom-navigation-photo a {
	display: inline-block;
}

.photo-img .flex-prev {
	background: url(../images/svg/kind-slider-icon-left.svg) no-repeat left center;
	opacity: 0.4;
	font-size: 0px;
	width: 23px;
	height: 40px;
	margin-left: 38px;
	vertical-align: middle;
}

.photo-img .flex-prev:hover {
	opacity: 1;
}

.photo-img .flex-next {
	background: url(../images/svg/kind-slider-icon-right.svg) no-repeat left center;
	opacity: 0.4;
	font-size: 0px;
	width: 23px;
	height: 40px;
	margin-left: 38px;
	vertical-align: middle;
}

.photo-img .flex-next:hover {
	opacity: 1;
}

.insta-follow-btn {
	border: 3px solid #d6d6d6;
	padding: 15px 30px;
	background: transparent;
	display: inline-block;
	margin-top: 40px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.insta-follow-btn:hover {
	border: 3px solid #59f5b5;
}

.insta-follow-btn a {
	font-family: 'kindafontblack';
	color: #1f1f1f;
	text-transform: uppercase;
	font-size: 12px;
}

.insta-follow-icon {
	font-size: 22px;
	vertical-align: middle;
	margin-right: 5px;
}

.insta-follow-text {
	letter-spacing: 1.6px;
}

.sep-line {
	border-bottom: 1px solid #cccccc;
	margin: 60px 0;
}

.photo-content {
	margin-bottom: 100px;
}

.photo-content h1 {
	font-family: 'kindafontdemi';
	font-size: 36px;
	line-height: 40px;
	letter-spacing: 2px;
	margin: 1.6em 0 0.2em 0;
	color: #CCC;
}

.photo-content h2 {
	font-family: 'kindafontminus';
	font-size: 24px;
	line-height: 40px;
	margin: 1.6em 0;
	padding: 1em 0;
}

.photo-content h2:before {
	content: "";
	position: absolute;
	width: 180px;
	border-top: 3px solid #59f5b5;
	margin: -22px auto;
	left: 50%;
	margin-left: -80px;
}

.photo-content h2:after {
	content: "";
	position: absolute;
	width: 180px;
	border-bottom: 3px solid #59f5b5;
	margin: 60px auto;
	left: 50%;
	margin-left: -80px;
}

.photo-content p {
	font-family: 'crimson_textroman';
	font-size: 24px;
	letter-spacing: .5px;
	margin-bottom: 1em;
}

.photo-content a {
	border-bottom: solid 3px #e6e6e6;
	color: #333;
}

.photo-content a:hover {
	border-bottom: solid 3px #59f5b5;
}

.btn-see-all {
	padding: 40px 0 60px 0;
	display: block;
}


/*--------------
Page Navigation
---------------*/

.page_navigation_wrap {
	position: relative;
	padding: 0px 0px 40px;
}

.page_navigation_wrap .screen-reader-text {
	display: none;
}

.page_navigation_wrap .nav-links div {
	position: absolute;
}

.page_navigation_wrap .nav-links div.nav-previous {
	right: 0px;
}

.page_navigation_wrap .nav-links div.nav-next {
	left: 0px;
}

.page_navigation_wrap .nav-links a {
	text-align: center;
	background: none;
	font-family: 'kindafontblack';
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	border: 2px solid #cdcdcd;
	display: inline-block;
	padding: 0px 40px;
	height: 60px;
	line-height: 56px;
	letter-spacing: 2px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.page_navigation_wrap .nav-links a:hover {
	border: 2px solid #65f6bd;
	color: #65f6bd;
}

.page_navigation_wrap div.wp-pagenavi {
	margin: 66px 0 26px;
	text-align: center;
}

.page_navigation_wrap div.wp-pagenavi a,
.page_navigation_wrap div.wp-pagenavi span {
	border: 0 none;
	color: #ccc;
	font-family: "kindafontblack";
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	padding: 6px 20px;
}

.page_navigation_wrap div.wp-pagenavi a {
	cursor: pointer;
}

.page_navigation_wrap div.wp-pagenavi a:hover {
	color: #333;
}

.page_navigation_wrap div.wp-pagenavi span {
	color: #333;
}

.page_navigation_wrap div.wp-pagenavi span.current {
	background: #92fbd0;
}


/*
End Page Navigation
**********************/

.articles-block-inner {
	/*margin-bottom:50px;*/
}

.articles-block-box-img-main {
	position: relative;
}

.articles-block-box-img-inner {
	position: relative;
}

.video-icon {
	position: absolute;
	top: 0;
	right: 0;
}

.articles-block-box-img-hover {
	height: 100%;
	width: 100%;
	top: 0px;
	background: rgba(0, 0, 0, 0.3);
	margin-top: 0px;
	line-height: 267px;
	text-align: center;
	position: absolute;
	opacity: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.articles-block-box-img-hover img {
	width: auto !important;
	display: inline-block !important;
}

.articles-block-box-img-hover a {
	display: block;
}

.accesories {
	padding-top: 13px;
	font-size: 12px;
	color: #cccccc;
	font-family: 'crimson_textsemibold';
	letter-spacing: 2px;
	text-align: center;
	padding-bottom: 4px;
}

.accesories span {
	font-family: 'kindafontblack';
	font-size: 12px;
	color: #59f5b5;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.accesories a {
	color: #cccccc;
}

.article-name {
	font-size: 24px;
	line-height: 27px;
	font-family: 'kindafontbold';
	letter-spacing: 4px;
	text-transform: uppercase;
	text-align: center;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.article-name a {
	color: #000;
}

.articles-block-box:hover .articles-block-box-img-hover {
	opacity: 1;
}

.articles-block-box:hover .article-name a {
	color: #59f5b5;
}

.more-article {
	text-align: center;
	margin-bottom: 60px;
}

.btn-kinda-default {
	text-align: center;
	background: none;
	font-family: 'kindafontblack';
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	border: 2px solid #cdcdcd;
	display: inline-block;
	padding: 0px 40px;
	height: 60px;
	line-height: 56px;
	letter-spacing: 2px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.btn-kinda-default:hover {
	border: 2px solid #65f6bd;
	color: #65f6bd;
}

.btn-kinda-article {
	border: 3px solid #d6d6d6;
	padding: 0 50px;
	cursor: pointer;
}

.btn-kinda-article:hover {
	border: 3px solid #65f6bd;
}

.btn-kinda-voir-tout {
	padding: 0px 75px;
	border: 3px solid #d6d6d6;
}

.btn-kinda-voir-tout:hover {
	border: 3px solid #65f6bd;
}


/*.articles-right-img1{ padding-bottom:45px;}*/

.sidebar_packages_list {
	margin-bottom: 45px;
}

.partners {
	border: 1px solid #cccccc;
	margin-bottom: 45px;
}

.partners-title {
	font-size: 10px;
	color: #333333;
	font-family: 'kindafontbold';
	text-align: center;
	text-transform: uppercase;
	background: #fff;
	width: 110px;
	margin: -8px auto 0 auto;
	letter-spacing: 1px;
}

.partners-inner {
	padding: 25px 25px 0 25px;
	text-align: center;
}

.partners-inner img {
	width: 250px;
}

.partners-inner-img {
	padding-bottom: 28px;
}

.articles-right-img-main-hover {
	background: rgba(0, 0, 0, 0.5);
	height: 400px;
	margin-top: -400px;
	line-height: 400px;
	text-align: center;
	position: relative;
	opacity: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.articles-right-img-main-hover img {
	width: auto !important;
	display: inline-block !important;
}

.articles-right-img-main-hover a {
	display: block;
}

.articles-right-img-main:hover .articles-right-img-main-hover {
	opacity: 1;
}

.last-image {
	padding-bottom: 0px;
}

.kinda-top-block {
	background: #fff;
	border-top: 1px solid #d2d2d2;
	padding: 80px 0 120px 0px;
}

.kinda-top-block-left {
	width: 850px;
	float: left;
}

.kinda-top-block-right {
	width: 300px;
	float: right;
}

.kinda-top-block-title {
	width: 200px;
	height: 84px;
	background: #333333;
	text-align: center;
	margin: auto;
	margin-bottom: -50px;
	position: relative;
	z-index: 999;
}

.kinda-top-block-title-top {
	font-family: 'crimson_textitalic';
	font-size: 30px;
	color: #fff;
	letter-spacing: 2px;
	line-height: 30px;
	padding-top: 15px;
}

.kinda-top-block-title-top span {
	font-family: 'kindafontblack';
}

.kinda-top-block-title-bottom {
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-family: 'crimson_textitalic';
	letter-spacing: 2px;
}

.flexslider-top-block ul li {
	height: 563px;
	width: 850px;
}

.flexslider-top-block ul li img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.kinda-top-box-counter {
	width: 92px;
	height: 92px;
	margin: 200px auto 0 379px;
	text-align: center;
	line-height: 92px;
	font-size: 36px;
	font-family: 'kindafontblack';
	color: #242121;
	background: #59f5b5;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	position: absolute;
}

.kinda-top-block .custom-navigation-top {
	margin-top: -95px;
	position: relative;
	z-index: 999;
	text-align: center;
}

.kinda-top-block .custom-navigation-top a {
	display: inline-block;
}

.btn-kinda-top-title {
	width: 680px;
	height: 80px;
	line-height: 80px;
	background: #fff;
	text-align: center;
	font-family: 'kindafontdemi';
	font-size: 24px;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 4px;
	border: 0px;
	position: absolute;
	margin-top: 439px;
	margin-left: 85px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 25px;
}

.btn-kinda-top-title a {
	color: #333;
}

.btn-kinda-top-title a:hover {
	color: #666;
}

.btn-kinda-top {
	width: 650px;
	height: 80px;
	line-height: 80px;
	background: transparent;
	text-align: center;
	font-family: 'kindafontdemi';
	font-size: 24px;
	color: transparent;
	text-transform: uppercase;
	letter-spacing: 4px;
	border: 0px;
}

.kinda-top-block .flex-prev {
	background: url(../images/svg/top-kinda-slider-icon-left.svg) no-repeat left center;
	opacity: 0.6;
	font-size: 0px;
	width: 13px;
	height: 22px;
	margin-right: 390px;
	vertical-align: middle;
}

.kinda-top-block .flex-prev:hover {
	background: url(../images/svg/top-kinda-slider-icon-left_hover.svg) no-repeat left center;
	opacity: 1;
}

.kinda-top-block .flex-next {
	background: url(../images/svg/top-kinda-slider-icon-right.svg) no-repeat left center;
	opacity: 0.6;
	font-size: 0px;
	width: 13px;
	height: 22px;
	margin-left: 336px;
	vertical-align: middle;
}

.kinda-top-block .flex-next:hover {
	background: url(../images/svg/top-kinda-slider-icon-right_hover.svg) no-repeat left center;
	opacity: 1;
}

.kinda-top-right-title-top {
	font-family: 'crimson_textitalic';
	font-size: 18px;
	color: #fff;
	line-height: 20px;
	letter-spacing: 2px;
	padding-top: 18px;
}

.kinda-top-right-title-bottom {
	font-family: 'kindafontblack';
	font-size: 28px;
	line-height: 24px;
	color: #fff;
	letter-spacing: 2px;
}

.semaine-block {
	width: 260px;
	margin: auto;
	border: 3px solid #59f5b5;
}

.semaine-title {
	color: #333333;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'kindafontdemi';
	padding-top: 80px;
	padding-bottom: 25px;
	line-height: 24px;
}

.semaine-img {
	margin-left: -23px;
	margin-bottom: 30px;
}

.semaine-img-main {
	width: 300px;
	height: 300px;
	behavior: url(PIE.htc);
	-moz-box-shadow: 0px 11px 16px rgba(0, 0, 0, 0.27);
	-webkit-box-shadow: 0px 11px 16px rgba(0, 0, 0, 0.27);
	box-shadow: 0px 11px 16px rgba(0, 0, 0, 0.27);
}

.semaine-img-main-hover {
	background: rgba(0, 0, 0, 0.5);
	height: 298px;
	margin-top: -298px;
	line-height: 298px;
	text-align: center;
	position: relative;
	width: 300px;
	opacity: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.semaine-img-size {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.semaine-img-main-hover img {
	width: auto !important;
	display: inline-block !important;
}

.semaine-img-main-hover a {
	display: block;
}

.semaine-img:hover .semaine-img-main-hover {
	opacity: 1;
}

.semaine-block-bottom {
	font-size: 18px;
	letter-spacing: 1px;
	text-align: center;
	color: #333333;
	font-family: 'crimson_textitalic';
	line-height: 24px;
	padding: 0 20px 15px 20px;
}

.semaine-block-btn {
	text-align: center;
	margin-bottom: -15px;
}


/* KINDASHOP WIDGET HOME */

.kinda-shop-block {
	padding: 65px 0 55px 0;
}

.kinda-shop-block-title {
	text-transform: uppercase;
	font-size: 48px;
	line-height: 38px;
	color: #333333;
	font-family: 'kindafontblack';
	text-align: center;
	padding-bottom: 60px;
}

.kinda-shop-block-title h1 {
	text-transform: uppercase;
	font-size: 48px;
	line-height: 38px;
	color: #333333;
	font-family: 'kindafontblack';
	text-align: center;
	padding-bottom: 60px;
}

.kinda-shop-block-title span {
	font-family: 'kindafontdemi';
}

.kinda-shop-box {
	position: relative;
}

.kinda-shop-box-img {
	overflow: hidden;
}

.kinda-shop-box-img img {
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

/* .kinda-shop-box-img:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
} */

img.kinda-shop-box-product-img {
	object-fit: contain;
	height: 243px !important;
}

.kinda-shop-box-img-hover {
	background: rgba(0, 0, 0, 0.5);
	height: 243px;
	margin-top: -243px;
	text-align: center;
	position: relative;
	width: 100%;
	opacity: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.kinda-shop-box-img-hover p {
	color: white;
	padding-top: 27%;
    padding-right: 20px;
    padding-left: 20px;
    font-family: 'kindafontminus';
    color: #FFF;
    line-height: 20px;
    letter-spacing: 0.25px;
    font-size: 16px;
}

.kinda-shop-box-img-hover img {
	width: auto !important;
	display: inline-block !important;
}

.kinda-shop-box-img-hover a {
	display: block;
}

.kinda-shop-box:hover .kinda-shop-box-img-hover {
	opacity: 1;
}

/* display desc on touch devices */
body.touch-device .kinda-shop-box-img-hover {
	background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,.5) 50%);
	opacity: .6;
}
body.touch-device .kinda-shop-box-img-hover p {
	padding-right: 1em;
	padding-left: 1em;
	line-height: 16px;
	letter-spacing: 0;
	font-size: 12px;
	text-shadow: 1px 1px #000;
}


.kinda-shop-box-name {}

.kinda-shop-box-item {
	color: #333333;
}

.kinda-shop-box-item:hover {
	color: #59f5b5;
}

.kinda-shop-box-name-top {
	letter-spacing: 3px;
	font-family: 'kindafontdemi';
	font-size: 16px;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

.kinda-shop-box-brand-top {
	color: #333;
	font-family: 'kindafontblack';
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	padding: 0 0 12px 0;
}

.kinda-shop-box-price {
	font-family: 'crimson_textsemibold_italic';
	font-size: 18px;
	color: #333333;
	text-align: center;
}

.kinda-shop-block .custom-navigation {
	padding-top: 40px;
	text-align: center;
}

.kinda-shop-block .custom-navigation a {
	display: inline-block;
}

.kinda-shop-block .flex-prev {
	background: url(../images/kind-slider-icon-left.png) no-repeat left center;
	opacity: 0.2;
	font-size: 0px;
	width: 13px;
	height: 22px;
	margin-right: 38px;
	vertical-align: middle;
}

.kinda-shop-block .flex-prev:hover {
	opacity: 1;
}

.kinda-shop-block .flex-next {
	background: url(../images/kind-slider-icon-right.png) no-repeat left center;
	opacity: 0.2;
	font-size: 0px;
	width: 13px;
	height: 22px;
	margin-left: 38px;
	vertical-align: middle;
}

.kinda-shop-block .flex-next:hover {
	opacity: 1;
}

.middle-divider {
	width: 3px;
	margin: -40px auto -40px auto;
	height: 80px;
	background: #59f5b5;
	position: relative;
	z-index: 100;
}


/*--------------- 
FOOTER_START 
--------------*/


/* INSTAGRAM */

.instagram-block {
	padding-top: 50px;
}

.instagram-title {
	text-align: center;
	padding-bottom: 50px;
}

.instagram-title-line {
	padding: 0px;
	background: #cccccc;
	height: 1px;
	vertical-align: middle;
	display: inline-block;
	margin-top: 17px;
}

.instagram-title-text {
	text-transform: uppercase;
	font-size: 24px;
	color: #333333;
	text-align: center;
	font-family: 'kindafontbold';
	vertical-align: middle;
	display: inline-block;
	letter-spacing: 3px;
}

.instagram-images ul li {
	float: left;
	width: 14.285%;
	margin: 0;
	display: inline;
	position: relative;
}

.instagram-images ul li img {
	max-width: 100%;
	min-width: 100%;
}

.all-insta-photo {
	background: #fafafa;
}

.all-insta-photo-title {
	text-align: center;
	padding-bottom: 50px;
	padding-top: 50px;
}

.all-insta-photo-title-text {
	width: 300px;
	text-transform: uppercase;
	font-size: 18px;
	color: #333333;
	text-align: center;
	font-family: 'kindafontbold';
	vertical-align: middle;
	display: inline-block;
	letter-spacing: 3px;
	background: url(../images/svg/title-back.svg) no-repeat center center #fafafa;
	height: 81px;
	padding-top: 30px;
}

.all-insta-photo-title-hashtag {
	font-family: 'kindafontminus';
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 50px;
}

.all-insta-photo-list-item {
	display: inline-block;
	width: 270px;
	height: 270px;
	margin: 10px;
	position: relative;
	cursor: pointer;
}

.all-insta-photo-list-img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.all-insta-photo-list-item-infos {
	display: block;
	opacity: 0;
	text-align: center;
	font-family: 'kindafontminus';
	font-size: 16px;
	color: #FFF;
	line-height: 20px;
	letter-spacing: 0.25px;
	background: rgba(0, 0, 0, 0.5);
	height: calc(100% - 0px);
	width: 100%;
	overflow: hidden;
	padding: 20px;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.all-insta-photo-list-item-infos-in {
	display: table;
	height: 100%;
	margin: 0 auto;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.all-insta-photo-list-item-infos-inner {
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.instagram-images ul li:hover .all-insta-photo-list-item-infos {
	opacity: 1;
}

.footer-bottom {
	background: #333;
	padding: 80px 0 40px 0;
}

.footer-bottom-inner {
	padding: 0px;
}

.footer-title-main {}

.footer-inner-1 {
	font-size: 48px;
	text-align: center;
	font-family: 'kindafontblack';
	color: #fff;
	line-height: 35px;
}

.footer-inner-1 img {
	vertical-align: text-top;
}

.footer-inner-1 span {
	font-family: 'crimson_textsemibold_italic';
}

.footer-inner-2 {
	font-family: 'crimson_textitalic';
	font-weight: 400;
	text-align: center;
	font-size: 24px;
	color: #fff;
	letter-spacing: 2px;
	padding: 15px 0 40px 0;
	line-height: 24px;
}

.newsletter-form {
	width: 600px;
	margin: auto;
	padding-bottom: 60px;
}

.newsletter-text {
	float: left;
	width: 380px;
}

.newsletter-text input {
	height: 60px;
	line-height: 1;
	color: #0e0e0e;
	font-family: 'crimson_textitalic';
	font-weight: 400;
	font-size: 24px;
	padding-left: 30px;
	border: 0px;
	width: 100%
}

.newsletter-btn {
	float: right;
	width: 200px;
}

.newsletter-btn input {
	border: 3px solid #5c5c5c;
	text-align: center;
	height: 60px;
	font-family: 'kindafontblack';
	text-transform: uppercase;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	background: none;
	width: 100%;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.newsletter-btn input:hover {
	border: 3px solid #65f6bd;
	color: #65f6bd;
}

.footer-links {
	text-align: center;
}

.footer-links-1 {
	display: inline-block;
	vertical-align: top;
	padding-top: 10px;
}

.footer-links-1 ul {}

.footer-links-1 ul li {
	display: inline-block;
	font-size: 16px;
	font-family: 'kindafontminus';
	padding: 0px 45px 0 45px;
	line-height: 18px;
}

.footer-links-1 ul li a {
	color: #666666;
}

.footer-links-1 ul li a:hover {
	color: #fff;
}

.footer-links-2 {
	display: inline-block;
	vertical-align: top;
}

.footer-links-2 ul {}

.footer-links-2 ul li {
	display: inline-block;
	vertical-align: top;
	color: #999999;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'kindafontbold';
	padding: 0px 24px 0 24px;
}

.footer-links-2 ul li a i {
	color: #fff;
	font-size: 37px;
	padding-bottom: 18px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.footer-links-2 ul li a:hover i {
	color: #65f6bd;
}

.footer-links-2 ul li a {
	color: #999999;
}

.footer-links-2 ul li a:hover {
	color: #fff;
}

.footer-links-agence {
	font-size: 14px;
	font-family: 'kindafontminus';
	padding: 0px 45px 0 45px;
	line-height: 18px;
	text-align: center;
	color: #666666;
	margin-top: 2em;
}

.footer-links-agence a {
	color: #666666;
	text-decoration: underline;
}

.footer-links-agence a:hover {
	color: #65f6bd;
}


/*--------------- FOOTER_END --------------*/


/*--------------- MOBILE_CSS_START --------------*/

.mobile-menu-icon-hp {
	display: none;
	float: left;
	width: 22px;
}

.mobile-menu-icon-in-hp {
	margin: 0px;
}

.mobile-head-mid-hp {
	float: left;
	display: none;
}

.agenda-mobile-menu-head {
	display: none;
}

.logo-header-mobile-big {
	text-align: center;
	display: block;
}

.logo-header-mobile-big img {
	height: 56px;
}

.logo-header-mobile-small {
	text-align: center;
	display: none;
}

.mobile-menu-main-hp {
	margin: 0px;
	width: 260px;
	margin-left: -260px;
	position: fixed;
	top: 0;
	left: 0px;
	background: #fff;
	z-index: 9999999999;
	behavior: url(PIE.htc);
	-moz-box-shadow: 0px 0px 13px rgba(102, 102, 102, 0.30);
	-webkit-box-shadow: 0px 0px 13px rgba(102, 102, 102, 0.30);
	box-shadow: 0px 0px 13px rgba(102, 102, 102, 0.30);
	overflow-y: auto;
}

.mobile-menu-title-hp {
	margin: 0px;
	min-height: 69px;
	border-bottom: solid 1px #f1f1f1;
}

.mobile-menu-logo-hp {
	float: left;
	margin: 0px 0px 0px 32px;
	padding: 16px 0px;
}

.mobile-menu-logo-hp img {
	height: 36px;
}

.mobile-menu-tit-icon-main-hp {
	float: right;
	margin: 0px;
	padding: 0px;
}

.mobile-menu-tit-icon-main-hp a {
	display: block;
	padding: 23px 24px;
	outline: none;
}

.mobile-menu-tit-text-hp {
	float: left;
	margin: 0px;
	padding: 0px 14px 0px 0px;
	font-size: 14px;
	font-family: 'kindafontblack';
	line-height: 22px;
	color: #59f5b5;
}

.mobile-menu-tit-icon-hp {
	float: right;
	margin: 0px;
	padding: 0px;
}

.mobile-menu-tit-icon-hp img {
	display: flex;
}

.mobile-menu-list-main {
	margin: 0px;
	padding: 0px;
}

.mob-menu-list-r1 {
	margin: 0px;
	border-bottom: solid 1px #eeeeee;
}

.mob-menu-li-r1-tit {
	margin: 0px;
	padding: 0px;
}

.mob-menu-li-r1-tit a {
	display: block;
	font-size: 20px;
	font-family: 'kindafontminus';
	line-height: 42px;
	letter-spacing: 2px;
	color: #333;
	outline: none;
	margin: 0px;
	padding: 0px 40px 0px 33px;
	background: url(../images/mobile_menu_arrow_bot.png) no-repeat center right 33px;
}

.mobnav-subarrow {
	padding: 0px 40px 0px 33px;
	background: url(../images/mobile_menu_arrow_bot.png) no-repeat center right 33px;
}

.menu-primary-menu-container,
.right_menu {
	float: left;
	width: 50%;
}

.fix-header .menu-primary-menu-container,
.fix-header .right_menu {
	width: 46%;
}

.navigation-main .navbar-default .menu-primary-menu-container .navbar-nav {
	text-align: right;
}

.navigation-main .navbar-default .right_menu .navbar-nav {
	text-align: left;
}

.mobile_menu .navbar-nav li a {
	color: #333;
	display: block;
	font-family: "kindafontminus";
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 42px;
	margin: 0;
	outline: medium none;
	padding: 0 40px 0 33px;
}

.mob-menu-li-r1-tit-open {
	background: url(../images/mobile_menu_arrow_top.png) no-repeat center right 33px !important;
}

.mob-menu-inner-list {
	margin: 0px;
	padding: 4px 0px 15px 0px;
	display: none;
}

.mob-menu-inner-list ul {
	margin: 0px;
	padding: 0px;
}

.mob-menu-inner-list li {
	margin: 0px;
	padding: 0px;
}

.mob-menu-inner-list li a {
	font-size: 20px;
	line-height: 33px;
	color: #999999;
	font-family: 'kindafontdemi';
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 36px;
	letter-spacing: 2px;
}

.mobile-menu-social {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-bottom: solid 1px #f1f1f1;
}

.mobile-menu-social ul li {
	display: inline-block;
}

.mobile-menu-social ul li a {
	padding: 19px 12px 17px 13px;
	display: block;
}

.mobile-menu-social ul li a i {
	color: #999999;
	vertical-align: middle;
	font-size: 30px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.mobile-menu-social ul li a:hover i {
	color: #65f6bd;
}

.mob-menu2-main {
	margin: 0px;
	padding: 11px 0px 15px 0px;
	border-bottom: solid 1px #f1f1f1;
}

.mob-menu2-main .menu-mini-htop {
	display: block;
	margin: 0px;
}

.mob-menu2-main .menu-mini-htop ul li {
	float: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 14px;
}

.mob-menu2-main .menu-mini-htop ul li a {
	display: inline-block;
	padding: 10px 0px 2px 0px;
	margin-left: 33px;
	letter-spacing: 1px;
}

.mob-menu2-main .menu-open-mini-htop {
	border-bottom: solid 1px #f1f1f1;
	position: relative;
	margin: 0px 0px 13px 0px;
	z-index: auto;
	width: 100%;
	box-shadow: 0px 0px 0px rgba(51, 51, 51, 0);
	background: #fff;
	padding: 0px 0px 0px 33px;
}

.mob-menu2-main .vanadium-radio {
	padding: 14px 0px 14px;
	border: 0px;
}

.mob-menu2-main .vanadium-radio a {
	margin: 0px !important;
	display: block !important;
	border: 0px !important;
}

.mob-menu2-main .radio-volume {
	height: auto;
	padding-bottom: 0px;
}

.mob-menu2-main .radio-menu-open {
	box-shadow: 0px 0px 0px rgba(51, 51, 51, 0);
}

.mob-menu2-main .radio-menu-open a {
	color: #333 !important;
	border-bottom: solid 2px #59f5b5 !important;
}

.mob-menu2-main .radio-menu-open .vanadium-radio a {
	border: 0px !important;
}

.copyright-mob-menu {
	font-family: 'kindafontblack';
	font-size: 8px;
	line-height: 9px;
	padding: 0px;
	color: #999;
	padding: 30px 0px 30px 33px;
	letter-spacing: 1px;
	clear: both;
}

.mobile-menu-main-overlay-hp {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(97, 245, 185, 0.5);
	z-index: 999999999;
	top: 0px;
	left: 0px;
	display: none;
}

.mobile-pin {
	display: none;
	width: 27px;
	height: 37px;
	background: url(../images/pin.png) no-repeat;
	background-size: 100% auto;
	position: absolute;
	margin: 13px 0 0 13px;
	font-family: 'crimson_textsemibold_italic';
	font-size: 11px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 11px;
	padding-top: 5px;
}

.mobile-pin span {
	font-family: 'kindafontbold';
	font-size: 7px;
}

.mobile-divider {
	background: #ccc;
	height: 1px;
	display: none;
	margin-bottom: 40px;
	clear: both;
}

h1.main_title {
	margin-bottom: 20px;
	font-family: "kindafontminus";
}

.single_wrap {
	background: #f9f9f9 none repeat scroll 0 0;
	padding: 50px 0px!important;
}

.single_post_content {
	margin: 0;
	width: 100%;
}

.single_post_content .articles-block-box-img-main {
	float: left;
	margin: 0 25px 20px 0;
	width: 48%;
}

.post_content_header {
	width: 48%;
	float: left;
}

.post_content_header .article-name,
.post_content_header .accesories {
	text-align: left;
}

.post_content_header .accesories {
	margin-bottom: 15px;
}

.post_content img {
	width: 100%;
}

.post_content p,
.post_content h3,
.post_content h4 {
	margin-bottom: 15px;
}


/*--------------- MOBILE_CSS_END --------------*/


/***********************************
## Default Worrdpress theme Style 
## Search Widget Style
## Default Widget Style 
## Commnets Style 
## Commnets Form Style
***************************/

a {
	color: #59f5b5;
	cursor: pointer;
}

ol.comment-list,
ol.commentlist {
	list-style: none;
}

ol.comment-list li,
ol.commentlist li {
	margin-bottom: 15px;
	list-style: none;
}

h3#comments {
	margin-bottom: 25px;
}

.comments-area {
	margin: 0 0 0 30px;
}

.comment-notes {
	margin-bottom: 25px;
}

.comment-body {
	margin-bottom: 25px;
}

.comment-author {
	float: none;
	font-size: 18px;
	margin-bottom: 5px;
	margin-right: 20px;
}

.comment-author img {
	border-radius: 100%;
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
	width: 32px;
	height: 32px;
}

.comment-metadata {
	clear: both;
	padding: 8px 0;
}

.comment-content {
	margin-bottom: 10px;
}

.comment-respond {
	margin-bottom: 20px;
}

.comment-form-comment textarea {
	height: 120px;
	padding: 8px 15px;
	vertical-align: top;
}

h2.comments-title {
	margin: 25px 0px;
}

.comment-form-comment textarea,
#commentform input {
	font-size: 16px;
	width: 50%;
	border: 1px solid #ccc;
}

#commentform p {
	margin-bottom: 15px;
}

#commentform label {
	width: 120px;
	font-size: 16px;
}

#commentform input {
	padding: 4px 15px;
	height: 42px;
}

#commentform .comment-subscription-form input {
	height: auto;
}

input#submit {
	background: #59f5b5 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	font-size: 16px;
	margin-left: 125px;
	padding: 10px 15px;
	text-transform: uppercase;
	width: auto;
}

input#submit:hover {
	opacity: .8;
}

.search-form {
	position: relative;
	display: inline-block;
}

.search-form span.screen-reader-text {
	display: none;
}

.search-form label input,
.search-form label {
	width: 100%;
}

.search-form label input {
	border: 1px solid #ccc;
	font-size: 14px;
	font-weight: normal;
	padding: 8px 15px;
}

.search-form input.search-submit {
	background: rgba(0, 0, 0, 0) url("images/search_icon.png") no-repeat scroll center center;
	border: medium none;
	overflow: hidden;
	padding: 7px 20px;
	position: absolute;
	right: 0;
	text-indent: -88888px;
}

h2.widget-title,
h2.widgettitle {
	font-size: 20px;
}

.entry-title {
	font-size: 24px;
}

.page-title {
	font-size: 24px;
}


/*
## Post Navigation
********************/

.post-navigation {}

.post-navigation .nav-links {
	margin: 15px 0;
	min-height: 50px;
}

.post-navigation .screen-reader-text {
	display: none;
}

.post-navigation .nav-previous {
	float: left;
}

.post-navigation .nav-next {
	float: right;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background: none;
}


/**********************
## End Default Style 
***********************/


/*--------------- 
AGENDA_START 
----------------*/

.contain-agenda {
	background: #f4f4f4;
}

.agenda-list-main-block-agenda {
	padding: 0px;
}

.event-info-box-main-agenda {
	width: 804px;
	margin: 0px auto;
	position: relative;
}

.event-info-box-inn-agenda {
	width: 642px;
	padding: 26px 28px 26px 28px;
	margin: 42px auto 37px;
	position: relative;
	behavior: url(PIE.htc);
	-moz-box-shadow: 20px 20px 35px rgba(153, 153, 153, 0.30);
	-webkit-box-shadow: 20px 20px 35px rgba(153, 153, 153, 0.30);
	box-shadow: 20px 20px 35px rgba(153, 153, 153, 0.30);
}

.event-info-box-agenda {
	width: 804px;
	padding: 0px 0px;
}

.event-info-box-top-tit-agenda {
	margin: 0px;
	padding: 0px 0px 23px;
	line-height: 18px;
	font-size: 18px;
	letter-spacing: 0.75px;
	text-transform: uppercase;
	color: #333;
	font-family: 'kindafontdemi';
}

.event-info-date-agenda {
	width: 86px;
	height: 86px;
	margin: -42px 61px 0px 0px;
}

.kinda-logo-agenda {
	margin-bottom: 70px;
}

.event-info-date-agenda h2 {
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	padding: 18px 0px 0px 0px;
}

.event-info-date-agenda h3 {
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	padding-top: 2px;
}

.event-info-date-wround-agenda {
	background: #fff;
	margin-right: 138px;
	z-index: 99;
	behavior: url(PIE.htc);
	-moz-box-shadow: 7px 7px 29px rgba(51, 51, 51, 0.28);
	-webkit-box-shadow: 7px 7px 29px rgba(51, 51, 51, 0.28);
	box-shadow: 7px 7px 29px rgba(51, 51, 51, 0.28);
}

.event-info-box-img-agenda {
	/*margin: 0px 0px 0px -108px;*/
	margin: 0;
}

.event-info-box-img-agenda img {
	height: 335px;
	width: 805px;
}

.event-info-box-detail-agenda h2 {
	font-size: 30px;
	line-height: 30px;
	padding: 20px 0px 0px;
}

.event-info-box-detail-agenda p {
	font-size: 18px;
	line-height: 25px;
	width: 552px;
	margin: 0px auto;
	padding: 11px 0px 7px;
	letter-spacing: 0.25px;
}

.event-info-box-detail-agenda strong {
	font-family:'crimson_textbold';
}

.event-info-box-detail-agenda a {
	border-bottom: solid 3px #e6e6e6;
	color: #333;
}

.event-info-box-detail-agenda a:hover {
	border-bottom: solid 3px #7cf6c4;
}

.event-info-box-main-agenda .custom-navigation_1 {
	padding-top: 0px;
	margin-top: 500px;
	position: absolute;
	width: 100%;
	z-index: 2;
}

.event-info-box-main-agenda .custom-navigation_1 a {
	display: block;
}

.custom-navigation_1 form {
	display: inline-block;
}

.event-info-box-main-agenda .flex-next {
	float: right;
	margin-right: 33px;
}

.event-info-box-main-agenda .flex-prev {
	float: left;
	margin-left: 33px;
}

.event-info-btns-agenda {
	margin: 0px;
	padding: 0px 0px 6px;
	text-align: center;
}

.event-share-btn-agenda {
	padding: 0px 55px;
	margin: 0px 20px;
}

.event-readmore-btn-agenda {
	padding: 0px 31px;
	margin: 0px 20px;
}

.main-title-agenda {
	background: #f4f4f4 url("../images/title-back.png") no-repeat scroll center center;
	width: 280px;
}

.upevent-list-inn-block-agenda {
	margin: 0px;
}

.upevent-list-inn-block-agenda ul {
	margin: 0px;
	padding: 0px;
}

.upevent-list-inn-block-agenda ul li {
	width: 378px;
	margin: 0px 11px 49px;
	padding: 0px 0px;
}

.upevent-box1-inn-agenda {
	position: relative;
	padding: 15px 13px 15px;
	behavior: url(PIE.htc);
	-moz-box-shadow: 7px 7px 29px rgba(51, 51, 51, 0.28);
	-webkit-box-shadow: 7px 7px 29px rgba(51, 51, 51, 0.28);
	box-shadow: 7px 7px 29px rgba(51, 51, 51, 0.28);
}

.upevent-date-round-agenda {
	width: 70px;
	height: 70px;
	margin: -29px 35px 0px 0px;
	z-index: 999;
}

.upevent-date-round-agenda h2 {
	padding: 15px 0px 0px 0px;
}

.upevent-date-round-agenda h3 {
	font-size: 14px;
	line-height: 14px;
	padding-top: 1px;
}

.upevent-date-round-9-agenda {
	margin-right: 25px;
}

.upevent-date-round-9-agenda h2 {
	font-size: 18px;
	line-height: 18px;
}

.upevent-date-round-9-agenda h3 {
	padding-top: 2px;
}

.upevent-date-round-9-agenda h3 span {
	font-size: 18px;
}

.upevent-date-white-round-agenda {
	margin-right: 99px;
	background: #fff;
	z-index: 9999;
	behavior: url(PIE.htc);
	-moz-box-shadow: 7px 7px 29px rgba(51, 51, 51, 0.28);
	-webkit-box-shadow: 7px 7px 29px rgba(51, 51, 51, 0.28);
	box-shadow: 7px 7px 29px rgba(51, 51, 51, 0.28);
}

.event-box1-agenda {
	height: auto;
	overflow: hidden;
	position: relative;
}

.agenda-lieu-box1-agenda {
	margin: 6px 0px 0px 13px;
}

.upevent-box1-info-agenda h2 {
	font-size: 16px;
	padding: 14px 0px 0px;
}


/*.event-box-img-hover-agenda{ height:127px; margin-top:-127px; line-height:127px;}*/

.event-box-img-hover-agenda {
	height: 100%;
	line-height: 127px;
	margin: 0;
	position: absolute;
	top: 0;
}

.event-box-img-hover-agenda img {
	height: 100%;
	object-fit: cover;
}

.upevent-date-round-12-agenda h2 {
	font-size: 18px;
	line-height: 18px;
	padding-top: 18px;
}

.upevent-date-round-12-agenda h3 {
	padding-top: 3px;
}

.follow-event-btn-agenda {
	margin: 22px 0px 84px;
	text-align: center;
}

.btn-kinda-follo-event {
	padding: 0px 59px;
}

.upcoming-event-title {
	margin-bottom: 64px;
}


/*--------------- 
ARTICLE_OLD_START 
----------------*/

.article-intro-block-apo {
	margin: 0px;
	padding: 27px 0px 39px 0px;
	border-bottom: solid 1px #cccccc;
}

.article-intro-block-inn-apo {
	margin: 0px;
	padding: 0px;
}

.article-intro-img-apo {
	width: 599px;
	height: 400px;
	float: left;
	margin: 0px;
	position: relative;
	overflow: hidden;
}

.article-intro-img-apo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.article-intro-img-back-apo {
	background: url(../images/article_intro_white_bg.png) no-repeat center top;
	width: 62px;
	height: 400px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.article-intro-info-apo {
	width: 600px;
	float: right;
	margin: 0px;
}

.article-intro-info-inn-apo {
	padding: 0px 0px 0px 54px;
}

.article-intro-pdate-apo {
	text-align: left;
	padding: 49px 0px 0px;
}

.article-intro-name-apo {
	text-align: left;
	text-transform: none;
	font-size: 48px;
	line-height: normal;
	padding: 5px 0px 0px;
}

.article-intro-name-border-apo {
	width: 126px;
	height: 6px;
	background: #59f5b5;
	margin: 16px 0px 0px;
}

.article-intro-details-apo {
	margin: 0px 0px 0px;
	padding: 0px;
}

.article-intro-details-apo p,
.article-content-apo .article-intro-details-apo p {
	font-size: 24px;
	font-family: 'kindafontdemi';
	line-height: normal;
	color: #333333;
	padding: 20px 30px 0px 0px;
	letter-spacing: 0.25px;
}

.follow-icons-box-apo {
	width: 60px;
	height: 165px;
	background: #fff;
	border: solid 3px #59f5b5;
	position: fixed;
	top: 611px;
	left: 11px;
	padding: 0px 4px;
	z-index: 99999;
	margin: 0px 0px 0px 0px;
}
.follow-icons-text-apo {
	font-size: 16px;
	font-family: 'kindafontbold';
	font-weight: bold;
	color: #59f5b5;
	line-height: 62px;
	height: 63px;
	border-bottom: solid 1px #cccccc;
	text-align: center;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.follow-icons-text-apo a {
	color: #59f5b5;
}

.follow-icons-email-apo {
	width: 100%;
	border-bottom: solid 1px #cccccc;
	text-align: center;
	overflow: hidden;
}
.follow-icons-email-apo a {
	line-height: 52px;
	height: 52px;
	display: block;
	color: #606060;
	background: none;
}
.follow-icons-email-apo a:hover {
	color:#59f5b5;
}

.follow-icons-facebook-apo {
	width: 100%;
	border-bottom: solid 1px #cccccc;
	text-align: center;
	overflow: hidden;
}
.follow-icons-facebook-apo a {
	line-height: 52px;
	height: 52px;
	background: url(../images/partage_fb_icon.png) no-repeat center center;
	display: block;
}
.follow-icons-facebook-apo a {
	color: #606060;
	background: none;
}
.follow-icons-facebook-apo a:hover {
	background: url(../images/partage_fb_icon_green.png) no-repeat center center;
}

.follow-icons-twitter-apo {
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.follow-icons-twitter-apo a {
	line-height: 55px;
	height: 55px;
	background: url(../images/partage_twitter_icon.png) no-repeat center center;
	display: block;
}
.follow-icons-twitter-apo a:hover {
	background: url(../images/partage_twitter_icon_green.png) no-repeat center center;
}

.article-left-inn-apo {
	width: 700px;
	margin: 0px 0px 0px 100px;
}

.articles-block-main-apo {
	margin: 49px 0 0 0;
	position: relative;
}

.article-content-apo {}

.article-content-apo h2,
.article-content-apo h3,
.article-content-apo h4 {
	font-family: 'kindafontminus';
	letter-spacing: 0.25px;
	margin-bottom: 10px;
}


/* ----- Titre 2 ----- */

.article-content-apo h2 {
	font-family: 'kindafontminus';
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.25px;
}


/* ----- Titre 3 ----- */

.article-content-apo h3 {
	font-family: 'kindafontminus';
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.25px;
}


/* ----- Big Titre ----- */

.article-content-apo h4 {
	font-family: 'kindafontblack';
	font-size: 48px;
	line-height: 36px;
	letter-spacing: 0.75px;
	text-transform: uppercase;
	border-bottom: solid 3px #59f5b5;
	padding-bottom: 5px;
	display: inline-block;
}


/* ----- sous-titre ----- */

.article-content-apo h5 {
	font-family: 'kindafontminus';
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.25px;
}


/* ----- sous-titre vert ----- */

.article-content-apo h6 {
	font-family: 'kindafontblack';
	font-size: 16px;
	line-height: 22px;
	color: #59f5b5;
	text-transform: uppercase;
}

.article-content-apo p {
	font-family: 'crimson_textroman';
	font-size: 18px;
	line-height: 26px;
	padding: 28px 0 0 0;
}

.article-content-apo a {
	border-bottom: solid 3px #e6e6e6;
	color: #333;
}

.article-content-apo a:hover {
	border-bottom: solid 3px #7cf6c4;
}

.article-content-apo ul:not(.blocks-gallery-grid) {
	font-family: 'crimson_textroman';
	font-size: 18px;
	list-style-type: circle;
	margin: 0 0 1em 1.5em;
}
.article-content-apo li {
	list-style-type: inherit;
}


.article-adresse-apo {}

.article-adresse-title-apo {
	padding: 40px 0 24px 0;
}

.article-adresse-title-apo img {}

.article-adresse-info-apo {
	font-family: 'crimson_textroman';
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.20px;
	padding: 0 0 38px 0;
}

.green-text-apo {
	font-family: 'kindafontdemi';
	color: #59f5b5;
}

.underline-apo {
	border-bottom: solid 3px #e6e6e6;
}

.article-adresse-info2-apo {
	padding: 0 0 30px 0;
}

.article-adresse-image-apo {
	padding: 0 0 30px 0;
}

.articles-block-apo {
	padding: 0 0 70px 0;
}

.instagram-block-apo {
	padding-top: 0px;
}

.article-commenter-mobile-apo {
	width: 300px;
	background: #333;
	margin: 0 auto 10px;
	text-align: center;
	display: none;
}

.article-commenter-mobile-apo img {
	padding: 18px 0 18px 0;
}

.article-commenter-text-apo {
	float: left;
	width: 140px;
	text-align: center;
	font-family: 'kindafontblack';
	font-size: 14px;
	color: #FFF;
	line-height: 67px;
}

.article-commenter-text-apo a {
	display: block;
	color: #fff;
}

.article-partager-text-apo {
	float: right;
	width: 140px;
	text-align: center;
	font-family: 'crimson_textroman';
	font-size: 14px;
	color: #FFF;
	line-height: 67px;
}

.article-partager-text-apo a {
	display: block;
	color: #fff;
}

.kinda-aussi-apo {
	padding: 0px;
}

.articles-title-apo {
	margin-bottom: 60px;
}

.articles-title-text-apo {
	width: 300px;
}

.articles-block-box-apo {
	float: left;
	width: 360px;
	margin-right: 60px;
}

.articles-block-box-apo:nth-child(3n) {
	margin-right: 0px;
}

.articles-block-box-img-hover-apo {
	height: 100%;
	line-height: 240px;
}

.article-name-apo {
	font-family: 'kindafontdemi';
}

.articles-block-main-1-apo {
	margin-bottom: 90px;
}

.paging-article-apo {
	padding-bottom: 30px;
}

.paging-article-inner-apo {
	width: 50%;
	float: left;
	background: #f6f6f6;
	height: 150px;
	position: relative;
}

.paging-img-apo {
	position: relative;
	opacity: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.paging-img-inner-apo {
	height: 150px;
	overflow: hidden;
}

.paging-img-inner-apo img {
	width: 100%;
}

.paging-img-grey-apo {
	background: rgba(0, 0, 0, 0.3);
	height: 150px;
	position: relative;
	margin-top: -150px;
}

.paging-text-apo {
	padding: 25px 40px 25px 40px;
	height: 150px;
	margin-top: -150px;
	position: relative;
}

.paging-article-line-apo {
	font-family: 'crimson_textroman';
	font-size: 12px;
	color: #000;
	/*background:url(../images/kind-slider-icon-left.png) no-repeat left
 center;*/
	height: 22px;
	line-height: 22px;
	padding-left: 25px;
	letter-spacing: 0.5px;
}

.paging-text-line-apo {
	font-family: 'kindafontbold';
	font-size: 24px;
	color: #000;
	line-height: 27px;
	text-transform: uppercase;
	letter-spacing: 4px;
	padding-top: 25px;
}

.paging-text-apo-right {
	padding: 25px 40px 25px 40px;
}

.paging-text-apo-right .paging-article-line-apo {
	font-family: 'crimson_textroman';
	font-size: 12px;
	color: #000;
	/*background:url(../images/kind-slider-icon-right.png) no-repeat right
 center;*/
	height: 22px;
	line-height: 22px;
	padding-left: 0;
	padding-right: 25px;
	text-align: right;
	letter-spacing: 0.5px;
}

.paging-text-apo-right .paging-text-line-apo {
	float: right;
	text-align: right;
}

.paging-article-inner-apo a:hover .paging-img-apo {
	opacity: 1;
}

.paging-article-line-apo:after {
	font-family: 'FontAwesome';
	content: "\f104";
	font-size: 39px;
	color: #000;
	left: 39px;
	top: 24px;
	position: absolute;
}

.paging-text-apo-right .paging-article-line-apo:after {
	font-family: 'FontAwesome';
	content: "\f105";
	font-size: 39px;
	color: #000;
	right: 39px;
	top: 24px;
	position: absolute;
}

.paging-article-inner-apo a:hover .paging-article-line-apo {
	color: #fff;
	/*background:url(../images/kind-slider-icon-left_hover.png) no-repeat right center; */
}

.paging-article-inner-apo a:hover .paging-article-line-apo:after {
	color: #fff;
}

.paging-article-inner-apo a:hover .paging-text-apo-right .paging-article-line-apo {
	color: #fff;
	/*background:url(../images/kind-slider-icon-right_hover.png) no-repeat right center;*/
}

.paging-article-inner-apo a:hover .paging-text-apo-right .paging-article-line-apo:after {
	color: #fff;
}

.paging-article-inner-apo a:hover .paging-text-line-apo {
	color: #fff;
}

.paging-article-inner-right-apo {
	background: #e8e8e8;
}

.follow-icons-box-mobile-apo {
	width: 165px;
	height: 60px;
	position: relative !important;
	z-index: auto !important;
	left: auto;
	top: auto;
	margin: 20px auto;
	padding: 11px 0px;
	display: none;
}

.follow-icons-box-mobile-apo .follow-icons-text-apo {
	float: left;
	border-bottom: 0px;
	border-right: solid 1px #cccccc;
	height: 32px;
	line-height: 32px;
	width: 63px;
}

.follow-icons-box-mobile-apo .follow-icons-email-apo {
	float: left;
	border-bottom: 0px;
	border-right: solid 1px #cccccc;
	height: 32px;
	line-height: 32px;
	width: 52px;
}
.follow-icons-box-mobile-apo .follow-icons-email-apo a {
	height: 32px;
	line-height: 32px;
}

.follow-icons-box-mobile-apo .follow-icons-facebook-apo {
	float: left;
	border-bottom: 0px;
	border-right: solid 1px #cccccc;
	height: 32px;
	line-height: 32px;
	width: 52px;
}

.follow-icons-box-mobile-apo .follow-icons-facebook-apo a {
	height: 32px;
	line-height: 32px;
}

.follow-icons-box-mobile-apo .follow-icons-twitter-apo {
	float: left;
	border-bottom: 0px;
	height: 32px;
	line-height: 32px;
	width: 55px;
}

.follow-icons-box-mobile-apo .follow-icons-twitter-apo a {
	height: 32px;
	line-height: 32px;
}


/*--------------- ARTICLE_OLD_END ----------------*/

/* Galleries HTML5 START */
.gallery {
	margin: 0 -2% 1em;
}
.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.8% 2%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-item a {
	display: inline-block;
	border-bottom: none;
}
.gallery-item a:hover {
	border-bottom: none;
}
.gallery-columns-1 .gallery-item {
	max-width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/*--------------- ARTICLE_APN_START ----------------*/

.article-intro-block-apn {
	padding: 0px;
}

.article-intro-img-apn {
	width: 50%;
	position: relative;
	height: 466px;
	overflow: hidden;
}

.article-intro-img-back-apn {
	background: url(../images/article_intro_white_bg2.png) no-repeat center top;
	width: 75px;
	height: 466px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.article-intro-info-apn {
	width: 50%;
	float: left;
	margin: 0px;
}

.article-intro-pdate-apo {
	padding-top: 76px;
}

.article-intro-name-apn {
	font-family: 'crimson_textroman';
	letter-spacing: 0px;
	padding-top: 0px;
}

.article-intro-details-apn {
	width: 530px;
}

.article-intro-name-border-apn {
	margin-top: 22px;
}

.article-left-inn-apn {
	margin: 0 0 0 30px;
	width: 800px;
}

.article-content-apn {}

.article-content-apn p {
	padding: 0 0 30px 0;
}

.article-content-image-apn {
	padding: 0px;
}

.article-sous-apn {
	padding: 40px 0 0 0;
}

.article-sous-apn h2 {
	font-family: 'kindafontminus';
	font-size: 24px;
	line-height: 26px;
	letter-spacing: 0.25px;
}

.article-sous-info-apn {
	padding: 32px 0 50px 0;
}

.article-sous-info-apn p {}

.green-text-apn {
	font-family: 'kindafontblack';
	font-size: 16px;
	line-height: 22px;
	color: #59f5b5;
	text-transform: uppercase;
}

.article-content-apn blockquote,
.article-relance-apn {
	border-left: solid 10px #59f5b5;
	margin: 0 0 30px 70px;
}

.article-content-apn figure + blockquote,
.article-content-apn ul.wp-block-gallery + blockquote {
	margin-top: 20px;
}

.article-content-apn blockquote p,
.article-relance-apn p {
	font-family: 'crimson_textitalic';
	font-size: 36px;
	line-height: 36px;
	letter-spacing: 0.2px;
	padding: 0 0 0 30px;
}

.article-relance-image-apn {
	padding: 55px 0 30px 0;
}

.articles-title-line-apn {
	text-align: center;
}

.articles-title-text-apn {
	width: 212px;
}

.articles-title-sample-apn {
	padding: 22px 0 22px 0;
	text-align: center;
}

.articles-title-sample-apn h1 {
	font-family: 'kindafontminus';
	font-size: 48px;
	line-height: 36px;
	letter-spacing: 0.25px;
}

.articles-title-sample-apn h2 {
	font-family: 'kindafontminus';
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.25px;
}

.articles-title-sample-apn h3 {
	font-family: 'kindafontminus';
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.25px;
}

.article-big-title-apn {
	text-align: center;
	margin: auto;
	padding: 0;
}

.article-big-title-apn h1 {
	font-family: 'kindafontblack';
	font-size: 48px;
	line-height: 36px;
	letter-spacing: 0.75px;
	text-transform: uppercase;
	border-bottom: solid 3px #59f5b5;
	padding-bottom: 5px;
	display: inline-block;
}

.article-Sous-title-apn {
	font-family: 'kindafontblack';
	font-size: 16px;
	line-height: 26px;
	text-transform: uppercase;
	text-align: center;
	padding: 38px 0 47px 0;
}

.article-adresse-disqus-apn img {
	width: 800px;
	padding: 30px 0 0 0;
}

.article-content-apn p img,
.article-content-apn h4 img,
.article-content-apn h3 img {
	padding: 0;
}

.article-content-apn img {
	max-width: 100%;
	height: auto;
}

.articles-contact-apn {
	background: #fff;
	z-index: 999;
}

.articles-contact-line-apn {
	padding: 10px 10px;
	border-bottom: 1px solid #ccc;
}

.articles-contact-line-left-apn {
	float: left;
	width: 28px;
}

.first-icon-apn {
	margin-bottom: 0;
}

.articles-contact-line-right-apn {
	float: left;
	width: 252px;
}

.user-name-apn {
	font-family: 'kindafontblack';
	font-size: 24px;
	color: #0e0e0e;
	line-height: 24px;
	padding-bottom: 2px;
}

.website-name-apn {
	font-family: 'kindafontminus';
	font-size: 15px;
	display: inline-block;
}

.website-name-apn a {
	color: #0e0e0e;
	border-bottom: 3px solid #e6e6e6;
}

.website-name-2-apn {
	padding-bottom: 2px;
}

.contact-title-apn {
	font-family: 'kindafontdemi';
	font-size: 18px;
	color: #0e0e0e;
	line-height: 22px;
	text-transform: uppercase;
	padding-bottom: 7px;
}

.contact-detail-apn {
	font-family: 'crimson_textitalic';
	font-size: 16px;
	color: #0e0e0e;
	line-height: 18px;
}

.contact-detail-apn span {
	font-weight: bold;
}

.article-map-apn {}

.article-commenter-text-apo {
	font-family: 'kindafontblack';
	letter-spacing: 2px;
	font-size: 11px;
}

.article-partager-text-apo {
	font-family: 'kindafontblack';
	letter-spacing: 2px;
	font-size: 11px;
}

.kinda-aussi-apo {
	position: relative;
}

.follow_ab {
	position: absolute;
	top: -150px;
}


/*--------------- 
KINDABOX
----------------*/

#footer {
	position: relative;
}

.fix-header #header {
	top: 0px;
}

.cookies-bar-kbox {
	background: #f7f7f7;
	min-height: 110px;
	position: relative;
}

.cookies-bar-text-kbox {
	font-size: 30px;
	line-height: 35px;
	color: #222222;
	padding: 37px 0px 0px 0px;
	text-align: center;
	letter-spacing: 0.25px;
	font-family: 'timesitalic';
}

.cookies-bar-last-kbox {
	position: absolute;
	right: 0px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

.cookies-bar-ok-btn-kbox {
	float: left;
	margin: 0px 44px 0px 0px;
	padding: 45px 0px 3px;
	font-size: 24px;
	line-height: 24px;
	color: #222222;
	border-bottom: solid 3px #7cf6c4;
	font-family: 'kindafontdemi';
}

.cookies-bar-ok-btn-kbox a {
	color: #222222;
}

.cookies-bar-close-icon-kbox {
	float: left;
	margin: 45px 44px 45px 0px;
	line-height: 20px;
}

.cookies-bar-close-icon-kbox img {
	display: flex;
}

.top-banner-main-kbox {
	height: 380px;
	margin: 0px;
}

.kindabox-info-main-kbox {
	margin: 0px;
	padding: 0px;
}

.kindabox-info-inn-kbox {
	margin: 0px;
	padding: 0px;
}

.kindabox-info-inn-kbox {
	margin: 0px;
	padding: 0px;
}

.kindabox-info-title-kbox {
	text-align: center;
	margin: 0px;
	padding: 54px 0px 50px;
}

.kindabox-info-title-kbox h1 {
	display: inline-block;
	font-size: 36px;
	line-height: 36px;
	color: #000;
	padding: 0px 0px 6px;
	font-family: 'kindafontdemi';
	border-bottom: solid 3px #7cf6c4;
	letter-spacing: 0.50px;
	text-transform: uppercase;
}

.kindabox-info-title-kbox h1 span {
	font-family: 'kindafontblack';
}

.kindabox-info-text-kbox {
	margin: 0px;
	padding: 0px 0px 31px;
}

.kindabox-info-text-kbox p {
	font-size: 24px;
	line-height: 36px;
	color: #333;
	width: 984px;
	margin: 0px auto;
	padding: 0px 0px 34px;
	font-family: 'crimson_textroman';
	text-align: center;
}

.btn-all-kindabox {
	text-align: center;
}

.article-name-kbox {
	font-size: 21.6px;
	line-height: 21.96px;
	letter-spacing: 1.10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.articles-block-inner-kbox {
	margin-bottom: 30px;
	overflow: hidden;
}

.more-article-kbox {
	margin-top: 30px;
}

.articles-block-main-kbox {
	margin-bottom: 60px;
}

.cta-block-kbox {
	border-top: solid 1px #ccc;
}

.cta-block-inn-kbox {
	padding: 60px 0;
}

.cta-left-kbox {
	width: 900px;
	float: left;
	position: relative;
	height: 550px;
}

.cta-left-kbox img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.cta-left-top-img-kbox {
	position: absolute;
	top: 0;
	right: 0;
}

.cta-right-kbox {
	float: right;
	margin: 0 0 0 -358px;
	position: relative;
	width: 657px;
}

.cta-right-inn-kbox {
	padding: 0 0 0 176px;
}

.cta-kkinda-title-kbox {
	margin: 86px 0 0 0;
}

.cta-kkinda-greenline-kbox {
	width: 125px;
	height: 7px;
	margin: 20px 0 0;
	background: #59f5b5;
	float: left;
	margin: 20px 0 0 0;
}

.cta-kkinda-image-kbox {
	height: 46px;
}

.cta-kkinda-image-kbox img {
	padding: 0 0 0 26px;
}

.cta-info-kbox {
	font-family: 'crimson_textitalic';
	font-size: 24px;
	color: #0e0e0e;
	line-height: 36px;
	letter-spacing: 0.25px;
	padding: 14px 0 0 0;
}

.btn-kinda-default-kbox {
	padding: 0 70px;
	margin: 26px 0 0 0;
	border: 3px solid #cdcdcd;
}

.btn-kinda-default-kbox:hover {
	border: 3px solid #65f6bd;
}

.foot-social-popup-kbox {
	position: fixed;
	right: 0px;
	bottom: 60px;
	margin: 0px;
	width: 462px;
	height: 215px;
	background: url(../images/social_popup_kbox_back.png) no-repeat left top;
	z-index: 100;
}

.foot-social-popup-inn-kbox {
	margin: 0px;
	padding: 68px 52px 0px 54px;
}

.social-pop-klogo-kbox {
	float: left;
	margin: 6px 39px 0px 0px;
}

.social-pop-info-kbox {
	float: left;
	margin: 0px 16px 0px 0px;
}

.social-pop-info-kbox h2 {
	font-size: 26px;
	line-height: 26px;
	color: #333;
	padding: 0px 0px 12px;
	letter-spacing: 0.75px;
	font-family: 'crimson_textitalic';
}

.social-pop-btn-kbox {
	float: left;
	margin: 0px 10px 0px 0px;
}

.social-pop-btn2-kbox {
	margin: 0px;
}

.social-pop-close-kbox {
	width: 14px;
	height: 14px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.social-pop-close-kbox img {
	width: 100%;
}

.article-intro-name-apo {
	font-family: 'crimson_textroman';
	padding-top: 0px;
	letter-spacing: normal;
	line-height: 58px;
	color: #000000;
	padding-right: 20px;
}

.article-intro-name-border-apo {
	margin-top: 15px;
}

.article-intro-pdate-apo {
	padding-top: 49px;
}

.follow-icons-box-apo {
	left: 46px;
}

.underline-apo {
	border-bottom: 0px;
}


/* Old Articles */

.article-content-old a,
.underline-apo a {
	border-bottom: solid 3px #e6e6e6;
	color: #333;
}

.article-content-old a:hover,
.underline-apo a:hover {
	border-bottom: solid 3px #7cf6c4;
}

.article-content-old .follow-icons-box-apo a {
	border: none;
}

.article-content-old h4 {
	font-family: 'kindafontminus';
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.25px;
	text-transform: none;
	border: none;
}

.follow-icons-facebook-apo a {
	color: #606060;
	background: none;
}

.follow-icons-facebook-apo a:hover {
	color: #59f5b5;
	background: none;
}

.follow-icons-facebook-apo a i {
	font-size: 20px;
	display: block;
	line-height: 52px;
}

.follow-icons-twitter-apo a {
	color: #606060;
	background: none;
}

.follow-icons-twitter-apo a:hover {
	color: #59f5b5;
	background: none;
}

.follow-icons-twitter-apo a i {
	font-size: 21px;
	display: block;
	line-height: 52px;
}

.article-intro-pdate-apn {
	padding-top: 76px;
}

.newsletter-text input {
	border-radius: 0px !important;
}

.newsletter-btn input {
	border-radius: 0px !important;
}


/*--------------- 
KINDASHOP
----------------*/

.kinda-shop-block-ks {
	padding: 0px;
}

.kindashop-main-title-ks {
	background: #f4f4f4;
	min-height: 200px;
}

.kinda-shop-block-title-ks h1 {
	line-height: 200px;
	padding-bottom: 0px;
	letter-spacing: 9px;
}

.category-filter-ks {
	border: 0px;
	margin: 75px 0 75px 0;
	padding: 0px;
	text-align: center;
}

.category-filter-ks ul li {
	font-size: 12px;
}

.category-filter-ks ul li a {
	padding-bottom: 4px;
}

.category-filter-ks ul li a:hover {
	border-bottom: 3px solid #59f5b5;
}

.category-filter-ks .active-filter {
	border-bottom: 3px solid #59f5b5;
}

.grid {
/* 	max-width: 69em; */
	list-style: none;
	margin: 30px auto;
	padding: 0;
}

.grid li {
	display: block;
	float: left;
	padding: 7px;
	width: 25%;
	opacity: 0;
	padding: 20px;
}

.grid li.shown,
.no-js .grid li,
.no-cssanimations .grid li {
	opacity: 1;
}

.grid li a,
.grid li img {
	outline: none;
	border: none;
	display: block;
	max-width: 100%;
}

/* Effect 1: opacity */
.grid.effect-1 li.animate {
	-webkit-animation: fadeIn 0.65s ease forwards;
	animation: fadeIn 0.65s ease forwards;
}

@-webkit-keyframes fadeIn {
	0% { }
	100% { opacity: 1; }
}

@keyframes fadeIn {
	0% { }
	100% { opacity: 1; }
}

/* Effect 2: Move Up */
.grid.effect-2 li.animate {
	-webkit-transform: translateY(200px);
	transform: translateY(200px);
	-webkit-animation: moveUp 0.65s ease forwards;
	animation: moveUp 0.65s ease forwards;
}

@-webkit-keyframes moveUp {
	0% { }
	100% { -webkit-transform: translateY(0); opacity: 1; }
}

@keyframes moveUp {
	0% { }
	100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
}

/* Effect 3: Scale up */
.grid.effect-3 li.animate {
	-webkit-transform: scale(0.6);
	transform: scale(0.6);
	-webkit-animation: scaleUp 0.65s ease-in-out forwards;
	animation: scaleUp 0.65s ease-in-out forwards;
}

@-webkit-keyframes scaleUp {
	0% { }
	100% { -webkit-transform: scale(1); opacity: 1; }
}

@keyframes scaleUp {
	0% { }
	100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
}

/* Effect 4: fall perspective */
.grid.effect-4 {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.grid.effect-4 li.animate {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
	transform: translateZ(400px) translateY(300px) rotateX(-90deg);
	-webkit-animation: fallPerspective .8s ease-in-out forwards;
	animation: fallPerspective .8s ease-in-out forwards;
}

@-webkit-keyframes fallPerspective {
	0% { }
	100% { -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}

@keyframes fallPerspective {
	0% { }
	100% { -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg); transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}

/* Effect 5: fly (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-5 {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.grid.effect-5 li.animate {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 50% 50% -300px;
	transform-origin: 50% 50% -300px;
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
	-webkit-animation: fly .8s ease-in-out forwards;
	animation: fly .8s ease-in-out forwards;
}

@-webkit-keyframes fly {
	0% { }
	100% { -webkit-transform: rotateX(0deg); opacity: 1; }
}

@keyframes fly {
	0% { }
	100% { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); opacity: 1; }
}

/* Effect 6: flip (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-6 {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.grid.effect-6 li.animate {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	-webkit-transform: rotateX(-80deg);
	transform: rotateX(-80deg);
	-webkit-animation: flip .8s ease-in-out forwards;
	animation: flip .8s ease-in-out forwards;
}

@-webkit-keyframes flip {
	0% { }
	100% { -webkit-transform: rotateX(0deg); opacity: 1; }
}

@keyframes flip {
	0% { }
	100% { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); opacity: 1; }
}

/* Effect 7: helix (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-7 {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.grid.effect-7 li.animate {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-animation: helix .8s ease-in-out forwards;
	animation: helix .8s ease-in-out forwards;
}

@-webkit-keyframes helix {
	0% { }
	100% { -webkit-transform: rotateY(0deg); opacity: 1; }
}

@keyframes helix {
	0% { }
	100% { -webkit-transform: rotateY(0deg); transform: rotateY(0deg); opacity: 1; }
}

/* Effect 8:  */
.grid.effect-8 {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.grid.effect-8 li.animate {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: scale(0.4);
	transform: scale(0.4);
	-webkit-animation: popUp .8s ease-in forwards;
	animation: popUp .8s ease-in forwards;
}

@-webkit-keyframes popUp {
	0% { }
	70% { -webkit-transform: scale(1.1); opacity: .8; -webkit-animation-timing-function: ease-out; }
	100% { -webkit-transform: scale(1); opacity: 1; }
}

@keyframes popUp {
	0% { }
	70% { -webkit-transform: scale(1.1); transform: scale(1.1); opacity: .8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
	100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
}

@media screen and (max-width: 900px) {
	.grid li {
		width: 100%;
		padding: 0px;
	}
}

@media screen and (max-width: 400px) {
	.grid li {
		width: 100%;
		padding: 0px;
	}
}


.scale-anm {
	transform: scale(1);
}

.portfolio_item {
	float: left;
}

.scale-anm img {
	width: 100%;
}

.filter-ks {
	margin-bottom: 30px;
}

.filter-itembox-ks {
	position: relative;
}

.filter-item-img-ks img {
	width: 100%;
	height: 100%;
}

.filter-item-info-ks {
	display: block;
	opacity: 0;
	text-align: center;
	font-family: 'kindafontminus';
	font-size: 16px;
	color: #FFF;
	line-height: 20px;
	letter-spacing: 0.25px;
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0px 15px;
	position: relative;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.filter-item-info-in-ks {
	display: table;
	height: 100%;
	width: 100%;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.filter-item-info-inner-ks {
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.filter-ks:hover .filter-item-info-ks {
	opacity: 1;
}

/* display desc on touch devices */
body.touch-device .filter-item-info-ks {
	background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,.5) 50%);
	opacity: .6;
	height: auto;
	top: unset;
	bottom: 0;
	padding: 1em;
	text-shadow: 1px 1px #000;
}


.filter-item-price-ks {
	padding: 18px 0px;
}

.filter-item-price-ks h2 {
	color: #333;
	font-family: 'kindafontdemi';
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	padding: 0 0 5px 0;
}

.filter-item-price-ks h3 {
	color: #333;
	font-family: 'kindafontblack';
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	padding: 0 0 12px 0;
}

.filter-item-price-ks h4 {
	color: #333;
	font-family: 'crimson_textbold';
	font-style: italic;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0.5px;
	text-align: center;
}

.filter-item-price-ks h4 span {
	color: #59f5b5;
	font-weight: 900;
}

.portfolio-paging {
	margin: auto;
	text-align: center;
}

.portfolio-paging .pagination {
	border-radius: 0px;
	border: none;
	display: inline-block;
	margin: 66px 0 26px;
	padding-left: 0;
}

.pagination>li>a,
.pagination>li>span {
	border: 0px;
	font-size: 16px;
	font-family: 'kindafontblack';
	padding: 6px 20px;
	color: #ccc;
	line-height: 34px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	color: #333333;
	background: none;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	border-radius: 0px;
}

.filter-menu {
	text-align: center;
	font-family: 'kindafontblack';
	color: #333;
	font-size: 15px;
	position: relative;
	display: none;
}

.filter-menu a {
	color: #333;
	display: block;
	padding: 10px 0;
}

.arrow-filter {
	display: inline-block;
	vertical-align: top;
}

.arrow-filter i {
	font-size: 12px;
}

.category-filter-cp ul li.current-menu-item a {
	color: #333;
	border-bottom: 3px solid #59f5b5;
}


/*--------------- 
SLIDER NAV 
----------------*/

.slider_navigation {
	text-align: center;
}

.navigation_wrap {
	margin: 40px auto 0;
	position: relative;
	text-align: center;
	display: inline-block;
}

.navigation_wrap .custom_navigation a {
	position: absolute;
	top: 20px;
}

.navigation_wrap .custom_navigation a.flex-prev {
	left: -38px;
}

.navigation_wrap .custom_navigation a.flex-next {
	right: -38px;
}

.navigation_wrap .custom_navigation.custom-navigation_1 {
	padding: 0px;
}

.search .page-content p,
.error404 .page-content p {
	margin: 15px 0;
	font-size: 16px;
}

.error-404.not-found {
	text-align: center;
}

.page-header h1,
#searchform label,
input#searchsubmit,
#searchform input#s {
	font-family: "kindafontblack";
}

#searchform label {
	display: block;
	letter-spacing: 2px;
	text-transform: uppercase;
}

input#searchsubmit {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #cdcdcd;
	color: #333;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 40px;
	padding: 0 35px;
	text-transform: uppercase;
	transition: all 0.3s linear 0s;
	margin-left: -6px;
	vertical-align: top;
}

#searchform input#s {
	background: transparent none repeat scroll 0 0;
	border: 2px solid #cdcdcd;
	display: inline-block;
	height: 43px;
	padding: 0 15px;
	width: 50%;
}

.search-no-results .agenda-block-main-hp {
	padding: 0 15px 60px;
}

div.wp-caption {
	width: 100%!important;
}

.comments_wrap {
	font-family: "kindafontdemi";
}

.sticky-sidebar {
	position: fixed;
	top: 0;
	z-index: 99999;
}

.dropdown-menu {
	border: 0;
}

iframe {
	width: 100% !important;
	max-width: 100% !important;
}


/*---------------
Product grid Mansonry
---------------*/

.grid {
	position: relative;
	overflow: hidden;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
}


/* Loader */

.grid__loader {
	display: none;
	margin: 3em auto 0;
}

.grid--loading .grid__loader {
	display: block;
}


/* Clearfix */

.grid:after {
	content: '';
	display: block;
	clear: both;
}


/* Grid items */

.grid__sizer,
.grid__item {
	position: relative;
	float: left;
	width: 25%;
	padding: 0;
}

.filter-ks {
	margin: auto;
	position: relative;
}

.no-touch .grid__sizer,
.no-touch .grid__item {
	padding: 0;
}


/*.grid--loading .grid__item {
	visibility: hidden;
}*/

.grid__item--size-a {
	width: 40%;
}


/* Product meta */

.meta {
	position: relative;
	margin: 10px 0 0;
	padding: 0 60px 0 0;
	text-align: left;
}

.meta__brand {
	font-size: .85em;
	font-weight: bold;
	display: block;
	color: #595b64;
}

.meta__title {
	font-size: .95em;
	font-weight: bold;
	margin: 0;
	padding: .4em 0 .1em;
}

.meta__price {
	font-size: .95em;
	font-weight: bold;
	position: absolute;
	top: .45em;
	right: .25em;
	color: #595b64;
}


/* Action style */

.action {
	background: none;
	border: none;
}

.action:focus {
	outline: none;
}

.action--button {
	color: #5c5edc;
}

.no-touch .action--button:hover {
	color: #fff;
	outline: none;
}

.text-hidden {
	position: absolute;
	top: 200%;
}


/* Add to cart button */

.action--buy {
	position: absolute;
	top: 0;
	right: 0;
	padding: 1.85em 2.35em;
	-webkit-transition: opacity .3s, -webkit-transform .3s;
	transition: opacity .3s, transform .3s;
	-webkit-transform: translate3d(-5px, 0, 0);
	transform: translate3d(-5px, 0, 0);
}

.no-touch .action--buy {
	opacity: 0;
}

.no-touch .grid__item:hover .action--buy {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}


/* Fixed bottom bar */

.bar {
	position: fixed;
	z-index: 100;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 1.75em 5em;
	text-align: center;
	background: #191a1b;
	-webkit-transform: translate3d(0, 0, 0);
	/* Fix for Chrome flicker on Mac ...party like we're in 2012! */
}

.flexbox .filter {
	text-align: center;
}


/* Filter */

.filter__label {
	font-size: .85em;
	display: inline-block;
	margin: 0 2%;
	font-weight: bold;
	color: #393A3F;
}

.filter__item {
	vertical-align: middle;
	color: #ccc;
	border-bottom: 0px solid transparent;
	font-family: 'kindafontblack';
	font-size: 12px;
	display: inline-block;
	padding: 0px 28px 0px 20px;
	background: url(../images/filter_line.png) no-repeat right center;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.action__text {
	padding-bottom: 4px;
	border-bottom: 3px solid transparent;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.last-child {
	background: none !important;
}

.filter__item:hover .action__text {
	color: #333;
	border-color: #59f5b5;
}

.filter__item--selected {
	color: #333;
	border-color: #59f5b5;
}

.filter__item--selected .action__text {
	color: #333;
	border-color: #59f5b5;
}

.filter__item .icon {
	font-size: 1.75em;
	display: none;
}


/* Shopping cart */

.cart {
	font-size: 1.5em;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	height: 100%;
	padding: 0 1.195em;
	cursor: pointer;
	color: #abacae;
	border: none;
	background-color: #131415;
}

.no-touch .cart:focus,
.no-touch .cart:hover {
	color: #fff;
	outline: none;
}

.cart--animate .cart__icon {
	-webkit-animation: cartAnim .4s forwards;
	animation: cartAnim .4s forwards;
}

@-webkit-keyframes cartAnim {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0);
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes cartAnim {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0);
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.cart__count {
	font-size: 9px;
	font-weight: bold;
	line-height: 15px;
	position: absolute;
	top: 50%;
	right: 20px;
	width: 15px;
	height: 15px;
	margin: -16px 0 0 0;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	background: #5c5edc;
}

.cart--animate .cart__count {
	-webkit-animation: countAnim .4s forwards;
	animation: countAnim .4s forwards;
}

@-webkit-keyframes countAnim {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, 80px, 0);
		transform: translate3d(0, 80px, 0);
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, -80px, 0);
		transform: translate3d(0, -80px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes countAnim {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, 80px, 0);
		transform: translate3d(0, 80px, 0);
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, -80px, 0);
		transform: translate3d(0, -80px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}


/* Resize grid items on smaller screens */

@media screen and (max-width: 65em) {
	.grid__sizer,
	.grid__item,
	.grid__item--size-a {
		width: 33.333%;
	}
}

@media screen and (max-width: 50em) {
	.grid__sizer,
	.grid__item,
	.grid__item--size-a {
		width: 50%;
	}
}

@media screen and (max-width: 40em) {}

@media screen and (max-width: 25em) {
	.grid__sizer,
	.grid__item,
	.grid__item--size-a {
		width: 100%;
	}
}

.slider-main-hp .main{
	position:absolute;
}

/*images captions*/
.article-content-apo .wp-block-image figcaption {
	font-family: "kindafontminus";
	font-size: 14px;
	color:#999;
	margin:-8px 0 1em 3%;
	padding:1.2em 0 0 1em;
	border-left:2px solid #59f5b5;
	position:relative;
	line-height:1em;
	text-align:left;
}
