.display_, .hidden, .d-none {
    display: none
}

.lazyload {
    background: #333
}

.lazyload.loaded {
    background: transparent
}

.overlay {
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

html {
    overflow-x: hidden
}

html, body {
    padding: 0px !important;
    padding: 0;
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

input[type="text"], input[type="email"], input[type="password"], input[type="tel"] {
    border: 1px solid #e9e9e9;
    color: #1c1c1c;
    margin: 0 0 19px;
    min-height: 40px;
    padding: 0 20px
}

a {
    color: #252525
}

a:hover {
    color: #ffb300;
    text-decoration: none;
    cursor: pointer
}

.dropdown-menu {
    box-shadow: none
}

.dropdown-menu > li > a {
    white-space: inherit
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background: none
}

body, input, textarea, button, select {
    line-height: 1.7;
    font-family: "Roboto", sans-serif;
    color: #252525;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

body:focus, input:focus, textarea:focus, button:focus, select:focus {
    outline: none;
    box-shadow: none
}

body {
    font-size: 14px;
    color: #252525;
    overflow: hidden
}

header nav {
    font-family: "Roboto", sans-serif
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
    line-height: 1.4
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
    font-weight: inherit
}

a:focus {
    outline: none
}

p {
    margin: 0 0 15px 0
}

p img {
    margin: 0
}

em {
    font-style: italic
}

ul {
    list-style: none outside
}

ol {
    list-style: decimal
}

ul.square {
    list-style: square outside
}

ul.disc {
    list-style: disc outside
}

ol.alpha {
    list-style: lower-alpha outside
}

.inline-list li {
    display: inline-block;
    margin-bottom: 0
}

table {
    width: 100%;
    margin-bottom: 1em;
    border-collapse: collapse;
    border-spacing: 0
}

.table-wrap {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

th {
    font-weight: 500
}

th, td {
    text-align: center;
    padding: 15px;
    border: 1px solid #ebebeb;
    color: #1c1c1c
}

a, .text-link {
    color: #252525;
    text-decoration: none;
    background: transparent
}

button {
    overflow: visible
}

button[disabled], html input[disabled] {
    cursor: default
}

img {
    border: 0 none;
    max-width: 100%;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

.video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.table-wrapper {
    max-width: 100%;
    overflow: auto
}

form {
    margin-bottom: 30px
}

a:focus, .btn:focus, input[type="submit"]:focus, button:focus, .page-link:focus, .button:focus, .btn-button:focus {
    outline: none;
    box-shadow: none
}

input, textarea, button, select {
    font-size: 1em
}

input:focus, textarea:focus, button:focus, select:focus {
    outline: none
}

button, input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="file"], input[type="number"], input[type="tel"], input[type="submit"], textarea {
    -webkit-appearance: none;
    -moz-appearance: none
}

input, textarea, select, fieldset {
    border-radius: 0;
    max-width: 100%
}

input.input-full, textarea.input-full, select.input-full, fieldset.input-full {
    width: 100%
}

fieldset {
    border: 1px solid #ebebeb;
    padding: 15px
}

legend {
    border: 0;
    padding: 0
}

optgroup {
    font-weight: bold
}

input {
    display: inline-block;
    width: auto
}

button, input[type="submit"] {
    cursor: pointer
}

input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="file"], input[type="number"], input[type="tel"], textarea, select {
    border: 1px solid #ebebeb;
    padding: 0 110px 0 20px;
    width: 100%;
    max-width: 100%;
    display: block
}

input[type="text"][disabled], input[type="text"].disabled, input[type="search"][disabled], input[type="search"].disabled, input[type="password"][disabled], input[type="password"].disabled, input[type="email"][disabled], input[type="email"].disabled, input[type="file"][disabled], input[type="file"].disabled, input[type="number"][disabled], input[type="number"].disabled, input[type="tel"][disabled], input[type="tel"].disabled, textarea[disabled], textarea.disabled, select[disabled], select.disabled {
    cursor: default
}

textarea {
    min-height: 100px;
    padding-top: 6px;
    padding-bottom: 6px
}

input[type="checkbox"], input[type="radio"] {
    display: inline;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 40px;
    position: absolute;
    background: transparent;
    outline: none;
    opacity: 0
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url("");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: #fff !important;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer
}

.ie9 select, .lt-ie9 select {
    padding-right: 10px;
    background-image: none
}

option {
    color: #000;
    background-color: #fff
}

select::-ms-expand {
    display: none
}

label, legend {
    display: block;
    font-weight: 400
}

label.inline, legend.inline {
    display: inline
}

input[type="checkbox"] + label, input[type="radio"] + label {
    font-weight: normal
}

label[for] {
    cursor: pointer
}

.label-hint {
    color: #999
}

form.form-horizontal, .form-horizontal {
    margin-bottom: 0
}

form.form-horizontal input[type="text"], form.form-horizontal input[type="search"], form.form-horizontal input[type="password"], form.form-horizontal input[type="email"], form.form-horizontal input[type="file"], form.form-horizontal input[type="number"], form.form-horizontal input[type="tel"], form.form-horizontal textarea, form.form-horizontal select, form.form-horizontal label, .form-horizontal input[type="text"], .form-horizontal input[type="search"], .form-horizontal input[type="password"], .form-horizontal input[type="email"], .form-horizontal input[type="file"], .form-horizontal input[type="number"], .form-horizontal input[type="tel"], .form-horizontal textarea, .form-horizontal select, .form-horizontal label {
    display: inline-block;
    margin-bottom: 0;
    width: auto
}

input[type="text"].error, input[type="search"].error, input[type="password"].error, input[type="email"].error, input[type="file"].error, input[type="number"].error, input[type="tel"].error, textarea.error {
    border-color: red;
    color: red
}

label.error {
    color: red
}

.hidden {
    display: none !important
}

label {
    display: inline-block !important
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group .input-group-field:first-child, .input-group .input-group-btn:first-child, .input-group .input-group-btn:first-child > .btn, .input-group .input-group-btn:first-child > input[type="submit"], .input-group input[type="hidden"]:first-child + .input-group-field, .input-group input[type="hidden"]:first-child + .input-group-btn > .btn, .input-group input[type="hidden"]:first-child + .input-group-btn > input[type="submit"] {
    border-radius: 0
}

.input-group .input-group-field:last-child, .input-group .input-group-btn:last-child > .btn, .input-group .input-group-btn:last-child > input[type="submit"] {
    border-radius: 0
}

.input-group input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -1px;
    margin-bottom: -1px
}

.input-group-field, .input-group-btn {
    display: table-cell;
    vertical-align: middle;
    margin: 0
}

.input-group .btn, .input-group input[type="submit"], .input-group .input-group-field {
    height: 40px
}

.input-group .input-group-field {
    width: 100%;
    margin-bottom: 0
}

.input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 1%;
    padding: 0
}

.form-group {
    margin: 0;
    padding: 0 0 8px;
    border: 0
}

.form-group .form-control {
    display: block;
    width: 100%;
    min-height: 40px;
    padding: 10px 15px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    line-height: 1.5;
    color: #252525;
    background-color: #fff;
    background-image: none;
    margin-bottom: 15px;
    border: 1px solid #EAEBF3;
    box-shadow: none;
    border-radius: 3px
}

.form-group .form-control::-webkit-input-placeholder {
    color: #cdcfdd
}

.form-group .form-control::-moz-placeholder {
    color: #cdcfdd
}

.form-group .form-control:-ms-input-placeholder {
    color: #cdcfdd
}

.form-group input, .form-group select {
    height: 40px
}

.flexbox, .awe-popup {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center
}

.list-inline {
    *zoom: 1
}

.list-inline:after {
    content: "";
    display: table;
    clear: both
}

.list-inline li {
    float: left;
    margin: 0
}

.row.row-noGutter {
    margin-left: 0;
    margin-right: 0
}

.row.row-noGutter-2 {
    margin-left: 0px;
    margin-right: 0px
}

.row.row-noGutter-2 > [class*="col-"] {
    padding-left: 0px;
    padding-right: 0px
}

.text-bold {
    font-weight: bold !important
}

.a-center {
    text-align: center !important
}

.a-left {
    text-align: left !important
}

.a-right {
    text-align: right !important
}

.f-left {
    float: left !important
}

.f-right {
    float: right !important
}

.f-none {
    float: none !important
}

.inline {
    display: inline !important
}

.block {
    display: block !important
}

.inline-block {
    display: inline-block !important
}

.flexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

.flexbox > div {
    flex: 1
}

.background-none {
    background: none !important
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-border {
    border: none !important
}

.ov-h {
    overflow: hidden !important
}

.relative {
    position: relative !important
}

.absolute {
    position: absolute !important
}

.margin-0 {
    margin: 0px !important
}

.margin-vertical-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important
}

.margin-horizontal-0 {
    margin-left: 0px !important;
    margin-right: 0px !important
}

.margin-top-0 {
    margin-top: 0px !important
}

.margin-bottom-0 {
    margin-bottom: 0px !important
}

.margin-left-0 {
    margin-left: 0px !important
}

.margin-right-0 {
    margin-right: 0px !important
}

.padding-0 {
    padding: 0px !important
}

.padding-vertical-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important
}

.padding-horizontal-0 {
    padding-left: 0px !important;
    padding-right: 0px !important
}

.padding-top-0 {
    padding-top: 0px !important
}

.padding-bottom-0 {
    padding-bottom: 0px !important
}

.padding-left-0 {
    padding-left: 0px !important
}

.padding-right-0 {
    padding-right: 0px !important
}

.margin-5 {
    margin: 5px !important
}

.margin-vertical-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.margin-horizontal-5 {
    margin-left: 5px !important;
    margin-right: 5px !important
}

.margin-top-5 {
    margin-top: 5px !important
}

.margin-bottom-5 {
    margin-bottom: 5px !important
}

.margin-left-5 {
    margin-left: 5px !important
}

.margin-right-5 {
    margin-right: 5px !important
}

.padding-5 {
    padding: 5px !important
}

.padding-vertical-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.padding-horizontal-5 {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.padding-top-5 {
    padding-top: 5px !important
}

.padding-bottom-5 {
    padding-bottom: 5px !important
}

.padding-left-5 {
    padding-left: 5px !important
}

.padding-right-5 {
    padding-right: 5px !important
}

.margin-10 {
    margin: 10px !important
}

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

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

.margin-top-10 {
    margin-top: 10px !important
}

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

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

.margin-right-10 {
    margin-right: 10px !important
}

.padding-10 {
    padding: 10px !important
}

.padding-vertical-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.padding-horizontal-10 {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.padding-top-10 {
    padding-top: 10px !important
}

.padding-bottom-10 {
    padding-bottom: 10px !important
}

.padding-left-10 {
    padding-left: 10px !important
}

.padding-right-10 {
    padding-right: 10px !important
}

.margin-15 {
    margin: 15px !important
}

.margin-vertical-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important
}

.margin-horizontal-15 {
    margin-left: 15px !important;
    margin-right: 15px !important
}

.margin-top-15 {
    margin-top: 15px !important
}

.margin-bottom-15 {
    margin-bottom: 15px !important
}

.margin-left-15 {
    margin-left: 15px !important
}

.margin-right-15 {
    margin-right: 15px !important
}

.padding-15 {
    padding: 15px !important
}

.padding-vertical-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.padding-horizontal-15 {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.padding-top-15 {
    padding-top: 15px !important
}

.padding-bottom-15 {
    padding-bottom: 15px !important
}

.padding-left-15 {
    padding-left: 15px !important
}

.padding-right-15 {
    padding-right: 15px !important
}

.margin-20 {
    margin: 20px !important
}

.margin-vertical-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.margin-horizontal-20 {
    margin-left: 20px !important;
    margin-right: 20px !important
}

.margin-top-20 {
    margin-top: 20px !important
}

.margin-bottom-20 {
    margin-bottom: 20px !important
}

.margin-left-20 {
    margin-left: 20px !important
}

.margin-right-20 {
    margin-right: 20px !important
}

.padding-20 {
    padding: 20px !important
}

.padding-vertical-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.padding-horizontal-20 {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.padding-top-20 {
    padding-top: 20px !important
}

.padding-bottom-20 {
    padding-bottom: 20px !important
}

.padding-left-20 {
    padding-left: 20px !important
}

.padding-right-20 {
    padding-right: 20px !important
}

.margin-25 {
    margin: 25px !important
}

.margin-vertical-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important
}

.margin-horizontal-25 {
    margin-left: 25px !important;
    margin-right: 25px !important
}

.margin-top-25 {
    margin-top: 25px !important
}

.margin-bottom-25 {
    margin-bottom: 25px !important
}

.margin-left-25 {
    margin-left: 25px !important
}

.margin-right-25 {
    margin-right: 25px !important
}

.padding-25 {
    padding: 25px !important
}

.padding-vertical-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important
}

.padding-horizontal-25 {
    padding-left: 25px !important;
    padding-right: 25px !important
}

.padding-top-25 {
    padding-top: 25px !important
}

.padding-bottom-25 {
    padding-bottom: 25px !important
}

.padding-left-25 {
    padding-left: 25px !important
}

.padding-right-25 {
    padding-right: 25px !important
}

.margin-30 {
    margin: 30px !important
}

.margin-vertical-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.margin-horizontal-30 {
    margin-left: 30px !important;
    margin-right: 30px !important
}

.margin-top-30 {
    margin-top: 30px !important
}

.margin-bottom-30 {
    margin-bottom: 30px !important
}

.margin-left-30 {
    margin-left: 30px !important
}

.margin-right-30 {
    margin-right: 30px !important
}

.padding-30 {
    padding: 30px !important
}

.padding-vertical-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.padding-horizontal-30 {
    padding-left: 30px !important;
    padding-right: 30px !important
}

.padding-top-30 {
    padding-top: 30px !important
}

.padding-bottom-30 {
    padding-bottom: 30px !important
}

.padding-left-30 {
    padding-left: 30px !important
}

.padding-right-30 {
    padding-right: 30px !important
}

.margin-35 {
    margin: 35px !important
}

.margin-vertical-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important
}

.margin-horizontal-35 {
    margin-left: 35px !important;
    margin-right: 35px !important
}

.margin-top-35 {
    margin-top: 35px !important
}

.margin-bottom-35 {
    margin-bottom: 35px !important
}

.margin-left-35 {
    margin-left: 35px !important
}

.margin-right-35 {
    margin-right: 35px !important
}

.padding-35 {
    padding: 35px !important
}

.padding-vertical-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important
}

