/*
Theme Name: GoTravel Child
Theme URI: http://gotravel.mikado-themes.com
Description: A child theme of GoTravel Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Text Domain: gotravel
Template: gotravel
*/

/* OLD YELLOW : #ffbe00 */


/***************************************************************************************
*
* CUSTOM SYGN
*
***************************************************************************************/

.who-we-are::before {
    content: "" !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(29 60 114 / 50%);
    display: block !important;
}

.who-we-are h2 {
	color: #fff !important;
}

.who-are-are .wpb_text_column p {
	text-align: justify;
}

.who-we-are a.mkdf-btn.mkdf-btn-medium.mkdf-btn-solid.mkdf-btn-hover-solid {
    background-color: #fff !important;
    color: #1d3c72;
}

.mkdf-process-holder .mkdf-process-item-holder .mkdf-pi-holder-inner {
    width: 100% !important;
}

.mkdf-process-holder .mkdf-process-item-holder .mkdf-pi-holder-inner .mkdf-pi-content-holder {
	padding: 0px 32px !important;
}

.center-content .mkdf-section-inner-margin {
    display: flex;
    align-items: center;
}

.home .mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-item-inner {
    opacity: 1 !important;
	background: rgb(29,60,114);
    background: linear-gradient(180deg, rgba(29,60,114,0.5) 0%, rgba(29,60,114,0.5) 10%, rgba(29,60,114,0) 100%) !important;
}

.home .mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-item-content {
    opacity: 1 !important;
}

.home .mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-item-text, .home .mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-item-title, .home .mkdf-masonry-gallery-holder .mkdf-mg-item .mkdf-mg-item-additional-text {
    color: white !important;
}

.home .mkdf-mg-image img {
    width: 100% !important;
    height: 100% !important;
}

.home .mkdf-mg-item .mkdf-mg-content {
    border-radius: 8px;
    overflow: hidden;
}

.fa-viacoin:before {
	content: url("/wp-content/uploads/2016/04/icon-golf.png") !important;
}

.fa-magnet:before {
	content: url("/wp-content/uploads/2016/04/icon-spa.png") !important;
}

.fa-gamepad:before {
	content: url("/wp-content/uploads/2016/04/icon-mer.png") !important;
}

.fa-fax:before {
	content: url("/wp-content/uploads/2016/04/icon-ecochic-2.png") !important;
}

.fa-vine:before {
	content: url("/wp-content/uploads/2016/04/diamond.png") !important;
}

.fa-weibo:before {
	content: url("/wp-content/uploads/2016/04/icon-vues.png") !important;
}

.fa-xing:before {
	content: url("/wp-content/uploads/2016/04/icon-opera.png") !important;
}

.fa-joomla:before {
	content: url("/wp-content/uploads/2016/04/icon-roadtrip-2.png") !important;
}


/*code megane*/

.btn-voir-offres{
	color: white !important;
border-color: rgb(29, 60, 114);
	background-color:rgb(29, 60, 114);
padding: 12px;
border-radius: 10px;
overflow: hidden;
font-family: Poppins,sans-serif;
display: block;
text-align: center;
font-size: 16px;
cursor: pointer;
text-transform: uppercase;
text-transform: uppercase;
}


.btn-voir-offres:hover{
	color: white !important;
border-color: #103574;
	background-color:#103574;

}
/***************************************************************************************
*
* GENERIC
*
***************************************************************************************/

/* Border radius */
.rounded {
	border-radius: 10px !important;
	overflow: hidden;
}

/* Text Align */
.text-center {
	text-align: center;
}

/* Button text */
.button-text {
	border-left: 2px solid #3a69ce;
    padding: 5px 10px;
    margin-left: 2.5px;
    color: #1c3c71;
    font-weight: bold;
    font-size: 0.9em;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.button-text:hover {
	background-color: #1c3c71;
	color: white;
}

/* TOP BAR */

.mkdf-top-bar .mkdf-top-bar-widget-area, .mkdf-top-bar .mkdf-top-bar-widget-area-inner {
	padding-right: 10px;
}

/* .mkdf-top-bar {
	background-image: linear-gradient(to right, rgba(153,153,153,0) 20%,rgba(0, 0, 0, 0.15) 95%,rgba(0, 0, 0, 0.2) 100%) !important;
	background-color: rgba(0, 0, 0, 0.2) !important;
} */

.mkdf-top-header-enabled .mkdf-page-header .mkdf-menu-area:before {
	background-color: transparent !important;
}

#lang_sel {
	display: none !important;
}

.mkdf-dark-header .mkdf-page-header>div:not(.mkdf-sticky-header) .mkdf-main-menu>ul>li>a:hover, .mkdf-dark-header.mkdf-header-style-on-scroll .mkdf-page-header .mkdf-main-menu>ul>li>a:hover
{
color:#46738c !important;
}

.mkdf-page-header .mkdf-menu-area
{
	height:108px;
}

/* TABS */
.tabs-fullwidth .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav {
	display: flex;
	flex-direction: row;
}

.tabs-fullwidth .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav li {
	flex: 1;
}

.tabs-fullwidth .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav .mkdf-tab-line {
	width: 50% !important;
}

/* MAPS */
.mkdf-google-map-holder {
	border-radius: 10px;
	overflow: hidden;
}

/********************************************************************
* PAGES
* -------------------------------------------------------------------
*
* Style corresponding to the pages
*
********************************************************************/

/**
* INSPIRATION ITEM PAGE
**/
.inspiration-category-title h3 {
    margin: 0px !important;
    color: #1d3c72;
    position: relative;
    padding-bottom: 10px;
    width: auto;
    text-align: center;
    font-style: italic;
}

.inspiration-category .grid-nav-top {
	display: none;
}

.inspiration-category .mkdf-tours-search-content {
	margin: 0px 0px 40px 0px;
}

