/*
## Global
	-- Padding/Margin
## Fonts Settings
## Header
## Footer
## Page Banner
## Responsive
	-- min-width: 1200
	-- min-width: 992 to max-width: 1200
	-- max-width: 991
	-- min-width: 768 to max-width: 991
	-- max-width: 767
	-- max-width: 639
	-- max-width: 479
*/

/* ## Global */
body {
	font-family: 'Hind', sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #fff;
}

.body_header {background:#dbedf5;}

img {
    max-width: 100%;
	height: auto;
}
a {
    outline: 0 !important;
}

form input, form select {
	border: solid 1px #ddd;
	background: #fff;
	padding: 3px;
	font-size:12px;
}

/* - Padding/Margin */
.no-padding {
	padding: 0;
}
.no-left-padding{
	padding-left: 0;
}
.no-right-padding {
	padding-right: 0;
}
.no-top-padding {
	padding-top: 0;
}
.no-bottom-padding {
	padding-bottom: 0;
}
.no-margin {
	margin: 0;
}
.no-left-margin {
	margin-left: 0;
}
.no-right-margin {
	margin-right: 0;
}
.no-top-margin {
	padding-top: 0;
}
.no-bottom-margin {
	margin-bottom: 0;
}

/* - OW pull-left/pull-right */
.ow-pull-right {
	float: right;
}
.ow-pull-left {
	float: left;
}

/* ## Fonts Settings */
/* -- Montserrat Extra Blod :- font-family: 'montserratextra_bold'; */
@font-face {
    font-family: 'montserratextra_bold';
    src: url('fonts/montserrat-extrabold.woff2') format('woff2'),
         url('fonts/montserrat-extrabold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* -- Montserrat Semi Blod :- font-family: 'montserratsemi_bold'; */
@font-face {
    font-family: 'montserratsemi_bold';
    src: url('fonts/montserrat-semibold-webfont.eot');
    src: url('fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('fonts/montserrat-semibold-webfont.woff') format('woff'),
         url('fonts/montserrat-semibold-webfont.ttf') format('truetype'),
         url('fonts/montserrat-semibold-webfont.svg#montserratsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* -- Montserrat :- font-family: 'Montserrat', sans-serif; */
/* latin */
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	src: local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* -- Grate Vibes :- font-family: 'Great Vibes', cursive; */ 
/* latin-ext */
@font-face {
	font-family: 'Great Vibes';
	font-style: normal;
	font-weight: 400;
	src: local('Great Vibes'), local('GreatVibes-Regular'), url(https://fonts.gstatic.com/s/greatvibes/v4/6q1c0ofG6NKsEhAc2eh-3SYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Great Vibes';
	font-style: normal;
	font-weight: 400;
	src: local('Great Vibes'), local('GreatVibes-Regular'), url(https://fonts.gstatic.com/s/greatvibes/v4/6q1c0ofG6NKsEhAc2eh-3Y4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* -- Hind :- font-family: 'Hind', sans-serif; */
/* devanagari */
@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 300;
	src: local('Hind Light'), local('Hind-Light'), url(https://fonts.gstatic.com/s/hind/v5/woSH4aW-1wuybBQItyfdsvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
	unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 300;
	src: local('Hind Light'), local('Hind-Light'), url(https://fonts.gstatic.com/s/hind/v5/FdFTd030tby8r55hlt7EYfY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 300;
	src: local('Hind Light'), local('Hind-Light'), url(https://fonts.gstatic.com/s/hind/v5/0IXD51eZ8qgi73bhvRidlQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* devanagari */
@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 400;
	src: local('Hind Regular'), local('Hind-Regular'), url(https://fonts.gstatic.com/s/hind/v5/Vb88BBmXXgbpZxolKzz6dw.woff2) format('woff2');
	unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 400;
	src: local('Hind Regular'), local('Hind-Regular'), url(https://fonts.gstatic.com/s/hind/v5/eND698DA6CUFWomaRdrTiw.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 400;
	src: local('Hind Regular'), local('Hind-Regular'), url(https://fonts.gstatic.com/s/hind/v5/xLdg5JI0N_C2fvyu9XVzXg.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* devanagari */
@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 500;
	src: local('Hind Medium'), local('Hind-Medium'), url(https://fonts.gstatic.com/s/hind/v5/bWPw4Za2XndpOjggSNN5JPY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
	unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 500;
	src: local('Hind Medium'), local('Hind-Medium'), url(https://fonts.gstatic.com/s/hind/v5/TCDCvLw6ewp4kJ2WSI4MT_Y6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 500;
	src: local('Hind Medium'), local('Hind-Medium'), url(https://fonts.gstatic.com/s/hind/v5/_JiDQLq4JWzs7prWhNNmuA.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* devanagari */
@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 600;
	src: local('Hind Semibold'), local('Hind-Semibold'), url(https://fonts.gstatic.com/s/hind/v5/HMitXFBPwJyXZfGm6rEhuvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
	unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 600;
	src: local('Hind Semibold'), local('Hind-Semibold'), url(https://fonts.gstatic.com/s/hind/v5/-H4xgvCtDmIfFNvmoAPAKvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 600;
	src: local('Hind Semibold'), local('Hind-Semibold'), url(https://fonts.gstatic.com/s/hind/v5/A2xpLU2z2kq5byuh5bkohg.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* -- PlayfairDisplay :- font-family: 'Playfair Display', serif; */
/* cyrillic */
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 400;
	src: local('Playfair Display'), local('PlayfairDisplay-Regular'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/2NBgzUtEeyB-Xtpr9bm1CUR-13DsDU150T1bKbJZejI.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 400;
	src: local('Playfair Display'), local('PlayfairDisplay-Regular'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/2NBgzUtEeyB-Xtpr9bm1CfoVn-aGdXvQRwgLLg-TkDk.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 400;
	src: local('Playfair Display'), local('PlayfairDisplay-Regular'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/2NBgzUtEeyB-Xtpr9bm1Cdhy5e3cTyNKTHXrP9DO-Rc.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic */
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 700;
	src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgIKHabUDGjprROP0Kzi4LtY8.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 700;
	src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgILCFnVHHm1VfBoEzRr6gqH0.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 700;
	src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgIIsv7neNnoQYDmljOSnH1QE.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic */
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 900;
	src: local('Playfair Display Black'), local('PlayfairDisplay-Black'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgIJDIFf5Wheh9SWCUqp--Vvo.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 900;
	src: local('Playfair Display Black'), local('PlayfairDisplay-Black'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgIJulvK9r9ZyXR2Qi4DVS52A.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 900;
	src: local('Playfair Display Black'), local('PlayfairDisplay-Black'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgIMGhQI7v0ryGuSQ4oDzNyds.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic */
@font-face {
	font-family: 'Playfair Display';
	font-style: italic;
	font-weight: 400;
	src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/9MkijrV-dEJ0-_NWV7E6N7pW-cN4iQdgUKBHiobroRo.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
	font-family: 'Playfair Display';
	font-style: italic;
	font-weight: 400;
	src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/9MkijrV-dEJ0-_NWV7E6N3L1iaS4euO_B3wJG_mMktU.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Playfair Display';
	font-style: italic;
	font-weight: 400;
	src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/9MkijrV-dEJ0-_NWV7E6NwXiAI3F8adTt8b-_w2WoPM.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic */
@font-face {
	font-family: 'Playfair Display';
	font-style: italic;
	font-weight: 700;
	src: local('Playfair Display Bold Italic'), local('PlayfairDisplay-BoldItalic'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/n7G4PqJvFP2Kubl0VBLDEMjNOE6OIchc6xEWGp4AFzI.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
	font-family: 'Playfair Display';
	font-style: italic;
	font-weight: 700;
	src: local('Playfair Display Bold Italic'), local('PlayfairDisplay-BoldItalic'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/n7G4PqJvFP2Kubl0VBLDEGfg93gVtA75Tg3Rp7v1E0k.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Playfair Display';
	font-style: italic;
	font-weight: 700;
	src: local('Playfair Display Bold Italic'), local('PlayfairDisplay-BoldItalic'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/n7G4PqJvFP2Kubl0VBLDEBZeN5y77JNHCKkhVNuYRJ4.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic */
@font-face {
	font-family: 'Playfair Display';
	font-style: italic;
	font-weight: 900;
	src: local('Playfair Display Black Italic'), local('PlayfairDisplay-BlackItalic'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/n7G4PqJvFP2Kubl0VBLDEPHxitLUyfNBf6ng_UQSrKg.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
	font-family: 'Playfair Display';
	font-style: italic;
	font-weight: 900;
	src: local('Playfair Display Black Italic'), local('PlayfairDisplay-BlackItalic'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/n7G4PqJvFP2Kubl0VBLDEO1T31EEmVB7XJSO5b6KPbY.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Playfair Display';
	font-style: italic;
	font-weight: 900;
	src: local('Playfair Display Black Italic'), local('PlayfairDisplay-BlackItalic'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/n7G4PqJvFP2Kubl0VBLDEOgMHfjK404vVBa5PdO9RSo.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* -- Merriweather :- font-family: 'Merriweather', serif;   */
/* cyrillic-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 300;
	src: local('Merriweather Light'), local('Merriweather-Light'), url(https://fonts.gstatic.com/s/merriweather/v11/ZvcMqxEwPfh2qDWBPxn6nrpPmMW7T3WCII-UZW2GGCw.woff2) format('woff2');
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 300;
	src: local('Merriweather Light'), local('Merriweather-Light'), url(https://fonts.gstatic.com/s/merriweather/v11/ZvcMqxEwPfh2qDWBPxn6nqAAODQ6hKuKTT6yBk7tJss.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 300;
	src: local('Merriweather Light'), local('Merriweather-Light'), url(https://fonts.gstatic.com/s/merriweather/v11/ZvcMqxEwPfh2qDWBPxn6nhLwFvNxpkIoVzlXSkPSYkA.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 300;
	src: local('Merriweather Light'), local('Merriweather-Light'), url(https://fonts.gstatic.com/s/merriweather/v11/ZvcMqxEwPfh2qDWBPxn6nk4GofcKVZz6wtzX_QUIqsI.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 400;
	src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v11/RFda8w1V0eDZheqfcyQ4EK-j2U0lmluP9RWlSytm3ho.woff2) format('woff2');
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 400;
	src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v11/RFda8w1V0eDZheqfcyQ4EJX5f-9o1vgP2EXwfjgl7AY.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 400;
	src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v11/RFda8w1V0eDZheqfcyQ4ED0LW-43aMEzIO6XUTLjad8.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 400;
	src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v11/RFda8w1V0eDZheqfcyQ4EOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 700;
	src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v11/ZvcMqxEwPfh2qDWBPxn6nrPaLDTSXeXFRL0dx0NiHII.woff2) format('woff2');
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 700;
	src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v11/ZvcMqxEwPfh2qDWBPxn6ntkZ6ofoXFVR94fBb90XSvU.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 700;
	src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v11/ZvcMqxEwPfh2qDWBPxn6nuIaMZP5eRGvEWe_CNIU_oY.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 700;
	src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v11/ZvcMqxEwPfh2qDWBPxn6nnNuWYKPzoeKl5tYj8yhly0.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 900;
	src: local('Merriweather Black'), local('Merriweather-Black'), url(https://fonts.gstatic.com/s/merriweather/v11/ZvcMqxEwPfh2qDWBPxn6npRmMktGnN9fECZcESJ2wdY.woff2) format('woff2');
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 900;
	src: local('Merriweather Black'), local('Merriweather-Black'), url(https://fonts.gstatic.com/s/merriweather/v11/ZvcMqxEwPfh2qDWBPxn6nhYk6kXjxbl9hCl_j54B6tY.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 900;
	src: local('Merriweather Black'), local('Merriweather-Black'), url(https://fonts.gstatic.com/s/merriweather/v11/ZvcMqxEwPfh2qDWBPxn6nu8B3NNHiE7lEpFTE0KxUWk.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 900;
	src: local('Merriweather Black'), local('Merriweather-Black'), url(https://fonts.gstatic.com/s/merriweather/v11/ZvcMqxEwPfh2qDWBPxn6ntDLwwZd-mS_8JqJ_KGXwxs.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 300;
	src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://fonts.gstatic.com/s/merriweather/v11/EYh7Vl4ywhowqULgRdYwIFvxabc8-Ua_u_bDyl2V6ao.woff2) format('woff2');
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 300;
	src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://fonts.gstatic.com/s/merriweather/v11/EYh7Vl4ywhowqULgRdYwII_1JgVyIQZ7vlaYT5eo8zo.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 300;
	src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://fonts.gstatic.com/s/merriweather/v11/EYh7Vl4ywhowqULgRdYwIJpID8tihKRMKfpfDQ5OzSE.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 300;
	src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://fonts.gstatic.com/s/merriweather/v11/EYh7Vl4ywhowqULgRdYwIHM1hBkL4m68a-ReB_y0NYc.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 400;
	src: local('Merriweather Italic'), local('Merriweather-Italic'), url(https://fonts.gstatic.com/s/merriweather/v11/So5lHxHT37p2SS4-t60SlJX7FfjVuZf3W7tKvrYzIk8.woff2) format('woff2');
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 400;
	src: local('Merriweather Italic'), local('Merriweather-Italic'), url(https://fonts.gstatic.com/s/merriweather/v11/So5lHxHT37p2SS4-t60SlOb988d5RHZc66psPc8fYGQ.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 400;
	src: local('Merriweather Italic'), local('Merriweather-Italic'), url(https://fonts.gstatic.com/s/merriweather/v11/So5lHxHT37p2SS4-t60SlMAbIeegqMtwkwn2ZHUR4Nk.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 400;
	src: local('Merriweather Italic'), local('Merriweather-Italic'), url(https://fonts.gstatic.com/s/merriweather/v11/So5lHxHT37p2SS4-t60SlBMBlNeli-0RcAdOFWWLdxQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 700;
	src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://fonts.gstatic.com/s/merriweather/v11/EYh7Vl4ywhowqULgRdYwIEVUTRPtBn3BSc_rW_ryx7U.woff2) format('woff2');
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 700;
	src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://fonts.gstatic.com/s/merriweather/v11/EYh7Vl4ywhowqULgRdYwIDaggPqPUlqZtH2DnDrcMQE.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 700;
	src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://fonts.gstatic.com/s/merriweather/v11/EYh7Vl4ywhowqULgRdYwIOR3LJ09PnibSpWhv21tZ8w.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 700;
	src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://fonts.gstatic.com/s/merriweather/v11/EYh7Vl4ywhowqULgRdYwIEcqRxak6Wc5LUVz-l064SE.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 900;
	src: local('Merriweather Black Italic'), local('Merriweather-BlackItalic'), url(https://fonts.gstatic.com/s/merriweather/v11/EYh7Vl4ywhowqULgRdYwICR62gPmgX9pXMEmx1A9y0c.woff2) format('woff2');
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 900;
	src: local('Merriweather Black Italic'), local('Merriweather-BlackItalic'), url(https://fonts.gstatic.com/s/merriweather/v11/EYh7Vl4ywhowqULgRdYwIMbbw6pOSxajs_BxQ1hzVho.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 900;
	src: local('Merriweather Black Italic'), local('Merriweather-BlackItalic'), url(https://fonts.gstatic.com/s/merriweather/v11/EYh7Vl4ywhowqULgRdYwIOSQfM42FHfzkXTnQR6vRvg.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Merriweather';
	font-style: italic;
	font-weight: 900;
	src: local('Merriweather Black Italic'), local('Merriweather-BlackItalic'), url(https://fonts.gstatic.com/s/merriweather/v11/EYh7Vl4ywhowqULgRdYwIN4rWrnaUG5GaGDO0TOZR8c.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

main {
	overflow: hidden;
	background-color: #eaf9ff;
}
.agentmode {
	background:#eaf9ff;
}

.agentmode .booking-form {
	margin-bottom: 100px !important;
}

.agentmode main {
	/*background:#eaf9ff;*/
	background: url('/assets/img/upload/990b01e9329911508bbb93d97e266324-fr.jpg') center center fixed;
	background-size: cover;
}

.agentmode #Accueil_contenu #home_engines {
	margin-top: -30px !important;
}

main section:first-child {
	margin-top: 110px;
}

#agent-section {
	margin: 170px auto 0;
    min-height: 200px;
    height: auto;
}

.logo-block img {
	position: absolute;
    z-index: 100;
    top: -25px;
    left: -25px;
    height: 115px;
}
.book-now a {
	font-size: 18px !important;
    padding: 18px 10px 17px 0px !important;
}
.book-now a:hover {
	background: #0a1f54;
}
.book-now a:hover:after  {
	border-top: 61px solid #0a1f54!important;
}

.carousel-inner > .item > img {
    line-height: 1;
    width: 100%;
    min-height: 800px;
}

.carousel-inner2 > .item > img {
    line-height: 1;
    width: 100%;
    min-height: 500px;
}

#Accueil_contenu .engine-block {
	position: relative;
	top: -30px;
}
#Accueil_contenu #home_engines {
	margin-top:-80px;
}

@media screen and (min-width: 1200px) {
	#Accueil_contenu #home_engines {
	  margin-top: -200px!important;
	}
  }

.agentmode #Accueil_contenu .engine-block{
	top: 80px;
}
.agentmode #Vedette_contenu,.agentmode #home_ad_container{
	display:none;
}

#Adv_agent{
	display:none;
}
.agentmode #Adv_agent{
	display:block !important;
}
#Adv_agent .pubzone {
	max-width: 75%;
    margin: 0 auto;
    margin-bottom: 40px;
}

.highlight > .item > img {
	line-height: 1;
    width: 100%;
    min-height: 0 !important;
}
.direction-section h2 {
	font-weight: bold;
	text-transform: capitalize;
}
.direction-section .section-header {
	color: #0a1f54;
}
.direction-section .section-header h2 {
	color: #2aa5db;
	margin-top: 0px;
	width: 75%;
}
.direction-section .section-header h4 {
	font-weight: bold;
}
.direction-section .section-header p {
	line-height: 20px;
	margin-bottom: 20px;
}
.direction-section .section-header .pack_desc {
	line-height: 18px !important;
	font-size: 14px !important;
}
.direction-section .dir-content {
	color: #0a1f54;
}
.direction-section .dir-content h4 {
	color: #2aa5db;
}
.direction-section .section-header {
	margin-bottom: 40px;
}
.star-rating {
	font-size:20px;
	color:gold;
}
.entry-cover h5 {
	color: #2aa5db;
}
.tools-section .section-header {
	margin-bottom: 0px;
}
.pricing {min-width:185px;max-width:200px;}

/*Ruban  Faites-Vite */
#Vedette_contenu .gb_ribbon {
    width: 160px;
    height: 160px;
    overflow: hidden;
    position: absolute;
    z-index: 9;
}

#Vedette_contenu .gb_ribbon{
	top:7px!important;
	right:7px!important;
}
@media (min-width: 992px) { 
	#Vedette_contenu .gb_ribbon {
		top: 4px!important;
    	right: 19px!important;
	}
}

#Vedette_contenu .gb_remise {
    width: 160px;
    height: 160px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 14;
    z-index: 9;
    background: url(https://booking.jaimonvoyage.com/pics/bluebox_remise.jpg) no-repeat top left;
    padding: 22px 0px 0px 70px;
    height: 70px;
    min-width: 250px;
    display: block;
    margin-left: 15px;
    margin-bottom: 15px;
    color: #fff;
    font-family: 'Merriweather', sans-serif;
    font-size: 26px;
    font-weight: bold;
}
#Vedette_contenu .gb_remisepack {
	width: 160px;
    height: 160px;
    z-index: 9;
    background: url(https://booking.jaimonvoyage.com/pics/bluebox_remise.jpg) no-repeat top left;
    padding: 22px 0px 0px 70px;
    height: 70px;
    min-width: 250px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    color: #fff;
    font-family: 'Merriweather', sans-serif;
    font-size: 26px;
    font-weight: bold;
}


#Vedette_contenu .gb_ribbon span.gb_custom_text {
    position: absolute;
    display: block;
    width: 250px;
    padding: 10px 0;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    right: -70px;
    top: 30px;
    transform: rotate(45deg);
    height: 60px;
    background: #db2a52;
}
#Vedette_contenu .gb_ribbon span.gb_custom_text .gb_inner_custom_text {
    max-width: 130px;
    display: block;
    margin: 0 auto;
}
#Vedette_contenu .gb_ribbon span.gb_custom_text p {
    max-width: 130px;
    width: 130px;
    word-break: break-word;
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    text-shadow: 0 2px 2px rgba(0,0,0,.6);
    line-height: 18px;
}
#Vedette_contenu .gb_ribbon b.gb_full {
    font-size: 20px;
    text-shadow: 0 2px 2px rgba(0,0,0,.6);
}

#Vedette_contenu .flexholder{
	padding:0px;
}
#Vedette_contenu .flexholder .flexslider{
	background:rgba(0,0,0,0);
	border: 4px solid rgba(0,0,0,0);
	padding:0px;
	min-height:200px;
}
#Vedette_contenu .flexholder .flexslider .flex-control-nav{
	bottom:10px;
}
#Vedette_contenu .flexholder .flexslider .flex-viewport{
	padding:0px;
}
@media (min-width: 320px){
	#Vedette_contenu .flexholder .flexslider{
		min-height:200px;
	}
	#Vedette_contenu .flexholder .flexslider .flex-viewport{
		min-height:200px;
	}
	#Vedette_contenu .flexholder .flexslider .flex-viewport img{
		min-height:200px;
	}
}

@media (min-width: 576px) { 
	#Vedette_contenu .flexholder .flexslider .flex-viewport{
		max-height:300px!important;
	}
}
@media (min-width: 768px) {
	#Vedette_contenu .flexholder .flexslider .flex-viewport{
		max-height: 379px!important;
	}
	#Vedette_contenu .flexholder .flexslider .flex-viewport img{
		min-height:380px;
	}
}
#Vedette_contenu .flexholder .flex-prev,#Vedette_contenu .flexholder .flex-next{
	opacity:1!important;
	width: 40px;
	height:40px;
	padding:6px;
	border-radius:50%;
	background:rgba(255,255,255,0.4);
}
#Vedette_contenu .flexholder .flex-prev:hover,#Vedette_contenu .flexholder .flex-next:hover{
	background:#337ab7;
}
#Vedette_contenu .flexholder .flex-prev{
	opacity:1!important;
	left:10px!important;
}
#Vedette_contenu .flexholder .flex-prev:before,#Vedette_contenu .flexholder .flex-next:before{
	font-family:'FontAwesome';
	font-size:20px;
	margin-top:0px;
	opacity:1;
	color:#fff;
	text-align:center;
	width:100%;
	padding-top:0px;
}
#Vedette_contenu .flexholder .flex-prev:before{
	font-family:'FontAwesome';
	content:"\f0d9";
	
}
#Vedette_contenu .flexholder .flex-next{
	right:10px !important;
}
#Vedette_contenu .flexholder .flex-next:before{
	content:"\f0da";
}

.white_back {background: #fff;padding-top:20px;}






/* -- Section Padding */
.section-padding {
	padding-bottom: 75px;
	padding-top: 75px;
	display: inline-block;
	width: 100%;
}
.section-padding-mid {
	padding-bottom: 20px;
	padding-top: 20px;
	display: inline-block;
	width: 100%;
}
.section-top-padding {
	padding-top: 85px;
}
.section-bottom-padding {
	padding-bottom: 120px;
}

/* ## Header */
.header-section {
	position: relative;
	z-index: 11;
}
.header-section.navbar{
	height:61px!important;
}
.header-section.navbar-fixed-top .col-xs-2{
	width:8%;
}
.header-section.navbar-fixed-top .col-xs-10{
	width:92%!important;
}
.header-section.navbar-fixed-top .col-xs-10 a{
	padding:20px 15px;
}
.header-section.navbar-fixed-top .book-now .showfixed{
	display:block!important;
	font-size:9px!important;
}
.header-section.navbar-fixed-top .book-now .hiddenfixed{
	display:none!important;
}
.header-section.navbar-fixed-top .book-now a.showfixed {
	text-align:center;
   	font-size: 10px !important;
   	padding: 14px 14px 20px 0px !important;
    display: block;
    height: 61px !important;
    border-radius: 0px;
}
.header-section.navbar-fixed-top .book-now a.showfixed span{
	display:none;
}
.header-section.navbar-fixed-top .book-now:hover  a.showfixed{
	background:#0a1f54;
}
.header-section.navbar-fixed-top .book-now   a.showfixed:after {
    border-top: 61px solid #2aa9e0;
    border-left: 10px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    left: -20px;
    width: 20px;
    top: 0;
    bottom: 0;
}
.header-section.navbar-fixed-top .book-now:hover a:after{
	border-top: 61px solid #0a1f54;
}
.top-header {
	background-color: rgba(10,31,84,0.99);
	padding: 30px 0;
}
.top-header .contact-detail {
	text-align: right;
}
.contact-detail > div {
	display: inline-block;
	text-align: left;
	position: relative;
	padding-left: 45px;
	padding-right: 45px;
	margin: 0 25px;
	border-right: 1px solid rgba(52,73,128,1);
}
.contact-detail > div:last-child {
	border-right: none;
	margin-right: 0;
	padding-left: 0px;
	padding-right: 0;
}	
.contact-detail > div > img {
	position: absolute;
	left: 0;
	top: 5px;
}
.contact-detail > div > h6 {
	margin-bottom: 5px;
	margin-top: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'montserratsemi_bold';
	letter-spacing: 0.312px;
}
.contact-detail > div > a {
	text-decoration: none;
}
.contact-detail > div > a,
.contact-detail > div > p {
	font-weight: bold;
	text-transform: uppercase;
	color: #2aa9e0;
	font-family: 'Montserrat', sans-serif;
}
.contact-detail > div > p {
	margin-bottom: 0;
}

/* -- Expanding Social */
.top-header .menu-social { 
	display: inline-block;	
	width: 24px;
}
.menu-social .sb-social-input::-webkit-input-placeholder {
    color: #000;
}
.menu-social .sb-social-input:-moz-placeholder {
    color: #000;
}
.menu-social .sb-social-input::-moz-placeholder {
    color: #000;
}
.menu-social .sb-social-input:-ms-input-placeholder {
    color: #000;
}
.menu-social .sb-social {
	position: relative;
	height: 40px;
	width: 25px;
}
.menu-social .sb-icon-search,
.menu-social .sb-social-submit {
    width: auto;
    min-height: 25px;
    display: block;
    position: absolute;
    right: 0px;
    top: 5px;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
}
.menu-social .sb-social-submit {
    background: transparent;
 /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 /* IE 8 */
    filter: alpha(opacity=0);
 /* IE 5-7 */
    opacity: 1;
    color: transparent;
    border: none;
    outline: none;
    z-index: 1;
}
.menu-social .sb-icon-search {
    color: #fff;
    z-index: 90;
    font-size: 22px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    width: 30px;
}
.menu-social .sb-icon-search:before {
    font-family: 'FontAwesome';
}

/* Open state */
.menu-social .sb-social.sb-social-open,
.menu-social .no-js .sb-social {
    width: 100%;
    -webkit-transition: width 0.8s;
    -moz-transition: width 0.8s;
    transition: width 0.8s;
    -webkit-backface-visibility: hidden;
}
.menu-social .sb-social.sb-social-open .sb-icon-search,
.menu-social .no-js .sb-social .sb-icon-search {
    color: #fff;
    z-index: 11;
}
.menu-social .sb-social.sb-social-open .sb-social-submit,
.menu-social .no-js .sb-social .sb-social-submit {
    z-index: 90;
}
.menu-social .sb-social.sb-social-open .sb-social-input {
    top: 45px;
    padding: 10px 20px 10px 20px;
    background-color: #fff;
    width: 280px;
    height: 40px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
.menu-social .sb-social-input {
    position: absolute;
    top: 65px;
    right: 0px;
    border: none;
    outline: none;
    background: none;
    width: 0;
    height: 0;
    margin: 0;
    z-index: 10;
    font-family: inherit;
    font-size: 16px;
    color: #000;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
#navbar{
	height:61px;
}
#navbar:before{
	display:inline;
}
.header-section .menu-block .book-now a{
	height:61px!important;
}
.header-section .menu-block .book-now a::after{
	
	border-top-width: 61px!important;
	border-top-style: solid!important;
	border-top-color:#2AA9E0;
}
.header-section.navbar-fixed-top {
	position: fixed;
}
.header-section.navbar-fixed-top .top-header{
	display:none;
}
.header-section.navbar-fixed-top .menu-block .book-now {
	/*display: none;*/
}
.

	.navRow .col-xs-10 {
	 width:83%!important;
	}

.header-section.navbar-fixed-top .menu-block {
	margin-top: 0;
	/*border-bottom: 1px solid #efefef;*/
	background-color: transparent;
	box-shadow: 0px 20px 20px 0px rgba(234,249,255,0.9)
}

.agentmode .header-section.navbar-fixed-top .menu-block {
	box-shadow:none !important;
}

.header-section.navbar-fixed-top .menu-block .col-md-10 {
	width: 100%;
}

.logo_fixed	{display:none;}
.header-section.navbar-fixed-top ul li.logo_fixed {display:inline-block !important;padding:0;}
.header-section.navbar-fixed-top ul li.logo_fixed a {padding-top:5px;padding-bottom:0;}
.header-section.navbar-fixed-top ul li.logo_fixed a img {height:50px;}

/* ## Footer */
.footer-section {
	/*background-image: url("images/footer-bg-map.png");*/
	background-position: center;
	background-repeat: no-repeat;
}

/* -- Read More */
.read-more {
	display: inline-block;
	padding: 11px 13px 10px 23px;
	border: 2px solid #0a1f54;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.52px;
	text-decoration: none;
	color: #333;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.read-more i {
	margin-left: 40px;
	color: #fff;
	z-index: 1;
	position: relative;
}
.read-more::before {
	content: "";
	width: 52px;
	right: 0px;
	top: 0;
	bottom: 0;
	position: absolute;
	border-left: 15px solid transparent;
    border-top: 44px solid #0a1f54;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;

}
.read-more:hover {
	background-color: #0a1f54;
	color: #fff;
	text-decoration: none;
}
.read-more:hover::before { 
	border-top-color: #fff;
}
.read-more:hover i {
	color: #0a1f54;
}



/* -- Section Header */
.section-header {
	text-align: center;
	margin-bottom: 50px;
}
.section-header h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 28px !important;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0;
	padding-bottom: 50px;
	position: relative;
}
.section-header h3::before,
.section-header h3::after {
	content: "";
	bottom: 0;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.section-header h3::before {
	background-color: #d0d0d0;
	bottom: 9px;
	width: 114px;
	height: 2px;
}
.section-header h3::after {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	border: 2px solid #d0d0d0;
}

.section-header p {
	font-size: 15px;
	line-height: 27px;
	margin-top: 30px;
	letter-spacing: 0.3px;
	color: #666;
}

/* -- Page Banner */
.page-banner {
	background-color: #e74c3c;
	padding-top: 281px;
	height: 410px;
	background-image: url("images/about-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.page-banner h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #222;
	position: relative;
	text-transform: uppercase;
	margin: 0;
	float: left;
}

.page-banner .breadcrumb {
	float: right;
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
}
.page-banner .breadcrumb li {
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	letter-spacing: 0.56px;
}
.page-banner .breadcrumb li a {
	color: #222;
	text-decoration: none;
}
.page-banner .breadcrumb > li + li::before {
	color: #222;
}
.page-banner .breadcrumb li.active {
	color: #2aa9e0;
}

/* ## Footer */
.footer-section {
	background-color: #0a1f54;
}
.top-footer {
	padding: 80px 0 0;
}

.top-footer .widget_title {
	color: #fff;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 40px;
	margin-top: 0;
}
.top-footer .text_widget p {
	color: #ccc;
	font-size: 15px;
	letter-spacing: 0.3px;
	line-height: 18px;
}

.top-footer  ul.social_widget {
	padding-left: 0;
	margin-top: 35px;	
	margin-bottom: 30px;
}
.top-footer  ul.social_widget li {
	display: inline-block;
	margin-left: 8px;
}
.top-footer  ul.social_widget li:first-child {
	margin-left: 0;
}
.top-footer  ul.social_widget li a {
	width: 44px;
	height: 44px;
	float: left;
	text-align: center;
	line-height: 44px;
	border: 2px solid #797979;
	border-radius: 100%;
	text-decoration: none;
	color: #ccc;
	font-size: 15px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.top-footer  ul.social_widget li a:hover {
	background-color: #2aa9e0;
	border-color: #2aa9e0;
	color: #fff;
}

.top-footer .widget_newsletter {
	padding-left: 30px;
	padding-right: 30px;
	text-align:center;
}
.top-footer .widget_newsletter input {width:90%;}
.top-footer .widget_newsletter form {
	padding: 0px 35px;
}
.top-footer .widget_newsletter form .form-control {
	border: 2px solid #212121;
	height: auto;
	padding: 11px 28px;
	/*border-radius: 0;
	background-color: transparent;*/
	margin-bottom: 18px;
	outline: none;
	box-shadow: none;
}
.top-footer .widget_newsletter form .form-control::-webkit-input-placeholder {
	color: #787878;
	text-transform: uppercase;
}
.top-footer .widget_newsletter form .form-control:-moz-placeholder { /* Firefox 18- */
	color: #787878;
	text-transform: uppercase;
}
.top-footer .widget_newsletter form .form-control::-moz-placeholder {  /* Firefox 19+ */
	color: #787878;
	text-transform: uppercase;
}
.top-footer .widget_newsletter form .form-control:-ms-input-placeholder {  
	color: #787878;
	text-transform: uppercase;
}
.top-footer .widget_newsletter form input[type="submit"] {
	background-color: #2aa9e0;
	color: #e9e9e9;
	width: 100%;
	border: none;
	outline: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Hind",sans-serif;
    font-size: 13px;
	padding-top: 14px;
	padding-bottom: 12px;
	letter-spacing: 0.52px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.top-footer .widget_newsletter form input[type="submit"]:hover {
	background-color: #fff;
	color: #0a1f54;
}
.top-footer .widget_gallery ul {
	padding-left: 0;
	margin-bottom: 0;
}
.top-footer .widget_gallery li {
	/*float: left;*/
	width: 33.3333%;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	color: #fff;
    list-style: none;
}
.top-footer .widget_gallery li a {
	display: inline-block;
	position: relative;
}
.top-footer .widget_gallery li a::before {
	background-color: rgba(42,169,224,0.85);
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: inline-block;
	position: absolute;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	opacity: 0;
}
.top-footer .widget_gallery li a:hover::before {
	opacity: 1;
}
.top-footer .widget_gallery li a:hover::after {
	content:"\f065";
	font-family:'FontAwesome';
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
	top: 50%;
	font-size: 15px;
	color: #fff;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.bottom-footer {
	padding: 30px 0;
	text-align: center;
}

.bottom-footer p {
	margin-bottom: 0;
	color: #ccc;
	letter-spacing: 0.56px;
}

.left.carousel-control  span {
	font-size: 40px;
    top: 10%;
    position: absolute;
    left: 30%;
    font-weight: normal;
}
.right.carousel-control  span {
	font-size: 40px;
    top: 10%;
    position: absolute;
    right: 30%;
    font-weight: normal;
}

#Accueil_contenu {
	padding: 0 0 50px 0;
	background:#eaf9ff;
	margin-bottom: -80px;
}

.agentmode #Accueil_contenu {
	background:none !important;
}

.agentmode .footer_msg {
	display:none !important;
}

#Vedette_contenu {
	background: #eaf9ff;
}

#Outils_contenu {
	background: #fff;
	padding: 0 0 50px 0;
}
#Outils_contenu h4 {padding: 0 20px;}

#Outils_contenu .flexrow .statistics-box h6 {padding: 0 10px}


#footerMenu {margin:0 auto;text-align:center; 
	/*display:flex;*/
	/*flex-flow:wrap;*/
}
#footerMenu li {display:block !important;}
#footerMenu a {color:#fff  !important;}
#footerMenu a:hover {color:#2aa9e0  !important;}