.padding-horizontal-35 {
    padding-left: 35px !important;
    padding-right: 35px !important
}

.padding-top-35 {
    padding-top: 35px !important
}

.padding-bottom-35 {
    padding-bottom: 35px !important
}

.padding-left-35 {
    padding-left: 35px !important
}

.padding-right-35 {
    padding-right: 35px !important
}

.margin-40 {
    margin: 40px !important
}

.margin-vertical-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important
}

.margin-horizontal-40 {
    margin-left: 40px !important;
    margin-right: 40px !important
}

.margin-top-40 {
    margin-top: 40px !important
}

.margin-bottom-40 {
    margin-bottom: 40px !important
}

.margin-left-40 {
    margin-left: 40px !important
}

.margin-right-40 {
    margin-right: 40px !important
}

.padding-40 {
    padding: 40px !important
}

.padding-vertical-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important
}

.padding-horizontal-40 {
    padding-left: 40px !important;
    padding-right: 40px !important
}

.padding-top-40 {
    padding-top: 40px !important
}

.padding-bottom-40 {
    padding-bottom: 40px !important
}

.padding-left-40 {
    padding-left: 40px !important
}

.padding-right-40 {
    padding-right: 40px !important
}

.margin-45 {
    margin: 45px !important
}

.margin-vertical-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important
}

.margin-horizontal-45 {
    margin-left: 45px !important;
    margin-right: 45px !important
}

.margin-top-45 {
    margin-top: 45px !important
}

.margin-bottom-45 {
    margin-bottom: 45px !important
}

.margin-left-45 {
    margin-left: 45px !important
}

.margin-right-45 {
    margin-right: 45px !important
}

.padding-45 {
    padding: 45px !important
}

.padding-vertical-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important
}

.padding-horizontal-45 {
    padding-left: 45px !important;
    padding-right: 45px !important
}

.padding-top-45 {
    padding-top: 45px !important
}

.padding-bottom-45 {
    padding-bottom: 45px !important
}

.padding-left-45 {
    padding-left: 45px !important
}

.padding-right-45 {
    padding-right: 45px !important
}

.margin-50 {
    margin: 50px !important
}

.margin-vertical-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important
}

.margin-horizontal-50 {
    margin-left: 50px !important;
    margin-right: 50px !important
}

.margin-top-50 {
    margin-top: 50px !important
}

.margin-bottom-50 {
    margin-bottom: 50px !important
}

.margin-left-50 {
    margin-left: 50px !important
}

.margin-right-50 {
    margin-right: 50px !important
}

.padding-50 {
    padding: 50px !important
}

.padding-vertical-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

.padding-horizontal-50 {
    padding-left: 50px !important;
    padding-right: 50px !important
}

.padding-top-50 {
    padding-top: 50px !important
}

.padding-bottom-50 {
    padding-bottom: 50px !important
}

.padding-left-50 {
    padding-left: 50px !important
}

.padding-right-50 {
    padding-right: 50px !important
}

.margin-55 {
    margin: 55px !important
}

.margin-vertical-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important
}

.margin-horizontal-55 {
    margin-left: 55px !important;
    margin-right: 55px !important
}

.margin-top-55 {
    margin-top: 55px !important
}

.margin-bottom-55 {
    margin-bottom: 55px !important
}

.margin-left-55 {
    margin-left: 55px !important
}

.margin-right-55 {
    margin-right: 55px !important
}

.padding-55 {
    padding: 55px !important
}

.padding-vertical-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important
}

.padding-horizontal-55 {
    padding-left: 55px !important;
    padding-right: 55px !important
}

.padding-top-55 {
    padding-top: 55px !important
}

.padding-bottom-55 {
    padding-bottom: 55px !important
}

.padding-left-55 {
    padding-left: 55px !important
}

.padding-right-55 {
    padding-right: 55px !important
}

.margin-60 {
    margin: 60px !important
}

.margin-vertical-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important
}

.margin-horizontal-60 {
    margin-left: 60px !important;
    margin-right: 60px !important
}

.margin-top-60 {
    margin-top: 60px !important
}

.margin-bottom-60 {
    margin-bottom: 60px !important
}

.margin-left-60 {
    margin-left: 60px !important
}

.margin-right-60 {
    margin-right: 60px !important
}