.inspiration-item .mkdf-blog-list-holder > ul {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

/**
* OFFER PAGE
**/
@media only screen and (min-width: 768px) {
	.single.single-post .full-section-flex > .mkdf-full-section-inner {
		display: flex;
	}

	.single.single-post .full-section-flex > .mkdf-full-section-inner .contact-container {
		align-self: center;
	}

	.single.single-post .full-section-flex-center > .mkdf-section-inner > .mkdf-section-inner-margin {
		display: flex;
		align-items: center;
	}
}

/* Sejour */
.offer-text-image > .mkdf-section-inner > .mkdf-section-inner-margin {
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.offer-text-image .offer-image-full,
.offer-text-image .offer-image-half {
	border-radius: 10px;
	overflow: hidden;
}

/**
* HOTELS LIST
**/
.page-template-search-hotel-item-template .mkdf-tours-search-page-holder .mkdf-tours-standard-item .mkdf-tours-standard-item-content-inner,
.inspiration-item .type-hotel.mkdf-tours-standard-item .mkdf-tours-standard-item-content-inner  {
	width: 100% !important;
	top: 0px;
	bottom: 0px;
}

.page-template-search-hotel-item-template .mkdf-tours-search-page-holder .mkdf-tours-standard-item .mkdf-tours-standard-item-content-inner .mkdf-tours-standard-item-title-price-holder,
.inspiration-item .type-hotel.mkdf-tours-standard-item .mkdf-tours-standard-item-content-inner .mkdf-tours-standard-item-title-price-holder {
	height: 100%;
    display: flex !important;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}

.page-template-search-hotel-item-template .mkdf-tours-search-page-holder .mkdf-tours-standard-item-title-price-holder .category-hotels,
.inspiration-item .type-hotel .mkdf-tours-standard-item-title-price-holder .category-hotels {
    color: white;
    font-family: Raleway, sans-serif;
    font-size: 13px !important;
    font-weight: 600;
}

.page-template-search-hotel-item-template .mkdf-tours-search-page-holder .mkdf-tours-item-with-smaller-spacing.mkdf-tours-search-item .mkdf-tours-standard-item .mkdf-tours-standard-item-title-price-holder .bottom-content .mkdf-tour-title,
.inspiration-item .type-hotel.mkdf-tours-standard-item .mkdf-tours-standard-item-title-price-holder .bottom-content .mkdf-tour-title {
	margin: 0px !important;
	line-height: 15px !important;
	color:white !important;
}

.page-template-search-hotel-item-template .mkdf-tours-search-page-holder .mkdf-tours-standard-item-title-price-holder .bottom-content .infos,
.inspiration-item .type-hotel .mkdf-tours-standard-item-title-price-holder .bottom-content .infos {
	width: 100%;
    display: flex;
    justify-content: space-between;
    color: white;
    font-family: Raleway, sans-serif;
    font-size: 12px !important;
    font-weight: 600;
}

/********************************************************************
* CUSTOM COMPONENTS
********************************************************************/

/**
* FILTER FORM
**/
.search-form-container {
	-webkit-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
	margin-top: 25px;
    padding: 25px !important;
    border-radius: 10px;
    background: #ffffff;
    color: #4b4b63;
    z-index: -1;
    text-align: justify !important;
}

.search-form-container form.search-form {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.search-form-container form.search-form select {
	flex: 1 1 calc(33.333333333% - 60px);
	margin: 0px 10px;
	background-image:
		linear-gradient(45deg, transparent 50%, gray 50%),
    	linear-gradient(135deg, gray 50%, transparent 50%);
	background-position:
		calc(100% - 20px) calc(1em + 10px),
		calc(100% - 15px) calc(1em + 10px);
	background-size:
		5px 5px,
		5px 5px,
		1px 1.5em;
	background-repeat: no-repeat;
}

.search-form-container form.search-form .form-actions {
	flex: 1 1 100%;
	display: flex;
	flex-wrap: wrap;
}

.search-form-container form.search-form .form-actions input {
	flex: 1 1 calc(50% - 40px);
	margin: 20px 10px 0px 10px;
}

/********************************************************************
* CUSTOM VISUAL COMPOSER ELEMENT
* -------------------------------------------------------------------
*
* Style for Visual Composer components
*
********************************************************************/

/**
* MIKADO TABS
**/
.mkdf-tabs .mkdf-tabs-nav .mkdf-tab-line {
	background-color: #3a69ce !important;
}

/**
* OFFER ITEM
**/
.mikado-offer-item {
	margin-bottom: 25px !important;
	min-height: 275px;
	box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
	border-radius: 10px;
	overflow: hidden;
}

.mikado-offer-item .mikado-offer-item-image > .vc_column-inner {
	background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	min-height: 275px;
}

.mikado-offer-item .mikado-offer-item-text > .mikado-offer-item-text-container {
	padding-top: 25px !important;
    padding-right: 20px !important;
    padding-bottom: 25px !important;
    padding-left: 20px !important;
}

.mikado-offer-item .mikado-offer-item-text > .vc_column-inner > .wpb_wrapper {
	min-height: calc(275px - 50px);
}

.mikado-offer-item .mikado-offer-item-text > .vc_column-inner > .wpb_wrapper > .mkdf-section > .mkdf-full-section-inner {
	min-height: calc(275px - 50px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.mikado-offer-item .mikado-offer-item-text > .vc_column-inner > .wpb_wrapper > .mkdf-section > .mkdf-full-section-inner a.mkdf-btn {
	padding: 12px;
	border-radius: 10px;
	overflow: hidden;
}

/**
* CIRCUIT OFFER - DAY PER DAY HOLDER AND CONTENT
**/

/* Container */
.vai-timeline {
	position: relative;
	/* max-width: 1200px; */
	margin: 0 auto;
}

/* Vertical bar */
.vai-timeline::after {
	content: '';
	position: absolute;
	width: 6px;
	background-color: #f0f0f0;
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), color-stop(50%, #f0f0f0), color-stop(50%, #e0e0e0), to(#e0e0e0));
	background: linear-gradient(to bottom, #f0f0f0, #f0f0f0 50%, #e0e0e0 50%, #e0e0e0);
	background-size: 100% 60px;
	border-radius: 50px;
	top: 0;
	bottom: 0;
	left: 0;
}

/* Item container */
.vai-timeline .vai-timeline-container {
	padding: 10px 0px;
	position: relative;
	background-color: inherit;
	width: 100%;
	left: 0;
}

/* Item container > Round point */
.vai-timeline .vai-timeline-container::after {
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	left: -13px;
	background-color: #3a69ce;
	border: 4px solid #dde3f0;
	top: 15px;
	border-radius: 50%;
	z-index: 1;
}

/* Item container > Content */
.vai-timeline .vai-timeline-container .vai-timeline-content {
	padding: 8px 0px 0px 48px;
	background-color: white;
	position: relative;
	border-radius: 6px;
}

/* Item container > Content > Title */
.vai-timeline .vai-timeline-container .vai-timeline-content h4 {
	display: -webkit-box;
	display: flex;
	font-size: 1.4em;
	font-weight: 600;
	line-height: 22px;
	color: #3a69ce;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0px;
	margin-top: 3px;
}

/* Item container > Content > Title > Day string */
.vai-timeline .vai-timeline-container .vai-timeline-content h4 .day {
	width: 10%;
	min-width: 90px;
}

/* Item container > Content > Title > Infos div */
.vai-timeline .vai-timeline-container .vai-timeline-content h4 .infos {
	color: #222;
	text-transform: none;
}

/* Item container > Content > Title > Infos div > Icons */
.vai-timeline .vai-timeline-container .vai-timeline-content h4 .infos i.fas {
	color: #3a69ce;
	padding: 0px 10px;
}

/* Item container > Content > Paragraph container */
.vai-timeline .vai-timeline-container .vai-timeline-content p {
	text-align: justify;
	margin-top: 20px;
}

/********************************************************************
* OTHERS
********************************************************************/

/**
* Contact Form 7
**/

.mkdf-container .mkdf-grid-row-medium-gutter > div:not(.mkdf-sidebar-holder) .wpcf7-form-control.wpcf7-date,
.mkdf-container .mkdf-grid-row-medium-gutter > div:not(.mkdf-sidebar-holder) .wpcf7-form-control.wpcf7-quiz,
.mkdf-container .mkdf-grid-row-medium-gutter > div:not(.mkdf-sidebar-holder) .wpcf7-form-control.wpcf7-number,
.mkdf-container .mkdf-grid-row-medium-gutter > div:not(.mkdf-sidebar-holder) .wpcf7-form-control.wpcf7-text {
	width: calc( 100% - 20px ) !important;
}

input.wpcf7-form-control.wpcf7-submit {
	width: 100% !important;
}

.single.single-post .wpcf7-form-control.wpcf7-date, .single.single-post .wpcf7-form-control.wpcf7-number, .single.single-post .wpcf7-form-control.wpcf7-quiz, .single.single-post .wpcf7-form-control.wpcf7-text {
    width: 100% !important;
}


.wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
	border:1px solid #cccccc85;
}

.mkdf-btn.mkdf-btn-medium, .post-password-form input[type=submit], .woocommerce .button, input.wpcf7-form-control.wpcf7-submit {
	background-color:#1e3c72 !important;
	border-color: #1e3c72 !important;
}

.wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
    box-shadow: 2px 2px 2px #00000017;
}

.mkdf-sidebar-holder .input.wpcf7-form-control.wpcf7-submit {
	width: 100% !important;
}

input.wpcf7-form-control.wpcf7-submit {
    padding: 10px 20px !important;
    font-size: 13px !important;
}

/* .cf7_custom_style_1 p {
	color: inherit !important;
} */

.mkdf-sidebar-holder .wpcf7-form-control.wpcf7-text {
	background-color: white;
}

.page-id-5133 .mkdf-content .mkdf-content-inner > .mkdf-container > .mkdf-container-inner, .page-id-5133 .mkdf-content .mkdf-content-inner > .mkdf-full-width > .mkdf-full-width-inner {
    margin-top: 0px !important;
}

/* GENERAL WEBSITE */

p, body {
	color: #808285 !important;
}

h1, h2, h3, h4, h5 {
	font-family: Raleway,sans-serif;
}

h1, h2 {
	color: #1d3c72 !important;
}
/*
h3, h4, strong {
	color: #3a69ce !important;
}*/

h3, h4{
	color: #3a69ce !important;
}

.fa {
	color: #3a69ce !important;
}

.mkdf-btn {
	background-color: #1d3c72 !important;
}

.mkdf-btn:hover {
	background-color: #3a69ce !important;
}

.mkdf-content {
	/* margin-top:-124px !important; */
}

h3 {
	font-size: 20px;
}

.mkdf-title .mkdf-title-holder h1 {
   color: white !important;
   font-size: 40px !important;
   text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.25);
}

.mkdf-title .mkdf-title-holder .mkdf-subtitle span {
	margin-top: 16px;
}

.mkdf-title .mkdf-title-holder .mkdf-subtitle {
	font-family: Raleway,sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-shadow: 1px 1px 1px #000;
}

.mkdf-title {
	background-color: black !important;
}

.mkdf-title.mkdf-content-center-alignment,
.mkdf-title-holder,
.mkdf-title .mkdf-title-image img {
	height: 500px !important;
}

.mkdf-title.mkdf-has-background {
	background-size: cover !important;
}

.mkdf-iwt .mkdf-iwt-title {
	font-weight: 500;
}

@media only screen and (min-width: 1025px) {
	.mkdf-title .mkdf-title-holder h1 {
		margin-top: 50px !important;
	}

	.mkdf-title.mkdf-title-image-not-responsive .mkdf-title-image {
		display:block;
		width:100%;
		height:100%;
		position:absolute;
		background-color: rgba(0,0,0,0.3);
	}

	.mkdf-title.mkdf-title-image-not-responsive .mkdf-title-image img {
		display:none;
	}

}

/* MENU */

.mkdf-mobile-header .mkdf-mobile-nav ul {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
}

.mkdf-top-bar .mkdf-grid .mkdf-vertical-align-containers, .mkdf-page-header .mkdf-grid .mkdf-vertical-align-containers {
    max-width: 95% !important;
    margin: auto;
}

.mkdf-mobile-header .mkdf-mobile-menu-opener a:hover {
	color: #1D3C72 !important;
}

.mkdf-main-menu-widget-area {
	display :none !important;
}

.mkdf-sticky-holder {
	background-color: white !important;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.55) !important;
	border-bottom: none !important;
}

.mkdf-logo-wrapper a img {
	height: 88% !important;
    margin-top: 3px;
}

.mkdf-logo-wrapper a img.mkdf-light-logo {
	height: 100% !important;
}

.mkdf-menu-area .mkdf-grid, .mkdf-top-bar .mkdf-grid {
	width: 100% !important;

}

.ubermenu-nav + li {
	padding-left: 40px !important;
	padding-right: 0px !important;
}

/* .mkdf-menu-area .mkdf-grid {
	background-color:rgba(0, 0, 0, 0.2) !important;
} */

.mkdf-page-header .mkdf-menu-area {
	background-color: transparent !important;
}


/* HEADER */

.mkdf-dark-header .mkdf-page-header>div:not(.mkdf-sticky-header) .mkdf-main-menu>ul>li>a, .mkdf-dark-header.mkdf-header-style-on-scroll .mkdf-page-header .mkdf-main-menu>ul>li>a
{
	color:#213138;
}

.mkdf-page-header {
	-webkit-box-shadow: 0 10px 10px -10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 10px 10px -10px rgba(0,0,0,0.5);
	box-shadow: 0 10px 10px -10px rgba(0,0,0,0.5);
}

@media only screen and (max-width: 1024px)
{
	.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-rectangle-landscape .mkdf-mg-item-text,
	.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-rectangle-landscape .mkdf-mg-item-additional-text {
		display: none;
		
	}
}


/* FOOTER */

footer .mkdf-footer-top-holder
{
    background-color: #0b121b !important;
}

footer .mkdf-footer-bottom-holder a
{
	color:white;
}

footer .mkdf-footer-bottom-holder {
	background: white !important;
	color: #0b121b !important;
}

footer .mkdf-footer-bottom-holder a{
	color: #0b121b;
}

footer .mkdf-footer-bottom-holder {
	padding: 0;
}


/* CONTACT PAGE */

.flexInput {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.flexInput p {
	width: 49%;
	min-width: 320px;
}

.flexInput label br {
	display: none;
}


.mkdf-tour-gallery-item-holder, .mkdf-page-header .mkdf-menu-area .mkdf-right-from-main-menu-widget
{
	display:none;
}

.mkdf-boxed-widget.mkdf-tours-search-main-filters-holder .mkdf-btn {
	position: relative !important;
	width: 100% !important;
	left: 0 !important;
	margin-bottom: 20px !important;
}

.mkdf-tours-destination-item-holder .mkdf-tours-destination-item-content-inner .mkdf-tours-destination-item-title {
    text-shadow: 2px 2px 2px black;
	font-size:20px;
}


.mkdf-page-header .mkdf-menu-area .mkdf-grid {
	-webkit-box-shadow: 0px 12px 38px -25px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 12px 38px -25px rgba(0,0,0,0.7);
	box-shadow: 0px 12px 38px -25px rgba(0,0,0,0.7);
}


/* TREFLES HOTEL */

.mkdf-iwt.mkdf-iwt-icon-top .mkdf-iwt-content {
	padding-top: 15px !important;
}


@media (max-width: 480px)
{
	.mkdf-iwt-icon {
		width: 100% !important;
		text-align: center !important;
		margin-top: 14px !important;
	}

	.mkdf-iwt .mkdf-iwt-title,
	.mkdf-iwt .mkdf-iwt-text {
		text-align: center !important;
	}

	.mkdf-iwt.mkdf-iwt-icon-top .mkdf-iwt-content {
		padding-top: 0 !important;
	}


}

.mkdf-image-gallery .mkdf-gallery-image img {
	border-radius: 10px !important;
}

.mkdf-main-menu {
	display: flex !important;
	align-items: center;
}

.mkdf-mobile-header .mkdf-mobile-nav a {
	color: white;
}

.mkdf-mobile-nav {
	z-index:999;
}


.mkdf-tours-standard-item {
	position: relative;
}

.mkdf-tours-standard-item-content-inner {
	position: absolute;
	bottom: -10px;
	padding: 10px 16px !important;
}

.mkdf-tours-item-with-smaller-spacing.mkdf-tours-search-item .mkdf-tours-standard-item .mkdf-tours-standard-item-content-inner {
	border: 0px;
}

.mkdf-tours-standard-item .mkdf-tours-standard-item-content-inner {
	background: transparent !important;
	border: none !important;
}

.mkdf-tours-standard-item .mkdf-tours-standard-item-bottom-content {
	display: none;
}

/* CARD DESTINATION */

.mkdf-tours-item-with-smaller-spacing.mkdf-tours-search-item {
	padding: 0 7.5px !important;
	margin: 0 0 15px !important;
}

.mkdf-tour-title a:hover {
	color: white;
}

.mkdf-tours-item-with-smaller-spacing.mkdf-tours-search-item .mkdf-tours-standard-item .mkdf-tours-standard-item-title-price-holder {
	padding-right: 0px;
}

.mkdf-tours-standard-item .mkdf-tours-standard-item-image-holder>a:after {
	opacity: 1 !important;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.9) 100%) !important;
	border-radius: 10px;
}


.mkdf-tours-item-with-smaller-spacing.mkdf-tours-search-item .mkdf-tours-standard-item .mkdf-tours-standard-item-title-price-holder .mkdf-tour-title {
	color: white !important;
	font-family: Raleway,sans-serif;
    font-size: 14px !important;
    font-weight: 600;
    line-height: 30px;
	text-transform: uppercase;
}

aside.mkdf-sidebar .widget.mkdf-contact-form-7-widget.mkdf-widget-cf-boxed {
	-webkit-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
	border-radius: 10px;
}

.page-id-5693 .mkdf-sidebar-holder {
	background: transparent;
}
@media (max-width: 480px) and (min-width: 320px)
{
	.clearfix {
		display: block !important;
	}
}

.overlay-hotel {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.9) 100%) !important;
	transition: all 0.5s cubic-bezier(.29,.22,.11,1);
}

