@charset "utf-8";
/* Reset */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,/* 1 */
                                                                                                  figcaption,figure,footer,header,main,/* 2 */
                                                                                                  menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,/* 1 */
                                                                                                                                                                                                                                                                       [hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;display:block;}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:auto;}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],/* 1 */
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  [type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:focus{outline:none}button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner{border:none}:focus{-moz-outline:3px solid #fff!important}input[type="radio"]:focus{-moz-outline-radius:12px!important;-moz-outline-offset:0!important}input[type="checkbox"]:focus{-moz-outline-offset:-1px!important;-moz-outline:1px solid #000!important}html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,button,p,blockquote,th,td{margin:0;padding:0}ol,ul{list-style:none}

@font-face {
    font-family: 'Days';
    src: url('fonts/days/Days.otf');
    src: url('fonts/days/Days.eot?#iefix') format('embedded-opentype'),
    url('fonts/days/Days.ttf') format('truetype'),
    url('fonts/days/Days.woff') format('woff');
    font-weight: normal;
}
body {
    position:relative;
    background:#ffffff;
    width:100%;
    height:auto !important;
    min-height:100%;
    margin:auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    display: block;
}
.clear {
    clear:both;
}
.wrapper {
    position:relative;
    width:1140px;
    padding: 0 15px;
    margin:auto;
    height:auto;
}
h1 {
    display: inline;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 48px;
    text-align: left;
    overflow: hidden;
    background: url(img/marker_2.svg) 18px top no-repeat;
    line-height: 1.35;
}
p {
    text-align: left;
}
.text-block {
    text-align: left;
}
.text-block p {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 1.45;
}
.text-block a {
    color: #ff6600;
    text-decoration: underline;
}
.text-block blockquote {
    background: #eff2f4;
    padding: 35px 35px 35px 150px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 30px;
    min-height: 120px;
    position: relative;
}
.text-block blockquote img {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 20px;
    left: -30px;
}
.text-block .wp-block-image {
    margin-top: 40px;
    margin-bottom: 40px;
}
.text-block ul {
    margin-bottom: 25px;
}
.text-block ul li {
    position: relative;
    padding-left: 50px;
    margin-bottom: 15px;
    list-style: none;
}
.text-block ul li:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #ff6600;
    position: absolute;
    top: 8px;
    left: 14px;
}
.text-block ol {
    margin-bottom: 25px;
    margin-left: 25px;
}
.text-block ol li {
    padding-left: 25px;
    margin-bottom: 15px;
    list-style: outside decimal;
}
.text-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 36px;
    text-align: left;
    overflow: hidden;
    display: inline;
    background: url(img/marker_2.svg) 18px top no-repeat;
    line-height: 1.35;
}
.text-block h2:before {
    content: '';
    display: block;
    margin-top: 50px;
}
.text-block h2:after {
    content: '';
    display: block;
    margin-top: 40px;
}
.text-block h3 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-align: left;
    overflow: hidden;
    display: inline;
    line-height: 1.35;
}
.text-block h3:before {
    content: '';
    display: block;
    margin-top: 25px;
}
.text-block h3:after {
    content: '';
    display: block;
    margin-top: 20px;
}
.text-block a:hover {
    text-decoration: none;
}
.text-block .hide_show {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #ff6600;
    border-bottom: #ff6600 dashed 1px;
    margin: 17px 0 17px 0;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
}
.text-block .hide_show:hover {
    color: #4b4c4c;
    border-bottom: transparent dashed 1px;
}
.text-block .more-text {
    width: auto !important;
}
.text-block iframe {
    margin-bottom: 25px;
}
.text-block img {
    max-width: 100%;
    height: auto;
    margin-bottom: 25px;
    background: #ffffff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.text-block img[src$=".gif"],
.text-block img.no-style {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    vertical-align: text-bottom;
    margin-bottom: 0;
}
.text-block img.aligncenter {
    margin: 0 auto 25px auto;
}
.ddsg-wrapper {
    margin-top: -50px;
}
.ddsg-wrapper ul ul {
    margin-top: 10px;
}
iframe.wp-embedded-content {
    max-width: 100%;
    width: 100%;
}
.form-modal {
    border:rgba(0,0,0,1.00) solid 0;
    position:fixed;
    top:0;
    left:0;
    height:103%;
    width:102%;
    display:none;
    z-index:100000;
    overflow:scroll;
}
.form-modal .form-bg {
    background: rgba(30, 25, 25, .8);
    position:fixed !important;
    top:0;
    left:0;
    height:100%;
    width:100%;
}
.form-modal .form-block {
    position:relative;
    height:100%;
    width: 100%;
    overflow:visible;
    padding-top: 100px;
}
.form-modal .form-block .close {
    display: block;
    width: 28px;
    height: 28px;
    border: #dddddd solid 2px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
}
.form-modal .form-block .close:hover {
    border: #ff6600 solid 2px;
    background: #ff6600;
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow:    0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow:         0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.form-modal .form-block .close svg {
    margin: 10px auto;
    display: block;
}
.form-modal .form-block .close:hover svg path {
    fill: #ffffff;
}
.form-modal .form-block .form {
    width: 420px;
    background: #122b3c;
    padding: 50px 50px;
    position: relative;
    min-height: 50px;
    height: auto;
    margin: auto;
    text-align: center;
}
.form-modal  .form-block .form .form_newsletter_header {
    padding: 12px 0 11px 0 !important;
}
.form-modal .form-block .form-video {
    width: 620px;
}
form input.input {
    width: 30%;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: #dae1e3 solid 1px;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    margin-right: 30px;
    background: none;
    padding: 0 10px 0 40px;
    color: #000000;
}
form input.name {
    background: url(img/client.svg) left center no-repeat;
}
form input.email {
    background: url(img/email.svg) left center no-repeat;
}
form textarea {
    width: calc(100% - 40px);
    border: #dae1e3 solid 1px;
    height: 150px;
    margin-top: 20px;
    background: none;
    padding: 10px 20px 10px 20px;
    color: #000000;
}
form p {
    margin-top: 20px;
}
form .feedback {
    display: block;
    width: 262px;
    height: 55px;
    line-height: 49px;
    border: #ff6600 solid 3px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    background: transparent;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    vertical-align: bottom;
    text-align: center;
    margin: 25px 0 35px 0;
    cursor: pointer;
}
form .feedback:hover {
    background: #ff6600;
    color: #ffffff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.featherlight .featherlight-close-icon {
    display: block;
    width: 28px;
    height: 28px;
    border: #dddddd solid 2px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
}
.featherlight .featherlight-close-icon:hover {
    border: #ff6600 solid 2px;
    background: #ff6600;
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow:    0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow:         0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.more,
.detail,
.rukovodstvo,
#menu-main-menu > li > a:before,
#menu-main-menu .sub-menu a,
.benefit-block .item .outside,
.rubriki-block .head a svg polygon,
.rubriki-block .head a svg path,
.rubriki-block .head a,
.head-block .search #submit,
.head-block .podpiska-but,
.articles .item,
.articles .item .img .date,
.articles .item .post-foot .detail span,
.wp-pagenavi a,
.slowly,
.fotorama__arr,
.tag-block .inner .navi span,
.tag-slider a,
.text-block .open,
.plashka .form_newsletter_submit input,
.podpiska .form_newsletter_submit input,
.breadcrumbs a,
.maincontent .comment-block #submit,
.case-block a.open,
.case-block a.close,
form .feedback,
.ttt,
.slick-arrow {
    webkit-transition: all .3s ease-in-out!important;
    -moz-transition: all .3s ease-in-out!important;
    -o-transition: all .3s ease-in-out!important;
    transition: all .3s ease-in-out!important;
}
/*top*/
.top {
    display: none;
}
.top .items {
    width: 100%;
    height: 42px;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
.top p {
    text-align: left;
    margin: 0;
}
.top a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    background: #ff6600;
    display: inline-block;
    padding: 0 23px;
    height: 32px;
    line-height: 34px;
    margin-left: 37px;
}
.top a:hover {
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow:    0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow:         0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.top .close {
    width: 28px;
    height: 28px;
    border: #dddddd solid 2px;
    cursor: pointer;
}
.top .close:hover {
    border: #ff6600 solid 2px;
    background: #ff6600;
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow:    0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow:         0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.top .close svg {
    margin: 10px auto;
    display: block;
}
.top .close:hover svg path {
    fill: #ffffff;
}
/*header*/
header {
    position: relative;
    top:0;
    left: 0;
    right: 0;
    height: 80px;
    background: url(img/bg-menu.png) center no-repeat;
    z-index: 100;
    margin-top: 0 !important;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow:         0 10px 20px 0 rgba(0, 0, 0, 0.1);
}
header .items {
    width: 100%;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
header .logo {
    margin-top: 21px;
}
#menu-main-menu {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
#menu-main-menu > li {
    position: relative;
    margin-left: 50px;
}
#menu-main-menu > li > a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 24px;
    padding-bottom: 10px;
    display: block;
    position: relative;
}
#menu-main-menu > li:last-child > a {
    color: #ff6633;
}
#menu-main-menu > li > a:before {
    content: '';
    height: 3px;
    background: #ff6633;
    display: block;
    position: absolute;
    top:0;
    left: 0;
    width: 0;
}
#menu-main-menu > li:hover > a:before,
#menu-main-menu > li.current-menu-item > a:before,
#menu-main-menu > li.current-menu-ancestor > a:before {
    width: 100%;
}
#menu-main-menu .menu-item-has-children > a:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 6px;
    background: url(img/arrow_expand.svg) center no-repeat;
    margin-left: 10px;
    vertical-align: top;
    padding-top: 13px;
}
#menu-main-menu .menu-item-has-children:hover > a:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
#menu-main-menu .sub-menu {
    display: none;
    background: #ffffff;
    padding: 10px 30px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0 10px 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow:         0 10px 20px 0 rgba(0, 0, 0, 0.15);
    text-align: left;
    position: absolute;
    right: 0;
}
#menu-main-menu .menu-item-has-children > a:hover + .sub-menu,
#menu-main-menu .menu-item-has-children .sub-menu:hover {
    display: block;
}
#menu-main-menu .sub-menu a {
    white-space: nowrap;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 10px 0;
    display: inline-block;
    border-bottom: transparent solid 1px;
    line-height: 1;
}
#menu-main-menu .sub-menu a:hover {
    border-bottom: #000000 solid 1px;
}
.mob-menu {
    display: none;
}
/*main-block*/
.main-block {
    background: url(img/bg-main-block.png) center top no-repeat;
    min-height: 500px;
    background-size: cover;
    margin-top: -80px;
}
.main-block .right {
    margin-left: 45%;
    padding: 94px 0 165px 0;
}
.main-block .right h1 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #333333;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    z-index: 10;
    margin-left: 71px;
    display: inline-block;
    background: url(img/marker_1.svg) 18px top no-repeat;
    padding: 5px 0 4px 0;
}
.main-block .right h1 span {
    color: #122b3c;
    font-size: 48px;
    margin-left: 6px;
}
.main-block .right .last-news {
    text-align: right;
    margin-top: 40px;
}
.main-block .right .last-news h2 {
    background: #0d1f2b;
    padding: 15px 0;
    margin-bottom: 1px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.35;
}
.main-block .right .article {
    background: #122b3c;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 20px 0 45px 0;
    margin-bottom: 40px;
}
.main-block .right .article .img {
    margin-left: -26px;
    margin-right: 30px;
}
.main-block .right .article .info {
    text-align: left;
    margin-right: 20px;
}
.main-block .right .article .info a {
    text-decoration: none;
}
.main-block .right  .article .info h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.3;
    margin-top: -6px;
    margin-bottom: 21px;
}
.main-block .right  .article .info p {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.45;
}
.main-block .right .detail {
    display: block;
    float: right;
    width: 262px;
    height: 65px;
    line-height: 65px;
    background:#ff6600;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: bottom;
    text-align: center;
}
.main-block .right .detail:hover {
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow:    0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow:         0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.main-block .right .more {
    display: block;
    float: right;
    width: 262px;
    height: 65px;
    line-height: 59px;
    border:#ff6600 solid 3px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    vertical-align: bottom;
    text-align: center;
    margin-left: 30px;
}
.main-block .right .more:hover {
    background: #ff6600;
    color: #ffffff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow:    0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow:         0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
/*benefit-block*/
.benefit-block {
    padding-top: 70px;
}
.benefit-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    display: inline;
    background: url(img/marker_2.svg) 18px top no-repeat;
    line-height: 1.35;
}
.benefit-block .items {
    width: calc(100% + 30px);
    margin-left: -15px;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 100px;
    margin-top: 70px;
    text-align: center;
}
.benefit-block .item {
    width: calc(25% - 30px);
    margin: 0 15px;
    background: #eff2f4;
    overflow: hidden;
}
.benefit-block .item a {
    display: block;
    height: 100%;
    width: 100%;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    align-items: stretch;
    text-decoration: none;
}
.benefit-block .item .outside {
    width: 100%;
    min-width: 100%;
    height: auto;
}
.benefit-block .item:hover .outside {
    margin-left: -75%;
}
.benefit-block .item .outside .img {
    height: 169px;
    width: 100%;
}
.benefit-block .item:nth-child(1) .outside .img {
    background: url(img/benefit/1.png) center no-repeat;
}
.benefit-block .item:nth-child(2) .outside .img {
    background: url(img/benefit/2.png) center no-repeat;
}
.benefit-block .item:nth-child(3) .outside .img {
    background: url(img/benefit/3.png) center no-repeat;
}
.benefit-block .item:nth-child(4) .outside .img {
    background: url(img/benefit/4.png) center no-repeat;
}
.benefit-block .item .outside h3 {
    display: inline-block;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: #ff6600 solid 1px;
    text-decoration: none;
    line-height: 1.8;
}
.benefit-block .item .inside {
    width: calc(75% - 40px);
    min-width: calc(75% - 40px);
    height: auto;
    background: #ff6600;
    text-align: left;
    padding: 20px 20px 14px 20px;
    position: relative;
}
.benefit-block .item .inside h4 {
    display: inline-block;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: #ff6600 solid 1px;
    text-decoration: none;
    text-align: left;
    margin-bottom: 9px;
}
.benefit-block .item .inside p {
    color: #ffffff;
    font-size: 12px;
    text-align: left;
    line-height: 1.5;
}
.benefit-block .item .inside p:after {
    content: '';
    display: inline-block;
    width: 60px;
    height: 10px;
}
.benefit-block .item .inside svg {
    position: absolute;
    right: 20px;
    bottom: 18px;
}
/*portal-block*/
.portal-block {
    background: url(img/bg-portal.png) center no-repeat;
    background-size: cover;
    text-align: left;
    padding-top: 70px;
    padding-bottom: 100px;
}
.portal-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    display: inline;
    background: url(img/marker_2.svg) 18px top no-repeat;
    line-height: 1.35;
}
.portal-block h2 span {
    color: #ff6600;
}
.portal-block h2 span:last-child {
    color: #122b3c;
    font-size: 48px;
    margin-top: 3px;
    display: inline-block;
}
.portal-block p {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-transform: uppercase;
    margin-left: 100px;
    margin-top: 50px;
}
.portal-block p.slesh:before {
    content: '';
    display: block;
    width: 18px;
    height: 29px;
    background: url(img/marker_3.svg) left top no-repeat;
    overflow: hidden;
    position: absolute;
    top:0;
    left: -50px;
}
.portal-block p span {
    color: #ff6600;
}
.portal-block .detail {
    display: block;
    width: 262px;
    height: 55px;
    line-height: 55px;
    background:#ff6600;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: bottom;
    text-align: center;
    margin: 45px 0 0 0;
}
.portal-block .detail:hover {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(255, 102, 0, 0.3);
    -moz-box-shadow:    0px 10px 10px 0px rgba(255, 102, 0, 0.3);
    box-shadow:         0px 10px 10px 0px rgba(255, 102, 0, 0.3);
}
/*genom-block*/
.genom-block {
    background: url(img/bg-genom.png) center no-repeat;
    background-size: cover;
    text-align: left;
    padding-top: 120px;
    padding-bottom: 100px;
}
.genom-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    display: inline;
    background: url(img/marker_2.svg) 18px top no-repeat;
    line-height: 1.35;
}
.genom-block h2 span {
    color: #ff6600;
}
.genom-block h2 span:last-child {
    display: inline-block;
    background: #122c3d;
    padding: 7px 10px;
    font-family: 'Days';
    font-weight: normal;
    font-size: 89px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 50px;
    letter-spacing: normal;
    text-align: center;
}
.genom-block h2 span:last-child span {
    font-family: 'Days';
    font-weight: normal;
    font-size: 28px;
    letter-spacing: 23px;
    margin-left: 23px;
    margin-top: -7px;
    margin-bottom: 11px;
    display: block;
    padding: 0;
}
.genom-block p {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-transform: uppercase;
    margin-left: 100px;
    margin-top: 50px;
    display: inline-block;
    vertical-align: top;
}
.genom-block p.slesh:before {
    content: '';
    display: block;
    width: 18px;
    height: 29px;
    background: url(img/marker_3.svg) left top no-repeat;
    overflow: hidden;
    position: absolute;
    top:0;
    left: -50px;
}
.genom-block p span {
    color: #ff6600;
}
.genom-block .detail {
    display: block;
    width: 262px;
    height: 55px;
    line-height: 55px;
    background:#ff6600;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: bottom;
    text-align: center;
    margin: 45px 0 0 0;
}
.genom-block .detail:hover {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(255, 102, 0, 0.3);
    -moz-box-shadow:    0px 10px 10px 0px rgba(255, 102, 0, 0.3);
    box-shadow:         0px 10px 10px 0px rgba(255, 102, 0, 0.3);
}
/*popular-block*/
.popular-block {
    text-align: left;
    padding-top: 70px;
    padding-bottom: 110px;
}
.popular-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    display: inline;
    background: url(img/marker_2.svg) 18px top no-repeat;
    line-height: 1.35;
}
.maincontent .popular-block {
    padding-top: 0;
    padding-bottom: 55px;
}
.maincontent .popular-block-2 {
    padding-top: 35px;
}
.maincontent .popular-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    line-height: 1.35;
    background: none;
}
.maincontent .popular-block h2 span {
    color: #ff6600;
}
/*tag-block*/
.tag-block {
    margin-top: 30px;
}
.tag-block .inner {
    display: -webkit-flex;
    display: flex;
    position: relative;
}
.tag-slider {
    position: relative;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    height: 155px;
    overflow: hidden;
    margin-bottom: 37px;
}
.tag-slider .slick-list {
    margin-top: 45px;
}
.tag-slider .slick-slide {
    margin-top: 30px;
}
.tag-slider a {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    overflow: hidden;
    display: block;
    height: 80px;
    background: #eff2f4;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 15px;
    padding: 0 10px;
}
.tag-slider a:hover {
    background: #ff6600;
    color: #ffffff;
}
.slick-arrow {
    width: 45px;
    height: 45px;
    border:#d6dee3 solid 3px;
    position: absolute;
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    cursor: pointer;
}
.slick-arrow:hover {
    border:#ff6600 solid 3px;
}
.slick-prev:before {
    content: '';
    display: block;
    width: 56px;
    height: 5px;
    background: url(img/arrow_left_dark.svg) no-repeat;
    margin-left: 20px;
}
.slick-prev {
    top: 0;
    left: 15px;
}
.slick-next {
    top: 0;
    left: 135px;
}
.slick-next:before {
    content: '';
    display: block;
    width: 56px;
    height: 5px;
    background: url(img/arrow_left_dark.svg) no-repeat;
    margin-left: -37px;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.tag-block .inner .navi {
    position: absolute;
    bottom: -20px;
    left: 0;
}
.tag-block .inner .navi span {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    font-size: 18px;
    color: #ff6600;
    border-bottom: #ff6600 dashed 1px;
    line-height: 1;
}
.tag-block .inner .navi span.close {
    display: none;
}
.tag-block .inner .navi span:hover {
    color: #4b4c4c;
    border-bottom: transparent dashed 1px;
}
.tag-slider.open {
    height: 400px;
    overflow: auto;
}
.tag-slider.open > div {
    float: left;
    width: 25%;
    margin: 18px 0 0 0;
}
/*number-block*/
.number-block {
    text-align: left;
    background: #eff2f4;
    padding-top: 70px;
    background: #eff2f4 url(img/bg-number.png) center top no-repeat;
    background-size: cover;
}
.number-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    display: inline;
    background: url(img/marker_2.svg) 18px top no-repeat;
    line-height: 1.35;
}
.number-block .items {
    width: 58%;
    text-align: left;
    overflow: hidden;
    padding-bottom: 85px;
}
.number-block .item {
    padding-left: 100px;
    margin-top: 30px;
}
.number-block h2 + .item {
    margin-top: 50px;
}
.number-block .item h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
    position: relative;
}
.number-block .item h3 span {
    color: #ff6600;
}
.number-block .item h3:before {
    content: '';
    display: block;
    width: 18px;
    height: 29px;
    background: url(img/marker_3.svg) left top no-repeat;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: -50px;
}
.number-block .item p {
    font-weight: 400;
    color: #000000;
    font-size: 14px;
    line-height: 1.45;
    margin-bottom: 15px;
}
.number-block .item p a {
    color: #ff6600;
}
.number-block .item p a:hover {
    text-decoration: none;
}
/*faq-page*/
.faq-page {
    background: url(img/bg-faq.png) center top no-repeat;
    padding-bottom: 70px;
}
.faq-page .faq-block {
    width: 60%;
}
.faq-block .uk-accordion h2 {
    display: inline;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 36px;
    text-align: left;
    overflow: hidden;
    background: url(img/marker_2.svg) 18px top no-repeat;
    text-transform: uppercase;
    line-height: 1.35;
}
.faq-block .uk-accordion-title {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-align: left;
    overflow: hidden;
    cursor: pointer;
    padding-left: 50px;
    display: inline-block;
}
.faq-block .uk-accordion-title:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 6px;
    background: url(img/arrow_expand.svg) center no-repeat;
    margin-left: -40px;
    margin-right: 30px;
    vertical-align: baseline;
    margin-bottom: 5px;
}
.faq-block .uk-accordion-title.uk-active:before {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.faq-block .uk-accordion-title + div {
    padding-left: 50px;
}
.faq-block .uk-accordion-title + div p {
    margin-bottom: 0;
    padding-bottom: 15px;
}
.kontakty-page {
    background: url(img/bg-kontakty.png) center top no-repeat;
}
.kontakty-page article.article {
    padding: 50px 195px 40px 0px !important;
}
.kontakty-page form {
    width: 60%;
    background: #122b3c;
    margin: 60px 0 100px 0;
    padding-bottom: 1px;
}
.kontakty-page form h3 {
    display: block;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    background: #122b3c;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    line-height: 1.35;
    padding: 12px 20px 11px 20px;
    border-bottom: #ffffff solid 1px;
}
.kontakty-page form h3:before,
.kontakty-page form h3:after {
    display: none;
}
.kontakty-page form input.input,
.kontakty-page form textarea{
    color: #ffffff;
    margin-left: 30px;
}
.kontakty-page form textarea {
    width: calc(100% - 100px);
}
.kontakty-page .confi {
    margin: 0 30px;
    color: #ffffff;
}
.kontakty-page form .feedback {
    margin-left: 30px;
    color: #ffffff;
}
.kontakty-page .svyaz {
    background: #eef2f5;
    padding: 30px 0 60px 0;
}
.kontakty-page .svyaz .vk {
    text-decoration: none;
    font-weight: 600;
    font-size: 24px;
    color: #122b3c;
}
.kontakty-page .svyaz .vk:hover {
    color: #ff6600;
}
.kontakty-page .svyaz .vk:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 60px;
    height: 60px;
    background: url(img/vk.png) center no-repeat;
}


