.cit_change {
    position: absolute;
    right: 0px;
    top: -32px;
    background: gray;
    color: white;
    padding: 2px 10px;
    border-radius: 3px;
    cursor: pointer;
}

.custom_header {
    font-size: 27px;
    padding-bottom: 23px;
    color: #444449;
    float: left;
    width: 100%
}

.check_show {
    line-height: 3.3;
    text-align: center;
    border-radius: 4px;
    width: 100%;
    font-size: 15px;
    line-height: 3.2;
    background-color: green;
    color: white;
    cursor: pointer
}

#send {
    background-color: green !important;
    margin: 0px 26px
}

.check {
    display: none
}

.search_icon:hover {
    background: #f4662a url(/image/search_white.svg) 9px 50% no-repeat
}

.product-thumb:hover {
    border-color: #98ab3f
}

blockquote {
    border-left: 5px solid #f4662a;
    background: #f9f9f9;
    padding: 20px
}

.close {
    font-size: 30px !important
}

#erconts>div>img {
    padding-right: 10px
}

.a:hover,
.orange:hover,
.dropdown-toggle:hover {
    color: #F4662A !important;
    text-decoration: none
}

a:hover {
    outline: 0;
    color: #98ab3f;
}

.lightgray_background {
    background-color: #F6F8F9;
    border-left: 1px solid #E1E4E7;
    border-right: 1px solid #E1E4E7
}

.top_menu {
    width: 55%;
    margin-left: -41px;
    background: white;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    border-bottom: 1px solid #E1E4E7;
    border-left: 1px solid #E1E4E7;
    border-right: 1px solid #E1E4E7;
    -webkit-box-shadow: 1px 3px 5px 0 rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 1px 3px 5px 0 rgba(34, 60, 80, 0.2);
    box-shadow: 1px 3px 5px 0 rgba(34, 60, 80, 0.2);
    position: absolute;
    z-index: 3;
    font-size: 15px;
    margin-top: 32px
}

.inner_menu li a {
    font-size: 16px;
    padding-left: 40px;
    display: block
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.product-thumb {
    padding-bottom: 40px;
    overflow: hidden;
    width: 22%;
    margin-right: 17px;
    border: 1px solid #efefef;
    margin-bottom: 20px;
    float: left;
    position: relative;
    min-width: 220px;
    border-radius: 3px
}

.inner_menu li:hover {
    background: #eee
}

.button_shopping_cart:hover,
#net:hover,
#da:hover,
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: white;
    transition: all .3s;
    background-color: gray
}

.div_marg_bot div,
.div_marg_bot_region div {
    padding: 10px
}

.div_marg_bot_region {
    background: url(image/map.jpg)
}

input {
    outline: none
}

#send_callback:hover,
#button_buy:hover,
.check_show:hover,
#send:hover,
button_buy:hover,
#button_buy_one_click:hover {
    background: #F4662A !important
}

.dropdown-menu {
    max-height: 90vh;
    top: 20px;
    overflow: overlay;
    width: 55vw;
    margin-left: 19vw;
    padding: 30px;
    position: absolute;
    left: 0;
    z-index: 1000;
    text-align: left;
    background-color: #fff;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 12px rgb(0 0 0 / 24%);
    -moz-box-shadow: 0 4px 12px rgb(0 0 0 / 24%);
    box-shadow: 0 4px 12px rgb(0 0 0 / 24%)
}

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

.language-select {
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    padding: 4px 10px;
    border-radius: 4px
}

.three_col {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.dropdown-menu ul li {
    font-weight: 700;
    color: #333;
    padding-left: 15px;
    font-size: 20px
}

.dropdown-menu ul .li_lang {
    font-weight: 400;
    padding-left: 4px;
    font-size: 14px
}

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

#search .input-lg {
    background: #F2F4F5;
    border: none;
    padding: 14px 24px 14px 24px;
    font-size: 16px;
    width: 95%;
    margin-top: 34px;
}
.close_search {
    background: url(/image/close.svg);
    position: absolute;
    top: 32px;
    right: 14px;
    background-position: center;
    padding: 26px;
    background-size: 37px;
}

.actionSearch {
    padding: 32px 22px 10px 22px;
    background: url(/image/icon-search-gray.png) no-repeat center;
    position: absolute;
    right: 79px;
    top: 36px;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
    font-size: 12px
}

.form-control {
    width: 100%;
    padding: 6px 12px;
    border: 1px solid #cccccc;
    border-radius: 6px
}

