.text-black {
    color: #000 !important;
}
.text-white {
    color: #fff !important;
}
.text-normal {
    font-weight: 400;
}
.text-bold {
    font-weight: 800;
}
.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
}
.visible-ss-block,
.visible-ss-inline,
.visible-ss-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none;
}
.hidden-ss-block {
    display: block !important;
}
.hidden-ss-inline {
    display: inline !important;
}
.hidden-ss-inline-block {
    display: inline-block !important;
}
.margin {
    margin: 10px;
}
.margin-right {
    margin-right: 10px;
}
.margin-left {
    margin-left: 10px;
}
.margin-top {
    margin-top: 10px;
}
.margin-bottom {
    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;
}
.load-bar {
    display: inline-block;
    vertical-align: middle;
    width: 33px;
    height: 8px;
    background: transparent url(../../../assets/images/load_bar.gif);
    margin: auto 10px;
}
.centered {
    text-align: center;
    font-size: 0;
}
.centered > div {
    float: none;
    display: inline-block;
    text-align: left;
    font-size: 14px;
}
.nv-info {
    border-width: 1px;
    border-style: solid;
    border-color: #dcdcdc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #f7f7f7;
    color: #333;
    padding: 10px;
}
.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;
}
ol,
ul {
    list-style: none;
}
.input-group-btn {
    font-size: 14px !important;
}
.radius-top-left {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}
.radius-top-right {
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}
.radius-bottom-left {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.radius-bottom-right {
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.radius {
    -webkit-border-radius: 5px;
    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="email"].required,
input[type="number"].required,
input[type="password"].required,
input[type="search"].required,
input[type="tel"].required,
input[type="text"].required,
input[type="time"].required,
input[type="url"].required,
label.required,
select.required,
textarea.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.check-box,
label.radio-box {
    font-weight: 400;
    margin-right: 20px;
    cursor: pointer;
}
div.check-box,
div.radio-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.check-box,
.has-error div.radio-box {
    border-color: #de495b;
}
div.check-box label,
div.radio-box label {
    margin-bottom: 0;
}
div.check-box label [type="radio"],
div.radio-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-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;
}
.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: 400 !important;
}
.ui-datepicker select.ui-datepicker-year {
    width: 39% !important;
    font-weight: 400 !important;
}
figure {
    position: relative;
    padding: 3px;
    display: block;
    float: left;
    margin: 5px 10px 10px 0;
    text-align: center;
}
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: 0 0;
    margin: 0 auto 10px;
    padding-top: 0;
    text-align: center;
}
figure.noncaption {
    background: 0 0;
    padding: 0;
}
figcaption {
    text-align: center;
    margin-top: 5px;
    font-weight: 700;
}
figure figcaption {
    font-weight: 400;
}
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;
}
body,
html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
	scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    color: #333;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    background-color: #fff;
}
a,
a:active,
a:link,
a:visited {
    color: #1a3f5e;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    outline: 0;
}
a:focus,
a:hover {
    text-decoration: none;
    color: #0e2132;
}
a.dimgray {
    color: #707070;
}
a.dimgray:hover {
    color: #0e2132;
}
a.black {
    color: #333;
}
a.black:hover {
    color: #1c773c;
}
.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: 600;
}
.title {
    font-size: 22px;
}
.hometext {
    line-height: 28px;
    font-size: 17px;
    font-weight: 600;
}
.bodytext {
    word-break: keep-all;
    max-width: 100%;
    line-height: 1.7em;
    font-size: 17px;
}
.bodytext h2 {
    font-weight: 700;
    font-size: 24px;
    margin: 12px 0;
    color: #090;
}
.bodytext h3 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 12px;
}
.bodytext p {
    margin-bottom: 15px !important;
}
.bodytext ol {
    list-style-type: decimal !important;
}
.bodytext ul {
    list-style-type: disc !important;
    padding-left: 40px !important;
    margin: 10px 0 !important;
}
.bodytext div.alert {
    margin-bottom: 7px;
    margin-top: 4px;
}

