#color-advice {
    color: #007dde;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

#max-h-500 {
    height: 500px;
}

.global-bxrol-40 {
    padding: 40px 0;
}

.global-bxrol-20 {
    padding: 20px 0;
}

.global-bxrol-10 {
    padding: 10px 0;
}

.font-bold {
    font-weight: bold;
}

.ml-0 {
    margin-left: 0!important;
}

.pl-15 {
    padding-left: 15px;
}

.m-0 {
    margin: 0px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-40 {
    margin-bottom: 40px;
}

.p-lr10 {
    padding: 0 10px;
}

.w-100 {
    width: 100%;
}

.text-right {
    text-align: right;
}

.text-red {
    color: red!important;
}

.btn-compare-ch {
    position: fixed;
    right: 30px;
    bottom: 90px;
    background: #fff;
    border: 1px solid #666;
    padding: 2px 15px;
    font-size: 13px;
    border-radius: 50px;
    cursor: pointer;
}

.btn-back-top {
    position: fixed;
    right: 30px;
    bottom: 40px;
    font-size: 30px;
    cursor: pointer;
    color: #0094D9;
}

.detail-title-menu li {
    display: inline-block;
    margin-right: 15px;
    font-size: 14px;
    cursor: pointer;
}

.detail-title-menu li.active {
    color: #0094D9;
    font-weight: bold;
}

.nav-menus {
    padding-bottom: 10px;
}

.nav-menus a {
    color: #666;
    font-size: 14px;
}

.nav-menus a.active {
    color: #0094D9;
}

a.btn-white2 {
    background: #fff;
    color: #0094D9;
    border: none;
}

.min-w200 {
    min-width: 200px;
}

.fa-facebook-square {
    margin-right: 10px;
}

.padding-top {
    padding-top: 15px !important;
}

.name-branch-sti {
    background: #0094D9;
    color: #fff;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px 0;
    z-index: 99;
}

.dealer-btn-login {
    position: absolute;
    text-align: center;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%, -0%);
    font-size: 20px;
}

.dealer-btn-login i {
    font-size: 50px;
    padding-bottom: 10px;
}

.branch-name-m {
    font-size: 15px;
    overflow: hidden;
    font-family: arial;
    margin: 0;
}

.color-advice {
    color: #0094D9;
}

.change-ab-re {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -0%);
}

.color-white {
    color: #fff;
}

.text-under {
    text-decoration: underline;
}

.link-more.more-lg {
    font-size: 16px!important;
}

header a:hover {
    color: none!important;
}


/*------------------------------------------------------------------*/


/*Section Hero Banner*/


/*Section Hero Banner*/


/*Section Hero Banner*/

.full-menu-with-category {
    /*display: flex;
	    flex-wrap: wrap;
	    margin-right: -15px;*/
    margin-left: -15px;
    background-color: #fff;
    position: relative;
}

.vertical-menu-category {
    flex: 0 0 22%;
    max-width: 22%;
}

.slider-with-catogory {
    flex: 0 0 77%;
    max-width: 77%;
    display: flex;
    flex-direction: column;
    margin-left: 0%;
    /*ver2*/
    padding-left: 15px;
}

.categort-list li.title {
    margin: 0;
    background: #48BC5F;
    width: 100%;
    height: 3px;
    padding: 1px!important;
}

.categort-list li::after {
    font-family: "Font Awesome 5 Pro";
    border-top: none;
    border-left: none;
    border-right: none;
    width: auto;
    height: auto;
    content: '\f105';
    color: #aeaeae;
    font-size: 12px;
    line-height: 1;
    margin-left: 8px;
    margin-right: 0;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 2px;
    color: #999;
}


/*------------------------------------------------------------------*/


/*About Product Blcok*/


/*About Product Blcok*/


/*About Product Blcok*/

.list-items .entry-caption h3 {
    font-size: 14px!important;
    line-height: 1.5!important;
    min-height: 30px!important;
    margin-bottom: 10px!important;
    max-height: 3em;
}

p.sub-spec {
    font-size: 12px;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
}

.list-items .entry-price {
    padding: 10px 0 10px!important;
}

#primary_nav_wrap ul li {
    height: 30px;
    /* overflow: hidden; */
}


/*-----------------------------------------------------------------*/


/*Header-Footer*/


/*Header-Footer*/


/*Header-Footer*/

header.title {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    border-bottom: 1px solid #dadada;
    position: relative;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    /* margin-bottom: 30px; */
}

