/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/
html {
	background: rgb(4,30,37);
	background: linear-gradient(144deg, rgba(4,30,37,1) 0%, rgba(3,48,64,1) 100%); 
}
body{
	visibility: hidden;
	  animation:BodyFade; 
animation-delay: 0.5s;
animation-duration: 1s;
  animation-fill-mode: both;
}
#siv-headersection {
		visibility: hidden;
	  animation:BodyFade; 
animation-delay: 0.5s;
animation-duration: 1s;
  animation-fill-mode: both;
}
#menu-menu-principale #menu-item-12 a.mfn-menu-link:hover {
      cursor: url("https://hugobedoucha.fr/wp-content/uploads/2023/05/cursor-downx16-white.png"), auto;
}
/*header .mcb-header-wrap{
	opacity:0;  
	animation:fadeInTop; 
	animation-fill-mode:forwards;  
	animation-duration:2s;
	animation-delay: 1s;
}*/

#services-submenu-mm #megamenu-menu-item-134, #services-submenu-mm .menu-item-134{
	 animation:fadeInRightold; 
animation-delay: 0.3s;
animation-duration: 1s;
  animation-fill-mode: both;
}
#services-submenu-mm #megamenu-menu-item-135, #services-submenu-mm .menu-item-135{
	 animation:fadeInRightold; 
animation-delay: 0.3s;
animation-duration: 1s;
  animation-fill-mode: both;
}
#services-submenu-mm-content {
	text-align: justify;
	padding-right: 60px;
}
#services-submenu-mm-content .services-submenu-mm-title {
	font-size: 16px;
    margin-bottom: 5px;
	 animation:fadeInRightold; 
animation-delay: 0.5s;
animation-duration: 1s;
  animation-fill-mode: both;
}
#services-submenu-mm-content .services-submenu-mm-text {
	font-size: 13px;
  line-height: 1.5;
	 animation:fadeInRightold; 
animation-delay: 0.7s;
animation-duration: 1s;
  animation-fill-mode: both;
}
#services-submenu-mm-content .btn-whitoutbgmega {
	 animation:fadeInRightold; 
animation-delay: 1s;
animation-duration: 1s;
  animation-fill-mode: both;
  	background-color: transparent;
	background-image: unset;
	border: 2px solid #f0001d;
	border-radius: 5px;
    color: #f0001d;
    text-transform: uppercase;
   transition: color 1s, background-image 1s, border 1s;
   padding: 7px 15px;
}
#services-submenu-mm-content .btn-whitoutbgmega span {
 color: #f0001d;
   font-size: 13px;
}
#services-submenu-mm-content .btn-whitoutbgmega:hover {
	color: white !important;
}
#services-submenu-mm-content .btn-whitoutbgmega:hover.btn-whitoutbgmega::before {
	background-image: linear-gradient(90deg, #f0001d 0%,#7f001d 50%, #f0001d 100%);
}
#services-submenu-mm-content .btn-whitoutbgmega:hover span{
	color: white !important;
}
#menu-menu-principale-1 #mfn-megamenu-132{
	padding: 6px;
}
#menu-menu-principale-1 #mfn-megamenu-132 ul li a span{
	font-size: 18px;
}
/*#services-submenu-mm-content .btn-whitoutbgmm:hover{
	 animation: none; 
  animation-fill-mode:none;
}*/
h1,h2,h3 {
	text-transform: uppercase;
}
#erreur {
	background: linear-gradient(144deg, rgba(4,30,37,1) 0%, rgba(3,48,64,1) 100%); 
}
.logo-title a {
	text-decoration: none;
	transition: color 0.5s;
}
.mfn-menu-animation-text-line-bottom > .mfn-menu-li > .mfn-menu-link .label-wrapper::before {
	background-color: #f0001d;
}
.button.btn-whitoutbg {
	background-color: transparent;
	background-image: unset;
	border: 2px solid #f0001d;
	border-radius: 5px;
    color: #f0001d;
    text-transform: uppercase;
   transition: color 1s, background-image 1s, border 1s;
}
.button.btn-whitoutbg:hover{
	color: white !important;
	border: 2px solid #033040;
}
.button.btn-whitoutbg:hover.btn-whitoutbg::before{
	background-image: linear-gradient(90deg, #f0001d 0%,#7f001d 50%, #f0001d 100%);
	animation:slidebg 5s linear infinite;
	color: white !important;
}
.button.btn-whitoutbgbluesomb {
	background-color: transparent;
	background-image: unset;
	border: 2px solid #f0001d;
	border-radius: 5px;
    color: #f0001d;
    text-transform: uppercase;
   transition: color 1s, background-image 1s, border 1s;
}
.button.btn-whitoutbgbluesomb:hover {
	color: white !important;
	border: 2px solid #041e25;
}
.button.btn-whitoutbgbluesomb:hover.btn-whitoutbgbluesomb::before {
	background-image: linear-gradient(90deg, #f0001d 0%,#7f001d 50%, #f0001d 100%);
	animation:slidebg 5s linear infinite;
	color: white !important;
}
#contact .contactform input[type="submit"] {
	background-color: transparent;
	background-image: unset;
	border: 2px solid #f0001d;
	border-radius: 5px;
    color: #f0001d;
    text-transform: uppercase;
   transition: color 1s, background-image 1s, border 1s;
   margin-top: 20px;
}
#contact .contactform input[type="submit"]:hover {
	background-image: linear-gradient(90deg, #f0001d 0%,#7f001d 50%, #f0001d 100%);
	animation:slidebg 5s linear infinite;
	color: white !important;
	border: 2px solid transparent;
}
.logo-title p{
	color: white;
	text-transform: uppercase;
	line-height: 1.3;
	font-weight: bold;
	padding-left: 10px;
}
.under-construction{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.under-construction #Content{
	background-color: transparent;
}
.under-construction .uc-txtblock h2, .under-construction .uc-txtblock h3{
	color: white;
}
#Content {
	padding-top: 0px;
}
/*#mfn-header-template {
	position: absolute;
}*/
.home-title {
font-size: 15px;
margin-bottom: 0;
display: inline-block;
margin-left: 15px;
}
.button.button.button_fullbg {
	background-color: #f0001d;
	background-image: linear-gradient(144deg, #f0001d 0%, #7f001d 100%);
	box-shadow: rgba(0, 0, 0, 0.34) 0px 6px 10px;
}
.button.button.button_fullbg:hover {
	opacity: 1;
}
.button.button.button_fullbg:hover.button.button_fullbg::before {
	background-image: linear-gradient(90deg, #f0001d 0%,#7f001d 50%, #f0001d 100%);
	animation:slidebg 5s linear infinite;
}
@keyframes slidebg {
	to {
		background-position:24vw;
	}
}
.button.button_fullbg span{
	color: white;
	text-transform: uppercase	;
}
#menu-perso ul li a span {
	color: white;
	text-transform: uppercase;
}
#megamenu-all ul li a span {
		font-size: 14px;
}
.sticky-mn #menu-perso ul li a span {
	font-size: 14px;
}
.mfn-menu-item-megamenu {
	  animation:BodyFade; 
animation-delay: 0s;
animation-duration: 0.5s;
  animation-fill-mode: both;
}
#menu-perso ul li a:hover .mfn-menu-item-megamenu {
	  animation:FadeOutMenu; 
