@charset "utf-8";

/*
Theme Name: Дверной 2020
Theme URI: http://prostoweb.su
Author: the Prostoweb.su team
Author URI: https://prostoweb.su/
Description:
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentysixteen
*/


#slidein {width: 100%; height: auto; max-height: 280px; background: #fff; position:fixed; bottom:-280px; left:0; text-align:center; z-index:21474836472; box-shadow: 1px 1px 30px #595959; transition: all 0.2s ease-in-out}
#slideinpc {width: 160px; height: 600px; background: #fff; position:fixed; bottom:30px; left:-180px; z-index:21474836472; box-shadow: 1px 1px 30px #595959; transition: all 0.2s ease-in-out}
#slideinpc.vis {left: 0}

#closeslidein {width: 35px; height: 35px; background: #000; color: #fff; position:absolute; top:0; right:0; font-size: 28px; cursor:pointer; padding-top: 0; text-align:center; z-index: 21474836472}
#closeslidein:before, #closeslidein:after {content: ''; position: absolute; height: 2px; width: 100%; top: 50%; left: 0; margin-top: -1px;   background: #fff}
#closeslidein:before {transform: rotate(45deg)}
#closeslidein:after {transform: rotate(-45deg)}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    background: url(images/background.jpg);
    font-family: 'pt_sansregular';
    font-size: 16px;
    color: #3e4044;
}

h1, h2, h3, h4, h5 {
    font-family: 'pt_sans_narrowregular';
    font-weight: normal;
    color: #000;
    margin: 0 0 5px 0;
}

h1 {
    font-size: 38px;
}

h2 {
    font-size: 35px;
}

h3 {
    font-size: 33px;
}

h4 {
    font-size: 30px;
}

h5 {
    font-size: 28px;
}

a {
    font-family: 'pt_sansbold';
    color: #434d64;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a.even {
    font-family: 'pt_sansitalic';
}

img {
    border: none;
}

img.alignleft {
    float: left;
    margin: 0 20px 10px 0;
}

img.alignright {
    float: right;
    margin: 0 0 20px 10px;
}

:focus {
    outline: none;
}

.main {
    min-height: 100%;
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
}

.container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
}

