/*

TemplateMo 559 Zay Shop

https://templatemo.com/tm-559-zay-shop

---------------------------------------------
Table of contents
------------------------------------------------
1. Typography
2. General
3. Nav
4. Hero Carousel
5. Accordion
6. Shop
7. Product
8. Carousel Hero
9. Carousel Brand
10. Services
11. Contact map
12. Footer
13. Small devices (landscape phones, 576px and up)
14. Medium devices (tablets, 768px and up)
15. Large devices (desktops, 992px and up)
16. Extra large devices (large desktops, 1200px and up)
--------------------------------------------- */

:root {
    --color1: #c68934;
    --color2: #584330;
    --color3: #dccba0;
    --color4: #dccba0;
    --color5: #885020;
    --color6: #fff7c7;
    --color7: #221d17;
    /*--color8:#8a664e;
  --color5_white: white; */
}

@font-face {
    font-family: 'no';
    src: url('../webfonts/NoSevenRegular.woff2') format('woff2'),
        url('../webfonts/NoSevenRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



/* Typography */
body,
ul,
li,
p,
a,
label,
input,
div {
    /* font-family: 'Roboto', sans-serif; */
    text-align: justify;
    font-family: emoji;
    font-size: 18px !important;
    font-weight: 300 !important;
    color: var(--color4);
}

.text-slide {
    color: var(--color7);
}

.title-small.bold div {
    font-weight: bold !important;
}

.title-small.bold .description {
    font-weight: normal !important;
    font-style: italic !important;
    color: #777;
    font-size: 14px !important;
}

.h1 {
    /* font-family: 'Galada', cursive; */
    /* font-family: 'bodoni MT', sans-serif; */
    font-size: 48px !important;
    font-weight: 500 !important;
}

.bg-yellow1 {
    background-color: var(--color5);
}

@media screen and (max-width: 768px) {
    .h1 {
        font-size: 35px !important;
    }
}

.h2,
h2 {
    /* font-family: 'Galada', cursive; */
    /* font-family: 'bodoni MT', sans-serif; */
    font-size: 30px !important;
    font-weight: 300;
}

.h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 22px !important;
}

ul {
    list-style: none;
}

.navbar-toggler:focus {
    box-shadow: none;
}

.navbar-toggler-icon {
    color: #ffffff;
    background: transparent;
}

/* General */
.logo {
    font-weight: 500 !important;
}

img#imgsrc {
    height: 60px;
}

@media screen and (max-width: 768px) {
    img#imgsrc {
        /* height: 100px; */
    }
}

.btn:focus {
    outline: none;
}

.text-warning {
    color: #ede861 !important;
}

.text-muted {
    color: #bcbcbc !important;
}

.text-success {
    font-family: 'no';
    color: var(--color5) !important
}

.text-light {
    color: var(--color7) !important;
}

.bg-dark {
    background-color: #242424 !important
}

.bg-button {
    background-color: var(--color5) !important
}

.bg-foot {
    background-color: var(--color6) !important
        /* background-image: url("../images/bg-foot.png") !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; */

}

.bg-light {
    background-attachment: fixed;
    /* background-color: var(--color7) !important; */
    background-image: url("../images/bg-blue.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg-black {
    background-color: var(--color2) !important;
}

.bg-success {
    background-color: #fff5ee !important;
}

.btn-success {
    background-color: var(--color1) !important;
    border-color: var(--color1) !important;
}

.pagination .page-link:hover {
    color: #000;
}

.pagination .page-link:hover,
.pagination .page-link.active {
    background-color: #8e664d;
    color: #fff;
}

.about-title {
    text-align: center;
    color: var(--color5);
    margin-bottom: 15px;
    font-family: 'no';
}

.gallery {
    background-color: var(--color3);
}

.gallery .fa-chevron-left,
.gallery .fa-chevron-right {
    color: var(--color5);
    font-size: 30px;
}

.gallery .fa-chevron-left:hover,
.gallery .fa-chevron-right:hover {
    color: var(--color1);
}

.shadow {
    /* box-shadow:0 5px 14px var(--color5) !important; */
    /* box-shadow: 0 .2rem 0.2rem rgba(0,0,0,.15)!important; */
}

.no-border {
    border: none;
}

.title-about {
    /* text-shadow: -1px 1px 0 var(--color2), 1px 1px 0 var(--color2), 1px -1px 0 var(--color2), -1px -1px 0 var(--color2), 5px 3px 20px var(--color4), 1px 6px 4px var(--color4); */

    /* text-align: center; */
    color: var(--color7);
    font-family: emoji;
    font-family: 'no';

}

.width {
    width: 100px;
}

.fixed-top {
    top: 40px;
}

#templatemo_nav_top {
    z-index: 0;
}

