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;
} #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;
} 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;
} .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;
}@media (max-width: 500px) {
.mfn-header-menu>.mfn-menu-li>.mfn-menu-link>.label-wrapper>.menu-label i {
color: #f0001d;
}
.mfn-header-menu>.mfn-menu-li>.mfn-menu-link>.label-wrapper>.menu-label {
text-transform: uppercase;
}
#menu-mobile-menu ul li a.mfn-menu-link {
text-transform: uppercase;
font-size: 13px;
color: black;
}
#menu-mobile-menu ul li a:hover.mfn-menu-link {
color: #f1001d;
}
}#siv-header-title .image_wrapper{
animation-delay: 0.7s;
}
.vitrine-header h1 {
font-size: 31px;
font-weight: bold;
animation-delay: 1s;
}
.vision-headersection {
background: #042028;
}
.one-vision hr {
background: #f0001d;
width: 3px;
height: 70px;
margin-top: 0px !important;
margin-bottom: 65px !important;
animation-delay: 1.1s;
}
#vision-second h2 {
animation-delay: 1.3s;
}
#vision-second .image_wrapper {
animation-delay: 1.6s;
}
.vision-stylize h3 {
color: #f0001d;
animation-delay: 0.7s;
}
.vision-stylize h2 {
animation-delay: 1s;
}
.vision-stylize P {
text-align: justify;
color: white;
margin-top: 30px;
animation-delay: 1.3s;
}
#vision-cta .image_frame {
padding-top: 17px;
animation-delay: 1s;
}
#vision-cta p, #vision-cta .services-btn-anim{
display: inline-block;
}
#vision-cta .services-btn-anim{
vertical-align: top;
padding-top: 30px;
padding-left: 25px;
animation-delay: 1.5s;
}
#vision-cta p {
width: 70%;
margin-bottom: 0;
padding: 0 25px 0 50px;
text-align: justify;
animation-delay: 1.3s;
}
#vision-cta .column_attr {
background: #033040;
padding: 40px;
border-radius: 20px;
animation-delay: 0.7s;
}
.fadein-transition{
animation:fadeInDown; 
animation-fill-mode:forwards;  
animation-duration:2s;
opacity:0;
}
.fadeinfirstblockh2-transition{
animation:fadeInRight; 
animation-fill-mode:forwards;  
animation-duration:2s;
opacity:0;
}
.fadeinsecondblockimg-transition{
animation:fadeInDown; 
animation-fill-mode:forwards;  
animation-duration:2s;
opacity:0;
}
.fadeout-transition {
animation:fadeOut; 
animation-fill-mode:forwards;  
animation-duration:2s;
opacity:1;
} @keyframes scrolling-left1 {
from {
transform: translateX(0%);
}
to {
transform: translateX(-172.7%);
}
}
@keyframes fadeIn { 
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeInRight { 
from {
opacity: 0;
-webkit-transform: translate3d(10%, 0, 0);
transform: translate3d(10%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-10%, 0, 0);
transform: translate3d(-10%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
} 
@keyframes fadeOut {
0% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-10%, 0, 0);
transform: translate3d(-10%, 0, 0);
}
}@media (max-width: 500px) {
#vision-cta .image_frame, #siv-heightcontent .image_frame  {
text-align: center;
width: 100%;
}
#vision-cta p, #siv-heightcontent p {
width: 100%;
margin-bottom: 0;
padding: 35px 0px 20px 0px;
text-align: justify;
}
#vision-cta .services-btn-anim {
padding-left: 0;
text-align: center;
width: 100%;
}
}