@font-face {
    font-family: 'pt_sansregular';
    src: url('font/pts55f-webfont.eot');
    src: url('font/pts55f-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/pts55f-webfont.woff2') format('woff2'),
    url('font/pts55f-webfont.woff') format('woff'),
    url('font/pts55f-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansitalic';
    src: url('font/pts56f-webfont.eot');
    src: url('font/pts56f-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/pts56f-webfont.woff2') format('woff2'),
    url('font/pts56f-webfont.woff') format('woff'),
    url('font/pts56f-webfont.svg#pt_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansbold';
    src: url('font/pts75f-webfont.eot');
    src: url('font/pts75f-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/pts75f-webfont.woff2') format('woff2'),
    url('font/pts75f-webfont.woff') format('woff'),
    url('font/pts75f-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansbold_italic';
    src: url('font/pts76f-webfont.eot');
    src: url('font/pts76f-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/pts76f-webfont.woff2') format('woff2'),
    url('font/pts76f-webfont.woff') format('woff'),
    url('font/pts76f-webfont.svg#pt_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans_narrowregular';
    src: url('font/ptn57f.eot');
    src: url('font/ptn57f.eot?#iefix') format('embedded-opentype'),
    url('font/ptn57f.woff') format('woff'),
    url('font/ptn57f.ttf') format('truetype'),
    url('font/ptn57f.svg#pt_sans_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans_narrowbold';
    src: url('font/ptn77f.eot');
    src: url('font/ptn77f.eot?#iefix') format('embedded-opentype'),
    url('font/ptn77f.woff') format('woff'),
    url('font/ptn77f.ttf') format('truetype'),
    url('font/ptn77f.svg#pt_sans_narrowbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*------------------------form-------------------------*/
form {
    position: relative;
    float: left;
    width: 100%;
}

input {
    margin: 0;
    padding: 0;
}

input, textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

.line_form {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

label {
    font-size: 16px;
    color: #000;
}

input[type="text"],
input[type="password"],
input[type="email"] {
    width: calc(100% - 36px);
    font-family: 'pt_sansregular';
    border: 1px solid #d6dadc;
    color: #000;
    font-size: 17px;
    padding: 14px 18px;
    background: #FFF;
}

textarea {
    outline: medium none;
    overflow: auto;
    resize: none;
    width: calc(100% - 36px);
    font-family: 'pt_sansregular';
    border: 1px solid #d6dadc;
    color: #000;
    font-size: 17px;
    padding: 14px 18px;
    background: #FFF;
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
    position: relative;
    cursor: pointer;
    text-align: center;
    height: 49px;
    padding: 0 33px;
    font-family: 'pt_sans_narrowbold';
    color: #FFF;
    font-size: 17px;
    background: #dd3665;
    text-transform: uppercase;
    border: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    background: #d12a59;
}

.search_box {
    position: absolute;
    top: 20px;
    right: 10px;
    width: 55.6%;
    z-index: 2;
}

.search_box span {
    display: inline-block;
    padding: 3px 13px 2px 13px;
    margin: 0 0 0 35px;
    font-size: 12px;
    color: #909ca8;
    background: #f2f4f5;
    border-radius: 4px 4px 0 0;
}

.search_box input[type="text"] {
    position: relative;
    width: calc(100% - 60px);
    padding: 14px 30px;
    border-radius: 26px;
    z-index: 1;
}

.search_box input[type="submit"] {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 41px;
    height: 41px;
    padding: 0;
    background: url(images/search_sub.png) no-repeat center center #efb851;
    border-radius: 50%;
    z-index: 2;
}

.search_box input[type="submit"]:hover {
    background-color: #eeaa2c;
}

.wp-polls form {
    margin: 17px 0 0 0;
}

.wp-polls .line_form {
    margin: 0 0 12px 0;
}

span.result {
    position: absolute;
    top: 25px;
    left: 16px;
    width: 165px;
    height: 2px;
}

span.result span {
    display: block;
    height: 2px;
    background: #e7b851;
}

.wp-polls span.name {
    display: block;
    width: 100%;
    padding: 0 0 17px 0;
    margin: 0 0 17px 0;
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #dee3ea;
    line-height: 1.2em;
}

.wp-polls input[type="submit"] {
    margin: 11px 0 7px 0;
    padding: 11px 28px;
    background: #e7b851;
}

.wp-polls input[type="submit"]:hover {
    background: #eeaa2c;
}

.wp-polls a {
    font-family: 'pt_sansregular';
    font-size: 14px;
    color: #434d64;
    text-decoration: none;
}

.wp-polls a:hover {
    text-decoration: underline;
}

.feedback_block {
    position: relative;
    float: left;
    width: 100%;
    margin: 5px 0 25px 0;
}

form.comment-form {
    margin: 0 0 30px 0;
}

form.comment-form label {
    position: relative;
    float: left;
    width: 100%;
    font-family: 'pt_sansbold';
    font-size: 13px;
    color: #464a53;
    margin: 0 0 5px 0;
}

form.comment-form .box {
    position: relative;
    float: left;
    width: 28%;
    margin: 0 30px 0 0;
}

form.comment-form span.note {
    margin: 9px 0 0 0;
    font-size: 12px;
    position: relative;
    width: 100%;
    display: block;
}

form.comment-form .line_form {
    margin: 0 0 10px 0;
}

form.comment-form textarea {
    height: 72px;
}

form.comment-form .rating_box {
    margin: 10px 0 0 0;
}

form.comment-form input[type="submit"] {
    margin: 9px 0 0 0;
    position: absolute;
    top: 0;
    right: 0;
}

.rating_box {
    float: left;
    font-size: 12px;
    color: #000;
}

.rating_box span {
    position: relative;
    margin: 0 16px 0 0;
}

.rating_box img {
    position: relative;
    top: 7px;
}

form.companies_search input[type="text"] {
    padding: 12px 18px 11px 18px;
    margin: 0 12px 0 0;
    font-size: 14px;
    color: #2b2b2c;
    width: calc(32.5% - 36px);
    display: inline-block;
    vertical-align: middle;
}

form.companies_search input[type="submit"] {
    display: inline-block;
    vertical-align: middle;
    width: 41px;
    height: 41px;
    padding: 0;
    background: url(images/search_sub.png) no-repeat center center #efb851;
    border-radius: 50%;
    z-index: 2;
}

form.companies_search input[type="submit"]:hover {
    background-color: #eeaa2c;
}

/*------------------------header-----------------------*/
.header {
    position: relative;
    float: left;
    width: 100%;
    height: 188px;
    background: #FFF;
    box-shadow: 0 14px 24px rgba(206, 209, 212, 0.64);
    margin: 8px 0 0 0;
    z-index: 1;
}

.header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: #f6f8f9;
    background: -moz-linear-gradient(top, #f6f8f9 0%, #f5f8f9 100%);
    background: -webkit-linear-gradient(top, #f6f8f9 0%, #f5f8f9 100%);
    background: linear-gradient(to bottom, #f6f8f9 0%, #f5f8f9 100%);
    z-index: 2;
}

.logotip {
    position: absolute;
    top: 30px;
    left: 10px;
    z-index: 2;
}

.tema {
    position: absolute;
    top: 47px;
    left: 285px;
    padding: 0 0 0 20px;
    font-size: 15px;
    color: #474c58;
}

.tema:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 1px;
    height: 28px;
    background: #e7eaef;
}

/*------------------------navigation-------------------*/
a.menu {
    display: none;
    position: absolute;
    top: 126px;
    right: 10px;
    width: 42px;
    height: 42px;
    background: url(images/menu.png) no-repeat;
    z-index: 2;
}

.navigation {
    position: absolute;
    top: 117px;
    left: 10px;
    width: calc(100% - 20px);
    z-index: 1;
}

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

.navigation ul li {
    display: block;
    position: relative;
    padding: 0 15px;
    float: left;
    font-family: 'pt_sans_narrowregular';
    font-size: 26px;
    color: #000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.navigation ul li:first-child {
    padding: 0 23px 0 0;
}

.navigation ul li:first-child:before {
    background: none;
}

.navigation ul li:before {
    content: "";
    position: absolute;
    top: 27px;
    left: 0;
    width: 1px;
    height: 8px;
    background: #e9edf2;
}

.navigation ul li a {
    display: inline-block;
    padding: 15px 0 23px 0;
    font-family: 'pt_sans_narrowregular';
    color: #000;
    text-decoration: none;
}

.navigation ul li a:hover {
    color: #dd3665;
}

.navigation ul li a:hover, .navigation ul li.current-menu-item a {
    padding: 15px 0 21px 0;
    border-bottom: 2px solid #dc3565;
}

.inner_nav {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
    background: #f3f6f8;
}

.inner_nav ul {
    margin: 0;
    padding: 0 0 0 15px;
    list-style: none;
}

.inner_nav ul li {
    display: block;
    position: relative;
    float: left;
    font-size: 15px;
    color: #343943;
}

.inner_nav ul li a {
    display: block;
    padding: 10px 15px;
    font-family: 'pt_sansregular';
    color: #343943;
    text-decoration: none;
}

.inner_nav ul li a:hover {
    color: #dd3665;
}

.inner_nav ul li.active a {
    font-family: 'pt_sansbold';
}

.inner_nav ul li.active:hover a {
    cursor: text;
    color: #343943;
}

/*------------------------top_block--------------------*/
.top_block {
    position: relative;
    float: left;
    width: 100%;
    margin: 23px 0 0 0;
}

.top_block .parent {
    position: relative;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: space-between;
}

.top_img {
    position: relative;
    width: 57%;
    z-index: 2;
}

.top_img img {
    display: block;
    width: 100%;
    height: auto;
}

.top_img:before {
    content: "";
    position: absolute;
    top: 10%;
    right: -32px;
    width: 20%;
    height: 18.5%;
    border: 4px solid #efb851;
}

.top_info {
    position: relative;
    width: calc(43% - 56px);
    padding: 44px 20px 0 36px;
    background: #FFF;
    line-height: 1.55em;
    z-index: 1;
}

.top_info span {
    position: relative;
    float: left;
    width: calc(100% - 32px);
    padding: 0 0 0 32px;
    margin: 0 0 28px 0;
    font-family: 'pt_sans_narrowregular';
    font-size: 50px;
    color: #000;
    line-height: 1em;
}

.top_info span b {
    font-weight: normal;
    font-family: 'pt_sans_narrowbold';
}

.top_info a.more {
    margin: 10px 0 0 0;
    padding: 16px 45px;
}

a.more {
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 16px 20px;
    font-family: 'pt_sans_narrowbold';
    font-size: 17px;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    background: #efb851;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

a.more:hover {
    background: #eeaa2c;
}

a.more.more_goods {
    padding: 14px 30px 15px 49px;
}

a.more.more_goods:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 19px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(images/more_goods_icon.png) no-repeat;
}

/*------------------------content----------------------*/
.wrapper {
    position: relative;
    float: left;
    width: 100%;
    margin: 26px 0 0 0;
}

.cont {
    position: relative;
    float: left;
    width: 100%;
    padding: 32px 0 25px 0;
    background: #FFF;
    box-shadow: 0 23px 62px rgba(134, 144, 153, 0.69);
}

.content {
    position: relative;
    float: left;
    width: calc(100% - 338px);
    padding: 0 0 10px 38px;
}

.title {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

.title:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    width: calc(100% + 15px);
    margin: 0 0 0 -15px;
    height: 1px;
    background: #dee3ea;
    z-index: 1;
}

.title h1,
.title h2,
.title h3,
.title h4,
.title h5 {
    position: relative;
    display: inline-block;
    margin: 0 0 0 13px;
    padding: 0 13px;
    background: #FFF;
    z-index: 2;
}

.title h1 {
    top: -3px;
}

.title span.detail {
    position: absolute;
    top: 9px;
    right: 42px;
    background: #FFF;
    padding: 0 15px;
    font-size: 14px;
    z-index: 2;
}

.title span.detail a {
    font-family: 'pt_sansbold';
    color: #cb2252;
    text-transform: uppercase;
}

.title_square {
    position: relative;
    float: left;
    width: calc(100% - 20px);
    padding: 13px 0 11px 20px;
    font-family: 'pt_sans_narrowbold';
    font-size: 28px;
    color: #010202;
    text-transform: uppercase;
}

.title_square:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 62px;
    height: 62px;
    width: 100%;
    background: url(images/title_square.png) no-repeat;
}

.title_line {
    position: relative;
    float: left;
    width: 100%;
    padding: 14px 0 0 0;
    margin: 5px 0 0 0;
}

.title_line:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 57px;
    height: 2px;
    background: #f1bc57;
}

.catalog {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 36px 0;
}

.catalog .parent {
    position: relative;
    float: left;
    width: calc(100% + 2em);
    margin: 0 0 0 -2em;
    justify-content: space-between; 
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: space-between;
}

.catalog .parent:after {
    content: "";
    flex: auto;
}

.catalog_box {
	position: relative;
    width: 33.33%;
    margin: 0 0 20px 0;
    padding: 0 2em;
    box-sizing: border-box;
}

.catalog_box_img {
    position: relative;
    float: left;
    width: calc(100% - 2px);
    height: 137px;
    margin: 0 0 15px 0;
    border: 1px solid #d6dadc;
}

.catalog_box_img a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.catalog_box_img img {
    max-width: 99%;
    height: auto;
    z-index: 1;
}

.catalog.even_catalog .catalog_box_img {
    height: 181px;
    margin: 0 0 5px 0;
}

.price {
    position: relative;
    float: left;
    width: 100%;
    margin: 5px 0 0 0;
    font-size: 15px;
    color: #c81447;
}

.catalog.even_catalog .price span {
    display: inline;
    font-size: 21px;
    color: #c81447;
}

.catalog_box:hover .catalog_box_img {
    border-color: #8eb71d;
}

.catalog_box:hover .catalog_box_img:before {
    content: "";
    position: absolute;
    top: 0;
    right: 16px;
    width: 29px;
    height: 32px;
    background: url(images/flag_fav.png) no-repeat;
    z-index: 2;
}

.catalog_box_rating {
    position: relative;
    float: left;
    width: 100%;
    font-size: 12px;
    color: 36 a6e78;
}

.catalog_box_rating span.detail {
    position: relative;
    float: right;
}

.catalog_box_rating .rating {
    width: 80px;
    height: 16px;
    position: relative;
    float: left;
    background: url(images/star.png) repeat-x left top;
    margin: 0;
}

.rating span {
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: url(images/star.png) repeat-x left bottom;
}

.rating.small {
    margin: 1px 0 0 0;
    width: 65px;
    height: 12px;
    background: url(images/star_small.png) repeat-x left top;
}

.rating.small span {
    height: 12px;
    background: url(images/star_small.png) repeat-x left bottom;
}

.rating.bigger {
    margin: -2px 19px 0 0;
    width: 150px;
    height: 28px;
    background: url(images/star_bigger.png) repeat-x left top;
    position: relative;
}

.rating.bigger span {
    height: 28px;
    background: url(images/star_bigger.png) repeat-x left bottom;
}

.catalog_box a.name {
    float: left;
    width: 100%;
    margin: 10px 0 2px 0;
    font-family: 'pt_sans_narrowregular';
    font-size: 22px;
    color: #000;
    text-decoration: none;
}

.catalog_box a.name:hover {
    color: #dd3665;
}

.catalog_box_info {
    position: relative;
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 1.55em;
}

.catalog_box_info span {
    display: block;
    font-size: 16px;
    color: #080808;
}

.catalog .center {
    position: relative;
    float: left;
    width: 100%;
    margin: 5px 0 0 0;
    text-align: center;
}

.catalog .center:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    width: 100%;
    height: 1px;
    background: #dee3ea;
    z-index: 1;
}

.catalog .center span {
    position: relative;
    display: inline-block;
    padding: 0 40px;
    background: #FFF;
    z-index: 2;
}

.slider {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 40px 0;
}

.slider_list {
    position: relative;
    float: left;
    width: 100%;
    margin: 31px 0 0 0;
}

.swiper-button-prev {
    position: absolute;
    top: -82px;
    right: 100px;
    width: 62px;
    padding: 11px 15px 8px 0;
    font-family: 'pt_sans_narrowregular';
    font-size: 14px;
    color: #6a6e78;
    border: 1px solid #e4e7e8;
    text-align: right;
    text-decoration: none;
    z-index: 2;
}

.swiper-button-next {
    position: absolute;
    top: -82px;
    right: 0;
    width: 62px;
    padding: 11px 0 8px 15px;
    font-family: 'pt_sans_narrowregular';
    font-size: 14px;
    color: #6a6e78;
    border: 1px solid #e4e7e8;
    text-decoration: none;
    z-index: 2;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    color: #000;
    cursor: pointer;
}

.swiper-button-prev:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 11px;
    height: 20px;
    background: url(images/arrows.png) left top no-repeat;
    z-index: 2;
}

.swiper-button-next:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 11px;
    height: 20px;
    background: url(images/arrows.png) right top no-repeat;
    z-index: 2;
}

.swiper-button-prev:hover:before {
    background-position: left bottom;
}

.swiper-button-next:hover:before {
    background-position: right bottom;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
}

.slide_foto {
    position: relative;
}

.slide_foto a:hover:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(images/magnify.png) center center no-repeat rgba(0, 0, 0, 0.35);
}

.slide_video {
    position: relative;
    text-align: left;
}

.slide_video a.name {
    display: block;
    width: 100%;
    margin: 17px 0 0 0;
    font-family: 'pt_sans_narrowregular';
    font-size: 20px;
    color: #000;
    text-decoration: none;
    line-height: 1.1em;
}

.slide_video a.name:hover {
    color: #dc3565;
}

.slide_video span {
    font-size: 12px;
}

.center {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
}

.popular_articles_block {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 45px 0;
}

.popular_articles_block.even {
    margin: 0 0 26px 0;
}

.popular_articles_block .parent {
    position: relative;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: space-between;
}

.popular_articles_block .parent .item {
    position: relative;
    width: 48%;
}

.popular_article_box {
    position: relative;
    float: left;
    width: 48%;
    padding: 22px 0;
}

.popular_article_box:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: url(images/dot.png) repeat-x;
}

.item .popular_article_box {
    width: 100%;
}

.item .popular_article_box:before {
    bottom: auto;
    top: 0;
}

.item .popular_article_box:first-child:before {
    background: none;
}

.popular_article_box a {
    position: relative;
    float: left;
    width: 41%;
}

.popular_article_box img {
    display: block;
    width: 100%;
    height: auto;
}

.popular_article_box_info {
    position: relative;
    float: right;
    width: calc(59% - 22px);
    margin: 0 0 0 22px;
    font-size: 14px;
}

.popular_article_box_info a.name {
    display: block;
    width: 100%;
    font-family: 'pt_sans_narrowregular';
    font-size: 20px;
    color: #000;
    text-decoration: none;
    line-height: 1.15em;
}

.popular_article_box_info a.name:hover {
    color: #dc3565;
}

.popular_article_box_info p {
    line-height: 1.5em;
}

.popular_article_box_big {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 22px 0;
}

.popular_article_box_big a {
    position: relative;
    display: block;
    z-index: 1;
}

.popular_article_box_big a img {
    display: block;
    width: 100%;
    height: auto;
}

.popular_article_box_big .popular_article_box_info {
    position: absolute;
    left: 0;
    bottom: 0;
    float: none;
    margin: 0;
    width: calc(100% - 60px);
    padding: 32px 23px 19px 37px;
    background: rgba(0, 0, 0, 0.6);
    color: #FFF;
    font-size: 14px;
    z-index: 2;
}

.popular_article_box_big .popular_article_box_info .category a {
    color: #c6c6c6;
}

.popular_article_box_big .popular_article_box_info a.name {
    font-family: 'pt_sans_narrowbold';
    font-size: 30px;
    color: #FFF;
    line-height: 1em;
}

.popular_article_box_big .popular_article_box_info a.name:hover {
    color: #dc3565;
}

.popular_article_box_big .popular_article_box_info p {
    line-height: 1.5em;
}

.headings_block {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 36px 0;
}

.headings_block .parent {
    position: relative;
    float: left;
    width: calc(100% + 2em);
    justify-content: space-between;
    margin: 38px 0 0 -2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: space-between;
}

.headings_block.even .parent {
    margin: 9px 0 0 -2em;
}

.headings_block .parent:after {
    content: "";
    flex: auto;
}    

.headings_box {
    margin: 0 0 21px;
    padding: 0 2em;
    box-sizing: border-box;
    position: relative;
    width: 33.33%;
}

.headings_box_img {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 14px 0;
}

.headings_box_img img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    z-index: 1;
}

.headings_box_img span {
    position: absolute;
    bottom: 14px;
    right: -5px;
    padding: 0 13px;
    background: #efb851;
    font-family: 'pt_sans_narrowbold';
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    z-index: 2;
    pointer-events: none;
}

.headings_box a.name {
    position: relative;
    display: block;
    width: 100%;
    font-family: 'pt_sans_narrowregular';
    font-size: 25px;
    color: #000;
    text-decoration: none;
}

.headings_box a.name:hover {
    color: #dd3665;
}

.headings_box ul {
    margin: 3px 0 0 0;
    padding: 0;
    list-style: none;
}

.headings_box ul li {
    position: relative;
    margin: 0 0 3px 0;
    padding: 0 0 0 20px;
}

.headings_box ul li:before {
    content: "";
    position: absolute;
    top: 11px;
    left: 4px;
    width: 10px;
    height: 1px;
    background: #d2d8e1;
}

.headings_box ul li a {
    display: block;
    font-family: 'pt_sansregular';
    font-size: 15px;
    color: #343943;
    text-decoration: none;
}

.headings_box ul li a:hover {
    text-decoration: underline;
}

.about_us {
    position: relative;
    float: left;
    width: 100%;
    margin: 15px 0 25px 0;
    color: #2b2b2c;
}

.about_us h1 span {
    color: #cb2151;
    text-decoration: underline;
}

.about_us h3 {
    font-size: 25px;
}

.about_us p {
    line-height: 1.55em;
}

span.about_us_img {
    position: relative;
    float: left;
    width: 28%;
    margin: 15px 30px 0 0;
    z-index: 1;
}

span.about_us_img:before {
    content: "";
    position: absolute;
    top: -15px;
    right: 21px;
    width: 47px;
    height: 56px;
    background: url(images/quotes_icon.png) no-repeat;
    z-index: 2;
}

span.about_us_img img {
    width: 100%;
    height: auto;
}

.breadcrumbs {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
    color: #9397a0;
    font-size: 12px;
}

.breadcrumbs a {
    display: inline-block;
    position: relative;
    font-family: 'pt_sansregular';
    color: #434d64;
    text-decoration: none;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.breadcrumbs span:first-child a {
    padding: 0 0 0 23px;
    background: url(images/home_icon.png) 1px 1px no-repeat;
}

.breadcrumbs span.sep {
    display: inline-block;
    position: relative;
    top: 2px;
    width: 6px;
    height: 12px;
    background: url(images/breadcrumbs_line.png) no-repeat;
    margin: 0 2px 0 6px;
}

article {
    font-size: 17px;
    color: #2b2b2c;
}

article p {
    line-height: 1.5em;
}

.info_line {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 7px;
}

article b {
    font-family: 'pt_sansbold';
    font-weight: normal;
}

article b.it {
    font-family: 'pt_sansbold_italic';
}

article img, article iframe {
    max-width: 100%;
    height: auto;
    display: block;
}

.contents {
    position: relative;
    float: left;
    width: calc(56.5% - 38px);
    min-height: 123px;
    background: #0a0;
    margin: 9px 34px 9px -38px;
    padding: 16px 0 10px 38px;
    background: url(images/contents_bg.png) top right no-repeat #f3f6f8;
}

.contents:before {
    content: "";
    position: absolute;
    top: 0;
    left: 38px;
    width: 106px;
    height: 2px;
    background: #c9d3d9;
}

.contents span.name {
    display: block;
    width: 100%;
    font-family: 'pt_sans_narrowregular';
    font-size: 24px;
    color: #000;
}

.contents ul {
    margin: 5px 0 0 0;
    padding: 0;
    list-style: none;
}

.contents ul li {
    position: relative;
    padding: 0 10px 0 31px;
    margin: 0 0 5px 0;
    font-family: 'pt_sansregular';
    font-size: 15px;
    color: #343943;
    line-height: normal;
}

.contents ul li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 14px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #efb851;
}

article ul {
    margin: 5px 0 13px 0;
    padding: 0;
    list-style: 0;
    float: left;
    width: 100%;
}

article ul li {
    position: relative;
    display: block;
    margin: 0 0 9px 34px;
    padding: 0 0 0 19px;
    font-family: 'pt_sansitalic';
    color: #132236;
    line-height: 1.5em;
}

article ul li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 8px;
    height: 9px;
    background: url(images/li_marker.png) no-repeat;
}

