/*
Theme Name:   Flatsome Child - Maxweb
Theme URI:    https://maxweb.vn
Description:  Child theme cÃ¡Â»Â§a Flatsome dÃƒÂ¹ng cho khung web mÃ¡ÂºÂ«u chuÃ¡ÂºÂ©n nhÃ¡ÂºÂ­n diÃ¡Â»â€¡n Maxweb. KÃ¡Â»Â¹ thuÃ¡ÂºÂ­t tÃƒÂ¹y biÃ¡ÂºÂ¿n code tÃ¡ÂºÂ¡i Ã„â€˜ÃƒÂ¢y, khÃƒÂ´ng sÃ¡Â»Â­a trÃ¡Â»Â±c tiÃ¡ÂºÂ¿p theme cha Ã„â€˜Ã¡Â»Æ’ Ã„â€˜Ã¡ÂºÂ£m bÃ¡ÂºÂ£o cÃ¡ÂºÂ­p nhÃ¡ÂºÂ­t an toÃƒÂ n.
Author:       Maxweb
Author URI:   https://maxweb.vn
Template:     flatsome
Version:      1.0.0
Text Domain:  flatsome-child
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
:root {
    --mw-primary: #e30613;     
    --mw-primary-dark: #b30410;
    --mw-secondary: #0068ff;    
    --mw-dark: #1f2733;
    --mw-light: #f7f7f7;
}

@font-face {
    font-family: "UTM Avo";
    src: url("/wp-content/UTM-Avo.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "UTM Avo";
    src: url("/wp-content/UTM-AvoBold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
html,body,span,label,a,p,button,b,div {
    font-family: "Roboto", sans-serif;
}
h1,h2,h3,h4,h5,h6,:is(h1,h2,h3,h4,h5,h6)>span {
	font-family: "Roboto", sans-serif!important;
}
.slogan strong {
	font-family: "Roboto", sans-serif!important;
	font-size: 14px;
}
.top-bar-nav > li > a {
    color: #ffffff;
    font-family: "Roboto", sans-serif!important;
    font-size: 14px;
    padding: 0;
}
.header-bottom-nav > li > a {
    font-family: "Roboto", sans-serif!important;
}
.dia-chi-email i {
    background: #fa0000;
    color: #fff;
    padding: 8px 14px;
    margin-right: 8px
}

.dia-chi-email a,.hotline-sdt a {
    color: #fff;
    margin-left: 5px;
}

.dia-chi-email a:hover,.hotline-sdt a:hover {
    color: #fff
}

.dia-chi-email .row-1 i {
    border-top-left-radius: 15px;
    font-size: 25px;
}

.dia-chi-email .row-2 i {
    border-bottom-left-radius: 15px;
    font-size: 27.5px;
}

.dia-chi-email .row-1 span {
    border-top-right-radius: 15px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    font-size: 15px;
}

.dia-chi-email .row-2 span {
    border-bottom-right-radius: 15px;
    display: flex;
    align-items: center;
    padding-left: 5px;
}

.dia-chi-email span {
    background: var(--primary-color);
    color: #fff;
    padding: 6px;
    display: flex;
    width: 90%
}
.dia-chi-email .row-1{
    padding-bottom: 10px;
}
.dia-chi-email p {
    display: flex;
    flex-direction: row
}

.hotline-sdt {
    display: flex;
    flex-direction: row
}

.hotline-sdt {
    display: flex;
    flex-direction: row
}

.hotline-sdt .icon_left {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fa0000;
    color: #fff;
    padding: 26px 15px;
    font-size: 35px;
    margin-right: 6px
}

.hotline-sdt .icon_left {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px
}

.hotline-sdt .icon-right span,.hotline-sdt .icon-right .lh {
    background: var(--primary-color);
    color: #fff;
    padding: 3px 5px
}

.hotline-sdt .icon-right {
    width: 90%;
    display: flex;
    flex-direction: column;
}

.hotline-sdt .icon-right span:first-child {
    border-top-right-radius: 15px;
    display: flex;
    flex-grow: 1;
    align-items: center;
    padding: 9px;
}
.hotline-sdt .icon-right span:nth-child(2){
    display: flex;
    align-items: center;
    border-bottom-right-radius: 15px;
    margin-top: 10px;
    padding-left: 15px;
    flex-grow: 1;
    padding: 9px;
}
.hotline-sdt .icon-right .lh p span:nth-child(1) {
    border-bottom: 2px solid var(--primary-color)
}

.hotline-sdt .icon-right .lh span {
    padding-left: 3px
}
.nav-dropdown-default {
    padding: 0;
}
.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px solid #a9a9a9;
    margin: 0;
    padding: 10px;
    color: #111 !important;
}
.nav-dropdown.nav-dropdown-default>li:hover a{
	color: #0808a8;
}
table{
    width:100%;
    border-collapse:collapse;
}

table th,
table td{
    border:1px solid #ccc;
    padding:10px;
    text-align:center;
    font-size: 16px;
}

table th{
    background:#0808a8;
    color:#fff;
    font-weight:700;
}

table td[rowspan]{
    font-weight:700;
    vertical-align:middle;
}

table td strong{
	color:#0000aa;
    font-weight:700;
    text-align:center;
}
table a{
    color:red;
    font-size: 16px;
    border-bottom: 1px solid #0000aa;
}
.slider-nav-light .flickity-prev-next-button .arrow, .slider-nav-light .flickity-prev-next-button svg {
    fill: #fff;
    background: #010099;
	border: 1px;
}
.slider-nav-light .flickity-prev-next-button {
    color: #fff;
    opacity: 1;
}
.slider-nav-circle .flickity-prev-next-button:hover .arrow, .slider-nav-circle .flickity-prev-next-button:hover svg {
    background-color: #fa0000;
    border-color: #fa0000;
}
.is-divider {
    display: none;
}
span.widget-title {
    font-size: 17px;
    letter-spacing: 0;
    text-transform: none;
    background: #fa0000;
    padding: 10px 15px;
    color: #fff;
    margin: 0;
    display: block;
    font-weight: 700;
}
.widget .product-categories {
    margin: 0;
    border: 1px solid #e6e6e6;
}
.widget ul>li {
    position: relative;
	padding-left: 20px;
    padding-right: 10px;
}
.widget_product_categories ul>li:before {
    background: url(/wp-content/uploads/2026/09/icon-menu.png) no-repeat;
    content: '';
    position: absolute;
    left: 0;
    top: 18px;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
}
#custom_html-2 .widget ul>li:before {
    display: none;
}
.widget>ul>li ul{
    border-left: 0;
    *display: none;
    margin: 0 0 10px 3px;
    padding-left: 0;
    width: 100%;
}
.widget ul.children li:before {
    top: 14px;
}
.widget>ul>li>a {
    color: #111;
    font-size: 17px;
}
.widget>ul>li li>a {
    color: #111;
    font-size: 16px;
}
#sp_zalo {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #e6e6e6;
    padding-top: 15px;
}
#sp_zalo li {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
    height: auto !important;
    margin-left: 0;
}
#sp_zalo .tt {
    text-align: center;
    font-size: .9em
}
#sp_zalo .icon {
    width: 50px;
    height: 50px;
    margin: 0 auto
}
#sp_zalo .tt b{
	color: #111;
}
#sp_zalo .tt p{
	color: #010099;
	font-weight: 700;
	font-size: 17px;
}
#sp_zalo a:hover p{
	color: #fa0000;
}
.tintuc-right .post-title a {
    font-size: 14px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    top: 4px;
    position: relative;
}
.tintuc-right .col.post-item{
	padding: 0 15px 0;
}
@media screen and (min-width: 550px) {
    .tintuc-right .box-vertical .box-text {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.col.tintuc-right{
	padding: 0 10px 0;
	margin: 0 15px;
}
.tintuc-right{
	border: 1px solid #e6e6e6;
}
.product-small.box{
    background: #ffffff;
	border-radius: 3px;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(10px);
    border: 1px solid rgb(217 217 217);
    margin-top: 10px;
}
.product-small.box .name a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    margin-bottom: 10px;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    height: 50px;
}
.product-small.box .box-image {
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #fff;
}
.add-to-cart-button a.button {
    border: 2px solid #fa0000;
    background: #fa0000;
    color: #fff;
    padding: 2px 15px 1px;
    text-transform: inherit;
    border-radius: 5px;
}
.add-to-cart-button:hover a.button{
	background: var(--fs-color-primary);
	border: 2px solid var(--fs-color-primary);
}
.section-title a {
    color: #111;
    font-weight: 500;
}
.section-title i {
    opacity: 1;
    top: 2px;
}
.featured-title .page-title-inner, .page-title-inner {
    padding-bottom: 50px;
    background: #f5f5f5;
    padding-top: 40px;
    max-width: 1240px!important;
}
.breadcrumbs .divider {
    color: #111;
    opacity: 1;
}
.page-title-inner h1.entry-title{
    color: #111;
    text-transform: uppercase;
    font-size: 30px;
}
.shop-page-title .breadcrumbs a, .page-title-inner .breadcrumbs a{
    color: #111!important;
    text-transform: initial;
    font-size: 18px;
}
.shop-page-title .breadcrumbs, .page-title-inner .breadcrumbs {
    color: #111;
    font-weight: 400;
	text-transform: initial;
}
.shop-page-title h1.shop-page-title {
    text-transform: uppercase;
    color: #111;
    font-size: 40px;
}
.term-description{
    clear:both;
    margin-top:30px;
    position:relative;
}

.term-description-inner{
    overflow:hidden;
    position:relative;
    transition:max-height .4s ease;
}

.term-description.is-collapsed .term-description-inner{
    max-height:300px;
}

.term-description.is-collapsed .term-description-inner:after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:100px;
    background:linear-gradient(to bottom,rgba(255,255,255,0),#fff);
    pointer-events:none;
}

.term-description.is-expanded .term-description-inner{
    max-height:5000px;
}

.term-description-toggle{
    display:block;
    margin:15px auto 0;
    padding: 0px 20px;
    border:0;
    border-radius:4px;
    background:#0808a8;
    color:#fff;
    font-weight:700;
    cursor:pointer;
}
.single h1.entry-title {
    text-transform: none;
    font-weight: 700;
    padding-bottom: 10px;
    font-size: 1.7em;
    margin-bottom: 20px;
    border-bottom: 1px solid #dc5747;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: red;
    font-size: 1.25em;
}
#cf7-buy-popup{
    display:none;
    position:fixed;
    inset:0;
    z-index:999999;
}

#cf7-buy-popup.active{
    display:block;
}

#cf7-buy-popup .cf7-buy-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.68);
}
#cf7-buy-popup .cf7-buy-box{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width: 750px;
    max-width:calc(100% - 30px);
    max-height:90vh;
    background:#fff;
    overflow:auto;
    box-shadow:0 5px 25px rgba(0,0,0,.35);
}
#cf7-buy-popup .cf7-buy-header{
    display:flex;
    align-items:center;
    justify-content:space-between;
    min-height: 45px;
    padding:7px 14px;
    background: #010099;
    color:#fff;
    font-size:15px;
    font-weight:500;
    text-transform:uppercase;
}

#cf7-buy-popup .cf7-buy-header strong{
    color:#fff;
    font-weight:600;
}

#cf7-buy-popup .cf7-buy-close{
    width:22px!important;
    height:22px!important;
    min-height:22px!important;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    align-items:center;
    justify-content:center;
    border:0!important;
    border-radius:50%!important;
    background:#fff!important;
    color: #010099 !important;
    font-size:19px!important;
    line-height:1!important;
    cursor:pointer;
}
#cf7-buy-popup .cf7-buy-content{
    padding:12px 14px 16px;
}
#cf7-buy-popup .wpcf7,
#cf7-buy-popup .wpcf7-form{
    margin:0;
    padding:0;
}
#cf7-buy-popup .buy-cf7-form{
    display:grid;
    grid-template-columns: 300px minmax(0,1fr);
    column-gap: 25px;
    align-items:start;
}
#cf7-buy-popup .buy-cf7-form > *{
    grid-column:2;
}

#cf7-buy-popup .buy-cf7-product{
    grid-column:1!important;
    grid-row:1 / span 20;

    display:block;
    padding:0 5px 0 0;
    margin:0!important;
    border:0!important;
}

#cf7-buy-popup .buy-cf7-product:after{
    content:"Bạn vui lòng nhập đúng số điện thoại để chúng tôi sẽ gọi xác nhận đơn hàng trước khi giao hàng. Xin cảm ơn!";
    display:block;
    clear:both;
    padding-top:15px;
    color:#333;
    font-size:13px;
    line-height:1.4;
}
#cf7-buy-popup .buy-cf7-image{
    float:left;
    width:85px!important;
    height:85px!important;
    max-width:85px!important;
    object-fit:cover;
    margin:0 10px 10px 0!important;
    border:0;
}
#cf7-buy-popup .buy-cf7-product-info{
    padding-top: 0;
}
#cf7-buy-popup .buy-cf7-title{
    display:block;
    margin:0!important;
    color:#222;
    font-size:16px;
    font-weight:700;
    line-height:1.3;
}
#cf7-buy-popup .buy-cf7-price{
    margin-top:5px;
    color:#d00000;
    font-size:14px;
    font-weight:700;
}
#cf7-buy-popup .buy-cf7-form > h3{
    margin:0 0 8px!important;
    color:#222;
    font-size:18px;
    line-height:1.25;
}
#cf7-buy-popup .buy-gender{
    margin:0 0 7px!important;
}

#cf7-buy-popup .buy-gender .wpcf7-list-item{
    margin:0 18px 0 0!important;
}

#cf7-buy-popup .buy-gender label{
    display:inline-flex;
    align-items:center;
    gap:4px;
    font-size:13px;
    font-weight:400;
}
#cf7-buy-popup .buy-gender input{
    width:auto!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
}

#cf7-buy-popup .buy-row{
    width:100% !important;
    display:block !important;
}
#cf7-buy-popup .buy-row > p{
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    gap:8px !important;

    width:100% !important;
    margin:0 0 7px !important;
    padding:0 !important;
}
#cf7-buy-popup .buy-row > p > br{
    display:none !important;
}
#cf7-buy-popup .buy-row > p > .wpcf7-form-control-wrap{
    display:block !important;
    flex:1 1 0 !important;

    width:0 !important;
    min-width:0 !important;
    max-width:none !important;

    margin:0 !important;
    padding:0 !important;
}
#cf7-buy-popup .buy-row > p > .wpcf7-form-control-wrap input{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    height: 35px !important;
    margin:0 !important;
    padding:5px 7px !important;
    box-sizing:border-box !important;
}
#cf7-buy-popup .wpcf7-form-control-wrap{
    display:block;
    width:100%;
}
#cf7-buy-popup input[type="text"],
#cf7-buy-popup input[type="tel"],
#cf7-buy-popup input[type="email"],
#cf7-buy-popup textarea{
    display:block;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0 0 6px!important;
    padding:5px 7px!important;
    border:1px solid #c7c7c7!important;
    border-radius: 2px !important;
    background:#fff!important;
    box-shadow:none!important;
    color:#333!important;
    font-size:12px!important;
    line-height:1.3!important;
    font-weight:400!important;
}
#cf7-buy-popup input[type="text"],
#cf7-buy-popup input[type="tel"],
#cf7-buy-popup input[type="email"]{
    height: 35px!important;
    min-height: 35px!important;
}
#cf7-buy-popup textarea{
    height:40px!important;
    min-height:40px!important;
    resize:vertical;
}
#cf7-buy-popup input:focus,
#cf7-buy-popup textarea:focus{
    outline:none!important;
    border-color:#cd9c38!important;
    box-shadow:none!important;
}
#cf7-buy-popup input::placeholder,
#cf7-buy-popup textarea::placeholder{
    color:#777;
    opacity:1;
}
#cf7-buy-popup .wpcf7-submit{
    display:block!important;
    width:100%!important;
    height: 35px!important;
    min-height:34px!important;
    margin:0!important;
    padding:0 10px!important;
    border:0!important;
    background: #010099 !important;
    color:#fff!important;
    box-shadow:none!important;
    font-size:14px!important;
    font-weight:700!important;
    line-height:34px!important;
    text-align:center!important;
    text-transform:uppercase;
    border-radius: 2px;
}

#cf7-buy-popup .wpcf7-submit:hover{
    background:#ab7d26!important;
}
#cf7-buy-popup .wpcf7-spinner{
    margin:5px 0 0;
    display: none;
}
#cf7-buy-popup .wpcf7-response-output{
    grid-column:1 / -1!important;
    margin:10px 0 0!important;
    padding:7px 10px!important;
    font-size:12px;
}

body.cf7-popup-open{
    overflow:hidden;
}
@media(max-width:600px){

    #cf7-buy-popup .cf7-buy-box{
        top:15px;
        transform:translateX(-50%);
        width:calc(100% - 20px);
        max-height:calc(100vh - 30px);
    }

    #cf7-buy-popup .buy-cf7-form{
        display:block;
    }

    #cf7-buy-popup .buy-cf7-product{
        overflow:hidden;
        margin-bottom:15px!important;
        padding-bottom:15px;
        border-bottom:1px solid #eee!important;
    }

    #cf7-buy-popup .buy-cf7-product:after{
        display:none;
    }

    #cf7-buy-popup .buy-cf7-image{
        width:65px!important;
        height:65px!important;
        max-width:65px!important;
    }

    #cf7-buy-popup .buy-cf7-product-info{
        padding-top:15px;
    }

    #cf7-buy-popup .buy-row{
        grid-template-columns:1fr;
        gap:0;
    }
	 #cf7-buy-popup .buy-row > p{
        flex-direction:column !important;
        gap:7px !important;
    }

    #cf7-buy-popup .buy-row > p > .wpcf7-form-control-wrap{
        width:100% !important;
        flex:1 1 auto !important;
    }
}
#cf7-buy-popup .buy-cf7-product{
    grid-column:1 !important;
    grid-row:1 / span 20;
    display:block;
    padding-right:5px;
    margin:0 !important;
}

#cf7-buy-popup .buy-cf7-product-top{
    display:flex;
    align-items:center;
    gap: 12px;
    width:100%;
    padding-top: 5px;
}
#cf7-buy-popup .buy-cf7-image{
    width:85px !important;
    height:85px !important;
    max-width:85px !important;
    flex:0 0 85px;
    object-fit:cover;
    margin:0 !important;
}
#cf7-buy-popup .buy-cf7-product-info{
    flex:1;
    min-width:0;
}

#cf7-buy-popup .buy-cf7-title{
    display:block;
    margin:0 !important;
    color:#222;
    font-size:16px;
    font-weight:700;
    line-height:1.35;
}
#cf7-buy-popup .buy-cf7-price{
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:5px;
    width:100%;
    margin-top:12px !important;
    padding-top:10px !important;
    border-top:1px solid #eee;
}

#cf7-buy-popup .price-label{
    color:#333;
    font-size:14px;
    font-weight:600;
}

#cf7-buy-popup .price-value{
    color:#d60000;
    font-size:16px;
    font-weight:700;
}
.devvn_buy_now_style{
    display:flex !important;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    width:100%;
    max-width:350px;
    min-height:60px;
    padding:8px 15px !important;
    margin-top:20px;
    background:linear-gradient(180deg,#ff9100 0%,#ff6a00 100%) !important;
    border:0 !important;
    border-radius:4px;
    color:#fff !important;
    text-decoration:none !important;
    box-shadow:none !important;
    transition:.25s;
}

.devvn_buy_now_style strong{
    display:block;
    margin:0 0 3px;
    color:#fff !important;
    font-size:17px;
    font-weight:700;
    line-height:1.2;
    text-transform:uppercase;
}

.devvn_buy_now_style span{
    display:block;
    color:#fff !important;
    font-size:13px;
    font-weight:400;
    line-height:1.3;
}

.devvn_buy_now_style:hover{
    background:linear-gradient(180deg,#ff7a00 0%,#e85d00 100%) !important;
    color:#fff !important;
}

.devvn_buy_now_style:hover strong,
.devvn_buy_now_style:hover span{
    color:#fff !important;
}
.woocommerce-tabs .wc-tabs{
    background: #e6e6e6;
}
.woocommerce-tabs .nav>li>a {
    font-size: .8em;
    text-transform: inherit;
    padding: 10px;
    font-size: 16px;
}
h3.product-section-title-related{
    text-align: center;
    border-bottom: 1px solid #111;
    max-width: max-content;
}
.archive-page-header .page-title{
    font-size:0;
}
.archive-page-header .page-title span{
    font-size:28px;
}
.section-title-normal span {
    border-bottom: 2px solid #111;
}



.brand-slider-custom{
    position: relative;
    width: 100%;
    padding: 0 48px;
    box-sizing: border-box;
    overflow: hidden;
}
.brand-slider-viewport{
    overflow: hidden;
    width: 100%;
}
.brand-slider-track{
    display: flex;
    transition: transform .4s ease;
    will-change: transform;
}

.brand-slide-page{
    min-width: 100%;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 14px;
    box-sizing: border-box;
}
.brand-slide-page .gallery-col{
    width: 100% !important;
    margin: 0 !important;
    padding: 0;
}
.brand-slide-page .col-inner{
    height: 100%;
}
.brand-slide-page .box{
    height: 150px;
    border: 1px solid #e5e5e5;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
}
.brand-slide-page .box-text{
    display: none !important;
}
.brand-slide-page .box-image{
    width: 110% !important;
    height: 110% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 0 !important;
}
.brand-slide-page .box-image img,
.brand-slide-page img.gal-logo,
.brand-slide-page .box-image img.attachment-original,
.brand-slide-page .box-image img.attachment-large{
    display: block !important;
    width: auto !important;
    height: auto !important;
    max-width: 110% !important;
    max-height: 110% !important;
    object-fit: contain !important;
    margin: 0 auto !important;
    border: none !important;
    box-shadow: none !important;
}
.brand-slide-page .image-cover,
.brand-slide-page .image-tools,
.brand-slide-page .image-tools-top,
.brand-slide-page .image-tools-bottom{
    display: none !important;
}
.brand-slider-custom .brand-prev,
.brand-slider-custom .brand-next{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    border-radius: 99%;
    border: none;
    background: #fff;
    color: #111;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    z-index: 9;
    padding: 0;
    border: 1px solid #111;
}
.brand-slider-custom .brand-prev{
    left: 0;
}
.brand-slider-custom .brand-next{
    right: -15px;
}
.brand-slider-custom .brand-prev:hover,
.brand-slider-custom .brand-next:hover{
    background: #0b1fb8;
    color: #fff;
}

@media (max-width: 991px){
    .brand-slide-page{
        grid-template-columns: repeat(4, 1fr);
    }

    .brand-slide-page .box{
        height: 150px;
    }

    .brand-slide-page .box-image img,
    .brand-slide-page img.gal-logo,
    .brand-slide-page .box-image img.attachment-original,
    .brand-slide-page .box-image img.attachment-large{
        max-height: 68px !important;
    }
}

@media (max-width: 767px){
    .brand-slider-custom{
        padding: 0 36px;
    }

    .brand-slide-page{
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .brand-slide-page .box{
        height: 120px;
        padding: 10px;
    }

    .brand-slide-page .box-image img,
    .brand-slide-page img.gal-logo,
    .brand-slide-page .box-image img.attachment-original,
    .brand-slide-page .box-image img.attachment-large{
        max-width: 75% !important;
        max-height: 52px !important;
    }

    .brand-slider-custom .brand-prev,
    .brand-slider-custom .brand-next{
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 22px;
    }
}






.sec-footer h3{
    font-size: 16px;
}
.sec-footer p{
    text-align: justify;
}
.fb-page,
.fb-page > span,
.fb-page iframe{
    width:100% !important;
    max-width:450px !important;
}
.absolute-footer {
    background-color: #010083 !important;
    color: #fff !important;
    padding: 15px 0;
}

