@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i&subset=cyrillic);
.block-images-table table {
    font-size: .9em;
}

.block-images-table table tr:first-child td {
    font-weight: bold;
    font-style: normal;
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 1.3em;
    color: #000;
}
@media screen and (max-width: 480px) {
    .popUp {
        width: 100%;
        right: -150%;
    }
}

.images-ware-table {
    background: #f8f8f8;
}

.block-images-table {
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    justify-content: space-around;
    display: flex;
}

.block-images-table td {
    color: #464646;
    padding: 5px 20px;
}

.images-ware-img {
    width: 45%;
}

.images-ware-img img {
    width: 140%;
}

.images-ware-table {
    background: #f0f2f7;
}

.images-ware-table table {
    margin-top: 15px;
    background: rgba(240, 242, 247, 0);
}

.table-img {
    width: 440px;
    height: 240px;
}

.ware-table {
    width: 55%;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.32) 18%, rgba(255, 255, 255, 0.86) 26%, rgba(255, 255, 255, 1) 33%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.32) 18%, rgba(255, 255, 255, 0.86) 26%, rgba(255, 255, 255, 1) 33%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.32) 18%, rgba(255, 255, 255, 0.86) 26%, rgba(255, 255, 255, 1) 33%, #f0f2f7 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f0f2f7', endColorstr='#f0f2f7', GradientType=1);
    /* IE6-9 */
}

.desc_full.ware p {
    font-size: .9em;
}

.rep-col-3 b {
    padding-top: 15px;
}

body {
    margin: 0;
    padding: 0;
    background: #e1e5eb;
    font-family: 'Roboto', sans-serif;
}

.content-box {
    width: 1200px;
    margin: auto;
    background: #fff;
    padding: 0 20px 20px;
    box-sizing: border-box;
}

a {
    color: #427c9c;
    text-decoration: none;
}

a:hover {
    color: red;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #484848;
    margin: 5px 0;
    font-size: 1.6em;
}

.list>div {
    width: 16.6%;
    float: left;
    box-sizing: border-box;
    padding: 5px;
    overflow: hidden;
}

.list:after {
    content: "";
    display: block;
    clear: both;
}

b {
    display: block;
    font-size: 1.5em;
    margin-bottom: 10px;
}

.card {
    min-height: 200px;
    margin-bottom: 40px;
}

.card a {
    display: block;
}

.pzo-nav {
    background: #f0f2f5;
    width: 1200px;
    margin: auto;
    box-sizing: border-box;
}

a.active {
    color: #ffffff !important;
}

.pzo-nav a {
    padding: 10px 20px;
    display: inline-block;
    width: 20%;
    box-sizing: border-box;
    float: left;
    text-align: center;
}

.pzo-nav:after {
    content: "";
    display: block;
    clear: both;
}

.list.home-categor>div {
    width: 50%;
}

.home-list-child a {
    display: block;
}

.list.home-categor .card {
    box-sizing: border-box;
    position: relative;
}

.cater-title-img>div {
    float: left;
}

.cater-title-img:after {
    display: block;
    content: "";
    clear: both;
}

.cater-img {
    width: 17%;
    position: absolute;
}

.cater-title {
    width: 80%;
    margin-left: 23%;
}

.home-list-child {
    margin-left: 23%;
}

.home-sup {
    font-size: .9em;
    display: block;
    font-weight: 700;
    color: #f74421;
    text-transform: uppercase;
    padding-bottom: 12px;
}

.home-h2 {
    font-size: 1.5em;
    margin: 0;
    position: relative;
    color: #384254;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.home-sub {
    display: block;
    font-size: .9em;
    color: rgba(29, 31, 33, 0.82);
}

.list {
    margin: 20px 0;
}