article ol {
    margin: 5px 0 31px 9px;
    padding: 0;
    list-style: none;
    counter-reset: point;
    float: left;
    width: 100%;
}

article ol li {
    padding: 0 0 0 45px;
    position: relative;
    color: #132236;
    line-height: 1.5em;
    margin-bottom: 9px;
}

article ol li:before {
    content: counter(point);
    counter-increment: point 1;
    position: absolute;
    left: 0;
    top: -1px;
    background: url(images/ol_marker.png) no-repeat;
    width: 29px;
    height: 24px;
    font-family: 'pt_sans_narrowbold';
    font-size: 18px;
    color: #FFF;
    text-align: center;
}

blockquote {
    position: relative;
    float: left;
    width: calc(100% - 142px);
    min-height: 80px;
    padding: 5px 17px 4px 123px;
    margin: 13px 0 20px 0;
    border: 1px solid #eed9b1;
    background: #fcf5e5;
    color: #3f3828;
}

blockquote:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 22px;
    width: 66px;
    height: 74px;
    background: url(images/quotes_icon_even.png) no-repeat;
}

blockquote.info_quote {
    border-color: #f0d2db;
    background: #fff2f6;
    color: #470f1f;
}

blockquote.info_quote:before {
    background: url(images/quotes_info_icon_even.png) no-repeat;
}