/*page-404,page-ok*/
.page-404 {
    background: url(img/bg-404.png) center top no-repeat;
    min-height: 100vh;
}
.page-404 .wrapper,
.page-ok .wrapper {
    min-height: 100vh;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.page-ok {
    background: url(img/bg-ok.png) center top no-repeat;
    min-height: 100vh;
}
.page-404 .title,
.page-ok .title {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    margin-top: 70px;
    margin-bottom: 50px;
    display: inline;
    background: none;
}
.page-404 .title span,
.page-ok .title span {
    font-size: 65px;
    background: url(img/marker_2.svg) 18px top no-repeat;
}
.page-404 .more,
.page-ok .more {
    display: block;
    width: 260px;
    height: 55px;
    line-height: 49px;
    border: #ff6600 solid 3px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    vertical-align: bottom;
    text-align: center;
    margin: 0 0 200px 0;
}
.page-404 .more:hover,
.page-ok .more:hover {
    background: #ff6600;
    color: #ffffff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
}

/*blog-block*/
.blog-block {
    text-align: left;
    padding-top: 70px;
    padding-bottom: 100px;
}
.blog-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    display: inline;
    background: url(img/marker_2.svg) 18px top no-repeat;
    line-height: 1.35;
}
.articles {
    width: calc(100% + 30px);
    margin: 70px -15px 0 -15px;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap:wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
}
.articles .item {
    width: calc(50% - 30px);
    max-width: calc(50% - 30px);
    background: #eff2f4;
    position: relative;
    padding-bottom: 70px;
    margin: 0 15px 30px 15px;
}
.articles .item:hover {
    background: #ffffff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0 10px 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow:         0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.articles .item .img {
    position: relative;
    width: 100%;
}
.articles .item .img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.articles .item .img img {
    width: 100%;
    height: auto;
}
.articles .item .img .date {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 123px;
    height: 40px;
    background: #b1bfc9;
    line-height: 40px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}
