@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');


h1, h2, h3, h4, a, p, span{
  font-family: "Ubuntu", sans-serif !important;
  color: #000000 !important;
}
h2{
  position: relative;
  margin-bottom: 10px !important;
  line-height: 2.5rem !important;
  /*padding-bottom: 15px !important;*/
}
/*
h2::after{
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100px;
  background-color: #f5a487;
}
*/
h1 span{
  /*color: #f5a487 !important;*/
  -webkit-text-stroke: 1px #f5a487 !important;
  color: rgba(255, 0, 0, 0) !important;
}
h2 span{
  -webkit-text-stroke: 1px #f5a487 !important;
  color: rgba(255, 0, 0, 0) !important;
}
h4 span{
  color: #f5a487 !important;
}


.elementor-button::before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -10px;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  border-left: 1px solid #f5a487;
  transition: all ease 0.3s;
}
.elementor-button::after{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  border-right: 1px solid #f5a487;
  transition: all ease 0.3s;
}
.elementor-button:hover::before{
  left: 0px;
}
.elementor-button:hover::after{
  right: 0px;
}
.elementor-button{
  background-color: rgba(0, 0, 0, 0) !important;
  border-radius: 25px;
  transition: all ease 0.3s;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.elementor-button span{
  color: #f5a487 !important;
  transition: all ease 0.3s;
}
.elementor-button:hover{
  background-color: rgba(245, 164, 135, 1) !important;
}
.elementor-button:hover span{
  color: #ffffff !important;
}


.back-o p, .back-o h2{
  color: #ffffff !important;
}
.back-o h2 span{
  -webkit-text-stroke: 1px #ffffff !important;
}
.back-o .elementor-button::before{
  border-left: 1px solid #ffffff;
}
.back-o .elementor-button::after{
  border-right: 1px solid #ffffff;
}
.back-o .elementor-button span{
  color: #ffffff !important;
}
.back-o .elementor-button:hover{
  background-color: rgba(255, 255, 255, 1) !important;
}
.back-o .elementor-button:hover span{
  color: #f5a487 !important;
}



.site-logo{
  width: 70px;
}
#site-header{
  position: fixed !important;
  width: 100%;
  z-index: 99;
  transition: all ease 0.3s;
}
#site-header a{
  color: #ffffff !important;
  transition: all ease 0.3s;
}
#site-header a:hover{
  color: #f5a487 !important;
}
.onPoint{
  background-color: #ffffff !important;
  box-shadow: 0 -9px 20px rgba(0, 0, 0, 0.5);
}
#site-header.onPoint a{
  color: #000000 !important;
}
#site-header.onPoint a:hover{
  color: #f5a487 !important;
}
#menu-item-29 a{
  background-color: rgba(0, 0, 0, 0) !important;
  border-radius: 25px;
  transition: all ease 0.3s;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  color: #ffffff !important;
  padding: 10px 30px !important;
  margin-left: 30px;
}
#menu-item-29 a:hover{
  color: #f5a487 !important;
  background-color: rgba(255, 255, 255, 1) !important;
}
#menu-item-29 a::before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -10px;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  border-left: 1px solid #ffffff;
  transition: all ease 0.3s;
}
#menu-item-29 a::after{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  border-right: 1px solid #ffffff;
  transition: all ease 0.3s;
}
#menu-item-29 a:hover::before{
  left: 0px;
}
#menu-item-29 a:hover::after{
  right: 0px;
}
.onPoint #menu-item-29 a{
  color: #f5a487 !important;
}
.onPoint #menu-item-29 a::before, .onPoint #menu-item-29 a::after{
  border-color: #f5a487;
}
.onPoint #menu-item-29 a{
  color: #f5a487 !important;
}
.onPoint #menu-item-29 a:hover{
  color: #ffffff !important;
  background-color: rgba(245, 164, 135, 1) !important;
}
.site-navigation ul.menu li.menu-item-has-children:after{
  display: none;
}
.sub-menu{
  background-color: rgba(0, 0, 0, 0.3) !important;
  border-radius: 10px;
  min-width: 165px !important;
}
.onPoint .sub-menu{
  background-color: rgba(255, 255, 255, 1) !important;
}
.site-navigation-toggle-icon{
  color: #ffffff !important;
}
.onPoint .site-navigation-toggle-icon{
  color: #f5a487 !important;
}
@media(max-width:767px){
  #site-header .menu-item a{
    color: #000000 !important;
  }
  #site-header .current-menu-item a{
    color: #ffffff !important;
    background-color: #f5a487 !important;
  }
}