table {
    width: 100%;
    float: left;
    border-collapse: collapse;
    margin: 18px 0 50px;
    line-height: 1.4em;
}

table th {
    padding: 9px 30px;
    font-family: 'pt_sans_narrowregular';
    color: #FFF;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    background: #afbbc2;
}

table td {
    padding: 12px 30px;
    font-size: 16px;
    color: #2b2b2c;
}

table tr:nth-child(2n+1) td {
    background: #f7f8f9;
}

table.brtab tr:nth-child(2n+1) td {
	background: none;
}

table td,
table th {
    border-left: 1px solid rgba(242, 243, 244, 0.5);
}

table td:first-child,
table th:first-child {
    border-left: 0;
}

table.popular_table {
    margin: 0 0 45px 0;
    line-height: normal;
}

table.popular_table td {
    padding: 12px 20px 12px 30px;
    width: 50%;
    border-bottom: 1px solid #e9ecf2;
    vertical-align: top;
}

table.popular_table tr:nth-child(2n+1) td {
    background: #FFF;
}

table.popular_table tr:hover,
table.popular_table tr:nth-child(2n+1):hover td {
    background: #f5f7f8;
}

.article_result {
    position: relative;
    float: left;
    width: 100%;
    margin: 18px 0 38px 0;
}

.article_rating {
    display: inline-block;
}

.article_rating span {
    font-family: 'pt_sansitalic';
    font-size: 13px;
    color: #9397a0;
}

.soc {
    position: relative;
    float: right;
}

figure {
    display: block;
    max-width: 100%;
    background: #f3f6f8;
    margin: 20px 0 26px 0;
    padding: 6px 6px 0 6px;
}

.center figure {
    display: inline-block;
}

figure a {
    display: block;
}

figure.aligncenter {
    text-align: center;
    margin: 7px auto 26px;
    clear: both;
}

figure.alignleft {
    float: left;
    margin: 7px 30px 26px 0;
}

figure.alignright {
    float: right;
    margin: 7px 0 26px 30px;
}

figure.article_video {
    padding: 10px;
}

figcaption {
    font-family: 'pt_sansitalic';
    font-size: 13px;
    color: #6a6e78;
    text-align: center;
    padding: 11px 0;
}

figure.article_video figcaption {
    position: absolute;
    top: 43px;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: 'pt_sansbold';
    font-size: 17px;
    color: #FFF;
}

.popular_block {
    position: relative;
    float: left;
    width: 100%;
}

.popular_goods {
    position: relative;
    width: 100%;
}

