﻿body {
    background-color: #ffffff;
    color: #4c241d;
    font-family: 'Montserrat', sans-serif;
    padding:0px !important
}

.btn-primary {
    background-color: #ffffff;
    color: #4c241d;
    border-color: #ffffff;
    padding: .675rem 1.5rem;
    border-radius: 2.25rem;
}

    .btn-primary:hover, .btn-secondary:hover {
        background-color: #4c241d;
        border-color: #4c241d
    }

.btn-secondary {
    border-radius: 0px;
    background-color: #4c241d;
    border-color: #4c241d;
}

.bg-dark {
    background: rgba(1,38,67,0.90) !important;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-left: .8rem;
    padding-right: .8rem;
}

a {
    color: #4c241d;
}

    a:hover {
        color: #4c241d;
    }

.menu-ham {
    width: 32px;
}

.navbar-light .navbar-nav .nav-link {
    color: #4c241d;
}

.nav-link {
    font-size: 14px;
}

.nav-link-2 {
    font-size: 12px;
}

.nav-inner {
    border-top: 1px solid #80806e;
    padding-top: 15px;
    padding-bottom: 30px;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    text-decoration: underline;
    color: #4c241d !important;
}

.main-cat {
    font-size: 18px;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #4c241d;
}

.logo-head {
    padding: 15px 40px;
}

.top-lft-category {
    float: left;
    padding-top: 25px;
}

    .top-lft-category a {
        font-weight: 300;
        padding: 0 8px;
        font-size: 13px
    }

        .top-lft-category a.active {
            color: #4c241d;
            font-weight: 400;
        }

.logo-size {
    height: 50px;
}

