/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

/* Fix bootstrap */

.form-horizontal .control-label
{
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
}

.video
{
    margin-bottom: 20px;
}

.xh1 h2
{
    color: rgba(92 133 231 / 93%);
    font-family: serif;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-ss-block,
.visible-ss-inline,
.visible-ss-inline-block
{
    display: none;
}

.hidden-ss-block
{
    display: block !important;
}

.hidden-ss-inline
{
    display: inline !important;
}

.hidden-ss-inline-block
{
    display: inline-block !important;
}

.table
{
    width: 100%;
    max-width: 100%;
    margin-bottom: 18px;
    font-family: serif;
    font-size: 17px;
}

.margin
{
    margin: 10px;
}

.mr-1
{
    margin-right: 5px;
}

.margin-right,
.mr-2
{
    margin-right: 10px;
}

.margin-left
{
    margin-left: 10px;
}

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

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

.margin-sm
{
    margin: 4px;
}

.margin-right-sm
{
    margin-right: 4px;
}

.margin-left-sm
{
    margin-left: 4px;
}

.margin-top-sm
{
    margin-top: 4px;
}

.margin-bottom-sm
{
    margin-bottom: 4px;
}

.margin-lg
{
    margin: 15px;
}

.margin-right-lg
{
    margin-right: 15px;
}

.margin-left-lg
{
    margin-left: 15px;
}

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

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

.padding-top
{
    padding-top: 10px;
}

.padding-left
{
    padding-left: 10px;
}

.padding-right
{
    padding-right: 10px;
}

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

.boder-top
{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
}

.boder-bottom
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
}

.border-left
{
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ccc;
}

.border-right
{
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
}

.column-margin-left
{
    margin-left: 10px !important;
}

.bg-gainsboro
{
    background-color: #dcdcdc;
}

.bg-lavender
{
    background-color: #eee;
}

ul.list-items
{
    padding-left: 0;
}

ul.list-items>li
{
    margin-bottom: 10px;
}

ul.list-items>li:last-child
{
    margin-bottom: 0;
}

/*Load_Bar*/

.load-bar
{
    display: inline-block;
    vertical-align: middle;
    width: 33px;
    height: 8px;
    background: transparent url(../../../assets/images/load_bar.gif);
    margin: auto 10px;
}

/*Center DIV*/

.centered
{
    display: flex;
    justify-content: center;
}

/*nv-info*/

.nv-info
{
    border-width: 1px;
    border-style: solid;
    border-color: #dcdcdc;
    border-radius: 3px;
    background-color: #f7f7f7;
    color: #2329cd;
    padding: 10px;
    text-align: justify;
    font-size: 15px
}

.nv-info.error
{
    background-color: #efd7d7 !important;
    border-color: #dca8a6 !important;
}

.nv-info.success
{
    background-color: #edf4fa !important;
    border-color: #82b2dc !important;
}

