/*
Theme Name: dr-youssef-gam Child
Theme URI: https://dr-youssef-gam.com
Description: Child theme for _s
Author: dr-youssef-gam
Template: dr-youssef-gam
Version: 1.0
*/

@font-face {
    font-family: "Onest-bold";
    src: url('../dr-youssef-gam-child/fonts/Onest-Bold.ttf');
    src: url('../dr-youssef-gam-child/fonts/Onest-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Onest";
    src: url('../dr-youssef-gam-child/fonts/Onest-Regular.ttf');
    src: url('../dr-youssef-gam-child/fonts/Onest-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html, body {
    overflow-x: hidden;
}

body {
    font-family: "Onest";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6em;
    color: #69615d;
    background: #ffffff;
}

.center {
    text-align: center;
    display: block;
}

footer.site-footer {
    background-color: #383d5a;
    color: white;
    padding: 50px 15px 30px 15px;
    border-radius: 30px;
    width: 97%;
    display: block;
    text-align: center;
    margin: 30px auto;
}

/*--------------------------------------------------------------
#   scrollbar
--------------------------------------------------------------*/

/*width */

::-webkit-scrollbar {
    width: 15px;
}

/*Track*/

 ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #66b49c;
}

/* Handle */

 ::-webkit-scrollbar-thumb {
    background-color: #383d5a;
    border-radius: 10px;
}

.site-footer * {
    color: white;
    list-style: none;
    text-align: left;
}

.site-footer ul {
    padding: 0px;
}

.site-footer ul li {
    padding: 5px 0px;
}

a:hover {
    color: #66b49c;
}

.contact-footer {
    padding-top: 20px;
}

.Copyright {
    border-top: 1px solid rgb(255 255 255 / 49%);
    padding: 40px 20px 20px 20px;
    margin-top: 40px;
}

.Copyright p{
    text-align: center !important;
}

footer h3 {
    font-family: 'Onest';
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: #fffef6;
    margin-bottom: 20px;
}

.post, .page {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Onest-bold";
    color: #383d5a;
    font-weight: bold;
    margin: 2% 0;
}

h1 {
    font-size: 48px;
    text-align: center;
}

h2 {
    font-size: 38px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 25px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
    display: block;
}

.sous-title {
    font-size: 20px;
    font-family: "Onest";
    color: rgb(204, 141, 41);
    font-weight: bold;
}

ul.liste-style li {
    list-style: url(../../uploads/2026/01/pulse.webp);
    list-style-position: outside;
}

ul.liste-style {
    padding-left: 25px;
    margin-bottom: 25px;
}

.style_b:before {
    content: "";
    background-image: url(../../uploads/2026/01/pulse.webp);
    width: 21px;
    height: 15px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}

ul.liste-style.white li {
    filter: brightness(0) invert(1);
}

b.style_b {
    padding-left: 26px;
    font-weight: 500;
    line-height: 1.6;
}

a,
a:hover,
a:focus {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration: none;
    outline: none !important;
}

body,
p {
    font-size: 16px;
    font-family: "Onest";
    color: rgb(33, 33, 33);
    line-height: 1.5;
}

.image:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.image img {
    cursor: pointer;
    transform: scale(1.01);
    transition: all .7s ease;
}

.image:hover img {
    transform: scale(1.07) rotate(.5deg);
}

body {
    background-color: white;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

.img-logo img {
    width: 100%;
    height: auto;
}

.align_center {
    display: flex;
    align-items: center!important;
    justify-content: space-around!important;
}
body ul, body ol {
    margin: 0;
}
.align_right {
    display: flex;
    align-items: right;
    justify-content: space-around;
}

a:hover {
    text-decoration: none;
}

.white * {
   color : white;
}

/****** menu wordpress ****/

.fixed-header_Desktop {
    background-color: transparent;
    padding: 5px 10px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    margin-top: 60px;
}

.fixed-header_Desktop .container_navheader {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 90%;
}

.fixed-header_Desktop .logo {
    float: left;
    width: 100%;
    text-align: center;
    top: 14px;
    position: relative;
}
.fixed-header_Desktop .logo img {
    width: 100%;
}

.fixed-header_Desktop nav.navbar {
    width: 82%;
    float: left;
    padding: 0;
    display: block;
}

.fixed-header_Desktop nav.navbar ul.main_nav {
    text-align: left;
    height: 60px;
    line-height: 60px;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
}

.fixed-header_Desktop nav.navbar ul.main_nav>li {
    padding: 0 10px;
    display: inline-block;
    list-style: none;
}

.fixed-header_Desktop .container_navheader ul.main_nav>li>a {
    color: white;
    font-size: 16px;
    font-weight: 500;
     line-height: 1em;
    -webkit-text-decoration: none;
    text-decoration: none;
}

body .fixed-header_Desktop .container_navheader .navbar ul.main_nav li.item_devis a {
    animation: pulse 1.25s cubic-bezier(.66,0,0,1) infinite;
    background-image: linear-gradient(-177deg,#cc8e2b,#ddb45a);
    background-image: -ms-linear-gradient(-177deg,#cc8e2b 0,#ddb45a 100%);
    border-radius: 50px;
    box-shadow: 0 0 0 0 rgba(204,142,43,.7);
    color: #111;
    font-weight: 500;
    padding: 8px 20px;
}

.fixed-header_Desktop nav.navbar ul.main_nav>li ul.subnav-content {
    display: none;
    left: 0;
    position: absolute;
    width: 100%;
    max-width: 100%;
    background: -webkit-linear-gradient(45deg, #cc8e2b, #f7eea4);
    background: -moz-linear-gradient(45deg, #cc8e2b, #f7eea4);
    background: -o-linear-gradient(45deg, #cc8e2b, #f7eea4);
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: #fff;
}

ul.sub-menu.sub-menu-mob-2 li:not(:last-child) {
    border-bottom: 0px solid #2d2d2d;
}

ul.sub-menu.sub-menu-mob-2 li a {
    font-size: 15px;
    font-weight: 300;
}

header.fixed-header {
    transition: 1s cubic-bezier(.858, .01, .068, .99);
    -webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -moz-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -ms-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -o-transition: 1s cubic-bezier(.858, .01, .068, .99);
}

header.fixed-header_Desktop.scrolled {
    background: #383d5a;
    margin-top: 0;
    border-bottom: 2px solid #383d5a;
    box-shadow: 0 4px 18px 0 rgb(65 65 65 / 23%);
    padding-bottom: 1%;
    transition: all 0.5s linear;
    z-index: 999;
    top: 0;
    padding: 30px 0px;
}

header.fixed-header_Desktop.scrolled .sidebar-box-header {
    top: 35%;
}

/** header.fixed-header.vh_100 {
    overflow-y: scroll;
    min-height: 100vh;
}**/

@media(min-width:768px) {

    ul.main_nav>li.menu-item.current_page_item>a,
    ul.main_nav>li.menu-item>a:hover {
        color: #66b49c;
    }
}

@media (min-width:769px) {
    #main_nav>li>.sub-menu>li>ul li a {
        font-weight: 400;
        font-size: 16px;
    }

    .menu-item-has-children:hover>.sub-menu {
        display: table !important;
    }

    #main_nav>li>.sub-menu>li>.sub-menu li {
        line-height: 1.5;
        padding: 10px 0 0px 0px;

    }

    #main_nav>li>.sub-menu>li>.sub-menu {
        top: 0;
        padding: 0;
        position: absolute;
        left: 222px;
        height: 100%;
        display: none;
        width: 280px;
        background: #66b49c;
        box-shadow: 0 0 9px 0 #66b49c;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px;
    }

    #main_nav>li>.sub-menu>li>.sub-menu>li:first-child {
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }

    #main_nav>li>.sub-menu>li>.sub-menu>li:last-child {
            border-bottom-left-radius: 12px;
            border-bottom-right-radius: 12px;
    }

    #main_nav>li>.sub-menu>li>.sub-menu::after {
        content: "";
        left: -10px;
        position: absolute;
        top: 13px;
        width: 0;
        height: 0;
        border-bottom: 10px solid transparent;
        border-top: 10px solid transparent;
        border-right: 10px solid #66b49c;
    }
    ul.sub-menu {
        position: absolute;
        padding: 0;
        margin: 0;
        display: none;
    }

    #main_nav>li>.sub-menu a {
        text-transform: none;
        letter-spacing: normal;
        -webkit-transition: 0s all;
        -o-transition: 0s all;
        transition: 0s all;
        font-family: "Onest";
        color: #fff;
        font-size: 16px;
        width: 100%;
        display: block;
        font-weight: 600;
    }

    #main_nav>li>.sub-menu>li:hover:before {
        left: 20px;
        opacity: 1;
    }

    #main_nav>li>.sub-menu>li:hover,
    .main_nav>li>.sub-menu>li>.sub-menu>li:hover {
        background-color: transparent;
    }

    #main_nav>li>.sub-menu>li:hover>a,
    #main_nav>li>.sub-menu>li .sub-menu>li:hover a {
        color: #383d5a;
    }

    #main_nav>li>.sub-menu>li .sub-menu>li a {
        padding: 5px 10px;
    }

    #main_nav>li>.sub-menu>li {
        -webkit-transition: all .15s ease;
        -o-transition: all .15s ease;
        transition: all .15s ease;
    }

    #main_nav>li>.sub-menu {
        position: absolute;
        display: none;
        background: #66b49c;
        box-shadow: 0 0 9px 0 #e0c493;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px;
        padding: 10px 0px 10px 0px;
    }

    #main_nav>li>.sub-menu::after {
        content: "";
        content: "";
        position: absolute;
        left: 25px;
        top: -10px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #66b49c;
    }

    #main_nav>li>.sub-menu>li {
        text-align: left;
        line-height: 1.5;
        width: 210px;
        padding: 5px 15px;
        background: #66b49c;
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
    }
    #main_nav>li>.sub-menu>li:first-child {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    }

    #main_nav>li>.sub-menu>li:last-child {
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px;
    }

    #main_nav>li>.sub-menu li {
        list-style: none;
    }
}