.card.card-border-round.bg-white:hover .overlay-hotel {
	background-color: black;
	opacity: 0.5;
	cursor: pointer;
}

.card-body:hover {
	cursor: pointer;
}

.overlay-hotel:hover {
	background-color: black;
	opacity: 0.5;
}

.mkdf-tour-item-short-info,
.mkdf-tour-item-single-holder article .mkdf-info-section-part.mkdf-tour-item-main-info,
.mkdf-info-section-part.mkdf-tour-item-title-holder,
h3.mkdf-tour-location,
.mkdf-search-ordering-items-holder {
	display: none !important;
}

#text-20, #text-22 {
	padding: 15px;
}

#text-20,
#text-22,
.page-id-5632 .mkdf-sidebar-holder {
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
	border-radius: 10px;
	padding: 20px 20px 20px 20px;
}


.cbp-l-filters-alignLeft .cbp-filter-item {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.card-img-container {
	border-top-right-radius: 0px !important;
	border-top-left-radius: 0px !important;
	border-radius: 10px !important;
}


/* PAGE "LES DESTINATIONS" */

.mkdf-tours-search-content {
	margin-bottom: 50px;
}

.mkdf-tours-search-content>.mkdf-grid-row {
    display: flex !important;
    justify-content: flex-start !important;
    flex-wrap: wrap !important;
}


.category-destination {
    color: white;
    font-family: Raleway,sans-serif;
    font-size: 13px !important;
    font-weight: 600;
}

@media only screen and (max-width: 1024px)
{
	.mkdf-grid-col-4 {
		float: left !important;
	}

}

.mkdf-tours-standard-item {
	border-radius: 10px !important;
	overflow: hidden;
}

.mkdf-tours-search-main-filters-holder .mkdf-tours-range-input,
.mkdf-tours-price-range-field,
.mkdf-tours-search-main-filters-fields .mkdf-tours-input-with-icon:nth-of-type(3)
{
	display: none;
}

.page-template-search-tour-item-template-php .mkdf-sidebar {
	margin-top: 86px;
}

.page-template-search-tour-item-template-php .mkdf-grid-col-4 {
	width: calc(25% - 15px);
	min-width: 320px;
}

.mkdf-tours-item-with-smaller-spacing.mkdf-tours-search-item.mkdf-grid-col-4:nth-child(3n+1) {
    clear: initial !important;
}

.mkdf-tours-standard-item .mkdf-tours-standard-item-image-holder img {
    -webkit-transition: all 0.6s cubic-bezier(.29,.22,.11,1);
    -moz-transition: all 0.6s cubic-bezier(.29,.22,.11,1);
    transition: all 0.6s cubic-bezier(.29,.22,.11,1);
}


/*
.mkdf-tours-standard-item .mkdf-tours-standard-item-image-holder>a:before {
    position: absolute;
    display: block;
	border-radius: 10px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 1s cubic-bezier(.29,.22,.11,1);
    -moz-transition: opacity 1s cubic-bezier(.29,.22,.11,1);
    transition: opacity 1s cubic-bezier(.29,.22,.11,1);
}

.mkdf-tours-standard-item:hover a:after {
	display: none;
}

.mkdf-tours-standard-item:hover a:before {
	background-color: black;
	opacity: 0.5 !important;
} */

.card-img-container:hover img{
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}

/* POST GRID PLUGIN CUSTOMISATION */

.single-tour-item .post-grid .element_0, .single-tour-item .post-grid .element_0 a {
	font-family: Raleway,sans-serif;
    font-size: 14px !important;
    font-weight: bold;
    text-transform: uppercase;
	color: white;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    display: flex !important;
    align-items: flex-end;
    position: absolute;
	padding: 8px 10px !important;
    top: 0;
    left: 0;
}

.post-grid .element_1,
.post-grid .element_2 {
	display: none !important;
}

.post-grid, .post-grid .item {
	padding: 0 !important;
}
/* 
.post-grid .item {
	margin: 0 !important;
	margin-bottom: 30px !important;
	width: calc(24% - 14px) !important;
}*/

.post-grid .item,
.post-grid .item .layer-media img {
	/*height: 302.5px !important;*/
	border-radius: 10px !important;
}

.post-grid .item .layer-content .title {
	line-height: 1.1;
}

.layer-media:after  {
	opacity: 1 !important;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(54,54,54,.2);
    -webkit-transition: opacity 1s cubic-bezier(.29,.22,.11,1);
    -moz-transition: opacity 1s cubic-bezier(.29,.22,.11,1);
    transition: opacity 1s cubic-bezier(.29,.22,.11,1);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.9) 100%);
	border-radius: 10px;
}