.image-center{
    margin-bottom: 15px;
    text-align: center;
}

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: #ff0;
}
.nv-fullbg {
    min-height: 100%;
    background-color: #fff;
}
a.btn {
    color: #fff;
}
.body-bg {
    position: absolute;
    top: 0;
    left: 0;
}
header {
    background-color: #006838;
    background: linear-gradient(to right, #006838 0%, #28941f 51%, #079553 100%);
    z-index: 3;
}
#header {
    position: relative;
    background: 0 0;
    margin: 44px 0 0 0;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    z-index: 3;
}
#header .logo {
    position: relative;
    margin: 0;
    padding: 10px 0;
    background-color: #fff;
}
#header .logo:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    width: 1000px;
    height: 100%;
    background: #fff;
}
#header .logo:after {
    content: "";
    position: absolute;
    left: 91%;
    top: 0;
    width: 59px;
    height: 100%;
    background: #fff;
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    z-index: 6;
}
#header .logo img {
    height: 90px;
}

#header .logo .site_name,
#header .logo h1 {
    display: none;
}
.breadcrumbs-wrap {
    position: relative;
    padding: 50px 0;
    z-index: 9999;
}
.breadcrumbs-wrap .display {
    overflow: hidden;
    text-transform: uppercase;
    width: 60%;
    float: right;
    text-align: right;
}
.breadcrumbs {
    display: inline-block;
    padding: 12px 0;
}
.brTitle {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    width: 40%;
    letter-spacing: 3.5px;
    display: inline;
}
.breadcrumbs li {
    float: left;
}
.breadcrumbs li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumbs a,
.show-subs-breadcrumbs {
    padding: 0 6px;
    float: left;
    text-decoration: none;
    color: #fff;
    position: relative;
}
.subs-breadcrumbs {
    margin: 0;
    padding: 0;
    background-color: #fff linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, 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,
.subs-breadcrumbs li:last-child,
.subs-breadcrumbs li:last-child a {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.subs-breadcrumbs a,
.subs-breadcrumbs li {
    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;
}
.second-nav {
    z-index: 3;
}
.third-nav {
    position: relative;
    background-image: url(../images/bg-breadcrumbs.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}
.third-nav:after {
    content: "";
    background-color: #434343e8;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.modal {
    display: none;
    position: fixed;
    z-index: 99999;
    padding-top: 155px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
}
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}
@-webkit-keyframes animatetop {
    from {
        top: -200px;
        opacity: 0;
    }
    to {
        top: 0;
        opacity: 1;
    }
}
@keyframes animatetop {
    from {
        top: -200px;
        opacity: 0;
    }
    to {
        top: 0;
        opacity: 1;
    }
}
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700;
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
#menusite .navbar-default {
    background-color: transparent;
    border-bottom-color: transparent;
}
#menusite .navbar-default .navbar-nav {
    float: right;
}
#menusite .navbar-default .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    padding: 46px 20px;
    transition: 0.3s;
    font-weight: 700;
    font-size: 18px;
}
#menusite .navbar-nav > li > a {
    white-space: nowrap;
}
#menusite .dropdown-menu {
    background-color: #fff;
    border-radius: 0;
    border: none;
    box-shadow: none;
    min-width: 270px;
}
#menusite .dropdown-menu > li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(221, 221, 221, 0.5);
}
#menusite .dropdown-menu > li:last-child {
    border-bottom: none;
}
#menusite .dropdown-menu > li > a {
    color: #333;
    line-height: 30px;
    padding: 5px 15px;
    font-size: 16px;
    white-space: unset;
}
#menusite .navbar-default .navbar-nav > .active > a,
#menusite .navbar-default .navbar-nav > .active > a:focus,
#menusite .navbar-default .navbar-nav > .active > a:hover,
#menusite .navbar-default .navbar-nav > .open > a,
#menusite .navbar-default .navbar-nav > .open > a:focus,
#menusite .navbar-default .navbar-nav > .open > a:hover,
#menusite .navbar-default .navbar-nav > li > a:focus,
#menusite .navbar-default .navbar-nav > li > a:hover {
    background: transparent;
    color: #cbcbcb;
}
#menusite .dropdown-menu > .active > a,
#menusite .dropdown-menu > .active > a:focus,
#menusite .dropdown-menu > .active > a:hover,
#menusite .dropdown-menu > li > a:focus,
#menusite .dropdown-menu > li > a:hover {
    background: transparent;
    color: #1c773c !important;
}
#menusite .dropdown-submenu {
    position: relative;
    display: none;
}
#menusite .open .dropdown-submenu {
    display: block;
    border-bottom: 1px solid #eee;
}
#menusite .dropdown-submenu li a {
    color: #333;
    display: block;
}
#menusite .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: 0;
    box-shadow: none;
}
#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;
    -webkit-border-radius: 5px 0 5px 5px;
    border-radius: 5px 0 5px 5px;
}
.hotline {
    padding: 11px 0;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 3px;
}
.langHeader img {
    height: 32px;
    margin: 6px 5px;
}
.heading {
    position: relative;
    margin-bottom: 15px;
}
.heading h3 {
    font-size: 28px;
    color: #434343;
    cursor: pointer;
}
.heading span {
    color: #1c773c;
}
.sliderHome .owl-dots {
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
}
.sliderHome .owl-dots .owl-dot {
    display: inline-block;
    background-color: #fff;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    border: 3px solid #fff;
    border-radius: 50%;
    opacity: 0.4;
    cursor: pointer;
    transition: opacity 0.3s;
}
.sliderHome .owl-dots .owl-dot.active {
    opacity: 1;
}
.sliderHome .owl-nav .owl-next,
.sliderHome .owl-nav .owl-prev {
    position: absolute;
    top: 45%;
    opacity: 0;
    transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s, color 0.3s;
}
.sliderHome:hover .owl-nav .owl-next,
.sliderHome:hover .owl-nav .owl-prev {
    opacity: 1;
}
.sliderHome .owl-nav .owl-prev {
    left: 20px;
}
.sliderHome .owl-nav .owl-next {
    right: 20px;
}
.sliderHome .owl-nav .owl-next span,
.sliderHome .owl-nav .owl-prev span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
}
.sliderHome .owl-nav .owl-next span:after,
.sliderHome .owl-nav .owl-prev span:after {
    content: "";
    background-image: url(../images/arrows.svg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    position: absolute;
    background-color: #fff;
    width: 2.8em;
    height: 2.8em;
}
.sliderHome .owl-nav .owl-prev span:after {
    left: 20px;
}
.sliderHome .owl-nav .owl-next span:after {
    background-position: 105% 0;
    right: 20px;
}
.quoteHead {
    position: relative;
    background-color: #119b15;
    padding: 10px 18px;
    color: #fff !important;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 13px;
    float: right;
}
.quoteHead:after {
    font-family: FontAwesome;
    content: "\f178";
    padding-left: 10px;
}
.partnerHome {
    background-color: #119b15;
    padding: 10px 0;
}
.partnersSlider .item img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    opacity: 0.8;
    height: 55px;
    width: auto !important;
    margin: 0 auto;
    transition: 0.4s;
}
.partnersSlider .item:hover img {
    opacity: 1;
    filter: none;
}
.header-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 45px;
    width: 100%;
    color: #fff;
    background-color: #434343;
    z-index: 4;
}
.header-nav a {
    color: #dcdcdc;
}
.header-nav a:hover {
    color: #fff;
}
.header-nav a.button {
    display: inline-block;
    padding: 8px;
    color: #dcdcdc;
    line-height: 1;
    background-color: #428bca;
    border-width: 2px;
    border-color: transparent transparent #428bca #428bca;
    border-style: solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.header-nav a.active,
.header-nav a.button:hover {
    background-color: #245682 !important;
    color: #fff !important;
}

/*headerSearch*/

.headerSearch{
	background-color: #ffffff;
    border-radius: 30px;
    box-shadow: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 25px 20px;
    overflow: hidden;
}

.headerSearch .input-group-field{
	padding: 10px 18px 10px;
    width: 85%;
    background-color: #fff;
    border: none;
    outline: 0;
}

.headerSearch .icon-search {
    width: 60px;
    background-color: #fff;
    font-size: 18px;
}

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

.panel-catalogs{
	position: relative;
	margin-bottom: 20px;
}

.panel-catalogs .panel-catalogs-heading{
	display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
	font-size: 16px;
	padding: 12px 15px;
    margin-bottom: 15px;
    color: #fff;
    background: linear-gradient(to right, #006838 0%, #39b54a 51%, #8dc63f 100%)
}

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

.panel-catalogs .panel-catalogs-heading a:hover{
	color: #333;
}

.panel-catalogs .panel-catalogs-heading h2{
	text-transform: uppercase;
    font-size: 18px;
}

.panel-catalogs .view-all{
	font-size: 13px;
	margin-left: auto;
}

.panel-catalogs .thumbnail{
	margin: 0;
}

.social-icons {
    line-height: 51px;
    float: right;
    margin: 0 10px;
}
.contactDefault {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 51px;
    margin: 0 10px;
}
.qlist {
    position: absolute;
    left: 0;
    bottom: 35px;
    width: 100%;
    background-color: #d9e8f4;
    border-width: 1px;
    border-style: solid;
    border-color: #a6c8e6;
    padding: 10px;
    z-index: 9998;
    display: none;
}

.socialList {
    list-style: none;
    padding: 0;
    margin: 0;
}
.socialList li {
    display: inline-block;
    margin: 0 10px 0 0 !important;
}
.socialList li:last-child {
    margin-right: 0 !important;
}
.socialList li a {
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    color: #fff !important;
    text-align: center;
    font-size: 16px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.socialList li a:hover {
    opacity: 0.6;
}
.socialList li a[href*="facebook"] {
    background-color: #3d5d8c;
}
.socialList li a[href*="instagram"] {
    background-color: #0073b1;
}
.socialList li a[href*="youtube"] {
    background-color: #dd4b39;
}
.socialList li a[href*="twitter"] {
    background-color: #50a0d7;
}
.socialList li .fa {
    margin-right: -4px;
}
.footerNav2 {
    position: relative;
    width: 100%;
    background-color: #2e2e2e;
    padding: 15px 0;
    color: #efefef;
}
#footer {
    position: relative;
    width: 100%;
    background-color: #434343;
    padding: 20px 0;
}
#footer,
#footer a {
    color: #ccc;
    transition: 0.5s;
}
#footer a:hover {
    color: #119b15;
}
#footer h3 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #39b54a;
}
#footer h3 a {
    color: inherit;
}
#footer p {
    margin: 0;
    padding: 0;
}
.mnTree {
    padding: 0;
    margin: 0;
}
.mnTree li {
    position: relative;
    margin: 0;
    padding-left: 20px;
}
.mnTree li a:before {
    content: "\f111";
    font-family: FontAwesome;
    position: absolute;
    font-size: 8px;
    top: 4px;
    left: 0;
}
.copyright {
    color: #dcdcdc;
    display: inline;
}
.copyright span a {
    color: #dcdcdc !important;
}
.copyright span a:hover {
    color: #fff !important;
}
.company_info {
    padding: 0;
    margin: 0;
}
.company_info li {
    display: table;
    clear: both;
    padding: 6px 0;
}
.company_info .company_name {
    text-transform: uppercase;
    font-weight: 600;
    color: #39b54a;
}
.company_info li > em,
.company_info li > span {
    display: table-cell;
    vertical-align: middle;
}
.company_info li.company_name > span {
    display: inline;
}
.company_info li em {
    width: 26px;
    text-align: center;
    padding-right: 10px;
}
.company-map {
    width: 100%;
    height: 300px;
}
.secNews {
    position: relative;
    padding: 60px;
}
.newsGroups {
    position: relative;
}
.newsGroups .newsImg {
    max-height: 250px;
    overflow: hidden;
}
.newsGroups .newsImg img {
    min-height: 250px;
}
.newsGroups .newsInfo h3 {
    padding: 10px 0;
}
.newsGroups .newsInfo h3 a {
    font-weight: 600;
    font-size: 15px;
    transition: 0.5s;
}