header.title h3 {
    font-family: 'montserratmedium', 'promptmedium';
    font-size: 24px;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
}

header.title a {
    margin-left: auto;
    display: grid;
    font-size: 12px;
}

header.title h3::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #0094D9;
    position: absolute;
    left: 0;
    bottom: -1px;
}

header .nev-top .box-search {
    width: 70%;
    float: left;
    padding-left: 15px;
    position: relative;
}

header .nev-top .box-search i {
    position: absolute;
    right: 15px;
    top: 10px;
}

header .nev-top .box-search input {
    border-radius: 50px;
}

header .nev-top .user-login {
    width: 30%;
    float: left;
    text-align: right;
    padding-right: 15px;
    font-size: 16px;
    padding-top: 6px;
}

header .nev-top {
    height: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'montserratmedium', 'promptmedium';
}


/* General */

@import 'https://fonts.googleapis.com/css?family=Comfortaa:400,700';
body {
    background: #f5f5f5;
    position: relative;
}

.header {
    height: 85px;
}


/* Navbar */

.better-nav .body::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0094D9;
    top: 0px;
    left: 100%;
    margin-left: -20px;
    border: 1px solid #0094D9;
}

.better-nav {
    word-wrap: break-word;
    background: #fff;
    height: 85px;
    margin-bottom: 30px;
}


/* Set the height of the navbar */

.better-nav a {
    color: #fff;
    opacity: 0.9;
    font-size: 14px;
}

.better-nav a:hover,
.better-nav a:focus {
    opacity: 1;
}

.better-nav .container {
    height: 100%;
}

.container .better-nav .container {
    max-width: 100%;
}


/* Fixed */

.better-nav.fixed-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    border-bottom: 4px solid #0094D9;
}

.better-nav.fixed-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 90;
}


/* Head */

.better-nav .head {
    float: left;
    height: 100%;
}

.better-nav .head .brand {
    display: block;
    opacity: 1;
    padding: 15px 0;
    height: 100%;
    text-decoration: none;
}

.better-nav .head .brand .logo {
    float: left;
    margin-right: 15px;
    height: 100%;
}

.better-nav .head .brand .logo .image {
    height: 100%;
    width: auto;
    width: auto;
}

.better-nav .head .brand .title {
    float: left;
    display: table;
    height: 100%;
}

.better-nav .head .brand .title h3 {
    opacity: 0.7;
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Comfortaa', cursive;
}

.better-nav .head .brand .title h3:hover,
.better-nav .head .brand .title h3:focus {
    opacity: 1;
}


/* Body */

.better-nav .body li.home {
    position: relative;
}

.better-nav .body li.home::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 85px 75px;
    border-color: transparent transparent #0094d9 transparent;
    top: -49px;
    left: -74px;
    position: absolute;
}

.better-nav .body {
    float: right;
    height: 100%;
    background: #0094D9;
    border: 1px solid #0094D9;
}

.better-nav .body li:hover,
.better-nav .body li:focus {
    color: #0094D9;
}

.better-nav .body li:hover>a,
.better-nav .body li:focus>a {
    opacity: 1;
}

.better-nav .body ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 50%;
    float: left;
}

.better-nav .body ul li.active {
    background: #00AFE3;
}

.better-nav .body>ul>li {
    display: table;
    float: left;
    padding-top: 10px;
    /*height: 100%; */
}

.better-nav .body>ul>li>a {
    display: table-cell;
    font-family: 'montserratmedium', 'promptmedium';
    vertical-align: middle;
    text-decoration: none;
    padding: 0 15px;
    font-size: 14px;
    text-align: right;
}


/* Dropdown */

.better-nav .body ul li.dropdown {
    position: relative;
}

.better-nav .body ul li.dropdown>a::after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    margin-left: 5px;
    text-decoration: none;
    opacity: 0.4;
}

.better-nav .body ul li.dropdown:hover a:after {
    opacity: 1;
}

.better-nav .body ul li.dropdown:hover>ul {
    transform: scale(1);
    max-height: 500px;
}

.better-nav .body ul li.dropdown ul {
    min-width: 160px;
    max-width: 240px;
    transform: scale(0);
    transition: all 300ms ease;
    background: #fff;
    max-height: 0;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 10;
    height: initial;
}

.better-nav .body ul li.dropdown ul li {
    height: initial;
    min-width: 195px;
}