.flag-list {
    float: right;
    padding-top: 18px;
}
.RelacionAspectoImagenes {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.contanier-img-responsive {
    height: 350px !important;
    overflow: hidden;
}

.form-control::placeholder {
    font-size: 13px;
    color: #9d9d9d;
}

.field-style {
    border: 1px solid #d88880;
    border-radius: 0;
    height: 42px;
}

.search-top {
    float: left;
    padding-top: 22px;
    margin-left: 10px;
}

.cart {
    float: right;
    padding-top: 25px;
    position: relative;
    width: 30px;
    height: 30px;
}

.cart-num {
    border-radius: 50px;
    color: #fff;
    background: #4c241d;
    width: 18px;
    height: 18px;
    font-size: 13px;
    text-align: center;
    margin-top: -34px;
    margin-left: 15px;
}

.product-quantity-enum {
    border-radius: 50px;
    color: #fff;
    background: #4c241d;
    width: 22px;
    height: 22px;
    font-size: 13px;
    text-align: center;
    margin-bottom: -35px;
    margin-left: 90%;
    z-index: 100;
    position: relative;
}

.user-login {
    background: url(../images/user.png) right no-repeat;
    padding-right: 30px;
    font-weight: 300;
    float: right;
    margin-top: 25px;
    margin-right: 20px;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.banner {
    background: url(../images/banner-01.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 1000px;
    position: relative;
}

footer {
    padding-top: 50px;
}

.copyright {
    background: #cac9c7;
    color: #012643;
    text-align: center;
    font-size: 12px;
    line-height: 40px;
    margin-top: 40px;
}

.hm-promo {
    margin-top: 30px;
}

.box-1 {
    /*background: url(../images/box1.png) no-repeat right center;*/
    height: auto;
    padding: 0 20px 30px;
}

    .box-1 img.girl-img {
        height: auto;
        margin-top: 27px;
    }

.box-content {
    margin: 30px 0 20px 0;
    padding-left: 10px;
    border-left: 5px solid #ebdcd5;
}

    .box-content h3 {
        color: #4c241d;
        font-size: 22px;
        font-weight: 700;
    }

.box-2 {
    /*background: url(../images/box2.png) no-repeat right center;*/
    height: auto;
    padding: 0 20px 30px;
}

    .box-2 img.girl-img {
        height: auto;
        margin-top: 27px;
    }

    .box-2 .box-content {
        margin: 30px 0 20px 0;
        padding-left: 10px;
        border-left: 5px solid #ebdcd5;
    }

        .box-2 .box-content h4 {
            color: #4c241d;
            font-weight: 600;
        }

footer {
    padding-bottom: 110px;
}

.footer-link {
    list-style: none;
    padding-left: 0px;
    line-height: 38px;
}

    .footer-link li a:hover {
        text-decoration: underline;
    }

.footer-social img {
    width: 32px;
    margin: 0px 2px;
}

.subsribe-label {
    padding-top: 15px;
    font-size: 12px;
    padding-bottom: 6px;
}

.subsribe .form-control::placeholder {
    font-size: 12px;
}

.subsribe input[type=text] {
    width: 290px;
}

#myCarousel h1 {
    font-weight: 600;
    text-shadow: 7px 7px 5px rgba(0,0,0,0.51);
}

#myCarousel h2 {
    font-weight: 500;
    font-size: 3.5rem;
}

.sm-btm-menu {
    border-top: 1px solid #4c241d;
    margin-top: 30px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 68px;
    text-align: center;
    background: #fff;
}

    .sm-btm-menu a:hover {
        background: #e7e7e7;
    }

    .sm-btm-menu .hm-footer, .sm-btm-menu .user-footer, .sm-btm-menu .cart-footer {
        padding: 20px;
        display: block;
    }

    .sm-btm-menu .cart-num {
        border-radius: 50px;
        color: #fff;
        background: #4c241d;
        width: 18px;
        height: 18px;
        font-size: 13px;
        text-align: center;
        margin-top: -34px;
        left: 50%;
        position: absolute;
    }

.menu {
    width: 98%;
    height: 98%;
    margin: 1%;
    position: fixed;
    left: -100%;
    top: 0;
    background-color: #fff;
    box-shadow: 1px 0 5px #c0c0c0;
    transition: all ease 1s;
    z-index: 999;
}

.close-menu {
    min-height: 30px;
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 8px;
    z-index: 999;
}

.mb-top-nav .row {
    padding: 0 15px;
}

.mb-top-nav .col-4 {
    padding-right: 0px;
    padding-left: 0px;
}

.menu .search-link, .menu .user-link, .menu .cart-link {
    border-bottom: 1px solid #4c241d;
    border-right: 1px solid #4c241d;
    padding: 70px 5px 20px 5px;
    text-align: center;
    font-size: 13px;
}

    .menu .search-link:hover, .menu .user-link:hover, .menu .cart-link:hover {
        background-color: #e7e7e7;
    }

.menu .search-link {
    background: url(../images/search-menu.png) no-repeat scroll 50% 28px;
}

.menu .user-link {
    background: url(../images/user.png) no-repeat scroll 50% 28px;
}

.menu .cart-link {
    background: url(../images/cart-menu.png) no-repeat scroll 50% 28px;
    border-right: none;
}

.mb-menu-cat {
    border-bottom: 1px solid #b78d8a;
    padding: 15px;
    height: 50px;
    display: block;
}

.mb-menu-cat-hd {
    font-size: 18px;
    padding-left: 0px;
    line-height: 22px;
}

.mb-menu-cat-img {
    display: none
}

.mb-menu-social {
    padding-top: 20px;
}

    .mb-menu-social h5 {
        font-weight: 600;
        padding-left: 15px;
        padding-bottom: 10px;
    }

.mhead {
    margin-top: 16px;
}

.box-cat-listing {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 390px;
    position: relative;
    margin-bottom: 30px;
}

    .box-cat-listing h3 {
        font-weight: 600;
        text-shadow: 7px 7px 5px rgba(0,0,0,0.51);
        color: #fff;
        font-size: 2.8rem;
        letter-spacing: 5px;
        text-align: center;
        padding-top: 170px;
    }

.women-cat-box a {
    text-decoration: none;
}

    .women-cat-box a:hover .box-cat-listing {
        opacity: 0.5;
    }

.product-name {
    color: #b78d8a;
    font-size: 20px;
    padding-right: 80px;
    position: relative;
    padding-bottom: 8px;
    font-weight: 600;
}

.product-code {
    color: #4c241d;
    font-weight: 600;
}

.product-description-hd {
    font-size: 13px;
    padding-top: 15px;
    padding-bottom: 5px;
    font-weight: 600;
}

.product-description {
    font-size: 13px;
    font-weight: 500;
}

.product-price {
    padding: 15px 0;
    height: 62px;
}

    .product-price .price {
        float: left;
        color: #4c241d;
        font-size: 20px;
        padding-right: 15px;
        font-weight: 600;
    }

    .product-price .pro-btn {
        padding: 4px 12px;
        font-size: 13px;
        border: 1px solid #d88880;
        float: left;
    }

.product-features {
    height: 150px;
    font-size: 12px;
    margin-top: 15px;
    border-bottom: 1px solid #4c241d;
}

.product-color {
    float: left;
    width: 49%;
    margin-right: 5px;
    border-right: 1px solid #b78d8a;
    height: 110px;
}

.product-size {
    float: left;
    width: 49%;
    padding-left: 15px;
}

.forward-icn, .whatsapp-color {
    position: absolute;
    right: 0;
}

.forward-icn {
    right: 40px;
}

.color-list-pdp {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .color-list-pdp li {
        width: 28px;
        height: 28px;
        margin-right: 15px;
        margin-bottom: 15px;
        float: left;
    }

        .color-list-pdp li a {
            border-radius: 50px;
            width: 28px;
            height: 28px;
            display: block;
        }

.color1 {
    background: #e2daaf
}

.color2 {
    background: #a9a3c6
}

.color3 {
    background: #ffc5c4
}

.size-list-pdp {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .size-list-pdp li {
        width: 28px;
        height: 28px;
        margin-right: 20px;
        margin-bottom: 10px;
        float: left;
    }

        .size-list-pdp li a {
            border-radius: 50px;
            width: 28px;
            height: 28px;
            display: block;
            border: 1px solid #d88880;
            text-align: center;
            line-height: 26px;
        }

.product-quantity {
    padding: 20px 10px;
    font-size: 12px;
}

.pro-quantity {
    float: left;
    width: 49%;
    margin-right: 5px;
}

.pro-quantiy-action {
    float: left;
    width: 49%;
    padding-left: 15px;
}

.quantity-dropdown {
    border-color: #d88880;
    font-size: 12px;
    color: #4c241d;
    border-radius: 0;
}

.agregar-btn {
    display: block;
    color: #4c241d;
    background: #cfb4b4;
    margin-top: 20px;
    border-radius: 0px;
    width: 100%;
    font-size: 12px;
}

.seguir-btn {
    display: block;
    color: #fff;
    background: #4c241d;
    margin-top: 5px;
    border-radius: 0px;
    width: 100%;
    font-size: 12px;
}

.more-products {
    padding-top: 60px;
    text-align: center;
}

    .more-products h2 {
        font-size: 16px;
        padding-bottom: 30px;
        font-weight: 400;
    }

.dropdown-menu.text-left {
    left: -50px !important;
}

.login-box {
    background: #fff;
    border-radius: 50px;
}

    .login-box input[type=text], .login-box input[type=email], .login-box input[type=password] {
        border: 1px solid #d88880;
        border-radius: 0;
    }

    .login-box .nav-tabs {
        border-bottom: 0px;
    }

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #fff;
}

.login-box .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border: 0px;
    border-bottom: 2px solid #d88880;
}

.login-box .btn-lightbg {
    background: #cfb4b4;
    color: #4c241d;
    border-radius: 0px;
    font-weight: 500;
}

.login-box .form-control::placeholder {
    font-size: 12px;
    color: #9d9d9d;
}

.google-btn {
    display: block;
    border: 1px solid #d88880;
    padding: 12px 8px;
    color: #808080;
    font-size: 14px;
    margin-bottom: 16px;
    text-align: center;
}

.whats-btn {
    display: block;
    border: 1px solid #d88880;
    padding: 10px 8px;
    color: #808080;
    font-size: 14px;
    text-align: center;
}

    .google-btn img, .whats-btn img {
        display: inline;
        padding-right: 5px;
    }

.google-btn img {
    padding-right: 8px;
}

.forgot-password a {
    font-size: 13px;
    color: #808080;
    padding-top: 30px;
    text-align: center;
    display: block;
}

.signup-link a {
    font-size: 13px;
    color: #808080;
    padding-bottom: 30px;
    text-align: center;
    display: block;
}

.agree, .optional {
    font-size: 13px;
    color: #808080;
    padding-bottom: 30px;
    text-align: center;
}

.store {
    font-size: 13px;
    padding-top: 5px;
}

    .store .col-2 {
        padding: 0;
        margin: 0
    }

    .store .col-5 {
        padding-right: 0;
    }

.radio input[type="radio"] {
    position: absolute;
    opacity: 0;
}

    .radio input[type="radio"] + .radio-label:before {
        content: "";
        background: #fff;
        border-radius: 100%;
        border: 1px solid #cea09c;
        display: inline-block;
        width: 1.1em;
        height: 1.1em;
        position: relative;
        top: -0.2em;
        margin-right: 0.7em;
        vertical-align: top;
        cursor: pointer;
        text-align: center;
        -webkit-transition: all 250ms ease;
        transition: all 250ms ease;
    }

.login-box .radio input[type="radio"] + .radio-label:before {
    width: 1.4em;
    height: 1.4em;
}

.radio input[type="radio"]:checked + .radio-label:before {
    background-color: #cea09c;
    box-shadow: inset 0 0 0 4px #cea09c;
}

.radio input[type="radio"]:focus + .radio-label:before {
    outline: none;
    border-color: #3197ee;
}

.radio input[type="radio"]:disabled + .radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}