#newsletter-signup-form button {border-radius:4px !important;}

.agentmode main section.container-fluid {background: rgba(255,255,255,0.66);}

.title-head-block h2, .overlay h2 {
	font-size:30px;
	margin-bottom:0;
	width:100%;
	font-weight: 700;
    color:#2aa9e0;
    font-family: 'Montserrat', sans-serif;
}

.title-head-block h3 {
	font-size:18px;
	font-family: "Merriweather", sans-serif;
    font-weight: 700;
}

.overlay h3 {
	font-size:18px;
	margin-top:5px !important;
	margin-top:20px;
	font-family: "Merriweather", sans-serif;
    font-weight: 700;
}

.overlay {
	padding: 10px 0 25px 0;
}

#toHolder li {margin-left:50px !important;margin-right:50px !important;}

#page-profil main {background:#eaf9ff;}

.grilles_aubaines h3, .trouvez_agent h3 {
	background: #2aa9e0;
	color: #fff;
	text-align:center;
	padding:10px 20px;
	width:100%;
}

.grilles_aubaines .btn {
	text-transform: none;
}

.grilles_aubaines label {
	padding-top: 3px;
}

.grilles_aubaines .row {
    padding: 5px 0 0;
}

.grid_options label {
	padding-left:5px;
	font-weight:normal;
	font-size:13px;
	line-height:1;
}