.home-block {
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.footer-pzo {
    width: 1200px;
    margin: auto;
    box-sizing: border-box;
    padding: 20px;
    background: #f0f2f5;
}

.specialists.home-block .list>div {
    width: 25%;
}

.specialists.home-block .list .card img {
    width: 100%;
}

.specialists.home-block .list .card .name {
    font-weight: bold;
    font-size: 1.1em;
}

.url.py.home-block .list .card {
    width: 33%;
    margin-right: 0.3%;
}

.prod-home-link-child {
    margin-left: 10px;
}

.prod-home-link-child a:before {
    content: "- ";
    margin-right: 10px;
    display: inline-block;
}

.title-block-home img {
    display: block;
    margin: auto;
}

.title-block-home b {
    font-size: 1.1em;
    background: #848998;
    padding: 10px;
    color: #fff;
}

ul {
    padding: 0;
    margin: 0;
}

.nav-cater-child li {
    list-style-type: none;
    width: 33%;
    display: inline-block;
}

.footer-cat li {
    list-style-type: none;
}

.breadctumps {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.breadctumps a {
    font-size: .9em;
    color: #427c9c;
    font-weight: bold;
}

.list-content:after {
    content: "";
    display: block;
    clear: both;
}

.list-card {
    width: 25%;
    display: block;
    float: left;
    height: 200px;
    box-sizing: border-box;
    padding: 5px;
}

.list-card-img img {
    width: 100%;
}

.list-card-cont a {
    display: block;
    font-weight: bold;
}

.pzo-top {
    width: 1200px;
    margin: auto;
    padding: 10px 0;
    box-sizing: border-box;
}

.nav-search a {
    display: inline-block;
    padding: 10px;
}

.top-nav-pzo {
    box-sizing: border-box;
    background: #427c9c;
    color: #fff;
}

.top-nav-pzo>div {
    width: 1200px;
    margin: auto;
    box-sizing: border-box;
}

.top-nav-pzo>div>div {
    display: inline-block;
    box-sizing: border-box;
}

.top-nav-pzo>div>div a {
    color: #fff;
    font-weight: bold;
    font-size: .9em;
}

.top-nav-pzo-right {
    text-align: right;
}

.top-nav-pzo-left {
    width: 70%;
}

.top-nav-pzo-right {
    width: 30%;
}

.block-content-left {
    width: 25%;
}

.content-box:after {
    content: "";
    display: block;
    clear: both;
}

.block-content-left {
    float: left;
}

.content.in-left {
    float: right;
    width: 75%;
}

.content-box .content table {
    width: 100% !important;
    border: 1px solid #eee !important;
    padding: 0 !important;
    margin: 20px 0 !important;
    border-collapse: collapse !important;
}

.content-box .content table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.content-box .content table th {
    padding: 5px 10px !important;
    text-align: left;
    border-bottom: 1px solid #eee;
}

.content-box .content table td {
    padding: 5px 10px !important;
    font-family: 'Roboto', sans-serif !important;
    border: 0;
    color: #292929 !important;
}

.content-box .content td span {
    font-family: 'Roboto', sans-serif !important;
    color: #292929 !important;
    font-size: 10px !important;
    font-size: 1em !important;
}

.block-nav-left a {
    display: block;
}

.block-nav-left a:before {
    content: "- ";
    display: inline-block;
    margin-right: 10px;
}

.page-cater:after {
    content: "";
    display: block;
    clear: both;
}

.page-cater a {
    display: inline-block;
    width: 31%;
    box-sizing: border-box;
    padding: 10px 0;
    min-height: 250px;
    margin-right: 2%;
    float: left;
}

.page-cater a span {
    display: block;
}

.page-claster-list {
    margin: 20px 0;
}

.page-offer-list a {
    display: block;
}

.img-ctop {
    overflow: hidden;
}

ul.footer-cat {
    clear: both;
}

.remont.home-block .card {
    width: 25%;
}

.bold {
    font-weight: bold;
}

.top-nav-pzo-right a {
    display: inline-block;
    padding: 5px 0 5px 15px;
}

.top-nav-pzo-left span {
    padding: 5px 0;
    display: inline-block;
}

.top-nav-pzo-right {
    float: right;
}

.top-nav-pzo-cont:after {
    content: "";
    display: block;
    clear: both;
}

.poli-data {
    font-size: .8em;
    margin-top: 20px;
}

.poli-data>div:nth-child(1) {
    margin-bottom: 10px;
}

.bottom-border-span {
    border-bottom: 4px solid #fff5ad;
}

.form-title {
    display: block;
    border-bottom: 1px dashed #c5d9e4;
    margin-bottom: 20px;
}

.form-sub-title {
    margin-bottom: 10px;
}

.content ul li {
    list-style-type: none;
}

.list-card-img {
    height: 100px;
    overflow: hidden;
    margin-bottom: 10px;
}

.page-img-big {
    border: 2px solid #f0f0f0;
    height: 300px;
}

.page-img-big img {
    display: block;
    margin: auto;
    height: 100%;
}

.if-block-img {
    padding: 25px;
    background: #eeeeeedb;
    padding-bottom: 30px;
    margin-top: -110px;
    position: relative;
    height: 90px;
}

.prichina {
    margin-top: 20px;
    margin-top: 20px;
    color: #000000;
    font-size: 1.2em;
    text-transform: uppercase;
}

.remont-preim:after {
    content: "";
    clear: both;
    display: block;
}

.remont-preim>div {
    width: 33.3%;
    float: left;
    /* height: 120px; */
    padding: 30px 0;
    background: #f0f2f7;
    padding: 24px;
    box-sizing: border-box;
    box-shadow: 0 0 0 6px #fff;
    margin: 25px 0 0px;
}

.remont-preim>div b {
    font-size: 1.1em;
    color: #484848;
    line-height: 20px;
}

.remont-preim>div svg {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 15px;
}

.page-lest-remont li:before {
    content: "-";
    display: inline-block;
    margin-right: 10px;
}

.pzo-top-data>div {
    width: 50%;
    display: inline-block;
    float: left;
}

.pzo-top-data:after,
.pzo-top:after {
    content: "";
    display: block;
    clear: both;
}

.pzo-top>div {
    /* width: 33%; */
    display: block;
    float: left;
}

.pzo-top .logo {
    width: 20%;
}

.pzo-top .pzo-top-data {
    width: 40%;
}

.pzo-top .pzo-top-tel {
    width: 40%;
}


/* EXPER */

.top-nav-pzo {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
}

.top-nav-pzo>.top-nav-pzo-cont {
    position: relative;
    overflow: hidden;
}

.pzo-top {
    margin-top: 40px;
}

.miniLogo,
.topNavTel {
    display: inline-block;
}

.miniCont {
    display: inline-block;
}

.miniCont>span {
    display: block;
    padding: 0;
    font-size: .7em;
    color: #a4c6d8;
    margin-top: 3px;
    float: left;
    margin: 4px 16px;
}

.topNavTel {
    margin-left: 30px;
    padding: 14px 0;
}

.topBASEnav a {
    padding: 15px 0 0 15px;
}

.fixTopBASEnav {
    position: fixed;
    top: 52px;
    z-index: 99;
    width: 100%;
    background: #f0f2f5;
}

.fixTopBASEnav a {
    padding: 5px 20px 7px;
    font-size: 0.9em;
    font-weight: bold;
}

.topNavTel .zvon {
    color: #fff;
    padding: 2px 33px;
    margin-left: 40px;
    margin-right: -90px;
    font-size: .9em;
    background: #a1bac9;
    font-weight: bold;
    cursor: pointer;
}

.js_upload-images {
    box-sizing: border-box;
    padding: 10px;
    border: 2px solid #eee;
    margin: 20px 0;
    font-size: 12px;
}

.js_upload-images span {
    display: block;
}

.Brazzers {
    display: flex;
}

.IMG-Brazzers {
    width: 20%;
    box-sizing: border-box;
    border: 1px solid #ccc;
    position: relative;
    box-sizing: border-box;
}

.IMG-Brazzers span {
    display: none;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    z-index: 9999;
    cursor: pointer;
    width: 100%;
    text-align: center;
    padding: 2px 5px;
    width: 100%;
    background: rgba(153, 153, 153, 0.78);
    color: #fff;
    font-weight: bold;
}

.IMG-Brazzers:hover span {
    border-color: #292929;
    display: block;
}

.IMG-Brazzers img {
    width: 100%;
}

.file-form-post {
    display: none;
}

.form-file-text {
    cursor: pointer;
}

.download-btn {
    display: inline-block;
    padding: 5px 10px;
    /* border: 2px solid #eee; */
    font-weight: bold;
}

.box-files .form-file-text {
    display: flex;
}

.box-files .form-file-text .download-btn {
    width: 10%;
    text-align: center;
    font-size: 1em;
    background: rgba(255, 200, 0, 0.478431);
}

.box-files .form-file-text span {
    padding: 7px 20px;
    font-size: 1.2em;
}

.box-files {
    /* margin-bottom: 10px; */
}

.spisocheck>div {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 3px;
    border: 1px solid #eee;
    margin: 10px 5px 0px 0px;
}

.red {
    color: red;
}

.green {
    color: green;
}

.fileFormTags>span,
.fileFormTags>big {
    display: inline-block;
}

.fileFormTags>span {
    padding: 0 3px;
}

.fileFormTags big {
    cursor: pointer;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    font-size: .9em;
    font-weight: bold;
}

.img-ctop img {
    width: 100%;
    max-height: 130px;
    overflow: hidden;
}

.cater-tags {
    margin: 30px 0;
}

.footer-cat li:before {
    content: " - ";
    display: inline-block;
    margin-right: 10px;
}

.page_text p {
    margin: 0 !important;
    padding: 0 !important;
}

.logo img {
    height: 70px;
}

.block-img-page img {
    width: 100%;
}

.top_line .wrp a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    margin-left: 10px;
}

.top_line {
    background: #071726;
    border-bottom: 1px solid #092c4a;
    font-size: 14px;
    font-weight: 300;
    color: #7b8897;
    padding: 10px 0;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
}

.header {
    margin-top: 41px;
}

.block-tel-header {
    display: flex;
}

.block-tel-header .tel {
    width: 50%;
    box-sizing: border-box;
    padding: 10px;
    text-align: right;
}

.block-tel-header .tel a {
    color: #fff;
    font-weight: bold;
    font-size: 1.5em;
    text-decoration: none;
}

.block-tel-header .tel span {
    display: block;
    color: #c2dde3;
}

.home-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.home-block>div {
    width: 19%;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.home-block>div img {
    width: 100%;
}

li.estsub {
    margin-left: 18px;
}

.this-nav a {
    color: #5093e6;
}

.this-nav .active {
    font-weight: bold;
}

.sosedi-nav {
    margin-top: 30px;
}

.font1 {
    font-size: 1em;
}

.font2 {
    font-size: 1em;
    /* margin-left: 15px; */
}

.font3 {
    font-size: .9em;
}

.this-nav li {
    margin-bottom: 5px;
}

.sub_menu li a:before {
    content: "- ";
    display: inline-block;
    margin-right: 10px;
}

.this-dop-nav {
    margin-top: 30px;
}

.full-content {
    width: 100%;
}

.container a {
    color: #5093e6;
    text-decoration: none;
}

.cater-title {
    margin-bottom: 10px;
    font-size: 1.3em;
}

.cater-img img {
    width: 100%;
}

.top_menu {
    transition: transform 133ms ease-in-out;
}

.full-nav {
    transition: transform 133ms ease-in-out;
    width: 100%;
    position: fixed;
    top: 51px;
    background: #e4c268;
    left: 0;
}

.full-nav ul {
    transition: transform 133ms ease-in-out;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.full-nav ul li {
    width: 20%;
    text-align: center;
}

.full-nav ul li a {
    padding: 10px;
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: bold;
    color: #4b422c;
}

.full-nav ul li a:hover {
    background: #a58534;
}

.full-nav ul li .active {
    background: #a58534;
    width: 100%;
}

.tel-vav {
    padding: 8px 0 5px 30px;
}

.uspeh {
    position: absolute;
    border: 2px solid #000;
    padding: 130px;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
    font-size: 2em;
}

.cat-nav-root li {
    padding: 3px 0;
    margin-bottom: 5px;
    display: block;
}

.sub-cat-nav a {
    font-size: .9em;
}

.sub-cat-nav a:before {
    display: inline-block;
    margin-right: 15px;
    content: "- ";
}

.full-cat {
    margin: 30px 0;
}

.full-cat b {
    margin-bottom: 10px;
}

.sub-nav-sub .active {
    color: #fb6c04 !important;
    font-weight: bold;
}

.go-sub-nav-sub {
    margin-left: 10px;
    margin-bottom: 20px;
}

ul.sub-nav-sub a {
    border-bottom: 2px solid #ededed;
    font-size: .9em;
}

.base-nav-root li a {
    border-bottom: 1px solid #eee;
    font-weight: bold;
    font-size: .9em;
}

.ullistfullbord li:after {
    height: 0 !important;
}

.ullistfullbord {
    padding: 20px 15px !important;
    margin-bottom: 20px;
    box-sizing: border-box;
    background: #f8f8f8;
}

.ullistfullbord li:before {
    display: none;
}

.cater-title b a {
    display: inline;
    border-bottom: 1px solid #cae1fd;
}

.home-list-child ul li {
    display: block;
    margin-bottom: 5px;
}

.home-list-child ul li a {
    border-bottom: 1px solid #e6f1ff;
    display: inline;
    margin-bottom: 5px;
}

.cater-img {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 1000px;
}

table {
    font-size: 15px;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    background: #f0f2f7;
    margin: 20px 0 10px 0;
}

.desc_full table {
    font-size: 15px;
    width: 100% !important;
    text-align: left;
    border-collapse: collapse;
    background: #f0f2f7;
    margin: 20px 0 10px 0;
}

.desc_full table th {
    background: #e1e4ea;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    border-bottom: 1px solid #fff;
    padding: 10px 20px;
}

.desc_full table td {
    color: #020202;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 10px 20px;
}

.content .full_page .desc_full {
    padding-bottom: 0;
}

.desc_full table th {
    background: #e1e4ea;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    border-bottom: 1px solid #fff;
    padding: 10px 20px;
}

.desc_full table td,
.page_text table td {
    color: #020202;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 10px 20px;
}

.page-images-top-list {
    display: flex;
}

.page-images-top-list>div {
    width: 50%;
}

.page-prichi-list {
    background: rgba(240, 242, 247, 0.83);
    padding: 30px;
}

.page-images-top-list .prichina {
    margin-bottom: 20px;
}

ul.page-lest-remont li {
    margin-bottom: 5px;
    color: #333;
}

.side_menu>ul>li:after {
    display: block;
    width: 100%;
    height: 0px !important;
    background: #f0f2f7;
    position: absolute;
    left: 15px;
    bottom: 0;
    content: '';
}

.no-img-madhin {
    display: flex;
    background: #2b3946;
    min-height: 325px;
    align-items: center;
    justify-content: center;
}

.yavka {
    margin-bottom: 30px;
}

.cloassportf {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.cloassportf>a {
    width: 32.5%;
    background: #eee;
    margin-bottom: 10px;
}

.desc_full.ware {
    margin: 20px 0;
}

.page-portfolio {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    justify-content: space-around;
}

.groups-home-items {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    /*justify-content: space-between;*/
    /*justify-content: space-around;*/
}

.groups-home-mashin .groups-home-items>li {
    width: 22%;
}

.groups-home-items>li {
    width: 30%;
    border-bottom: 1px dashed #e6e6e6;
    margin-right: 3%;
    margin-bottom: 2%;
}

.groups-home-items>li a {
    font-weight: bold;
}

.page-portfolio a {
    width: 30%;
}

.page-portfolio a img {
    margin-bottom: 10px;
}

.start-full-portfolio {
    background: #e4c268;
    display: block;
    padding: 10px 20px;
    margin: 20px 10px 0;
    text-align: center;
    width: 20%;
    color: #fff !important;
}

.for-met-obr-page {
    max-height: 300px;
    overflow: hidden;
}

.for-met-obr-page img {
    width: 100%;
}

.group-title {
    display: block;
    font-size: 1.7em;
    text-transform: uppercase;
}

.header-groups {
    position: relative;
    margin-bottom: 20px;
}

.groups-home {
    margin-bottom: 50px;
}

.groups-home-items>li img {
    width: 100%;
}

.group-home-images-box {
    min-height: 210px;
    display: flex;
    align-items: center;
}

.alert-for-form {
    position: absolute;
    bottom: 50%;
    width: 100%;
    left: 0;
}

.for-form {
    background: #52a215;
    color: #fff;
    padding: 20px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 0 11px 10px #f5f5f5;
    font-weight: bold;
}

.for-form span {
    float: right;
    padding: 3px 10px;
    background: #fff;
    color: #000;
    font-size: .9em;
    cursor: pointer;
}

.remont-list {
    margin: 10px 0 20px;
}

.remont-list li:before {
    content: "- ";
    display: inline-block;
    margin-right: 10px;
}

.soc-tab {
    margin: 20px auto;
    padding: 20px;
}

.soc-tab p {
    margin-bottom: 15px;
    font-size: 18px;
}

.noimg svg {
    fill: #cbcbcc;
    margin: auto;
}

.noimg {
    background: rgba(238, 238, 238, 0.43);
    height: 100%;
    display: flex;
}


/* media */

@media screen and (max-width: 960px) {
    .full-nav,
    .top_slider,
    .wrp .desc_top {
        display: none;
    }
    .header {
        margin: 0;
    }
    .top_line {
        display: none;
    }
    .wrp ul {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
        justify-content: space-around;
    }
    .wrp ul li {
        width: 50%;
        overflow: hidden;
    }
    .repair_equipment li {
        min-height: auto !important;
    }
    .repair_equipment .title_block h2 {
        font-size: 20px !important;
    }
    .metalworking .wrp ul li,
    .metalworking .wrp ul li a {
        width: 100%;
        display: block;
    }
    .metalworking .wrp ul li a:after {
        content: "";
        display: block;
        clear: both;
    }
    .metalworking .wrp ul li img {
        float: left;
        width: 30%;
    }
    .metalworking .wrp ul li span {
        width: 67%;
        display: inline-block;
        float: right;
        position: relative;
    }
    .mod-block {
        width: 90% !important;
    }
    .working_hours {
        display: none !important;
    }
    .block-tel-header {
        flex-wrap: wrap;
    }
    .block-tel-header .tel {
        margin-top: 15px;
    }
    .block-tel-header .tel span {
        display: none;
    }
    .block-tel-header .tel a {
        font-size: 1.1em;
        text-align: center;
    }
    .list.home-categor>div {
        width: 100%;
    }
    .sub_cat {
        display: none;
    }
    .item_portfolio {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
        justify-content: space-around;
        min-height: auto !important;
    }
    .item_portfolio .photo {
        width: 30%;
    }
    .item_portfolio .photo img {
        width: 100%;
    }
    .item_portfolio .title {
        width: 60%;
        padding: 0 !important;
    }
    .speedbar .wrp ul {
        display: block;
    }
    .speedbar .wrp ul li {
        width: auto !important;
    }
    .page-portfolio a {
        width: 100%;
    }
    .page-portfolio a img {
        margin-bottom: 10px;
        width: 40%;
        float: left;
        margin-right: 20px;
    }
    .start-full-portfolio {
        margin: 20px 0 0;
        width: 90%;
    }
    .cloassportf>a {
        width: 50%;
        background: #fff;
    }
    .cloassportf>a img {
        width: 90%;
    }
    .groups-home-items>li {
        width: 100%;
    }
    .sidebar .btn_select {
        width: 100% !important;
    }
    .page-images-top-list {
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
        justify-content: space-around;
        display: flex;
    }
    .page-images-top-list>div {
        width: 100% !important;
    }
    .images-page-item {
        padding: 10px;
    }
    .images-page-item img {
        display: block;
        margin: auto;
    }
    .remont-preim>div {
        width: 100%;
        margin: 10px 0 0px;
    }
    .bottom-border-span {
        display: block;
    }
    .group-home-images-box {
        min-height: 150px;
    }
    .groups-home-mashin .groups-home-items>li {
        width: 46%;
    }
    .groups-home-mashin {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 350px) {
    .block-tel-header .tel a {
        font-size: 1em;
    }
    body {
        padding-top: 50px;
    }
}

@media screen and (max-width: 480px) {
    .repair_equipment .title_block h2 {
        font-size: 20px;
    }
    body {
        padding-top: 50px !important;
    }
    body.visible {
        padding-top: 50px !important;
    }
    .metalworking {
        margin-top: 0px !important;
    }
}

@media screen and (max-width: 1080px) {
    .top_line .wrp {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
        justify-content: space-around;
    }
    .top_line .wrp>div {
        padding: 0;
    }
    .sidebar .btn_select {
        width: 100% !important;
    }
}

@media screen and (max-width: 960px) {
    #headertop .wrp {
        display: none;
    }
    #headertop {
        padding: 10px;
    }
}

.cater-facets .cater-facets-images {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 200px;
    overflow: hidden;
}

.facets-block {
    margin-bottom: 20px;
}

.facets-block b {
    margin-bottom: 10px;
}

.cater-facets li {
    padding-bottom: 5px;
}

.lp-pre,
.lp-problem {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.lp-pre>div {
    width: 25%;
    box-sizing: border-box;
    padding: 25px 5px;
    text-align: center;
}

.lp-pre .list b {
    display: block;
    margin: 8px 0;
}

.lp-pre .list p {
    color: #4a4a4a;
    font-size: .9em;
}

.lp-problem>div {
    width: 25%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 5px;
}

.LP-block .title_block h2 {
    font-size: 2em;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
}

.LP-block .desc_top {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    color: #848484;
    text-align: center;
    padding-bottom: 25px;
}

section.prob {
    padding: 50px 0;
    background: #eeeeee;
}

section.work,
section.solutions {
    padding: 50px 0;
}

section.work {
    background: #f0f3f4;
}

.lp_work {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.lp_work .list {
    width: 25%;
    overflow: hidden;
}

.list img {
    border-radius: 3px;
}

.list b {
    margin: 10px 0;
    color: #071726;
}

.list p {
    font-size: .9em;
    color: #4c4c4c;
}

.cal-zvo {
    background: #eee;
}

.cal-zvo .wrp {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.preimushestvo .list b {
    font-size: 1.5em;
}

.preimushestvo .list p {
    font-size: 1em;
    font-style: italic;
}

.lp .wrp .title_block h2 {
    font-size: 2em;
    color: #0b1e2d;
}

.map_block.select-map {
    display: flex;
    flex-wrap: wrap;
    /*align-items: flex-start;*/
}

.map_block.select-map>div {
    width: 50%;
}

.map-kontalt {
    background: url(images/d1f9268286bcb18fd058650c3ea1d99a-portfolio-bg.jpg) 50% 0 no-repeat #051e34;
    color: #fff;
    box-sizing: border-box;
    padding: 20px;
}

.map-title {
    background: #f0f3f4;
}

.map-title h3 {
    font-size: 2.5em;
    text-transform: uppercase;
    color: #0b1e2d;
    padding: 10px 0 40px;
    font-weight: bold;
}

.map-block>span {
    display: block;
}

.map-block {
    padding: 30px;
    font-size: 1.2em;
}

.topop {
    font-size: 1.3em !important;
    line-height: 1.5em;
}

.map-block a {
    color: #fff;
    font-size: 1.3em;
    text-decoration: none;
}

.map-cont {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 1.4em;
}

section.lp.work.main_cat_link.geo-map {
    padding-bottom: 0;
}

.links form {
    position: relative;
}

.links form input {
    width: 100%;
    padding: 7px 21px 7px 10px;
    box-sizing: border-box;
    border: 0;
    border-radius: 2px;
    margin-top: 15px;
}

.links form button {
    position: absolute;
    top: 15px;
    right: 0;
    padding: 7px 10px;
    box-sizing: border-box;
    border: 0;
}

.search-query {
    padding: 10px 0 30px;
}

.nav-search a.active {
    color: #0b243a !important;
    font-weight: bold;
}

.item-search-page {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: 10px 0;
}

.item-search-page .prev-img {
    width: 24%;
    margin-right: 1%;
}

.item-search-page .block-body {
    width: 75%;
    color: #4c4c4c;
}

.nav-search {
    padding: 10px;
    background: #eee;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.item-search-page .block-body b {
    font-size: 1.1em;
    margin-bottom: 10px;
}

.item-search-page .block-body b a {
    color: #28568e;
    text-decoration: none;
    border-bottom: 1px solid rgba(228, 194, 104, 0.32);
}

.prev-img>div {
    height: 70px;
    overflow: hidden;
}

.prev-img>div img {
    margin: auto;
    display: block;
    background: #eee;
}

.nav-search {
    margin-bottom: 20px;
}

.nav-search span {
    color: #91989e;
    font-size: .9em;
    font-weight: bold;
}

.search-b {
    font-weight: bold;
    font-size: 1.3em;
    margin: 20px 0 10px;
}


/*  Author: bogdan-brd | URL: http://www.weblancer.net/users/bogdan-brd/ | Mail: bogdan-brd@mail.ru */

@font-face {
    font-family: 'ProximaNova-Black';
    src: url(fonts/ProximaNova-Black.eot?#iefix) format("embedded-opentype"), url(fonts/ProximaNova-Black.otf) format("opentype"), url(fonts/ProximaNova-Black.woff) format("woff"), url(fonts/ProximaNova-Black.ttf) format("truetype"), url(images/e981eb158b5f3b3f1cbcd3cb6e8173ec-ProximaNova-Black.svg#ProximaNova-Black) format("svg");
    font-weight: normal;
    font-style: normal;
}

.topop {
    font-size: 1.3em !important;
    line-height: 1.5em;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

.clear {
    clear: both;
}

.clrfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    width: 0;
    visibility: hidden;
}

b,
strong,
.bold {
    font-weight: bold;
}

i {
    font-style: italic;
}

u {
    text-decoration: underline;
}

a {
    color: #333;
    text-decoration: underline;
    outline: none;
}

a:hover,
a:active {
    text-decoration: none;
}

input,
button {
    padding: 0;
    margin: 0;
    line-height: normal;
    outline: none;
    /*border: none;*/
    font-family: 'Ubuntu', sans-serif;
}

textarea {
    font-family: 'Ubuntu', sans-serif;
}

button {
    cursor: pointer;
}

* {
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

::-webkit-input-placeholder {
    color: #8f8f8f;
}

::-moz-placeholder {
    color: #8f8f8f;
}

:-moz-placeholder {
    color: #8f8f8f;
}

:-ms-input-placeholder {
    color: #8f8f8f;
}

:focus::-webkit-input-placeholder {
    color: transparent;
}

:focus::-moz-placeholder {
    color: transparent;
}

:focus:-moz-placeholder {
    color: transparent;
}

:focus:-ms-input-placeholder {
    color: transparent;
}

:focus {
    outline: none;
}

body {
    position: relative;
    background: #fff;
    margin: 0;
    padding: 0;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    line-height: normal;
    color: #000;
}

.none {
    display: none;
}

.wrp,
.container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.container {
    overflow: hidden;
}

.wrp:after,
.container:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    width: 0;
    visibility: hidden;
}

.all_container {
    position: relative;
    overflow: hidden;
    /*padding-bottom: 70px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.content {
    display: table-cell;
    vertical-align: top;
    width: 850px;
    padding-left: 20px;
}

.sidebar {
    display: table-cell;
    vertical-align: top;
    width: 290px;
    padding-right: 10px;
    padding-bottom: 40px;
}


/*   top line   */

.top_line {
    background: #071726;
    border-bottom: 1px solid #092c4a;
    font-size: 14px;
    font-weight: 300;
    color: #7b8897;
    padding: 10px 0;
}

.top_line .left_col {
    float: left;
}

.top_line .right_col {
    float: right;
}

.top_line .address {
    margin-right: 20px;
}

.top_line .address,
.top_line .mail,
.top_line .tel {
    float: left;
}

.top_line .address:before {
    display: inline-block;
    width: 14px;
    height: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUBAMAAABPKxEfAAAAMFBMVEUAAADmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWOo7W7zAAAAD3RSTlMAzIgRu3fu3ZmqMyJmVURx1Xx/AAAAk0lEQVQI12NgYDgh2MsABFu+KMl7MzBwpSxg4HLbwMA4gVXpAosDQ5hBv+APrr8Mnqx5DM8CPBlEGRsYOB0UGXIYFRg4BBQZhJiKGcwDFBkamcWVCg1KGdYfsBRUZv3FwOQANJMlgIHBAEgzgyzYwMANoliLGcwCQGJFDO0GIIHz7/4ygACn4wQwzZ0GFAYBVSAGAGDlHID8GuBwAAAAAElFTkSuQmCC) 0 0 no-repeat;
    content: '';
    vertical-align: middle;
    margin-right: 10px;
}

.top_line .mail a:before {
    display: inline-block;
    width: 24px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAMAAAA7+k+nAAAAe1BMVEUAAADXuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/4AAMFAAAAKHRSTlMADt3DOczkJzDs1PAbBxGvpIRjVr24A+bl2MedkIohmpNzcnFKSEdDTfa67wAAAKxJREFUGNNlz1kSgyAQRdEnCDIoUXGIY+bE/a8wxLJKJOezb390oyKKhNyoh15yEQfEtGgQ2xUIlMRSnNNU5Rl8Ixdg4AlMRc0+zk4sRbQGNHmXYGP6OsIWnELGWCVkALwA25ZwXuSGYxCtLIBSy/cxWF3Oaii4+MiHH+7yCRjKZkDwcQ9XIvDTwEnVKXPBPbge7olqahoGElO3cXRRgkLqPAplk+ZgsqJ/aq6+CdoI4WDpinkAAAAASUVORK5CYII=) 0 0 no-repeat;
    content: '';
    vertical-align: middle;
    margin-right: 10px;
}

.top_line .mail a {
    color: #7b8897;
    text-decoration: none;
}

.top_line .mail a:hover {
    color: #d7b95f;
}

.top_line .tel:first-child {
    margin-left: 0;
}

.top_line .tel {
    margin-left: 20px;
}

.top_line .tel a {
    font-weight: 500;
    color: #7b8897;
    text-decoration: none;
    cursor: default;
}

.top_line .tel span {
    color: #dadada;
    padding-left: 5px;
}

.top_line .tel:before {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATBAMAAACAfiv/AAAAMFBMVEUAAADmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWPmxWOo7W7zAAAAD3RSTlMAImbuqt2IRMwzEXe7mVWdygHzAAAAeElEQVQI12NgYHdggAHGEDjLURQmzGYFF2ZNYIAJyysw8FrCmZsLYEwuI7hapo8wExpATE4Qk/07SEEx2JATDMlai0zAZgsnsBnbXwCbzfSJQUgT6pL9G0AkWJjbRgDkLLA9M2wUBWsbIGZr/P//QwFqj5zSBAYGAKGJGFwfBO8VAAAAAElFTkSuQmCC) 0 0 no-repeat;
    content: '';
    vertical-align: middle;
    margin-right: 10px;
}


/*   header   */

.header {
    position: relative;
    z-index: 1000;
    height: 240px;
    padding-top: 15px;
    background: url(images/a97789675a3ba9783111b689a0c0e706-bg-header.jpg) 50% 0 no-repeat #0b1e2d;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.header .wrp {
    height: 123px;
}

.header .logo {
    float: left;
    padding-right: 45px;
}

.header .working_hours {
    float: left;
    padding-right: 55px;
}

.header .working_hours .title {
    color: #d6dde3;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 10px;
}

.header .working_hours ul {
    position: relative;
    padding-left: 35px;
}

.header .working_hours ul:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 24px;
    height: 24px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAeFBMVEUAAADXuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV/XuV9HeLOsAAAAJ3RSTlMA9srETKqlBzgmIA3gzxmPbmpm1byurVlTUEQyLeW2spaUcmI+6BSvoNdcAAAA6UlEQVQoz12S7XqCMAyFUypgQfxAQNGp23R77/8OB0+brnj+NM1JTpqkonDPXVHsnk6WWHUEdKvEXeaAyfo+M8BQqv93A9mpns36lMFmG4jJ/y0Re7j5nAecF/XgPp8vjXdN4zTnMh0ZRx95hbW3jjQiVRT6gGsUq6TFlO+EGA7yRSaRqIJp+ZScPNzWoF0X5DJEYgtmrcQwSVn5T+GlUnNxSZlKi1cwJkxR63N9gwo/vmZuUC6wlwUOfiRyj8+MfXd+TTfN0fifMggnizrbZFFS9oCxeW4N8KgT3dESYEdZwrXz92md3v8ADykYRHCWndAAAAAASUVORK5CYII=) 0 0 no-repeat;
    content: '';
}

.header .working_hours li {
    font-size: 13px;
    font-weight: 500;
    color: #d6dde3;
    padding-bottom: 5px;
}

.header .working_hours li span {
    font-weight: 400;
    color: #5c778e;
    padding-right: 5px;
}

.header .call_back {
    cursor: pointer;
    float: left;
    margin-top: 15px;
}

.header .call_back {
    border: none;
    display: block;
    background: #dd2c3a;
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: all 150ms ease-in;
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
}

.header .call_back a:hover {
    background: #be2b3a;
}

.header .search {
    margin-left: 610px;
    padding-top: 15px;
}

.header .search form {
    display: block;
    position: relative;
}

.header .search .s_field {
    display: block;
    width: 100%;
    background: #081c2e;
    border: 1px solid #33495a;
    font-size: 15px;
    font-weight: 300;
    color: white;
    padding: 10px 50px 10px 20px;
    outline: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.header .search .s_btn {
    position: absolute;
    right: 17px;
    top: 50%;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAAbFBMVEUAAABDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHFDXHEMDN23AAAAI3RSTlMAqp0yCvXvtYgF5NaRUS/cyaSMYTkqIuW7lX58bFpJPyYWFW/QvbsAAACVSURBVBjTXY9ZDoMwDEQTIAmBsha67+/+dywhKZY6H7b0Rh7bKmjKOqy7K9EAGKDOf6Snbt6qmAZITKOTt8cWobfUW0JJGVrGQ1IxfqkVhaATczBQojPPpVq8IL3udLSC7JrS4DbSpHs6bom8TFp1gPETL4VrNNsKeu0MQbvI/OUIkOVlYnE6n/36CuEnUWLqT7tq/AJZvAtTFG9fFAAAAABJRU5ErkJggg==) 0 0 no-repeat;
    cursor: pointer;
    overflow: hidden;
    text-indent: -9999px;
}

.header .search .s_field::-webkit-input-placeholder {
    color: white;
}

.header .search .s_field::-moz-placeholder {
    color: white;
}

.header .search .s_field:-moz-placeholder {
    color: white;
}

.header .search .s_field:-ms-input-placeholder {
    color: white;
}

.header .search .s_field:focus::-webkit-input-placeholder {
    color: transparent;
}

.header .search .s_field:focus::-moz-placeholder {
    color: transparent;
}

.header .search .s_field:focus:-moz-placeholder {
    color: transparent;
}

.header .search .s_field:focus:-ms-input-placeholder {
    color: transparent;
}

.header .mob_btn {
    display: none;
}

.header .top_menu {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 15px;
}

.header .top_menu ul {
    height: 65px;
    line-height: 65px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #e8c764;
    background: -moz-linear-gradient(top, #e8c764 0%, #d0ac54 100%);
    background: -webkit-linear-gradient(top, #e8c764 0%, #d0ac54 100%);
    background: linear-gradient(to bottom, #e8c764 0%, #d0ac54 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e8c764', endColorstr='#d0ac54', GradientType=0);
}

.header .top_menu li {
    display: inline-block;
    padding: 0 15px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAcAQMAAACak0ePAAAABlBMVEUAAACkjEsNLgMsAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjaIBDBlLYAFJHDAGfCLoiAAAAAElFTkSuQmCC) 0 50% no-repeat;
}

.header .top_menu li:first-child {
    background: none;
}

.header .top_menu li a {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #4b422c;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 10px;
}

.header .top_menu li a:hover,
.header .top_menu li.active a {
    color: #fff;
}


/*   top slider   */

.top_slider {
    position: relative;
}

.top_slider .item_slide {
    position: relative;
    height: 450px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
}

.top_slider .item_slide:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #081c2e;
    opacity: .65;
    content: '';
}

.top_slider .wrp {
    height: 100%;
    z-index: 10;
}

.top_slider .row_slide {
    display: table;
    width: 100%;
    height: 100%;
}

.top_slider .row_info {
    position: relative;
    z-index: 10;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.top_slider .title_slide {
    font-family: 'ProximaNova-Black';
    font-size: 45px;
    line-height: 52px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.top_slider .title_slide:after {
    display: block;
    width: 160px;
    height: 8px;
    margin: 25px auto 0 auto;
    background: #ff7f00;
    content: '';
}

.top_slider .desc_slide {
    font-weight: 300;
    font-size: 18px;
    font-style: italic;
}

.top_slider .desc_slide p {
    padding: 4px 0;
}

.top_slider .slick-dots {
    position: absolute;
    left: 0;
    bottom: 55px;
    width: 100%;
    height: 20px;
    padding: 0;
    text-align: center;
}

.top_slider .slick-dots:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    width: 0;
    visibility: hidden;
}

.top_slider .slick-dots li {
    display: inline-block;
    padding: 0 8px;
    vertical-align: top;
}

.top_slider .slick-dots li button {
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    background: #fff;
    font-size: 0;
    opacity: .3;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top_slider .slick-dots li.slick-active button {
    background: #fac15c;
    opacity: 1;
    cursor: default;
}

.top_slider .slick-prev,
.top_slider .slick-next {
    display: block;
    width: 53px;
    height: 76px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGoAAABMCAMAAACyCtKOAAAAn1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADm5ub8/Pz+/v75+fnu7u719fXy8vLr6+vf39/c3NzT09P7+/v4+Pj09PTs7Ozq6uri4uLU1NTOzs7MzMy9vb29vb2UlJR+fn5lZWVPT089PT0gICD9/f34+Pjo6OjZ2dnMzMzJycmpqanx8fGtra23t7c8PDyhoaGcnJxfX1////9MXh1UAAAANHRSTlMACBEeFyolMDQ7tfD64cze1cWoo47r1cvJurOUh4NqW01HQj47NfXnwZx5cEupV1JMQTYjFDw3QQAABHhJREFUWMPtmel2mzAQhStjDHhpnM2O48Sxsy/O7vd/tgpm0JC5RjIk/dUqPT054Y4+3dEgIfj1v/3lZtxP4Pr3Ofa/vHF/4evt/VRb/jfNAUFLkmrY1xaBaedoC8vAWL4P43467ocakkTSimVKkP1Hzf6CtlDCmlaWXDPcYJ6cRmCNPAmoWzRHUyytKfHNPEkf3BHNhhoPiJqgjBuujY3y9j4dPH92O6oynOrzeTB9L4QFDFlhUwyK1sPNZjPjEQvJmZrZy8N1xLBSZXY01RFSb3m7yfuSTqiJbJhfv132mrLMF0+9Xm9V9LQZ6T6M040KwXBlxV9YfpihwQopXt1uinYRdXVdsDC6IMXtKlYsf5OxFqD4ckD9PEVRjSsrfCLN4DIuYMq/d56Q9BgJClxF0WOQhSTl6eqYPVXiRV7Rsq/jK82qbVVSbEl31MN5rFE8LhGfk/LOsuKwL6NIyfWI4s/y4AiDZbKs/Iy0o+tEsbY1lb3kxpHQFNpyrJskNF8GSHsUexSjKSwMyzoi/Z5mhT2NKXKuEuJJ+JwixgFfRpGSCcU9JMoUxSlWRKwHipkkfl+KNEYSRHEGkTWusNgWblBMSk8o5rAkyaKkns44rGQdUtxJSqyttiQTOek3RRzkEb7VWlJYRh5Q5G+OhLKVANLvC0mVROBeFNY+sbrIoqoleXpP6tM0VaQdWGl6StH3FKxRJC/UdmDsqZ9KErQnZEny0z77sikpxokoNpX0S0+EElKQRSjnq18NV6RCy6RZlqaQAg9L0p+m2YxZcQ9tcf6EtJ9ZVCJSQOHt5YoqzbJ9YQlK5e+I5zQrUWLKBG0JKuPKOrIdgCtWDukOzBDla4jKaA0Yug5UAVol7brTLSgTIn1FTWlXRlcOteCN4M3nKpzAN96AFoKCCozPmIVlYYL5ExSTzuLtFchSLozxd4p9zEWhih1yPecFc+dbWE9VuVjP1QSgreSQWYTSrPDCxKTDRJlCW7LpwHKLMFxu1VZXs4uQXDaCWZtNZMYbkCoqFSFJ6JeLOzyQ+Eg6MhJTtc9ZiVveyZZiCahCIlNuUa/ff4ykkFjlRux9jJGDI5PKLZhJkj6Dq7OMT+qorgyNyoXUrsrF9qwja15fGkY/ctaSjP/Ak4zbPUiPk/AhC1i8kp3vdjw459UTSNjQ1/WIWVgZaIpJo+vdDo7AuuPjqbKF4viRj3KK1PyAuggdUBd1B1TT+IC/wPuxek8t6o7d9c1ADlfMuhAUnk8vmLRCTz6YvpeXQ+pnLSijXK1JMVyq+6nxi58ll1YX38Z0SMeFurTihi+0jPgqYC/UU7fOVZeuv1iQI3XCnnC9jngqJjovoprwZEbgKQzTrx5fJ4Pph9zCRqk+poPJK4GcJwGFYJKdAgcvVFUKSUOiVu9uBZb3Iaa0+arINPCk+5FmiKW9ezRNv4fo1+z6fZaWsKbNq3aHhEnwSZqx1CePrZ9fUJLH/chHJe/HoNYkioFujG84HNSGJTTkoEAUbWniMSQwP/QJNaj4R9sf4MivbgAy5P4AAAAASUVORK5CYII=) 0 0 no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    margin-top: -38px;
    cursor: pointer;
    border: none;
    outline: none;
    z-index: 20;
    opacity: .5;
    transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
}

.top_slider .slick-prev {
    left: 150px;
    background-position: 0 0;
}

.top_slider .slick-next {
    right: 150px;
    background-position: -53px 0;
}

.top_slider .slick-prev:hover,
.top_slider .slick-next:hover {
    opacity: .85;
}

.top_slider .s_arrow {
    height: 100%;
}


/*   metalworking   */

.metalworking {
    background: url(images/f67ad3ccec0196163a9209f7affb655c-bg-metalworking.png) 100% 0 no-repeat #fff;
    padding: 50px 0 20px 0;
}

.metalworking .wrp {
    overflow: hidden;
}

.metalworking .title_block {
    text-align: center;
    padding-bottom: 25px;
}

.metalworking .sub_title {
    color: #333;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.metalworking .title_block h2 {
    display: block;
    color: #000;
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
}

.metalworking .title_block:after {
    display: block;
    width: 75px;
    height: 4px;
    background: #ff7f00;
    margin: 22px auto 0 auto;
    content: '';
}

.metalworking .desc_top {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    color: #848484;
    text-align: center;
    padding-bottom: 25px;
}

.metalworking ul {
    margin: 0 -15px;
}

.metalworking li {
    display: block;
    float: left;
    width: 25%;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.metalworking li a {
    position: relative;
    display: block;
}

.metalworking li a img {
    display: block;
    width: 100%;
}

.metalworking li a .title {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 87%;
    font-size: 18px;
    font-weight: 500;
    color: #333;
    border-left: 4px solid #ff7f00;
    background: white;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*   repair equipment   */

.repair_equipment {
    background: url(images/97ef8cfac5291a0edeb900046dd9540c-repair-equipment-bg.jpg) 50% 100% no-repeat #f7f7f7;
    padding: 45px 0;
}

.repair_equipment .title_block {
    text-align: center;
    padding-bottom: 25px;
}

.repair_equipment .sub_title {
    color: #333;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.repair_equipment .title_block h2 {
    display: block;
    color: #000;
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
}

.repair_equipment .title_block:after {
    display: block;
    width: 75px;
    height: 4px;
    background: #ff7f00;
    margin: 22px auto 0 auto;
    content: '';
}

.repair_equipment .desc_top {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    color: #848484;
    text-align: center;
    padding-bottom: 25px;
}

.repair_equipment ul {
    margin: 0 -15px;
}

.repair_equipment li {
    float: left;
    width: 25%;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 300px;
}

.repair_equipment li a {
    display: block;
    text-decoration: none;
    text-align: center;
}

.repair_equipment li .preview {
    position: relative;
    display: block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.repair_equipment li a .preview:before,
.repair_equipment li a .preview:after {
    transition: all 150ms ease-in;
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
    content: '';
}

.repair_equipment li a:hover .preview:before {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #081c2e;
    opacity: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    content: '';
    z-index: 6;
}

.repair_equipment li a:hover .preview:before {
    opacity: .75;
}

.repair_equipment li a:hover .preview:before {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #081c2e;
    opacity: .75;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    content: '';
    z-index: 6;
}

.repair_equipment li a .preview:after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAA4CAMAAAA8cK3qAAAAn1BMVEUAAADx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/Dx7/D3lp8OAAAANHRSTlMA+fTu4vIIBLnqIQx/dzcW5tlNQyscEMafi1lHP96pkW5nJtSzhlZRL66ZX9DLcWK/pDM7mjya1QAABJhJREFUWMOtWNe2qjAQDU1A6aKCohQLglhA/v/b7iLheDMQlFP2kytOsqdPCBqJiemebv7uUdjbbfE47MLIScwJ+kMsgsjbC3UHwr6Mnou/YTCdcMXXAxBWYWr+msLwrzQDx0uWqEoctcRf/eA3DJP0oL6O32b+zTHc6XQxnVab+Ljbv6gE5fTT8CzXK+5FoD9NGQHIy3Nc2nwrsbqbP6OoCezyMhheM82/DLpelt/lcJRWRSVO3ktOL5lEZJWT/B2Kc0ncIOUbWr2FEx1zr8yPt3RKhy4IVaJRZoyPt261FJVMMcQH8ZVWkqhENE/ikzJStZE+exJP8ZlBUZxDse7Ayitql+sRp602IyhmN4EIp7SfNLVmQPJpa+YKtpP7bIy7w9vFGy05X9UDKBzazfGeJMCHyJxsLFae6cVYrQch6bRkkhMV7+8irvHY2TGoX42r38EHFUq05MJBly2Iqw4uWNUBBwNHWDYllleSgXBgz/MabEOpVH8Af0EAJHOKJ4tjgw21T5163tYfIbpwz7zAq+s+xwVH99GRl/N6BHaTjmYZtjDqckQ45F63lQbcGBLO6RabTypG7kWXLELs6lFQZLbSPmWirOGUj/u5IHV1LjxN84qufbzRrzjc/8LZi+OIe1uKetBrCDvG/jRjm5XGEHOcMvkXC7ZDZDW2Qw1wdV8mXmuAB2OSGHtsC/HYrTF+G7DmHlRYragTVJjFU9ZUKrCRDf+Fa4RYHKhSh33iw6sRc/8Z26IjNBcajjliYS6BoAOHbjgQ+RSxUNnNvhNSmrxicyAHkIhnoKUFSNYDraoZdXtcCfxpDIlggLAKY0jmjcNXqNo2prBlAnj/vYA2BMeKg1jYWI1yc4QcofnBZEkscNJhRjUOBSaewbRDbEKCdVvzDQvLY7NONdwGy9Q2WXZgjrZN3rmG5cIQ8zrdQ5+17N1JlrEiKpIEbhHzpDP3cKo7ONzd5dK9K931uL93jQOqUVGUGsOOk17J90YWty2Kba//W4t+2+MbaWwHYKm93vjX6lEIe1cSH8+OG1xNLeyNKRo3fSFUl3kl4e+9dMPNcN+t/XgMid7tWSvsQ6os4D9qJMMszkbMxY6X71usb/Dm2lWa0GH7TxxbF6oVcnjCJAN3bR//fYUue4rvOSw47YxH3b+SQEMtcr8zAYv9jgNO1OVNIDdkGQ3DWJFpCna6yjDHygD6kHm9dz48PhCXSWFC66cJbAreNxlfMV6CPiEl3rGjGa3ijmNwZHT0Jvc9idF9zDf9NOfIp3lKSU8CzwI8nFrOKTXkzYPs2p3ROKTXtgAc8O17ya+iIPE8L4iFd5/Sebk5cO3FDI2GeRRbGnAWkqdBul6nQSKDOK4zQqHmWHo0qryN9fUYyG8lDa21m9sF6Lt4lm0MVEU3BmIpn3XF+ho1GyA0EhPDE/4/a52SmQzOnyXr8KF+pcFhM0M/xDn8P6D4ojxGp7lRVYFzivwd9Q5mecHvXgbjTASZ2wD2roeeoF+juu0GO7F40J9/9Nw5SRztYAudliIqx/V5hv4SMzNxomPoZcpDyTz/tjYWox/R/gGJoI0JuhCuKQAAAABJRU5ErkJggg==) 50% 50% no-repeat;
    content: '';
    z-index: 7;
    opacity: 0;
}

.repair_equipment li a:hover .preview:after {
    opacity: 1;
}

.repair_equipment li .preview img {
    display: block;
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

.repair_equipment li a .title {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #0c264b;
    line-height: 20px;
    padding-top: 15px;
    transition: all 150ms ease-in;
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
}

.repair_equipment li a:hover .title {
    color: #2488e6;
}

.lazer-calc-section {
    background-color: #eeeeee;
    width: 75%;
}


/*   main cat link   */

.main_cat_link {
    padding: 45px 0 30px 0;
}

.main_cat_link .title_block {
    text-align: center;
    padding-bottom: 25px;
}

.main_cat_link .sub_title {
    color: #333;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.main_cat_link .title_block h2 {
    display: block;
    color: #000;
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
}

.main_cat_link .title_block:after {
    display: block;
    width: 75px;
    height: 4px;
    background: #ff7f00;
    margin: 22px auto 0 auto;
    content: '';
}

.main_cat_link .desc_top {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    color: #848484;
    text-align: center;
    padding-bottom: 25px;
}

.main_cat_link .list_info {
    margin: 0 -15px;
}

.main_cat_link .list_info>li {
    float: left;
    width: 33.33%;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.main_cat_link .list_info .title_cat {
    position: relative;
}

.main_cat_link .list_info .title_cat img {
    display: block;
    width: 100%;
}

.main_cat_link .list_info .title_cat span {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #071726;
    background: rgba(7, 23, 38, 0.75);
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.main_cat_link .list_link {
    padding: 10px 0 0 15px;
}

.main_cat_link .list_link li {
    padding: 3px 0;
}

.main_cat_link .list_link a {
    font-size: 18px;
    font-weight: 300;
    color: #2488e6;
    text-decoration: none;
}

.main_cat_link .list_link a:before {
    position: relative;
    top: -1px;
    display: inline-block;
    width: 6px;
    height: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAMAAACg0N8BAAAARVBMVEUAAAAHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYw/etfAAAAF3RSTlMA4bZsNRUJ1tLHxa+im5WNgHhPSS8pAvNTDbUAAAA1SURBVAjXY2BiZgABIUZBMM3CyA+mRdh52UA0Kyc3mOJiApKiHDxsICV8YgwMwowCQBGodgAk0gEXewH5RQAAAABJRU5ErkJggg==) 0 0 no-repeat;
    content: '';
    margin-right: 8px;
    vertical-align: middle;
}

.main_cat_link .list_link a:hover {
    color: #071726;
}


/*   portfolio   */

.portfolio {
    background: url(images/d1f9268286bcb18fd058650c3ea1d99a-portfolio-bg.jpg) 50% 0 no-repeat #051e34;
    padding: 45px 0;
}

.portfolio .wrp {
    overflow: hidden;
}

.portfolio .title_block {
    text-align: center;
    padding-bottom: 25px;
}

.portfolio .sub_title {
    color: #fac012;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.portfolio .title_block h2 {
    display: block;
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
}

.portfolio .title_block:after {
    display: block;
    width: 75px;
    height: 4px;
    background: #ff7f00;
    margin: 22px auto 0 auto;
    content: '';
}

.portfolio .desc_top {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    color: #eee;
    text-align: center;
    padding-bottom: 40px;
}

.portfolio .slider_block {
    margin: 0 -15px;
}

#slider_portfolio .item_slide {
    float: left;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#slider_portfolio .photo a {
    display: block;
}

#slider_portfolio .photo img {
    display: block;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#slider_portfolio .title {
    padding-top: 15px;
}

#slider_portfolio .title,
#slider_portfolio .title a {
    font-size: 16px;
    font-weight: 500;
    color: #d1a111;
}

#slider_portfolio .desc {
    font-size: 16px;
    font-weight: 300;
    color: #d2d2d2;
    padding-top: 10px;
}

.portfolio .show_more {
    text-align: center;
    padding-top: 40px;
}

.portfolio .show_more .slick-next {
    display: inline-block;
    background: #ffc811;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 500;
    color: #0b243a;
    padding: 0 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/*   about company   */

.about_company {
    padding: 45px 0;
}

.about_company .title_block {
    text-align: center;
    padding-bottom: 30px;
}

.about_company .title_block h2 {
    display: block;
    color: #000;
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
}

.about_company .title_block:after {
    display: block;
    width: 75px;
    height: 4px;
    background: #ff7f00;
    margin: 22px auto 0 auto;
    content: '';
}

.about_company .desc {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    color: #898989;
}


/*   certificates   */

.certificates {
    background: #f8d24b;
    padding: 45px 0;
}

.certificates .title_block {
    display: block;
    color: #000;
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 40px;
}

.certificates .slider_block {
    padding: 0 85px;
}

#certificates {
    position: relative;
}

#certificates .item_slide {
    float: left;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#certificates .item_slide img {
    display: block;
    width: 100%;
}

#certificates .slick-prev,
#certificates .slick-next {
    width: 70px;
    height: 70px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAABGCAMAAAApbYzeAAAAnFBMVEUAAAAHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyYHFyZh5EdjAAAAM3RSTlMA7xjnVEohDvrc7K4UBfTRYTjkyh6yXAm8uIhmLX5qWE/gqqaZlYJDn41GPTHXdSXBkMSKz2nNAAAFqUlEQVRo3q1ZbZuqIBBF64ZaVlZqZlnpau+1rf//v10G2ksviIh3PuxjCx3PDDOHCVC1uctg0Z/aHcPo2NP+Iji7SMPc8yvKUgNlEGST8s066dhshmKO0847yiQLBo1AjtmQf9uynp7TP+oof1JLjDLMjsogwfQRifkhPp57ptk77+JD9PBxNFZDGY8eKNEh3jGUY3yYP1CmgZo/jMpocXLfVt8rRmxoU4+yeUwtvHeU04INTetjPMhoTPcn8bD3RdevP5OjzPp0Nb488fBpT9csq8mdrgGz7pJ3mQsAGkqjHABja2FK2N7hPUZXhnKAKWmvxm0avLx6Qk7drgleL4VZh2pJiCDfNgppBVX/jcWD+BvqV6HoNpDLkVuBAonlK2kAhpywTeEy2pBTWEnLfEhx4VQMKAukaCtwX0B8AEFbqaIswCcBG/dCBhKkbGMyfet+oGzJv8fqKAmZfvlcqW+Gom5r0Ar0ZqBRa4Sa+fSN3uzO4tIU5wu92Bf3qEls7m/1wfNF3VbvYVhL8kWaNy+1FxIhm6PGBtUweEpeqMbmKHMikCHi1ieaGqLmZjAfOKqhARIOiRY87RXEpSPSsBMLMV/qkw7K8eWLNlFC+fxdKs7LlEj27zMR1FSc6elOjh4Rtfmny3TpZQZOm8IQk4GAPQbkMRRqMg2fzCDZNjwweS0XQ6zwBQsNC0wh3juMWjb5v9B4ZC6u5VKxlbsWpBtbeMut2KBr2WAywfstpUyXC+gcK6g5VUBdNhktKMZqqc0F9SDh2LL3kDabJawOk01blwsYaTxihGLSDCCkz8YGMafVuZBzcaSt3xV0AarzKm3sHDmbBdMFwtmTc5E3kDdQb1DRm7xZlbPxqHov4a/2GoFNiDcEawLP+itFRpegVfNWXKAa4xiqQZ8Nq8YAFuugyYXrXp6D4rVicyCpC36NW3GBcpzPoRhasRmT2EKjuNPkwnNvNIIqaMVmB02sDYmjx4XL3nYLkteKzRLkzhHDHJW5oIFVOk5pDZAym6PYJYeUlGWKt/2LYu+Hh6VhlEOs2NddxO2IaZVGBZlZCfKuT0a+fZSzCjKOaIg1XB3z/y+T2aGNlNB9pzKBu5SNZgLLuXQrE5iVtj4bXtq6XHhpc9HTZtNlotfV5cJFj8lwKzYr0uORfm/VigvdlvhGqcsGYpsk4JcuF75RLiGLW7DhLUQrLsiBQnKJJJ6lbCZmXXNlhaFV11yZEymXMxF8l0a5QC1ic4V1hihfW8QFFWydAyL8SJ8NaENCj1mmLbigC6QM/6miyWbGthoTRF6XC/+pAqcse6TNJodjMHYMl2tzQXt2ssPONUJdNq716E/+wM9bXS4hPxTZ8jZYUlO4SvGcR21W6R6W1BFvgLdP78K1bMyqwMTsMa4KjVnLBT/PmNTq58ZPKtaaS6ZTlXuJv6nV8MnTjglbt4Z5rDnhLZDXEED0+og46GrAkMz84Z9+SJ5rgLjO6yke1js0zSCVXpMj0zvAxS8ZqnOcfOXn4fzM/KpztN1tfdDe/QxEBsD6h/76VxCQryNR679pfR2CQhti0wylgz8UowM+NYuLHba9trqyUyTxmdC11RUav9BLQ6Vq3APKTLiLg097JZ0IU3a5KB6kV51HBZUC2tOBeHAwhVcoaOiRXrtWO/9VglumHGTAZsn6AaiQgRzFZLOkCTWEG/RCAoRXBtygxzKU2IIzjBWWOFTQF9UUzMwvYVZ+rujI7gaMRzc5yi0qgc59WdF950MY92f1WnYpwaar8weT6w8dstcKlW/TqT/X5QeT1ZQOXdTUMWZ0yq1fBN7NxNi8eeuiD/BAJUFKlvzO7xfrX5Sg8LcloxKrq6tf/jNrOLT4p6iB2nejKhRocBrYLPaN8s0MP+mhRtZLRCjxDDU27MV5NNo6huFsR1GenDDSMHxKnlFiT4LyFwCVGCRFxSqGAAAAAElFTkSuQmCC) 0 0 no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    margin-top: -35px;
}

#certificates .slick-prev {
    background-position: 0 0;
    left: -85px;
}

#certificates .slick-next {
    background-position: -70px 0;
    right: -85px;
}


/*   specialists   */

.specialists {
    padding: 45px 0;
}

.specialists .title_block {
    text-align: center;
    padding-bottom: 25px;
}

.specialists .sub_title {
    color: #333;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.specialists .title_block h2 {
    display: block;
    color: #000;
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
}

.specialists .title_block:after {
    display: block;
    width: 75px;
    height: 4px;
    background: #ff7f00;
    margin: 22px auto 0 auto;
    content: '';
}

.specialists .desc_top {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    color: #848484;
    text-align: center;
    padding-bottom: 35px;
}

.specialists .list {
    overflow: hidden;
}

.specialists .list ul {
    margin: 0 -12px;
}

.specialists .list li {
    float: left;
    width: 25%;
    padding: 0 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.specialists .list .photo img {
    display: block;
    width: 100%;
}

.specialists .list .name {
    font-size: 18px;
    font-weight: 700;
    color: #222;
    padding-top: 12px;
}

.specialists .list .desc {
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    padding-top: 5px;
}


/*   title page   */

.title_page {
    background: url(images/42374a5aeddfa4b49a6518f722d737e8-title-bg.jpg) 50% 0 no-repeat;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -khtml-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.title_page h1 {
    display: block;
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    text-shadow: 0 0 10px #000;
    padding-top: 10px;
    padding-bottom: 20px;
    word-break: break-word;
}


/*   speedbar   */

.speedbar {
    background: #f8f8f8;
    border-bottom: 1px solid #ebebeb;
    -webkit-box-shadow: 0 2px 5px #f2f2f2;
    -moz-box-shadow: 0 2px 5px #f2f2f2;
    box-shadow: 0 2px 5px #f2f2f2;
    padding: 20px 0 10px 0;
    margin-bottom: 30px;
}

.speedbar li {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    color: #bfbfbf;
    padding-bottom: 8px;
}

.speedbar li:first-child:before {
    display: none;
}

.speedbar li:before {
    display: inline-block;
    width: 6px;
    height: 9px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAJBAMAAADjtECuAAAAElBMVEX4+Pje3t7MzMzQ0NDw8PDr6+uYM60JAAAAIElEQVQI12MQZGBgMBJgYHBWZGBgATGCVEE0mA+kQPIALOUCcmdAggEAAAAASUVORK5CYII=) 0 0 no-repeat;
    content: '';
    margin: 0 10px;
}

.speedbar li a {
    color: #999a9f;
    text-decoration: none;
}

.speedbar li a:hover {
    color: #000;
}


/*   side menu   */

.side_menu>ul {
    padding-left: 5px;
}

.side_menu>ul>li:first-child {
    border-top: 0;
}

.side_menu>ul>li {
    position: relative;
    display: block;
    padding: 8px 0;
    overflow: hidden;
}

.side_menu>ul>li:after {
    display: block;
    width: 100%;
    height: 1px;
    background: #f0f2f7;
    position: absolute;
    left: 15px;
    bottom: 0;
    content: '';
}

.side_menu>ul>li>a {
    font-size: 16px;
    font-weight: 500;
    color: #07050c;
    text-decoration: none;
}

.side_menu>ul>li>a:hover,
.side_menu>ul>li.active>a {
    color: #fb6c04;
}

.side_menu>ul>li>a:hover:before,
.side_menu>ul>li.active>a:before {
    background-position: 0 -11px;
}

.side_menu>ul>li>a:before {
    display: inline-block;
    width: 6px;
    height: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAVCAMAAABSUG9PAAAAb1BMVEUAAADT1dz7bAT7bAT7bATT1dz7bATT1dz7bAT7bAT7bATT1dzT1dzT1dzT1dzT1dz7bATT1dz7bATT1dz7bATT1dz7bATT1dzT1dz7bATT1dz7bAT7bAT7bATT1dz7bATT1dz7bATT1dzT1dz7bAS1N+XNAAAAI3RSTlMA9N7y5trVREQf9eXg1JJMTCwsJSUg+OfNzcfHlY4/PzMzHYOfWJQAAABeSURBVAjXRYtXDoAgEERBFAuCvXfZ+5/RXQhxPuYlU5jRDUNNtuwQKbfJgKy41a/n6uM5lCd3U2UVHU1ys1+HbAkxRD0iKyDKkfUI0lHARrGAJZSXwCkdYjru8kH/AKEgBaUkK2QkAAAAAElFTkSuQmCC) 0 0 no-repeat;
    content: '';
    margin-right: 10px;
}

.side_menu .sub_menu {
    display: block;
    padding: 4px 0 0 25px;
}

.side_menu .sub_menu li {
    padding: 3px 0;
}

.side_menu .sub_menu li a {
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    color: #458ac4;
}

.side_menu .sub_menu li a:hover {
    color: #071726;
}

.sidebar .btn_select {
    display: none;
}


/*    group category   */

.group_category:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    width: 0;
    visibility: hidden;
}

.group_category .item_cat {
    float: left;
    width: 50%;
    padding-right: 15px;
    padding-bottom: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.group_category .item_cat:nth-child(1) {
    clear: none !important;
}

.group_category .item_cat:nth-child(2n+1) {
    clear: left;
}

.group_category .item_cat .photo {
    float: left;
    width: 90px;
    height: 90px;
    overflow: hidden;
}

.group_category .item_cat .photo img {
    display: block;
    width: 90px;
    height: 90px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.group_category .item_cat .title {
    padding-bottom: 10px;
}

.group_category .item_cat .title a {
    font-size: 18px;
    font-weight: 500;
    color: #0c264b;
    text-decoration: none;
}

.group_category .item_cat .title a:hover {
    color: #fb6c04;
}

.group_category .item_cat .info {
    margin-left: 110px;
}

.group_category .item_cat .sub_link li {
    display: block;
    padding-bottom: 10px;
}

.group_category .item_cat .sub_link li a {
    color: #2873bd;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 1px solid #c9dcee;
}

.group_category .item_cat .sub_link li a:hover {
    border-bottom: 1px solid transparent;
}

.group_category .item_cat .desc {
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
    color: #848484;
}


/*   navigation   */

.navigation ul {
    display: block;
    text-align: left;
    padding: 20px 0 30px 0;
}

.navigation li {
    display: inline-block;
    padding: 0 6px 6px 0;
}

.navigation li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border: 2px solid #d4d4d4;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-align: center;
    text-decoration: none;
}

.navigation li a:hover,
.navigation li.active a {
    border-color: #448ed8;
    color: #448ed8;
}


/*   seo text   */

.page_text {
    font-size: 18px;
    font-weight: 300;
    color: #848484;
    line-height: 24px;
    padding-bottom: 35px;
}

.page_text h2 {
    display: block;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 5px;
}

.page_text p {
    display: block;
    padding: 10px 0;
}


/*   sub cat   */

.sub_cat h2 {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    padding-bottom: 20px;
}

.sub_cat h2:after {
    display: block;
    width: 60px;
    height: 2px;
    background: #448ed8;
    content: '';
    margin-top: 10px;
}

.sub_cat .links {
    padding-bottom: 5px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ededed;
}

.sub_cat .links li {
    display: inline-block;
    padding: 0 25px 15px 0;
}

.sub_cat .links li a {
    color: #5093e6;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
}

.sub_cat .links li a:hover {
    color: #000;
}


/*   tags   */

.tags {
    padding: 0 0 30px 0;
    font-size: 16px;
    font-weight: 300;
    color: #94999e;
}

.tags:before {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAclBMVEUAAADN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPN0NPBorNJAAAAJXRSTlMAQ183SV1qDOrPyrKqQSPWwZFOMbqhlmJYOB0WA/TvoomGeHZ0rMCfUAAAAMJJREFUKM99zdmOwjAQRNFmMHZWEhK2YVaW+/+/iANIEZRJvbRaR9VtySxLyLy9yT5iA21ae3BxbNgmuaK7zZz65Wfn3Dz8/N43z/FJZwDUWemowrBWqsyK3MHezPGnitsSSi5mO/5V+fYsv1iZrdiJRu4jD28betWhZxvWdqBQBcpFS6QzftTXtAHCWyU/cLprDZps/JtKM6ksJi7Dx6OcT3Rjikm1efqyuHTFpSsuGvMpKi5/5f7YVRdVH1XTrb1JrgDLOJ3nPJGxAAAAAElFTkSuQmCC) 0 0 no-repeat;
    content: '';
    vertical-align: middle;
    margin-right: 10px;
}

.tags a {
    color: #94999e;
    text-decoration: none;
}

.tags a:hover {
    color: #444;
    text-decoration: underline;
}


/*   contact page   */

.contact_page {
    padding-bottom: 50px;
}

.contact_page .address {
    color: #3a3a3a;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
}

.contact_page .address:before {
    display: inline-block;
    width: 49px;
    height: 49px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAMAAABEQrEuAAAAflBMVEUAAAAorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfnMjh4OAAAAKXRSTlMAzu9EMhG6d94hoYfCXAdlPNuTjyWDDubTtnJLmVYc+Lx8bGBPLaeqlheiEjQAAAHhSURBVEjHpZbdkqowEIR7ICQgICKygn+r6+ou7/+CpyJqzIyCp/a7oXSCPenpVIRkcZhQ3HVdTJPDAqPM0risjyoBkKhjXcbpDEOElJnE+yYxGYV4hdL6G5JvrRWeUlGB5xRUQfLRzqd4xXTefgiDyhRDpCWz7RSsMMwqOOGB3fILY3wtk4c2yWAcQ26jvxXeofq9zznjtWhrjCkSMLLb/Cln603QXdiwd3K6PifwSKi7EbCATI6wNDNfIe4eUH6Omkv6NDx+LitjTb1K5BV1eFNyhH039+7uvrsdBH5iNvYF1fdHVsxPXyCttatuEdtakYgbbFgC7aKQf3CkBuftf72xPYPUSFeJ7y9hGWFs537K8clOnhLucrM6MDSfoE930RAjdBgIjWUkRRxCYrdkXnGRDS8qwjkHx4XXWeuCZWfOKZgEm7nLFRNxEixXziwp8iMq0097PnIIruc8hNxGfwYFprP0BXkGQWtRiILnEmvqH+1zEYKgvf74vpAiZAPMKfZujpIIEpeP+RzDyGX7FOPU+8cMl2/cH6XX6OKNO2rB78F6uKVyIbzRg3etjv5ynztU1j79z9BmCq9YN3q188/1SjdrDBFWcVPnynYdqbxu4irEKKfDhGx2A5ocTrL8DzRJM45lMfK7AAAAAElFTkSuQmCC) 0 0 no-repeat;
    content: '';
    vertical-align: middle;
    margin-right: 15px;
}

.contact_page .tel {
    float: left;
    width: 33.33%;
    font-size: 19px;
    font-weight: 500;
    color: #3a3a3a;
    margin-bottom: 20px;
}

.contact_page .tel:before {
    display: inline-block;
    width: 49px;
    height: 49px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAMAAABEQrEuAAAAgVBMVEUAAAAorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfnCCPpoAAAAKnRSTlMAMtHcuu7Md2URkiKhh15FBzxxgw7DtFNK96iYWeTAvY18LSce4WlOGxUoTMgKAAAB4UlEQVRIx42V55KDMAyE5Y7pBzlI79f8/g94IU7iEmz4/mRmJ4ssaT2Gdy6nnBOlFOH56QKTfBSEtCXKACBDZUtI8QExKrwXmaNkYo8rCIEo7UfknlI0bjjiBMZJ8HFEXXRpDSHqtFv4WkYKiFGQzBXOrIE4DTuDxXX3DVN876wqNRYwjcCm0U0Kc0g3rz1/wjw+n/vHWyPKXvRBxxbr3zK31j5EMAta8lKXsLJG1Y1NOEf3IhW14qDuhKNHK13pxVo7aMigO2BWYpjSJCHHgnmjVcYRHrCwE0i1QUQSKWC9tYNgKoRWsgaM7Myb4Ybny/5sgd8cREYcvztY1baQmDaCw1KuQgYLiliUVwP6wcFluMbK9GGvncf6wN4RJLerJMn7rNZbX2N3C3rsh2ZesMzOPYsS8hHljXR3bnLlW0ihNKx3cmWG5dxEg7OgemXuh4OkjqOy2jB30CNhxkC8Owh4OWaR4nk0bua/xPqnC+W04EpReyPd4+MHI8ZJDs9v8ZkOc740hSn8vx2KGYb2YGeYNJOGxr2blxlv1MV/B9v4kUj2HozoW0vl2Ch48D3naWDH++5nRP7p9ghCLDFtro5ybajOXZDq+IXbEsmhM1S2+OtYwSTnU86HrDOen87wxj9nRSvikLHg+wAAAABJRU5ErkJggg==) 0 0 no-repeat;
    content: '';
    vertical-align: middle;
    margin-right: 15px;
}