.better-nav .body ul li.dropdown ul li a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #000;
    font-size: 12px;
}

.better-nav .body ul li.dropdown ul li a:hover {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #0094D9;
    font-size: 12px;
}

.better-nav .body ul li.dropdown ul .dropdown ul {
    right: 100%;
    top: 0;
}


/* Fixed Bottom */

.better-nav.fixed-bottom .body ul li.dropdown ul {
    bottom: 100%;
    top: initial;
}

.better-nav.fixed-bottom .body ul li.dropdown ul .dropdown ul {
    bottom: 0;
    top: initial;
}


/* Search */

.better-nav .body .more a::after {
    display: none;
}

.better-nav .body .search {
    padding: 15px;
}

.better-nav .body .search form {
    position: relative;
    min-width: 160px;
    width: 100%;
}

.better-nav .body .search form input {
    width: 100%;
    height: 40px;
    padding: 10px 50px 10px 10px;
}

.better-nav .body .search form button {
    width: 40px;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
}


/* Toggle */

.better-nav .toggle {
    display: none;
    float: right;
    height: 100%;
}

.better-nav .toggle a {
    display: table;
    height: 100%;
    text-decoration: none;
}

.better-nav .toggle a i {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px;
    font-size: 24px;
}


/* Navbar Slide */

#navbar-slide {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -80%;
    width: 80%;
    z-index: 94;
    background: #fff;
    overflow: auto;
    padding: 0;
    margin: 0;
}


/* Navbar Pills */

.container .better-nav-pills .container {
    max-width: 100%;
}

.better-nav-pills {
    padding: 0 15px;
    background: #fff;
    margin-bottom: 30px;
}

.better-nav-pills a {
    color: #000;
    opacity: 0.6;
}

.better-nav-pills a:hover,
.better-nav-pills a:focus {
    opacity: 1.0;
}

.better-nav-pills .head {
    height: 100%;
}

.better-nav-pills .head .brand {
    display: block;
    opacity: 1;
    padding: 15px 0;
    height: 100%;
    text-decoration: none;
}

.better-nav-pills .head .brand .logo {
    margin: 30px;
    text-align: center;
    height: 100%;
}

.better-nav-pills .head .brand .logo .image {
    height: 100%;
    width: auto;
    width: auto;
}

.better-nav-pills .head .brand .title {
    margin: 30px 0;
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
}

.better-nav-pills .head .brand .title h3 {
    opacity: 0.7;
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Comfortaa', cursive;
}

.better-nav-pills .head .brand .title h3:hover,
.better-nav-pills .head .brand .title h3:focus {
    opacity: 1;
}

.better-nav-pills .body {
    margin: 0 0 30px;
}

.better-nav-pills .body a {
    opacity: 0.6;
    background-color: #e3e3e3;
}

.better-nav-pills .body a:hover,
.better-nav-pills .body a:focus {
    opacity: 1.0;
}

.better-nav-pills .body ul {
    transition: all 300ms ease;
    list-style: none;
    margin: 0;
    padding: 0;
}

.better-nav-pills .body ul li {
    margin: 1px 0 1px;
}

.better-nav-pills .body ul li a {
    position: relative;
    display: block;
    padding: 15px;
    text-decoration: none;
}

.better-nav-pills .body ul li.active>a::before {
    content: "\f0da";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -7px;
    opacity: 0.5;
}


/* Dropdowns */

.better-nav-pills .body ul li.dropdown ul {
    max-height: 0;
    overflow: hidden;
    margin: 0 0 0 30px;
}

.better-nav-pills .body ul li.dropdown.opened>ul {
    max-height: 1000px;
    margin: 0 0 -1px 30px;
}

.better-nav-pills .body ul li.dropdown ul li a {
    position: relative;
}

.better-nav-pills .body ul li.dropdown>a {
    margin-right: 51px;
}

.better-nav-pills .body ul li.dropdown>.selector {
    position: absolute;
    cursor: pointer;
    z-index: 30;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.1);
    text-align: center;
    opacity: 0.6;
}

.better-nav-pills .body ul li.dropdown>.selector:hover {
    opacity: 1;
}

.better-nav-pills .body ul li.dropdown>.selector::before {
    transition: all 300ms ease;
    content: "\f0d7";
    font: normal normal normal 24px/1 FontAwesome;
    margin-top: 12px;
    display: block;
    opacity: 0.5;
}