.blog.page h4 {font-size:22px;color:#2aa9e0;font-weight:bold;}
.blog.page h5 {font-size:18px;color:#000;font-weight:bold;}
.blog.page h6 {font-size:17px;color:#000;font-weight:normal;text-decoration:underline;}

#tAgent .row {padding: 0 10px;}
#tAgent .row div {padding:5px;}
.tAgent_head {font-weight:bold;}

.page-wrapper {
	min-height:500px;
}


.ow-navigation .nav.navbar-navi > li.dropdown.show {
	display:inline-block !important;
}

.booking-form form .form-group input {
	text-align:left;
}

#home_engines h4 {margin-top:10px;}

#engineSirev .mainrow{
	margin-top: 10px;
}
#engineSirev .main_options{
	margin-top:20px !important;
}
#engineSirev .collapsor label{
	cursor:pointer !important;
}
#engineSirev .mainrow label{
	margin-top:0px;
}
#engineSirev .form-group{
	margin-bottom:0px;
}

/* plugin mariage, hack pour réparer le sous-menu destination inutilisable */
.site-main #wedding_box #menublock02 > li:hover > .sous-menu {
	top:40px !important;
}
.site-main #wedding_box #block-accueil{
	margin-top:15px;
}


/* comptoir du voyageur */
.site-main #desktop_box #custom_wrapper .gb_desktop_wrapper .gb_tile_holder h2.ui-state-default{
	color:#fff !important;
	background-image:none !important;

}
.site-main #desktop_box #custom_wrapper .gb_desktop_wrapper .gb_tile_holder h2.ui-state-hover{
	background-color:#0a1f54 !important;
}
.site-main #desktop_box #custom_wrapper .gb_desktop_wrapper .gb_tile_holder h2.ui-state-active{
	background-color:#0a1f54 !important;
}


