/*
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
*/
.class-mobil-title {
    background: hsl(0deg 0% 100% / 75%);
    padding: 30px !important;
    backdrop-filter: blur(3px);
}
.cls-bl-contact {
    background: hsl(0deg 0% 100% / 75%);
    padding: 30px !important;
    backdrop-filter: blur(3px);
}
#Top_bar a.action_button:hover {
    background: #01763c;
}
a.button.button_size_2.button_js:hover {
    background: #01763c;
}
.cls-mrg-none .vc_column-inner {
    padding-top: 0px !important;
}
.cls-mrg-none .vc_single_image-wrapper {
    margin-bottom: 0px !important;
}
.cls-pad {
    padding: 0 30px !important;
}
.cls-none-pd .vc_column-inner {
    padding: 0px !important;
}
.cls-bloc-produit .vc_column-inner {
    background: hsl(0deg 0% 100% / 80%);
    padding: 30px !important;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 8%);
    text-align: center;
    backdrop-filter: blur(2px);
}
.cls-hide {
	display: none !important;
}
#Action_bar {
    display: none !important;
}
#Top_bar {
    top: 0px !important;
}
.cls-font-rv {
    font-family: "HK Venetian" !important;
}
.dark ul{
    color: #ffffff !important;
}
.cls-flex {
    flex-direction: row-reverse !important;
}
.cls-center {
	text-align: center;
}
.cls-padding-top {
	padding-top: 60px !important;
}
.cls-padding-bottom {
	padding-bottom: 60px !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 7em 0.5em 1em !important;
}
.class-slider-mobil {
    font-size: 24px;
    font-weight: 600;
    line-height: 35px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
    background-color: #ce2d19 !important;
}
.vc_tta-panel-heading h4 {
    font-size: 20px;
}
/********************media***********************/
@media only screen and (max-width: 767px){
	div#mfn-rev-slider {
		display: none;
	}
	#Subheader {
		padding: 30px 0 !important;
	}
	#Footer .widgets_wrapper {
		padding: 30px 0 !important;
	}
	.cls-padding-top {
		padding-top: 30px !important;
	}
	.cls-padding-bottom {
		padding-bottom: 30px !important;
	}
	div#wpcf7-f127-p6-o1 {
		margin-bottom: 0px !important;
	}
}
@media only screen and (min-width: 768px){
	.class-slider-mobil {
		display: none;
	}
	.cls-padg-bottom {
		padding-bottom: 10px !important;
	}
	.cls-padg-top {
		padding-top: 10px !important;
	}
}
@media only screen and (max-width: 959px) and (min-width: 768px){
	.cls-padding-top {
		padding-top: 40px !important;
	}
	.cls-padding-bottom {
		padding-bottom: 40px !important;
	}

}
@media only screen and (max-width: 1239px) and (min-width: 960px){
	.cls-respo-dc {
		width: 50% !important;
	}
.cls-custem-size h3 {
    font-size: 18px;
    line-height: 35px;
}
}
@media only screen and (min-width: 960px){
	.cls-padding-top {
		padding-top: 60px !important;
	}
	.cls-padding-bottom {
		padding-bottom: 60px !important
	}
}
@media only screen and (max-width: 959px){
	.class-whid {
		width: 100% !important;
	}
	.cls-respo-dc {
		width: 100% !important;
	}

	.cls-custem-size h3 {
    font-size: 16px;
    line-height: 35px;
}
	.cls-with-img img {
    max-width: 80% !important;
}
}
@media only screen and (max-width: 1239px){
	.class-whide {
    	width: 100% !important;
	}
		.cls-none-pd {
		display: none !important;
	}
	.extras {
    display: none !important;
}
}
@media only screen and (min-width: 1240px){
	.cls-custem-size h3 {
		font-size: 24px;
		line-height: 40px;
	}
	.cls-row-full {
		padding-left: 10% !important;
		padding-right: 10% !important;
	}
}
@media only screen and (max-width: 1439px) and (min-width: 1240px){

}
@media only screen and (min-width: 1440px){

}
/***************lire plus**************/
 details{
  display:inline;
}
details {
  position:relative;
}
details summary {
	color: #333;
    display: block;
    cursor: pointer;
    font-size: 16px !important;
    font-weight: 500;
	/*padding-top: 10px;*/
}
details summary:focus {
  outline:none;
}
details[open] {
  display:block;
  padding-bottom:25px;
  /*padding-top:10px;*/
  animation: open .2s linear;
}
details[open] summary {
  position:absolute;
  bottom: 0;
  left:0;
}
details[open] #close {
    position: relative;
    top: 10px;
	
}
details #open{padding-left:5px;text-align:center;}
details #open:after{
		display: inline-block;
    position: relative;
    top: 1px;
    margin-left: 8px;
    content: '\e867';
    font-family: "mfn-icons";
}
	details #close:after {
    display: inline-block;
    position: relative;
    top: 0px;
    margin-left: 10px;
    content: '\e867';
    font-family: "mfn-icons";
    transform: rotate(180deg);
}
a.glink img {
    padding: 2px;
	    transform: translateY(-3px);
}
@media only screen and (min-width: 1239px){
	#Top_bar.is-sticky a.glink img {
    padding: 2px;
    transform: translateY(11px);
}
}
	
details[open] #open{display:none;}
details #close{display:none;}
details[open] #close{display:block;}
::-webkit-details-marker {display: none;}
@keyframes open {
  0% {
    opacity: 0;
    transform: translateY(-10px);
	  
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
details[open] summary {
    width: 100%;
}
/***********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 {
    /*border-bottom-left-radius: 15px;*/
   /* border-top-left-radius: 15px;*/
}
ul.et_social_icons_container li {
    position: relative;
    width: 55px;
    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: #ce2d19;
}
ul.et_social_icons_container li a {
    color: #fff;
}
ul.et_social_icons_container li a:hover {
    color: #fff !important;
}
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 {

}
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;
}
/***************lire plus**************/