.newsGroups .newsInfo p {
    text-align: justify;
    color: #444;
}
.newsGroups .newsInfo .more {
    color: #1c773c;
    transition: 0.5s;
    font-size: 15px;
}
.newsGroups .newsInfo .more:hover {
    opacity: 0.8;
}
.newsGroups .newsTime {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 56px;
    background-color: #1c773c;
    text-align: center;
    color: #fff;
    width: 72px;
    padding: 7px 10px;
    display: inline-block;
}
.newsGroups .newsTime .top {
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
}
.newsGroups .newsTime .bot {
    font-size: 13px;
    font-weight: 700;
}
.groupSlider .owl-nav {
    position: absolute;
    top: -50px;
    right: 0;
}
.groupSlider .owl-next,
.groupSlider .owl-prev {
    background-color: #f5f5f5 !important;
    color: #929292 !important;
    border: 1px solid #e1e1e1 !important;
    margin-left: 4px;
    width: 34px;
}
.groupSlider .owl-nav .fa {
    font-size: 30px;
    padding: 0 5px;
    opacity: 0.6;
}
.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;
}
.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;
}
.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;
}
.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;
}
.page .nv-list-item li h3 {
    font-weight: 600;
}
.cat-icon:before,
.sub-list-icon > li:first-child > :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-style: none;
    margin: 0;
    padding: 0;
}
.nv-block-banners {
    position: relative;
    margin-bottom: 10px;
    text-align: center;
}
.nv-block-banners .link {
    position: absolute;
    top: 0;
    left: 0;
}
.nv-block-banners img {
    max-width: 100% !important;
    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;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
    position: relative;
    top: 4px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.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;
}
.panel-body p {
    margin: 0;
}
.panel-body ul {
    margin: 0;
    padding: 0;
}
.panel-body ul li {
    margin-bottom: 10px;
}
.panel-body img {
    margin-right: 5px;
}
.panel-body ul li:last-child {
    margin-bottom: 0;
}
.nv-infodie .logo {
    max-width: 90% !important;
    margin-bottom: 10px;
}
input[type="checkbox"],
input[type="radio"] {
    border-width: 1px;
    border-style: solid;
    border-color: #aaa;
    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="checkbox"]:disabled:checked:before,