.post-grid .item:hover .layer-media:after {
	display: none;
}

.post-grid .item:hover .layer-media:before {
	background-color: black;
	opacity: 0.5;
}

/* .post-grid .item .layer-media:before {
    position: absolute;
	border-radius: 10px;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
	opacity: 0;
	transition: opacity 1s cubic-bezier(.29,.22,.11,1);
} */

/* .post-grid .grid-items {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
} */
.post-grid .grid-items {
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: minmax(100px, auto);
    column-gap: 10px;
    row-gap: 1em;
}

/* UBERMENU PLUGIN */

.ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target {
	color: #213138 !important;
	font-size: 15px !important;
}

.mkdf-mobile-nav .ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target {
	color: black !important;
}

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-tab.ubermenu-active > .ubermenu-target  {
	background: #1D3C72 !important;
	color: #fff !important;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator  {
    right: 5px !important;
    margin-top: -6px !important;
}

.ubermenu-sub-indicators .ubermenu-tabs.ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    right: 5px !important;
    margin-top: -10px !important;
}

.ubermenu-dynamic-post {
    width: 33% !important;
}

.ubermenu .ubermenu-nav .ubermenu-item a.ubermenu-target.ubermenu-target-with-image.ubermenu-item-layout-image_above {
    padding: 5px 20px;
    align-items: center;
	margin-bottom: 20px;
}