.nv-info.info
{
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.nv-info:before
{
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 1;
    vertical-align: middle;
    margin-right: 5px;
}

.nv-info.error:before
{
    content: ' \f057 ';
    color: #de495b;
}

.nv-info.success:before
{
    content: ' \f13a ';
    color: #68d044;
}

.nv-info.info:before
{
    content: '\f05a';
    color: #31708f;
}

.clear
{
    clear: both;
}

.fl
{
    float: left;
}

.fr
{
    float: right;
}

.pointer
{
    cursor: pointer;
}

.middle
{
    vertical-align: middle;
}

.align-bottom
{
    vertical-align: bottom;
}

.align-top
{
    vertical-align: top;
}

ul,
ol
{
    list-style: none;
}

.input-group-btn
{
    font-size: 14px !important;
}

.radius-top-left
{
    border-top-left-radius: 5px;
}

.radius-top-right
{
    border-top-right-radius: 5px;
}

.radius-bottom-left
{
    border-bottom-left-radius: 5px;
}

.radius-bottom-right
{
    border-bottom-right-radius: 5px;
}

.radius
{
    border-radius: 5px;
}

.bg-gradient
{
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background-image: linear-gradient(to bottom,
            rgba(255, 255, 255, 0.8) 0%,
            rgba(255, 255, 255, 0.3) 100%);
}

.box-shadow
{
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

.fix-box
{
    position: inherit !important;
    margin-left: 0 !important;
}

.well
{
    padding: 8px;
    line-height: 18px;
}

.well p
{
    margin: 0;
}

input[type='text'].required,
input[type='password'].required,
input[type='email'].required,
input[type='number'].required,
input[type='search'].required,
input[type='tel'].required,
input[type='time'].required,
input[type='url'].required,
input[type='url'].required,
textarea.required,
select.required,
label.required
{
    background-image: url(../images/icons/required.png);
    background-position: right center;
    background-repeat: no-repeat;
}

textarea.required
{
    background-position: right 10px;
}

select.required
{
    background-position: calc(100% - 15px) 10px;
}

label.required
{
    padding-right: 20px;
}

label.radio-box,
label.check-box
{
    font-weight: normal;
    margin-right: 20px;
    cursor: pointer;
}

div.radio-box,
div.check-box
{
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    padding: 10px;
}

.has-error div.radio-box,
.has-error div.check-box
{
    border-color: #de495b;
}

div.radio-box label,
div.check-box label
{
    margin-bottom: 0;
}

div.radio-box label [type='radio'],
div.check-box label [type='radio']
{
    margin-top: -2px;
}

.display-inline-block
{
    display: inline-block;
}

.display-table
{
    display: table;
}

.display-table>*
{
    display: table-row;
}

.display-table>*>*
{
    display: table-cell;
    padding: 5px;
}

/*tooltip*/

.tooltip-inner
{
    max-width: 250px;
    padding: 10px;
    color: #fff;
    text-align: left !important;
    background-color: #255986;
    border-radius: 4px;
    height: auto;
    overflow: auto;
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow
{
    border-top-color: #255986;
}

.tooltip.right .tooltip-arrow
{
    border-right-color: #255986;
}

.tooltip.left .tooltip-arrow
{
    border-left-color: #255986;
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow
{
    border-bottom-color: #255986;
}

.tooltip-inner img.pull-left
{
    margin: 3px 5px 1px 0;
}

.tooltip-inner img.pull-right
{
    margin: 3px 1px 0 5px;
}

/* Fixed Jquery UI Style */

.ui-widget
{
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
}

.ui-datepicker
{
    width: 18em !important;
}

.ui-datepicker select.ui-datepicker-month
{
    width: 59% !important;
    font-weight: normal !important;
}

.ui-datepicker select.ui-datepicker-year
{
    width: 39% !important;
    font-weight: normal !important;
}

figure
{
    position: relative;
    margin: 5px 0 10px 0;
    text-align: center;
}

figure.image.image-left,
img.image-left
{
    margin-right: 15px;
    float: left !important;
}

figure.image.image-right,
img.image-right
{
    margin-left: 15px;
    float: right !important;
}

.image-center figure.image,
.image-center
{
    text-align: center;
    float: none !important;
}

div.image-center,
p.image-center
{
    margin-bottom: 10px;
}

figure.article
{
    background-color: #939393;
}

figure.left
{
    float: left;
    margin: 5px 10px 10px 0;
}

figure.right
{
    float: right;
    margin: 5px 0 10px 10px;
}

figure.center
{
    float: none;
    background: transparent;
    margin: 0 auto 10px;
    padding-top: 0;
    text-align: center;
}

figure.noncaption
{
    background: transparent;
    padding: 0;
}

figcaption
{
    text-align: center;
    margin-top: 5px;
    font-weight: 700;
}

figure figcaption
{
    font-size: 12px;
    font-weight: normal;
}

figure.article figcaption
{
    color: #fff;
}

figure.article.center figcaption
{
    color: inherit;
}

figure.avatar
{
    margin-top: 0 !important;
}

figure.avatar figcaption
{
    position: absolute;
    bottom: 12px;
    left: 3px;
    width: calc(100% - 6px);
    background-color: #357ebd;
    color: #fff;
    font-size: 11px;
}

/* Global */

html,
body
{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

body
{

    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.5;
    background-color: #fff;
}

a,
a:link,
a:active,
a:visited
{
    color: #1a3f5e;
}

a:hover,
a:focus
{
    text-decoration: none;
    color: #0e2132;
}

a.dimgray
{
    color: #707070;
}

a.dimgray:hover
{
    color: #0e2132;
}

a.black
{
    color: #333;
}

a.black:hover
{
    color: #0098fe;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6
{
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6
{
    font-weight: 700;
}

.title
{
    font-size: 22px;
    text-transform: uppercase;
    color: #0317e3;
}

.hometext
{
    font-family: serif;
    font-weight: 500;
    font-size: 18px;
    color: #3a30cf;
}

.bodytext
{
    word-break: keep-all;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: visible;
    line-height: 1.7em;
    text-align: justify;
    font-size: 19px;
    font-family: serif;
}

.bodytext p
{
    margin-bottom: 8px !important;
    font-size: 19px;
    font-family: serif;
    text-align: justify;

}

.bodytext h3
{
    font-size: 18px;
    text-transform: uppercase;
    font-family: serif;
    color: #0a10b9;
}

.bodytext ol
{
    list-style-type: decimal !important;
}

.bodytext ul
{
    list-style-type: disc !important;
    padding-left: 40px !important;
    margin-bottom: 10px !important;
}

.bodytext li
{
    margin-bottom: 0 !important;
}

.bodytext div.alert
{
    margin-bottom: 7px;
    margin-top: 4px;
}

iframe
{
    border: 0;
}

.m-bottom
{
    margin-bottom: 10px !important;
}

.wraper
{
    position: relative;
    width: 1080px;
    margin: 0 auto;
}

.container,
.rel
{
    position: relative;
}

.fa-fix
{
    margin-right: -5px;
}

.fa-pointer
{
    cursor: pointer;
}

.fa-horizon
{
    width: 14px;
}

.fa-lg.fa-horizon
{
    width: 22px;
}

h3.sm
{
    font-size: 16px;
}

span.keyword
{
    background-color: yellow;
}

.nv-fullbg
{
    min-height: 100%;
    background-color: #fff;
}

a.btn
{
    color: #fff;
}

/* Header */
.section-header-bar
{
    position: relative;
    background-color: #eee;
}

.header-nav ul
{
    padding: 0;
    margin: 0;
    text-align: right;
}

.header-nav ul li
{
    display: inline-block;
    font-size: 14px;
    padding: 8px 10px;
}

.header-nav ul li a
{
    color: #0098fe;
}

.header-nav ul li a:hover
{
    color: #000;
}

.site-banner
{
    position: absolute;
    width: 100%;
    background-size: cover;
    z-index: -10;
    background-position: center center;
    height: 300px;
}

#header
{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    background: #fff;
}

#header .logo
{
    padding: 0px 0;
}

#header .logo img
{
    height: auto;
    width: auto;
}

#header .logo h1,
#header .logo .site_name
{
    display: none;
}

#header .search_header
{
    position: relative;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    max-width: 450px;
    margin-left: 67px;
}

.hotline
{
    position: relative;
    width: 102%;
}

.hotline a
{
    font-size: 20px;
    font-weight: 400;
    padding: 8px 6px;
    border-radius: 40px;
}

.btn-login
{
    padding: 0 15px;
}

.hotline img
{
    height: 30px;
    margin-right: 6px;
}

.sb-search-input
{
    border: 1px solid #dcdcdc;
    background: #fff;
    width: 100%;
    height: 45px;
    margin: 0;
    z-index: 10;
    padding: 8px 24px;
    border-radius: 40px;
    font-size: 13px;
}

.sb-icon-search
{
    width: 60px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    color: #fff;
    background-color: #0098fe;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px
}

/* breadcrumb */

.third-nav
{
    position: relative;
    background-color: #eee;
}

.breadcrumbs-wrap
{
    position: relative;
}

.breadcrumbs-wrap .display
{
    height: 39px;
    overflow: hidden;
}

.breadcrumbs
{
    display: inline-block;
}

.breadcrumbs li
{
    float: left;
    margin: 0 0.5em 0 1em;
}

.breadcrumbs a,
.show-subs-breadcrumbs
{
    background-color: #dcdcdc;
    padding: 0.6em 1em;
    float: left;
    text-decoration: none;
    color: #333;
    position: relative;
}

.breadcrumbs a:hover,
.show-subs-breadcrumbs:hover
{
    background-color: #a6c8e6;
}

.breadcrumbs a:before
{
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-width: 1.5em 0 1.5em 1em;
    border-style: solid;
    border-color: #dcdcdc #dcdcdc #dcdcdc transparent;
    left: -1em;
}

.breadcrumbs a:hover:before
{
    border-color: #a6c8e6 #a6c8e6 #a6c8e6 transparent;
}

.breadcrumbs a:after,
.show-subs-breadcrumbs:after
{
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-top-width: 1.5em;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width: 1.5em;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    border-left-width: 1em;
    border-left-style: solid;
    border-left-color: #dcdcdc;
    right: -1em;
}

.breadcrumbs a:hover:after,
.show-subs-breadcrumbs:hover:after
{
    border-left-color: #a6c8e6;
}


.subs-breadcrumbs
{
    margin: 0;
    padding: 0;
    background-color: #fff linear-gradient(to bottom,
            rgba(0, 0, 0, 0) 0px,
            rgba(0, 0, 0, 0.1) 100%);
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0 0;
    position: absolute;
    left: 0;
    top: 40px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
    border-top: none;
    box-shadow: 0 0.063em 0.25em rgba(7, 20, 34, 0.25);
    display: none;
    z-index: 999999;
}

.subs-breadcrumbs.open
{
    display: block;
}

.subs-breadcrumbs li
{
    background-color: #eee;
}

.subs-breadcrumbs li:last-child,
.subs-breadcrumbs li:last-child a,
.subs-breadcrumbs
{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.subs-breadcrumbs li,
.subs-breadcrumbs a
{
    display: block;
    float: none;
}

.subs-breadcrumbs a
{
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    padding: 0 10px;
}

.subs-breadcrumbs li:not(:last-child) a
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1);
}

.subs-breadcrumbs a:hover
{
    background-color: rgba(0, 0, 0, 0.1);
}

.subs-breadcrumbs a em
{
    display: inline-block;
    margin-right: 5px;
    color: #707070;
}

.show-subs-breadcrumbs
{
    padding-right: 5px;
    margin-right: 7px;
    width: 30px;
    text-align: center;
}

/*Menu*/
.section-nav
{
    position: relative;
    background-color: #0098fe;
}

/* Bootstrap Menu */

#menusite .navbar-default
{
    background-color: transparent;
    border: none;
    border-radius: 0;
    z-index: 1;
}

#menusite .navbar-default .navbar-nav>li>a
{
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 16px 19px;
}

#menusite .navbar-nav>li>a
{
    white-space: nowrap;
}

#menusite .dropdown-menu
{
    background-color: #dcdcdc !important;
    border-color: #aaaaaa !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

#menusite .dropdown-menu>li
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, 0.5);
}

#menusite .dropdown-menu>li:last-child
{
    border-bottom: none;
}

#menusite .dropdown-menu>li>a
{
    color: #333;
    line-height: 30px;
    padding: 3px 15px;
}

#menusite .navbar-default .navbar-nav>li>a:hover,
#menusite .navbar-default .navbar-nav>li>a:focus,
#menusite .navbar-default .navbar-nav>.active>a,
#menusite .navbar-default .navbar-nav>.active>a:hover,
#menusite .navbar-default .navbar-nav>.active>a:focus,
#menusite .navbar-default .navbar-nav>.open>a,
#menusite .navbar-default .navbar-nav>.open>a:hover,
#menusite .navbar-default .navbar-nav>.open>a:focus
{
    background: linear-gradient(to bottom, #82b2dc 0%, #428bca 100%) !important;
    color: #fff;
}

#menusite .dropdown-menu>li>a:hover,
#menusite .dropdown-menu>li>a:focus,
#menusite .dropdown-menu>.active>a,
#menusite .dropdown-menu>.active>a:hover,
#menusite .dropdown-menu>.active>a:focus,
#menusite .navbar .navbar-nav .open .dropdown-menu>li>a:hover,
#menusite .navbar .navbar-nav .open .dropdown-menu>li>a:focus,
#menusite .navbar .navbar-nav .open .dropdown-menu>.active>a,
#menusite .navbar .navbar-nav .open .dropdown-menu>.active>a:hover,
#menusite .navbar .navbar-nav .open .dropdown-menu>.active>a:focus
{
    background: linear-gradient(to bottom,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.1) 100%) !important;
    color: #333;
}

#menusite .dropdown-submenu
{
    position: relative;
    display: none;
}

#menusite .open .dropdown-submenu
{
    display: block;
}

#menusite .dropdown-submenu li a
{
    color: #333;
    display: block;
}

#menusite .dropdown-submenu>.dropdown-menu
{
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 5px 5px 5px;
}

#menusite .dropdown-submenu:hover>.dropdown-menu
{
    display: block;
}

#menusite .dropdown-submenu>a:after
{
    display: block;
    content: ' ';
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #333;
    margin-top: 10px;
    margin-right: -5px;
}

#menusite .dropdown-submenu.pull-left
{
    float: none;
}

#menusite .dropdown-submenu.pull-left>.dropdown-menu
{
    left: -100%;
    margin-left: 10px;
    border-radius: 5px 0 5px 5px;
}

/*Slider*/

.section-slider
{
    position: relative;
    background-color: #fff;
    margin-bottom: 30px;
}

#slider .owl-dots
{
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    z-index: 9999;
}

#slider .owl-dots .owl-dot
{
    position: relative;
    height: 6px;
    width: 40px;
    margin: 0 5px;
    background-color: #0098fec7 !important;
    opacity: 0.5;
    border-radius: 8px;
}

#slider .owl-dots .owl-dot.active
{
    opacity: 1;
}

/*section-body*/
.section-body
{
    position: relative;
    padding: 30px 0;
}

.section-header
{
    background: #fff;
}

/*section-banner*/
.section-banner
{
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top center;
    background-image: url(../images/BG_green_2.jpg);
}

.section-banner .banner-img
{
    max-width: 600px;
    padding: 150px 0;
    margin: 0 auto;
}

.section-banner .banner-img img
{
    width: 100%;
}

.text
{
    text-align: justify;
}

.section-tour
{
    position: relative;
    background-color: #fff;
    padding: 10px 0;
}

.section-tour h2
{
    font-size: 25px;
    font-weight: 500;
    color: #0098fe;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
}

.section-tour h2 a
{
    color: #0098fe;
}

/*section-media*/
.section-media
{
    position: relative;
    padding: 40px 0;
}

.section-media h2
{
    position: relative;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}

.section-media h2:before
{
    position: absolute;
    content: '';
    background-color: #0098fe;
    height: 1px;
    width: 85%;
    top: 12px;
    left: 0;
}

.section-media h2:after
{
    position: absolute;
    content: '';
    background-color: #0098fe;
    height: 1px;
    width: 80%;
    top: 16px;
    left: 0;
}

.section-media h2 a
{
    position: relative;
    background-color: #f7f8fa;
    padding-right: 20px;
    z-index: 999;
}

.page-grid .item
{
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #eee;
}

.page-grid .thumb
{
    position: relative;
    overflow: hidden;
    margin: -1px;
    max-height: 180px
}

.page-grid .thumb:before
{
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
}

.page-grid .thumb:after
{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
}

.page-grid .thumb:before,
.page-grid .thumb:after
{
    bottom: 20px;
    content: "";
    left: 20px;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    -webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
    -o-transition: opacity .35s ease 0s, transform .35s ease 0s;
    transition: opacity .35s ease 0s, transform .35s ease 0s;
    z-index: 1;
}

.page-grid .thumb img
{
    width: 100%;
    min-height: 180px;
    filter: alpha(opacity=100);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.page-grid h3
{
    padding: 10px 15px;
}

.page-grid h3 a
{
    font-size: 15px;
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
    transition: .4s
}

.page-grid h3 a:hover
{
    color: #8cc43f
}

.page-grid .thumb:hover img
{
    opacity: .8;
    filter: alpha(opacity=50);
    transform: scale(1.2);
}

.page-grid .thumb:hover:before,
.page-grid .thumb:hover:after
{
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.main-album h3
{
    min-height: 64px
}

.album-view h1
{
    font-size: 20px;
    margin-bottom: 20px;
}

.album-view .item
{
    position: relative;
    margin-bottom: 20px;
}

.album-view .thumb
{
    position: relative;
    max-height: 190px;
    overflow: hidden;
}

.album-view .thumb img
{
    width: 100%;
    min-height: 190px;
    -webkit-transition: opacity .35s ease 0s;
    -o-transition: opacity .35s ease 0s;
    transition: opacity .35s ease 0s;
    width: 100%;
}

.album-view .thumb:hover img
{
    opacity: .5;
    filter: alpha(opacity=50);
}

.album-view .thumb:before
{
    content: "+";
    position: absolute;
    font-size: 18px;
    color: #fafafa;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #fafafa;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    margin: auto;
    -webkit-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    transition: all .35s ease 0s;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.album-view .thumb:hover:before
{
    color: #fff;
    border-color: #fff;
    -webkit-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    transition: all .35s ease 0s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.album-view .thumb a:before,
.album-view .thumb a:after
{
    bottom: 20px;
    content: "";
    left: 20px;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    -webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
    -o-transition: opacity .35s ease 0s, transform .35s ease 0s;
    transition: opacity .35s ease 0s, transform .35s ease 0s;
    z-index: 1;
}

.album-view .thumb a:before
{
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
}

.album-view .thumb a:after
{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
}

.album-view .thumb a:hover:before,
.album-view .thumb a:hover:after
{
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

#image-gallery img
{
    width: 100%;
    height: 320px;
    -o-object-fit: cover;
    object-fit: cover;
}

.media-box iframe
{
    border-radius: 8px;
}

/*News*/

.section-news h2
{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    border-left: 4px solid #17a1ff;
    padding-left: 10px;
}

.news_slider_top .slide-post-img,
.news_slider_bottom .slide-post-img
{
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.news_slider_top .slide-post-img img,
.news_slider_bottom .slide-post-img img
{
    width: 100%;
}

.news_slider_top .slide-post-img img
{
    height: 430px;
    -o-object-fit: cover;
    object-fit: cover;
}

.news_slider_top .slide-post-detail
{
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    padding: 20px;
    background-color: #0000005c;
    color: #fff;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.news_slider_top .slide-post-detail a
{
    color: #fff;
}

.news_slider_top .slide-post-detail h3
{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
}

.news_slider_top .slide-post-img
{
    margin-bottom: 20px;
}

.news_slider_bottom .slick-prev,
.news_slider_bottom .slick-next
{
    width: 28px;
    height: 28px;
    top: 38%;
    z-index: 9999;
}

.news_slider_bottom .slick-prev:before,
.news_slider_bottom .slick-next:before
{
    font-size: 28px;
}

.slick-next:before
{
    opacity: 1;
    background-image: url(../images/slick-right.png);
    color: transparent;
    display: block;
    background-size: contain;
}

.slick-prev:before
{
    opacity: 1;
    background-image: url(../images/slick-left.png);
    color: transparent;
    display: block;
    background-size: contain;
}

.news_slider_bottom
{
    margin: 0 -8px;
}

.news_slider_bottom .post-item
{
    padding: 0 8px;
}

.slide-post-img
{
    margin-bottom: 10px;
}

.news_slider_bottom h4
{
    font-size: 15px;
    font-weight: 400;
}

.news-groups-type0 ul
{
    margin: 0;
    padding: 0;
}

.news-groups-type0 ul li
{
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
}

.news-groups-type0 ul li:last-child
{
    margin-bottom: 0;
}

.news-groups-type0 img
{
    width: 140px;
    height: 100px;
    border-radius: 8px;
    margin-right: 10px;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-groups-type0 h3
{
    font-weight: 500;
}

.news-groups-type0 .cat
{
    display: inline-block;
    color: #17a1ff;
    border: 1px solid #17a1ff;
    padding: 3px 10px;
    border-radius: 6px;
    font-size: 14px;
    font-style: italic;
    margin: 4px 0;
}

.news-groups-type0 p
{
    font-size: 13px;
    font-style: italic;
    color: #888;
}

/*contact-box*/
.contact-box
{
    position: relative;
    background-color: #fff;
    padding: 20px 40px;
    border-radius: 8px;
}

/* Footer-NAV2 */

.footerNav2
{
    position: relative;
    width: 100%;
    background-color: #000;
    padding: 15px 0;
    color: #fff;
}

/* Footer */

#footer
{
    position: relative;
    width: 100%;
    padding: 40px 0 30px;
    background-color: #0098fe;
}

#footer,
#footer a
{
    color: #fff;
}

#footer ul
{
    padding: 0;
    margin: 0;
}

#footer ul li
{
    padding: 2px 0;
}

#footer h3
{
    font-size: 18px;
}

#footer h3 a
{
    color: inherit;
}

/* Block Company info */

.company_info
{
    padding: 0;
}

.company_info li
{
    margin-bottom: 5px;
}

.company_info li:last-child
{
    margin-bottom: 0;
}

.company_info .company_name
{
    text-transform: uppercase;
    font-weight: 500;
}

.company_info li em
{
    text-align: center;
    width: 2em;
}

.company-map
{
    width: 100%;
    height: 300px;
}

.navbar-default .navbar-toggle
{
    border-color: #fff;
}

/* Page break line */

.nv-hr
{
    clear: both;
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-color: #dcdcdc;
    border-bottom-style: solid;
    margin: 10px 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.nv-hr.nv-hr-lg
{
    margin: 20px 0;
}

.nv-hr.nv-hr-sm
{
    margin: 5px 0;
}

/* Social share,social button */

.nv-social-share
{
    list-style: none;
    margin: 0;
    padding: 4px 5px 0 5px !important;
}

.nv-social-share li
{
    display: inline-block;
    margin-bottom: 0 !important;
    height: 20px;
}

.nv-social-share li.facebook
{
    position: relative;
    top: -4px;
    padding-right: 40px;
}

/* Form control */

.nv-captcha
{
    vertical-align: middle;
}

.nv-recaptcha-default
{
    margin: 0 auto;
    width: 304px;
    height: 78px;
}

.nv-recaptcha-compact
{
    margin: 0 auto;
    width: 164px;
    height: 144px;
}

.grecaptcha-badge
{
    visibility: hidden;
}

/* List item */

.nv-list-item
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.nv-list-item li
{
    padding: 4px;
    margin: 0 !important;
}

.nv-list-item.sm li
{
    padding: 2px;
}

.nv-list-item.xsm li
{
    padding: 1px;
}

.nv-list-item.lg li
{
    padding: 10px;
}

.page .nv-list-item li
{
    display: flex;
}

.page .nv-list-item li em
{
    position: relative;
    top: 2px;
}

/* sub-list-icon */

.sub-list-icon>li:first-child>*:before,
.cat-icon:before
{
    content: ' \f114 ';
    font-family: FontAwesome;
    font-size: inherit;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    margin-top: -3px;
}

.sub-list-icon>li+li>*:before
{
    content: ' \f10c ';
    font-family: FontAwesome;
    font-size: 8px;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.sub-list-icon>li:first-child+li>*:before
{
    content: ' \f101 ';
    font-size: 12px;
    margin-top: -2px;
}

/* List none */

.list-none
{
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Block global */

.nv-block-banners
{
    position: relative;
    margin-bottom: 10px;
    text-align: center;
}

.nv-block-banners img
{
    max-width: 100%;
    height: auto;
}

.nv-block-rss li
{
    border-bottom-width: 1px;
    border-bottom-color: #dcdcdc;
    border-bottom-style: solid;
}

.nv-block-rss li:last-child
{
    border: none;
    padding-bottom: 0;
}

.nv-block-rss li:first-child
{
    padding-top: 0;
}

.nv-block-rss img
{
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #dcdcdc;
    border-radius: 4px;
    display: inline-block;
    max-width: 100%;
    height: auto;
    position: relative;
    top: 4px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.enable-animate .nv-block-rss img
{
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/* Info die */

.nv-infodie
{
    margin: 0 auto;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    border-width: 1px;
    border-color: #dcdcdc;
    border-style: solid;
    background-color: #fff;
    position: absolute;
    min-height: 300px !important;
    min-width: 300px !important;
    display: table;
}

.nv-infodie .panel-body
{
    display: table-cell;
    vertical-align: middle;
}

.nv-infodie .logo
{
    max-width: 90%;
    margin-bottom: 10px;
    height: auto;
}

/* Form */

input,
input[type='file'],
input[type='radio'],
input[type='checkbox'],
button,
.btn,
.form-control,
textarea,
input:focus,
input[type='file']:focus,
input[type='radio']:focus,
input[type='checkbox']:focus,
button:focus,
.btn:focus,
.form-control:focus,
textarea:focus,
input:focus:active,
input[type='file']:focus:active,
input[type='radio']:focus:active,
input[type='checkbox']:focus:active,
button:focus:active,
.btn:focus:active,
.form-control:focus:active,
textarea:focus:active,
input.active:focus,
input[type='file'].active:focus,
input[type='radio'].active:focus,
input[type='checkbox'].active:focus,
button.active:focus,
.btn.active:focus,
.form-control.active:focus,
textarea.active:focus,
input:active,
input[type='file']:active,
input[type='radio']:active,
input[type='checkbox']:active,
button:active,
.btn:active,
.form-control:active,
textarea:active
{
    outline-width: 0;
    outline-style: none;
}

input[type='checkbox'],
input[type='radio']
{
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: 3px 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #707070;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

input[type='radio']
{
    border-radius: 50%;
    margin-right: 4px;
    line-height: inherit;
}

input[type='checkbox']:disabled,
input[type='radio']:disabled,
input[type='checkbox']:disabled:checked:before,
input[type='radio']:disabled:checked:before
{
    opacity: 0.7;
}

input[type='checkbox']:checked:before,
input[type='radio']:checked:before
{
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    font: normal 14px/1 'FontAwesome';
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input[type='checkbox']:checked:before
{
    content: '\f00c';
    margin: 0 0 0 0;
    color: #333333;
}

input[type='radio']:checked:before
{
    content: '\2022';
    text-indent: -9999px;
    border-radius: 50px;
    font-size: 24px;
    width: 6px;
    height: 6px;
    margin: 4px;
    line-height: 16px;
    background-color: #333333;
}

.img-thumbnail
{
    background-color: #cccccc;
    border: none;
    border-radius: 3px;
    max-width: 100%;
    padding: 1px;
}

.fb-like
{
    margin-right: 50px;
}

.navbar-inverse
{
    background-color: #d9e8f4;
    border-color: #2a6496;
}

.navbar-inverse .navbar-nav>li>a
{
    color: #ffffff;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus
{
    color: #ffffff;
    background-color: #2a6496;
}

.panel-heading
{
    background-image: linear-gradient(to bottom,
            rgba(0, 0, 0, 0.05) 0%,
            rgba(0, 0, 0, 0) 100%) !important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px;
}

.panel-primary>.panel-heading>a
{
    color: #fff;
}

.panel-primary>.panel-heading>a:hover
{
    color: #dcdcdc;
}

table caption
{
    color: #357ebd;
    text-align: left;
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
    padding: 0 0 5px 2px;
}

blockquote
{
    font-size: 13px;
}

.modal-header .close
{
    margin-top: -2px;
}

button.close
{
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.close
{
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
}

.modal-body
{
    padding: 15px;
}

#sitemodal .modal-dialog
{
    position: relative;
    width: auto !important;
    max-width: 600px;
    text-align: center;
    font-size: 0;
}

#sitemodal .modal-content
{
    width: auto;
    display: inline-block;
    font-size: 14px;
    text-align: left;
}

#sitemodal .close,
#sitemodalTerm .close
{
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 24px;
    height: 24px;
    background-color: #000;
    color: #fff;
    font-size: 11px;
    opacity: 0.8;
    border-width: 2px;
    border-style: solid;
    border-color: #cccccc;
    border-radius: 12px;
}

#sitemodal .close:hover
{
    opacity: 1;
}

@media (max-width: 619px)
{
    #sitemodal .modal-dialog
    {
        margin-left: 10px;
        margin-right: 10px;
    }

    #sitemodal .modal-content
    {
        display: block;
    }
}

#sb-container
{
    z-index: 99999999 !important;
}

.chromeframe
{
    position: fixed !important;
    top: 0 !important;
    right: 0;
    left: 0;
    width: 100% !important;
    z-index: 99999999999999 !important;
    background-color: #ffff00 !important;
    color: #000 !important;
    height: 25px;
    line-height: 25px;
    padding: 0.2em 0;
    text-align: center !important;
}

#timeoutsess
{
    display: none;
}

#timeoutsess a
{
    color: #2f70a7 !important;
}

/*alert*/

.nv-alert
{
    position: fixed !important;
    top: 25% !important;
    right: 0;
    left: 0;
    width: 350px !important;
    margin: auto;
    z-index: 99999999999999 !important;
    text-align: center !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.select2-container--default .select2-selection--single,
.select2-container--bootstrap .select2-selection--single
{
    height: 32px !important;
    padding-top: 2px;
}

.voting-col-2
{
    border-left: 1px solid #ccc;
    padding: 0px 10px;
}

.padding-voting ul li
{
    margin: 0px 10px;
    padding: 10px 0px;
    list-style: disc;
    text-align: justify;
}

.sum-voting
{
    margin-top: 5px;
}

/*cookie-notice popup*/

.cookie-notice
{
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 350px;
    z-index: 99999999999999;
    background-color: #eee;
    border: solid 1px #dedede;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

.cookie-notice a
{
    color: #1a3f5e;
    text-decoration: underline;
}

.cookie-notice div
{
    position: relative;
    width: 100%;
    padding: 20px;
    color: #333;
}

.cookie-notice button
{
    float: right;
    margin-top: -20px;
    margin-right: -20px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 40px;
    height: 40px;
    border: 0;
    font-size: 24px;
}

.section-news
{
    position: relative;
    background-color: #fff;
    padding: 30px 0;
}

.box-first img
{
    width: 100%;
    height: 350px;
    border-radius: 6px;
    -o-object-fit: cover;
    object-fit: cover;
}

.box-first h3
{
    font-size: 22px;
    font-weight: 500;
    margin: 20px 0 0;
    text-transform: uppercase;
}

.box-first p
{
    color: #555;
}


.news-groups-type1 .loop-item
{
    position: relative;
    display: flex;
    border: 1px solid #eee;
    margin-bottom: 20px;
    border-radius: 6px;
    overflow: hidden;
}

.news-groups-type1 .loop-item .box-loop-content
{
    padding: 30px 20px;
}

.news-groups-type1 .loop-item h3
{
    font-size: 18px;
    font-weight: 500;
}

.news-groups-type1 .loop-item span,
.box-first span
{
    display: block;
    font-weight: 300;
    font-style: italic;
    margin: 0 0 10px;
}

.news-groups-type1 .loop-item p
{
    margin: 0;
    color: #555;
    font-weight: 300;
}

.news-groups-type1 .loop-item .box-loop-thumb img
{
    width: 230px;
    height: 240px;
    -o-object-fit: cover;
    object-fit: cover;
}

.simple-menu ul
{
    margin: 0;
    padding: 0;
}

.top-bar-left ul li,
.top-bar-right ul li
{
    display: inline-block;
}

.top-bar-left ul li:not(:first-child) a,
.top-bar-right ul li:not(:first-child) a
{
    border-left: 1px solid #aaa;
    padding-left: 7px;
    margin-left: 7px;
}

.header a
{
    color: #0850f1;
    font-size: 17px;
}

.container-flex
{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-top: 11px;
    padding: 0 10px;
    font-family: serif;

}

.top-bar-right
{
    justify-content: flex-end;
}

.logined-box
{
    height: 50px;
    cursor: pointer;
    display: table-cell;
    width: 198px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

.userBlock
{
    display: none;
    z-index: 10;
    border: 0;
    background: #fff;
    border-radius: 4px;
    color: #000;
    padding: 4px;
    position: absolute;
    top: 100%;
    right: 0;
    line-height: normal;
    box-shadow: 0 1px 8px 1px rgb(0 0 0 / 25%);
    text-align: left;
    white-space: nowrap;
}

.list-group
{
    margin-top: 17px;
    padding-left: 0;
}

.body_block_user .list-group a
{
    margin-bottom: 10px;
    display: block;
}

.body_block_user .list-group a i
{
    color: #0300e1;
    font-size: 20px;
    padding-right: 5px;
}

.body_block_user .list-group span
{
    float: right;
}

.btn1
{
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid;
}

.body_block_user .list-group a i
{
    color: #0300e1;
    font-size: 20px;
    padding-right: 5px;
}

.body-html h3
{
    color: #0850f1;
    font-size: 22px;
    margin-bottom: 5px;
}

.body-html p
{
    margin-bottom: 7px;
    padding: 0 10px;
    text-align: justify;
    font-size: 18px;
    font-family: serif;
}

.slides img
{
    padding: 0px 10px;
    width: 100%;
}

#payment_method_1
{
    font-size: 16px;
    font-family: serif;
}

.ctbook
{
    border: 1px solid;
    padding: 10px;
    border-radius: 14px;
}

.pull-left
{
    margin-bottom: 11px;
}

.submit
{
    text-align: center;
    font-size: 16px;
    background-color: #0098fe;

    padding: 15px 10px;
    padding-left: 25px;
    top: 0;
    right: 0;
    color: #fff;
    text-transform: uppercase;

}

.booktour
{
    text-align: center;
}

.thaydoibook h3
{
    text-transform: uppercase;
    margin-bottom: 15px;

    font-family: serif;
    padding: 10px;

}

.choncho h3
{
    text-transform: uppercase;
    margin-bottom: 15px;
    padding: 10px;
    font-family: serif;
}

.thaydoibook
{
    background: #0098fe;
    /* padding: 10px; */
    text-align: center;
    margin-top: 10px;

}

.thaydoibook fa
{
    color: #fff;
}

.thaydoibook h3 a
{

    color: #fff;
    font-family: serif;
}

.choncho
{
    background: #0098fe;
    /* padding: 10px; */
    text-align: center;
    margin-top: 10px;

}

.choncho h3 a
{

    color: #fff;
    font-family: serif;
}

.tour-hot
{
    background: #1A0296;
}

.tour-hot .container-fluid
{
    padding: 0;
}

.tour-hot .container-fluid .row
{
    margin: 0;
}

.hot-left
{
    /* max-width: 600px; */
    color: #fff;
    padding-right: 15px;
    padding-left: 15px;
}

.hot-left h1
{
    display: block;
    font-size: 28px;
    font-weight: 500;
    line-height: initial;
    margin-bottom: 23px;
    margin-top: 23px;
}

.hot-left .desc
{
    font-size: 18px;
    margin-bottom: 50px;
}

.desc p
{
    font-family: serif;
    font-size: 20px;
    text-align: justify;
}

.tour-hot .container-fluid .row .col-md-12,
.tour-hot .container-fluid .row .col-md-12
{
    padding: 0;
}

.img-fluid
{
    max-width: 100%;
    height: auto;
}

.mda-hotle
{
    height: 45px;
    background-color: #1A0296;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100;
}

.mda-hotle .mda-hotle-img
{
    padding: 5px 10px 5px 5px;
    background-color: #ff8d1b;
    /* width: 220px; */
    float: left;
}

.mda-hotle .mda-hotle-img p
{
    float: left;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
}

.mda-hotle .mda-hotle-img i
{
    float: left;
    font-size: 28px;
    margin-right: 15px;
    line-height: 40px;
}

.mda-hotle .mda-hotle-content
{
    width: calc(100% - 220px);
    float: left;
    padding: 5px;
    padding-left: 10px;
    font-size: 14px;
}

.mda-hotle-content div,
.mda-hotle-content a
{
    display: inline-block;
    line-height: 1.4;
}

.mda-hotle-content hr
{
    width: 45px;
    transform: rotate(110deg);
    display: inline-block;
    margin: 0px 0px 14px 0px;
    color: #FFF;
    background: #FFF;
}

.mda-hotle .mda-hotle-content span
{
    color: #ff8d1b;
    font-size: 12px;
}

.mda-hotle .mda-hotle-content .hotle-title
{
    color: #fff;
    display: block;
}

.kenz_group168_footer
{
    padding: 0px 0;
    background: #1A0296;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.border-grid-box
{
    padding: 1px 14px;
}

.kenz_group168_footer .footer_content
{
    padding: 92px;
    position: relative;
    color: #fff;

}

.chantrang
{
    margin-left: -46px;
    margin-top: 2px;
}

.diendai p
{
    font-size: 15px;
}

.title__footer
{
    background-image: url(../images/iconweb.png);
}

.logocuoi
{
    margin-top: 8px;
    width: 333px;
    text-align: justify;
    margin-left: -127px;
}

.logocuoi img
{

    width: 287px;
    margin-bottom: 10px;

}

.kenz_group168_footer .top_footer
{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-around;
    margin-top: -84px;

}

.kenz_group168_footer .top_footer .footer-item
{
    -webkit-flex-basis: calc(100% / 4);
    flex-basis: calc(100% / 4);
    color: #c6c6c6;
    max-width: 240px;
}

.menu
{
    color: #fff;
    width: 100%;
    bottom: 0;
    z-index: 25;
}

#menu-footer-168-group a
{
    color: #fff;
}

#menu-menu-chinh-sach-ban-hang a
{
    color: #fff;
}

.chantrang
{
    margin-left: -56px;
    margin-top: 20px;

}

.chantrang img
{
    width: 14%;
    margin-left: 99px;
}

.network
{
    width: 438px;
    margin-left: 91px;
    margin-top: 10px;
}

.network img
{
    width: 33px;
    margin-left: 9px;
}

.kenz_group168_footer .footer_content .title__footer h5
{
    color: #fff;
    font-size: 18px;
    position: relative;
    padding: 15px 0 15px 0;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.kenz_group168_footer .top_footer .footer-item
{
    margin-right: 1px;
}

.logocuoi
{
    margin-left: -3px;
}

.menu_footer p
{
    color: #fff;
    font-family: serif;
}

.pc
{
    display: block;
}

.mobile
{
    display: none;
}

#myBtn
{
    display: none;
    position: fixed;
    bottom: 2px;
    right: 7px;
    z-index: 99;
    font-size: 17px;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    font-family: serif;
}

.menu123
{
    background-image: url(../images/dw.png);
    border-bottom: 3px solid #fff;

    transition: top 800ms ease 0s;

    z-index: 999;
    width: 100%;
}

.thanhtimkiem
{
    width: 13%;
    float: right;
    margin-right: 96px;
    margin-top: -47px;
    display: block;


}

.thanhtimkiem img
{
    margin-top: 16px;
}

.fixed-menu
{
    top: -60px;
    transition: top 800ms ease 0s;

    z-index: 9999;
    width: 100%;
}

.second-nav
{
    top: 0px;
}

.pay
{
    padding: 25px 0;
    margin-bottom: 40px;
    display: block;
}

.pay a
{
    display: flex;
    width: 100%;
    height: 100px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 5px;
}

body .container
{
    width: 100%;
    max-width: 1380px;
}

.hinhpa img
{
    width: 61%;
    height: 51px;
}

.header-info .text1
{
    padding-left: 63px;
}

.header-info .text1 p
{
    color: #0672ff;
}

.bodytext img
{
    width: 100%;
}

#event-cat
{
    padding: 0;
    margin: 0;
    border-bottom: 20px solid #0098fe;
    display: flex;
}

#event-cat li
{
    color: #333;
    font-size: 16px;
    line-height: 36px;
    padding: 0 20px;
    position: relative;
    display: block;
    width: 100%;

    background-color: #fff;
    text-transform: uppercase;
}

.topic a
{
    color: #141ae7;
    font-size: 15px;
    font-family: serif;
    font-weight: 700;
    margin: 0 -12px;
}

.xh
{
    position: absolute;
    margin-top: 7px;
    margin-left: 10px;
}

.cd33
{
    background-image: url(../images/nen1.jpg);
}

.content_slow
{
    background: #fff;
}

.screen
{
    background: linear-gradient(90deg, #1eb1e7, #1198ca);
    position: relative;
    width: 360px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%);
    box-sizing: border-box;
    margin: auto;
    border-radius: 4px;
    overflow: hidden;
}

.screen__content
{
    z-index: 1;
    position: relative;
    height: 100%;
}

.login-form
{

    width: 100%;
    padding: 70px 12px 30px;
}

.btn-primary11
{
    background: #fff;
    font-size: 14px;
    margin-top: 37px;
    padding: 16px 20px;
    border-radius: 26px;
    border: 1px solid #1eb1e7;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    align-items: center;
    width: 100%;
    color: #4C489D;
    box-shadow: 0px 2px 2px #1eb1e7;
    cursor: pointer;
    transition: .2s;
}

.regis-login a
{
    color: #f2f5f7;
    text-decoration: unset;
    font-size: 18px;
}

.regis-login
{
    text-align: center;
    color: #09455b;
    margin-top: -30px;
}

.login-logo
{
    position: relative;
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 0px;
    height: 163px;
    width: 179px;
    border-radius: 100%;
    margin: 0 auto 30px;
    overflow: hidden;
}

.login-logo img
{
    width: 77%;
    height: auto;
    object-fit: cover;
    margin-left: 15px;
}

input.required form-control
{
    padding: 0 10px;
}

.section-gioithieu
{
    background: #fff;
}

.section-gioithieu h4
{
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-family: 'SFU Futura Heavy', sans-serif;
    font-size: 30px;
    color: #003678;
    background-image: linear-gradient(180deg, #003678, #1cccf6 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1.3
}

.hinh img
{
    width: 20%;
}

.hinh
{
    text-align: center;
    padding: 3px;
    margin-top: -30px;
}

.section-gioithieu p
{
    font-weight: 300;
    color: #000000;
    line-height: 1.3;
    text-align: justify;
    font-size: 20px;
    font-family: serif;
    padding: 10px 10px;
}

.hinh3 img
{
    width: 100%;
    height: 300px;
    padding: 10px;
    margin-top: 45px
}

.hinh2 img
{
    width: 100%;
    height: 400px;

}

.section-giatri
{
    margin-top: 30px;
    background: #fff;
}

.image img
{
    width: 40%;
}

.image
{
    text-align: center;
}

.chitiet
{
    text-align: center;

    font-size: 18px;
    font-family: serif;
    padding: 10px;
    margin-top: -20px;
    color: #1a1bda;
    font-weight: 700;
}

.dest p
{
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    font-size: 18px;
    font-family: serif;
    color: #333;

}

.ansinh
{
    background-image: url(../images/bg-about-item.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 25px;
}

.maybay img
{
    width: 100%;
}

.section_collection_4 .banner_content:before
{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.section_collection_4 .banner_content .col_content
{
    width: 100%;
    padding-bottom: 100%;
}

.section_collection_4 .banner_content:nth-child(1)
{
    background-color: #59cca6;
    background-image: url(../images/tpob.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
}

.section_collection_4 .banner_content:nth-child(2)
{
    background-color: #91ad41;
    background-image: url(../images/thucuong1.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
}

.section_collection_4 .banner_content:nth-child(3)
{
    background-color: #e3b375;
    background-image: url(../images/saugao.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
}

.section_collection_4 .banner_content:nth-child(4)
{
    background-color: #ef7f94;
    background-image: url(../images/tp2.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
}

.section_collection_4 .banner_content:hover:before
{
    opacity: 1;
    filter: alpha(opacity=100);
}

.section_collection_4 .banner_content .content_
{
    color: #fff;
    position: absolute;
    top: 56%;
    left: 10px;
    width: 60%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.section_collection_4
{
    width: 100%;
    padding: 10px 16px;
}

.section_collection_4 .banner_content .content_ h3
{
    font-size: 24px;
    margin: 0;
    line-height: normal;
    padding-bottom: 10px;
}

.section_collection_4 .banner_content .content_ h3 a
{
    color: #fff;
}

.section_collection_4 .banner_content .content_ h3 a:hover
{
    color: #91ad41;
}

.section_collection_4 .banner_content .content_ span
{
    display: block;
    float: left;
    margin-bottom: 30px;
}

.section_collection_4 .banner_content .content_ .btn_xem
{
    border-radius: 32px;
    height: 45px;
    line-height: 32px;
    margin-bottom: 10px;
    background: #340fc2;
}

.section-ansinh
{
    background: url(../images/section-vietfood.jpg);
}

.section-ansinh img
{
    width: 30%;
}

.kenz_group168_footer
{
    width: 100%;
    margin: auto;
    position: relative;
    font-family: 'Roboto', sans-serif;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: bottom;
    background-image: url(../images/0.png);
    background-repeat: no-repeat;

}

.border-grid-box
{
    padding: 1px 14px;
}

.kenz_group168_footer .footer_content
{
    padding: 92px;
    position: relative;
    color: #fff;

}

.diendai p
{
    font-size: 15px;
}

.title__footer
{
    background-image: url(../images/iconweb.png);
}

.logocuoi
{
    margin-top: 8px;
    width: 333px;
    text-align: justify;
    margin-left: -127px;
}

.logocuoi img
{
    width: 145px;
}

.kenz_group168_footer .top_footer .footer-item
{
    -webkit-flex-basis: calc(100% / 4);
    flex-basis: calc(100% / 4);
    color: #c6c6c6;
    max-width: 240px;
}

.kenz_group168_footer .footer_content .title__footer h5
{
    color: #fff;
    font-size: 18px;
    position: relative;
    padding: 15px 0 15px 0;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.guimail img
{
    width: 35px;
    margin-left: 194px;
    margin-top: -44px;
}

strong
{

    height: 32px;
    width: 190px
}

.guimail
{
    float: right;
    margin-right: -103px;
    width: 230px;
    font-size: 11px;
    margin-top: -11px;


}

.dienmail
{
    border: solid 1px;
}

.text1
{
    font-size: 17px;
    padding: 15px 15px;
}

.kenz_group168_footer .footer_content .title__footer h5:before
{
    content: '';
    width: 114px;
    height: 7px;
    background: url(../images/iconweb.png);
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
}

.kenz_group168_footer .footer_content .menu_footer ul li span
{
    color: #fff;
    font-weight: 700;
}

.menu_footer img
{
    width: 40px;
}

.kenz_group168_footer .footer_content .menu_footer ul li
{
    padding: 5px 0;
    font-weight: 300;
    margin-left: -40px;
    color: #fff;
}

.kenz_group168_footer .bottom_footer
{
    font-size: 12px;
    font-weight: 300;
    margin: 30px auto;
}

.kenz_group168_footer .bottom_footer .logo-footer
{
    width: 63px;
    height: 53px;
    border-right: 1px solid #ffffff;
    text-align: center;
}

.kenz_group168_footer .bottom_footer .logo-footer img
{
    max-width: 55px;
    margin: 8px auto auto auto;
}

.kenz_group168_footer .bottom_footer .information-footer
{
    padding: 0 20px;
}

.kenz_group168_footer .bottom_footer .right
{
    flex-basis: calc(25% - 45px);
    -webkit-flex-basis: calc(25% - 45px);
}

.kenz_group168_footer .footer_content .mxh
{
    display: flex;
    align-items: center;
    justify-content: center;
}

.kenz_group168_footer .list-socials-network
{
    width: 100%;
    display: inline-block;
    height: 33px;
    border-radius: 10px;
    display: flex;
    display: -o-flex;
    display: -moz-flex;
    display: -webkit-flex;
    margin: 10px 0;
    align-items: center;
    -webkit-align-items: center;
}

.kenz_group168_footer .list-socials-network a
{
    display: block;
    color: #c6c6c6;
    font-size: 16px;
    padding: 0 0 0 0;
    font-weight: 300;
    position: relative;
    margin: 0 10px 0 0;
}

.kenz_group168_footer .footer_content .menu_footer ul li a
{
    font-size: 15px;
    color: #c6c6c6;
    transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    display: block;
    color: #fff;
}

.kenz_group168_footer .footer_content .menu_footer ul li a:hover
{
    font-size: 15px;
    color: #c6c6c6;
    transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    display: block;
    color: #cb1818;
}

.kenz_group168_footer .top_footer .footer-item
{
    -webkit-flex-basis: calc(100% / 4);
    flex-basis: calc(100% / 4);
    color: #c6c6c6;
    max-width: 240px;
    margin-right: -107px;
    font-size: 15px;
    margin-top: 60px;
}

.chantrang img
{
    width: 14%;
    margin-left: 99px;
}

.network
{
    width: 438px;
    margin-left: 91px;
    margin-top: 10px;

}

.network img
{
    width: 33px;
    margin-left: 9px;
}

.kenz_group168_footer .list-socials-network a img
{
    width: 100%;
}

.mxh img
{
    width: 100%;
}

.chitietvf a
{
    font-size: 20px;
    font-family: serif;
    border-radius: 50px;
    background: #4b09ec;
    padding: 11px 10px;
    color: #fff;
}

.chitietvf
{
    text-align: center;
    padding: 50px;
}

.logined-box
{
    height: 25px;
    cursor: pointer;
    display: table-cell;
    width: 198px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

.userBlock a
{
    color: #fff;
}

.userBlock
{
    display: none;
    margin-top: 10px;
    z-index: 10;
    border: 0;
    background: #fff;
    border-radius: 4px;
    color: #000;
    padding: 4px;

    top: 100%;
    right: 0;
    line-height: normal;
    box-shadow: 0 1px 8px 1px rgb(0 0 0 / 25%);
    text-align: left;
    white-space: nowrap;
}

.list-group
{
    margin-top: 17px;
    padding-left: 0;
}

.body_block_user .list-group a
{
    margin-bottom: 10px;
    display: block;
}

.body_block_user .list-group a i
{
    color: #0300e1;
    font-size: 20px;
    padding-right: 5px;
}

.body_block_user .list-group span
{
    float: right;
}

.topic a
{
    color: #141ae7;
    font-size: 15px;
    font-family: serif;
    font-weight: 700;
    margin: 0 -12px;
}

.xh
{
    position: absolute;
    margin-top: 7px;
    margin-left: 10px;
}

.cd33
{
    background-image: url(../images/dk.jpg);
    background-size: cover;
    background-position: revert;
}

.content_slow
{
    background: #fff;
}

.screen
{
    background: linear-gradient(90deg, #1eb1e7, #1198ca);
    position: relative;
    width: 360px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%);
    box-sizing: border-box;
    margin: auto;
    border-radius: 4px;
    overflow: hidden;
}

.screen__content
{
    z-index: 1;
    position: relative;
    height: 100%;
}

.login-form
{

    width: 100%;
    padding: 70px 12px 30px;
}

.btn-primary11
{
    background: #fff;
    font-size: 14px;
    margin-top: 37px;
    padding: 16px 20px;
    border-radius: 26px;
    border: 1px solid #1eb1e7;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    align-items: center;
    width: 100%;
    color: #4C489D;
    box-shadow: 0px 2px 2px #1eb1e7;
    cursor: pointer;
    transition: .2s;
}

.regis-login a
{
    color: #f2f5f7;
    text-decoration: unset;
    font-size: 18px;
}

.regis-login
{
    text-align: center;
    color: #09455b;
    margin-top: 5px;
}

.login-logo
{
    position: relative;
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 0px;
    height: 163px;
    width: 179px;
    border-radius: 100%;
    margin: 0 auto 30px;
    overflow: hidden;
}

.login-logo img
{
    max-width: 95%;
    height: auto;
    object-fit: cover;
}

input.required form-control
{
    padding: 0 10px;
}

.screen
{
    background: linear-gradient(90deg, #1eb1e7, #1198ca);
    position: relative;
    width: 360px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%);
    box-sizing: border-box;
    margin: auto;
    border-radius: 4px;
    overflow: hidden;
}

.screen__content
{
    z-index: 1;
    position: relative;
    height: 100%;
}

.login-form
{
    width: 100%;
}

.box_listsp
{
    position: relative;
}

.box_infolist
{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
    flex-wrap: wrap;
}

.content_list
{
    width: 45%;
    padding: 5rem 6rem;
}

.tit_list
{
    margin-bottom: 2rem;
}

.tit_list p
{
    font-family: 'BaiJamjuree-SemiBold';
    color: #fff;
    font-size: 22px;
    text-transform: capitalize;
}

.tit_list h2
{
    font-family: 'BaiJamjuree-Bold';
    font-size: 35px;
    line-height: 85px;
    text-transform: capitalize;
    margin-bottom: 0;
    color: #fff;
}

.desc_list
{
    font-size: 17px;
    text-align: justify;
    font-family: 'Roboto';
    text-align: justify;
    padding: 2px;
    color: #fff;
    margin-bottom: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    width: 107%;
    line-height: 24px;
}

.read_list
{}

.read_list a
{
    color: #fff;
    font-family: 'BaiJamjuree-SemiBold';
    font-size: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.read_list span
{
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    display: flex;
    vertical-align: middle;
    border-radius: 50%;
    margin-left: 10px;
    transition: all 0.6s;
    justify-content: center;
    align-items: center;
}

.read_list span i
{
    font-size: 30px;
}

.read_list:hover span
{
    width: 100px;
    height: 100px;
    border: 1px solid var(--color-y);
}

.read_list:hover a
{
    color: #c4cf1a;
}

.box_havecat
{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}

.content_cat
{
    width: 55%;
    padding: 3rem 5rem 3rem 2rem;
}

.item_catsp
{
    width: 90%;
    margin: 0px auto;
    border-radius: 1.5rem;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.img_catsp
{
    position: relative;
    z-index: 1;
}

.img_catsp:before
{
    content: '';
    width: 100%;
    height: 100%;
    background: #0000003d;
    position: absolute;
    top: 100%;
    right: 100%;
    z-index: 1;
    transition: all 0.5s;
}

.item_catsp:hover .img_catsp:before
{
    top: 0;
    right: 0;
}

.info_catsp
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2rem;
    z-index: 9;
}

.tit_catsp
{
    margin-bottom: 2rem;
}

.tit_catsp p
{
    font-family: 'BaiJamjuree-SemiBold';
    color: #fff;
    font-size: 22px;
    text-transform: capitalize;
}

.tit_catsp h3
{
    font-family: 'BaiJamjuree-Bold';
    color: #fff;
    font-size: 30px;
    line-height: 60px;
    text-transform: capitalize;
    margin-bottom: 0;
}

.read_catsp
{}

.read_catsp a
{
    color: #fff;
    font-family: 'BaiJamjuree-SemiBold';
    font-size: 17px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.read_catsp span
{
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
    vertical-align: middle;
    border-radius: 50%;
    margin-left: 10px;
    transition: all 0.6s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.read_catsp span i
{
    font-size: 25px;
}

.read_catsp:hover span
{
    width: 70px;
    height: 70px;
    border: 1px solid color:c4cf1a;
    border-radius: 50%;
}

.read_catsp:hover a
{
    color: #cbb539;
}

.cont_catsp .slick-slide:nth-child(2n)
{
    margin-top: 3rem;
}

.img_catsp img
{
    width: 100%;
}

.item_gp
{}

.item_gp:nth-child(2n) .pic_gp
{
    order: 1;
}

.pic_gp
{
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 30%;
    max-width: 400px;
    cursor: pointer;
}

.pic_gp img
{
    max-width: 100%;
    margin: 0 auto;
    border-radius: 50%;
}

.pic_gp .second-image
{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.pic_gp .first-image,
.pic_gp .second-image
{
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.pic_gp:hover .first-image
{
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
}

.pic_gp:hover .second-image
{
    left: 0;
    opacity: 1;
    -ms-transform: scale(1, 0);
    /* -webkit-transform: scale(1, 0); */
    /* transform: scale(1, 0); */
}

.box_solution
{
    padding: 4rem 0 2rem;
}

.item_gp
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3rem;
}

.info_gp
{
    width: 66%;
}

.name_gp
{
    font-family: 'BaiJamjuree-Bold';
    color: #fff;
    font-size: 42px;
    text-transform: capitalize;
    margin-bottom: 1rem;
}

.desc_gp
{
    font-size: 20px;
    text-align: justify;
    padding: 2px;
    color: #fff;
    font-family: 'BaiJamjuree-ExtraLight';
    margin-bottom: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    width: 100%;
    line-height: 24px;
}

.read_catsp
{
    width: 135px;
}

.read_gp a
{
    position: relative;
    padding-left: 12%;
    display: block;
    color: #fff;
    transition: all 0.4s;
}

.read_gp a:before
{
    content: '';
    width: 10%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    top: calc(50% - 1px);
    transition: all 0.5s;
}

.read_gp span
{
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    display: flex;
    vertical-align: middle;
    border-radius: 50%;
    margin-left: 10px;
    transition: all 0.6s;
    justify-content: center;
    align-items: center;
}

.read_gp span i
{
    font-size: 30px;
}

.read_gp a:hover
{
    padding-left: 20%;
}

.read_gp a:hover:before
{
    width: 18%;
    background: color:#cbb539);
}

.read_gp:hover span
{
    border: 1px solid color:#cbb539;
}

.slick-initialized .slick-slide
{
    display: block;
}

.slick-slide
{
    outline: none !important;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.tit-desk
{
    padding-bottom: 2.5rem;
    margin-bottom: 2rem;
    width: 100%;
    background: url(../images/tit1.png) no-repeat center bottom;
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 2.5rem;
    padding: 35px;

}

.tit-desk span
{
    font-family: 'BaiJamjuree-Bold';
    color: #fff;

    font-size: 52px;
    text-transform: uppercase;
}

.tit_store
{
    text-align: center;
    margin-bottom: 2rem;
    font-family: 'BaiJamjuree-Bold';
    font-size: 85px;
    text-transform: capitalize;
    color: #fff;

}

.section-news h2
{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;

    padding-left: 10px;
}

.section-news a
{
    color: #0672ff;
    font-size: 15px;
    font-weight: 400;
    font-family: serif;
    text-align: justify;
    padding: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;

    line-height: 24px
}

.news_slider_top .slide-post-img,
.news_slider_bottom .slide-post-img
{
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.news_slider_top .slide-post-img img,
.news_slider_bottom .slide-post-img img
{
    width: 100%;
}

.news_slider_top .slide-post-img img
{
    height: 430px;
    -o-object-fit: cover;
    object-fit: cover;
}

.news_slider_top .slide-post-detail
{
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    padding: 20px;
    background-color: #0000005c;
    color: #fff;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.news_slider_top .slide-post-detail a
{
    color: #fff;
}

.news_slider_top .slide-post-detail h3
{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
}

.news_slider_top .slide-post-img
{
    margin-bottom: 20px;
}

.news_slider_bottom .slick-prev,
.news_slider_bottom .slick-next
{
    width: 28px;
    height: 28px;
    top: 38%;
    z-index: 9999;
}

.news_slider_bottom .slick-prev:before,
.news_slider_bottom .slick-next:before
{
    font-size: 28px;
}

.slick-next:before
{
    opacity: 1;
    background-image: url(../images/slick-right.png);
    color: transparent;
    display: block;
    background-size: contain;
}

.slick-prev:before
{
    opacity: 1;
    background-image: url(../images/slick-left.png);
    color: transparent;
    display: block;
    background-size: contain;
}

.news_slider_bottom
{
    margin: 0 -8px;
}

.news_slider_bottom .post-item
{
    padding: 0 8px;
}

.slide-post-img
{
    margin-bottom: 10px;
}

.news_slider_bottom h4
{
    font-size: 15px;
    font-weight: 400;
    font-family: serif;
    text-align: justify;
    padding: 2px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    width: 100%;
    line-height: 24px;
}

.news-groups-type0 ul
{
    margin: 0;
    padding: 0;
}

.news-groups-type0 ul li
{
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
}

.news-groups-type0 ul li:last-child
{
    margin-bottom: 0;
}

.news-groups-type0 img
{
    width: 140px;
    height: 100px;
    border-radius: 8px;
    margin-right: 10px;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-groups-type0 h3
{
    font-weight: 500;
}

.news-groups-type0 .cat
{
    display: inline-block;
    color: #17a1ff;
    border: 1px solid #17a1ff;
    padding: 3px 10px;
    border-radius: 6px;
    font-size: 14px;
    font-style: italic;
    margin: 4px 0;
}

.news-groups-type0 p
{
    font-size: 13px;
    font-style: italic;
    color: #888;
}

.slide-post-img img
{
    width: 100%;
    height: 250px;
}

.header-logo img
{
    display: block;
    height: 80px;
    width: auto;
    margin: 0 auto;
}

.tuvan
{
    margin-left: 34px;
    display: block;
}

.tuvan img
{
    width: 83%;
}

.tuvan168
{
    margin-top: -55px;
    margin-left: 72px;
    font-size: 18px;
    color: #fff;
    padding: 0px 0px;
}

.iconname
{
    float: right;
    margin-right: -57px;
    margin-top: 61px;
}

#header .logo img
{
    width: 80%;
}


.header-left img
{
    width: 20%;
    float: left;
    margin-bottom: -69px;
    margin-left: 124px;
}

.logined
{
    float: right;
}

.logined img
{
    width: 56%;
}

.header-login168 img
{
    width: 20%;
    float: right;
    margin-top: -19px;
    margin-right: -36px;
}

.list-group
{
    margin-top: 17px;
    padding-left: 0;
}

.body_block_user .list-group a
{
    margin-bottom: 10px;
    display: block;
    border: 1px solid#0c0db1;
    padding: 5px;
    font-size: 14px;
}

.xemthem
{
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}

.xemthem a
{
    background: #254aff;
    padding: 10px 17px;
    border-radius: 53px;
    color: #fff;
}

.section-vietfood
{
    background: url(../images/.bg.jpg)
}

.section-vietfood h2
{
    background: #cd2323;
    padding: 10px;
    color: #fff;
    width: 100px;
}

.section-vietfood h4
{
    color: #333;
    font-size: 20px;
    margin-left: 16px;
}

.section-vietfood h3
{
    font-weight: 700;
    font-size: 18px;
    font-family: serif;
    color: #e72b2b;
}

.section-vietfood p
{
    font-size: 18px;
    font-family: serif;
    text-align: justify;
}

.section-sanpham img
{
    width: 100%;
}

.section-sanpham h2
{
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-family: 'SFU Futura Heavy', sans-serif;
    font-size: 30px;
    color: #003678;
    background-image: linear-gradient(180deg, #003678, #1cccf6 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1.3;

}

.section-sanpham p
{
    font-size: 23px;
    font-family: serif;
    color: #2010d3;
}

.imagesp
{
    background: url(../images/bg.jpg);
    background-size: 100% 100%;
    position: relative;
}

.imagesp .num-join
{
    display: block;
    position: sticky;
    top: 5px;
    right: 5px;
    background-color: red;
    color: #fff;
    padding: 10px;
    text-align: center;
}

.section-the img
{
    width: 100%;
}

.section-the h2
{
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-family: 'SFU Futura Heavy', sans-serif;
    font-size: 30px;
    color: #003678;
    background-image: linear-gradient(180deg, #003678, #1cccf6 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1.3;

}

.section-the p
{
    font-size: 23px;
    font-family: serif;
    color: #2010d3;
}

.conent p
{
    font-size: 20px;
    font-family: serif;
    color: #333;
    text-align: justify;
}

.sh
{
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}

.sh a
{
    background: #254aff;
    padding: 10px 17px;
    border-radius: 53px;
    color: #fff;
}

.section-giaithuong h2
{
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-family: 'SFU Futura Heavy', sans-serif;
    font-size: 30px;
    color: #003678;
    background-image: linear-gradient(180deg, #003678, #1cccf6 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1.3;

}

.paymented
{
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.agency-payment .item-bank
{
    width: 100%;
    float: left;
    border: 1px solid #003678;
    margin-bottom: 15px;
    padding: 10px 5px;
}

.agency-payment .item-bank .thumbnail
{
    float: left;
    margin-right: 10px;
}

.agency-payment .item-bank .info-bank
{
    float: left;
}

.section-taixuong h2
{
    text-align: center;
    font-size: 35px;
    font-family: serif;
    padding: 10px;
    font-weight: 700;
    color: #4d11c3;
    text-transform: uppercase;

}

.section-taixuong img
{
    width: 50%;
}

.section-nentang img
{
    width: 100%;
    margin-left: 0px;
}

.section-nentang
{
    margin-bottom: 20px;
    background: rgba(92 133 231 / 93%);

}

.section-nentang h2
{

    color: rgba(92 133 231 / 93%);
    font-family: serif;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}

.km1
{
    background: #fff;
    margin-top: 70px;
    padding: 61px;
    margin-left: -30px;
    border: 4px solid rgba(69 63 232);
}

.section-nentang P
{
    PADDING: 20PX;
    TEXT-ALIGN: center;
    font-size: 20px;
    color: #333;
    FONT-FAMILY: serif;
}

.section-khacbiet h2
{
    text-align: center;
    color: #fff;
    font-family: serif;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 15px;

}

.section-khacbiet p
{
    text-align: center;
    font-size: 16px;
    font-family: serif;
    padding: 30px;
    font-weight: 700;
    margin-top: 15px;
    color: #fff;
}

.section-khacbiet
{
    background: linear-gradient(180deg, rgb(167 186 246) 0%, rgb(64 122 239) 99%);
    padding: 0 150px;
}

.section-khacbiet .icon
{
    border-radius: 26px;
    border-color: #f2ebeb;
    border-style: solid;
    transform: translateZ(0);
    filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.55));
    background: linear-gradient(180deg, rgb(173 187 255) 0%, rgb(105 101 223) 100%);
    margin-left: 0px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 15px;
}

.section-khacbiet .icon::before
{
    content: ' ';
    width: 70px;
    height: 70px;
    background-image: url('../images/tick.png');
    background-size: 70px 70px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: -35px;
}

.hinh1 img
{
    width: 100%;
}

.hinh1
{
    text-align: center;
}

.section-dk
{
    background: left top/ cover no-repeat content-box border-box url(/uploads/about/xanh.jpg);
}

.section-dk p
{
    font-size: 34px;
    text-align: center;
    font-family: serif;
    padding: 45px;
    text-transform: uppercase;
}

.anh2 img
{
    width: 100%;
    border-radius: 50%;
}

.chung
{
    border-color: #f2ebeb;
    border-radius: 30px;
    border-style: solid;
    transform: translateZ(0);
    filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.55));
    background: linear-gradient(180deg, rgb(173 187 255) 0%, rgb(105 101 223) 100%);
    margin-left: 0px;

}

.dest
{
    color: rgb(7 255 24);
    font-family: serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 10px 35px;
}

.chitiet
{
    color: rgba(255, 255, 255, 1.000);
    font-family: serif;
    font-size: 15px;
    font-style: inherit;
    font-weight: bold;
    text-align: left;
    padding: 10px 4px;
}

.anh2
{
    height: 200px;

}

.anh1 img
{
    width: 100%;
}

.section-lienhe
{

    text-align: center;
    padding: 25px;
}

.section-lienhe a.lien-he
{
    width: 361px;
    height: 75px;
    z-index: 10;
    bottom: 10px;
    left: calc((100% - 361px)/2);
    background: linear-gradient(180deg, rgb(173 187 255) 0%, rgb(105 101 223) 100%);
    border-color: #E5E7EB;
    border-radius: 230px;
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.8));
    font-size: 30px;
    font-weight: bold;
    padding: 12px;
    position: fixed;
}

.section-combo
{

    text-align: center;
    padding: 25px;
}

.section-combo a.lien-he
{
    width: 361px;
    height: 75px;
    z-index: 10;
    bottom: 10px;
    left: calc((100% - 361px)/2);
    background: linear-gradient(180deg, rgb(173 187 255) 0%, rgb(105 101 223) 100%);
    border-color: #E5E7EB;
    border-radius: 230px;
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.8));
    font-size: 30px;
    font-weight: bold;
    padding: 12px;

}

.icon h3
{
    text-align: center;
    border-color: #E5E7EB;
    border-style: solid;
    background: linear-gradient(180deg, rgba(247, 187, 151, 1) 0%, rgb(221, 94, 137) 100%);
}

.hinh1
{
    margin-bottom: 20px;
}

.section-dk h2
{
    text-align: center;
    color: rgba(92 133 231 / 93%);
    font-family: serif;
    font-size: 36px;
    font-weight: bold;
    padding: 20px;
}

.section-dk h3
{
    text-align: center;
    color: rgba(92 133 231 / 93%);
    font-family: serif;
    font-size: 22px;
    font-weight: bold;
    padding: 5px;
}

.section-dk h4
{
    text-align: center;
    color: rgba(92 133 231 / 93%);
    font-family: serif;
    font-size: 22px;
    font-weight: bold;
    padding: 5px;
}

.section-dk h6
{
    text-align: center;
    color: rgba(92 133 231 / 93%);
    font-family: serif;
    font-size: 22px;
    font-weight: bold;
    padding: 10px;
}


.section-taixuong
{
    margin-bottom: 20px;
}

.section-taikhoan
{
    background: url(../images/dk.jpg);
}

.nguoidung p
{

    font-size: 18px;
    font-family: serif;
    color: #f11818;
    font-weight: 600;
    padding: 5px;
}

.anh3 img
{
    width: 60%;
}

.section-giaithuong h2
{

    color: rgba(92 133 231 / 93%);
    font-family: serif;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}

h4.text-center
{
    color: #fff;
    font-size: 19px;
    font-family: serif;
}

.section-dangkytaikhoan img
{
    width: 100%;
    display: block;
}

.form-tk
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #333;
    font-size: 20px;
    font-weight: bold;
    width: 28%;
}

.section-dangkytaikhoan
{
    position: relative;
    text-align: center;
    margin-bottom: -26px;
}

.tkvf h2
{
    margin-bottom: 15px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
}

.welcome-text
{
    position: absolute;
    right: 33px;
    top: 50%;
    transform: translateY(-51%);
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgb(0 0 0 / 10%);
    font-weight: bold;
    z-index: 10;
    width: 36%;
}

.image-container
{
    position: relative;
    overflow: hidden;
}

.image-container img
{
    transition: transform 0.5s ease;
    display: block;
    width: 100%;
    height: auto;
}

.image-container:hover img
{
    transform: scale(1.1);
}

.titel-pad h2
{
    text-align: center;
    padding: 15px;
    font-size: 18px;
    font-family: serif;
    font-weight: 600;
    color: #0672ff;
}

.layout-contact .contact h4
{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.layout-contact .contact h4:before
{
    background: #f45c43;
    content: '';
    right: 0;
    left: 0;
    position: absolute;
    bottom: -5px;
    height: 3px;
    display: block;
    z-index: 1;
    width: 40%;
}

.layout-contact .contact .info-contact .description
{
    margin-top: 10px;
}

.layout-contact .contact .info-contact .group-address
{
    margin-top: 10px;
    margin-bottom: 30px;
}

.layout-contact .contact .info-contact .group-address .title
{
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
}

.layout-contact .contact .info-contact .group-address ul
{
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.layout-contact .contact .info-contact .group-address ul li
{
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    width: 100%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
    align-items: center;
}

@media (max-width:767px)
{
    .layout-contact .contact .info-contact .group-address ul li
    {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.layout-contact .contact .info-contact .group-address ul li .icon
{
    width: 40px;
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f45c43;
    border-radius: 50%;
    margin-right: 10px;
}

.layout-contact .contact .info-contact .group-address ul li .icon svg path
{
    fill: #f45c43;
}

.layout-contact .contact .info-contact .group-address ul li b
{
    display: block;
}

.layout-contact .contact .info-contact .group-address ul li a
{
    color: #000;
}

.layout-contact .contact .info-contact .group-address ul li a:hover
{
    color: #f45c43;
}

.layout-contact .contact .info-contact .group-address .see-store
{
    color: #fff;
    background-color: #f45c43;
    line-height: 38px;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 5px;
}

.layout-contact .contact .info-contact .group-address .see-store:hover
{
    background-color: #35c6df;
}

.layout-contact .form-contact
{
    margin-top: 15px;
}

@media (max-width:991px)
{
    .layout-contact .form-contact
    {
        margin-bottom: 20px;
    }
}

.layout-contact .form-contact .content-form
{
    display: block;
    margin-bottom: 15px;
}

.layout-contact .form-contact h4
{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.layout-contact .form-contact h4:before
{
    background: #f45c43;
    content: '';
    right: 0;
    left: 0;
    position: absolute;
    bottom: -5px;
    height: 3px;
    display: block;
    z-index: 1;
    width: 40%;
}

svg
{
    width: 20px;
    height: 20px;
}

.layout-contact .form-contact .group_contact input,
.layout-contact .form-contact .group_contact textarea
{
    border: 1px solid #2f1cd5;
    margin-bottom: 12px;
    padding: 20px;
}

.map
{
    margin-top: 10px;
}

.map p
{
    font-size: 20px;
    font-family: serif;
    font-weight: 400;

}

.company-map
{
    width: 100%;

}

.ss_product168v2_product img
{
    width: 100%;
    margin-bottom: 20px;
}

.card-container
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px;
}

.echbay-sms-messenger div
{
    margin: 14px 0;
    background: #0084FF center no-repeat;
    background-size: 70%;
    border-radius: 50%;
    box-shadow: 0 3px 10px #888;
}

.echbay-sms-messenger
{
    width: 45px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
}

.echbay-sms-messenger div.phonering-alo-alo
{
    background-color: #0084ff;
}

.echbay-sms-messenger div.phonering-alo-sms
{
    background-color: #ff6600;
}

.echbay-sms-messenger a
{
    display: block;
    line-height: 45px;
    text-indent: -9999px;
}

.echbay-sms-messenger div.phonering-alo-alo
{
    background-image: url(../images/call.png);

}

.echbay-sms-messenger div.phonering-alo-sms
{
    background-image: url(../images/mail.png);
    background-color: #ff6600;
    background-size: 60%;
}

.echbay-sms-messenger div.phonering-alo-zalo
{
    background-image: url(../images/zalo.png);
}

.echbay-sms-messenger div.phonering-alo-messenger
{
    background-image: url(../images/youtube-01.png);
}

.card-container
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.card
{
    flex: 0 0 100%;
    text-align: center;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
    margin: 10px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width: 576px)
{
    .card
    {
        flex: 0 0 48%;
    }
}

@media only screen and (min-width: 768px)
{
    .card
    {
        flex: 0 0 44%;
    }
}

@media only screen and (min-width: 992px)
{
    .card
    {
        flex: 0 0 48%;
    }
}

@media only screen and (min-width: 1200px)
{
    .card
    {
        flex: 0 0 23%;
    }
}

.card img
{
    width: 100%;
    max-width: 100%;
    height: auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.card-body
{
    padding: 15px;
}

.card-title
{
    color: #007bff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.card-text
{
    color: #495057;
    font-size: 16px;
    text-align: justify;
}

.btn-register1
{
    border-radius: 20px;
    background-color: #28a745;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
}

.btn-register1 a
{
    border-radius: 20px;
    background-color: #28a745;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
}

.brand-title
{
    text-align: center;
    color: rgba(92 133 231 / 93%);
    font-family: serif;
    font-size: 36px;
    font-weight: bold;
    padding: 20px;
}

.btn-register1:hover
{
    background-color: #218838;
}
.customer-note {
    padding: 10px;
    border: 1px solid #245682;
    min-height: 50px;
    border-radius: 7px;
}