.menu-icon__box_inner.close span {
    background: transparent;
}

.close {
    opacity: 1 !important;
}

nav.navbar_mobile li {
    list-style: none;
}

.sidebar-backdrop {
    background-color: rgba(0, 0, 0, .5);
    cursor: pointer;
    height: 100vh;
    left: 0;
    position: fixed;
    width: 100vw;
}

nav.navbar_mobile {
    position: fixed;
    padding: 1rem 20px 2rem;
    z-index: 9999;
    width: 300px;
    background: #66b49c;
    border-top: 1px solid #66b49c;
    height: 100vh;
    left: 0;
    top: 0;
    transition: 1s cubic-bezier(.858, .01, .068, .99);
    -webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -moz-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -ms-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -o-transition: 1s cubic-bezier(.858, .01, .068, .99);
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    overflow-y: auto;
}

.opened {
    display: block !important;
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    transition: 1s cubic-bezier(.858, .01, .068, .99);
    -webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -moz-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -ms-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -o-transition: 1s cubic-bezier(.858, .01, .068, .99);
}

header.fixed-header img.custom-logo {
    width: 110px;
}

.burger-button {
    position: absolute;
    height: 40px;
    width: 40px;
    right: 10px;
    top: 5px;
    background-image: linear-gradient(100deg, #b68a00, #f3bf3a);
    background-image: -ms-linear-gradient(100deg, #b68a00 0, #f3bf3a 100%);
    border: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 99;
}

.menu-icon__box_inner {
    overflow: hidden;
    right: 10px;
    position: absolute;
    width: 40px;
    height: 16px;
    top: 10px;
    display: flex;
    align-items: center;
    justify-content: right;
}

span.menu-icon__inner {
    width: 33%;
    height: 2px;
    background: #66b49c;
    display: block;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
}

span.menu-icon__inner:after {
    content: '';
    position: absolute;
    height: 2px;
    background: #66b49c;
    top: 0;
    bottom: 0;
    margin-left: 10%;
    width: 18px;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    right: 0;
}

span.menu-icon__inner:before {
    content: '';
    position: absolute;
    height: 2px;
    background: #66b49c;
    bottom: 0;
    margin-left: 0;
    width: 18px;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    right: 0;
}

.menu-icon__box_inner.close span.menu-icon__inner:before {
    top: 50%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.menu-icon__box_inner.close span.menu-icon__inner:after {
    top: 50%;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

nav.navbar_mobile ul.main_nav {
    padding: 0;
    margin: 0;
}

nav.navbar_mobile ul.main_nav li {
    position: relative;
    padding: 6px;
    text-align: left;
}
nav.navbar_mobile ul.main_nav li:not(:last-child) {
    border-bottom: 1px solid rgb(255 255 255 / 49%);
}
nav.navbar_mobile ul.main_nav li a {
    margin: 0px 15px;
    font-size: 18px;
    font-family: "Onest";
    color: white;
    font-weight: 400;
}

span.open-btn::after {
    content: '';
    position: absolute;
    top: 44%;
    display: block;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 5px;
    height: 5px;
    transform: translate(-50%, -50%) rotate(-45deg);
}

span.open-btn {
    padding: 9px;
    border: 1px solid #fff;
    position: absolute;
    right: 15px;
    background-color: transparent;
}

span.open-btn.rotate-sp {
    transform: rotate(-180deg);
}

span.open-btn.open-btn-2 {
    right: 9px;
}

ul.sub-menu-mob-1 {
    display: none;
    padding: 6px 0;
    margin: 10px 0 0 0;
}

ul.sub-menu-mob-2 {
    display: none;
    padding: 0;
    margin: 0;
    margin-left: 15px;
    margin-right: -6px;
    margin-top: 9px;
}

ul.sub-menu-1 a:hover {
    color: #ffffff;
}

li.has_child:hover .sub-menu-2 {
    display: block !important;
}

li.has_child:hover {
    border-right: 3px solid #d49f41;
}

#main_nav .menu-item-has-children {
    position: relative;
}

ul.sub-menu-2 img {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    height: 100%;
}

li.has_child>a {
    font-weight: 500;
}

ul.sub-menu-2 li a {
    font-size: 14px;
    font-weight: 300;
}

.fixed-header.scrolled {
   background: #383d5a;
    border-bottom: 2px solid #383d5a;
    box-shadow: 0 4px 18px 0 rgb(65 65 65 / 23%);
    padding-bottom: 6%;
    top: 0;
}
header.fixed-header {
    padding: 10px 10px;
    position: fixed;
    z-index: 999999;
    width: 100%;
    top: 0;
}
header.fixed-header {
    transition: 1s cubic-bezier(.858, .01, .068, .99);
    -webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -moz-transition: 1s cubic-bezier(.858,.01,.068,.99);
    -ms-transition: 1s cubic-bezier(.858,.01,.068,.99);
    -o-transition: 1s cubic-bezier(.858,.01,.068,.99);
}

@media (max-width: 767px) {
    .devis_express_mobile {
        position: fixed;
        top: 6px;
        left: 40%;
        padding: 10px 20px !important;
        background: #66b49c;
        border-radius: 30px;
        animation: pulse_dex_white 1s infinite;
    }
    .devis_express_mobile a {
    color: white;
    font-weight: 600;
}
}

.about-img-1-gpl img{
    aspect-ratio: 1 / 1.75;
    object-fit: cover;
}

.about-img-2-gpl{
    mask-image: url(../../uploads/2026/01/about-img-2-bg-shape-gps-scaled.png);
    mask-size: contain;
    mask-position: center center;
    mask-repeat: no-repeat;
}

.about-img-2-gpl img{
    aspect-ratio: 1 / 1.74;
    object-fit: cover;
}

.about-customer-counter-gpl,
.about-customer-counter-gpl .elementor-widget-container{
	height: 50px !important;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content__slider {
    display: block;
    position: absolute;
    top: 56%;
    text-align: left;
    left: 17vh;
}

img.img-slider {
    border-radius: 30px;
    width: 97%;
}

h1.title_slider {
    font-size: 70px;
    color: #fffef6;
}

.btn_devis a {
    background: #66b49c;
    color: white;
    padding: 15px 30px!important;
    border-radius: 50px;
    text-align: center;
    position: relative;
    transition: all 0.5s ease-in-out;
    z-index: 1;
    font-family: 'Onest-bold';
}

.btn_devis a:hover,
.btn_devis a:focus {
    background-color: #FFFFFF00;
    color: #383d5a;
        z-index: 1;
}

.btn_devis a::after {
    background: #ffffff;
}
.btn_devis a:hover:after {
    left: 0;
    right: 0;
    opacity: 1;
    z-index: -999;
}
.btn_devis a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 50%;
    opacity: 0;
    background: white;
    border-radius: 100px;
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

/* Image Animation CSS */

.at-blog-shiny-glass-effect,
.at-shiny-glass-effect{
	position: relative;
	overflow: hidden;
}

.at-blog-shiny-glass-effect:after,
.at-shiny-glass-effect:after{
	content: '';
	position: absolute;
	width: 200%;
	height: 0%;
	left: 50%;
	top: 50%;
	background-color: rgba(255,255,255,.3);
	transform: translate(-50%,-50%) rotate(-45deg);
	z-index: 1;
}

.at-blog-shiny-glass-effect:hover:after,
.at-shiny-glass-effect:hover:after{
	height: 250%;
	transition: all 600ms linear !important;
	background-color: transparent;
}

/*  Heading Small Icon & Hide Small Icon  */

.section-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4em;
    letter-spacing: 0.1em;
    color: #66b49c;
}

.section-title .elementor-heading-title{
	padding-left: 34px;
	font-family: "Onest" !important;
}

span.elementor-heading-title
 {
    position: relative;
}

.section-title .elementor-heading-title::before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	bottom: 0;
	transform: translateY(-50%);
	background-color: #66b49c;
	mask-image: url(../../uploads/2026/01/icon-sub-heading.webp);
	mask-repeat: no-repeat;
	mask-size: cover;
	width: 24px;
	height: 24px;
}

.glowix-hide-small-icon .section-title .elementor-heading-title::before{
	display: none;
}

.glowix-hide-small-icon .section-title .elementor-heading-title{
	padding-left: 0;
}

.dark-section.section-title .elementor-heading-title::before{
	background-color:#66b49c ;
}

@media only screen and (max-width: 991px){

	.section-title .elementor-heading-title{
		padding-left: 30px;
	}

	.section-title .elementor-heading-title::before{
		width: 20px;
		height: 20px;
	}
}

.infobox {
    padding: 60px 40px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 9999999;
}

.infobox:hover::before {
    background-color: #66b49c;
}
.infobox:hover::before {
    left: 0;
    top: 0;
    z-index: -999;
}
.infobox::before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    background-size: 101% 101%;
}

.infobox:hover * {
    color: #fffef6;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.btn_devis__2 a {
    background: #66b49c;
    color: #fffef6;
    border-radius: 100px 100px 100px 100px;
    padding: 17px 25px 17px 25px;
    text-align: center;
    position: relative;
    transition: all 0.5s ease-in-out;
    z-index: 1;
}

.btn_devis__2 a:hover,
.btn_devis__2 a:focus {
    background-color: #383d5a;
    color: #fffef6;
        z-index: 1;
}

.btn_devis__2 a::after {
    background: #383d5a;
}
.btn_devis__2 a:hover:after {
    left: 0;
    right: 0;
    opacity: 1;
    z-index: -999;
}
.btn_devis__2 a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 50%;
    opacity: 0;
    background: #383d5a;
    border-radius: 100px;
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

a.phone__header {
    color: white;
}

a.phone__header:hover {
    color: #66b49c;
}

/*  Box Spécialités  */

.box_content {
    position: relative;
}

.box_content .append_slider img {
    object-fit: cover;
    width: 100%;
    height: 450px;
    border-radius: 30px;
}

.btn__box {
    position: absolute;
    text-align: center;
    background: #66b49c;
    border-radius: 15px;
    padding: 15px;
    margin: 10px;
    left: 30px;
    bottom: 30px;
    right: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    z-index: 2;
}

.btn__box h3 {
    font-size: 16px;
    color: white;
    font-weight: bold;
    margin: 0 auto;
}

body .box_specialite .box_content:hover .content_sld {
opacity: 1 !important;
transition: all 0.5s ease-in-out;
cursor: pointer;
}

body .box_specialite .content_sld {
    top: 0;
    opacity: 0;
    position: absolute;
    z-index: 3;
    padding: 15px 20px;
    border-radius: 30px;
    height: 450px;
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    text-align: center;
}

.content_sld h3 {
    font-size: 24px;
}

.content_sld * {
    color: white;
}

.slick-slide {
    margin: 0 10px;
}

.btn__box__2 a {
    text-align: center;
    margin: 0 auto;
    color: white;
    font-size: 14px;
}

.btn__box__2 {
    position: relative;
    text-align: center;
    background: #66b49c;
    border-radius: 15px;
    padding: 10px 0px;
    margin: 0 auto;
    bottom: 3px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    z-index: 2;
    width: 40%;
    color: white;
}

.right-bar{
    position: absolute;
    top: 0;
    right: 0;
}

.slick-prev, .slick-next {
   background: #66b49c;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    text-align: center;
    display: block;
    position: absolute;
    top: -13rem;
    right: 5.4rem;
}

.slick-prev img, .slick-next img {
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 13px 0;
}

.slick-next {
    right: 8rem;
}

.our-blog .elementskit-entry-header img{
	aspect-ratio: 1 / 0.967;
	object-fit: cover;
    transition: all 0.5s ease-in-out !important;
	overflow: hidden;
}

.our-blog .elementskit-post-image-card .elementskit-entry-header a.elementskit-entry-thumb:after{
	content: "";
	position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255,255,255,.3);
    transform: translate(-50%,-50%) rotate(-45deg);
    z-index: 1;
}