.ubermenu .ubermenu-item-layout-image_above>.ubermenu-image {
    margin-right: 1.2em;
    border-radius: 0.5em;
	margin: auto;
    margin-bottom: 10px;
}

.ubermenu .ubermenu-target-with-image>.ubermenu-target-text {
	text-align: center;
}

@media screen and (max-width: 1026px) {
	.ubermenu-submenu,
	.ubermenu-sub-indicator,
	.ubermenu-sub-indicator-close {
	display: none !important;
	}

	.mkdf-mobile-header .mkdf-mobile-logo-wrapper img {
		height: 80% !important;
		margin-top: 5%;
	}
}

@media screen and (max-width: 959px) {
	.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column, .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto {
		z-index: 1;
	}
}

.ubermenu .ubermenu-tab.ubermenu-active>.ubermenu-tab-content-panel, .ubermenu-nojs .ubermenu-tab:hover>.ubermenu-tab-content-panel {
	display: flex !important;
	flex-wrap:wrap !important;
}

.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel {
	height: 440px !important;
	min-height: 440px !important;
	overflow: auto;
}

/* LINK "PLUS DE DESTINATIONS MENU" */

#menu-item-5787, #menu-item-5786, #menu-item-5783, .ubermenu-item-5787, .ubermenu-item-5786, .ubermenu-item-5783 {
	width: 100% !important;
}

#menu-item-5787 a, #menu-item-5786 a, #menu-item-5783 a, .ubermenu-item-5787 a, .ubermenu-item-5786 a, .ubermenu-item-5783 a {
    width: 250px !important;
    display: block !important;
    margin: auto !important;
    background-color: #1e3c72 !important;
    text-align: center !important;
    color: white !important;
    text-transform: uppercase !important;
	margin-top: -20px !important;
    font-family: Poppins,sans-serif !important;
    font-size: 12px !important;
    line-height: 22px !important;
    font-style: normal !important;
    font-weight: 700 !important;
}

