body {
    font-family: "Poppins", sans-serif;
    font-size:16px;
}

.bg {
    background: #1d0fed;
}

.main-header {
    position: fixed;
    width: 100%;
    z-index: 999;
}

.main-header {
    background: #000039 !important;
}

.page-wrapper {
    margin-top: 80px;
}

ul.main-menu {
    padding-left: 0;
    margin-bottom: 0;
    text-align: center;
}

ul.main-menu li {
    display: inline-flex;
}

ul.main-menu li a {
    color: #fff;
    padding: 0 15px;
    font-size: 14px !important;
}
.header_a{
    font-size: 14px !important;
}

a {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

.carousel-bg {
    background: url(/images/Sliders/slider-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.home-slide-img {
    width: 850px !important;
    margin: 0 auto;
    padding:0px;
}
.home-slide-img-1 {
    width: 500px !important;
    margin: 0 auto;
    position: relative;
    bottom: 0px;
}
img:hover.france-logo-width {
    transform: scale(1.5);
}
img.france-logo-width {
    transition: all 2s ease-in-out;
    cursor: pointer;
}
.france-logo-para {
    color: #fff;
    text-align: justify;
    font-weight: 200;
    font-size: 16px;
}
p.Products-data {
    font-weight: 200;
    font-size: 16px;
    text-align: left;
}
ul.product-list {
    font-weight: 200;
    font-size: 16px;
}
p.about-data {
    font-weight: 200;
    font-size: 16px;
}
p.Company-data {
    font-weight: 200;
    font-size: 16px;
}
.france-logo-width {
    width: 500px !important;
    margin: 20px 0 20px 0;
}

/*.les-cartes-bg {
    background: url('/images/Fond\ Ecran\ Hexagone.png');
    background-repeat: no-repeat;
    background-size: cover;
}
*/
/* .les-cartes-slide-img {
    width: 800px !important;
}  */
.card-img {
/*    position: absolute;*/
    top: 0;
    text-align: center;
/*    padding: 60px;*/
    z-index: 9;
}

.les-cartes-slide-card-img {
    margin: 0 auto;
    width: 100% !important;
}

.ferez-vous-bg {
    background: url(/images/cards-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* opacity: 0.5; */
}

.naissance-img {
    border: 5px solid #fff;
}

.ferez-title {
    color: #fff;
    margin: 20px 0 20px 0;
    text-transform: uppercase;
}

.contacter-title {
    color: #fff;
    margin: 20px 0 20px 0;
}

@font-face {
    font-family: Devil Breeze;
    src: url(/css/Fonts/Devil_Breeze_Medium.ttf);
}

.btn-primary {
    background: linear-gradient(180deg, #0778E2 0%, rgba(7, 120, 226, 0.07) 100%) !important;
    color: #fff !important;
    font-family: Devil Breeze;
    border-radius: 50px;
}

.message-icon {
    position: absolute;
    top: 0;
    right: 27px;
    font-size: 27px;
    color: #fff;
}

.footer-logo-para {
    color: #fff;
    margin-top: 20px;
}

.footer-ul li {
    display: flex;
    list-style: none;


}
footer p {
    font-size: 13px;
    font-weight: 200;
}
footer a {
    font-size: 13px;
    font-weight: 200;
}

.footer-ul {
    padding-left: 0 !important;
    line-height: 30px;
    font-size: 13px;
    font-weight: 200;
}

.footer-title {
    color: #fff;
}

.footer-icons {
    color: #fff;
}

.footer-logo {
    width: 220px !important;
}

.footer-links {
    border-top: 1px solid #fff;
}

.footer-social-icons {
    font-size: 22px;
    display: inline-flex;
}

.footer-social-icons li {
    padding: 10px !important;
}

.colorwhite {
    color: #fff !important;
}

.fontbold {
    font-size: 13px !important;
    font-weight: 600;
}

.form-control {
    background-color: #000 !important;
    color: #fff !important;
}

::placeholder {
    font-size: 12px !important;
    opacity: 1;
    color: #fff !important;
}

select option {
    color: #fff !important;
}

.lblerros {
    color: red;
    font-weight: bold;
    font-size: 10px;
    position: absolute;
}

.btn-dark {
    color: #fff;
    background-color: #7030a0;
    border-color: #7030a0;
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #7030a0;
    border-color: #7030a0;
}

.forgotpassword {
    font-size: 13px;
    padding-left: 16px;

}

/* .carousel_footer-bg {
    background: url('/images/cards.png');
    background-repeat: no-repeat;
    background-size: cover
} */

video.welcome-video {
    height: 580px;
    margin-top: 64px;
    margin-bottom: -7px;
}
.aboutus {
    padding: 50px 0px;
    color: #fff;
}
#company {
    background: url(/images/cards-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.company {
    padding: 25px 35px;
    color: #ffffff;
    font-size: 18px;
    border-radius: 15px;
    margin-bottom: 60px;
    margin-top: 80px;
    background: rgb(0 119 57 / 1%);
    backdrop-filter: saturate(180%) blur(10px);
}
/*products*/
.Products {
    padding: 25px 35px;
    color: #ffffff;
    font-size: 18px;
    border-radius: 15px;
    margin-bottom: 60px;
    margin-top: 80px;
    background: rgb(0 119 57 / 1%);
    backdrop-filter: saturate(180%) blur(10px);
}
/*#Products {
    background: url(/images/Sliders/slider-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}*/


.prodatainfo {
    padding: 15px;
    width: 100%;
    height: 600px;
    border-radius: 10px;
    cursor: pointer;
    transition: all 1s ease-in-out;
}
.card_blur-img:hover {
    transform: scale(1.1);
}
.card_blur-img {
    transition: all 1s ease-in-out;
    cursor:pointer;
}
/*section#Products {
    background: url(/images/product-bg.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}*/

/*.productinfo:hover {
    background: rgb(235 235 235 / 18%);
    backdrop-filter: saturate(180%) blur(10px);
}*/
.prodatainfo:hover {
    transform: scale(1.1);
}
h2.Existe {
    text-align: center;
    font-size: 25px;
    margin-bottom: 30px;
}
ul.prdinfo {
    line-height: 22px;
    font-weight: 200;
    font-size: 14px;
    text-align: left;
}

/*prdinfo end*/

footer {
    background: #000039 !important;
    padding: 15px 0;
}
.productinfo {
/*    background: rgb(0 119 57 / 1%);
    backdrop-filter: saturate(180%) blur(10px);*/
    color: #fff;
    padding: 10px;
    border-radius: 10px;
}
h2.product-title span {
    border-bottom: 1px #fff solid;
}
h2.product-title {
    font-size: 16px;
    color: #fff;
    text-align: left;
    margin-bottom: 20px;
}
.scrollable-container {
    height: 550px;
    /* Adjust height as needed */
    overflow: auto;
}

.content {
    padding: 10px;
}

.scrollable-container::-webkit-scrollbar {
    width: 5px;
}

/* Change the color of the scrollbar track */
.scrollable-container::-webkit-scrollbar-track {
    background: #f1f1f1;
    /* Optional: Change the background color */
}

/* Change the color and style of the scrollbar thumb */
.scrollable-container::-webkit-scrollbar-thumb {
    background: #888;
    /* Optional: Change the color of the scrollbar thumb */
    border-radius: 10px;
    /* Optional: Add rounded corners */
}

.borderapply {
    display: inline-block;
    border-bottom: 1px solid black;
}
/*animation styles*/
/***** Global Slide *****/
.slide-right, .slide-left {
    width: 100%;
}

/***** Slide Right *****/
.slide-right {
    animation: 3s slide-right;
}

@keyframes slide-right {
    from {
        margin-left: -100%;
    }

    to {
        margin-left: 0%;
    }
}

/***** Slide Left *****/
.slide-left {
    animation: 3s slide-left;
}

@keyframes slide-left {
    from {
        margin-left: 100%;
    }

    to {
        margin-left: 0%;
    }
}
.astrick {
    font-weight: 600;
    font-size: 13px;
}
.astrick:after {
    content: "*";
    color: red;
    padding-left: 8px !important;
}
.login_form{
    background-color: #000;
}
.form_contact{
    display: inline-block;background-color: #ffff;top: 10px;padding: 10px;
}
.colorblack{
    color: #000 !important;
}
.headertext{
    font-size: 14px !important;
}
.dropdown {
    position: relative;
  }
  
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
  }
  
  .dropdown-menu {
    max-height: 200px;
    overflow-y: auto;
  }
  .ui-datepicker .ui-datepicker-title select option{
    color: #fff !important;
    background-color: #000 !important;
  }
  .password-container {
    position: relative;
  }
  .password-icon {
    position: absolute;
    right: 21px;
    top: 68%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 7%;

  }
  .loginicon{
    position: absolute;
    right: 7px;
    top: 68%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 6%;
    /* background-color: #e8f0fe !important; */
  }

  .dropdown-menu.show{

    position: absolute;
    will-change: transform;
    top: 0px;
    left: 0px;
    min-width: 61px !important;
    max-width: 102px;
    transform: translate3d(3px, 48px, 0px) !important;
}
.dropdown-item{
    cursor: pointer;
}
/* Styles for scroll-to-top button */
#scrollToTopBtn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none; /* Hide initially */
width: 63px !important;
    border: none;
    border-radius: 5px;
    padding: 10px;
    cursor: pointer;
}

#scrollToTopBtn img {
    width: 20px;
    height: 20px;
}