.our-blog .elementskit-post-image-card .elementskit-entry-header a:hover:after{
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

.our-blog .elementskit-post-image-card:hover img{
    transform: scale(1.1) !important;
    opacity: 1 !important;
}

.our-blog .elementskit-post-image-card .elementskit-post-body{
	display: flex;
	align-items: center;
	gap: 30px;
    margin: 0 15px;
}

.our-blog .elementskit-post-image-card .elementskit-post-body .btn-wraper a{
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease-in-out;
}

.our-blog .elementskit-post-image-card .elementskit-post-body .btn-wraper a:hover{
	transform: rotate(45deg);
}

.our-blog.blog-gbc .elementskit-post-image-card .elementskit-post-body .btn-wraper a:hover svg path{
	stroke: none;
}

@media only screen and (max-width: 767px){

	.our-blog .elementskit-post-image-card .elementskit-post-body .btn-wraper a{
		width: 44px;
		height: 44px;
	}

	.our-blog .elementskit-post-image-card .elementskit-post-body{
		gap: 10px;
	}
}

.sidebar-box-header {
    display: flex;
    position: absolute;
    right: 5%;
    top: 20%;
    text-align: center;
    margin: 0 auto;
}

.sidebar-box-header .content-box-header {
    display: flex;
    align-items: center;
    gap: 15px;
}

.highlighted-section-gpl.section-title .elementor-heading-title::before {
    background-color: #fffef6;
}

body .box_specialite .content_sld:before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    background-size: 101% 101%;
    border-radius: 30px;
}

