/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

a {
    text-decoration: none !important;
}

.et_pb_text_inner {
    font-weight: 400;
}

p.font-weight {
    font-weight: 600;
}
.class-fotter p {
    font-weight: 600;
}

@media (min-width: 981px) {
    .class-h2 h2 , .class-h01 h1 {
        font-size: 33px;
        line-height: 39px;
  		font-weight: 600;
	
    }
	.class-h1 p {
        font-size: 37px;
        line-height: 51px;
        font-weight: 600;
/* 		color:#00B0FF; */

		
				color:#FE3B2A;
text-shadow: 0 0 20px #000000;
		
}
	
.half {
    display: flex;
    align-items: center;
}

	
}


.class-h3-titre h3 {
    font-size: 21px;
    font-weight: 500;
    line-height: 30px;
}


@media only screen and (max-width: 980px){
.reverse {
    display: flex;
    flex-direction: column-reverse;
}
}
	@media (max-width: 980px) {
    .bloc-espac .et_pb_column.et_pb_column_empty {
        display: block;
        padding-bottom: 70%;
    }
	.espaces .et_pb_column.et_pb_column_1_2.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    padding-top: 33% !important;
}	
}


p.sous-titres {
	color: #00E676;
    letter-spacing: 6px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.class-titre-flip h2.dsm-title.et_pb_module_header {
    font-size: 24px;
    line-height: 35px;
    font-weight: 600 !important;
}

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

.fixed-phone {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #F36F21 ;
    border-radius: 100px 0px 0px 100px;
    width: 60px;
    transition: width 0.3s ease, background-color 0.5s ease;
    overflow: hidden;
    z-index: 2;
    white-space: nowrap;
	box-shadow: 0 0 20px 0px hsl(0deg 0% 100% / 44%);
}
.fixed-phone a {
  display: flex;
  align-items: center;
  color: #fff;
	padding: 15px 0px 15px 20px;
  text-decoration: none;
  font-size: 16px;
}
.phone-icon {
  font-size: 20px;
  margin-right: 10px;
  transform: rotate(90deg);
}
.phone-number {
  display: none;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
}
.fixed-phone:hover {
  width: 234px;
}
.fixed-phone:hover .phone-number {
  display: inline;
}
.fixed-phone:hover .phone-icon {
  margin-right: 15px;
}
@media (max-width:767px) {
.fixed-phone {
    width: 50px;
}
.fixed-phone a {
    padding: 10px 0px 10px 10px;
}
	
	a.et_pb_button {
    letter-spacing: 2px !important;
}
}

@media (max-width:500px) {
.class-titre-flip .dsm-content {
    font-size: 15px;
    line-height: 20px !important;
}
}
/***********************/
.fixed-phone.siz1.pos2 {
    top: 60%;
}


.pos2  span.phone-icon {
    transform: unset !important;
}

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


.class-icon span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
    width: 65px;
}


.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
/*     color: #F36F21 !important; */


    color: #3C32F0 !important;

}


.et_mobile_menu {
 
    border-top: 3px solid #F36F21 !important;
	}


@media (max-width: 980px) {
    .et_fixed_nav #main-header {
        position: fixed !important;
    }
	
		.class-h1 p {
    font-size: 29px;
    line-height: 46px;
	font-weight:600;
	        color: #00B0FF;
        text-shadow: 0 0 20px #000000;
}
	    .class-h2 h2 , .class-h01 h1  {
        font-size: 26px;
        line-height:36px;
			font-weight:600;
	
    }
	
	  
	
	p.sous-titres{
		
	    font-size: 15px !important;	
	    letter-spacing: 5px !important;
	}
}


ul.ul-class li {
    background: url(/wp-content/uploads/2026/03/verifie.png);
    background-size: 21px;
    background-repeat: no-repeat;
    padding: 0px 27px;
}

ul.ul-class {
    padding: 0px;
    list-style-type: none;
}






@media (max-width: 1276px) {
    #top-menu {
        display: none;
    }
}

@media (max-width: 1276px) {
    #et_mobile_nav_menu {
        display: block;
    }
}


h2{
	    color: #3C32F0 !important;
}

h3{
	    color: #FE3B2A !important;
}