/*plugin groupe */
.site-main #group_box .gb_accent_bg{
	background-color:#2aa9e0 !important;
}
.bootstrap-datetimepicker-widget.dropdown-menu{
	min-width: 200px !important;

}

#duax_details {
	background: #d6f1fd;
	padding: 15px;
	border-radius:7px
}
#duax_image {text-align: center;}

#page-\/ .top-header {background-color: rgba(10,31,84,0.8) !important;}

.faqitem {
	cursor: pointer;
    border-bottom: dotted 1px #ddd;
    padding: 7px 0 5px 0;
    padding-left: 20px;
    background: url("/pics/menu/arrow.gif") no-repeat 0px 14px;
}

.faqitem_answer {
	background-color: #d6f1fd;
    margin-bottom: 10px;
    padding: 10px;
    margin-left: 20px;
    display:none;
}


.modal_form {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10; /* Sit on top */
  padding-top: 250px !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0,0,0,0.75);
}
.modal_form-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px !important;
  border: 1px solid #888;
  width: 55%;
  min-height:200px;
  animation-name: modal_form-bounceIn;
  animation-duration: 450ms;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-delay: 2s;
}
.modal_form-content h2 {font-size:26px;margin-top:0;}
.modal_form-content p {line-height:1.15;}
.modal_form-content .rebate_wrapper {
	background-image:url("/assets/img/savings_banner.jpg");
	width:285px;
	padding:7px;
	height:50px;
}
.modal_form-content .rebate_holder {
	width:200px;
	color:#fff;
	font-size:12px;
	line-height:1.15;
	float:left;
	margin-right:23px;
}
.modal_form-content .rebate_flash {
	color:#fff;
	font-size:20px;
	font-weight:bold;
	margin-top:7px;
}
.modal_form-content .rebate_flash sup {font-size:60%;}
.modal_form-close {
  color: #aaaaaa;
  float: right;
  font-size: 22px;
  font-weight: bold;
  cusrsor:pointer;
}
.modal_form-close:hover,
.modal_form-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