body .box_specialite .content_sld:hover::before {
    left: 0;
    top: 0;
    z-index: -999;
    background-color: #383d5a;
    border-radius: 30px;
}

@media (max-width: 767px) {
section.section_slider * {
    padding: 0;
}
section.section_slider {
    position: relative;
    top: 0;
    z-index: -9999;
    padding-top: 0;
}
.section_slider img.img-slider {
    border-radius: 0;
    width: 100%;
    object-fit: cover;
    height: 500px;
}

.section_slider .content__slider {
    left: 0;
    top: 21rem;
}

.section_slider h1.title_slider {
    font-size: 40px;
    margin-left: 35px;
}

.section_slider .btn_devis a {
    margin-left: 35px;
    margin-top: 2rem !important;
}

    .elementor-11 .elementor-element.elementor-element-8403163 img{
        max-width: 30px !important;
        height: 30px !important;
    }
    body h2{
       font-size: 28px;
    }
body h3,.ekit-wid-con h3.elementskit-info-box-title{
       font-size: 20px;
    }
    .slick-prev, .slick-next {
    top: auto;
    bottom: -40px;
        right: 8.4rem;
}
.slick-next {
    right: 12rem;
}

body .box_specialite .content_sld {
    opacity: 1;
    background: #383d5a;
}
body .whatsapp-icon {
    top: calc(50% + 50px);
}

footer.site-footer {
    padding: 30px 15px 30px 15px;
    border-radius: 0;
    width: 100%;
}

body #page {
    padding-top: 0;
}

