@font-face {
	font-family: 'Parisienne';
	src: local('Parisienne'), url('../fonts/Parisienne.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: local('Roboto'), url('../fonts/Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: local('Roboto'), url('../fonts/Roboto-Medium.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

body {
	color: #707070;
	font-size: 15px;
	line-height: 28px;
	background-color: #fff;
}

body p {
	font-size: 16px;
	line-height: 28px;
}

body, h1, h2, h3, h4, h5, h6, input[type="text"], input[type="password"], input[type="email"], textarea, select, input[type="button"], input[type="submit"], button, #tiptip_content, .map-box p, .map-box div, .numerical-rating .utf_counter_star_rating, body .nav_responsive i.menu-trigger:after {
	font-family: 'Roboto', 'Nunito', sans-serif;
	text-transform: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #323232;
}

* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

a:focus {
	outline: none !important;
}

ul, li {
	margin: 0px;
	list-style-type: none;
}

textarea:focus, input:focus {
	border: 1px solid #d8d8d8;
}

label {
	display: block;
	margin: 0;
}

::-webkit-input-placeholder {
	color: #888;
	opacity: 1;
}

:-moz-placeholder {
	color: #888;
	opacity: 1;
}

::-moz-placeholder {
	color: #888;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #888;
	opacity: 1;
}

input:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus:-moz-placeholder {
	color: transparent;
}

input:focus::-moz-placeholder {
	color: transparent;
}

input:focus:-ms-input-placeholder {
	color: transparent;
}

textarea:focus::-webkit-input-placeholder {
	color: transparent;
}

textarea:focus:-moz-placeholder {
	color: transparent;
}

textarea:focus::-moz-placeholder {
	color: transparent;
}

textarea:focus:-ms-input-placeholder {
	color: transparent;
}

input::-webkit-input-placeholder {
	color: #828282;
}

input:-moz-placeholder {
	color: #828282;
}

input::-moz-placeholder {
	color: #828282;
}

input:-ms-input-placeholder {
	color: #828282;
}

textarea::-webkit-input-placeholder {
	color: #828282;
}

textarea:-moz-placeholder {
	color: #828282;
}

textarea::-moz-placeholder {
	color: #828282;
}

textarea:-ms-input-placeholder {
	color: #828282;
}

/********************************/

/* CUSTOM CSS NICO */

/********************************/

html {
	scroll-behavior: smooth;
}

.bold_class p {
	font-weight: bold;
}

.tarif_include span {
	font-weight: bold;
}

.utf_dashboard_navigation ul li ul li:hover, .utf_dashboard_navigation ul li:hover {
	background-color: rgba(36, 171, 225, 0.15);
}

.center {
	text-align: center;
}

.chk-welcome-tour {
	margin-top: 5px;
}

.chk-welcome-tour a {
	color: #707070;
}

.chk-welcome-tour a:hover {
	color: #24AAE1;
}

.icone_white_blue {
	margin-right: 10px;
	color: #fff;
	width: 40px;
	height: 40px;
	font-size: 18px;
	background: #24AAE1;
	padding: 10px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
}

.icon_gray {
	background: #727272 !important;
}

.icon_blue {
	background: #24AAE1;
}

.blue {
	color: #24AAE1;
}

.fblue {
	color: #24AAE1 !important;
}

.red {
	color: #ff2222;
}

.bgred {
	background: #de5959 !important;
}

.bgblue {
	background: #24AAE1 !important;
}

.white {
	color: #fff;
}

.href_blue_white {
	color: #24AAE1 !important;
}

.href_blue_white:hover {
	color: #FFFFFF !important;
	text-decoration: underline;
}

.href_blue_gray {
	color: #24AAE1 !important;
	box-shadow: none !important;
}

.href_blue_gray:hover {
	color: #707070 !important;
	text-decoration: underline;
}

.href_white_gray {
	color: #424242 !important;
	box-shadow: none !important;
}

.href_white_gray:hover {
	color: #FFF !important;
	text-decoration: underline;
}

.notif_blue {
	color: #3184ae;
}

.notif_green {
	color: #54ba1d;
}

.notif_red {
	color: #de5959;
}

.footer_copyright_part a {
	color: #24AAE1;
}

.footer_copyright_part a:hover {
	text-decoration: underline;
}

.profil-menu-photo ul li {
	padding: 3px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.profil-menu-photo {
	margin: 0px;
	top: 0px;
	padding: 0px;
	font-weight: 400;
}

#wob-notification-bar {
	position: fixed;
	width: 100%;
	z-index: 9999;
	opacity: 0.95;
	display: none;
}

.photoUpload a {
	cursor: pointer;
}

.photoUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

.cropDivCmd {
	text-align: center;
}

.cropDivCmd button {
	margin: auto;
}

.ul_li li {
	list-style-type: circle;
	margin: 5px
}

.icone_blue_txt_white {
	background: #24AAE1;
	color: #fff;
	border-radius: 50%;
	padding: 1px;
}

.icone_blue_txt_white2 {
	background: #24AAE1;
	color: #fff;
	border-radius: 30px;
	padding: 5px;
	font-size: 20px;
	text-align: center;
	width: 50px;
}

.icone_blue_txt_white3 {
	color: #fff;
	padding-left: 5px;
	font-size: 11px;
	text-align: center;
	background: none;
	float: none;
}

.icone_red_txt_white {
	background: #ff2222;
	color: #fff;
	border-radius: 50%;
	padding: 1px;
}

.scrolling-wrapper {
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}

.divMinFilter {
	display: inline-block;
	max-width: 80px;
	margin: auto;
	margin: 5px;
}

.pointer {
	cursor: pointer;
}

.fs13 {
	font-size: 13px;
}

.fs25 {
	font-size: 25px;
}

.dnone {
	display: none;
}

.overflow-scroll {
	overflow: auto;
}

.just-show {
	background-color: #f2f2f2 !important;
}

.matac {
	margin: auto;
	text-align: center;
}

.mt5 {
	margin-top: 5px;
}

.btn-form {
	display: inline-block;
}

.wob-legend {
	font-size: 12px;
	margin: 5px;
	font-style: italic;
	float: right;
	text-align: right;
}

.wob-legend2 {
	font-size: 12px;
	margin: 5px;
	font-style: italic;
	text-align: right;
}

.wob-date-message {
	font-size: 10px;
	font-style: italic;
	color: #cdcdcd;
}

.inputLoader {
	background-image: url(/images/icons/loaderInput.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position-x: 96%;
}

.inputLoader_left {
	background-image: url(/images/icons/loaderInput.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 20px auto;
}

.inputSaveOk_left {
	background-image: url(/images/icons/save_ok.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 20px auto;
}

#textNoteInfo {
	color: #24AAE1;
	font-size: 14px;
}

.modele-box {
	padding: 15px;
	margin: 15px 0px;
	margin-bottom: 0px;
	width: 100%;
	border: 1px solid #f2f2f2;
}

.modele-box-btn {
	background-color: #f2f2f2;
	padding: 5px;
	margin-bottom: 10px;
}

.row .table td {
	padding-top: 20px;
}

.row .checkboxes label {
	margin-left: 8px;
}

.plus-icon-gml i {
	padding: 8px;
	background: none;
	font-size: 25px;
	float: right;
	margin-right: 0px;
}

.loc-padding {
	padding: 25px 0px;
}

#social-icon-adm {
	height: 45px;
	float: left
}

#social-icon-adm ul {
	padding: 0px;
	margin: 0px;
	margin-top: 6px;
	margin-left: 12px;
}

#social-icon-adm ul li {
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
}

.fix-fa-icon i {
	padding-top: 11px;
	cursor: pointer;
}

.fix-icon-menu {
	width: 30px !important;
	line-height: 1 !important;
}

.rotate-open {
	animation: rotation-plus-open 1s ease forwards;
}

.rotate-close {
	animation: rotation-plus-close 1s ease forwards;
}

.div-location-photo {
	padding: 10px;
	height: 325px;
	border: 1px solid #cdcdcd;
	text-align: center;
	margin-left: -1px;
	margin-top: -1px;
}

.div-location-photo img {
	max-height: 200px;
}

.div-location-photo select {
	width: 70px;
	float: left;
	height: 30px;
	margin: 0px;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

.tal {
	text-align: left;
}

.taj {
	text-align: justify;
}

.an-logo {
	padding: 0px;
	margin: 10px 0px;
}

.an-lien {
	padding: 0px;
}

.pub-link {
	font-weight: 600;
}

.txt-green {
	font-weight: 700 !important;
	color: #54ba1d !important;
}

@keyframes rotation-plus-open {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(45deg);
	}
}

@keyframes rotation-plus-close {
	from {
		transform: rotate(45deg);
	}

	to {
		transform: rotate(0deg);
	}
}

@media (max-width: 406px) {
	.utf_tabs_nav li {
		margin: 0px -3px;
	}
}

@media (max-width: 767px) {
	.only-mobile {
		display: inline-block;
	}

	.imgMobile {
		max-width: 325px;
		;
	}
}

@media (min-width: 768px) {
	.only-mobile {
		display: none;
	}

	.imgMobile {
		max-width: 100%;
	}
}

@media (max-width: 1024px) {
	#dashboard {
		display: block;
	}

	#tiptip_content {
		font-size: 14px;
	}

	.social-icon-adm-pc {
		display: none;
	}

	.social-icon-adm-mob {
		display: block;
	}

	.height_header {
		height: 70px;
	}

	.an-logo {
		text-align: center;
	}
}

