/*!
Theme Name: avis
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: avis
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

avis is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

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

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

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

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
.pt-30px {
    padding-top: 30px;
}
/* Document
	 ========================================================================== */
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
#ntg-call-bottom .box-support {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 999999;
}
#ntg-call-bottom .box-support-mobile {
    display: none;
}
#ntg-call-bottom .box-support a {
    display: block;
    margin: 10px 0;
    position: relative;
}
#ntg-call-bottom .box-support .aml-tooltiptext {
    background-image: linear-gradient(180deg, #4fc3f7 0%, #0277bd 100%);
    color: #fff;
}
#ntg-call-bottom .box-support .aml-tooltiptext {
    visibility: hidden;
    font-size: 12px !important;
    line-height: 16px !important;
    text-align: center;
    white-space: nowrap;
    border-radius: 4px;
    padding: 8px;
    position: absolute;
    top: calc(50% - 16px);
    z-index: 1;
    opacity: 0;
    right: 120%;
}
@media only screen and (max-width: 900px) {
    #ntg-call-bottom .box-support {
        display: none;
    }
    #ntg-call-bottom .box-support-mobile {
        display: block;
    }
    div#ntg-call-bottom .box-support-mobile a {
        width: 19% !important;
        margin: 0px !important;
        display: inline-block;
    }
    div#ntg-call-bottom .box-support-mobile a img {
        width: 30px;
        height: 30px;
        margin: auto;
        display: block;
    }
    div#ntg-call-bottom .box-support-mobile a span {
        color: #6c738d;
        font-size: 11px !important;
        text-align: center;
        display: block;
    }
}
#mega-menu-wrap-primary,
#mega-menu-wrap-primary #mega-menu-primary,
#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
    border-radius: 0;
    box-shadow: none;
    background: none;
    border: 0;
    bottom: auto;
    box-sizing: border-box;
    clip: auto;
    color: #666;
    display: block;
    float: none;
    font-family: inherit;
    font-size: 14px;
    height: auto;
    left: auto;
    line-height: 1.7;
    list-style-type: none;
    margin: 0;
    min-height: auto;
    max-height: none;
    min-width: auto;
    max-width: none;
    opacity: 1;
    outline: none;
    overflow: visible;
    padding: 0;
    position: relative;
    right: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    transform: none;
    top: auto;
    vertical-align: baseline;
    visibility: inherit;
    width: auto;
    word-wrap: break-word;
    white-space: normal;
}
#mega-menu-wrap-primary:before,
#mega-menu-wrap-primary #mega-menu-primary:before,
#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:before,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:before,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row:before,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column:before,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:before,
#mega-menu-wrap-primary:after,
#mega-menu-wrap-primary #mega-menu-primary:after,
#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:after,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:after,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row:after,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column:after,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:after {
    display: none;
}
#mega-menu-wrap-primary {
    border-radius: 0;
}
@media only screen and (min-width: 769px) {
    #mega-menu-wrap-primary {
        background: rgba(255, 255, 255, 0);
    }
}
#mega-menu-wrap-primary #mega-menu-primary {
    visibility: visible;
    text-align: left;
    padding: 0 0 0 0;
}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
    display: inline;
}
#mega-menu-wrap-primary #mega-menu-primary img {
    max-width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {
    display: block;
    visibility: hidden;
    opacity: 1;
}
@media only screen and (max-width: 768px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {
        display: none;
        visibility: visible;
        opacity: 1;
    }
}
@media only screen and (min-width: 769px) {
    #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
        opacity: 0;
        transform: translate(0, 10px);
    }
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
    visibility: inherit;
    opacity: 1;
    display: block;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:before {
    display: inline-block;
    font: inherit;
    font-family: dashicons;
    position: static;
    margin: 0 6px 0 0;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    background: transparent;
    height: auto;
    width: auto;
    top: auto;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item {
    position: static;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin: 0 0 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    line-height: 55px;
    height: 55px;
    padding: 0 10px 0 10px;
    vertical-align: baseline;
    width: auto;
    display: block;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    outline: none;
}
@media only screen and (max-width: 768px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        border-radius: 0;
        border: 0;
        margin: 0;
        line-height: 40px;
        height: 40px;
        padding: 0 10px;
        background: transparent;
        text-align: left;
        color: #fff;
        font-size: 14px;
    }
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    width: 100%;
    float: left;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
    float: left;
    min-height: 1px;
}
@media only screen and (min-width: 769px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
        width: 25%;
    }
}
@media only screen and (max-width: 768px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
        width: 100%;
        clear: both;
    }
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 15px 15px 15px 15px;
    width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    z-index: 999;
    border-radius: 0;
    background: #fff;
    border: 0;
    padding: 0 0 0 0;
    position: absolute;
    width: 100%;
    max-width: none;
    left: 0;
}
@media only screen and (max-width: 768px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        float: left;
        position: static;
        width: 100%;
    }
}
@media only screen and (min-width: 769px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12 {
        width: 25%;
    }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    color: #666;
    font-family: inherit;
    font-size: 14px;
    display: block;
    float: left;
    clear: none;
    padding: 15px 15px 15px 15px;
    vertical-align: top;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #555;
    font-family: inherit;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    vertical-align: top;
    display: block;
    border: 0;
}
@media only screen and (max-width: 768px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        border: 0;
        padding: 10px;
        border-radius: 0;
    }
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    content: "";
    font-family: dashicons;
    font-weight: 400;
    display: inline-block;
    margin: 0 0 0 6px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    color: inherit;
    position: relative;
    background: transparent;
    height: auto;
    width: auto;
    right: auto;
    line-height: inherit;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    display: inline;
    height: auto;
    width: auto;
    background: transparent;
    position: relative;
    left: auto;
    min-width: auto;
    line-height: inherit;
    color: inherit;
    font-size: inherit;
    padding: 0;
}
@media only screen and (max-width: 768px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        float: right;
    }
}
@media only screen and (max-width: 768px) {
    #mega-menu-wrap-primary:after {
        content: "";
        display: table;
        clear: both;
    }
}
#mega-menu-wrap-primary .mega-menu-toggle {
    display: none;
    z-index: 1;
    background: #222;
    border-radius: 2px 2px 2px 2px;
    line-height: 40px;
    height: 40px;
    text-align: left;
    outline: none;
    white-space: nowrap;
}
@media only screen and (max-width: 768px) {
    #mega-menu-wrap-primary .mega-menu-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-preferred-size: 33.33%;
    -webkit-flex-basis: 33.33%;
    flex-basis: 33.33%;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
    margin-right: 6px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
    margin-left: 6px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    outline: 0;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        background: rgba(255, 255, 255, 0);
        padding: 0 0 0 0;
        display: none;
    }
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    transform: scale(0.8);
    align-self: center;
    outline: 0;
    background: none;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
    outline: 0;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    width: 40px;
    height: 4px;
    background-color: #ddd;
    border-radius: 4px;
    position: absolute;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    content: "";
    display: block;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
    top: -10px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    bottom: -10px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
    top: 2px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
    top: 10px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
    top: 20px;
}
#mega-menu-wrap-primary {
    clear: both;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    ::-webkit-scrollbar {
        background: #eee;
        border-width: 0;
        box-shadow: 1px 0 2px #cacaca inset;
        width: 1em;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    ::-webkit-scrollbar {
        width: 12px;
        background: -webkit-linear-gradient(left, rgba(233, 233, 233, 0.05) 0%, rgba(221, 221, 221, 0.05) 100%);
        box-shadow: 0 0 1px 0 rgb(0 0 0 / 15%) inset, 0 1px 0 0 #fff;
        background-color: #e6e6e6;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    ::-webkit-scrollbar,
    ::-webkit-scrollbar-thumb {
        border: 1px solid #bbb;
        overflow: visible;
        border-radius: 20px;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    ::-webkit-scrollbar,
    ::-webkit-scrollbar-thumb {
        border: 1px solid #bbb;
        overflow: visible;
        border-radius: 20px;
    }
}
::-webkit-scrollbar-thumb {
    box-shadow: 0 2px 1px 0 rgb(0 0 0 / 5%);
    background: linear-gradient(to right, rgba(200, 200, 200, 0.04) 0, rgba(0, 0, 0, 0.04) 100%), url(./assets/images/scrollbar_thumb_bg.png) no-repeat center #f8f8f8;
}
html {
    background-color: #fff !important;
}
#wrapper,
#main {
    background: #fff !important;
}
ul,
li {
    list-style: none;
    margin-bottom: 0px !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    width: 80% !important;
}
div#mega-menu-wrap-primary {
    width: 100% !important;
}
ul#mega-menu-primary li {
    width: 19.7% !important;
    margin: 0px !important;
}
ul#mega-menu-primary li a {
    padding: 0 1.81818em !important;
    text-transform: uppercase !important;
    font-size: 0.9em !important;
    text-align: center !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li {
    border-right: 1px solid #7c7c7c !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {
    width: 1600px !important;
    left: -170px !important;
    padding: 20px;
    box-shadow: 0 2px 16px rgb(0 0 0 / 10%);
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 15px 0;
    width: 90% !important;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item a {
    padding: 0px !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    width: 100% !important;
    float: left;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    text-align: left !important;
    color: #121212 !important;
    font-weight: normal !important;
    font-size: 0.8em !important;
}
.header-inner.flex-row.container.logo-left.medium-logo-center {
    padding-right: 0px !important;
}
div#masthead .flex-col.hide-for-medium.flex-right {
    height: 55px;
    background: #FFD700;
    width: 200px;
}
li.header-search.header-search-lightbox.has-icon a {
    font-size: 13px;
    line-height: 55px;
    float: left;
    color: #fff;
    width: 100%;
    padding: 0px !important;
    display: block;
}
li.header-search.header-search-lightbox.has-icon a i {
    font-size: 14px;
}
li.header-search.header-search-lightbox.has-icon {
    height: 55px;
    float: left;
}
div#masthead {
    z-index: 9999 !important;
}
header#header {
    z-index: 9999 !important;
}
ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase {
    justify-content: left;
    padding: 0 15px;
}
.panel-link a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 1px 1px rgb(0 0 0 / 41%);
    color: #FBB117 !important;
    font-size: 1em;
    letter-spacing: 0.1em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #f2f2f2;
    background-image: -webkit-linear-gradient(top, #f2f2f2, #d7d7d7);
    background-image: -moz-linear-gradient(top, #f2f2f2, #d7d7d7);
    background-image: -ms-linear-gradient(top, #f2f2f2, #d7d7d7);
    background-image: -o-linear-gradient(top, #f2f2f2, #d7d7d7);
    background-image: linear, to bottom, #f2f2f2, #d7d7d7;
    border-radius: 40px;
    display: inline-block;
    position: relative;
    padding: 0.6em 2.1em;
}
section#emailSignupSection .newsletter-signup {
    display: none;
}
div#newsletter-signup {
    padding: 10px 32px 20px 32px;
}
#footer .footer-top .footer-menu ul li {
    border-color: #7c7c7c !important;
}
#footer .footer-top .footer-menu ul li a {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 1.1em 1em 1.1em 0;
    position: relative;
}
.footer-menu ul li a:before {
    display: none;
    content: "\f105";
    position: absolute;
    right: 0;
    font-size: 18px;
    font-family: "FontAwesome";
}
.backUp {
    display: none;
    position: fixed;
    bottom: 8px;
    right: 25px;
    z-index: 99999;
}
.header-right ul li {
    float: left;
}
.header-right ul li a img {
    width: 25px !important;
    height: 15px !important;
}
.header-right ul li a {
    margin-left: 10px;
    display: block;
}
.search-form {
    width: 100%;
    display: inline-block;
}
.search-form h1 {
    font-size: 28px !important;
}
.search-form .form-header {
    width: 800px;
    display: inline-block;
    margin: 20px auto;
    position: relative;
}
.search-form .form-header h3 {
    width: 100%;
    margin: 0px !important;
    padding: 13px 15px;
    border-radius: 50px;
    background: #fff;
    color: #333;
    font-size: 18px;
    text-align: left;
}
.form-header ul {
    display: none;
    width: 100%;
    border-radius: 0 0 10px 10px;
    background: #fff;
    position: absolute;
    z-index: 999999999 !important;
    top: 43px;
}
.search-form .form-header h3 i {
    float: right;
}
.search-form .form-header ul li {
    padding: 5px 10px;
    border-bottom: 1px solid #f2f2f2;
}
.search-form .form-header ul li:last-child {
    border: 0px !important;
}
.search-form .form-header ul li a {
    color: #333;
    text-align: left !important;
    display: block;
    font-size: 15px;
}
.banner-home {
    z-index: 999;
}
@media only screen and (max-width: 768px) {
    .banner-home .banner-layer {
        width: 90% !important;
    }
    .search-form .form-header h3 {
        padding: 10px 15px;
        font-size: 15px;
    }
    .search-form .form-header {
        width: 100%;
    }
    .search-form h1 {
        font-size: 22px !important;
        line-height: 30px !important;
    }
    .banner-home .banner-layers {
        overflow: unset !important;
    }
    .form-header ul {
        top: 35px;
    }
    .search-form .form-header ul li a {
        font-size: 14px;
    }
}
.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
}
.fa {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-search:before {
    content: "\f002";
}
:host,
:root {
    --fa-style-family-brands: "Font Awesome 6 Brands";
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
:host,
:root {
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}
:host,
:root {
    --fa-style-family-classic: "Font Awesome 6 Free";
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}
@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(https://use.fontawesome.com/releases/v6.4.0/webfonts/fa-solid-900.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v6.4.0/webfonts/fa-solid-900.ttf) format("truetype");
}
@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(https://use.fontawesome.com/releases/v6.4.0/webfonts/fa-brands-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v6.4.0/webfonts/fa-brands-400.ttf) format("truetype");
}
@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(https://use.fontawesome.com/releases/v6.4.0/webfonts/fa-regular-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v6.4.0/webfonts/fa-regular-400.ttf) format("truetype");
    unicode-range: u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d, u+f022, u+f03e, u+f044, u+f046, u+f05c-f05d, u+f06e, u+f070, u+f087-f088, u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7, u+f0c5,
        u+f0c7, u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a, u+f11c-f11d, u+f133, u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e, u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3, u+f1ea, u+f1f7,
        u+f1f9, u+f20a, u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d, u+f271-f274, u+f278, u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba, u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0, u+f2d2, u+f2d4, u+f2dc;
}
@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(https://use.fontawesome.com/releases/v6.4.0/webfonts/fa-v4compatibility.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v6.4.0/webfonts/fa-v4compatibility.ttf) format("truetype");
    unicode-range: u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b, u+f08e, u+f090, u+f09a, u+f0ac, u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4, u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156, u+f15e,
        u+f160-f161, u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f27a;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif;
}
body {
    margin: 0;
}
header,
main,
section {
    display: block;
}
a {
    background-color: transparent;
}
img {
    border-style: none;
}
button,
input {
    font: inherit;
}
button,
input {
    overflow: visible;
}
button {
    text-transform: none;
}
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring,
input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
[type="search"] {
    -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
*,
:after,
:before,
html {
    box-sizing: border-box;
}
html {
    background-attachment: fixed;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #777;
}
img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
a,
button,
input {
    touch-action: manipulation;
}
iframe {
    max-width: 100%;
}
.container,
body {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.container {
    padding-left: 15px;
    padding-right: 15px;
}
.container {
    max-width: 1080px;
}
.flex-row {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
}
.text-center .flex-row {
    justify-content: center;
}
.header .flex-row {
    height: 100%;
}
.flex-col {
    max-height: 100%;
}
.flex-grow {
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto !important;
    flex: 1;
}
.flex-center {
    margin: 0 auto;
}
.flex-left {
    margin-right: auto;
}
.flex-right {
    margin-left: auto;
}
@media (-ms-high-contrast: none) {
    .nav > li > a > i {
        top: -1px;
    }
}
.section {
    align-items: center;
    display: flex;
    flex-flow: row;
    min-height: auto;
    padding: 30px 0;
    position: relative;
    width: 100%;
}
.section-bg {
    overflow: hidden;
}
.section-bg,
.section-content {
    width: 100%;
}
.section-content {
    z-index: 1;
}
.nav,
.nav ul:not(.nav-dropdown) {
    margin: 0;
    padding: 0;
}
.nav {
    align-items: center;
    display: inline-block;
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.nav,
.nav > li {
    position: relative;
}
.nav > li {
    list-style: none;
    margin: 0 7px;
    padding: 0;
}
.nav > li,
.nav > li > a {
    display: inline-block;
}
.nav > li > a {
    align-items: center;
    display: inline-flex;
    flex-wrap: wrap;
    padding: 10px 0;
}
.nav-small.nav > li.html {
    font-size: 0.75em;
}
.nav-center {
    justify-content: center;
}
.nav-left {
    justify-content: flex-start;
}
.nav-right {
    justify-content: flex-end;
}
@media (max-width: 849px) {
    .medium-nav-center {
        justify-content: center;
    }
}
.nav > li > a {
    color: hsla(0, 0%, 40%, 0.85);
}
.nav li:first-child {
    margin-left: 0 !important;
}
.nav li:last-child {
    margin-right: 0 !important;
}
.nav-uppercase > li > a {
    font-weight: bolder;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
@media (min-width: 850px) {
    .nav-divided > li {
        margin: 0 0.7em;
    }
}
li.html form,
li.html input {
    margin: 0;
}
.nav.nav-vertical {
    flex-flow: column;
}
.nav.nav-vertical li {
    list-style: none;
    margin: 0;
    width: 100%;
}
.nav-vertical li li {
    font-size: 1em;
    padding-left: 0.5em;
}
.nav-vertical > li {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
}
.nav-vertical > li ul {
    width: 100%;
}
.nav-vertical > li > a,
.nav-vertical > li > ul > li a {
    align-items: center;
    display: flex;
    flex-grow: 1;
    width: auto;
}
.nav-vertical > li.html {
    padding-bottom: 1em;
    padding-top: 1em;
}
.nav-vertical > li > ul li a {
    color: #666;
}
.nav-vertical > li > ul {
    margin: 0 0 2em;
    padding-left: 1em;
}
.nav .children {
    left: -99999px;
    opacity: 0;
    position: fixed;
    transform: translateX(-10px);
}
@media (prefers-reduced-motion) {
    .nav .children {
        opacity: 1;
        transform: none;
    }
}
.nav-sidebar.nav-vertical > li + li {
    border-top: 1px solid #ececec;
}
.nav-vertical > li + li {
    border-top: 1px solid #ececec;
}
.banner {
    background-color: #446084;
    min-height: 30px;
    position: relative;
    width: 100%;
}
.banner-bg {
    overflow: hidden;
}
.banner-layers {
    height: 100%;
    max-height: 100%;
    position: relative;
}
@media (max-width: 549px) {
    .banner-layers {
        -webkit-overflow-scrolling: touch;
        overflow: auto;
    }
}
.banner-layers > * {
    position: absolute !important;
}
.button,
button {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    box-sizing: border-box;
    color: currentColor;
    display: inline-block;
    font-size: 0.97em;
    font-weight: bolder;
    letter-spacing: 0.03em;
    line-height: 2.4em;
    margin-right: 1em;
    margin-top: 0;
    max-width: 100%;
    min-height: 2.5em;
    padding: 0 1.2em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: middle;
}
.button {
    background-color: #446084;
    background-color: var(--primary-color);
    border-color: rgba(0, 0, 0, 0.05);
    color: #fff;
}
.dark .button {
    color: #fff;
}
.secondary {
    background-color: #d26e4b;
}
.text-center .button:first-of-type {
    margin-left: 0 !important;
}
.text-center .button:last-of-type {
    margin-right: 0 !important;
}
.flex-col .button,
.flex-col button,
.flex-col input {
    margin-bottom: 0;
}
form {
    margin-bottom: 0;
}
input[type="search"] {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    color: #333;
    font-size: 0.97em;
    height: 2.507em;
    max-width: 100%;
    padding: 0 0.75em;
    vertical-align: middle;
    width: 100%;
}
@media (max-width: 849px) {
    input[type="search"] {
        font-size: 1rem;
    }
}
input[type="search"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form-flat input:not([type="submit"]) {
    background-color: rgba(0, 0, 0, 0.03);
    border-color: rgba(0, 0, 0, 0.09);
    border-radius: 99px;
    box-shadow: none;
    color: currentColor !important;
}
.form-flat button,
.form-flat input {
    border-radius: 99px;
}
.form-flat .flex-row .flex-col {
    padding-right: 4px;
}
.dark .form-flat input:not([type="submit"]) {
    background-color: hsla(0, 0%, 100%, 0.2) !important;
    border-color: hsla(0, 0%, 100%, 0.09);
    color: #fff;
}
.dark .form-flat input::-webkit-input-placeholder {
    color: #fff;
}
.form-flat .button.icon {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none;
    color: currentColor !important;
}
i[class^="icon-"] {
    speak: none !important;
    display: inline-block;
    font-display: block;
    font-family: fl-icons !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: none !important;
}
.button i,
button i {
    top: -1.5px;
    vertical-align: middle;
}
.button.icon {
    display: inline-block;
    margin-left: 0.12em;
    margin-right: 0.12em;
    min-width: 2.5em;
    padding-left: 0.6em;
    padding-right: 0.6em;
}
.button.icon i {
    font-size: 1.2em;
}
.nav > li > a > i {
    font-size: 20px;
    vertical-align: middle;
}
.nav > li > a > i.icon-menu {
    font-size: 1.9em;
}
.nav > li.has-icon > a > i {
    min-width: 1em;
}
img {
    opacity: 1;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.15);
    height: 100%;
    left: -1px;
    right: -1px;
    top: 0;
}
.overlay {
    bottom: 0;
    position: absolute;
}
.mfp-hide {
    display: none !important;
}
.loading-spin {
    position: relative;
}
.loading-spin {
    animation: spin 0.6s linear infinite;
    border-bottom: 3px solid rgba(0, 0, 0, 0.1) !important;
    border-left: 3px solid #446084;
    border-radius: 50%;
    border-right: 3px solid rgba(0, 0, 0, 0.1) !important;
    border-top: 3px solid rgba(0, 0, 0, 0.1) !important;
    content: "";
    font-size: 10px;
    height: 30px;
    margin: 0 auto;
    opacity: 0.8;
    text-indent: -9999em;
    width: 30px;
}
.dark.loading-spin {
    border: 3px solid rgba(0, 0, 0, 0.1) !important;
    border-left-color: #fff !important;
}
.loading-spin.centered {
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    z-index: 99;
}
.loading-spin {
    border-radius: 50%;
    height: 30px;
    width: 30px;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
.text-box {
    max-height: 100%;
}
.text-box .text-box-content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    z-index: 10;
}
.slider-wrapper {
    position: relative;
}
.slider-wrapper:last-child {
    margin-bottom: 0;
}
.slider {
    position: relative;
    scrollbar-width: none;
}
.slider:not(.flickity-enabled) {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    width: auto;
}
.slider::-webkit-scrollbar {
    height: 0 !important;
    width: 0 !important;
}
.slider:not(.flickity-enabled) > * {
    display: inline-block !important;
    vertical-align: top;
    white-space: normal !important;
}
.slider > div:not(.col) {
    width: 100%;
}
a {
    color: #334862;
    text-decoration: none;
}
.dark a {
    color: currentColor;
}
ul {
    list-style: disc;
}
ul {
    margin-top: 0;
    padding: 0;
}
ul ul {
    margin: 1.5em 0 1.5em 3em;
}
li {
    margin-bottom: 0.6em;
}
.button,
button,
input {
    margin-bottom: 1em;
}
form,
ul {
    margin-bottom: 1.3em;
}
body {
    line-height: 1.6;
}
h1,
h3 {
    color: #555;
    margin-bottom: 0.5em;
    margin-top: 0;
    text-rendering: optimizeSpeed;
    width: 100%;
}
h1 {
    font-size: 1.7em;
}
h1 {
    line-height: 1.3;
}
h3 {
    font-size: 1.25em;
}
@media (max-width: 549px) {
    h1 {
        font-size: 1.4em;
    }
    h3 {
        font-size: 1em;
    }
}
.is-normal {
    font-weight: 400;
}
.is-large {
    font-size: 1.15em;
}
.is-small {
    font-size: 0.8em;
}
@media (max-width: 549px) {
    .is-large {
        font-size: 1em;
    }
}
.banner h1 {
    font-size: 3.5em;
}
.banner h3 {
    font-size: 2em;
}
.banner h1,
.banner h3 {
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0.2em;
    margin-top: 0.2em;
    padding: 0;
}
.nav > li > a {
    font-size: 0.8em;
}
.nav > li.html {
    font-size: 0.85em;
}
.container:after {
    clear: both;
    content: "";
    display: table;
}
@media (min-width: 850px) {
    .show-for-medium {
        display: none !important;
    }
}
@media (max-width: 849px) {
    .hide-for-medium {
        display: none !important;
    }
}
.mb-0 {
    margin-bottom: 0 !important;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-center > div,
.text-center > div > div {
    margin-left: auto;
    margin-right: auto;
}
.relative {
    position: relative !important;
}
.fill {
    bottom: 0;
}
.fill {
    height: 100%;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
}
.bg-fill {
    background-position: 50% 50%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.z-top {
    z-index: 9995;
}
.no-scrollbar {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    scrollbar-width: none;
}
.no-scrollbar::-webkit-scrollbar {
    height: 0 !important;
    width: 0 !important;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
@media screen and (max-width: 549px) {
    .x0 {
        left: 0;
    }
    .x10 {
        left: 10%;
    }
    .x100 {
        right: 0;
    }
    .y20 {
        top: 20%;
    }
    .y90 {
        bottom: 10%;
    }
    .y100 {
        bottom: 0;
    }
    .x50 {
        left: 50%;
        transform: translateX(-50%);
    }
    .y50 {
        top: 50.3%;
        transform: translateY(-50%);
    }
    .y50.x50 {
        transform: translate(-50%, -50%);
    }
}
@media screen and (min-width: 550px) and (max-width: 849px) {
    .md-x15 {
        left: 15%;
    }
    .md-y85 {
        bottom: 15%;
    }
    .md-x20 {
        left: 20%;
    }
    .md-x90 {
        right: 10%;
    }
    .md-y30 {
        top: 30%;
    }
    .md-x50 {
        left: 50%;
        transform: translateX(-50%) !important;
    }
    .md-y50 {
        top: 50%;
        transform: translateY(-50%) !important;
    }
    .md-x50.md-y50 {
        transform: translate(-50%, -50%) !important;
    }
}
@media screen and (min-width: 850px) {
    .lg-x15 {
        left: 15%;
    }
    .lg-x20 {
        left: 20%;
    }
    .lg-x90 {
        right: 10%;
    }
    .lg-y30 {
        top: 30%;
    }
    .lg-y80 {
        bottom: 20%;
    }
    .lg-x50 {
        left: 50%;
        transform: translateX(-50%) !important;
    }
    .lg-y50 {
        top: 50%;
        transform: translateY(-50%) !important;
    }
    .lg-x50.lg-y50 {
        transform: translate(-50%, -50%) !important;
    }
}
.res-text {
    font-size: 11px;
}
@media screen and (min-width: 550px) {
    .res-text {
        font-size: 1.8vw;
    }
}
@media screen and (min-width: 850px) {
    .res-text {
        font-size: 16px;
    }
}
.dark {
    color: #f1f1f1;
}
.dark h1,
.dark h3 {
    color: #fff;
}
.nav-dark .nav > li.html {
    color: #fff;
}
:root {
    --flatsome-scroll-padding-top: calc(var(--flatsome--header--sticky-height, 0px) + var(--wp-admin--admin-bar--height, 0px));
}
html {
    overflow-x: hidden;
    scroll-padding-top: var(--flatsome-scroll-padding-top);
}
@media (max-width: 849px) {
    body {
        overflow-x: hidden;
    }
}
#main,
#wrapper {
    background-color: #fff;
    position: relative;
}
.header,
.header-wrapper {
    background-position: 50% 0;
    background-size: cover;
    position: relative;
    width: 100%;
    z-index: 1001;
}
.header-bg-color {
    background-color: hsla(0, 0%, 100%, 0.9);
}
.header-top {
    align-items: center;
    display: flex;
    flex-wrap: no-wrap;
}
.header-bg-color,
.header-bg-image {
    background-position: 50% 0;
}
.header-top {
    background-color: #446084;
    min-height: 20px;
    position: relative;
    z-index: 11;
}
.header-main {
    position: relative;
    z-index: 10;
}
.header-full-width .container {
    max-width: 100% !important;
}
ul.menu > li li {
    list-style: none;
}
ul.menu > li li > a {
    display: inline-block;
    font-size: 0.9em;
    padding: 3px 0;
}
ul.menu > li ul {
    border-left: 1px solid #ddd;
    display: none;
    margin: 0 0 10px 3px;
    padding-left: 15px;
    width: 100%;
}
ul.menu > li ul li {
    border: 0;
    margin: 0;
}
html {
    background-color: #5b5b5b;
}
.logo {
    line-height: 1;
    margin: 0;
}
.logo a {
    color: #446084;
    display: block;
    font-size: 32px;
    font-weight: bolder;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.logo img {
    display: block;
    width: auto;
}
.header-logo-dark {
    display: none !important;
}
.logo-left .logo {
    margin-left: 0;
    margin-right: 30px;
}
@media screen and (max-width: 849px) {
    .header-inner .nav {
        flex-wrap: nowrap;
    }
    .medium-logo-center .flex-left {
        flex: 1 1 0%;
        order: 1;
    }
    .medium-logo-center .logo {
        margin: 0 15px;
        order: 2;
        text-align: center;
    }
    .medium-logo-center .logo img {
        margin: 0 auto;
    }
    .medium-logo-center .flex-right {
        flex: 1 1 0%;
        order: 3;
    }
}
.sidebar-menu .search-form {
    display: block !important;
}
.searchform-wrapper form {
    margin-bottom: 0;
}
.sidebar-menu .search-form {
    padding: 5px 0;
    width: 100%;
}
.searchform {
    position: relative;
}
.searchform .button.icon {
    margin: 0;
}
.searchform .button.icon i {
    font-size: 1.2em;
}
.searchform-wrapper {
    width: 100%;
}
.searchform-wrapper.form-flat .flex-col:last-of-type {
    margin-left: -2.9em;
}
@media (max-width: 849px) {
    .searchform-wrapper {
        font-size: 1rem;
    }
}
#search-lightbox {
    font-size: 1.5em;
    margin: 0 auto;
    max-width: 600px;
}
.icon-menu:before {
    content: "";
}
.icon-search:before {
    content: "";
}




.svg-inline--fa {
    display: inline-block;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}
.wp-block-font-awesome-icon svg::before,
.wp-rich-text-font-awesome-icon svg::before {
    content: unset;
}

            






.rll-youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
}
.rll-youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: 0 0;
}
.rll-youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all;
}
.rll-youtube-player img:hover {
    -webkit-filter: brightness(75%);
}
.rll-youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url(./assets/images/play.png) no-repeat;
    cursor: pointer;
}






:root {
    /*--primary-color: #FBB117;*/
    --primary-color: #FBB117;
    --fs-color-primary: #FBB117;
    --fs-color-secondary: #d26e4b;
    --fs-color-success: #7a9c59;
    --fs-color-alert: #b20000;
    --fs-experimental-link-color: #334862;
    --fs-experimental-link-color-hover: #111;
}
.tooltipster-base {
    --tooltip-color: #fff;
    --tooltip-bg-color: #000;
}
.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    --drawer-width: 300px;
}
.container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1470px;
}
.row.row-collapse {
    max-width: 1440px;
}
.row.row-small {
    max-width: 1462.5px;
}
.row.row-large {
    max-width: 1500px;
}
.header-main {
    height: 55px;
}
#logo img {
    max-height: 55px;
}
#logo {
    width: 124px;
}
#logo img {
    padding: 5px 0;
}
.header-top {
    min-height: 30px;
}
.transparent .header-main {
    height: 90px;
}
.transparent #logo img {
    max-height: 90px;
}
.has-transparent + .page-title:first-of-type,
.has-transparent + #main > .page-title,
.has-transparent + #main > div > .page-title,
.has-transparent + #main .page-header-wrapper:first-of-type .page-title {
    padding-top: 120px;
}
.header.show-on-scroll,
.stuck .header-main {
    height: 70px !important;
}
.stuck #logo img {
    max-height: 70px !important;
}
.header-bg-color {
    background-color: #FBB117;
}
.header-bottom {
    background-color: #f1f1f1;
}
.header-main .nav > li > a {
    line-height: 16px;
}
@media (max-width: 549px) {
    .header-main {
        height: 70px;
    }
    #logo img {
        max-height: 70px;
    }
}
.main-menu-overlay {
    background-color: #fff;
}
.header-top {
    background-color: #333333 !important;
}
.blog-wrapper {
    background-color: rgba(221, 146, 146, 0.57);
}
body {
    color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #000;
}
@media screen and (max-width: 549px) {
    body {
        font-size: 100%;
    }
}
body {
    font-family: "Open Sans", sans-serif;
}
body {
    font-weight: 400;
    font-style: normal;
}
.nav > li > a {
    font-family: "Open Sans", sans-serif;
}
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-family: "Open Sans", sans-serif;
}
.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-weight: 700;
    font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: "Open Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
    font-style: normal;
}
.alt-font {
    font-family: "Open Sans", sans-serif;
}
.alt-font {
    font-weight: 400 !important;
    font-style: normal !important;
}
.nav-vertical-fly-out > li + li {
    border-top-width: 1px;
    border-top-style: solid;
}
.label-new.menu-item > a:after {
    content: "Mới";
}
.label-hot.menu-item > a:after {
    content: "Nổi bật";
}
.label-sale.menu-item > a:after {
    content: "Giảm giá";
}
.label-popular.menu-item > a:after {
    content: "Phổ biến";
}
.dky {
    padding: 10px !important;
}
.formdangky button.wpcf7-submit {
    color: #fff;
    border-radius: 20px;
}
.formdangky .col {
    padding: 0 5px 30px !important;
}
.formdangky .small-5 {
    max-width: 41.66667%;
    flex-basis: 41.66667%;
    float: left;
}
@media (min-width: 1281px) {
    .formdangky .small-2 {
        max-width: 12%;
        flex-basis: 12%;
        float: left;
    }
}
@media (min-width: 1025px) and (max-width: 1280px) {
    .formdangky .small-2 {
        max-width: 16.66667%;
        flex-basis: 16.66667%;
        float: left;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .formdangky .small-2 {
        max-width: 16.66667%;
        flex-basis: 16.66667%;
        float: left;
    }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .formdangky .small-2 {
        max-width: 16.66667%;
        flex-basis: 16.66667%;
        float: left;
    }
}
.formdangky input[type="text"],
.formdangky input[type="tel"],
.formdangky textarea {
    background: #ebebeb !important;
    border-radius: 4px;
    height: 3em !important;
    font-weight: 400;
}
.formdangky textarea {
    min-height: 7em !important;
}
.formdangky input[type="submit"] {
    min-height: 6.5em !important;
    border-radius: 10px;
    background: linear-gradient(to right, #f48a35, #eb5810);
}
@media (min-width: 481px) and (max-width: 767px) {
    .formdangky .small-5,
    .formdangky .small-2 {
        max-width: 100%;
        flex-basis: 100%;
        float: center !important;
        align-content: center !important;
    }
    .formdangky input[type="submit"] {
        min-height: 2.5em !important;
        width: 100%;
    }
}
@media (min-width: 320px) and (max-width: 480px) {
    .formdangky .small-5,
    .formdangky .small-2 {
        max-width: 100%;
        flex-basis: 100%;
        float: center !important;
        align-content: center !important;
    }
    .formdangky input[type="submit"] {
        min-height: 2.5em !important;
        width: 100%;
    }
}








:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #fff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--primary: #FBB117;
    --wp--preset--color--secondary: #d26e4b;
    --wp--preset--color--success: #7a9c59;
    --wp--preset--color--alert: #b20000;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0 rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0 -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0 rgba(0, 0, 0, 1);
}
:where(body) {
    margin: 0;
}
.wp-site-blocks > .alignleft {
    float: left;
    margin-right: 2em;
}
.wp-site-blocks > .alignright {
    float: right;
    margin-left: 2em;
}
.wp-site-blocks > .aligncenter {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
:where(.is-layout-flex) {
    gap: 0.5em;
}
:where(.is-layout-grid) {
    gap: 0.5em;
}
.is-layout-flow > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}
.is-layout-flow > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}
.is-layout-flow > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}
.is-layout-constrained > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}
.is-layout-constrained > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}
.is-layout-constrained > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}
.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    margin-left: auto !important;
    margin-right: auto !important;
}
body .is-layout-flex {
    display: flex;
}
.is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}
.is-layout-flex > :is(*, div) {
    margin: 0;
}
body .is-layout-grid {
    display: grid;
}
.is-layout-grid > :is(*, div) {
    margin: 0;
}
body {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
a:where(:not(.wp-element-button)) {
    text-decoration: none;
}
:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #32373c;
    border-width: 0;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-decoration: none;
}
.has-black-color {
    color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-color {
    color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}
.has-primary-color {
    color: var(--wp--preset--color--primary) !important;
}
.has-secondary-color {
    color: var(--wp--preset--color--secondary) !important;
}
.has-success-color {
    color: var(--wp--preset--color--success) !important;
}
.has-alert-color {
    color: var(--wp--preset--color--alert) !important;
}
.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-primary-background-color {
    background-color: var(--wp--preset--color--primary) !important;
}
.has-secondary-background-color {
    background-color: var(--wp--preset--color--secondary) !important;
}
.has-success-background-color {
    background-color: var(--wp--preset--color--success) !important;
}
.has-alert-background-color {
    background-color: var(--wp--preset--color--alert) !important;
}
.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-primary-border-color {
    border-color: var(--wp--preset--color--primary) !important;
}
.has-secondary-border-color {
    border-color: var(--wp--preset--color--secondary) !important;
}
.has-success-border-color {
    border-color: var(--wp--preset--color--success) !important;
}
.has-alert-border-color {
    border-color: var(--wp--preset--color--alert) !important;
}
.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}
.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}
.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}
.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}
.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}
.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}
.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}
.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}
.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}
.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}
.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}



.sectyion {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgb(255, 255, 255);
}

.gap-typec {
    padding-top: 50px;
}
.image_324332035 {
    width: 100%;
}
.wp-singular img.size-full.alignnone {
     margin-bottom: 0; 
}