img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}

#wechat-qr-code {
	right: 104px;
	left: auto;
}

.chaty-widget-is a {
	display: block;
	margin: 0;
	padding: 0;
}

.chaty-widget-is svg {
	margin: 0;
	padding: 0;
}

.chaty-main-widget {
	display: none;
}

.chaty-in-desktop .chaty-main-widget.is-in-desktop {
	display: block;
}

.chaty-in-mobile .chaty-main-widget.is-in-mobile {
	display: block;
}

.chaty-widget.hide-widget {
	display: none !important;
}

.chaty-widget, .chaty-widget .get, .chaty-widget .get a {
	width: 62px
}

.facustom-icon {
	width: 54px;
	line-height: 54px;
	height: 54px;
	font-size: 27px;
}

/*.chaty-widget-i-title.hide-it { display: none !important; }*/
body div.chaty-widget.hide-widget {
	display: none !important;
}

.recentcomments a {
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
}

.vc_custom_1561972904294 {
	position: relative !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

/*
.vc_custom_1561972904294::before{
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,1);
    display: block !important;
}*/
.BigBold-Button {
	height: 100% !important;
	position: absolute !important
}

.BigBold-Button a {
	height: 100%;
	width: 100%;
	display: block
}

.card-header {
	padding: 0 16px;
	display: flex;
	align-items: center;
	position: relative;
	height: 60px;
	background: #383838;
	font-size: 18px;
	color: white;
}

.card-header .btn-link {
	font-size: 18px;
	color: white;
}

#no-more-tables .btn {
	font-size: 15px;
}

.btn-list {
	background: #b1b3b6;
	color: #222;
	font-size: 20px !important;
}

.btn-list.clicked {
	background: #fbc21a;

}

.loader-container {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #fff;
	z-index: 99
}

.loader-container .loader {
	border: 16px solid #f3f3f3;
	border-top: 16px solid #fbc21a;
	border-radius: 50%;
	width: 120px;
	height: 120px;
	animation: spin 2s linear infinite;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

@keyframes spin {
	0% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(360deg)
	}
}

label.error {
	color: red;
	font-size: 10.5px;
	font-weight: normal;
	text-transform: none;
}

#contactForm .success .alert,
#devisForm .success .alert {
	margin-top: 15px;
}

.alert strong {
	font-size: 13px !important;
}

.favories-compare {
	background: #000;
	position: fixed;
	bottom: 225px;
	right: 25px;
	width: 45px;
	height: 45px;
	color: #010101;
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	z-index: 11111;
	cursor: pointer;
	border-radius: 50%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border: 2px solid #010101;
}

.favories-compare sup {
	top: -.5px;
	right: 0;
	position: absolute
}

.favories-compare sup span {
	font-size: 12px;
	border-radius: 50%;
	background: #010101;
	color: #fff;
	height: 15px;
	padding: 2px 7px
}

.d-none {
	display: none;
}

.wbp_descriptif {
	padding-left: 25px;
}

.wbp_descriptif ul {
	padding-left: 20px;
}

.wbp_descriptif h5 span {
	font-family: Roboto;
	font-weight: 100;
	font-size: 18px;
	color: #202732;
}

.wbp_descriptif .bloc-descriptif {
	background: #222;
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: 1px solid #fff;
}