@media (min-width: 1025px) {
	.social-icon-adm-pc {
		display: block;
	}

	.social-icon-adm-mob {
		display: none;
	}

	.height_header {
		height: 54px;
	}

	.an-logo {
		text-align: left;
	}
}

/* petit écran */

@media (max-width: 991px) {
	.an-lien {
		text-align: center;
		margin: 15px 0px;
	}

	.loc-padding {
		padding: 25px 15px;
	}

	#gml-cal-loc-config {
		display: none;
		position: absolute;
		top: 0px;
		left: 0px;
		overflow-y: scroll;
		border: 1px solid #707070;
		z-index: 9999;
		width: 100%;
	}

	#tabcalendar {
		display: flex;
		flex-direction: column;
	}

	#gml-cal-loc-calendar {
		order: 2;
	}

	#gml-cal-loc-bloc-right {
		order: 1;
		padding: 0px;
		height: auto;
	}
}

/* grand écran */

@media (min-width: 992px) {
	.an-lien {
		text-align: right;
		margin-top: 18px;
	}

	#tabcalendar {
		display: flex;
		flex-direction: row;
	}

	#gml-cal-loc-calendar {
		order: 1;
	}

	#gml-cal-loc-bloc-right {
		order: 2;
		padding-left: 20px;
		padding-right: 0px;
		height: 100%;
	}
}

