/*
Theme Name: Betheme
Theme URI: http://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: http://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: -
Version: 20.9.5.3

All css files are placed in /css/ folder
*/
ul.social:before {
    content: "Suivez-nous sur";
    color: #fff;
    padding-right: 10px;
}
.class-center .vc_column-inner {
    text-align: center;
}
.cls-mrg {
    margin-bottom: 0px !important;
}
.footer-copy-center #Footer .footer_copy a#back_to_top {
    border: none;
}
.button-stroke a:hover.button {
    background-color: #ededed !important;
}
td {
    text-align: left !important;
}
.cls-title::before {
    content: "";
    display: block;
    background-image: url(/wp-content/uploads/2021/10/icon-putzeys.png);
    background-repeat: no-repeat;
    background-size: auto;
    padding: 10px;
    position: absolute;
    top: 19px;
    margin-left: -40px;
}
.cls-title {
	font-size: 24px;
	margin-left: 40px;
	position: absolute;
	color: #3a4146;
}
.class-bloc-cnt {
    background: rgb(255 255 255);
    padding: 50px 40px !important;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 13%);
}
.cls-title-center {
	font-size: 24px;
		color: #3a4146;
}
.class-just  {
	text-align: justify;
}
.class-just h2{
	text-align: left !important;
}
.class-just h3{
	text-align: left !important;
}
.vc_btn3.vc_btn3-color-inverse, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat {
    background-color: #a2cc41 !important;
	font-weight: 700;
	font-size: 15px;
}
.top_bar_left {
    width: 100% !important;
}
.textwidget i {
    font-size: 24px;
    color: #a2cc41;
}
.class-liste li {
    background: url(/wp-content/uploads/2021/10/horaires.png) no-repeat left 3px;
    background-size: auto;
    padding: 0px 10px 0px 30px;
    background-position: 0px 4px;
    margin-bottom: 10px;
    list-style-type: none !important;
	    color: #000;
    text-align: left;
	    line-height: 30px !important;
}
.class-liste ul {
    margin-left: 0px !important;
}
.cls-bloc-service .vc_column-inner {
    background-color: #ffffff;
    padding: 15px 5px!important;
    box-shadow: 0 0px 5px rgb(207 207 207 / 45%);
    border-radius: 15px;
    text-align: center;
}
.cls-bloc-cnt .vc_column-inner {
    background-color: #ffffff;
	padding: 60px 0px 30px!important;
    box-shadow: 0 0px 25px rgb(221 232 239 / 80%);
    border-radius: 15px;
    text-align: center;
}
.cls-bloc-cnt .vc_column-inner:hover {
    /*box-shadow: 0 0px 35px rgb(59 85 154 / 25%);*/
}
.zoom_box .desc {
    background: rgb(5 18 38 / 60%) !important;
}
.zoom_box {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

#Action_bar {
    display: none !important;
}
#Top_bar {
    top: 0px !important;
}
.cn-button.bootstrap {
    background: #a2cc41 !important;
}
.cn-close-icon:before, .cn-close-icon:after {
    background-color: #000 !important;
}
.vc_btn3.vc_btn3-color-inverse:hover {
    background-color: #000 !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    background: #7f3e98 !important;
}
.class-back-full {
	padding-top: 80px;
    padding-bottom: 80px;
	background-repeat: no-repeat !important;
    background-size: cover !important;
	background-color: rgb(248, 251, 251) !important;
}
.cls-contact-back a {
    color: #091e3e;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #06a3da !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 5em 0.5em 1em !important;
}
	.cls-mrg-respo .wpb_wrapper > div {
    margin-bottom: 0px !important;
}
.cls-bloc-color .vc_column-inner{
	text-align: center;
}
	.cls-marg-top .vc_column-inner{
		margin-top: -160px !important;
	}
	.cls-back-rds .vc_column-inner {
    border-top-right-radius: 80px;
}
 .class-mobil-title {
    text-align: center;
    font-size: 26px;
    background: rgb(255 255 255 / 0%);
    padding: 20px;
    line-height: 35px;
    width: 85%;
    color: #fff;
    font-family: "Playfair Display";
}
#Footer .widgets_wrapper {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.hide-text {
	display: none !important;
}
.cls-bloc-color a {
    color: #000;
}
.cls-bloc-color a:hover {
    color: #000;
}
/********************media***********************/
@media only screen and (max-width: 767px){
	div#mfn-rev-slider {
		display: none;
	}

	.cls-back-mobil {
		background-attachment: fixed;
	}
	.cls-title::before {
		top: 7px !important;
	}
	#Subheader {
		padding: 30px 0 !important;
	}
	.cls-size h2 {
		font-size: 20px;
	}
	#Footer .widgets_wrapper {
    padding: 30px 0 !important;
}
	.cls-back-rd .vc_column-inner {
    border-bottom-right-radius: 80px;
}
.cls-mg {
    margin-bottom: 0px !important;
}
}
@media only screen and (min-width: 768px){
	.class-slider-mobil {
		display: none;
	}
	.cls-mrg-row {
		margin-bottom: 150px !important;
	}
	.class-marg-back .vc_column-inner{
		margin-top: -130px !important;
	}
	.cls-back-rd .vc_column-inner {
    border-top-right-radius: 80px;
}
	.cls-size h2 {
    font-size: 26px;
}
		.cls-pd-top1 .vc_column-inner{
    margin-top: -60px !important;
}
	.cls-full-pd .vc_column-inner{
   	 	padding-right: 25% !important;
    	padding-left: 5% !important;
	}
}
.cls-pd-top1 .vc_column-inner{
    margin: 40px 0;
}
@media only screen and (max-width: 959px) and (min-width: 768px){
	.cls-titre-footer {
    font-size: 20px;
	}
}
@media only screen and (max-width: 1239px) and (min-width: 960px){

}
@media only screen and (min-width: 960px){
	.class-back-full {
		background-position: center !important;
	}

	.cls-bloc-color .vc_column-inner{
		margin-top: 120px !important;
	}
	.cls-bloc-img .vc_column-inner{
		margin-bottom: 120px !important;
	}
	.cls-bloc-color .vc_column-inner {
		padding: 50px 60px !important;
	}
	.class-size h2 {
    font-size: 20px;
}
.class-size h1 {
    font-size: 38px;
}
	.cls-titre-footer {
    font-size: 26px;
	}
}
@media only screen and (max-width: 959px){
	.class-whid {
		width: 100% !important;
	}
	.cls-bloc-color .vc_column-inner {
		text-align: center;
		padding: 50px 20px !important;
	}
}
@media only screen and (max-width: 1239px){
	.class-whide {
    	width: 100% !important;
	}
}
@media only screen and (min-width: 1240px){
.cls-pd-top2 .vc_column-inner{
    margin-top: -80px !important;
}
}
@media only screen and (max-width: 1400px) and (min-width: 1240px){

}
/***********Stylebtnsidetel**********/
.fixed-pos {
    right: 0;
    position: fixed;
    top: 358.5px;
    z-index: 999999;
}ul.et_social_icons_container {
    padding-left: 0 !important;
}
ul.et_social_icons_container li {
    position: relative;
    width: 67px;
    overflow: hidden;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
ul.et_social_icons_container li {
    left: 0;
}
.et_social_facebook {
    background-color: #a2cc41;
}
ul.et_social_icons_container li a {
    color: #fff;
}
ul.et_social_icons_container a {
    display: block;
    padding: 12px 5px 12px;
    float: left;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul.et_social_icons_container li:hover {
    width: 200px;
}
.et_social_facebook:hover {
    background: #000;
}
ul.et_social_icons_container li a i {
    font-size: 21px !important;
}
ul.et_social_icons_container li a:hover {
    font-size: 21px;
}
ul.et_social_icons_container li a {
    font-size: 0;
}
ul.et_social_icons_container li {
   /*border-top-left-radius: 30px !important;*/
	/*border-bottom-left-radius: 30px !important;*/
}
div#top_bar {
    display: none;
}
a.et_social_share {
    padding-bottom: 5px !important;
}
a.et_social_share:hover {
padding-bottom: 12px !important;
}
ul.et_social_icons_container li a:hover {
    font-size: 21px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
li.et_social_facebook i {
    transform: rotate(90deg);
}
ul.et_social_icons_container li a {
    text-decoration: none;
}

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