footer.site-footer {
    margin: 0px;
}

body .top_header_page.top-default {
        border-radius: 0;
        margin: 0;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 77%;
}
body .top_header_page.top-default:after {
    border-radius: 0;
    background-image: -moz-linear-gradient(180deg, rgba(56, 61, 90, 0.6) 10%, rgba(56, 61, 90, 0.5) 30%, rgba(56, 61, 90, 0.6) 70%);
    background-image: -webkit-linear-gradient(180deg, rgba(56, 61, 90, 0.6) 10%, rgba(56, 61, 90, 0.5) 30%, rgba(56, 61, 90, 0.6) 70%);
    background-image: -ms-linear-gradient(180deg, rgba(56, 61, 90, 0.6) 10%, rgba(56, 61, 90, 0.5) 30%, rgba(56, 61, 90, 0.6) 70%);
}

body .top_header_page.top-default h1 {
        left: 2%;
        font-size: 38px;
        top: auto;
        width: 100%;
        bottom: 2%;
}

.faqs-img-1 img {
    width: 65%;
}
.faqs-img-2 img {
    width: 60%;
    LEFT: 66px;
    position: relative;
    top: -3px;
}
.img_form_interne_1 img{
        width: 80%;

}

.img_form_interne_2 img{
width: 54%;
    float: left;
}
.img_form_interne_2{
    left: 20px!important;
    bottom: -96px!important;
}

}

