* {
    font-family: 'Poppins', sans-serif;
}

.backgroundsection1 {
    background-image: url(/Salon/salon-image/headerimage.png);
    background-repeat: no-repeat;
    padding: 10% 0px;
    background-size: cover;
    position: relative;
}

.salonmain {
    color: #D6A354;
    font-weight: 600;
    font-size: 30px;
    line-height: 54px;
    text-align: start;
}

.salontitle {
    font-weight: 700;
    font-size: 116px;
    line-height: 102px;
    letter-spacing: 0.03em;
    color: #FFFFFF;

}

.salontitlepar {
    font-weight: 400;
    font-size: 27px;
    line-height: 48px;
    color: rgba(255, 255, 255, 0.6);
}

.order {
    background-color: #D6A354;
    color: #ffffff;
    border: none;
    border-radius: 30px;
    padding: 9px 35px;
    font-weight: 600;
    margin-top: 4%;
    text-decoration: none;
}
.order:hover{color: #F2F2F2;}
.title {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 600;
    margin-bottom: 20px;
}

.card1 {
    text-align: center;
}

.paragraph {
    font-size: 16px;
    color: #FFFFFF;
    opacity: 0.6;

}

.titleh2 {
    text-align: center;
    color: #ffffff;
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 4%;
    margin-top: 2%;
}

.ourservice {
    display: flex;
    margin: auto;
}

.backgroundsection2 {
    padding: 8% 0px;
    background-color: #000000;
}

.service {
    padding: 4% 0px;
    background-image: url(/Salon/salon-image/servicebackground.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.serviceimg {
    display: flex;
    justify-content: center;
}

.flex-contentservice {
    display: flex;
    align-items: center;
    gap: 5%;
    margin: 7% 0px;
    color: #D6A354;
}

.flex-contentserviceh1 {
    font-size: 30px;
    font-weight: 600;
}

.flex-contentserviceh2 {
    font-size: 20px;
    color: #FFFFFF;
    opacity: 0.5;
    letter-spacing: 1px;
    font-weight: 100;
}

.backgroundsection3 {
    background-color: #000000;
    padding: 3% 0px;
}

.multiple {
    display: flex;
    justify-content: center;
}

.Favorite {
    font-weight: 700;
    font-size: 74px;
    line-height: 120%;
    color: #D6A354;
}

.Favoritepar {
    font-size: 23px;
    color: #FFFFFF;
    opacity: 0.6;
    margin-bottom: 4%;
}

.about {
    text-align: center;
    color: #ffffff;
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 4%;
    margin-top: 2%;
}

.backgroundsection4 {
    background-color: #000000;
    padding: 4% 0px;
    position: relative;
}

.Languageh1 {
    text-align: center;
    font-size: 36px;
    color: #D6A354;

}

.Languageh2 {
    font-size: 36px;
    color: #D6A354;
    text-align: center;

}

.Languagep {
    text-align: center;
    font-size: 19px;
    line-height: 29px;
    color: rgba(255, 255, 255, 0.6);
}

.Languagepar {
    font-size: 19px;
    line-height: 29px;
    color: rgba(255, 255, 255, 0.6);
    text-align: center;

}

.Language {
    display: flex;
    align-items: flex-end;
}

.bestimg {
    display: flex;
    justify-content: center;
}

.img {
    display: flex;
    justify-content: center;
}

.backgroundsection5 {
    background-color: #000000;
    padding: 4% 0px;
    margin: -1% 0px;
}

.backgroundsection6 {
    background-color: #000000;
    padding: 4% 0px;
}

.salonmains {
    background-image: url(/Salon/salon-image/lastimage.png);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 45px;
}

.salonlscontain {
    padding: 10% 0px;
}

.salonlscontainmain {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0px 3%;
}

.salonlscontainmainh1 {
    font-weight: 600;
    font-size: 51px;
    color: #F2F2F2;
}

.salonlscontainmainp {
    font-size: 24px;
    font-weight: 400;
    color: #F2F2F2;
    line-height: 37px;
}

.app {
    background: #f9f9f9;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

.app_heading h1 {
    font-size: 80px;
    line-height: 90px;
    font-weight: 600;
    color: #9a9b9e;
    text-align: center;
}

.owl-carousel .owl-item img {
    height: 100%;
}

.owl-carousel .owl-stage-outer {
    overflow: visible !important;
}

.card img {
    padding: 16px 60px;

}

.card {
    text-align: center;
    height: 100%;
    border: 0;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: #000000!important;
}

.blogs .card-body {
    display: flex;
    flex-direction: column;
    padding: 16px;
    min-height: 200px;
}

.slider {
    padding: 50px 50px 0 50px;
}

.card-body h1 {
    font-size: 16px;
    margin: 8px 0;
}

.card-body p {
    font-size: 14px;
    margin: 8px 0 16px 0;
    color: #F2F2F2;
}

.btnbuttonapp {
    background: linear-gradient(#050A15, #050A15) padding-box,
        linear-gradient(to right, darkblue, darkorchid) border-box;
    border-radius: 10px !important;
    border: 3px solid transparent;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    cursor: pointer;
    width: 151px;
    height: 60px;
    text-decoration: none;
}

.btnbuttonapp:hover {
    color: #f9f9f9;
}

.footer .nav-item {
    color: #FFFFFF !important;
    opacity: 0.6 !important;
    font-size: 15px !important;
}

.footer_option {
    text-align: center;
    font-size: 24px;
}

.footer_option h5 {
    color: #FFFFFF;
}

.footer {
    padding: 20px 0px;
    background-image: url(/Glaring-image/glaringfooter.png);
    background-size: cover;
}

.logo {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3%;
}

.img img {
    width: 80%;
    margin-bottom: 34px;
}

.iconsocial {
    display: flex;
    gap: 15px;
}

input[type="email"] {
    display: inline-block;
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #FFFFFF !important;
    box-sizing: border-box;
    height: 40px;
    border-radius: 10px 0px 0px 10px;
    border: none;
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.06);
    background-color: #050A15;
}

input,
input::-webkit-input-placeholder {
    font-size: 12px;
    line-height: 3;
}

.bt {
    font-size: 14px;
    font-weight: 600;
    padding: 10px 10px;
border-radius: 0px 10px 10px 0px;
    border: none;
    cursor: pointer;
    background-color: #ffffff;
    color: #000000;
    
   
}

.sectionh2 {
    color: #FFFFFF;
    font-size: 18px;
    /* margin-bottom: 40px; */
    font-weight: bolder;

}

.section-ul {
    font-family: "Poppins", sans-serif;
    color: #FFFFFF;
    padding-bottom: 30px;

}

.section-ul li {
    list-style-type: none;
}

.list {
    padding-bottom: 8px;
    font-size: 13px;
}

.nav-linkpolicy {
    color: #ffffff !important;
    font-size: 15px !important;
    text-decoration: none;
}


@media screen and (max-width: 480px) {
    .footer .img{width: 100%;
    margin-bottom: 20px;}
    .salonmain {
        font-size: 26px !important;
    }

    .salontitle {
        font-size: 37px !important;
        line-height: 31px !important;
    }

    .salontitlepar {
        font-size: 17px !important;
        line-height: 26px !important;
        margin-top: 5% !important;
    }

    .order {
        font-size: 17px !important;
    }

    .backgroundsection2 {
        margin: -1% 0px !important;
    }

    .backgroundsection2 .ourservice {
        width: 100% !important;
    }

    .backgroundsection2 .titleh2 {
        font-size: 57px !important;
        margin: 8% 0px !important;
    }

    .backgroundsection2 .card1 {
        margin: 27px 0px !important;
    }

    .backgroundsection2 .card1 .title {
        font-size: 47px !important;
    }

    .backgroundsection2 .card1 .paragraph {
        font-size: 25px !important;
    }

    .backgroundsection2 {
        margin: -1% 0px !important;
        overflow: hidden !important;
    }

    .backgroundsection2 .ourservice {
        width: 100% !important;
    }

    .backgroundsection2 .titleh2 {
        font-size: 57px !important;
        margin: 8% 0px !important;
    }

    .backgroundsection2 .card1 {
        margin: 27px 0px !important;
    }

    .backgroundsection2 .card1 .title {
        font-size: 40px !important;
    }

    .backgroundsection2 .card1 .paragraph {
        font-size: 22px !important;
    }

    .service .serviceimg img {
        width: 95% !important;
    }

    .service .backgroundcontent .flex-contentservice .flex-contentserviceh2 {
        font-size: 14px !important;
    }

    .service .backgroundcontent .flex-contentservice .flex-contentserviceh1 {
        font-size: 26px !important;
    }

    .backgroundcontent {
        margin: 14% 0px !important;
    }

    .service {
        overflow: hidden !important;
    }

    .backgroundsection3 {
        margin: -1% 0px !important;
    }

    .backgroundsection3 .ourservice {
        width: 100% !important;
    }

    .backgroundsection3 .about {
        font-size: 50px !important;
        margin: 8% 0px !important;
    }

    .backgroundsection3 .multiple img {
        width: 95% !important;
    }

    .backgroundsection3 .Favorite {
        font-size: 34px !important;
        text-align: center !important;
        margin: 10% 0px !important;
    }

    .Favoritepar {
        text-align: center !important;
        font-size: 21px !important;
    }

    .play {
        display: flex !important;
        margin: auto !important;
    }

    .Languageh2 {
        font-size: 42px !important;
    }

    .Languagepar {
        font-size: 25px !important;
        line-height: 31px !important;
    }

    .Languageh1 {
        font-size: 42px !important;
    }

    .Languagep {
        font-size: 25px !important;
        line-height: 31px !important;
    }

    .salonlscontainmainh1 {
        font-size: 36px !important;
        text-align: center !important;
    }

    .salonlscontain img {
        width: 50% !important;
    }

    .salonlscontainmainp {
        font-size: 19px;
        text-align: center;
        line-height: 30px;
    }

    .salonlscontainmain img {
        margin: auto;
    }

    .backgroundsection6 {
        padding: 7% 0px;
    }

    .app_heading h1 {
        font-size: 46px !important;
        line-height: 65px;
        
    }

    .footer .logo img {
        width: 96% !important;
        margin-bottom: 8% !important;
        margin-left: 2% !important;
    }

    .logo {
        display: flex !important;
        flex-direction: column !important;
    }

    .emailform {
        margin: 4% 0px !important;
    }

    .bt {
        left: 66% !important;
    }

    .footer_option h5 {
        text-align: center !important;
    }

    .footer_option li {
        text-align: center !important;
    }

    .iconsocial {
        display: flex;
        justify-content: center !important;
        gap: 25px !important;
    }

    .app_heading h1 {
        font-size: 46px !important;
        line-height: 65px !important;
    }
}

@media screen and (max-width: 990px) {
    .salonmain {
        font-size: 24px;
    }

    .salontitle {
        font-size: 52px;
        line-height: 31px;
    }

    .salontitlepar {
        font-size: 24px;
        line-height: 38px;
        margin-top: 5%;
    }

    .order {
        font-size: 24px;
    }

    .backgroundsection2 {
        margin: -1% 0px;
        overflow: hidden;
    }

    .backgroundsection2 .ourservice {
        width: 100%;
    }

    .backgroundsection2 .titleh2 {
        font-size: 57px;
        margin: 8% 0px;
    }

    .backgroundsection2 .card1 {
        margin: 27px 0px;
    }

    .backgroundsection2 .card1 .title {
        font-size: 40px;
    }

    .backgroundsection2 .card1 .paragraph {
        font-size: 22px;
    }

    .service .serviceimg img {
        width: 100%;
    }

    .service .backgroundcontent .flex-contentservice .flex-contentserviceh2 {
        font-size: 14px;
    }

    .service .backgroundcontent .flex-contentservice .flex-contentserviceh1 {
        font-size: 26px;
    }

    .backgroundcontent {
        margin: 14% 0px;
    }

    .service {
        overflow: hidden;
    }

    .backgroundsection3 {
        margin: -1% 0px;
    }

    .backgroundsection3 .ourservice {
        width: 100%;
    }

    .backgroundsection3 .about {
        font-size: 50px;
        margin: 8% 0px;
    }

    .backgroundsection3 .multiple img {
        width: 95%;
    }

    .backgroundsection3 .Favorite {
        font-size: 34px;
        text-align: center;
        margin: 10% 0px;
    }

    .Favoritepar {
        text-align: center;
        font-size: 20px;
    }

    .play {
        display: flex;
        margin: auto;
    }

    .multisec {
        margin: -7px 0px;
    }

    .Languagepar {
        font-size: 16px;
        line-height: 21px;
    }

    .Languageh1 {
        font-size: 23px;
    }

    .Languagep {
        font-size: 16px;
        line-height: 21px;
    }

    .Languageh2 {
        font-size: 23px;
    }

    .Languagepar {
        font-size: 16px;
        line-height: 21px;
    }

    .Languageh2 {
        font-size: 23px;
    }

    .Languagepar {
        font-size: 11px;
        line-height: 22px;
    }

    .Languageh1 {
        font-size: 23px;
    }

    .Languagep {
        font-size: 11px;
        line-height: 22px;
    }

    .salonlscontainmainh1 {
        font-size: 23px;
        text-align: center;
    }

    .salonlscontain img {
        width: 50%;
        margin: auto;
    }

    .salonlscontainmain {
        margin: 0px 0px;
    }

    .salonlscontainmainp {
        font-size: 20px;
        text-align: center;

    }

    .salonlscontain {
        padding: 6% 0px;
    }

    .footer .logo img {
        width: 35%;
    }

    .bt {
        left: 77%;
    }

    .footer {
        overflow: hidden;
    }

}