/* ==================================================
  OKAY STYLE
  ================================================== *//*

1. Шрифты
2. Общие стили
    - Text ( Форматирование текста)
    - Heading (Заголовки)
    - Links (Ссылки)
    - Buttons (Кнопки)
    - Pagination (Пагинация)
    - Boxed
    - Form (Элементы форм)
    - Raiting (Рейтинг)
3. Стили библиотек (Style library)
    -Autocomplite
    -Fancybox
    -Slick
4. Header_style
   -Main categories
5. Standart
6. Main post and main news
7. Footer
8. Product_list.tpl
9. Breacrumbs.tpl
10. Comments.tpl
11. Autorisation
12. Banners
13. Category.tpl
14. Меню каталога
15. Product.tpl 
16. POPUP WINDOW
17. Описание товаров
18. Comparison_page
19. Cart.tpl
20. Blog.tpl
21. Brand.tpl

*//* ==================================================
  OKAY STYLE
  ================================================== */



/********************************************************************** Шрифты */

/* font-family: "ProximaNovaBold"; */
@font-face {
    font-family: 'ProximaNovaBold';
    src: url('../fonts/ProximaNova/ProximaNova-Bold.eot');
    src: url('../fonts/ProximaNova/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova/ProximaNova-Bold.woff2') format('woff2'),
        url('../fonts/ProximaNova/ProximaNova-Bold.woff') format('woff'),
        url('../fonts/ProximaNova/ProximaNova-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
/* font-family: "ProximaNovaReg"; */
@font-face {
    font-family: 'ProximaNovaReg';
    src: url('../fonts/ProximaNova/ProximaNova-Regular.eot');
    src: url('../fonts/ProximaNova/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova/ProximaNova-Regular.woff2') format('woff2'),
        url('../fonts/ProximaNova/ProximaNova-Regular.woff') format('woff'),
        url('../fonts/ProximaNova/ProximaNova-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/* font-family: "ProximaNovaLite"; */
@font-face {
    font-family: 'ProximaNovaLite';
    src: url('../fonts/ProximaNova/ProximaNova-Light.eot');
    src: url('../fonts/ProximaNova/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova/ProximaNova-Light.woff2') format('woff2'),
        url('../fonts/ProximaNova/ProximaNova-Light.woff') format('woff'),
        url('../fonts/ProximaNova/ProximaNova-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

/************************************************************************* Общие стили  */
html {
    height: 100%;
}
body {
    font-family: 'ProximaNovaReg';
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #43536f;
    background-color: #f8fafd;
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-box-direction: normal;*/
    /*-ms-flex-direction: column;*/
    /*flex-direction: column;*/
    /*min-width: 320px;*/
    /*min-height: 100%; */
   /*-moz-osx-font-smoothing: grayscale;*/
    /*-webkit-font-smoothing: antialiased;*/
    /*max-width: 100%;*/
}
#main.flexpage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 320px;
    min-height: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    max-width: 100%;
}
.main {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
    padding-bottom: 30px;
}
#footer,
.main {
    -webkit-transition-duration: 0.25s, 0.25s, 0.25s, 0.25s;
            transition-duration: 0.25s, 0.25s, 0.25s, 0.25s;
    -webkit-transition-property: padding-left, padding-right, margin-left, margin-right;
    transition-property: padding-left, padding-right, margin-left, margin-right;
}
.hidden{display: none;}

.active.cat_switch::after,
.active .angle_icon,
.sort_link.active_down span::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.promo_img {
    position: absolute;
    max-width: 60px;
    max-height: 60px;
    top: 0;
    left: 0;
}
hr,
.hr {
    display: block;
    height: 4px;
    background-color: rgb(230, 239, 250);
    width: 100%;
    position: relative;
    margin: 10px 0px 30px;
    border: none;
}
ul{
    padding-left: 15px;
}
.center{
    text-align: center;
}
/********************************************************************************* Text  */
.text_success{color: #10cfbd;}
.text_green{color: #01b901;}
.text_orange{color: #f36c16;}
.text_danger{color: #F55753!important;}
.text_primary{color: #06a2e3;}
.text_dark{color: #222;}
.text_black{color: #000;}
.text_white{color: #fff;}
.text_grey{color: #999999!important;}
.error {color: #f00;}

/************************************************************************* Heading  */
h1, .h1, .heading_page{
    font-family: 'ProximaNovaBold';
    font-size: 36px;
    line-height: 1;
    color: #43536f;
    margin: 10px 0px 30px;
}
h2, .h2, .heading_box{
    font-family: 'ProximaNovaBold';
    font-weight: 400;
    color: #43536f;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    position: relative;
    display: block;
}
h3, .h3, .heading_promo{
    font-family: 'ProximaNovaReg';
    font-weight: 600;
    color: #43536f;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}
h4, .h4, .heading_normal{
    font-family: 'ProximaNovaReg';
    font-weight: 600;
    color: #43536f;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}
h5, .h5, .heading_label{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #222;
    font-size: 16px;
    line-height: 20px;
}
h6, .h6, .heading_other{
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #2f2f2f;
    font-size: 16px;
    line-height: 26px;
}
.heading_main{
    font-family: 'ProximaNovaBold';
    position: relative;
    font-size: 24px;
    color: #43536f;
    margin: 20px 0px 20px;
}
.heading_form{
    font-family: 'ProximaNovaReg';
    position: relative;
    font-size: 36px;
    color: #677897;
    margin: 20px 0px 20px;
}
.heading_category_sub a{
    font-family: 'ProximaNovaBold';
    position: relative;
    font-size: 30px;
    color: #677897;
    display: block;
    margin: 0px 0px 10px;
    opacity: 0.5;
}
.heading_main:before {
    content: "";
    display: block;
    height: 4px;
    background-color: #e6effa;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 12px;
}

.heading_main span {
    background-color: #f8fafd;
    padding: 0 20px 0px 0px;
    position: relative;
    z-index: 5;
    overflow:hidden;
}

/************************************************************************* Links  */
a.link {
    color: inherit;
    text-decoration: underline;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
a.link:hover,
a.link:active {text-decoration: none;}

a.decor{color: inherit;text-decoration: none;}
a.decor:focus,
a.decor:hover{text-decoration: underline;}

.message_error {
    clear: both;
    padding: 5px 10px;
    margin-bottom: 10px;
    color: #f00;
    background-color: #fcd3d3;
    border: 1px dotted #ff4545;
    margin-top: 3px;
}
.message_success {
    padding: 5px 10px;
    margin-bottom: 10px;
    margin-top: 3px;
    color: #ffffff;
    background-color: #ff6600;
    text-transform: uppercase;
}

/************************************************************************* Buttons  */

.btn {
    display: -ms-inline-flexbox ;
    display: -webkit-inline-box;
    display: inline-flex ;
    -webkit-box-align: center ;
    -ms-flex-align: center ;
    align-items: center ;
    -webkit-box-pack: center ;
    -ms-flex-pack: center ;
    justify-content: center ;
    text-align: center;
    white-space: nowrap;
    border-radius: 100px;
    font-family: 'ProximaNovaBold';
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    border: 1px solid transparent;
    padding: 10px 30px;
    font-size: 18px;
    line-height: 1;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
}
.btn.hidden{display: none;}
.btn svg{
    width: 14px;
    height: 14px;
    margin-right: 5px;
}
.btn:focus,
.btn:hover {
    text-decoration: none;
}
.btn:active,
.btn.active {
    background-image: none;outline: 0;
}
.btn.disabled,
.btn:disabled {
    cursor: not-allowed;opacity: .65;
}
.btn_big{
    padding: 13px 30px;
}
.btn_small{
    padding: 0.3rem 1rem;
    font-size: 0.875rem;
}
.btn_mini{
    padding: 0.3rem 1rem;
    font-size: 0.875rem;
}
.coupon_button{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 5px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: none;
    padding: 0px 25px;
}
.comparison_button{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
    border-radius: 100px;
    font-family: 'ProximaNovaBold';
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: none;
    padding: 0px 0px 0px 25px;
    text-decoration: none;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.btn:focus,
.btn:hover {text-decoration: none;}
.btn:active,
.btn.active {background-image: none;outline: 0;}
.btn.disabled,
.btn:disabled {cursor: not-allowed;opacity: .65;}


.comparison_button span{
    width: 85px;
    margin-left: 10px;
    color: rgb(0, 164, 213);
    line-height: 1.3;
}
.comparison_button.selected,
.comparison_button:hover{
    opacity: 0.8;
}
.btn_buy {
    color: #fff;
    background-color: #00a4d5;
    border-color: #00a4d5;
}
.btn_buy:active,
.btn_buy:focus,
.btn_buy:hover {
    color: #00a4d5;
    background-color: transparent;
    border-color: #00a4d5;
}
.btn_buy:active:hover,
.btn_buy:active:focus{
    color: #00a4d5;
    background-color: #fff;
    border-color: #00a4d5;
}
.btn_buy:disabled:focus{
    color: #00a4d5;
    background-color: #fff;
    border-color: #00a4d5;
}
.btn_buy:disabled:hover {
    color: #00a4d5;
    background-color: #fff;
    border-color: #00a4d5;
}

.btn_info {
    color: #00a4d5;
    background-color: transparent;
    border-color: #00a4d5;
}
.btn_info:active,
.btn_info:focus,
.btn_info:hover {
    color: #fff;
    background-color: #00a4d5;
    border-color: #00a4d5;
}
.btn_info:active:hover,
.btn_info:active:focus{
    color: #fff;
    background-color: #00a4d5;
    border-color: #00a4d5;
}
.btn_info:disabled:focus{
    color: #fff;
    background-color: #00a4d5;
    border-color: #00a4d5;
}
.btn_info:disabled:hover {
    color: #fff;
    background-color: #00a4d5;
    border-color: #00a4d5;
}
.btn_comment{
    color: #187adf;
    background-color: transparent;
    border-color: #187adf;
    padding: 15px 30px;
    margin: 10px 0px;
}
.btn_comment:active,
.btn_comment:focus,
.btn_comment:hover {
    color: #fff;
    background-color: #187adf;
    border-color: #187adf;
}
.btn_comment:active:hover,
.btn_comment:active:focus{
    color: #fff;
    background-color: #187adf;
    border-color: #187adf;
}
.btn_comment:disabled:focus{
    color: #fff;
    background-color: #187adf;
    border-color: #187adf;
}
.btn_comment:disabled:hover {
    color: #fff;
    background-color: #187adf;
    border-color: #187adf;
}



/************************************************************************* Filter */

.filter_name{
    color: #005098;
    font-size: 14px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
    cursor: pointer;
    text-transform: uppercase;
}
.filter_name .filter_name_arrow{
    color: #005098;
    height: 24px;
    width: 24px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 32px;
    border-radius: 1.2em;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    
}
.filter_name .filter_name_arrow svg{ 
    height: 18px;
    width: 18px;
        -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.filter_name span{
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;  
}
.filter_name:hover span{
    color: #f36c16;
}
.filter_name:hover .filter_name_arrow{ 
    border-color: #f36c16;
    color: #f36c16; 
}
.filter_name.active .filter_name_arrow svg{
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.filters .box_item_filter{
    border-bottom: 1px solid #595959;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.filters .box_item_filter:last-child{
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.filter_link {
    display: block;
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    min-height: 18px;
    line-height: 18px;
    text-decoration: none;
    color: #222222;
    margin-bottom: 10px;
        -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;  
}
.filter_indicator {
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    top: -2px;
    left: 0;
    border: 1px solid #9b9b9b;
    border-radius: 0px;
        -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;  
}
.filter_item:hover .filter_indicator {
    border-color: #f36c16;
}
.filter_item:hover .filter_link {
    color: #f36c16;
}
.checked .filter_indicator, .checked_marker .filter_indicator {
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #f36c16;
    border: 1px solid #f36c16;
    font-size: 16px;
    line-height: 20px;
}
.checked .filter_indicator:before {
    content: "\f00c";
    color: #fff;
}
.checked_marker .filter_indicator:before {
    content: "\f00d";
    color: #fff;
}
.sort{
    max-width: 300px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.sort_link {
    padding: 0px 5px 0px 10px;
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
}
.option.active {
    color: #f36c16;
}
.select_sort{
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none;
    padding: 0px 20px 0px 5px;
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    z-index: 100;
}
.select_sort option {
    background-color: rgb(255, 255, 255);
    padding: 5px;
    font-size: 14px;
}
.change_pass{
    font-size: 14px;
    color: #06a2e3;
    text-decoration: underline;
    cursor: pointer;
}
.change_pass:hover{
    text-decoration: none;
}




/************************************************************************* Boxed  */
.boxed{
    background: #FFF;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 14px 0 rgb(230, 239, 250);
    box-shadow: 0 6px 14px 0 rgb(230, 239, 250);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.boxed:hover{
    -webkit-box-shadow: 0 6px 14px 0 rgb(202, 224, 255);
    box-shadow: 0 6px 14px 0 rgb(202, 224, 255);
}
.boxed_no_padding{
    padding: 0px;
}
.boxed_success,
.boxed_warning,
.boxed_attention{
    background-color: #39ccfc;
    color: #fff;
    border-color: #39ccfc;
    background-image: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-shadow: none;
    padding: 15px;
    border-radius: 3px;
    font-size: 14px;
    border-width: 0;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    border: 1px solid transparent;
}
.boxed_warning{
    background-color: #F55753;
    color: #fff;
    border-color: #F55753;
}
.boxed_success{
    background-color: #0A7C71;
    color: #fff;
    border-color: #0A7C71;
}
.boxed_notify{
    background-color: #6d5cae;
    color: #fff;
    border-color: #6d5cae;
}

/************************************************************************* Form  */

.section_form{
    background: #e6effa;
    padding: 40px 0px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: -30px;
}
.form_w360{
    width: 100%;
    max-width: 360px;
    margin: 20px auto;
}
.form_group {
    margin-bottom: 25px;
}
.input_coupon,
.form_input {
    font-family: "ProximaNovaReg";
    line-height: 38px;
    border-radius: 0;
    color: rgb(103, 120, 151);
    padding: 5px 25px 5px 0px;
    height: 38px;
    width: 100%;
    z-index: 320;
    position: relative;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px solid rgba(103, 120, 151, 0.5);
    font-size: 14px;
    background: transparent;
}
.form_label {
    color: #2f2f2f;
    font-size: 14px;
    margin-bottom: 4px;
    display: block;
}
.form_input:focus {

}
.form_input_fast {
    line-height: 30px;
    background-color: #fff;
    border: 1px solid #06a2e3;
    border-radius: 0px;
    padding: 0 15px;
    height: 30px;
    text-align: center;
    color: #808080;
    width: 100%;
    font-family: inherit;
    font-size: 14px;
}
.form_textarea {
    font-family: "ProximaNovaReg";
    border-radius: 0;
    line-height: 1;
    color: rgb(103, 120, 151);
    padding: 5px 5px 0px 0px;
    min-height: 38px;
    height: auto;
    width: 100%;
    position: relative;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px solid rgba(103, 120, 151, 0.5);
    font-size: 14px;
    background: transparent;
}
.form_textarea:focus {

}
.captcha {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.input_captcha {
    width: calc(100% - 125px);
    line-height: 38px;
    vertical-align: top;
    margin: 0 0px 0 10px;
}
.secret_number {
    border: 1px solid rgba(103, 120, 151, 0.5);
    padding: 6px 10px;
    border-radius: 2px;
    background: rgb(245, 248, 249);
    display: inline-block;
    position: relative;
    text-shadow: 1px 1px rgb(56, 192, 243), -1px 1px rgb(72, 209, 204), -1px -1px rgb(72, 209, 204), 1px -1px rgb(72, 209, 204);
    color: rgb(255, 255, 255);
    font-weight: bold;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    cursor: pointer;
    width: 110px;
}
.secret_number:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 0px;
    bottom: 0px;
    left: 0;
    z-index: -1;
    background: linear-gradient(-45deg,
    rgba(72, 209, 204, 0) 2px, mediumturquoise 3px, rgba(72, 209, 204, 0) 3px ) repeat;
    background-size: 4px 4px;
}
.secret_number:after {
    content: attr(data-name);
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: -2;
    text-shadow: 1px 1px white,
    2px 2px white,
    3px 3px white,
    4px 4px white;
    color: white;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.variant_input,
.form-control {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    color: #2c2c2c;
    outline: 0;
    height: 35px;
    padding: 6px 12px;
    line-height: normal;
    font-size: 14px;
    font-weight: normal;
    vertical-align: middle;
    min-height: 35px;
    -webkit-transition: all 0.12s ease;
    transition: all 0.12s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-transition: background 0.2s linear 0s;
    transition: background 0.2s linear 0s;
    display: block;
    width: 100%;
    position: relative;
}
.file-input {
    display: inline-block;
    text-align: left;
    background: rgb(255, 255, 255);
    width: 100%;
    position: relative;
    border-radius: 0px;
    border: 1px solid rgba(103, 120, 151, 0.5);
}

.file-input > [type='file'] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
}

.file-input > .button {
    display: inline-block;
    cursor: pointer;
    background: #eee;
    padding: 8px 16px;
    border-radius: 2px;
    margin-right: 8px;
}

.file-input:hover > .button {
    background: dodgerblue;
    color: white;
}

.file-input > .label {
    color: #333;
    white-space: nowrap;
    opacity: .3;
}

.file-input.-chosen > .label {
    opacity: 1;
}
.variant_input:focus,
.form-control:focus {
    border-color: rgba(0,0,0,0.1);
    background-color: #f0f0f0;
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none !important;
}
.new_feature::-moz-placeholder,
.variant_input::-moz-placeholder,
.form-control::-moz-placeholder {
    color: #626262;
    opacity: 1
}
.new_feature:-ms-input-placeholder,
.variant_input:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
    color: #626262;
}
.new_feature::-webkit-input-placeholder,
.variant_input::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #626262;
}
.form-control:disabled,
.form-control[readonly] {background-color: #cfd8dc;opacity: 1;cursor: not-allowed}
.date_filter .form-control[readonly] {background-color: transparent;cursor: pointer}
input[type=search] {
    -webkit-appearance: none
}
.form-group {
    margin-bottom: 15px
}

.select{
    position: relative;
    width: 100%;
    height: 35px;
    padding: 0 30px 0px 15px;
    color: #000 !important;
    font-size: 14px;
    line-height: 35px;
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    background: url(../images/select_arrow.png) no-repeat right 10px center #fff;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    max-width: 100%;
    font-family: inherit;
    box-shadow: inset 0px 5px 11px -4px #C9C9C9;
    -webkit-box-shadow: inset 0px 5px 11px -4px #C9C9C9;
    -moz-box-shadow: inset 0px 5px 11px -4px #C9C9C9;
    -o-box-shadow: inset 0px 5px 11px -4px #C9C9C9;
}
.select_box {
    background: url(../images/select_arrow.png) no-repeat right 5px center rgb(255, 255, 255);
    background-size: 10px 10px;
 }
.select_box select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

.select:focus {
    box-shadow: inset 0px 5px 11px -4px rgb(6, 162, 227);
    -webkit-box-shadow: inset 0px 5px 11px -4px rgb(6, 162, 227);
    -moz-box-shadow: inset 0px 5px 11px -4px rgb(6, 162, 227);
    -o-box-shadow: inset 0px 5px 11px -4px rgb(6, 162, 227);
    border: 1px solid rgb(6, 162, 227);
}

.select option{
    padding: 10px 15px;
    color: #000;
    font-size: 12px;
    line-height: 20px;
}
.radio_box{
    margin-bottom: 15px;
}
.radio_box input[type="radio"]:checked + .radio_box_label::before{
    background-color: #677897;
}
.radio_box_label::before {
    cursor: pointer;
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    background-color: #ffffff;
    border: solid 1px #677897;
    margin-right: 8px;
    -webkit-transition: border-color 0.2s linear 0s;
    transition: border-color 0.2s linear 0s;
    -webkit-appearance: none;
}
.radio_box_label {
    cursor: pointer;
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}
.boxed_captcha_flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
}
.okay_ckeckbox{
    display: block;
    position: relative;
    text-align: left;
    padding-left: 30px;
    line-height: 20px;
}
.delivery_label{
    display: block;
    position: relative;
    text-align: left;
    padding-left: 30px;
    line-height: 20px;
}
.okay_ckeckbox:before{
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 10%;
    content: "";
    display: inline-block;
    height: 20px;
    left: 0px;
    position: absolute;
    -webkit-transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    width: 20px;
    line-height: 20px;
    padding-left: 2px;
}
.delivery_label:before{
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 0;
    content: "";
    display: inline-block;
    height: 20px;
    left: 0px;
    position: absolute;
    -webkit-transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    width: 20px;
    line-height: 18px;
    text-align: center;
}
.delivery_label.active:before{
    content: "\f04d";
    font-family: "FontAwesome";
    color: #01b901;
     border-color: #01b901;
    font-size: 14px;
}
input[type=checkbox]:checked + .okay_ckeckbox:before{
    content: '\f00c';
    font-family: "FontAwesome";
    color: rgb(43, 48, 59);
}

.checkbox_email  .checkbox_label::before {
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 10%;
    content: "";
    display: inline-block;
    height: 20px;
    left: 0;
    position: absolute;
    -webkit-transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    width: 20px;
}

.checkbox_email input[type="checkbox"]:checked + .checkbox_label::before {
    content: '\f00c';
    font-family: "FontAwesome";
}

/************************************************************************* Pagination */

.pagination {
    list-style: none;
    text-align: center;
    padding: 0px;
    margin: 40px auto;
}
.page_item {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
}
.page_link {
    display: block;
    padding: 2px 10px;
    min-width: 30px;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    color: rgb(136, 136, 136);
    font-size: 14px;
    height: 30px;
    line-height: 24px;
    background: RGB(255, 255, 255);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 14px 0 rgb(230, 239, 250);
    box-shadow: 0 6px 14px 0 rgb(230, 239, 250);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.page_link:hover,
.active .page_link {
    -webkit-box-shadow: 0 6px 14px 0 rgb(202, 224, 255);
    box-shadow: 0 6px 14px 0 rgb(202, 224, 255);
}
.active .page_link {
    color: #fff;
    background: rgb(30, 88, 122);
}
/************************************************************************* Raiting  */
.raiting_boxed{
    margin-bottom: 15px;
    margin-top: 5px;
}
.raiting_boxed .range_input{
    margin-top: 3px;
}
.raiting_boxed .raiting_range_number{
    overflow: hidden;
    margin-top: 3px;
}
.rating_starOff_c,
.rating_starOn_c {
    display: inline-block;
    vertical-align: top;
    max-width: 90px;
    width: 90px;
    height: 18px;
    background: url("../images/rating.png") left top repeat-x; 
}
.rating_starOn_c {
    display: block;
    background-position: left bottom; }
.comment_rating_product{
    display: inline-block;
    margin: 20px 0 16px;
    font-size: 13px;
}
.rating_starOff {
    display: inline-block;
    vertical-align: top;
}
.rating_starOff,
.rating_starOn {
    width: 90px;
    height: 18px;
    background: url(../images/rating.png) repeat-x left top;
}
.rating_starOn {
    display: block;
    background-position: left bottom;
}
.rating_text {
    vertical-align: middle;
    line-height: 18px;
    display: inline-block;
}

/******************************************************** Стили библиотек (Style library) */

/**** Autocomplete CSS ****/
.autocomplete-suggestions {
    background-color: #fff;
    overflow: hidden;
    overflow-y: auto;
    border: 0.0625rem solid #e0e0e0;
    display: table; }

.autocomplete-suggestion {
    display: table-row;
    width: 100%; }

.autocomplete-suggestion:nth-child(even) {
    background-color: #fbfbfb; }

.autocomplete-suggestions .autocomplete-selected {
    background: #f0f0f0; }

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #ffb400; }

.autocomplete-suggestion div {
    width: 45px !important;
    text-align: center; }

.autocomplete-suggestion div,
.autocomplete-suggestions span,
.autocomplete-suggestions a {
    padding: 0.125rem 0.3125rem;
    display: table-cell;
    vertical-align: middle; }

.autocomplete-suggestions span {
    white-space: nowrap; }

/**** Ui-slider ****/
.ui-slider {
    position: relative;
    height: 6px;
    border: 1px solid #e1e8ed;
    background-color: #e1e8ed;
    margin: 24px 10px 24px;
    border-radius: 2px;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    margin-left: -12px;
    top: -9px;
    background-color: #e1e8ed;
    border: 1px solid #e1e8ed;
    -webkit-box-shadow: inset 0 0 0 6px #fff, 0 1px 0 0 #e1e8ed;
            box-shadow: inset 0 0 0 6px #fff, 0 1px 0 0 #e1e8ed;
    border-radius: 100%;
    cursor: pointer;
}
.ui-slider .ui-slider-handle.ui-state-focus,
.ui-slider .ui-slider-handle.ui-state-hover {
    background-color: #01b901;
}
.ui-slider .ui-slider-range {
    position: absolute;
    background-color: #01b901;
    height: 100%;
}
.price_range {
  overflow: hidden;
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: 15px;
}
.price_label {
  float: left;
  width: 50%;
  padding-left: 12px;
  padding-right: 12px;
}
.max_price {
  text-align: left;
}
.max_input,
.min_input {
  max-width: 75px;
  padding: 0 8px;
  line-height: 30px;
  height: 32px;
  border: 1px solid #ddd;
  margin-right: 3px;
}
.fn_ajax_wait {
    background: rgba(255, 255, 255, 0.52) url('../images/fn_ajax_wait.gif') no-repeat;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    background-position: 400px 400px;
}

/**** Slick slider ****/
.slick-slider {
    position: relative;
    display: block;
    -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);
    transform: translate3d(0, 0, 0); }

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

.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.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; }

.slick-loading .slick-list {
    background: #fff url("../images/fn_loader.gif") center center no-repeat; }

.slick-prev,
.slick-next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
    text-align: center;
    color: #cfd0d2;
}
.slick-prev {
    left: 0;
}
.slick-next {
    right: 0px;
}
.slick-next::before,
.slick-prev::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    border-top: 1px solid;
    border-left: 1px solid;
}
.slick-next::before {
    margin-left: -12px;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
}
.slick-prev::before {
    margin-left: 12px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
        color: #a3a3a3;
}
.all_brands .slick-prev,
.all_brands .slick-next {
    margin: 0;
    top: -58px;
    width: 70px;
    height: 57px;
    line-height: 57px;
    border-left: 1px solid #e8e8e1;
    border-top: none;
}
.all_brands .slick-next{
    right: -1px;
}
.all_brands .slick-prev {
    left: auto;
    right: 71px;
}

.comparison_page .slick-prev,
.comparison_page .slick-next {
    top: 160px; }

.slick-dots {
    position: absolute;
    right: 55px;
    bottom: 30px;
    display: block;
    font-size: 0;
    padding: 0;
    list-style: none;
    text-align: right; }

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 8px;
    padding: 0;
    cursor: pointer; }

.slick-dots li button {
    display: block;
    width: 12px;
    height: 12px;
    outline: none;
    padding: 0;
    border: 0;
    border-radius: 100%;
    cursor: pointer;
    color: transparent;
    background-color: #fff;
    opacity: .4;
}
.slick-dots li.slick-active button {
    opacity: 1;
}
.slick-dots li button:hover {
    opacity: .8;
}




/*********************************************************************  Header_style */
.header{
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.header_top{
    background-color: #1e587a;
}
.header_main{
    background-color: #e6effa;
    padding: 20px 0px;
}
.header_top_inner{
    height: 40px;
}
.header_top .phones a{
    font-family: 'ProximaNovaBold';
    font-size: 14px;
    color: #ffffff;
    margin-right: 10px;
    text-decoration: none;
}
.header_top .adress{
    font-family: 'ProximaNovaReg';
    font-size: 14px;
    color: #ffffff;
    margin-right: 10px;
    text-decoration: none;
}
.header_top .languages{
   z-index: 100;
    position: relative;
}
.header_top .languages .lang_item{
    border: solid 2px transparent;
    margin-left: 3px;
    padding: 2px;
    display: inline-block;
    opacity: 0.8;
}
.header_top .languages .flag{
    width: 24px;
    height: 18px;
    display: block;
}
.header_top .languages .lang_item:hover,
.header_top .languages .lang_item.active{
    opacity: 1;
}
.header_top .languages .lang_item.active{
    border: solid 2px #91b7dc;
}
.header_top .languages .flag_1{
    background: url(../images/russia.png)
}
.header_top .languages .flag_2{
    background: url(../images/usa.png)
}
.header_top .languages .flag_3{
    background: url(../images/ukraine.png)
}
.header_top .languages .flag_4{
    background: url(../images/romania.png)
}
.header_top .languages .flag_5{
    background: url(../images/poland.png)
}
.header_main .informer{
    width: 40px;
    height: 40px;
    position: relative;
    border-radius: 8px;
    background-color: transparent;
    border: solid 2px #00a4d5;
    color: #00a4d5;
    margin-left: 15px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.header_main .cart_informer{
    background-color: #00a4d5;
    color: #fff;
}
.header_main .comparison_info,
.header_main .cart_info{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.header_main .informer .informer_counter{
    position: absolute;
    top: -11px;
    right: -11px;
    width: 22px;
    height: 22px;
    background-color: #f7618b;
    border: solid 2px #e6effa;
    border-radius: 50%;
    text-align: center;
    line-height: 19px;
    font-family: 'ProximaNovaBold';
    font-size: 11px;
    color: #ffffff;
}
.header_nav{
    margin: 0px 0px;
    padding: 0px;
    list-style: none;
    margin-right: 40px;
    z-index: 1;
}
.header_nav .menu_link{
    font-family: 'ProximaNovaBold';
    font-size: 14px;
    color: #1e587a;
    opacity: 0.7;
    display: inline-block;
    padding: 0px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.header_nav .menu_link:hover{
    opacity: 1;
}
.header_right{
    position: relative;
}
#search{
    cursor: pointer;
    position: absolute;
    width: calc(100% - 110px);
    overflow: hidden;
    right: 105px;
    padding: 0px;
    top: 0px;
}
.actions {
    float: right;
    width: 40px;
    height: 40px;
    line-height: 50px;
    text-align: center;
}
.actions span {
    line-height: inherit;
    display: block;
    width: 40px;
    height: 40px;
}
.actions svg {
    line-height: inherit;
    color: rgb(30, 88, 122);
    width: 18px;
    height: 18px;
}
.field.search {
    float: right;
    display: block;
    width: 0;
    border: 1px solid transparent;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.select_box{
    margin-bottom: 10px;
}
.field.search.opened {
    width: calc(100% - 40px);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 110;
    position: relative;
    background-color: rgb(230, 239, 250);
}
.search_input {
    font-family: "ProximaNovaReg";
    line-height: 38px;
    border-radius: 0;
    color: #677897;
    padding: 5px 50px 5px 0px;
    height: 38px;
    width: 100%;
    z-index: 320;
    position: relative;
    border: none;
    border-bottom: 1px solid #677897;
    font-size: 14px;
    background: rgb(230, 239, 250);
}
.search_button {
    -webkit-box-shadow: none;
            box-shadow: none;
    position: absolute;
    display: inline-block !important;
    top: 0px;
    right: 0px;
    line-height: 47px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    z-index: 9999;
    border-radius: 0 0px 0px 0;
    outline: none;
    height: 38px;
    border: none !important;
    background: none !important;
    color: rgb(51, 51, 51);
    width: 47px;
    cursor: pointer;
}
.search_button svg{
    line-height: inherit;
    width: 16px;
    height: 16px;
}

.search_button:hover {
    opacity: 0.9;
}

/************************************************************* Main categories  */
.main_categories{
    margin-bottom: 30px;
    margin-top: 20px;
}
.main_category{
    background-color: #ffffff;
    -webkit-box-shadow: 0 15px 45px 0 #e6effa;
            box-shadow: 0 15px 45px 0 #e6effa;
    border-style: solid;
    border-width: 2px;
    border-color: #187adf;
    margin-bottom: 15px;
    border-radius: 7px;
}
.main_category:hover {
    -webkit-box-shadow: 0 6px 14px 0 rgb(187, 204, 224);
    box-shadow: 0 6px 14px 0 rgb(187, 204, 224);
}
.main_category_link{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    text-decoration: none;
    height: 115px;
    padding: 15px;
    overflow: hidden;
}
.main_category_image{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    max-width: 110px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.main_category_name{
    display: block;
    font-family: 'ProximaNovaBold';
    font-size: 16px;
    color: rgb(67, 83, 111);
    text-decoration: none;
    text-transform: uppercase;
    margin-left: 25px;
    line-height: 1.5;
}

/************************************************************************* Mobile menu  */
body {
    width: 100%;
    height: 100%;
}
.toggle-button{
    background: none;
    border: none;
    color: rgb(34, 55, 67);
    height: 36px;
    width: 36px;
    cursor: pointer;
    padding: 0px;
}
.slideout-menu {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    width: 256px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: none;
    background-color: #fff;
    color: rgb(67, 83, 111);
}

.slideout-panel {
    position: relative;
    z-index: 1;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
    overflow: hidden;
}

.slideout-open .slideout-menu {
    display: block;
}
.panel:before {
    content: '';
    display: block;
    background-color: rgba(0,0,0,0);
    transition: background-color 0.5s ease-in-out;
}

.panel-open:before {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 99;
}
.mob_menu_logo{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    background-color: rgb(230, 239, 250);
    padding: 20px 0px;
    line-height: 0;
}
.fm_mob_block{
    position: relative;
    padding: 10px 5px 10px 10px;
}
.fm_mob_block::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1px;
    background: rgba(51,51,51,.2);
}
.fm_mob_block a{
    display: block;
    font-size: 15px;
    line-height: 1;
    margin-bottom: 10px;
    padding-left: 12px;
    text-decoration: none;
    color: rgb(67, 83, 111);
    position: relative;
}
.fm_mob_block a:before{
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    height: 4px;
    width: 4px;
    background: rgb(67, 83, 111);
    border-radius: 50%;
}
.m_mob_menu_heading{
    font-family: 'ProximaNovaBold';
    font-size: 16px;
    line-height: 1.2;
    color: rgb(67, 83, 111);
    margin-bottom: 10px;
}

/******************************************************* Main post and main news  */


/************************************************************************* Footer  */
footer {
    -ms-flex-negative: 0;
   
}
.footer.footer_pt{
    margin-top:0px
}
.footer_top{
    padding: 40px 0px 30px;
    opacity: 0.8;
    background-color: rgb(30, 88, 122);
    color: #fff;
}
.footer_top a{
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 14px;
}
.footer_top a:hover{
    text-decoration: underline;
}
.footer_heading{
    font-family: 'ProximaNovaBold';
    margin-bottom: 15px;
    font-size: 16px;
    color: #ffffff;
}
.footer_contacts{
    text-align: right;
}
.footer_contacts .foot_item{
    margin: 0px 0px 10px 0px;
}
.footer_contacts svg{
    margin: 0px 0px 0px 15px;
}
.copyright{
    padding: 15px 0px 5px 0px;
}
.copyright .copy_company,
.copyright .copy_develop{
    margin-bottom: 5px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.copyright .copy_company img{
    max-height: 17px;
    opacity: 0.7;
    margin-right: 10px;
}
.copyright .copy_develop a{
    margin-left: 10px;
}


/************************************************************************* Product_list.tpl  */
.products_item{
    margin-bottom: 30px;
}
.products_item .preview{
    border-radius: 4px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 6px 14px 0 #e6effa;
            box-shadow: 0 6px 14px 0 #e6effa;
    padding: 20px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.main_products .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 -15px;
    padding: 10px 0 20px;
}
.products_item .preview:hover{
    -webkit-box-shadow: 0 6px 14px 0 rgb(187, 204, 224);
            box-shadow: 0 6px 14px 0 rgb(187, 204, 224);
}
.products_item .preview_image{
    text-align: center;
    height: 250px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.products_item .product_name{
    display: block;
    font-family: 'ProximaNovaBold';
    font-size: 16px;
    color: #43536f;
    text-decoration: none;
    margin-bottom: 10px;
}
.products_item .product_annotation{
    font-family: 'ProximaNovaReg';
    font-size: 14px;
    line-height: 1.5;
    color: #43536f;
    height: 68px;
    overflow: hidden;
    margin-bottom: 20px;
    
}


/************************************************************************* Breacrumbs.tpl  */
.breadcrumbs {
    width: auto;
    border: none;
    padding: 0px;
    margin-top: 15px;
    background: transparent;
    list-style: none;
    margin-bottom: 25px;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.breadcrumbs li {
    font-family: 'ProximaNovaBold';
    padding: 0;
    color: rgb(67, 83, 111);
    font-size: 13px;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.breadcrumbs li:first-child a{
    color: #AAADAF;
}
@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot?90274613');
    src: url('../fonts/fontello.eot?90274613#iefix') format('embedded-opentype'),
    url('../fonts/fontello.woff2?90274613') format('woff2'),
    url('../fonts/fontello.woff?90274613') format('woff'),
    url('../fonts/fontello.ttf?90274613') format('truetype'),
    url('../fonts/fontello.svg?90274613#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}
.breadcrumbs li + li:before {
    padding: 0 3px;
    content: "\e800";
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .5em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: RGB(170, 173, 175);
    font-size: 13px;
}
.breadcrumbs a{
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    color: rgb(47, 47, 47);
    text-decoration: none;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.breadcrumbs a:hover{
    color: #403f3f;
}


/************************************************************************* Comments.tpl  */


.comment_item {
    margin-bottom: 15px;
    border-bottom: 1px solid #9b9b9b;
    padding-bottom: 15px;
}
.admin_note {
    border-bottom: none;
    margin-left: 30px;
    border-top: 1px dotted #9b9b9b;
    margin-bottom: 0px !important;
    margin-top: 15px !important;
    padding-top: 10px;
    padding-bottom: 0px;
}
.comment_author {
    font-weight: bold;
}
.comment_date {
    opacity: .7
}
.no_comments {
    margin-bottom: 15px;
}
.comment_header{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px;
}
.comment_answer{
    margin-top: 5px;
}
.comment_answer .answer{
    color: #06a2e3;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
}
.comment_answer .answer:hover{
    text-decoration: none;
}
.comment_header .comment_header_name{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}
.comment_header .comment_header_name img{
    margin-right: 10px;
    border: 1px solid #9b9b9b;
    padding: 2px;
}
.comment_header .comment_header_name .comment_name{
    margin-bottom: 5px;
    display: block; 
    font-size: 18px;
    color: #2f2f2f;
    font-weight: 500;
}
.comment_item .comment_content{
    font-size: 14px;
    color: #2f2f2f;
    font-weight: 300;
    line-height: 18px;
}


/************************************************************* Autorisation  */


/************************************************************************* Banners  */

.home_banner{
    background: url(../images/bg_slider.png) no-repeat -100px 0px;
    background-size: contain;
    max-height: 530px;
    padding: 20px 0px 0px;
    height: 100%;
}
.home_banner .banners{
    height: 450px;
}
.home_banner_title{
    font-family: "ProximaNovaReg";
    font-size: 48px;
    line-height: 1;
    margin-bottom: 10px;
    color: #43536f;
}
.home_banner_alt{
    font-family: "ProximaNovaBold";
    font-size: 48px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 20px;
    color: #43536f;
}
.home_banner_description{
    font-family: "ProximaNovaReg";
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 30px;
    color: #43536f;
}
.home_banner .slick-dots {
    right: 50%;
    bottom: 0px;
}
.home_banner .slick-dots li button {
    display: inline-block;
    width: 12px;
    height: 12px;
    outline: none;
    padding: 0;
    border: 0;
    border-radius: 100%;
    cursor: pointer;
    color: transparent;
    vertical-align: middle;
    opacity: 0.6;
    background-color: rgb(230, 239, 250);
    border: solid 1px rgb(103, 120, 151);
}
.home_banner .slick-dots li {
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.home_banner .slick-dots li:hover button {
    opacity: 1;
}
.home_banner .slick-dots li.slick-active button {
    width: 17px;
    height: 17px;
    background-color: #677897;
    border: solid 1px #677897;
    opacity: 1;
}
.banners a{text-decoration: none;}
.main_products .slick-prev,
.main_products .slick-next{
    top: 0px;
    width: 20px;
    height: 20px;
    margin-top: -62px;
    color: #00a4d5;
}
.main_products .slick-prev {
    right: 22px;
    left: inherit;
}
.main_products .slick-prev::before {
    margin-left: 12px;
}
.main_products .slick-next::before,
.main_products .slick-prev::before {
    content: "";
    width: 11px;
    height: 11px;
    border-top: 2px solid;
    border-left: 2px solid;
}
.main_products .slick-next {
    right: 0px;
}
.main_products .slick-next::before {
    margin-left: 0;
}




/************************************************************************* Category.tpl  */


/************************************************************************* Products.tpl  */
.wrap_products{
    position: relative;
}
.is-sticky{
    height: 170px;
}
.is-sticky #sticker{
    background: rgb(248, 250, 253);
    z-index: 100!important;
    -webkit-box-shadow: 0 6px 14px 0 rgb(230, 239, 250);
    box-shadow: 0 6px 14px 0 rgb(230, 239, 250);
}
.sidebar_products{
    position: fixed;
    width: 150px;
    top: 330px;
    /*left: 180px;*/
    left: calc((100% - 1170px)/2 - 180px);
    text-align: right;
}
.sidebar_products_item{
    margin-bottom: 20px;
}
.b_crumbs_no_padding{
    margin-bottom: 0px;
}
.sidebar_products_link:hover{
    opacity: 1;
}
.categoties_tabs{
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
    margin-bottom: 20px;
    padding-top: 20px;
}
.categoties_tabs::before {
    content: '';
    height: 3px;
    background: rgb(230, 239, 250);
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.categoties_tab{

}
.categoties_tab a{
    display: block;
    float: left;
    position: relative;
    font-family: "ProximaNovaReg";
    color: #43536f;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.categoties_tab a > span {
    margin-right: 20px;
    position: relative;
    display: block;
    padding: 5px 0px 10px;
}
.categoties_tab a:hover > span::before,
.categoties_tab a.selected > span::before {
    width: 100%;
    background: rgb(24, 122, 223);
}
.categoties_tab a span::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 0;
    display: block;
    height: 3px;
}

.categoties_tab a.selected{
    font-family: "ProximaNovaBold";
}

/************************************************** Product.tpl  */

.product_image{
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 6px 14px 0 rgb(230, 239, 250);
    box-shadow: 0 6px 14px 0 rgb(230, 239, 250);
    padding: 20px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    min-height: 400px;
    margin-bottom: 15px;
}
.images .images_item{
    padding: 0px 10px;
}
.images .images_link{
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 6px 14px 0 rgb(230, 239, 250);
    box-shadow: 0 6px 14px 0 rgb(230, 239, 250);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 10px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    min-height: 75px;
}
.images .slick-prev,
.images .slick-next {
    width: 25px;
}
.images .slick-list {
    margin: 0px -10px;
}

.images {
    margin-top: 15px;
    margin-bottom: 15px;
}
.product_annotation_box{
    margin-bottom: 20px;
}
.product_annotation{
    font-family: "ProximaNovaReg";
    font-size: 14px;
    line-height: 1.5;
    color: #43536f;
    max-height: 195px;
}
.fn_readmore[aria-expanded="false"] {
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    color: inherit;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(88%, rgba(0,0,0,0.86)), to(transparent));
}
.fn_readmore + [data-readmore-toggle],
.fn_readmore [data-readmore]{
    font-family: "ProximaNovaBold";
    display: block;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 10px;
    color: #00a4d5;
}
.product_file{
    margin-bottom: 15px;
}
.product_file_box{
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 15px;
    float: left;
    margin-bottom: 15px;
}
.product_file_item{
    min-height: 74px;
    border-radius: 4px;
    padding: 0px 20px;
    background-color: #ffffff;
    border: solid 1px #91b7dc;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.product_file_item:hover {
    -webkit-box-shadow: 0 2px 8px 0 rgb(187, 204, 224);
    box-shadow: 0 2px 8px 0 rgb(187, 204, 224);
}
.product_file_item a{
    position: relative;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    text-decoration: none;
}
.product_file_item a:before{
    content: "";
    display: block;
}
.product_file_item a span{
    display: block;
    font-family: 'ProximaNovaBold';
    font-size: 14px;
    padding-left: 20px;
    color: #43536f;
    text-transform: uppercase;
    max-width: 150px;
    line-height: 1.5;
}
.product_file_item a.bg-contract:before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38px;
    flex: 0 0 38px;
    max-width: 38px;
    width: 38px;
    height: 56px;
    background: url('../images/css_sprites.png') -10px -10px;
}
.product_file_item a.bg-passport:before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46px;
    flex: 0 0 46px;
    max-width: 46px;
    width: 46px;
    height: 45px;
    background: url('../images/css_sprites.png') -68px -10px;
}
.product_file_item a.bg-text_lines:before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
    max-width: 35px;
    width: 35px;
    height: 44px;
    background: url('../images/css_sprites.png') -10px -148px;
}

.product_file_item a.bg-checklist:before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 34px;
    flex: 0 0 34px;
    max-width: 34px;
    width: 34px;
    height: 47px;
    background: url('../images/css_sprites.png') -197px -10px;
}

.product_file_item a.bg-down_arrow:before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43px;
    flex: 0 0 43px;
    max-width: 42px;
    width: 42px;
    height: 42px;
    background: url('../images/css_sprites.png') -10px -86px;
}
.product_file_item a.bg-pdf:before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43px;
    flex: 0 0 43px;
    max-width: 43px;
    width: 33px;
    height: 44px;
    background: url('../images/css_sprites.png') -197px -77px;
}
.product_file_item a.bg-up_arrow:before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43px;
    flex: 0 0 43px;
    max-width: 43px;
    width: 43px;
    height: 42px;
    background: url('../images/css_sprites.png') -134px -10px;
}
.product_file_item a.bg-share {
    width: 42px; height: 42px;
    background: url('../images/css_sprites.png') -72px -86px;
}
.cart_page .product_file_item a.bg-up_arrow span{
    display: block;
    font-family: 'ProximaNovaBold';
    font-size: 14px;
    padding-left: 20px;
    color: #43536f;
    max-width: 200px;
    text-transform: inherit;
}
.cart_page .product_file_box {
     width: 100%;
 }
.options_table{
    margin-top: 30px;
    font-family: 'ProximaNovaReg';
    font-size: 14px;
    color: rgb(67, 83, 111);
}
table{
    border-left: 1px solid #d9dde2;
    border-right: 1px solid #d9dde2;
    border-top: 1px solid #d9dde2;
    border-bottom: 1px solid #d9dde2;
}
table tr{background-color: #fff;}
table tr:nth-child(odd){background-color: #f9f9fa;}
table tr th,
table tr td{
    border: none;
    border-left: 1px solid #d9dde2;
    border-right: 1px solid #d9dde2;
    border-top: 1px solid #d9dde2;
}
table tr th{
    font-family: 'ProximaNovaBold';
    font-size: 16px;
    color: #43536f;
    line-height: 1.3;
    background: rgba(67, 83, 111, 0.1)!important;
}
table tr td{
    font-family: 'ProximaNovaReg';
    font-size: 14px;
    color: #43536f;
    line-height: 1.3;
}
.features {
  list-style: none;
  margin: 0;
  padding: 0;
  border-left: 1px solid #d9dde2;
  border-right: 1px solid #d9dde2;
    border-top: 1px solid #d9dde2;
}
.features li {
   overflow: hidden;
    -webkit-box-shadow: inset 0 -1px 0 0 #d9dde2;
            box-shadow: inset 0 -1px 0 0 #d9dde2;
  background-color: #fff;
}
.features li:nth-child(odd){
    background-color: #f9f9fa;
}

.features_ps{
    width: 100%;
    display: block;
    font-family: 'ProximaNovaReg';
    font-size: 14px;
    color: #43536f;
}
.features_ps span{
    padding: 20px;
    display: block;
}
.features_value,
.features_name{
    width: 50%;
    float: left;
    display: block;
    font-family: 'ProximaNovaReg';
    font-size: 14px;
    color: #43536f;
}
.features_header .features_value,
.features_header .features_name{
    font-family: 'ProximaNovaBold';
    font-size: 16px;
    color: #43536f;
    background: rgba(67, 83, 111, 0.1)!important;
}
.features_name{
    border-right: 1px solid #d9dde2;
}
.features_value span,
.features_name span{
    padding: 20px;
    display: block;
}
.features_footer_text{
    width: 100%;
    display: block;
    font-family: 'ProximaNovaReg';
    font-size: 14px;
    color: #43536f;
}
.features_footer_text span{
    padding-top: 20px;
    display: block;
}
.tab_navigation {
    overflow: hidden;
    position: relative;
    margin-bottom: 0px;
    position: relative;
    margin-top: 30px;
}
.tab_navigation:before {
    content: '';
    height: 3px;
    background: rgb(230, 239, 250);
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.tab_navigation a {
    display: block;
    float: left;
    position: relative;
    color: #43536f;
    font-size: 16px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.mobile_tab_navigation {
    display: block;
    float: none;
    margin: 0 0 2px 0;
    cursor: pointer;
    background-color: #f36c16;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-bottom: 3px solid rgb(230, 239, 250);
}
.mobile_tab_navigation .angle_icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.mobile_tab_navigation.active .angle_icon {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.mobile_tab_navigation .angle_icon svg {
    vertical-align: middle;
    width: 15px;
    height: 15px;
    color: #fff;
}
.tab_navigation a > span{
    margin-right: 20px;
    position: relative;
    display: block;
    padding: 5px 0px;
}
.tab_navigation a > span:before{
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 0;
    display: block;
    height: 3px;
}
.tab_navigation a:hover > span:before,
.tab_navigation a.selected > span:before {
    width: 100%;
    background: rgb(24, 122, 223);
}
.tab_container {
    overflow: hidden;
    border-bottom: 3px solid rgb(230, 239, 250);
    padding: 20px 0px;
    margin-bottom: 30px;
}
.tab {
  display: none;
    padding: 15px 0px;
} 

.pager {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.pager li:nth-child(even) {
  text-align: right;
}
.pager a,
.pager a:hover span {
    text-decoration: none;
    font-size: 16px;
    color: #f36c16;    
}
.pager a span {
  text-decoration: underline;
}
.pager a:hover {
  color: #ea3a3c;
}


/******************************************************************  POPUP WINDOW  */

.popup {
    max-width: 500px;
    width: 100%;
    padding: 5px;
    text-align: center;
}
.popup_link{
    display: block;
    color: rgb(0, 164, 213);
    margin: 0px;
}
.popup_certificates .popup_link{
    text-align: center;
}
.popup_certificates {
    max-width: 800px;
    padding-left: 28px !important;
 }
.popup_boxes_borders {
    border: 1px solid rgb(227, 227, 227);
    padding: 0px;
    margin-top: -1px;
    margin-left: -1px;
}
.popup_certificates_items{
    overflow: hidden;
    padding: 10px;
}
.popup_certificates_name{
    font-family: 'ProximaNovaReg';
    font-size: 13px;
    color: rgb(86, 86, 86);
}

.popup_link:hover{
    text-decoration: none;
}
/******************************************************************** Comparison_page  */

.comparison_page {
    padding-bottom: 40px;
}
.comparison_left {
    float: left;
    width: 25%;
}
.compare_box_one{
    min-height: 180px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    border-bottom: 1px solid #e8e8e1;
}
.compare_box_drawing{
    min-height: 110px;
}
.comparison_page .remove_link{
    font-family: 'ProximaNovaBold';
    text-decoration: none;
    font-size: 14px;
    color: #ee6f6f;
    margin-top: 10px;
}
.compare_footer{
    min-height: 110px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.compare_box_drawing img{
    max-width: 75px;
    max-height: 75px;
}
.comparison_products {
    float: right;
    width: 75%;
    position: relative;
    margin: 0;
    border-left: 1px solid #e8e8e1;
}
.comparison_item {
    border-right: 1px solid #e8e8e1;
}
.comparison_item .product_name{
    font-family: 'ProximaNovaBold';
    text-decoration: none;
    font-size: 14px;
    color: #43536f;
}
.cell {
    padding: 10px 15px;
    border-bottom: 1px solid #e8e8e1;
    background: #f9f9fa;
}

.comparison_item .cell,
.comparison_item .cprs_rating {
    text-align: center;
}
.cprs_rating {
    padding: 10px 15px;
    border-bottom: 1px solid #e8e8e1;
    border-top: 1px solid #e8e8e1;
}
.cell:nth-child(odd) {
    background: #fff;
}
.compare_controls {
    position: relative;
}
.compare_show {
    position: absolute;
    left: 0px;
    bottom: 5px;
}
.compare_show a {
    display: inline-block;
    margin: 0 5px 5px 15px;
    color: #06a2e3;
    font-size: 14px;
}
.compare_show a:hover,
.compare_show .active {
    color: #f36c16;
    text-decoration: none;
}
.category_item_top{
    margin-right: 20px;
    display: inline-block;
}
.category_item_left{
    display: block;
}


/************************************************************* Cart.tpl  */

.purchase_cart{

}
.purchase_cart_item{
    position: relative;
}
.purchase_cart .purchase_remove{
    position: absolute;
    top: 10px;
    right: 10px;
    color: rgb(247, 97, 139);
}
.purchase_cart .purchase_remove a{
    color: rgb(247, 97, 139);
}
.purchase_image{
    margin-right: 15px;
}
.purchase_cart .purchase_name{
    font-family: 'ProximaNovaBold';
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #43536f;
}

/*************************************************************  Blog  */

.blog,
.news{
    margin-bottom: 20px;
}
.news_item{
    margin-bottom: 15px;
}
.blog_item{
    margin-bottom: 20px;
    border-bottom: 1px solid rgb(222, 227, 237);
    padding-bottom: 20px;
}
.blog_item:last-child{
    margin-bottom: 20px;
    border-bottom: none;
    padding-bottom: 20px;
}
.news_item_inner{
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 15px 45px 0 rgb(230, 239, 250);
            box-shadow: 0 15px 45px 0 rgb(230, 239, 250);
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    margin-bottom: 15px;
    border-radius: 7px;
    padding: 15px;
}
.news_item_inner:hover {
    -webkit-box-shadow: 0 6px 14px 0 rgb(187, 204, 224);
    box-shadow: 0 6px 14px 0 rgb(187, 204, 224);
}
.blog_image,
.news_image{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    max-width: 130px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    margin-right: 15px;
}
.blog_image,
.news_image{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    max-width: 130px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    margin-right: 15px;
}
.blog_content,
.news_content{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    min-height: 140px;
}
.blog_name,
.news_name{
     font-family: 'ProximaNovaBold';
     font-size: 16px;
     color: #677897;
     line-height: 1.3;
    margin-bottom: 10px;
    text-decoration: none;
    display: block;
}
.blog_annotation,
.news_annotation{
    font-family: 'ProximaNovaReg';
    font-size: 14px;
    line-height: 1.5;
    color: #677897;
}
.news_date{
     font-family: 'ProximaNovaBold';
     font-size: 12px;
     color: #677897;
     line-height: 1.2;
}
.blog_date{
    font-family: 'ProximaNovaBold';
    font-size: 14px;
    color: #677897;
    line-height: 1.2;
}
.blog_btn,
.news_btn {
    font-family: 'ProximaNovaBold';
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    color: #00a4d5;
    line-height: 1.2;
}
.blog_btn:hover,
.news_btn:hover{
    text-decoration: underline;
}
.main_last_posts_button{
    margin-bottom: 30px;
    text-align: center;
}
.post_date_wrap{
    margin-bottom: 10px;
}
.post_share{
    color: #fff;
    border-radius: 4px;
    background-color: rgb(0, 164, 213);
    padding: 0px 18px;
}
.post_share .jssocials-share-logo {
    font-size: 1.2em;
}
.post_share .jssocials-share-link {
    color: #fff!important;
}
.post_share .jssocials-share {
    margin: 0.2em 1em 0.2em 0;
}
.category_blog{
    padding-top: 25px;
}
.category_blog_item{
    margin-bottom: 25px;
}
.category_blog_name{
    font-family: 'ProximaNovaBold';
    font-size: 16px;
    color: #43536f;
    margin-bottom: 10px;
}
.category_blog_link {
    font-family: 'ProximaNovaReg';
    font-size: 14px;
    line-height: 1.4;
    color: #677897;
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
}
.category_blog_link:hover{
    color: #43536f;
}

/************************************************************* Feedback.tpl  */
.feedback_agent_box{
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 6px 14px 0 rgb(230, 239, 250);
    box-shadow: 0 6px 14px 0 rgb(230, 239, 250);
    padding: 15px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 30px;
}
.feedback_agent_box:hover {
    -webkit-box-shadow: 0 6px 14px 0 rgb(187, 204, 224);
    box-shadow: 0 6px 14px 0 rgb(187, 204, 224);
}
.agent_box_header {
    border-bottom: 1px solid rgb(222, 227, 237);
    margin-bottom: 15px;
}
.agent_box_photo_wrap{
    margin-right: 15px;
}
.agent_box_photo{
    width: 62px;
    height: 62px;
    background-color: #d8d8d8;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.agent_box_photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.agent_box_profile{
    height: 100px;
    overflow: hidden;
    margin-bottom: 0px;
}
.agent_box_name{
    font-family: 'ProximaNovaBold';
    font-size: 16px;
    line-height: 1.2;
    color: #43536f;
    margin-bottom: 10px;
}
.agent_box_position{
    font-family: 'ProximaNovaReg';
    font-size: 14px;
    line-height: 1.2;
    color: rgba(67, 83, 111, 0.7);
}
.basic_contact svg,
.agent_box_email svg,
.agent_box_phone svg{
    margin-right: 10px;
}
.basic_contact,
.agent_box_email,
.agent_box_phone{
    font-family: 'ProximaNovaReg';
    font-size: 14px;
    color: rgba(67, 83, 111, 0.7);
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

/*************************************************************Page.tpl  */

.header_about_page{
    margin-bottom: 30px;
}
.header_about_page img{
    margin-top: 15px;
}
.promo_logo_about_page{
    font-family: 'ProximaNovaBold';
    font-size: 20px;
    color: #43536f;
}
.promo_left_about_page{
    font-family: 'ProximaNovaBold';
    font-style: italic;
    font-size: 20px;
    color: #91b7dc;
}
.footer_about_page{
    margin-top: 30px;
}
.footer_about_page .agent_box_profile {
    height: auto;
    max-width: 180px;
    overflow: hidden;
    margin-bottom: 0px;
}
.footer_about_page .agent_box_photo{
    width: 80px;
    height: 80px;
}

.footer_about_page .agent_box_name {
    font-family: 'ProximaNovaReg';
    font-weight: 500;
    font-size: 24px;
    color: rgb(67, 83, 111);
    margin-bottom: 10px;
}
.footer_about_page .agent_box_position {
    font-family: 'ProximaNovaReg';
    font-weight: 600;
    font-size: 14px;
    color: #43536f;
 }
.footer_about_page .agent_box_position .about_page_agent_date{
    font-weight: 400;
    margin-top: 5px;
    display: block;
}
.page_technical .product_file_box {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    margin-bottom: 20px;
}
.page_technical .product_file_item a {
    max-width: 100%;
}
.page_technical .category_blog_item {
    margin-bottom: 0px;
}
.page_technical .category_blog_link {
    margin-bottom: 10px;
}
.page_technical .category_blog_link:last-child {
    margin-bottom: 0px;
}
.sertificate_page .files_certificates{
    margin-bottom: 30px;
}
.sertificate_page .files_certificates a{
   opacity: 0.8;
    display: block;
}
.sertificate_page .files_certificates a:hover{
    opacity: 1;
}
.sertificate_page .sertificate_catalog{
    padding-left: 0px;
    list-style: none;
    margin: 0px;
}
.sertificate_page .category_blog_item{
    margin-bottom: 0px;
}
.sertificate_page ul.sertificate_catalog li{

}
.sertificate_catalog_link_all{
    font-family: 'ProximaNovaReg';
    font-weight: 600;
    font-size: 16px;
    color: rgb(67, 83, 111);
    text-decoration: none;
    line-height: 1.2;
    display: block;
    margin-bottom: 15px;
    position: relative;
    padding-left: 10px;
    border-left: 2px solid #187adf;
}

.sertificate_page ul.sertificate_catalog li a{
    font-family: 'ProximaNovaReg';
    font-weight: 600;
    font-size: 16px;
    color: rgb(67, 83, 111);
    text-decoration: none;
    line-height: 1.2;
    display: block;
    margin-bottom: 10px;
}
.sertificate_page ul.sertificate_catalog li ul{
    padding-left: 0px;
    list-style: none;
    margin: 0px;
}
.sertificate_page ul.sertificate_catalog li > ul li a{
    font-family: 'ProximaNovaReg';
    font-weight: 400;
    font-size: 16px;
    color: #43536f;
    display: block;
    margin-bottom: 5px;
}
.sertificate_page  ul.sertificate_catalog_products li a{
    font-family: 'ProximaNovaReg';
    font-weight: normal;
    font-size: 16px;
    opacity: 0.7;
    color: #43536f;
    display: block;
}