.padding-60 {
    padding: 60px !important
}

.padding-vertical-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

.padding-horizontal-60 {
    padding-left: 60px !important;
    padding-right: 60px !important
}

.padding-top-60 {
    padding-top: 60px !important
}

.padding-bottom-60 {
    padding-bottom: 60px !important
}

.padding-left-60 {
    padding-left: 60px !important
}

.padding-right-60 {
    padding-right: 60px !important
}

.margin-65 {
    margin: 65px !important
}

.margin-vertical-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important
}

.margin-horizontal-65 {
    margin-left: 65px !important;
    margin-right: 65px !important
}

.margin-top-65 {
    margin-top: 65px !important
}

.margin-bottom-65 {
    margin-bottom: 65px !important
}

.margin-left-65 {
    margin-left: 65px !important
}

.margin-right-65 {
    margin-right: 65px !important
}

.padding-65 {
    padding: 65px !important
}

.padding-vertical-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important
}

.padding-horizontal-65 {
    padding-left: 65px !important;
    padding-right: 65px !important
}

.padding-top-65 {
    padding-top: 65px !important
}

.padding-bottom-65 {
    padding-bottom: 65px !important
}

.padding-left-65 {
    padding-left: 65px !important
}

.padding-right-65 {
    padding-right: 65px !important
}

.margin-70 {
    margin: 70px !important
}

.margin-vertical-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important
}

.margin-horizontal-70 {
    margin-left: 70px !important;
    margin-right: 70px !important
}

.margin-top-70 {
    margin-top: 70px !important
}

.margin-bottom-70 {
    margin-bottom: 70px !important
}

.margin-left-70 {
    margin-left: 70px !important
}

.margin-right-70 {
    margin-right: 70px !important
}

.padding-70 {
    padding: 70px !important
}

.padding-vertical-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important
}

.padding-horizontal-70 {
    padding-left: 70px !important;
    padding-right: 70px !important
}

.padding-top-70 {
    padding-top: 70px !important
}

.padding-bottom-70 {
    padding-bottom: 70px !important
}

.padding-left-70 {
    padding-left: 70px !important
}

.padding-right-70 {
    padding-right: 70px !important
}

.margin-75 {
    margin: 75px !important
}

.margin-vertical-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important
}

.margin-horizontal-75 {
    margin-left: 75px !important;
    margin-right: 75px !important
}

.margin-top-75 {
    margin-top: 75px !important
}

.margin-bottom-75 {
    margin-bottom: 75px !important
}

.margin-left-75 {
    margin-left: 75px !important
}

.margin-right-75 {
    margin-right: 75px !important
}

.padding-75 {
    padding: 75px !important
}

.padding-vertical-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important
}

.padding-horizontal-75 {
    padding-left: 75px !important;
    padding-right: 75px !important
}

.padding-top-75 {
    padding-top: 75px !important
}

.padding-bottom-75 {
    padding-bottom: 75px !important
}

.padding-left-75 {
    padding-left: 75px !important
}

.padding-right-75 {
    padding-right: 75px !important
}

.margin-80 {
    margin: 80px !important
}

.margin-vertical-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important
}

.margin-horizontal-80 {
    margin-left: 80px !important;
    margin-right: 80px !important
}

.margin-top-80 {
    margin-top: 80px !important
}

.margin-bottom-80 {
    margin-bottom: 80px !important
}

.margin-left-80 {
    margin-left: 80px !important
}

.margin-right-80 {
    margin-right: 80px !important
}

.padding-80 {
    padding: 80px !important
}

.padding-vertical-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important
}

.padding-horizontal-80 {
    padding-left: 80px !important;
    padding-right: 80px !important
}

.padding-top-80 {
    padding-top: 80px !important
}

.padding-bottom-80 {
    padding-bottom: 80px !important
}

.padding-left-80 {
    padding-left: 80px !important
}

.padding-right-80 {
    padding-right: 80px !important
}

.margin-85 {
    margin: 85px !important
}

.margin-vertical-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important
}

.margin-horizontal-85 {
    margin-left: 85px !important;
    margin-right: 85px !important
}

.margin-top-85 {
    margin-top: 85px !important
}

.margin-bottom-85 {
    margin-bottom: 85px !important
}

.margin-left-85 {
    margin-left: 85px !important
}

.margin-right-85 {
    margin-right: 85px !important
}

.padding-85 {
    padding: 85px !important
}

.padding-vertical-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important
}

.padding-horizontal-85 {
    padding-left: 85px !important;
    padding-right: 85px !important
}

.padding-top-85 {
    padding-top: 85px !important
}

.padding-bottom-85 {
    padding-bottom: 85px !important
}

.padding-left-85 {
    padding-left: 85px !important
}

.padding-right-85 {
    padding-right: 85px !important
}

.margin-90 {
    margin: 90px !important
}

.margin-vertical-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important
}

.margin-horizontal-90 {
    margin-left: 90px !important;
    margin-right: 90px !important
}

.margin-top-90 {
    margin-top: 90px !important
}

.margin-bottom-90 {
    margin-bottom: 90px !important
}

.margin-left-90 {
    margin-left: 90px !important
}

.margin-right-90 {
    margin-right: 90px !important
}

.padding-90 {
    padding: 90px !important
}

.padding-vertical-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important
}

.padding-horizontal-90 {
    padding-left: 90px !important;
    padding-right: 90px !important
}

.padding-top-90 {
    padding-top: 90px !important
}

.padding-bottom-90 {
    padding-bottom: 90px !important
}

.padding-left-90 {
    padding-left: 90px !important
}

.padding-right-90 {
    padding-right: 90px !important
}

.margin-95 {
    margin: 95px !important
}

.margin-vertical-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important
}

.margin-horizontal-95 {
    margin-left: 95px !important;
    margin-right: 95px !important
}

.margin-top-95 {
    margin-top: 95px !important
}

.margin-bottom-95 {
    margin-bottom: 95px !important
}

.margin-left-95 {
    margin-left: 95px !important
}

.margin-right-95 {
    margin-right: 95px !important
}

.padding-95 {
    padding: 95px !important
}

.padding-vertical-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important
}

.padding-horizontal-95 {
    padding-left: 95px !important;
    padding-right: 95px !important
}

.padding-top-95 {
    padding-top: 95px !important
}

.padding-bottom-95 {
    padding-bottom: 95px !important
}

.padding-left-95 {
    padding-left: 95px !important
}

.padding-right-95 {
    padding-right: 95px !important
}

.margin-100 {
    margin: 100px !important
}

.margin-vertical-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important
}

.margin-horizontal-100 {
    margin-left: 100px !important;
    margin-right: 100px !important
}

.margin-top-100 {
    margin-top: 100px !important
}

.margin-bottom-100 {
    margin-bottom: 100px !important
}

.margin-left-100 {
    margin-left: 100px !important
}

.margin-right-100 {
    margin-right: 100px !important
}

.padding-100 {
    padding: 100px !important
}

.padding-vertical-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important
}

.padding-horizontal-100 {
    padding-left: 100px !important;
    padding-right: 100px !important
}

.padding-top-100 {
    padding-top: 100px !important
}

.padding-bottom-100 {
    padding-bottom: 100px !important
}

.padding-left-100 {
    padding-left: 100px !important
}

.padding-right-100 {
    padding-right: 100px !important
}

.btn-continus {
    height: 40px !important;
    line-height: 40px !important;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0 25px !important;
    background: #ec2c1e !important;
    border: 1px solid #ec2c1e !important
}

.btn-continus:hover {
    border: 1px solid #ffb300;
    background: #fff !important;
    color: #ffb300 !important
}

.btn, input[type="submit"] {
    display: inline-block;
    height: 40px;
    line-height: 39px;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
    outline: none !important;
    cursor: pointer;
    border: none;
    font-weight: 400;
    border-radius: 0;
    letter-spacing: 0
}

.btn[disabled], input[disabled][type="submit"], .btn.disabled, input.disabled[type="submit"] {
    cursor: default;
    background-color: #ebebeb
}

.btn.btn-primary, input.btn-primary[type="submit"] {
    padding: 0 25px;
    background: #f98018;
    color: #fff;
    border-radius: 0px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    border: 1px solid transparent
}

.btn.btn-primary:focus, input.btn-primary[type="submit"]:focus {
    background: #fff !important;
    border: 1px solid #ffb300 !important;
    box-shadow: none !important;
    outline: none;
    color: #ffb300 !important
}

.btn.btn-primary:hover, input.btn-primary[type="submit"]:hover {
    background: #ffb300;
    color: #fff;
    border: 1px solid #ffb300
}

.btn.btn-popup, input.btn-popup[type="submit"] {
    text-transform: uppercase !important;
    width: 100%;
    padding: 0 25px;
    background: #f98018;
    color: #fff !important;
    border-radius: 3px;
    font-size: 14px !important;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    border: 1px solid transparent !important
}

.btn.btn-popup:hover, input.btn-popup[type="submit"]:hover {
    background: #fff;
    color: #ffb300 !important;
    border: 1px solid #ffb300 !important
}

.btn.btn-circle, input.btn-circle[type="submit"] {
    border-radius: 50%;
    padding: 0
}

.btn.btn-large, input.btn-large[type="submit"] {
    height: 50px;
    line-height: 50px;
    padding: 0 74px
}

.btn.btn-small, input.btn-small[type="submit"] {
    height: 34px;
    line-height: 34px;
    padding: 0 32px;
    font-size: em(12px)
}