.radio input[type="radio"] + .radio-label:empty:before {
    margin-right: 0;
}






#scrollable_div1 {
    height: 390px;
    width: auto;
    overflow: auto;
    overflow-x: hidden;
    padding: 10px;
}

.login-box form .form-group input.form-control {
    height: 50px;
}

.footer-hd-light {
    font-weight: 300;
}

.tabs-weight {
    font-weight: 600;
    font-size: 15px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #4c241d;
}

.nav-full {
    width: 100%;
}

.modal-content {
    border-radius: .8rem
}

.modal-content {
    padding: 10px 40px;
}

.modal-close {
    position: absolute;
    right: 15px;
    top: 10px;
}

.close {
    font-size: 1.8rem;
}

.product-list .row {
    padding-bottom: 30px;
}

.product-list .listing-hd, .mehods-hd {
    color: #867c7c;
    font-size: 21px;
    font-weight: 600;
    margin-left: 15px;
    letter-spacing: 3px;
}

.product-list-detail {
    color: #4c241d;
    font-weight: 600;
    font-size: 13px;
    line-height: 23px;
    padding: 0 30px 0 10px;
    position: relative;
}

    .product-list-detail .product-list-name {
        font-size: 16px;
        font-weight: 500;
        color: #b78d8a;
        padding-bottom: 10px;
    }

    .product-list-detail .product-list-delete {
        position: absolute;
        right: 0;
        top: 0;
    }