.articles .item:hover .img .date {
    background: #ff6600;
}
.post-head {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: calc(100% - 60px);
    padding: 15px 30px;
}
.post-head p {
    font-size: 16px;
    color: #000000;
    line-height: 25px;
    height: 25px;
}
.post-head .post-see svg {
    width: 24px;
    font-size: 16px;
}
.post-head .post-comm svg {
    width: 25px;
}
.post-head p.date {
    font-size: 14px;
}
.post-head p.post-time {
    font-size: 14px;
    color: #3d4a56;
}
.post-head p.post-time span {
    color: #666666;
}
.single .post-head {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 10px 0 30px 0;
    width: 100%;
}
.single .post-head > * {
    margin-right: 20px;
    white-space: nowrap;
}
.articles .item .text-block {
    position: relative;
    padding: 12px 30px 0 30px;
    text-align: left;
}
.articles .item .text-block h5 a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-decoration: none;
}
.articles .item .text-block p {
    font-weight: 400;
    color: #000000;
    font-size: 14px;
    margin-top: 20px;
    line-height: 1.45;
}
.articles .item .post-foot {
    padding: 0 30px 38px 30px;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.articles .item .post-foot .detail {
    margin-top: 20px;
    display: inline-block;
    font-size: 16px;
    color: #ff6600;
    text-decoration: none;
}
.articles .item .post-foot .detail span {
    margin-right: 0;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    border-bottom: transparent solid 1px;
    width: 0;
    overflow: hidden;
}
.articles .item:hover .post-foot .detail span {
    border-bottom: #ff6600 solid 1px;
    margin-right: 10px;
    width: 53px;
}
.articles .item .post-foot .detail span:hover {
    border-bottom: transparent solid 1px;
}
.articles .item .post-foot .detail svg {
    width: 56px;
    display: inline-block;
    vertical-align: middle;
}
.articles .item .post-foot .post-rating {
    position: absolute;
    bottom: 36px;
    right: 30px;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
}
.articles .item .post-foot .post-rating .hide {
    vertical-align: middle;
}
.single .post-rating .hide {
    display: none;
}
.post-rating .post-ratings {
    display: inline;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 0;
}
.post-rating .post-ratings img {
    width: 16px;
    height: 15px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: text-bottom;
}
.post-rating .post-ratings em,
.post-rating .post-ratings .post-ratings-text {
    display:none !important;
}
.blog-block .items + a {
    display: block;
    width: 262px;
    height: 55px;
    line-height: 49px;
    border: #ff6600 solid 3px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    vertical-align: bottom;
    text-align: center;
    margin: 10px 0 0 0;
}
.blog-block .items + a:hover {
    background: #ff6600;
    color: #ffffff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
/*seo-text-block*/
.seo-text-block {
    text-align: left;
    background: url(img/bg-seo-text-block.png) center no-repeat;
    background-size: cover;
    padding-top: 70px;
}
.seo-text-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    display: inline;
    background: url(img/marker_2.svg) 18px top no-repeat;
    line-height: 1.35;
}
.seo-text-block h2 span {
    color: #ff6600;
}
.seo-text-block .items {
    width: 40%;
    text-align: left;
    padding-bottom: 40px;
}
.seo-text-block .items .rukovodstvo {
    display: block;
    width: 262px;
    height: 55px;
    line-height: 55px;
    background: #ff6600;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: bottom;
    text-align: center;
    margin: 28px 0 0 0;
}
.seo-text-block .items .rukovodstvo:hover {
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.seo-text-block .img {
    width: 60%;
    height: 402px;
    position: absolute;
    top: auto;
    right: 0;
    bottom: -20px;
    background: url(img/img-rukovodstvo.png) left top no-repeat;
    background-size: contain;
}
/*video-comment-block*/
.video-comment-block {
    background: #eff2f4;
    overflow: hidden;
    position: relative;
    padding-top: 70px;
}
.video-comment-block .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 68%;
    background: #122b3c;
    z-index: 0;
}
.video-comment-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    display: inline;
    background: url(img/marker_2.svg) 18px top no-repeat;
    line-height: 1.35;
}
.video-comment-block h2 span {
    color: #ff6600;
}
/*video-slider*/
.video-slider {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 70px;
}
.video-slider .info {
    overflow: hidden;
}
.video-slider h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 16px;
}
.video-slider h3 a {
    color: #122b3c;
    text-decoration: none;
}
.video-slider p {
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    text-align: left;
    margin-bottom: 15px;
}
.video-slider .site {
    font-weight: 700;
    font-size: 14px;
    color: #000000;
    text-align: left;
}
.video-slider .site a {
    color: #ff6600;
    font-size: 16px;
    font-weight: 400;
}
.video-slider .fotorama-video {
    width: 650px;
}
.video-slider form {
    margin: 0;
    padding: 0;
}
.video-slider form iframe {
    width: 100%;
}
.video-slider .fotorama__stage__shaft {
    margin-top: 75px;
}
.video-slider .fotorama__arr {
    opacity: 1 !important;
    display: block;
    position: absolute;
    top:0;
    margin-top: 0;
    left: 0;
    -webkit-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;
    width: 45px;
    height: 45px;
    border: #d6dee3 solid 3px;
    box-sizing: border-box;
    cursor: pointer;
}
.video-slider .fotorama__arr:hover {
    border: #ff6600 solid 3px;
}
.video-slider .fotorama__arr:after {
    content: '';
    display: block;
    width: 56px;
    height: 5px;
    background: url(img/arrow_left_dark.svg) no-repeat;
    margin-top: 18px;
    margin-left: 20px;
}
.video-slider .fotorama__arr.fotorama__arr--next {
    left: 120px;
}
.video-slider .fotorama__arr.fotorama__arr--next:after {
    margin-left: -37px;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.video-slider .fotorama__arr.fotorama__arr--disabled {
    opacity: 0.3 !important;
}
.video-slider .fot-thumbs {
    display: -webkit-inline-flex !important;
    display: inline-flex !important;
    -webkit-flex-wrap: wrap !important;
    flex-wrap:wrap !important;
    -webkit-align-content: center !important;
    align-content: center !important;
    width: 360px !important;
    padding-top: 0;
    margin-top: 186px;
}
.video-slider .fot-thumbs .item {
    position: relative;
    width: 165px;
    margin: 0 30px 30px 0;
    overflow: hidden;
    box-sizing: border-box;
    cursor: pointer;
    background: #cccccc;
}
.video-slider .fot-thumbs .item img {
    width: 100%;
}
.video-slider .fot-thumbs .item:nth-child(even) {
    margin: 0 0 30px 0;
}
.video-slider .fot-thumbs .item .front {
    display: block;
    position: absolute;
    top:0;
    right: calc(100% - 3px);
    width: 100%;
    height: 100%;
    background: #fc7300;
    webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.video-slider .fot-thumbs .item.select .front,
.video-slider .fot-thumbs .item:hover .front {
    right: 0;
}
.video-slider .fot-thumbs .item .front h3 {
    position: relative;
    font-size: 18px;
    color: #ffffff;
    margin: 17px 30px 0 20px;
    line-height: 1.3;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: none;
}
.video-slider .fot-thumbs .item .front svg {
    position: absolute;
    left: 20px;
    bottom: 20px;
}
/*photo-block*/
.photo-block {
    background: #eff2f4;
    overflow: hidden;
    position: relative;
    padding-top: 35px;
}
.photo-block .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 68%;
    background: #122b3c;
    z-index: 0;
}
.photo-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    display: inline;
    line-height: 1.35;
}
.photo-block h2 span {
    color: #ff6600;
}
.photo-block .fot-thumbs {
    margin-top: 0;
}
/*case-block*/
.case-block {
    padding-top: 35px;
    padding-bottom: 35px;
}
.case-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    display: inline;
    line-height: 1.35;
}
.case-block h2 span {
    color: #fc7300;
}
.case-block .listing {
    position: relative;
    height: 2000px;
    overflow: hidden;
    margin-top: 30px;
}
.case-block .listing:after {
    content: '';
    display: block;
    width: calc(100% + 40px);
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0 0 50px 50px rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 0 50px 50px rgba(255, 255, 255, 1);
    box-shadow: 0 0 50px 50px rgba(255, 255, 255, 1);
}
.case-block .listing.full {
    height: auto;
}
.case-block .left {
    float: left;
    width: calc(50% - 15px);
}
.case-block .right {
    float: right;
    width: calc(50% - 15px);
}
.case-block .case {
    background: #f7f8fa;
    text-align: left;
    padding: 30px 30px;
    margin-bottom: 30px;
}
.case-block .case h3 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #fc7300;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    margin-bottom: 20px;
}
.case-block .case p {
    font-size: 14px;
    color: #000000;
    margin-bottom: 10px;
}
.case-block .case p span {
    color: #000000;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}
.case-block .case p a {
    color: #fc7300;
    font-size: 14px;
    text-decoration: underline;
}
.case-block .case p a:hover {
    text-decoration: none;
}
.case-block .case .img {
    width: 100%;
    height: auto;
    border: #d8e0e5 solid 1px;
}
.case-block .case .img p {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 20px;
}
.case-block .case img {
    display: inherit;
    width: 100%;
}
.case-block a.open,
.case-block a.close {
    display: none;
    width: 262px;
    height: 55px;
    line-height: 49px;
    border: #ff6600 solid 3px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    vertical-align: bottom;
    text-align: center;
    margin: 40px auto 0 auto;
}
.case-block a.open:hover,
.case-block a.close:hover {
    background: #ff6600;
    color: #ffffff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.case-block a.open.active,
.case-block a.close.active {
    display: block !important;
}
/*rubriki-block*/
.rubriki-block {
    overflow: hidden;
    position: relative;
    padding-top: 70px;
}
.rubriki-block .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 148px;
    left: 68%;
    background: #eff2f4;
    z-index: 0;
}
.rubriki-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    display: inline;
    background: url(img/marker_2.svg) 18px top no-repeat;
    line-height: 1.35;
}
.rubriki-block .items {
    width: 100%;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-top: 30px;
}
.rubriki-block .items .left {
    text-align: left;
    width:64%;
}
.rubriki-block .head {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap:wrap;
}
.rubriki-block .head a {
    background: #eff2f4;
    height: 55px;
    line-height: 55px;
    width: auto;
    padding: 0 0 0 15px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 10px;
    margin-bottom: 10px;
    white-space: nowrap;
}
.rubriki-block .head a span {
    vertical-align: middle;
}
.rubriki-block .head a svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.rubriki-block .head a.select svg path,
.rubriki-block .head a:hover svg path {
    fill:#ffffff;
}
.rubriki-block .head a svg:last-child {
    margin: 0 20px 0 15px;
    vertical-align: baseline;
}
.rubriki-block .head a.select svg:last-child polygon {
    fill:#ffffff;
}
.rubriki-block .head a:hover svg:last-child polygon {
    fill:#ff9966;
}
.rubriki-block .head a.select {
    background: #ff6600;
    color: #ffffff;
    margin-right: 10px;
}
.rubriki-block .head a:hover {
    background: #ff6600;
    color: #ffffff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow:    0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow:         0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.rubriki-block .item {
    border-top: #eff2f4 solid 1px;
    border-bottom: #eff2f4 solid 1px;
    margin-top: 20px;
    padding-bottom: 36px;
    margin-bottom: 17px;
}
.rubriki-block .item .post {
    display: none;
}
.rubriki-block .item .post.select {
    display: block;
}
.rubriki-block .item .post a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    margin-top: 26px;
    display: inline-block;
}
.rubriki-block .item .post a:hover {
    text-decoration: none;
}
.rubriki-block a.more {
    display: block;
    width: 262px;
    height: 55px;
    line-height: 49px;
    border: #ff6600 solid 3px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    vertical-align: bottom;
    text-align: center;
    margin: 25px 0 25px 0;
}
.rubriki-block a.more:hover {
    background: #ff6600;
    color: #ffffff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.rubriki-block .right {
    width: 360px;
    padding-top: 150px;
}
.podpiska {
    width: 100%;
    background: #122b3c;
    margin: 0 0 0 0;
    padding-bottom: 50px;
}
.podpiska .form_newsletter_header {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    background: #122b3c;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    line-height: 1.35;
    padding: 12px 20px 11px 20px;
    border-bottom: #ffffff solid 1px;
}
.podpiska .form_newsletter_header span {
    color: #ff6600;
}
.podpiska .form_newsletter_field {
    padding-top: 13px;
}
.podpiska .form_newsletter_input {
    margin: 0 50px 0 50px;
}
.podpiska .form_newsletter_input input {
    width: calc(100% - 50px);
    border: none;
    border-bottom: #dae1e3 solid 1px;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    background: none;
    padding: 0 10px 0 40px;
    color: #ffffff;
}
.podpiska .form_newsletter_input input:focus {
    border-bottom: #ff6600 solid 1px;
}
.podpiska .form_newsletter_input.name-block input {
    background: url(img/client.svg) left center no-repeat;
}
.podpiska .form_newsletter_input.name-block input:focus {
    background: url(img/client-h.svg) left center no-repeat;
}
.podpiska .form_newsletter_input.email-block input {
    background: url(img/email.svg) left center no-repeat;
}
.podpiska .form_newsletter_input.email-block input:focus {
    background: url(img/email-h.svg) left center no-repeat;
}
.podpiska .form_newsletter_submit {
    margin: 0 50px 0 50px;
}
.podpiska .form_newsletter_submit input {
    display: block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: #ff6600;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: bottom;
    text-align: center;
    margin: 28px 0 0 0;
    border: none;
    cursor: pointer;
}
.podpiska .form_newsletter_submit input:hover {
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.podpiska .bottom {
    margin: 30px 50px 0 50px;
    line-height: 1.45;
    color: #ffffff;
}
.podpiska .bottom a {
    color: #ff6600;
}
.podpiska .bottom a:hover {
    text-decoration: none;
}
.blog .rubriki-block {
    padding-top: 25px;
    padding-bottom: 60px;
    overflow: visible;
}
.blog .rubriki-block > h3 {
    position: relative;
    font-weight: 700;
    color: #122b3c;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    border-bottom: #eff2f4 solid 1px;
    padding-bottom: 6px;
}
/*best-block*/
.best-block {
    background: #f7f8fa;
    padding-top: 35px;
    padding-bottom: 35px;
}
.best-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    line-height: 1.35;
}
.best-block h2 span {
    color: #ff6600;
}
.carousel-slider {
    position: relative;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 30px;
    overflow: hidden;
}
.carousel-slider .slick-list {
    margin-top: 45px;
}
.carousel-slider .slick-slide {
    margin-top: 30px;
    padding: 0 15px;
}
.carousel-slider .slick-slide img {
    width: 100%;
    height: auto;
    cursor: pointer;
}
.carousel-slider .slick-slide h5 a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    text-decoration: underline;
    margin: 25px 0 0 0;
    display: inline-block;
}
.carousel-slider .slick-slide h5 a:hover {
    text-decoration: none;
}
.best-block .more {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    font-size: 18px;
    color: #ff6600;
    border-bottom: #ff6600 dashed 1px;
    line-height: 1;
    text-decoration: none;
    margin-top: 35px;
}
.best-block .more:hover {
    color: #4b4c4c;
    border-bottom: transparent dashed 1px;
}
/*video-block*/
.video-block {
    background: #eff2f4;
    padding-top: 35px;
    padding-bottom: 35px;
}
.video-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    line-height: 1.35;
}
.video-block h2 span {
    color: #ff6600;
}
.video-block .slick-slide iframe {
    display: none;
}
/*hot-block*/
.hot-block {
    position: relative;
    padding-top: 35px;
    padding-bottom: 35px;
}
.hot-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    line-height: 1.35;
}
.hot-block .items {
    width: calc(100% + 30px);
    margin-left: -15px;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
}
.hot-block .item {
    width: calc(33.0000% - 30px);
    margin: 0 15px;
    background: #eff2f4;
    overflow: hidden;
    min-height: 450px;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
.hot-block .item h5 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    width: calc(100% - 40px);
    border-bottom: #ffffff solid 1px;
    padding: 15px 20px;
}
.hot-block .item h5 span {
    color: #ff6600;
}
.hot-block .item .detail {
    width: calc(100% - 100px);
    margin: 0 50px 50px 50px;
    text-align: center;
    height: 55px;
    line-height: 49px;
    border: #ff6600 solid 3px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    vertical-align: bottom;
}
.hot-block .item .detail:hover {
    background: #ff6600;
    color: #ffffff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
/*seo-block*/
.seo-block {
    overflow: hidden;
    position: relative;
    background: url(img/bg-rocket.png) center top no-repeat;
    padding-bottom: 100px;
}
.seo-block .title {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    display: inline;
    background: url(img/marker_2.svg) 18px top no-repeat;
    line-height: 1.35;
}
.seo-block h2 span {
    color: #ff6600;
    display: inline-block;
    cursor: pointer;
}
.seo-block .text-block {
    margin-left: 34%;
    margin-right: 8%;
    margin-top: 170px;
}
/*sender-block*/
.sender-block {
    overflow: hidden;
    position: relative;
    background: url(img/bg-sender-block.png) center top no-repeat;
    background-size: cover;
    padding-top: 70px;
}
.sender-block .left {
    width: 62%;
}
.sender-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    display: inline;
    background: url(img/marker_2.svg) 18px top no-repeat;
    line-height: 1.35;
}
.sender-block h2 span {
    color: #ff6600;
}
.plashka {
    width: 80%;
    background: #122b3c;
    margin: 60px 0 100px 0;
    padding-bottom: 50px;
}
.plashka .form_newsletter_header {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    background: #122b3c;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    line-height: 1.35;
    padding: 12px 20px 11px 20px;
    border-bottom: #ffffff solid 1px;
}
.plashka .form_newsletter_header span {
    color: #ff6600;
}
.plashka .form_newsletter_field {
    padding-top: 13px;
    margin: 0 30px 0 30px;
    width: calc(100% - 60px);
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.plashka .form_newsletter_input {
    margin: 0;
    width: calc(50% - 15px);
}
.plashka .form_newsletter_input input {
    width: calc(100% - 50px);
    border: none;
    border-bottom: #dae1e3 solid 1px;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    background: none;
    padding: 0 10px 0 40px;
    color: #ffffff;
}
.plashka .form_newsletter_input input:focus {
    border-bottom: #ff6600 solid 1px;
}
.plashka .form_newsletter_input.name-block input {
    background: url(img/client.svg) left center no-repeat;
}
.plashka .form_newsletter_input.name-block input:focus {
    background: url(img/client-h.svg) left center no-repeat;
}
.plashka .form_newsletter_input.email-block input {
    background: url(img/email.svg) left center no-repeat;
}
.plashka .form_newsletter_input.email-block input:focus {
    background: url(img/email-h.svg) left center no-repeat;
}
.plashka .form_newsletter_submit {
    margin: 0 30px 0 30px;
}
.plashka .form_newsletter_submit input {
    display: block;
    width: 262px;
    height: 55px;
    line-height: 55px;
    background: #ff6600;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: bottom;
    text-align: center;
    margin: 28px 0 0 0;
    border: none;
    cursor: pointer;
}
.plashka .form_newsletter_submit input:hover {
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.plashka .bottom {
    margin: 30px 30px 0 30px;
    line-height: 1.45;
    color: #ffffff;
}
.plashka .bottom a {
    color: #ff6600;
}
.plashka .bottom a:hover {
    text-decoration: none;
}
.page-podpiska .plashka {
    width: 100%;
    margin: 0;
}
.page-podpiska .plashka #form_newsletter_infoblock {
    display: none;
}
.page-podpiska .plashka p {
    padding: 12px 20px 11px 20px;
    color: #ffffff;
}
.page-podpiska .plashka p.bottom {
    padding: 12px 0 11px 0;
}
/*about-block*/
.about-block {
    background: url(img/bg-about-page.png) center top no-repeat;
    min-height: 500px;
    background-size: cover;
    margin-top: 0;
    padding-top: 25px;
}
.about-block .abs {
    position: absolute;
    top:0;
    left: 15px;
}
.about-block h1 {
    color: #ffffff;
    background: url(img/marker_4.svg) 18px top no-repeat;
}
.about-block .breadcrumbs a {
    color: #ffffff;
    border-bottom: #ffffff solid 1px;
}
.about-block .breadcrumbs span.rarr {
    background: url(img/arrow_left.svg) no-repeat;
}
.about-block .right {
    margin-left: 51%;
    padding: 60px 0 20px 0;
}
.about-block .right .title {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #333333;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    z-index: 10;
    display: inline-block;
    background: url(img/marker_1.svg) 18px top no-repeat;
    line-height: 1.25;
}
.about-block .right .title span {
    color: #122b3c;
    font-size: 64px;
}
.about-block .right .title + p {
    margin-top: 14px;
    width: 80%;
    line-height: 1.35;
}
.about-block .benefit-block .items {
    -webkit-flex-wrap: wrap;
    flex-wrap:wrap;
    margin-top: 0;
    margin-bottom: 0;
}
.about-block .benefit-block .items .item {
    width: calc(50% - 30px);
    margin-bottom: 30px;
}
/*result-block*/
.result-block {
    background: #f7f8fa;
    padding-top: 35px;
    padding-bottom: 35px;
}
.result-block h2 {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    display: inline;
    line-height: 1.35;
}
.result-block h2 span {
    color: #ff6600;
}
.result-block .items {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-top: 30px;
}
.result-block .items .item {
    width: 50%;
    text-align: left;
    position: relative;
    padding-bottom: 20px;
    border-bottom: #eff2f4 solid 2px;
}
.result-block .items .item:nth-child(odd) {
    padding-right: 15px;
    border-right: #eff2f4 solid 1px;
    box-sizing: border-box;
}
.result-block .items .item:nth-child(even) {
    padding-left: 15px;
    border-left: #eff2f4 solid 1px;
    box-sizing: border-box;
}
.result-block .items .item:nth-last-child(2),
.result-block .items .item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.result-block .items .item h5 a {
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #ff6600;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 30px;
}
.result-block .items .item:first-child h5 a,
.result-block .items .item:nth-child(2) h5 a {
    margin-top: 0;
}
.result-block .items .item p {
    margin-bottom: 15px;
}
.result-block .items .item .img {
    border:#d8e0e5 solid 1px;
}
.result-block .items .item .img img {
    width: 100%;
}
/*maincontent*/
.maincontent {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.head-block {
    background: #eff2f4;
}
.head-block .in {
    height: 75px;
    width: 100%;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
.head-block .search {
    -webkit-flex-grow: 3;
    flex-grow: 3;
    text-align: left;
}
.head-block .search .search_input_border {
    border:none;
    border-bottom: #dae1e3 solid 1px;
    height: 39px;
    font-size: 14px;
    width: 230px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 40px;
    background: url(img/search.png) 5px center no-repeat;
}
.head-block .search .search_input_border::-webkit-input-placeholder {
    color: #b1bfc9;
    font-size: 14px;
}
.head-block .search .search_input_border::-moz-placeholder {
    color: #b1bfc9;
    font-size: 14px;
}
.head-block .search .search_input_border:-moz-placeholder {
    color: #b1bfc9;
    font-size: 14px;
}
.head-block .search .search_input_border:-ms-input-placeholder {
    color: #b1bfc9;
    font-size: 14px;
}
.head-block .search #submit {
    height: 45px;
    line-height: 39px;
    border: #ff6600 solid 3px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 27px;
    cursor: pointer;
}
.head-block .search #submit:hover {
    background: #ff6600;
    color: #ffffff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.social {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
}
.social span {
    margin-left: 8px;
    cursor: pointer;
    width: 32px;
    height: 32px;
}
.social span.vk {
    background: url(img/soc-vk.svg) no-repeat;
}
.social span.ig {
    background: url(img/soc-ig.svg) no-repeat;
}
.social span.yt {
    background: url(img/soc-yt.svg) no-repeat;
}
.social span.fb {
    background: url(img/soc-fb.svg) no-repeat;
}
.social span.vk:hover {
    background: url(img/soc-vk-h.svg) no-repeat;
}
.social span.ig:hover {
    background: url(img/soc-ig-h.svg) no-repeat;
}
.social span.yt:hover {
    background: url(img/soc-yt-h.svg) no-repeat;
}
.social span.fb:hover {
    background: url(img/soc-fb-h.svg) no-repeat;
}
.social .sitemap {
    width: 29px;
    height: 21px;
    background: url(img/sitemap.svg) no-repeat;
}
.social .sitemap:hover {
    background: url(img/sitemap-h.svg) no-repeat;
}
.head-block .social:after {
    content: 'Нравится статья? Поделись с друзьями';
    position: absolute;
    bottom: -26px;
    right: 25px;
    color: #122b3c;
    font-size: 14px;
    padding-right: 21px;
    background: url(img/soc-arrow.png) right top no-repeat;
}
.head-block .podpiska-but {
    display: block;
    float: right;
    width: 240px;
    height: 45px;
    line-height: 45px;
    background: #ff6600;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: bottom;
    text-align: center;
    margin-right: 12px;
}
.head-block .podpiska-but:hover {
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.maincontent > .blog,
.maincontent > .page {
    padding-top: 25px;
}
.maincontent > .about-page {
    padding-top: 0;
}
.breadcrumbs {
    text-align: left;
    margin-top: 15px;
}
.breadcrumbs > * {
    margin-bottom: 10px;
}
.breadcrumbs a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    line-height: 1;
    border-bottom: #000000 solid 1px;
}
.breadcrumbs a:hover {
    border-bottom: transparent solid 1px;
}
.breadcrumbs span {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #d6dee3;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
}
.breadcrumbs span.rarr {
    width: 56px;
    height: 5px;
    margin: 0 15px 10px 15px;
    background: url(img/arrow_left_dark.svg) no-repeat;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.maincontent .toc-block {
    position: relative;
    z-index: 1000;
    width: 100%;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-bottom: #eff2f4 solid 1px;
    padding-bottom: 25px;
    margin-top: 70px;
}
.maincontent .toc-block .toc {
    width: 195px;
    min-width: 195px;
}
.maincontent .toc-block .toc .toc-but {
    height: 45px;
    width: 160px;
    line-height: 39px;
    border: #ff6600 solid 3px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    z-index: 100000;
    position: relative;
    margin: 20px;
}
.maincontent .toc-block .toc .toc-but span {
    margin-right: 10px;
}
.maincontent .toc-block .toc .toc-but svg {
    vertical-align: middle;
}
.maincontent .toc-block .toc .toc-but:hover {
    background: #ff6600;
    color: #ffffff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.maincontent .toc-block .toc .toc-but:hover svg {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.maincontent .toc-block .toc .toc-but:hover svg path {
    fill: #ffffff;
}
.maincontent .toc-block #toc_container {
    display: none;
    position: absolute;
    top:0;
    left: 0;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
    max-width: 40%;
    background: #ffffff;
    border: none;
    padding: 0;
    margin: 0;
    float: none;
}
.maincontent .toc-block .toc-but:hover + #toc_container,
.maincontent .toc-block #toc_container:hover {
    display: block;
}
.maincontent .toc-block #toc_container .toc_title {
    display: none;
}
.maincontent .toc-block #toc_container .toc_list {
    background: #ffffff;
    padding: 80px 20px 20px 20px;
}
.maincontent .toc-block #toc_container .toc_list ul {
    margin-bottom: 25px;
    margin-left: 0;
}
.maincontent .toc-block #toc_container .toc_list li {
    position: relative;
    list-style: none;
}
.maincontent .toc-block #toc_container .toc_list a {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 15px;
    display: block;
    padding-left: 50px;
}
.maincontent .toc-block #toc_container .toc_list a:hover {
    color: #ff6600;
    text-decoration: underline;
}
.maincontent .toc-block #toc_container .toc_list a span {
    display: inline-block;
    width: 46px;
    margin-left: -50px;
    text-decoration: none !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}