.popular_goods_img {
    position: relative;
    float: left;
    width: 108px;
    height: 100px;
    margin: 0 0 15px 0;
    border: 1px solid #d6dadc;
    background: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.popular_goods_img img {
    max-width: 100%;
    height: auto;
}

.popular_goods_info {
    position: relative;
    margin: 0 0 0 132px;
    font-size: 14px;
}

.popular_goods a.name {
    float: left;
    width: 100%;
    font-family: 'pt_sans_narrowregular';
    font-size: 20px;
    color: #000;
    text-decoration: none;
}

.popular_goods a.name:hover {
    color: #dd3665;
}

.popular_goods_info span {
    display: block;
    font-size: 16px;
    color: #080808;
}

.popular_goods_info .price span {
    display: inline;
    font-size: 21px;
    color: #c81447;
}

.popular_company {
    position: relative;
    width: 100%;
}

.popular_company_img {
    position: relative;
    float: left;
    width: 96px;
    height: 61px;
    margin: 0 0 15px 0;
    border: 1px solid #d6dadc;
    background: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.popular_company_img img {
    max-width: 100%;
    height: auto;
}

.popular_company_info {
    position: relative;
    margin: 0 0 0 126px;
    font-size: 14px;
}

.popular_company a.name {
    float: left;
    width: 100%;
    margin: 10px 0 2px 0;
    font-family: 'pt_sans_narrowregular';
    font-size: 20px;
    color: #000;
    text-decoration: none;
}

.popular_company a.name:hover {
    color: #dd3665;
}

.popular_company span {
    display: block;
    font-size: 16px;
    color: #080808;
}

.popular_company span.detail {
    position: relative;
    float: right;
    font-size: 12px;
    color: #6a6e78;
}

.catalog_companies_search {
    position: relative;
    float: left;
    width: 100%;
}

.title_underline {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 17px 0;
    border-bottom: 1px solid #f1f5f8;
}

.title_underline h1,
.title_underline h2,
.title_underline h3,
.title_underline h4,
.title_underline h5 {
    display: inline-block;
}

.title_underline span.note {
    display: inline-block;
    position: relative;
    margin: 0 0 0 23px;
    font-family: 'pt_sansitalic';
    font-size: 14px;
    color: #2b2b2c;
}

.catalog.catalog_companies .title {
    margin: 7px 0 20px 0;
}

.catalog.catalog_companies .title span.detail {
    position: relative;
    float: left;
    top: auto;
    right: auto;
    margin: 9px 0 0 0;
}

.catalog.catalog_companies .title span.right {
    position: relative;
    float: right;
    padding: 0 16px;
    margin: -7px 37px 0 0;
    background: #FFF;
    z-index: 2;
}

.catalog.catalog_companies a.more {
    position: relative;
    float: right;
    margin: 0 10px 0 0;
}

.map {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 28px 0;
}

.map img {
    width: 100%;
    height: auto;
}

.add_company {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
    color: #2b2b2c;
}

.add_company h1 span {
    color: #cb2151;
    text-decoration: underline;
}

.about_us h5 {
    font-size: 25px;
}

.add_company p {
    line-height: 1.55em;
}

span.add_company_img {
    position: relative;
    float: left;
    width: 28%;
    margin: 15px 30px 0 0;
    z-index: 1;
}

span.add_company_img:before {
    content: "";
    position: absolute;
    top: -15px;
    right: 21px;
    width: 47px;
    height: 55px;
    background: url(images/add_icon.png) no-repeat;
    z-index: 2;
}

span.add_company_img img {
    width: 100%;
    height: auto;
}

.part_name {
    position: relative;
    float: left;
    width: calc(100% - 37px);
    padding: 0 0 0 37px;
    font-family: 'pt_sans_narrowbold';
    font-size: 22px;
    color: #010202;
    text-transform: uppercase;
}

.part_name:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 22px;
    height: 28px;
    background: url(images/part_name_icon.png) no-repeat;
}

.list_articles_block {
    position: relative;
    float: left;
    width: 100%;
}

.list_articles_box {
    position: relative;
    float: left;
    width: 100%;
    padding: 20px 0;
}

.list_articles_box:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: url(images/dot.png) repeat-x;
}

.list_articles_box:first-child {
    padding: 12px 0 20px 0;
}

.list_articles_box_img {
    position: relative;
    float: left;
    width: calc(31.5% - 30px);
    margin: 0 30px 0 0;
}

.list_articles_box_img img {
    width: 100%;
    height: auto;
    display: block;
}

.list_articles_box_info {
    position: relative;
    float: left;
    width: 68.5%;
    line-height: 1.5em;
}

.list_articles_box_info a.name {
    display: block;
    width: 100%;
    font-family: 'pt_sans_narrowregular';
    font-size: 25px;
    color: #000;
    text-decoration: none;
    line-height: normal;
}

.list_articles_box_info a.name:hover {
    color: #b81241;
}

.list_articles_box_info .info_line {
    margin: 0 0 2px 0;
}

.list_articles_box_info .info_line a.comm:before {
    top: 6px;
}

.list_articles_box_info .info_line .category:before {
    top: 5px;
}

.pagination {
    width: 100%;
    float: left;
    margin: 42px 0 15px 0;
    text-align: center;
}

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

.pagination ul li {
    display: inline-block;
    position: relative;
    font-family: 'pt_sans_narrowregular';
    font-size: 24px;
    color: #000;
}

.pagination ul li a, .pagination ul li span {
    display: inline-block;
    padding: 10px 10px 5px;
    text-decoration: none;
    text-align: center;
    font-family: 'pt_sans_narrowregular';
    color: #000;
    background: #eee;
    border-radius: 5px;
    margin: 0 2px;
}

.pagination ul li span.dots {
    margin:0;
    background: none;
    padding: 0 3px;
}

.pagination ul li a:hover {
    text-decoration: none;
    background: #eee2ec;
}

.pagination ul li .current {
    color: #FFF;
    background: #e7b851;
}

.pagination ul li.active:hover a {
    cursor: text;
    text-decoration: none;
}

.pagination ul li.prev {
    width: 62px;
    padding: 11px 15px 8px 0;
    margin: 0 38px 0 0;
    font-size: 14px;
    color: #6a6e78;
    border: 1px solid #e4e7e8;
    text-align: right;
    text-decoration: none;
    z-index: 2;
}

.pagination ul li.next {
    width: 62px;
    padding: 11px 0 8px 15px;
    margin: 0 0 0 38px;
    font-size: 14px;
    color: #6a6e78;
    border: 1px solid #e4e7e8;
    text-align: left;
    text-decoration: none;
    z-index: 2;
}

.pagination ul li.prev:hover,
.pagination ul li.next:hover {
    color: #000;
    cursor: pointer;
}

.pagination ul li.prev a,
.pagination ul li.next a {
    padding: 0;
}

.pagination ul li.prev:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 11px;
    height: 20px;
    background: url(images/arrows.png) left top no-repeat;
    z-index: 2;
}

.pagination ul li.next:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 11px;
    height: 20px;
    background: url(images/arrows.png) right top no-repeat;
    z-index: 2;
}

.pagination ul li.prev:hover:before {
    background-position: left bottom;
}

.pagination ul li.next:hover:before {
    background-position: right bottom;
}

/*------------------------column-----------------------*/
.column {
    position: relative;
    float: right;
    width: 252px;
    padding: 0 18px 0 30px;
}

.sidebar {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 34px 0;
}

.sidebar_title {
    position: relative;
    float: left;
    width: calc(100% - 20px);
    padding: 0 0 0 20px;
    font-family: 'pt_sans_narrowbold';
    font-size: 27px;
    color: #010202;
    text-transform: uppercase;
    line-height: 1.25em;
}

.sidebar_title:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 3px;
    height: 22px;
    background: #cb2151;
}

.new_article_block {
    position: relative;
    float: left;
    width: 100%;
    margin: 12px 0 0 0;
}

.new_article_box {
    position: relative;
    float: left;
    width: 100%;
    padding: 16px 0 15px 0;
}

.new_article_box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: url(images/dot.png) left top repeat-x;
}

.new_article_box:first-child:before {
    background: none;
}

.new_article_box a {
    float: left;
    font-family: 'pt_sans_narrowregular';
    font-size: 18px;
    color: #000;
    text-decoration: none;
    line-height: 1.2em;
}

.new_article_box img {
    float: left;
}

.new_article_box_info {
    position: relative;
    margin: -3px 0 0 84px;
    width: calc(100% - 84px);
}

.category {
    display: block;
    float: left;
    position: relative;
    width: calc(100% - 20px);
    padding: 0 0 0 20px;
    margin: 0 0 7px 0;
    font-family: 'pt_sansregular';
    font-size: 12px;
    color: #434d64;
    text-decoration: none;
}

.category:before {
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 10px;
    height: 14px;
    background: url(images/category_icon.png) no-repeat;
}

.category a {
    font-family: 'pt_sansregular';
    font-size: 12px;
    color: #434d64;
    text-decoration: none;
    width: auto;
}

.category a:hover {
    text-decoration: underline;
}

a.comm {
    display: block;
    position: relative;
	float: left;
    width: calc(100% - 28px);
    padding: 0 0 0 28px;
    font-family: 'pt_sansregular';
    font-size: 12px;
    color: #434d64;
    text-decoration: none;
}

a.comm:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 1px;
    width: 17px;
    height: 12px;
    background: url(images/comm_icon.png) no-repeat;
}

a.comm:hover {
    text-decoration: underline;
}

.info_line .category {
    display: inline-block;
    width: auto;
    margin: 0;
}

.info_line a.comm {
    display: inline-block;
    width: auto;
    margin: 0 7px 0 0;
}

.new_article_box_info a.name {
    display: block;
    width: 100%;
    font-family: 'pt_sans_narrowregular';
    font-size: 18px;
    color: #000;
    text-decoration: none;
    line-height: 1.2em;
}

.new_article_box_info a.name:hover {
    color: #dc3565;
}

.comment_block {
    position: relative;
    float: left;
    width: 100%;
    margin: 22px 0 0 0;
}

.comment_box {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 24px 0;
}

span.user_name {
    display: block;
    width: calc(100% - 20px);
    padding: 0 0 0 20px;
    margin: 0 0 9px 0;
    font-size: 12px;
    color: #434d64;
}

