@import url('https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: "Rubik", sans-serif;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Philosopher", sans-serif;
}

.navbarDesign {
    background-color: #0C0B0B;
}

.video-size video
{
    max-width: 100%;
    height: auto;
}

.banner:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 115%;
    background-color: #000000e3;
    z-index: -1;
}

span.sliderBtn {
    display: flex;
    background-color: #DBA62C;
    justify-content: center;
    align-items: center;
    width: 51px;
    height: 52px;
    padding: 11px;
    border-radius: 50%;
    overflow: hidden;
}

.sliderBtn img {
    width: 100%;
    height: 100%;
}

.navbar-border{
    border-bottom: 1px solid #DBA62C;
}

.logo-1 img {
    margin-right: 13px;
    height: 34px;
}

.logo-2 img {
    margin-right: 13px;
    height: 34px;
}

.logo-3 img {
    margin-right: 13px;
    height: 36px;
}

.logo-4 img {
    margin-right: 13px;
    height: 35px;
}

.socialSection {
    background-color: #0C0B0B;
    height: auto;
}

.section-1 p {
    font-family: "Rubik", sans-serif;
    color: #DBA62C;
    font-size: 24px;
    text-align: left;
    padding-top: 75px;
}

.chevron-icon1{
    display: flex;
    justify-content: center;
}

.chevron-icon2{
    display: flex;
    justify-content: center;
}

.section-1 h6 {
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    opacity: 1;
    height: auto;
    color: #DBA62C;
    font-size: 28px;
    padding-top: 15px;
}

.section-2 img {
    padding-top: 45px;
}

.banner-carousel h6 {
   
    margin-top: 14px;
    color: #DBA62C;
    font-family: 'Segoe Script', sans-serif;
    line-height: 1.6;
    font-size: 21px;
}

.banner-carousel h5 {
    font-size: 32px;
    text-align: center;
    color: #DBA62C;
    display: flex;
    margin-left: 21%;
    /* margin-right: 17%; */
}

.border-color{
    border-top: 1px solid #DBA62C;
    border-bottom: 1px solid #DBA62C;
}

.banner-carousel img {
    margin-top: 34px;
}

.banner-carousel{
    margin-bottom: 25px;
}

.semoFoo {
    background-color: #0C0B0B;
    height: auto;
}

.vl {
    border-right: 2px solid #DBA62C;
    height: 50px;
}

.contactLine {
    color: #DBA62C;
    margin-top: 8px;
}

.contactLine-1 {
    color: #DBA62C;
}

.footer {
    height: auto;
    background-color: #3A3838;
    border-radius: 35px 35px 0 0;
    margin-top: 15px;
}

.footer .footer-icon{
    margin-top: 50px;
    padding-left: 10px;
    justify-content: center;
    align-items: center;
}

.footer-block{
    padding-left: 10px;
    padding-top: 18px;
}

.footer .footer-block h6{
    font-family: "Roboto", sans-serif;
    color: #DBA62C;
    font-size: 15px;
}

.footer .footer-block p{
    font-family: "Roboto", sans-serif;
    color: #DBA62C;
    font-size: 9px;
}

.footer p {
    font-size: 11px;
}

.btnAccept {
    background-color: #DBA62C;
    border: none;
    height: auto;
    color: #0C0B0B;
    font-size: 10px;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    margin-right: 10px;
    padding: 6px;
}

.btnRead {
    border: 1px solid #DBA62C;
    color: #DBA62C;
    font-family: "Roboto", sans-serif;
    height: auto;
    font-size: 10px;
    background-color: #3A3838;
    padding: 6px;
}

.copyAll{
    font-family: 'Rubik';
    font-size: 14px;
    color: #DBA62C;
}


.blogOne  {
   margin-bottom: 6%;
}

.blogOne h5 {
    color: #DBA62C;
    font-size: 47px;
}

.blogOne p {
    color: #DBA62C;
    font-size: 22px;
}

.blogTwo{
    margin-bottom: 6%;
}

.blogTwo h5 {
    color: #DBA62C;
    font-size: 47px;
}

.blogTwo p {
    color: #DBA62C;
    font-size: 22px;
}

.blogThree{
    margin-bottom: 6%;
}

.blogThree h5 {
    color: #DBA62C;
    font-size: 47px;
}

.blogThree p {
    color: #DBA62C;
    font-size: 21px;
}


.blogZero {
    line-height: 1.6;
     margin-bottom: 97px;
    right: 25%;
    /* bottom: 23.25rem; */

}

.blogZero h5 {
    font-size: 56px;
    color: #DBA62C;
}

.blogZero p {
    font-size: 20px;
    color: #DBA62C;
}

 .carousel-indicators {
    text-indent: 0px !important;
}
.carousel-indicators div button {
    margin: 30px 20px !important;
    background: transparent !important;
}

.footer-links{
    font-family: "Rubik", sans-serif;
    font-size: 16px; 
    margin-top: 20px ;
}