.form-control:focus {
    border-color: #e6e6e6;
    outline: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

.breadcrumb>li a:hover {
    color: #666
}

.green_box,
.gray_box {
    background: #1ca01c;
    height: 40px;
    border-radius: 0 0 3px 3px;
    position: relative;
    bottom: 60px;
    width: 100%;
    float: left;
}

.gray_box {
    background-color: lightgray;
    padding: 10px 0px 0px 10px;
    color: #000000;
}

.instock {
    background: green;
    padding: 5px 10px;
    color: white;
    font-weight: bold;
    border-radius: 3px;
}

.apt_table {
    /*display: block;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-khtml-border-radius:10px;*/
    margin-top: 20px;
    width: 100%;
    border-collapse: collapse;
    cellpadding: 20px;
    border: 1px solid lightgray
}

.apt_table td {
    text-align: center;
    width: 30%;
    padding: 20px
}

.apt_table th {
    width: 30%;
    padding: 20px
}

.apt_string_1 {
    border: 1px solid #00a052;
    background: #00a052;
    color: #fff
}

.apt_string_2,
.apt_string_4,
.apt_string_6 {
    background: #f5f5f5
}

.left_col_product,
.right_col_product {
    float: left;
    position: relative
}

.left_col_product {
    width: 68%;
}

.right_col_product {
    width: 30%;
    padding-left: 24px
}

.btn {
    border-radius: 3px;
    border: none;
    cursor: pointer
}

.btn.active,
.btn:active {
    background-image: none;
    box-shadow: rgba(0, 0, 0, 0.125) 0 3px 5px inset;
    outline: 0
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none
}

.btn-group-sm>.btn,
.btn-sm {
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
    border-radius: 3px
}

footer {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #ddd
}

hr {
    border: 0
}

.col_foot {
    float: left;
    width: 20%;
    padding-bottom: 23px
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.left_col_product ul {
    list-style: none
}

.left_col_product ul li::before {
    color: #f4662a;
    content: "\2022";
    position: absolute;
    left: 23px;
    font-size: 26px;
    margin-top: -8px
}

.product-thumb:hover .img-responsive {
    opacity: .8;
    transform: scale(1.1)
}

.open>.dropdown-menu {
    display: block
}

.form-group {
    display: none
}

label {}

div.required .control-label:before {
    content: '* ';
    color: red;
    font-weight: 700
}

.div_marg_bot,
.div_marg_bot_region {
    margin-bottom: 50px;
    background: #f7f7f7;
    border-radius: 10px
}

.div_fs {
    border-bottom: 2px solid #f4662a;
    border-radius: 10px 10px 0 0;
    font-weight: 700;
    background: #00a0521a
}

footer a {
    color: #ccc
}

footer a:hover {
    color: #fff
}

#form-language .language-select:hover {
    color: #fff;
    background-color: #adadad !important
}

.dark {
    z-index: 11;
    align-items: center;
    justify-content: center;
    /*background:rgba(0,0,0,0.7);*/
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    height: 100vh;
}

.show {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important
}

.inner {
    border-radius: 3px;
    background: #fff;
    max-height: 100%;
    padding: 50px;
    box-sizing: border-box;
    position: relative;
    overflow: auto;
    padding: 0
}

.cart-in {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.items {
    width: 500px
}

.cart-in>div {
    padding: 40px;
    box-sizing: border-box;
    position: relative
}

.cart-in .order-form {
    width: 300px;
    background: #F9F7F7;
    box-sizing: border-box;
    position: relative;
    padding-left: 30px;
    padding-right: 30px
}

.cart-in .order-form .title {
    margin-bottom: 30px;
    font-size: 25px
}

.dark.cart .cart-in .order-form form .label {
    font-size: 12px;
    margin: 20px 0 10px;
    cursor: default
}

.dark.cart .cart-in .order-form form label {
    display: inline-block
}

.dark.cart .cart-in .order-form form input[type=radio] {
    visibility: hidden;
    width: 0px;
    margin-left: -3px;
    position: absolute;
    left: -7px
}

.dark.cart .cart-in .order-form form input,
.order-form form input,
.dark.cart .cart-in .order-form form select {
    font-size: 16px;
    -moz-appearance: none;
    border-radius: 4px;
    z-index: 2;
    position: relative;
    border: 1px solid #e3dada;
    background: transparent;
    padding: 0 25px 0 10px;
    outline: none;
    line-height: 35px;
    height: 50px;
    width: 100%;
    box-sizing: border-box
}

.dark.cart .cart-in .order-form form input[type=radio]:checked+span {
    background: #156aa9;
    width: 7px;
    height: 7px;
    box-sizing: content-box;
    display: inline-block;
    background: #fff;
    border: 3px solid #fff;
    border-radius: 50%;
    margin-right: 5px
}

.dark.cart .cart-in .order-form form .wrapper,
.order-form form .wrapper {
    position: relative;
    background: #fff;
    margin-bottom: 10px
}

.dark.cart .cart-in .order-form form input[type=radio]:checked+span {
    background: #156aa9;
}

.dark.cart .cart-in .order-form form input[type=radio]+span {
    box-shadow: 0 0 0 1px #e3dada;
    width: 7px;
    height: 7px;
    box-sizing: content-box;
    display: inline-block;
    border: 3px solid #fff;
    border-radius: 50%;
    margin-right: 5px
}

.dark .title {
    font-size: 25px;
    margin-bottom: 40px
}

.dark.cart .cart-in .items .content {
    min-height: 370px
}

.dark .inner .close {
    z-index: 4;
    position: absolute;
    top: 10px;
    right: 24px
}

.shad_my {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    align-items: center;
    justify-content: center
}

#close_l {
    position: absolute;
    right: 24px;
    top: 15px
}

ul>li>a:hover {
    color: #fe6f42
}

.alert_overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99998;
    background: rgba(51, 51, 51, 0.82);
    display: none
}