span.user_name:before {
    content: "";
    position: absolute;
    top: 1px;
    left: 2px;
    width: 12px;
    height: 15px;
    background: url(images/user_icon.png) no-repeat;
}

.comment_box a.name {
    padding: 0 5px;
    display: block;
    font-family: 'pt_sans_narrowregular';
    font-size: 18px;
    color: #000;
    text-decoration: none;
    line-height: 1.15em;
}

.comment_box a.name:hover {
    color: #dc3565;
}

.comment_box .comment_text {
    position: relative;
    float: left;
    width: calc(100% - 40px);
    margin: 15px 0 0 0;
    padding: 11px 26px 12px 14px;
    background: #f0f3f5;
    font-size: 14px;
    color: #464a53;
    line-height: 1.45em;
}

.comment_box .comment_text:before {
    content: "";
    position: absolute;
    top: -15px;
    left: 81%;
    width: 19px;
    height: 15px;
    background: url(images/corner.png) no-repeat;
}

.comment_box_rating {
    position: relative;
    float: left;
    width: 100%;
    margin: 8px 0 0 0;
}

.comment_box_rating span.detail {
    position: relative;
    float: left;
    padding: 0 8px 0 5px;
    font-size: 12px;
    color: #6a6e78;
}

.leave_comment_block {
    position: relative;
    float: left;
    width: 100%;
}

span.note {
    font-family: 'pt_sansitalic';
    font-size: 17px;
    color: #9397a0;
}

.leave_comment_block span.note {
    float: left;
    width: 100%;
    margin: 13px 0 15px 0;
}

.leave_comment_block span.user_name {
    font-family: 'pt_sansbold';
    font-size: 15px;
    margin: 0 0 5px 0;
}

.leave_comment_block span.user_name:before {
    top: 3px;
}

span.date {
    display: block;
    float: left;
    width: calc(100% - 20px);
    padding: 0 0 0 20px;
    font-size: 11px;
    color: #9397a0;
}

span.date span {
    margin: 0 0 0 6px;
}

.leave_comment_block .comment_box_rating span.detail {
    padding: 0 8px 0 0;
    line-height: normal;
}

.leave_comment_block .comment_box {
    margin: 0 0 20px 0;
}

.leave_comment_block .comment_box .comment_text {
    width: calc(100% - 45px);
    padding: 15px 20px 16px 25px;
    font-size: 15px;
    line-height: 1.65em;
}

.leave_comment_block .comment_box .comment_text:before {
    left: 16%;
}

.banner_block {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 28px 0;
}

.banner {
    position: relative;
    float: left;
    width: 238px;
}

.banner_img {
    position: relative;
    float: left;
    width: 238px;
    height: 399px;
    z-index: 1;
}

.banner_text {
    position: absolute;
    left: 0;
    bottom: 22px;
    width: calc(100% - 56px);
    padding: 0 22px 0 34px;
    font-size: 15px;
    color: #FFF;
    z-index: 2;
}

.banner_text span {
    display: block;
    margin: 0 0 13px 0;
    font-family: 'pt_sans_narrowbold';
    font-size: 45px;
    line-height: 0.65em;
}

.banner_text a.more {
    margin: 12px 0 0 0;
    padding: 16px 20px;
    background: #dd3665;
}

.banner_text a.more:hover {
    background: #d12a59;
}

/*------------------------footer-----------------------*/
.hfooter {
    width: 100%;
    height: 310px;
    float: left;
}

.footer {
    position: relative;
    float: left;
    width: 100%;
    height: 310px;
    margin-top: -310px;
    font-size: 12px;
    color: #6c6f76;
    z-index: 2;
}

.footer_logo {
    position: absolute;
    top: 39px;
    left: 48px;
}

.copy_no {
    position: absolute;
    top: 113px;
    left: 48px;
    width: 20%;
    line-height: 1.55em;
}

.copy {
    position: absolute;
    top: 279px;
    left: 48px;
    font-size: 13px;
    width: 72%;
}

.footer .hr {
    position: absolute;
    top: 264px;
    left: 48px;
    width: calc(100% - 58px);
    height: 1px;
    background: #d0d7d7;
}

.footer span.name {
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    font-family: 'pt_sans_narrowregular';
    font-size: 22px;
    color: #000;
}

.footer_nav {
    position: absolute;
    top: 46px;
    left: 300px;
    width: 25%;
}

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

.footer_nav ul li {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
    font-size: 15px;
    color: #343943;
}

.footer_nav ul li a {
    font-family: 'pt_sansregular';
    color: #343943;
    text-decoration: none;
}

.footer_nav ul li a:hover {
    text-decoration: underline;
}

.footer_nav.nav02 {
    left: 569px;
}

.footer_nav.nav02 ul li {
    width: 50%;
}

.footer_soc {
    position: absolute;
    top: 46px;
    right: 29px;
}

.creator {
    position: absolute;
    top: 279px;
    right: 50px;
    font-size: 13px;
    color: #54565d;
}

.creator span {
    position: relative;
}

.creator span:before {
    content: "";
    position: absolute;
    top: -4px;
    left: -28px;
    width: 18px;
    height: 24px;
    background: url(images/creator_icon.png) no-repeat;
}

.creator a {
    font-family: 'pt_sansregular';
    color: #54565d;
    text-decoration: none;
}

.creator a:hover {
    color: #dc3565;
}