@keyframes modal_form-bounceIn{
  0%{
    opacity: 0;
    transform: scale(0.3) translate3d(0,0,0);
  }
  50%{
    opacity: 0.9;
    transform: scale(1.1);
  }
  80%{
    opacity: 1;
    transform: scale(0.89);
  }
  100%{
    opacity: 1;
    transform: scale(1) translate3d(0,0,0);
  }
}

.opc_note {
	font-family: courier;
    line-height: 1.2;
    font-size: 11px;
    padding: 10px;
    border: solid 1px #fff;
    background: #d6f1fd;
    color: #222B2B;
    margin: 15px 0;
}
.opc_note img {
	margin-top:7px;
}

.ui-slider-handle {background: #1c94c4;border:solid 1px #ccc;}
#comm_slider {background:#fff;}

.badge_new {
	background:green;
	color:#fff;
	padding:0px 7px;
	margin-left:5px;
	border-radius:3px;
	font-size:10px;
}

.pagetop_banner_ambname {
	margin:-25px;
	position:relative;
	max-width: 500px;
	top:-90px;
	left:350px;
	z-index:2;
	text-shadow:0.1em 0.1em 0.2em #228b1f;
	font-size:36px;
	font-family:'Merriweather', sans-serif;
	font-weight:bold;
	color:#fff;
}
/* ========================================================================== */
/* ========================================================================== */
							/* [ ## Responsive ] */
/* ========================================================================== */
/* ========================================================================== */


@media (max-width: 991px){
	#agent-section {
		margin:0px 10px;
		width:calc(100% - 20px);
	};
	#agent-section #thumbnail_avatar{
		width:15%;
	}
	#agent-section .thumbnail_info{
		width:30%;
	}
	#agent-section .thumbnail_concours{
		width:50%;
	}
	.gb-plugin-m .thumbnail_content {
		margin:10px 10px;
		width:calc(100% - 20px);
		background:#f6f6f6;
    	border: 1px solid #ebebeb !important;
	}
	#agent-section .thumbnail_social{
		position:absolute;
		top:110px;
		left:10px;
	}
	.pagetop_banner_ambname {
		margin:-25px;
		position:relative;
		top:-190px;
		left:110px;
		z-index:2;
		text-shadow:0.1em 0.1em 0.2em #228b1f;
		font-size:20px;
		font-family:'Merriweather', sans-serif;
		font-weight:bold;
		color:#fff;
	}
}
@media (max-width:768px){
	#agent-section .thumbnail_concours{
		width:100%;
	}
	#agent-section #thumbnail_avatar{
		width:25%;
	}
	#agent-section .thumbnail_info{
		width:70%;
		margin-bottom:20px
	}
	#agent-section #thumbnail_sections ul li{
		height:50px;
		padding:10px;
		background:#0a1f54 !important;
	}
}
/* -- min-width: 1200 */
@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 992px){
	.ow-navigation .nav.navbar-navi li > a {
	    padding: 20px 8px;
	}
}