.toolTipBox {
	cursor: pointer;
}

.cal-hr {
	height: 1px;
	color: #FFF;
	background-color: #FFF;
}

.input-not-allowed {
	background-color: #f2f2f2 !important;
	cursor: not-allowed !important;
	color: #707070 !important;
}

/* Overline From Center */

.hvr-overline-from-center {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	overflow: hidden;
}

.hvr-overline-from-center:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 51%;
	right: 51%;
	top: 0;
	background: #24AAE1;
	height: 4px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
	left: 0;
	right: 0;
}

/********************************/

/* CUSTOM CALENDAR NICO */

/********************************/

#gml-cal-loc-calendar {
	padding: 1px;
	overflow-y: scroll;
}

#gml-cal-loc-filtre {
	padding: 0px;
}

#gml-cal-loc-config {
	background-color: #fbfbfb;
	padding: 15px;
}

.gmlc-table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 30px;
}

.gmlc-th {
	border-collapse: collapse;
	font-size: 20px;
	vertical-align: baseline;
	height: 35px;
	color: #323232;
}

.gmlc-tr {
	border-collapse: collapse;
}

.gmlc-td {
	border: 1px solid #eaeaea;
	border-collapse: collapse;
	height: 65px;
	vertical-align: baseline;
	width: 14.2%;
}