a.up {
    width: 46px;
    height: 67px;
    position: fixed;
    right: 7%;
    bottom: 50px;
    display: block;
    z-index: 5;
    background: url(images/up.png) center center no-repeat rgba(239, 184, 81, 0.91);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

a.up:hover {
    background-color: rgba(229, 177, 70, 0.91);
}


.condensed .header {
    margin: 0;
    height: 75px;
    min-height: 0;
    padding: 0;
}

.condensed .fixed_header .header {
    z-index: -1;
    opacity: 0;
    pointer-events: none;
}

.condensed .header:before {
    display: none;
}

.condensed .header .logotip {
    top: 6px;
}

.condensed .header .tema {
    top: 18px;
}

.condensed .header .search_box {
    top: 11px;
}

.condensed .header .search_box span {
    display: none;
}

.condensed .header .menu, .condensed .header .navigation {
    display: none;
}

.condensed .wrapper {
    margin-top: 10px;
}

.condensed .wrapper .breadcrumbs {
    display: none;
}

.condensed .wrapper .cont {
    padding-top: 10px;
}

.condensed .container {
    max-width: 1066px;
}

.condensed .column {
    width: 245px;
    padding: 0 30px 0 18px;
    float: left;
}
.condensed .content {
    width: calc(100% - 332px);
    padding: 0 38px 10px 0;
    float: right;
}

/*------------------------mob--------------------------*/
@media screen and (max-width: 1200px) {

    .catalog_box_rating span.detail {
        float: left;
        width: 100%;
        margin: 5px 0 0 0;
    }

    .headings_box {
        width: 32.33%;
    }

    .hfooter {
        height: 300px;
    }

    .footer {
        height: 300px;
        margin-top: -300px;
    }

    .copy {
        width: 40%;
        top: 230px;
    }

    .creator {
        top: 270px;
    }

    .footer_nav.nav02 {
        left: 480px;
    }

    a.up {
        background-color: rgba(229, 177, 70, 0.70);
    }

    .jq-selectbox {
        width: 28.5%;
    }

    form.companies_search input[type="text"] {
        width: 24.5%;
    }

}

@media screen and (max-width: 1100px) {

    .search_box {
        width: 45%;
    }

    .navigation ul li {
        padding: 0 18px;
    }

    .navigation ul li:first-child {
        padding: 0 18px 0 0;
    }

    .top_info {
        padding-top: 20px;
    }

    .top_info span {
        font-size: 42px;
        margin: 0 0 10px 0;
    }

    .catalog_box {
        padding: 0 0.5em;
    }

	.catalog .parent {
    	width: calc(100% + 0.5em);
    	margin: 0 0 0 -0.5em;
    }    

    .article_result .soc {
        float: right;
        width: 100%;
        margin: 25px 0 0 0;
    }

    form.comment-form .box {
        width: 40%;
    }

}

@media screen and (max-width: 1024px) {

    .header {
        height: auto;
        min-height: 270px;
        padding: 0 0 20px 0;
    }
    .condensed .header {
        height: auto;
        min-height: 136px;
    }

    .search_box {
        right: auto;
        left: 0;
        top: 180px;
        width: 80%;
        margin: 0 10%;
    }

    .condensed .header .search_box {
        top: 77px;
        width: calc(100% - 20px);
        margin: 0 10px;
    }

    a.menu {
        display: block;
    }

    .navigation {
        position: relative;
        float: left;
        width: 100%;
        top: auto;
        left: 0;
        margin: 280px 0 0 0;
        display: none;
    }

    .navigation ul li {
        width: 100%;
        padding: 0;
        margin: 0 0 5px 0;
        text-align: center;
    }

    .navigation ul li:first-child {
        padding: 0;
    }

    .navigation ul li:before {
        background: none;
    }

    .navigation ul li a {
        padding: 0 0 7px 0;
    }

    .navigation ul li a:hover, .navigation ul li.current-menu-item a {
        padding: 0 0 5px 0;
    }

    .popular_articles_block .parent .item {
        width: 100%;
    }

    .catalog .parent {
        padding: 0;
        width: 100%;
    }

    .headings_box {
        width: 49%;
    	padding: 0 1em;
    }

	.headings_block .parent {
	    width: calc(100% + 1em);
	    margin: 38px 0 0 -1em;
	}    

	.headings_block.even .parent {
	    margin: 9px 0 0 -1em;
	}

    .hfooter {
        height: 750px;
    }

    .footer {
        height: 750px;
        margin-top: -750px;
    }

    .footer_logo {
        left: 0;
        top: 40px;
        width: 100%;
        text-align: center;
    }

    .footer_nav {
        left: 0;
        top: 110px;
        width: 100%;
        text-align: center;
    }

    .footer_nav.nav02 {
        left: 0;
        top: 310px;
    }

    .footer_nav.nav02 ul li {
        width: 100%;
    }

    .footer_nav ul li {
        font-size: 14px;
    }

    .creator {
        top: 725px;
        right: 0;
        width: 100%;
        text-align: center;
    }

    .copy {
        top: 675px;
        left: 0;
        width: 100%;
        text-align: center;
    }

    .footer .hr {
        top: 665px;
        width: 100%;
        left: 0;
    }

    .copy_no {
        top: 620px;
        width: 100%;
        left: 0;
        text-align: center;
    }

    .footer_soc {
        right: 0;
        top: 540px;
        width: 100%;
        text-align: center;
    }

    .footer span.name {
        font-size: 21px;
        margin: 0 0 5px 0;
    }

    form.companies_search input[type="text"] {
        width: calc(100% - 110px);
        margin: 0 15px 0 0;
    }

    .catalog.catalog_companies .title span.right {
        float: left;
        width: 100%;
        margin: 10px 0 0 0;
        padding: 0;
    }

    .catalog.catalog_companies a.more {
        margin: 0;
    }

    .popular_goods_info {
        float: left;
        width: 100%;
        margin: 0;
    }

    .popular_company_info {
        float: left;
        width: 100%;
        margin: 0;
    }

	.jq-selectbox{
		width: 100%;
		margin: 0 0 20px 0;
	} 

}

@media screen and (max-width: 960px) {

    .top_img {
        width: 100%;
    }

    .top_img:before {
        right: 5px;
    }

    .top_info {
        position: absolute;
        top: 0;
        right: 0;
        width: calc(60% - 30px);
        height: calc(100% - 20px);
        padding: 20px 15px 0 15px;
        background: rgba(255, 255, 255, 0.5);
        font-size: 15px;
        z-index: 2;
    }

    .top_info span {
        padding: 0;
    }

    .top_info a.more {
        margin: 0;
    }

    .title span.detail {
        position: relative;
        float: left;
        width: calc(100% - 41px);
        padding: 0 15px 0 26px;
        right: 0;
        top: auto;
    }

    .catalog.catalog_companies .title span.detail {
        width: auto;
    }

    .title_underline span.note {
        margin: 0;
    }

}

@media screen and (max-width: 800px) {



   	
    .content {
        width: calc(100% - 30px);
        padding: 0 15px;
    }

    .condensed .content {
        width: calc(100% - 30px);
        padding: 0 15px;
    }

    .column {
        width: calc(100% - 30px);
        padding: 0 15px;
        float: left;
        display: none;
    }

    .comment_box .comment_text:before {
        left: 16%;
    }

    span.about_us_img {
        width: 50%;
    }

    .slider_list {
        margin: 70px 0 0 0;
    }

    .swiper-button-prev,
    .swiper-button-next {
        top: -50px;
    }

    .logotip {
        left: 0;
        width: 100%;
        text-align: center;
    }

    .tema {
        left: 0;
        top: 98px;
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .condensed .header {
        min-height: 174px;
    }
    .condensed .header .tema {
        top: 68px;
    }
    .condensed .header .search_box {
        top: 114px;
    }

    .tema:before {
        background: none;
    }

    form.comment-form .box {
        width: 55%;
        margin: 0 45% 10px 0;
    }

    table td {
        padding: 12px 10px;
        font-size: 14px;
    }

    table.popular_table td {
        padding: 12px 10px;
    }

    table th {
        padding: 9px 10px;
        font-size: 18px;
    }

    .pagination {
        margin: 42px 0;
    }

    .pagination ul li {
        font-size: 15px;
    }

    .pagination ul li a {
        padding: 5px 5px 2px;
    }

    .pagination ul li.prev {
        margin: 0;
        width: 50px;
        font-size: 13px;
        padding: 11px 7px 8px 0;
    }

    .pagination ul li.prev:before {
        left: 3px;
        top: 9px;
    }

    .pagination ul li.next {
        margin: 0;
        width: 50px;
        font-size: 13px;
        padding: 11px 0 8px 7px;
    }

    .pagination ul li.next:before {
        right: 3px;
        top: 9px;
    }

    .banner_block {
        text-align: center;
    }

    .banner {
        float: none;
        display: inline-block;
        text-align: left;
    }

    figure.alignright,
    figure.alignleft {
        float: left;
        width: 100%;
        margin: 0 0 20px 0;
    }

    figure img {
        width: 100%;
    }

}

@media screen and (max-width: 640px) {

	 .post-author, .post-reading {
   	display: none;
   	}
   	
    .top_info span {
        font-size: 30px;
    }

    .copy {
        font-size: 11px;
    }

    .copy_no {
        font-size: 11px;
        line-height: normal;
    }

    form.comment-form .box {
        width: 100%;
        margin: 0 0 10px 0;
    }

    form.comment-form input[type="submit"] {
        top: auto;
        right: auto;
        position: relative;
        float: left;
        width: 100%;
        margin: 30px 0 0 0;
    }

    .popular_article_box {
        width: 100%;
    }

    .contents {
        width: calc(100% - 20px);
        margin: 9px 0 9px 0;
        padding: 16px 0 10px 20px
    }

    .inner_nav ul li {
        width: 100%;
    }

    .popular_goods_info .price span {
        font-size: 20px;
    }

    .popular_company span {
        font-size: 15px;
    }

    .headings_block {
        margin: 0;
    }

}

@media screen and (max-width: 568px) {
	
	 .post-author, .post-reading {
   	display: none;
   	}
   	
    .top_info {
        width: calc(100% - 20px);
        height: calc(100% - 10px);
        padding: 10px 10px 0 10px;
        line-height: none;
    }

    blockquote {
        padding: 55px 17px 4px 43px;
        width: calc(100% - 60px);
    }

    figure.article_video figcaption {
        font-size: 14px;
    }

}

@media screen and (max-width: 480px) {
	
	 .post-author, .post-reading {
   	display: none;
   	}
   	
    .headings_box {
        width: 100%;
        margin: 0 0 30px 0;
    }

    .catalog_box {
        width: 48%;
    }

    span.about_us_img {
        width: 100%;
        margin: 0 0 20px 0;
    }

    .top_info {
        font-size: 12px;
    }

    .top_info span {
        font-size: 24px;
    }

    .top_info a.more {
        padding: 10px 30px;
        font-size: 15px;
    }

    .list_articles_box_img {
        width: 100%;
        margin: 0 0 20px 0;
    }

    .list_articles_box_info {
        width: 100%;
    }

    a.more {
        font-size: 15px;
    }

}

@media screen and (max-width: 360px) {

	 .post-author, .post-reading {
   	display: none;
   	}
   	
    .top_info {
        line-height: normal;
    }

    .top_info span {
        font-size: 15px;
    }

    .pagination ul li {
        font-size: 14px;
    }

    .pagination ul li.prev {
        width: auto;
        font-size: 13px;
        padding: 11px 5px 8px 5px;
    }

    .pagination ul li.prev:before {
        background: none;
    }

    .pagination ul li.next {
        width: auto;
        font-size: 13px;
        padding: 11px 5px 8px 5px;
    }

    .pagination ul li.next:before {
        background: none;
    }

}

/*------------------------END--------------------------*/

.cllab {
	width: 45px;
}

.cllab .jq-radio {
	margin: -2px 5px 0 0;
}

.brtab h2 a {
	font-family: "pt_sans_narrowregular";
	font-size: 38px;
	text-decoration: none;
	line-height: 1em;
}

.brtab h2 a:hover {
	text-decoration: underline;
}

.pftable button, span#true_loadmore {
    display: inline-block;
    position: relative;
    text-align: center;
    border: none;
    padding: 16px 20px;
    font-family: 'pt_sans_narrowbold';
    font-size: 17px;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    background: #efb851;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}

.pftable button:hover, span#true_loadmore:hover {
    background: #eeaa2c;
}

.ya-share2__container.ya-share2__container_size_m ul li:before{
	background: none;
}
.ya-share2__container.ya-share2__container_size_m ul li{
	padding: 0 0 0 5px;
}

.rating.small {
    margin: 2px 0 0 0;
    float: left;
    position: relative;
}

.leave_comment_block .comment_box {
    margin: 20px 0;
}

p.form-submit {
    width: 100%;
    float: left;
    position: relative;
}


.rek-ad1 {
    background-image: url(/wp-content/uploads/2017/03/border-yellow.png);
    padding: 7px;
}

.rek-1-add {
    background: #fff;
    padding: 13px;
}

.maxbutton-1.maxbutton.maxbutton-zadat-vopros{position:relative;text-decoration:none;display:inline-block;vertical-align:middle;border-color:#1e73be;width:160px;height:50px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-style:solid;border-width:2px;background-color:rgba(30, 115, 190, 1);-webkit-box-shadow:0px 0px 2px 0px #333;-moz-box-shadow:0px 0px 2px 0px #333;box-shadow:0px 0px 2px 0px #333}.maxbutton-1.maxbutton.maxbutton-zadat-vopros:hover{border-color:#1e73be;background-color:rgba(255, 255, 255, 1);-webkit-box-shadow:0px 0px 2px 0px #333;-moz-box-shadow:0px 0px 2px 0px #333;box-shadow:0px 0px 2px 0px #333}.maxbutton-1.maxbutton.maxbutton-zadat-vopros .mb-text{color:#fff;font-family:Tahoma;font-size:15px;text-align:center;font-style:normal;font-weight:normal;padding-top:18px;padding-right:0px;padding-bottom:0px;padding-left:0px;line-height:1em;box-sizing:border-box;display:block;background-color:unset}.maxbutton-1.maxbutton.maxbutton-zadat-vopros:hover .mb-text{color:#1e73be}

.ddsg-wrapper ul li {
    float: left;
}

.main_slider {
    float: left;
    width: 100%;
    margin: 0 0 36px;
}

.main_slider img {
    width: 100%;
    height: auto;
}

.main_slider .title {
    color: #fff;
    text-shadow: 0px 0px 20px #000000;
    font-size: 26px;
    text-align: center;
    position: absolute;
    text-decoration: none;
    left: 0;
    bottom: 20px;
    width: calc(100% - 40px);
    height: auto;
    padding: 0 20px;
}

.main_slider .title:before {
	display: none !important;
}

.main_slider .prev, .main_slider .next {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: calc(50% - 15px);
    background: url(images/left-arrow.svg) no-repeat center;
    background-size: 30px;
    z-index: 100;
    -webkit-filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .7));
    filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .7));
}

