/*!
Theme Name: ku888
Theme URI: #
Author: ku888
Author URI: #
Description: HTML5, Responsive, SEO
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ku888
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ku888 is based on Underscores #, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

html {
    font-size: 10px;
}

body {
    color: #000;
    font-size: 14px;
    line-height: 1.4;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    background-color: #FFF;
}

a,
button {
    cursor: pointer;
}

a {
    color: #ce0d0d;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #3a87c8;
    line-height: 1.4;
}

.hl-container-fluid {
    max-width: 1110px;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid {
    max-width: 1110px;
}

.hl-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.hl-col-1,
.hl-col-2,
.hl-col-3,
.hl-col-4,
.hl-col-5,
.hl-col-6,
.hl-col-7,
.hl-col-8,
.hl-col-9,
.hl-col-10,
.hl-col-11,
.hl-col-12,
.hl-col,
.hl-col-auto,
.hl-col-sm-1,
.hl-col-sm-2,
.hl-col-sm-3,
.hl-col-sm-4,
.hl-col-sm-5,
.hl-col-sm-6,
.hl-col-sm-7,
.hl-col-sm-8,
.hl-col-sm-9,
.hl-col-sm-10,
.hl-col-sm-11,
.hl-col-sm-12,
.hl-col-sm,
.hl-col-sm-auto,
.hl-col-md-1,
.hl-col-md-2,
.hl-col-md-3,
.hl-col-md-4,
.hl-col-md-5,
.hl-col-md-6,
.hl-col-md-7,
.hl-col-md-8,
.hl-col-md-9,
.hl-col-md-10,
.hl-col-md-11,
.hl-col-md-12,
.hl-col-md,
.hl-col-md-auto,
.hl-col-lg-1,
.hl-col-lg-2,
.hl-col-lg-3,
.hl-col-lg-4,
.hl-col-lg-5,
.hl-col-lg-6,
.hl-col-lg-7,
.hl-col-lg-8,
.hl-col-lg-9,
.hl-col-lg-10,
.hl-col-lg-11,
.hl-col-lg-12,
.hl-col-lg,
.hl-col-lg-auto,
.hl-col-xl-1,
.hl-col-xl-2,
.hl-col-xl-3,
.hl-col-xl-4,
.hl-col-xl-5,
.hl-col-xl-6,
.hl-col-xl-7,
.hl-col-xl-8,
.hl-col-xl-9,
.hl-col-xl-10,
.hl-col-xl-11,
.hl-col-xl-12,
.hl-col-xl,
.hl-col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

.hl-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.hl-col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.hl-col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.hl-col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.hl-col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.hl-col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.hl-col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.hl-col-6 {
    -ms-flex: 0 0 50% flex: 0 0 50% max-width: 50%
}

.hl-col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.hl-col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.hl-col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.hl-col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.hl-col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.hl-col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

#content[tabindex="-1"]:focus {
    outline: 0;
}

.wrap-primary-navigation {
    position: relative;
    height: 61px;
    background-color: #06396A;
}


/* Menu mobile */

#menu-mobile-container {
    width: 300px;
    left: -300px;
    padding: 15px;
    z-index: 111;
    border-right: 1px solid #e9e9e9;
    -webkit-transform: translateZ(0);
    will-change: transform;
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    top: 0;
    bottom: 0;
    padding: 0 15px 15px;
    max-width: 95%;
    z-index: 9999;
    background-color: #203c5f;
    -webkit-transition: all .4s cubic-bezier(.46, .01, .32, 1);
    -o-transition: all .4s cubic-bezier(.46, .01, .32, 1);
    transition: all .4s cubic-bezier(.46, .01, .32, 1)
}

#menu-mobile-container.active {
    -webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px)
}

.menu-mobile-closed {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 5px;
    z-index: 1;
    border: 0;
    background: 0 0;
    color: #fff;
    font-weight: bold;
}

#menu-mobile {
    padding-left: 0;
    list-style: none;
    margin-left: -15px;
    margin-right: -15px;
}

#menu-mobile li {
    border-top: 1px solid #e9e9e9
}

#menu-mobile li a {
    padding: 15px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
}

#menu-mobile li.menu-item-has-children>a {
    position: relative;
    padding-right: 35px
}