#page {
    padding-top: 30px;
}

.dr__gam {
    margin-top: 50px;
}

.whatsapp-icon {
    display: flex;
    align-items: center;
    width: 55px;
    height: 55px;
    position: fixed;
    top: calc(30% + 50px);
    left: 0px;
    cursor: pointer;
    z-index: 9999;
    padding: 4px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    background-color: #2ab737;
    background: linear-gradient(135deg, #0f912c 0, #25a325 37%, #2ab939 100%);
}
.trin-trin
{
    animation-name: trin;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    width: 50%;
    margin: 0 auto;
}
@keyframes trin {

from {
    transform:rotate3d(0, 0, 1, 0deg);
}
20%, 32%, 44%, 56%, 68% {
    transform: rotate3d(0, 0, 1, 0deg);
}
23%, 35%, 47%, 59%, 71% {
    transform: rotate3d(0,0,1,15deg);
}
26%, 38%, 50%, 62%, 74% {
    transform: rotate3d(0,0,1,0deg);
}
29%, 41%, 53%, 65%, 77% {
    transform: rotate3d(0,0,1,-15deg);
}
80% {
    transform:rotate3d(0, 0, 1, 0deg);
}

}

.whatsapp-icon:before {
    content: "";
    background: url(http://localhost/dr-youssef-gam/wp-content/uploads/2026/01/whatsapp.webp);
    position: absolute;
    width: 85%;
    height: 85%;
    background-repeat: no-repeat;
    background-size: contain;
}

ul#menu-lien-rapide li a {
    color: white;
}

ul#menu-lien-rapide {
    list-style: none;
    text-align: left;
}