.main_slider .next {
    left: auto;
    right: 0;
    background-image: url(images/right-arrow.svg);
}

.list_articles_box .info_line .catalog_box_rating {
    float: right;
    width: 80px;
}

.lwptoc_item {
    font-family: 'pt_sansregular';
}

.main.fixed_header {
    padding-top: 188px;
}

.main.fixed_header .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 54px;
    overflow: hidden;
    z-index: 1000;
    margin: 0;
}

.main.fixed_header .header .container>* {
    display: none;
}

.main.fixed_header .header .navigation {
    display: block;
    position: relative;
    top: 0;
}

.main.fixed_header .header .navigation ul li a {
    padding: 10px 0;
}

.new_footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    float: left;
    padding-top: 20px;
    -ms-flex-wrap: wrap;flex-wrap: wrap;
}
.new_footer .column {
    width: calc(25% - 30px);
    padding: 0 15px 15px;
}
.new_footer .title {
    font-size: 18px;
    font-weight: bold;
}
.new_footer .title:before {
    display: none;
}
.new_footer .top3 {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
.new_footer .top3 li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 20px;
}
.new_footer .top3 li .img {
    width: 20%;
    margin-right: 10px;
}
.new_footer .top3 li img {
    max-width: 100%;
    height: auto;
}
.new_footer .top3 .name {
    width: calc(80% - 10px);
}
.new_footer .design {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    float: left;
}
.new_footer a {
    font-family: 'pt_sansregular';
    font-size: 15px;
}
.new_footer .design a {
    width: 28%;
    margin-bottom: 10px;
}
.new_footer .design a img {
    width: 100%;
    height: auto;
}
.new_footer .rating {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.new_footer .rating li {
    margin-bottom: 10px;
}
.social-likes {
    width: calc(100% - 60px);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    border: 3px solid #ccc;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0;
}
.social-likes:before {
    content: 'Понравилась статья? Поделись с друзьями:';
    display: block;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}
.social-likes .social-likes__widget:hover {
    filter: brightness(1.1);
}

@media (max-width: 1024px) {
    .main.fixed_header {
        padding: 0;
    }

    .main.fixed_header .header {
        position: relative;
    }
}
@media (max-width: 767px) {
    .new_footer {
        display: none;
    }
    .new_footer .column {
        width: calc(50% - 30px);
    }
    .social-likes {
        padding: 15px;
        margin: 20px 0;
        width: calc(100% - 30px);
    }
}
@media (max-width: 500px) {
    .new_footer .column {
        width: calc(100% - 30px);
    }
    .main_slider .title {
        bottom: 5px;
        font-size: 16px;
    }
}

article .table {
    width: 100%;
    overflow: auto;
}

.table table ins {
    display: none !important;
}

#joli-toc {
	background: #f3f6f8;
}

#joli-toc-toggle-box {
	display: none !important;
}

.joli-smoothscroll .title:before {
	margin-left: -8px;
	margin-top: 4px;
}

.joli-nav li:before {
	display: none;
}

.joli-nav {
	column-count: 2;
}

.joli-nav li {
	float: left;
	width: 100%;
  -webkit-column-break-inside: avoid;
            page-break-inside: avoid; /* Makes effect only in Firefox */
                 break-inside: avoid; /* IE10+, Opera 11.1—12.1 */
}

.joli-nav li a {
	font-size: 18px !important;
}

.joli-nav li li a {
	font-size: 16px !important;
	font-family: 'pt_sansregular';
}

@media (max-width: 767px) {
	.joli-nav {
		column-count: auto;
	}
}

.h3 {
    font-family: 'pt_sans_narrowregular';
    font-weight: normal;
    color: #000;
    margin: 0 0 5px 0;
    font-size: 33px;
}

.hidden {
    display: none;
}




.post-meta {
	display: flex;
    justify-content: start;
    font-size: 12px;
	color: grey;
}

.post-date { 
  background: url(assets/images/calendars.svg) left center no-repeat;
  background-size: 15px; 
  padding-left: 25px;	 
  margin-right: 20px;
}

.post-author {
  background: url(assets/images/user.svg) left center no-repeat;
  margin-right: 20px;
  background-size: 13px;
  padding-left: 25px;
  
}

.post-reading {
  background: url(assets/images/timer.svg) center center no-repeat;
  background-size: 13px;
  padding-left: 60px;
  margin-right: 25px;
}