input[type="radio"]:disabled,
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;
    color: #333;
}
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: #333;
}
.img-thumbnail {
    background-color: #ccc;
    border: none;
    border-radius: 3px;
    max-width: 100%;
    padding: 1px;
}


.navbar-inverse {
    background-color: #d9e8f4;
    border-color: #2a6496;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    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: transparent;
    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: #ccc;
    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: #ff0 !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;
}
.featured-products > .row {
    margin-bottom: 35px;
}
.featured-products > .row:last-child {
    margin-bottom: 0;
}
.featured-products .img-thumbnail {
    margin-top: 3px;
    margin-bottom: 10px;
    background-color: #fff !important;
    border-width: 1px !important;
    padding: 0 !important;
}
.featured-products ul {
    margin: 0;
    padding: 0;
}
.featured-products ul > li {
    margin-bottom: 5px;
}
.featured-products ul > li:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 5px;
}
[class*=" lev-"],
[class^="lev-"] {
    display: inline-block;
}
[class*=" lev-"]:before,
[class^="lev-"]:before {
    font-family: FontAwesome;
    font-size: inherit;
    margin-right: 5px;
}
.lev-1:before {
    content: " \f005 \f005 \f005 ";
}
.lev-2:before {
    content: " \f005 \f005 \f006 ";
}
.lev-3:before {
    content: " \f005 \f006 \f006 ";
}
.lev-user:before {
    content: " \f007 ";
}
.contact-result {
    position: absolute;
    top: 40px;
    left: 5%;
    width: 90%;
    float: left;
    z-index: 2;
    padding: 30px 20px;
    display: none;
}
.module-menu {
    display: block;
    float: left;
    width: 100%;
    background-color: #333;
}
.module-menu ul {
    margin: 0;
    padding: 0;
}
.module-menu a {
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    background-color: #428bca;
    background-image: linear-gradient(to right, #428bca 4px, #428bca 4px);
    background-repeat: repeat-x;
    color: #fff;
    text-decoration: none;
    margin: 0;
    padding: 9px 10px 9px 20px;
    cursor: pointer;
}
.module-menu a:before {
    font-family: FontAwesome;
    content: " \f105 ";
    margin-right: 5px;
}
.module-menu a.home:before {
    content: " \f07c ";
}
.module-menu a.active {
    background-color: #a6c8e6;
}
.module-menu a.active,
.module-menu a:focus,
.module-menu a:hover {
    color: #333;
    text-decoration: none;
    background-image: linear-gradient(to right, #42cac5 4px, rgba(0, 0, 0, 0) 4px);
}
.calendar-icon {
    background-image: url(../../../assets/images/calendar.jpg);
    background-position: right 6px center;
    background-repeat: no-repeat;
    padding-right: 26px;
}
.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--bootstrap .select2-selection--single,
.select2-container--default .select2-selection--single {
    height: 32px !important;
    padding-top: 2px;
}
.voting-col-2 {
    border-left: 1px solid #ccc;
    padding: 0 10px;
}
.padding-voting ul li {
    margin: 0 10px;
    padding: 10px 0;
    list-style: disc;
    text-align: justify;
}
.sum-voting {
    margin-top: 5px;
}
.blockPrimary {
    display: block;
    position: relative;
    margin-right: 20px;
}
.featuredProducts {
    position: relative;
    padding: 60px 0;
    background-color: #f0f4f9;
}
.productBox {
    position: relative;
    width: 100%;
    background-color: #fff;
    display: flex;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 3px;
}
.productBox .productThumb {
    position: relative;
    border: 1px solid #eee;
    border-radius: 2px;
    padding: 10px;
    margin-right: 10px;
    text-align: center;
    width: 48%;
}
.productBox .productThumb img {
	width: auto;
    max-height: 160px;
}
.productInfo h3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.productInfo h3 a {
    color: #232834;
    font-size: 18px;
    font-weight: 600;
}
.productInfo h3 a:hover {
    color: #1c773c;
}
.productInfo .psrtar {
    padding: 10px;
}
.productInfo .psrtar .fa {
    color: #1c773c;
    font-size: 13px;
    margin-right: 5px;
}
.productInfo .prIntro {
    color: #292d34;
    text-align: justify;
}
.productInfo .praction {
    padding-top: 25px;
}
.productInfo .praction a {
    border-radius: 30px;
    color: #fff;
    background: #119b15;
    padding: 8px 24px;
}
.productInfo .praction a:hover {
    background: #434343;
}
.featuredProducts .owl-dots {
    text-align: center;
    padding-top: 30px;
}
.featuredProducts .owl-dots .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #cdcfdd;
    border-radius: 50%;
    margin: 0 4px;
}
.featuredProducts .owl-dots .owl-dot.active {
    background: #119b15;
    width: 24px;
    height: 10px;
    border-radius: 6px;
}
.imgproduct {
    position: relative;
    background-color: #f0f4f9;
    padding: 70px 0;
}
.imgpr {
    position: relative;
    margin-top: 30px;
}
.imgpr .item {
    position: relative;
    overflow: hidden;
    padding-top: 74%;
    background-position: 50% 50%;
    background-size: cover;
}
.imgpr .item img {
    right: 0;
    max-height: 220px;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
}
.imgpr .owl-dots {
    position: relative;
    width: 100%;
    margin-top: 15px;
    text-align: center;
}
.imgpr .owl-dot {
    display: inline-block;
    width: 25px;
    height: 6px;
    background: #fff !important;
    margin: 0 5px;
}
.imgpr .owl-dot.active {
    background: #ddd !important;
}
.secReview {
    position: relative;
    background-color: #f0f4f9;
    padding: 70px 0;
}
.contentReview {
    position: relative;
    background-color: #fff;
    padding: 50px 40px;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
}
.contentReview .name {
    font-size: 18px;
    font-weight: 600;
    padding-top: 20px;
}
.contentReview .name span {
    color: #119b15;
}
.controlReview {
    position: relative;
    text-align: center;
    padding-top: 20px;
}
.contentReview .item {
    min-height: 135px;
}
.controlReview ul {
    padding: 0;
    margin: 0;
}
.controlReview ul li {
    display: inline-block;
    padding: 0 20px;
    cursor: pointer;
}
.controlReview .imgReview img {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    border: 2px solid #fff;
}
.controlReview a {
    display: inline-table;
    font-size: 36px;
    padding: 10px;
    vertical-align: middle;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
    color: #434343;
}
.controlReview a:hover {
    color: #a5a5a5;
}
.videoReview {
    overflow: hidden;
    max-height: 150px;
    width: 50%;
    cursor: pointer;
    margin: 0 auto;
}
.videoReview .fa {
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: 20%;
    right: 47%;
    font-size: 20px;
    padding-left: 4px;
    z-index: 10;
    color: #009444;
    background-color: #d6d6d6d9;
}
.videoReview img {
    width: 100%;
    margin-top: -17%;
}
.contact {
    line-height: 27px;
}
.blockBorder {
    position: relative;
    margin-bottom: 20px;
    background-color: #f0f0f0;
    padding: 20px;
    border-radius: 3px;
}
.blockBorder h3 {
    color: #119b15;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.menuAbout {
    padding: 0;
    margin: 0;
}
.menuAbout li {
    position: relative;
    padding: 7px 0;
    margin: 0;
    border-bottom: 1px solid #ececec;
}
.menuAbout .star:before {
    content: "\f005";
    font-family: FontAwesome;
    font-size: 16px;
    color: #119b15;
}
.menuAbout li a {
    font-size: 15px;
    margin-left: 10px;
    color: #333;
    transition: 0.5s;
}
.menuAbout li a:hover {
    color: #119b15;
}
.menuAbout .hotline {
    background-color: #018622;
    text-align: center;
    border-radius: 4px;
    margin: 15px 0;
    padding: 12px 0;
    border: none;
}
.menuAbout .hotline:before {
    content: "\f095";
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
}
.menuAbout .fbchat a,
.menuAbout .hotline a {
    margin: 0;
    color: #fff;
    font-size: 16px;
}
.menuAbout .fbchat {
    background-color: #5eb509;
    text-align: center;
    border-radius: 4px;
    border: none;
    padding: 12px 0;
}
.menuAbout .fbchat:before {
    content: "\f09a";
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
}
.menuAbout .fbchat:hover,
.menuAbout .hotline:hover {
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
.mega {
    position: inherit !important;
}
.mega .dropdown-menu {
    width: 100%;
    margin: 0;
    padding: 0;
}
.megaactive .dropdown-menu {
    display: block !important;
}
.mega .sub {
    border: none;
    width: calc(100% / 6);
    float: left;
    padding: 15px 0;
    background-color: #fafafa;
    border-bottom: 1px solid #ddd !important;
    text-align: center;
}
#menusite .sub > a {
    text-transform: uppercase;
    padding: 6px 0 !important;
    font-size: 12px !important;
    font-weight: 600;
}
.mega .sub .dropdown-menu {
    display: none !important;
    padding: 0;
}
.mega .sub.active .dropdown-menu {
    display: block !important;
}
.mega .sub .dropdown-menu li {
    width: calc(100% / 4);
    float: left;
    border-bottom: 1px solid #eee !important;
    border-right: 1px solid #eee;
    height: 175px;
    padding: 10px 5px;
    text-align: center;
}
.mega .sub .imgmenu {
    text-align: center;
}
.mega .sub .imgmenu img {
    height: 100px;
}
.overlay:after {
    content: "";
    position: fixed;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
#menusite .sub .dropdown-menu > li > a {
    padding: 10px 0;
    line-height: 23px;
    font-size: 15px;
}
.fix_zalo {
    position: fixed;
    bottom: 150px;
    left: 72px;
    z-index: 9;
}
.fix_tel {
    top: auto;
    right: auto;
    bottom: 150px;
    left: 40px;
    position: fixed;
    z-index: 9999;
}
.ring-alo-phone {
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    transition: visibility 0.5s ease 0s;
    visibility: visible;
    z-index: 200000 !important;
}
.ring-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
    background-color: #119b15;
    border: 2px solid #119b15;
    border-radius: 100%;
    height: 90px;
    left: 10px;
    position: absolute;
    top: 12px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 90px;
    opacity: 0.5;
}
.ring-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    opacity: 0.1;
    transition: all 0.5s ease 0s;
    width: 45px;
}
.ring-alo-ph-circle-fill,
.ring-alo-ph-img-circle {
    height: 45px;
    left: 32px;
    position: absolute;
    top: 35px;
    transform-origin: 50% 50% 0;
}
.ring-alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    opacity: 1;
    width: 45px;
    background-color: #119b15;
}
.ring-alo-ph-img-circle a img {
    padding: 1px 0 0 1px;
    width: 30px;
    position: relative;
    top: 5px;
    left: 4px;
}

