/*   
Theme Name: Metal Case Theme
Theme URI: https://24-pr.ru
Version: 1.00a

Tags: commerce, license, clean, development, html5, bootstrap
Description: Коммерческая лицензия для сайта Metal Case
Author: 24-ПИАР, info@24-pr.ru
Author URI: 24-pr.ru
*/
/* BASIC HTML*/
@font-face {
    font-family: 'Roboto Regular';
    font-style: normal;
    font-weight: normal;
    src: local('PTSans'), url('/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Regular.woff') format('woff');
    src: url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Regular.eot");
    src: url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Regular.woff") format("woff"),
    url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'Roboto Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Oranienbaum'), url('/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Bold.woff') format('woff');
    src: url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Bold.eot");
    src: url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Bold.woff") format("woff"),
    url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Bold.ttf") format("truetype");
}

@font-face {
    font-family: 'Roboto Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Oranienbaum'), url('/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Medium.woff') format('woff');
    src: url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Medium.eot");
    src: url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Medium.woff") format("woff"),
    url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Medium.ttf") format("truetype");
}

@font-face {
    font-family: 'Roboto Light';
    font-style: normal;
    font-weight: normal;
    src: local('PTSans'), url('/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Light.woff') format('woff');
    src: url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Light.eot");
    src: url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Light.woff") format("woff"),
    url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Light.ttf") format("truetype");
}

@font-face {
    font-family: 'Roboto Thin';
    font-style: normal;
    font-weight: normal;
    src: local('PTSans'), url('/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Thin.woff') format('woff');
    src: url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Thin.eot");
    src: url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Thin.eot?#iefix") format("embedded-opentype"),
    url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Thin.woff") format("woff"),
    url("/wp-content/themes/mc-24-pr.ru/fonts/Roboto-Thin.ttf") format("truetype");
}

/* Basic */
body {
  font-family:'Roboto Light',sans-serif,Helvetica,Arial;
  color: #4f5866;
  font-size:18px;
  line-height:1.4em;  
}

hr {
    padding:30px;
    margin:15px 0;
    background:url(/wp-content/themes/mc-24-pr.ru/img/ico-kmk-line.png) center bottom no-repeat;
    border:0;
}

hr.c-white {background:url(/wp-content/themes/mc-24-pr.ru/img/ico-kmk-line-white.png) center bottom no-repeat;}

/* Basic */
.entry h1, .t-title {
    padding:0 0 50px 0;
    margin:0 0 30px 0;
    font-family:'Roboto Regular',sans-serif,Helvetica,Arial;
    font-size:30px;
    line-height:1.4em;
    font-weight: normal;
    text-align: center;
    background:url(/wp-content/themes/mc-24-pr.ru/img/ico-kmk-line.png) center bottom no-repeat;
}

.t-title.c-white {
    color: #fff;
    background:url(/wp-content/themes/mc-24-pr.ru/img/ico-kmk-line-white.png) center bottom no-repeat;   
}

h2, .entry h2 {
    margin:60px 0 30px;
    font-family:'Roboto Regular',sans-serif,Helvetica,Arial;
    font-size:26px;
    line-height:1.3em;
    font-weight: normal;
}

h3, .entry h3 {
    margin:50px 0 30px;
    font-family:'Roboto Regular',sans-serif,Helvetica,Arial;
    font-size:22px;
    line-height:1.3em;
    font-weight: normal;
}

h4, .entry h4 {
    margin:25px 0 15px;
    font-family:'Roboto Regular',sans-serif,Helvetica,Arial;
    font-size:20px;
    line-height:1.2em;
    font-weight: normal;
}

