:root {
    --orange: #EB4600;
    --orangeDarkness: #A32E00;
    --orangeDark: #6a0000;
    --white: #fff;
    --gray: #989898;
    --grayLight: #b4b4b4;
    --grayBg: #F5F5F5;
    --grayNightBg: #E8E8E8;
    --grayBtn: #939393;
    --grayDark: #5a5a5a;
    --black: #333333;
    --green: #359e00;
    --blueBlack: #2B254E;
    --blueDark: #00008F;
    --yellow: #ffcc00;
}

h1,h2,h3,h4,h5,h6,p {
    margin: 0;
    font-family: 'Roboto Condensed';
}

body {
    background: var(--grayBg);
    /*padding-bottom: 24px;*/
}
select {
    /* reset */
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}
a {
    text-decoration: none!important;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
p {
    margin: 0;
}
.br8 {
    border-radius: 8px;
}

.br15 {
    border-radius: 15px;
}

.rt-8 {
    border-radius: 8px 8px 0 0;
}

.rl-8 {
    border-radius: 8px 0 0 8px;
}

.btn_orange {
    background: linear-gradient(5.2deg, #D10000 4.08%, #FF5811 85.96%);
    box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    padding: 10px;
    color: var(--white);
    /*font-size: 21px;*/
    /*font-weight: 700;*/
    transition: 0.3s ease-in all;
}
.btn_orange:hover {
    color: var(--black);
    transition: 0.3s ease-in all;
}
.btn_orange:hover svg {
    fill: var(--black);
    transition: 0.3s ease-in all;
}
.btn_orange svg {
    width: 24px;
    height: 24px;
}

.popular_models,
.brand_latest_reviews,
.news {
    margin-top: 10px;
}
.popular_models h2,
.brand_latest_reviews h2,
.news h2 {
    font-size: 30px;
    color: var(--black);
    font-weight: 700;
    margin: 20px;
    /*margin-bottom: 42px;*/
}
.brand_latest_reviews .more-info,
.news .more-info{
    font-size: 12px;
    color: var(--orangeDarkness);
}
.news h1 {
    font-size: 24px;
    color: var(--grayDark);
    font-weight: 700;
    padding: 24px 16px 5px 16px;
}
.news .subtitle {
    color: #333333;
    font-weight: 400;
    font-size: 18px;
    margin: 0 0 15px 15px;
}

.news p {
    color: #333333;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 0.7em;
}
/**
Article show
 */
/*.article {*/
/*    margin-top: 10px;*/
/*}*/

.article{
    margin-top: 10px;
    font-size: 12px;
    color: var(--orangeDarkness);
}
.article h1 {
    font-size: 24px;
    color: var(--grayDark);
    font-weight: 700;
    padding: 24px 16px 5px 16px;
}
.article h2 {
    font-size: 24px;
    color: var(--black);
    font-weight: 700;
    margin-bottom: 40px;
}
.article h3 {
    font-size: 20px;
    color: var(--black);
    font-weight: 600;
    margin-bottom: 16px;
}

.article .contents-title {
    color: #333333;
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 16px 16px;
}
.article .subtitle {
    color: #333333;
    font-weight: 400;
    font-size: 18px;
    margin: 0 0 15px 15px;
}

.article p {
    color: #333333;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 0.7em;
}
.article .content ul{
    margin: 1rem;
}
.article .content ul li ul li{
    font-size: 16px;
}
.article .content ul li {
    margin-left: 1rem;
    color: #333333;
    font-size: 18px;
    list-style-type: square;
}
.article .content ul li::marker {
    color: #ca6e18;
}
.article .content ol{
    margin: 1rem;
}
.article .content ol li {
    margin-left: 1rem;
    color: #333333;
    font-size: 18px;
    /*list-style-type: disc;*/
}
/**
Article end
 */
.characteristics .subtitle {
    color: #333333;
    font-weight: 400;
    font-size: 18px;
    margin: 10px 0 15px 15px;
}

.lang {
    margin: 0 15px;
    padding: 10px;
    /*background-color: var(--white);*/
    /*width: 15%;*/
    border: 1px solid var(--white) !important;
    border-radius: 10px !important;
    /*height: 30px!important;*/
}

.select-lang {
    display: block;
    font-size: 14px;
    font-family: sans-serif;
    font-weight: 400;
    color: #444;
    line-height: 1.3;
    padding: .1em 1.6em .1em .8em;
    /*max-width: 100%;*/
    /*box-sizing: border-box;*/
    margin: 0 10px;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    border-radius: .5em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}
.select-lang::-ms-expand { display: none; }
.select-lang:hover { border-color: #888; }
.select-lang:focus { border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222;
    outline: none;
}
.select-lang option { font-weight:normal; }
/**[dir="rtl"] .select-css, :root:lang(ar) .select-css, :root:lang(iw) .select-css {*/
/*    background-position: left .7em top 50%, 0 0;*/
/*    padding: .6em .8em .5em 1.4em;*/
/*}*/

.breadcrumb a{
    color: var(--orangeDarkness);
}

@media (min-width: 1200px) {
    .uk-container {
        max-width: 1280px;
    }
}


/*start header*/
header {
    height: 77px;
    background: linear-gradient(120.1deg, #002245 -29.75%, #ff0040 166.47%);
    /*background: linear-gradient(120.1deg, #2B254E -29.75%, #687CA5 166.47%);*/
    box-shadow: 0px 4px 191px rgba(0, 0, 0, 0.25);
}
header .logo {
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.5);
}
header .menu_logo {
    margin-right: 20px!important;
    margin-left: 0px;
}
header .logo span {
    color: var(--orange);
}

header .logo img {
    height: 36px;
}

header a {
    margin-left: 24px;
    transition: 0.3s ease-in all;
    color: var(--white);
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.5);
}
header a:hover {
    color: var(--orange);
    transition: 0.3s ease-in all;
}
header svg {
    width: 24px;
    height: 24px;
}
header .menu svg {
    margin-bottom: 12px;
}
header .menu img {
    margin-bottom: 12px;
}
/*end header*/

/*start footer*/
footer {
    margin-top: 50px;
    padding: 20px 0 20px 0;
    /*height: 77px;*/
    background: linear-gradient(120.1deg, #002245 -29.75%, #ff0040 166.47%);
    /*box-shadow: 0px 4px 191px rgba(0, 0, 0, 0.25);*/
}
footer .logo {
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.5);
}
footer .menu_logo {
    margin-right: 20px!important;
    margin-left: 0px;
}
footer .logo span {
    color: var(--orange);
}

footer .logo img {
    height: 36px;
}

footer a {
    /*margin-left: 24px;*/
    transition: 0.3s ease-in all;
    color: var(--white);
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.5);
}
footer a:hover {
    color: var(--orange);
    transition: 0.3s ease-in all;
}
footer svg {
    width: 24px;
    height: 24px;
}
footer .menu svg {
    margin-bottom: 12px;
}
footer .menu img {
    margin-bottom: 12px;
}
/*end footer*/

/*start search*/
.header_block-two {
    margin: 26px auto;
}
.header_search{
    background-color: var(--white);
    border: 1px solid #DDDDDD;
}
.header_search .minimal{
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
    background-position: calc(100% - 12px) calc(1em + 2px), calc(100% - 7px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 5px 1.5em;
    background-repeat: no-repeat;
}
.header_search .minimal:focus {
    background-image: linear-gradient(45deg, var(--orange) 50%, transparent 50%), linear-gradient(135deg, transparent 50%, var(--orange) 50%);
    background-position: calc(100% - 6px) 1em, calc(100% - 11px) 1em, calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    border-color: var(--orange);
    outline: 0;
}
.header_search .uk-search-icon {
    width: 44px;
}
.header_search input {
    /*width: 71%;*/
    border: 0!important;
    /*border-right: 1px solid var(--grayBg) !important;*/
    padding-left: 44px!important;
    height: 50px!important;

}
.header_search select {
    width: 29%;
    border: 0;
    background-color: var(--white);
    outline: none;
    color: var(--gray);
    padding-left: 34px;
}
.header_search input,
.header_search select {
    font-size: 21.6px;
}
.header_search input:before {
    content: '';
    position: absolute;
    right: 0;
    height: 10px;
    background: red;
}
.header_block-two .cst_width {
    width: 24%;
    padding-left: 20px;
}
#search-results {
    display: none;
    position: absolute;
    top: 100%;
    left: -1px;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0 0 8px 8px;
    /*border-top: none;*/
    max-height: 200px;
    min-height: 50px;
    overflow-y: auto;
    z-index: 2;
}
#search-results li {
    padding: 5px;
    cursor: pointer;
}
#search-results li:hover {
    background-color: #eee;
}
.header_search.show{
    border-radius: 5px 5px 0 0 !important;
}
/*end search*/
#search_glossary_results {
    display: none;
    position: absolute;
    top: 100%;
    left: -1px;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0 0 8px 8px;
    /*border-top: none;*/
    max-height: 200px;
    min-height: 50px;
    overflow-y: auto;
    z-index: 2;
}
#search_glossary_results li {
    padding: 5px 12px;
    cursor: pointer;
}
#search_glossary_results li:hover {
    background-color: #eee;
}

