html,
      body {
        position: relative;
        height: 100%;
        scroll-behavior: smooth;
        
      }

      body {
        background: #eee;
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: #000;
        margin: 0;
        padding: 0;
        line-height: 1.6;
      }

      header {
          background-color: rgba(0,0,0,0.4);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
          background-position: fixed;
      }

      .bg-dark {
          background-color: rgba(0, 0, 0, 0.2)!important;
          
      }

       .swiper-button-nexth {
            color: #c49b63 !important;
            --swiper-navigation-size: 0px;
            margin-right: 100px;
        }
       .swiper-button-prevh {
           color: #c49b63 !important;
           --swiper-navigation-size: 0px;
           margin-left: 100px;
       }
       .swiper-paginationh {
         width: 100%;

       }

       .swiper-pagination-bullet {
           background: transparent !important;
           /*width: 15px !important;
           height: 15px !important;*/
           width: 20px !important;
           height: 20px !important;
           transform: scale(1) !important;
           border: 1px solid white;
           margin-left: 10px !important;
           margin-right: 10px !important;
           
       }
       .swiper-pagination-bullet-active {
         background: #c49b63 !important;
       }


      .swiper-containerh {
        width: 100%;
        height: 100%;
      }

      .swiper-slideh {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
      }

      .swiper-slideh img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

      
      #slide-1 {
        background-image: url('../img/slide-1.jpg');
      }

      #slide-2 {
        background-image: url('../img/slide-2.jpg');

      }

      #slide1 {
        background-image: url('../img/slide-3.jpg');
      }

      #slide-4 {
        background-image: url('../img/slide-4.jpg');

      }

      #slide-6 {
        background-image: url('../img/slide-8.jpg');
        background-position: bottom;
        background-size: cover;

      }

      #slide-5 {
        background-image: url('../img/slide-5.jpg');
      }

      #slide5 {
          background-image: url('../img/slide5.jpg');
      }

      #slide6 {
        background-image: url('../img/slide6.jpg');
      }

      #slide-3 {
        background-image: url('../img//slide-3.jpg');
      }



      .slogen {
        position: absolute;
        top: 55%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 999;
        /*width: 510px;
        max-height: 100px;*/
        text-align: center;
      }

      .slogen img {
        width: 90%;
        height: 90%;
      }


      .brandsTitle img {
        width: 20%;
        height: 20%;
      }

      #agencyBrief {
        margin-left: 125px;
        margin-right: 125px;
        font-size: 18px;
      }

      .brief-img {
        min-height: 75vh;
      }
      

      @media (min-width: 768px) and  (max-width: 999px) {
        .slogen img {
          width: 450px;
          height: auto;
        }
        .brandsTitle img {
          width: 50%;
          height: 50%;
        }
        .our-brands {
          height: 80vh !important;
        }
        .brandsTitle {
          padding-top: 650px !important;
        }
      }


      @media (max-width: 767px) {
        .swiper-button-nexth img {
          width: 30px !important;
          height: 85px !important;
          margin-left: 15px !important;
      }
      .swiper-button-prevh img {
          width: 30px !important;
          height: 85px !important;
          margin-right: 15px !important;
      }
        .swiper-button-nexth {
          margin-right: 15px;
        }
        .swiper-button-prevh {
          margin-left: 15px;
        }
        .slogen img{
          width: 300px;
          height: auto;
        }
        .btn-primary1 {
          font-size: smaller;
        }
        .brandsTitle img {
          width: 70%;
          height: 70%;
        }
        .brief-desc {
          order: 2;
        }
        .brief-img {
          order: 1;
        }
        #agencyBrief {
          margin-top: 30px !important;
          margin-left: 30px;
          margin-right: 30px;
          font-size: 16px;
        }

        .brief-img {
          width: 100% !important;
          min-height: 50vh !important;
        }
  
      }


      .slogen h2 {
        color: white;
        text-shadow: 1px 2px 3px #c49b63;
      
      }



      .slogen .btn-primary1 {

        text-decoration: none;
        background: rgba(0, 0, 0, 0.4);
        background: rgb(68, 68, 68);
        border-color: #c49b63;
        outline: none;
        color: #c49b63;
        padding-left: 20px;
        padding-right: 20px;
      }

      .slogen .btn-primary1:hover {
        background: #c49b63;
        border-color: white;
        color: white;
      }

      .slogen .btn-primary1:focus {
        text-decoration: none;
        background: #c49b63;
        outline: none;
        box-shadow: none !important;
      }



      .our-brands {
        min-height: 100vh;
        background-image: url('../img/brands1.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
      }

      .brandsTitle {
        padding-top: 550px;
        padding-left: 60px;
        color: white;
      }

      #brandsTitle1 {
        font-size: 40px;

      }
      #brandsTitle2 {
        color: #c49b63;
        font-size: 75px;
      }


      #agencyImage {
        background-color: black;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
      }


      #agencyLogo {
        width: 18%;
        height: 18% !important;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        margin-top: 14%;
      }

      @media (max-width: 767px) {
        #agencyLogo {
          width: 30%;
          height: 15% !important;
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain;
          position: relative;
          left: 50%;
          transform: translateX(-50%);
          margin-top: 5%;
        }

        .our-brands {
          background-size: cover; background-repeat: no-repeat;
          overflow-y: hidden;
        }
  
      }


      body {
        font-size: 18px;
      }