.navbar-brand img{
    /* width: 150px; */
    max-height: 100px !important;
    height: 100%;
}

.baner-section{
    background-image:linear-gradient(0deg,rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.59) 100%),url(../img/frostylah/baner/3.jpg) ;
    width: 100%;
    height: 90vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}
.nav-bar{
    padding: 5px 0 !important;
    padding-top: 0 !important;
}
.baner-caption h1{
    font-size: 70px;
    margin: 0;
}
.baner-caption p{
    font-size: 16px;
    color: #f7f7f7;
    margin: 0;
}
.home-about-left {
    width: 100%;
    height: 550px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
    overflow: hidden;

}
.home-about-left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-font p{
    font-size: 18px;
    line-height: 30px;
    color: #454545;
}
.home-about-offer{
    padding-top: 30px;
}
.home-about-offer h3{
    font-size: 20px;
    font-weight: 600;
    color: #222;
}
.home-about-offer ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.home-about-offer ul li{
    margin: 14px 0;
    background-color: #fff;
    border-radius: 40px;
    padding:15px 20px ;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    font-size: 17px !important;
}
.home-about-offer ul li img{
    width: 50px;
}
.home-about-offer ul li h6{
    font-weight: 600;
    color: #222;

    font-size: 18px;
    margin: 0;
    margin-bottom: 5px;
}
.sec-title h1{
    margin-bottom: 10px !important; 
}
img.product-img{
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 15px;
}
.product-content-left,.product-content-right{
    padding-top: 20px;
}
.product-content-left p{
     color: #222;

    font-size: 16.5px;
    margin: 0;
    margin-bottom: 10px;
    line-height: 28px;
}
.product-content-right ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.product-content-right ul li{
    margin: 10px 0;
    background-color: #fff;
    padding:15px 20px ;
    border: 1px solid #ccc;
    border-radius: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.product-content-right ul li h6{
    font-weight: 600;
    color: #222;

    font-size: 18px;
    margin: 0;
    margin-bottom: 5px;
}
.product-content-left h6{
     font-weight: 600;
    color: #222;

    font-size: 23px;
    margin: 0;
    margin-top: 15px;
    margin-bottom: 5px;
}
.product-content-right ul li i{
    font-size: 25px;
    color: #1dcc0d;
}
.product-content-left {
    padding-top: 30px;
    padding-right: 50px;
}

.bg-light-logo{
   background-color: #c9edf0 !important
}
.how-works-cs{
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
    height: 100%;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.how-works-cs h3{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
}




.how-works-cs ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.how-works-cs ul li{
    margin: 10px 0;
    background-color: #fff;
    padding:15px 20px ;
    border: 1px solid #ccc;
    border-radius: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    font-size: 15px;
}
.how-works-cs ul li h6{
    font-weight: 600;
    color: #222;

    font-size: 18px;
    margin: 0;
    margin-bottom: 5px;
}

.how-works-img img{
    width: 100%;
    height: 500px;
    border-radius: 15px;
    object-fit: cover;
}
.flavour-list ul{
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    padding-top: 25px;
}
.flavour-list ul li{
    width: 23.5%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    color: #222;
    padding: 15px 15px;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 20px;
    gap: 7px;
}
.flavour-list ul li img{
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
}
.flavour-bottom h5{
    font-size:23px;
    margin: 0 !important; 
    text-align: center;
    padding-top: 20px;
}
.flavour-bottom p{
    margin: 10px 0;
    font-size: 17px;
    color: #454545;
    text-align: center;
}
.business-partner-left{
    width: 100%;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    overflow: hidden;
}
.business-partner-left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.business-partner-right{
    padding: 25px;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.business-partner-right p{
    font-size: 17.5px;
    line-height: 30px;
    color: #454545;
}


.service-widget-second {
    width: 100%;
    /* padding: 5px; */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

.service-widget-second span {
    min-width: 80px;
    min-height: 80px;
    background-color: var(--bs-primary);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    position: relative;
}

.service-widget-second span::before {
    width: 2px;
    height: 20px;
    content: '';
    background-color: #ccc;
    position: absolute;
    top: 100%;
    left: 50%;
}

.service-widget-second-info {
    padding: 20px;
    /* background-color: var(--primary-light); */
    border: 1px solid #ccc;
    margin-top: 20px;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

.service-widget-second-info h4 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #222;
    margin-bottom: 10px;
}

.service-widget-second-info p {
    font-size: 16px;
    text-align: center;
    line-height: 23px;

    margin: 0;
    color: var(--color-black);
}
.bg-image-section{
    width: 100%;
    height: 50vh;
     background-image:linear-gradient(0deg,rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.59) 100%),url(../img/frostylah/mechine/7.jpeg) ;
   
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}
.buy-box h2{
    text-align: center;
    font-size: 65px;
    font-weight: 600;
    color: #fff;
}
.buy-box p{
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 0;
}
.contact-form input,.contact-form  textarea{
    border: 1px solid #ccc !important;
    box-shadow: none !important;
}
.contact-form-sec img{
    width: 100%;
    height: 450px;
    border-radius: 20px;
    object-fit: cover;
}
.contact-add-item{
    background-color: #f7f7f7;
    height: 100%;
    padding: 25px;
    border-radius: 15px;

}
ul.icon-social{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 5px;
}
ul.icon-social a{
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #ccc;
    color: #454545;

}
ul.icon-social a:hover{
    background-color: #2FA8B1;
    color: #fff;
    border-color: #2FA8B1;
}
.footer-info h4{
    font-size: 15px;
}
.footer-info p{
    color: #f8f8f8;
}
.footer-links a{
    color: #ccc !important;
}
    
.footer,.copyright{
    background: #05454a;
}
.copyright > span.text-body{
    color: #fff !important;
}
.footer-btn a{
    min-width: 44px;
    margin-right: 5px !important;
}


.ice-gal{
    width: 100%;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    overflow: hidden;
    cursor: zoom-in;
}
.ice-gal a, .ice-gal img{
    width: 100%;
    height: 100%;
    object-fit: cover;
     cursor: zoom-in;
}
.ice-gal:hover img{
    transform: scale(1.1);
    transition: 0.5s;
}