.btn.btn-dark-address, input.btn-dark-address[type="submit"] {
    background: #2a2a2a;
    border: 1px solid transparent !important;
    color: #fff;
    padding: 0 25px;
    color: #fff;
    border-radius: 0px;
    font-size: 14px
}

.btn.btn-dark-address:hover, input.btn-dark-address[type="submit"]:hover {
    background: #ffb300
}

.btn.btn-white, input.btn-white[type="submit"] {
    background: #fff;
    color: #252525;
    border: 1px solid #ebebeb;
    font-weight: 400
}

.btn.btn-white:hover, input.btn-white[type="submit"]:hover {
    background: #ffbb1a;
    color: #fff
}

.btn.btn-gray, input.btn-gray[type="submit"] {
    background: #9e9e9e;
    color: #fff
}

.btn.btn-gray:hover, input.btn-gray[type="submit"]:hover {
    background: #ffb300
}

.btn.btn-gray a, input.btn-gray[type="submit"] a {
    color: #fff
}

.btn.btn-full, input.btn-full[type="submit"] {
    display: block;
    width: 100%
}

.btn-link {
    line-height: 40px;
    color: #f98018
}

.btn-link:hover {
    text-decoration: underline
}

.slick-product .slick-arrow {
    top: -35px;
    font-size: 0;
    position: absolute;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    outline: none;
    line-height: 40px;
    text-align: center;
    z-index: 2;
    border: 0;
    text-decoration: none;
    padding: 0;
    background: #fff;
    outline: none;
    text-indent: 1010%;
    border-radius: 0;
    white-space: nowrap
}

.slick-product .slick-arrow.slick-prev:before, .slick-product .slick-arrow.slick-next:before {
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    height: 45px;
    width: 45px;
    line-height: 46px;
    background: transparent;
    display: block;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    text-indent: 0;
    font-size: 14px;
    color: #acacac
}

.slick-product .slick-arrow.slick-prev:hover:before, .slick-product .slick-arrow.slick-next:hover:before {
    background: #f98018;
    color: #fff;
    border-color: #f98018;
    height: 45px
}

.slick-product .slick-arrow.slick-prev {
    left: auto;
    right: 180px
}

@media (max-width: 767px) {
    .slick-product .slick-arrow.slick-prev {
        top: 10px;
        left: 0
    }
}

.slick-product .slick-arrow.slick-prev:before {
    content: "\f060"
}

.slick-product .slick-arrow.slick-next {
    right: 130px
}

@media (max-width: 767px) {
    .slick-product .slick-arrow.slick-next {
        top: 10px;
        left: 52px
    }
}

.slick-product .slick-arrow.slick-next:before {
    content: "\f061"
}

.title_module_main {
    position: relative;
    text-align: left
}

.title_module_main .h2, .title_module_main h2 {
    font-family: "EB Garamond", serif;
    font-weight: 400;
    margin: 10px 0;
    text-transform: none;
    letter-spacing: 0;
    position: relative;
    display: block;
    position: relative;
    padding: 0
}

.title_module_main .h2 span, .title_module_main .h2 a, .title_module_main h2 span, .title_module_main h2 a {
    color: #252525;
    text-decoration: none;
    font-size: 50px;
    position: relative
}

.title_module_main .h2 a:hover, .title_module_main h2 a:hover {
    color: #f98018
}

.search-main h1, .search-main h2 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400
}

.bg-danger {
    background-color: #f2dede !important
}

.bg-success {
    background-color: #dff0d8 !important
}

@media (min-width: 1200px) {
    #menu-overlay {
        background: rgba(0, 0, 0, 0.5);
        position: fixed;
        top: 0;
        height: 100%;
        width: 100%;
        z-index: 999;
        display: none
    }

    #menu-overlay.reveal {
        display: block
    }
}

.logo_center {
    display: inline-block;
    left: 0;
    z-index: 9;
    text-align: center
}

@media (max-width: 767px) {
    .logo_center {
        width: 100%;
        margin-bottom: 15px
    }
}

.logo_center .logo-wrapper {
    text-align: center
}

.title-head {
    font-size: 18px;
    font-weight: 700;
    color: #252525;
    text-decoration: none
}

.title-head a {
    color: #252525
}

.title-head a:hover {
    color: #f98018
}

.cartgroup {
    position: relative;
    float: right;
    padding-right: 0;
    z-index: 999
}

@media (max-width: 992px) {
    .cartgroup {
        width: 100%
    }
}

.mid-header {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background: transparent;
    height: 175px
}

@media (max-width: 991px) and (min-width: 768px) {
    .mid-header {
        height: 250px;
        background-position: top;
        background-size: cover
    }
}

@media (max-width: 767px) {
    .mid-header {
        height: auto;
        background-position: top;
        background-size: cover
    }
}

.mid-header .content_header {
    position: relative
}

.mid-header .content_header .contact-header {
    padding: 20px 0 0 30px
}

@media (max-width: 1199px) {
    .mid-header .content_header .contact-header {
        padding: 20px 0 0
    }
}

@media (max-width: 767px) {
    .mid-header .content_header .contact-header {
        display: none
    }
}

.mid-header .content_header .contact-header .contact {
    font-size: 16px;
    /*font-family: "EB Garamond", serif;*/
    color: #252525;
    line-height: 24px;
    position: relative
}

@media (max-width: 1199px) and (min-width: 992px) {
    .mid-header .content_header .contact-header .contact {
        font-size: 17px
    }
}

.mid-header .content_header .contact-header .contact .icon {
    background: transparent no-repeat center top;
    top: 6px;
    left: 0;
    width: 18px;
    height: 15px;
    position: absolute
}

.mid-header .content_header .contact-header .contact .contact-right {
    padding-left: 25px
}

.mid-header .content_header .header-right {
    position: relative;
    padding: 55px 0 0 15px;
    float: right
}

@media (max-width: 1199px) and (min-width: 992px) {
    .mid-header .content_header .header-right {
        padding: 55px 0 0
    }
}

@media (max-width: 992px) {
    .mid-header .content_header .header-right {
        padding: 0;
        width: 100%
    }
}

.mid-header .content_header .header-right .search_mobile {
    position: relative
}

.mid-header .content_header .header-right .search_mobile:hover .search-box {
    display: block
}

.mid-header .content_header .header-right .search_mobile .search-box {
    display: none;
    z-index: 3;
    display: none;
    border-radius: 0px;
    z-index: 999999;
    position: absolute;
    top: -50px;
    right: 0px;
    width: 100%;
    float: right;
    margin-right: 0px;
    margin-left: 0px
}

.mid-header .content_header .header-right .search_mobile .search-box form {
    margin-bottom: 0
}

.mid-header .content_header .header-right .search_mobile .search-box form input {
    border-radius: 0px;
    margin-bottom: 0px;
    min-height: 47px;
    line-height: 47px;
    font-size: 14px;
    width: 80%;
    float: right;
    position: absolute;
    right: 0;
    top: 45px;
    box-shadow: none
}

.mid-header .content_header .header-right .header_search {
    float: left;
    margin-top: 7px;
    margin-right: 20px
}

@media (max-width: 992px) {
    .mid-header .content_header .header-right .header_search {
        width: 66%
    }
}

@media (max-width: 767px) {
    .mid-header .content_header .header-right .header_search {
        display: none
    }
}

.mid-header .content_header .header-right .header_search .input-group {
    width: 100%;
    margin-bottom: 0
}

.mid-header .content_header .header-right .header_search .input-group input {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    height: 40px;
    line-height: 45px;
    border: none;
    background: transparent;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    color: #252525;
    padding: 0 45px 0 20px
}

@media (max-width: 1199px) and (min-width: 992px) {
    .mid-header .content_header .header-right .header_search .input-group input {
        width: 110px
    }
}

@media (max-width: 992px) {
    .mid-header .content_header .header-right .header_search .input-group input {
        width: 100%
    }
}

.mid-header .content_header .header-right .header_search .input-group .input-group-btn {
    position: absolute;
    right: -3px;
    top: 0;
    width: 45px;
    line-height: 40px;
    height: 40px;
    overflow: hidden
}

.mid-header .content_header .header-right .header_search .input-group .input-group-btn button {
    padding: 0
}

.mid-header .content_header .header-right .account-header {
    float: left;
    padding-left: 20px;
    border-left: 1px solid #d7d7d7
}

@media (max-width: 992px) {
    .mid-header .content_header .header-right .account-header {
        margin-left: 30px
    }
}

@media (max-width: 767px) {
    .mid-header .content_header .header-right .account-header {
        position: absolute;
        right: calc(100% - 70%);
        top: -5px
    }
}

.mid-header .content_header .header-right .account-header .btns {
    display: block;
    line-height: 24px;
    font-size: 20px;
    font-family: "EB Garamond", serif;
    color: #252525
}

@media (max-width: 767px) {
    .mid-header .content_header .header-right .account-header .btns {
        font-size: 17px
    }
}

.mid-header .content_header .header-right .account-header .btns:hover {
    color: #ffb300
}

.mid-header .content_header .header-right .top-cart-contain {
    position: relative
}

@media (max-width: 767px) {
    .mid-header .content_header .header-right .top-cart-contain {
        padding-right: 15px;
        position: absolute;
        top: 0;
        right: 0
    }
}

.mid-header .content_header .header-right .top-cart-contain .img_hover_cart {
    position: relative;
    font-size: 13px;
    display: block
}