.footer-links a {
    color: #DBA62C;
    text-decoration: none;
    padding: 0px 10px;
    font-size: 14px;
    border-right: 2px solid #DBA62C;
}
.footer-links a:last-child{
    border: none;
}
/* .footer-links a::after {
    content: '';
    position: absolute;
    right: 0;
    top: 10%;
    width: 2px;
    height: 75%;
    display: block;
    z-index: 999;
    background: #DBA62C;
} */

@media (max-width: 500px) {
    .footer-links a {
        color: #DBA62C;
        display: flex;
        justify-content: center;
        text-decoration: none;
        padding: 4px 10px;
        font-size: 14px;
    }

    .footer .footer-icon{
        margin-top: 20px;
        padding-left: 10px;
        justify-content: center;
        align-items: center;
    }

    .group-img {
        display: flex;
        justify-content: center;
    }

    .sliderBtn {
        display: none;
    }

    .blogThree h5 {
        color: #DBA62C;
        font-size: 20px;
    }
    
    .blogThree p {
        color: #DBA62C;
        font-size: 10px;
    }
    
        .blogTwo h5 {
            color: #DBA62C;
            font-size: 20px;
        }
        
        .blogTwo p {
            color: #DBA62C;
            font-size: 10px;
        }
        
            .blogOne h5 {
                color: #DBA62C;
                font-size: 20px;
            }
            
            .blogOne p {
                color: #DBA62C;
                font-size: 10px;
            }
            
            .blogZero h5 {
                font-size: 25px;
                color: #DBA62C;
            }
            
            .blogZero p {
                font-size: 10px;
                color: #DBA62C;
            }

            .section-1 p {
                font-family: "Rubik", sans-serif;
                color: #DBA62C;
                font-size: 22px;
                text-align: left;
                padding-top: 25px;
            }

            .blogZero {
                line-height: 1.6;
                right: 25%;
                /* bottom: 23.25rem; */
            
            }

    .carousel-indicators {
        text-indent: 0px !important;
    }
    .carousel-indicators div button {
        margin: 30px 20px !important;
        background: transparent !important;
    }

    span.sliderBtn {
       display: none;
    }
    
    .sliderBtn img {
       display: none;
    }

    .carousel-header{
        display: none;
    }

    .section-1 p {
        font-family: "Rubik", sans-serif;
        color: #DBA62C;
        font-size: 19px;
        text-align: left;
        padding-top: 30px;
    }
  }

  @media (max-width: 800px) {
    .banner-carousel h5 {
        font-size: 32px;
        text-align: center;
        color: #DBA62C;
        margin-top: 15px;
    }

    .group-img {
        display: flex;
        justify-content: center;
    }

    .blogZero {
        line-height: 1.6;
         margin-bottom: 45px;
        right: 25%;
        /* bottom: 23.25rem; */
    
    }
    
    .blogZero h5 {
        font-size: 36px;
        color: #DBA62C;
    }
    
    .blogZero p {
        font-size: 15px;
        color: #DBA62C;
    }

    .blogTwo h5 {
        color: #DBA62C;
        font-size: 32px;
    }
    
    .blogTwo p {
        color: #DBA62C;
        font-size: 18px;
    }

    .blogThree h5 {
        color: #DBA62C;
        font-size: 32px;
    }
    
    .blogThree p {
        color: #DBA62C;
        font-size: 18px;
    }

    .blogOne h5 {
        color: #DBA62C;
        font-size: 32px;
    }
    
    .blogOne p {
        color: #DBA62C;
        font-size: 18px;
    }

    .chevron-icon1{
        display: none;
    }
    
    .chevron-icon2{
        display: none;
    }

    .footer .footer-icon {
        margin-top: 20px;
        padding-left: 10px;
        justify-content: center;
        align-items: center;
    }

    .banner-carousel h6 {
        margin-top: 14px;
        color: #DBA62C;
        font-family: 'Segoe Script', sans-serif;
        line-height: 1.6;
        font-size: 15px;
    }

    .section-1 p {
        font-family: "Rubik", sans-serif;
        color: #DBA62C;
        font-size: 19px;
        text-align: left;
        padding-top: 75px;
    }

    .section-1 h6 {
        font-family: "Rubik", sans-serif;
        text-transform: uppercase;
        opacity: 1;
        height: auto;
        color: #DBA62C;
        font-size: 25px;
        padding-top: 15px;
    }
  }

  /* .header h1{
    color: #DBA62C;
  } */

  .header p{
    color: #0C0B0B;
    font-size: 18px;
  }

  .list{
    margin-left: 10px;
  }

  .list p{
    color: #0C0B0B;
    font-size: 17px;
    padding-left: 10px;
  }

  .conditions{
    font-size: 14px;
  }

  .btnOk{
    background-color: #DBA62C;
    border: none;
    color: #0C0B0B;
    height: 40px;
    width: 120px;
  }

  .header{
    margin-left: 30px;
    margin-right: 30px;
    color: #DBA62C;
  }

  .privacyheader{
     background-color: #0C0B0B;
  }

  .header p{
    color: #DBA62C;
  }

  .footer-links a:hover {
    text-decoration: underline;
  }