#menu-item-5787 a:hover, #menu-item-5786 a:hover, #menu-item-5783 a:hover, .ubermenu-item-5787 a:hover, .ubermenu-item-5786 a:hover, .ubermenu-item-5783 a:hover {
    background-color: #363636 !important;
}

/* INSPIRATIONS BLOCK */

.mkdf-info-box-holder {
	padding: 0px 0 !important;
}

.mkdf-info-box-holder .mkdf-ib-front-holder .mkdf-ib-icon-holder {
	font-size: 45px !important;
	margin-bottom : 10px !important;
}

.mkdf-info-box-holder .mkdf-ib-front-holder .mkdf-ib-title {
	font-size: 20px;
	line-height: 25px;
}

.mkdf-info-box-holder .mkdf-ib-front-holder {
    padding: 0 20px !important;
}

/* OFFER BLOCK - DESTINATION */

.mkdf-info-box-holder.mkdf-info-box-with-image {
	height: 300px !important;
	border-radius: 10px;
	background-color: transparent !important;
}

.mkdf-info-box-holder.mkdf-info-box-with-image .mkdf-ib-overlay {
	opacity: 1 !important;
}

.mkdf-info-box-holder.mkdf-info-box-with-image .mkdf-ib-overlay::before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #171621;
    opacity: 0.4;
}

.single-tour-item .mkdf-info-box-holder {
	padding: 80px 0 !important;
}

/* HOTEL CARD */

.card-img-container {
	height: 292px !important;
}

/* PAGE LES HOTELS */
.ui-autocomplete-input  {
	display: block;
    width: 100%;
    margin: 0;
    padding: 16px 22px;
    border: 1px solid #cccccc85;
    border-radius: 0;
    outline: 0;
    font-family: inherit;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: #808285;
    resize: none;
    box-sizing: border-box;
    -webkit-appearance: none;
    background-color: #f9f9f9;
    margin-bottom: 14px;
	box-shadow: 2px 2px 2px #00000017;
}

.mkdf-sidebar-holder {
	/* background-color: white; */
	padding: 10px;
}

#js-sort-juicy-projects, .ui-autocomplete-category {
	display: none;
}

.cbp-l-filters-button {
	background: white !important;
}

#dirpro_sbtn {
	background-color: #1e3c72 !important;
	border-radius: 0 !important;
}

.mkdf-title.mkdf-title-image-not-responsive .mkdf-title-image {
	background-color: rgba(0,0,0,0.3);
}

.bootstrap-wrapper .card {
	position: relative;
}

.card-img-container {
	background-color: rgba(0,0,0,0.3);
}

.bootstrap-wrapper .d-flex {
	display: none !important;
}

.cbp-l-grid-projects-title {
	bottom: 30px;
	color: white !important;
}

.card-body {
	position: absolute;
	bottom: 0;
	border-radius: 5px;
	z-index: 3;
}

.card-body .mt-1, .card-body .categories, .card-body .client-contact {
	display: none;
}

.archieve-page {
	background: white !important;
}

.mkdf-iwt.mkdf-iwt-icon-top {
	display: flex;
    flex-direction: column;
    align-items: center;
}

.mkdf-iwt-icon {
	width: 55px;
	margin-right: 10px;
}

.mkdf-iwt-icon img {
	max-width: 30px;
	margin-top: 13px;
}

.mkdf-iwt.mkdf-iwt-icon-top .mkdf-iwt-content {
	width: 100%;
	text-align: left;
}

.mkdf-iwt .mkdf-iwt-title, .mkdf-iwt .mkdf-iwt-text {
	text-align: center;
}

.bootstrap-wrapper .form-row {
	display: block !important;
}

#dirprosearch .col-md-4 {
	width: 100% !important;
	max-width: 100% !important;
}
.cbp-l-filters-button {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	padding: 0 10px;
}

.cbp-filter-item {
	width: 49%;
	text-align: center;
}


.cbp-l-filters-button .cbp-filter-item {
	padding: 0 7px !important;
}

.archieve-page.py-5 {
	padding-top: 0px !important;
}

.cbp-l-grid-projects-title {
	white-space: initial !important;
}


.cbp-filter-item-active, .cbp-l-sort, .cbp-l-dropdown, .cbp-l-dropdown-wrap, .cbp-l-direction, #load-more {
	background: red !important;
}

@media (min-width: 1200px)
{
	.bootstrap-wrapper .container {
		max-width: 1340px !important;
	}
}

.cbp-item-wrapper {
	width: 292px !important;
	margin: auto !important;
}

@media (max-width: 480px)
{
	.cbp-item-wrapper {
		width: 270px !important;
	}

}

@media (max-width: 320px)
{
	.cbp-item-wrapper {
		width: 255px !important;
	}

}

/* PAGE DES HÔTELS (DÉTAILS) */

.single-hotel .mkdf-title::before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.2;
}

.single-hotel .mkdf-title .mkdf-title-holder h3.stars {
	color: white !important;
	margin-top: 10px;
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.25);
}

.single-hotel .hotels-content {
	-webkit-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
    padding: 25px !important;
    border-radius: 10px;
    background: #ffffff;
    color: #4b4b63;
    z-index: -1;
    text-align: justify !important;
}


/* PAGE "DESTINATION */

/* ICON TAB HOTEL & ACTIVITY */
#ui-id-3 .icon_book:before {
	content: "\e0ef" !important;
}

#ui-id-4 .icon_book:before {
	content: "\e075" !important;
}

aside.mkdf-sidebar input {
	margin: auto !important;
	margin-bottom: 10px !important;
	margin-top: 10px !important;
}

aside.mkdf-sidebar input.wpcf7-form-control.wpcf7-submit {
	background-color: #0b214a !important;
}

.mkdf-tour-item-single-holder .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav li.ui-state-active a, .mkdf-tour-item-single-holder .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav li a:hover {
	color: #1D3C72 !important;
	margin: 0px !important;
    padding: 17px 0px !important;
    border-bottom: 2px solid #1D3C72 !important;
}

.mkdf-tour-item-single-holder .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav li a .mkdf-tour-nav-section-title {
	text-transform: uppercase;
}

.mkdf-tour-item-single-holder .mkdf-tabs.mkdf-horizontal .mkdf-tab-container {
	padding: 20px 0px 30px !important;
}

.mkdf-section-title-holder .mkdf-section-title {
	text-transform: uppercase !important;
}