.contact_page .tel a,
.contact_page .mailto a {
    color: #3a3a3a;
    text-decoration: none;
}

.contact_page .mailto {
    float: left;
    width: 33.33%;
    font-size: 19px;
    font-weight: 500;
    color: #3a3a3a;
    margin-bottom: 20px;
}

.contact_page .mailto:before {
    display: inline-block;
    width: 49px;
    height: 49px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAMAAABEQrEuAAAAflBMVEUAAAAorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfkorfnMjh4OAAAAKXRSTlMA3s6IVRF4M+66oV7CZS4HmII8k49FJXIO8eTbSiFZHPjX0r23qGxPtF91shQAAAHXSURBVEjHnZbrdqowEIUnkyYh3ARFqFK03trO+7/gOSW15oKQ1e9P1spyS/bMDgOEtDJFRkQMU9nCImvOTnWmBgAYVFafGF/DHFvM5eDsDDLHLTyj1PoTQj61LqcFDRYwTYENhLxeNyt4xmpzfQ0K1HOYg/etZyHpYJ4uccwc9x+wxMd+sI6JEpbp8GG0aiCGpvrtcw5x5Pf+4yFScUCzZinEkmbjclpHK9RpTJ+2tiQPsbOjt48njVQ0hSnRw8HOSgzhSwiSlb6dV1piEMLILbDktoJU6JZsBZdwOzgK9AUCHcXhBlg6CkLhCxxFiZAIx0dFTNlHSkgyclIO7yvXuUwS+WgPJYVxbhWLwKuVYvcGiIpQebUC8p9hjo7CrLf/q/8M38dP69kLFAmZwvs+sAwVIBOibwuhokTTj6DnQ8W4mOp5lpqex6eEyz/kyhQrVrF69+4H0hRo2/DuoOAsRArvDgK+QSxvaJavaMXXz59fikhBcblHGiMV+HsRNhuYJ/zZhUcI6oud4T5ifvTCGWq7xRm1a/05WM8fqW/9LaFnZ60Wf5nnISq/Tn4zXHP1PDdn3R2dnWOnz/O52zb7c52p8V2isvq8b7awSFmnOL4ZMK1LCPgHHuYk4DivLFoAAAAASUVORK5CYII=) 0 0 no-repeat;
    content: '';
    vertical-align: middle;
    margin-right: 15px;
}