.section_slider {
    padding-top: 30px;
}

.top_header_page.top-default {
    position: relative;
}

.top_header_page.top-default:after {
    content: "";
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 30px;
    background-image: -moz-linear-gradient(180deg, rgba(56, 61, 90, 0.6) 10%, rgba(56, 61, 90, 0.5) 30%, rgba(56, 61, 90, 0.9) 70%);
    background-image: -webkit-linear-gradient(180deg, rgba(56, 61, 90, 0.6) 10%, rgba(56, 61, 90, 0.5) 30%, rgba(56, 61, 90, 0.9) 70%);
    background-image: -ms-linear-gradient(180deg, rgba(56, 61, 90, 0.6) 10%, rgba(56, 61, 90, 0.5) 30%, rgba(56, 61, 90, 0.9) 70%);
}

.top_header_page.top-default {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 30px;
    width: 97%;
    text-align: center;
    margin: 0 auto;
    padding-top: 235px;
    padding-bottom: 235px;
    padding-left: 10px;
    padding-right: 10px;
}

.top_header_page.top-default h1 {
   text-align: left;
    color: white;
    z-index: 1;
    position: absolute;
    left: 8%;
    width: 50%;
}

.faqs-img-1 img{
	aspect-ratio: 1 / 1.514;
	object-fit: cover;
}

.faqs-img-2 img{
	aspect-ratio: 1 / 1.155;
	object-fit: cover;
}

.bg__1__image ,
.bg__2__image{
    position: relative;
    z-index: 0;
}

.bg__1__image:before {
    content: '';
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    background: #F6F4DF;
    border-radius: 999px 999px 0 0;
    width: 70%;
    height: 80%;
    z-index: -1;
    margin: 0 auto;
}

.bg__2__image:before {
    content: '';
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(102, 180, 156, 0.5) 0%, rgba(102, 180, 156, 0) 97.53%);
    border-radius: 999px 999px 0 0;
    width: 100%;
    height: 85%;
    z-index: -1;
}

/* Archive and Single CSS */

.page-blog-archive{
	padding: 100px 0px;
}

.post-item{
	height: calc(100% - 30px);
	margin-bottom: 30px;
}

.post-featured-image a{
    display: block;
	border-radius: 30px;
    overflow: hidden;
}

.post-featured-image figure{
	display: block;
}

.post-featured-image img{
    aspect-ratio: 1 / 0.967;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}

