*{
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}
.logo{
    width: 150px !important;
}
.bg-blue{
    background-color: #2f85a0 !important;
}
.btn-brown{
    background-color: #deb4a8 !important;
}
.bg-brown{
    background-color:#95604f  !important;
}
.btn-brown:hover{
    background-color: #95604f !important;
    color: white !important;
}

.text-blue{
    color: #2f85a0 !important;
}
a{
    text-decoration: none !important;
}
.text-brown{
    color: #95604f !important;
}
.btn-blue{
    background-color: #2f85a0 !important;
}
.btn-blue:hover{
    background-color: #95604f !important;
}
.hero-bg{
    background: url('https://biorga.wpengine.com/wp-content/uploads/2023/12/Demo-2-Slider-Image-g.jpg');
    width: 100%;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.align{
    position: relative;
    top: 100px !important;
}
.why-choose{
    background:linear-gradient(rgba(47, 134, 160, 0.93),rgba(47, 134, 160, 0.82)), url('https://cdn.shopify.com/s/files/1/0489/1171/2423/files/leo-beauty-elements-home5-banner1-img1.jpg?v=1691547339');
    width: 100%;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
}
ul li{
    list-style-type: none !important;
}
.bg-light-blue{
    background-color: #2f86a038 !important;
}
.about-bg{
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url('https://cdn.shopify.com/s/files/1/0489/1171/2423/files/leo-beauty-elements-breadcrumb.jpg?v=1692151859');
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll;
    background-size: cover;
    width: 100% !important;
    height: auto;
}
.skin-bg{
    background: linear-gradient(rgba(0, 0, 0, 0.918),rgba(0, 0, 0, 0.678)),url('https://static.wixstatic.com/media/7ff505_ffd1caead6bf4c4f9bb55c9d409d94af~mv2.jpg/v1/fill/w_640,h_254,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/7ff505_ffd1caead6bf4c4f9bb55c9d409d94af~mv2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll;
    background-size: cover;
    width: 100% !important;
    height: auto;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
    border:none !important;
}
.ser{
    background: linear-gradient(rgba(47, 134, 160, 0.562),rgba(47, 134, 160, 0.664)), url(https://cphealth.care/wp-content/uploads/2022/03/pexels-thirdman-7659862-scaled.jpg);
    background-color: rgba(0, 0, 0, 0);
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
    background-size: auto, auto;
    background-attachment: fixed;
    background-repeat: no-repeat !important;
    background-size: cover !important; 
}
.service-bg {
    background: linear-gradient(rgba(47, 134, 160, 0.562),rgba(47, 134, 160, 0.664)), url(https://qdnet.com/images/medical-bg.jpg);
    background-color: rgba(0, 0, 0, 0);
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
    background-size: auto, auto;
    background-attachment: fixed;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.btn-brown{
    background-color: #deb4a8 !important;
}
[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
    transition-duration: .8s !important;
}

  

