    @font-face {
        font-family: 'calibri';
        src: url('/static/fonts/calibri.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }

    :root {
        --margin-service: 70px;
        --margin-service4K: 140px;
        --margin-types1: -150px;
        --margin-types14K: -50px;
    }
    body {
        font-family: 'calibri';
        display: flex;
        flex-direction: column;
        min-height: 100vh;
    }
    h1, h2, h3 {
    font-family: 'calibri';
    }
    p,a {
        font-family: 'calibri';
        }

    .big-80 {
        font-size: 80px;
    }
    .big-60 {
        font-size: 60px;
    }
    .big-30 {
        font-size: 30px;
    }
    html, body {
        overflow-x: hidden;
    }
    .container {
        overflow-x: hidden;
    }
    .col-md-4 {
        overflow: visible;
    }
    
    .image-container {
    position: relative; 
    }
    .video-img.img-fluid {
    width: 100%; 
    height: auto; 
    }
    .overlay {
    z-index: 10; 
    }
    .video-height{
        height: 500px;
    }

    @media (max-width: 576px) {
        .video-height{
            height: 300px;
        }
        .carousel {
            height: 300px; 
            }
            .carousel-item img {
                height: 300px; 
                object-fit: cover; 
            }
        .carusel-margin{
            margin-top: 214px;
        }
        .inscription-container2 {
            position: absolute;
            top: 114px;
            width: 100%;
            height: 100px;
            color: rgba(30, 101, 165, 1);
            padding-left: 20px;
            background-color:#f8f9fa;
            z-index: 2;
            background-size: auto; 
            }
        .margin-mobile{
            margin-top: 40px;   

        }
        .carousel-indicators [data-bs-target] {
            width: 10px; 
            height: 10px; 
            margin: -10px 10px; 
            border-radius: 50%; 
            background-color: transparent; 
            border: 2px solid #fff;
        }
         .popup {
            position: fixed;
            z-index: 1;
            left: 0;
            top: 40px;
            width: 100%;
            height: 100%;
            overflow: auto;
        }

        .popup-content {
            background-color: #fefefe;
            padding: 20px;
            width: 250px; 
            height: 60px;
            box-shadow: 13px 4px 26px 0px rgba(2, 90, 170, 0.25);
            background-color: white;
            border-radius: 30px;
            transition: background-color 0.3s ease;
            align-items: center;
            text-align: center;
            font-size: 16px;
            line-height: 16px;
            padding: 10px 5px 5px;
            margin: 250px auto;

        }
        .circle-image3 {
            width: 238px;
            height: 238px;
            background-color: #fff;
            border-radius: 50%;
            overflow: hidden;
            margin-top: 20px;
            margin-bottom: 20px;
            box-shadow: 13px 4px 26px 0px rgba(2, 90, 170, 0.25);
            padding-top: 59px;
        }
    
        .circle-image3 img {
            width: 120px;
            height: 120px;
            border-radius: 50%;
        }
    
        .anim-block{
            margin-top: -30px; 
        }
     
        .navbar {
            margin-left: -12px; 
        }
        .types-row-1{
            margin-top: 20px;
        }
        .dropdown-menu .dropdown-item {
            text-align: left;
            margin-left: 70px;
            font-size: 24px;
            font-weight: 600;

        }
       
        .dropdown-menu .dropdown-divider {
            display: none;
        }
        .btn2 {
            font-size: 24px;
            color: rgba(30, 101, 165, 1);
            font-weight: 600;
            margin-left: 10px;
        }
        .inscription-container {
            position: absolute;
            top: 50%;
            left: 24%;
            color: white;
            transform: translate(-50%, -50%);
            z-index: 2; 
        }

        .slider-font-90 {
            font-size: 32px;
            line-height: 0px;
            margin-top: 15px;
            }
        .slider-font-60 {
            font-size: 20px;
            }

        .background-area {
            background-size: cover;
            object-fit: cover; 
            position: relative;
            text-align: center;
        }
        .inscription {
            position: absolute;
            bottom: 0px;
            right: 0;
            text-align: right;
            margin-right: 10px;
            color: black;
            font-size: 16px;
          }
          .inscription img{
            width: 16px;
            height: 16px;
            margin-right: 7px;
          }
        .size-fon-2 {
            width: 100%;
            margin-left: 0px;
        }
        .types-row {
            margin-top: 30px;
            margin-left: 0px;
            }
        .size-fon-1 {
            width: 100%;
            margin-left: 0px;
        }
        .margin-type1{
            margin-top: 5px;
            margin-left: 0px;
        }
        .header-width {
            margin-top: 1px;
        }
        .header-height {
            height: 80px;
        }
        .top-service {
            margin-top: 0px;
        }
        .big-80 {
        font-size: 32px;
         }
         .big-60 {
        font-size: 24px;
        line-height: 30px;
        }
        .big-30 {
        font-size: 15px;
        }
        .gray-area {
            width: 360px;
            height: 400px;
            border-radius: 50px;
            background: rgba(255, 255, 255, 1);
            box-shadow: 13px 4px 26.100000381469727px 0px rgba(2, 90, 170, 0.22);
            margin: 0 auto 50px; /* Distance between areas */
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            text-align: center;
            padding-top: 30px;
            font-size: 20px;
        }
        .gray-area-1 {
            width: 360px;
            height: 400px;
            border-radius: 50px;
            box-shadow: 13px 4px 26.100000381469727px 0px rgba(2, 90, 170, 0.22);
            margin: 0 auto 50px; /* Distance between areas */
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            text-align: center;
            padding-top: 30px;
            font-size: 20px;
    
        }
        .gray-area2 {
            width: 100%; 
            max-width: 400px; 
            height: 440px;
            border-radius: 50px;
            background: rgba(255, 255, 255, 1);
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            text-align: center;
            padding-top: 30px;
            margin: 0 auto;
            font-size: 20px;
          }
     
          .footer-font {
            font-size: 16px;
          }
          .footer-font a{
            font-size: 16px;
          }

          .about-row {
            margin-top: 150px;
          }
        
         .navbar-nav .nav-link {
                font-size: 24px;
                font-weight: 600;
                margin-left: 10px;
          }
          .prod-margin{
            margin-top: 30px;
        }    
        .text-fon-3 {
            margin-top: 0px;
        }
        .text-fon-5 {
            margin-top: 15px;
        }
        .size-product-2 {
            width: 100%;
            margin-top: 0px;
            margin-left: 0px;
        }
        .size-product-3 {
            width: 100%;
            margin-top: 0px;
            margin-left: 0px;
        }
        .text-product-2 {
            margin-top: 0px;
        }    
        .text-fon-1 {
            margin-top: 0px;
        }
        .size-product-1 {
            width: 100%;
            margin-top: 0px;
            margin-left: 0px;

        }

        
        .row-height {
            height: 50px;
        }
        .navbar-nav .dropdown-menu {
            display: block;
            position: static;
            float: none;
            width: 200px;
            margin-top: 0;
            margin-left: 40px;
            background-color: transparent;
            border: 0;
            box-shadow: none;
           }
        
          /* Optional: Hide the dropdown toggle arrow in mobile view */
          .navbar-nav .dropdown-toggle::after {
            display: none;
          } 
    }


     @media (min-width: 1300px) and (max-width: 1919px) {
        .carousel {
            height: 600px; 
            }
            .carousel-item img {
                height: 600px; 
                object-fit: cover; 
            }
        .carusel-margin{
            margin-top: 314px;
        }
        .inscription-container2 {
            position: absolute;
            top: 114px;
            width: 100%;
            height: 200px;
            color: rgba(30, 101, 165, 1);
            padding-left: 20px;
            background-color:#f8f9fa;
            z-index: 2;
            background-size: auto; 
            }
        .carousel-indicators [data-bs-target] {
            width: 15px; 
            height: 15px; 
            margin: 30px 10px; 
            border-radius: 50%; 
            background-color: transparent; 
            border: 2px solid #fff;
        }
        .popup {
            position: fixed;
            bottom: 70px; 
            left: 50%; 
            transform: translateX(-50%); 
            display: none; 
            z-index: 10; 
            
        }

        .popup-content {
            background-color: #fefefe;
            padding: 20px;
            width: 300px; 
            height: 110px;
            box-shadow: 13px 4px 26px 0px rgba(2, 90, 170, 0.25);
            background-color: white;
            border-radius: 30px;
            transition: background-color 0.3s ease;
            align-items: center;
            text-align: center;
            font-size: 20px;
            line-height: 20px;
            padding:30px 5px 25px;
            margin: 230px auto;

        }
        .circle-image3 {
            width: 238px;
            height: 238px;
            background-color: #fff;
            border-radius: 50%;
            overflow: hidden;
            margin-top: 110px;
            margin-bottom: 20px;
            box-shadow: 13px 4px 26px 0px rgba(2, 90, 170, 0.25);
            padding-top: 59px;
        }
    
        .circle-image3 img {
            width: 120px;
            height: 120px;
            border-radius: 50%;
        }
        .inscription-container {
            position: absolute;
            top: 53%;
            left: 23%;
            color: white;
            transform: translate(-50%, -50%);
            z-index: 2; 
        }

        .slider-font-90 {
            font-size: 80px;
            line-height: 20px;
            margin-top: 40px;
            }
        .slider-font-60 {
            font-size: 55px;
            }

         .footer-font {
            font-size: 30px;
          }
          .footer-font a{
            font-size: 20px;
          }
        .background-area {
            background-size: cover;
            object-fit: cover; 
            position: relative;
            text-align: center;
        }
        .inscription {
            position: absolute;
            bottom: 5px;
            right: 50px;
            color: black;
     
          }
          .inscription img{
            width: 24px;
            height: 24px;
            margin-right: 10px;
    
          }
        .size-product-3 {
            width: 600px;
            margin-top: -60px;
            margin-left: 0px;
        }
        .text-fon-3 {
            margin-top: 170px;
        }
        .text-product-2 {
            margin-top: 160px;
        }
        .size-product-2 {
            width: 600px;
            margin-top: -55px;
            margin-left: 173px;
        }
        .prod-margin{
            margin-top: -630px;
        }
        .size-fon-2 {
            width: 830px;
            margin-left: 243px;
        }
        .size-product-1 {
            width: 600px;
            margin-top: -55px;
            margin-left: 0px;
        }
        .text-fon-1 {
            margin-top: 150px;
        }
        .types-row {
            margin-top: -530px;
            margin-left: 165px;
            }
        .types-row-1 {
            margin-top: -530px;
            margin-left: 165px;
            }    
        .size-fon-1 {
            width: 623px;
            margin-left: 243px;
        }
        .margin-type1{
            margin-top: -150px;
            margin-left: 0px;
        }
        .header-width {
            margin-top: 70px;
        }
        .about-row {
            margin-top: -770px;
            }
        .header-height {
            height: 430px;
        }
        .row-height {
            height: 400px;
        }
        .top-service {
            margin-top: 250px;
        }
        .gray-area {
            width: 443px;
            height: 500px;
            border-radius: 50px;
            background: rgba(255, 255, 255, 1);
            box-shadow: 13px 4px 26.100000381469727px 0px rgba(2, 90, 170, 0.22);
            margin: 0 auto 50px; /* Distance between areas */
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            text-align: center;
            padding-top: 30px;
            font-size: 24px;
        }
        .gray-area-1 {
            width: 443px;
            height: 500px;
            border-radius: 50px;
            margin: 0 auto 50px; 
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            text-align: center;
            padding-top: 30px;
            font-size: 24px;
            }
        .gray-area2 {
            width: 100%; 
            max-width: 400px;
            height: 457px;
            border-radius: 50px;
            background: rgba(255, 255, 255, 1);
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            text-align: center;
            padding-top: 30px;
            margin: 0 auto; 
            font-size: 20px; 
        }
        .responsive-svg {
            width: 135%;
            height: 135%;
        }
     
    }

    .circle-image {
        width: 98px;
        height: 98px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 20px;
        margin-bottom: 20px; /* Spacing between circle and text */
        border: 1px solid #000;
        padding-top: 17px;

    }

    .circle-image img {
        width: 64px;
        height: 64px;
        border-radius: 50%;
    }
    .circle-image2 {
        width: 238px;
        height: 238px;
        background-color: #fff;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 20px;
        margin-bottom: 20px;
        box-shadow: 13px 4px 26px 0px rgba(2, 90, 170, 0.25);
        padding-top: 59px;
    }

    .circle-image2 img {
        width: 120px;
        height: 120px;
        border-radius: 50%;
    }
    .btn {
        font-size: 24px;
    }
    .btn2 {
        font-size: 24px;
        color: rgba(30, 101, 165, 1);
        font-weight: 600;
        margin-right: 105px;
    }
    .btn2:hover {
        color: rgba(30, 101, 165, 1);
      }

    .dropdown-menu {
        margin-top: 35px;
    }
    
    .dropdown-menu .dropdown-divider {
        width: calc(100% - 20%);
        background-color: rgba(30, 101, 165, 1);
    }


    .body-input {
            display: flex;
            justify-content: center;
            align-items: center;
            margin: 0; 
    }
    .btn3 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: rgba(0, 0, 0, 1);
    background-color: white;
    box-shadow: 13px 4px 26.100000381469727px 0px rgba(2, 90, 170, 0.22);
    width: 209px;
    height: 60px;
    border-radius: 30px;
    text-decoration: none;
    z-index: 9;
    border: none;
    transition: background-color 0.3s ease;
  }

  .btn3:hover {
    background-color: #f8f9fa;;
  }
  .btn3:active {
    background-color: white;
    border-color: transparent; 
  }
    .custom-rectangle1 {
        width: 1952px;
        height: 883px;
        left: -30px;
        background: linear-gradient(102.47deg, rgba(30, 101, 165, 0.35) 0.61%, rgba(217, 217, 217, 0) 96.16%);

    }
    .custom-footer {
            background: linear-gradient(90.44deg, #1E65A5 0.25%, rgba(30, 101, 165, 0) 92.64%);
            color: white;
            padding: 15px;
            position: relative;

        }

    
    .background-area1 {
        background: url('/static/img/Maskgroup1.png') no-repeat center center;
        background-size: cover;
        position: relative;
        object-fit: cover; 
     }
    .background-area2 {
        background: url('/static/img/Maskgroup2.png') no-repeat center center;
        background-size: cover;
        position: relative;
        object-fit: cover; 

    }
    .custom-container {
            background: linear-gradient(102.47deg, rgba(30, 101, 165, 0.35) 0.61%, rgba(217, 217, 217, 0) 96.16%);
            background-size: auto;
            position: relative;
        }

    .custom-container::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: url('/static/img/vector33.png') no-repeat center center;
        background-size: cover;
        object-fit: cover;
    }
    
    .navbar-nav .nav-link {
        font-size: 24px;
        font-weight: 600;
        margin-right: 70px;
    }
 
    .form-control:focus {
        border: none;
        box-shadow: 13px 4px 26px 0px rgba(2, 90, 170, 0.25);
    }

    .form-control {
        box-shadow: 13px 4px 26px 0px rgba(2, 90, 170, 0.25);
    }
    .dropdown-toggle::after {
        display: none;
    }
    .dropdown-menu {
        left: 33% !important;
        transform: translateX(-50%);
    }

   
    .size-fon-3 {
        width: 830px;
        margin-left: 70px;
        margin-top: -130px;
        z-index: -1;
    }

    
    .hight-anime{
        height: 515px;
        object-fit: cover;
    }
    .navbar {
        height: 114px;
      }
  
      .navbar-brand,
      .navbar-toggler {
        height: 100%;
      }
      .navbar-toggler {
        border-width: 1px;
      }
      .navbar-toggler-icon {
        width: 30px;
        height: 30px;
      }
  
      .navbar-nav {
        height: 100%;
      }
      .navbar-collapse {
      background: #f8f9fa;
      }
      .nav-link.disabled, .nav-link:disabled {
          color: #000 !important; 
          pointer-events: none; 
          cursor: default; 
      }
      .dropdown-item.active,
      .dropdown-item:active,
      .dropdown-item:focus,
      .dropdown-item:hover {
      background-color: transparent !important; 
      color: #000 !important;
      }

      @media (min-width: 992px) {
        .dropdown-menu .dropdown-item {
            text-align: center;
            margin-left: 0px;
            font-size: 24px;
            font-weight: 600;
        } 
        .background-area {
            background-size: cover;
            object-fit: cover; 
            position: relative;
            text-align: center;
        }
      .navbar .nav-item.dropdown:hover .dropdown-menu {
          display: block;
          opacity: 1;
          visibility: visible;
          transition: visibility 0s, opacity 0.8s linear;
      }

      .navbar .nav-item.dropdown .dropdown-menu {
          display: block;
          opacity: 0;
          visibility: hidden;
          transition: visibility 0s 0.8s, opacity 0.8s linear;
      }
      }

      @media screen and (min-width: 2550px){
        .carousel {
            height: 885px; 
            }
            .carousel-item img {
                height: 885px; 
                object-fit: cover; 
            }
        .carusel-margin{
            margin-top: 394px;
        }
        .inscription-container2 {
            position: absolute;
            top: 114px;
            width: 100%;
            height: 280px;
            color: rgba(30, 101, 165, 1);
            padding-left: 20px;
            background-color:#f8f9fa;
            z-index: 2;
            background-size: auto; 
            }
        .carousel-indicators [data-bs-target] {
            width: 20px; 
            height: 20px; 
            margin: 20px 10px; 
            border-radius: 50%; 
            background-color: transparent; 
            border: 2px solid #fff;
        }
        .popup {
            position: fixed;
            bottom: 0px; 
            left: 50%; 
            transform: translateX(-50%); 
            display: none; 
            z-index: 10; 
        }

        .popup-content {
            background-color: #fefefe;
            padding: 20px;
            width: 20%; 
            height: 110px;
            box-shadow: 13px 4px 26px 0px rgba(2, 90, 170, 0.25);
            background-color: white;
            border-radius: 30px;
            transition: background-color 0.3s ease;
            align-items: center;
            text-align: center;
            font-size: 24px;
            line-height: 20px;
            padding:30px 5px 25px;
            margin: calc(15% + 130px) auto;

        }
        .circle-image3 {
            width: 238px;
            height: 238px;
            background-color: #fff;
            border-radius: 50%;
            overflow: hidden;
            margin-top: 150px;
            margin-bottom: 20px;
            box-shadow: 13px 4px 26px 0px rgba(2, 90, 170, 0.25);
            padding-top: 59px;
        }
    
        .circle-image3 img {
            width: 120px;
            height: 120px;
            border-radius: 50%;
        }
        .inscription-container {
            position: absolute;
            top: 49%;
            left: 18%;
            color: white;
            transform: translate(-50%, -50%);
            z-index: 2; 
        }

        .slider-font-90 {
            font-size: 90px;
            line-height: 50px;
            margin-top: 60px;
            }
        .slider-font-60 {
            font-size: 60px;
            }
        .footer-font {
            font-size: 30px;
          }
          .footer-font a{
            font-size: 20px;
          }
        .inscription {
            position: absolute;
            bottom: 5px;
            right: 50px;
            color: black;
          }
          .inscription img{
            width: 24px;
            height: 24px;
            margin-right: 10px;     
          }
        .prod-margin{
            margin-top: -630px;
        }
        .row-height {
            height: 400px;
        }
        .top-service {
            margin-top: 300px;
        }
       .margin-type1{
            margin-top: -50px;
            margin-left: 80px;
        }
        .types-row {
            margin-top: -385px;
            margin-left: 165px;
            }
        .types-row-1 {
            margin-top: -385px;
            margin-left: 165px;
            }    
        .size-fon-2 {
            width: 1107px;
            margin-left: 243px;
        }
        .size-fon-3 {
            width: 1107px;
            margin-left: 150px;
            margin-top: -160px;
            z-index: -1;
        }    
        .header-height {
            height: 600px;
        }
        .header-width {
            margin-top: 150px;
        }
        .size-product-1 {
            width: 800px;
            margin-top: -400px;
            margin-left: 120px;
        }
        .size-product-2 {
            width: 800px;
            margin-top: -300px;
            margin-left: 173px;
        }
        .text-product-2 {
            margin-top: 10px;
        }
        
        .size-product-3 {
            width: 800px;
            margin-top: -400px;
            margin-left: 120px;
        }
        .text-fon-3 {
            margin-top: -140px;
        }
        .size-fon {
            width: 1103px;
        }
         .size-fon-1 {
            width: 830px;
            margin-left: 230px;
        }
        .text-fon-1 {
            margin-top: -150px;;
        }
        .hight-anime{
            height: 690px;
            object-fit: cover;
        }
        .about-row {
        margin-top: -1020px;
        }
       
        .vector-left{
        margin-left: 25px;
        }
       
        .card-about{
        width: 120%;
        }
        .gray-area {
            width: 655px;
            height: 734px;
            border-radius: 50px;
            background: rgba(255, 255, 255, 1);
            box-shadow: 13px 4px 26.100000381469727px 0px rgba(2, 90, 170, 0.22);
            margin: 0 auto 50px; 
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            text-align: center;
            padding-top: 30px;
            font-size: 40px;
        }
        .gray-area-1 {
            width: 655px;
            height: 734px;
            border-radius: 50px;
            margin: 0 auto 50px; 
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            text-align: center;
            padding-top: 30px;
            font-size: 40px;
            }

        .big-30 {
        font-size: 40px;
        }
        .gray-area2 {
          width: 100%; 
          max-width: 665px; 
          height: 714px;
          border-radius: 50px;
          background: rgba(255, 255, 255, 1);
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: flex-start;
          text-align: center;
          padding-top: 30px;
          margin: 0 auto;
          font-size: 40px;
        }
        .navbar-nav .nav-link {
          font-size: 30px; /* Adjust the font size as needed */
          font-weight: 600;
        }
        .btn2 {
        font-size: 30px;
        color: rgba(30, 101, 165, 1);
        font-weight: bold;
        margin-right: 105px;
        }
        .responsive-svg {
            width: 130%;
            height: 130%;
        }
        .zoom-service-1 {
            margin-top: -70px;
            margin-left: -100px;
        }
        .zoom-service-2 {
            margin-top: 0px;
            margin-left: -200px;
        }
    }

    /* Larger than 1920px */
    @media screen and (min-width: 1920px) and (max-width: 2550px) {
        .carousel {
            height: 560px; 
            }
            .carousel-item img {
                height: 560px; 
                object-fit: cover; 
            }
        .carusel-margin{
            margin-top: 394px;
        }
        .inscription-container2 {
            position: absolute;
            top: 114px;
            width: 100%;
            height: 280px;
            color: rgba(30, 101, 165, 1);
            padding-left: 20px;
            background-color:#f8f9fa;
            z-index: 2;
            background-size: auto; 
            }
        .carousel-indicators [data-bs-target] {
            width: 15px; 
            height: 15px; 
            margin: 10px 10px; 
            border-radius: 50%; 
            background-color: transparent; 
            border: 2px solid #fff;
        }
        .popup {
            position: fixed;
            bottom: 120px; 
            left: 50%; 
            transform: translateX(-50%); 
            display: none; 
            z-index: 10; 
        }

        .popup-content {
            background-color: #fefefe;
            padding: 20px;
            width: 20%; 
            height: 110px;
            box-shadow: 13px 4px 26px 0px rgba(2, 90, 170, 0.25);
            background-color: white;
            border-radius: 30px;
            transition: background-color 0.3s ease;
            align-items: center;
            text-align: center;
            font-size: 24px;
            line-height: 20px;
            padding:30px 5px 25px;
            margin: 200px auto;

        }
        .circle-image3 {
            width: 238px;
            height: 238px;
            background-color: #fff;
            border-radius: 50%;
            overflow: hidden;
            margin-top: 150px;
            margin-bottom: 20px;
            box-shadow: 13px 4px 26px 0px rgba(2, 90, 170, 0.25);
            padding-top: 59px;
        }
    
        .circle-image3 img {
            width: 120px;
            height: 120px;
            border-radius: 50%;
        }
        .inscription-container {
            position: absolute;
            top: 53%;
            left: 18%;
            color: white;
            transform: translate(-50%, -50%);
            z-index: 2; 
        }

        .slider-font-90 {
            font-size: 90px;
            line-height: 50px;
            margin-top: 60px;
            }
        .slider-font-60 {
            font-size: 60px;
            }

        .footer-font {
            font-size: 30px;
          }
          .footer-font a{
            font-size: 20px;
          }
        .background-area {
            background-size: cover;
            object-fit: cover; 
            position: relative;
            text-align: center;
        }
        .zoom-service-1 {
            margin-top: -150px;
            margin-left: -180px;
        }
        .zoom-service-2 {
            margin-top: -50px;
            margin-left: -140px;
        }
        .inscription {
            position: absolute;
            bottom: 5px;
            right: 50px;
            color: black;           
          }
          .inscription img{
            width: 24px;
            height: 24px;
            margin-right: 10px;      
          }
        .size-product-3 {
            width: 600px;
            margin-top: -60px;
            margin-left: 0px;
        }
        .text-fon-3 {
            margin-top: 145px;
        }
        .text-product-2 {
            margin-top: 160px;
        }
        .size-product-2 {
            width: 600px;
            margin-top: -55px;
            margin-left: 173px;
        }
        .prod-margin{
            margin-top: -630px;
        }
        .size-fon-2 {
            width: 830px;
            margin-left: 243px;
        }
        .size-product-1 {
            width: 600px;
            margin-top: -55px;
            margin-left: 0px;
        }
        .text-fon-1 {
            margin-top: 150px;
        }
        .types-row {
            margin-top: -530px;
            margin-left: 165px;
        }
        .types-row-1 {
            margin-top: -530px;
            margin-left: 165px;
            }    
        .size-fon-1 {
            width: 623px;
            margin-left: 243px;
        }
        .header-width {
            margin-top: 70px;
        }         
        .margin-type1{
            margin-top: -150px;
            margin-left: 0px;
        }
        .header-height {
            height: 430px;
        }
        .row-height {
            height: 400px;
        }

        .top-service {
            margin-top: 250px;
        }
        .responsive-svg {
            width: 150%;
            height: 150%;
        }
        .zoom-service-1 {
            margin-top: -70px;
            margin-left: -150px;
        }
        .zoom-service-2 {
            margin-top: 0px;
            margin-left: -200px;
        }
        .about-row {
        margin-top: -770px;
        }
        .gray-area {
            width: 493px;
            height: 552px;
            border-radius: 50px;
            background: rgba(255, 255, 255, 1);
            box-shadow: 13px 4px 26.100000381469727px 0px rgba(2, 90, 170, 0.22);
            margin: 0 auto 50px; 
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            text-align: center;
            padding-top: 30px;
            font-size: 30px;
        }
        .gray-area-1 {
            width: 493px;
            height: 552px;
            border-radius: 50px;
            margin: 0 auto 50px; 
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            text-align: center;
            padding-top: 30px;
            font-size: 30px;

        }
        .gray-area2 {
        width: 100%; 
        max-width: 500px; 
        height: 537px;
        border-radius: 50px;
        background: rgba(255, 255, 255, 1);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        text-align: center;
        padding-top: 30px;
        margin: 0 auto; 
        font-size: 30px;
        }
    
    }
    @media (min-width: 577px) and (max-width: 1299px) {
        .video-height{
            height: 400px;
        }
        .carousel {
            height: 400px; 
            }
            .carousel-item img {
                height: 400px; 
                object-fit: cover; 
            }
        .carusel-margin{
            margin-top: 244px;
        }
        .inscription-container2 {
            position: absolute;
            top: 114px;
            width: 100%;
            height: 130px;
            color: rgba(30, 101, 165, 1);
            padding-left: 20px;
            background-color:#f8f9fa;
            z-index: 2;
            background-size: auto; 
            }
        .carousel-indicators [data-bs-target] {
            width: 10px; 
            height: 10px; 
            margin: 10px 10px; 
            border-radius: 50%; 
            background-color: transparent; 
            border: 2px solid #fff;
        }
        .popup {
            position: fixed;
            bottom: 120px; 
            left: 50%; 
            transform: translateX(-50%); 
            display: none; 
            z-index: 10; 
        }

        .popup-content {
            background-color: #fefefe;
            padding: 20px;
            width: 300px; 
            height: 110px;
            box-shadow: 13px 4px 26px 0px rgba(2, 90, 170, 0.25);
            background-color: white;
            border-radius: 30px;
            transition: background-color 0.3s ease;
            align-items: center;
            text-align: center;
            font-size: 20px;
            line-height: 20px;
            padding:15px 5px 15px;
            margin: 200px auto;

        }
        .circle-image3 {
            width: 238px;
            height: 238px;
            background-color: #fff;
            border-radius: 50%;
            overflow: hidden;
            margin-top: 20px;
            margin-bottom: 20px;
            box-shadow: 13px 4px 26px 0px rgba(2, 90, 170, 0.25);
            padding-top: 59px;
        }
    
        .circle-image3 img {
            width: 120px;
            height: 120px;
            border-radius: 50%;
        }
    
      
        .navbar {
            margin-left: -12px; 
        }
        .types-row-1{
            margin-top: 40px;
        }
        .dropdown-menu .dropdown-item {
            text-align: left;
            margin-left: 70px;
            font-size: 24px;
            font-weight: 600;

        }
       
        .dropdown-menu .dropdown-divider {
            display: none;
        }
        .btn2 {
            font-size: 24px;
            color: rgba(30, 101, 165, 1);
            font-weight: 600;
            margin-left: 10px;
        }
        .inscription-container {
            position: absolute;
            top: 50%;
            left: 30%;
            color: white;
            transform: translate(-50%, -50%);
            z-index: 2; 
        }

        .slider-font-90 {
            font-size: 50px;
            line-height: 10px;
            margin-top: 20px;
            }
        .slider-font-60 {
            font-size: 32px;
            }

        .background-area {
            background-size: cover;
            object-fit: cover; 
            position: relative;
            text-align: center;
        }
        .inscription {
            position: absolute;
            bottom: 0px;
            right: 0;
            text-align: right;
            margin-right: 10px;
            color: black;
            font-size: 16px;
          }
          .inscription img{
            width: 16px;
            height: 16px;
            margin-right: 7px;
          }
        .size-fon-2 {
            width: 100%;
            margin-left: 0px;
        }
        .types-row {
            margin-top: 30px;
            margin-left: 0px;
            }
        .size-fon-1 {
            width: 100%;
            margin-left: 0px;
        }
        .margin-type1{
            margin-top: 5px;
            margin-left: 0px;
        }
        .header-width {
            margin-top: 1px;
        }
        .header-height {
            height: 80px;
        }
        .top-service {
            margin-top: 0px;
        }
        .big-80 {
        font-size: 32px;
         }
         .big-60 {
        font-size: 24px;
        line-height: 30px;
        }
        .big-30 {
        font-size: 16px;
        }
        .gray-area {
            width: 360px;
            height: 400px;
            border-radius: 50px;
            background: rgba(255, 255, 255, 1);
            box-shadow: 13px 4px 26.100000381469727px 0px rgba(2, 90, 170, 0.22);
            margin: 0 auto 50px; /* Distance between areas */
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            text-align: center;
            padding-top: 30px;
            font-size: 20px;
        }
        .gray-area-1 {
            width: 360px;
            height: 400px;
            border-radius: 50px;
            box-shadow: 13px 4px 26.100000381469727px 0px rgba(2, 90, 170, 0.22);
            margin: 0 auto 50px; /* Distance between areas */
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            text-align: center;
            padding-top: 30px;
            font-size: 20px;
    
        }
        .gray-area2 {
            width: 100%; 
            max-width: 400px; 
            height: 440px;
            border-radius: 50px;
            background: rgba(255, 255, 255, 1);
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            text-align: center;
            padding-top: 30px;
            margin: 0 auto;
            font-size: 20px;
          }
     
          .footer-font {
            font-size: 16px;
          }
          .footer-font a{
            font-size: 16px;
          }

          .about-row {
            margin-top: 190px;
          }
        
         .navbar-nav .nav-link {
                font-size: 24px;
                font-weight: 600;
                margin-left: 10px;
          }
          .prod-margin{
            margin-top: 30px;
        }    
        .text-fon-3 {
            margin-top: 140px;
        }
        .size-product-2 {
            width: 100%;
            margin-top: 0px;
            margin-left: 0px;
        }
        .size-product-3 {
            width: 100%;
            margin-top: 0px;
            margin-left: 0px;
        }
        .text-product-2 {
            margin-top: 140px;
        }    
        .text-fon-1 {
            margin-top: 150px;
        }
        .size-product-1 {
            width: 100%;
            margin-top: 1px;
            margin-left: 0px;

        }

        
        .row-height {
            height: 50px;
        }
        .navbar-nav .dropdown-menu {
            display: block;
            position: static;
            float: none;
            width: 200px;
            margin-top: 0;
            margin-left: 40px;
            background-color: transparent;
            border: 0;
            box-shadow: none;
           }
        
          /* Optional: Hide the dropdown toggle arrow in mobile view */
          .navbar-nav .dropdown-toggle::after {
            display: none;
          } 
   }