.contact_page .form {
    clear: left;
    padding: 20px 0 10px 0;
}

.contact_page .form h2 {
    display: block;
    color: #000;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.contact_page .form li {
    padding-bottom: 20px;
}

.contact_page .form li.name,
.contact_page .form li.mail {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.contact_page .form li.name {
    padding-right: 10px;
}

.contact_page .form li.mail {
    padding-left: 10px;
}

.contact_page .form input[type="text"],
.contact_page .form textarea {
    display: block;
    width: 100%;
    background: #fbfbfb;
    border: 1px solid #dcdcdc;
    font-size: 16px;
    font-weight: 300;
    color: #1a1a1a;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.contact_page .form textarea {
    min-height: 150px;
    resize: vertical;
}

.contact_page .form li.btn button {
    display: block;
    width: 150px;
    height: 46px;
    background: #5db5ff;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.contact_page .form li.btn button:hover {
    background: #76c1ff;
}

.contact_page .form ::-webkit-input-placeholder {
    color: #1a1a1a;
}

.contact_page .form ::-moz-placeholder {
    color: #1a1a1a;
}

.contact_page .form :-moz-placeholder {
    color: #1a1a1a;
}

.contact_page .form :-ms-input-placeholder {
    color: #1a1a1a;
}

.contact_page .form :focus::-webkit-input-placeholder {
    color: transparent;
}

.contact_page .form :focus::-moz-placeholder {
    color: transparent;
}

.contact_page .form :focus:-moz-placeholder {
    color: transparent;
}

.contact_page .form :focus:-ms-input-placeholder {
    color: transparent;
}

.contact_page .text_block {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    color: #848484;
    padding-bottom: 15px;
}

.contact_page .text_block li {
    padding-bottom: 25px;
}

.contact_page .text_block li span {
    color: #000;
}


/*   about page   */

.about_page .desc_text {
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    color: #848484;
    padding-bottom: 40px;
}

.about_page .desc_text p:first-child {
    margin-top: 0;
}

.about_page .desc_text p {
    margin-top: 15px;
}


/*   management   */

.management {
    background: url(images/6df59c9d00711a94380b3b09f0994ad6-management-bg.jpg) 0 0 repeat #ededed;
    overflow: hidden;
    padding: 25px 30px;
    margin-bottom: 50px;
}

.management .title_block {
    font-size: 30px;
    font-weight: 700;
    color: #1d2e44;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.management .title_block:after {
    display: block;
    width: 100px;
    height: 2px;
    background: #5093e6;
    content: '';
    margin-top: 10px;
}

.management ul {
    margin: 0 -10px;
}

.management li {
    float: left;
    width: 25%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.management .photo img {
    display: block;
    width: 100%;
}

.management .name {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0 5px 0;
}

.management .position {
    color: #898989;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 10px;
}

.management .tel {
    font-size: 16px;
    font-weight: 500;
    color: #0c264b;
    text-align: center;
    padding-bottom: 10px;
}

.management .tel a {
    color: #0c264b;
    text-decoration: none;
    cursor: default;
}

.management .mail {
    font-size: 15px;
    font-weight: 300;
    color: #0c264b;
    text-align: center;
}

.management .mail a {
    color: #0c264b;
    text-decoration: none;
}


/*   reviews page   */

.reviews_page .item_reviews {
    padding-bottom: 35px;
}

.reviews_page .theme_reviews {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    padding-bottom: 7px;
}

.reviews_page .text_reviews {
    position: relative;
    background: #fef7e7;
    padding: 15px 20px;
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    color: #000;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.reviews_page .author_reviews {
    display: inline-block;
    position: relative;
    font-size: 18px;
    font-weight: 300;
    color: #000;
    padding: 10px 20px 0 20px;
}

.reviews_page .author_reviews span {
    font-size: 14px;
    color: #999;
    padding-left: 5px;
}

.reviews_page .author_reviews:after {
    position: absolute;
    top: 0;
    right: -75px;
    width: 63px;
    height: 23px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD8AAAAXCAMAAACLfme2AAAAZlBMVEUAAAD+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+f+9+eQHmBFAAAAIXRSTlMA9xD8797Uv5dvXh4K58m1raSFfVVMRTkyJxcGn453Zj+Kn1X3AAAAh0lEQVQ4y53URw7CQBAF0fIY2ziSwWS4/yVhYSEEIkzV/q269bn6ktka74sqgPXZogakH403gPTpZNmA9Xm5A6Rvjz0gfTJd7cH67hwA6bP5FpA+OVwA6dOiasD6/FTzs89P1vNPX45lfVcGQPr2fqyY3hYhspdFiO55EUyPRZANi6AbFsF2A6dqW0PqozliAAAAAElFTkSuQmCC) 0 0 no-repeat;
    content: '';
}


/*   portfolio cat   */

.portfolio_cat .row {
    margin: 0 -10px;
}

.portfolio_cat .row:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    width: 0;
    visibility: hidden;
}

.item_portfolio {
    float: left;
    width: 25%;
    padding: 0 10px 30px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 260px;
    max-height: 260px;
    overflow: hidden;
}