@media (max-width: 767px) {
    .mid-header .content_header .header-right .top-cart-contain .img_hover_cart img {
        width: 80%
    }
}

.mid-header .content_header .header-right .top-cart-contain .img_hover_cart .count_item {
    position: absolute;
    right: -12px;
    top: 0;
    height: 23px;
    width: 23px;
    line-height: 23px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    background: #f98018
}

.logo {
    display: inline-block;
    font-size: em(40px);
    margin-top: 0px
}

@media (max-width: 767px) {
    .logo {
        width: 100%
    }
}

.logo .logo-wrapper {
    display: block
}

@media (max-width: 767px) {
    .logo .logo-wrapper {
        display: inline-block;
        width: 80%;
        margin: 0 auto;
        height: 100px !important;
    }
}

.logo .logo-wrapper img {
    max-width: 100%;
    max-height: 100%
}

.mini-cart {
    z-index: 10;
    text-align: center;
    padding: 0 0 0 25px
}

@media (max-width: 1199px) {
    .mini-cart {
        padding: 0 0 0 15px
    }
}

@media (max-width: 767px) {
    .mini-cart {
        padding: 0
    }
}

.mini-cart .heading-cart {
    float: left
}

@media (max-width: 767px) {
    .mini-cart .heading-cart {
        padding-top: 0px
    }
}

.mini-cart .heading-cart .content_cart_header {
    line-height: 21px;
    padding-left: 20px;
    margin-top: -11px;
    float: right
}

.mini-cart .heading-cart .bg_cart {
    color: #8d90a6
}

.mini-cart .heading-cart .bg_cart .count_item_pr {
    font-size: 14px;
    color: #f98018;
    font-weight: 400
}

.mini-cart .heading-cart .bg_cart strong {
    color: #f98018
}

.mini-cart .heading-cart .bg_cart i {
    font-size: 24px;
    color: #f98018;
    display: block;
    float: left;
    line-height: 30px;
    width: 100%
}

@media (max-width: 991px) {
    .mini-cart .heading-cart .bg_cart i {
        margin-right: 30px
    }
}

.mini-cart .heading-cart .bg_cart .text-giohang {
    font-size: 14px;
    color: #252525;
    font-weight: bold;
    display: block
}

.mini-cart:hover .text {
    color: #f98018 !important
}

.mini-cart:hover .text .count_item {
    color: #f98018 !important
}

.mini-cart:hover .bolds {
    color: #ffb300 !important
}

.mini-cart:hover .top-cart-content {
    display: block
}

.mini-cart .dropdown-toggle {
    font-size: 12px;
    padding: 0;
    text-transform: none
}

.top-cart-contain .price {
    color: #f98018;
    text-transform: uppercase
}

.top-cart-contain .product-details .price {
    color: #f98018;
    width: auto;
    float: none;
    font-weight: 400;
    padding-left: 0;
    font-size: 12px
}

.top-cart-content {
    right: 0px;
    top: 45;
    display: none;
    position: absolute;
    background: #fff;
    padding: 0;
    line-height: normal;
    text-align: left;
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.4);
    z-index: 10000
}

.top-cart-content.visited {
    display: block
}

.top-cart-content .empty {
    text-align: left;
    color: #333
}

.top-cart-content .product-details-bottom {
    margin-bottom: 15px
}

.top-cart-content .product-name {
    margin: 0;
    width: 160px;
    line-height: 20px;
    padding-right: 35px;
    font-weight: 400;
    word-break: break-word
}

.top-cart-content .product-name a {
    font-family: "Roboto", sans-serif;
    line-height: 20px !important;
    color: #252525;
    font-size: 14px;
    font-weight: 700;
    word-break: break-word
}

.top-cart-content .product-name:hover > a {
    text-decoration: none;
    color: #ffb300
}

.top-cart-content .variant-title {
    display: block;
    color: #252525;
    font-size: 12px;
    margin: 0
}

.top-cart-content .product-details-bottom span {
    color: #f98018;
    display: block;
    display: inline-block;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 700
}

.top-cart-content li {
    list-style: none
}

.top-cart-content li.item {
    border-top: solid 1px #ebebeb;
    overflow: hidden;
    padding: 15px 0px;
    position: relative
}

.top-cart-content li.item:first-child {
    border-top: none
}

.top-cart-content li.item:last-child {
    margin: 0;
    border-bottom: 0
}

.top-cart-content li.item .wrap_item {
    overflow: hidden;
    padding: 20px 20px 20px 0px;
    border-bottom: solid 1px #eaebf3;
    width: 100%;
    float: left
}

.top-cart-content li.item .image_drop {
    float: left;
    display: block;
    width: 70px;
    position: relative;
    margin-right: 15px
}

.top-cart-content li.item .image_drop .product-image {
    float: left;
    display: block;
    width: 70px;
    position: relative;
    margin-right: 15px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 70px;
    width: 70px;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    overflow: hidden
}

.top-cart-content li.item .image_drop .product-image img {
    max-height: 100%;
    max-width: 100%
}

.top-cart-content li.item .image_drop .remove-item-cart {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
    display: block;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
    width: 100%;
    float: left;
    position: absolute;
    right: 0;
    top: 0
}

.top-cart-content li.item .image_drop .remove-item-cart:hover {
    color: #ffb300
}

.top-cart-content li.item .image_drop .remove-item-cart:before {
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900
}

.top-cart-content li.item .detail-item {
    display: block;
    float: left;
    width: calc(100% - 110px);
    -o-width: calc(100% - 110px);
    -moz-width: calc(100% - 110px);
    -webkit-width: calc(100% - 110px);
    position: relative
}

.top-cart-content li.item .detail-item a:hover {
    text-decoration: none
}

.top-cart-content li.item .detail-item .fa {
    position: absolute;
    right: 0;
    font-size: 14px;
    text-align: center;
    padding: 0px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    top: 3px;
    right: 0;
    color: #898989;
    transform: translateY(-50%)
}

.top-cart-content li.item .detail-item .fa:hover {
    color: #ffb300
}

.top-cart-content li.item .detail-item .fa:before {
    margin-left: 4px
}

.top-cart-content li.item .detail-item input {
    display: inline-block;
    width: 40px;
    padding: 0;
    margin: 0;
    text-align: center;
    float: left;
    height: 25px;
    min-height: 25px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0
}

.top-cart-content li.item .detail-item .item-count {
    display: inline-block;
    cursor: pointer
}

.top-cart-content .block-subtitle {
    color: #333;
    overflow: hidden;
    padding: 15px;
    text-align: left;
    font-size: em(13px);
    background: #f5f5f5;
    text-transform: none;
    font-weight: 400;
    border-bottom: 1px #ebebeb solid
}

.top-subtotal {
    color: #252525;
    font-size: 14px;
    font-weight: 400;
    border-top: solid 1px #ebebeb;
    text-align: left;
    text-transform: none;
    padding: 12px 20px
}

.top-subtotal .price {
    font-weight: 700 !important;
    font-size: 16px !important;
    font-family: "Roboto", sans-serif;
    float: right
}

.qty_drop_cart {
    font-size: 12px;
    position: relative;
    height: 25px;
    padding-top: 15px;
    padding-left: 0px;
    position: relative
}

.qty_drop_cart .btn_increase, .qty_drop_cart .btn_reduced {
    width: 20px;
    height: 17px;
    color: #000;
    line-height: 17px;
    right: 0
}

.qty_drop_cart .btn_increase:hover, .qty_drop_cart .btn_reduced:hover {
    color: #ffb300
}

.qty_drop_cart button.btn_increase {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    line-height: 1;
    overflow: hidden;
    border-style: hidden;
    border: 1px solid #e1e1e1;
    font-size: 14px;
    cursor: pointer;
    float: left;
    background: #fff;
    color: #333
}

.qty_drop_cart button.btn_reduced {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    line-height: 1;
    text-align: center;
    overflow: hidden;
    border-style: hidden;
    border: 1px solid #e1e1e1;
    background: #fff !important;
    font-size: 14px;
    cursor: pointer;
    float: left
}

.qty_drop_cart input {
    display: inline-block;
    float: left;
    width: 40px !important;
    height: 30px;
    min-height: 30px;
    padding: 0;
    text-align: center;
    border: 1px solid #e1e1e1;
    color: #252525
}

.top-subtotal {
    color: #252525;
    text-transform: none;
    border-bottom: solid 1px #ebebeb;
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    padding: 12px 0 10px;
    text-align: left;
    text-transform: none;
    color: #252525;
    font-size: 15px;
    line-height: 24px
}

.top-subtotal .price_big {
    font-size: 18px !important
}

.top-subtotal .price {
    font-weight: 400 !important;
    line-height: 20px;
    margin-top: 0 !important;
    font-size: 16px;
    color: #f98018 !important;
    float: right
}

ul#cart-sidebar {
    margin: 0;
    padding: 20px;
    max-height: 625px;
    min-width: 320px;
    padding: 20px
}

ul#cart-sidebar .list-item-cart {
    padding: 0;
    max-height: 290px;
    overflow: auto
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #fff
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar {
    width: 4px;
    background-color: #fff
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb {
    border: 4px solid #cdcfdd
}

ul#cart-sidebar .list-item-cart li.list-item {
    max-height: 400px;
    overflow-y: auto
}

ul#cart-sidebar .list-item-cart li.action {
    display: none
}