a, a:visited {text-decoration:none;color:#004880;}
a:hover,a:focus {text-decoration:none;color:#0064b1;}

.t-subtitle {
    padding:0 0 30px 0;
    font-size: 40px;
    line-height: 45px;
}

.t-caption {
    font-size: 30px;
    line-height: 45px;
}

.t-head {
    padding:45px 0 15px 0;
    margin:0 0 15px 0;
    background:transparent;
    font-family:'Roboto Medium',sans-serif,Helvetica,Arial;
    color: #171819;
    font-size: 35px;
    line-height: 1.5em;
    text-transform: uppercase;
}

.t-top, .top-content h1 {
    padding:0 15% 30px 15%;
    margin:0 0 15px 0;
    text-align: center;
    background:transparent;
    font-family:'Roboto Thin',sans-serif,Helvetica,Arial;
    font-size: 80px;
    line-height: 1.3em;
    font-weight: normal;
}

.t-tips {
    font-size: 20px;
    line-height: 33px;
}

.breadcrumbs {
    margin:15px 0;
    font-size: 16px;
    line-height: 1.2em;
    color:#4f5866;
}
.breadcrumbs a:hover, .breadcrumbs a:focus {color:#0064b1;}
.breadcrumb_last {display: none;}

/* WP Posts */
article {padding:15px 0 35px 0;margin:0;}

img {max-width:100%;object-fit: cover !important;}

img.alignleft {
    padding: 0;
    margin:0 30px 15px 0;
    float:left;
    max-width:50%;
    height: auto;
}
img.alignright {
    padding: 0;
    margin:0 0 15px 30px;
    float:right;
    max-width:50%;
    height: auto;
}

img.aligncenter, img.alignnone {
    padding: 0;
    margin:30px auto;
    float:none;
    display: block;
    max-height: 500px;
    width: auto;
}

/* List UL */
.entry ul, .entry ol, .li-check {
    list-style-type: none;
    margin:30px 0; 
    padding: 0;
    font-size: 17px;
    line-height: 30px;
}
.entry ul {padding:0 30px;}

.entry ul li, .li-check li {
    margin:0 0 10px 0;
    padding: 0 0 0 15px;
    position: relative;
}
.entry ul li:before, .li-check li:before {
    position: absolute;
    left: 0;
    top: 12px;
    display: block;
    width:5px;
    height:5px;
    content:' ';
    background: #00599f;
}

.entry ul li.product:before {display: none;}

.entry ol li {
    counter-increment: num; /* Увеличиваем значение счётчика */
    margin:0 0 15px 0;
    padding: 0 0 0 40px;
    position: relative;
}

.entry ol li:before {
    content: counter(num); /* Выводим число */

    padding:0 10px;
    position:absolute;
    top:0;
    left:0;
    height:30px;
    text-align: center;
    font-family:'Roboto Light',sans-serif,Helvetica,Arial;
    color: #fff;
    background-color: #004880;
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
}

/* Summary Article Single */
.summary {
    padding: 15px 30px;
    margin:30px 0 40px 0;
    border:#e1e1e1 20px solid;
    font-size: 18px;
    line-height: 1.4em;
}

.summary a {
    text-decoration: none !important;
    border-bottom:#4f5866 1px dashed;
}

.kc-title {
    font-family:'Roboto Regular',sans-serif,Helvetica,Arial;
    font-size:22px;
    line-height:1.3em;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.summary ul {
    list-style-type: none;
    margin:0 0 30px 0; 
    padding: 0;
}
.summary li {
    margin:0 0 25px 0;
    position: relative;
}

.summary li.sub {margin-left:20px;}

.summary li.sub:before {
    width:5px;
    height: 5px;
    content:' ';
    background: #cdcdcd;
}
.summary a, .entry li a {color:#001029;text-decoration: underline;}
.summary a:hover, .entry li a:hover {color:#0064b1;}

/* Forms */
.form-block {
    padding: 80px 50px;
    margin:0 0 30px 0;
    border: #e1e1e1 20px solid;
}

input::-webkit-input-placeholder { /* Chrome */
  color: #4f5866;
  opacity: .7;
}
input:-ms-input-placeholder { /* IE 10+ */
  color: #4f5866;
  opacity: .7;
}
input::-moz-placeholder { /* Firefox 19+ */
  color: #4f5866;
  opacity: .7;
}
input:-moz-placeholder { /* Firefox 4 - 18 */
  color: #4f5866;
  opacity: .7;
}

input {
    padding:0 0 2px 0;
    margin:15px 0 45px 0;
    display: block;
    width: 100%;
    font-family:'Roboto Regular',sans-serif,Helvetica,Arial;
    font-size: 17px;
    color: #000;
    border:0;
    border-bottom: #2e2d2c 2px solid;
    outline:none;
}

input.btn, input.btn-submit, input.btn-send {border:0;}

textarea {
    padding:20px;
    margin:15px 0;
    max-width: 100%;
    color:#000;
    border: #2e2d2c 1px solid;
}

/* Buttons */
.btn:focus, input:focus,a:focus, button:focus {outline:none;}

.btn {
    padding:15px;
    display:inline-block;
    vertical-align: bottom;
    color: #004880;
    background-color:#00599f;
    border-radius:0;
    color:#fff !important;
    text-align:center;
    font-size:17px;
    line-height: 28px;
    white-space:normal;
    min-width:120px;
    height:60px;
}

.btn:hover, .btn:focus, .btn a:hover, .btn a:focus {
    background-color:#086bb4;
    color:#fff;
    text-decoration:none;
}

/* INPUT & BTN Submit Large */
.inp-submit {
    padding:15px;
    display:inline-block;
    vertical-align: bottom;
    width: 690px;
    min-height: 60px;
    color: #004880;
    border:#004880 1px solid;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
    font-family:'Roboto Medium',sans-serif,Helvetica,Arial;
}

.btn-submit {
    padding:15px 15px 15px 75px;
    background:url(/wp-content/themes/mc-24-pr.ru/img/ico-calc.png) left center no-repeat #00599f;
}

.btn-send {
    margin:15px 0;
    padding:15px 15px 15px 75px;
    display: block;
    background:url(/wp-content/themes/mc-24-pr.ru/img/ico-send.png) left center no-repeat #00599f;
}

.btn-call {
    margin:30px 0 15px 0;
    padding:12px 15px 12px 70px;
    height:55px;
    display: block;
    background:url(/wp-content/themes/mc-24-pr.ru/img/ico-call.png) left center no-repeat #00599f;
}

/* WooCommerce Pagination */
.woocommerce-pagination {
    padding:0;
    margin:30px 0;
    border-bottom: #e6e6e6 2px solid;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    color:#171d19;
}

.woocommerce nav.woocommerce-pagination ul {
    padding:0; margin:0;border:0;
}

.woocommerce nav.woocommerce-pagination ul li {
    display:inline-block;
    border:0;
}

.page-numbers a {
    display: block;
    padding: 15px 20px;
    color:#171d19;
}

.page-numbers a:hover, .woocommerce-pagination.pagination a.page-numbers:hover {
    color:#171d19;
}

span.current {
    padding:15px;
    display: inline;
    color: #171d19;
    border-bottom: #0064b1 3px solid;
}

.woocommerce-pagination.pagination {
    padding: 10px 0;
    margin:0;
    text-align: left;
}

.woocommerce-pagination.pagination a.page-numbers {
    padding: 15px 15px 0 15px;
    display:inline-block;
}

.pagination:after {
    content: " ";
    display: table;
    clear: both;
}

/* Header */
.xs-menu {display: none;}
.nav {
    padding:0;
    margin: 0;
    font-size: 16px;
    line-height: 28px;
}
.nav>li>a {padding:10px 0;}
.nav>li>a {color:#fff;}
.nav>li>a:hover, .nav>li>a:focus, .nav .active a {
    background-color:#086bb4;
    color:#fff;
}
/* NAV PILLS*/
.nav-pills {
    list-style-type: none;
    background: #f5f5f5;
}
.nav-pills>li>a {
    padding:10px 15px;
    display:block;
    border-radius: 0;
    color:#4f5866;
}

.nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus, .nav-pills>li.active>a {background-color: #004880;}

/* FLEX */
.flex-row {
    padding:0;
    margin:0 -15px;
    display: flex;
    flex-flow: row wrap;
    align-content: stretch;
    align-items: stretch;
    flex-grow: 1;
}
.info-tips .flex-row, .crp_related .flex-row {margin:0;}

/* Image Cover */
.object-fit {
  display: block;
  object-fit: cover !important;
}

/* Top Menu 1*/
.nav-header {padding:15px 0 0 0;}
.nav-header>li> a,.nav-header>li> a:visited {color:#2d353c;}
.nav-header>li>a:hover,.nav-header>li>a:focus, .nav-header>li.active> a,
.nav-header>li.current-post-ancestor> a, .nav-header>li.current-page-ancestor a{
    font-weight: bold;
    color:#086bb4;
    background-color: transparent;
}

.phone-head {
    padding: 15px 0 5px 0;
    font-family:'Roboto Medium',sans-serif,Helvetica,Arial;
    color: #086bb4;
    text-align: right;
    font-size: 25px;
    line-height: 28px;
}

.phone-head-ask {
    padding:3px 0;
    display: block;
    color:#2d353c;
    font-family:'Roboto Light',sans-serif,Helvetica,Arial;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
}
.phone-head-ask:hover, .phone-head-ask:focus, .phone-head-ask:visited {
    text-decoration: none;
}

/* Top content */
.top-content {
    padding:100px 0 0 0;
    min-height: 650px;
    color: #fff;
    text-align: center;
}

/* Single Post */
.entry {
    font-size: 18px;
    line-height: 28px;
}

.wp-caption-text {
    display:inline-block;
    font-size: 30px;
    line-height: 33px;
}

ul.tags {
    list-style-type: none;
    padding: 0 0 0 130px;    
}

.tags li {
    display: inline;
    padding: 0 30px 15px 0;
}


/* category articles items  */
.cat-list {
    list-style-type: none;
    margin:15px 0 50px 0; 
    padding: 0;
    font-size: 17px;
    line-height: 30px;
    color:#e5e5e5;
    border-bottom: #e5e5e5 2px solid;
}

.cat-list a {color:#4f5866;}

.cat-list li {
    padding:0 0 5px 0;
    margin:0 30px 0 0;
    display:inline-block;
    text-align:left;
    position:relative;
}
.cat-list li:last-child {margin:0;}

.cat-list li.current-cat, .cat-list li.active {
    color:#0064b1;
    border-bottom: #0064b1 3px solid;
}

.cat-list li.current-cat::after, .cat-list li.active::after {
  content: '';
  margin:0 auto;
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  border-top: 10px solid #0064b1; /*2a2a2a*/
  overflow: hidden;
  position: absolute;
  top:100%;
  left:0;
  right:0;
  z-index: 5;
}

li.current-cat a, .cat-list a:hover, .cat-list a:focus {color:#0064b1;}

.cat-desc {
    padding:0 0 15px 0;
    margin: 15px 0 30px 0;
    font-size: 20px;
    line-height:28px;
    color:#4f5866;
}

/* Plan List */
.plan-list {
    list-style-type: none;
    margin:15px 0 20px 0; 
    padding: 0;
    font-size: 16px;
    line-height: 27px;
    font-weight: normal;
    color:#e5e5e5 !important;
    /*border-bottom: #4d7fa6 1px solid;*/
}

.t-plan-list {
    padding:22px 20px 22px 70px;
    margin:5px 0;
    float:left;
    position:relative;
    width: 190px;
    height:70px;
    font-size: 17px;
    line-height: 27px;
    text-transform: uppercase;
    font-weight: normal;
    color:#26e3ff !important;
    border-right: #fff 2px solid;
}

.plan-list li {
    padding:0 0 40px 0;
    margin:0;
    display:block;
    text-align:left;
}

.active .t-plan-list {
    color:#fff !important;
    background-color: #0d66ab;
}

.active .t-plan-list:before {
    margin: 0 0 0 -70px;
    content: '';
    width: 0px;
    height: 0px;
    border: 35px solid transparent;
    border-right: 35px solid #0d66ab;
    overflow: hidden;
    position: absolute;
    top:0;
    left:0;
    z-index: 5;   
}

.i-plan-list {
    padding:0 0 0 15px;
    margin:0;
    float:left;
    color: #fff;
    font-size: 17px;
    line-height: 27px;
}
.i-plan-list span {color: #5498cc;}

/* Tab Plan IMG */
.bg-planimg {
    padding:15px 0 0 0;
    display: block;
    width: 490px;
    height:430px;
    background:url(/wp-content/themes/mc-24-pr.ru/img/bg-imac.png) center top no-repeat;
}
.bg-planimg img {
    margin:0 auto;
    display: block;
}


/* info block */
.t-info {
    padding: 30px 30px 15px 120px;
    position:relative;
    font-size:18px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: normal;
    font-family:'Roboto Regular',sans-serif,Helvetica,Arial;
}
.t-info span {
    position:absolute;
    left:0;
    top:0;
    color: #004880;
    font-size: 80px;
    line-height: 1.2em;
    z-index: 1;
}
.c-white .t-info span {color: #fff;}

.t-info span>i {
    margin:0 -15px 0 0;
    font-size: 15px !important;
    font-style: normal;
}

.t-info.step {
    padding: 15px 60px 15px 80px;
    font-weight: bold;
    color: #2c2f33;
}

.t-info.step span {
    top:40px;
}

.t-info.step span>i {
    top:-20px;
    position: absolute;
    font-size: 25px;
    line-height: 28px;
}


.p-info {
    padding: 15px 50px 30px 120px;
    font-size: 16px;
    line-height: 28px;
}

.step.p-info {padding: 0 90px 30px 80px;}

.info-desc {
    padding:0 15% 30px 15%;
    margin: 20px 0 40px 0;
    font-size: 20px;
    line-height:28px;
    text-align: center;
}

/* ico-block */
.ico-block  {
    padding:0 15px 0 100px ;
    font-size: 18px;
    line-height: 24px;
    position:relative;
}

.ico-header {
    text-transform: uppercase;
    font-family:'Roboto Medium',sans-serif,Helvetica,Arial;
    font-size: 18px;
    line-height: 24px;
    min-height: 50px;
}

.ico-block ul {
    padding:0 0 15px 15px;
    margin:0 0 15px 0;
    list-style: square;
    font-size: 15px;line-height: 27px;
}

.ico-block img {
    max-width: 80px;
    height:auto;
    position:absolute;
    left:0;
    top:0;
    z-index: 1;
}

/* Info single block */
.info {
    padding:50px 140px;
    margin:30px 0;
    display: block;
    border:#e1e1e1 20px solid;
    font-size: 24px;
    line-height: 38px;
    color: #000;
    font-family:'Roboto Regular',sans-serif,Helvetica,Arial;
}

.desc {
    padding: 40px;
    max-width: 100%;
    display: block;
    font-size: 20px;
    line-height: 35px;
}

/* Tips with Phone  */
.info-tips {
    padding:50px 15px;
    margin:50px 0;
    display: block;
    border:#e1e1e1 20px solid;
    font-size: 24px;
    line-height: 38px;
    color: #000;
    font-family:'Roboto Regular',sans-serif,Helvetica,Arial;
}

.info-tips-phone {
    margin:15px 0;
    font-family:'Roboto Medium',sans-serif,Helvetica,Arial;
    font-size: 35px;
    font-size: 1.2em;
    color: #004880;
}


/* Reviews Testimonials */
.review {
    padding:0 10% 0 0;
    font-size: 18px;
    line-height: 32px;
}

.review-img {
    margin:0 auto;
    display: block;
    width: 230px;
    height:auto;
    max-width: 100%;
}

.t-review {
    font-size: 30px;
    line-height: 32px;
}
.t-review-info {
    font-size: 20px;
    line-height: 32px;
}

/* Categori items & Related POSTS */
.related-title {
    padding: 30px 0;
    margin:0;
    border-top: #b2b2b2 1px solid;
    font-size: 30px;
    line-height: 1.5em;
    font-family:'Roboto Regular',sans-serif,Helvetica,Arial;
    text-align: center;
    color: #4f5866;
}

.crp_related a {
    color: #000;
    font-size: 20px;
    line-height: 1.6em;
}

.crp_related a:hover {
    color:#001029;
    text-decoration: underline;
}

.article-item {
    padding:0;
    margin:0 15px 15px 0;
    position:relative;
}

.crp_title {
    padding:0 0 15px 210px;
    margin:0;
    display: block;
    font-size: 18px;
    line-height: 1.4em;
    font-weight: normal;
    color: #004880;
    font-family:'Roboto Medium',sans-serif,Helvetica,Arial;
}
.crp_thumb {
    padding:0;
    margin:0;
    width: 175px;
    height:auto;
    position:absolute;
    top:0;
    left:0;
}

.crp_excerpt {
    padding:0 0 50px 210px;
    display: block;
    font-size: 18px;
    line-height: 1.4em;
    color: #3b3f45;
}

span.crp_excerpt {font-size: 15px;}

/* Video block item */
.video {
  height:240px;
  width:100%;
  margin:0 auto;
  background-color:rgba(0, 0, 0, .7);
  border: 1px solid rgba(0, 0, 0, .2);
  display:flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.video img {
    position:absolute;
    width:100%;
    height:240px;
    display:block;
}

.video-title {
    padding: 125px 15px 0 15px;
    text-align: center;
    color: #fff !important;
    top:0;
    bottom:0;
    left:0;
    right:0;
    width: 100%;
    height:100%;
    display:block;
    background-color:rgba(0, 0, 0, .65);
    z-index: 60;
}

.video-title:hover {
    background-color:rgba(0, 0, 0, .5);
}

.play-button {    
    margin:0 auto;
    height: 59px;
    width: 59px;    
    background-color: rgba(255, 130, 130, 1);
    border-radius: 10px;
    left:0;
    right:0;
    top:25%;
    position: absolute;
    z-index: 10;
}

.play-button:hover {
    background-color: rgba(225, 230, 238, .8);
    cursor:pointer;
}

.play-button:after {
    content: "";
    display: block;
    position: absolute;
    top: 20.5px;
    left: 21px;
    margin: 0 auto;
    border-style: solid;
    border-width: 9.5px 0 9.5px 22.4px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 1);
}

/* Example Item - Portfolio Category */
.exmpl-item {
    margin-bottom: 50px;
    font-size: 18px;
    line-height: 28px;
    border:#e6e6e6 1px solid;
    background-color: #e6e6e6;
}
.exmpl-item img {
    width:100%;
    height:275px;
}

.exmpl-title {
    padding:15px 15px;
    display: block;
    color: #4f5866;
    min-height: 86px;
}

.exmpl-title:hover {
    text-decoration: underline;
}

/* Tab Attributes */
.t-attr {
    margin:0 0 15px 0;
    font-family:'Roboto Thin',sans-serif,Helvetica,Arial;
    font-size: 40px;
    line-height: 1.2em;
}

.info-attr {
    padding:10px 15% 30px 0;
    font-size: 20px;
    line-height: 30px;
}

/* TABs Row with Dots */
.tabattr {
    /*float:left; ???? */
    margin:0 0 15px 0;
    display: table;
    min-width:150px;
    font-family:'Roboto Regular',sans-serif,Helvetica,Arial;
    font-size: 18px;
    line-height: 40px;
    color: #2c2f33;
}
.tabattr th, .tabattr td {
    text-align: left;
    display: inline-block;
    font-weight: normal;
    width: 1px;
    /*white-space: nowrap;*/
    vertical-align: bottom;
    border-bottom:#fff 1px solid;
}

.tabattr th {width:200px;text-align:right;}
.tabattr td {
    width:220px;
    text-align:left;
    white-space: nowrap;
}

.tabattr td:before {
    margin:0 10px;
    display:inline-block;
    content:'';
    height:auto;
    min-width: 10px;
    width:50%;
    border-bottom:#b8b8b8 1px dotted;
}

/* --- */

/* FAQ */
.faq-list {
    padding:0 30px 0 40px;
    margin:0 0 30px 0;
    list-style-type: none; /* Убираем исходные маркеры */
    counter-reset: num; /* Задаём имя счетчика */
}

ul.faq-list li {position:relative;}
.faq-list .panel-title:hover {color: #004880;}

.tab-content {padding:30px 0;}

.panel-title {
    padding:15px 40px 15px 70px;
    margin:30px 0 0 0;
    position:relative;
    display: block;
    font-family:'Roboto Medium',sans-serif,Helvetica,Arial;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color: #4f5866;
    cursor:pointer;
    background-color: #fff;
}
li.panel:first-child > .panel-title {margin:0;}
li.panel:nth-child(2n) > .panel-title {
    background-color: #f5f5f5;
}

.collapsed.panel-title {
    border-bottom: #004880 1px solid;
    margin-top:0;
}

.panel-title::before {
    content: counter(num); /* Выводим число */
    counter-increment: num; /* Увеличиваем значение счётчика */
    padding:15px;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width: auto;
    text-align: center;
    font-family:'Roboto Light',sans-serif,Helvetica,Arial;
    color: #4f5866;
    background-color: transparent;
    font-weight: normal;
    font-size: 30px;
    line-height: 28px;
}

.panel-title.collapsed:before {
    background-color:#dedede;
}

.panel-title::after {
    position:absolute;
    content: ' ';
    width: 0px;
    height: 0px;
    right:15px;
    top:30%;
    border: 7px solid transparent;
    border-bottom:7px solid #004880; /*2a2a2a*/
    z-index: 1;
}

.panel-title.collapsed::after {
    position:absolute;
    content: ' ';
    right:15px;
    top:45%;
    width: 0px;
    height: 0px;
    border: 7px solid transparent;
    border-top: 7px solid #004880; /*2a2a2a*/
    z-index: 1;
}


.panel-body {
    padding:1px 15px 15px 70px;
    margin:0 0 30px 0;
    font-size: 17px;
    line-height: 28px;
    color: #4f5866;
    background-color: #fff;
    -webkit-box-shadow: 0px 10px 5px 0px rgba(0, 61, 109, 0.5);
    -moz-box-shadow:    0px 10px 5px 0px rgba(0, 61, 109, 0.5);
    box-shadow:         0px 10px 5px 0px rgba(0, 61, 109, 0.5);
}

/* SPOILER DELETE*/
.btn-spoiler {
    padding:10px 50px 10px 20px;
    display: block;
    text-align:left;
    color:#4f5866;
    background-color: #f5f5f5;
    border:#004880 1px solid;
    font-size:18px;
    line-height:30px;
}

.btn-spoiler:focus,.btn-spoiler {
    border:#004880 1px solid;
    background:url("/img/ico-spoiler-off.png") right top no-repeat #f5f5f5;}

    .btn-spoiler.collapsed {
        background:url("/img/ico-spoiler-on.png") no-repeat #f5f5f5;
        border:#004880 1px solid;
        background-position: right top;
        margin-bottom:20px;
    }

    .btn-spoiler.collapsed div:nth-child(2n) {
        background: red !important;
    }


    .btn-spoiler:hover {color:#fff !important;border:#f5f5f5 1px solid;background-color:#f5f5f5;text-decoration:none !important;}

    /* --- */
    .spoiler-body {
        padding:20px 40px;
        margin:0 0 40px 0;
        background:#fff;
        -webkit-box-shadow: 0 6px 24px rgba(47, 30, 70, 0.20);
        box-shadow: 0 6px 24px rgba(47, 3, 70, 0.20);
    }
    .spoiler-body,.spoiler-body p {color:#2d2f35;font-size:14px;line-height:26px;}

    .spoiler-body p {padding:5px 0;}

    /* Plugins */

    /* Summary product */
    .summary.entry-summary {
        display: inline-block !important;
        width:48%;
    }


    /* Footer */
    #footer {
        padding: 50px 0;
        background:#1a2028;
        color: #ffffff;
        background:url(/wp-content/themes/mc-24-pr.ru/img/bg-footer.jpg) center top no-repeat #1a2028;
        -webkit-background-size: cover;
        background-size: cover;
    }

    #footer a {
        color:#c5c4c4;
    }
    #footer a:hover {color:#0064b1;}

    #footer h4 {
        padding: 0 0 15px 0;
        margin:0;
        color: #89919d;
        font-family:'Roboto Regular',sans-serif,Helvetica,Arial;
        font-size: 18px;
        line-height: 1.5em;
        text-transform: uppercase;
        font-weight: bold;
    }

    .footer-ul {
        margin: 0;
        padding:0 0 30px 0;
        list-style-type: none;
        color:#fefefe;
        font-size: 16px;
        line-height: 1.6em;
    }
    .footer-ul li {margin: 0;padding: 0 0 10px 0;}

    .footer-phone {
        font-size: 24px;
        line-height: 1.4em;
        letter-spacing: 2px;
        font-family:'Oranienbaum',sans-serif,Helvetica,Arial;
    }


    /* Slider enable Flickity by default */

    /* Slider on-off */
    /* enable Flickity by default */
    .slider-xs:after {
      content:'flickity';
      display:none; /* hide :after */
  }

  .slide {
    padding:20px 0 30px 0;
    background-size: cover;
}

.carousel:after {
  content: 'flickity';
  display: none;
}

.flickity-page-dots {/*bottom:0;*/}

.flickity-page-dots .dot {
    margin: 0 30px 0 0;
    width:20px;
    height:20px;
    border-radius: 0;
    background: transparent;
    border:#004880 2px solid;
    opacity: 1;
}
.dot.is-selected {
    border:#004880 2px solid;
    background:#004880;
}

.c-white .dot {border:#fff 2px solid;}
.c-white .dot.is-selected {
    border:#fff 2px solid;
    background:#fff;
}

/* big buttons, no circle */
.flickity-prev-next-button {
  width: 100px;
  height: 116px;
  border-radius:0;
  background: transparent;
}
.flickity-prev-next-button:hover {
  background: transparent;
}
/* arrow color */
.flickity-prev-next-button .arrow {
  /*fill: white;*/
  display:none;
}
.flickity-prev-next-button.no-svg {
  color: white;
}

/* hide disabled button */
.flickity-prev-next-button:disabled {
  display: none;
}


.flickity-prev-next-button.previous{
 background:url(/wp-content/themes/mc-24-pr.ru/img/arrows.png) left top no-repeat;
 height:116px;
 width:84px;
}

.flickity-prev-next-button.next{
 background:url(/wp-content/themes/mc-24-pr.ru/img/arrows.png) right top no-repeat;
 height:116px;
 width:84px;
}

/* FACNY BOX Plugin */
#fancybox-left-ico {
    left: 20px;
}

#fancybox-right-ico {
    left: auto;
    right: 20px;
}

.gallery-item {margin:0 0 10px 0;}


/* ICOS TABs */
.ico-catlist {
    margin:0 0 15px 0;
    display: block;
    width:168px;
    min-height:95px;
    height:auto;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    padding:50px 30px 0 30px;
}
.active > .ico-catlist {background-color: #0063b0;color:#0063b0;}

.ico-lasercut {background:url(/wp-content/themes/mc-24-pr.ru/img/ico-lasercut.png) center top no-repeat #2c2f33;}
.ico-gibka {background:url(/wp-content/themes/mc-24-pr.ru/img/ico-gibkametalla.png) center top no-repeat #2c2f33;}
.ico-svarka {background:url(/wp-content/themes/mc-24-pr.ru/img/ico-svarka.png) center top no-repeat #2c2f33;}
.ico-krepej {background:url(/wp-content/themes/mc-24-pr.ru/img/ico-krepej.png) center top no-repeat #2c2f33;}
.ico-pokraska {background:url(/wp-content/themes/mc-24-pr.ru/img/ico-pokraska.png) center top no-repeat #2c2f33;}
.ico-shelkographiya {background:url(/wp-content/themes/mc-24-pr.ru/img/ico-shelkographiya.png) center top no-repeat #2c2f33;}

/* ICOS plan link */
.ico-tab-plan {background:url(/wp-content/themes/mc-24-pr.ru/img/ico-tab-plan.png) center left no-repeat;}
.ico-tab-model {background:url(/wp-content/themes/mc-24-pr.ru/img/ico-tab-model.png) center left no-repeat;}
.ico-tab-exmpl {background:url(/wp-content/themes/mc-24-pr.ru/img/ico-tab-exmpl.png) center left no-repeat;}
.ico-tab-draw {background:url(/wp-content/themes/mc-24-pr.ru/img/ico-tab-draw.png) center left no-repeat;}

/* ICOS */
.ico-menu {
    padding-left:45px !important;
    background:url(/wp-content/themes/mc-24-pr.ru/img/ico-menu.png) 5px center no-repeat;
}

.ico-phone {
    margin:30px 0;
    padding:70px 0 30px 0;
    display: block;
    background:url(/wp-content/themes/mc-24-pr.ru/img/ico-phone.png) top center no-repeat;
    font-size: 41px;
    line-height: 1.2em;
    text-align: center;
    color: #086bb4;
    font-family:'Roboto Medium',sans-serif,Helvetica,Arial;
}

.ico-email {
    margin:30px 0;
    padding:70px 0 30px 0;
    display: block;
    background:url(/wp-content/themes/mc-24-pr.ru/img/ico-email.png) top center no-repeat;
    font-size: 34px;
    line-height: 1.2em;
    text-align: center;
    color: #086bb4;
    font-family:'Roboto Medium',sans-serif,Helvetica,Arial;
}

.ico-address {
    margin:30px 0;
    padding:30px 90px 30px 0;
    display: block;
    background:url(/wp-content/themes/mc-24-pr.ru/img/ico-address.png) right center no-repeat;
    font-size: 24px;
    line-height:38px;
    text-align: right;
    color: #000;
    font-family:'Roboto Medium',sans-serif,Helvetica,Arial;
}
address {
    padding:10px 0;
    font-style: normal;
}

.t-address {
    padding:30px 0;
    margin:30px 0;
    display: block;
    font-size: 24px;
    line-height:38px;
    color: #000;
    font-family:'Roboto Medium',sans-serif,Helvetica,Arial;
}

/* Modal POPUP */
.modal { 
    padding:50px;
    background-color: #e1e1e1;
    background: rgba(25,25,33,0.7);
} 

.modal-dialog {
    margin: 70px auto 0 auto;
    max-width:500px;
    min-height:200px;
}

.modal-head {
    padding:30px;
    margin:0;
    font-family:'Roboto Regular',sans-serif,Helvetica,Arial;
    font-size:26px;
    line-height:1.3em;
    font-weight: normal;
    text-align: center;
    background-color: #004880;
    color: #fff;
}

.modal-content {
    padding:30px 50px;
    border-radius:0 !important;
    border: 0;
    background-color: #fff;
}

.modal-callback-close {
  color:#fff;
  width:30px;
  height:30px;
  background:transparent !important;
  font-size:25px;
  position:absolute;
  top:10px;
  right:0;

}

.close {
  background:url(/wp-content/themes/mc-24-pr.ru/img/ico-close.png) center center no-repeat;
  opacity:1.00 !important;
  color:#fff !important;
  width:24px;height:24px;
  display:block;
  cursor:pointer;
}
.close:hover {text-decoration:none !important;}

/* === end LG === */
/* CF7*/
span.wpcf7-not-valid-tip {
  margin: 0 !important;
  padding: 0 !important;
  display: inline !important;
  position: relative;
  z-index: 10;
  top: 0;
  left: 0;
  color: #2e92d9 !important;
  text-shadow: none;
}

.wpcf7-validation-errors {display:none !important;}

div.wpcf7-response-output {
  margin: 0;
  padding:30px;
  font-size: 24px;
  line-height: 30px;
  color:#292d35;
  background: #fff;
}

div.wpcf7-mail-sent-ok {
  border: 0;
  text-align: center;
  font-size: 25px;
  line-height: 35px;
  font-family: 'Akrobat Light',sans-serif,Helvetica,Arial;
}

/* Color */
.c-white {color:#fff;}
.c-red {color:#2e92d9 !important;}
.c-gray {color:#828393;}
.c-black {color:#2c2f33;}

/* Backgrounds */
.border {border:#e1e1e1 1px solid !important;}
.no-border {border:0 !important;}

.bg-white {background-color:#fff;}
.bg-dark {background-color:#001029 !important;}

.bg-blue {background-color:#004880 !important;}

.bg-none {background:transparent;}

.bg-darkglass {background-color: rgba(41,45,53, 0.65);}
.bg-lightglass {background-color: rgba(41,45,53, 0.4);}

.bg-whiteglass {background-color: rgba(255,255,255, 0.85);}

.bg-gray {background-color:#f5f5f5;}
.bg-lightgray {background-color:#f3f3f3;}

.bg-graywhite {background-color:#f5f5f5;}

.bg-graycyan {background:#edeeef;}
.bg-darkgray {background-color:#2e92d9;}

.bg-red {background-color:#2e92d9;}
.bg-orange {background-color:#ef5536;}

/* BG */
.bg-info {background:url(/wp-content/themes/mc-24-pr.ru/img/bg-info.jpg) center center no-repeat #004880;background-size: cover;}
.bg-garant {background:url(/wp-content/themes/mc-24-pr.ru/img/bg-garant.jpg) center center no-repeat #004880;background-size: cover;}
.bg-icons {background:url(/wp-content/themes/mc-24-pr.ru/img/bg-icons.jpg) center center no-repeat #004880;background-size: cover;}

.bg-lasercut  {background:url(/wp-content/themes/mc-24-pr.ru/img/bg-lasercut.jpg) center center no-repeat #004880;background-size: cover;}

/* BG special */
.bg-sidemenu {background:url(/wp-content/themes/mc-24-pr.ru/img/bg-side-menu.png) center center no-repeat #001029;background-size: cover;}
.bg-footer {background:url(/wp-content/themes/mc-24-pr.ru/img/bg-footer.png) center center no-repeat #001029;background-size: cover;}

/* Text align */
.t-left {text-align:left !important;}
.t-right {text-align:right !important;}
.t-center {text-align:center !important;}
.t-bold {font-weight: bold !important;}

/* Paddings */
.no-p {padding-left:0 !important;padding-right:0 !important;}
.p-block {padding-top:5rem;padding-bottom:5rem;}
.p-block-t {padding-top:5rem;}
.p-block-b {padding-bottom:5rem;}
.narrow {padding-top:0 !important;padding-bottom:0 !important;margin-top:0 !important;margin-bottom:0 !important;}

.p-5 {padding:5px !important;padding-bottom:5px !important;}
.p-t-5 {padding-top:5px !important;}
.p-b-5 {padding-bottom:5px !important;}

.p-10 {padding:10px !important;padding-bottom:10px !important;}
.p-t-10 {padding-top:10px !important;}
.p-b-10 {padding-bottom:10px !important;}

.p-15 {padding:15px !important;padding-bottom:15px !important;}
.p-t-15 {padding-top:15px !important;}
.p-b-15 {padding-bottom:15px !important;}

.p-20 {padding:20px !important;padding-bottom:20px !important;}
.p-t-20 {padding-top:20px !important;}
.p-b-20 {padding-bottom:20px !important;}

.p-30 {padding:30px !important;padding-bottom:30px !important;}
.p-t-30 {padding-top:30px !important;}
.p-b-30 {padding-bottom:30px !important;}

.p-40 {padding:40px !important;padding-bottom:40px !important;}
.p-t-40 {padding-top:40px !important;}
.p-b-40 {padding-bottom:40px !important;}

.p-50 {padding:50px !important;padding-bottom:50px !important;}
.p-t-50 {padding-top:50px !important;}
.p-b-50 {padding-bottom:50px !important;}

/* MEDIA RESPONSIVE SM */
@media screen and (max-width: 1200px)
{
    .container.no-p {padding-left:20px !important;padding-right:20px !important;}
    body {font-size:16px;}

    /* Top content */
    .top-content {
        padding:30px 0 0 0;
        min-height:400px;
    }

    /* Basic SM */
    h1, .entry h1, .h-title {
        font-size:25px;
        line-height: 28px;
    }
    h2, .entry h2 {font-size:30px;margin:40px 0 30px 0;}
    h3, .entry h3 {font-size:24px;margin:40px 0 30px 0;}
    h3, .entry h3 {font-size:20px;margin:40px 0 30px 0;}

    .p-block {padding-top:4rem;padding-bottom:4rem;}
    .p-block-t {padding-top:4rem;}
    .p-block-b {padding-bottom:4rem;}

    .entry img.aligncenter, .entry img.alignnone {max-height: 400px;}

    /* header SM */
    .nav {font-size: 14px;line-height: 1.3em;}
    .nav>li>a {
        width:92px;
        height:56px;
    }

    .nav-pills>li>a {width:100%;height:auto;}

/*
    .navbar-collapse {
        margin-right:-15px;
        font-size: 13px
    }
    */

    .phone-head {padding:10px 0 0 0;font-size:22px;}
    .phone-head-ask {font-size: 16px;line-height: 20px;}

    .t-subtitle {font-size: 30px;line-height: 40px;}

    /* SM */
    .t-head {
        padding:50px 20% 15px 20%;
        font-size: 30px;
        line-height: 40px;
    }
    .entry h1, .t-title {font-size: 25px;line-height: 35px;}

    .t-top, .top-content h1 {
        padding:0 20px 30px 20px;
        font-size: 60px;
        font-size: 70px;
    }

    .t-caption {
        font-size: 25px;
        line-height: 35px;
    }
    .t-tips {font-size: 18px;line-height: 28px;}

    .entry {
        font-size: 17px;
        line-height: 26px;
    }
    .entry ul, .entry ol, .li-check {
        margin: 25px 0;
        font-size: 16px;
        line-height: 28px;
    }
    .entry ul {padding:0 15px;}

    /* Summary SM */
    .summary {
        padding: 15px 20px;
        margin:25px 0 30px 0;
        border:#e1e1e1 15px solid;
        font-size: 17px;
    }

    .entry .kc-title {
        margin: 15px 0 15px;
        font-size:20px;
    }

    /* INPUT & BTN Submit SM */
    .form-block {
        padding: 30px;
        border: #e1e1e1 7px solid;
    }
    .inp-submit {
        padding:7px 10px;
        width: 400px;
        font-size: 16px;
        line-height: 22px;
    }
    .btn-submit, .btn-send, .btn-call {font-size:17px;line-height: 28px;}
    .btn-send {margin:15px 0;}

    /* Tab Attributes SM */
    .t-attr {font-size: 25px;}
    .info-attr {
        font-size: 18px;
        line-height: 28px;
    }
    .tabattr {font-size: 16px;line-height:25px;}
    .tabattr th {width: 170px;}
    .tabattr td {width: 160px;}
    .tabattr td:before {width:15%;}

    /* Example Item SM - Portfolio Category */
    .exmpl-item {
        margin-bottom: 30px;
        font-size: 17px;
        line-height: 25px;
    }
    .exmpl-item img {
        height:245px;
    }
    .exmpl-title {padding:20px 15px;}

    /* category articles items SM */
    .cat-list {margin:0 0 40px 0;font-size: 15px;line-height: 21px;}
    .cat-list li {margin: 0 15px 0 0;}


    /* ICO TABs SM */
    .ico-catlist {
        width:100px;
        padding:50px 0 0 0;
    }

    /* ICOs SM*/
    .ico-phone {
        margin:15px 0;
        padding:65px 0 20px 0;
        -webkit-background-size: auto 65px;
        background-size: auto 65px;
        font-size: 30px;
    }
    .ico-email {
        margin:15px 0;
        padding:65px 0 20px 0;
        -webkit-background-size: auto 65px;
        background-size: auto 65px;
        font-size: 23px;
    }
    .ico-address {
        margin:20px 0;
        padding:30px 80px 30px 0;
        -webkit-background-size: auto 65px;
        background-size: auto 65px;
        font-size: 18px;
        line-height:26px;
    }
    .t-address {
        padding:30px 0;
        margin:20px 0;
        font-size: 18px;
        line-height:26px;
    }

    /* FAQ SM */
    .faq-list {padding:0 20px 0 30px;}

    .tab-content {padding:20px 0;}
    .panel-title {
        padding:15px 20px 15px 50px;
        margin:20px 0 0 0;
        font-size: 16px;
        line-height: 22px;
    }
    .panel-title::before {padding:10px 8px;font-size: 25px;}
    .panel-title::after {
        right:10px;
        border: 5px solid transparent;
        border-bottom:5px solid #004880; /*2a2a2a*/
    }
    .panel-title.collapsed::after {
        right:10px;
        border: 5px solid transparent;
        border-top: 5px solid #004880; /*2a2a2a*/
    }
    .panel-body {
        padding:1px 15px 10px 50px;
        margin:0 0 20px 0;
        font-size: 15px;
        line-height: 23px;
    }

    /* Category SM */
    .cat-desc {
        font-size: 18px;
        line-height: 28px;
    }

    /* Plan List SM */
    .plan-list {padding:15px 30px 0 30px;margin:0;}
    .t-plan-list {
        padding:22px 20px 22px 70px;
        margin:5px 0;
        float:left;
        position:relative;
        width: 190px;
        height:70px;
        font-size: 17px;
        line-height: 27px;
        text-transform: uppercase;
        font-weight: normal;
        color:#26e3ff !important;
        border-right: #fff 2px solid;
    }

    .plan-list li {
        padding:0 0 30px 0;
        margin:0;
        display:block;
        text-align:left;
    }

    .active .t-plan-list {
        color:#fff !important;
        background-color: #0d66ab;
    }

    .active .t-plan-list:before {
        display:none;
    }

    .i-plan-list {
        padding:0 0 0 15px;
    }

    .bg-planimg {
        margin:0 auto;
        text-align: center;
    }

    /* info block SM */
    .t-info {
        padding: 70px 35px 10px 0;
        margin:0;
        font-size:17px;
        line-height: 24px;
    }
    .t-info span {
        font-size: 60px;
    }


    .t-info span>i {
        margin:0;
        font-size: 18px !important;
    }

    .t-info.step {
        padding:100px 50px 0 0;
        font-size: 16px;
        line-height: 24px;
    }

    .t-info.step span {
        top:0;
        left:0;
        font-size: 80px;
        line-height: 1.2em;
    }

    .t-info.step span>i {
        top: 55px;
        left:55px;
        font-size: 25px !important;
        line-height: 28px;
        font-weight: normal;
    }
    .p-info {
        padding:0 35px 15px 0;
        font-size: 16px;
        line-height: 21px;
    }

    .step.p-info {padding: 0 50px 30px 0;}

    .info-desc {
        padding:0 10% 15px 10%;
        margin: 20px 0 30px 0;
        text-align: left;
        font-size: 18px;
        line-height:28px;
    }

    /* ico-block SM*/
    .ico-block  {
        padding:0 15px 0 0 ;
        font-size: 18px;
        line-height: 24px;
        position:relative;
    }

    .ico-header {
        display: block;
        padding:20px 0 0 90px;
        margin:0;
        min-height: 80px;
    }
    .ico-block ul {
        padding:5px 5px 15px 20px;
        margin:15px 0;
        font-size: 15px;line-height: 27px;
    }

    /* Info single block SM */
    .info {
        padding:40px 70px;
        border:#e1e1e1 15px solid;
        font-size: 20px;
        line-height: 30px;
    }

    .desc {
        padding: 23px;
        line-height: 30px;
    }

    /* Tips with Phone SM  */
    .info-tips {
        padding:30px 0;
        margin:40px 0;
        text-align: center;
        font-size: 20px;
        line-height: 28px;
    }

    .info-tips-phone {
        padding:15px 0;
        text-align: center;
        font-size: 30px;
        line-height: 1.2em;
    }

    /* Reviews Testimonials SM */
    .review {
        padding:0 70px 0 0;
        font-size: 16px;
        line-height: 26px;
    }
    .review-img {margin:15px 0 0 60px;width: 165px;}
    .t-review {font-size: 25px;line-height: 32px;}
    .t-review-info {font-size: 18px;line-height: 32px;}


    /* Categori items & Related POSTS SM */
    .article-item {
        padding: 0 0 30px 0;
        margin: 0;
        min-height: 220px;
    }

    .related-title {
        padding:20px 0;
        font-size: 25px;
        line-height: 28px;
    }

    .crp_related a {
        font-size: 18px;
        line-height: 28px;
    }

    .crp_title {
        padding:0 0 10px 210px;
        margin:0;
        font-size: 18px;
        line-height: 28px;
    }

    .crp_excerpt {
        padding:0 30px 50px 210px;
        font-size: 15px;
        line-height:25px;
    }

    span.crp_excerpt {font-size: 15px;}

    /* Video block item SM */
    .video {height:215px;}
    .video img {height:215px;}

    /* Footer SM */
    #footer, #footer a {font-size: 15px;}
    .footer-phone {font-size: 18px;}

    img.aligncenter, img.alignnone {margin:20px auto;}

}


/* MEDIA RESPONSIVE XS */
@media screen and (max-width: 767px)
{
    body {font-size:15px;}
    h1, .entry h1, .h-title {
        font-size: 19px;
        line-height: 21px;
    }

    .container.no-p {padding-left: 15px !important;padding-right: 15px !important;}
    .p-block {padding-top:3rem;padding-bottom:3rem;}
    .p-block-t {padding-top:3rem;}
    .p-block-b {padding-bottom:3rem;}

    /* HEAD XS */
    .xs-menu {
        padding:0;
        margin:10px -15px 0 -15px;
        display: block;
        font-size: 16px;
        height:50px;
        line-height:30px;
        background-color:#001029;
    }

    .xs-menu-link {
        padding:10px 30px;
        height:50px;
        width: 49%;
        display:inline-block;
        border:0;
        color: #fff !important;
        background-color: #004880;
        text-decoration: none;
        position:relative;
    }

    .xs-menu-link.collapsed {
        background-color: transparent;
        border:0;
    }

    .xs-menu-link::after {
        position:absolute;
        content: ' ';
        width: 0px;
        height: 0px;
        right:15px;
        top:30%;
        border: 7px solid transparent;
        border-bottom:7px solid #fff;
        z-index: 1;
    }

    .xs-menu-link.collapsed:after {
        position:absolute;
        content: ' ';
        right:15px;
        top:45%;
        width: 0px;
        height: 0px;
        border: 7px solid transparent;
        border-top: 7px solid #fff;
        z-index: 1;
    }

    /* Mobile Menu 1 XS*/
    .menu-top-menu-container, .menu-catalog-container {
        position:absolute;
        padding:0;
        margin:0;
        text-align: left;
        background-color: #fff;
        z-index: 10;
        width:50%;
        height:auto;
        -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 61, 109, 0.4);
        -moz-box-shadow:    0px 4px 5px 0px rgba(0, 61, 109, 0.4);
        box-shadow:         0px 4px 5px 0px rgba(0, 61, 109, 0.4);

        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }

    .menu-top-menu-container {
        left:0;
        margin-left:-10px;
        background-color:#fff;
    }

    .menu-catalog-container {
        right:5px;
        background-color: #001029; 
    }
    /* Nav menu XS */
    .nav-header {padding:0 15px;}
    .nav>li>a {
        height:auto;
        width:auto;
    }

    /* --- */ 
    .phone-head {padding:5px 0 0 0;font-size: 16px;}
    .phone-head-ask {padding:2px 0 0 0;font-size: 14px;line-height: 16px;}
    
    /* FAQ PILLS XS */
    .nav-pills {padding: 10px 0;text-align: center;}
    .nav-pills>li {
        display: inline-block;
    }

    .collapsing { -webkit-transition: none; transition: none; display: none; } 

    .t-subtitle {font-size:20px;line-height:35px;}

    /* Head XS */
    .t-head {
      padding:30px 0 10px 0;
      font-size: 20px;
      line-height: 30px;
  }
  .entry h1, .t-title {margin:0 0 15px 0;font-size: 19px;line-height: 26px;margin:30px 0 20px 0;}
  h2, .entry h2 {font-size:18px;line-height: 25px;margin:30px 0 20px 0;}
  h3, .entry h3 {font-size:17px;line-height: 25px;margin:30px 0 20px 0;}
  h4, .entry h4 {font-size:16px;line-height: 25px;margin:30px 0 20px 0;}

  .t-top, .top-content h1 {
    padding:0 0 30px 0;
    margin:0 0 15px 0;
    font-family:'Roboto Light',sans-serif,Helvetica,Arial;
    font-size: 30px;
    line-height: 45px;
}

.t-caption {
    margin:15px;
    font-size: 19px;line-height: 26px;
}

.t-tips {
    font-size: 16px;
    line-height: 25px;
}

/* Entry Single XS*/
.entry {font-size: 15px; line-height: 23px;}

.entry ul {padding:0;}

/* Summary XS */
.summary {
    padding:10px;
    margin:15px 0 20px 0;
    border:#e1e1e1 5px solid;
    font-size: 14px;
}

.entry .kc-title {
    margin: 15px 0 15px;
    font-size:16px;
}
.summary li.sub {
    margin-left: 10px;
}


/* INPUT & BTN Submit SM */
.form-block {
    padding: 30px 20px;
    margin:15px auto;
    max-width: 480px;
    border: #e1e1e1 5px solid;
}

/* Top content XS */
.top-content {
    padding:30px 0 0 0;
    min-height: 250px;
}

/* INPUT & BTN Submit XS */
input {
    margin: 15px 0 20px 0;
    font-size: 15px;
}

textarea {
    padding:15px;
    margin:20px 0;
    font-size: 15px;
}

.inp-submit {
    padding:15px 10px;
    display: block;
    width: 100%;
    height:auto;
    border:0;
    font-size: 14px;
    line-height: 18px;
}
.btn-submit, .btn-send, .btn-call { 
    font-size:15px !important;line-height: 28px !important;
}

.btn-send {
    margin: 0;
    padding: 15px 15px 15px 50px;
    display: block;
    -webkit-background-size: 50px 60px;
    background-size: 50px 60px;
}


/* ICO TABs XS */
.ico-catlist {
    padding:45px 0 0 0;
    font-size: 14px;
    width:90px;
    min-height:70px;
}

/* ICOs XS*/
.ico-address {
    margin:0;
    padding:70px 0 0 0;
    background-position: center top;
    text-align: center;
    font-size: 16px;
}
.t-address {
    padding:0 0 30px 0;
    margin:0;
    font-size: 16px;
    text-align: center;
}

/* Example Item XS - Portfolio Category */
.exmpl-item {
    font-size: 16px;
    line-height: 25px;
}
.exmpl-item img {
    height:200px;
}
.exmpl-title {padding:15px 10px;min-height:30px;}

/* FAQ XS */
.faq-list {padding:0 15px;}
.panel-title {
    padding:10px 10px 10px 35px;
    margin:15px 0 0 0;
    font-size: 14px;
    line-height: 22px;
}
.panel-title::before {padding:10px 5px;font-size: 18px;}
.panel-title::after {
    right:5px;
    border: 4px solid transparent;
    border-bottom:4px solid #004880; /*2a2a2a*/
}
.panel-title.collapsed::after {
    right:5px;
    border: 4px solid transparent;
    border-top: 4px solid #004880; /*2a2a2a*/
}
.panel-body {
    padding:1px 10px 10px 35px;
    margin: 0 0 15px 0;
    font-size: 14px;
    line-height: 22px;
}

/* category articles items XS */
.cat-list {margin:0 0 30px 0;font-size: 14px;line-height: 18px;}
.cat-list li {
    margin: 30px 0 -15px 0;
    width: 30%;
}

/* TAB ATR XS */
.tabattr {font-size: 14px;}
.tabattr th {width: auto;}
.tabattr td {width: 1px;}

/* Category XS */
.cat-desc {
    margin: 10px 0 20px 0;
    font-size: 16px;
    line-height: 22px;
}

/* Plan List XS */
.plan-list {
    padding:10px 0 130px 0;
    margin:0 -15px;
    position:relative;
}

.t-plan-list {
    padding:40px 8px 10px 8px;
    margin:0 -7px;
    width: auto;
    height:65px;

    -webkit-background-size: auto 40px;
    background-size: auto 40px;

    background-position: center 0;

    font-size: 12px;

    line-height: 27px;
    text-transform: uppercase;
    font-weight: normal;
    color:#26e3ff !important;
    border-right:0;
    border-bottom: #1063a3 2px solid;
}

.plan-list li {
    padding:0 5px 5px 5px;
    margin:0;
    display:inline-block;
    text-align:left;
}

.active .t-plan-list {
    color:#fff !important;
    background-color: #0d66ab;
    border-bottom: #fff 2px solid;
}

.i-plan-list {
    padding:0;
    display: none;
}

.active .i-plan-list {
    display: block;
    position:absolute;
    height:200px;
    width: 100%;
    left:0;
    top:100px;
}

.active .t-plan-list:after {
  content: '';
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  border-top: 10px solid #fff; /*2a2a2a*/
  overflow: hidden;
  position: absolute;
  top:100%;
  left:37%;
  z-index: 5;
  /*margin: 5px 0 0 -25px;*/
}


.bg-planimg {
    padding:15px 15px 0 15px;
    width:280px;
    height:250px;
    background-size:280px auto;
}

/* info block  XS*/
.t-info {
    padding: 0 0 5px 75px;
    margin:0;
    font-size:16px;
    line-height: 23px;
}
.t-info span {
    top:7px;
    font-size: 48px;
    line-height: 28px;
}

.t-info span>i {
    margin:0 -10px 0 0;
    font-size: 14px !important;
}

.t-info.step {
    padding:0 0 0 50px;
    font-size: 15px;
    line-height: 24px;
}

.t-info.step span {
    top:0;
    left:0;
    font-size: 60px;
    line-height: 1.2em;
}

.t-info.step span>i {
    top: 0;
    left:0;
    font-size: 14px !important;
    line-height: 0;
    font-weight: normal;
}


.p-info {
    padding:0 0 15px 75px;
    font-size:14px;
    line-height:21px;
}

.step.p-info {padding:0 0 15px 50px;}

.info-desc {
    padding:0 15px 15px 15px;
    margin: 10px 0 15px 0;
    font-size: 16px;
    line-height:22px;
}

/* ico-block XS */
.ico-block  {
    padding:0 15px 0 30px ;
    font-size: 16px;
    line-height: 21px;
    position:relative;
}

.ico-header {
    display: block;
    padding:10px 0 0 40px;
    font-size: 16px;
    margin:0;
    min-height: 60px;
}
.ico-block ul {
    padding:0 5px 30px 20px;
    margin:15px 0;
    font-size: 15px;line-height: 27px;
}

.ico-block img {max-width: 60px;}

/* Info single block XS */
.info {
    padding:20px;
    margin:15px 5px;
    border:#e1e1e1 5px solid;
    font-size: 16px;
    line-height: 24px;
}

.desc {
    padding: 20px;
    font-size: 18px;
    line-height: 28px;
}

/* Tips with Phone XS  */
.info-tips {
    padding:20px 0;
    margin:30px 0;
    border:#e1e1e1 5px solid;
    font-size: 16px;
    line-height: 23px;
}

.info-tips-phone {
    padding:0;
    font-size: 25px;
}

/* Reviews Testimonials XS */
.review {
    padding:0 15px;
    font-size: 14px;
    line-height: 21px;
}
.review-img {margin:10px auto;width: 115px;}
.t-review {font-size: 19px;line-height: 23px;text-align: center;
}
.t-review-info {font-size: 16px;line-height: 23px;text-align: center;
}


/* Categori items & Related POSTS XS */
.article-item {
    padding: 0 0 20px 0;
    margin: 0;
    min-height: 150px;
}

.crp_related {margin:0 -15px;}
.crp_related .flex-row {padding:0 10px;}

.related-title {
    padding:10px 5px 0;
    font-size: 18px;
    line-height: 27px;
}

.crp_related a {
    font-size: 18px;
    line-height: 28px;
}

.crp_title {
    padding:0 0 10px 75px;
    margin:0;
    font-size: 15px;
    line-height: 21px;
}
.crp_thumb {width: 60px;}

.crp_excerpt {
    padding:0 0 15px 75px;
    font-size: 14px;
    line-height:21px;
}
span.crp_excerpt {font-size: 13px;}

/* Video block item XS */
.video {height:190px;}
.video img {height:190px;}
.video-title {padding:110px 10px 0 10px;}

#footer {
    padding: 40px 0;
    font-size: 15px;
    text-align: center;
}

#footer a {
    color:#c5c4c4;
    font-size:14px;
    line-height: 1.2em;
}
#footer a:hover {color:#0064b1;}

#footer h4 {padding: 0 0 10px 0;text-align: left;}

.footer-ul {text-align: left;}
.footer-ul li {margin: 0;padding: 0 0 10px 0;}

.footer-phone {
    font-size: 20px;
    line-height: 1.4em;
    letter-spacing: 2px;
}

/* MODAL XS*/
.modal {padding:15px 5px;}

.modal-dialog {max-width:320px;}

.modal-head {
    padding:20px 30px;
    font-size: 16px
}

.modal-content {
    padding:15px 20px;
}



/* Flickity XS*/
/* Slider on-off */
/* enable Flickity by default */
.slider-xs:after {
  content:'';
}

.flickity-prev-next-button.previous, .flickity-prev-next-button.next {
  width: 40px;
  height: 40px;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}
.flickity-page-dots .dot {width: 16px;height:16px;}
.flickity-prev-next-button.previous {left:0;}
.flickity-prev-next-button.next {right:0;}
/*
.carousel {
    max-width: 100%;
    margin-left:-15px;
    margin-right:-15px;
    padding-left:15px;
    padding-right: 15px;
}
*/

/* Gallery FancyBox */
.gallery {width:100% !important;}
.gallery:after {
    content: " ";
    display: table;
    clear:both;
}

/*.gallery-item {width:48% !important;}*/
.gallery br {display:none;}

.gallery-item {
    float:none !important;
    display:block;
    width:100% !important;
    max-height: 240px;
}

/* Custom XS */
.no-br-xs br {display: none;}

}

.link-list .active {
	display: block;
	text-decoration: none;
	padding: 10px;
	color: #034375;
	background-color: #e1e1e1;
}

/* Перенесено из кастома */

/* vvv общие vvv */
@media (min-device-width: 768px) {
	.noxs-nobr {
		white-space: nowrap;
	}
}
.p-l-0 {padding-left: 0 !important;}
.p-r-0 {padding-right: 0 !important;}
.m-l-0 {margin-left: 0 !important;}
.m-r-0 {margin-right: 0 !important;}
.p-t-5 {padding-top: 5px !important;}
.p-t-10 {padding-top: 10px !important;}
.p-t-15 {padding-top: 15px !important;}
.p-t-20 {padding-top: 20px !important;}
.p-t-25 {padding-top: 25px !important;}
.p-t-30 {padding-top: 30px !important;}
.p-t-35 {padding-top: 35px !important;}
.p-t-40 {padding-top: 40px !important;}
.p-t-45 {padding-top: 45px !important;}
.p-t-50 {padding-top: 50px !important;}
.p-t-0 {padding-top: 0px !important;}
.p-b-5 {padding-bottom: 5px !important;}
.p-b-10 {padding-bottom: 10px !important;}
.p-b-15 {padding-bottom: 15px !important;}
.p-b-20 {padding-bottom: 20px !important;}
.p-b-25 {padding-bottom: 25px !important;}
.p-b-30 {padding-bottom: 30px !important;}
.p-b-35 {padding-bottom: 35px !important;}
.p-b-40 {padding-bottom: 40px !important;}
.p-b-45 {padding-bottom: 45px !important;}
.p-b-50 {padding-bottom: 50px !important;}
.p-b-0 {padding-bottom: 0px !important;}
.m-t-5 {margin-top: 5px !important;}
.m-t-10 {margin-top: 10px !important;}
.m-t-15 {margin-top: 15px !important;}
.m-t-20 {margin-top: 20px !important;}
.m-t-25 {margin-top: 25px !important;}
.m-t-30 {margin-top: 30px !important;}
.m-t-35 {margin-top: 35px !important;}
.m-t-40 {margin-top: 40px !important;}
.m-t-45 {margin-top: 45px !important;}
.m-t-50 {margin-top: 50px !important;}
.m-t-0 {margin-top: 0px !important;}
.m-b-5 {margin-bottom: 5px !important;}
.m-b-10 {margin-bottom: 10px !important;}
.m-b-15 {margin-bottom: 15px !important;}
.m-b-20 {margin-bottom: 20px !important;}
.m-b-25 {margin-bottom: 25px !important;}
.m-b-30 {margin-bottom: 30px !important;}
.m-b-35 {margin-bottom: 35px !important;}
.m-b-40 {margin-bottom: 40px !important;}
.m-b-45 {margin-bottom: 45px !important;}
.m-b-50 {margin-bottom: 50px !important;}
.m-b-0 {margin-bottom: 0px !important;}
@media (max-device-width: 767px) {
	.xs-p-t-5 {padding-top: 5px !important;}
	.xs-p-t-10 {padding-top: 10px !important;}
	.xs-p-t-15 {padding-top: 15px !important;}
	.xs-p-t-20 {padding-top: 20px !important;}
	.xs-p-t-25 {padding-top: 25px !important;}
	.xs-p-t-30 {padding-top: 30px !important;}
	.xs-p-t-35 {padding-top: 35px !important;}
	.xs-p-t-40 {padding-top: 40px !important;}
	.xs-p-t-45 {padding-top: 45px !important;}
	.xs-p-t-50 {padding-top: 50px !important;}
	.xs-p-t-0 {padding-top: 0px !important;}
	.xs-p-b-5 {padding-bottom: 5px !important;}
	.xs-p-b-10 {padding-bottom: 10px !important;}
	.xs-p-b-15 {padding-bottom: 15px !important;}
	.xs-p-b-20 {padding-bottom: 20px !important;}
	.xs-p-b-25 {padding-bottom: 25px !important;}
	.xs-p-b-30 {padding-bottom: 30px !important;}
	.xs-p-b-35 {padding-bottom: 35px !important;}
	.xs-p-b-40 {padding-bottom: 40px !important;}
	.xs-p-b-45 {padding-bottom: 45px !important;}
	.xs-p-b-50 {padding-bottom: 50px !important;}
	.xs-p-b-0 {padding-bottom: 0px !important;}
	.xs-m-t-5 {margin-top: 5px !important;}
	.xs-m-t-10 {margin-top: 10px !important;}
	.xs-m-t-15 {margin-top: 15px !important;}
	.xs-m-t-20 {margin-top: 20px !important;}
	.xs-m-t-25 {margin-top: 25px !important;}
	.xs-m-t-30 {margin-top: 30px !important;}
	.xs-m-t-35 {margin-top: 35px !important;}
	.xs-m-t-40 {margin-top: 40px !important;}
	.xs-m-t-45 {margin-top: 45px !important;}
	.xs-m-t-50 {margin-top: 50px !important;}
	.xs-m-t-0 {margin-top: 0px !important;}
	.xs-m-b-5 {margin-bottom: 5px !important;}
	.xs-m-b-10 {margin-bottom: 10px !important;}
	.xs-m-b-15 {margin-bottom: 15px !important;}
	.xs-m-b-20 {margin-bottom: 20px !important;}
	.xs-m-b-25 {margin-bottom: 25px !important;}
	.xs-m-b-30 {margin-bottom: 30px !important;}
	.xs-m-b-35 {margin-bottom: 35px !important;}
	.xs-m-b-40 {margin-bottom: 40px !important;}
	.xs-m-b-45 {margin-bottom: 45px !important;}
	.xs-m-b-50 {margin-bottom: 50px !important;}
	.xs-m-b-0 {margin-bottom: 0px !important;}
}
@media (min-device-width: 768px) {
	.noxs-p-l-0 {padding-left: 0 !important;}
	.noxs-p-t-5 {padding-top: 5px !important;}
	.noxs-p-t-10 {padding-top: 10px !important;}
	.noxs-p-t-15 {padding-top: 15px !important;}
	.noxs-p-t-20 {padding-top: 20px !important;}
	.noxs-p-t-25 {padding-top: 25px !important;}
	.noxs-p-t-30 {padding-top: 30px !important;}
	.noxs-p-t-35 {padding-top: 35px !important;}
	.noxs-p-t-40 {padding-top: 40px !important;}
	.noxs-p-t-45 {padding-top: 45px !important;}
	.noxs-p-t-50 {padding-top: 50px !important;}
	.noxs-p-t-0 {padding-top: 0px !important;}
	.noxs-p-b-5 {padding-bottom: 5px !important;}
	.noxs-p-b-10 {padding-bottom: 10px !important;}
	.noxs-p-b-15 {padding-bottom: 15px !important;}
	.noxs-p-b-20 {padding-bottom: 20px !important;}
	.noxs-p-b-25 {padding-bottom: 25px !important;}
	.noxs-p-b-30 {padding-bottom: 30px !important;}
	.noxs-p-b-35 {padding-bottom: 35px !important;}
	.noxs-p-b-40 {padding-bottom: 40px !important;}
	.noxs-p-b-45 {padding-bottom: 45px !important;}
	.noxs-p-b-50 {padding-bottom: 50px !important;}
	.noxs-p-b-0 {padding-bottom: 0px !important;}
	.noxs-m-t-5 {margin-top: 5px !important;}
	.noxs-m-t-10 {margin-top: 10px !important;}
	.noxs-m-t-15 {margin-top: 15px !important;}
	.noxs-m-t-20 {margin-top: 20px !important;}
	.noxs-m-t-25 {margin-top: 25px !important;}
	.noxs-m-t-30 {margin-top: 30px !important;}
	.noxs-m-t-35 {margin-top: 35px !important;}
	.noxs-m-t-40 {margin-top: 40px !important;}
	.noxs-m-t-45 {margin-top: 45px !important;}
	.noxs-m-t-50 {margin-top: 50px !important;}
	.noxs-m-t-0 {margin-top: 0px !important;}
	.noxs-m-b-5 {margin-bottom: 5px !important;}
	.noxs-m-b-10 {margin-bottom: 10px !important;}
	.noxs-m-b-15 {margin-bottom: 15px !important;}
	.noxs-m-b-20 {margin-bottom: 20px !important;}
	.noxs-m-b-25 {margin-bottom: 25px !important;}
	.noxs-m-b-30 {margin-bottom: 30px !important;}
	.noxs-m-b-35 {margin-bottom: 35px !important;}
	.noxs-m-b-40 {margin-bottom: 40px !important;}
	.noxs-m-b-45 {margin-bottom: 45px !important;}
	.noxs-m-b-50 {margin-bottom: 50px !important;}
	.noxs-m-b-0 {margin-bottom: 0px !important;}
}
.ta-center {text-align: center !important;}
.ta-right {text-align: right !important;}
.ta-left {text-align: left !important;}
.z-1 {z-index: 1;}
.z-10 {z-index: 10;}
.relative {position: relative;}
.overflow-hide {overflow: hidden;}
/* ^^^ общие ^^^ */

body {
	color: #000;
}

p:first-child {
	margin-top: 0px;
}

img {
	object-fit: contain !important;
}

.btn-submit {
	height: unset;
	min-height: 60px;
}
.btn-call {
	height: unset;
	min-height: 55px;
}

.price-tab {
	text-align: center;
	padding-left: 20%;
	padding-right: 20%;
}
.price-tab table {
	width: 100%;
}
.price-tab tr:first-child {
	border-bottom: 2px solid white;
}
.price-tab th {
	width: 25%;
	padding: 3px 0px;
}
.price-tab td {
	width: 15%;
	border-left: 2px solid white;
	padding: 3px 0px;
}

.m-b-0 {
	margin-bottom: 0px !important;
}
.m-b-15 {
	margin-bottom: 15px;
}
.m-b-30 {
	margin-bottom: 30px;
}
.m-t-30 {
	margin-top: 30px;
}
.m-t-0 {
	margin-top: 0px !important;
}

.c-white .t-info.step {
	color: #fff;
}


@media screen and (min-width: 1200px) {
	.top-content {
		min-height: 470px;
	}
	.top-content.alfa > div {
		min-height: 470px;
	}
	.top-content h1 {
		font-size: 70px;
		font-weight: 600;
	}
}
@media screen and (max-width: 767px) {
	.top-content {
		min-height: 300px;
	}
}

.top-content.alfa {
	padding-top: 0px;
	position: relative;
}
.top-content.alfa > div {
	background-color: rgba(0,0,0,0.5);
	height: 100%;
	position: absolute;
	width: 100%;
	display: flex;
	align-items: center;
}
.top-content h1 {
	margin: 0;
	padding: 0 0 10px 0;
}
.top-content .t-subtitle {
	margin: 0;
	padding: 0 0 30px 0;
}

@media screen and (min-device-width: 767px) {
	.pic-block {
		padding-left: 10%;
		padding-right: 10%;
		padding-bottom: 30px;
	}
}
.pic-block h3, .pic-block img {
	margin: 0px;
}
@media screen and (max-device-width: 1200px) {

}


@media screen and (min-device-width: 600px) {
	.vertical-align {
		display: -webkit-flex;
	}
	.vertical-align > div {
		display: -webkit-flex;
		flex-direction: column;
		justify-content: center;
	}
}
@media screen and (max-device-width: 600px) {
	.vertical-align {
		display: block;
	}
	.vertical-align > div {
		display: block;
	}
}

.cta-stripe {
	font-size: 30px;
	line-height: 1.2;
}
.cta-stripe p {
	margin-bottom: 0px;
}
@media screen and (max-device-width: 1200px) {
	.cta-stripe {
		display: block !important;
	}
	.cta-stripe .col-sm-8, .cta-stripe .col-sm-4 {
		width: 100%;
		display: block;
	}
	.cta-stripe .col-sm-4	{	
		text-align: center;
		margin-top: 10px;
	}
}

.nav-pills>li.active {
	padding: 10px 15px;
	display: block;
	border-radius: 0;
	color: #4f5866;
}
.nav-pills>li.active:hover, .nav-pills>li.active:focus, .nav-pills>li.active {
	background-color: #004880;
	color: #fff;
}
.nav>li>a:hover, .nav>li>a:focus, .nav .active a {
	background-color: #004880;
	color: #fff;
}
.nav-stacked>li+li {
	margin-top: 0px;
}

.panel-title::before {
	min-width: 65px;
}
.panel-title {
	padding-left: 88px;
}

.ex-desc {
	padding: 0 15px 30px;
	margin: 0;
	font-size: 20px;
	line-height: 28px;
	color: #000;
}

@media screen and (max-width: 1200px) {
	.ex-img-col, .ex-txt-col {
		width: 100%;
		margin-bottom: 16px;
	}
}
@media screen and (min-width: 1200px) {
	.ex-img-col {
		width: 61.8%;
		float: left;
		padding: 0 15px;
	}
	.ex-txt-col {
		width: 38.2%;
		display: inline-block;
		padding: 0 15px;
	}
}
@media screen and (max-width: 767px) {
	.gallery-item {
		float: left !important;
		width: 33.333333% !important;
	}
}
.ex-img-col img.aligncenter {
	margin: 0;
	max-height: unset;
}
.ex-img-col img {
	object-fit: contain !important;
	height: auto;
}
.ex-img-col #gallery-2 .gallery-item {
	float: left;
	margin: 0px;
	text-align: center;
	height: auto;
}
.ex-img-col:not(.img-col-mod) .gallery-item:first-child {
	width: 100% !important;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-3 .gallery-item {
	width: 33.33333333333333333%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.ex-img-col #gallery-2 img {
	border: 2px solid rgba(0,0,0,0);
}
.ex-txt-col h2 {
	margin: 0px
}
.ex-txt-col .btn {
	width: 100%;
}

.entry {
	padding: 0px
}

.num-col {
	width: 20%;
	float: left;
	padding: 15px;
}
.num-col h2 {
	margin: 0;
}
.num-col h2 strong {
	font-size: 200%;
	color: #086bb4;
}
.content-col {
	width: 80%;
	display: inline-block;
}
.plate-border {
	border: 2px solid #086bb4;
	padding: 20px 10px;
}
.plate-border > div {
	padding: 0 10px;
}
.plate-border h3 {
	margin: 0;
}
.plate-border input {
	margin-bottom: 0px
}
.plate-border p:not(.policy) {
	margin-top: 18px;
}
.policy {
	font-size: 14px;
	margin: 0px;
	line-height: 1.2;
}
.span-contact {
	font-size: 150%;
	color: #086bb4;
	font-weight: 600;
}
.plate-border img {
	margin: 10px 0;
}
.num-section {
	margin-bottom: 20px;
}


@media screen and (max-width: 1200px) {
	.num-section .num-col {
		width: 100%;
	}
	.num-section .content-col {
		width: 100%;
		padding: 0 15px;
	}
}

.entry h1, .t-title {
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 47px;
}
.info-desc {
	padding-bottom: 0px;
}


.entry ul ul, .entry ul ol, .entry ol ol, .entry ol ul {
	margin: 10px 0px;
}


@media screen and (max-width: 767px) {
	.entry ul.sitemap-ul {
		margin: auto 15px;
	}
}


.narrow-1stsc {
	min-height: unset;
}


.iblock-txt {
	text-align: center;
}


.sm-line img {
	margin: 0 5px;
}


.p-15 {
	padding-bottom: 15px;
	padding-top: 15px;
}


.cat-desc {
	text-align: center;
	color: #000;
}

.crp_excerpt {
	color: #000;
}
.info-tips-phone {
	margin-top: 0px;
}
.info-tips .flex-row {
	align-items: center;
}


.modal-dialog {
	max-width: unset;
	padding-left: 10px;
	padding-right: 10px;
}
.modal-callback-close {
	right: 10px;
}
@media (min-width: 1200px) {
	.modal-dialog {
		width: 800px;
	}
}
textarea {
	width: 100%;
	margin: 0 0 30px 0;
}
.modal {
	padding: 0px !important;
}
.modal-dialog .btn {
	margin: 0;
}
.modal-dialog .wpcf7-text {
	margin: 0 0 30px 0;
}
.info-tips .flex-row > div {
	margin: 7px 0;
}
@media (min-width: 1200px) {
	.info-tips .flex-row div:last-child {
		text-align: right;
	}
}


@media screen and (max-width: 767px) {
	.cat-list > li.categories {
		width: 100%;
	}
	.cat-list .categories ul {
		padding: 0;
	}
	.cat-list .categories li.cat-item {
		width: 32%;
		margin-top: 10px;
	}
	.cat-list .categories li.current-cat {
		border-bottom: 0px;
	}
	.cat-list .categories li.current-cat:after {
		display: none;
	}
}

.mp-0 {
	margin: 0px !important;
	padding: 0px !important;
}


.img-col img, .img-col > div {
	margin-top: 0px;
}
.img-col img:last-child {
	margin-bottom: 0px;
}
.img-col .btn {
	height: unset;
}
@media screen and (max-width: 1200px) {
	.img-col, .txt-col {
		width: 100%;
		margin-bottom: 32px
	}
}
@media screen and (min-width: 1200px) {
	.img-col {
		width: 33.33333333%;
		float: left;
		padding: 0 15px;
	}
	.txt-col {
		width: 66.66666666%;
		display: inline-block;
		padding: 0 15px;
	}
}
.txt-col h3 {
	margin: 18px 0;
}
.txt-col h2:first-child {
	margin-top: 0px;
}


@media screen and (max-width: 1200px) {
	.tabattr th {
		width: auto;
	}
}


.nav-header {
	padding: 20px 0 0 0;
}
@media screen and (max-width: 1200px) {
	.top-menu .nav>li>a {
		width: unset;
		height: unset;
	}
	.nav-header {
		padding: 10px 0 0 0;
	}
	.phone-head {
		padding: 6px 0 0 0;
		font-size: 18px;
	}
	.phone-head-ask {
		font-size: 14px;
		line-height: 16px;
	}
}

.footer-ul li {
	padding: 0 0 1px 0;
}


.info-tips-phone, .footer-phone {
	white-space: nowrap;
}


.entry iframe {
	max-width: 100%;
}


.t-head {
	padding: 30px;
	font-size: 32px;
	margin-bottom: 0px;
}
.bullets li {
	margin-bottom: 10px;
}
.bullets strong {
	font-weight: 600;
}


.p-t-0 {
	padding-top: 0px !important;
}

.wide-info .t-info,  .wide-info .p-info {
	padding-left: 70px;
}


.exmpl-item {
	background: none;
	border: none;
}
.exmpl-item .exmpl-title {
	background-color: #e6e6e6;
}
.bordered-exmpl .exmpl-item img {
	border: solid 2px #e6e6e6;
}
.white-padding .exmpl-item img {
	height: unset;
	padding: 10px;
	background-color: #fff;
}

@media screen and (min-width: 1200px) {
	.dt-narrow {
		padding-left: 10%;
		padding-right: 10%;
	}
}

.p-lr-15 {
	padding-left: 15px;
	padding-right: 15px;
}


.gallery-m .gallery-item:first-child {
	width: 100% !important;
}
.gallery-m br {
	clear: none !important;
}
.gallery-m br:last-child {
	clear: both !important;
}

.entry h1, .t-title {
	margin-bottom: 20px;
}

.ex-img-col p {
	margin: 0;
}
.ex-img-col .gallery-item:first-child {
	width: 100%;
}

/* vvv адаптивные блоки vvv */

@media (max-device-width: 767px) {
	.xs-hide {
		display: none;
	}
	.xs-clearfix {
		clear: both;
	}
	.xs-va {
		display: -webkit-flex;
	}
	.xs-va > div {
		display: -webkit-flex;
		flex-direction: column;
		justify-content: center;
	}
	.smd-pb-15 {
		padding-bottom: 15px;
	}
	.xs-pb-15 {
		padding-bottom: 15px;
	}
	.price-tab {
		padding-left: 15px;
		padding-right: 15px;
	}
	.modal-dialog {
		margin: 30% auto 0 auto;
	}
	.img-col, .txt-col {
		padding: 0px 15px;
	}
	.selected strong {
		margin-top: -10px;
		margin-bottom: 10px;
	}

	.production-landing section:nth-child(even) {
		background-color: #F2F6F9;
	}
	.production-landing section:first-child {
		padding-bottom: 10rem;
	}
}
/* vvv от sm и выше vvv*/
@media (min-device-width: 768px) {
	.only-xs {
		display: none !important;
	}
	.cat-list .categories {
		margin-bottom: -2px;
		padding-bottom: 0px;
	}

	.gray-border {
		border-right: solid 1px #B2B2B2;
	}

	.menu-top-menu-container .nav-justified>li {
		display: inline-block !important;
		width: 16.66666666666666666% !important;
		float: left;
	}
	.nav-justified>li {
		display: inline-block;
		width: 16.66666666666666666%;
		float: left;
	}
	.nav>li>a {
		width: unset;
	}

	.link-block h4 {
		margin-top: 0;
	}

	.shade {
		background-color: #F2F6F9;
	}
	.shade .faq-list .panel-body {
		color: #000;
	}

	.sm-nbsp {
		white-space: nowrap;
	}
}
/* ^^^ от sm и выше ^^^*/
/* vvv фиксированный sm vvv*/
@media (min-device-width: 768px) and (max-device-width: 991px) {
	.sm-clearfix {
		clear: both;
	}
	.sm-va {
		display: -webkit-flex;
	}
	.sm-va > div {
		display: -webkit-flex;
		flex-direction: column;
		justify-content: center;
	}
	.smd-pb-15 {
		padding-bottom: 15px;
	}
	.nav>li>a {
		width: fit-content;
		margin-left: 7px;
	}
	.modal-dialog {
		width: 500px;
	}
	.modal-head {
		padding: 30px 20px;
		font-size: 24px;
	}
	.modal-content {
		padding: 30px;
	}
	.img-col, .txt-col {
		padding: 0px 15px;
	}
	.sm-va .sm-va {
		flex-direction: row;
	}
	section:not(.bg-info) .t-info span {
		position: relative;
		display: block;
	}
	.link-list > li > p {
		font-size: 10px !important;
	}
	.selected strong {
		margin-top: -10px;
		margin-bottom: 10px;
	}
}
/* ^^^ фиксированный sm ^^^*/
/* vvv от md и выше vvv*/
@media (min-device-width: 992px) {
	.modal-dialog {
		margin-top: 7%;
		width: 600px;
	}

	.t-info span {
		font-size: 68px;
		line-height: 100px;
	}

	.row .img-col {
		float: right;
	}
	.tag-descr > div:last-child {
		padding-right: 0;
	}
	.m-t-55 {
		margin-top: 55px;
	}
}
/* ^^^ от md и выше ^^^*/
/* vvv фиксированный md vvv*/
@media (min-device-width: 992px) and (max-device-width: 1199px) {
	.md-clearfix {
		clear: both;
	}
	.md-va {
		display: -webkit-flex;
	}
	.md-va > div {
		display: -webkit-flex;
		flex-direction: column;
		justify-content: center;
	}
	.lg-va .md-va, .md-va .md-va {
		flex-direction: row;
	}
	.modal-dialog {
		margin-top: 7%;
		width: 600px;
	}
	.selected strong {
		margin-top: -10px;
		margin-bottom: 10px;
	}
}
/* ^^^ фиксированный md ^^^*/
@media (min-device-width: 1200px) {
	.lg-clearfix {
		clear: both;
	}
	.lg-va {
		display: -webkit-flex;
	}
	.lg-va > div {
		display: -webkit-flex;
		flex-direction: column;
		justify-content: center;
	}
	.lg-va .lg-va, .md-va .lg-va {
		flex-direction: row;
	}
}

.wpcf7-tel {
	border: 2px solid #086bb4;
	padding: 5px;
	text-align: center;
}
.wpcf7-submit {
	padding: 5px;
	border: 2px solid #086bb4;
	background-color: #086bb4;
	color: #fff;
}

.link-list, .link-list ul {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
.link-list:after, .link-list ul:after {
	display: block;
	float: none;
	content: ' ';
	clear: both;
}
.link-list > li {
	float: left;
	position: relative;
	width: 32%;
	margin-right: 2%;
}
.link-list > li:last-child {
	margin-right: 0;
}
.link-list > li > p {
	display: block;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	background-color: #086bb4;
	margin-bottom: 0px;
}
.link-list > li > p:hover {
	background-color: #034375;
}
.link-list > li > ul {
	position: absolute;
	width: 100%;
	display: none;
	z-index: 1;
}
.link-list ul > li {
	display: block;
	font-size: 14px;
	line-height: 1.2;
}
.link-list ul > li > a {
	display: block;
	text-decoration: none;
	padding: 10px;
	color: #ffffff;
	background-color: #086bb4;
}
.link-list ul > li > a:hover {
	background-color: #034375;
	text-decoration: underline;
}
.link-list > li:hover > ul {
	display: block;
}
.link-list ul ul a{
	background-color: #265D87;
}

.select.row {
	margin-left: 0;
	margin-right: 0;
}
.select > div:first-child {
	padding-left: 0;
	padding-right: 0;
}
.select > div:last-child {
	padding-left: 0;
	padding-right: 0;
}
.select h4 {
	margin: 10px 0;
	line-height: 28px;
}

.prod-first-screen img.aligncenter {
	margin: 0px auto;
	max-height: 350px;
}
.prod-first-screen h2 {
	margin: 0 0 20px;
	font-size: 22px;
}
.prod-first-screen .container {
	margin-top: 30px;
	margin-bottom: 30px;
}

.ul-yes, .ul-not {
	padding-right: 40px;
}
.li-yes, .ul-yes li, .li-not, .ul-not li {
	list-style-type: none;
	text-indent: -37px;
	padding-left: 40px;
}
.li-yes:before, .ul-yes li:before, .ul-not li.li-yes:before {
	color: #086bb4;
	content: "✓ ";
	padding-right: 12px;
	font-size: 24px;
	font-weight: 600;
}
.li-not:before, .ul-not li:before, .ul-yes li.li-not:before {
	color: #FF9200;
	content: "✘ ";
	padding-right: 12px;
	font-size: 24px;
	font-weight: 400;
}


.cta-row {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.match-height-row {
	display: flex;
	flex-flow: row wrap;
}
.cta-row > .text-col {
	background: #004880;
	padding: 20px;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	padding-left: 15px;
	line-height: 1.3;
}
.cta-row > .text-col p {
	margin: 0;
}
.cta-row > .button-col {
	padding: 0;
}
.cta-row .btn {
	box-shadow: none;
	height: 100%;
	display: flex;
	white-space: normal;
	flex-direction: column;
	justify-content: center;
	line-height: 1;
	font-size: 20px;
	font-weight: 600;
	background: #086bb4;
}
.cta-row > .button-col div {
	height: 100%;
}

@media screen and (max-width: 767px) {
	.ico-catlist {
		line-height: 1.1;
		padding-bottom: 5px;
		margin-bottom: 0;
	}
	.cat-list {
		text-align: center;
	}
}

.copyright-bar {
	padding: 0 15px;
	color: #a0a0a0;
	font-size: 16px;
}
#footer .copyright-bar a {
	font-size: 14px;
}

#footer li {
	line-height: 1.2;
	margin-bottom: 4px;
}

#footer a {
	font-size: 18px;
}

#footer a.footer-phone {
	font-size: 24px;
	letter-spacing: 1px;
}

#footer .sm-line {
	margin-bottom: 15px;
}

.policy {
	color: #000;
}
.policy a {
	font-size: 14px !important;
	color: #004880 !important;
}

@media screen and (max-width: 1200px) {
	.t-info {
		padding-top: 0;
	}
}

.menu-head-collapse {
	background: #fff;
}

.tag-descr {
	margin-bottom: 30px;
}
.tag-backlink {
	display: block;
	color: #fff !important;
	padding: 10px;
	text-decoration: none;
	background-color: #086bb4;
	margin-bottom: 0px;
	margin-left: 0%;
}
.tag-backlink:hover {
	background-color: #034375;
}
.tag-descr p {
	font-size: 18px;
	text-align: left;
	line-height: 1.5;
	margin-bottom: 0;
}

.link-list .active {
	display: block;
	text-decoration: none;
	padding: 0;
	line-height: 34px;
	color: #034375;
	background-color: #e1e1e1;
}

.faq-list .panel-title {
	margin-top: 0px;
	border-bottom: #004880 1px solid;
}
.faq-list .panel-body {
	margin-bottom: 0px;
	border-bottom: #004880 1px solid;
}
.faq-list .panel-title:before {
	background-color: #dedede;
}

@media (min-device-width:991px) {
	.tag-list {
		margin-top: 32px;
	}
}
.tag-list h2 {
	margin: 0;
	padding: 0;
}
.tag-list ul {
	margin: 0;
	padding: 0;
}
.tag-list ul li {
	display: inline-block;
	padding: 0;
	margin-right: 10px;
	background-color: #004880;
}
.tag-list ul li a, .tag-list ul li a:visited {
	text-decoration: none;
	color: #fff;
	padding: 10px 10px;
	line-height: 40px;
}
.tag-list ul li a:hover, .tag-list ul li a:focus {
	background-color: #0064b1;
	color: #fff;
}
.tag-list ul li:before {
	display: none;
}

.video-frame iframe {
	min-width: -webkit-fill-available;
	min-height: -webkit-fill-available;
}

.cat-list {
	color: #B2B2B2;
}
.cat-list li.cat-item {
	top: 2px;
}

.faq-list .panel-body {
	max-height: fit-content !important;
}
.faq-list .panel-body > :last-child {
	margin-bottom: 0px;
}
.panel-body {
	padding-top: 15px;
	padding-bottom: 15px;
}
.panel-body p {
	color: #000;
}

.bullet-block {
	height: 100%;
	display: -webkit-flex;
	flex-direction: column;
	justify-content: center;
}
.bullet-block > div {
	display: -webkit-flex;
	flex-direction: row;
	justify-content: center;
}
.bullet-block ul {
	width: fit-content;
	font-size: 20px;
	line-height: 1.3;
}
@media (min-device-width:767px) {
	.cta-row .text-col, .cta-row .button-col {
		min-height: 90px;
	}
}

.production-landing .faq-list {
	margin-bottom: 0px;
}

span.contrast {
	color: #086bb4;
	font-weight: bold;
}

div p:last-child {
	margin-bottom: 0px;
}

.bottom-cta p {
	margin-top: 0px;
}
.bottom-cta h3, .landpost .cf-plate h3 {
	margin-top: 0px;
	text-align: center;
}
.bottom-cta .wpcf7-text, .landpost .cf-plate .wpcf7-text {
	margin-top: 0px;
	margin-bottom: 24px;
}
.bottom-cta .wpcf7-submit, .landpost .cf-plate .wpcf7-submit {
	margin-top: 0px;
	margin-bottom: 0px;
}

.hor-icon, .ver-icon {
	margin-bottom: 18px;
}

.hor-icon h3 {
	margin-top: 0px;
	margin-bottom: 16px;
}

span.big-number {
	font-size: 60px;
	line-height: 1.5;
	display: block;
	color: #004880;
}

h1, h2, h3, h4, p {
	margin-top: 0px;
}

.soft-center {
	display: -webkit-flex;
	flex-direction: row;
	justify-content: center;
}
.soft-center div {
	width: fit-content;
}

.prod-first-screen h1.t-title {
	margin-top: 25px;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #004880;
}
.dropdown-menu:hover {
	display: block;
}
.dropdown-menu {
	width: 100%;
	border: 0px;
	box-shadow: none;
	margin: 0;
	padding: 0;
}
.dropdown-menu li a {
	padding-top: 7px;
	padding-bottom: 7px;
	white-space: normal;
	text-align: center;
	background-color: #004880;
	color: #fff !important;
	font-size: 14px;
	line-height: 1.2;
}
.dropdown-menu li a:hover {
	background-color: #337ab7;
	color: #fff;
}

.nav .active a, .nav .current-menu-ancestor a {
	background-color: #004880;
}

/* Модернизация меню */
@media screen and (max-width: 767px) {
	.xs-menu-link {
		width: 100%;
	}
	#menu-dropdown .dropdown-backdrop {
		display: none !important;
	}
	#menu-dropdown .menu-item a {
		margin-bottom: 0px !important;
		z-index: 991;
	}
	.dropdown-menu {
		position: relative;
		font-size: 14px;
	}
	.open>.dropdown-menu {
		display: contents;
	}
	.nav .active > a, .nav .current-menu-ancestor > a, .nav .open > a {
		background-color: #001029 !important;
	}
	.nav .open .dropdown-menu a, .nav .open .dropdown-menu .active a {
		background-color: #004880 !important;
	}
}

.bg-blue .cta-row .text-col {
	background: #f5f5f5;
	color: #000;
}

.m-t-30 {
	margin-top: 30px;
}

.case-page .row {
	margin-bottom: 30px;
}

.only-xs .menu-dropdown-container li a {
	color: #fff;
	margin-bottom: 0px;
}
ul#menu-top-menu {
	justify-content: center;
	display: -webkit-flex;
}
ul#menu-top-menu li:not(:last-child) {
	margin-right: 35px;
}

.mc-table tr:not(:last-child) {
	border-bottom: 1px #086bb4 solid;
}
.mc-table td:not(:last-child), .mc-table th:not(:last-child) {
	border-right: 1px #086bb4 solid;
}
.mc-table td, .mc-table th {
	padding: 5px 10px;
	line-height: 1.3
}

.entry ul li, .entry ol li {
	font-size: 18px;
}

.kc__wrap.summary {
	border: #b2b2b2 solid 1px;
	padding: 20px 30px;
}
.kc__title {
	margin-top: 0px !important;
	text-transform: none;
	letter-spacing: normal;
	text-align: center;
}
.kc__wrap ul {
	margin-bottom: 0;
}

.link-block {
	border: 2px solid #086bb4;
	padding: 30px 20px;
	margin: 0 0;
}
.link-block img {
	margin: 0;
}
.link-block .col-sm-8 a {
	font-weight: 600;
	text-decoration: underline;
	width: fit-content;
}
.link-block a:hover {
	border-bottom: 0px;
}
.link-block + h2, .link-block + h3, .link-block + p {
	margin-top: 25px;
}

.emp {
	background: #f6f6f6;
	position: relative;
	font-family: Arial;
	font-size: 18px;
	line-height: 1.5em;
	padding: 38px 130px 38px 145px;
	margin-bottom: 18px;
}
.emp::before {
	content: "“";
	position: absolute;
	font-family: Arial;
	left: 90px;
	top: 55px;
	font-size: 70px;
	font-weight: bold;
	color: #086bb4;
}

.txt-col ul li, .txt-col ol ul li {
	list-style-type: none;
}
.txt-col ul li:before, .txt-col ol ul li:before {
	color: #086bb4;
	content: "● ";
	background: none;
	position: absolute;
	left: -15px;
	top: 0;
}
.txt-col ol {
	list-style-type: none;
	counter-reset: num;
	padding-left: 30px;
}
.txt-col ol li {
	padding-left: 15px;
}
.txt-col ol li::before {
	content: counter(num) '. ';
	color: #086bb4;
	font-weight: 700;
	background: none;
	left: -15px;
	top: 0;
	font-size: inherit;
	font-family: inherit;
	padding: 0;
}
.txt-col ol ul li {
	counter-increment: none;
}

.txt-col .btn-submit {
	margin-top: 15px;
}

.single-faq.faq-list {
	margin: 0;
	padding: 0;
	text-align: left;
}
.single-faq .panel-title::before {
	display: none;
}
.single-faq .panel-title {
	padding-left: 0;
	padding-right: 25px;
}
.single-faq .panel-body {
	box-shadow: none;
	border: 1px solid rgb(0, 72, 128);
	border-top: 0px;
	padding: 19px 19px 30px 30px;
}
.single-faq .panel-body p, .single-faq .panel-body h2, .single-faq .panel-body h3, .single-faq .panel-body ul, .single-faq .panel-body ol {
	margin-top: 0px;
	margin-bottom: 15px;
}
.single-faq .panel-body ul, .single-faq .panel-body ol {
	color: #000;
}

.link-list ul > li > a.active:hover {
	background-color: #e1e1e1;
	text-decoration: none;
}

.exmpl-item img {
	height: unset;
}

.selected {
	margin-top: 15px;
}
.selected strong {
	color: #086bb4;
	line-height: 28px;
	display: block;
}

.tag-descr .col-md-push-2 {
	padding: 0;
}


.help {
	display: inline-block;
	border-bottom: 1px dashed #b2b2b2;
	text-indent: 0;
}
.help:hover::after { 
	content: attr(data-title);
	display: block;
	position: absolute;
	background: rgba(240,240,240,1);
	color: #000;
	text-align: center;
	font-size: 14px;
	padding: 5px 10px;
	border: 1px solid #b2b2b2;
	z-index: 999;
	line-height: 1.3;
	min-width: 200px;
}


.landing-section .t-title {
	margin-top: 0;
}
.production-landing .p-block, .wide-p .p-block {
	padding-top: 8rem;
	padding-bottom: 10rem;
}
.landing-section .cta-row {
	margin-top: 5rem;
}
.m-h-250 {
	max-height: 250px !important;
}

@media (max-device-width: 767px) {
	.bg-first-screen {
		background-image: none !important;
		color: #000;
	}
	.bg-first-screen h1 {
		margin-top: 25px;
		text-align: center;
		font-family: 'Roboto Regular',sans-serif,Helvetica,Arial;
		line-height: 26px;
	}
	.bg-first-screen ul {
		font-size: 20px;
		line-height: 26px;
	}
	.bg-first-screen .btn {
		width: 100%;
	}
	.bg-first-screen .cf-plate, .landpost .cf-plate {
		margin-top: 20px;
	}
	.bg-first-screen b {
		color: #086bb4;
	}
}
@media (min-device-width: 768px) {
	.bg-first-screen {
		background-position: center center;
		background-size: cover;
		color: #fff;
		min-height: calc(100vh - 125px);
		background-color: #001029;
	}
	.prod-first-screen.bg-first-screen > div, .prod-first-screen.bg-first-screen > div > div:first-child {
		padding-left: 0;
	}
	.bg-first-screen h1.t-title {
		line-height: 1;
		margin-bottom: 25px;
		padding: 0;
		margin-top: 0 !important;
		text-align: left;
		background: none;
		font-size: 2.5em;
		font-weight: 600;
		letter-spacing: 1px;
	}
	.bg-first-screen h2.t-title {
		margin-bottom: 30px;
		padding: 0;
		margin-top: 0 !important;
		text-align: left;
		background: none;
		font-size: 26px;
		line-height: 1.3em;
		font-weight: normal;
	}
	.bg-first-screen .cf-plate, .landpost .cf-plate {
		background-color: rgba(0,17,41,0.8);
		padding: 20px;
	}
	.bg-first-screen .contrast, .bg-first-screen b, .bg-first-screen .big-number {
		color: #3E96DA;
	}
	.bg-first-screen .btn {
		width: fit-content;
	}
}
.bg-first-screen .cf-plate .policy, .cf-plate .policy {
	color: #fff !important;
}
.bg-first-screen .cf-plate .policy a, .cf-plate .policy a {
	color: #fff !important;
	text-decoration: underline;
}
.bg-first-screen h1 {
	margin-bottom: 25px;
}
.bg-first-screen ul {
	padding-left: 0px;
	margin-bottom: 25px;
}

.icon-stripes .row .row {
	margin-bottom: 24px;
}
.icon-stripes h3 {
	margin-bottom: 12px;
}

.img-txt {
	position: relative;
}
.img-txt div {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	display: none;
	flex-direction: column;
	justify-content: center;
	background: rgba(255,255,255,0.75);
	font-weight: 600;
	text-shadow: 0 0 10px #fff;
}
.img-txt:hover div {
	display: -webkit-flex;
}


.process-block .number-col {
	background-color: #004880;
	color: #fff;
	text-align: center;
	font-size: 50px;
	font-weight: 600;
}
.process-block .row:nth-child(even) .number-col {
	background-color: #184160;
}
.process-block .grey-col {
	background-color: #f1f1f1;
	padding: 30px;
}
.process-block h3 {
	margin-bottom: 12px;
}
.process-block img {
	margin: 0;
}

.exmpl-excerpt {
	padding: 15px 15px;
	color: #000 !important;
	background-color: #eee;
}
@media screen and (max-width: 767px) {
	.exmpl-excerpt {
		padding: 15px 10px;
	}
}
.exmpl-title {
	color: #000;
}

.summary {
	margin-bottom: 18px;
}


.ex-img-col img.aligncenter {
	border: 2px #fff solid;
}
.gallery-columns-3 dl {
	width: 33.3333333333333% !important;
}

.landing-gallery .gallery-item {
	margin: 0 !important;
}
.landing-gallery img {
	height: unset;
	border: 0px !important;
	padding: 1px;
}

.white-back {
	padding: 5px;
	border: solid 2px #004484;
}

.special-h h4 {
	border-bottom: solid 1px #B2B2B2;
	margin-bottom: 7px;
	padding-bottom: 7px;
	width: fit-content;
}
.special-h h4:before {
	content: "";
	height: 1px;
	left: 0px;
	top: 100%;
	position: absolute;
	width: 60px;
	z-index: 9;
	background-color: #f49727;
	display: none;
}

.tab-block .cat-list li {
	width: 19%;
	margin-right: 1.25%;
	position: relative;
	text-align: center;
}
.tab-block .cat-list li:last-child {
	margin: 0;
}
.tab-block .cat-list li p {
	line-height: 1.3;
	margin-top: 10px;
	display: block;
	margin-bottom: 10px;
}
.tab-block .cat-list img.aligncenter {
	margin: 0
}
.tab-block .cat-list {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 17px;
	line-height: 30px;
	color: #e5e5e5;
	border: 0px;
	background: url(http://metal-case.ru/wp-content/uploads/e5-line.png) center bottom no-repeat;
}
.tab-block .cat-list .current-cat, .tab-block .cat-list .active {
	color: #0064b1;
	border-bottom: #0064b1 3px solid;
}
.tab-block .cat-list .current-cat p, .tab-block .cat-list .active p {
	margin-bottom: 7px;
}
.tab-block .cat-list .current-cat::after, .tab-block .cat-list .active::after {
	content: '';
	margin: 0 auto;
	width: 0px;
	height: 0px;
	border: 10px solid transparent;
	border-top: 10px solid #0064b1;
	overflow: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 5;
}
.tab-block .cat-list a img {
	display: inline-block;
}
.tab-block .tab-content img.aligncenter {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 2px 1px 1px;
}
.tab-block .gallery {
	margin: 0 !important;
}
.tab-block .gallery-item {
	margin: 0 !important;
	padding: 1px;
}
.tab-block .gallery-icon img {
	height: unset !important;
	border: 0px !important;
}
.tab-block .tabattr th {
	width: 200px;
	text-align: right;
	vertical-align: top;
	line-height: 1.5;
}
.tab-block .tabattr td {
	min-width: 220px;
	width: calc(100% - 200px);
	text-align: left;
	text-indent: -120px;
	padding-left: 120px;
	white-space: normal;
	padding-right: 40px;
	line-height: 1.5;
	vertical-align: top;
	margin-bottom: 13px;
}
.tab-block .tabattr td:before {
	margin: 0 10px;
	display: inline-block;
	content: '';
	height: auto;
	min-width: 10px;
	width: 100px;
	border-bottom: #b8b8b8 1px dotted;
}

.pea_cook_wrapper.pea_cook_bottomcenter {
	padding-right: 10px;
	padding-left: 10px;
	bottom: 20px !important;
}
.pea_cook_wrapper.pea_cook_bottomcenter p {
	width: max-content;
}
.pea_cook_wrapper.pea_cook_bottomcenter a {
	font-size: 11px !important;
}
.pea_cook_wrapper.pea_cook_bottomcenter .pea_cook_btn {
	width: unset;
	padding: 7px 10px;
	margin-left: 10px;
}

/* лендостатьи */
.landpost .first-screen > .container > .row {
	min-height: calc(100vh - 125px);
}
@media (min-device-width: 768px) {
	.landpost .first-screen .col-right {
		background-size: cover;
		background-position: center center;
		position: absolute;
		min-height: calc(100vh - 125px);
		left: 45%;
		width: 55%;
	}
	.landpost .first-screen .shader {
		min-height: calc(100vh - 125px);
		left: 45%;
		width: 10%;
		position: absolute;
		background: linear-gradient(90deg, #001029, transparent);
	}
	.landpost .landing-fork .text-col {
		padding-left: 30px;
	}
	.landpost .landing-fork .land-col .icon-section {
		font-size: 22px;
	}
	.icon-128 img {
		width: 128px;
	}
	.landpost-nav {
		width: 50%;
		float: right;
		margin-left: 15px;
	}
	.landpost .landing-fork .land-col .icon-section.icon-list img {
		width: 48px;
		float: left;
		margin: 10px 0;
	}
	.landpost .landing-fork .land-col .icon-section.icon-list p {
		margin: 10px 0 0;
		text-align: left;
		padding-left: 70px;
	}
}
@media (max-device-width: 767px) {
	.landpost .first-screen > .container > .row {
		position: relative;
	}
	.landpost .first-screen .col-right {
		background-size: cover;
		background-position: center center;
		min-height: calc(50vh - 125px);
	}
	.landpost .first-screen .shader {
		min-width: 100%;
		top: calc(50vh - 125px - 10%);
		height: 10%;
		position: absolute;
		background: linear-gradient(0deg, #001029, transparent);
	}
	.landpost .landing-fork .land-col .icon-section {
		padding: 0 15px;
		font-size: 18px;
	}
	.landpost .landing-fork .land-col .icon-128 img {
		width: 100px;
	}
	.landpost .first-screen h1, .landpost .first-screen .slogan, .landpost .first-screen .btn {
		margin-left: 40px;
	}
}
.landpost .first-screen {
	background: #001029 !important;
	color: #fff;
}
.landpost .first-screen h1, .landpost .first-screen .slogan {
	line-height: 1;
	margin-bottom: 0;
	padding: 0;
	margin-top: 0 !important;
	text-align: left;
	background: none;
	font-size: 2em;
	font-weight: bold;
}
.landpost .first-screen ul {
	font-size: 20px;
	line-height: 1.3;
}
.landpost .first-screen .btn {
	width: fit-content;
}

.landpost .landing-fork .land-col .icon-section {
	font-weight: 600;
}
.landpost .landing-fork .land-col section h3 {
	font-size: 32px;
	line-height: 1.1;
}
.landpost .landing-fork .land-col section a p {
	text-decoration: underline;
}
.landpost .landing-fork .land-col section > .row, .landpost .landing-fork .border-section > .row {
	border: 2px solid #086bb4;
	padding: 20px 10px;
	margin-bottom: 30px;
}

.landpost .land-col .cta-section {
	margin-left: -15px;
	margin-right: -15px;
	background-size: cover;
	background-position: center center;
	color: #fff;
}
.landpost .land-col .cta-section > .row {
	border: none !important;
	margin-left: 0;
	margin-right: 0;
	background: rgba(0,16,41,0.8);
	padding: 40px 10px !important;
}
.landpost .land-col .cta-section .row h3 {
	margin-bottom: 30px;
	text-shadow: 0 0 5px #001029, 0 0 1px #001029, 0 0 10px #001029;
}
.landpost .land-col .cta-section .row .col > p {
	font-size: 20px;
	text-shadow: 0 0 5px #001029, 0 0 1px #001029, 0 0 10px #001029;
	margin-bottom: 30px;
}
.landpost .land-col .cta-section form .wpcf7-text {
	margin: 0 0 15px;
}
.landpost .land-col .cta-section form .wpcf7-submit {
	margin: 0;
}
.landpost .land-col .cta-section form .policy {
	color: #fff;
	text-shadow: 0 0 5px #001029, 0 0 1px #001029, 0 0 10px #001029;
}
.landpost .land-col .cta-section form .policy a {
	color: #fff !important;
	text-decoration: underline;
}
.landpost-nav .kc__wrap.summary {
	margin-top: 0;
	border: 2px solid #086bb4;
}
.landpost-nav .kc__wrap.summary li {
	margin: 0 0 10px 0;
}
.landpost-nav .kc__wrap.summary li.sub {
	margin-left: 15px;
}
.landpost .text-col h2, .landpost .text-col h3 {
	margin: 30px 0 18px;
}
.landpost .text-col h2 + h3 {
	margin-top: 0;
}
/* лендостатьи */

/* onphoto */
.text-onphoto img {
	margin-top: 0;
	margin-bottom: 0;
}
.text-onphoto .photohover {
	position: absolute;
	width: calc(100% - 30px);
	height: 100%;
	top: 0;
	background: rgba(255,255,255,0.9);
	display: none;
	flex-direction: column;
	justify-content: center;
	font-weight: 600;
	z-index: -1;
}
@media (max-device-width: 767px) {
	.text-onphoto .onphoto {
		top: 72px;
	}
	.text-onphoto .col:hover .onphoto {
		display: block !important;
	}
	.text-onphoto .photohover {
		position: relative;
		width: 100%;
		display: block !important;
		font-weight: 600;
		z-index: 1 !important;
		background: none;
		padding: 15px 0 30px;
	}
}
@media (min-device-width: 768px) {
	.text-onphoto .inner-col {
		border: 1px solid #B2B2B2;
		padding: 20px 10px;
	}
	.text-onphoto .photohover {
		left: 15px;
		border: 2px solid #004681;
	}
	.text-onphoto .inner-col > p {
		min-height: 50px;
	}
}
.text-onphoto .col:hover .photohover {
	display: -webkit-flex;
	z-index: 1;
}
.text-onphoto .col:hover .onphoto {
	display: none;
}
.text-onphoto .photohover p {
	margin: 0;
	padding: 0 15px;
	line-height: 1.4;
}
.text-onphoto .inner-col > p {
	color: #004681;
	font-weight: 600;
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0;
}
/* onphoto */

#menu-dropdown li:active > .dropdown-menu, #menu-dropdown li:hover > .dropdown-menu, #menu-dropdown li:focus > .dropdown-menu {
	display: block !important;
}
#menu-dropdown .menu-item .menu-item ul {
	display: none;
	top: 0;
	left: 100%;
}
#menu-dropdown .menu-item .menu-item ul a {
	background: #337AB7;
}
#menu-dropdown .menu-item .menu-item ul a:hover, #menu-dropdown .menu-item .menu-item ul li.active a {
	background: #65A5DB;
}
#menu-dropdown li:hover a {
	background: #004880;
}
#menu-dropdown .menu-item li:hover a, #menu-dropdown .menu-item li.current_page_parent a, #menu-dropdown .menu-item li.active a {
	background: #337AB7;
}
#menu-dropdown .menu-item .menu-item-has-children > a:after {
	content: "";
	position: absolute;
	margin-left: 8px;
	border-left: 4px dashed;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	top: calc(50% - 4px);
	left: 90%;
}

.big-example .border-block {
	border: 2px solid #086bb4;
	padding: 30px 15px 15px;
	margin-bottom: 30px;
}
.big-example img {
	margin: 0;
}
.big-example h3 {
	margin: 15px 0 0;
	min-height: 56px;
}
.big-example a {
	color: #000;
}
.big-example a:hover {
	color: #0064b1;
}
.big-example p {
	margin: 0;
}
@media (min-device-width: 768px) {
	.row-56 {
		margin-left: calc(-8.333333% - 30px);
		margin-right: calc(-8.333333% - 30px);
	}
	.land-icon-block p {
		font-size: 20px !important;
	}
}
.land-icon-block p {
	font-family: 'Roboto Regular',sans-serif,Helvetica,Arial;
	font-size: 14px;
	line-height: 1.2;
	font-weight: normal;
}

.head-desc {
	position: absolute;
	white-space: nowrap;
	left: 87px;
	top: 46px;
	font-family: 'Roboto Regular',sans-serif,Helvetica,Arial;
}

.yellow-button .btn, .yellow-button .wpcf7-submit {
	background-color: #F7F400;
	color: #000 !important;
	font-family: 'Roboto Regular',sans-serif,Helvetica,Arial;
	font-size: 20px;
	font-weight: 600;
	padding-left: 25px;
	padding-right: 25px;
	border: 0;
}
.yellow-button .btn:active, .yellow-button .btn:hover, .yellow-button .btn:focus {
	background-color: #FBF93F;
}
.yellow-button .ul-yes li:before {
	color: #F7F400;
}
.yellow-button .wpcf7-tel {
	border: 2px solid #F7F400;
}
.yellow-button.bg-first-screen .contrast, .yellow-button.bg-first-screen b, .yellow-button.bg-first-screen .big-number {
	color: #F7F400;
}
@media (min-device-width: 768px) {
	.production-landing .bg-first-screen h2.t-title, .production-landing .landing-section .t-title {
		font-size: 36px;
		line-height: 1.2;
	}
}

.param-block span.big-number {
	display: inline;
	font-family: 'Roboto Regular',sans-serif,Helvetica,Arial;
	margin-left: 2px;
	white-space: nowrap;
}
.param-block p {
	margin-bottom: 0;
	font-size: 24px;
}
.param-block .col {
	position: relative;
}
.param-block .inner-col {
	position: absolute;
	top: 0;
	width: calc(100% - 30px);
	height: 100%;
	background: rgba(242,246,249,0.85);
	display: -webkit-flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	border: 2px solid #086bb4;
}
.mob-shade {
	background-color: #F2F6F9;
}