/* -- min-width: 992 */
@media (min-width: 992px) {
	/* -- Header Section */
	.header-position {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}
	
	/* -- Section Header */
	.section-header p {
		padding: 0 19%;
	}
}

/* -- min-width: 992 to max-width: 1200 */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.carousel-inner > .item > img {
		min-height: 0;
	}
	.book-now a {
		font-size: 18px !important;
		line-height: 22px;
		height:61px;
    	padding: 9px !important;
	}
	.slider-section .carousel-caption {
		top: 60% !important;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 992px){
	.booking-form form .form-group {
		width:100%;
	}
}

/* -- min-width: 768 to max-width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	
}

/* -- max-width: 991 */
@media (max-width: 990px) {	
	/* -- Header Section */
	.top-header .menu-social {
		position: absolute;
		right: 40px;
		color:#fff;
	    bottom: -26px;
	    filter: invert(50%);
	    z-index: 100;
	}
	.logo-block {
		display: none;
	}
	.top-header {
		padding-bottom: 25px;
		padding-top: 25px;
	}
	.top-header .contact-detail  {
		text-align: center;
	}
	.contact-detail > div {
		border-right: 1px solid rgba(255,255,255,0.2);
		padding-right: 30px;
		margin-left: 10px;
		margin-right: 10px;
	} 
	/* -- Footer */
	.top-footer {padding-top:40px;}
	.top-footer .text_widget {
		margin-bottom: 40px;
	}	
	.top-footer .widget_gallery li { 
		padding-left: 6px;
		padding-right: 6px;
	}

	/* engine */
	.multiEngine .nav-tabs > li > a {
		padding: 10px 10px !important;
	}
	
	/* -- Page Banner */
	.page-banner { 
		height: 300px;
		padding-bottom: 130px;
		padding-top: 130px;
	}

	main .shell {padding:0px;}
	main .shell div {padding:3px;}

	.all_options {
		margin-left:5px;
	}

	.multiEngine div {padding: 3px !important;}

	#Accueil_contenu {margin-top:-75px;padding:15px;}
	#Accueil_contenu .shell {padding:0px;}
	.type-post .entry-cover {padding:0;}
	#booking-carousel {padding:0;margin-bottom:0;}
	#booking-carousel div {padding:0;}
	.booking-form h4 {text-align:center;width:50%;margin:0 auto;border-bottom:none;}
	.dir-content {margin-bottom:0;}
	.dir-box, .pricing {width:100%;}
	.pack_desc {padding:15px 0 0 !important;margin:0px !important;}
	.section-header {margin-bottom:0px;}
	.multiEngine ul {margin-bottom:0px;}
	.datetimepicker-input {max-width:none;}
	.navbar-fixed-top .logo {height:55px;top:3px;}

	.info_block {text-align:center;}
	
	.slider-section .carousel-caption h2 {
		font-size: 48px;
    	line-height:48px;
	}

	.slider-section .carousel-caption h6 {
		width:80%;
		padding:15px;
		margin: 30px 0 30px;
	}

	main section:first-child {
		margin-top:0px;
		padding-top:0px;
	}

	#agent-section {margin: 0 auto;}

	.title-head-block {padding: 0 35px;}
	.title-head-block .overlay {padding: 10px 0 0 0;}

	.overlay h2 {
		font-size:28px;
	}

	.overlay h3 {
		font-size:16px;
	}

	.vedette_wrapper {
		display:flex;
		flex-direction:column-reverse;
		padding:0;
	}
	.vedette_packs .content-area{
		display:flex;
		 flex-wrap: wrap;
	}
	.vedette_packs .content-area .type-post{
		flex:1;
	}

	#getgrid form {padding:10px;}
	#getgrid .row {padding:0 0 10px 7px;}
	#getgrid div {padding:0 0 0 7px;}

	.grilles_aubaines label {margin-bottom:0;}

	.logo_fixed {display:none;}

	.ow-navigation .navbar-toggle {
	    display: block;
	    background-color: #fff;
	    margin-bottom: 13px;
	    margin-top: 13px;
	    margin-right: 20px;
	    border-radius: 0;
	    border-color: #2aa9e0;
	}
	.navbar.navbar-default.ow-navigation .navbar-collapse.collapse.show{
		background: #fff;
		display:block !important;
	}
	.navbar.navbar-default.ow-navigation .navbar-collapse.collapse {
    	display: none!important;
    	height: auto!important;
    	padding-bottom: 0;
    	overflow-y: scroll!important;
    	position:relative;
	}
	.navbar.navbar-default.ow-navigation .navbar-collapse.collapse.in {
		display: block!important;
	}
	.navbar.navbar-default.ow-navigation .navbar-collapse.collapse:before {
		position: absolute;
	    top: 0px;
	    width: 100%;
	    height: 20px;
	    left: 0px;
	    content: "";
	    display: block;
	    background: #fff;
	}
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		    margin-top: -50px;
    padding-top: 20px;
    max-height: 378px;
	}
	.menu-block .book-now{
		background:#2aa9e0;
		max-height:61px;
	}
	.menu-block .book-now:hover{
		background:#0a1f54;
	}

	.menu-block .book-now a {
    	display: block;
    	font-size: 17px !important;
    	padding: 6px 10px 6px 6px !important;
	}
	.menu-block .book-now a span{
		display:none;
	}
	.menu-block .book-now:hover a {
		background:#0a1f54;
	}
	.menu-block .book-now a:after {
	    border-top: 61px solid #2aa9e0;
	    border-left: 10px solid transparent;
	    content: "";
	    display: inline-block;
	    position: absolute;
	    left: -25px;
	    width: 20px;
	    top: 0;
	    bottom: 0;
	}
	.menu-block .book-now:hover a:after{
		border-top: 61px solid #0a1f54;
	}
	.booking-form form .form-group {
		width:100%;
	}
	.multiEngine ul{
		padding-left:10px !important;
	}
	#Vedette_contenu .type-post .content-box {
		min-height:325px;
	}
	#Vedette_contenu .entry-footer {
    	position: absolute;
    	bottom: 2px;
    	left: 2px;
    	width:calc(100% - 4px);
	}
	.header-section.navbar-fixed-top .col-xs-10 {
		width: 83.3333333%!important;
	}
	.header-section.navbar-fixed-top .col-xs-2{
		width:16.66666667%!important;
	}
	.menu-block .book-now{
		height:61px!important;
		padding-left:0px;
	}
	.menu-block .book-now a {
    	font-size: 15px !important;
    	padding: 6px 20px 0px 0px !important;
    	display: block;
	}
	.menu-block .book-now:hover{
		background:#0a1f54;
	}
	.menu-block .book-now:hover a{
		background:#0a1f54;
	}
	.menu-block .book-now a:after {
	    border-top: 61px solid #2aa9e0;
	    border-left: 10px solid transparent;
	    content: "";
	    display: inline-block;
	    position: absolute;
	    left: -20px;
	    width: 20px;
	    top: 0;
	    bottom: 0;
	}
	.menu-block .book-now:hover a:after{
		border-top: 61px solid #0a1f54;
	}
	.menu-block .book-now a{
		padding:20px 0px 20px 0px!important;
		line-height: 17px;
		font-size: 12px !important;
		font-weight:normal;
		letter-spacing:1px;
	}
	.menu-block .book-now a i,.menu-block .book-now a svg{
		font-size:22px;
	}
	.ow-navigation {
    	height:60px!important;
	}
	.ow-navigation .navbar-navi {
    	background:#fff;
		padding:5px;
	}

	.modal_form {padding-top: 200px !important;}
	.modal_form-content {
	  width: 90%;
	}

	#footerMenu {
		flex-direction: row;
    	display: flex;
    	align-items: center;
    	flex-wrap: wrap;
    	justify-content: center;
	}
	#footerMenu li {float:left;}
	.footer_menu_wrapper {text-align:center;}
}