.label-description {
    position: relative;
    font-size: 11px;
    color: #000;
    line-height: 20px;
    padding-right: 15px;
}

    .label-description span {
        font-weight: 600;
    }

.icon-box {
    width: 90px;
    height: 90px;
    float: left;
    margin-right: 40px;
    font-size: 9px;
    color: #4c241d;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.8px;
}

    .icon-box .icon-shop {
        background: #dbc8c9;
        padding: 19px 0;
        text-align: center;
        border-radius: 12px;
        margin-bottom: 8px;
        line-height: 10px;
        height: 90px;
        font-size: 8px;
        font-weight: 600;
    }

        .icon-box .icon-shop strong {
            font-size: 22px;
            padding-bottom: 8px;
            display: block;
            padding-top: 15px;
        }

.payment-methods {
    font-size: 10px;
    text-align: center;
    padding-top: 30px;
    font-weight: 500;
}

    .payment-methods select {
        width: 30%;
        display: inline-block;
        font-size: 10px;
        color: #9d9d9d;
        letter-spacing: 1px;
        margin-left: 15px;
    }

.card-payment {
    border: 1px solid #b6b6b6;
    font-size: 10px;
    font-weight: 500;
    padding: 12px 8px 4px 8px;
}

    .card-payment .radio2 {
        position: relative;
        font-size: 12px;
    }

        .card-payment .radio2 input[type="radio"] {
            position: absolute;
            opacity: 0;
        }

            .card-payment .radio2 input[type="radio"] + .radio-label:after {
                content: "";
                background: #fff;
                border-radius: 100%;
                border: 1px solid #b78d8a;
                display: inline-block;
                width: 1.4em;
                height: 1.4em;
                position: absolute;
                top: -0.2em;
                margin-right: 0.7em;
                vertical-align: top;
                cursor: pointer;
                text-align: center;
                -webkit-transition: all 250ms ease;
                transition: all 250ms ease;
                right: 0;
                top: 0px;
            }

            .card-payment .radio2 input[type="radio"]:checked + .radio-label:after {
                background-color: #b78d8a;
                box-shadow: inset 0 0 0 4px #b78d8a;
            }

    .card-payment .radio input[type="radio"]:focus + .radio-label:after {
        outline: none;
        border-color: #3197ee;
    }

    .card-payment .radio2 input[type="radio"]:disabled + .radio-label:after {
        box-shadow: inset 0 0 0 4px #f4f4f4;
        border-color: #b4b4b4;
        background: #b4b4b4;
    }

    .card-payment .radio2 input[type="radio"] + .radio-label:empty:after {
        margin-right: 0;
    }


    .card-payment .checkbox {
        position: relative;
        font-size: 12px;
    }

        .card-payment .checkbox input[type="checkbox"] {
            position: absolute;
            opacity: 0;
        }

            .card-payment .checkbox input[type="checkbox"] + .checkbox-label:after {
                content: "";
                background: #fff;
                border-radius: 100%;
                border: 1px solid #b78d8a;
                display: inline-block;
                width: 1.4em;
                height: 1.4em;
                position: absolute;
                top: -0.2em;
                margin-right: 0.7em;
                vertical-align: top;
                cursor: pointer;
                text-align: center;
                -webkit-transition: all 250ms ease;
                transition: all 250ms ease;
                right: 0;
                top: 0px;
            }

            .card-payment .checkbox input[type="checkbox"]:checked + .checkbox-label:after {
                background-color: #b78d8a;
                box-shadow: inset 0 0 0 4px #b78d8a;
            }

            .card-payment .checkbox input[type="checkbox"]:focus + .checkbox-label:after {
                outline: none;
                border-color: #3197ee;
            }

            .card-payment .checkbox input[type="checkbox"]:disabled + .checkbox-label:after {
                box-shadow: inset 0 0 0 4px #f4f4f4;
                border-color: #b4b4b4;
                background: #b4b4b4;
            }

            .card-payment .checkbox input[type="checkbox"] + .checkbox-label:empty:after {
                margin-right: 0;
            }