.better-nav-pills .body ul li.dropdown.opened>.selector::before {
    content: "\f00d";
}


/* Search */

.better-nav-pills .body .search {
    padding: 15px;
}

.better-nav-pills .body .search form {
    position: relative;
    min-width: 160px;
    width: 100%;
}

.better-nav-pills .body .search form input {
    width: 100%;
    height: 40px;
    padding: 10px 50px 10px 10px;
}

.better-nav-pills .body .search form button {
    width: 40px;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}


/* Underlay */

.better-nav-mobile-underlay {
    transition: all 300ms ease;
    position: absolute;
    left: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 92;
}

.better-nav-mobile-underlay.active {
    left: 0;
}


/*Footer*/

p.branch-name {
    width: 180px;
    font-family: 'montserratmedium', 'promptmedium' !important;
    font-size: 13px;
    overflow: hidden;
    line-height: 1.2em;
    margin-top: 11px;
    color: #0094D9;
}


/*------------------------------------------------------------------*/


/*payment*/


/*payment*/


/*payment*/

.payment-order-box {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: table;
    overflow: auto;
    border: thin solid #C1C1C1;
    border-radius: 10px;
    padding: 10px 15px 10px 15px;
}

.payment-order-logo {
    float: none;
    display: table-cell;
    vertical-align: middle;
}

.payment-order-detail {
    padding-left: 30px;
    float: none;
    display: table-cell;
}

.payment-order-logo>img {
    max-height: 100px;
}

.text-bank-ksb {
    color: #F90;
}

.text-bank-kbank {
    color: #093;
}

.text-bank-scb {
    color: #660066;
}

.text-bank-bbl {
    color: #039;
}

.text-bank-ktb {
    color: #09C;
}

.text-bank-tmb {
    color: #0C7BB8;
}

.text-bank-ttb {
    color: #ffc107;
}


/*------------------------------------------------------------------*/


/*How To Buy*/


/*How To Buy*/


/*How To Buy*/

h3.num-title {
    color: #0094D9;
    font-family: 'montserratregular', 'DroidSansThaiRegular';
    font-weight: bold;
    font-size: 40px;
    position: relative;
    margin-bottom: 20px;
    margin-top: 50px;
}

h3.num-title::after {
    content: "";
    width: 200px;
    height: 3px;
    background: #0094D9;
    position: absolute;
    bottom: -10px;
    margin-left: -105px;
}


/*News*/


/*News*/


/*News*/

.event-image,
.event-head {}

.event-head {
    margin: 5px 0;
}

.event-head a {
    text-decoration: none;
    color: #333;
}

.event-head a:hover {
    text-decoration: none;
    color: #0275d8;
}

.sub-cat-product-list {
    width: 100%;
    overflow: hidden;
}

.sub-cat-product-list li {
    width: 25%;
    float: left;
    padding-bottom: 5px;
    font-size: 14px;
}


/*------------------------------------------------------------------*/

@media screen and (max-width:1280px) {}

@media screen and (max-width:1024px) {
    .container#p-0 {
        padding: 0;
    }
    .vertical-menu-category {
        display: none;
    }
    .vertical-menu-category {
        max-height: 100%;
    }
    .slider-with-catogory {
        flex: 0 0 100%;
        max-width: 100%;
        
    }
}

@media screen and (max-width:980px) {
    .m-none {
        display: none;
    }
    .m-center {
        text-align: center!important;
    }
}

@media screen and (max-width:767px) {
    .global-bxrol-10 {
        padding: 0 0;
    }
    .change-ab-re {
        position: relative;
        top: 5%;
        left: 0;
        transform: translate(0px, 10px);
    }
}

@media screen and (min-width:320px) {
    .slider-with-catogory {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
}



/*--------------------------------menu left----------------------------------*/

#primary_nav_wrap ul {
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

#primary_nav_wrap ul a {
    width: 100%;
    display: block;
    color: #333;
    text-decoration: none;
    /*font-weight:700;*/
    /* font-size:12px; */
    line-height: 23.22px;
    padding: 0 15px;
    font-family: "Arial", sans-serif;
}

#primary_nav_wrap ul li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

#primary_nav_wrap ul li.current-menu-item {
    background: #ddd
}

#primary_nav_wrap ul li:hover {
    background: #f6f6f6
}

#primary_nav_wrap ul ul {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    background: #fff;
    padding: 0;
    z-index: 9;
    width: 849px;
    height: 400px;
    border: 1px solid #ddd;
    padding: 15px;
}