/* -- max-width: 767 */
@media (max-width: 767px) {
	.top-header .menu-social {
		position: absolute;
		color:#fff;
		right: 200px;
	    bottom: -81px;
	    filter: invert(50%);
	    z-index: 100;
	}
	.contact-detail > div {
		padding-left: 30px;
		padding-right: 20px;
		margin-left: 0px;
		margin-right: 10px;
	} 
	/* -- Page Banner */
	.page-banner { 
		padding-bottom: 110px;
		padding-top: 110px;
	}
	.page-banner .breadcrumb {
		float: left;
		width: 100%;
		padding-left: 0;
		margin-bottom: 0;
	}
	.carousel-inner > .item > img {
		min-height: 0;
	}
	.engine-block {
		position: relative;
		top: 15px;
	}

	#Accueil_contenu .engine-block{
		top: 15px;
	}
	
	
}




/* -- max-width: 639 */
@media (max-width: 639px) {
	.top-footer .widget {
		width: 100%;
		margin-bottom: 40px;
	}
	.top-footer .widget:last-child {
		margin-bottom: 0;
	}
	.top-footer .widget_gallery li { 
		width: auto;
	}

}

/* -- max-width: 479 */
@media (max-width: 576px) {
	.top-header .menu-social {
		position: absolute;
		right: 5px;
		height:30px;
		top:-20px;
		filter: none;
    	z-index: 100;
	}
	.menu-block .book-now a{
		font-size:10px;
	}
	.menu-social .sb-social.sb-social-open .sb-social-input {
		width: 200px;
	}
	.contact-detail > div { 
		margin-bottom: 10px;
		margin-top: 10px;
		border-right: none;
	}
	.ow-navigation .logo{
		height: 75px;
	}
	.ow-navigation #navbar .logo_fixed{
		display: none !important;
	}
	.menu-block .book-now{
		text-align:center;
	}
	.menu-block .book-now a{
		padding: 20px 0px 20px 0px!important;
	}
	.menu-block .book-now:after{
		position: absolute;
		right: -3px;
		height: 61px;
		width: 10px;
		top: 0px;
		display: block;
		content: "";
		background: #2aa9e0;
		z-index: 99999999;
	}
	.carousel-caption h6{
		width: 95% !important;
		font-size: 13px !important;
	}
	#Accueil_contenu .engine-block {
		top: 15px;
	}
}

/* datetime picker */
/*@preserve
 * Tempus Dominus Bootstrap4 v5.0.0-alpha14 (https://tempusdominus.github.io/bootstrap-4/)
 * Copyright 2016-2017 Jonathan Peterson
 * Licensed under MIT (https://github.com/tempusdominus/bootstrap-3/blob/master/LICENSE)
 */
 .sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.bootstrap-datetimepicker-widget {
    list-style: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
	min-width:290px !important;
}
.bootstrap-datetimepicker-widget table {
    width: 50%;
    margin: 0;
}

@media (min-width: 576px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu{
		min-width: 330px !important;
	}
	.bootstrap-datetimepicker-widget table {
		width: 100%;
		margin: 0;
	}
}