#navigation-scroll {
    z-index: 10;
    /* background-image: url("../images/bg-head.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */
    background-color: var(--color6);
}

/* Nav */
#templatemo_nav_top {
    min-height: 40px;
}

#templatemo_nav_top * {
    font-size: .9em !important;
}

#templatemo_main_nav a {
    color: #ffffff;
}

#templatemo_main_nav a.active,
#templatemo_main_nav a:hover {
    color: #69bb7e;
    background: transparent;
}

#templatemo_main_nav .navbar .nav-icon {
    margin-right: 20px;
}

/* Hero Carousel */
#template-mo-zay-hero-carousel {
    /*background: #efefef !important;*/
    margin-top: 60px;
}

#template-mo-zay-hero-carousel .btn {
    background-color: var(--color2);
    color: var(--color1);
    padding: .8rem 2rem;
    margin-bottom: 1rem;
    border-radius: 8px;
    border: 1px solid var(--color2);
}

#template-mo-zay-hero-carousel .btn:hover {
    background-color: transparent;
    color: var(--color2);
}


/* .slide1{
        background: url("../images/banner-01.jpg") rgb(0 0 0 / 74%) !important;
        background-size: cover !important;
        background-blend-mode: overlay;
        background-position:center;


    }
    .slide2{
        background: url("../images/banner-02.jpg") rgb(0 0 0 / 74%) !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-blend-mode: overlay;
        background-position:bottom;

    }
    .slide3{
        background: url("../images/banner-03.jpg") rgb(0 0 0 / 74%) !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-blend-mode: overlay;
        background-position:bottom;
    } */

/*----------------------------*/
.overlay {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    height: 100%;
    transition: .5s ease;
    opacity: 1;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}

.left-content {
    position: relative;
}

.main-banner .left-content .inner-content {
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
}

.main-banner .right-content .right-first-image .thumb .inner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    color: white;
}

.main-banner .right-content .right-first-image .thumb:hover .hover-content {
    opacity: 1;
    visibility: visible;
}

.main-banner .left-content h4 {
    font-size: 3rem;
    color: var(--color2);
}

.inner-content h4 {
    font-size: 2rem;
}

.inner h4 {
    font-size: 2rem;
    color: var(--color1);
}

.main-border-button a {
    border-radius: 30px;
    font-size: 15px;
    color: black;
    padding: 12px 25px;
    display: inline-block;
    font-weight: 500;
    transition: all .3s;
    background: linear-gradient(45deg, black, var(--color2), black);
    font-weight: bold;
    text-decoration: none !important;

    border: 1px solid var(--color1);
}

.main-border-button a:hover {
    background: linear-gradient(145deg, black, var(--color2), black);

    border: 1px solid var(--color1);
}

.main-banner .right-content .right-first-image .thumb .inner-content h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 15px;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.color-gold a {
    text-decoration: none !important;
    border-radius: 30px;
    font-size: 18px;
    color: var(--color4);
    /* border: 1px solid #fff; */
    padding: 12px 25px;
    display: inline-block;
    font-weight: 600;
    transition: all .3s;
    /* background: #000; */
    background: linear-gradient(45deg, black, var(--color2), black);
    border: 1px solid var(--color1);
}

.color-gold a:hover {
    background: linear-gradient(145deg, black, var(--color2), black);
}