.label-text {
    font-weight: 500;
    font-size: 11px;
    display: block;
}

.month-card {
    margin-right: 14px;
}

.month-card, .year-card {
    width: 15%;
    display: inline-block;
}

.continue-btn {
    background: #dbc8c8;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    line-height: 38px;
    display: block !important;
    width: 100%;
    border: 0px;
    color: #4c241d;
}

.info-text {
    font-size: 12px;
    color: #838383;
    font-weight: 500;
    padding: 15px 5px 10px 5px;
}

.security-code {
    width: 25%;
}

.instructions {
    padding: 30px 0px 30px 19px;
    color: #838383;
    font-size: 12px;
    font-weight: 500;
}

.instruction-num-list {
    padding: 20px;
}

.instruciton-icon {
    width: 25px;
    height: 22px;
    float: left;
}

.insctruction-text {
    font-size: 12px;
    color: #838383;
    float: left;
    width: 240px;
    margin-left: 10px;
    font-weight: 500;
}

    .insctruction-text span {
        display: block;
        padding-top: 15px;
    }

.buttons-btm {
    padding-top: 20px;
    text-align: center;
}

.imgage-select {
    margin-right: 20px;
    border: 1px solid #b6b6b6;
    padding: 15px 18px;
    line-height: 40px;
    font-weight: 500;
    font-size: 12px;
}