.mobile-fix-bottom{
	position: fixed;
    bottom: 0;
    padding: 10px 0;
    background-color: #1c773c;
    background: linear-gradient(to right, #006838 0%, #28941f 51%, #079553 100%);
    width: 100%;
    z-index: 999;
    color: #fff;
}

.mobile-fix-bottom a{
	color: #fff;
}

.mobile-fix-bottom ul{
	padding: 0;
	margin: 0;
}

.mobile-fix-bottom ul li{
	display: inline-block;
    width: 24%;
    text-align: center
}

.mobile-fix-bottom ul li span{
	display: block;
}

.mobile-fix-bottom i{
	font-size: 22px;
}

.mobile-menu-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9999;
    display: none
}

.mobile-menu-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 90%;
    max-width: 330px;
    height: 100%;
    background: #fff;
    z-index: 99999;
    visibility: hidden;
    transform: translateX(100%)
}
.mobile-menu-wrap.animate {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-transform: translateX(-280px);
    -ms-transform: translateX(-280px);
    -o-transform: translateX(-280px);
    transform: translateX(-280px)
}

.mobile-menu-wrap .logo {
    padding: 12px 10px;
    text-align: center;
    background-color: #fff;
}

.mobile-menu-wrap .logo img {
    height: 65px;
    width: auto
}