.main-banner .right-content .right-first-image .thumb .hover-content {
    position: absolute;
    top: 15px;
    right: 15px;
    left: 15px;
    bottom: 15px;
    text-align: center;
    background: linear-gradient(360deg, rgba(242, 213, 153, 0.95) 46.71%, rgba(201, 162, 103, 0.95) 100%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}

.main-banner .right-content .right-first-image .thumb .hover-content .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.main-banner .right-content .right-first-image .thumb {
    position: relative;
    text-align: center;
}

.right-first-image {
    /* position: relative; */
}

.main-banner {
    padding-top: 100px;
}

.main-banner img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

/*------------------*/

@media screen and (max-width: 768px) {
    #template-mo-zay-hero-carousel {
        margin-top: 50px;
    }

    .main-banner .left-content .inner-content {
        left: 50%;
        top: 47.5%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .color-gold {
        text-align: center;
    }

    .main-banner .left-content h4 {
        font-size: 2rem;
    }
}

@media screen and (max-width: 480px) {
    .team-item {
        min-height: initial !important;
    }
}

.navbar.black {
    background: linear-gradient(270deg, #000000 0%, #333333 9.91%, #000000 32.86%);
    display: inline-block;
    vertical-align: middle;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.navbar.scroll #imgsrc,
.navbar.scroll #imgsrc.active {
    background-image: url(../images/logo.png) !important;
    display: inline-block;
    vertical-align: middle;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* Accordion */
.templatemo-accordion a {
    color: #000;
}

.templatemo-accordion a:hover {
    color: #333d4a;
}

/* Shop */
.shop-top-menu a:hover {
    color: #69bb7e !important;
}

/* Product */
.product-wap {
    /*box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.10);*/
}

.product-wap .product-color-dot.color-dot-red {
    background: #f71515;
}

.product-wap .product-color-dot.color-dot-blue {
    background: #6db4fe;
}

.product-wap .product-color-dot.color-dot-black {
    background: #000000;
}

.product-wap .product-color-dot.color-dot-light {
    background: #e0e0e0;
}

.product-wap .product-color-dot.color-dot-green {
    background: #0bff7e;
}

.card.product-wap .card .product-overlay {
    background: rgba(45, 45, 45, .5);
    visibility: hidden;
    opacity: 0;
    transition: .3s;
}

.card.product-wap:hover .card .product-overlay {
    visibility: visible;
    opacity: 1;
}

.card.product-wap a {
    color: #000;
}

#carousel-related-product .slick-slide:focus {
    outline: none !important;
}

#carousel-related-product .slick-dots li button:before {
    font-size: 15px;
    margin-top: 20px;
}

/* Brand */
.brand-img {
    filter: grayscale(100%);
    opacity: 0.5;
    transition: .5s;
}

.brand-img:hover {
    filter: grayscale(0%);
    opacity: 1;
}

/* Carousel Hero */
/* Hero Carousel */
#template-mo-zay-hero-carousel {

    /* background: var(--color7) !important; */
    background-image: url("../images/bg-blue.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#template-mo-zay-hero-carousel .carousel-indicators li {
    margin-top: -30px;
    background-color: var(--color4);
}

#template-mo-zay-hero-carousel .carousel-control-next i,
#template-mo-zay-hero-carousel .carousel-control-prev i {
    color: var(--color5) !important;
    font-size: 2.8em !important;
}

/* Carousel Brand */
.tempaltemo-carousel .h1 {
    font-size: .5em !important;
    color: #000 !important;
}

/* Services */
.services-icon-wap {
    transition: .3s;
}

.services-icon-wap:hover,
.services-icon-wap:hover i {
    color: #fff;
}

.services-icon-wap:hover .h5 {
    color: #c69471;
}

/* Contact map */
.leaflet-control a,
.leaflet-control {
    font-size: 10px !important;
}

.form-control {
    border: 1px solid #e8e8e8;
}

/* Footer */

.column-left {
    width: 138px;
}

.text-right {
    text-align: left !important;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.list-style-none {
    list-style: none !important;
}

#tempaltemo_footer {
    position: relative;
}

#tempaltemo_footer h2{
  font-family: 'no';
}

#tempaltemo_footer a {
    color: var(--color7);
}

#tempaltemo_footer span {
    color: var(--color1);
}

#tempaltemo_footer a.active,
#tempaltemo_footer a:hover {
    color: var(--color5);
    background: transparent;
}

#tempaltemo_footer ul.footer-link-list li {
    padding-top: 10px;
    color: var(--color2);
}

#tempaltemo_footer ul.footer-link-list i {
    margin-right: 5px;
}

#tempaltemo_footer ul.footer-icons {
    padding-top: 10px;
}

#tempaltemo_footer ul.footer-icons li {
    width: 2.6em;
    height: 2.6em;
    line-height: 2.6em;
}

#tempaltemo_footer ul.footer-icons li:hover {
    background-color: var(--color7);
    transition: .5s;
}

#tempaltemo_footer ul.footer-icons li:hover i {
    color: var(--color6) !important;
    transition: .5s;
}

#tempaltemo_footer .border-light {
    border-color: #2d343f !important;
}


.mountain-foot {
    height: 300px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 4.7rem;
}

.logo-foot {
    width: 60%;
}