/*start footer*/
footer svg:hover path {
    stroke: var(--orange);
}
/*end footer*/

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* Hamburger ===== Mob menu ===== */
.menu-open {
    display: block;
    width: 50px;
    height: 50px;
    position: relative;
    z-index: 3;
    margin-left: auto;
    cursor: pointer;
}

.menu-open span,
.menu-open span::before,
.menu-open span::after {
    position: absolute;
    top:50%;
    margin-top: -1px;/*Исходное было -1px*/
    left: 50%;
    margin-left: -23px;
    width: 46px;
    height: 4px;
    background-color: #F3F1E9;
    /*background-color: #665E57;*/
    border-radius: 2px;
}
.menu-open span,
.menu-open span::before,
.menu-open span::after,
.menu-open span:hover {
    color: #ec2f31 !important;
}

.menu-open span::before,
.menu-open span::after {
    content: '';
    display: block;
    transition: 0.3s;
}

.menu-open span::before {
    transform: translateY(-5px);
    margin-top: -9px;
}
.menu-open span::after {
    transform: translateY(5px);
    margin-top: 5px;
}

.menu-open_active span {
    height: 0;
}

.menu-open_active span::before {
    transform: rotate(45deg);
    margin-top: 4px;
}

.menu-open_active span::after {
    transform: rotate(-45deg);
}