.banner-home, .banner-gen{
  position: relative;
}
.banner-home::before, .banner-gen::before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.banner-home::after, .banner-gen::after{
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-image: url(/wp-content/themes/hello-elementor/assets/under-b.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.banner-home h1, .banner-gen h1{
  text-transform: uppercase !important;
  color: #ffffff !important;
  font-weight: 600 !important;
}
.banner-home p, .banner-gen p{
  color: #ffffff !important;
}


#footer a, #footer p{
  color: #ffffff !important;
  transition: all ease 0.3s;
}
#footer a:hover{
  color: #f5a487 !important;
}

.b-d{
  position: relative;
}
.b-d::after{
  content: '';
  display: block;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 100px;
  background-image: url(/wp-content/themes/hello-elementor/assets/under-2.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.under-o::after{
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100px;
  background-image: url(/wp-content/themes/hello-elementor/assets/under-2o.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
  transform: translateY(-80%);
}
.under-w::after{
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100px;
  background-image: url(/wp-content/themes/hello-elementor/assets/under-2.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
  transform: translateY(-80%);
}



.c1 input, .c2 input{
  width: 48%;
}
.c1 .nom, .c2 .email{
  margin-right: 2%;
}
.c1 .prenom, .c2 .tel{
  margin-left: 2%;
}
.sujet{
  margin-bottom: 15px;
}
.c1 input, .c2 input, .c3 textarea, .c3 input{
  border: 1px solid #f5a487;
}
.c1 input::placeholder, .c2 input::placeholder, .c3 textarea::placeholder, .c3 input::placeholder{
  color: #000000 !important;
}
.c1 input:active, .c2 input:active, .c3 textarea:active, .c3 input:active{
  border: 1px solid #f5a487 !important;
}
.c1 input:focus-visible, .c2 input:focus-visible, .c3 textarea:focus-visible, .c3 input:focus-visible{
  border: 1px solid #f5a487 !important;
}
.c4 p{
  text-align: center;
}
.c4 span{
  position: relative;
  width: 150px;
  height: 44px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*
.c4 input:hover{
  transform: scale(1.3);
}
*/

.c4 input{
  background-color: rgba(0, 0, 0, 0) !important;
  border-radius: 25px;
  transition: all ease 0.3s;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  color: #f5a487 !important;
  padding: 10px 30px !important;
  border: none;
  z-index: 1;
}
.c4 input:hover{
  color: #ffffff !important;
  background-color: #f5a487 !important;
}
.c4 .aft-in::before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -10px;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  border-left: 1px solid #f5a487;
  transition: all ease 0.3s;
}
.c4 .aft-in::after{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  border-right: 1px solid #f5a487;
  transition: all ease 0.3s;
}
.c4 .aft-in:hover::before{
  left: 0px;
}
.c4 .aft-in:hover::after{
  right: 0px;
}


.elementor-testimonial-content{
  color: #000000 !important;
  font-family: "Ubuntu", sans-serif !important;
  font-size: 1rem !important;
}
.elementor-testimonial-name{
  color: #f5a487 !important;
  font-family: "Ubuntu", sans-serif !important;
  font-size: 1.2rem !important;
}
.elementor-testimonial-job{
  color: #000000 !important;
  font-family: "Ubuntu", sans-serif !important;
  font-size: 1rem !important;
}


.out_link p{
  margin-bottom: 0px !important;
}
.out_link a{
  transition: all ease 0.3s;
}
.out_link a:hover{
  color: #f5a487 !important;
}