.destination-more-informations-text {
	-webkit-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
    padding: 60px 30px 40px 30px !important;
    border-radius: 10px;
    background: #ffffff;
    color: #4b4b63;
    margin-top: -40px !important;
    z-index: 10;
    text-align: justify !important;
}

.destination-first-text {
	-webkit-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
    width: 100% !important;
    margin-left: 0px;
    padding: 20px 15px 60px 15px !important;
    border-radius: 10px;
    background: #ffffff;
    color: #4b4b63;
    /* margin-top: -53px; */
    margin-bottom: -43px;
    z-index: -1;
    font-weight: 600;
    text-align: center;
}

.destination-info-header .mkdf-full-section-inner {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#tour-item-custom2-id img {
	border-radius: 10px !important;
}

#tour-item-custom2-id h3 {
	font-size: 20px !important;
}

#tour-item-custom2-id .activity-inverse {
	padding-bottom: 30px;
	border-bottom: 1px solid #c8c8c8;
}

.activity:nth-child(odd) .mkdf-full-section-inner {
	display: flex;
	justify-content: space-around;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}

.activity:nth-child(even) .mkdf-full-section-inner {
	display: flex;
	justify-content: space-around;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	align-items: center;
}

.activity img {
	margin-top: 20px;
}

.title-on-image-destination {
	position: relative;
}

.title-on-image-destination img {
	border-radius: 10px;
}

.title-on-image-destination .mkdf-section-subtitle {
	position: absolute;
    left: 50%;
    color: white !important;
    bottom: 0px;
	top:8px;
    font-size: 25px !important;
    font-weight: bold;
    transform: translateX(-50%);
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.mkdf-tour-item-single-holder .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav {
	display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.mkdf-tour-item-single-holder .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav li {
	flex: 1;
    width: 25%;
}

.mkdf-tour-item-single-holder .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav li a {
	width: 100% !important;
}

.separator-line-relative {
	height: 2px;
    width: 300px;
    position: absolute;
    bottom: 0px;
	top : 48px;
    transform: translateX(-50%);
    left: 50%;
    background-color: white;
}

.mkdf-title.mkdf-content-center-alignment, .mkdf-title-holder, .mkdf-title .mkdf-title-image img {
	height: 400px !important;
	object-fit: cover;
}

/* Offer section */
.destination-offer-item {
	min-height: 250px;
    box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
    border-radius: 10px;
    overflow: hidden;
}

.destination-offer-item .destination-offer-item-image > .vc_column-inner {
	min-height: 250px;
}

.destination-offer-item .destination-offer-item-text > .vc_column-inner > .wpb_wrapper {
	min-height: calc(250px - 50px);
}

.destination-offer-item .destination-offer-item-text > .vc_column-inner > .wpb_wrapper > .mkdf-section > .mkdf-full-section-inner {
	min-height: calc(250px - 50px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.destination-offer-item .destination-offer-item-text > .vc_column-inner > .wpb_wrapper > .mkdf-section > .mkdf-full-section-inner a.mkdf-btn {
	padding: 12px;
	border-radius: 10px;
	overflow: hidden;
}

/**
* Offer page
**/
.offer-item {
	padding: 10px;
}

.offer-item-image-container {
	border-radius: 10px 10px 0px 0px;
	overflow: hidden;
	max-height: 300px;
}

.offer-item-info-container {
	-webkit-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.25);
    box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.25);
    width: 100% !important;
    padding: 15px 15px 30px !important;
    border-radius: 10px;
    background: white;
}

.offer-item-info-container h1 {
	color: #7e92bb;
    text-transform: uppercase;
	margin: 15px 0px 0px;
	font-size: 26px;
	font-family: Raleway;
	font-weight: 700;
	line-height: 36px;
}

.offer-item-info-container h2 {
	color: #3a69ce;
	font-size: 18px;
    line-height: 33px;
	margin: 0;
	font-family: Raleway;
}

/* OFFER PAGE INDIVIDUAL */

.mkdf-blog-list-item-inner {
	position: relative;
}

.mkdf-blog-list-holder.mkdf-grid-type-1 .mkdf-item-text-holder {
    position: absolute !important;
	background: transparent !important;
    bottom: 0;
	padding: 5px 10px !important;
	z-index: 2;
}

.mkdf-blog-list-holder .mkdf-item-image img {
	border-radius: 10px;
}

.mkdf-blog-list-holder .mkdf-item-image a:after {
    opacity: 1 !important;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.9) 100%) !important;
    border-radius: 10px;
}

.mkdf-blog-list-holder .mkdf-item-image:hover a:after {
	display: none;
}

.mkdf-blog-list-holder .mkdf-item-image:hover a:before {
	background-color: black;
	opacity: 0.5;
}

.mkdf-blog-list-holder .mkdf-item-image a:before {
    position: absolute;
	border-radius: 10px;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
	opacity: 0;
	transition: opacity 1s cubic-bezier(.29,.22,.11,1);
}



.mkdf-blog-list-item-inner .mkdf-excerpt, .mkdf-blog-list-item-inner .mkdf-item-info-section {
	display: none;
}

.mkdf-blog-list-holder .mkdf-item-title {
	color: white;
    font-family: Raleway,sans-serif;
    font-size: 14px !important;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
}

@media only screen and (min-width: 1025px) {
	.mkdf-tours-item-with-smaller-spacing.mkdf-tours-search-item .mkdf-tours-standard-item .mkdf-tours-standard-item-title-price-holder {
		padding-right: 0px !important;
	}
}

@media screen and (max-width: 1024px) {

	.title-on-image-destination {
		width: calc(100% - 20px) !important;
		margin: auto;
	}

	.title-on-image-destination img {
		display: none;
	}

	.destination-first-text {
		width: calc( 100% - 20px) !important;
		margin: auto;
		margin-top: 0px;
	}

	.title-on-image-destination .mkdf-section-subtitle {
		position: relative;
		right: 0;
		width: 100%;
		top: 0;
		text-align: center;
	}

	.separator-line-relative {
		width: 100%;
		margin: auto;
		position: relative;
		top: 10px;
		right: 0;
	}

}

