@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"),
    url("/bitrix/templates/zspd/css/fonts/Roboto-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto Bold";
    font-style: normal;
    font-weight: 700;
    src: local("Roboto Bold"),
    url("/bitrix/templates/zspd/css/fonts/Roboto-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto Black";
    font-style: normal;
    font-weight: 900;
    src: local("Roboto Black"),
    url("/bitrix/templates/zspd/css/fonts/Roboto-Black.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto Condensed"),
    url("/bitrix/templates/zspd/css/fonts/RobotoCondensed-Regular.ttf") format("truetype");
}

body {
    font-family: 'Roboto Condensed', sans-serif;
}
h1,h2,h3,h4 {
    font-family: 'Noto Serif', serif;
}
.header_back {
    background-color: rgba(0,0,0,0.8);
    color: #FFFFFF;
    padding: 1.5em 0;
    position: absolute;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 20;
    min-width: 1140px
}
.header_back .logo {
    /*padding-bottom: 1em;*/
    /*padding-top: 1.2em;*/
}
/*.header_back .telephone p {
    margin-top: 0.3em;
    font-weight: 300;
    font-size: 125%;
    padding-left: 1.8em;
    margin-left: 2.8em;
    padding-right: 1.3em;
    background: url("../img/phone.png")no-repeat left center;
    display: inline-block;
    margin-bottom: 11px;
}*/
.header_back .telephone p {
    font-weight: 300;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 11px;
    line-height: 1.5;
}
/*.header_back .telephone {
    width: 76%;
}*/
/*.header_back .telephone {
    width: 35%;
}
.header_back .telephone.whats {
    width: 45%;
}*/
.header_back .telephone p span {
    display: block;
    /*padding-left: 1.6em;*/
}
.header_back .telephone p .name, .header_back .telephone.whats p .name {
    padding-left: 0;
}
/*191219*/
/*.header_back .telephone p .phone {*/
/*    background: url(../img/phone.png)no-repeat left center;*/
/*}*/

.header_back .telephone p .mail {
    position: relative;
}
/*191219*/
/*.header_back .telephone p .mail .fa {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*}*/
.header_back .telephone.whats p {
    line-height: normal;
}
.header_back .telephone.whats p .whatsapp {
    padding-left: 2.4em;
    margin-bottom: 15px;
}
.telephone .whatsapp {
    margin-bottom: 15px;
    background: url(/bitrix/templates/zspd/img/ikonki.png) no-repeat left center;
}
.telephone .whatsapp:last-child {
    margin-bottom: 0;
}
.telephone .whatsapp::before {
    content: none;
}
.mobile_menu .menu {
    margin: 0 0 10px 0;
}
.lb_call-btn {
    width: 60px !important;
    height: 60px !important;
}

.header_back .zayavka_block {
    background: none;
}
.header_back .zayavka_block p {
    background: none;
    font-size: 95%;
    padding-left: 13px;
    margin-left: 2.8em;
    font-weight: 300;
    margin-top: 0.3em;
    padding-right: 0;
}
.header_back .search input {
    background: none;
    border:1px solid #FFFFFF;
    margin-right: 15px;
    height: 25px;
    color: #FFFFFF;
    padding-left: .7em;
}
.header_back .search * {
    /*float: left;*/
}
.header_back .search:after {
    content: '';
    display: block;
    clear: both;
}
.header_back .search {
    cursor: pointer;
    margin-left: 1.5em;
}
.header_back .user {
    margin-left: 3.7em;
    cursor: pointer;
}
.header_back .basket {
    position: absolute;
    top: 30px;
    left: 100%;
    margin: 0 !important;
}
.header_back ul.menu li {
    display: inline-block;
    text-transform: uppercase;
    font-size: 105%;
    margin-right: 1em;
}
.footer li a,
.header_back ul.menu li a,
.footer li span,
.header_back ul.menu li span {
    position: relative;
}
.footer li a:after,
.header_back ul.menu li a:after,
.footer li span:after,
.header_back ul.menu li span:after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background-color: #FFFFFF;
    left: 0;
    bottom: -1px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.footer li:hover a:after,
.header_back ul.menu li a:hover:after,
.footer li span:after,
.header_back ul.menu li span:after {
    width: 100%;
}
.header_back ul.menu li.active {
    border-bottom: 1px solid #FFFFFF;
}
.center-flex {
    margin: 0 auto 2em;
}
.header-title {
    margin: auto;
    text-align: center;
}
.header-title h1 {
    line-height: 140%;
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}
.header-title h1 span {
    text-transform: uppercase;
}
.header_inside h2 {
    color: #FFFFFF;
    position: absolute;
    bottom:35px;
    text-align: center;
    width: 100%;
    font-size: 155%;
}
.header_back .basket .number {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: -16px;
    top: -16px;
    min-width: 26px;
    width: auto;
    height: 26px;
    background: #0442af;
    border-radius: 50%;
    padding: 0;
    text-align: center;
    line-height: 27px;
    font-size: 16px;
}

.header_back .basket.empty_basket .number {
    display: none;
}

/*.header_back.fixed {*/
/*    padding: 0 0 1em;*/
/*	!*transition: all 300ms ease;*!*/
/*    !*-webkit-transition: all 300ms ease;*!*/
/*    !*-moz-transition: all 300ms ease;*!*/
/*    transform: translateY(-135px);*/
/*    transition: transform .1s ease-in;*/
/*}*/
/*.header_back.fixed .logo, .header_back.fixed .row.center_block {*/
/*    !*display: none;*!*/
/*    transform: translateY(-116px);*/
/*    transition: transform .1s ease-in;*/
/*}*/

.slider_container {
    color: #ffffff;
    min-width: 1140px;
    position: relative;
    min-height: 650px;
}
.slider_container .img {
    overflow: hidden;
}
.slider_container .text {
    position: absolute;
    top:150px;
    top: 202px;
    left: 0;
    width: 100%;
}
.slider_container .text.one {
    /*top: 165px;*/
}
.slider_container .text.one .laurel {
    background: url("../img/laurel.png") no-repeat center;
    height: 100px;
    width: 109px;
    margin: auto;
}
.slider_container .text.one .laurel p:first-child {
    font-size: 220%;
    padding-top: 0.8em;
    font-family: 'Noto Serif', serif;
}
.slider_container .text.one .laurel + p {
    text-transform: uppercase;
    font-size: 100%;
    padding-bottom: 2.5em;
    position: relative;
    margin-top: .3em;
}
.slider_container .text.one .laurel + p:after {
    content: '';
    position: absolute;
    bottom: 1.3em;
    width: 40px;
    height: 1px;
    background-color: #FFFFFF;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.slider_container .text.one .numbers {
    margin: auto;
}
.slider_container .text.one .numbers p:first-child {
    font-size: 46px;
    font-weight: 600;
    padding-top: 0.8em;
    display: inline;
    font-family: 'Roboto', sans-serif;
}
.slider_container .text.one .numbers span {
    font-size: 30px;
    font-weight: 600;
    padding-top: 0.8em;
    display: inline;
    font-family: 'Roboto', sans-serif;
}
.slider_container .text.one p {
    font-size: 20px;
    padding-bottom: 2.5em;
    position: relative;
    margin-top: .3em;
    line-height: 120%;
    font-family: 'Roboto', sans-serif;
}
.slider_container .text.one .h3{
    font-size: 30px;
    padding-bottom: 2.5em;
    position: relative;
    margin-top: .3em;
    line-height: 120%;
    font-family: 'Roboto', sans-serif;
}
.slider_container .text.one .block_ul {
    padding-top:2em;
}
.slider_container .text.one .block_ul p {
    font-size: 105%;
    padding-bottom: 1em;
}
.slider_container .text.one .block_ul p.h3 {
    text-transform: uppercase;
}
.slider_container .text.one .block_ul ul {
    display: inline-block;
    margin: auto;
    text-align: left;
    /*line-height: 140%;*/
    padding-right: 3rem;
}
.slider_container .text.one .block_ul ul li {
    list-style-type: square;
}
.slider_container .slider_button {
    background-color:#0043B8 ;
    margin-top: -3.4em;
    position: relative;
}
.slider_container .slider_button ul li {
    display: inline-block;
    color:#2766D7;
    margin: 10px 0;
    padding: 7px 100px;
    text-transform: uppercase;
    font-size: 105%;
    cursor: pointer;
}
.slider_container .slider_button ul li.active {
    color: #FFFFFF;
}
.slider_container .slider_button ul li:nth-child(2){
    border-left: 1px solid #2766D7;
    border-right: 1px solid #2766D7;
}
.slider_box .slider_item {
    position: absolute;
    top: 0;
    left: 0;
}
.opacity {
    opacity: 1!important;
}
.slider_container .slider_item {
    opacity: 0;
    width: 100%;
    -webkit-transition: 1.2s ease-in-out;
    -moz-transition: 1.2s ease-in-out;
    -o-transition: 1.2s ease-in-out;
    transition: 1.2s ease-in-out;
}
.slider_container .text.two .h3 {
    text-transform: uppercase;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    line-height: 120%;
}
.slider_container .text.two .h3:first-child {
    margin-top: 5em;
}
.slider_container .text.two ul {
    display: inline-block;
    margin: auto;
    text-align: left;
}
.slider_container .text.two ul li {
    list-style-type: square;
}
.slider_item_inside_page .text.three .h3,
.slider_container .text.three .h3 {
    text-transform: uppercase;
    line-height: 140%;
    padding-bottom: 5em;
}
.slider_item_inside_page .text.three .h3,
.slider_container .text.three .h3 {
    text-transform: uppercase;
    line-height: 140%;
    padding-bottom: 5em;
}
.slider_item_inside_page .container_icons::after,
.slider_container .container_icons::after {
    content: '';
    display: block;
    clear: both;
}
.slider_item_inside_page .icons_block,
.slider_container .icons_block {
    float: left;
    width: 33.33333333%;
}
.slider_item_inside_page .text.three .icons_block .h3,
.slider_container .text.three .icons_block .h3 {
    padding-top: 1em;
    padding-bottom: 2em;
    position: relative;
}
.slider_item_inside_page {
    padding: 2em 0 3em;
    color: #FFFFFF;
    background: url("../img/card-product/04.jpg") no-repeat center / cover;
    min-width: 1140px;
}
.slider_item_inside_page .text.three .h3 {
    text-transform: capitalize;
}
.slider_item_inside_page .text.three .icons_block .h3::before,
.slider_container .text.three .icons_block .h3::before {
    content: '';
    position: absolute;
    bottom: 1.3em;
    width: 40px;
    height: 1px;
    background-color: #FFFFFF;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.blue {
    color:#0442AF;
}
.products .block:after {
    content: '';
    display: block;
    clear: both;
}
.products .item {
    float: left;
    position: relative;
    margin: 0 30px 30px 0;
    padding: 20px;
    border: 2px solid transparent;
    width: 30%;
    height: 380px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.25);
}
.products .item:hover {
    /*border: 2px solid #0442AF;*/
    box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.50);
}
.products .item  .img img {
    max-width: 100%;
}
.products .item .img {
    height: 170px;
    text-align: center;
}
.products .gold {
    position: absolute;
    top:10px;
    left: 10px;
}
.products .request {
    float: left;
    width: 40%;
}
.products h2 {
    padding-top: 35px;
    padding-bottom: 20px;
}
.products .item p {
    font-family: 'Roboto Bold';
    font-size: 20px;
    margin-bottom: 8px;
    padding-bottom: 2px;
    display: inline-block;
}
.products .item li {
    font-family: 'Roboto';
    font-size: 16px;
    padding-bottom: 3px;
}
.products .item li>a, .products .item a p{
    background-size: 0% 0.1rem;
}
.products .item li>a:hover, .products .item a p:hover {
    text-decoration: none;
    background-image: linear-gradient(#003D76, #003D76);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 100% 0.1rem;
    padding-bottom: 2px;
    transition: background-size .3s;
}
.products .request p.blue {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 130%;
    padding-bottom: 10px;
}
.products .request p {
    padding-bottom: 30px;
}
.products .request input{
    border: 2px solid #0442AF;
    background-color: transparent;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 40px;
    font-size: 100%;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.products .request input:hover {
    background-color: #0442AF;
    color: #ffffff;
}
.order__block {
    background-color: #003D76;
    color: #ffffff;
    position: relative;
}
.order__block>img {
    position: absolute;
    width: 525px;
    right: 0px;
    bottom: 55px;
}
.order__box {
    padding-bottom: 20px;
}
.order__title {
    font-family: 'Roboto Black';
    font-size: 46px;
    line-height: 66px;
    padding-bottom: 20px;
}
.order__title2 {
    font-family: 'Roboto Black';
    font-size: 26px;
    line-height: 42px;
}
.order__item img {
    height: 25px;
}
.order__item span {
    font-family: 'Roboto';
    font-size: 26px;
    line-height: 42px;
    padding-left: 10px;
}
.bnr__block {
    background-color: #003D76;
    color: #ffffff;
    position: relative;
}
.bnr__block>img {
    position: absolute;
    width: 470px !important;
    right: 20px;
    bottom: -40px;
}
.bnr__box {
    padding-bottom: 20px;
}
.bnr__title {
    font-family: 'Roboto Black';
    font-size: 52px;
    line-height: 66px;
}
.bnr__title2 {
    font-family: 'Roboto Black';
    font-size: 26px;
    line-height: 42px;
}
.bnr__item img {
    width: 35px !important;
    height: 25px;
    padding-right: 10px;
}
.bnr__item span, .bnr__item a {
    font-family: 'Roboto';
    font-size: 26px;
    line-height: 42px;
}
.bnr_button {
    border: 2px solid #ffffff;
    background-color: transparent;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 34px;
    font-size: 120%;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.advantages__block {
    padding: 120px 0;
}
.advantages__box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.advantages__title {
    font-family: 'Roboto Black';
    font-size: 42px;
    line-height: 49px;
    color: #003D76;
}
.advantages__item {
    display: flex;
    flex: 300px;
    justify-content: flex-start;
    align-items: center;
    padding-top: 70px;
}
.advantages__item img {width: 60px;}
.advantages__item span {
    font-family: 'Roboto Condensed';
    font-size: 24px;
    line-height: 28px;
    color: #333333;
    padding-left: 24px;
}

.advantages {
    height: 480px;
    text-align: center;
    color: #FFFFFF;
    position: relative;
    min-width: 1140px;
    overflow: hidden;
}
.advantages .container {
    position: relative;
    height: 480px;
    z-index:2;
}
.advantages .img {
    position: absolute;
    overflow: hidden;
    width: 100%;
}
.advantages h2 {
    padding-top: 35px;
    padding-bottom: 55px;
    position: relative;
    z-index:1;
}

.advantages .sector {
    border: 2px solid #FFFFFF;
    width: 250px;
    margin: auto;
    padding: 115px 0;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.advantages .hover_sector {
    text-align: left;
    padding:120px 50px 0;
    height: 100%;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    opacity: 0;
    background-color: rgba(0,0,0,0.7);
}
.advantages .hover_sector p {
    text-transform: uppercase;
    text-align: center;
}
.advantages .hover_sector ul {
    padding-top: 40px;
}
.advantages .hover_sector input {
    border: 2px solid #FFFFFF;
    background-color: transparent;
    color: #FFFFFF;
    padding: 10px 40px;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.advantages .hover_sector input:hover {
    background-color:#FFFFFF;
    color: #333;
}
.advantages .hover_sector p.button {
    position: absolute;
    bottom:40px;
    width: 100%;
    left: 0;
}
.advantages .hover_sector ul li {
    list-style-type: square;
}
.advantages .container:after {
    content: '';
    display: block;
    clear: both;
}
.advantages .block {
    position: relative;
    width: 33.33333333%;
    float: left;
    cursor: default;
    height: 100%;
}
.advantages .block:hover .hover_sector {
    opacity: 1;
}
.advantages .block:hover .sector {
    opacity: 0;
}
.advantages .advantages_block {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.advantages > .img:nth-child(4) {
    z-index: 0;
    opacity: 1;
}
.advantages > .img {
    z-index: 1;
    opacity: 0;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.opacity {
    opacity: 1!important;
}
.market h2 {
    padding: 35px 0 20px;
}
.market p.h3 {
    font-weight: 700;
    font-size: 95%;
    line-height: 120%;
    padding-bottom: 60px;
}
.market .block p {
    padding-top: 25px;
    line-height: 120%;
}
.market .button input {
    border: 2px solid #0442AF;
    background-color: transparent;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 40px;
    font-size: 100%;
    cursor: pointer;
    margin: 45px 0;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.market .button:hover input {
    background-color: #0442AF;
    color: #ffffff;
}
.our_work {
    background: url("../img/04.jpg") no-repeat center / cover;
    color: #ffffff;
    min-width: 1140px;
}
.our_work h2 {
    padding: 35px 0;
}
.our_work .block {
    border: 2px solid #ffffff;
    width: 80%;
    margin: 0 auto 35px;
    position: relative;
}
.our_work .block::after {
    content: '';
    position: absolute;
    width:35px;
    height: 26px;
    background: url("../img/arrow.png");
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -58px;
}
.our_work .col-xs-3:last-child .block::after {
    display: none;
}
.our_work .img {
    margin: 20px 0 35px;
}
.our_work p.h3 {
    margin: 0 0 20px;
    text-transform: uppercase;
}
.our_work p {
    margin: 0 0 20px;

}
.confidence__block {
    background-color: #FFFFFF;
    padding: 110px 0 70px 0;
}

.confidence__title {
    font-family: 'Roboto Black';
    font-size: 42px;
    line-height: 49px;
    color: #003D76;
}
.confidence .img {
    margin-bottom: 15px;
}
.assort__block {
    background: url("/img/05.jpg") no-repeat center / cover;
    height: 441px;
}
.assort__box {
    width: 539px;
    height: 389px;
    background-color: #003D76;
    color: #FFFFFF;
    padding: 25px;
}
.assort__title {
    font-family: 'Roboto Bold';
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 25px;
}
.assort__text {
    font-family: 'Roboto';
    font-size: 16px;
}
.assort__text p {line-height: normal;}
.assort__text ul {padding: 20px 0 20px 30px;}
.assort__text li {list-style: disc;}
.footer {
    color: #ffffff;
    background-color: #000;
    padding: 60px 0;
}
.textmain__block {
    padding: 60px 0;
}
.textmain__title {
    font-family: 'Roboto Black';
    font-size: 42px;
    line-height: 49px;
    color: #003D76;
}
.textmain__block h2 {
    font-family: 'Roboto Bold';
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 32px;
}
.textmain__block p {
    font-family: Roboto;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 20px;
}
.textmain_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.textmain_content {
    flex: 1;
    min-width: 300px;
    padding-right: 25px;
}
.textmain_video {
    flex: 1;
    min-width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.textmain_video video {
    max-width: 100%;
    height: auto;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transition: all 0.4s ease;
    border: 1px solid #ddd;
}

.textmain_video video:hover {
    transform: scale(1.03);
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.2);
}
.questions__block {
    background: url("/img/02.jpg") no-repeat center / cover;
    height: 480px;
    padding: 30px 0;
}
.questions__form {
    width: calc( ( 100% - 30px ) / 2);
}
.questions__form-title {
    font-family: 'Roboto Black';
    font-size: 42px;
    line-height: 49px;
    color: #FFFFFF;
    padding-bottom: 25px;
}
.questions__form-item {
    width: 80%;
    padding-bottom: 20px;
    color: #FFFFFF;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.questions__form input {
    width: 100%;
    height: 40px;
    color: #333333;
    font-size: 16px;
    padding: 10px;
    font-family: 'Roboto Condensed', sans-serif;
}
.questions__form textarea {
    width: 100%;
    height: 120px;
    color: #333333;
    font-size: 16px;
    padding: 10px;
    font-family: 'Roboto Condensed', sans-serif;
}
.questions__form input[type=checkbox] {
    width: auto;
    height: auto;
    color: #333333;
    font-size: 16px;
    padding-left: 10px;
}

.questions__form input[type=button] {
    width: 182px;
    height: 42px;
    background: #FFD600;
    font-family: 'Roboto Bold';
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    text-transform: uppercase;
    border: 1px solid #FFD600;
}
.questions__contacts {
    width: calc( ( 100% - 30px ) / 2);
}
.questions__contacts-box {
    background: rgba(0, 0, 0, 0.4);
    padding: 40px 0 0 90px;
}
.questions__contacts-item {
    color: #FFFFFF;
    font-family: 'Roboto';
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 40px;
}

.footer p {
    font-size: 80%;
    padding-top: 20px;
    line-height: 120%;
    font-weight: 300;
}
.footer p.ul {
    font-size: 100%;
    text-align: left;
    padding-top: 0;
    font-family: 'Noto Serif', serif;
    padding-bottom: 20px;
}
.footer li {
    font-size: 90%;
    padding-bottom: 10px;
}
.footer .form_block {
    width: 90%;
    margin: auto;
}
.footer .form_block input,
.footer .form_block textarea {
    width: 100%;
    background-color:#fff;
    color: #000;
    padding-left: 10px;
    border: 1px solid #ffffff;
    /* opacity: 0.7; */
    resize: none;
}
.footer .form_block textarea {
    padding-top: 5px;
    height: 80px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 90%;
}
.footer .form_block input{
    height: 30px;
    margin-bottom: 5px;
}
.footer .form_block input[type="button"]{
    background-color: #ffffff;
    color: #000;
    text-transform: uppercase;
    margin-top: 5px;
    opacity: 1;
    font-size: 95%;
    cursor: pointer;
    height: 40px;
    margin-bottom: 25px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.tabs.delivery {
    min-width: 1140px;
}
.footer .form_block input[type="button"]:hover {
    background-color: #0442AF;
    color: #ffffff;
}
.header_inside  {
    position: relative;
    min-width: 1140px;
}
.header_inside .img {
    width: 100%;
    height: 325px;
}
.header_inside.header_kontakt .img {
    width: 100%;
    height: 740px;
    box-shadow: inset -22px -267px 90px -114px rgba(0,0,0,0.6);
}
#map {
    min-width: 1140px;
}
.header_inside h1 {
    color: #FFFFFF;
    position: absolute;
    bottom:60px;
    text-align: center;
    width: 100%;
    font-size: 155%;
}
.header_inside h3 {
    color: #FFFFFF;
    position: absolute;
    bottom:35px;
    text-align: center;
    width: 100%;
    font-size: 100%;
}
.tabs ul.navigation {
    text-align: center;
    background-color: #E6E6E6;
    min-width: 1140px;
}
.tabs ul.navigation li {
    display: inline-block;
    color: #818181;
    padding:15px 30px;
    font-size: 105%;
    margin: 0 35px;
    font-weight: 700;
    cursor: pointer;
}
.tabs ul.navigation li.active {
    background-color: #FFFFFF;
    color:#0442AF;
    cursor: default;
}
.delivery .h3 {
    text-align: center;
    font-weight: 700;
    padding: 35px 0 50px;
    font-size: 115%;
}
.delivery .block_img {
    text-align: center;
}
.delivery .block_img .img_con {
    display: inline-block;
    position: relative;
}
.delivery .block_img .text {
    position: absolute;
    width: 40%;
    right: 0;
    height: 99%;
    top:0;
    color: #FFFFFF;
    padding: 0 20px;
    text-align: left;
    background-color: rgba(0,0,0,0.7);
}
.delivery .block_img .h4 {
    font-weight: 700;
    font-size: 150%;
    letter-spacing: 1px;
    padding: 30px 0 25px;
}
.delivery .block_img .h5 {
    padding-bottom: 15px;
}
.delivery .block_img p {
    padding-bottom: 15px;
    font-weight: 300;
}
.delivery .block_img p.italic {
    font-style: italic;
}
.delivery .block_icons {
    text-align: center;
}
.delivery .block_icons .h4 {
    font-size: 110%;
    padding: 20px 0 25px;
}
.delivery .block_icons .icon p {
    margin-top: 15px;
    font-size: 95%;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.delivery .questions {
    background-color:#E6E6E6 ;
    text-align: center;
    padding: 20px 0 30px;
}
.delivery .questions p {
    line-height: 120%;
    font-size: 110%;
}
.delivery .questions p.blue {
    font-size: 150%;
    font-weight: 700;
}
.owl-carousel .owl-item {
    cursor: pointer;
}
ul.navigation.contacts_ul li {
    font-size: 100%;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
ul.navigation.contacts_ul li a, ul.navigation.contacts_ul li span {
    padding: 15px;
    display: inline-block;
}
.vacancies .h3 {
    font-weight: 700;
    padding: 25px 0 25px;
    font-size: 140%;
}
.vacancies .block .h5 {
    padding-bottom: 15px;
    cursor: pointer;
}
.vacancies .block .h5,
.vacancies .block .h4 {
    font-size: 110%;
    font-weight: 700;
}
.vacancies .block .h4,
.vacancies .block p {
    padding: 0 20px;
    cursor: pointer;
}
.vacancies .block p {
    padding-bottom: 20px;
}

.vacancies .block .drop {
    background-color: #E6E6E6;
    padding: 20px;
    margin-bottom: 20px;
    display: none;
}
.vacancies .block .h6 {
    font-weight: 700;
}
.vacancies .block .text {
    padding-bottom: 20px;
}
.vacancies .block .button input {
    border: 2px solid #0442AF;
    background-color: transparent;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 40px;
    font-size: 100%;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.vacancies .block .button input:hover {
    background-color: #0442AF;
    color: #ffffff;
}
.vacancies .block .button .download {
    color: #0442AF;
    text-decoration: underline;
    margin-left: 110px;
}
.vacancies_block_text {
    background-color: #E6E6E6;
    min-width: 1140px;
}
.vacancies_block_text .h3 {
    text-align: center;
    font-weight: 700;
    font-size: 160%;
    padding: 25px 0;
    letter-spacing: 1px;
}
.vacancies_block_text li span {
    font-weight: bold;
    font-size: 105%;
}
.vacancies_block_text ul {
    padding-bottom: 60px;
}
.vacancies_women .img,
.vacancies_women .about {
    float: left;
}
.vacancies_women .about {
    padding-left: 30px;
}
.vacancies_women .name {
    font-weight: 700;
}
.vacancies_women .name span {
    font-weight: 400;
    display: block;
    font-size: 80%;
    padding-top: 5px;
    padding-bottom: 50px;
}
.vacancies_women {
    margin-top: 30px;
    margin-bottom: 25px;
}
.vacancies_women .h3 {
    font-weight: 700;
    font-size: 160%;
    letter-spacing: 1px;
}
.vacancies_women .links a {
    display: block;
    padding-top: 10px;
    text-decoration: underline;
}
.purchase {
    margin-top: 40px;
}
.purchase .block {
    width: 82.3%;
    float: right;
    position: relative;
}
.purchase .block .img {
    display: flex;
}
.purchase .block .hover_block {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    color: #ffffff;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    opacity: 0;
}
.purchase .hover_block .h4 {
    font-size: 150%;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 80px 0 40px;
}
.purchase .hover_block p {
    text-align: left;
    padding-left: 100px;
    padding-right: 40px;
    line-height: 130%;
    font-size: 90%;
}
.purchase .hover_block a.download {
    border: 2px solid #FFFFFF;
    background-color: transparent;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 0;
    font-size: 100%;
    cursor: pointer;
    position: absolute;
    bottom: 60px;
    width:200px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.purchase .hover_block a.download:hover {
    background-color: #FFFFFF;
    color: #000;
}
.purchase .block .h3 {
    position: absolute;
    top:50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #FFFFFF;
    background-color:rgba(0,66,184,0.7) ;
    font-weight: 700;
    font-size: 150%;
    width: 80%;
    padding: 15px 0;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.purchase .col-xs-6 {
    padding: 0;
}
.purchase .col-xs-6:nth-child(2n) .block {
    float: left;
}
.purchase .block:hover .h3 {
    opacity: 0;
}
.purchase .block:hover .hover_block {
    opacity: 1;
}
.purchase .h4 {
    font-weight: 700;
    font-size: 120%;
    padding: 35px 0 25px;
}
.purchase p span.blue {
    display: block;
    font-weight: 700;
    padding-bottom: 30px;
}
.purchase p span {
    padding-bottom: 40px;
    display: block;
}
.error {
    background: url("../img/error.jpg")no-repeat center / cover;
    height: 90vh;
    position: relative;
    min-height: 650px;
    min-width: 1140px;
}
.error p {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 150px;
    font-size: 160%;
    color: #FFFFFF;
}
.error a {
    position: absolute;
    width: 200px;
    text-align: center;
    left: 50%;
    bottom: 80px;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    background-color: transparent;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 0;
    font-size: 100%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.history_slider .stairs_step {
    height: 3.1em;
    cursor: pointer;
}
.history_slider .stairs {
    margin:1.7em 0 0;
    float: left;
}
.history_slider .stairs_step::after {
    content: '';
    display: block;
    clear: both;
}
.history_slider .step_year {
    height: 100%;
    position: relative;
    width: 9em;
}
.history_slider .step_year::after {
    content: '';
    display: block;
    clear: both;
}
.history_slider .step_year p {
    position: absolute;
    top:50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color:#818181;
    font-weight: 600;
}
.history_slider .stairs_step.on .step_year p {
    color:#0442AF;
}
.history_slider .vertical_step {
    height: 100%;
    width: .15em;
    background-color: #818181;
    margin-right: 1.5em;
    position: relative;
}
.history_slider .stairs_step.on .vertical_step::before {
    background-color: #0442AF;
}
.history_slider .stairs_step.active .vertical_step::before {
    border: .1em solid #FFFFFF;
    outline: .2em solid #0442AF;
    left: -.3em;
}
.history_slider .stairs_step.active .step_year::before {
    content:'';
    position: absolute;
    border: .7em solid transparent;
    border-right: 1em solid #E6E6E6;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}
.history_slider .vertical_step::before {
    content: '';
    position: absolute;
    width:.6em ;
    height: .6em;
    top: 50%;
    left: -.22em;
    background-color: #818181;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.history_slider .vertical_step,
.history_slider .step_year {
    float: left;
}
.history_slider .stairs_step.on .vertical_step {
    background-color: #0442AF;
}
.history_slider .stairs_step:last-child,
.history_slider .stairs_step:first-child {
    height: 1.6em;
}
.history_slider .stairs_step:first-child .vertical_step:before {
    top: 0;
}
.history_slider .stairs_step:first-child .vertical_step:before {
    -webkit-transform:none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.history_slider .stairs_step:last-child .vertical_step:before {
    top: auto;
    bottom: 0;
}
.history_slider .stairs_step:last-child .vertical_step:before {
    -webkit-transform:none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.history_slider .history_slide {
    float: left;
    width: 66%;
    background-color: #E6E6E6;
    text-align: center;
}
.history_slider {
    margin: 2.7em auto ;
    display: flex;
    justify-content: center;
}
.history_slider::after {
    content: '';
    display: block;
    clear: both;
}
.history_slider .history_slide .h2 span:first-child {
    font-size:470%;
    font-weight: bold;
}

.history_slider .history_slide .h2 span:last-child {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 155%;
    vertical-align: top;
    line-height: 350%;
    display: inline-block;
    padding-left: .7em;
}
.history_slider .history_slide .text_content {
    padding: 0 3em 1.7em;
}
.history_slider .history_slide {
    position: relative;
}
.history_slider .history_slide .history_slide_item {
    position: absolute;
    top:0;
    left: 0;
    opacity: 0;
    -webkit-transition: 1.2s ease-in-out;
    -moz-transition: 1.2s ease-in-out;
    -o-transition: 1.2s ease-in-out;
    transition: 1.2s ease-in-out;
    padding:.8em .5em 1.4em;
}
.history_slider .history_slide .history_slide_item.active {
    position: relative;
    opacity: 1;
    -webkit-transition: 1.2s ease-in-out;
    -moz-transition: 1.2s ease-in-out;
    -o-transition: 1.2s ease-in-out;
    transition: 1.2s ease-in-out;;
}
.product_card {
    margin-top: 1.6em;
    padding-bottom: 2.5em;
}
.product_card .h3 {
    color:#0442AF;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 110%;
    margin-bottom: .6em;
}
.product_card h1 {
    color:#0442AF;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 110%;
    margin-bottom: .6em;
    font-family: 'Roboto Condensed', sans-serif;
}
.product_card .rp_img {
    text-align: center;
    /*border: 2px solid #0442AF;*/
    margin-top: .8em;
}
.product_card .rp_img img {
    /*padding: 2em .8em;*/
    width: 100%;
}
.product_card .option {
    border: 2px solid #0442AF;
    margin-top: 1.7em;
    padding: 2em 1.5em;
    margin-bottom: 1em;
}
.price_product {
    border: 2px solid #0442AF;
    margin-top: 1.7em;
    padding: .7em .5em;
    margin-bottom: 1em;
    text-align: center;
    color: #0442AF;
    font-weight: 600;
    font-size: 110%;
}
.product_card .option ul.comment {
    cursor: pointer;
    margin-left: .4em;
    margin-top: -0.1em;
}
.product_card .option ul.comment,
.product_card .option p.strong {
    display: inline-block;
    position: relative;
    /*vertical-align: top;*/
}
.product_card .option .comment_hide::before {
    content: '';
    position: absolute;
    height: 1em;
    left: 1.15em;
    bottom: -.5em;
    z-index: 0;
    width: 1em;
    background-color: #FFFFFF;
    -webkit-box-shadow: .01em .1em .2em rgba(0,0,0,0.5);
    -moz-box-shadow: .01em .1em .2em rgba(0,0,0,0.5);
    box-shadow: .01em .1em .2em rgba(0,0,0,0.5);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.product_card .option .comment_hide {
    display: none;
    position: absolute;
    width: 21em;
    left: -1em;
    top:-750%;
    padding: .8em 1em 1em;
    background-color: #FFFFFF;
    z-index:1;
    border: .1em solid #d5d5d5;
    -webkit-box-shadow: .1em .2em .1em rgba(0,0,0,0.2);
    -moz-box-shadow: .1em .2em .1em rgba(0,0,0,0.2);
    box-shadow: .1em .2em .1em rgba(0,0,0,0.2);
}
.product_card .option .comment_hide::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1em;
    bottom: 0;
    background-color: #FFFFFF;
    left: 0;
}
.product_card .option ul.comment:hover .comment_hide {
    display: block;
}
.product_card .option .comment_hide span {
    font-weight: 600;
}
.product_card .full_text_product p{
    margin-bottom:10px;
}
.product_card p.strong {
    font-weight: bold;
    padding-bottom: 0.2em;
}
.product_card p {
    line-height: 110%;
}
.product_card .option .item-price p.price,
.product_card .option .item-price p.strong {
    font-size: 25px;
    color: #0442af;
    font-weight: bold;
}
.drop_select {
    position: relative;
    margin-bottom: 1.5em;
}
.drop_select .current {
    border:1px solid #0442AF;
    text-align: right;
    padding: .1em 1.5em .1em 0;
    position: relative;
    cursor: pointer;
}
.drop_select .current::after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    color: #FFFFFF;
    font-size: 110%;
    background-color:#0442AF ;
    position: absolute;
    height: 100%;
    font-weight: bold;
    width: 1em;
    right: 0;
    text-align: center;
    top:0;
    line-height: 125%;
}
.drop_select .drop_li {
    border:1px solid #0442AF;
    text-align: right;
    cursor: pointer;
    border-top: none;
    display: none;
    position: absolute;
    width: 100%;
    background-color: #FFFFFF;
    z-index:1;
}
.drop_select .drop_li li {
    /*/padding: .1em 1.5em;*/
    padding: .1em 1.5em;
    padding-left: 0px;
}
.drop_select .drop_li.scroll_active_select li{
    padding-right: 7px;
}
.drop_select .drop_li li:hover {
    background:#0442AF ;
    color: #FFFFFF;
}
.drop_select.active_selec_hover .drop_li {
    display: block;
}
.product_card .option p.strong {
    /*padding-top: 0.2em;*/
}
.right {
    text-align: right;
}
.product_card .option input[type="checkbox"] {
    height: 1em;
    width: 1em;
}
.product_card .option .pointer_none {
    color: #9A9A9A;
    pointer-events: none;
}

.product_card .pointer_none .drop_select .current {
    border:1px solid #9A9A9A;
}
.product_card .pointer_none .drop_select .current::after {
    background-color: #9A9A9A;
}
.product_card .option input[type="checkbox"]{
    display:none;
}
.product_card .option input[type="checkbox"] + label{
    cursor: pointer;
    position: absolute;
    width: 1em;
    height: 1em;
    top:0;
    right: 15px;
}
.product_card .option input[type="checkbox"] + label::before{
    content: '';
    border: 1px solid #0442AF ;
    width: 1em;
    height: 1em;
    position: absolute;
    bottom: 0;
    right: 0;
}
.product_card .option .pointer_none input[type="checkbox"] + label::before{
    border: 1px solid #9A9A9A ;
}
.product_card .option .right {
    position: relative;
}
.product_card .option input[type="checkbox"]:checked + label::before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    color: #0442AF;
}
.product_card .option input[type="text"] {
    width: 3em;
    border: 1px solid #0442AF;
    text-align: right;
    padding: .2em .3em;
}
.product_card .option .hr {
    height: .15em;
    background-color:#0442AF;
    margin: 1.5em 0;
}
.product_card input[type="button"]{
    border: 2px solid #0442AF;
    background-color: transparent;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 34px;
    font-size: 100%;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    margin-top: 1.5em;
}
.product_card input[type="button"]:hover {
    background-color: #0442AF;
    color: #FFFFFF;
}

.add_cart_st > input[type="button"] {
    background-color: #0442AF;
    color: #FFFFFF;
}
/*----------------------------------------------------*/
.product_card .carousel {
    position: relative;
    text-align: center;
    width:80%;
    margin-bottom:10px;
}
.number_prom .carousel {
    position: relative;
    width: 100%;
    margin-bottom:10px;
    text-align: center;

}
.number_prom .carousel .block div {
    text-align: left;
}
.achievements_page .carousel, .otzyvy_page .carousel {
    position: relative;
    text-align: center;
    width:100%;
}
.achievements_page #image, .otzyvy_page #image {
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.achievements_page, .otzyvy_page {
    height: 24.4em;
}
.product_card .arrow_left,
.number_prom .arrow_left {
    position: absolute;
    top:35%;
    left:-1.6em;
    cursor: pointer;
    color: #FFFFFF;
    background-color: rgba(0,0,0,0.6);
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    height: 1.2em;
    width: 1.2em;
    font-size: 170%;
}
.achievements_page .nav .owl-prev, .otzyvy_page .nav .owl-prev, .tour .nav .owl-prev {
    position: absolute;
    top: 30%;
    left: 15px;
    cursor: pointer;
    width: 45px;
    height: 45px;
    background-color: rgba(0,0,0,0.6);
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.achievements_page .nav .owl-prev:before, .otzyvy_page .nav .owl-prev:before, .tour .nav .owl-prev:before {
    content: '';
    position: absolute;
    width: 35px;
    height: 26px;
    background: url(../img/arrow.png);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    background-size: 80%;
    background-repeat: no-repeat;
    left: 2px;
    top: 15%;

}
.achievements_page .nav .owl-next, .otzyvy_page .nav .owl-next, .tour .nav .owl-next {
    position: absolute;
    top:30%;
    right:15px;
    cursor: pointer;
    width: 45px;
    height: 45px;
    background-color: rgba(0,0,0,0.6);
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.achievements_page .nav .owl-next:before, .otzyvy_page .nav .owl-next:before, .tour .nav .owl-next:before {
    content: '';
    position: absolute;
    width: 35px;
    height: 26px;
    background: url(../img/arrow.png);
    background-size: 80%;
    background-repeat: no-repeat;
    left: 8px;
    top: 25%;
}
.achievements_page .carousel, .otzyvy_page .carousel {
    max-width: 1024px !important;
    margin: 0 auto;
}
.achievements_page .item, .otzyvy_page .item {
    border: 2px solid transparent;
    cursor: pointer;
}
.achievements_page .item.active, .otzyvy_page .item.active {
    border: 2px solid #ccc;
}
.achievements_page .item .description, .otzyvy_page .item .description {
    padding: 10px 0;
}
.achievements_page .item .description .head, .otzyvy_page .item .description .head {
    font-weight: bold;
}
.achievements_page .item .parse_desc, .otzyvy_page .item .parse_desc {
    display: none;
}
.achievements_page .item .description p:first-child, .otzyvy_page .item .description p:first-child {
    margin-bottom: 5px;
}

/*          Slider Catalog          */
.catalog_page .carousel, .main_page .carousel {
    position: relative;
    text-align: center;
    width:100%;
}
.catalog_page #image, .main_page #image {
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.catalog_page, .main_page {
    /*height: 24.4em;*/
}
.arrow_left {
    position: absolute;
    top:35%;
    left:-1.6em;
    cursor: pointer;
    color: #FFFFFF;
    background-color: rgba(0,0,0,0.6);
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    height: 1.2em;
    width: 1.2em;
    font-size: 170%;
}
.catalog_page .nav .owl-prev, .main_page .nav .owl-prev {
    position: absolute;
    top: 40%;
    left: 15px;
    cursor: pointer;
    width: 45px;
    height: 45px;
    background-color: rgba(0,0,0,0.6);
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    z-index: 5;
}
.catalog_page .nav .owl-prev,
.catalog_page .nav .owl-next {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease, background 0.3s ease;
}
.catalog_page:hover .nav .owl-prev,
.catalog_page:hover .nav .owl-next {
    opacity: 1;
    visibility: visible;
}
.catalog_page .nav .owl-prev:before, .main_page .nav .owl-prev:before {
    content: '';
    position: absolute;
    width: 35px;
    height: 26px;
    background: url(../img/arrow.png);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    background-size: 80%;
    background-repeat: no-repeat;
    left: 2px;
    top: 15%;

}
.catalog_page .nav .owl-next, .main_page .nav .owl-next {
    position: absolute;
    top:40%;
    right:15px;
    cursor: pointer;
    width: 45px;
    height: 45px;
    background-color: rgba(0,0,0,0.6);
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.catalog_page .nav .owl-next:before, .main_page .nav .owl-next:before {
    content: '';
    position: absolute;
    width: 35px;
    height: 26px;
    background: url(../img/arrow.png);
    background-size: 80%;
    background-repeat: no-repeat;
    left: 8px;
    top: 25%;
}
.catalog_page .carousel, .main_page .carousel {
    max-width: 1024px !important;
    margin: 0 auto;
}
.catalog_page .item, .main_page .item {
    border: 2px solid transparent;
    cursor: pointer;
}
.catalog_page .item.active, .main_page .item.active {
    border: 2px solid #ccc;
}
.catalog_page .item .description, .main_page .item .description {
    padding: 10px 0;
}
.catalog_page .item .description .head, .main_page .item .description .head {
    font-weight: bold;
}
.catalog_page .item .parse_desc, .main_page .item .parse_desc {
    display: none;
}
.catalog_page .item .description p:first-child, .main_page .item .description p:first-child {
    margin-bottom: 5px;
}

.tour .row {
    margin-top: 20px;
}
.tour .slider {
    position: relative;
}
.tour .slider .description {
    position: absolute;
    bottom: 4px;
    left: 0;
    z-index: 999;
    color: #fff;
    padding: 20px;
    text-align: center;
    width: 100%;
    font-size: 180%;
    background-color: rgba(0,0,0,0.7);
}
.tour .slider img {
    min-width: 100%;
}
.achievements_page .carousel .fa,
.otzyvy_page .carousel .fa,
.number_prom .carousel .fa {
    /*padding-top: .4em;*/
}
.product_card .carousel .fa {padding: 0}
.product_card .arrow_right,
.number_prom .arrow_right {
    position: absolute;
    top:35%;
    right:-1.6em;
    cursor: pointer;
    color: #FFFFFF;
    background-color: rgba(0,0,0,0.6);
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    height: 1.2em;
    width: 1.2em;
    font-size: 170%;
}
.product_card .arrow_right .fa, .number_prom .arrow_right .fa {margin-left: 3px}
.product_card .arrow_left .fa, .number_prom .arrow_left .fa {margin-right: 3px}

.product_card .carousel_hide,
.achievements_page .carousel_hide,
.otzyvy_page .carousel_hide,
.number_prom .carousel_hide {
    overflow: hidden;
    margin: auto;
}
.product_card .carousel_box,
.achievements_page .carousel_box,
.otzyvy_page .carousel_box,
.number_prom .carousel_box {
    width:10000%;
}
.product_card .carousel_box:after, .achievements_page .carousel_box:after, .otzyvy_page .carousel_box:after, .number_prom .carousel_box:after {
    content: '';
    display: block;
    clear: both;
}
.product_card .carousel_item,
.achievements_page .carousel_item,
.otzyvy_page .carousel_item,
.number_prom .carousel_item {
    float: left;
}
.achievements_page span, .otzyvy_page span {
    display: block;
}
.product_card span.img img, .achievements_page span.img img, .otzyvy_page span.img img {
    width: 100%;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.2);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,0.2);
}
.product_card span.img, .achievements_page span.img, .otzyvy_page span.img {
    padding: 40px 0;
    height: 100%;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    position: relative;
}
.number_prom .carousel_item .block {
    width: 50%;
    margin: auto;
}
.number_prom .carousel_item {
    cursor: auto;
}
.product_card .carousel_item .block {
    width: 80%;
    margin: auto;
}
.achievements_page .carousel_item .block, .otzyvy_page .carousel_item .block {
    width: 50%;
    margin: auto;
}
.product_card .carousel p {
    font-size: 75%;
    padding: .8em 0 4em;
}
.achievements_page .carousel p, .otzyvy_page .carousel p {
    font-size: 75%;
}
/*----------------------------------------------------*/
.product_card .product_options p span  {
    font-weight: normal;
    display: inline-block;
}
.product_card .product_options p.strong + p  {
    margin-bottom: 1.2em;
}
.product_card .product_options p.strong {
    padding-bottom: 0;
}
.product_card .product_options p {
    font-size: 105%;
}
.product_card .product_options_button input[type="button"] {
    margin: 2.6em 0 2em;
}
.application_card {
    text-align: center;
}
.application_card h2 {
    padding: 1em 0 1.5em;
}
.application_card .block {
    margin-bottom: 2em;
    color: #FFFFFF;
    height: 8em;
}
.application_card .block.one {
    background: url("../img/card-product/05.jpg")no-repeat center /cover;
}
.application_card .block.one{
    padding:5px;
}
.application_card .block.two {
    background: url("../img/card-product/06.jpg")no-repeat center /cover;
}
.application_card p {
    line-height: 120%;
}
.basket_delivery,
.basket_container .gray,
.advantages_card {
    background-color: #E6E6E6;
    min-width: 1140px;
}
.advantages_card h2 {
    padding: 1.7em 0;
}
.advantages_card .img {
    margin-left: 1.2em;
}
.advantages_card .text {
    padding-bottom: 3em;
}
.contacts .h3 {
    text-align: center;
    font-weight: bold;
    font-size: 110%;
    padding: 1.3em 0 2em;
}
.contacts .name {
    font-weight: bold;
    letter-spacing: .03em;
    line-height: 120%;
    padding-bottom: .3em;
}
.contacts .position {
    color: #0442AF;
    font-size: 80%;
    line-height: 110%;
    padding-bottom: 1.5em;
}
.contacts .number {
    padding-bottom: .3rem;
}
.contacts .right_contacts .position {
    padding-bottom: .3em;
}
.contacts .right_contacts .number {
    padding-bottom: .4em;
}
.contacts {
    padding-bottom: .9em;
}
.search .input_search input {
    width: 100%;
    height: 40px;
    font-weight: bold;
    border: 1px solid #0442AF;
    background-color:#E6E6E6 ;
    padding: 0 .7em;
    margin-top: 1em;
}
.search .input_button_search input {
    width: 100%;
    height: 40px;
    background-color: #0442AF;
    border: none;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 100%;
    cursor: pointer;
}
.search .input_button_search {
    margin-top: .8em;
}
.search.inside {
    background-color:#E6E6E6 ;
    min-width: 1140px;
}
.search:nth-child(2n) {
    background-color:#FFFFFF ;
}
.search .search_result p {
    opacity: 0.6;
    padding: .5em 0 0 .8em;
    margin-bottom: 1em;
}
.search.inside_result {
    padding: .4em 0 .7em;
}
.search .input_button_search {
    position: relative;
}
.search .input_button_search::after {
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    content: "\f002";
    position: absolute;
    top:.4em;
    left: 1em;
    color: #FFFFFF;
    font-size: 130%;
}
.search p.strong {
    font-weight: bold;
    padding: 1.4em 0 .2em;
}
.search p.content {
    padding-bottom: 1.8em;
    line-height: 120%;
}
.about_history .biography .h3 p {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 120%;
    padding: 1.7em 0 1.1em;
}
.about_history .biography .text p {
    padding-bottom: 1em;
    line-height: 120%;
}
.about_history .biography .button {
    text-align: center;
}
.about_history .biography input {
    border: 2px solid #0442AF;
    background-color: transparent;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 60px;
    font-size: 100%;
    cursor: pointer;
    margin: .4em auto 1.5em;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.about_history .biography input:hover {
    background-color: #0442AF;
    color: #FFFFFF;
}
.about_history .biography img {
    float: left;
    display: flex;
    margin-right: 1em;
}
.about_history .achievements {
    color: #FFFFFF;
    text-align: center;
    background: url("../img/about-company/bac_1.jpg") no-repeat center / cover;
    min-width: 1140px;
}
.about_history .achievements .h3 p {
    font-family: 'Noto Serif', serif;
    font-size: 130%;
    padding: 1.8em 0 1.6em;
}
.about_history .achievements .text p {
    padding-bottom: 3.5em;
    font-size: 110%;
    line-height: 120%;
}
.about_history .achievements .button input:hover {
    background-color: #0442AF;
    border: 2px solid #0442AF;
}
.about_history .achievements .button input {
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    background-color: transparent;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 60px;
    font-size: 100%;
    cursor: pointer;
    margin: .4em auto 3.5em;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.about_history .number_prom h2 {
    text-align: center;
    padding: 1.3em 0 1.8em;
}
.about_history .number_prom .years_number p {
    font-weight: bold;
    font-size: 160%;
    padding-bottom: .3em;
    font-family: 'Noto Serif', serif;
}
.about_history .number_prom .years .green p,
.about_history .number_prom .years .blue_ p,
.about_history .number_prom .years .gray p,
.about_history .number_prom .years .orange p {
    text-transform: uppercase;
    font-size: 75%;
    margin-bottom: 1em;
    color: #5E6261;
    font-weight: bold;
    position: relative;
    display: inline-block;
}
.about_history .number_prom .years .green p::before,
.about_history .number_prom .years .blue_ p::before,
.about_history .number_prom .years .gray p::before,
.about_history .number_prom .years .orange p::before {
    position: absolute;
    content: '';
    bottom: -.7em;
    height: 4px;
}
.about_history .number_prom .years .green p::before {
    background-color: #B2C744;
}
.about_history .number_prom .years .one .green p::before {
    background-color: #B2C744;
    width: 75%;
}
.about_history .number_prom .years .two .green p::before {
    background-color: #B2C744;
    width: 90%;
}
.about_history .number_prom .years .three .green p::before {
    background-color: #B2C744;
    width: 80%;
}
.about_history .number_prom .years .four .green p::before {
    background-color: #B2C744;
    width: 85%;
}
.about_history .number_prom .years .five .green p::before {
    background-color: #B2C744;
    width: 100%;
}
.about_history .number_prom .years .six .green p::before {
    background-color: #B2C744;
    width: 65%;
}
.about_history .number_prom .years .seven .green p::before {
    background-color: #B2C744;
    width: 72%;
}
.about_history .number_prom .years .eight .green p::before {
    background-color: #B2C744;
    width: 65%;
}
.about_history .number_prom .years .nine .green p::before {
    background-color: #B2C744;
    width: 75%;
}
.about_history .number_prom .years .ten .green p::before {
    background-color: #B2C744;
    width: 60%;
}
.about_history .number_prom .years .eleven .green p::before {
    background-color: #B2C744;
    width: 58%;
}

.about_history .number_prom .years .one .blue_ p::before {
    width: 25%;
}
.about_history .number_prom .years .two .blue_ p::before {
    width: 40%;
}
.about_history .number_prom .years .three .blue_ p::before {
    width: 55%;
}
.about_history .number_prom .years .four .blue_ p::before {
    width: 65%;
}
.about_history .number_prom .years .five .blue_ p::before {
    width: 40%;
}
.about_history .number_prom .years .six .blue_ p::before {
    width: 30%;
}
.about_history .number_prom .years .seven .blue_ p::before {
    width: 26%;
}
.about_history .number_prom .years .eight .blue_ p::before {
    width: 28%;
}
.about_history .number_prom .years .nine .blue_ p::before {
    width: 76%;
}
.about_history .number_prom .years .ten .blue_ p::before {
    width: 60%;
}
.about_history .number_prom .years .eleven .blue_ p::before {
    width: 62%;
}

.about_history .number_prom .years .one .gray p::before {
    width: 70%;
}
.about_history .number_prom .years .two .gray p::before {
    width: 120%;
}
.about_history .number_prom .years .three .gray p::before {
    width: 95%;
}
.about_history .number_prom .years .four .gray p::before {
    width: 135%;
}
.about_history .number_prom .years .five .gray p::before {
    width: 90%;
}
.about_history .number_prom .years .six .gray p::before {
    width: 100%;
}
.about_history .number_prom .years .seven .gray p::before {
    width: 112%;
}
.about_history .number_prom .years .eight .gray p::before {
    width: 122%;
}
.about_history .number_prom .years .nine .gray p::before {
    width: 65%;
}
.about_history .number_prom .years .ten .gray p::before {
    width: 55%;
}
.about_history .number_prom .years .eleven .gray p::before {
    width: 67%;
}

.about_history .number_prom .years .one .orange p::before {
    width: 35%;
}
.about_history .number_prom .years .two .orange p::before {
    width: 25%;
}
.about_history .number_prom .years .three .orange p::before {
    width: 25%;
}
.about_history .number_prom .years .four .orange p::before {
    width: 40%;
}
.about_history .number_prom .years .five .orange p::before {
    width:15%;
}
.about_history .number_prom .years .six .orange p::before {
    width:30%;
}
.about_history .number_prom .years .seven .orange p::before {
    width: 42%;
}
.about_history .number_prom .years .eight .orange p::before {
    width: 36%;
}
.about_history .number_prom .years .nine .orange p::before {
    width: 32%;
}
.about_history .number_prom .years .ten .orange p::before {
    width: 26%;
}
.about_history .number_prom .years .eleven .orange p::before {
    width: 36%;
}

.about_history .number_prom .years .blue_ p::before {
    background-color: #66A0B8;
}
.about_history .number_prom .years .gray p::before {
    background-color: #5B6461;
}
.about_history .number_prom .years .orange p::before {
    background-color: #FEC400;
}
.about_history .number_prom .text p {
    text-align: center;
    font-size: 110%;
    padding-top: 2em;
    line-height: 120%;
}
.about_history .number_prom .text  {
    width: 100%;
}
.about_history .number_prom .strong_text  {
    width: 100%;
}
.about_history .number_prom .strong_text p {
    font-weight: bold;
    text-align: center;
    font-size: 110%;
    padding-top: 1.4em;
    padding-bottom: 1.7em;
}
.achievements_page h2, .otzyvy_page h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    text-transform: none;
}
.achievements_page .row, .otzyvy_page .row {
    margin-top: 2.2em;
    height: 100%;
}
.achievements_page .img, .otzyvy_page .img {
    height: 150px;
    position: relative;
    margin-top: 1em;
}
.achievements_page .img img, .otzyvy_page .img img {
    position: absolute;
    max-height: 100%;
    width: auto !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 5px outset;
}
.achievements_page .img img.full_width, .otzyvy_page .img img.full_width {
    width: 90% !important;
}
.achievements_page .cert img, .otzyvy_page .cert img {
    border: 10px outset;
}
.achievements_page.tabs_menu, .tour.tabs_menu, .otzyvy_page.tabs_menu, .tour.tabs_menu {
    background-color: #E6E6E6;
    min-width: 1140px;
    margin-top: 20px;
}
.achievements_page .body_tabs, .otzyvy_page .body_tabs, .tour .body_tabs {
    padding: 25px 0;
}
.achievements_page.tabs_menu ul:after, .otzyvy_page.tabs_menu ul:after, .tour.tabs_menu ul:after {
    content: '';
    display: block;
    clear: both;
}
.achievements_page.tabs_menu ul>li, .otzyvy_page.tabs_menu ul>li, .tour.tabs_menu ul>li {
    display: block;
    width: 50%;
    float: left;
    margin: 0;
    background-color: #b3b3b3;
    padding: 15px 250px;
}
.otzyvy_page.tabs_menu ul>li {
    width: 100%;
}
.tour.tabs_menu ul>li {
    width: 33.33%;
    padding: 15px 100px;
}
.tour .owl-carousel .img {
    width: 100%;
    height: 150px;
    background-position: center;
    background-size: cover;
}
.tour .owl-carousel .desc {
    font-weight: bold;
    margin-top: 10px;
}
.achievements_page.tabs_menu ul>li.active, .otzyvy_page.tabs_menu ul>li.active, .tour.tabs_menu ul>li.active {
    background-color: #E6E6E6;
    color: #000;
}
.achievements_page.tabs_menu ul>li.active, .otzyvy_page.tabs_menu ul>li.active, .tour.tabs_menu ul>li:hover {
    background-color: #cccccc;
    color: #8a8a8a;
}
.achievements_page .carousel_item, .otzyvy_page .carousel_item {
    cursor: pointer;
}
.collective {
    text-align: center;
    color: #FFFFFF;
    padding-bottom: 3.5em;
    background: url("../img/about-company/bac_2.jpg") no-repeat center / cover;
    min-width: 1140px;
}
.collective h2 {
    padding: 1.4em 0 1.7em;
}
.collective .block {
    border: 2px solid #FFFFFF;
    padding-bottom: 2.5em;
    width: 90%;
    margin: auto;
    height: 100%;
}
.collective .block .img {
    margin-top: 1.3em;
    height: 78px;
}
.collective .h4_coll p {
    font-weight: bold;
    font-size: 110%;
    padding: 1.4em 0 .3em;
}
.collective .hr {
    margin:.2em auto 1.2em;
    width: 2.7em;
    height: 1px;
    background-color: #FFFFFF;
}
.collective .text p {
    margin-bottom: 1.2em;
    line-height: 120%;
}
.geography h2 {
    padding: 1.7em 0 .8em;
}
.geography p.big {
    font-size: 110%;
    padding-bottom: 2.5em;
}
.geography p.strong {
    font-weight: bold;
    font-size: 107%;
}
.geography .text p {
    padding-bottom: 1em;
    line-height: 110%;
}
.geography .text {
    margin-top: 1.5em;
}
.geography .img {
    margin-left: -4em;
}
.geography {
    margin-bottom: 2em;
}
.back_geog.slider_item_inside_page {
    background: #E6E6E6;
    color: inherit;
}
.back_geog.slider_item_inside_page p {
    font-weight: bold;
    line-height: 115%;
}
.back_geog.slider_item_inside_page .text.three .icons_block .h3::before {
    background-color:#0442AF ;
}
.back_geog.slider_item_inside_page .button {
    text-align: center;
}
.back_geog.slider_item_inside_page input {
    border: 2px solid #0442AF;
    background-color: transparent;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 60px;
    font-size: 100%;
    cursor: pointer;
    margin: 3.5em auto 0;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.back_geog.slider_item_inside_page input:hover {
    background-color: #0442AF;
    color: #FFFFFF;
}
.header_back .search:nth-child(2n) {
    background-color: transparent;
}

.slider_top_text {
    padding: 1.8em 0 1.2em;
}
.home_text {
    margin-bottom: 2.5em;

}
.slider_top_text p, .home_text p {
    padding-bottom: 1em;
    line-height: 110%;
}
.slider_top_text h2, .slider_top_text h3, .home_text h2, .home_text h3 {
    margin: 1em 0 0.5em;
}
.slider_top_text ul, .home_text ul {
    padding-left: 20px;
    margin-bottom: 1em;
}
.slider_top_text ul li, .home_text ul li {
    list-style: disc inside;
}
.slider_top_text ol, .home_text ol {
    padding-left: 40px;
    margin-bottom: 1em;
}
.slider_top_text ol li, .home_text ol li {
    list-style-type: decimal;
}

.history_slider .history_slide .history_slide_item .img {
    width:100%;
}
.history_slider .history_slide .history_slide_item .img img {
    width:95%;
}
.basket_container .head_ p {
    opacity: .8;
    padding: 1.3em 0;
}
.basket_container .gray {
    background-color: #E6E6E6;
}
.basket_container .img {
    margin: .5em 0;
}
.basket_container .img img {
    max-width: 100%;
}
.basket_container .item_quantity {
    position: relative;
}
.basket_container .item_quantity .add_rem {
    position: absolute;
    height: 40px;
    width: 20px;
    top: -10px;
    right: -13px;
    cursor: pointer;
}
.basket_container .item_quantity .add {
    position: absolute;
    border:5px solid transparent;
    border-bottom: 10px solid #0442AF;
    top:0;
    left: 0;
}
.basket_container .item_quantity .rem {
    position: absolute;
    border:5px solid transparent;
    border-top: 10px solid #0442AF;
    bottom:0;
    left: 0;
}
.basket_container .item_quantity .number input {
    width: 2.6em;
    border: none;
    background-color: transparent;
}
.add-remove-item .remove-item i,
.basket_container .remove_item i {
    font-weight: 300;
    color: #0442AF;
    border: 1px solid #000;
    padding: .2em .3em;
    font-size: 110%;
    cursor: pointer;
}
.basket_container .item_text.blue p {
    font-weight: bold;
}
.basket_container .button_add input {
    background-color: #0442AF;
    color: #FFFFFF;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 41px;
    font-size: 100%;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border: 2px solid transparent;
    margin: 2em;
}
.basket_text.container {
    margin-bottom: 3em;
}
.basket_container .button_add input[type="button"]:hover {
    border: 2px solid #0442AF;
    background-color: transparent;
    color: #000;
}
.basket_text .button_send input {
    width: 100%;
    margin: 0;
    background-color: #0442AF;
    color: #FFFFFF;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 41px;
    font-size: 100%;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border: 2px solid transparent;
}
.basket_text .button_send input[type="button"]:hover {
    border: 2px solid #0442AF;
    background-color: transparent;
    color: #000;
}
.basket_delivery {
    background-color: #E6E6E6;
}
.basket_delivery .head_ p, .basket_text .header {
    font-weight: bold;
    padding: 2em 0 1em;
    font-size: 105%;
    line-height: 120%;
}
.basket_text .head p {
    font-weight: bold;
    padding: 0 0 1em;
    font-size: 105%;
}
.basket_text .header {
    text-align: center;
    color: #0043b8;
    padding: 2em 150px;
}
.basket_delivery .input input[type="radio"] {
    display: none;
}
.basket_delivery .input input[type="radio"] + label {
    height: 1.5em;
    width: 1.5em;
    border: 1px solid #0442AF;
    position: relative;
    display: inline-block;
    margin-right: .5em;
}
.basket_delivery .input input[type="radio"] + label::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
}
.basket_delivery .input input[type="radio"]:checked + label::before {
    content: '';
    position: absolute;
    height: 55%;
    width: 55%;
    background-color: #0442AF;
    top:50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.basket_delivery .input p {
    display: inline-block;
    margin-bottom: 1em;
}
.basket_delivery .input p span {
    vertical-align: top;
    display: inline-block;
    line-height: 130%;
}
.basket_delivery .basket_input p {
    width: 30%;
}
.basket_delivery .basket_input .input_long input {
    width: 78%;
    background-color: transparent;
    font-style: italic;
    padding: .2em 0 .3em .7em;
    margin-bottom: 1em;
    border: 1px solid #0442AF;
}
.basket_text .input_long input {
    width: 78%;
    background-color: transparent;
    font-style: italic;
    padding: .2em 0 .3em .7em;
    margin-bottom: 1em;
    border: 1px solid #0442AF;
}
.basket_text .input_block {
    margin-top: 33px;
}
.basket_text .cards {
    width: 85%;
}
.basket_text .input_phone {
    width: 30%;
    margin-right: 30px;
    background-color: transparent;
    font-style: italic;
    padding: .2em 0 .3em .7em;
    margin-bottom: 1em;
    border: 1px solid #0442AF;
}
.basket_text .input_email {
    width: 60%;
    background-color: transparent;
    font-style: italic;
    padding: .2em 0 .3em .7em;
    margin-bottom: 1em;
    border: 1px solid #0442AF;
}
.basket_delivery .basket_input .input_long p {
    width: 100%;
}
.basket_delivery .text_bold p {
    font-weight: bold;
    width: 78%;
    line-height: 110%;
    padding-bottom: 1.7em;
}
.gray_back {
    background-color:#E6E6E6 ;
    min-width: 1140px;
}
.production_slider_content .head_ p {
    text-align: center;
    font-weight: bold;
    padding: 2em 0 1.4em;
    font-size: 120%;
    line-height: 130%;
}
.production_slider_content .text_ p {
    text-align: center;
    margin-bottom: 3.5em;
}
.slider_production {
    margin-bottom: 2em;
}
.slider_production .buttons {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
.slider_production.one .slider_step {
    flex: 0 0 20%;
    max-width: 20%;
    overflow: hidden;
    cursor: pointer;
}
.slider_production.two .head_button p,
.slider_production.three .head_button p {
    height: 2em;
}
.slider_production.two .slider_step {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
    overflow: hidden;
    cursor: pointer;
}
.slider_production.three .slider_step {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    overflow: hidden;
    cursor: pointer;
}
.slider_production .head_button p {
    color:#818181;
    font-weight: bold;
    font-size: 110%;
    margin-bottom: .5em;
}
.slider_production .on .head_button p,
.slider_production .active .head_button p {
    color:#0442AF;
}
.square_div {
    position: relative;
}
.slider_production {
    text-align: center;
}
.slider_production .square  {
    background-color:#818181;
    width: .6em;
    height: .6em;
    margin: 0 auto 1em;
    position: relative;
    z-index:1;
}
.achievements_page #image img {
    width: 55%;
}
.otzyvy_page #image img {
    width: 49%;
}
.slider_production .active .square  {
    border: .1em solid #FFFFFF;
    outline: .2em solid #0442AF;
}
.slider_production .on .square,
.slider_production .active .square  {
    background-color:#0442AF;
}
.slider_production .square_div::before  {
    content: '';
    left: 0;
    position: absolute;
    width: 50%;
    height: .1em;
    background-color: #818181;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.slider_production .active .square_div::before  {
    background-color: #0442AF;
}
.slider_production .square_div::after  {
    content: '';
    left: 50%;
    position: absolute;
    width: 50%;
    height: .1em;
    background-color: #818181;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.slider_production .on .square_div::after,
.slider_production .on .square_div::before  {
    background-color: #0442AF;
}
.slider_production .slider_step:first-child .square_div::before {
    background-color: transparent;
}
.slider_production .slider_step:last-child .square_div::after {
    background-color: transparent;
}
.slider_production .production_slider_container {
    text-align: center;
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin: auto;
}
.slider_production .slider_item {
    display: inline-block;
    margin: auto;
    position: absolute;
    opacity: 0;
    -webkit-transition: 1.2s ease-in-out;
    -moz-transition: 1.2s ease-in-out;
    -o-transition: 1.2s ease-in-out;
    transition: 1.2s ease-in-out;
    left: 0;
    top:0;
}
.slider_production .slider_item.active {
    position: relative;
    opacity: 1;
    left: 0;
}
.slider_production .slider_item img {
    display:flex;
}
.slider_production .item_text {
    position:absolute ;
    width: 40%;
    background-color: rgba(0,0,0,0.8);
    height: 100%;
    top:0;
    right: 0;
    color: #FFFFFF;
    text-align: left;
    padding: 1.8em;
}
.slider_production .item_text .slider_head {
    font-size: 160%;
    padding-bottom: 1em;
}
.slider_production .item_text .text {
    line-height: 130%;
    letter-spacing: .05em;
}
.products {
    padding-top: 3em;
}
.products .item-block {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 10px 10px 20px;
    -webkit-box-shadow: 0 0 3px #b3b3b3;
    -moz-box-shadow: 0 0 3px #b3b3b3;
    box-shadow: 0 0 3px #b3b3b3;
    transition: box-shadow 0.5s ease;
    -webkit-transition: box-shadow 0.5s ease;
    -moz-transition: box-shadow 0.5s ease;
    -o-transition: box-shadow 0.5s ease;
}
.products .item-block:hover {
    -webkit-box-shadow: 0 0 8px #6d6d6d;
    -moz-box-shadow: 0 0 8px #6d6d6d;
    box-shadow: 0 0 8px #6d6d6d;
}
.products .item-block .item-button input{
    width:92%;
}
.products > .row > div{
    margin-bottom:20px;
}
.input_quete_col_minicart{
    width:92%;
    position:absolute;
    background:#fff;
    bottom:62px;
}
.input_quete_col_minicart input{
    border:1px solid #0442AF;
}
.drop_li,.drop{
    overflow-y:auto;
    overflow-x:hidden;
    max-height:150px;
}
.products .item-option li.drop.scroll_active_select {
    /*/padding: .1em 1.5em;*/
    padding-right: 10px;
}

.products .item-button {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.products .head-item-height {
    height: 5.3em;
}
.products .head-item p {
    text-align: center;
    font-weight: 600;
    font-size: 130%;
    padding-bottom: .2em;
    letter-spacing: .05em;
    line-height: 120%;
}
.products .item-text p {
    text-align: center;
    font-size: 80%;
    opacity: .7;
    line-height: 120%;
}
.products .img-item {
    position: relative;
    height: 14em;
    text-align: center;
}
.products .img-item img {
    margin-top: 2em;
}
.products .img-item .gold-item {
    position: absolute;
    top:1em;
    right:1em;
}
.products .img-item .gold-item img {
    margin: 0;
}

/* hide_price */
/*.products .item-option {display: none !important;}*/
/*.item-price {display: none !important;}*/
/*.add_cart_st {display: none !important;}*/
/*.border-1-tabple-product .price {display: none !important;}*/
/*.border-1-tabple-product .cart {display: none !important;}*/
/*.price-table .price {display: none !important;}*/
.price-table .count {display: none !important;}
.price-table .cart {display: none !important;}

.products .item-option p {
    font-weight: bold;
    margin-bottom: .6em;
    display: inline-block;
    vertical-align: top;
}
.products .item-option p span {
    opacity:.7 ;
    font-weight: normal;
}
.products .item-button a {
    background: #0442AF;
    border: none;
    color: #FFFFFF;
    padding: .7em 5em;
    margin-top: 1.5em;
    cursor: pointer;
}
.products .item-button input {
    background: #0442AF url("../img/shop.png") no-repeat 12% 50%;
    border: none;
    color: #FFFFFF;
    padding: .7em 1.5em .7em 4.3em;
    margin-top: 1.5em;
    cursor: pointer;
}
.products .item-option ul.select {
    display: inline-block;
    text-align: right;
    position: relative;
    cursor: pointer;
}
.products .item-option ul.mark li.current {
    width: 12.7em;
}
.products .item-option ul.frost li.current {
    width: 7em;
}
.products .item-option ul.DLIN li.current {
    width: 10.7em;
}
.products .item-option ul.SHIRINA li.current {
    width: 9.9em;
}
.products .item-option ul.VISOTA li.current {
    width: 10.2em;
}
.products .item-option ul.OBEM li.current {
    width: 4.8em;
}
.products .item-option ul.MASSA li.current {
    width: 11.7em;
}
.products .item-option ul.BETON_MARKA li.current {
    width: 5.3em;
}
.products .item-option ul.BETON_MOROZ li.current {
    width: 7.1em;
}
.products .item-option ul.SECHENIE li.current {
    width: 9.7em;
}
.products .item-option ul.ARMIROVANIE li.current {
    width: 9.2em;
}.products .item-option ul.UDARO_D li.current {
     width: 8.9em;
 }
.products .item-option li.current {
    border: 2px solid #0442AF;
}
.products .item-option .select:hover .drop  {
    /*display: block;*/
}
.products .item-option .select.active_selec_hover .drop  {
    display: block;
}
.products .item-option li.current::after {
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    position: absolute;
    right: 1em;
}
.products .item-option li.current,
.products .item-option li.drop {
    padding-right: 2em;
}
.products .item-option li.drop {
    position: absolute;
    width: 100%;
    border: 2px solid #0442AF;
    margin-top: -2px;
    display: none;
    z-index:2;

}
.products .item-option ul.select li.drop,
.products .item-option ul.select li.current {
    font-size: 85%;
    font-weight: bold;
    background-color: #FFFFFF;
}
.send-block {
    text-align: center;
}
.send-block .head p {
    color: #0442AF;
    font-size: 180%;
    line-height: 110%;
    padding-top: 2em;
}
.send-block .text p {
    font-size: 150%;
    line-height: 110%;
    padding-top: 1em;
}
.send-block .button input {
    border: 2px solid #0442AF;
    background-color: transparent;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 41px;
    font-size: 100%;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    margin-top: 4em;
}
.send-block .button input:hover {
    background-color: #0442AF;
    color: #ffffff;
}
.women-block {
    background-color:#E6E6E6 ;
    text-align: center;
    min-width: 1140px;
}
.women-block .head p {
    font-size: 120%;
    padding-top: 2.3em;
    line-height: 130%;
    padding-bottom: 1.5em;
}
.women-block .block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.women-block .block-right p {
    line-height: 110%;
}
.women-block .block-left p {
    font-weight: bold;
    font-size: 120%;
}
.women-block .block-right {
    margin-left: -.6em;
}
.women-block .block-left {
    margin-right: -.6em;
}
.women-block .block-right,
.women-block .block-left {
    width: 20em;
    border: 2px solid #B3B3B3;
    height: 5em;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    z-index:1;
}
.women-block .block-center {
    position: relative;
}
.women-block .block-center .img {
    border: 2px solid #B3B3B3;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    padding: .8em;
}
.women-block .block-left::before {
    content: '';
    position: absolute;
    background-color: #E6E6E6;
    height: 100%;
    width: 2em;
    right: -1em;
    top:0;
}
.women-block .block-right::before {
    content: '';
    position: absolute;
    background-color: #E6E6E6;
    height: 100%;
    width: 2em;
    left: -1em;
    top:0;
}
.women-block .button-block input:hover {
    color: #FFFFFF;
    background-color: #0442AF;
}
.women-block .button-block input {
    border: 2px solid #0442AF;
    background-color: transparent;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 41px;
    font-size: 100%;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    margin-top: 1.5em;
    margin-bottom: 3.5em;
}
.products-modal {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 21;
    top:0;
    left:0;
    display: none;
}
.products-modal .modal-block .container {
    width: 900px!important;
    min-width: 900px!important;
}
.products-modal .modal-block {
    width: 1000px;
    margin: auto;
    background-color: #ffffff;
}
.products-modal .basket_delivery {
    background-color: transparent;
    text-align: left;
}
.products-modal .input_long,
.products-modal .head {
    text-align: left;
}
.products-modal .basket_delivery .text_bold p{
    width: 100%;
}
.products-modal .basket_text .button_send input {
    margin-bottom: 2em;
}
.products-modal .add-remove-item {
    text-align: left;
    padding-top: 2em;
}
.products-modal .add-remove-item .item-select p {
    opacity: .7;
    font-size: 105%;
    padding-bottom: .2em;
}
.products-modal .add-remove-item .select {
    position: relative;
    margin-bottom: .8em;
}
.products-modal .add-remove-item .select .current {
    border:1px solid #0442AF;
    text-align: right;
    padding: .1em 1.5em .1em 0;
    position: relative;
    cursor: pointer;
}
.products-modal .add-remove-item .select .current::after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    color: #FFFFFF;
    font-size: 110%;
    background-color:#0442AF ;
    position: absolute;
    height: 100%;
    font-weight: bold;
    width: 1em;
    right: 0;
    text-align: center;
    top:0;
    line-height: 125%;
}
.products-modal .add-remove-item .select .drop {
    border:1px solid #0442AF;
    text-align: right;
    cursor: pointer;
    border-top: none;
    display: none;
    position: absolute;
    width: 100%;
    background-color: #FFFFFF;
    z-index:1;
}
.products-modal .add-remove-item .select .drop li {
    padding: .1em 1.5em;
}
.products-modal .add-remove-item .select .drop li:hover {
    background:#0442AF ;
    color: #FFFFFF;
}
.products-modal .add-remove-item .select:hover .drop {
    display: block;
}
.products-modal .add-remove-item .row {
    align-items: center;
}
.add-remove-item .remove-item i {
    margin-top: .3em;
}
.add-remove-item .add-item input:hover {
    background-color: transparent;
    color: inherit;
}
.add-remove-item .add-item input {
    background-color: #0442AF;
    color: #ffffff;
    border: 2px solid #0442AF;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 41px;
    font-size: 100%;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    margin-top: .5em;
}

.product_card .option p.strong{
    font-size:14px;
}
.product_card .option .drop_select{
    margin-bottom: 1em;
}

.frame_basket{
    width:100%;height:540px;
    border:none;
}

.modal_form_feedback{
    width:100%;
    height:auto;
    padding:30px;
}
.modal_form_feedback input{
    width:100%;
    margin-bottom:10px;
    padding:8px;
    border:1px solid #0442AF;
}
.modal_form_feedback  textarea{
    width:100%;
    padding:8px;
    margin-bottom:10px;
    border:1px solid #0442AF;
}
.products-modal .modal-block{
    width:360px;
}
.products-modal.FED_MODAL3 .modal-block.vac_modal{
    width: 700px;
    min-height: 590px;
}
.products-modal.FED_MODAL3 .modal_form_feedback input[type="button"] {
    width: 200px;
    margin-bottom: 25px;
    margin-top: 10px;
}
.products-modal.FED_MODAL3 .modal_form_feedback input[type="text"] {
    height: 35px;
}
.products-modal.FED_MODAL3 .modal_form_feedback textarea {
    height: 80px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13.3px;
    resize: none;
}
.modal_form_feedback input[type="button"]:hover{
    background:#fff;
    color:#0442AF;
}
.modal_form_feedback input[type="button"]{
    background-color: #0442AF;
    color:#fff;
    text-transform: uppercase;
    margin-top: 5px;
    opacity: 1;
    font-size: 95%;
    cursor: pointer;
    height: 40px;
    margin-bottom: 10px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.title_modal{
    color: #0442AF;
    font-size: 160%;
    line-height: 110%;
    padding-bottom: 15px;
}

.border-1-tabple-product{
    width:100%;
    text-align:center;
    margin-top:45px;
}
.border-1-tabple-product td{
    padding:12px 8px;
}
.border-1-tabple-product a{
    color:#0442AF;
}
.border-1-tabple-product a:hover{
    text-decoration:underline;
}
.border-1-tabple-product{
    border:1px solid #E6E6E6;
}
.border-1-tabple-product tr:nth-child(even) {background: #fff}
.border-1-tabple-product tr:nth-child(odd) {background: #E6E6E6;}
.border-1-tabple-product th{
    padding:12px 8px;
}

.brendscrumbs{
    padding-bottom:10px;
    font-size:14px;
}
.brendscrumbs a{
    color:#0442AF;
}

.producy_imgsecttindsdsaaa{
    max-width:100%;
}

.hit_yandex {
    position: relative;
    display: flex;
    line-height: 1.8em;
}
.hit_yandex img {
    padding-right: 10px;
}
.adress_zavodpsd p {
    line-height: 1.5em;
}
.header_back .row.center_block {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}

.img_left {
    float: left;
    margin: 5px 15px 5px 0;
}
.img_right {
    float: right;
    margin: 5px 0 5px 15px;
}
.img_left, .img_right {
    padding: 3px;
    border: 2px solid #0442AF;
}
.vrez1 {
    position: relative;
    background: white;
    padding: 10px;
    width: 80%;
    margin: 35px auto;
}

.vrez1:before, .vrez1:after {
    content: "";
    display: block;
    position: absolute;
}

.vrez1:before {
    top: 30%;
    left: -3%;
    background: #ffffff;
    width: 106%;
    height: 40%;
    z-index: -1;
}

.vrez1:after {
    width: 106%;
    background: #55a9ec;
    background: -moz-linear-gradient(top, #55a9ec 0%,#6ad0fd 3%,#224598 10%,#224598 90%,#6ad0fd 97%,#55a9ec 100%);
    background: -webkit-linear-gradient(top, #55a9ec 0%,#6ad0fd 3%,#224598 10%,#224598 90%,#6ad0fd 97%,#55a9ec 100%);
    background: linear-gradient(to bottom, #55a9ec 0%,#6ad0fd 3%,#224598 10%,#224598 90%,#6ad0fd 97%,#55a9ec 100%);
    height: 130%;
    top: -15%;
    left: -3%;
    z-index: -2;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55a9ec', endColorstr='#55a9ec',GradientType=0 );
}

.vrez1 > div {
    background: #bdc0c7;
    background: -moz-linear-gradient(top, #bdc0c7 0%, #d8d8d8 3%, #746e6a 10%, #746e6a 90%, #948d8a 97%, #888486 100%);
    background: -webkit-linear-gradient(top, #bdc0c7 0%,#d8d8d8 3%,#746e6a 10%,#746e6a 90%,#948d8a 97%,#888486 100%);
    background: linear-gradient(to bottom, #bdc0c7 0%,#d8d8d8 3%,#746e6a 10%,#746e6a 90%,#948d8a 97%,#888486 100%);
    padding: 20px 30px;
    color: white;
}

.vrez1 ul {
    margin-bottom: 0;
}

.whatsapp::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/zspd/img/ikonki.png) no-repeat;
    width: 38px;
    height: 18px;
    margin-right: 5px;
}

.mt30 {
    margin-top: 30px;
}

.other_city .city_other {
    color: #0442af;
    margin-bottom: 10px;
}
.other_city .city_other .fa {
    margin-right: 5px;
}
.other_city .fn.org {
    display: none;
}
.other_city .vcard {
    margin-bottom: 15px;
}
.other_city ul li {
    list-style-type: circle;
    list-style-position: inside;
    line-height: 1.5;
}
.other_city ul {
    padding-left: 40px;
}
.phone_view, .phone_view_col {
    display: none;
}
.phone_view p {
    padding-bottom: 4px !important;
    margin: 0;
}

.product_card .pointer_none .current:after {
    display: none;
}

.file {
    display: flex;
    margin: 15px 0 0;
    font-size: 18px;
    color: #0442AF;
    font-weight: bold;
    align-items: center;
    justify-content: flex-start;
}

.file .fa {
    font-size: 26px;
    vertical-align: middle;
    margin-right: 7px;
}

.full_text_product .file {
    display: none;
}

.table {
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px solid #000;
    width: 100%;
}

.table caption {
    color: #0442af;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.table th,
.table td {
    border: 1px solid #000;
}

.table th {
    padding: 10px 15px;
    background: #0442af;
    font-size: 18px;
    color: #fff;
}

.table td {
    padding: 7px;
}

.table tr .th {
    background: rgba(4, 66, 175, 0.7);
    color: #fff;
}

.table tr:hover td:not(.th) {
    background: rgba(4, 66, 175, 0.2);
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

.products.container .col-xs-3 .price {
    font-weight: bold;
    font-size: 22px;
    color: #0442af;
    opacity: 1;
}

.writing-prices {
    font-size: 12px;
}

.item-price .col-xs-6 .price span {
    font-size: 14px;
}

.search #ya-site-form0 .ya-site-form__input-text,
.search #ya-site-form0 .ya-site-form__form .ya-site-form__input-text {
    background: none !important;
    border: 1px solid #FFFFFF !important;
    color: #FFFFFF !important
}

.search #ya-site-form0 .ya-site-form__form .ya-site-form__input-text::-webkit-input-placeholder {
    color: #a9a8a8 !important
}

.search #ya-site-form0 .ya-site-form__form * {
    color: #fff !important;
}

#ya-site-form0 .ya-site-form__search td .ya-site-form__search-input-layout-l {
    width: 70%;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.btn_white {
    border: 2px solid #FFFFFF;
    background-color: transparent;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px;
    font-size: 18px;
    cursor: pointer;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.btn_white:hover {
    background-color: #FFFFFF;
    color: #000;
}
/*accordion*/
.collapse:not(.show) {
    display: none;
}
.accordion-body {
    padding: 15px 9px 15px 9px;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    outline: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
    .accordion-button {
        transition: none;
    }
}
.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: rgba(4, 66, 175, 0.7);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg);
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .accordion-button::after {
        transition: none;
    }
}
.accordion-button:hover {
    z-index: 2;
}
.accordion-button:focus {
    z-index: 3;
    outline: 0;
}

.accordion-header {
    margin-bottom: 0;
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:not(:first-of-type) {
    border-top: 0;
}
.accordion-item:last-of-type {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

/*.accordion-body {*/
/*  padding: 1rem 1.25rem;*/
/*}*/

.accordion-flush .accordion-collapse {
    border-width: 0;
}
.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
    border-top: 0;
}
.accordion-flush .accordion-item:last-child {
    border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
    border-radius: 0;
}
/*div table*/
.d-table{
    display: table;
    width: 100%;
}
.d-tr {
    display: table-row;
    border-bottom: 1px solid #cccccc;
}
.d-thead {
    background-color: #EEE;
    display: table-header-group;
}
.d-td, .d-th {
    display: table-cell;
    padding: 4px 10px;
    vertical-align: middle;
}
.d-td a:hover {
    color: #0c63e4;
}
.d-tr:last-child {
    border-bottom: 0;
}
.d-table .d-tr:hover .d-td:not(.d-th) {
    background: rgba(4, 66, 175, 0.2);
}
/*.d-td:not(.no-p){*/
/*  padding: 6px 0;*/
/*}*/
.d-thead {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}
.d-tfoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}
.d-tbody {
    display: table-row-group;
}
.main__bg {background-color: #fafafa;}
.alt__bg {background-color: #ffffff;}

/*Search*/
.search-form {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 100%;
    padding: 5px 0;
}
.search-input {
    padding: 10px;
    font-size: 16px;
    width: 400px;
    border: 1px solid #ccc;
    margin-right: 10px;
    font-family: 'Roboto Condensed', sans-serif;
}
.search-select {
    padding: 8px;
    font-size: 14px;
    margin-right: 10px;
    border: 1px solid #ccc;
}
.search-button {
    padding: 10px 15px;
    background-color: #0442AF;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 16px;
    display: flex;
    align-items: center;
    font-family: 'Roboto Condensed', sans-serif;
}
.search-button .search-icon {
    margin-right: 5px;
}
.search-button:hover {
    background-color: #0056b3;
}
.search-page-params {
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
    color: #007bff;
    cursor: pointer;
}
.search-page-params:hover {
    text-decoration: underline;
}
.search-container {
    padding: 3em 0;
}

/*Forms*/
.input-error {
    border: 1px solid #f44336 !important;
    animation: shake 0.5s ease-in-out;
}

.input-error::placeholder {
    color: #f44336;
}

#policy_feedback1.input-error {
    outline: 1px solid #f44336;
}

.questions__form-item {
    margin-bottom: 15px;
}

@keyframes shake {
    0%, 100% { transform: translateX(0); }
    20%, 60% { transform: translateX(-5px); }
    40%, 80% { transform: translateX(5px); }
}

#success-modal, #error-modal {
    display:none;
    position:fixed;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    background:#fff;
    padding:30px;
    box-shadow:0 0 20px rgba(0,0,0,0.2);
    z-index:1000;
}
#success-modal div, #error-modal div  {
    text-align:center;
}
#success-modal h3, #error-modal h3 {
    margin-bottom:15px;
}
#success-modal button {
    margin-top:20px;
    padding:8px 20px;
    background:#4CAF50;
    color:#fff;
    border:none;
    cursor:pointer;
}
#error-modal button {
    margin-top:20px;
    padding:8px 20px;
    background:#f44336;
    color:#fff;
    border:none;
    cursor:pointer;
}
#overlay {
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.7);
    z-index:999;
}