.maincontent .toc-block .time-read {
    padding-left: 97px;
    min-height: 87px;
    background: url(img/art.png) 25px center no-repeat;
}
.maincontent .toc-block .time-read h5 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 14px;
    overflow: hidden;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.maincontent .toc-block .time-read p {
    color: #000000;
    font-size: 14px;
    line-height: 1.45;
    width: 70%;
}
.maincontent .toc-block .time-read p a {
    color: #ff6600;
}
.maincontent .toc-block .time-read p a:hover {
    text-decoration: none;
}
.maincontent article.article {
    padding: 50px 195px 40px 195px;
}
.maincontent article.article .text-block > *:first-child:before {
    display: none;
}
.maincontent .comment-block .comment-list
/*.maincontent .comment-block .comment_list,
.maincontent .comment-block #comment_form,
.maincontent .comment-block .comment-respond*/ {
    padding: 50px 195px 0 195px;
}
.maincontent .comment-block .comment-list h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    overflow: hidden;
    text-transform: uppercase;
    line-height: 1.35;
    margin-bottom: 40px;
}
.maincontent .comment-block .comment-list .comment {
    margin-bottom: 30px;
    border-top: #eff2f4 solid 1px;
    padding-top: 10px;
}
.maincontent .comment-block .comment-list .comment:first-child {
    border-top: none;
    padding-top: 0;
}
.maincontent .comment-block .comment-list .comment .comment-body {
    margin-bottom: 20px;
    position: relative;
}
.maincontent .comment-block .comment-list .comment .children {
    margin-left: 30px;
}
.maincontent .comment-block .comment-list .comment .children .comment-body {
    border-top: #eff2f4 dashed 1px;
    padding-top: 10px;
}
.maincontent .comment-block .comment-list .comment .comment-author {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #122b3c;
    font-size: 14px;
    overflow: hidden;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-left: 70px;
}
.maincontent .comment-block .comment-list .comment .comment-author img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: 0;
}
.maincontent .comment-block .comment-list .comment .children .comment-author img {
    top:10px;
}
.maincontent .comment-block .comment-list .comment .comment-author cite {
    font-style: normal;
}
.maincontent .comment-block .comment-list .comment .comment-meta {
    margin-bottom: 30px;
    padding-left: 70px;
}
.maincontent .comment-block .comment-list .comment p {
    color: #000000;
    font-size: 14px;
    margin-bottom: 15px;
}
.maincontent .comment-block .comment-list a {
    color: #ff6600;
    text-decoration: underline;
}
.maincontent .comment-block .comment-list a:hover {
    text-decoration: none;
}
.maincontent .comment-block h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 24px;
    overflow: hidden;
    text-transform: uppercase;
    line-height: 1.35;
}
.maincontent .comment-block #commentform .input1 {
    width: 30%;
    border: none;
    border-bottom: #dae1e3 solid 1px;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    margin-right: 30px;
    background: none;
    padding: 0 10px 0 40px;
    color: #000000;
}
.maincontent .comment-block #commentform .input1:focus {
    border-bottom: #ff6600 solid 1px;
}
.maincontent .comment-block #commentform .input1#author {
    background: url(img/client.svg) left center no-repeat;
}
.maincontent .comment-block #commentform .input1#author:focus {
    background: url(img/client-h.svg) left center no-repeat;
}
.maincontent .comment-block #commentform .input1#email {
    background: url(img/email.svg) left center no-repeat;
}
.maincontent .comment-block #commentform .input1#email:focus {
    background: url(img/email-h.svg) left center no-repeat;
}
.maincontent .comment-block #commentform p {
    margin-top: 20px;
}
.maincontent .comment-block #commentform p a {
    color: #ff6600;
    text-decoration: underline;
}
.maincontent .comment-block #commentform p a:hover {
    text-decoration: none;
}
.maincontent .comment-block #commentform #comment {
    width: calc(100% - 40px);
    border: #dae1e3 solid 1px;
    height: 150px;
    margin-top: 20px;
    background: none;
    padding: 10px 20px 10px 20px;
    color: #000000;
}
.maincontent .comment-block #commentform #mcspvalue {
    border: #dae1e3 solid 1px;
    margin-right: 30px;
    background: none;
    color: #000000;
    padding: 5px 20px;
    width: 100px;
}
.maincontent .comment-block #submit {
    display: block;
    width: 262px;
    height: 55px;
    line-height: 49px;
    border: #ff6600 solid 3px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #000000;
    background: transparent;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    vertical-align: bottom;
    text-align: center;
    margin: 25px 0 35px 0;
    cursor: pointer;
}
.maincontent .comment-block #submit:hover {
    background: #ff6600;
    color: #ffffff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