.internet-image {
    margin-right: 20px;
    border: 1px solid #b6b6b6;
    padding: 15px 18px;
    line-height: 40px;
    font-weight: 500;
    font-size: 12px;
    background: #cfb4b4;
}

.heading {
    font-size: 16px;
    font-weight: 600;
    color: #867c7c;
    letter-spacing: 3px;
}

.pera {
    font-size: 11px;
}

.pera-color {
    color: #867c7c;
}

.total-bill {
    padding-top: 30px;
    height: 180px;
    border-bottom: 1px solid #4c241d;
    margin-bottom: 60px;
}

.more-items {
    float: left;
    width: 150px;
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
}

.total-products {
    height: 50px;
    width: 210px;
}

.total-pro-hd {
    float: left;
    font-size: 13px;
    color: #b78d8a;
    width: 115px;
    letter-spacing: 1px;
}

.total-pro {
    float: right;
    font-size: 18px;
    color: #4c241d;
    font-weight: 600;
    letter-spacing: 1px;
}

.center-display {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.max-sm-wd {
    max-width: 20px;
}
/*//////////////////////////////////////////////////*/
/*Clases modificador de bootstrap*/
.modal-full {
    min-width: 100% !important;
    margin-left: 0;
    min-height:100vh;
}

    .modal-full .modal-content {
        min-height: 100vh;
        padding: 0px !important;
        background-size: 100%;
        background-color: #e1d3cb !important;
       
        border-radius:0px;
    }

.modal-content .second-baground {
    height:100vh;
    position:absolute;
    top:0;
    right:0;
    width:40%;
    background-color:#9eb2c6;
}

.modal-content .abcRioButtonLightBlue {
    height: 55px !important;
    width: 100% !important;
    padding: 15px 15% !important;
    border-radius: 25px !important;
    display:flex;
   align-content:center;
   align-items:center;

}

.abcRioButtonContentWrapper {
    height: 100%;
    width: 100%;
    display: flex;
}

.abcRioButtonContentWrapper {
    height: auto;
    width: auto;
}


.h-100-custom {
height:100vh !important;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    border-radius:0rem;
    border: solid 1.2px;
    border-color: #db8b80;
    z-index:999;
}
.Shadow-White {
    background-color: white;
    border: solid 1.2px;
    border-color: #db8b80;
}
.c-pointer {
    cursor: pointer;
}
.hr-title-70 {
   
    border: solid 1px;
    width: 70%;
    color: #d98980;
}
.hr-title-30 {
    border: solid 1px;
    width: 30%;
    color: #d98980;
}
.ico-pais-bandera {
    width: 5em !important;
    height: 5em !important;
    border-radius: .8rem;
    -webkit-filter: brightness(95%);
    filter: brightness(95%);
    cursor:pointer;
}

.tab-content .abcRioButtonLightBlue {
    background-color: #fff;
    color: #757575;
    width: 100% !important;
    display: flex;
}
.tab-content .abcRioButtonLightBlue {
    box-shadow: none;
}
.tab-content .abcRioButtonContentWrapper {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
}
/*//////////////////////////////*/
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 600px;
        margin: 1.75rem auto;
    }
    

    .carousel-caption {
        bottom: 5rem;
    }

    .carousel-item > img.sm-img-slider {
        left: -54rem;
    }

    .gallery .previews img {
        height: 205px;
    }

    .gallery {
        padding-bottom: 250px;
    }

    .icon-box {
        margin-right: 6px;
    }

    .center-display {
        margin-top: 0px;
    }
}
@media (max-width:768px) {
  
    .modal-content {
        padding: 10px 10px;
    }
    .contanier-img-responsive {
        height: 250px !important;
        overflow: hidden;
    }
}

@media (min-width: 768px) {
    .carousel-caption {
        bottom: 6rem;
    }

    .carousel-caption-2 {
        bottom: 12rem;
    }

    .mb-menu-cat {
        border-bottom: 1px solid #b78d8a;
        padding: 15px;
        height: 100px;
        display: block;
    }

    .mb-menu-cat-hd {
        float: left;
        font-size: 22px;
        padding-left: 30px;
        line-height: 75px;
    }

    .mb-menu-cat-img {
        float: right;
        display: inline-block;
    }

    .mb-menu-social {
        padding-top: 30px;
    }

        .mb-menu-social h5 {
            font-weight: 500;
            padding-left: 50px;
            padding-bottom: 10px;
        }

    .icon-box {
        margin-right: 30px;
    }
}