.img-logo-footer {
    width: 80%;
    height: 100%;
}

/*
// Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap
*/
/* Small devices (landscape phones, 576px and up)*/
.product-wap .h3,
.product-wap li,
.product-wap i,
.product-wap p {
    font-size: 12px !important;
}

.product-wap .product-color-dot {
    width: 6px;
    height: 6px;
}

.carousel-inner .img-fluid {
    border: 5px solid white;
    border-bottom-left-radius: 20px 20px;
    border-top-right-radius: 20px 20px;
}

.link-services {
    text-decoration: none;
}

@media (min-width: 576px) {
    .tempaltemo-carousel .h1 {
        font-size: 1em !important;
    }

}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {

    /*#templatemo_main_nav .navbar-nav {max-width: 450px;}*/
    .border-right-img {
        border-right: 1px solid rgba(0, 0, 0, 0.1);
    }

    .border-right {
        border-right: 1px solid #dee2e6 !important;
    }

    .gallery .img-fluid {
        border-bottom-left-radius: 20px 20px;
        border-top-right-radius: 20px 20px;
    }

}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    #navigation-scroll {
        /* top: 40px; */
    }

    #templatemo_main_nav .navbar-nav {
     align-items: center;
        /* max-width: 625px; */
    }

    #template-mo-zay-hero-carousel .carousel-item {
        min-height: 30rem !important;
    }

    .product-wap .h3,
    .product-wap li,
    .product-wap i,
    .product-wap p {
        font-size: 18px !important;
    }

    .product-wap .product-color-dot {
        width: 12px;
        height: 12px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .gallery .img-fluid {
        border-bottom-left-radius: 50px 50px;
        border-top-right-radius: 50px 50px;
    }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    /* .py-5{
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
    } */
}

.navbar {
    box-shadow: 0px 0px 1rem 0rem var(--color5) !important;
    background: var(--color5_lighter);
    /* background-image: url("../images/bg-head.png"); */
    padding: 5px 0;
    transition: 0.3s;
}

.rounded-circle a {
    color: #242424 !important;
}

#tempaltemo_footer a.text-color {
    color: #fefefe;
    text-decoration: none;
}

#tempaltemo_footer a.text-color:hover {
    color: var(--color1);
}

.text-light.border-light-menu {
    border-bottom: 1px solid var(--color5);
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.ml-auto {
    margin-left: auto !important;
}

/* Nav */
.nav-info i,
.nav-info a {
    color: var(--color4);
}

#templatemo_nav_top {
    min-height: 40px;
    background-color: var(--color2) !important;
}

#templatemo_nav_top * {
    font-size: .9rem !important;
    line-height: 30px;
}

#templatemo_nav_top a:hover {
    color: white !important;
}

#templatemo_nav_top a:hover i {
    color: white !important;
}

#templatemo_main_nav a {
    color: var(--color7);
    font-weight: 400 !important;
}

#templatemo_main_nav a:hover {
    color: var(--color1) !important;
}

.margin-top {
    margin-top: 6rem !important;
}

#templatemo_main_nav .navbar .nav-icon {
    margin-right: 20px;
}

ul li a.active {
    background: red;
}

.navbar-light .navbar-nav .nav-link.active {
    color: var(--color5) !important;
}

.padding-footer {
    padding: 40px 0 20px;
}

#tempaltemo_footer .border-light {
    border-color: var(--color2) !important;
}

.padding-container {
    padding: 60px 0;
}

.text-justify {
    text-align: justify;
}