@media screen and (max-width: 450px) {

	.destination-first-text {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

}

/* SEARCH DESTINATION */

.mkdf-boxed-widget.mkdf-tours-search-main-filters-holder {
	margin-top: 50px !important;
	margin-bottom: -30px !important;
}

/* OFFRES - CONTENU */

.mkdf-tours-list-holder .mkdf-tours-list-holder-inner.mkdf-four-items .mkdf-tour-list-item-inner, .mkdf-tours-list-holder .mkdf-tours-list-holder-inner.mkdf-four-items .mkdf-tours-list-grid-sizer {
	width: 25% !important;
}

.mkdf-tours-standard-item .mkdf-tours-standard-item-title-price-holder .mkdf-tour-title {
    color: white;
    font-family: Raleway,sans-serif;
    font-size: 14px !important;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
}

/* .mkdf-tours-standard-item .mkdf-tours-standard-item-title-price-holder .mkdf-tour-title {
    margin: 0 -4px 6px !important;
} */

.mkdf-tours-standard-item .mkdf-tours-standard-item-image-holder a:before {
    position: absolute;
    border-radius: 10px;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    opacity: 0;
    transition: opacity 1s cubic-bezier(.29,.22,.11,1);
}

.mkdf-tours-standard-item .mkdf-tours-standard-item-image-holder:hover a:after {
	display: none;
}

.mkdf-tours-standard-item .mkdf-tours-standard-item-image-holder:hover a:before {
	background-color: black;
	opacity: 0.5;
}

input.wpcf7-submit.outline {
    color: #1e3c72 !important;
    background-color: white !important;
}


@media only screen and (min-width: 767px)
{
	.mkdf-blog-list-holder.mkdf-four-columns>ul>li, .mkdf-blog-list-holder.mkdf-three-columns>ul>li, .mkdf-blog-list-holder.mkdf-two-columns>ul>li {
		width: 24% !important;
	}
}



@media only screen and (max-width: 767px)
{
	.single-tour-item .post-grid .item {
		width: 90%;
		width: 320px !important;
		margin: auto !important;
		margin-bottom: 30px !important;
	}
	.mkdf-blog-list-holder.mkdf-four-columns>ul>li, .mkdf-blog-list-holder.mkdf-three-columns>ul>li, .mkdf-blog-list-holder.mkdf-two-columns>ul>li {
		width: 320px !important;
		margin: auto;
	}

	.mkdf-tours-list-holder .mkdf-tours-list-holder-inner.mkdf-four-items .mkdf-tour-list-item-inner, .mkdf-tours-list-holder .mkdf-tours-list-holder-inner.mkdf-four-items .mkdf-tours-list-grid-sizer {
		display: block !important;
		width: 320px !important;
		position: relative !important;
		top: initial !important;
		left: initial !important;
	}
	.mkdf-tours-list-holder .mkdf-tours-list-holder-inner {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		height: auto !important;
	}
}


@media only screen and (max-width: 1024px)
{
	.mkdf-blog-list-holder.mkdf-four-columns>ul>li, .mkdf-blog-list-holder.mkdf-three-columns>ul>li, .mkdf-blog-list-holder.mkdf-two-columns>ul>li {
		margin: auto;
	}
	.mkdf-blog-list-holder>ul {
		display: flex !important;
		flex-wrap: wrap;
	}
}

/********************************************************************
* MEDIA QUERIES
********************************************************************/

/* Extra small devices (portrait phones, less than 576px) */
/* No media query for `xs` since this is the default in Bootstrap */

/* Small devices (landscape phones, 576px and up) */
/* @media screen and (min-width: 576px) {} */

/* Medium devices (tablets, 768px and up) */
/* @media (min-width: 768px) {} */

/* Large devices (desktops, 992px and up) */
/* @media screen and (min-width: 992px) {} */

/* Extra large devices (large desktops, 1200px and up) */
/* @media screen and (min-width: 1200px) {} */

/* Extra small devices (portrait phones, less than 576px) */
/* @media screen and (max-width: 575.98px) {} */

/* Small devices (landscape phones, less than 768px) */
@media screen and (max-width: 767.98px) {
	/* Search form */
	.search-form-container form.search-form select {
		flex: 1 1 100%;
		margin: 0px 0px 10px 0px;
	}
	.search-form-container form.search-form .form-actions {
		flex-direction: row-reverse;
	}
	.search-form-container form.search-form .form-actions input {
		flex: 1 1 100%;
		margin: 0px 0px 10px 0px;
	}
}

/* Medium devices (tablets, less than 992px) */
/* @media screen and (max-width: 991.98px) {} */

/* Large devices (desktops, less than 1200px) */
/* @media screen and (max-width: 1199.98px) {} */

/* Extra small devices (portrait phones, less than 576px) */
/* @media screen and (max-width: 575.98px) {} */

/* Small devices (landscape phones, 576px and up) */
/* @media screen and (min-width: 576px) and (max-width: 767.98px) {} */

/* Medium devices (tablets, 768px and up) */
/* @media screen and (min-width: 768px) and (max-width: 991.98px) {} */

/* Large devices (desktops, 992px and up) */
/* @media screen and (min-width: 992px) and (max-width: 1199.98px) {} */

/* Extra large devices (large desktops, 1200px and up) */
/* @media screen and (min-width: 1200px) {} */

h3.mkdf-ib-title {
    color: white !important;
}

.mkdf-ib-text-holder p {
    color: white !important;
}

.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-standard .mkdf-mg-item-content {
	transform: translate3d(0,0,0) !important;
}

/* RESPONSIVE MEGANE 21 FEVRIER */

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
a.mkdf-btn.mkdf-btn-medium.mkdf-btn-outline.button_destinations.mkdf-btn-fill-from-top.mkdf-btn-with-animation.mkdf-btn-hover-solid {
    margin-bottom: 32px;
}

.mkdf-masonry-gallery-holder .mkdf-mg-item.mkdf-mg-square-big .mkdf-mg-item-text{
display:block;
}

.img_voyager_a_litalienne.wpb_column.vc_column_container.vc_col-sm-4 {
    margin-top: 32px;
}

.img_notre_concept.wpb_column.vc_column_container.vc_col-sm-4 {
    margin-bottom: 32px;
}

.mkdf-title .mkdf-title-holder .mkdf-subtitle {
    display: block;
}

.mkdf-info-box-holder.mkdf-info-box-with-image {
    margin-bottom: 16px;
}


.wpb_single_image.wpb_content_element.vc_align_center.offer-image-half {
    margin-bottom: 16px !important;
margin-top: 16px;
}
	
	.wpcf7-form-control.wpcf7-date{
width:300px;}
	.title-on-image-destination .mkdf-section-subtitle 
{
    color: black !important;
}
	
	.title-on-image-destination img {
	display:block;	
}
	.mkdf-google-map-overlay {
    display: none;
}
}