#menu-mobile li .js-icon {
    float: right;
    padding: 4px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -11px;
    z-index: 1
}

#menu-mobile li.active>a>.icon-plus-1::before {
    content: "\e906"
}

#menu-mobile .sub-menu {
    display: none;
    padding-left: 0;
    list-style: none
}

#menu-mobile>.menu-item>.sub-menu>li>a {
    margin-left: 15px
}

#menu-mobile>.menu-item>.sub-menu>.menu-item>.sub-menu>li>a {
    margin-left: 30px
}

#menu-mobile>.menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item>.sub-menu>li>a {
    margin-left: 45px
}

.btn-open-menu-mobile {
    background: 0 0;
    border: 0;
    cursor: pointer
}

.btn-open-menu-mobile .icon-hamburger {
    font-size: 24px;
    color: #fff
}

body.open-menu-mb {
    overflow: hidden
}

.overlay-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9998;
    background-color: rgba(0, 0, 0, .15);
    font-size: 0;
    color: transparent
}


/* End Menu mobile */


/* Navigation top */

.menu-1 {
    list-style: none;
    padding-left: 0;
    width: 100%;
    margin-bottom: 0;
}

.menu-1 .menu-item {
    -webkit-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
}

.menu-1 .menu-item a {
    color: #fff;
    font-size: 12px;
    text-decoration: none!important;
    line-height: 1.5;
    -webkit-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    display: block;
    text-transform: uppercase;
}

.menu-1 .menu-item.current-menu-item,
.menu-1 .menu-item:hover {
    color: #EDC30A;
    background-color: #3D5172;
}

.menu-1 .menu-item.menu-item-has-children {
    position: relative;
}

.menu-1 .menu-item.menu-item-has-children>a {
    padding-right: 24px;
    position: relative;
}

.menu-1 .sub-menu .menu-item.menu-item-has-children>a {
    padding-right: 10px;
    position: relative;
}

.menu-1 .menu-item.menu-item-has-children>a::before {
    content: "\e909";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 9px;
    top: 50%;
    z-index: 1;
    font-size: 10px;
    margin-top: -5px;
}

.menu-1 .sub-menu .menu-item.menu-item-has-children>a::before {
    right: 0;
}

.menu-1 .menu-item.menu-item-has-children:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
}

.menu-1 .menu-item.menu-item-has-children>.sub-menu {
    top: 61px;
    left: 0;
}

.menu-1 .menu-item.menu-item-has-children>.sub-menu .sub-menu {
    top: -1px;
    left: 100%;
}

.menu-1 .menu-item.fa-home {
    font-size: 24px;
    position: relative;
    width: 27px;
    height: 25px;
    overflow: hidden;
    margin: 6px 10px;
    color: #fff;
}

.menu-1 .menu-item.fa-home a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    width: 27px;
    height: 25px;
    padding: 0;
}

.menu-1 .sub-menu {
    -webkit-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    list-style: none;
    position: absolute;
    z-index: 1000;
    width: 100%;
    min-width: 300px;
    top: 0;
    background: #edc30a;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    left: 100%;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
}

.menu-1 .sub-menu>li {
    position: relative;
    padding: 8px 22px;
    display: block;
    border-bottom: solid 1px black;
}

.menu-1 .sub-menu>li:hover {
    background-color: #3D5172;
}

.menu-1>.menu-item {
    float: left;
    position: relative;
}

.menu-1>.menu-item>a {
    display: block;
    padding: 20px 13px;
}

.menu-1>.menu-item>a:hover {
    color: #edc30a;
    background-color: #3D5172;
}

.menu-1>.menu-item {
    /*border-left: 1px solid rgba(255, 255, 255, .4);*/
}

.menu-1>.menu-item:last-child {
    /*border-left: 1px solid rgba(255, 255, 255, .4);*/
}


/* .call-btn */

@-webkit-keyframes coccoc-alo-circle-anim {
    0% {
        opacity: .1;
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        transform: rotate(0) scale(.5) skew(1deg)
    }
    30% {
        opacity: .5;
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg)
    }
    100% {
        opacity: .6;
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@keyframes coccoc-alo-circle-anim {
    0% {
        opacity: .1;
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        transform: rotate(0) scale(.5) skew(1deg)
    }
    30% {
        opacity: .5;
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg)
    }
    100% {
        opacity: .6;
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@keyframes coccoc-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes coccoc-alo-circle-fill-anim {
    0% {
        opacity: .2;
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg)
    }
    50% {
        opacity: .2;
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        opacity: .2;
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg)
    }
}