animation-delay: 0s;
animation-duration: 0.5s;
  animation-fill-mode: both;
}
#menu-perso ul li a span, #menu-perso ul li a span i {
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
}
#menu-perso ul li a:hover span {
	color: #f0001d;
}
#menu-perso ul li a:hover span i {
	color: white;
	transform: rotate(180deg);
}
#menu-perso ul li a span i {
	color: #f0001d;
	position: absolute;
	top: 4px;
	left: -26px;
}
#menucallicon {
	max-width: 35px;
}
#menuchat {
	max-width: 65px;
}
.sticky-mn #menucallicon .image_frame {
width: 14px;
}
.sticky-mn #menuchat .image_frame {
width: 27px;
}
.column_footer_logo .logo-wrapper img {
	width: 30px;
}
#menucallnumber a {
	font-weight: 500;
	border-bottom: 1px solid white;
	color: white;
	text-decoration: none;
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
}
.sticky-mn #menucallnumber a {
	font-size: 14px;
}
#menucallnumber a:hover  {
	border-bottom: 1px solid #f0001d;
	color: #f0001d;
}
.animateRotate {
	transition: all 1s;
	transform: rotateY(180deg);
}
.animateRotateMore {
	transition: all 1s;
	transform: rotateY(360deg);
}
.animateRotateBack {
	transition: all 1s;
	transform: rotateY(0deg);
}
#menuchat {
	cursor: pointer;
}
.mobile-logo-sidebar {
	    width: 100%;
    text-align: center;
}
.mfn-header-tmpl-menu-sidebar .mfn-header-menu {
    flex-direction: unset;
 }
#mfn-gdpr .mfn-gdpr-button {
	background-color:#de001d;
}
#mfn-gdpr .mfn-gdpr-button:hover {
	background-color:#91001d;
}
#mfn-gdpr .mfn-gdpr-content a:hover, #mfn-gdpr a.mfn-gdpr-readmore:hover {
color:#de001d;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.fade-in-right {
  animation-name: fadeInRight;
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
@keyframes BodyFade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeInTop { 
			0% {
				opacity: 0;
				-webkit-transform: translate3d(0, -10%, 0);
				transform: translate3d(0, -10%, 0);
			}
			100% {
				opacity: 1;
				-webkit-transform: none;
				transform: none;
			}
		}
		@keyframes fadeInRightold { 
	from {
		opacity: 0;
		-webkit-transform: translate3d(10%, 0, 0);
		transform: translate3d(10%, 0, 0);
	}
}
		@keyframes FadeOutMenu {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
#erreur .mfn-lottie-wrapper {display: flex;position: relative;align-items: center;justify-content: center;}
#erreur .uc-txtblock {text-align: center;} 
.grecaptcha-badge {visibility: hidden;}

#menu-perso #megamenu-all .button.btn-whitoutbgmm {
	background-color: transparent;
	background-image: unset;
	border: 2px solid #f0001d;
	border-radius: 5px;
    color: #f0001d;
    text-transform: uppercase;
   transition: color 1s, background-image 1s, border 1s;
   padding: 7px 15px;
}
#menu-perso #megamenu-all .button.btn-whitoutbgmm span {
   color: #f0001d;
   font-size: 13px;
}
#menu-perso #megamenu-all .button.btn-whitoutbgmm:hover {
	background-image: linear-gradient(90deg, #f0001d 0%,#7f001d 50%, #f0001d 100%);
	animation:slidebg 5s linear infinite;
	color: white !important;
	border: 2px solid white;
}
#menu-perso #megamenu-all .button.btn-whitoutbgmm:hover span{
	color: white !important;
}

#menu-perso #megamenu-all #mm-submenu ul li a span i {
  left: auto;
  margin-left: 10px;
  font-size: 14px;
}
#menu-perso #megamenu-all #mm-submenu ul li a span {
  color: black;
}
#menu-perso #megamenu-all #mm-submenu ul li a span:hover {
  color: #f0001d;
}

