html {
    font-size: .9rem;
    background-color: #fefefe;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
*, :after, :before {
    box-sizing: border-box;
}

body {
    margin: 0;
    line-height: 1.7;
    background-color: #fff; 
}
body {
    margin: 0;
    line-height: 1.7;
    background-color: #fff;
}
::selection {
   background-color: #f5a100; 
   color: #fff;
}
header {
    background-color: #323230;
    background-repeat: no-repeat;
    background-position: 23% 50%;
    background-size: 300px;
}
header {
    background-color: #323230;
}
header {
    display: block;
}
header .header_top {
    line-height: 2.2;
}
@media (min-width: 992px)
.d-lg-block {
    display: block!important;
}
@media (min-width: 1200px)
.container {
    max-width: 1140px;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
header .header_top {
    line-height: 2.2;
}

@media (min-width: 992px)
.offset-lg-0 {
    margin-left: 0;
}
@media (min-width: 992px)
.col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
header .header_top {
    line-height: 2.2;
}
header .header_main {
    position: relative;
}
header .header_main .menu_list {
    position: static;
}
@media (min-width: 992px)
.navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.navbar, .navbar>.container, .navbar>.container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.navbar {
    position: relative;
    padding: .5rem 1rem;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
}
@media (min-width: 992px)
.navbar-expand-lg .navbar-toggler {
    display: none;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
}
a, a:hover {
    text-decoration: none;
}
.logo_box {
    margin-top: -30px;
}
header .header_main .menu_list .menu_group {
    position: static;
    font-size: 1.4rem;
    font-weight: 700;
    display: flex;
    justify-content: flex-end;

    box-shadow: 0 0px 0px rgba(0,0,0,.05);}
.justify-content-end {
    justify-content: flex-end!important;
}
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;}
dl, ol, ul {
    margin-top: 0;
}
.member_control .control_widget .widget_link {
    display: inline-block;
    padding: 0 .5rem;}
header a {
    color: #fff;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
}
header .nav-link {
    padding: 0 1rem;
}
header .fa {
    padding-right: 5px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.product_search .form-control {
    width: 150px;
    -webkit-transition: all .3s ease;
    -khtml-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
@media (min-width: 576px)
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
@media (min-width: 576px)
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.input-group-append .btn, .input-group-prepend .btn {
    position: relative;
    z-index: 2;}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;}
.btn-group-sm>.btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #555;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
button, select {
    text-transform: none;
}
.btn-outline-primary {
    color: #ffee07;
    border-color: #ffee07;
}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220,53,69,.9);
}
@media (min-width: 992px)
.navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;}

.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%;
}
.logo_box .logo {
    height: 60px;
    width: 295px;
    line-height: 35px;
    background-size: 320px;
    background-position: 50%;
    background-repeat: no-repeat;
}
.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0,0,0,.9);
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    line-height: inherit;
    white-space: nowrap;
}
@media (max-width: 1199.98px) and (min-width: 992px)
header .header_main .menu_list .menu_group {
    font-size: 1.1rem;
}
@media (min-width: 992px)
.d-lg-block {
    display: block!important;
}
.mt-0, .my-0 {
    margin-top: 0!important;
}
.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none;
}
@media (max-width: 1199.98px) and (min-width: 992px)
header .header_main .menu_list .menu_group .main_menu .dropdown.list-inline-item {
    min-width: 70px;
}
header .header_main .menu_list .menu_group .main_menu .dropdown.list-inline-item {
    position: static;
    min-width: 105px;
    text-align: center;
}
.list-inline-item:not(:last-child) {
    margin-right: .5rem;
}
.list-inline-item {
    display: inline-block;
}
@media (max-width: 1199.98px) and (min-width: 992px)
header .header_main .menu_list .menu_group {
    font-size: 1.1rem;
}
@media (min-width: 992px)
.navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.link-hover-line {
    display: inline-block;
    position: relative;
    padding: 1rem;
    width: 100%;
}
header .header_main .menu_list .menu_group .main_menu {
    position: static;
    display: inline-flex;
}
.dropdown.list-inline-item a{padding-bottom:10px}

.dropdown.list-inline-item a:hover{border-bottom:3px solid #ffee07;border:#ffee07;color:#ffee07}

.nav-item{
    display: flex!important;
}