@keyframes coccoc-alo-circle-fill-anim {
    0% {
        opacity: .2;
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg)
    }
    50% {
        opacity: .2;
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        opacity: .2;
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg)
    }
}

.call-btn {
    background-color: transparent;
    cursor: pointer;
    height: 200px;
    position: fixed;
    -webkit-transition: visibility .5s ease 0s;
    -o-transition: visibility .5s ease 0s;
    transition: visibility .5s ease 0s;
    width: 200px;
    z-index: 9998!important;
    left: -15px;
    bottom: -51px
}

.call-btn .circle {
    border-color: #ff0000;
    opacity: .5;
    -webkit-animation: 1.2s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim;
    animation: 1.2s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim;
    background-color: transparent;
    border: 2px solid #ff0000;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    height: 160px;
    left: 20px;
    opacity: .1;
    position: absolute;
    top: 20px;
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 160px
}

.call-btn .circle-fill {
    background-color: #ff0000;
    opacity: .75!important;
    -webkit-animation: 2.3s ease-in-out 0s normal none infinite running coccoc-alo-circle-fill-anim;
    animation: 2.3s ease-in-out 0s normal none infinite running coccoc-alo-circle-fill-anim;
    background-color: #ff0000;
    border: 2px solid transparent;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    height: 100px;
    left: 50px;
    opacity: .1;
    position: absolute;
    top: 50px;
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 100px
}

.call-btn .img-circle {
    background-color: #ff0000;
    -webkit-animation: 1s ease-in-out 0s normal none infinite running coccoc-alo-circle-img-anim;
    animation: 1s ease-in-out 0s normal none infinite running coccoc-alo-circle-img-anim;
    border: 2px solid transparent;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    height: 60px;
    left: 70px;
    position: absolute;
    z-index: 10000;
    top: 70px;
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    width: 60px
}

.call-btn .phone-number {
    position: absolute;
    display: block;
    left: 80px;
    top: 50%;
    width: 184px;
    height: 40px;
    background-color: #ff0000;
    z-index: 9999;
    padding: 8px 14px;
    color: #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding-left: 50px;
    margin-top: -20px;
    font-size: 18px;
    line-height: 1.4;
    font-family: Roboto, Helvetica, Arial, sans-serif
}

.call-btn .call-link img {
    padding: 3px 0 0 3px;
    max-width: 100%
}

.call-btn .call-link:hover {
    opacity: .8
}


/*Start .entry-meta*/

.entry-meta {
    color: #ce0d0d;
    clear: both;
}

.entry-meta a {
    color: #ce0d0d;
    text-decoration: none;
}

.entry-meta .byline {
    margin-left: 10px;
}

.entry-footer .cat-links {
    display: block;
    margin-bottom: 5px;
}

.entry-footer {
    margin-top: 15px;
    margin-bottom: 15px;
}


/*Start #back-to-to*/

#back-to-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 9999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 100px;
    right: 5px;
    background-color: #3c3c3c;
    color: #fff;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #fff
}

#back-to-top .fa {
    position: relative;
    top: -4px
}

#back-to-top:hover {
    opacity: .7
}


/*End #back-to-to*/

.copyright {
    background-color: #483636;
    color: #fff;
    padding: 8px;
    font-size: 12px;
    text-transform: uppercase
}

.copyright a {
    color: #fff;
    font-family: Roboto-Bold, sans-serif;
    font-weight: bold;
}


/*Start search-form*/

.search-form label {
    display: block;
    position: relative;
    margin-bottom: 0
}

.search-form label .search-field {
    border: 1px solid #ccc;
    padding: 5px 28px 5px 10px;
    width: 100%;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.search-form label:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f002";
    position: absolute;
    right: 8px;
    top: 6px;
    color: #333;
}

.search-form .search-submit {
    display: none
}

.search-form .screen-reader-text {
    display: none
}


/*End search-form*/

.pagination {
    text-align: center;
    display: block
}