.mobile_menu_overlay, .mobile_menu_container{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mobile_menu_container, .mobile_menu_container ul li ul{
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms;
}
.mobile_menu_overlay{
    display: none;
    cursor: pointer;
    z-index: 10200;
    background: rgba(0, 0, 0, 0.7);
}
.mobile_menu_container{
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
    width: 300px;
    overflow: hidden;
    z-index: 10201;
    /*background: #002245;*/
    background: linear-gradient(120.1deg, #002245 -29.75%, #ff0040 166.47%);
}
.mobile_menu_container .logo img{
    margin: 10px;
    height: 36px;
}

.mobile_menu_container.loaded{
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}
.mobile_menu_container .mobile_menu_content{
    overflow: auto;
    max-height: 100%;
    padding-bottom: 30px;
}
.mobile_menu_container ul{
    margin: 0;
    padding: 0;
}
.mobile_menu_container ul li{
    list-style: none;
}
.mobile_menu_container ul li a{
    display: block;
    padding: 15px 20px;
    line-height: 20px;
    font-size: 16px;
    /*background: #001b37;*/
    color: #ffffff;
    text-decoration: none;
}
.mobile_menu_container ul li a.pages{
    font-size: 14px;
    font-weight: normal;
    color: #eff3e7;
}

.mobile_menu_container ul li a.parent{
    padding-right: 50px;
    color: #eff3e7;
    /*background: #001429 url("/templates/stenk/menu/images/arrow_right.svg") right 20px center no-repeat;*/
    background-size: 20px;
}

.mobile_menu_container ul li a.parent:hover{
    /*background: #002245 url("/templates/stenk/menu/images/arrow_right.svg") right 20px center no-repeat;*/
    background-size: 20px;
}

.mobile_menu_container ul li a.parent_main {
    padding-right: 50px;
    color: #E08565 !important;
    /*background: #001429 url("/templates/stenk/menu/images/arrow_right.svg") right 20px center no-repeat;*/
    background-size: 20px;
    font-weight: bold !important;
}
.mobile_menu_container ul li a.parent_main:hover{
    /*background: #002245 url("/templates/stenk/menu/images/arrow_right.svg") right 20px center no-repeat;*/
    background-size: 20px;
}

.mobile_menu_container ul li a.back{
    padding-left: 50px;
    /*background: #001429 url("/templates/stenk/menu/images/arrow_left.svg") left 20px center no-repeat;*/
    background-size: 20px;
    box-sizing: border-box;
    min-height: 50px;
}
.mobile_menu_container ul li a.back:hover{
    /*background: #001429 url("/templates/stenk/menu/images/arrow_left.svg") left 20px center no-repeat;*/
    background-size: 20px;
}
.mobile_menu_container ul li a:hover{
    /*background: #002a55;*/
    background: linear-gradient(120.1deg, #002245 -29.75%, #820323 166.47%);
}
.mobile_menu_container ul li ul{
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #001934;
    z-index: 2;
}
.mobile_menu_container ul li ul.loaded{
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}
.mobile_menu_container ul li ul.activity{
    overflow-y: auto;
    overflow-x: hidden;
}
/*==== End Menu ====*/

/* Rating Star Widgets Style */
.rating-stars ul {
    list-style-type: none;
    padding: 0;

    -moz-user-select: none;
    -webkit-user-select: none;
}

.rating-stars ul > li.star {
    display: inline-block;

}

.rating-stars ul > li.star.ratable > i.fa {
    font-size: 1em; /* Change the size of the stars */
    color: #ccc; /* Color on idle state */
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
    font-size: 1.5em; /* Change the size of the stars */
    color: #ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
    color: #FFCC36 !important;

}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
    color: #FF912C;
}

/* Social buttons */
.social-wrapper{
    display:inline-flex;
}
.social-wrapper .icon{
    margin: 0 15px;
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    position: relative;
    z-index:2;
}
.social-wrapper .icon span{
    position:relative;
    z-index:2;
    height: 50px;
    width: 50px;
    display:block;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    border-radius:50%;
    text-align:center;
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.social-wrapper .icon span i{
    font-size:25px;
    line-height:50px;
}
.social-wrapper .icon .tooltip{
    position:absolute;
    top:0px;
    background: #fff;
    box-shadow: 0 10px 10px rgba(0,0,0,0.1);
    font-size: 20px;
    padding: 10px 18px;
    border-radius: 25px;
    color:white;
    opacity:0;
    pointer-events: none;
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.social-wrapper .icon:hover .tooltip{
    opacity:1;
    pointer-events: auto;
    top:-70px;
}
.social-wrapper .icon .tooltip:before{
    position:absolute;
    content:"";
    height:15px;
    width:15px;
    bottom:-8px;
    left:50%;
    transform: translateX(-50%) rotate(45deg);
}
.social-wrapper .icon:hover span,
.social-wrapp .icon:hover .tooltip{
    text-shadow: 0px -1px 0px rgba(0,0,0,0.4);
}
.social-wrapper .icon:hover span{
    color: #fff;
}
.social-wrapper .facebook span{
    color:#3B5999;
}
.social-wrapper .viber span{
    color:#59267c;
}
.social-wrapper .telegram span{
    color:#0088cc;
}
.social-wrapper .facebook:hover span,
.social-wrapper .facebook:hover .tooltip,
.social-wrapper .facebook:hover .tooltip:before{
    background:#3B5999;
}
.social-wrapper .twitter:hover span,
.social-wrapper .twitter:hover .tooltip,
.social-wrapper .twitter:hover .tooltip:before{
    background:#46C1F6;
}
.social-wrapper .viber:hover span,
.social-wrapper .viber:hover .tooltip,
.social-wrapper .viber:hover .tooltip:before{
    background:#59267c;
}
.social-wrapper .telegram:hover span,
.social-wrapper .telegram:hover .tooltip,
.social-wrapper .telegram:hover .tooltip:before{
    background:#0088cc;
}