/*******************************/
/********* Pricing CSS *********/
/*******************************/
.discount {
    position: relative;
    width: 100%;
    padding: 90px 0;
    background: url('../images/Village-nail-bar-background.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.discount .container {
    max-width: 750px;
    text-align: center;
}

.discount .section-header {
    margin-bottom: 20px;
}

.discount .section-header p {
    color: #fff;
    background: transparent;
}

.discount .section-header p::after {
    display: none;
}

.discount .section-header h2 span {
    color: #dfbd9d;
    font-size: 50px;
}

.discount .discount-text p {
    color: #454545;
}

.discount .discount-text .btn,
.about .about-text .btn {
    margin-top: 10px;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 700 !important;
    color: white;
    background: #b49276;
    transition: .3s;
    border-radius: 8px;
    border: 1px solid #dcb296;
    text-transform: uppercase;
}

.btn-book-banner {
    margin-top: 10px;
    padding: 12px 20px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    color: white;
    background: #d86056;
    transition: .3s;
    border-radius: 8px;
}

.discount .discount-text .btn:hover,
.discount .discount-text .btn:focus {
    outline: none;
    color: #fff;
    background: var(--color1);
    border: 1px solid var(--color1);
}

.color-white {
    color: #fff !important;
}

.discount .discount-text .btn,
.about .btn {
    margin-top: 10px;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 700 !important;
    color: var(--color7);
    background: var(--color6);
    transition: .3s;
    border-radius: 8px;
    border: 1px solid var(--color1);
    text-transform: uppercase;
}

.about .btn:hover {
    color: var(--color6);
    background: var(--color5);
    border: 1px solid var(--color5);
}

.btn-book-banner {
    margin-top: 10px;
    padding: 12px 20px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    color: white;
    background: #d86056;
    transition: .3s;
    border-radius: 8px;
}

.btn:focus {
    outline: none;
    box-shadow: none;
}

/*specialties*/

/*******************************/
/*********** Team CSS **********/
/*******************************/
.team {
    position: relative;
    width: 100%;
    padding: 25px 0 15px 0;
    background-color: var(--color3);
    /* background-image: url("../images/bg-service.jpg") ; */
    /* background-repeat: no-repeat;
    background-size: cover;
    background-position: center; */
}


.team-item {
    /* min-height: 390px; */
    position: relative;
    margin-bottom: 30px;
    padding: 3px;
    /* background:var(--color1); */
    border: 1px solid var(--color5);
    transition: all 0.3s;
}

.team-item:hover .team-img img {
    transform: scale(1.3);

}

.team-item a {
    text-decoration: none;
}

.team-img {
    overflow: hidden;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.team-img h4 {
    padding-top: .8rem;
}

.team-img img {
    transition: all 0.3s;

    position: relative;
    width: 100%;
}

.team-social {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
}

.team-social a {
    position: relative;
    margin: 0 3px;
    margin-top: 100px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    font-size: 16px;
    color: #fff;
    background: var(--color1) !important;
    opacity: 0;
}

.team-social a.btn-success:hover {
    background: var(--color5) !important;
}


.team-item:hover .team-social {
    background: rgba(45, 45, 45, .5);
}

.team-item:hover .team-social a:first-child {
    opacity: 1;
    margin-top: 0;
    transition: .3s 0s;
}

.team-item:hover .team-social a:nth-child(2) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .1s;
}

.team-item:hover .team-social a:nth-child(3) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .2s;
}

.team-item:hover .team-social a:nth-child(4) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .3s;
}

.team-text {
    position: relative;
    padding: 25px 15px 10px 15px;
    text-align: center;
    background: #ffffff;
}

.team-text h2 {
    font-size: 18px;
    font-weight: 600;
}

.team-text p {
    margin: 0;
}

.last-index .color-price {
    margin-top: .5rem;
}

@media (max-width: 768px) {

    .fixed-top {
        top: 0 !important;
    }

    .text-success {
        margin-bottom: 15px;
    }

    .py-5 {
        padding-top: 2em !important;
        padding-bottom: 1em !important;
    }

    .p-5 {
        padding-bottom: 1em !important;
    }

    #servicesOfCate .title-big {
        margin-top: 20px;
        margin-bottom: 0rem;
        padding: 0;
        /* margin-bottom: -10px; */
    }

    .details {
        margin-top: 1rem;
    }

    .line-dash {
        margin: 20px 0 !important;
    }

    .mountain-foot {
        /* display: none; */
        top: 0;
        -webkit-transform: scaleX(-1);
        transform: rotate(180deg) scaleX(-1);
    }

    .last-index {
        margin-top: 1rem;
    }

    .img-ocean {
        display: none;
    }

    .img-bottle {
        bottom: -1rem !important;
        right: -1rem !important;
    }

    .carousel-inner .img-fluid {
        border-bottom-left-radius: 58px 74px;
        border-top-right-radius: 58px 74px;
    }


}

/*Menu service*/

.logo-img {
    max-width: 100%;
    margin: 0;
    padding: 0;
}

@media (min-width: 768px) {
    .title-big {
        /* padding: 0 0 10px 0 !important; */
        font-size: 25px;
        /* border-bottom: 1px solid #dee2e6 !important; */
    }

    .carousel-inner .img-fluid {
        border-bottom-left-radius: 50px 50px;
        border-top-right-radius: 50px 50px;

    }
}