.wbp_descriptif .bloc-descriptif h5 {
	color: #fff;
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern, .vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:hover {
	color: #ffffff;
	border-color: #bf8c1c;
	background-color: #bf8c1c;
	/* margin-top: 15px;*/
}

.YouTubePopUp-Wrap {
	background-color: rgba(0, 0, 0, .8);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999
}

.YouTubePopUp-Content {
	background: rgba(0, 0, 0, 0) url(../img/loader.gif) no-repeat scroll center center;
	display: block;
	height: 100%;
	margin: 0 auto;
	max-width: 680px;
	position: relative
}

.YouTubePopUp-Content iframe {
	border: medium none;
	bottom: 0;
	display: block;
	height: 480px;
	margin: auto 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	width: 100%
}

.overlay_one {
	position: relative;
}

.overlay_one:before {
	background-color: rgba(0, 0, 0, .5);
}

.overlay_one:before {
	position: absolute;
	content: " ";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 9;
}

.property_video img {
	width: 100%;
	height: auto;
}

.image-box figure a, .property_video a {
	position: absolute;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	z-index: 222;
	font-size: 30px;
}

.image-box figure a, .property_video a, .xy-center {
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.image-box figure a, .property_video a {
	background-color: #292c65;
	color: #fff;
}

.xy-center {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 11;
}

.ball-scale-multiple {
	position: relative;
}

.ball-scale-multiple > div {
	background-color: #292c65;
}

.ball-scale-multiple > div {
	border-radius: 100%;
	margin: 2px;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
	opacity: 0;
	margin: 0;
	left: -70px;
	top: -70px;
	width: 140px;
	height: 140px;
	-webkit-animation: ball-scale-multiple 3s 0s linear infinite;
	animation: ball-scale-multiple 3s 0s linear infinite;
}

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

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

.ball-scale-multiple > div:nth-child(2) {
	-webkit-animation-delay: -.4s;
	animation-delay: -.4s;
}

.ball-scale-multiple > div:nth-child(3) {
	-webkit-animation-delay: -.2s;
	animation-delay: -.2s;
}

.loader-search {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(255, 255, 255, .7);
	background-image: url(../img/loader-search.gif);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 10;
	display: none
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 100%;
}

.bootstrap-select button {
	padding: 10px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
	color: #000;
}

.active-menu-horizontal {
	text-decoration: underline;
	text-underline-offset: 5px;
}

#showModalDetail2 .btn-info {
	font-size: 15px;
}

.wt-accordion .wt-panel {
	background-color: transparent;
	border: none;
	margin-bottom: 10px;
	border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.acod-head {
	position: relative;
}

.acod-title {
	margin-top: 0;
	margin-bottom: 0;
}

.acod-title .acod-title a {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.acod-head .acod-title a {
	display: block;
	padding: 15px 40px 15px 15px;
	letter-spacing: 1px;
	font-size: 17px;
}

.acc-bg-dark .acod-title a {
	background-color: #3e3e3e;
}

.acc-bg-dark .acod-head a, .acc-bg-dark .acod-head a:hover, .acc-bg-dark .acod-head a:active, .acc-bg-dark .acod-head a:focus {
	color: #fff;
}

.acod-head .indicator {
	padding: 15px;
	color: #ababab;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.acc-bg-dark .acod-head .indicator {
	color: #fff;
}

.acod-title .indicator .fa {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(
			45deg
	);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(
			45deg
	);
	right: 4px;
}

.acod-title .collapsed .indicator .fa {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(
			0deg
	);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(
			0deg
	);
}

.p-tb15 {
	padding-bottom: 15px;
	padding-top: 15px;
}

ul.list-style-one {
	margin-bottom: 15px;
	position: relative;
	display: inline-block;
}

ul.list-style-one li {
	position: relative;
	float: left;
	width: 33.3333333%;
	font-size: 14px;
	line-height: 28px;
	color: #666;
	font-weight: 400;
	padding-left: 35px;
	list-style: none;
}

.list-style-one li:before {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: 28px;
	color: #000;
	content: "\f00c";
	font-family: Roboto;
	font-weight: 900;
}

#no-more-tables table {
	font-size: 15px;
}

table .btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

table .btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

/*.test{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%);
}*/
a.comparer-btn {
	color: #fff;
}

/* 1.20 Outline white  */
.site-button, .site-button-secondry {
	padding: 10px 20px;
	display: inline-block;
	font-size: 14px;
	outline: none;
	cursor: pointer;
	outline: none;
	border-width: 0;
	border-style: solid;
	border-color: transparent;
	line-height: 1.42857;
	margin-left: -1px;
	text-decoration: none !important;
}

.site-button.white {
	background-color: #fff;
	color: #777;
}

.site-button.outline {
	color: #888;
	background: none;
	border-width: 2px;
	border-style: solid;
	border-color: #eee;
}

.site-button.outline.white {
	color: #e7e7e7;
	border-color: #e7e7e7;
}

.text-yellow {
	color: #bf8c1c;
}

.footer-links a {
	font-size: 2rem;
	line-height: 5.4rem;
	text-align: left;
	font-weight: 700;
	font-style: normal;
}

.nav-sidebar {
	position: fixed;
	right: -500px;
	top: 0;
	width: 100%;
	max-width: 500px;
	height: 100%;
	z-index: 999;
	background-color: #fff;
	box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.3);
}

.nav-siderbar-scroll {
	padding: 50px 40px;
	height: 100%;
	position: absolute;
	width: 100%;
	overflow: auto;
}

.nav-sidebar .vnav-btn {
	position: absolute;
	right: -40px;
	top: 200px;
	box-shadow: 7px 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 7px 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 7px 0 5px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 7px 0 5px rgba(0, 0, 0, 0.1);
}

/*.vnav-btn {
    background: #fff none repeat scroll 0 0;
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 21px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    border:none;
}*/
.vnav-close {
	background: none;
	border: none;
	position: absolute;
	right: 10px;
	top: 20px;
	z-index: 10;
	width: 40px;
	height: 40px;
}

.vnav-close:after,
.vnav-close:before {
	content: "";
	position: absolute;
	right: 10px;
	top: 10px;
	width: 24px;
	height: 1px;
	background-color: #000;
}

.vnav-close:after {
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

.vnav-close:before {
	background-color: #000;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*--vertcal navigation start--*/
.vertical-nav .has-child .submenu-toogle {
	position: absolute;
	right: 0px;
	top: 17px;
	color: #000;
	z-index: 999;
	cursor: pointer;
	padding: 5px 10px;
	font-size: 16px;
	display: none;
	background: none;
}

.vertical-nav .has-child li .submenu-toogle {
	opacity: 0.9;
}

.vertical-nav .has-child.nav-active > a + .submenu-toogle.glyphicon-chevron-right:before {
	content: "\e114";
}

.vertical-content-wrap {
	display: table;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.vertical-content-area {
	display: table-cell;
}

.vertical-content-area.vertical-centered {
	vertical-align: middle;
}

.vertical-nav {
	font-family: Roboto;
}

.vertical-nav ul {
	list-style: none;
	float: none;
}

.vertical-nav ul li {
	float: none;
	position: relative
}

.vertical-nav ul li a > i {
	font-size: 18px;
	margin-right: 25px;
}

.vertical-nav ul > li > a {
	padding: 20px 10px;
	color: #999;
	display: block;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
}

.vertical-nav ul li a > i {
	font-size: 18px;
	margin-right: 20px;
}

.vertical-nav ul > li.active > a {
	color: #000;
}

.vertical-nav ul > li > a:hover,
.vertical-nav ul > li > a:active,
.vertical-nav ul > li > a:focus {
	background: none;
	text-decoration: none;
	color: #000;
}

.vertical-nav ul > li .mega-menu > li:after {
	display: none;
}

.vertical-nav ul > li:after {
	content: "";
	position: absolute;
	left: 15px;
	top: 35px;
	border-bottom: 1px dashed #000;
	height: 2px;
	width: 0%;
	z-index: -1;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.vertical-nav ul > li:hover:after {
	width: 90%;
}

.vertical-nav ul li .sub-menu > li a {
	font-size: 14px;
	padding: 5px 30px;
	text-transform: capitalize;
}

.vertical-nav ul li .sub-menu > li a > i {
	font-size: 20px;
}

.vertical-nav ul > li ul,
.vertical-nav ul > li .sub-menu {
	display: none;
	position: static;
	visibility: visible;
	width: auto;
}

.vertical-nav ul li.has-child {
	position: relative;
}

.vertical-nav ul li .sub-menu {
	opacity: 1;
	margin: 0 !important;
}

.vertical-nav .has-child .submenu-toogle {
	display: block;
}

.vertical-nav .has-child .submenu-toogle:hover {
	text-shadow: 0px 0px 8px rgb(0, 0, 0, 0.5);
}


.nav-transparent-area {
	position: absolute;
	width: 100%;
	height: 100vh;
	background-color: rgba(255, 255, 255, 0.8);
	left: 0;
	top: 0;
	display: none;
	cursor: pointer;
	z-index: 998;
}

.menu {
	filter: url("#shadowed-goo");
}

.menu.fb-link .menu-item, .menu.fb-link .menu-open-button {
	background: #ffc107;
	border-radius: 100%;
	width: 60px;
	height: 60px;
	margin-left: -40px;
	position: absolute;
	top: 0px;
	color: white;
	text-align: center;
	line-height: 60px;
	transform: translate3d(0, 0, 0);
	transition: transform ease-out 200ms;
}

.menu.fb-link .menu-item.facebook {
	background: #0A7CFF;
}

.menu.fb-link .menu-item.whatsup {
	background: #7ad06d;
}

.menu-open {
	display: none;
}

input[type="checkbox"].menu-open + label::before {
	content: none;
	border: none;
	height: 0;
}

.menu-open-button.icone-animated:before {
	animation-name: changeBG;
	animation-duration: 10s;
	animation-iteration-count: infinite;
	position: relative;
	left: 50%;
	right: 50%;
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-o-transform: translate(-50%);
	transform: translate(-50%);
}

.menu-open-button {
	animation-name: changeColorBG;
	animation-duration: 10s;
	animation-iteration-count: infinite;
	font-size: 30px;
	line-height: 52px !important;
	background: #ffc107;
}

@keyframes changeColorBG {
	0% {
		background: #ffc107;
	}
	33% {
		background: #0A7CFF;
	}
	66% {
		background: #7ad06d;
	}
	100% {
		background: #ffc107;
	}
}

@-webkit-keyframes changeColorBG {
	0% {
		background: #ffc107;
	}
	33% {
		background: #0A7CFF;
	}
	66% {
		background: #7ad06d;
	}
	100% {
		background: #ffc107;
	}
}

@-moz-keyframes changeColorBG {
	0% {
		background: #ffc107;
	}
	33% {
		background: #0A7CFF;
	}
	66% {
		background: #7ad06d;
	}
	100% {
		background: #ffc107;
	}
}

@-ms-keyframes changeColorBG {
	0% {
		background: #ffc107;
	}
	33% {
		background: #0A7CFF;
	}
	66% {
		background: #7ad06d;
	}
	100% {
		background: #ffc107;
	}
}

@-o-keyframes changeColorBG {
	0% {
		background: #ffc107;
	}
	33% {
		background: #0A7CFF;
	}
	66% {
		background: #7ad06d;
	}
	100% {
		background: #ffc107;
	}
}

@keyframes changeBG {
	0% {
		content: "\f095";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
	}
	33% {
		content: "\f39f";
		font-weight: 400;
		font-family: "Font Awesome 5 Brands";
	}
	66% {
		content: "\f232";
		font-weight: 400;
		font-family: "Font Awesome 5 Brands";
	}
	100% {
		content: "\f095";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
	}
}

@-webkit-keyframes changeBG {
	0% {
		content: "\f095";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
	}
	33% {
		content: "\f39f";
		font-weight: 400;
		font-family: "Font Awesome 5 Brands";
	}
	66% {
		content: "\f232";
		font-weight: 400;
		font-family: "Font Awesome 5 Brands";
	}
	100% {
		content: "\f095";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
	}
}

@-moz-keyframes changeBG {
	0% {
		content: "\f095";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
	}
	33% {
		content: "\f39f";
		font-weight: 400;
		font-family: "Font Awesome 5 Brands";
	}
	66% {
		content: "\f232";
		font-weight: 400;
		font-family: "Font Awesome 5 Brands";
	}
	100% {
		content: "\f095";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
	}
}

@-ms-keyframes changeBG {
	0% {
		content: "\f095";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
	}
	33% {
		content: "\f39f";
		font-weight: 400;
		font-family: "Font Awesome 5 Brands";
	}
	66% {
		content: "\f232";
		font-weight: 400;
		font-family: "Font Awesome 5 Brands";
	}
	100% {
		content: "\f095";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
	}
}

@-o-keyframes changeBG {
	0% {
		content: "\f095";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
	}
	33% {
		content: "\f39f";
		font-weight: 400;
		font-family: "Font Awesome 5 Brands";
	}
	66% {
		content: "\f232";
		font-weight: 400;
		font-family: "Font Awesome 5 Brands";
	}
	100% {
		content: "\f095";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
	}
}

/*.hamburger {
    width: 25px;
    height: 3px;
    background: white;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12.5px;
    margin-top: -1.5px;
    transition: transform 200ms;
}

.hamburger-1 {
    transform: translate3d(0, -8px, 0);
}

.hamburger-2 {
    transform: translate3d(0, 0, 0);
}

.hamburger-3 {
    transform: translate3d(0, 8px, 0);
}*/

/*.menu-open:checked + .menu-open-button .hamburger-1 {
    transform: translate3d(0, 0, 0) rotate(45deg);
}
.menu-open:checked + .menu-open-button .hamburger-2 {
    transform: translate3d(0, 0, 0) scale(0.1, 1);
}
.menu-open:checked + .menu-open-button .hamburger-3 {
    transform: translate3d(0, 0, 0) rotate(-45deg);
}*/
.menu-open:checked + .menu-open-button:before {
	content: "\f00d" !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
}

.menu-open:checked + .menu-open-button {
	background: #ffc107 !important;
}

.menu {
	/*margin-left: -60px;
	padding-top: 0;
	padding-left: 60px;*/
	width: 300px;
	height: 60px;
	box-sizing: border-box;
	font-size: 20px;
	text-align: right;
}

.menu.fb-link .menu-item:hover {
	background: white;
	color: #ffc107;
}

.menu.fb-link .menu-item.facebook:hover {
	color: #0A7CFF;
}

.menu.fb-link .menu-item.whatsup:hover {
	color: #7ad06d;
}

.menu.fb-link .menu-item:nth-child(3) {
	transition-duration: 180ms;
}

.menu.fb-link .menu-item:nth-child(4) {
	transition-duration: 180ms;
}

.menu.fb-link .menu-item:nth-child(5) {
	transition-duration: 180ms;
}

.menu.fb-link .menu-item:nth-child(6) {
	transition-duration: 180ms;
}

.menu-open-button {
	z-index: 2;
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition-duration: 400ms;
	transform: scale(1.1, 1.1) translate3d(0, 0, 0);
	cursor: pointer;
	margin-right: 0 !important;
	width: 60px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	position: absolute !important;
	padding-left: 0 !important;
}

.menu-open-button:hover {
	transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}

.menu-open:checked + .menu-open-button {
	transition-timing-function: linear;
	transition-duration: 200ms;
	transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}

.menu-open:checked ~ .menu-item {
	transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.menu-open:checked ~ .menu-item:nth-child(3) {
	transition-duration: 170ms;
	transform: translate3d(-60px, 0, 0);
}

.menu-open:checked ~ .menu-item:nth-child(4) {
	transition-duration: 250ms;
	transform: translate3d(-125px, 0, 0);
}

.menu-open:checked ~ .menu-item:nth-child(5) {
	transition-duration: 330ms;
	transform: translate3d(-190px, 0, 0);
}

.menu-open:checked ~ .menu-item:nth-child(6) {
	transition-duration: 410ms;
	transform: translate3d(-255px, 0, 0);
}

.wpb_gmaps_widget .wpb_map_wraper iframe {
	margin-bottom: 0;
	padding: 0;
	display: block;
	width: 100%;
	border: none;
}

.wpb_gmaps_widget .wpb_map_wraper.details-map,
.wpb_gmaps_widget .wpb_map_wraper.details-map .wpb_wrapper {
	background: transparent !important;
}

.services .item {
	padding: 20px;
	margin-bottom: 30px;
	position: relative;
	text-align: center;
}

.services .item img {
	height: 70px;
	margin-bottom: 20px;
}

.services .item h5 {
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 0px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.services .item .line {
	width: 100%;
	display: inline-block;
	position: relative;
	margin-bottom: 5px;
}

.services .item .line:after {
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 50px;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.1);
	content: '';
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
	transform: translateX(-50%);
}

.services .item p {
	margin-bottom: 0;
}

.services .item .numb {
	font-size: 40px;
	font-weight: 600;
	position: absolute;
	bottom: 30px;
	right: 30px;
	color: transparent;
	-webkit-text-stroke: 1px rgba(255, 255, 255, 0.1);
	line-height: 1em;
}

.services .item:hover {
	background: #323232;
}

p {
	text-align: justify;
}

.image-dscritpif {
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

@media only screen and ( max-width: 767px) {
	.banner-text.active h1 {
		display: none !important;
	}

	.footer-links p {
		text-align: center !important;
	}

	.text-menu {
		display: none;
	}

	.services.row > [class*="col-"]:not([class*="col-xs"]):not(:last-child),
	.services .item {
		margin-bottom: 0;
	}

	.services .item {
		padding: 30px 25px;
		margin-bottom: 0px;
		position: relative;
	}

	#a-propos ul.list-style-one li {
		width: 100%;
	}

	.footer-links a, .footer-links p {
		font-size: 1.5rem !important;
	}
}