.alert_all,
.check {
    color: #575757;
    font-size: 25px;
    text-align: center;
    width: 396px;
    padding: 29px 43px;
    border-radius: .25rem;
    background: #fff;
    position: fixed;
    left: 50%;
    margin-left: -241px;
    top: 50%;
    z-index: 99999
}

.alert_button,
#not_correct,
#send {
    line-height: 1.4;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 2rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #fff;
    background-color: rgb(221, 107, 85);
    margin-top: 25px;
    cursor: pointer
}

.alert_button:hover,
#not_correct:hover {
    color: #fff;
    background-color: rgb(185 79 58)
}

.alert_button {
    background-color: rgb(150, 191, 210)
}

.alert_button:hover {
    background-color: #a1d9f2
}

.phone_span {
    line-height: 2.5
}

a.alert_close {
    color: #c3c3c3;
    position: absolute;
    right: 7px;
    top: 0px
}

@media (max-width: 500px) {
    .apt_table th {
        padding: unset
    }
    .apt_table {
        font-size: 12px
    }
    .alert_all,
    .check {
        margin: -50% 20px;
        width: unset;
        left: unset
    }
    .check {
        margin-left: -10px
    }
    #erconts {
        width: 90%;
        padding-top: 15px !important;
        margin-bottom: -17px;
        margin-left: 16px
    }
    .title {
        margin-bottom: -5px !important
    }
    .order-form {
        background: none !important;
        padding-top: 20px !important;
        border-top: 1px solid #e2e2e2
    }
    .inner {
        height: 100%;
        width: 100%
    }
    .cart-in {
        display: block !important;
        padding-top: 28px;
    }
    .cart-in>div {
        padding: 45px 10px 10px 10px
    }
    .items {
        width: 100%;
        height: 140px !important
    }
    .order-form {
        width: 100% !important;
        /*height:546px!important*/
    }
    .items .title {
        display: none !important
    }
}

.img-circle:hover {
    opacity: 1
}

@media (max-width: 1000px) {
    .top_menu {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media (max-width: 700px) {
    .dropdown-menu {
        margin-left: unset !important;
        width: 100vw !important;
        top: -16px !important;
        padding: 10px 0 30px !important
    }
    .lightgray_background {
        border: none;
        background: none
    }
    .top_menu {
        width: 70%;
        margin-left: unset;
        margin-top: 16px !important;
        text-align: left;
        left: 0;
        margin-top: unset
    }
    .apt_table td {
        padding: 3px
    }
    .product-thumb {
        width: 100% !important;
        margin: 0 0 40px
    }
    .left_col_product,
    .right_col_product {
        width: 100%
    }
    .col_foot {
        width: 100% !important
    }
    .left_col_product,
    .right_col_product {
        padding: unset
    }
    .three_col {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

.left_col_product>div>div>p>img {
    max-width: 100% !important;
    height: unset !important
}

@media (max-width: 700px) {
    .div_marg_bot_region {
        display: none
    }
}

.cp {
   cursor: pointer;
}