@media (max-width: 992px) {
    .h-100-custom {
        height: auto !important;
    }
    .modal-full .modal-content {
        
        background-size: 100%;
        background-color: #cfaeac !important;
        border-radius: 0px;
    }

    .modal-content .second-baground {
        height: 300vh;
        position: absolute;
        top:40%;
        width: 100%;
        background-color: #c39494 !important;
    }
    .flag-list {
        float: right;
        padding-top: 10px;
    }
    .hm-promo {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    footer {
        padding-bottom: 0px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1.5rem
    }

    #myCarousel h1 {
        font-size: 5.5rem;
        font-weight: 600;
        text-shadow: 7px 7px 5px rgba(0,0,0,0.51);
    }

    #myCarousel h2 {
        font-size: 5.5rem;
        font-weight: 600;
        line-height: 5rem;
    }

    .carousel-caption {
        bottom: 15rem;
    }

    .carousel-caption-2 {
        bottom: 14rem;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-top: 0.1rem;
        padding-bottom: 0.1rem;
    }

    .banner {
        background: url(../images/banner-01.png) no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        height: 743px;
    }

    .sm-btm-menu {
        display: none;
    }

    .bg-light {
        background-color: transparent !important;
    }

    .box-content h3 {
        color: #4c241d;
        font-size: 34px;
        font-weight: 600;
    }

    .box-1 img.girl-img {
        height: 260px;
        margin-top: 27px;
    }

    .box-2 img.girl-img {
        height: 260px;
        margin-top: 27px;
    }

    .box-2 .box-content {
        margin: 70px 0 20px 0;
        padding-left: 10px;
        border-left: 5px solid #ebdcd5;
    }

    .box-1 {
        height: 314px;
        padding: 0 30px;
    }

    .box-2 {
        /*background: url(../images/box2.png) no-repeat right center;*/
        height: 314px;
        padding: 0 30px;
    }

    .flag-list {
        float: left;
        margin-left: 0;
    }

        .flag-list ul {
            list-style: none;
        }

    .logo-size {
        height: 70px;
    }

    .footer-social img {
        width: 34px;
        margin: 0 10px;
    }

    .carousel-caption-2 {
        max-width: 440px;
    }

    .carousel-item > img.sm-img-slider {
        left: -24rem;
    }

    .carousel-item > img.sm-img-slider-2 {
        left: -24rem;
    }

    .gallery .full, .gallery .full img {
        height: 575px;
    }

    .gallery .previews img {
        height: 110px;
    }

    .gallery .previews, .gallery .full, .gallery .desc {
        float: left;
    }

        .gallery .previews a {
            display: block;
        }

    .gallery {
        position: relative;
        padding-bottom: 0px;
    }

        .gallery .previews {
            position: relative;
            width: auto;
        }

    .dropdown-menu.text-left {
        left: 0px !important;
    }

    .padding-left-50 {
        padding-left: 50px;
    }

    .total-bill {
        border-bottom: none;
        margin-bottom: 0px;
    }

    .center-display {
        margin-top: 0px;
    }

    .max-sm-wd {
        max-width: 16.666667%;
    }

    .month-card, .year-card {
        width: 40%;
    }

    .security-code {
        width: 70%;
    }

    #scrollable_div1 {
        height: 550px;
    }
}

@media (min-width: 1200px) {
    .carousel-item > img.sm-img-slider {
        left: 0;
    }

    .carousel-item > img.sm-img-slider-2 {
        left: 0;
    }

    .gallery .previews a {
        display: block;
    }

    .gallery .previews img {
        height: 205px;
    }

    .gallery .full, .gallery .full img {
        height: 645px;
    }

    .icon-box {
        margin-right: 30px;
    }

}

@media (min-width:1200px) {


    .contanier-img-responsive {
        height: 50vh !important;
        overflow: hidden;
    }
}