.gmlc-td:hover, .gmlc-td:focus, .gmlc-bloque:hover, .gmlc-bloque:focus {
	background-color: rgb(36, 170, 225, 0.15) !important;
	cursor: pointer;
	transition: all 0.3s ease-in;
	outline: none;
}

.gmlc-cell {
	height: 100%;
	width: 100%;
	position: relative;
}

.gmlc-today {
	height: 100%;
}

.gmlc-today .gmlc-day {
	color: #000;
	font-weight: 700;
}

.gmlc-day {
	font-size: 13px;
	line-height: 13px;
	width: fit-content;
	height: 15px;
	padding: 3px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.gmlc-vac {
	color: #FFF;
	width: auto;
	font-size: 10px;
	border-radius: 29px;
	padding: 0px 3px;
	top: 0px;
	right: 0px;
	position: absolute;
	margin-top: 3px;
	margin-right: 3px;
	background-color: rgba(84, 186, 29, 0.4);
	height: 13px;
	line-height: 13px;
}

.gmlc-price::-webkit-scrollbar {
	display: none;
}

.gmlc-price {
	color: #FFF;
	width: auto;
	height: 28px;
	font-size: 12px;
	border-top-left-radius: 10px;
	padding: 0px 3px;
	bottom: 0px;
	right: 0px;
	position: absolute;
	overflow: hidden;
	scrollbar-width: none;
	-ms-overflow-style: none;
	max-width: 100%;
}

.gmlc-ths {
	background-color: rgba(144, 23, 237, 0.8) !important;
	color: #FFF !important;
}

.gmlc-bc-ths {
	border-color: rgba(144, 23, 237, 0.8) !important;
	border-right: 10px solid rgba(144, 23, 237, 0.8) !important;
}

.gmlc-hs {
	background-color: rgba(255, 34, 34, 0.8) !important;
	color: #FFF !important;
}

.gmlc-bc-hs {
	border-color: rgba(255, 34, 34, 0.8) !important;
	border-right: 10px solid rgba(255, 34, 34, 0.8) !important;
}

.gmlc-ms {
	background-color: rgba(249, 137, 37, 0.8) !important;
	color: #FFF !important;
}

.gmlc-bc-ms {
	border-color: rgba(249, 137, 37, 0.8) !important;
	border-right: 10px solid rgba(249, 137, 37, 0.8) !important;
}

.gmlc-bs {
	background-color: rgba(241, 196, 15, 0.8) !important;
	color: #FFF !important;
}

.gmlc-bc-bs {
	border-color: rgba(241, 196, 15, 0.8) !important;
	border-right: 10px solid rgba(241, 196, 15, 0.8) !important;
}

.gmlc-tbs {
	background-color: rgba(100, 188, 54, 0.8) !important;
	color: #FFF !important;
}

.gmlc-bc-tbs {
	border-color: rgba(100, 188, 54, 0.8) !important;
	border-right: 10px solid rgba(100, 188, 54, 0.8) !important;
}

.gmlc-tlib {
	background-color: rgba(25, 184, 147, 0.6);
}

.gmlc-bc-tlib {
	border-color: rgba(25, 184, 147, 0.6) !important;
	border-right: 10px solid rgba(25, 184, 147, 0.6) !important;
}

.gmlc-bc-deny {
	border-color: rgb(127, 127, 127, 1) !important;
	border-right: 10px solid rgb(127, 127, 127, 1) !important;
}

.gmlc-deny {
	background-color: rgb(127, 127, 127, 1);
}

.gmlc-deny-yest {
	background: linear-gradient(to left, #7f7f7f, #dedede 80%);
}

.gmlc-busy {
	background-color: rgb(36, 170, 225, 1);
}

.gmlc-busy-yest {
	background: linear-gradient(to left, #24aae1, #dedede 80%);
}

.gmlc-off {
	background-color: #f3f3f3;
	color: #cdcdcd;
	cursor: not-allowed !important;
}

.gmlc-bloque {
	background-color: #dedede;
}

.gmlc-res-fir::-webkit-scrollbar {
	display: none;
}

.gmlc-res-fir {
	color: #FFF;
	width: 70%;
	height: 28px;
	font-size: 12px;
	border-top-left-radius: 10px;
	padding: 0px 3px;
	bottom: 0px;
	right: 0px;
	position: absolute;
	overflow: hidden;
	scrollbar-width: none;
	-ms-overflow-style: none;
	max-width: 100%;
}

.gmlc-res-in::-webkit-scrollbar {
	display: none;
}

.gmlc-res-in {
	color: #FFF;
	width: 100%;
	height: 28px;
	font-size: 12px;
	padding: 0px 3px;
	bottom: 0px;
	right: 0px;
	position: absolute;
	overflow: hidden;
	scrollbar-width: none;
	-ms-overflow-style: none;
	margin-right: 0px;
}

.gmlc-res-las::-webkit-scrollbar {
	display: none;
}

.gmlc-res-las {
	color: #FFF;
	width: 25%;
	height: 28px;
	font-size: 12px;
	border-top-right-radius: 10px;
	padding: 0px 3px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	overflow: hidden;
	scrollbar-width: none;
	-ms-overflow-style: none;
	margin-left: 0px;
}

.calCellSelected {
	background-color: rgb(36, 170, 225, 0.15) !important;
	cursor: pointer;
	transition: all 0.3s ease-in;
	outline: none;
}

#price-detail {
	border-bottom: 1px solid #e8e8e8;
	color: #24AAE1;
	text-align: center;
	cursor: pointer;
	margin-bottom: 20px;
	margin-top: -15px;
	padding-bottom: 5px;
}

#price-detail .opening-hours ul li {
	border: none !important;
}

.inputNumServ {
	width: 45px !important;
	padding: 5px !important;
	height: auto !important;
	float: left !important;
}

.h10clear {
	height: 10px !important;
}

.add-serv:hover {
	background-color: #24AAE1 !important;
	color: #FFF;
	cursor: pointer;
	transition: all 0.3s ease-in;
	outline: none;
}

.notallowed {
	background-color: #f2f2f2 !important;
	cursor: not-allowed !important;
}

.mess-info-gml {
	background-color: #24AAE1 !important;
	color: #FFF;
	padding: 15px;
	text-align: center;
	margin: auto;
	max-width: 450px;
	border-radius: 4px;
}

.mess-info-gml2 {
	background-color: #f2f2f2 !important;
	color: #808080;
	padding: 15px;
	text-align: center;
	margin: auto;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 100;
	margin-top: 5px;
}

.wob-date-message-info {
	font-size: 10px;
	font-style: italic;
	color: #cdcdcd;
	max-width: 450px;
	margin: auto;
	text-align: center;
}

.badge_forced {
	float: right !important;
	padding: 5px !important;
	font-size: 13px !important;
	border-radius: 4px !important;
	line-height: 20px !important;
	margin-top: 4px;
}

.badge_forced i {
	background: none !important;
	padding: 10px 0px !important;
	margin: 0px !important;
	height: 25px !important;
	width: 25px !important;
	line-height: 5px !important;
	font-size: 14px !important;
}

.bgn_col_white {
	background: none !important;
	color: #FFF !important;
}