.mobile-menu-wrap .menu {
    height: calc(100vh);
    overflow: auto;
    background-color: #04864a;
}

.mobile-menu-toggle-btn {
    cursor: pointer;
}

@keyframes ring-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0) scale(0.5) skew(1deg);
    }
    30% {
        opacity: 0.5;
        transform: rotate(0) scale(0.7) skew(1deg);
    }
    100% {
        opacity: 0.6;
        transform: rotate(0) scale(1) skew(1deg);
    }
}
@keyframes ring-alo-circle-img-anim {
    0%,
    100%,
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10%,
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20%,
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
}
@keyframes ring-alo-circle-fill-anim {
    0%,
    100% {
        opacity: 0.2;
        transform: rotate(0) scale(0.7) skew(1deg);
    }
    50% {
        opacity: 0.2;
        transform: rotate(0) scale(1) skew(1deg);
    }
}
@-webkit-keyframes jump {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40% {
        -webkit-transform: translate3d(0, 40%, 0);
        transform: translate3d(0, 40%, 0);
    }
}
@keyframes jump {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40% {
        -webkit-transform: translate3d(0, 40%, 0);
        transform: translate3d(0, 40%, 0);
    }
}
@-webkit-keyframes rotated {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotated {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes scale-up {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        background: linear-gradient(106deg, #70adff 0, #79f2cf 100%);
    }
    40% {
        -webkit-transform: translate3d(0, 24%, 0) scale(1);
        transform: translate3d(0, 24%, 0) scale(1);
        background: linear-gradient(106deg, #00baff 0, #5549c6 100%);
    }
    100% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        background: linear-gradient(106deg, #f13b79 0, #aa2f7c 100%);
    }
}
@keyframes scale-up {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        background: linear-gradient(106deg, #70adff 0, #79f2cf 100%);
    }
    40% {
        -webkit-transform: translate3d(0, 24%, 0) scale(1);
        transform: translate3d(0, 24%, 0) scale(1);
        background: linear-gradient(106deg, #00baff 0, #5549c6 100%);
    }
    100% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        background: linear-gradient(106deg, #f13b79 0, #aa2f7c 100%);
    }
}
.youtube-embed-wrapper iframe {
    width: 800px;
    height: 460px;
    margin: 0 auto;
}