.maincontent .comment-block .reply {
    display: none;
}
.wp-pagenavi {
    min-width: 60%;
    margin-top: 40px;
    margin-bottom: 45px;
}
.wp-pagenavi > * {
    display: inline-block;
    vertical-align: middle;
}
.wp-pagenavi a {
    font-size: 18px;
    color: #333333;
    text-decoration: none;
    margin: 0 15px;
    border: none;
}
.wp-pagenavi a:hover {
    color: #ff6600;
}
.wp-pagenavi span.current,
.wp-pagenavi span.extend {
    font-size: 18px;
    color: #d6dee3;
    text-decoration: none;
    margin: 0 15px;
    border: none;
}
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
    font-size: 0;
    width: 45px;
    height: 45px;
    box-sizing: border-box;
    border: #d6dee3 solid 3px;
    cursor: pointer;
    margin-right: 40px;
}
.wp-pagenavi a.nextpostslink {
    margin-right: 0;
    margin-left: 40px;
}
.wp-pagenavi a.previouspostslink:hover,
.wp-pagenavi a.nextpostslink:hover {
    border: #ff6600 solid 3px;
}
.wp-pagenavi a.previouspostslink:before,
.wp-pagenavi a.nextpostslink:before {
    content: '';
    display: block;
    width: 56px;
    height: 5px;
    background: url(img/arrow_left_dark.svg) no-repeat;
    margin-top: 17px;
    margin-left: 20px;
}
.wp-pagenavi a.nextpostslink:before {
    margin-left: -37px;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.articles .widget-seo-text {
    background: url(img/bg-widget-seo-text.png) center top no-repeat !important;
    background-size: cover !important;
    min-height: 700px !important;
    width: calc(50% - 30px) !important;
    text-align: left !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    padding-bottom: 0 !important;
}
.articles .widget-seo-text .text-block {
    position: absolute;
    bottom: 40px;
    left: 0;
}
.articles .widget-seo-text h5 {
    display: inline;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 36px;
    overflow: hidden;
    text-transform: uppercase;
    background: url(img/marker_2.svg) 18px top no-repeat;
    line-height: 1.35;
}
.articles .widget-seo-text h5 span {
    color: #ff6600;
}
.articles .widget-seo-text a {
    display: block;
    width: 262px;
    height: 55px;
    line-height: 55px;
    background: #ff6600;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: bottom;
    text-align: center;
    margin: 28px 0 0 0;
}
.articles .widget-seo-text a:hover {
    -webkit-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(255, 102, 0, 0.3);
}
/*footer*/
footer {
    background: #f7f8fa;
    padding-top: 70px;
}
footer .footer-block {
    width: 100%;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    text-align: left;
}
footer .footer-block > li {
    margin: 0 25px;
}
footer .footer-block > li:first-child {
    margin: 0 25px 0 0;
}
footer .footer-block > li .copyright {
    margin: 16px 0;
    line-height: 1.75;
}
footer .footer-block > li .title {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #122b3c;
    font-size: 18px;
    text-transform: uppercase;
    white-space: nowrap;
    margin-top: -3px;
    margin-bottom: 12px;
}
footer .footer-block > li ul li {
    white-space: nowrap;
    margin-bottom: 7px;
}
footer .footer-block > li ul li a {
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    text-decoration: underline;
    white-space: nowrap;
}
footer .footer-block > li ul li#menu-item-8134 a {
    font-weight: 600;
}
footer .footer-block > li ul li a:hover {
    text-decoration: none;
}
footer .footer-bottom {
    text-align: left;
    margin-top: 11px;
    margin-bottom: 23px;
    width: 100%;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
footer .footer-bottom ul li {
    display: inline-block;
}
footer .footer-bottom ul li:after {
    content: '|';
    margin: 0 10px;
}
footer .footer-bottom ul li:last-child:after {
    display: none;
}
footer .footer-bottom ul li a {
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    text-decoration: none;
}
footer .footer-bottom ul li a:hover {
    text-decoration: underline;
}
footer .politika,
footer .cookie {
    background: #ffffff;
    color: #999999;
    font-size: 10px;
    font-weight: 400;
    padding: 17px 0 17px 0;
}
footer .cookie {
    padding-top: 0;
}
footer .politika a,
footer .cookie a {
    color: #ff6600;
}
footer .politika a:hover,
footer .cookie a:hover {
    text-decoration: none;
}
.ttt {
    position: fixed;
    bottom: 240px;
    left: 93%;
    cursor: pointer;
    z-index: 10000000;
    opacity: 1 !important;
    display: block;
    -webkit-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;
    width: 45px;
    height: 45px;
    border: #d6dee3 solid 3px;
    box-sizing: border-box;
}
.ttt:hover {
    border: #ff6600 solid 3px;
}
.ttt:before {
    content: '';
    display: block;
    width: 5px;
    height: 56px;
    background: url(img/arrow_top_dark.svg) no-repeat;
    margin-top: 20px;
    margin-left: 17px;
}
@media screen and (min-width: 1025px) and (max-width: 1190px) {
    body {
        display: block;
    }
    .wrapper {
        width: auto;
    }
    header {
        background: url(img/bg-menu.png) 40% center no-repeat;
    }
    #menu-main-menu > li {
        margin-left: 35px;
    }
    .main-block .right .detail {
        width: 252px;
    }
    .main-block .right .more {
        width: 252px;
        margin-left: 20px;
    }
    .genom-block p {
        margin-left: 70px;
    }
    .seo-text-block .items {
        width: 50%;
    }
    .video-slider .fotorama-video {
        width: 600px;
    }
    .video-slider .fot-thumbs {
        width: 345px !important;
        min-width: 345px;
    }
    .video-slider .fot-thumbs .item {
        margin: 0 15px 15px 0;
    }
    .video-slider .fot-thumbs .item:nth-child(even) {
        margin: 0 0 15px 0;
    }
    .podpiska .form_newsletter_input {
        margin: 0 30px 0 30px;
    }
    .podpiska .form_newsletter_submit {
        margin: 0 30px 0 30px;
    }
    .articles .widget-seo-text {
        min-height: 650px !important;
    }
    .articles .widget-seo-text h5 {
        font-size: 33px;
    }
}
@media screen and (min-width: 760px) and (max-width: 1024px) {
    body {
        display: block;
    }
    .wrapper {
        width: auto;
    }
    h1 {
        font-size: 42px;
    }
    .top p {
        font-size: 12px;
    }
    .top a {
        margin-left: 10px;
    }
    header {
        background: url(img/bg-menu.png) 30% center no-repeat;
    }
    #menu-main-menu {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        background: #ffffff;
        padding-top: 70px;
        padding-bottom: 20px;
    }
    #menu-main-menu > li {
        margin-left: 0;
    }
    #menu-main-menu > li >  a {
        padding: 0 30px 0 50px;
        line-height: 30px;
        white-space: nowrap;
    }
    #menu-main-menu > li > a:before {
        height: 0;
        width: 3px;
    }
    #menu-main-menu > li:hover > a:before,
    #menu-main-menu > li.current-menu-item > a:before,
    #menu-main-menu > li.current-menu-ancestor > a:before {
        width: 3px;
        height: 100%;
    }
    #menu-main-menu .menu-item-has-children > a:after {
        display: none;
    }
    #menu-main-menu .sub-menu {
        display: block;
        position: relative;
        box-shadow: none;
        padding: 0px 30px 0 70px;
    }
    .mob-menu {
        display: block;
        width: 32px;
        height: 32px;
        padding: 10px 8px;
        background:#ff6600;
        box-sizing: border-box;
        cursor: pointer;
        margin-top: 21px;
        z-index: 100;
    }
    .mob-menu span {
        display: block;
        margin-bottom: 4px;
        width: 16px;
        height: 1px;
        background: #ffffff;
    }
    .mob-menu svg {
        display: none;
    }
    .mob-menu.close {
        border: #dddddd solid 2px;
        background: #ffffff;
        padding: 0;
    }
    .mob-menu.close span {
        display: none;
    }
    .mob-menu.close svg {
        margin: 10px auto;
        display: block;
    }
    .main-block {
        background: url(img/bg-main-block.png) 48% top no-repeat;
    }
    .main-block .right {
        margin-left: 0;
    }
    .main-block .right h1 {
        margin-left: 30%;
    }
    .main-block .right .last-news {
        margin-left: 30%;
    }
    .main-block .right .detail {
        width: 210px;
    }
    .main-block .right .more {
        width: 210px;
        margin-left: 20px;
    }
    .benefit-block h2 {
        font-size: 32px;
    }
    .benefit-block .items {
        -webkit-flex-wrap: wrap;
        flex-wrap:wrap;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .benefit-block .item {
        width: calc(50% - 30px);
        margin-bottom: 30px;
        max-width: 270px;
    }
    .portal-block h2 {
        font-size: 32px;
    }
    .popular-block h2 {
        font-size: 32px;
    }
    /*genom-block*/
    .genom-block {
        padding-top: 100px;
        padding-bottom: 50px;
    }
    .genom-block h2 {
        font-size: 32px;
    }
    .genom-block h2 span:last-child {
        margin-top: 20px;
    }
    .genom-block p {
        display: block;
        margin-left: 50px;
        margin-top: 20px;
    }
    .genom-block .detail {
        margin: 20px 0 0 0;
    }
    .tag-slider.open > div {
        width: 33.3333%;
    }
    .number-block {
        background: #eff2f4 url(img/bg-number.png) 58% top no-repeat;
    }
    .number-block h2 {
        font-size: 32px;
    }
    .faq-page .faq-block {
        width: 80%;
    }
    .faq-block .uk-accordion h2 {
        font-size: 32px;
    }
    .page-404 .title span,
    .page-ok .title span {
        font-size: 58px;
    }
    .blog-block h2 {
        font-size: 32px;
    }
    .seo-text-block h2 {
        font-size: 32px;
    }
    .seo-text-block .items {
        width: 63%;
    }
    .video-comment-block .bg {
        left: 72%;
    }
    .video-comment-block h2 {
        font-size: 32px;
    }
    .video-slider .fotorama-video {
        width: 450px;
    }
    .video-slider form iframe {
        height: 300px;
    }
    .video-slider .fotorama__stage {
        height: 478px !important;
    }
    .video-slider .fot-thumbs {
        width: 260px !important;
        min-width: 260px;
    }
    .video-slider .fot-thumbs .item {
        width: 120px;
        margin: 0 15px 15px 0;
    }
    .video-slider .fot-thumbs .item:nth-child(even) {
        margin: 0 0 15px 0;
    }
    .video-slider .fot-thumbs .item .front h3 {
        margin: 10px 10px 0 10px;
    }
    .video-slider .fot-thumbs .item .front svg {
        left: 10px;
        bottom: 10px;
    }
    .photo-block .fotorama__stage {
        height: 345px !important;
    }
    .video-slider .fot-thumbs {
        padding-top: 65px;
    }
    .rubriki-block h2 {
        font-size: 32px;
    }
    .rubriki-block .items .left {
        margin-right: 20px;
    }
    .podpiska .form_newsletter_header {
        padding: 10px;
        font-size: 18px;
    }
    .podpiska .form_newsletter_input {
        margin: 0 10px 0 10px;
    }
    .podpiska .form_newsletter_input input {
        margin-top: 0;
    }
    .podpiska .form_newsletter_submit {
        margin: 0 20px 0 20px;
    }
    .podpiska .bottom {
        margin: 10px 10px 0 10px;
        font-size: 12px;
    }
    .hot-block .item {
        min-height: 0;
    }
    .hot-block .item h5 {
        font-size: 18px;
        width: calc(100% - 20px);
        padding: 10px;
    }
    .hot-block .item .detail {
        width: calc(100% - 40px);
        margin: 0 20px 50px 20px;
    }
    .seo-block {
        background: url(img/bg-rocket.png) 39% top no-repeat;
    }
    .seo-block .title {
        font-size: 32px;
    }
    .seo-block .text-block {
        margin-top: 100px;
    }
    .sender-block .left {
        width: 80%;
    }
    .sender-block h2 {
        font-size: 32px;
    }
    .plashka {
        width: 70%;
    }
    .about-block .right {
        margin-left: 0;
    }
    .about-block .right .title {
        margin-left: 30%;
    }
    .about-block .right .title span {
        font-size: 58px;
    }
    .about-block .right .title + p {
        width: auto;
        margin-left: 30%;
    }
    .about-block .benefit-block {
        text-align: right;
    }
    .about-block .benefit-block .items {
        width: 550px;
        margin-right: -15px;
    }
    .head-block .social:after {
        bottom: -37px;
        width: 145px;
    }
    .head-block .podpiska-but {
        display: none;
    }
    .maincontent .toc-block #toc_container {
        max-width: 60%;
    }
    .maincontent .toc-block .time-read p {
        width: 100%;
    }
    .maincontent article.article {
        padding: 50px 0 40px 195px;
    }
    .maincontent .comment-block .comment_list,
    .maincontent .comment-block #comment_form,
    .maincontent .comment-block .comment-respond {
        padding: 50px 0 0 195px;
    }
    .maincontent .comment-block #comment_form {
        padding: 20px 0 0 195px;
    }
    .maincontent .comment-block #comment_form #commentform #comment {
        margin-right: 0;
    }
    .articles .widget-seo-text {
        min-height: 550px !important;
    }
    .articles .widget-seo-text h5 {
        font-size: 23px;
    }
    footer .footer-block {
        -webkit-flex-wrap: wrap;
        flex-wrap:wrap;
    }
    footer .footer-block > li {
        margin: 0 15px 0 0;
    }
    footer .footer-block > li:first-child {
        width: 100%;
        margin: 0;
    }
    footer .politika,
    footer .cookie {
        padding: 17px 100px 17px 0;
    }
    .ttt {
        bottom: 50px;
    }
}
@media screen and (max-width: 759px) {
    body {
        display: block;
    }
    .wrapper {
        width: auto;
        padding: 0 10px;
    }
    h1 {
        font-size: 30px;
    }
    .text-block blockquote {
        padding: 35px 35px 35px 50px;
    }
    .text-block h2 {
        font-size: 24px;
    }
    .text-block h2:before {
        margin-top: 35px;
    }
    .text-block h2:after {
        margin-top: 30px;
    }
    .top .items {
        height: auto;
    }
    .top p {
        font-size: 12px;
        padding-right: 94px;
    }
    .top a {
        margin-left: 5px;
        position: absolute;
        top: 15px;
        right: 0;
        padding: 0px 5px;
        margin-right: 52px
    }
    .top .close {
        min-width: 28px;
        margin: 15px 0;
    }
    header {
        background: url(img/bg-menu.png) 26% center no-repeat;
    }
    header .logo img {
        width: 150px;
    }
    #menu-main-menu {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        background: #ffffff;
        padding-top: 70px;
        padding-bottom: 20px;
    }
    #menu-main-menu > li {
        margin-left: 0;
    }
    #menu-main-menu > li >  a {
        padding: 0 30px 0 50px;
        line-height: 30px;
        white-space: nowrap;
    }
    #menu-main-menu > li > a:before {
        height: 0;
        width: 3px;
    }
    #menu-main-menu > li:hover > a:before,
    #menu-main-menu > li.current-menu-item > a:before,
    #menu-main-menu > li.current-menu-ancestor > a:before {
        width: 3px;
        height: 100%;
    }
    #menu-main-menu .menu-item-has-children > a:after {
        display: none;
    }
    #menu-main-menu .sub-menu {
        display: block;
        position: relative;
        box-shadow: none;
        padding: 0px 30px 0 70px;
    }
    .mob-menu {
        display: block;
        width: 32px;
        height: 32px;
        padding: 10px 8px;
        background:#ff6600;
        box-sizing: border-box;
        cursor: pointer;
        margin-top: 21px;
        z-index: 100;
    }
    .mob-menu span {
        display: block;
        margin-bottom: 4px;
        width: 16px;
        height: 1px;
        background: #ffffff;
    }
    .mob-menu svg {
        display: none;
    }
    .mob-menu.close {
        border: #dddddd solid 2px;
        background: #ffffff;
        padding: 0;
    }
    .mob-menu.close span {
        display: none;
    }
    .mob-menu.close svg {
        margin: 10px auto;
        display: block;
    }
    .main-block {
        background: url(img/bg-main-block-m.png) center top no-repeat;
    }
    .main-block .right {
        padding: 94px 0 55px 0;
        margin-left: 0;
    }
    .main-block .right h1 {
        margin-left: 0;
        font-size: 16px;
    }
    .main-block .right h1 span {
        font-size: 32px;
    }
    .main-block .right .last-news {
        margin-left: -10px;
        margin-right: -10px;
        margin-top: 200px;
        text-align: center;
    }
    .main-block .right .last-news h2 {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 18px;
        text-align: left;
        margin-bottom: 0;
        border-bottom: #ffffff solid 1px;
    }
    .main-block .right .article {
        padding: 10px 10px 20px 10px;
        -webkit-flex-direction: column;
        flex-direction: column;
        margin-bottom: 15px;
    }
    .main-block .right .article .img {
        margin: 0 0 15px 0;
    }
    .main-block .right .article .info {
        margin-right: 0;
    }
    .main-block .right .detail {
        height: 55px;
        line-height: 55px;
        width: 210px;
        float: none;
        margin: auto;
        margin-bottom: 10px;
        margin-top: -120px;
    }
    .main-block .right .more {
        height: 55px;
        line-height: 49px;
        width: 210px;
        margin-left: 20px;
        float: none;
        margin: auto;
        -webkit-order: 3;
        order: 3;
        margin-top: 60px;
    }
    .benefit-block {
        padding-top: 35px;
    }
    .benefit-block h2 {
        font-size: 24px;
    }
    .benefit-block .items {
        width: 100%;
        max-width: 300px;
        -webkit-flex-wrap: wrap;
        flex-wrap:wrap;
        -webkit-justify-content: center;
        justify-content: center;
        display: block;
        margin: 35px auto 25px auto;
    }
    .benefit-block .item {
        margin: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .benefit-block .item .outside {
        width: calc(40% + 10px);
        min-width: calc(40% + 10px);
        margin-left: 0;
    }
    .benefit-block .item:hover .outside {
        margin-left: 0;
    }
    .benefit-block .item .outside h3 {
        display: none;
    }
    .benefit-block .item .inside {
        padding: 20px 10px 14px 10px;
        width: 50%;
        min-width: 50%;
    }
    .portal-block {
        background: url(img/bg-portal-m.png) top center no-repeat;
        background-size: cover;
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .portal-block h2 {
        font-size: 30px;
    }
    .portal-block p {
        margin-left: 35px;
    }
    .portal-block p.slesh:before {
        left: -30px;
    }
    .portal-block .detail {
        margin: 30px auto 0 auto;
    }
    /*genom-block*/
    .genom-block {
        background: url(img/bg-genom-m.png) center no-repeat;
        padding-top: 100px;
        padding-bottom: 50px;
    }
    .genom-block h2 {
        font-size: 30px;
    }
    .genom-block h2 span {
        display: block;
    }
    .genom-block h2 span:last-child {
        margin-top: 20px;
        font-size: 60px;
    }
    .genom-block h2 span:last-child span {
        font-size: 12px;
    }
    .genom-block p {
        display: block;
        margin-left: 50px;
        margin-top: 20px;
    }
    .genom-block .detail {
        margin: 20px 0 0 0;
    }
    .popular-block {
        padding-top: 35px;
        padding-bottom: 55px;
    }
    .popular-block h2 {
        font-size: 24px;
    }
    .tag-slider {
        width: calc(100% + 20px);
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: 20px;
    }
    .tag-slider a {
        margin: 0 5px;
    }
    .tag-slider.open > div {
        width: 50%;
    }
    .number-block {
        padding-top: 35px;
        background: #eff2f4;
    }
    .number-block h2 {
        font-size: 32px;
    }
    .number-block .items {
        width: 100%;
        padding-bottom: 25px;
    }
    .number-block .item {
        padding-left: 30px;
    }
    .number-block h2 + .item {
        margin-top: 35px;
    }
    .number-block .item h3 {
        font-size: 18px;
    }
    .number-block .item h3:before {
        left: -30px;
    }
    .faq-page .faq-block {
        width: 100%;
    }
    .faq-block .uk-accordion h2 {
        font-size: 32px;
    }
    .page-404 .title,
    .page-ok .title {
        font-size: 20px;
    }
    .page-404 .title span,
    .page-ok .title span {
        font-size: 40px;
    }
    .blog-block {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .blog-block h2 {
        font-size: 24px;
    }
    .articles {
        width: calc(100% + 20px);
        margin: 35px -10px 0 -10px;
    }
    .articles .item {
        width: calc(100% - 30px);
        max-width: 555px;
        margin: 0 auto 30px auto;
    }
    .post-head {
        width: calc(100% - 20px);
        padding: 10px;
    }
    .single .post-head {
        display: none;
    }
    .articles .item .text-block {
        padding: 10px 10px 0 10px;
    }
    .articles .item .post-foot {
        padding: 0 10px 20px 10px;
    }
    .blog-block .items + a {
        margin: 0 auto;
    }
    .seo-text-block {
        padding-top: 200px;
        background: url(img/bg-seo-text-block-m.png) center no-repeat;
        background-size: cover;
    }
    .seo-text-block h2 {
        font-size: 30px;
    }
    .seo-text-block .items {
        width: 100%;
    }
    .seo-text-block .items .rukovodstvo {
        margin: 25px auto 0 auto;
    }
    .seo-text-block .img {
        background: url(img/img-rukovodstvo-m.png) center top no-repeat;
        background-size: contain;
        width: 100%;
        height: 200px;
        top: -220px;
        right: 0;
        left: 0;
        bottom: auto;
    }
    .video-comment-block {
        padding-top: 35px;
    }
    .video-comment-block .bg {
        display: none;
    }
    .video-comment-block h2 {
        font-size: 24px;
    }
    .video-slider {
        padding-bottom: 35px;
    }
    .video-slider .fotorama-video {
        width: 450px;
    }
    .video-slider form iframe {
        height: 300px;
    }
    .video-slider .fotorama__stage {
        height: 478px !important;
    }
    .video-slider .fot-thumbs {
        width: 260px !important;
        min-width: 260px;
        display: none !important;
    }
    .video-slider .fot-thumbs .item {
        width: 120px;
        margin: 0 15px 15px 0;
    }
    .video-slider .fot-thumbs .item:nth-child(even) {
        margin: 0 0 15px 0;
    }
    .video-slider .fot-thumbs .item .front h3 {
        margin: 10px 10px 0 10px;
    }
    .video-slider .fot-thumbs .item .front svg {
        left: 10px;
        bottom: 10px;
    }
    .photo-block .bg {
        display: none;
    }
    .photo-block .fotorama__stage {
        height: 345px !important;
    }
    .video-slider .fot-thumbs {
        padding-top: 65px;
    }
    .case-block {
        display: none;
    }
    .rubriki-block {
        padding-top: 35px;
    }
    .rubriki-block .bg {
        display: none;
    }
    .rubriki-block h2 {
        font-size: 24px;
    }
    .rubriki-block .items {
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .rubriki-block .items .left {
        margin-right: 0;
        width: 100%;
    }
    .rubriki-block .item .post a {
        font-size: 14px;
        margin-top: 15px;
    }
    .rubriki-block a.more {
        margin: 25px auto;
    }
    .rubriki-block .right {
        width: 100%;
        max-width: 300px;
        margin: auto;
        padding-top: 0;
    }
    .podpiska .form_newsletter_header {
        padding: 10px;
        font-size: 18px;
    }
    .podpiska .form_newsletter_input {
        margin: 0 10px 0 10px;
    }
    .podpiska .form_newsletter_input input {
        margin-top: 0;
    }
    .podpiska .form_newsletter_submit {
        margin: 0 20px 0 20px;
    }
    .podpiska .bottom {
        margin: 10px 10px 0 10px;
        font-size: 12px;
    }
    .carousel-slider {
        width: calc(100% + 20px);
        margin-left: -10px;
        margin-right: -10px;
    }
    .hot-block .items {
        width: 100%;
        margin-left: 0;
        display: block;
        max-width: 300px;
        margin: 30px auto;
    }
    .hot-block .item {
        min-height: 0;
        width: 100%;
        margin: 0 auto 20px auto;
    }
    .hot-block .item h5 {
        font-size: 18px;
        width: calc(100% - 20px);
        padding: 10px;
        margin-bottom: 20px;
    }
    .hot-block .item .detail {
        width: calc(100% - 40px);
        margin: 20px 20px 20px 20px;
    }
    .seo-block {
        background: none;
        padding-bottom: 35px;
    }
    .seo-block .title {
        font-size: 24px;
    }
    .seo-block .text-block {
        margin-top: 100px;
        margin: auto;
    }
    .sender-block {
        padding-top: 250px;
        background: url(img/bg-sender-block-m.png) center top no-repeat;
        background-size: auto;
    }
    .sender-block .left {
        width: auto;
        padding: 10px;
        background: #fff;
    }
    .sender-block h2 {
        font-size: 24px;
    }
    .plashka {
        width: auto;
        max-width: 300px;
        margin: 35px auto;
    }
    .plashka .form_newsletter_field {
        margin: 0 20px 0 20px;
        width: calc(100% - 40px);
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .plashka .form_newsletter_input {
        width: 100%;
    }
    .plashka .form_newsletter_submit {
        margin: 0 auto;
    }
    .plashka .form_newsletter_submit input {
        margin: 25px auto 0 auto;
        width: 240px;
    }
    .plashka .bottom {
        margin: 20px 20px 0 20px;
    }
    .about-block {
        background: url(img/bg-about-page-m.png) center top no-repeat;
        background-size: auto;
    }
    .about-block .abs {
        position: relative;
        left: 0;
    }
    .about-block .right {
        margin-left: 0;
    }
    .about-block .right .title {
        margin-left: 0;
        font-size: 14px;
        color: #ffffff;
        max-width: 75%;
    }
    .about-block .right .title span {
        font-size: 30px;
        color: #ffffff;
    }
    .about-block .right .title + p {
        width: auto;
        margin-left: 0;
        color: #ffffff;
        max-width: 80%;
    }
    .about-block .benefit-block {
        text-align: right;
    }
    .about-block .benefit-block .items {
        max-width: 300px;
        width: 100%;
        margin: 35px auto 25px auto;
    }
    .about-block .benefit-block .items .item {
        width: 100%;
    }
    .result-block .items .item {
        width: 100%;
    }
    .result-block .items .item:nth-child(odd) {
        border-right: none;
        padding-right: 0;
    }
    .result-block .items .item:nth-child(even) {
        padding-left: 0;
        border-left: none;
    }
    .head-block {
        display: none;
    }
    .head-block .social:after {
        bottom: -37px;
        width: 145px;
    }
    .head-block .podpiska-but {
        display: none;
    }
    .maincontent > .single {
        padding-top: 25px;
    }
    .maincontent .toc-block {
        margin-top: 20px;
        display: block;
    }
    .maincontent .toc-block .toc {
        width: 100%;
    }
    .maincontent .toc-block .toc .toc-but {
        margin: 10px;
    }
    .maincontent .toc-block #toc_container {
        max-width: 100%;
    }
    .maincontent .toc-block #toc_container .toc_list {
        padding: 80px 10px 10px 10px;
    }
    .maincontent .toc-block .time-read {
        padding-left: 40px;
        margin-top: 20px;
        background: url(img/art.png) 10px top no-repeat;
    }
    .maincontent .toc-block .time-read p {
        width: 100%;
    }
    .maincontent article.article {
        padding: 35px 0 35px 0;
    }
    .maincontent .comment-block .comment_list,
    .maincontent .comment-block #comment_form,
    .maincontent .comment-block .comment-respond {
        padding: 35px 0 0 0px;
    }
    .maincontent .comment-block #comment_form {
        padding: 20px 0 0 0;
    }
    .maincontent .comment-block #comment_form #commentform .input1 {
        width: auto;
    }
    .maincontent .comment-block #comment_form #commentform #comment {
        margin-right: 0;
    }
    .wp-pagenavi {
        margin: 50px auto 35px auto;
        position: relative;
        text-align: center;
    }
    .wp-pagenavi a {
        margin: 0 5px;
    }
    .wp-pagenavi span.current,
    .wp-pagenavi span.extend {
        margin: 0 5px;
    }
    .wp-pagenavi a.previouspostslink,
    .wp-pagenavi a.nextpostslink {
        position: absolute;
        top:-60px;
        left: 0;
    }
    .wp-pagenavi a.nextpostslink {
        right: 0;
        left: auto;
    }
    .articles .widget-seo-text {
        min-height: 600px !important;
        width: calc(100% - 20px) !important;
        max-width: 300px;
    }
    .articles .widget-seo-text h5 {
        font-size: 23px;
    }
    .articles .widget-seo-text a {
        margin: 25px auto 0 auto;
    }
    footer {
        padding-top: 35px;
    }
    footer .footer-block {
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        flex-wrap:wrap;
    }
    footer .footer-block > li {
        margin: 0 15px 20px 0;
    }
    footer .footer-block > li:first-child {
        width: 100%;
        margin: 0;
    }
    footer .footer-bottom {
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    footer .footer-bottom ul li {
        margin-bottom: 20px;
    }
    footer .footer-bottom ul li a {
        font-size: 14px;
    }
    footer .politika,
    footer .cookie {
        padding: 17px 70px 17px 0;
    }
    .ttt {
        bottom: 50px;
        left: auto;
        right:20px;
    }
}