ul#cart-sidebar .list-item-cart.hasclass li.action {
    display: block
}

ul#cart-sidebar .list-item-cart li.list-item .price2 {
    font-weight: 700;
    color: #f98018;
    font-size: 14px;
    display: list-item;
    margin-bottom: 5px
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar {
    width: 5px
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.9)
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb {
    background: #f98018;
    border-radius: 15px
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:hover, ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:active {
    background: #ffb300;
    border-radius: 15px
}

ul#cart-sidebar .no-item p {
    margin: 0;
    padding: 10px 15px 15px 15px
}

ul#cart-sidebar .right_ct {
    text-align: center;
    padding: 15px 0;
    width: 100%;
    float: left
}

ul#cart-sidebar .right_ct .btn, ul#cart-sidebar .right_ct input[type="submit"] {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    float: left
}

ul#cart-sidebar .right_ct .btn.btn-primary, ul#cart-sidebar .right_ct input.btn-primary[type="submit"] {
    font-family: "Roboto", sans-serif;
    margin-left: 5px;
    width: 49%;
    border-radius: 0px;
    text-align: center;
    background: #f98018;
    text-transform: uppercase;
    line-height: 55px;
    border: none;
    font-size: 14px;
    color: #fff;
    height: 55px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

ul#cart-sidebar .right_ct .btn.btn-white, ul#cart-sidebar .right_ct input.btn-white[type="submit"] {
    font-family: "Roboto", sans-serif;
    border: none;
    color: #fff;
    background: #e2e2e2;
    width: 49%;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0px;
    line-height: 55px;
    color: #252525;
    height: 55px;
    border: none
}

ul#cart-sidebar .right_ct .btn.btn-white:hover, ul#cart-sidebar .right_ct input.btn-white[type="submit"]:hover {
    color: #fff;
    background: #ffb300
}

.li-fix-1 {
    background: #FFF;
    border-top: 1px solid #ebebeb;
    display: block
}

.li-fix-2 {
    display: block;
    width: 295px
}

@media (min-width: 992px) {
    .menu-bar-mobile {
        display: none
    }

    .menu_mobile {
        display: none
    }
}

.menu_header {
    display: block;
    z-index: 9;
    margin-top: 5px
}

@media (max-width: 992px) and (min-width: 768px) {
    .menu_header {
        margin-top: 30px
    }
}

@media (max-width: 767px) {
    .menu_header {
        position: relative;
        bottom: -20px
    }
}

.menu_header.menu_header_index {
    margin-top: -10px
}

@media (max-width: 992px) {
    .menu_header.menu_header_index {
        margin-top: 30px
    }
}

@media (max-width: 767px) {
    .menu_header.menu_header_index {
        padding-bottom: 10px;
        bottom: 0
    }
}

.header-menu {
    padding-left: 50px;
    position: relative;
    z-index: 99
}

@media (max-width: 992px) {
    .header-menu {
        padding: 0
    }
}

.book-header {
    position: relative;
    z-index: 9
}

.book-header .btn-book {
    background: #f98018 no-repeat center;
    background-size: cover;
    color: #fff;
    border-radius: 0px;
    font-size: 14px;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    border: none;
    height: 45px;
    line-height: 45px;
    padding: 0 35px;
    text-transform: uppercase
}

.book-header .btn-book:hover {
    background: #ffb300
}

@media (max-width: 1199px) {
    .book-header .btn-book {
        padding: 0 28px;
        display: flex;
        justify-content: center
    }
}