.post-item:hover .post-featured-image img{
	transform: scale(1.1);
}

.post-item-body{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 9px;
    margin: 0 10px;
}

.post-item-content{
	width: calc(100% - 80px);
}

.post-item-content h2{
    font-size: 22px !important;
	line-height: 1.4em !important;
}

.post-item-content h2 a{
	display: inline-block;
    color: inherit;
	word-break: break-word;
}

.post-item-btn a{
	background: #66b49c;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
}

.post-item-btn a svg{
	color: #fffef6;
	width: 28px;
	height: 28px;
}

.post-item-btn a i{
	color: #fffef6;
	rotate: -45deg;
	font-size: 20px;
}

.post-item-btn a:hover{
	background: #383d5a;
	rotate: 45deg;
}

.post-featured-image {
    position: relative;
}

.date_posts {
    position: absolute;
    right: 0;
    bottom: 15px;
    background: #66b49c;
    color: white;
    padding: 20px 10px;
    border-radius: 15px 0px 0px 0px;
}

.post-single-image{
	margin-bottom: 30px;
	overflow: hidden;
}

.post-single-image figure,
.post-single-image img{
	width: 100%;
	aspect-ratio: 1 / 0.50;
	object-fit: cover;
	border-radius: 30px;
}

.date_single_posts {
    position: absolute;
    left: 8%;
    bottom: 25%;
    color: #fffef6;
        z-index: 1;
}

.navigate_blog {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #66b49c;
    z-index: 1;
    padding: 10px 10px;
    border-radius: 15px 0px 0px 0px;
}

.container.single_post {
    margin-top: 50px;
}

.nav-links a {
       color: white;
}

@media (max-width: 767px) {
span.nav-title {
    display: none;
}

.navigate_blog {
    border-radius: 0px 0px 0px 0px;
    width: 100%;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0;
}

    body.single .top_header_page.top-default h1 {
        bottom: 30%;
    }
    body.single .date_single_posts {
    left: 2%;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    flex: 1 0 7%;
}
}

.slide__specialite .ekit_image_hover_filter:hover {
cursor: pointer;
}

.slide__specialite .ekit_image_caption_title {
    background: #66b49c;
    border-radius: 15px;
    padding: 15px;
    font-size: 16px!important;
    bottom: 25px;
    position: absolute;
}

.slide__specialite .ekit_image_hover_filter:hover .ekit_image_caption_title {
     background: transparent;
    border-radius: 0px;
    padding: 0px;
    font-size: 24px!important;
    bottom: 25px;
    position: relative;
}

.slide__specialite .ekit-swiper-arrow-button {
    position: absolute;
    top: -33%;
    right: 15%;
}

.slide__specialite .swiper-nav-button.swiper-button-prev {
    margin-left: 0;
}

.slide__specialite .swiper-nav-button.swiper-button-next {
    margin-right: -100px;
}

.slide__specialite .swiper-nav-button.swiper-button-next svg,
.slide__specialite .swiper-nav-button.swiper-button-prev svg {
    fill: white !important;
}

@media (max-width: 767px) {

.slide__specialite .ekit-wid-con .ekit_image_hover .ekit_image_caption .ekit_hover_show {
    opacity: 1;
}

.slide__specialite .ekit-wid-con .ekit_image_slide_up::before {
    top: 0!important;
}

.slide__specialite .ekit_image_hover_filter .ekit_image_caption_title {
     background: transparent;
    border-radius: 0px;
    padding: 0px;
    font-size: 24px!important;
    bottom: 10px;
    position: relative;
}

.slide__specialite .ekit_image_hover {
    height: 500px;
}

.slide__specialite .ekit-wid-con .ekit_image_hover img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slide__specialite .swiper-nav-button.swiper-button-next {
    margin-right: -31px;
}

.slide__specialite .swiper-nav-button.swiper-button-prev {
    margin-left: -300px;
}
.slide__specialite .ekit-swiper-arrow-button {
    position: absolute;
    top: -5%;
    right: 15%;
}

.slide__specialite .ekit_image_caption.ekit_text_none.elementor-animation-shrink {
    padding: 0 15px;
}
}

.img__interv .ekit-wid-con .ekit_image_zoom_in::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(56 61 90 / 40%)!important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 9;
    opacity: 1;
}

.img__interv  .ekit-wid-con .ekit_image_zoom_in:hover::before {
    background-color: rgb(56 61 90 / 80%)!important;
}