.pagination .page-numbers {
    display: inline-block;
    padding: 5px 10px;
    line-height: 1;
    border: 1px solid #1d1f1f;
    margin: 1px;
    color: #1d1f1f;
    text-decoration: none!important;
    -webkit-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, .2, 1);
    transition: all .3s cubic-bezier(.4, 0, .2, 1)
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover {
    background-color: #1d1f1f;
    color: #fff
}

.pagination .page-numbers .fa {
    line-height: 0;
}


/*Start breadcrumb*/

.breadcrumb-separator {
    font-size: 18px;
    line-height: 0;
}

#breadcrumbs {
    padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

#breadcrumbs a,
#breadcrumbs .breadcrumb_last {
    font-size: 12px;
}

.breadcrumb_last {
    font-weight: bold;
}


/*End breadcrumb*/

select.orderby {
    padding: 5px;
    border-radius: 3px;
    margin-bottom: 10px;
    cursor: pointer;
}


/*Start .modal-1*/

.btn-open-modal-hl {
    background: none;
    outline: 0 !important;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -17px;
    border: 0 !important;
    font-size: 16px;
}

.modal-1 .modal-content {
    padding: 40px 15px 15px;
}

.modal-1 .close {
    position: absolute;
    right: 10px;
    top: 8px;
    z-index: 99;
}


/*End .modal-1*/


/*Start .menu-3*/

.menu-3 {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding: 18px 20px;
    text-transform: uppercase;
    list-style: none;
}

.menu-3 li {
    border-bottom: 1px solid #dadada;
    margin-bottom: 12px;
    padding-bottom: 10px;
}

.menu-3 li:last-child {
    border-bottom: 0;
}

.menu-3 li a {
    color: #565656;
}

.menu-3 .sub-menu {
    list-style: none;
    padding-top: 10px;
    padding-left: 15px;
    border-top: 1px solid #dadada;
    margin-top: 10px;
}


/*End .menu-3*/


/*Start .elementor*/

.elementor-text-editor p:last-child {
    margin-bottom: 0;
}

.entry-content>.elementor {
    margin-left: -10px;
    margin-right: -10px
}


/*End .elementor*/

::-webkit-input-placeholder {
    color: #5f5252 !important;
}

:-moz-placeholder {
    color: #5f5252 !important;
}

::-moz-placeholder {
    color: #5f5252 !important;
}

:-ms-input-placeholder {
    color: #5f5252 !important;
}

::-ms-input-placeholder {
    color: #5f5252 !important;
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff;
}

.preloader img {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 160px;
    z-index: 9998;
    margin-top: -80px;
    margin-left: -80px;
}


/*Start .owl-carousel*/

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.owl-height {
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}


/*End .owl-carousel*/

.error-404 .page-title {
    text-align: center;
    text-transform: uppercase;
    color: red;
    padding: 50px 0;
    font-size: 30px;
}


/*Start DEV Code here*/

.btn-1 {
    float: right;
    width: 95px;
    height: 20px;
    box-sizing: border-box;
    padding-left: 12px;
    background-image: url(images/btn_addMember.png);
    text-decoration: none;
    color: #fff !important;
    font-size: 13px;
    line-height: 0.7;
    text-align: left;
    background-position: -1px -2px;
}

.btn-2 {
    float: left;
    width: 85px;
    height: 20px;
    box-sizing: border-box;
    padding-left: 12px;
    text-decoration: none;
    color: #fff !important;
    font-size: 13px;
    line-height: 0.7;
    text-align: left;
    background-color: #00b2b9;
}

.btn-2:hover {
    background-color: #15d2d9
}

.btn-1:hover {
    background-position: -1px -22px;
}

.wp-gray-button {
    text-align: right;
}

.gray-button {
    background-color: #0297ff;
    color: white;
    text-transform: uppercase;
    width: 120px;
    height: 35px;
    border-radius: 17px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    -ms-border-radius: 17px;
    -o-border-radius: 17px;
    padding-top: 8px;
    font-size: 12px;
}

.gray-button:hover {
    background-color: #25aee1;
    color: white;
}

#secondary {
    background-color: #FFFFFF;
    padding: 10px;
    margin-bottom: 20px;
}