.bg-header-nav .header-nav > ul.item_big {
    text-align: left;
    margin: 0;
    padding: 0;
    display: flex;
    position: relative
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item {
    display: inline-block;
    position: relative;
    margin-right: 0px;
    margin-left: 0px;
    border-radius: 0px;
    height: 45px
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > a {
    display: block;
    text-align: left;
    padding: 0 10px;
    /*font-family: "EB Garamond", serif;*/
    font-weight: 400;
    height: 45px;
    line-height: 45px;
    font-size: 21px;
    text-decoration: none;
    text-transform: capitalize;
    position: relative;
    text-decoration: none;
    color: #252525;
    -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
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > a span {
    line-height: normal;
    padding-left: 10px
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > a span > i {
    margin-left: 5px;
    color: #252525
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item:hover > a {
    color: #fff
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item:hover > a span > i {
    color: #fff
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item:hover > ul {
    overflow: visible;
    max-height: 3000px;
    max-width: 3000px;
    opacity: 1
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item .item_small {
    overflow: hidden;
    display: block;
    max-height: 0px;
    max-width: 0px;
    opacity: 0;
    position: absolute;
    top: 45px;
    left: 0px;
    width: 200px;
    border: 1px solid #f98018;
    padding: 0;
    box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.04);
    background-color: #fff;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    z-index: 9999
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li {
    float: none;
    padding: 0 20px
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li:last-child > a {
    border-bottom: 0
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li:hover > ul {
    display: block;
    position: absolute;
    width: 200px;
    padding: 0;
    background-color: #fff;
    z-index: 99
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a {
    font-weight: 400;
    display: block;
    color: #252525;
    font-size: 19px;
    line-height: 24px;
    padding: 12px 7px 12px 0px;
    border-bottom: solid 1px #e5e6ec;
    font-family: "EB Garamond", serif;
    position: relative;
    text-align: left;
    z-index: 9999
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a:hover {
    color: #ffb300
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a i {
    position: absolute;
    right: -10px;
    padding: 0px 10px;
    top: 3px;
    line-height: 42px
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li > ul {
    display: none;
    left: 199px;
    top: 0px;
    border: 1px solid #f98018
}

@media (max-width: 1199px) {
    .bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li > ul {
        right: 198px;
        left: auto
    }
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul > li {
    color: #252525
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul > li:hover > a {
    color: #ffb300
}

.bg-header-nav .header-nav > ul.item_big > li.active > a {
    color: #fff
}

.bg-header-nav .header-nav > ul.item_big > li.active > a span > i {
    color: #fff
}

.bg-header-nav .header-nav ul li ul a.text2line:hover {
    color: #ffb300 !important;
    background: transparent !important
}

.bg-header-nav .header-nav li li {
    position: relative
}

.section_map {
    position: relative;
    min-height: 530px
}

@media (min-width: 768px) {
    .section_map .col-booking {
        position: unset
    }
}

.section_map .form-booking-index {
    position: absolute;
    background-repeat: no-repeat;
    width: 356px;
    height: 512px;
    top: 10px;
    background: transparent
}

@media (max-width: 767px) {
    .section_map .form-booking-index {
        margin-top: 10px;
        width: auto;
        height: 440px;
        position: relative;
        top: 0;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
}

.section_map .form-booking-index .content_form {
    margin-top: 105px
}

@media (max-width: 767px) {
    .section_map .form-booking-index .content_form {
        margin-top: 0
    }
}

.section_map .form-booking-index .content_form .alert {
    position: absolute;
    top: -50px;
    width: 100%;
    left: 0
}

.section_map .form-booking-index .content_form .title_module_main {
    text-align: center;
    margin-top: 10px
}

@media (max-width: 767px) {
    .section_map .form-booking-index .content_form .title_module_main {
        padding-top: 90px
    }
}

.section_map .form-booking-index .content_form .title_module_main h2 span {
    color: #441904
}

@media (max-width: 767px) {
    .section_map .form-booking-index .content_form .title_module_main h2 span {
        font-size: 32px
    }
}

.section_map .form-booking-index .content_form .btn_action_home button {
    padding: 0;
    height: 48px;
    padding: 0 30px;
    text-align: center;
    border-radius: 0px;
    border: none;
    background: #f98018;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 20px
}

.section_map .form-booking-index .content_form .btn_action_home button:hover {
    background: #ffb300
}

@media (max-width: 767px) {
    .section_map .form-booking-index .content_form .btn_action_home button {
        margin-top: 10px
    }
}

.section_map .form-booking-index .content_form .btn_action_home button span {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px
}

footer.footer .contact_footer {
    border-left: 0 !important
}

@media (max-width: 767px) {
    footer.footer .contact_footer {
        padding-bottom: 30px !important
    }
}

footer.footer .contact_footer .cont {
    margin-top: 30px
}

footer.footer .contact_footer .cont .r {
    margin-bottom: 15px;
    display: flex
}

footer.footer .contact_footer .cont .r i {
    display: block;
    float: left;
    text-align: center;
    position: relative;
    border-radius: 3px;
    padding-left: 2px;
    background-repeat: no-repeat;
    top: -2px;
    border-radius: 50%;
    text-align: center;
    background: transparent;
    width: 30px;
    height: 29px;
    margin-right: 10px;
    line-height: 30px;
    color: #fff;
    font-size: 14px
}

footer.footer .contact_footer .cont .r .fa-phone {
    transform: rotateY(180deg)
}

footer.footer .contact_footer .cont .r .contact-ft {
    display: block;
    float: left;
    width: calc(100% - 30px)
}

footer.footer .contact_footer .cont .r span, footer.footer .contact_footer .cont .r a {
    font-size: 14px;
    color: #b7b7b7;
    word-break: break-word
}

footer.footer .contact_footer .cont .r a:hover {
    color: #ffb300
}

footer.footer .widget-ft {
    padding-bottom: 0px;
    border-left: 1px solid #363636;
    padding-left: 25px
}

@media (max-width: 1199px) {
    footer.footer .widget-ft {
        padding-left: 0px;
        padding-bottom: 0px;
        border-left: 0
    }
}

@media (max-width: 767px) {
    footer.footer .widget-ft {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        border-bottom: 1px dashed #ebebeb
    }
}

footer.footer .copyright {
    position: relative;
    line-height: 40px;
    padding-bottom: 30px
}

footer.footer .copyright .row {
    background: #333;
    padding: 10px 0
}

footer.footer .copyright .row .copyright-link {
    padding: 0;
    margin: 0;
    float: right;
    margin-right: 5px
}

footer.footer .copyright .row .copyright-link li {
    display: inline-block;
    padding-left: 15px
}

footer.footer .copyright .row .copyright-link li a {
    font-family: "Roboto", sans-serif;
    color: #b7b7b7;
    font-weight: 400;
    font-size: 14px
}

footer.footer .copyright .row .copyright-link li a:hover {
    color: #ffb300
}

footer.footer .copyright span.wsp {
    color: #929292
}

@media (max-width: 991px) and (min-width: 768px) {
    footer.footer .copyright span.wsp {
        text-align: left;
        width: auto;
        display: inline-block;
        margin: 0 auto;
        float: none
    }
}

footer.footer .copyright span.wsp .mobile {
    opacity: 1
}

footer.footer .copyright span.wsp .mobile b {
    color: #fff
}

footer.footer .copyright a {
    font-weight: 600;
    color: #fff;
    opacity: 1
}

footer.footer .copyright a:hover {
    color: #ffb300 !important;
    opacity: 1
}

@media (max-width: 991px) {
    footer.footer .link_copyright {
        order: 1;
        text-align: center
    }

    footer.footer .link_copyright .copyright-link {
        float: none !important
    }

    footer.footer .copyright .fot_copyright {
        text-align: center !important;
        order: 2
    }

    footer.footer .copyright .fot_menu_copyright .ul_menu_fot {
        width: 100%;
        padding-right: 0px;
        text-align: center
    }

    footer.footer .copyright .fot_menu_copyright .ul_menu_fot li {
        float: none;
        display: inline-block
    }
}

@media (max-width: 767px) {
    footer.footer .copyright .wsp {
        overflow: hidden;
        padding: 15px 0px 0;
        display: block;
        line-height: 24px
    }

    footer.footer .copyright .mobile {
        display: block;
        width: 100%;
        text-align: center !important;
        line-height: 24px
    }
}

footer.footer footer .site-footer h4 {
    margin: 0;
    padding: 15px 0 0px;
    font-size: 17px;
    cursor: pointer;
    margin-bottom: 15px;
    border-top: solid 1px #2d3753
}

footer.footer footer .footer-inner .col-xs-12:nth-child(2) {
    margin-top: 20px
}

footer.footer footer .padding-bottom-50 {
    padding-bottom: 20px !important
}

footer.footer .title-menu {
    margin: 0;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.5px;
    position: relative;
    margin: 0;
    margin-bottom: 40px;
    font-family: "Roboto", sans-serif
}

footer.footer .title-menu a, footer.footer .title-menu span {
    cursor: default;
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-transform: none
}

footer.footer .title-menu a i.fa, footer.footer .title-menu span i.fa {
    display: none
}

footer.footer .title-menu a:hover, footer.footer .title-menu span:hover {
    color: #fff
}

@media (max-width: 767px) {
    footer.footer .title-menu {
        margin-bottom: 0;
        margin-top: 0px;
        padding-top: 0px
    }

    footer.footer .title-menu a, footer.footer .title-menu span {
        padding: 20px 20px 20px 0;
        line-height: 22px;
        display: block;
        cursor: pointer
    }

    footer.footer .title-menu a i.fa, footer.footer .title-menu span i.fa {
        display: block;
        position: absolute;
        right: 5px;
        width: 20px;
        top: 20px;
        text-align: center;
        height: 20px;
        line-height: 20px;
        padding-left: 1px;
        font-size: 13px
    }

    footer.footer .title-menu a i.fa:before, footer.footer .title-menu span i.fa:before {
        content: "\f068";
        color: #fff;
        position: absolute;
        top: 2px
    }

    footer.footer .title-menu a.collapsed i.fa:before, footer.footer .title-menu span.collapsed i.fa:before {
        content: "\f067";
        position: absolute;
        top: 0
    }
}

@media (min-width: 768px) {
    footer.footer .collapse {
        display: block
    }
}

footer.footer .list-menu {
    line-height: 35px;
    padding-left: 0px;
    margin: 0
}

footer.footer .list-menu.list-menu-time {
    line-height: normal
}

footer.footer .list-menu .li_menu {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 26px;
    font-family: "Roboto", sans-serif;
    font-weight: 400
}

footer.footer .list-menu .li_menu span {
    color: #83858e
}

footer.footer .list-menu .li_menu a {
    position: relative;
    color: #b7b7b7;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s
}

footer.footer .list-menu .li_menu a:hover {
    color: #ffb300;
    padding-left: 15px
}

@media (max-width: 767px) {
    .collapse {
        margin-bottom: 30px
    }
}

.mid-footer {
    padding: 60px 0
}

@media (max-width: 767px) {
    .mid-footer {
        padding: 40px 0 0
    }
}

.backtop {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 99;
    width: 50px;
    height: 50px;
    border: solid 1px #f98018;
    background: #f98018;
    line-height: 50px;
    font-size: 14px;
    font-weight: 400;
    top: auto !important;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0 !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.backtop .fa {
    font-size: 16px;
    color: #fff
}

.backtop:hover {
    background: #ffb300;
    border-color: #ffb300
}

.backtop.show {
    opacity: 1 !important
}

@media (max-width: 1199px) {
    .h_recover {
        margin-bottom: 30px
    }
}

.page_404 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    min-height: 700px;
    font-family: "Roboto", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .page_404 {
        min-height: 400px
    }
}

.page_404 .page-404 {
    text-align: center
}

.page_404 .page-404 h1 {
    font-family: "Roboto", sans-serif;
    font-size: 200px;
    font-weight: 700;
    line-height: 200px;
    margin: 0;
    padding: 0;
    color: #252525
}

@media (max-width: 767px) {
    .page_404 .page-404 h1 {
        font-size: 100px;
        line-height: 100px
    }
}

.page_404 .page-404 p {
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    color: #252525
}

@media (max-width: 767px) {
    .page_404 .page-404 p {
        font-size: 16px
    }
}

.title_page {
    color: #252525;
    margin: 0 0 10px;
    display: block;
    position: relative;
    padding: 0;
    line-height: 50px;
    font-size: 50px;
    font-family: "EB Garamond", serif;
    text-transform: none;
    font-weight: 400
}

@media (max-width: 767px) {
    .title_page {
        font-size: 20px;
        margin-bottom: 15px
    }
}

.breadcrumb {
    margin: 40px 0;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 400;
    background-color: transparent;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

@media (max-width: 767px) {
    .breadcrumb {
        padding-top: 25px;
        margin-bottom: 30px
    }
}

.breadcrumb li {
    display: inline
}

.breadcrumb li > a {
    color: #333
}

.breadcrumb li > a > span {
    color: #333
}

.breadcrumb li .mr_lr {
    padding: 0px 3px;
    color: #333
}

.breadcrumb li span {
    display: inline;
    color: #333
}

.breadcrumb li span .fa {
    color: #333;
    padding: 0px 5px
}

.breadcrumb li a:hover, .breadcrumb li.active, .breadcrumb li strong {
    color: #ffb300;
    text-decoration: none;
    font-weight: 400
}

.breadcrumb li a:hover span, .breadcrumb li.active span, .breadcrumb li strong span {
    color: #ffb300
}

.breadcrumb > li + li:before {
    display: none
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-radius: 50%
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-radius: 50%
}

.pagenav {
    text-align: left
}

.pagenav span {
    display: inline-block;
    float: left;
    margin-right: 10px;
    line-height: 30px;
    font-weight: 700
}

.nav_pagi {
    margin: 20px 0px;
    display: inline-block;
    text-align: center
}

.nav_pagi .pagination {
    position: relative;
    z-index: 1;
    padding: 0 0px;
    margin: 0 0 0px;
    float: left
}

@media (max-width: 768px) {
    .nav_pagi .pagination {
        padding: 0 0px
    }
}

.nav_pagi .pagination .page-link {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    float: left;
    margin: 0 2.5px;
    border-radius: 0px;
    width: 40px;
    background: #fff;
    border: solid 1px #ebebeb;
    text-align: center;
    height: 40px;
    font-size: 14px;
    padding: 0;
    line-height: 40px;
    color: #252525;
    text-decoration: none
}

@media (max-width: 375px) {
    .nav_pagi .pagination .page-link {
        width: 27px;
        height: 27px;
        border-radius: 0px;
        line-height: 27px
    }
}

.nav_pagi .pagination .page-link.page-db {
    width: auto;
    padding: 0 20px
}

.nav_pagi .pagination .page-link:hover {
    background-color: #f98018;
    color: #fff;
    background: #f98018
}

.nav_pagi .pagination .page-item.disabled .page-link {
    border: 0;
    display: none
}

.nav_pagi .pagination .page-item.active .page-link {
    background-color: #f98018;
    border-color: #f98018;
    background: #f98018;
    color: #fff;
    display: block
}

@media (max-width: 1199px) {
    .product-action-grid {
        display: none !important
    }
}

.item_product_list_mini {
    background: transparent;
    border: 0;
    display: block
}

.item_product_list_mini .product-thumbnail {
    width: 70px;
    float: left;
    display: inline-block
}

.item_product_list_mini .product-thumbnail .image_thumb {
    height: 70px;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.item_product_list_mini .product-thumbnail .image_thumb img {
    max-width: 100%;
    max-height: 100%
}

.item_product_list_mini .product-info {
    display: inline-block;
    margin-left: 15px;
    width: calc(100% - 115px);
    -moz-width: calc(100% - 115px);
    -webkit-width: calc(100% - 115px);
    -o-width: calc(100% - 115px);
    padding: 10px 0px;
    position: relative
}

@media (max-width: 767px) {
    .item_product_list_mini .product-info {
        width: calc(100% - 100px);
        -moz-width: calc(100% - 100px);
        -webkit-width: calc(100% - 100px);
        -o-width: calc(100% - 100px)
    }
}

.item_product_list_mini .product-info:before {
    content: "";
    width: 100%;
    position: absolute;
    border-bottom: dashed 1px #ddd;
    top: 26px;
    left: 0%;
    z-index: -2
}

@media (max-width: 767px) {
    .item_product_list_mini .product-info:before {
        display: none
    }
}

.item_product_list_mini .product-info .info_header {
    position: relative;
    z-index: 1;
    display: block;
    overflow-x: hidden
}

.item_product_list_mini .product-info .info_header h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-overflow: ellipsis;
    word-break: break-word;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: transparent;
    overflow: hidden;
    white-space: nowrap;
    max-width: 200px
}

.item_product_list_mini .product-info .info_header h3:before {
    content: "";
    width: 100%;
    position: absolute;
    border-bottom: dashed 1px #fff;
    top: 16px;
    left: 0%;
    z-index: -1
}

@media (max-width: 991px) {
    .item_product_list_mini .product-info .info_header h3:before {
        display: none
    }
}

.item_product_list_mini .product-info .info_header h3:hover {
    color: #f98018
}

@media (min-width: 992px) and (max-width: 1199px) {
    .item_product_list_mini .product-info .info_header h3 {
        width: 115px
    }
}

@media (max-width: 767px) {
    .item_product_list_mini .product-info .info_header h3 {
        width: auto
    }
}

.item_product_list_mini .product-info .info_header h3 a {
    position: relative;
    color: #252525;
    z-index: 1;
    text-decoration: none
}

@media (max-width: 991px) and (min-width: 768px) {
    .item_product_list_mini .product-info .info_header h3 a {
        background: #fff
    }
}

@media (max-width: 767px) {
    .item_product_list_mini .product-info .info_header h3 a {
        background: transparent
    }
}

.item_product_list_mini .product-info .info_header h3 a:hover {
    color: #f98018
}

.item_product_list_mini .product-info .info_header .price-box {
    display: inline-block;
    float: right;
    text-align: right;
    position: absolute;
    width: auto;
    right: 0;
    top: 0;
    background: #fff;
    z-index: 999;
    color: #f98018;
    font-size: 15px;
    line-height: 24px;
    display: block;
    font-weight: 700
}

@media (max-width: 767px) {
    .item_product_list_mini .product-info .info_header .price-box {
        display: block;
        position: unset;
        text-align: left;
        left: 0;
        right: unset;
        width: 100%
    }
}

.item_product_list_mini .product-info .desproduct {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    color: #898989;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: unset;
    max-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box
}

.item_product_list_mini .product-info .product-action {
    margin-top: 25px;
    display: block
}

.item_product_list_mini .product-info .product-action .btn-views {
    box-shadow: none;
    outline: none;
    border-style: none;
    background-color: #fff;
    color: #252525;
    display: inline-block;
    margin: 0px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    padding: 0px 25px;
    font-weight: 400;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    margin-right: 3px;
    border: 1px solid #ebebeb
}

.item_product_list_mini .product-info .product-action .btn-views:hover {
    background: #f98018;
    border-color: #f98018;
    color: #fff
}

.item_product_main {
    position: relative;
    margin-bottom: 30px;
    background: #fff
}

.item_product_main .image_thumb {
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s
}

@media (min-width: 1200px) {
    .item_product_main .image_thumb {
        height: 262.48px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .item_product_main .image_thumb {
        height: 210px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .item_product_main .image_thumb {
        height: 210px
    }
}

@media (min-width: 544px) and (max-width: 767px) {
    .item_product_main .image_thumb {
        height: 240px
    }
}

@media (min-width: 475px) and (max-width: 543px) {
    .item_product_main .image_thumb {
        height: 207.5px
    }
}

@media (min-width: 425px) and (max-width: 474px) {
    .item_product_main .image_thumb {
        height: 182.5px
    }
}

@media (min-width: 375px) and (max-width: 424px) {
    .item_product_main .image_thumb {
        height: 157.5px
    }
}

@media (max-width: 374px) {
    .item_product_main .image_thumb {
        height: 130px
    }
}

.item_product_main .image_thumb img {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: 100%
}

.item_product_main .image_thumb img.loaded {
    min-height: unset;
    height: unset;
    width: auto
}

.item_product_main .product-thumbnail {
    position: relative;
    overflow: hidden;
    background: #fff
}

@media (min-width: 1199px) {
    .item_product_main .product-thumbnail .product_overlay {
        content: "";
        width: 100%;
        height: 100%;
        background: #fff;
        opacity: 0;
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        -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
    }
}

.item_product_main form {
    margin-bottom: 0
}

.item_product_main form .product-action {
    margin-top: 20px;
    display: inline-block;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s
}

.item_product_main form .product-action .btn-views {
    box-shadow: none;
    outline: none;
    border-style: none;
    background-color: #fff;
    color: #252525;
    display: inline-block;
    margin: 0px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    padding: 0px 20px;
    font-weight: bold;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    margin-right: 3px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s
}

.item_product_main form .product-action .btn-views:hover {
    background: #f98018;
    color: #fff;
    border-color: #f98018
}

.item_product_main form .product-action .btn-views:hover i {
    color: #fff
}

.item_product_main form .product-action .xem_nhanh {
    background: #fff;
    box-shadow: none;
    outline: none;
    border-style: none;
    color: #252525;
    display: inline-block;
    margin: 0px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    position: relative;
    -moz-transition: all 0.45s ease;
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;
    color: #252525;
    border-radius: 0
}

.item_product_main form .product-action .xem_nhanh i {
    color: #252525
}

.item_product_main form .product-action .xem_nhanh:hover {
    border-color: #f98018;
    background: #f98018;
    color: #fff
}

.item_product_main form .product-action .xem_nhanh:hover i {
    color: #fff
}

.item_product_main .product-info {
    background: #ffb300;
    border: none;
    padding: 50px 15px 50px 25px;
    text-align: left;
    display: none;
    text-decoration: none;
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%
}

.item_product_main .product-info:before {
    content: "";
    width: calc(100% - 60px);
    position: absolute;
    border-bottom: dashed 1px #333;
    top: 63px;
    left: 30px;
    z-index: -2
}

.item_product_main .product-info .info_header {
    float: left;
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    overflow: hidden;
    cursor: pointer
}

.item_product_main .product-info .icon:nth-child(1) {
    background: transparent no-repeat;
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    width: 17px;
    height: 17px
}

.item_product_main .product-info .icon:nth-child(2) {
    background: transparent no-repeat;
    content: "";
    position: absolute;
    top: -5px;
    right: -5px;
    width: 17px;
    height: 17px
}

.item_product_main .product-info .icon:nth-child(3) {
    background: transparent no-repeat;
    content: "";
    position: absolute;
    bottom: -5px;
    right: -5px;
    width: 17px;
    height: 17px
}

.item_product_main .product-info .icon:nth-child(4) {
    background: transparent no-repeat;
    content: "";
    position: absolute;
    bottom: -5px;
    left: -5px;
    width: 17px;
    height: 17px
}

.item_product_main .product-info h3 {
    font-family: "Roboto", sans-serif;
    text-decoration: none;
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    text-overflow: ellipsis;
    word-break: break-word;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: transparent;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    max-width: 120px
}

.item_product_main .product-info h3:hover {
    color: #ffb300
}

.item_product_main .product-info h3 a {
    color: #252525;
    position: relative;
    text-decoration: none;
    padding-right: 10px;
    background: #ffb300
}

.item_product_main .product-info h3 a:hover {
    color: #f98018
}

.item_product_main .product-info .desproduct {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    color: #252525;
    width: 100%;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: unset;
    max-height: 42px;
    overflow: hidden;
    cursor: pointer;
    text-overflow: ellipsis;
    display: -webkit-box
}

.item_product_main .product-info .price-box {
    font-size: 16px;
    font-weight: 600;
    background: #ffb300;
    color: #252525;
    font-family: "Roboto", sans-serif;
    margin-top: -3px;
    paddingleft: 5px;
    display: inline-block;
    float: right;
    text-align: right;
    width: auto;
    z-index: 999;
    padding-left: 10px
}

@media (min-width: 1200px) {
    .item_product_main:hover .product-thumbnail .product_overlay {
        opacity: .5
    }

    .item_product_main:hover .product-info {
        display: block
    }
}

.content-page {
    min-height: 400px
}

.content-page ul, .content-page ol {
    padding-left: 20px
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before, .slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

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

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

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

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.iFrameMap iframe {
    width: 100%;
    display: block;
    height: 530px
}