.item_portfolio .photo img {
    display: block;
    /*width: 100%;*/
    margin: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.item_portfolio .title {
    font-size: 16px;
    font-weight: 500;
    color: #0083d1;
    padding: 10px 0 7px 0;
}

.item_portfolio .title a {
    color: #0083d1;
    text-decoration: none;
}

.item_portfolio .title a:hover {
    color: #000;
}

.item_portfolio .desc {
    font-size: 15px;
    line-height: 18px;
    color: #000;
    padding-bottom: 15px;
}

.item_portfolio .read_more a {
    display: block;
    width: 130px;
    height: 35px;
    line-height: 35px;
    background: #d9bb64;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.item_portfolio .read_more a:hover {
    background: #e6c563;
}


/*   search page   */

.search_page .form {
    position: relative;
    margin-bottom: 10px;
}

.search_page .form .s_field {
    display: block;
    width: 100%;
    background: #fff;
    border: 2px solid #458ac4;
    font-size: 16px;
    font-weight: 500;
    color: #071726;
    padding: 11px 90px 11px 20px;
    outline: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.search_page .form .s_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 100%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMA+uwgDfbZt6JzLSkJ/NTJqH1gVPDk4N/PvK6ch2tdRUATwpiQi2VaTjSVhHpJNRgkigH+AAAA8UlEQVQoz22R17KCMBQAEzpIUbBRRLF76/7/1zkEMoC6L2eZnTNDEtHxX5dHJ5n7MzHFuhh0yCIYh1kCbFyviCUss1FYgbsPWw2+JNFNByuBb6HJbOxH7xeoxMBhSRIqawxyMWYBeyW1Fk1jUCo5sQ7FhDkrq505rpjyQ6QOvGX+Uq7w187j244P6iI8nJdSYjTt3BE9JiHcUCgxJd6kpHDTPynrUTDXxFavBvI+BAfO+uNXYlemUuu6BuxUp7sBS7fyF96GDl+nIEezPamRDnd/ju1IrrwsFLt+a8AMZpZ+BiAT73RbzqeitmLxkdTZHp6LqRx/JoNO9gAAAABJRU5ErkJggg==) 50% 50% no-repeat #458ac4;
    cursor: pointer;
    overflow: hidden;
    text-indent: -9999px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.search_page .result {
    font-size: 16px;
    font-weight: 300;
    color: #9d9d9d;
    padding-bottom: 30px;
}


/*   item search   */

.item_search {
    padding: 20px;
    border: 1px solid #0083d1;
    -webkit-box-shadow: 0 0 20px rgba(8, 23, 34, 0.1);
    -moz-box-shadow: 0 0 20px rgba(8, 23, 34, 0.1);
    box-shadow: 0 0 20px rgba(8, 23, 34, 0.1);
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.item_search .title {
    color: #0c264b;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px;
}

.item_search .title a {
    color: #0c264b;
    text-decoration: none;
}

.item_search .title a:hover {
    color: #0083d1;
}

.item_search .desc {
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    padding-bottom: 15px;
}

.item_search .read_more {
    text-align: right;
}

.item_search .read_more a {
    display: inline-block;
    background: #5db5ff;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    padding: 0 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.item_search .read_more a:hover {
    background: #333;
    color: #fff;
}


/*   full page   */

.full_page {
    max-width: 850px;
}

.full_page .slider_block {
    padding-bottom: 50px;
}

.full_page .slider_block:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    width: 0;
    visibility: hidden;
}

.full_page .desc_full {
    font-size: 18px;
    font-weight: 300;
    color: #848484;
    line-height: 24px;
    padding-bottom: 35px;
}


/*   slider-nav   */

.slider-for {
    float: left;
    width: 640px;
}

.slider-for .item_slide {
    height: 400px;
    overflow: hidden;
}

.slider-for .item_slide img {
    display: block;
    width: 100%;
}

.slider-nav {
    float: left;
    width: 190px;
    height: 400px;
    margin-left: 20px;
}

.slider-nav .item_slide {
    position: relative;
    margin: 0 0 20px 0;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.slider-nav .item_slide.slick-current:after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    border: 4px solid #d7b95f;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: '';
}

.slider-nav .item_slide.slick-current img {
    display: block;
}

.slider-nav .item_slide img {
    display: block;
    width: 100%;
    height: 190px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.slider-nav .slick-prev {
    display: none !important;
}

.slider-nav .slick-next {
    display: block;
    margin: 0 auto;
    width: 45px;
    height: 25px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAZCAMAAACSL1cTAAAAUVBMVEUAAAAJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEoJLEqpRiBlAAAAGnRSTlMA4fRXZ/npR1738E5A7ddyblLQ78TDh4A5Cxf14d8AAACPSURBVDjLlc7bEoIwDITh7QlsqxXx7Ps/qOCFGSaQhP/6m50FhuZstecb8WPvgXGHdrjv0A29t+sIBCtPZ0yFbNM/TOsqNvM04N9F5TMmXuTliEVVXCdMZ/Rlqp42cJ4x50W4wevX1v0BMPNEmPMiYc47dsPMs4KBI/ESADP3hHWeCcvcTfgaYOx168aKlb71aD2zoPLkHAAAAABJRU5ErkJggg==) 0 0 no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
    outline: none;
}


/*   other offers   */

.other_offers {
    border-top: 2px solid #eeeeed;
    margin-bottom: 40px;
}

.other_offers li {
    position: relative;
    float: left;
    width: 50%;
    padding: 20px;
    border-bottom: 2px solid #eeeeed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.other_offers li:nth-child(2n+1) {
    clear: left;
}

.other_offers li:nth-child(1),
.other_offers li:nth-child(3) {
    border-right: 2px solid #eeeeed;
}

.other_offers li:hover:after {
    position: absolute;
    background: #fff;
    top: -2px;
    right: -2px;
    left: -2px;
    bottom: -2px;
    border-bottom: 2px solid #d1ad54;
    -webkit-box-shadow: 0 11px 18px rgba(11, 30, 45, 0.1);
    -moz-box-shadow: 0 11px 18px rgba(11, 30, 45, 0.1);
    box-shadow: 0 11px 18px rgba(11, 30, 45, 0.1);
    content: '';
}

.other_offers li div {
    position: relative;
    z-index: 5;
}

.other_offers li .title {
    padding-bottom: 10px;
}

.other_offers li .title a {
    font-size: 17px;
    font-weight: 500;
    color: #2e4b65;
    text-decoration: none;
}

.other_offers li .title a:hover {
    color: #fb6c04;
}

.other_offers li .desc {
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
    color: #848484;
    padding-bottom: 20px;
}

.other_offers .read_more a {
    display: block;
    width: 130px;
    height: 35px;
    line-height: 35px;
    background: #d6b34a;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.other_offers .read_more a:hover {
    background: #e6c563;
}


/*   other links   */

.other_links {
    padding-bottom: 5px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ededed;
}

.other_links li {
    display: inline-block;
    padding: 0 25px 15px 0;
}

.other_links li a {
    color: #5093e6;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
}

.other_links li a:hover {
    color: #000;
}


/*   table   */

.table {
    font-size: 15px;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    background: #f0f2f7;
    margin: 20px 0 10px 0;
}

.table th {
    background: #e1e4ea;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    border-bottom: 1px solid #fff;
    padding: 10px 20px;
}

.table td {
    color: #020202;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 10px 20px;
}

.table tr:last-child td {
    border-bottom: none;
}

.table td:last-child {
    border-right: none;
}


/*   text full   */

.text_full {
    font-size: 18px;
    font-weight: 300;
    color: #848484;
    line-height: 24px;
    padding: 15px 0 20px 0;
}

.text_full h2 {
    display: block;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 5px;
}

.text_full p {
    display: block;
    padding: 10px 0;
}


/*   more offers   */

.more_offers {
    padding-bottom: 40px;
}

.more_offers .title_block {
    font-size: 22px;
    color: #000;
    padding-bottom: 10px;
}

.more_offers li {
    display: block;
    padding: 5px 0;
}

.more_offers li a {
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    color: #458ac4;
}

.more_offers li a:hover {
    color: #071726;
}

.more_offers li a:before {
    position: relative;
    top: -1px;
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    background: #435c71;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: '';
    margin-right: 10px;
}


/*   error404   */

.error404 {
    position: relative;
    height: 75vh;
    background: url(images/db85c7e5a4bba632abb1254c5015fce9-404-bg.jpg) 50% 0 no-repeat;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -khtml-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.error404:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 98;
}

.error404 h1 {
    display: block;
    text-align: center;
    font-size: 150px;
    font-weight: 700;
    color: #d6b34a;
    margin: 0;
    line-height: 1;
    padding-bottom: 15px;
}

.error404 .table_container {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 200;
    color: #fff;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.error404 .row_table {
    display: table-cell;
    vertical-align: middle;
}

.error404 .text_top {
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.error404 .search_text {
    font-size: 16px;
    font-weight: 300;
}

.error404 .back_main a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
}

.error404 .back_main a:hover {
    color: #d6b34a;
}

.error404 .search_col {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    padding: 25px 0 25px 0;
}

.error404 .search_col form {
    display: block;
    position: relative;
}

.error404 .search_col .s_field {
    display: block;
    width: 100%;
    background: #fff;
    border: 0 solid #fff;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    padding: 15px 75px 15px 20px;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.error404 .search_col .s_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 100%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMA+uwgDfbZt6JzLSkJ/NTJqH1gVPDk4N/PvK6ch2tdRUATwpiQi2VaTjSVhHpJNRgkigH+AAAA8UlEQVQoz22R17KCMBQAEzpIUbBRRLF76/7/1zkEMoC6L2eZnTNDEtHxX5dHJ5n7MzHFuhh0yCIYh1kCbFyviCUss1FYgbsPWw2+JNFNByuBb6HJbOxH7xeoxMBhSRIqawxyMWYBeyW1Fk1jUCo5sQ7FhDkrq505rpjyQ6QOvGX+Uq7w187j244P6iI8nJdSYjTt3BE9JiHcUCgxJd6kpHDTPynrUTDXxFavBvI+BAfO+uNXYlemUuu6BuxUp7sBS7fyF96GDl+nIEezPamRDnd/ju1IrrwsFLt+a8AMZpZ+BiAT73RbzqeitmLxkdTZHp6LqRx/JoNO9gAAAABJRU5ErkJggg==) 50% 50% no-repeat #4c88be;
    cursor: pointer;
    overflow: hidden;
    text-indent: -9999px;
}

.popup_block {
    display: none;
    width: 90%;
    max-width: 490px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.popup_block .title_block {
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 21px;
    color: #4b422c;
    padding: 0 50px 0 25px;
    background: #e8c764;
    background: -moz-linear-gradient(top, #e8c764 0%, #d0ac54 100%);
    background: -webkit-linear-gradient(top, #e8c764 0%, #d0ac54 100%);
    background: linear-gradient(to bottom, #e8c764 0%, #d0ac54 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e8c764', endColorstr='#d0ac54', GradientType=0);
}

.popup_block .popup_content {
    display: block;
    background: #fff;
    padding: 20px 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.popup_block .popup_content p:first-child {
    padding-top: 0;
}

.popup_block .popup_content p {
    font-size: 16px;
    font-weight: 300;
    color: #777;
    line-height: 22px;
    padding-top: 15px;
}

.popup_block .form_popup li:first-child {
    padding-top: 5px;
}

.popup_block .form_popup li {
    padding-top: 20px;
}

.popup_block .form_popup .btn_li button {
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
}

.popup_block .b-close {
    cursor: pointer;
    position: absolute;
    right: 16px;
    top: 16px;
    width: 18px;
    height: 18px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkBAMAAAATLoWrAAAAKlBMVEUAAACXd06Xd06Xd06Xd06Xd06Xd06Xd06Xd06Xd06Xd06Xd06Xd06Xd04L41iyAAAADXRSTlMA8y7wMipD5t87HBYeGFYo3QAAANlJREFUKM+FkjEKwkAQRQeJjWVIJQYiuYGYMpDcQIhnsPMInsBaO0FvYesRlkDEYu6iG2bn79hkii2Gv/9tHiHak5kr0SIv4k3CDZWcxquWB7pxH8VmOQ/+qLAq2TX+7HcaqseaeY3YWlo6bUty3iAtONcgLrgM5EpxMt0IRYFA9T5iRcDhicsXmgT6PgUcoBLCPJnPNLVK/MXCrFpfn/6FVo/wUshUvdAjX2pkQi9kdh4KmbgvoQwFioNeGxco0tALmQo9apO0fH6rzOrd+n/M6HV3ogOZudAXD1pvwciaRxQAAAAASUVORK5CYII=) 0 0 no-repeat;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -khtml-background-size: cover;
    background-size: cover;
    -webkit-transition: 0.25s all;
    -moz-transition: 0.25s all;
    -o-transition: 0.25s all;
    transition: 0.25s all;
    z-index: 2000;
}


/*   btn   */

.btn {
    display: inline-block;
    border: none;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    border-radius: 4px;
    padding: 10px 20px;
    text-decoration: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
    transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-1 {
    color: #fff;
    background-color: #5db5ff;
}

.btn-1:hover {
    background-color: #76c1ff;
}

.btn-1:active {
    background-color: #5db5ff;
}

.btn-2 {
    color: #fff;
    background-color: #d9bb64;
}

.btn-2:hover {
    background-color: #e6c563;
}

.btn-2:active {
    background-color: #d4b55b;
}

.btn-3 {
    color: #fff;
    background-color: #e74c3c;
}

.btn-3:hover {
    background-color: #ec7063;
}

.btn-3:active {
    background: #c44133;
}

.btn-4 {
    color: #fff;
    background-color: #bdc3c7;
}

.btn-4:hover {
    background-color: #cacfd2;
}

.btn-4:active {
    background-color: #a1a6a9;
}

.btn-disabled {
    color: #fff;
    background-color: #bdc3c7;
    color: rgba(255, 255, 255, 0.75);
    opacity: 0.7;
    filter: alpha(opacity=70);
    cursor: default;
}

.btn-disabled:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


/*   list marked   */

.list_marked {
    display: block;
    padding: 10px 0;
}

.list_marked li {
    position: relative;
    display: block;
    padding: 3px 0;
    color: #07050c;
}

.list_marked li:before {
    position: relative;
    top: -1px;
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    background: #435c71;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: '';
    margin-right: 10px;
}


/*   numbered list   */

.numbered_list {
    padding: 10px 0;
    counter-reset: li;
    list-style: none;
}

.numbered_list li {
    position: relative;
    font-size: 15px;
    font-weight: 300;
    color: #000;
    padding: 7px 10px 7px 40px;
    margin: 0 0 8px 0;
}

.numbered_list li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #e74c3c;
    font-weight: 400;
    text-align: center;
    border-radius: 50%;
}


/*   quote   */

.quote {
    padding: 0 15px;
    margin: 15px 0;
    color: #777;
    border: 0;
    border-left: 4px solid #ddd;
    font-style: italic;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}


/*   f_field   */

.f_field {
    display: block;
    width: 100%;
    background: #fbfbfb;
    border: 1px solid #dcdcdc;
    font-size: 16px;
    font-weight: 300;
    color: #1a1a1a;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.f_field.disabled {
    background-color: #f4f6f6;
    border-color: #d5dbdb;
    color: #d5dbdb;
    cursor: default;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.f_field::-webkit-input-placeholder {
    color: #1a1a1a;
}

.f_field::-moz-placeholder {
    color: #1a1a1a;
}

.f_field:-moz-placeholder {
    color: #1a1a1a;
}

.f_field:-ms-input-placeholder {
    color: #1a1a1a;
}

.f_field.error {
    color: #e74c3c;
    border-color: #e74c3c;
}

.f_field.error::-webkit-input-placeholder {
    color: #e74c3c;
}

.f_field.error::-moz-placeholder {
    color: #e74c3c;
}

.f_field.error:-moz-placeholder {
    color: #e74c3c;
}

.f_field.error:-ms-input-placeholder {
    color: #e74c3c;
}

.f_field.success {
    color: #2ecc71;
    border-color: #2ecc71;
}

.f_field.success::-webkit-input-placeholder {
    color: #2ecc71;
}

.f_field.success::-moz-placeholder {
    color: #2ecc71;
}

.f_field.success:-moz-placeholder {
    color: #2ecc71;
}

.f_field.success:-ms-input-placeholder {
    color: #2ecc71;
}

.f_field:focus::-webkit-input-placeholder {
    color: transparent;
}

.f_field:focus::-moz-placeholder {
    color: transparent;
}

.f_field:focus:-moz-placeholder {
    color: transparent;
}

.f_field:focus:-ms-input-placeholder {
    color: transparent;
}


/*   input file   */

.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile+label {
    max-width: 80%;
    font-size: 15px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 10px 20px;
}

.no-js .inputfile+label {
    display: none;
}

.inputfile+label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile+label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}

.inputfile-2+label {
    color: #d3394c;
    border: 2px solid currentColor;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.inputfile-2:focus+label,
.inputfile-2.has-focus+label,
.inputfile-2+label:hover {
    color: #722040;
}


/*   alert   */

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border-radius: .25rem;
}

.alert-success {
    background-color: #dff0d8;
    color: #3c763d;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-link {
    font-weight: 700;
}

.alert-info {
    background-color: #d9edf7;
    color: #31708f;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    color: #8a6d3b;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    color: #a94442;
}

.alert-danger .alert-link {
    color: #843534;
}


/*   Ð·Ð°Ð³Ð¾Ð»Ð¾Ð²ÐºÐ¸   */

.h2 {
    display: block;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 10px;
}

.h3 {
    font-size: 22px;
    color: #000;
    padding-bottom: 10px;
}


/*   styles guide   */

.styles_guide {
    padding-bottom: 100px;
}

.styles_guide .title_col {
    color: #000;
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    padding-bottom: 20px;
}

.styles_guide .buttons_col p {
    padding: 0 0 20px 0;
}

.styles_guide .quote_col {
    padding: 20px 0 0 0;
}

.styles_guide .quote_col .title_col {
    padding-bottom: 10px;
}

.styles_guide .input_col p {
    padding-bottom: 20px;
}

.styles_guide .text_col .title_col {
    padding-bottom: 0;
}


/*   footer   */

.footer {
    background: #071420;
    height: 90px;
}

.footer .logo_f {
    float: left;
    padding-top: 20px;
}

.footer .copyright {
    color: #546e85;
    float: left;
    font-size: 16px;
    font-weight: 300;
    margin-left: 20px;
    line-height: 80px;
}

.footer .links {
    float: left;
    padding: 25px 0 0 40px;
}

.footer .links a {
    font-size: 16px;
    font-weight: 300;
    color: #a4adb5;
    text-decoration: none;
}

.footer .links li {
    padding-top: 3px;
}

.footer .links a:hover {
    color: #fff;
}

.footer .tel {
    float: right;
    height: 80px;
    line-height: 80px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAk1BMVEUAAADWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0rWs0ptDLKLAAAAMHRSTlMACeoF+eYOlpDxO+HSzLOrjGpDNRvbv6acbWVeE/W4TSUg7YF9eKCZVyvXxoV1LsNkxpBlAAACLElEQVQ4y3WV2WKCMBREWVUQFKiigoq7de35/69rSCwhVOfJwDBz12gZsMPHOB46zjAeP0Lb+oTN/koL0/vmLW0yCAA/7x/T9NjPfWA1mPznfYs3waxa/p2X1SwAv+zQ3AF4547Vpu9B3zWSGEMU/rcJYxjZLT3BG/fkr6IwmL2ZYGpN4TuXP75u8GWK9uHc5CH0lPIcyDv2QrN85edzlb7VrdgB350mRDiTl7EX/gnf60J3WvLlKfPtSgXY84FiChwMnlSqC7dntZUfIhAvgGDT6VlAIkKYMlM1o8YhBxYdyRNDuxaq5OkpiX5KcO91iBmE1gNHPV/uJLPMLiZLhb+3xk3hbgiMrHdYi+cx/ddpjw6vg4TIGnJUB5V2+pa4YGg5zTs3gkbeRIlTE/V3cHU/EbW1tXSA7JN13HI7AD8fktHlkXOk05kklVmeI75uRAF40jx1cJZGwcN2WO4PsCpsVYFBq4WZHgqJy0qufp6ntfbTUpjXQ2HdCbaamaKQjIF1M2a1+NYzqnxSxF0ZAJUeXLlnXmvz7FwxZwmoXXp6nJSyQ2Rr5vImiZ7cCqFgx+wmzbrO2tM3ksz4SFSpWAq95EaY7iGoowxD+3U56Dcjodme/8vhvJB2ttBbu60MBDPWGemVjgXP2CBXuHuDrUnbJp7wdbsj50Mwz3R/s/kOnOLN1Xyu2+evk0VZLpK1vJrnhodOIZkal/3gYn2CHR5GUf33EY32mXlX/QJxyk+poJn46AAAAABJRU5ErkJggg==) 0 50% no-repeat;
    padding-left: 50px;
}

.footer .tel a {
    font-size: 24px;
    font-weight: 400;
    color: #d6b34a;
    text-decoration: none;
    cursor: default;
}

.item_portfolio .photo {
    height: 150px;
    overflow: hidden;
}

.page_text ul {
    margin: 20px 0;
}

.page_text ul li:before {
    content: "\2014   ";
    display: inline-block;
    margin-right: 10px;
}

body.fancybox-active {
    overflow: hidden;
}

body.fancybox-iosfix {
    position: fixed;
    left: 0;
    right: 0;
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99992;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s linear .25s;
    box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0s;
}

.fancybox-infobar {
    top: 0;
    left: 0;
    font-size: 13px;
    padding: 0 10px;
    height: 44px;
    min-width: 44px;
    line-height: 44px;
    color: #ccc;
    text-align: center;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
    mix-blend-mode: exclusion;
}

.fancybox-toolbar {
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translateZ(0);
}

.fancybox-is-closing .fancybox-stage {
    overflow: visible;
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}

.fancybox-slide--image {
    overflow: visible;
}

.fancybox-slide--image:before {
    display: none;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
    background: #000;
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
    background: #e5e3df;
}

.fancybox-slide--next {
    z-index: 99995;
}

.fancybox-slide>* {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box;
}

.fancybox-slide>base,
.fancybox-slide>link,
.fancybox-slide>meta,
.fancybox-slide>script,
.fancybox-slide>style,
.fancybox-slide>title {
    display: none;
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff;
}

.fancybox-iframe {
    display: block;
    padding: 0;
    border: 0;
    height: 100%;
}

.fancybox-error,
.fancybox-iframe {
    margin: 0;
    width: 100%;
    background: #fff;
}

.fancybox-error {
    padding: 40px;
    max-width: 380px;
    cursor: default;
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 16px;
    line-height: 20px;
}

.fancybox-button {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 10px;
    border: 0;
    border-radius: 0;
    background: rgba(30, 30, 30, 0.6);
    transition: color .3s ease;
    cursor: pointer;
    outline: none;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
    color: #fff;
}

.fancybox-button[disabled] {
    color: #ccc;
    cursor: default;
    opacity: .6;
}

.fancybox-button svg {
    display: block;
    position: relative;
    overflow: visible;
    shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3;
}

.fancybox-button--share svg path {
    stroke-width: 1;
}

.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2) {
    display: none;
}

.fancybox-button--zoom svg path {
    fill: transparent;
}

.fancybox-navigation {
    display: none;
}

.fancybox-show-nav .fancybox-navigation {
    display: block;
}

.fancybox-navigation button {
    position: absolute;
    top: 50%;
    margin: -50px 0 0;
    z-index: 99997;
    background: transparent;
    width: 60px;
    height: 100px;
    padding: 17px;
}

.fancybox-navigation button:before {
    content: "";
    position: absolute;
    top: 30px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 0;
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    z-index: 10;
    cursor: pointer;
}

.fancybox-close-small:after {
    content: "\D7";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background-color: transparent;
    transition: background-color .25s;
    box-sizing: border-box;
    z-index: 2;
}

.fancybox-close-small:focus {
    outline: none;
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small {
    top: 0;
    right: -40px;
}

.fancybox-slide--iframe .fancybox-close-small:after,
.fancybox-slide--image .fancybox-close-small:after {
    font-size: 35px;
    color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after,
.fancybox-slide--image .fancybox-close-small:hover:after {
    color: #fff;
    background: transparent;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none;
}

.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 2vw 0;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
    pointer-events: none;
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
    pointer-events: all;
    position: relative;
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline;
}

.fancybox-slide>.fancybox-loading {
    border: 6px solid rgba(99, 99, 99, 0.4);
    border-top: 6px solid rgba(255, 255, 255, 0.6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 99999;
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
}

.fancybox-share {
    padding: 30px;
    border-radius: 3px;
    background: #f4f4f4;
    max-width: 90%;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    margin: 0 0 20px;
    font-size: 35px;
    font-weight: 700;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

p.fancybox-share__links {
    margin-right: -10px;
}

.fancybox-share__button {
    display: inline-block;
    text-decoration: none;
    margin: 0 10px 10px 0;
    padding: 0 15px;
    min-width: 130px;
    border: 0;
    border-radius: 3px;
    background: #fff;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    transition: all .2s;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    position: relative;
    top: -1px;
    width: 25px;
    height: 25px;
    margin-right: 7px;
    vertical-align: middle;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    box-sizing: border-box;
    width: 100%;
    margin: 10px 0 0;
    padding: 10px 15px;
    background: transparent;
    color: #5d5b5b;
    font-size: 14px;
    outline: none;
    border: 0;
    border-bottom: 2px solid #d7d7d7;
}

.fancybox-thumbs {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 212px;
    margin: 0;
    padding: 2px 2px 4px;
    background: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-y: hidden;
    overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs>ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
    white-space: nowrap;
}

.fancybox-thumbs-x>ul {
    overflow: hidden;
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs>ul>li {
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 2px;
    width: 100px;
    height: 75px;
    max-width: calc(50% - 4px);
    max-height: calc(100% - 8px);
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
}

li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs>ul>li>img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-thumbs>ul>li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
    opacity: 1;
}

@media (max-width: 800px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs>ul>li {
        max-width: calc(100% - 10px);
    }
}


/*==========  Desktop First Method  ==========*/


/* Large Devices, Wide Screens */


/* Medium Devices, Desktops */

@media only screen and (max-width: 1080px) {
    .top_line .left_col,
    .top_line .right_col {
        float: none;
        text-align: center;
    }
    .top_line .left_col {
        padding-bottom: 15px;
    }
    .top_line .address,
    .top_line .mail,
    .top_line .tel {
        float: none;
        display: inline-block;
    }
    .header {
        height: auto;
        padding-bottom: 15px;
        -o-background-size: cover;
        -webkit-background-size: cover;
        -khtml-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    .header .wrp {
        height: auto;
    }
    .header .search {
        margin-left: 0;
        clear: left;
        padding-top: 15px;
    }
    .header .mob_btn {
        display: block;
        background: #e6c563;
        height: 40px;
        line-height: 40px;
        color: #071726;
        font-size: 15px;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
        margin-top: 15px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
    .header .mob_btn.open {
        background: #a48c4b;
        color: #fff;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
    }
    .header .mob_btn:before {
        display: inline-block;
        content: '\41E\442\43A\440\44B\442\44C   \43C\435\43D\44E';
    }
    .header .mob_btn.open:before {
        display: inline-block;
        content: '\417\430\43A\440\44B\442\44C   \43C\435\43D\44E';
    }
    .header .top_menu {
        display: none;
        bottom: auto;
    }
    .header .top_menu ul {
        height: auto;
        line-height: normal;
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
    }
    .header .top_menu li:first-child {
        border-top: 0;
    }
    .header .top_menu li {
        display: block;
        background: none;
        border-top: 1px dashed #a48c4b;
        padding: 0;
    }
    .header .top_menu li a {
        padding: 15px;
    }
    .top_slider .slick-prev {
        left: 15px;
    }
    .top_slider .slick-next {
        right: 15px;
    }
    .top_slider .item_slide {
        -o-background-size: cover;
        -webkit-background-size: cover;
        -khtml-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    .metalworking li {
        width: 33.33%;
    }
    .repair_equipment li {
        width: 33.33%;
    }
    .repair_equipment li:nth-child(3n+1) {
        clear: left;
    }
    .repair_equipment li:nth-child(5) {
        margin-left: 0;
    }
    .portfolio {
        -o-background-size: cover;
        -webkit-background-size: cover;
        -khtml-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
    .footer {
        height: auto;
    }
    .footer .l_col {
        float: none;
        text-align: center;
        width: 100%;
        padding: 15px 0;
    }
    .footer .logo_f {
        float: none;
        display: inline-block;
        padding-top: 0;
    }
    .footer .copyright {
        float: none;
        display: inline-block;
        vertical-align: top;
        line-height: 43px;
    }
    .sidebar {
        display: block;
        width: auto;
        padding-right: 0;
        padding-bottom: 0;
    }
    .content {
        display: block;
        width: auto;
        padding-left: 0;
    }
    .title_page h1 {
        padding: 65px 0 25px 0;
    }
    .sidebar .btn_select {
        display: block;
        position: relative;
        width: 290px;
        height: 50px;
        line-height: 46px;
        background: #fff;
        border: 2px solid #f0f0f0;
        color: #888;
        font-size: 18px;
        font-weight: 300;
        padding: 0 55px 0 25px;
        margin-bottom: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        -webkit-box-shadow: 0 2px 6px rgba(225, 225, 225, 0.45);
        -moz-box-shadow: 0 2px 6px rgba(225, 225, 225, 0.45);
        box-shadow: 0 2px 6px rgba(225, 225, 225, 0.45);
        -webkit-transition: border-color ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s;
        transition: border-color ease-in-out .15s;
        cursor: pointer;
    }
    .sidebar .btn_select.open {
        border-color: #427c9c;
        margin-bottom: 10px;
    }
    .sidebar .btn_select:after {
        position: absolute;
        right: 25px;
        top: 50%;
        margin-top: -5px;
        display: block;
        width: 18px;
        height: 10px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAKCAMAAACOlf6TAAAAM1BMVEUAAABCfJxCfJxCfJxCfJxCfJxCfJxCfJxCfJxCfJxCfJxCfJxCfJxCfJxCfJxCfJxCfJzSEjILAAAAEHRSTlMA2CAb39AjKcy7E+gosZaQwMhQXgAAAE9JREFUCNdNjEkWwDAIQs2sdvL+p214NbFsVPxAjxT6SeUmtjTCyc2YSrM6tpMs9TkqBoT3cToMDswqWdn+pdzjGUBBxhXcZoJzJ6SXqK8v7BgCXle4EycAAAAASUVORK5CYII=) 0 0 no-repeat;
        content: '';
    }
    .side_menu {
        display: none;
        padding-bottom: 30px;
    }
    .side_menu>ul>li {
        padding: 0;
    }
    .side_menu>ul>li>a {
        display: block;
        padding: 8px 0;
    }
    .side_menu .sub_menu {
        display: block;
        padding: 0 0 10px 25px;
    }
    .side_menu .sub_menu li {
        padding: 0;
    }
    .side_menu .sub_menu li a {
        display: block;
        padding: 3px 0;
    }
    .full_page {
        max-width: 1000px;
    }
}

@media only screen and (max-width: 880px) {
    .slider-for {
        float: none;
        width: auto;
        max-width: 640px;
        margin: 0 auto;
    }
    .slider-for .item_slide {
        height: auto;
    }
    .slider-nav {
        float: none;
        margin: 20px auto 0 auto;
        width: auto;
        height: auto;
    }
    .slider-nav .item_slide {
        width: 190px;
        height: 190px;
        margin-right: 20px;
    }
    .full_page .slider_block {
        padding-bottom: 20px;
    }
    .error404 {
        height: auto;
        padding: 50px 0;
    }
}


/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
    .top_slider .slick-next,
    .top_slider .slick-prev {
        display: none !important;
    }
    .metalworking li {
        width: 50%;
    }
    .repair_equipment li {
        width: 50%;
    }
    .repair_equipment li:nth-child(3n+1) {
        clear: none;
    }
    .repair_equipment li:nth-child(2n+1) {
        clear: left;
    }
    .main_cat_link .list_info>li {
        width: 50%;
    }
    .specialists {
        padding-bottom: 10px;
    }
    .specialists .list li {
        width: 50%;
        padding-bottom: 25px;
    }
    .specialists .list li:nth-child(2n+1) {
        clear: left;
    }
    .group_category .item_cat {
        float: none;
        width: auto;
        padding-right: 0;
    }
    .contact_page .tel {
        width: 50%;
    }
    .contact_page .mailto {
        float: none;
        width: auto;
    }
    .management {
        padding-bottom: 0;
    }
    .management li {
        width: 50%;
        padding-bottom: 40px;
    }
    .item_portfolio {
        width: 49%;
    }
}

@media only screen and (max-width: 620px) {
    .top_slider .title_slide {
        font-size: 34px;
        line-height: 40px;
    }
    .top_slider .desc_slide {
        font-size: 20px;
    }
}

@media only screen and (max-width: 580px) {
    .top_line .tel {
        display: block;
        margin: 0;
    }
    .top_line .tel:nth-child(2) {
        padding-top: 10px;
    }
    .header .working_hours {
        padding-right: 0;
    }
    .main_cat_link .list_info>li {
        width: 100%;
        float: none;
    }
    .portfolio .title_block h2 {
        font-size: 34px;
    }
    .footer .r_col {
        width: 100%;
        text-align: center;
        padding-bottom: 15px;
    }
    .footer .links {
        display: inline-block;
        float: none;
        padding: 0;
    }
    .footer .tel {
        float: none;
        display: inline-block;
        height: 40px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 560px) {
    .header .wrp {
        text-align: center;
    }
    .header .logo,
    .header .working_hours {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .header .call_back {
        clear: left;
        float: none;
        text-align: center;
    }
    .header .call_back a {
        display: inline-block;
    }
    .header .working_hours {
        text-align: left;
    }
    .footer .links {
        display: block;
        padding-bottom: 20px;
    }
    .footer .links ul {
        display: inline-block;
    }
    .contact_page .tel {
        float: none;
        width: auto;
    }
    .contact_page .form li.name {
        padding-right: 0;
    }
    .contact_page .form li.mail {
        padding-left: 0;
    }
    .contact_page .form li.name,
    .contact_page .form li.mail {
        float: none;
        width: auto;
    }
    .item_portfolio {
        width: 50%;
    }
    .other_offers li:nth-child(1),
    .other_offers li:nth-child(3) {
        border-right: 0;
    }
    .other_offers li {
        float: none;
        width: auto;
        padding: 20px 0;
        border-bottom: 2px solid #eeeeed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .other_offers li:hover:after {
        display: none;
    }
}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
    .listing-home-service .center-home-block-reg .gambit .img-live-home {
        height: 85px;
    }
    .top_line .address,
    .top_line .mail {
        margin: 0;
        display: block;
    }
    .top_line .mail {
        padding-top: 10px;
    }
    .top_line .tel span {
        display: block;
        text-align: center;
        padding-left: 0;
        padding-top: 5px;
    }
    .top_slider .slick-dots {
        bottom: 25px;
    }
    .metalworking .title_block h2 {
        font-size: 30px;
    }
    .repair_equipment li {
        width: 100%;
    }
    .repair_equipment .title_block h2 {
        font-size: 30px;
    }
    .main_cat_link .title_block h2 {
        font-size: 30px;
    }
    .management li {
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width: 425px) {
    .title_page h1 {
        padding-top: 30px;
        font-size: 22px;
    }
    .footer-nav a {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 420px) {
    .specialists .list li {
        float: none;
        width: auto;
    }
    .footer .logo_f {
        display: block;
        text-align: center;
    }
    .footer .logo_f img {
        display: inline-block;
    }
    .footer .copyright {
        display: block;
        margin: 0;
        line-height: normal;
        padding-top: 15px;
    }
}

@media only screen and (max-width: 380px) {
    .header .logo {
        padding-right: 0;
        clear: left;
        float: none;
        display: block;
        padding-bottom: 15px;
    }
    .header .logo a {
        display: inline-block;
    }
    .metalworking .title_block h2 {
        font-size: 24px;
    }
    .metalworking li {
        width: 100%;
        float: none;
    }
    .about_company .title_block h2 {
        font-size: 34px;
    }
    .certificates .title_block {
        font-size: 32px;
    }
    #certificates .slick-prev {
        display: none !important;
    }
    .certificates .slider_block {
        padding-left: 0;
    }
    .specialists .title_block h2 {
        font-size: 32px;
    }
    .item_portfolio {
        width: auto;
        float: none;
    }
}

@media only screen and (max-width: 360px) {
    .group_category .item_cat .photo {
        float: none;
        margin-bottom: 15px;
    }
    .group_category .item_cat .info {
        margin-left: 0;
    }
}

.block-images-table table {
    font-size: .9em;
}

.block-images-table table tr:first-child td {
    font-weight: bold;
    font-style: normal;
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 1.3em;
    color: #000;
}

.images-ware-table {
    background: #f8f8f8;
}

.block-images-table {
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    justify-content: space-around;
    display: flex;
}

.block-images-table td {
    color: #464646;
    padding: 5px 20px;
}

.images-ware-img {
    width: 45%;
}

.images-ware-img img {
    width: 140%;
}

.images-ware-table {
    background: #f0f2f7;
}

.images-ware-table table {
    margin-top: 15px;
    background: rgba(240, 242, 247, 0);
}

.table-img {
    width: 440px;
    height: 240px;
}

.ware-table {
    width: 55%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.32+18,0.86+26,1+33,1+100 */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.32) 18%, rgba(255, 255, 255, 0.86) 26%, white 33%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.32) 18%, rgba(255, 255, 255, 0.86) 26%, white 33%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.32) 18%, rgba(255, 255, 255, 0.86) 26%, white 33%, #f0f2f7 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f0f2f7', endColorstr='#f0f2f7', GradientType=1);
    /* IE6-9 */
}

.desc_full.ware p {
    font-size: .9em;
}

.rep-col-3 b {
    padding-top: 15px;
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

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

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.form-calculator {
    box-sizing: border-box;
    background: #d8e2f1;
    margin: 10px 0px 0;
    width: 100%;
    padding: 20px;
    border-top: 0;
    border-bottom: 0;
    border-radius: 5px;
}

.block-form-cal {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}

.block-form-sale {
    width: 28%;
}

.block-form-sale>div {
    border: 3px solid #c1cee0;
    margin: 10px;
    min-height: 250px
}

.block-form-sale>div:first-child {
    border: 3px solid #c1cee0;
    margin: 0 10px 10px 10px;
    min-height: 250px
}

.block-form-sale>div b {
    text-align: center;
    display: block;
    color: #4d5867;
}

.block-form-body {
    width: 70%;
    box-sizing: border-box;
}

.block-proc {
    font-size: 3em;
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 200px;
    margin: 20px auto;
    background: #fff;
    text-align: center;
    line-height: 100px;
    font-weight: bold;
    color: #272f3a;
}

.block-form-head {
    font-weight: bold;
    padding: 10px;
}

.body-list-shag .go {
    display: none;
}

.go-active {
    display: flex !important;
}

.block-form-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    flex-direction: column;
}

.body-list-shag {
    height: 70%;
    min-height: 500px;
}

.progres-go {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 5px 0;
    /* background: #eee; */
}

.progres-go span {
    width: 25%;
    box-sizing: border-box;
    text-align: center;
    height: 45px;
    cursor: pointer;
    padding: 10px 0;
}

.progres-go>span:hover {
    background: rgba(255, 222, 0, 0.38);
}

.active-go-num {
    background: #ffde00;
}

.go {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}

.go>span {
    width: 32%;
    box-sizing: border-box;
    padding: 10px;
    background: #fff;
    min-height: 30px;
    border-radius: 5px;
    margin: 3px;
    cursor: pointer;
    border: 2px solid #c4dbff;
}

.go>span:hover {
    box-shadow: 0 0 9px #1e5ab3;
}

.go>span:hover .ico {
    opacity: 1;
}

.go>span img {
    width: 100%;
}

.go>span .ico {
    /* height: 100px; */
    overflow: hidden;
    border-radius: 3px;
    opacity: .8;
}

.mini-title {
    font-weight: bold;
}

.progres-go>span>b {
    display: block;
}

.progres-go>span>span {
    font-size: .8em;
}

.list-izdel>div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}

.list-izdel .lis-idel-1 {
    width: 100%;
}

.list-izdel .lis-idel-2 {
    width: 20%;
}

.list-izdel .lis-idel-3 {
    width: 100%;
}

.list-izdel>div input {
    margin: 3px;
    width: 95%;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 10px;
}

.janjack {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}

.list-izdel .lis-idel-3.files {
    width: 100%;
    border: 1px solid #ccc;
    margin: 5px;
    /* padding: 10px 10px; */
    overflow: hidden;
}

span.addFiledsNameIzd {
    display: inline-block;
    padding: 0px 20px;
    margin: 5px;
    cursor: pointer;
    font-size: .8em;
    font-weight: bold;
    border: 2px solid #50a3c3;
    color: #50a3c3;
    border-radius: 4px;
}

span.addFiledsNameIzd:before {
    content: "+";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 13px;
    background: #62aecc;
    text-align: center;
    margin-left: -20px;
    border-radius: 1px 0 0 1px;
    font-weight: bold;
    line-height: 20px;
    color: #fff;
}

span.addFiledsNameIzd:hover {
    color: #62aecc;
    border: 2px solid #62aecc;
}

.stat-izd,
.stat-files {
    margin: 0 5px;
    padding: 7px;
    display: inline-block;
    font-size: .9em;
    color: #4e4e4e;
}

.stat-izd span,
.stat-files span {
    color: #4e4e4e;
    font-style: italic;
}

.lazer-btn {
    width: 25%;
    box-sizing: border-box;
    text-align: center;
    height: 45px;
    cursor: pointer;
    padding: 10px 0;
    background: #ffde00;
    border: none;
    font-weight: 700;
    font-size: 18px;
}

.lazer-btn-contact {
    width: 25%;
    box-sizing: border-box;
    text-align: center;
    height: 45px;
    cursor: pointer;
    padding: 10px 0;
    background: #ffde00;
    border: none;
    font-weight: 700;
    font-size: 18px;
    margin: 1% 0 0 3%;
}

#set_price {
    font-size: 30px;
    margin-bottom: 3%;
}

.lazer-btn-contact:hover {
    background: #f7e568;
}

.lazer-btn:hover {
    background: #f7e568;
}

.dopspan {
    font-size: .8em;
}

.uploadFileForm label span {
    cursor: pointer;
    /* background: #007d48; */
}

.uploadFileForm label {
    position: relative;
    background: rgba(229, 234, 241, 0.88);
    padding: 11px;
    width: 104%;
    display: block;
    box-sizing: border-box;
    cursor: pointer;
    color: #8c8c8c;
    font-size: .8em;
    overflow: hidden;
}

.uploadFileForm input {
    cursor: pointer;
    width: 126% !important;
    position: absolute;
    left: -144px;
    top: -6px;
    opacity: 0;
}

.file-list-display {
    position: relative;
}

.janjack textarea {
    margin: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 10px;
    width: 98%;
    box-sizing: border-box;
}

.janjack .lazer-select {
    margin: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 10px;
    width: 22%;
    background-color: white;
    box-sizing: border-box;
}

.janjack .lazer-select:hover {
    cursor: pointer;
}

.form-input-press-upload {
    border-top: 2px solid #f5f5f5;
    padding: 20px 0;
    margin: 30px 5px 5px;
    background: #c1cee0;
}

.form-input-press-upload input {
    padding: 10px;
    width: 90%;
    border: 1px solid #ccc;
    margin: 5px auto;
    border-radius: 3px;
}

.ccc {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px;
    width: 5px;
    height: 5px;
    border: 2px solid gray;
    border-radius: 50%;
    content: '';
    color: gray;
    cursor: help;
    margin-left: 3%;
}

.cloud_vrez {
    display: none;
    width: 300px;
    background-color: white;
    position: absolute;
    padding: 10px;
    top: -100%;
    left: 55%;
    border-radius: 10px;
    font-size: 16px;
}

.roz_wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.roz_wrapper img {
    width: 250px;
}

.ccc:hover~.cloud_vrez {
    display: block;
}

.help-text-wrap {
    display: flex;
    position: relative;
    width: 50%;
}

@media only screen and (max-width: 480px) {
    .cloud_vrez {
        width: 230px;
        left: 30%;
        top: 107%;
    }
    .block-form-sale {
        width: 100%;
    }
    .block-form-sale>div {
        min-height: 200px;
    }
    .block-form-sale>div:first-child {
        min-height: 200px;
    }
    .block-form-cal {
        flex-direction: column;
    }
    .block-form-body {
        width: 100%;
    }
    .go>span {
        width: 46%;
        padding: 6px;
    }
    .list-izdel .lis-idel-2 {
        width: 50%;
    }
    .janjack .lazer-select {
        width: 53%;
    }
    .lazer-btn {
        width: 50%;
    }
    .lazer-btn-contact {
        width: 50%;
    }
    .lazer-calc-section {
        width: 100%;
    }
}

.new-form-input-press-upload {
    border-top: 2px solid #f5f5f5;
    padding: 20px 0;
    margin: 30px 5px 5px;
}

.file-list-display p {
    padding: 5px 10px;
    background: #fff;
    font-size: .9em;
    color: #333;
    cursor: pointer;
    position: relative;
}

.file-list-display p:hover {
    background: rgba(255, 255, 255, 0.5215686274509804);
    position: relative;
}

.file-list-display p:after {
    content: "\423\431\440\430\442\44C";
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 2px 10px;
    background: red;
    color: #fff;
    font-size: .8em;
    font-weight: bold;
    border-radius: 3px;
}

.mod-telefon {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    display: none;
}

.mod-pzo {
    position: absolute;
    background: rgba(238, 238, 238, 0.58);
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
}

.mod-block {
    width: 30%;
    margin: 10% auto;
    border: 2px solid #000;
    background: #fff;
    padding: 30px;
    position: relative;
    z-index: 99999;
    box-sizing: border-box;
}

.no-scroll {
    overflow: hidden;
}

.shows {
    display: block;
}

.topop {
    font-size: 1.3em !important;
    line-height: 1.5em;
}

#mod-close {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #000;
    color: #fff;
    font-size: 2em;
    display: block;
    width: 18px;
    height: 19px;
    line-height: 15px;
    cursor: pointer;
}

.mod-block form input {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
    box-sizing: border-box;
}

.mod-block header h6 {
    font-weight: bold;
    margin-bottom: 20px;
}

.off-mod h1 {
    font-weight: bold;
    font-size: 1.3em;
    margin-bottom: 10px;
}

@media (min-width: 200px) and (max-width: 600px) {
    .lp .wrp .list {
        width: 48%;
    }
    .specialists .wrp .list {
        width: 100%;
    }
}

@media (min-width: 200px) and (max-width: 600px) {
    .map_block.select-map .con-map-block {
        display: none;
    }
    .map_block.select-map .map-kontalt {
        width: 100%;
    }
}

@media (min-width: 200px) and (max-width: 600px) {
    .footer .wrp .links {
        margin: 20px 0;
    }
}

.title_page .nav-block-type-nav {
    display: flex;
    justify-content: space-around;
    justify-content: space-between;
    align-items: flex-end;
}

.title_page .nav-block-type-nav a {
    height: 100px;
    width: 14%;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    margin: 30px 0;
    text-decoration: none;
    font-size: .8em;
    text-align: center;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.3);
}

.title_page .nav-block-type-nav a:hover {
    border-color: #0c264b;
}

.topblock {
    position: relative;
    height: 250px;
    overflow: hidden;
    border-radius: 3px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    margin-bottom: 10px;
}

.topblock h1,
.topblock ul,
.topblock a {
    z-index: 99;
}

.topblock h1 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 1.7em;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.84);
    padding: 20px;
    color: #0b1e2d;
    width: 100%;
}

.topblock img {
    width: 100%;
    border-radius: 3px;
    display: block;
}

.topblock img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.topblock img:hover {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
    /* IE 6-9 */
}

.topblock .service-tags {
    position: absolute;
    bottom: 100px;
    width: 90%;
    left: 20px;
}

.topblock .service-tags li {
    display: inline-block;
    margin: 0px 10px 10px 0;
    padding: 3px 10px;
    background: rgba(230, 230, 230, 0.68);
    color: #000;
    font-size: .9em;
    border-radius: 3px;
    font-weight: bold;
}

.listzapchasty {
    margin-bottom: 20px;
}

.listzapchasty li {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}

.nav-block-type-nav a img {
    display: block;
    margin: 5px auto;
}

.title-detal-page {
    text-transform: uppercase;
    display: block;
    margin: 0px 0px;
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
    font-weight: bold;
}

.content.service .bottom-border-span {
    border-bottom: 4px solid #f77680;
    padding: 5px 10px;
}

.content.service .detali-stonka {
    margin: 40px 0;
    background: rgba(238, 238, 238, 0.64);
    padding: 20px 10px;
}

.service-portfolio {
    box-sizing: border-box;
    margin-top: 20px;
}

.service-portfolio b {
    display: block;
    margin-bottom: 20px;
}

.service-portfolio .service_list_port {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.service-portfolio .service_list_port .class_service_portfolio {
    width: 32%;
    margin-bottom: 10px;
    position: relative;
    box-sizing: border-box;
}

.service-portfolio .service_list_port .class_service_portfolio:hover {
    opacity: .8;
    cursor: pointer;
}

.service-portfolio .service_list_port .class_service_portfolio .service_div {
    height: 120px;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 3px;
    overflow: hidden;
}

.service-portfolio .service_list_port .class_service_portfolio .service_title {
    position: absolute;
    bottom: 10px;
    background: rgba(255, 255, 255, 0.7);
    padding: 10px;
    font-size: .8em;
    color: #0d364c;
    font-weight: bold;
}

.service-portfolio .service_list_port .class_service_portfolio img {
    width: 100%;
}

.remont-preim div {
    margin: 0;
}

.home-list-type-tema {
    margin: 20px 0;
}

.home-list-type-tema b {
    margin-top: 10px;
}

.ullistfullbord.icon-nav {
    display: flex;
    justify-content: space-around;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ullistfullbord.icon-nav li {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    margin-bottom: 15px;
    text-align: center;
}

.ullistfullbord.icon-nav li:after {
    display: none;
    content: '';
}

.ullistfullbord.icon-nav li a {
    font-size: .7em;
    font-weight: 100;
    font-weight: bold;
}

.ullistfullbord.icon-nav li a:before {
    display: none !important;
    content: '';
}

.ullistfullbord.icon-nav li a img {
    height: 50px;
    width: 50px;
    margin: auto;
    display: block;
}

.home-service {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
}

.home-service .service-portfolio {
    margin-bottom: 30px;
}

.home-service .service-portfolio b {
    font-weight: bold;
    font-size: 1.3em;
    text-transform: uppercase;
}

.mini-slide-service {
    height: 350px;
    background: #eee;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 3px;
}

.home-categor h2 {
    font-weight: bold;
    font-size: 1.3em;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.home-categor .service-home {
    display: flex;
    justify-content: space-around;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.home-categor .service-home .list-home-item {
    width: 32%;
    margin-bottom: 20px;
}

.home-categor .service-home .list-home-item b {
    margin-bottom: 5px;
}

.home-categor .service-home .list-home-item b a {
    border-bottom: 3px solid #ffeebf;
}

.home-categor .service-home .list-home-item a {
    color: #0c264b;
    text-decoration: none;
}

.home-categor .service-home .list-home-item a:hover {
    color: #2488e6;
}

.home-service .center-home-block-reg {
    border-bottom: 1px solid #eee;
}

.home-service .center-home-block-reg h3 {
    font-weight: bold;
    font-size: 1.3em;
    text-transform: uppercase;
    margin-bottom: 25px;
    color: #000;
}

.listing-home-service .center-home-block-reg {
    padding: 30px 0;
}

.listing-home-service .center-home-block-reg .gambit {
    display: flex;
    justify-content: space-around;
    justify-content: space-between;
    flex-wrap: wrap;
}

.listing-home-service .center-home-block-reg .gambit p {
    font-size: .9em;
    color: #696969;
    margin: 10px 0;
}

.listing-home-service .center-home-block-reg .gambit .it {
    overflow: hidden;
}

.listing-home-service .center-home-block-reg .gambit>div {
    width: 24%;
}

.listing-home-service .center-home-block-reg .gambit .img-live-home {
    position: relative;
    border-radius: 3px;
    height: 140px;
    overflow: hidden;
    margin-bottom: 10px;
}

.listing-home-service .center-home-block-reg .gambit .img-live-home img {
    width: 100%;
}

.listing-home-service .center-home-block-reg .gambit .img-live-home div {
    background: linear-gradient(to top, rgba(255, 255, 255, 0.68) 1%, rgba(255, 255, 255, 0) 100%);
    bottom: 0;
    left: 0;
    height: 138px;
    width: 100%;
    position: absolute;
}

.home-categor {
    padding: 0;
    margin: 0;
}

.slide-service-title {
    position: absolute;
    top: 70px;
    left: 30px;
    background: #fff;
    color: #000;
    padding: 3px 10px 5px;
    font-size: 2.7em;
    font-weight: bold;
}

.consul {
    padding: 10px;
    background: #fff;
    bottom: 15px;
    position: absolute;
    left: 30px;
}

.consul .text-consul {
    background: #ffffff;
    color: #22303b;
    font-weight: bold;
    display: inline-block;
}

.consul .home-service-tel {
    font-size: 25px;
    font-weight: bold;
    color: #dd2c3a;
    margin-top: 10px;
}

.page-images-top-list {
    margin-bottom: 10px;
}

.block-images-table {
    margin-bottom: 10px;
}

.ware_text {
    margin: 30px 0 50px;
    color: #1d1413;
    border-radius: 3px;
    line-height: 23px;
    font-size: .9em;
}

.ware_text p {
    margin-bottom: 10px;
}

.block-predlog {
    display: flex;
    justify-content: space-around;
    justify-content: space-between;
    flex-wrap: wrap;
}

.block-predlog>div {
    width: 49%;
    border: 1px solid #eee;
    box-sizing: border-box;
    margin-bottom: 20px;
    overflow: hidden;
    height: 200px;
    border-radius: 3px;
}

.block-predlog .sharp {
    position: relative;
    transition: all 100ms ease-in-out;
}

.block-predlog .sharp .sharp-title {
    position: absolute;
    top: 20px;
    left: 15px;
    padding: 10px 15px;
    color: #fff;
    font-weight: bold;
    z-index: 99;
    text-transform: uppercase;
}

.block-predlog .sharp .sharpf {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.38);
    padding: 70px 30px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    transition: all 100ms ease-in-out;
}

.block-predlog .sharp .sharpf:hover {
    background: rgba(64, 64, 64, 0.38);
}

.block-predlog .sharp .sharpf a {
    color: #e4c268;
    font-size: .9em;
    display: inline-block;
    margin-bottom: 5px;
}

.block-predlog .sharp a:hover,
.block-predlog .sharp a span:hover {
    color: rgba(255, 255, 255, 0.73);
}

.mini_lp_ware {
    display: flex;
    justify-content: space-around;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 20px 0;
}

.mini_lp_ware>div {
    width: 23.2%;
    background: #f7f7f7;
    padding: 0px;
    text-align: center;
    border-radius: 3px;
    box-sizing: border-box;
    overflow: hidden;
    padding-bottom: 10px;
}

.mini_lp_ware>div span {
    font-weight: bold;
    display: inline-block;
    margin: 15px 0 5px;
    text-transform: uppercase;
    font-size: .9em;
}

.mini_lp_ware>div p {
    font-size: .9em;
    margin: 0;
    padding: 0;
}

.mini_lp_ware>div img {
    margin: auto;
    display: block;
    width: 100%;
}

.list-pred-t {
    margin: 20px 0;
    display: flex;
    justify-content: space-around;
    justify-content: space-between;
    flex-wrap: wrap;
}

.list-pred-t>div {
    display: block;
    width: 32%;
    margin-bottom: 20px;
    color: #427c9c;
    font-weight: bold;
    box-sizing: border-box;
}

.list-pred-t>div:hover {
    opacity: .8;
}

.list-pred-t .img_page_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.list-pred-t .img_page_list .img_h_cater {
    width: 100%;
}

.list-pred-t .img_page_list .img_h_cater img {
    border-radius: 3px;
}

.list-pred-t .img_page_list .cater_page_title {
    width: 100%;
    margin: 10px 0 0;
}

.list-pred-t .img_page_list .cater_page_title .price_cater {
    padding: 20px 0;
    color: #c1c1c1;
}

.list-pred-t .img_page_list a {
    font-size: 1em;
    color: #252525;
    text-decoration: none;
    font-weight: normal;
}

.detali {
    font-size: 1.2em;
}

.table-price tr {
    border: 1px solid #fff;
}

.table-price td {
    border: 1px solid #fff;
    padding: 10px;
}

.table-price {
    margin-bottom: 20px;
}

.table-price th {
    padding: 10px;
    font-weight: bold;
}

.aner-img-obrabotka {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    height: 250px;
}

.aner-img-obrabotka img {
    width: 100%;
}

.aner-img-obrabotka h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 2.3em;
    background: rgba(255, 255, 255, 0.8);
    color: #000;
    width: 100%;
    padding: 15px;
}

.page_text table {
    margin: 20px 0;
}

.obr-list>li {
    display: block;
    width: 100%;
}

.big-item-mini-title {
    display: flex !important;
    justify-content: space-around;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 15px 0;
}

.big-item-mini-title .block-item-prew {
    width: 20%;
}

.big-item-mini-title .block-item-prew div {
    border-radius: 5px;
    background: #eee;
    overflow: hidden;
    width: 150px;
    height: 150px;
}

.big-item-mini-title .block-list-pred {
    width: 80%;
}

.big-item-mini-title .block-list-pred>a {
    font-size: 1.4em !important;
    padding: 0 0 10px !important;
    display: block;
    color: #053673 !important;
}

.big-item-mini-title .block-list-pred ul li {
    display: block;
    padding: 0 0 5px !important;
}

.price-table {
    margin: 20px 0;
}

.price-table tr {
    border: 1px solid #ccc;
}

.price-table tr td {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
}

.table-price-title b {
    display: block;
    margin: 20px 0;
    font-size: 1.2em;
}

.form-calculator h4 {
    font-size: 1.3em;
    padding: 3px 10px;
    display: inline-block;
    margin: 15px 0;
    color: #000;
    font-weight: bold;
}

.obranotka-offer-item {
    margin: 20px 0;
}

.obranotka-offer-item a {
    display: block;
    margin-bottom: 10px;
}

.galler-obrabotka {
    margin-top: 10px;
}

.galler-obrabotka>div {
    display: inline-block;
    box-sizing: border-box;
    height: 120px;
    width: 120px;
    overflow: hidden;
    border-radius: 5px;
    margin-right: 7px;
}

.span-title-obrabotka {
    font-size: 2em;
    display: block;
    margin: 20px 0;
}

.for-images-portfolio {
    margin: 20px 0;
}

.for-images-portfolio .page-portfolio {
    justify-content: space-between;
}

.for-images-portfolio .page-portfolio a {
    background: #e0e0e0;
    display: block;
    padding: 20px;
    min-height: 300px;
    box-sizing: border-box;
    width: 32%;
}

.for-images-portfolio .page-portfolio a span {
    display: block;
    height: 30px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.for-images-portfolio .page-portfolio a .page-port-images {
    overflow: hidden;
}

.for-images-portfolio .start-full-portfolio {
    margin: 20px 0;
}

.d_mo {
    margin: 20px 0;
}

.d_mo h6 {
    display: inline-block;
    width: 22%;
    margin-bottom: 10px;
}

.nav-vid {
    background: #f8f8f8;
    margin: 10px 0;
    padding: 20px 30px;
}

.nav-vid a {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: .9em;
}

.nav-vid a:before {
    content: "-";
    margin-left: -10px;
    padding-right: 5px;
    color: #ccc;
}

.block-form-cal .redactive {
    border-color: red;
    display: inline-block !important;
}

.block-form-cal .noneAcribeRed {
    display: none;
    color: red;
    font-size: .9em;
    font-weight: bold;
    margin: 0 0 5px 10px;
}

.addActine {
    border: 2px solid #e0e0e0;
    opacity: 1;
    position: relative;
}

.activ-mod-off {
    display: none;
}

.addActineBlock {
    display: block !important;
    position: absolute;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.92);
    bottom: 0;
    height: 100%;
    border-radius: 3px;
}

.addActineBlock .actDivchic {
    position: absolute;
    bottom: 120px;
    width: 100%;
    box-sizing: border-box;
    padding: 30px;
    text-align: center;
}

.addActineBlock .actDivchic h6 {
    font-size: 2em;
    margin: 30px 0;
}

.addActineBlock .actDivchic .activeBlockClose {
    display: inline-block;
    padding: 10px 20px;
    background: #18b933;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
}

span.a-file-mashin {
    display: inline-block;
    padding: 3px 10px;
    background: #ffde00;
    margin-right: 5px;
    border-radius: 3px;
    color: #000;
}

.block-ipsum-b {
    height: 400px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border-radius: 3px;
    position: relative;
    background: #faefd2;
}

.block-ipsum-b.met>div {
    border-color: #2726ad;
}

.block-ipsum-b.met a {
    background: #2726ad;
}

.block-ipsum-b.met a:hover {
    background: rgba(39, 38, 173, 0.86);
}

.block-ipsum-b>div {
    border: 8px solid #57444f;
    position: absolute;
    width: 235px;
    top: 20px;
    left: 20px;
    height: 265px;
}

.block-ipsum-b img {
    width: 100%;
}

.block-ipsum-b a {
    position: absolute;
    bottom: 20px;
    display: block;
    padding: 15px;
    background: rgba(87, 68, 79, 0.92);
    left: 20px;
    width: 219px;
    color: #000;
    color: #ffffff;
}

.block-ipsum-b a:hover {
    background: rgba(87, 68, 79, 0.76);
}

.block-ipsum-b a b {
    display: block;
    text-transform: uppercase;
    font-size: 1.3em;
}

.dopnavleft .active {
    color: #fb6c04 !important;
}

.dopnavleft span:before {
    display: inline-block;
    width: 6px;
    height: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAVCAMAAABSUG9PAAAAb1BMVEUAAADT1dz7bAT7bAT7bATT1dz7bATT1dz7bAT7bAT7bATT1dzT1dzT1dzT1dzT1dz7bATT1dz7bATT1dz7bATT1dz7bATT1dzT1dz7bATT1dz7bAT7bAT7bATT1dz7bATT1dz7bATT1dzT1dz7bAS1N+XNAAAAI3RSTlMA9N7y5trVREQf9eXg1JJMTCwsJSUg+OfNzcfHlY4/PzMzHYOfWJQAAABeSURBVAjXRYtXDoAgEERBFAuCvXfZ+5/RXQhxPuYlU5jRDUNNtuwQKbfJgKy41a/n6uM5lCd3U2UVHU1ys1+HbAkxRD0iKyDKkfUI0lHARrGAJZSXwCkdYjru8kH/AKEgBaUkK2QkAAAAAElFTkSuQmCC) 0 0 no-repeat;
    content: '';
    margin-right: 10px;
}

.aner-img-obrabotka {
    background: #eee;
}

.home-list-dict {
    padding: 15px 0;
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
}

.home-list-dict div {
    width: 50%;
    padding: 5px 0;
}

.maxafak .list img {
    display: block;
    margin: auto;
}

.maxafak .list:hover img {
    opacity: .8;
}

.maxafak .list:hover div {
    display: flex;
}

.maxafak .list b {
    color: #071726;
    text-align: center;
    background: #fff;
    width: 91%;
    margin: auto;
    padding: 10px 0px 10px;
    box-sizing: border-box;
    border-radius: 0 0 5px 5px;
    margin-top: -8px;
    position: relative;
}

.maxafak .list:hover b {
    background: #eee;
    background: #ccc;
    color: #000;
}

.trig-frup {
    margin: 30px 0 20px;
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
}

.trig-frup>div {
    width: 22%;
    overflow: hidden;
}

.trig-frup>div b {
    display: block;
    margin: 10px 0;
}

.trig-frup>div p {
    font-size: .9em;
    color: #333;
}

.trig-frup>div img {
    border-radius: 3px;
}

.title_block h1 {
    display: block;
    color: #000;
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
}

.next_prev__link {
    padding: 20px 0;
}

.next_prev__link a {
    display: inline-block;
    margin-right: 20px;
    background: #eee;
    padding: 3px 15px;
    border-radius: 3px;
    color: #333;
}

.pagePZO .head-off {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.pagePZO .head-off>div {
    width: 50%;
    box-sizing: border-box;
    overflow: hidden;
}

.pagePZO .head-off .list-offers-types {
    padding: 0 0 0 20px;
}

.pagePZO .head-off .list-offers-types .titles-bus {
    display: block;
    font-weight: bold;
    margin: 0 0 20px;
}

.pagePZO .head-off .list-offers-types .list-ful-text {
    font-size: 16px;
    line-height: 26px;
    font-family: Arial, Tahoma, sans-serif;
}

.pagePZO .head-off .img-off-heads .big-img-one {
    border-radius: 3px;
    overflow: hidden;
}

.pagePZO .marg-cat {
    margin-top: 30px;
    position: relative;
}

.pagePZO .marg-cat .icot .item {
    position: relative;
}

.pagePZO .marg-cat .icot .item a {
    color: #fff;
}

.pagePZO .marg-cat .icot .item a b {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 70px;
    bottom: 0;
    padding: 3px 10px;
    background: #9c9c9c;
    box-sizing: border-box;
    border-radius: 0 0 3px 3px;
    font-size: 13px;
    font-weight: normal;
}

.pagePZO .marg-cat .iche-items .pred-list {
    position: relative;
}

.pagePZO .marg-cat .iche-items .pred-list a {
    color: #fff;
    font-size: 14px;
}

.pagePZO .marg-cat .iche-items .pred-list a b {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    padding: 3px 10px;
    background: #9c9c9c;
    box-sizing: border-box;
    border-radius: 0 0 3px 3px;
}

.pagePZO .marg-cat .iche-items .pred-list a img {
    border-radius: 3px;
}

.pagePZO .marg-cat .iche-items .pred-list a img:hover {
    opacity: .8;
}

.pagePZO .marg-cat .owl-nav {
    position: absolute;
    top: -56px;
    right: 0;
}

.pagePZO .marg-cat .owl-dots {
    position: absolute;
    background: #eaeaea;
    padding: 3px 10px 0px;
    border-radius: 14px;
    top: -41px;
    right: 79px;
}

.pagePZO .full-desc {
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 30px 0;
    font-size: 16px;
    line-height: 26px;
    font-family: Arial, Tahoma, sans-serif;
}

.pagePZO .full-desc:after {
    content: "";
    display: block;
    clear: both;
}

.pagePZO .full-desc img {
    max-width: 300px;
    float: left;
    margin: 0 20px 20px 0;
}

.pagePZO h1 {
    font-weight: 500;
    font-size: 30px;
    color: #000;
    line-height: 32px;
    margin: 20px 0;
}

.pagePZO .tit-ga {
    font-size: 1.3em;
    margin: 0 0 20px 0;
    font-weight: 700;
}

.pagePZO .sposobPage .spanTitle {
    display: block;
    font-size: 1.2em;
    margin: 20px 0;
    margin-top: 40px;
    font-weight: bold;
}

.pagePZO .sposobPage .list-predlog {
    position: relative;
}

.pagePZO .sposobPage .list-predlog .pred-list {
    padding: 0 0 10px;
}

.pagePZO .sposobPage .list-predlog .pred-list img {
    border-radius: 3px;
}

.pagePZO .sposobPage .list-predlog .pred-list b {
    padding: 3px 10px;
    background: rgba(105, 105, 105, 0.91);
    color: #fff;
    height: 50px;
    margin-top: -56px;
    position: relative;
    border-radius: 0 0 3px 3px;
}

.pagePZO .sposobPage .list-predlog .owl-nav {
    position: absolute;
    top: -57px;
    right: 0;
}

.pagePZO .sposobPage .list-predlog .owl-dots {
    display: none;
}

.pagePZO .infooff {
    margin: 20px 0;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 3px;
}

.pagePZO .infooff .h2info {
    font-size: 1.3em;
    margin: 0 0 10px 0;
    font-weight: 500;
    color: #4d4e4e;
}

.pagePZO .infooff .infobody {
    font-size: .9em;
    line-height: 20px;
}

.pagePZO .gal-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    margin-bottom: 40px;
}

.pagePZO .gal-page .gal-page-item {
    padding: 0 2px;
}

.pagePZO .gal-page .gal-page-item img {
    border-radius: 3px;
    background: #ccc;
}

.pagePZO .gal-page .gal-page-item:hover {
    opacity: .8;
}

.pagePZO .vict {
    margin: 20px 0;
}

.pagePZO .vict .itap {
    font-size: 1.3em;
    margin: 0 0 20px 0;
    font-weight: 700;
}

.pagePZO .vict.icons {
    border-radius: 3px;
    margin: 30px 0;
    background: #eee;
}

.pagePZO .vict.icons .itap {
    text-align: center;
    margin: 20px 0 0;
}

.pagePZO .vict.icons .list-itap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0;
}

.pagePZO .vict.icons .list-itap>div {
    width: 24%;
    text-align: center;
}

.pagePZO .vict.icons .list-itap>div img {
    border-radius: 1000px;
}

.pagePZO .vict.icons .list-itap>div span {
    display: block;
    margin: 10px 0 5px;
    font-size: 1.3em;
    font-weight: 500;
}

.pagePZO .vict.icons .list-itap>div span.it-nody {
    font-size: 1em;
    font-weight: 100;
    margin-top: 0;
}

.pagePZO .vict.ipk {
    margin: 40px 0;
}

.pagePZO .vict.ipk .list-itap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pagePZO .vict.ipk .list-itap .item-list-itsp {
    width: 24%;
    display: flex;
    border: 1px solid #666;
    border-radius: 3px;
    justify-content: space-between;
}

.pagePZO .vict.ipk .list-itap .item-list-itsp .item-img-l {
    width: 40%;
}

.pagePZO .vict.ipk .list-itap .item-list-itsp .data-item {
    width: 60%;
    background: #fff;
    box-sizing: border-box;
    padding: 10px;
    border-left: 1px solid #000;
}

.pagePZO .vict.ipk .list-itap .item-list-itsp .data-item .it-title {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
}

.pagePZO .vict.ipk .list-itap .item-list-itsp .data-item .it-nody {
    font-size: .9em;
    color: #333;
}

.pagePZO .full-zakaz {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pagePZO .full-zakaz>div {
    box-sizing: border-box;
}

.pagePZO .full-zakaz .full-trig {
    width: 30%;
    font-size: 1.2em;
}

.pagePZO .full-zakaz .full-trig .tot-tel {
    font-weight: bold;
    margin: 10px 0;
    font-size: 2em;
}

.pagePZO .full-zakaz .full-trig .tot-ili {
    display: inline-block;
    position: relative;
}

.pagePZO .full-zakaz .full-trig .tot-ili span {
    font-size: 4em;
    color: red;
    position: absolute;
    right: -56px;
    top: -38px;
}

.pagePZO .full-zakaz .full-trig .po-rus {
    color: #666;
}

.pagePZO .big-ti {
    font-size: 1.3em;
    margin: 0 0 20px 0;
    font-weight: 700;
}

.pagePZO .actBoard {
    border-color: red !important;
}

.pagePZO .uopsors {
    text-align: center;
    padding: 120px 0;
    width: 100%;
    background: #eee;
    margin-bottom: 20px;
}

.pagePZO .uopsors h2 {
    font-size: 2em;
    color: #000;
}

.pagePZO .uopsors p {
    font-size: 1.4em;
    margin-top: 10px;
    color: #666;
}

.hleg {
    margin-top: 50px;
}

.hleg .hlebs a,
.hleg .hlebs .bread-name {
    text-decoration: none;
    font-size: 12px;
    font-family: Arial, Tahoma, sans-serif;
}

.hleg .hlebs a {
    color: #666;
    font-weight: 700;
}

.hleg .hlebs .bread-name {
    color: #999;
}

.hleg .hlebs span {
    color: #ccc;
}

.article {
    padding: 20px 0;
    margin: 10px 0;
}

.article h6 {
    margin: 0 0 10px 0;
    font-weight: 700;
}

.article-body h1 {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 20px;
}

.side_menu ul li {
    padding-left: 20px;
}

.side_menu ul li a,
.side_menu ul li span {
    font-size: 14px !important;
    font-weight: normal !important;
}

.side_menu ul li a:before,
.side_menu ul li span:before {
    margin-left: -15px;
}

.metalcons .form-title {
    margin: 0 0 20px 0 !important;
    border: 0;
}

.metalcons .form-title .yavka {
    margin: 0;
}

.nav-vid.nav-metconstr {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.nav-vid.nav-metconstr a {
    width: 46%;
    overflow: hidden;
    font-weight: normal;
    color: #000;
}

.nav-vid.nav-metconstr a:hover {
    opacity: .8;
}

.nav-vid.nav-metconstr a img {
    width: 100%;
    border-radius: 3px;
}

.nav-vid.nav-metconstr a span {
    display: block;
    margin: 5px 0 10px;
}

.mrtalconstr-x {
    padding: 20px;
    background: #f8f8f8;
    width: 850px;
    box-sizing: border-box;
}

.mrtalconstr-x .marg-cat {
    width: 100%;
}

.mrtalconstr-x .marg-cat img:hover {
    opacity: .8;
}

.mrtalconstr-x table {
    background: #f8f8f8;
    margin-bottom: 15px;
}

.mrtalconstr-x table tr,
.mrtalconstr-x table td {
    border-color: #645158;
}

.mrtalconstr-x .full_page .desc_full.ware {
    color: #1d1d1d;
}

.mrtalconstr-x .full_page .desc_full.ware p {
    margin-bottom: 10px;
    font-size: 16px;
}

@media screen and (max-width: 1135px) {
    .top_menu a {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 1190px) {
    .slick-vertical {
        display: none;
    }
}

@media screen and (max-width: 960px) {
    .icons,
    .ipk,
    .trig-frup,
    .d_mo,
    .block-ipsum-b,
    .span-title-obrabotka,
    .for-images-portfolio,
    .service-portfolio,
    .b-nav-top.act {
        display: none;
    }
    .b-nav-top.act {
        display: none !important;
    }
    .wrp ul li {
        display: block;
    }
    .wrp .nav-block-type-nav {
        flex-wrap: wrap;
    }
    .wrp .nav-block-type-nav a {
        width: 31.333333%;
        box-sizing: border-box;
        height: 120px;
        margin: 0 0 10px 0;
        font-size: .7em;
    }
    .mrtalconstr-x {
        width: 100%;
    }
    .mrtalconstr-x .table-price-title b b {
        display: block;
    }
    .mrtalconstr-x .sharp {
        width: 100%;
    }
    .mrtalconstr-x .list-pred-t {
        width: 100%;
    }
    .mrtalconstr-x .list-pred-t>div {
        width: 100%;
    }
    .home-service .mini-slide-service {
        width: 100%;
    }
    .home-service .mini-slide-service .slide-service-title {
        width: 100%;
        display: inline;
        font-size: 1.4em;
        left: 0;
    }
    .listing-home-service .gambit .it {
        width: 49% !important;
        margin-bottom: 10px;
    }
    .home-categor .service-home .list-home-item {
        width: 100%;
    }
    .service .topblock {
        margin-bottom: 10px;
    }
    .service .topblock .service-tags {
        display: none;
    }
    .maxafak h1 {
        font-size: 1.2em;
    }
    .head-off>div {
        width: 100% !important;
    }
    .head-off .big-img-one {
        margin-bottom: 20px;
    }
    .full-zakaz>div {
        width: 100% !important;
    }
    .gal-page {
        justify-content: space-between;
    }
    .gal-page .gal-page-item {
        width: 49% !important;
        box-sizing: border-box;
    }
    .gal-page .gal-page-item img {
        width: 100%;
    }
}

.page-offer-list {
    margin: 20px;
}

.page-offer-list b {
    margin-bottom: 10px;
}

.lp-price {
    margin: 30px 0;
}

.lp-price table {
    background: #fff;
}

.lp-price table tr td {
    padding: 5px;
    border: 1px solid #000;
}

.lp-price table caption {
    padding: 10px;
    font-weight: bold;
}

.dostavochka h1 {
    font-size: 2em;
}

.dostavochka .list-dostavka {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 10px 0 40px;
}

.dostavochka .list-dostavka li {
    width: 30%;
    padding: 5px 0;
}

.content.pax-t {
    margin-bottom: 20px;
    box-sizing: border-box;
    width: 100%;
    padding: 0px;
    min-height: 200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.content.pax-t .titl-zag {
    font-size: 2em;
    margin: 30px 0 20px;
}

.content.pax-t .full-pzo-t {
    width: 100%;
}

.content.pax-t .full-pzo-t .full-prev-pzo-t {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.content.pax-t .full-pzo-t .full-prev-pzo-t .full-prev-pzo-left {
    width: 48%;
    overflow: hidden;
}

.content.pax-t .full-pzo-t .full-prev-pzo-t .full-prev-pzo-left .slider_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border: 1px solid #ccc;
    max-height: 500px;
    height: 500px;
    padding: 10px;
    box-sizing: border-box;
}

.content.pax-t .full-pzo-t .full-prev-pzo-t .full-prev-pzo-left .slider_block>img {
    height: 100%;
    display: block;
    margin: auto;
}

.content.pax-t .full-pzo-t .full-prev-pzo-t .full-prev-pzo-left .slider_block .slider-for {
    width: 77%;
}

.content.pax-t .full-pzo-t .full-prev-pzo-t .full-prev-pzo-left .slider_block .slider-nav {
    width: 20%;
    margin-left: 0 !important;
}

.content.pax-t .full-pzo-t .full-prev-pzo-t .full-prev-pzo-right {
    width: 50%;
}

.content.pax-t .full-pzo-t .full-prev-pzo-t .full-prev-pzo-right h1 {
    font-weight: bold;
    font-size: 1.5em;
    color: #000;
    margin: 20px 0;
}

.lp.preimushestvo.lp-price.iipp {
    display: block;
}

.lp.preimushestvo.lp-price.iipp .soda a {
    display: inline-block;
    padding: 10px 25px;
    border: 1px solid #ccc;
    text-decoration: none;
    margin-right: 10px;
    margin-bottom: 15px;
}

.lp.preimushestvo.lp-price.iipp h2 {
    font-size: 1.4em;
    color: #000;
    width: 100%;
    margin: 30px 0 10px;
}

.lp.preimushestvo.lp-price.iipp .ckorg {
    width: 100%;
    margin: 0;
    padding: 0;
}

.lp.preimushestvo.lp-price.iipp .ckorg table {
    width: 100%;
}

.lp.preimushestvo.lp-price.iipp .ckorg table th {
    font-weight: bold;
    padding: 10px;
    background: #eee;
    border: 1px solid #000;
}

.footer-nav {
    padding: 10px;
    background: #152f45;
}

.footer-nav a {
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    background: #4781b4;
    border-radius: 3px;
}

.fordvig a {
    padding: 5px 0;
    font-size: 1.2em;
    display: block;
}

.b-nav-top {
    position: fixed;
    bottom: 20px;
    width: 100%;
    z-index: 9;
    display: none;
}

.b-nav-top.act {
    display: block;
}

.b-nav-top .container .ti {
    position: relative;
    color: #4b422c;
    padding: 20px;
    background: #dcba5b;
    border-radius: 3px;
    border-bottom: 3px solid #4b422c;
    cursor: pointer;
}

.b-nav-top .container .ti:hover {
    color: #000;
}

.b-nav-top .container .ti .b-ti {
    font-weight: bold;
    font-size: 2em;
}

.b-nav-top .container .ti .mini-ti {
    font-size: 1.1em;
}

.b-nav-top .container .ti .close-ti {
    position: absolute;
    top: 10px;
    right: 10px;
}


/*# sourceMappingURL=sourcemaps/app-3d18d3511a2629c4b04f.css.map*/

h1 {
    font-weight: bold;
}

.custom {
    display: block;
    background: #dd2c3a;
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: all 150ms ease-in;
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
    margin: 0 auto;
    cursor: pointer;
    border: none;
}

.lazer-info {
    margin-top: 32px;
}

.lazer-info p {
    margin-top: 3px;
}

.lazer-wrapper-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lazer-block-img {
    width: 32%;
    margin-bottom: 10px;
}

.lazer-img:hover {
    box-shadow: 0 0 9px #1e5ab3;
}

.lazer-img {
    width: 100%;
    margin-bottom: 10px;
    cursor: pointer;
}

.lazer-img.active {
    box-shadow: 0 0 9px #1e5ab3;
}

.lazer-block-img p {
    text-align: center;
}

.block-hide {
    display: none;
}

.go-form-plit.active {
    box-shadow: 0 0 9px #1e5ab3;
}

.input__wrapper {
    width: 100%;
    position: relative;
    margin: 15px 0;
    text-align: center;
}

.input__file {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.input__file-icon-wrapper {
    height: 60px;
    width: 60px;
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right: 1px solid #fff;
}

.input__file-button-text {
    line-height: 1;
    margin-top: 1px;
}

.input__file-button {
    width: 100%;
    max-width: 290px;
    height: 60px;
    background: #1bbc9b;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-radius: 3px;
    cursor: pointer;
    margin: 0 auto;
}

.form-input-press-upload textarea {
    padding: 10px;
    width: 90%;
    border: 1px solid #ccc;
    margin: 5px auto;
    border-radius: 3px;
}

.contact_content {
    display: flex;
    flex-direction: column;
}

.contact_content .mini_header {
    font-size: 22px;
    margin-bottom: 20px;
}

.page-links {
    display: flex;
    justify-content: center;
    margin: 20px 0;
    font-size: 22px;
}

.page-links a {
    margin: 0 10px
}

.portfolio_main {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
}

.portfolio_main .wrapper {
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.portfolio_main img {
    width: 100%;
}

.portfolio_main .photo {
    margin-top: 10px;
}

.portfolio_main .title {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 90%;
    text-align: center;
}

@media screen and (max-width: 1000px) {
    .portfolio_main {
        justify-content: space-between;
    }
    .portfolio_main .wrapper {
        width: 32%;
    }
}

@media only screen and (max-width: 425px) {
    .home-list-dict div {
        width: 100%;
    }
    .aner-img-obrabotka h1 {
        font-size: 1.5em;
    }
    .lp .wrp .title_block h2 {
        font-size: 1.7em;
    }
    .listing-home-service .center-home-block-reg .gambit .img-live-home {
        height: 85px;
    }
    .wrp .nav-block-type-nav {
        padding-top: 20px;
    }
    .portfolio_main .wrapper {
        width: 49%;
    }
}

.block__price p {
    color: white;
    margin: 0;
    line-height: 1.2;
}

#error_list {
    width: 90%;
    display: flex;
    flex-direction: column;
}

#info_list {
    font-size: 24px;
    color: red;
    text-align: center;
}

.staff__textarea__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.staff__textarea {
    margin-top: 30px;
    margin-bottom: 30px;
    resize: none;
    width: 90%;
    height: 500px;
    background: #f2f2f2;
    border: 1px solid #cecece;
    border-radius: 8px 0 0 0;
    padding: 8px 0 8px 10px;
    font-size: 16px;
}

.staff__header {
    font-size: 24px;
    width: 100%;
    margin: 150px auto 0 auto;
    text-align: center;
}

.links__block {
    margin-top: 30px;
    font-size: 20px;
    color: black;
    display: flex;
    flex-wrap: wrap;
    margin-left: 10%;
    justify-content: space-evenly;
}

.staff__link:hover {
    color: #256f25;
}

.staff__block {
    width: 75%;
    min-height: 100vh;
    background-color: #f8f8f8;
    margin: 0 auto;
}

.page404 {
    margin: 0 auto;
    height: 70vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.page404 h1 {
    font-size: 42px;
    font-weight: bold;
}

.page404 p {
    font-size: 20px;
}

.page404 a {
    margin-top: 2.5%;
}

@media screen and (max-width: 960px) {
    .block__price {
        display: none !important;
    }
}

.popUp {
    position: fixed;
    top: 0;
    right: -100%;
    height: 100%;
    width: 505px;
    background: white;
    z-index: 99999;
    padding: 30px;
    border-left: 1px solid #f1ebeb;
    transition: right 0.325s ease-in-out;
}

.popUp.show {
    right: 0;
}

.popUp .h-text {
    font-size: 1.5em;
    line-height: 150%;
    text-align: center;
    margin-top: 50px;
    font-weight: 500;
}

.popUp .n-text {
    font-size: 1em;
    text-align: center;
    opacity: 0.5;
    margin-top: 20px;
}

.popUp span {
    color: #dd2c3a;
    margin-left: 4px;
}

.popUp label {
    margin-top: 25px;
    display: block;
}

.popUp input[type=text]:focus {
    border: 1px solid black;
}

.popUp input[type=text] {
    padding: 16px 8px;
    border: 1px solid rgba(242, 88, 48, 0.25);
    border-radius: 8px;
    cursor: pointer;
    width: 100%;
    font-size: 1em;
}

.popUp label:last-of-type {
    display: flex;
}

.popUp label:last-of-type p {
    font-size: 0.8em;
    margin-left: 8px;
    opacity: 0.5;
}

.popUp button {
    margin-top: 20px;
    padding: 16px;
    background-color: #dd2c3a;
    border: none;
    border-radius: 8px;
    color: white;
    width: 100%;
    font-size: 1em;
}

.popUp button:hover {
    opacity: 0.8;
}

.popUp button:active {
    opacity: 1;
}

.closeModal {
    position: absolute;
    top: 30px;
    right: 20px;
    width: 24px;
    height: 24px;
    opacity: 0.2;
    cursor: pointer;
    transition: opacity ease 0.5s;
}

.closeModal:hover {
    opacity: 1;
}

.closeModal::before,
.closeModal::after {
    content: '';
    position: absolute;
    top: 10px;
    display: block;
    width: 24px;
    height: 3px;
    background: #000;
}

.closeModal::before {
    transform: rotate(45deg);
}

.closeModal::after {
    transform: rotate(-45deg);
}

.scroll-lock {
    overflow: hidden;
}