.widget-title {
    text-align: center;
    text-transform: uppercase;
    background-color: #203C5F;
    color: #FFFFFF;
    padding: 6px 10px;
    margin-top: 10px;
    font-size: 20px;
}

.widget_recent_entries ul {
    list-style: none;
    padding: 10px;
}

section#recent-posts-2 {
    box-shadow: 0 5px 6px -4px rgba(0, 0, 0, 0.20), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.widget_recent_entries ul li {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: solid 1px #e0e0e0;
}

.widget_recent_entries ul li a {
    color: #203C5F;
    text-decoration: none;
    transition: 0.3s;
}

.widget_recent_entries ul li a:hover {
    color: #1d71da;
}

.hl-form-register .label-1 {
    display: block;
}

.hl-form-register label {
    display: block;
}

.hl-form-register .wpcf7-form-control-wrap input {
    width: 100%;
}

.hl-form-register .wpcf7-form-control-wrap textarea {
    width: 100%;
}

.archive-post-content {
    background-color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
}

.archive-post-item {
    margin-bottom: 10px;
}

.post-item_content a {
    text-decoration: none;
    color: #203C5F;
    transition: 0.3s;
}

#hl-post-item_content {
    padding: 10px;
}

h3.hl-post-type-title {
    color: #06396a;
    transition: 0.4s;
}

.archive-post-item:hover .hl-post-type-title {
    color: #187fe2;
}

.hl-xem-them-post {
    margin-top: 20px;
}

.hl-xem-them-post a {
    text-decoration: none;
    color: #06396a;
    padding: 10px 15px;
    border: solid 1px #06396a;
    background-color: #FFF;
    transition: 0.5s ease-in-out;
    border-radius: 4px;
}

.archive-post-item:hover .hl-xem-them-post a {
    color: #FFF !important;
    background-color: #06396a;
    border: solid 1px #FFF;
}

.bottom-archive-post-item {
    overflow: hidden;
    font-size: 12px;
    margin-top: 10px;
    border-bottom: solid 1px #e0e0e0;
    border-top: solid 1px #e0e0e0;
    padding: 5px 0px 5px 0px;
}

h2.relative-title {
    color: black;
    font-size: 1.1em;
}

.relative-block {
    margin: 10px auto;
    /*border-bottom: solid 1px #FFFFFF;*/
    padding-bottom: 40px;
}

.hl-content-relative-title {
    border-top: solid 1px #2b73b8;
    border-bottom: solid 1px #2b73b8;
    margin-bottom: 10px;
    padding-top: 5px;
}

.post-item_content {
    /*text-align: center;*/
    margin-top: 10px;
    margin-bottom: 10px;
}

.post-item_content a {
    text-decoration: none;
    color: #2b73b8;
    font-size: 1.05em;
}

.post-item_content .post-readmore_link {
    display: block;
}

.hl-post-style-1.hl-post-style-relative {
    height: calc(100% - 10px);
}

.hl-post-style-1.hl-post-style-relative:hover .post-item_content a {
    color: #1d71da;
}

.hl-post-style-1 {
    background-color: #FFFF;
    border: solid 1px #ccc;
}

.hl-post-style-relative img {
    height: 160px;
    object-fit: cover;
}

#hl-post-item_content {
    text-align: center;
}

.page-title {
    color: #007bff;
    font-size: 1.05em;
}

.hl-container-img-hover-overlay {
    position: relative;
    overflow: hidden;
}

.hl-img-hover-overlay {
    position: absolute;
    left: -100%;
    width: 100%;
    top: 0;
    bottom: 0;
    height: 100%;
    background-image: -webkit-linear-gradient(top, rgba(126, 152, 204, 0.64) 0%, rgba(61, 81, 114, 0.85) 100%);
    overflow: hidden;
    transition: 0.4s ease;
}

.hl-container-img-hover-overlay:hover .hl-img-hover-overlay {
    left: 0;
}

.hl-date-hover-overlay {
    text-align: center;
    color: white;
    white-space: nowrap;
}

.hl-author-hover-overlay {
    text-align: center;
    color: white;
    padding-top: 60px;
    white-space: nowrap;
}

.hl-author-hover-overlay a.url.fn.n {
    color: #FFFFFF;
    text-decoration: none;
}

.logo-header img {
    width: auto;
    height: 71px;
    padding: 10px;
}