.line-dash {
    border: 1px solid rgba(255, 255, 255, 0.05);
    height: 0.5px;
    width: 100%;
    margin: 25px 0;
}

.title-group {
    font-size: 17px;
    font-weight: 600;
    color: #222;
}

.title-small div {
    text-transform: capitalize;
    font-weight: 400 !important;
    color: #333;
    font-size: 16px;
}

.title-big {
    text-align: center;
    background-image:linear-gradient(to left,var(--color1),var(--color6),var(--color1));
    font-family: emoji;
    font-size: 32px !important;
    color: var(--color5);
    font-weight: 400 !important;
    /* padding: 10px 0 10px 0; */
    letter-spacing: 1px;
    text-transform: capitalize;
    width: auto;
    /* font-family: 'Galada', cursive; */
}

.title-big.text-right {
    text-align: right;
}

.description {
    color: gray;
    font-size: 1rem !important;
    text-align: justify;
    /* padding-top: 0.5rem; */
    padding-top: 0px;
    /* line-height: 1rem; */
    /* font-style: italic; */
    padding-bottom: .6rem;
    padding-right: 0;
}

.text-grey {
    text-align: justify;
}

.sub-title {
    font-weight: bold !important;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 15px;
}

@media (min-width: 768px) {
    .details {
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 225px;
    }
}

.details::-webkit-scrollbar {
    width: 3px;
}

.details::-webkit-scrollbar-track {
    background: var(--color2);
}

.details::-webkit-scrollbar-thumb {
    background: var(--color1);
}

hr {
    margin: 2rem 0 !important;
}

.note {
    font-size: 14px !important;
    font-style: italic;
    text-transform: capitalize;
    color: #777;
    margin-bottom: 0;
}

.color-price {
    font-weight: 500 !important;
    color: var(--color1);
}

.color-note {
    color: var(--color1);
    font-weight: 400 !important;
}

.circle-img {
    border-radius: 100%;
}

h2.h5 {
    text-transform: capitalize;
    color: #777;
}

.text-yellow {
    color: var(--color2);
}

.navbar.scroll a {
    color: var(--color2) !important;
}

.font-bodoniMT {
    font-family: 'bodoni MT', sans-serif !important;
    font-size: 20px !important;
    font-weight: 500 !important;
}


.about {
    position: relative;
    background-color: var(--color1);
    /* padding-top: 70px !important;
    background-image: url("../images/about-bg.png");
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed; */
}

.about .rounded-circle {
    border-radius: 0 !important;
    border: 10px solid var(--color6);
}

.about div {
    color: white;

}


.bold-text {
    font-weight: bold;
}

.footer {
    color: var(--color1);
}

#servicesOfCate .col-10 {
    color: var(--color7);
}

#servicesOfCate .description .col-10 {
    color: gray;
}

#servicesOfCate .description .col-12 {
    color: #02346782;

}

#servicesOfCate .description .col-2 {
    padding-left: 5px;
}

.img-ocean {
    width: calc(100% + 16rem);
    position: absolute;
    top: -118px;
    left: -154px;
    z-index: -1;
}

.banner .img-fluid {
    /* border-radius: 100%; */
    border-bottom-right-radius: 2rem;
    border: 3px solid var(--color1);

}

.img-bottle {
       position: absolute;
    bottom: -1rem;
    width: 30%;
    right: -6rem;
}

.box {
    /* border-radius: 100%; */
    box-shadow: 0px 6px 3px 0px var(--color1);
}

.promotion {
    background-color: var(--color1);
    padding: 3rem;
}

.promotion img {
    border: 4px solid var(--color6);
}

.promotion .desc-policy {

    color: white;
}

.about-page {
    padding-top: 100px !important;
}

.flag-wrap{
    height: fit-content;
    border: 1px solid var(--color1);
    border-radius: .3rem;
    background-color: var(--color6);
    display: flex;
width: 90px;
    align-items: center;
}

.flag-wrap img{
    padding: 0 6px;
   width: 100%;
}
.flag-wrap a{
  background-color: var(--color1);

}
.flag-wrap a:hover{
}
.flag-wrap .en{
    background-color: transparent;
    border-radius: .2rem 0 0 .2rem;
}
.flag-wrap .es{
    border-radius: 0rem .2rem .2rem 0rem;

  /* background-color: blue; */
}

.version-two .es{
background-color: transparent;
}
.version-two .en{
background-color: var(--color1);
}