#primary_nav_wrap ul ul li {
    float: none;
    width: 100%;
}

#primary_nav_wrap ul ul a {
    line-height: 120%;
    padding: 5px 15px;
    font-size: 11px;
    font-family: 'arial';
}

#primary_nav_wrap ul ul a:hover {
    color: #0095DA;
}

#primary_nav_wrap ul ul ul {
    top: 0;
    left: 100%;
    z-index: 5;
}

#primary_nav_wrap ul li:hover>ul {
    display: block;
    overflow-y: unset;
    z-index: 10;
}

#primary_nav_wrap ul ul.sub-cate-menu .card-title a,
#primary_nav_wrap ul ul.sub-cate-menu .card-title {
    font-family: 'arial';
    font-weight: bold;
    font-size: 14px;
    width: auto;
    float: left;
    padding: 0;
    margin-right: 15px;
}

.categort-list li::after {
    font-family: "Font Awesome 5 Pro";
    border-top: none;
    border-left: none;
    border-right: none;
    width: auto;
    height: auto;
    content: '';
    color: #aeaeae;
    font-size: 12px;
    line-height: 1;
    margin-left: 8px;
    margin-right: 0;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 2px;
    color: #999;
}

.card-deck .col-4 .card,
.card-deck,
#primary_nav_wrap ul ul {
    background-color: #f3f3f3 !important;
}

.card-deck.row,
#primary_nav_wrap ul ul.sub-cate-menu .card-title a {
    margin-left: 10px;
}

.categort-list li.title {
    height: 3px!important;
    pointer-events: none;
}

.card-title {
    width: 100% !important;
    margin-bottom: .75rem;
    margin-left: 10px !important;
    margin-right: 0px !important;
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}
.title-grey{
	background-color:#616263 !important;
}

.child {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .3s;
}

.child:hover {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.parent {
    overflow: hidden;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.h-detail-product {
    height: auto;
    min-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
            line-clamp: 3; 
    -webkit-box-orient: vertical;
}

.h-product {
    height: 44px;
    overflow: hidden;
}

/*xs*/
@media (max-width: 767px) {
    .h-product {
        height: 39px;
    }
    .h-detail-product {
        height: 31px;
    }

    .img-product-size {
        min-height: auto !important;
    }
}

@media (max-width: 1199px) {
    .h-product {
        height: 44px;
    }
    .h-detail-product {
        height: 30px;
    }
}


.fn-12 {
    font-size: clamp(10px, 1vw, 12px);
}

.fn-16 {
    font-size: clamp(12px, 1vw, 16px);
}

.text-search {
    color: #929292;
    font-size: clamp(10px, 1vw, 12px);
}

.icon360 {
    width: fit-content;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid #ccc;
    width: 48px;
    height: 44px;
}

.li-product {
    color: #6B7280;
    font-size: clamp(14px, 1vw, 16px);
}

.active-fullimg {
    display: block !important;
}

.div-imgban {
    height: 320px;
    overflow: hidden;
    transition: 0.5s;
}

.active-showimg {
    box-shadow: none !important;
}

.font-detail {
    font-size: clamp(12px, 1vw, 14px) !important;
}

.card {
    background-color: transparent !important;
}

.p-text {
    color: var(--white, #FFF);
    font-family: DB HeaventRounded;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 106.667% */
}

.wrap-app {
    background: linear-gradient(90deg, #00569C 0%, rgb(0 141 255 / 54%) 86.59%);
    margin-top: 20%;
    position: relative;
    z-index: 1;
}

.app {
    position: relative;
    z-index: 99;
    background-color: #FFF;
    padding: 10px;
}

.footer {
    background-color: #00569C;
}

.branch-border {
    display: flex;
    align-items: center;
    background-color: rgb(210, 21, 21);
    width: fit-content;
    padding: 0 10px;
    border-radius: 5px;
} 

.wrap-app {
    background: linear-gradient(90deg, #00569C 0%, rgb(0 141 255 / 54%) 86.59%);
    position: relative;
    z-index: 1;
    height: 100%;
}
.wrap-app::before {
    height: 40%;
    width: 100%;
    content: "";
    position: absolute;
    top: -20%;
    z-index: 0;
    left: 0;
    background: #fff;
}

.selected-mobile {
    border: 1px solid #0094D9 !important;
}

.img-product-size {
    min-height:216px;
}