.hl-block-1 img {
    transition: 0.4s ease-in-out;
}

.hl-block-1:hover img {
    transform: scale(0.8, 0.8);
}

.hl-block-1 {
    overflow: hidden;
    margin: 10px;
    transition: 0.4s ease-in-out;
}

.hl-block-1:hover {
    box-shadow: 0px 0 7px 0 rgba(0, 0, 0, 0.20), 0px 0 7px 0 rgba(0, 0, 0, 0.20);
    border-radius: 10px;
}

.hl-title-post-widget {
    text-transform: uppercase;
    color: #FFF;
    background: #b72318;
    text-align: center;
    padding: 5px;
    font-weight: 400;
    font-size: 18px;
    border-radius: 4px;
    margin-bottom: 20px;
    box-shadow: 0 5px 6px -4px rgba(0, 0, 0, 0.20), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.hl-widget-block {
    margin: 10px;
    padding: 3px;
    box-shadow: 0 5px 6px -4px rgba(0, 0, 0, 0.20), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.hl-margin-widget {
    margin-bottom: 10px;
    transition: 0.4s ease-in-out;
}

.hl-img-bai-viet img {
    width: 100%;
    height: 80px !important;
    object-fit: cover;
}

.hl-title-bai-viet {
    color: #000;
    font-weight: 500;
    line-height: 1.4em;
    transition: 0.4s ease-in-out;
    font-size: 13px;
}

.hl-margin-widget:hover .hl-title-bai-viet {
    color: #4280f4;
}

.hl-shadow-btn {
    box-shadow: 0 5px 6px -4px rgba(0, 0, 0, 0.20), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.post-item_img.hl-overlay-post-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.entry-title.archive-page {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
}

.entry-title.page {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
}

.entry-title {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
}

.entry-title::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
    width: 45px;
    height: 2px;
}

.widget_recent_entries ul li:last-child {
    border: none;
}

.hl-icon-zalo {
    display: block;
    background: url(images/icon_indexImg.png) no-repeat;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    background-position: -350px -743px;
}

.hl-icon-phone {
    display: block;
    background: url(images/icon_indexImg.png) no-repeat;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    background-position: -150px -743px;
}

.hl-icon-skype {
    display: block;
    background: url(images/skype-icon.png) no-repeat;
    width: 45px;
    height: 45px;
    margin: 0 auto;
}

.hl-icon-support {
    display: block;
    background: url(images/icon_indexImg.png) no-repeat;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    background-position: left -743px;
}

.hl-icon-thong-bao {
    display: block;
    background: url(images/icon_indexImg.png) no-repeat;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    background-position: -400px -743px;
}

.support-box {
    position: fixed;
    right: 0px;
    top: 132px;
    width: 80px;
    z-index: 50;
    background-color: rgba(0, 0, 0, 0.3);
}

.support-box ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.support-box ul li {
    cursor: pointer;
    text-align: center;
    color: #fff;
    position: relative;
    padding: 5px 0px 8px 0px;
    height: 75px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.support-box ul li a {
    text-align: center;
    color: #fff;
    text-decoration: none !important;
}

.support-box ul li:hover {
    background-color: rgba(255, 255, 255, 0.3);
}


/*End DEV Code here*/

@media only screen and (min-width: 992px) {}

@media only screen and (max-width: 991px) {
	.support-box {display: none!important;}
    .site-branding .custom-logo-link {
        display: inline-block;
        height: 40px;
        width: 124px;
        position: relative;
        overflow: hidden;
        margin-left: 50px;
    }
    .site-branding .custom-logo-link img {
        position: absolute;
        z-index: 100;
        left: 0;
        top: 1px;
        width: 124px;
        height: 40px;
        max-width: none;
    }
    .copyright {
        font-size: 11px;
    }
    .site-header {
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, .2);
    }
    .container-fluid.banner-mobile {
        padding-left: 0;
        padding-right: 0;
    }
    .banner-mobile img {
        width: 100%
    }
    .site-header {
        background-color: #203C5F;
    }
    .wrap-site-branding {
        text-align: center;
        padding: 5px 10px;
        position: relative;
        border-bottom: 1px solid rgba(225, 225, 225, .3);
    }
    .btn-open-menu-mobile {
        position: absolute;
        left: 13px;
        top: 50%;
        z-index: 111;
        padding: 0;
        line-height: 0;
        margin-top: -12px
    }
    .btn-open-menu-mobile .icon-hamburger {
        color: #fff;
    }
    .hl-post-style-relative img {
        height: 200px;
        object-fit: cover;
    }
}

@media only screen and (max-width: 767px) {
    .call-btn {
        height: 120px;
        width: 120px;
        bottom: 10px
    }
    .call-btn .circle {
        height: 100px;
        width: 100px;
        left: 20px;
        top: 20px
    }
    .call-btn .circle-fill {
        height: 80px;
        left: 30px;
        top: 30px;
        width: 80px
    }
    .call-btn .img-circle {
        height: 40px;
        left: 50px;
        top: 50px;
        width: 40px
    }
    .call-btn .call-link img {
        padding: 0
    }
    .call-btn .phone-number {
        display: none
    }
}

@media (min-width: 576px) {
    .hl-col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .hl-col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .hl-col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .hl-col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .hl-col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .hl-col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .hl-col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .hl-col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .hl-col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .hl-col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .hl-col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .hl-col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .hl-col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .hl-col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .hl-col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .hl-col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .hl-col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .hl-col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .hl-col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .hl-col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .hl-col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .hl-col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .hl-col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .hl-col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .hl-col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .hl-col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .hl-col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .hl-col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .hl-col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .hl-col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .hl-col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .hl-col-lg-3 {
        -ms-flex: 0 0 15%;
        flex: 0 0 15%;
        max-width: 15%;
    }
    .hl-col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .hl-col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .hl-col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .hl-col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .hl-col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .hl-col-lg-9 {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 100%;
    }
    .hl-col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .hl-col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .hl-col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.marquee-1 {
    margin: 0;
    background-color: #0c0f15;
    color: #ffcf01;
    padding: 10px;
    font-size: 12px;
    line-height: 1;
}


/* Responsive */


/*Start DEV Code here*/

@media only screen and (min-width: 1140px) {
    .menu-1 .menu-item a {
        font-size: 14px;
    }
    .menu-1>.menu-item>a {
        padding-left: 6px;
        padding-right: 15px;
    }
}

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

@media only screen and (max-width: 1024px) {
    .hl-block-1 {
        margin: 0px;
    }
    .hl-widget-block {
        margin: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .hl-block-1 {
        margin: 0px;
    }
    .hl-widget-block {
        margin: 0px;
    }
    .hl-img-bai-viet img {
        height: 60px !important;
    }
    .hl-title-bai-viet {
        font-size: 12px;
        line-height: 1.2;
    }
}

@media only screen and (max-width: 767px) {
    .hl-img-bai-viet img {
        height: auto !important;
        margin-bottom: 10px;
    }
    .hl-margin-widget .pl-0 {
        padding-left: 10px !important;
    }
}

@media only screen and (max-width: 576px) {
    .hl-post-style-relative img {
        height: auto;
        object-fit: cover;
    }
}

 .elementor-28 .elementor-element.elementor-element-bf3d203 {
   
    padding: 5px 0px 0px 0px !important;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 3px !important;
}
/*End DEV Code here*/


.guilListImg {
    position: absolute;
    top: 4px;
    left: 0px;
}

.icon_btmSports, .icon_btmReal, .icon_btmElect, .icon_btmLotto, .icon_btmFish, .icon_btmHelp, .icon_btmBBO {
    background: url('https://ku888.biz/wp-content/uploads/2019/07/1.png') no-repeat;
    width: 23px;
    height: 21px;
}

.icon_btmSports {
    background-position: left -793px;
}

.icon_btmReal {
    background-position: -28px -793px;
}

.icon_btmElect {
    background-position: -56px -793px;
}

.icon_btmLotto {
    background-position: -84px -793px;
}

.icon_btmFish {
    background-position: -112px -793px;
}

.icon_btmHelp {
    background-position: -140px -793px;
}

.icon_btmBBO {
    background-position: -168px -793px;
}

.guilListT {
    color: #fff;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-left: 30px;
    font-size: 15px;
}

    .guilListT.leftPhoneT {
        padding-left: 23px;
        margin-bottom: 5px;
    }

