
@font-face {
    font-family: Roboto Thin;
    src: url('../fonts/Roboto/Roboto-Light.ttf');
    font-weight: 200;
}
@font-face {
    font-family: Roboto Light;
    src: url('../fonts/Roboto/Roboto-Light.ttf');
    font-weight: 300;
}
@font-face {
    font-family: Roboto Regular;
    src: url('../fonts/Roboto/Roboto-Light.ttf');
    font-weight: 400;
}
@font-face {
    font-family: Roboto Bold;
    src: url('../fonts/Roboto/Roboto-Bold.ttf');
    font-weight: 700;
}
/*
@font-face {
    font-family: Century Gothic Regular;
    src: url('../fonts/Century Gothic/Century Gothic Regular.ttf');
}
@font-face {
    font-family: Century Gothic Bold;
    src: url('../fonts/Century Gothic/Century Gothic Bold.ttf');
}*/

input, textarea { border-radius: 0; }
html{ height: 100%; }
body { font-family: "Roboto Light"; color: #000; font-size: 16px; background-color: #FFF; position: relative; min-height: 100%; height: auto !important; width: 100%; padding:0; }
header { width: 100%; position: relative; z-index: 11; padding-top: 46px; }
.main-wrap { position: relative; }
.container-fluid { padding-right: 6%; padding-left: 6%; }
#success_p { display: none; }

h1 { font-family: "Roboto Bold"; font-size: 30px; color: #18A4B5; }
h2 { font-family: "Roboto Bold"; font-size: 22px; color: #18A4B5; }
h3 {  font-family: "Roboto Light"; font-size: 30px; color: #18A4B5;  }
h4 { font-family: "Roboto Light"; font-size: 22px; color: #18A4B5; }
a { outline: none!important; color: #18A4B5; }
a:hover { color: #5DBFCC; text-decoration: none; }

.offset-top-1{ margin-top: -10px; }
.offset-top-2{ margin-top: -20px; }
.offset-top-3{ margin-top: -30px; }
.offset-top-4{ margin-top: -40px; }
.offset-top-5{ margin-top: -50px; }

.offset-top1{ margin-top: 10px; }
.offset-top2{ margin-top: 20px; }
.offset-top3{ margin-top: 30px; }
.offset-top4{ margin-top: 40px; }
.offset-top5{ margin-top: 50px; }

.offset-bottom1{ margin-bottom: 10px; }
.offset-bottom2{ margin-bottom: 20px; }
.offset-bottom3{ margin-bottom: 30px; }
.offset-bottom4{ margin-bottom: 40px; }
.offset-bottom5{ margin-bottom: 50px; }
.scrolloff { pointer-events: none; }
#up_button {
    display: none;
    bottom:70px;
    font-size:0;
    line-height:0;
    margin-right:0 !important;
    position:fixed;
    right:40px !important;
    text-decoration:none;
    width:70px;
    height:70px;
    z-index:105;
    -webkit-transition: all 0.3s ease-out;
       -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
         -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
}

#up_button:hover { opacity: 0.8; }
.row-centered { text-align: center; font-size: 0; }
.col-centered { float: none!important; display: inline-block!important; vertical-align: top!important; }
.no_padding { padding: 0; }
.no_margin { margin: 0; }
footer { position: absolute; bottom: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.8); padding: 30px 0 10px; }
.about_btn { display: inline-block; padding: 10px 20px; background-color: #FFF; color: #17A5EB; text-decoration: none!important; font-family: "Roboto Regular"; font-size: 16px; margin-top: 30px; }
.about_btn:hover { background-color: #FFF; color: #EB8C17; }
.pagination > li > span, .pagination > li > a { color:#17A5EB; }
.pagination > li > span:hover, .pagination > li > span:focus, .pagination > li > a:hover, .pagination > li > a:focus { color:#EB8C17; }
.pagination > .active > span { background-color: #17A5EB; border-color: #17A5EB; }
.pagination > .active > span:hover, .pagination > .active > span:focus  { background-color: #EB8C17; border-color: #EB8C17; }
.pagination a,.pagination span { border-radius: 0!important; }
.fancy:hover .youtube { opacity: 1; }
.youtube { position: absolute; width: 36px!important; height: 36px!important; top: 50%; left: 50%; margin-top: -18px; margin-left: -18px; opacity: .7;}


.big-container { width: 88%; margin: 0 6%; position: relative; }
.top-menu { position: relative; z-index: 10; }

.header_logo_block { font-size: 0; position: relative; }

.header_contacts_info { font-family: "Roboto Regular"; }

.header_phone { color: #18A4B5; font-family: "Roboto Regular"; margin: 0; }
.header_email { color: #18A4B5; font-family: "Roboto Regular"; }


.slogan_bg { background-color: #18A4B5; display: inline-block; position: relative; z-index: 99; }
.header_slogan { display: inline-block; vertical-align: middle; margin: 0; text-transform: uppercase; color: #FFF; font-family: "Roboto Light"; }
.header_slogan_helper { display: inline-block; vertical-align: middle; margin: 0; width: 0; }
.logo { display: inline-block; position: relative; margin-right: 40px;}
.logo img { max-width: 100%; }
.logo:after { display: block; content: ''; position: absolute; width: 1000px; top: 0; bottom: 0; left: -995px; background: #18A4B5; }

.menu_toggler {  font-size: 24px; background-color: transparent; color: #FFF; display: inline-block; padding: 10px 16px 8px; float: right; height: 53px; }
.menu_toggler:hover, .menu_toggler:focus { background-color: #FFF; color: #18A4B5; }
.header_phone_xs { color: #18A4B5; font-family: "Roboto Light"; margin: 0; max-width: 85%; font-size: 24px; padding: 8px 0 0 0; display: inline-block; height: 53px; }
.top-container-xs { height: 53px; background-color: #333333; text-align: center; position: relative; z-index: 999; }


.top-menu {  z-index: 99; }
.top-menu a {font-size: 20px; text-decoration: underline!important; display: inline-block; padding: 10px 20px 10px 18px; font-family: "Roboto Regular"; }
.top-menu a:hover, .top-menu a.active { text-decoration: none; color: #18A4B5; }
.navigation { background-color: #FFF; padding: 10px 0 20px; border-bottom: 1px solid #18A4B5; }
.navigation a { display: block; color: #000; font-size: 20px; text-decoration: underline; padding: 10px 20px 10px; font-family: "Roboto Regular"; }
.main_top_bg { height: 355px; background: url("../img/main_top_bg.png"); }

.main_ordering { margin-top: -30px; background: url("../img/main_middle_bg.png") no-repeat center center; background-size: cover; min-height: 500px; }
.main_order_point { margin-bottom: 10px; font-family: "Roboto Regular"; text-align: center; color: #FFF; height: 60px; border-right: none; position: relative; margin-right: 30px; }
.main_order_point:before { content: ""; position: absolute; top: -1px; right: -30px; width: 0; height: 0; border-top: 30px solid transparent; border-bottom: 30px solid transparent;  border-left: 30px solid #5dbfcb; }
.main_order_point:after { content: ""; position: absolute; top: -1px; right: -29px; width: 0; height: 0; border-top: 30px solid transparent; border-bottom: 30px solid transparent; }
.main_order_point.point_1 { background-color: #5dbfcb; box-shadow: 10px 0 30px rgba(255,255,252,1);}
.main_order_point.point_2 { background-color: #5dbfcb; box-shadow: 10px 0 30px rgba(255,255,252,1);}
.main_order_point.point_3 { background-color: #5dbfcb; box-shadow: 10px 0 30px rgba(255,255,252,1);}
.main_order_point.point_4 { background-color: #5dbfcb; border-right: 1px solid #18A4B5; margin-right: 0; box-shadow: 10px 0 30px rgba(255,255,252,1);}
.main_order_point.point_2:after { border-left: 30px solid #5dbfcb; }
.main_order_point.point_3:after { border-left: 30px solid #5dbfcb; }
.main_order_point.point_4:before, .main_order_point.point_4:after { display: none; }

.point_content { font-size: 18px; margin-bottom: 30px; text-align: left;}

.header_point { background-color: #A4DBE0; border: 1px solid #A4DBE0; margin-bottom: 10px; font-family: "Roboto Regular"; text-align: center; color: #FFF; height: 60px; position: relative; margin-right: 30px; }
.header_point:after { content: ""; position: absolute; top: -1px; right: -30px; width: 0; height: 0; border-top: 30px solid transparent; border-bottom: 30px solid transparent;  border-left: 30px solid #A4DBE0; }
.header_point.active { border-color: #18A4B5; }
.header_point.active:after { content: ""; position: absolute; top: -1px; right: -30px; width: 0; height: 0; border-top: 30px solid transparent; border-bottom: 30px solid transparent;  border-left: 30px solid #18A4B5; }
.header_point.active { background-color: #18A4B5; }
.header_point_last { margin: 0; }
.header_point_last:after { display: none; }

.about_top_content { background-color: #D1EDF0; font-size: 19px; }
.to_cols { font-size: 18px; line-height: 21px; }

.main_btn { display: inline-block; padding: 20px 60px; font-size: 30px; color: #FFF; background-color: #18A4B5; position: relative; z-index: 999; padding: 9px 50px 14px; font-size: 26px; text-align: center; }
.main_btn:hover, .main_btn:focus { background-color: #5DBFCC; color: #FFF; }

.text-content { font-size: 18px; line-height: 21px; margin: 20px 0 0 0; }
.cat_tile { background-color: #D1EDF0; padding: 10px 20px 60px 20px; margin-bottom: 15px; position: relative; }
.cat_tile ul { list-style: none; padding-left: 20px; }

.big_price { position: absolute; bottom: 20px; left: 20px; right: 20px; font-family: "Roboto Bold"; font-size: 22px; color: #18A4B5; }



.good_tile_name { font-family: "Roboto Bold";; font-size: 22px; color: #18A4B5; margin: 20px 0; text-align: left; }
.good_tile_name span { display: inline-block; max-width: 75%; }
.good_tile_more { float: right; font-family: "Roboto Light"; text-decoration: underline; font-size: 18px; margin-top: -1px; }

.good_tile_char {
    color: #000;
    font-size: 12px;
    margin: 0;
    line-height: 13px;
}
.good_tile_char_name { font-weight: 700; }

.good_tile_table { border: 1px solid #DDD; border-top: none; }
.good_tile_table td { padding: 2px 5px!important; }
.good_tile_table tr td:last-child { border-left: 1px solid #DDD; }


.good_tile_footer { font-family: "Roboto Regular"; font-size: 16px; color: #18A4B5; margin: 0 0 20px; text-align: left; }
.good_tile_footer a { text-decoration: underline; }

.filter_classes { font-family: "Roboto Light"; font-size: 26px; color: #18A4B5; margin-bottom: 20px; }
.filter_classes a.class_a { float: right; position: relative; display: inline-block; padding: 6px 8px 8px; min-width: 40px; height: 38px; text-align: center; margin-left: 5px; border: 1px solid #18A4B5; }
.filter_classes a.class_a:hover, .filter_classes a.class_a.active { background-color: #18A4B5; color: #FFF; }
.filter_name { display: inline-block; margin-top: 6px; position: relative; }

.filter_name_helper { display: none; font-size: 16px; margin: 10px 0 -10px 14px; }

.filter_opener { display: block; border: 1px solid #18A4B5; padding: 7px 10px 9px; margin-bottom: 20px; }

.filters .values { list-style: none; padding: 15px; margin: 0; font-size: 0; position: absolute; background-color: #FFF; z-index: 9999; width: 100%; border: 1px solid #18A4B5; display: none; top: 50px; }
.filters .values li { display: block; }
.filters .values li a { display: inline-block; font-size: 22px; }

.filter_chars { font-family: "Roboto Light"; font-size: 26px; color: #18A4B5;}
.filter_values { text-align: left; position: relative; cursor: pointer; }
.arrow_down { display: inline-block; position: absolute; width: 35px; border: 1px solid #5DBFCC; top: 2px; right: 2px; bottom: 2px; }
.arrow_down:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 12px solid #5DBFCC;

}

.active_filters { list-style: none; padding: 0; margin: 0; }
.active_filters li { display: inline-block; }
.active_filters li a { display: inline-block; border: 1px solid #18A4B5; padding: 5px 10px 8px; margin-top: 10px;}
.active_filters li a span { display: inline-block; background-color: #18A4B5; color: #FFF; padding: 5px 10px 8px; margin: -5px -10px -8px 10px; }

.active_filters li:hover span { background-color: #5DBFCC; }

.good_tile_char_value { text-overflow: ellipsis; overflow: hidden; display: block; white-space: nowrap; }

.good_tile_table td { width: 115px; max-width: 115px; }

.good_tile_container { display: inline-block; font-size: 0; margin: 10px; }

.good_tile_inner { font-size: 0; }
.good_tile_inner table { margin: 0;}

.good_tile_img_container { width: 48%; }
.good_tile_char_container {  }


.good_card_name { font-family: "Roboto Bold"; font-size: 22px; color: #18A4B5; margin: 20px 0; text-align: left; }
.card_name { display: inline-block; max-width: 75%; }
.card_price { float: right; font-family: "Roboto Light"; font-size: 28px; margin-top: -1px; }
.card_curr { font-size: 10px; text-transform: uppercase; font-family: "Roboto Light"; }

.good_card_footer { text-align: center; font-family: "Roboto Light"; font-size: 22px; color: #18A4B5 }
.good_card_footer a {
    display: inline-block;
    font-size: 16px;
    text-decoration: underline;
    margin-left: 130px;
}
.good_card_footer a.btn-add, .good_card_footer a.btn-add {
    float: right;
}
.good_card_footer_b {
    display: block;
    font-size: 16px;
    text-decoration: underline;
    text-align: right;
}

.card_columns {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    margin-top: 1px;
}
.card_img_container { display: inline-block; vertical-align: top; }
.good_card_outer { font-size: 0; }

.card_char_table { width: 100%; border-bottom: 1px solid #DDD; margin: -1px 0 0 0; }
.char_name { width: 50%; border-left: 1px solid #DDD; border-right: 1px solid #DDD; font-weight: bold; }
.char_value { width: 50%;  border-right: 1px solid #DDD; }

.compare_char_table { width: 100%; border-bottom: 1px solid #DDD; margin: -1px 0 0 0; font-size: 13px; border: 1px solid #ddd; }


.to_compare .compare_default { display: inline-block; text-decoration: underline; }
.to_compare .compare_in { display: none; text-decoration: underline; }
.to_compare.in_compare .compare_default { display: none; }
.to_compare.in_compare .compare_in { display: inline-block; }
.comparators_container { font-size: 0; text-align: center; white-space: nowrap;overflow: auto;}
.comparator {
    text-align: left;
    display: inline-block;
    padding: 10px;
    vertical-align: top;
    width: 300px!important;
    white-space: normal;
}
.comparator img { margin: 10px auto; }
.compare_img_container { max-width: 280px; margin: 0 auto; height: 378px;}

.quick_to_compare { margin-left: 30px; }


#good_order_modal .modal-content { position: relative; background-color: #A4DBE0; }
#good_order_modal .modal-content .modal-header p { color: #fff; font-size: 32px; font-family: "Roboto Regular"; margin-bottom: 0;}
#good_order_modal .modal-content .modal_close { position: absolute; right: 15px; top: 10px; }
#good_order_modal .modal-content .modal_close img { width: 20px; height: 20px; }
#good_order_modal .modal-content .modal-body, #good_order_modal .modal-content .modal-footer { background-color: #fff; }
#good_order_modal .modal-content .modal-footer { text-align: center; font-family: "Roboto Light"; }
#good_order_modal .modal-content .modal-footer a { text-decoration: underline; font-size: 22px; }
#good_order_modal .modal-content .modal-footer a:hover { color: #5DBFCC; }
#good_order_modal .modal-content .modal-body .modal-title-item .good_tile_name, #good_order_modal .modal-content .modal-body .modal-price-item .good_tile_name { margin: 0 0 20px; }
#good_order_modal .modal-content .modal-body .modal-title-item p:first-child, #good_order_modal .modal-content .modal-body .modal-price-item p:first-child { margin-bottom: 0; }
#good_order_modal .modal-content .modal-body .modal-price-item .good_tile_name.good_price { font-family: "Roboto Light"; font-size: 28px; }

table.order-table th {
    font-family: Roboto Light;
    font-size: 16px;
    color: #18A4B5;
    border-bottom: 0!important;
}

table.order-table th:nth-child(n+2):nth-child(-n+5) {
    border-right: 1px #18A4B5 solid;
}

table.order-table>tbody>tr>td {
    font-family: Roboto Light;
    font-size: 22px;
    line-height: 1.2;
    color: #18A4B5;
    vertical-align: middle;
    border-top: 0!important;
}

table.order-table>tbody>tr>td:nth-child(n+2):nth-child(-n+5){
    border-right: 1px #18A4B5 solid;
}


table.order-table>tbody>tr>td .card_curr { text-transform: lowercase; }
table.order-table>tbody>tr .td-img { padding-left: 0; padding-bottom: 20px;}
.table-line { border: 1px solid #18A4B5; }
.total-sum {
    font-family: Roboto Light;
    font-size: 22px;
    color: #18A4B5;
    text-align: right;
    background-color: #e8f6f7;
    padding: 15px 40px 7px 0;
    margin-bottom: 10px;
}
.total-sum .card_curr { text-transform: lowercase; }

.order-button2 {
    padding: 0 152px 0 0;
}

.order-button .main_btn, main_btn2 { font-family: Roboto Light; padding: 14px 50px;}

.qty { width: 42px; height: 34px; text-align: left; border: 1px solid #18A4B5; border-radius: 0px; font-size: 18px; padding: 5px; margin: 0 6px;}
.qty:focus {-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(24,164,181,.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(24,164,181,.6); }
input.qtyplus, input.qtyminus { width:34px; height:34px; text-align: center; color:#fff; border: 1px solid #18A4B5; border-radius: 0px; font-size: 18px; font-weight: 600; padding: 5px; background-color: #18A4B5; display: inline-block; vertical-align: bottom;}
table.order-table .quant { text-align: center; font-size: 0;}

.order_desc { font-family: Roboto Regular; font-size: 14px; line-height: 1; padding-top: 10px; }
#order-form label { font-family: Roboto Light; font-size: 12px; margin-bottom: 0; line-height: 1.4;}
#order-form .form-group { margin-bottom: 13px; }
#order-form .form-control { border: 1px solid #18A4B5; border-radius: 0px; }
#order-form .form-control:focus {-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(24,164,181,.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(24,164,181,.6); }
/*#order-form textarea.form-control { min-height: 110px; }*/
#order-form .method-payment { font-family: Roboto Regular; font-size: 18px; color: #18A4B5; }
#order-form .radio label { font-size: 14px; line-height: 25px; }

#top_cart {
    float: right;
    padding-top: 15px;
    text-align: right;
    padding-right: 300px;
    z-index: 100;
    position: relative;

}

#top_cart .basket-info { font-family: Roboto Light; font-size: 14px; line-height: 1; text-align: right; color: #18A4B5; }
#top_cart .basket-info .card_curr { text-transform: lowercase; }

/*Vova*/

/* Header
-------------------------*/
.main-header {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    color: #fff;
    background-color: #18A4B5;
    padding: 0 5% 0 5%;
}
.main_button {
    width: 90%;
    color: #fff;
    background-color: #feb614;
    display: inline-block;
    font-size: 28px;
    font-weight: 600;
    line-height: 60px;
    text-align: center;
    margin: 140px 0 0 0;
    left: -4%;
    position: relative;
}
#order-form2 input, #order-form2 textarea { border-radius: 0; }
.desc-info-main{
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #18A4B5;
  padding: 10px;
  z-index: 2;
  color: #18A4B5;
  width: 700px;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  top: 40px;
  left: -1px
}
.desc-info-main div>p {
    padding-left: 15px;
    position: relative;
    font-size: 14px;
    font-weight: 300;
}
.desc-info-main div>p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #18A4B5;
}
.info-c:hover .desc-info-main{
  display: block;
}
.info-b:hover .desc-info-main{
  display: block;
}
.info-a:hover .desc-info-main{
  display: block;
}
.logo img {
    width: 523px;
    height: auto;
    margin: 10px 0 0 20px;
}
.header_phone, .header_email a{
    color: #fff;
}
.main_btn {
    color: #fff;
    background-color: #feb614;
    top: 30px;
    margin: -35px 0 0 0;
    font-size: 24px;
    font-weight: 600;
}
.main_btn:hover, .main_btn:focus, .main_button:hover {
    background-color: #18A4B5;;
    color: #FFF;
}

.main_btn2 {
    color: #fff;
    background-color: #18A4B5;
    top: 30px;
    margin: 0 30px 0 0;
    font-size: 24px;
    font-weight: 600;
    padding: 10px 40px;
    border-radius: 0px;
}
.main_btn2:hover, .main_btn2:focus, .main_button2:hover {
    background-color: #feb614;;
    color: #FFF;
}

/* Content
-------------------------*/
.content-text {
    margin: -30px 0 0 -12px;
}

.content-bg {
    background: url("../img/people.png") repeat-x center center;
    min-height: 489px;
    width: 100%;
    margin: -200px 0 0 0;
}

.catalog_pre_info {
    margin-top: 10px;
}



/* Cart
-------------------------*/
.cart-first{
    background: url(../../../../../img/kn1.png) no-repeat!important;
}

.cart-choose {
    background-color: #e8f6f7;
    font-size: 22px;
    color: #18A4B5;
    line-height: 50px;
    padding-left: 10px;
    font-weight: 800;
}

.cart-preview {
    text-align: center;
    background-color: #b9e4ea;
    padding: 20px 19%;
}

.table {
    margin-bottom: 0px;
}

.cart-buyer {
    background-color: #e8f6f7;
    font-size: 18px;
    line-height: 50px;
    padding-left: 40px;
    display: flex;
}

.cart-buyer >span {
   margin: 0 50px 0 0;
}

.cart-buyer-radio {
    display: flex;
    margin-top: 5px;
}

.cart-buyer-radio p {
    font-weight: 500;
    font-size: 16px;
    position: absolute;
    margin: -55px 0 0 42px;
}

.cart-buyer-radio label {
    height: 40px;
    width: 240px;
    display: block;
    position: relative;
}

input[type="radio"] + span {
    position: absolute;
    left: -10px;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../../../../img/kn2.png) no-repeat;
    cursor: pointer;
}

input[type="radio"]:checked + span      {
    background: url(../../../../../img/kn1.png) no-repeat;
}

.file-upload {
     position: relative;
     /*overflow: hidden;*/
     height: 77px;
     background: #18A4B5;
     text-align: center;
}

.file-upload:hover {
     background: #feb614;
}

.file-upload input[type="file"]{
    position: absolute;
    margin: 20px 0 0 0;
    z-index: -1;
    opacity: 0;
}

#fileformlabel {
    color: black;
    margin: 10px 0 0 0;
}

.#fileformlabel2 {
    color: black;;
}

.fileformlabelStart {
    width: 280px;
    padding: 10px 0;
    font-size: 14px;
}

.fileformlabelStart2 {
    width: 480px;
    padding: 10px 0;
}

.file-upload label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    padding: 8px 10px;
}

.file-upload span {
    color: white;
    font-size: 13px;
    font-weight: 600;
}

#order-form2 .cart-buyer {
    margin: 20px 0 20px 0;
}

.important {
    color: #18A4B5;
}

.form-group {
    font-size: 13px;
}

.form-group input {
    border: 1px solid #18A4B5; */
}

#popup1 {
    display: none;
}


/* Form
-------------------------*/
/*#order-form input[type="file"] {
    width: 100%;
    height: 100px;
    background-color: #18A4B5;
    color: #fff;
}*/

.b-popup{
    width: 100%;
    min-height: 100%;
    background-color: rgba(0,0,0,0.5);
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: 1000;
}

.b-popup .b-popup-content{
    margin: 0 auto;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: inset 0px 0px 15px 5px #e8f6f7;
    position: fixed;
    right: 10%;
    left: 10%;
    top: 10%;
    bottom: 10%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.b-popup-content a.close-round {
    position: fixed;
    right: 12%;
    top: 12%;
}


.close-round:hover {
    color: #18A4B5;
}

.close-round {
    position: fixed;
    width: 32px;
    height: 32px;
    background: #b9e4ea;
    border-radius: 50%;
    font-size: 32px;
    font-weight: 500;
    color: black;
    line-height: 30px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
       -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
         -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
}

.b-popup-content-content {
    padding: 20px 10%;
}

.b-popup-content-desc {
    display: flex;
    padding: 40px 0 0 0;
}

.b-popup-content-desc-text {
    width: 45%;
    margin: 0 auto;
}

.ctable_char_name {
    width: 100%;
}

.cont-new {
    width: 200px;
    background: #D1EDF0;
    font-size: 14px;
    text-align: left;
    padding: 0px;
    margin-top: 500px;
}

.cont-new > div > div {
    height: 100%;
    font-weight: 600;
}

.table-new {
    font-size: 14px;
    display: flex;
    text-align: left;
}

.table-new-colum {
    width: 300px;
    margin: 0 auto;
}

.table-new-colum-row {
    margin: auto;
    border: 1px solid silver;
}

.table-new-colum-row span{
    color: black;
}

.text-content h1 {
    text-align: center;
}

.comparators_container div:first-child {
    color: red;
}

.button-cart button {
    color: white;
    background-color: #18A4B5;
    width: 100%;
    margin: 0 0 15px 0;
    font-size: 21px;
    font-weight: 700;
    border: none;
    border-radius: 0;
}

.button-cart button:hover {
    color: white;
    background-color: #feb614;
    border: none;
}

.filter_values {
    font-size: 20px;
}

.shopping-bag {
    background-image: url(../img/shopping-bag.png);
    width: 30px;
    height: 25px;
    float: left;
    margin: -5px 10px 0 0;
}

.good_tile_inner_new {
    display: flex;
}

.good_tile_img_container_new {

}

.good_tile_char_container_new {
    width: 50%;
}

.img-responsive1{
    height: 367px;
}

.good_tile_char_name_new {
    width: 50%;
    border: 1px solid silver;
    padding: 0 0 0 10px;
    color: #000;
}

.good_tile_char_value_new {
    width: 50%;
    border: 1px solid silver;
    margin: 0 0 0 -1px;
    padding: 0 0 0 10px;
    color: #000;
}

.test {
    display: flex;
    font-size: 12px;
}

.col-new {
    width: 550px;
}

.catalog-row-new {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.good_in_all_list {
    position: absolute;
    margin: 50px 0 0 10px;
}

.good_in_bag_list {
    position: absolute;
    margin: 10px;
}

.good_in_compare_list {
    margin: 10px;
}

.variant {
    color: black;
    padding: 0 0 100px 0;
}

.variant a {
    text-decoration: underline;
}

.main_top {
    background-image: url("../img/main_top_bg.png");
    height: 355px;
    margin: -90px 0 0 0;
}
.slick-initialized .slick-slide {
    display: block;
    text-align: center;
    padding: 10px;
}
.text_slide_con{
    display: inline-block;
    text-align: center;
    font-size: 35px;
}
.main_top_text {
    margin: 120px 0 0 0;
}

.images_container { display: block; margin: 0 -4px; font-size: 0; }
.images_container .item { display: inline-block; padding: 0; width: 25%; }
.good_thumb { display: inline-block; margin:8px 4px 0;  opacity: 0.5; }
.good_thumb.active { border-color: #18A4B5; opacity: 1; }
@media (max-width: 1450px) {
    .cart-buyer-radio  {
        display: block;
    }
    .filter_name { display: none; }
    .filter_name_helper { display: block; }
    .filter_classes a.class_a { float: left; margin-left: 0px; margin-right: 5px;  }
}

@media (max-width: 1350px) {
    .all_cart {
        color: red;
    }
    #top_cart {
        padding-top: 15px;
        padding-right: 30%;
    }
    .top-menu {
        display: inline-block;
    }

    .cart-buyer-radio  {
        display: block;
    }
}

@media (max-width: 1200px) {
    .main_button {
        display: none;
    }
    .text_slide_con {
        margin: -10px 0 0 0;
        font-size: 25px;
    }
    .all_cart {
        color: red;
    }
    #top_cart {
        padding-top: 15px;
        padding-right: 40%;
    }
    .cart-buyer-radio  {
        display: flex;
    }
    .filter_name { display: inline-block; }
    .filter_name_helper { display: none; }
    .filter_classes a.class_a { float: right; margin-right: 0px; margin-left: 5px;  }
}

@media (max-width: 1020px) {
    #top_cart { float: none; text-align: left; padding-right: 0;}
    .good_card_footer {
        text-align: right;
    }
    .good_card_footer a {
        margin-left: 10px;
    }
    .good_card_footer a.btn-add, .good_card_footer a.btn-add  {
        float: none;
    }
}
@media (max-width: 991px) {
    .filter_classes a.class_a {
        position: initial;
    }
    .desc-info-main {
        left: auto;
        right: 0;
        width: auto;
    }
}
@media (max-width: 768px) {
    .good_tile_footer { text-align: center; }
    .good_tile_footer span, .good_tile_footer a { display: block; margin: 10px auto; float: none!important; }
    .good_tile_img_container { margin: 10px auto; }
    header { padding-top: 0; }
    .slogan_bg { background-color: #FFF;  }
    .header_slogan { font-size: 28px; max-width: 100%; white-space: normal; line-height: 32px; color: #18A4B5; }
    .header_slogan_helper { height: 75px; }
    .header_logo_block { display: block; width: 100%; float: none; text-align: center; }
    .header_contacts_info { display: none; }
    .header_phone { display: none; }
    .header_email { display: none; }
    .top-menu { text-align: center; margin-left: 0; }
    .top-menu>.navigation>a { display: block; font-size: 24px; }
    .navigation { display: none; }
    .main_top_bg { margin-top: 10px; }
    .main_order_point, .header_point { padding-top: 14px; font-size: 20px; }
    .catalog_pre_info { margin-top: 20px; }
    .good_tile_img_container { display: block; }
    .good_tile_char_container { display: block; }
    .total-sum { text-align: left; }
    .cat_tile {
        padding: 10px 20px 80px 20px;
    }
    .text_slide_con {
        margin: -10px 0 0 0;
        font-size: 20px;
    }
    .card_columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        display: block;
        width: 100%;
        vertical-align: top;
        font-size: 13px;
    }
    .card_img_container { display: block; width: 100%; vertical-align: top; }
    .card_img_container img { margin: 10px auto; }

    table.order-table th:nth-child(n+2):nth-child(-n+5), table.order-table > tbody > tr > td:nth-child(n+2):nth-child(-n+5) {
        border-right: none;
    }
    .cart-buyer-radio  {
        display: block;
    }
}
@media(max-width: 767px){
    #top_cart {    z-index: 0;    position: relative;}
}

@media (max-width: 600px) {
    .good_tile_inner_new {
        flex-direction: column;
        justify-content: center;
    }
    .img-responsive1 {
        margin: 0 auto;
        display: block;
    }
    .good_tile_char_container_new {
        width: 277px;
        margin: 0 auto;
        color:#fff!important;
    }
}
@media (max-width: 480px) {
    .cart-buyer-radio label {
    height: 40px;
    width: 100px;
    display: block;
    position: relative;
}
#order-form label {
    line-height: 15px;
}
.main_btn2 {
    margin: 0;
    padding: 10px 20px;
}
	#good_order_modal .modal-content .modal-header p { font-size: 22px; }
	#good_order_modal .modal-content .modal-body .modal-title-item .good_tile_name { margin: 0 0 5px; font-size: 18px;}
	#good_order_modal .modal-content .modal-body .modal-price-item .good_tile_name.good_price { margin: 0 0 5px; font-size: 20px; }
	#good_order_modal .modal-content .modal-body .modal-title-item p:first-child, #good_order_modal .modal-content .modal-body .modal-price-item p:first-child { font-size: 14px; }
	#good_order_modal .modal-content .modal-body .col-xs-8 { padding-left: 0; }
    #top_cart .basket-info { font-size: 12px; }
    .order-button .main_btn { font-size: 20px; padding: 4px 28px 7px; }
    .total-sum { font-size: 18px; padding-right: 5px; padding-left: 5px;}
    .table.order-table th { font-size: 14px; }
    table.order-table > tbody > tr > td { font-size: 18px; }
    table.order-table .quant { padding: 0; }
    .cart-buyer-radio p {
         font-size: 12px;
         margin: -55px 0 0 37px;
          line-height: 23px;
    }
    .cart-buyer > span {
        margin: 0 20px 0 0;
    }
    .cart-buyer {
        font-size: 14px;
        padding-left: 20px;
    }
}

@media (min-width: 768px) {
    .menu_toggler { display: none; }
    .logo { width: 400px; height: 105px; float: right; }
    .logo img { width: 400px; height: 105px; }
    .header_slogan { font-size: 28px; max-width: 268px; white-space: normal; line-height: 32px; }
    .header_slogan_helper { height: 105px; }
    .slogan_bg { height: 105px; }
    .header_contacts_info { margin-top: 10px; margin-bottom: 4px; font-size: 18px; line-height: 18px; text-align: center; display: block; float: none; }
    .header_phone, .header_phone a { font-size: 30px; line-height: 30px; margin-top: 10px; text-align: center; color: #fff;}

    .header_email { font-size: 20px; line-height: 30px; text-align: center; }
    .top-menu { text-align: center; margin-left: 0; }
    .main_top_bg { margin-top: -50px; }
    .main_order_point, .header_point { padding-top: 12px; font-size: 22px; }
    .about_main_img { float: none; margin: 0 auto; }
    .good_tile_img_container { display: inline-block; }
    .good_tile_char_container { display: inline-block; }

    .card_columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        display: block;
        width: 100%;
        vertical-align: top;
        font-size: 13px;
    }
    .card_img_container { display: inline-block; width: 100%; vertical-align: top; }
    .card_img_container img { margin: 10px auto; }
}

@media (min-width: 950px) {
    .b-popup-content-desc {
        flex-direction: column;
    }

    .b-popup-content-desc-text {
        width: 80%;
    }
}

@media (min-width: 992px) {
    .logo { width: 400px; height: 105px; float: right; }
    .logo img { width: 400px; height: 105px; }
    .header_slogan { font-size: 28px; max-width: 100%; white-space: nowrap;  line-height: 40px; }
    .header_slogan_helper { height: 105px; }
    .slogan_bg { height: 105px; }

    .header_logo_block { display: block; width: 100%; float: none; }
    .header_contacts_info { margin-top: 5px; margin-bottom: 4px; font-size: 18px; line-height: 18px; text-align: left; display: inline-block; float: left; }
    .header_phone { font-size: 30px; line-height: 30px; margin-top: 10px; text-align: right; }
    .header_email { font-size: 20px; line-height: 30px; text-align: right; }
    .header_contacts_info span { display: inline-block; white-space: nowrap; }
    .header_contacts_block { display: block; float: none; }
    .top-menu { text-align: left; margin-left: -16px; }
    .main_order_point, .header_point { padding-top: 12px; font-size: 22px; }
    .about_main_img { float: left; margin: 0 20px 0 0; }
    .catalog_pre_info { margin-top: -30px; }

    .card_columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        display: inline-block;
        width: 66%;
        vertical-align: top;
        font-size: 13px;
    }
    .card_img_container { display: inline-block; width: 33%; vertical-align: top; padding-right: 30px; }
    .card_img_container img { margin: 0; }
    .button-cart button {
        font-size: 12px;
        padding: 12px 6px;
    }
     table.order-table th { font-size: 16px; }
}

@media (min-width: 1200px) {
    .filter_values, .filter_classes {
        font-size: 16px;
    }
    .filter_classes {
        position: relative;
        margin-bottom: 0;
    }
    .filter_name { padding-top: 0; }
    table.order-table th { font-size: 13px; }
}

@media (min-width: 1280px) {
    .logo { width: 400px; height: 105px; float: none; }
    .logo img { width: 400px; height: 105px; }
    .header_slogan { font-size: 28px; }
    .header_slogan_helper { height: 105px; }
    .slogan_bg { height: 105px; }
    .header_logo_block { display: inline-block; width: auto; float: left; }
    .header_contacts_info { margin-top: 0px; margin-bottom: 4px; font-size: 16px; line-height: 21px; text-align: right; display: block; float: none; }
    .header_phone { font-size: 30px; line-height: 30px; margin: 0; }
    .header_email { font-size: 20px; line-height: 30px; }
    .header_contacts_info span { display: block; white-space: nowrap; }
    .header_contacts_block { display: inline-block; float: right; }
    .main_order_point, .header_point { padding-top: 12px; font-size: 22px; }
    .card_columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        display: inline-block;
        width: 75%;
        vertical-align: top;
        font-size: 13px;
    }

    .card_columns table{
        -webkit-column-break-inside:avoid;
        -moz-column-break-inside:avoid;
        -o-column-break-inside:avoid;
        -ms-column-break-inside:avoid;
        column-break-inside:avoid;
    }
    .card_img_container { display: inline-block; width: 25%; vertical-align: top; padding-right: 30px; }

}
@media (min-width: 1420px) {
    .main_order_point, .header_point { padding-top: 10px; font-size: 26px; }
    .button-cart button {
        font-size: 21px;
        padding: 6px 6px;
    }
     table.order-table th { font-size: 16px; }
}
@media (min-width: 1436px) {
    .filter_classes {
        top: 0;
        margin-bottom: 20px;
    }
}

@media (min-width: 1600px) {
    .logo { width: 523px; height: auto; }
    .logo img { width: 523px; height: auto; }
    .header_slogan { font-size: 38px; }
    .header_slogan_helper { height: 140px; }
    .slogan_bg { height: 140px; }
    .header_contacts_info { margin-top: 12px; margin-bottom: 10px;  font-size: 16px;  line-height: 24px; }
    .header_phone { font-size: 32px; line-height: 37px; }
    .header_email { font-size: 24px; line-height: 33px; }
    .main_order_point, .header_point { padding-top: 10px; font-size: 26px; }
}
@media (min-width: 1700px) {
    .filter_values, .filter_classes { font-size: 26px; }
}
