/*Reset CSS*/
* {
    box-sizing: border-box;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
    min-width: 320px;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a:focus, input:focus, textarea:focus, button:focus {
    outline: none;
}
a {
    display: inline-block;
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration: none;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select, textarea {
    vertical-align:middle;
    -webkit-appearance: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
}
ul, ol {
    list-style-type: none;
}
body {
    background-color: #fff;
    color: #7d7d7d;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    position: relative;
    min-width: 320px;
}
textarea {
    font-family: 'Open Sans', sans-serif;
    resize: none;
}
html {
    height: 100%;
}
nav ul li {
    display: inline-block;
}
.container {
    margin: 0 auto;
    width: 1200px;
}
header {
    font-size: 16px;
}
header a {
    color: #f8edd4;
}
p {
    margin-bottom: 10px;
}
.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#main header section {
    margin-top: 0;
    margin-bottom: 0;
}
.header__top-menu,
.header__bottom-menu {
    background-color: #143055;
    text-align: center;
    z-index: 1000 !important;
}
header .nav-bottom ul {
    font-size: 14px;
}
.menu-header__top-menu-container {
    display: inline-block;
    vertical-align: middle;
}
.header__top-menu .nav-top li {
    margin: 0 15px;
    position: relative;
}
.header__top-menu .nav-top li a{
    padding: 10px 0;
}
/*contact form 7*/
span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors{
    display: none!important;
}
input.wpcf7-not-valid::-webkit-input-placeholder {
    color: #f00;
}
input.wpcf7-not-valid::-moz-placeholder {
    color: #f00;
}
textarea.wpcf7-not-valid::-webkit-input-placeholder {
    color: #f00;
}
textarea.wpcf7-not-valid::-moz-placeholder {
    color: #f00;
}
div.wpcf7 img.ajax-loader {
    margin: 11px auto 0 !important;
    display: block !important;
}
div.wpcf7-mail-sent-ok {
    border: none;
    color: #398f14;
    text-align: center;
    margin: 0;
}

.popup .content-form form.wpcf7-form.sent .form-title{
    margin: 0;
}
input.wpcf7-not-valid,
textarea.wpcf7-not-valid{
    border-color: #f00!important;
}
section::after {
    content: '';
    clear: both;
    display: block;
}
.popup-box .sent_ok{
    display: none;
}
.popup-box.sent .sent_form{
    display: none;
}
.popup-box.sent .sent_ok{
    display: block;
}

/*end contact form 7*/
.header__top-menu .nav-top li::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    background-color: #c5aa68;
    height: 3px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.header__top-menu .nav-top li:hover::after {
    width: 100%;
}
.content h3 {
    color: #c3924d;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: normal;
    text-align: inherit;
}
.top-bottom__border h3 {
    color: #c3924d;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: normal;
    text-align: inherit;
}
.partners h3 {
    color: #c3924d;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: normal;
    text-align: inherit;
}
.acf-map {
    height: 670px;
    /*position: absolute!important;*/
    /*top: 0;*/
    /*left: 0;*/
    width: 100%;
}
.top-menu__block,
.header__top-menu .language-wrapper {
    display: inline-block;
    vertical-align: middle;
}
.header__top-menu .language {
    position: relative;
}
.header__top-menu .language span{
    padding: 0 7px;
    color: #c3924d;
    cursor: pointer;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.header__top-menu .language span:hover,
.header__top-menu .language ul a:hover {
    color: #c5aa68;
}
.language ul {
    padding: 0;
    left: 0;
    width: 90px;
    position: absolute;
    margin: 0;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    list-style-type: none;
    top: 0;
    visibility: hidden;
    opacity: 0;
}
.language ul a {
    color: #c3924d;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
@media screen and (min-width: 992px){
    .header__top-menu .language:hover ul {
        opacity: 1;
        visibility: visible;
        left: 100%;
    }
    .header__top-menu .language:hover span::before {
        top: 70%;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .header__top-menu .language:hover span::after {
        bottom: 70%;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
}
.language ul li {
    padding: 0 4px 0 7px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.language ul li:hover {
    color: #f8edd4;
}
.header__top-menu .language span::before,
.header__top-menu .language span::after {
    content: '';
    border: 1px solid #c3924d;
    position: absolute;
    height: 7px;
    width: 7px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.header__top-menu .language span::before {
    top: -2px;
    left: 0;
    border-width:1px 0 0 1px;
}
.header__top-menu .language span::after {
    right: 0;
    bottom: -2px;
    border-width: 0 1px 1px 0;
}
.header__middle-block {
    background-color: #fff;
    padding: 30px 0;
    position: relative;
    text-align: center;
    z-index: 4;
}
.header__middle-block > * {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
}
.header__work-hours > *{
    margin-bottom: 5px;
}
.selection-title {
    text-transform: uppercase;
    color: #c3924d;
    margin: 5px;
}
.header__search {
    position: relative;
    margin: 15px 0;
    width: 270px;
}
.sb-search-input {
    background: #fff;
    border-width: 0;
    border-bottom: 1px solid #7d7d7d;
    color: #7d7d7d;
    padding: 2px 5px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.sb-icon-search, .sb-search-submit {
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    vertical-align: middle;
    background: transparent;
    right: 0;
    top: 0;
}
.sb-search-submit {
    background: transparent url("./img/search.svg") 0 0 no-repeat;
    border: none;
    z-index: 10;
}
.header__search input[type=submit].sb-search-submit,
.search-box form input[type=submit] {
    background-color: transparent;
    border: 1px solid transparent;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}
.header__search form input[type=submit]:hover,
.search-box form input[type=submit]:hover {
    background-color: transparent;
    border: none;
}
.header__work-hours {
    text-align: left;
}
.logo {
    width: 49%;
    padding: 0 75px;
}
.logo img {
    width: 80%;
}
.logo p {
    color: #c3924d;
    margin: 0 auto;
    width: 57%;
}
.header__order-call {
    margin: 10px 0;
}
.header__order-call a.popup_link {
    color: #c3924d;
}
.header__phones {
    text-align: right;
}
header .header__order-call {
    display: inline-block;
}
.header__order-call,
footer .header__order-call a.popup_link {
    cursor: pointer;
    color: #c5aa68;
}
.header__phones a {
    color: #5d5d5d;
    display: inline-block;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.header__phones > div:not(:last-of-type) {
    margin-bottom: 5px;
}
.header__order-call-ico {
    display: inline-block;
    position: relative;
    margin-right: 2px;
    vertical-align: middle;
    width: 20px;
}
.header__order-call-ico.write-us {

}
.header__order-call-ico img {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
    height: 100%;
    width: 100%;
}
.header__order-call-ico.write-us img {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    top: 0;
}
.header__order-call-ico::after,
.header__order-call-ico::before {
    content: "";
    border: 1px solid #c3924d;
    position: absolute;
    height: 7px;
    width: 7px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.header__order-call-ico::before {
    top: 0;
    left: 15px;
    border-width: 1px 1px 0 0;
}
.header__order-call-ico::after {
    left: -3px;
    bottom: 4px;
    border-width: 0 0 1px 1px;
}
.header__order-call:hover .header__order-call-ico::before,
.header__order-call:hover .header__order-call-ico::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.header__order-call:hover .header__order-call-ico::before,
.header__order-call:hover .header__order-call-ico::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.header__order-call:hover .header__order-call-ico::before {
    top: 14px;
}
.header__order-call:hover .header__order-call-ico::after {
    bottom: 20px;
}
.header__order-call:hover .header__order-call-ico.write-us::after {
    bottom: 16px;
}
.header__order-call:hover .header__order-call-ico.write-us::before {
    top: 12px;
}
#main header ul {
    padding: 0;
}
#main header ul li {
    padding-left: 0;
    margin-bottom: 0;
}
header li::before,
.slick-dots li::before {
    display: none;
    margin: 0;
}
.menu-header__bottom-menu-container{
    display:table;
}
header .nav-bottom {
    display: table-row;
    text-align: center;
    width: 100%;
}
header .nav-bottom li {
    display: table-cell;
    text-transform: uppercase;
    vertical-align: middle;
    position: relative;
    height: 100%;
}
header .nav-bottom li a {
    padding: 10px 15px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    position: relative;
}
header .nav-bottom li a:hover,
.header__phones a:hover {
    color: #c5aa68;
}
header .nav-bottom li a::after {
    content: '';
    height: 30px;
    width: 2px;
    position: absolute;
    right: -1px;
    background-color: #fff;
    display: block;
    top: 0;
    bottom: 0;
    margin:auto;
}
header .nav-bottom li:last-of-type a::after {
    display: none;
}
form {
    position: relative;
    z-index: 1;
}
h2 {
    color: #616060;
    font-size: 30px;
    font-weight: 100;
    text-align: center;
    line-height: 50px;
    margin-bottom: 30px;
}
h1.small-pattern {
    /* font-size: 30px !important; */
    color: #616060;
    font-size: 48px;
    font-weight: 100;
    text-align: center;
    line-height: 50px;
}
.wsp-container h2 {
    font-size: 30px;
}
h3 {
    font-weight: 100;
    font-size: 27px;
    text-align: center;
    line-height: 30px;
}
h4 {

    line-height: 30px;
    margin-bottom: 30px;
}

#main section {
    margin-bottom: 75px;
}
.title {
    color: #c5aa68;
    display: inline-block;
    font-size: 24px;
    margin-bottom: 25px;
}
footer {
    background-color: rgba(20,48,85,0.9);
    height: 425px;
    margin-top: -425px
}
footer,
footer a {
    color: #f8edd4;
}
footer {
    font-size: 16px;
}
.footer__top {
    text-align: center;
    padding: 25px 0;
    font-size: 0;
}
.footer__block {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: 25%;
    font-size: 17px;
}
.footer__block.contacts ul li {
    position: relative;
}
.footer__block.contacts ul li > * {
    display: inline-block;
    vertical-align: middle;
}
.footer__block.contacts ul li > span img {
    width: 100%;
}
.footer__block.contacts ul li > span:first-of-type {
    width: 20px;
    margin-right: 5px;
}
.footer__block.contacts ul li:first-of-type > span:last-of-type {
    width: 150px;
}
.footer__block li {
    margin-bottom: 10px;
}
.footer__block li a {
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    display: block;
}
.footer__block li a:hover {
    color: #c5aa68;
}
.footer__bottom {
    background-color: #161828;
    padding: 15px 0;
    text-align: center;
}
.footer__bottom > .container > * {
    display: inline-block;
    vertical-align: top;
}
.footer__bottom > .container > div:first-child {
    text-align: left;
    width: 460px;
}
.footer__bottom > .container > div:last-child {
    text-align: right;
    width: 283px;
}
a.site-map {
    display: inline-block;
    margin-left: 50px;
}
a.site-map:hover {
    text-decoration: underline;
}
.dev-logo a > * {
    display: inline-block;
    vertical-align: middle;
}
.dev-logo img {
    position: relative;
}
.socials {
    width: 420px;
}
.socials li {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    margin: 0 5px;
}
.socials a {
    height: 100%;
}
.socials li svg {
    fill: #fff;
    height: 100%;
    width: 100%;
    transition-duration: .4s;
}
.socials li a:hover svg {
    fill: #c5aa68;
}
.slide {
    position: relative;
    overflow: hidden;
}
.slide img {
    margin: 0 auto;
    padding: 0;
    height: 100%;
    width: auto;
}
.main__top-slider a {
    color: #626161;
}
.main__top-slider .slide span {
    background-color: rgba(255,255,255,0.7);
    padding: 15px;
    position: absolute;
    text-transform: uppercase;
    -webkit-transition-duration: 2s;
    transition-duration: 2s;
    font-weight: 600;
}
.main__top-slider .slide .left,
.main__top-slider .slide .right {
    font-size: 32px;
}
.main__top-slider .slide .left {
    text-align: right;
    left: -445px;
    top: 180px;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    width: 445px;
}
.main__top-slider .slide .middle {
    background-color: transparent;
    font-size: 70px;
    top: 250px;
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}
.main__top-slider .slide .right {
    text-align: left;
    right: -550px;
    width: 550px;
    top: 345px;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
}
.main__top-slider .slide.slick-active .left.move {
    left: 0;
}
.main__top-slider .slide.slick-active .right.move {
    right: 0;
}
.main__top-slider .slide.slick-active .middle.move {
    opacity: 1;
}
.slick-dots {
    text-align: center;
    z-index: 2;
    position: absolute;
    bottom: 20px;
    width: 100%;
}
.slick-dots li {
    display: inline-block;
    color: transparent;
    background-color: transparent;
    border: 1px solid #7d7d7d;
    margin: 0 3px;
    vertical-align: bottom;
    height: 15px;
    width: 15px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    cursor: pointer;
}
.slick-dots li button {
    visibility: hidden;
}
.slick-dots li.slick-active,
.slick-dots li:hover {
    background-color: #7d7d7d;
}
.global-title {
    border-bottom: 1px solid #e2e5ea;
    padding-bottom: 5px;
    margin-bottom: 35px;
    line-height: 38px;
}
.single__sliders .slide {
    border: 1px solid transparent;
}
.single__sliders .slide.slick-center,
.single__sliders .slide:hover {
    border: 1px solid #e2e5ea;
}
.global-slider button.slick-prev.slick-arrow,
.global-slider button.slick-next.slick-arrow,
.progress button.slick-prev.slick-arrow,
.progress button.slick-next.slick-arrow,
.main__info-slider-bottom button.slick-prev.slick-arrow,
.main__info-slider-bottom button.slick-next.slick-arrow {
    background-color: #e2e5ea;
    border: none;
    color: transparent;
    cursor: pointer;
    height: 30px;
    width: 30px;
    position: absolute;
    top: -65px;
    left: -1px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    z-index: 1;
}
.progress button.slick-prev.slick-arrow,
.progress button.slick-next.slick-arrow {
    top: 50%;
    margin-top: -15px;
    left: -30px;
}
.progress button.slick-next.slick-arrow {
    right: -30px;
    left: auto;
}
.global-slider button.slick-prev.slick-arrow:hover,
.global-slider button.slick-next.slick-arrow:hover,
.progress button.slick-prev.slick-arrow:hover,
.progress button.slick-next.slick-arrow:hover,
.main__info-slider-bottom button.slick-prev.slick-arrow:hover,
.main__info-slider-bottom button.slick-next.slick-arrow:hover,{
    background-color: #143055;
}
.global-slider button.slick-next.slick-arrow,
.main__info-slider-bottom button.slick-next.slick-arrow{
    right: -1px;
    left: auto;
}
.global-slider button.slick-prev.slick-arrow:before,
.global-slider button.slick-prev.slick-arrow:after,
.global-slider button.slick-next.slick-arrow:before,
.global-slider button.slick-next.slick-arrow:after,
.news__nav-wrapper .item.next .arrow:before,
.news__nav-wrapper .item.next .arrow:after,
.news__nav-wrapper .item.prev .arrow:before,
.news__nav-wrapper .item.prev .arrow:after,
.progress button.slick-prev.slick-arrow:before,
.progress button.slick-prev.slick-arrow:after,
.progress button.slick-next.slick-arrow:before,
.progress button.slick-next.slick-arrow:after,
.main__info-slider-bottom button.slick-prev.slick-arrow:before,
.main__info-slider-bottom button.slick-prev.slick-arrow:after,
.main__info-slider-bottom button.slick-next.slick-arrow:before,
.main__info-slider-bottom button.slick-next.slick-arrow:after{
    content: '';
    position: absolute;
    height: 2px;
    width: 15px;
    background-color: #fff;
    top: 9px;
    left: 50%;
    margin-left: -7px;
}
.global-slider button.slick-prev.slick-arrow:before,
.news__nav-wrapper .item.prev .arrow:before,
.progress button.slick-prev.slick-arrow:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.global-slider button.slick-prev.slick-arrow::after,
.news__nav-wrapper .item.prev .arrow::after,
.progress button.slick-prev.slick-arrow::after{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 19px;
}
.global-slider button.slick-next.slick-arrow::before,
.one-news .news__nav-wrapper .item.next .arrow::after,
.progress button.slick-next.slick-arrow::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 19px;
}
.global-slider button.slick-next.slick-arrow::after,
.one-news .news__nav-wrapper .item.next .arrow::before,
.progress button.slick-next.slick-arrow::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/**/
.main__info-slider-bottom button.slick-prev.slick-arrow:before{
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.main__info-slider-bottom button.slick-prev.slick-arrow:after{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 19px;
}
.main__info-slider-bottom button.slick-next.slick-arrow:before{
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 19px;
}
.main__info-slider-bottom button.slick-next.slick-arrow:after{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/**/

.one-news .news__nav-wrapper .item.next .arrow::before,
.one-news .news__nav-wrapper .item.prev .arrow::before {
    top: 12px;
}
.one-news .news__nav-wrapper .item.prev .arrow::after,
.one-news .news__nav-wrapper .item.next .arrow::after {
    top: 22px;
}
.progress button.slick-prev.slick-arrow::before,
.progress button.slick-next.slick-arrow::before {
    top: 10px;
}
.progress button.slick-prev.slick-arrow::after,
.progress button.slick-next.slick-arrow::after {
    top: 20px;
}
.global-slider .slide .item > a > span {
    color: #7d7d7d;
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: rgba(255,255,255,0.8);
    font-size: 20px;
    text-align: center;
    padding: 10px;
}
.global-slider:not(.main__info-slider):not(.single__sliders):not(.single__slider-big) .slide{
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    height: 360px;
    border: 1px solid;
    border-width: 1px 0 1px 1px;
}
.global-slider:not(.main__info-slider):not(.single__slider-big) .slide.slick-active:last-of-type::after {
    background-color: #7d7d7d;
    content: '';
    width: 1px;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    z-index: 10;
}
.single-product .container_box .global-slider:not(.main__info-slider) .slide{
    height: 130px;
}
.another-side {
    color: #fff;
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    height: 100%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    width: 100%;
    background-color: rgba(20,48,85,0.9);
    z-index: 5;
    text-align: center;
}
.another-side__main {
    padding: 40px 40px 20px;
}
.another-side .title {
    font-size: 20px;
}
.another-side .title::after {
    content: '';
    background: transparent url("./img/another-side-img.png") 0 0 no-repeat;
    width: 152px;
    height: 13px;
    display: block;
    margin: 10px auto 0;
}
#main .another-side p {
    color: #fff;
    font-size: 16px;
    padding-left: 0;
    margin-bottom: 0;
    max-height: 145px;
    overflow: hidden;
}
#main .another-side li {
    padding-left: 0;
}
#main .another-side li::before {
    display: none;
}
.text-left {
    text-align: left;
}
.another-side > a {
    color: #fff;
    display: block;
    font-size: 16px;
    text-align: center;
    border: 1px solid #fff;
    border-width: 1px 0;
    padding: 15px 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.another-side__main a {
    border: none;
}
.another-side > a:hover,
.another-side span.link:hover {
    border: 1px solid #c5aa68;
    color: #c5aa68;
    border-width: 1px 0;
}
.global-slider .slide .item{
    position: relative;
    height: 100%;
}
.global-slider .slide .item:hover .another-side,
.category__main .item:hover .another-side {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    top:0;
}
.progress {
    background: transparent url("./img/progress.jpg") center 0 no-repeat;
    width: 100%;
    height: 368px;
}
.progress .item img {
    margin: 0 auto 20px;
}
.progress .container {
    text-align: center;
    height: 100%;
    padding: 45px 0;
}
.progress .item {
    border: 1px solid #f8edd4;
    color: #f8edd4;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
    height: 280px;
    width: 250px;
    padding: 40px 20px;
    font-size: 17px;
    overflow: hidden;
}
.progress strong {
    font-size: 140px;
    font-weight: 100;
    display: block;
    line-height: 1;
}
.progress .item:first-of-type {
    border-width: 0 1px 1px 0;
}
.progress .item:last-of-type {
    border-width: 0 0 1px 1px;
}
.seo-block {
    font-size: 0;
}
.seo-block .img,
.seo-block .text {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.seo-block .img {
    height: 600px;
    width: 450px;
    overflow: hidden;
    position: relative;
    position: relative;
}
.seo-block .img img {
    display: block;
    height: 100%;
}
.seo-block .img::before {
    content: '';
    border: 5px solid #e2e5ea;
    height: auto;
    width: auto;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    margin: 0;
    position: absolute;
}
.seo-block .text {
    background: transparent url("./img/pattern.png") center 20px no-repeat;
    width: 750px;
    padding: 120px 30px 50px;
    border: 5px solid #e2e5ea;
    border-left: none;
}
.seo-block .text .text-main {
    height: 420px;
    font-size: 17px;
    line-height: 24px;
}
.seo-block .text .text-main p {
    margin-bottom: 15px;
}
.seo-block .jcf-scrollbar.jcf-scrollbar-vertical {
    top: 0;
    right: 0;
    background-color: #c8af70;
    width: 1px;
    height: 405px;
}
.seo-block .text-main.jcf-scrollable {
    padding-right: 20px;
}
.seo-block .jcf-scrollbar-handle {
    background-color: #c8af70;
    height: 80px!important;
    width: 5px;
    left: -2px;
}
.main__contacts h2 {
    margin-bottom: 45px;
}
.main__contacts .map-wrapper {
    width: 100%;
    height: 600px;
    position: relative;
    text-align: center;
    font-size: 17px;
    color: #e2e5ea;
}
.main__contacts .map-wrapper a {
    color: #e2e5ea;
}
.main__contacts .main__contacts-block {
    background-color: rgba(20,48,85,0.9);
    position: absolute;
    height: 415px;
    width: 400px;
    top: 50%;
    margin-top: -200px;
    z-index: 2;
}
.main__contacts .main__contacts-block::before {
    content: '';
    position: absolute;
    border: 3px solid #e2e5ea;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
}
.main__contacts .main__contacts-block__wrapper {
    padding: 15px;
}
.main__contacts .main__contacts-block__wrapper > div {
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}
#main .main__contacts-block  p {
    margin-bottom: 0;
}
.main__contacts .header__order-call {
    position: relative;
    width: 380px;
    margin: 0 auto;
    padding: 10px 0;
}
.main__contacts .header__order-call::before,
.main__contacts .header__order-call::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 0;
    background-color: #fff;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
}
.main__contacts .header__order-call::before {
    left: 0;
    top: 0;
}
.main__contacts .header__order-call:hover::before {
    width: 100%;
}
.main__contacts .header__order-call::after {
    right: 0;
    bottom: 0;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}
.main__contacts .header__order-call:hover::after {
    width: 100%;
}
.main__contacts .selection-title,
.main__contacts .header__order-call .main__info-slider__content {
    color: #c5aa68;
}
.global-slider.main__info-slider {
    background-color: rgba(255,255,255,0.7);
}
.global-slider.main__info-slider .item a {
    display: table;
    position: relative;
    color: #616060;
}
.global-slider.main__info-slider .item::before,
.articles__main .item a::before {
    content: '';
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    border: 2px solid #c3924d;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.global-slider.main__info-slider .slide:hover .item::before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.global-slider.main__info-slider .item .img,
.global-slider.main__info-slider .item .main__info-slider__content{
    height: 240px;
    overflow: hidden;
    position: relative;
    z-index: -1;
}
.global-slider.main__info-slider .item .img img {
    width: 100%;
}
.global-slider.main__info-slider .slide:nth-child(odd) img {
    display: table-footer-group;
}
.global-slider.main__info-slider .slide:nth-child(odd) .main__info-slider__content {
    display: table-header-group;
}
.global-slider.main__info-slider .slide:nth-child(even) .main__info-slider__content div {
    height: 220px;
}
.articles__main .item .main__info-slider__content > div {
    height: 200px;
    overflow: hidden;
}
.global-slider.main__info-slider .slide .main__info-slider__content div {
    font-size: 17px;
    padding: 15px;
    height: 240px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.global-slider.main__info-slider .slide .main__info-slider__content .title,
.global-slider.main__info-slider .slide .main__info-slider__content .date,
.main__info-slider__content .title,
.main__info-slider__content .date {
    font-size: 20px;
    color: #143055;
    margin-bottom: 0;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.global-slider.main__info-slider .slide .main__info-slider__content .title:hover {
    color: #a6a6a6;
}
.global-slider.main__info-slider .slide .main__info-slider__content .date,
.main__info-slider__content .date {
    font-size: 15px;
    font-weight: 400;
    margin: 15px 0;
    display: block;
}
.global-slider.main__info-slider .slick-active::after {
    display: none;
}
.subs {
    border-top: 2px solid #e1e0e7;
    margin-bottom: 0;
}
.widget_wysija.php_wysija {
    text-align: center;
    padding: 20px 0;
    margin-bottom: 0;
}
#main .wysija-paragraph,
#main .wysija-submit.wysija-submit-field {
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}
.widget_wysija.php_wysija input {
    background-color: #fff;
    border: 1px solid #7d7d7d;
    padding: 0 15px;
    font-size: 17px;
    height: 36px;
    color: inherit;
}
.widget_wysija.php_wysija .wysija-submit.wysija-submit-field {
    cursor: pointer;
    color: #fff;
    background-color: rgba(20,48,85,1);
    border: none;
    font-size: 16px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    width: 140px;
}
.widget_wysija.php_wysija .wysija-submit.wysija-submit-field:hover {
    background-color: #7d7d7d;
}
.widget_wysija.php_wysija .wysija-input {
    width: 270px;
}
section.breadcrumbs {
    padding: 10px 100px 0 0;
}
section.breadcrumbs > * {
    font-size: 14px;
    color: #c3924d;
    display: inline-block;
    vertical-align: baseline;
}
section.breadcrumbs a {
    color: #626161;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
section.breadcrumbs a:hover {
    color: #c3924d;
}
section.breadcrumbs > span {
    position: relative;
    margin-right: 15px;
}
section.breadcrumbs > span:not(:last-of-type)::after {
    content: "/";
    color: #626161;
    position: absolute;
    right: -10px;
    top: 0;
}
.underheader {
    position: relative;
}
.btn-back {
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 13px;
}
.btn-back a {
    color: #626161;
    position: relative;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.btn-back a::before {
    content: '';
    margin-right: 5px;
}
.btn-back:hover a {
    color: #c3924d;
}
.single__product-wrapper {
    font-size: 0;
}
.single__product-wrapper .item {
    /*display: inline-block;*/
    float: left;
    vertical-align: top;
    width: 50%;
}
.single__product-wrapper .item:last-of-type {
    padding: 0 0 0 30px;
}
.single__product-wrapper .global-slider button.slick-prev.slick-arrow,
.single__product-wrapper .global-slider button.slick-next.slick-arrow,
.single__slider-big button.slick-prev.slick-arrow,
.single__slider-big button.slick-next.slick-arrow {
    top: 50%;
    margin-top: -15px;
    z-index: 2;
}
.single__slider-big button.slick-prev.slick-arrow,
.single__slider-big button.slick-next.slick-arrow {
    position: absolute;
}
.single-product .container_box .single__slider-big.global-slider .slide {
    height: auto;
}
.single__product-wrapper .global-slider button.slick-prev.slick-arrow,
.single__slider-big button.slick-prev.slick-arrow {
    left: 10px;
}
.single__product-wrapper .global-slider button.slick-next.slick-arrow,
.single__slider-big button.slick-next.slick-arrow{
    right: 9px;
}
.single__product-wrapper .global-slider {
    border: none;
}
.single__slider-big {
    margin-bottom: 20px;
}
.single__sliders {
    margin: 0 -10px;
}
.single__sliders .slide {
    margin: 0 10px;
}
.single-title {
    color: #616060;
    font-size: 35px;
    text-align: center;
    font-weight: 100;
    line-height: 38px;
    margin-bottom: 25px;
}
.single__product-wrapper .item .info {
    font-size: 16px;
}
.share {
    text-align: right;
    border-bottom: 1px solid #7d7d7d;
    margin-bottom: 20px;
}
.share .social-likes__widget {
    margin-top: 5px;
}
.share .social-likes__widget > span {
    background: none;
    border-radius: 0;
    padding: 0;
}
.share .social-likes__button {
    border: 1px solid #7d7d7d;
    background-color: #fff;
    height: 16px;
    width: 16px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.share .social-likes__button span {
    background-image: none;
    background-color: transparent;
}
.share .social-likes__widget svg {
    fill: #7d7d7d;
    height: 88%;
    width: 86%;
    position: relative;
    left: -3px;
    top: -1px;
}
.share .social-likes__button:hover {
    background: transparent;
    opacity: 0.8;
    border-color: transparent;
}
.share .social-likes__button:hover svg {
    fill: #7d7d7d;
}
.single__product-wrapper .title {
    color: #616060;
    font-size: 20px;
    margin-bottom: 15px;
    display: block;
}
.single__product-wrapper .name {
    color: #c3924d;
}
.single__product-wrapper .item .info > div {
    margin-bottom: 20px;
}
.single__product-wrapper .item .info .btn-block {
    text-align: center;
}
.single__product-wrapper .item .info .btn-block > * {
    display: inline-block;
    vertical-align: middle;
    width: 280px;
    font-size: 14px;
}
.cooperation-btn,
.blue-btn {
    background-color: #143055;
    border: 1px solid #143055;
    color: #fff;
    padding: 10px 0;
    -webkit-transition-duration: .4s;
    transition-duration: .4s
}
.cooperation-btn:hover,
.blue-btn:hover {
    background-color: #fff;
    border-color: #143055;
    color: #143055;
}
.blue-btn {
    text-align: center;
    width: 280px;
}
.add-to-cart {
    border: 1px solid #cb9d53;
    color: #616060;
}
.add-to-cart .header__order-call-ico img {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.add-to-cart .header__order-call:hover .header__order-call-ico::before {
    top: 12px;
}
.add-to-cart .header__order-call:hover .header__order-call-ico::after {
    bottom: 17px;
}
.single__product-wrapper .sizes > div {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
.single-main .small-pattern-title::after {
    content: '';
    display: block;
    background: transparent url("./img/pattern.png") center 0 no-repeat;
    width: 625px;
    height: 53px;
    margin: 10px auto;
}
strong.global-title {
    color: #626161;
    font-weight: 100;
    text-align: center;
    display: block;
    font-size: 32px;
}
.single-main > *:not(h2):not(.global-title) {
    margin-bottom: 50px;
}
.small-pattern::after {
    content: '';
    display: block;
    background: transparent url("./img/small-pattern.png") 0 0 / 100% no-repeat;
    margin: 20px auto;
    height: 24px;
    width: 283px;
}
.category__main {
    text-align: center;
    display: table;
    width: 100%;
}
.category__main .item {
	width: 328px;
    height: 345px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    /* position: relative; */
    border: 1px solid #e2e5ea;
    background-color: #fff;
    z-index: 1;
    background-color: #fff;
    z-index: 1;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    margin-top: -1px;
    margin-left: -1px;
}
.category__main .item:hover {
    border-color: #c3924d;
    z-index: 4;
}
.category__main .item a {
    display: block;
    position: relative;
    z-index: 4;
    height: 100%;
    padding: 0;
}
span.link {
    border: 1px solid #fff;
    color: #fff;
    display: block;
    border-width: 1px 0;
    font-size: 16px;
    padding: 15px 0;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    width: 100%;
}
.category__main .item .another-side a {
    height: auto;
    padding: 10px 0;
}
.category__main .item a > * {
    color: #7d7d7d;
    display: block;
    font-size: 20px;
    width: 100%;
}
.category__main .item a > .img {
    /*height: 250px;*/
}
.category__main .item a > .img img {
    display: block;
    width: 100%;
}
span.category__name {
    position: absolute;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    padding: 15px 5px;
    text-align: center;
}
.category__main .item:nth-child(2),
.category__main .item:nth-child(5),
.category__main .item:nth-child(8){
    left: -2px;
}
.category__main .item:nth-child(3),
.category__main .item:nth-child(6),
.category__main .item:nth-child(9){
    left: -3px;
}
.category__main .item:nth-child(1),
.category__main .item:nth-child(2),
.category__main .item:nth-child(3){
    top: 0;
}
.category__main .item:nth-child(4),
.category__main .item:nth-child(5),
.category__main .item:nth-child(6){
    top: 1px;
}
.category__main .item:nth-child(7),
.category__main .item:nth-child(8),
.category__main .item:nth-child(9){
    top: 2px;
}
.page-template-contacts .main__contacts-block {
    height: 625px;
    margin-top: -300px;
}
.contacts__write-us {
    color: #c5aa68;
}
.contacts__write-us form.sent > div {
    display: none;
}
.contacts__write-us form.sent > .wpcf7-mail-sent-ok {
    display: block;
}
.page-template-contacts .map-wrapper {
    height: 625px;
}
.page-template-contacts .main__contacts-block__wrapper {
    padding-bottom: 0px;
}
.page-template-contacts .main__contacts-block > div {
    position: relative;
    z-index: 3;
}
form input,
form textarea {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    width: 270px;
}
form input[type=submit] {
    background-color: #b59f67;
    border: 1px solid transparent;
    color: #153156;
    cursor: pointer;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
form input[type=submit]:hover {
    background-color: transparent;
    border: 1px solid #b59f67;
    color: #b59f67;
}

form > div{
    margin-bottom: 10px;
}
.page-template-contacts .contacts__title {
    margin-bottom: 10px;
}
.articles__main {
    font-size: 0;
}
.articles__main .item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 400px;
    margin: 0 -1px 50px 0;
    overflow: hidden;
    /*height: 480px;*/
    border: 1px solid #7d7d7d;
}
.articles__main .item a:hover::before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.articles__main .item a {
    display: block;
    color: #616060;
    height: 100%;
    position: relative;
    z-index: 1;
}
.articles__main .img {
    height: 290px;              /*Орегинал 240px*/
    overflow: hidden;
    position: relative;
    z-index: -1;
}
.articles__main .img img {
    width: 100%;
	height: auto;    /*мой параметр класса*/

}
.articles__main .item .main__info-slider__content {
   /* border: 1px solid;
    border-width: 0px 1px 1px;*/
    font-size: 17px;
    padding: 15px;
    height: 240px;
}
.pagination {
    text-align: center;
    margin: 0 auto 55px;
    font-size: 0;
}
.pagination .nav-links > * {
    display: inline-block;
    padding: 4px;
    vertical-align: middle;
    background-color: transparent;

    color: #7d7d7d;
    font-size: 20px;
    margin: 0 5px;
    height: 33px;
    width: 33px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.pagination .nav-links > *:hover,
.nav-links span.current{
    background-color: #c4924b;
    border-color: transparent;
    color: #fff;
}
.about__first {
    background: transparent url("./img/about.jpg") 0 0 / cover no-repeat;
    color: #f7edd4;
    padding: 30px;
}
.about__first-content-wrap {
    background-color: rgba(20,48,85,0.9);
    margin: 0 auto;
    padding: 10px;
    position: relative;
    width: 90%;
}
.about__first-content {
    border: 3px solid #cbd1d9;
    padding: 35px 35px 50px;
    position: relative;
}
.about__first-content::after {
    content: '';
    background: transparent url(./img/small-pattern.png) 0 0 no-repeat;
    position: absolute;
    width: 283px;
    height: 24px;
    margin: 10px 0 0 -141px;
    left: 50%;
}
.about__second {
    font-size: 0;
    padding: 45px 0;
    position: relative;
    margin-right: 20px;
}
.about__second::after {
    content: '';
    outline: 3px solid #cbd1d9;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.about__second .text {
    font-size: 17px;
    padding: 0 400px 0 15px;
}
.about__second .img {
    position: absolute;
    width: 380px;
    right: -20px;
    top: -20px;
    z-index: 0;
    height: 106%;
}
.about__second .img img {
    height: 100%;
}
.about__second .img::before {
    content: '';
    background-color: #cbd1d9;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -17px;
    left: -17px;
    z-index: -1;
}
.content {
    padding-bottom: 25px;
}
.content::after {
    content: '';
    clear: both;
    display: table;
}
.content iframe {
    -webkit-transform:translateZ(1px);
    -moz-transform:translateZ(1px);
    -o-transform:translateZ(1px);
    transform:translateZ(1px);
}
#main ol {
    counter-reset: num;
    padding: 10px 0;
}
#main ol > li:before {
    content: counter(num) ".";
    counter-increment: num;
    color: #bda180;
    display: inline-block;
    margin-right: 10px;
    text-align: right;
    width: 25px;
}
#main li {
    margin-bottom: 5px;
}
#main p {
    margin-bottom: 10px;
}
#main ul {
    padding-bottom: 10px;
}
#main ul > li {
    position: relative;
    padding-left: 22px;
}
#main ul > li::before {
    content: '';
    background-color: #c3924d;
    border-radius: 50%;
    height: 6px;
    width: 6px;
    position: absolute;
    top: 10px;
    left: 6px
}
#main section.services {
    margin-bottom: 30px;
}
.services-after {
    text-align: center;
    border-top: 1px solid #c2c7cf;
    padding: 30px 80px 20px;
    line-height: 34px;
}
.pay_dil__header {
    text-align: center;
}
.text-center {
    text-align: center;
}
#main .pay_dil > *:not(.selection-title) {
    margin-bottom: 15px;
}
.pay-info {
    font-size: 0;
    text-align: center;
    border: 1px solid #e2e5ea;
}
.pay-info > .item {
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    text-align: left;
    width: 50%;
    padding: 10px 20px 10px 10px;
}
.pay-info > .item:first-of-type {
    border-right: 1px solid #e2e5ea;
}
.dil-info {
    border: 1px solid #e2e5ea;
    padding: 10px;
}
.partners__text,
.partners__form {
    /*float: left;*/
    vertical-align: top;
}
.partners__text {
    /*width: 690px;*/
}
.partners__form {
    width: 500px;
    text-align: right;
    padding-left: 100px;
    float: right;
}
.double-pattern {
    color: #c5aa68;
    font-size: 24px;
    text-align: center;
}
.double-pattern::after {
    content: '';
    background: transparent url("./img/double-pattern.png") 0 0 / 100% no-repeat;
    height: 31px;
    margin: 10px auto 20px;
    display: block;
}
.partners__form-wrap {
    text-align: center;
    background: rgba(20, 48, 85, 0.9);
    padding: 25px;
    width: 400px;
    position: relative;
    min-height: 592px;
}
.partners__form-wrap::before {
    content: '';
    position: absolute;
    outline: 3px solid #e2e5ea;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    z-index: 0;
}
.top-bottom__border {
    border: 1px solid #e2e5ea;
    border-width: 1px 0;
    padding: 25px 0;
    margin: 25px 0;
}
.not-found {
    text-align: center;
}
.not-found .item {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    text-align: left;
}
.not-found .item img {
    width: 100%;
}
.not-found .item .text {
    margin-bottom: 40px;
}
a.popup-link {
    display: block;
}
.popup-box {
    position: fixed;
    background: #143055;
    display: none;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
    z-index: 9999999;
    padding: 5px;
    text-align: center;
    left: 50%!important;
    top: 50%!important;
    transform: translate(-50%, -50%);
}
.popup-box .close {
    position: absolute;
    top: 0;
    right: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100;
    cursor: pointer;
    color: #c5aa68;
    padding: 15px;
    font-size: 45px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.popup-box .bottom .close {
    position: static;
    font-size: 18px;
    border: 1px solid #fff;
    border-width: 1px 0;
    display: block;
}
.popup-box .close:hover {
    color: #e2e5ea;
}
.popup-box .popup-box__wrapper {
    color: #fff;
}
.popup-box.thanks .popup-box__wrapper {
    padding: 30px 0;
}
.popup-box.thanks .popup-box__wrapper .selection-title {
    font-size: 20px;
    margin-bottom: 10px;
}
.popup-box.thanks .popup-box__wrapper p {
    margin-bottom: 5px;
}
.popup-box.thanks .top {
    margin-bottom: 25px;
}
.popup-box.buy-item .popup-pattern-small::after {
    display: none;
}
.popup-box.buy-item .bottom::before {
    content: '';
    display: block;
    background: transparent url(./img/popup-pattern.png) 0 0 no-repeat;
    height: 14px;
    width: 107px;
    margin: 0 auto 10px;
}
#blackout {
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    -webkit-overflow: hidden;
    overflow: hidden;
    z-index: 999999;
    left: 0;
    display: none;
    width: 100%!important;
    height: 100%;
}
.popup-pattern-small {
    color: #c5aa68;
    font-size: 20px;
}
.popup-pattern-small::after {
    content: '';
    display: block;
    background: transparent url("./img/popup-pattern.png") 0 0 no-repeat;
    height: 14px;
    width: 107px;
    margin: 0 auto 10px;
}
.popup-box__wrapper {
    height: 100%;
    border: 3px solid #e2e5ea;
    padding: 30px 55px;
}
.popup-box.sent .popup-box__wrapper{
    padding: 30px 0;
}
.popup-box.sent .popup-box__wrapper .top {
    padding: 0 30px;
}
.news-title {
    font-size: 35px;
    font-weight: 100;
    margin-bottom: 45px;
}
.one-news .img {
    position: relative;
    padding: 20px 0 0 20px;
    width: 380px;
}
.one-news .img img {
    display: block;
    height: auto;
    width: 100%;
}
.one-news .img::before {
    content: '';
    border: 20px solid #143055;
    border-width: 20px 0 0 20px;
    position: absolute;
    left: 0;
    top: 0;
    right: 23px;
    bottom: 23px;
    z-index: 1;
}
.one-news .img::after {
    content: '';
    /*border: 2px solid #fff;*/
    border-width: 0 3px 3px 0;
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    right: 20px;
    bottom: 20px;
}
.one-news .share {
    width: 100%;
}
.one-news .share,
.one-news .share .date-block {
    float: left;
}
.one-news .share .share-block {
    float: right;
}
.content a {
    display: inline-block;
    color: #7e93bf;
    text-decoration: underline;
}
.content a:hover {
    text-decoration: none;
}
.content ul li,
.content ol li {
    overflow: hidden;
}
.content table {
    border: 1px solid #e2e5ea;
    margin: 25px 0;
    width: 100%;
}
.content table thead td {
    background-color: #143055;
    border: 1px solid #fff;
    color: #fff;
}
.content table td {
    border: 1px solid #e2e5ea;
    padding: 15px 0;
    text-align: center;
    width: 25%;
}
.content table tbody tr:nth-child(even) {
    background-color: #e2e5ea;
}
.content table tbody tr:nth-child(even) td {
    border: 1px solid #fff;
}
.content table thead td:first-of-type,
.content table tbody tr:nth-child(even) td:first-of-type {
    border-width: 1px 1px 1px 0;
}
.content table thead td:last-of-type,
.content table tbody tr:nth-child(even) td:last-of-type {
    border-width: 1px 0 1px 1px;
}
.big-img-logo {
    border: 1px solid #c3924d;
    padding: 40px;
    text-align: center;
    margin: 25px 0;
}
.big-img-logo img {
    display: inline-block;
    width: 100%;
}
.news__nav-wrapper {
    border-bottom: 1px solid #e2e5ea;
    text-align: center;
    display: table;
    margin-bottom: 100px;
    width: 100%;
}
.news__nav-wrapper .item {
    display: table-cell;
    width: 33.333333%;
}
.news__nav-wrapper .item.prev {
    text-align: left;
}
.news__nav-wrapper .item.next {
    text-align: right;
}
.news__nav-wrapper .item a {
    border: 1px solid #e2e5ea;
    color: #7d7d7d;
    display: inline-block;
    padding: 0;
    text-decoration: none;
    position: relative;
    top: 1px;
    height: 36px;
    vertical-align: top;
}
.news__nav-wrapper .item.prev a {
    padding: 0 10px 0 0;
}
.news__nav-wrapper .item.next a {
    padding: 0 0 0 10px;
}
.news__nav-wrapper span.arrow.left {
    margin-right: 10px;
}
.news__nav-wrapper span.arrow.right {
    margin-left: 10px;
}
.news__nav-wrapper .item.all a {
    border: none;
    padding: 5px 0;
}
.news__nav-wrapper .item.all a::after {
    content: '';
    position: absolute;
    background-color: #c3924d;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
}
.news__nav-wrapper::after {
    content: ' ';
    clear: both;
    display: table;
    height: 0;
    visibility: hidden;
}
.news__nav-wrapper p {
    display: inline-block;
}
.news__nav-wrapper .item a span {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.news__nav-wrapper .item a span:not(.arrow) {
    border: 1px solid #e2e5ea;
    padding: 5px;
}
.news__nav-wrapper .item a .arrow {
    background-color: #e2e5ea;
    border: none;
    color: transparent;
    cursor: pointer;
    height: 100%;
    width: 36px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.news__nav-wrapper .item a:hover .arrow {
    background-color: #143055;
}
.news__nav-wrapper .item.prev {
    margin-right: 10px;
}
.news__nav-wrapper .item.prev .text {
    margin-left: -5px;
}
.news__nav-wrapper .item.next .text {
    margin-right: -5px;
}
.formError {
    top: 30px!important;
    left: 0!important;
    width: 100%!important;
    text-align: left;
}
.formError .formErrorContent {
    background-color: transparent;
    border: none;
    color: #c80000;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.formError .formErrorContent br {
    display: none;
}
.formError ~ .wysija-input {
    border-color: #c80000!important;
}
.submit-wrap {
    position: relative;
}
div.wpcf7 .ajax-loader {
    position: absolute;
    display: none!important;
}
.hamburger,
.mobile {
    display: none;
}
.header__menu-block {
    display: inline-block;
    vertical-align: middle;
}
.search .category__main {
    text-align: center;
}
.search-box {
    margin: 15px auto 40px;
    width: 50%;
}
ul.search__no-result {
    text-align: left;
}
.popup-box .top .close {
    font-family: initial;
}
.news__top-wrap {
    border-bottom: 1px solid #7d7d7d;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 0;
}
.news__top-wrap > * {
    display: inline-block;
    font-size: 16px;
    width: 50%;
}
.news__top-wrap .share {
    border: none;
    float: none;
    margin: 0;
    width: 50%;
}
#main .subs ul {
    padding: 0;
}
#main .subs ul li {
    margin: 0;
    font-size: 14px;
    padding: 0 0 0 10px;
}
#main .subs ul li::before {
    display: none;
}
.single-title__wrapper {
    float: right;
    width: 48%;
}
.main-bg {
    overflow: hidden;
    min-height: 100%;
    background:url("./img/main-bg.jpg") no-repeat;
    background-position:  center bottom;
    padding-bottom: 427px;
}
@media screen and (max-width: 1279px) {
    .container {
        padding-left: 20px;
        padding-right: 20px;
        width: 1024px;
        margin: 0 auto;
    }
    header .nav-bottom li a {
        padding: 10px;
    }
    .seo-block .img {
        width: 40%;
    }
    .seo-block .text {
        background: transparent url(./img/pattern.png) center 20px / 90% no-repeat;
        width: 60%;
    }
    .socials {
        width: 180px;
    }
    .about__second .img img {
        width: 100%;
    }
    .about__second .img {
        height: 105%;
    }
    .articles__main .item {
        width: 50%;
    }

   .main__info-slider-bottom.articles__main .item {
        width: 100%;
    }

    .btn-back {
        right: 20px;
    }
    .articles__main .item .img img {
        display: block;
        width: 100%;
    }
    .partners__text {
        /*width: 445px;*/
    }
    .partners__form {
        padding-left: 0;
        width: 400px;
        float: right;
    }
    .partners__form-wrap {
        margin: 0 auto;
        width: 400px;
    }
    .partners__text {
        /*width: 530px;*/
        padding-right: 20px;
    }
    .footer__block {
        width: 24%;
    }
    section.container.main__top-slider {
        padding: 0;
    }
}
@media screen and (max-width: 1023px) {
    .container {
        width: 100%;
    }
    .header__middle-block > * {
        width: 24%;
    }
    .header__middle-block > .logo {
        padding: 0 15px;
        width: 49%;
    }
    .header__search {
        width: 100%;
    }
    header .menu-header__bottom-menu-container,
    header .menu-header__bottom-menu_uk-container,
    header .menu-header_bottom_menu_eng-container {
        font-size: 14px;
    }
    .category__main .item {
        margin-top: -1px;
    }
    .category__main .item:nth-child(3), .category__main .item:nth-child(6), .category__main .item:nth-child(9) {
        left: 0;
    }
    .category__main .item:nth-child(4), .category__main .item:nth-child(5), .category__main .item:nth-child(6) {
        top: 0;
    }
    .category__main .item:nth-child(2), .category__main .item:nth-child(5), .category__main .item:nth-child(8) {
        left: 0;
    }
    .category__main .item:nth-child(7), .category__main .item:nth-child(8), .category__main .item:nth-child(9) {
        top: 0;
    }
    .category__main .item:nth-child(even){
        left: -1px;
    }
    .global-slider:not(.main__info-slider):not(.single__slider-big) .slide.slick-active:last-of-type::after {
        right: 1px;
    }
}
@media screen and (max-width: 991px) {
    header .menu-header__bottom-menu-container,
    header .menu-header__bottom-menu_uk-container,
    header .menu-header_bottom_menu_eng-container {
        font-size: 12px;
    }
    .header__top-menu .nav-top li {
        margin: 0 12px;
        position: relative;
    }
    .progress .item {
        margin: 0 10px;
        width: 230px;
    }
    .main__top-slider .slide .middle {
        font-size: 50px;
    }
    .main__top-slider .slide .right {
        top: 330px;
    }
    header ul.nav-bottom {
        font-size: 12px;
    }
    .header__top-menu .language span {
        display: inline-block;
        top: 2px;
        position: relative;
    }
    .header__top-menu .language ul li.lang-item {
        display: block;
        padding: 5px 0;
    }
    .header__top-menu .language ul {
        background-color: #143055;
        left: -20px;
        z-index: -1;
    }
    header .language ul.open {
        left: -20px;
        top: 34px;
        padding: 0 30px;
        opacity: 1;
        visibility: visible;
        z-index: 5;
    }
    header .language.rotate span::before {
        top: 70%;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    header .language.rotate span::after {
        bottom: 70%;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .title {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .footer__block {
        font-size: 12px;
    }
    .footer__block.contacts ul li:first-of-type > span:last-of-type {
        width: 140px;
    }
    .about__second {
        padding: 20px 0;
    }
    .about__second .text {
        padding-right: 50%;
    }
    .about__second .img {
        height: 104%;
        width: 50%;
    }
    .services__img {
        width: 50%;
    }
    .services__img img {
        width: 100%;
    }
    .partners__text {
        width: 54%;
    }
    .partners__form-wrap {
        margin: 0 auto;
        width: 350px;
    }
    .partners__form {
        width: 325px;
    }
    .partners__form-wrap {
        width: 100%;
    }
    footer {
        font-size: 14px;
        height: 393px;
        margin-top: -393px;
    }
    .footer__bottom > .container > div:last-child {
        text-align: right;
        width: 200px;
    }
    .socials {
        width: 130px;
    }
    .footer__bottom > .container > div:first-child {
        text-align: left;
        width: 380px;
    }
    a.site-map {
        margin-left: 20px;
    }
    #main section {
        margin-bottom: 30px;
        clear: both;
        overflow: hidden;
    }
    .header__order-call-ico.write-us img {
        top: 2px;
    }
    .header__order-call:hover .header__order-call-ico::after {
        bottom: 22px;
    }
    .global-slider:not(.main__info-slider):not(.single__slider-big) .slide.slick-current ~ .slide::after {
        background-color: #7d7d7d;
        content: '';
        width: 1px;
        height: 100%;
        top: 0;
        right: 1px;
        position: absolute;
        z-index: 10;
    }
}
@media screen and (max-width: 767px) {
    .desktop {
        display: none!important;
    }
    .mobile {
        display: block;
    }
    .hamburger {
        padding: 0;
        display: inline-block;
        cursor: pointer;
        transition-property: opacity, filter;
        transition-duration: 0.15s;
        transition-timing-function: linear;
        font: inherit;
        color: inherit;
        text-transform: none;
        background-color: transparent;
        border: 0;
        margin: 0;
        overflow: visible;
        z-index: 1;
        position: relative;
        top: 4px;
        width: 100%;}
    .hamburger:hover {
        opacity: 0.7; }
    .hamburger-box {
        width: 40px;
        height: 24px;
        display: inline-block;
        position: relative; }
    .hamburger-inner {
        display: block;
        top: 50%;
        margin-top: -2px; }
    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
        width: 40px;
        height: 2px;
        background-color: #c3924d;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: 0.15s;
        transition-timing-function: ease; }
    .hamburger-inner::before, .hamburger-inner::after {
        content: "";
        display: block; }
    .hamburger-inner::before {
        top: -10px; }
    .hamburger-inner::after {
        bottom: -10px; }
    .hamburger--spin .hamburger-inner {
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
    .hamburger--spin .hamburger-inner::before {
        transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in; }
    .hamburger--spin .hamburger-inner::after {
        transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

    .hamburger--spin.is-active .hamburger-inner {
        transform: rotate(225deg);
        transition-delay: 0.14s;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    .hamburger--spin.is-active .hamburger-inner::before {
        top: 0;
        opacity: 0;
        transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out; }
    .hamburger--spin.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(-90deg);
        transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }
    .header__menu-wrap {
        font-size: 0;
    }
    .header__menu-wrap > *,
    .header__top-menu .language-wrapper{
        border-right: 1px solid #fff;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        width: 25%;
        height: 40px;
        padding: 5px 0;
        font-size: 17px;
    }
    .header__menu-wrap > *:last-child {
        border: none;
    }
    .header__menu-wrap > * > * {
        height: 100%;
        cursor: pointer;
    }
    .header__top-menu {
        position: relative;
        z-index: 5;
    }
    .top-menu__block {
        position: absolute;
        width: 100%;
        left: 0;
        height: auto;
        top: -300px;
        background-color: #143055;
        z-index: 10;
        transition: top .5s linear;
    }
    .top-menu__block ul li {
        display: block;
    }
    .top-menu__block.open {
        top: 41px;
    }
    .st0{
        fill:#c3924d;
    }
    .header__work-hours > *:not(.header__search) {
        display: none;
    }
    .header__search {
        padding: 15px 20px;
        position: absolute;
        width: 100%;
        left: -100%;
        -webkit-transition-duration: .5s;
        transition-duration: .5s;
        background-color: #143055;
        top: 1px;
        margin: 0;
    }
    header .sb-search-input {
        background-color: #143055;
    }
    section.header__middle-block {
        padding-top: 0;
        padding-bottom: 0;
    }
    .header__search.open {
        left: 0;
    }
    .header__middle-block .header__phones {
        background-color: #143055;
        left: 0;
        top: -300px;
        position: absolute;
        width: 100%;
        text-align: center;
        padding: 20px 0;
        -webkit-transition-duration: .5s;
        transition-duration: .5s;
        height: auto;
    }
    .header__phones.open {
        top: 1px;
    }
    .header__phones a {
        color: #fff;
    }
    .header__phones > div:not(:last-of-type) {
        margin-bottom: 10px;
    }
    .header__middle-block > * {
        width: 0;
    }
    .header__middle-block > .logo {
        padding: 0;
        width: 100%;
    }
    .catalog-link {
        background-color: #143055;
        color: #fff;
        padding: 10px 0;
        position: relative;
        z-index: 3;
    }
    .header__bottom-menu {
        position: relative;
    }
    header .nav-bottom li a {
        -webkit-transition-duration: 0s;
        transition-duration: 0s;
    }
    .nav-footer,
    footer .menu-header__top-menu-container,
    footer ul.nav-bottom {
        font-size: 0;
        line-height: 14px;
    }
    header .menu-header__bottom-menu-container,
    header .menu-header__bottom-menu_uk-container,
    header .menu-header_bottom_menu_eng-container{
        background-color: #143055;
        position: absolute;
        width: 100%;
        left: 0;
        visibility: hidden;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
        -webkit-transition-duration: .4s;
        transition-duration: .4s;
        z-index: 3;
    }
    header .menu-header__bottom-menu-container.open,
    header .menu-header__bottom-menu_uk-container.open,
    header .menu-header_bottom_menu_eng-container.open {
        visibility: visible;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    header .nav-bottom {
        text-align: center;
    }
    header .nav-bottom li {
        display: block;
    }
    header .nav-bottom li a::after {
        display: none;
    }
    .main__top-slider .slide .middle {
        font-size: 50px;
    }
    .logo p {
        width: 80%;
    }
    .header__top-menu .language-wrapper {
        position: relative;
    }
    .header__top-menu .language {
        width: 41px;
        margin: 0 auto;
        position: static;
    }
    .header__top-menu .language ul {
        left: 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    .header__top-menu .language ul.open {
        left: 0;
        top: 41px;
    }
    .header__top-menu .language ul li {
        padding-right: 0;
    }
    .progress .item:first-of-type {
        border-width: 1px;
    }
    .progress > .container {
        width: 230px;
    }
    .progress .item {
        margin: 0;
    }
    .progress .slick-slide img {
        margin: 0 auto ;
    }
    .seo-block .img {
        display: none;
    }
    .seo-block .text {
        border: none;
        padding: 85px 0 50px;
        width: 100%;
    }
    .main__contacts .main__contacts-block {
        position: relative;
        margin: 0;
        width: 100%
    }
    .map-wrapper .container {
        padding: 0;
    }
    .main__contacts .map-wrapper {
        height: auto;
    }
    .main__contacts .header__order-call::before,
    .main__contacts .header__order-call::after {
        width: 100%;
    }
    .main__contacts .header__order-call {
        width: 97%;
    }
    .widget_wysija.php_wysija .wysija-input {
        width: 100%;
    }
    #main .wysija-paragraph, #main .wysija-submit.wysija-submit-field {
        display: block;
        margin: 0 auto 20px;
        width: 70%;
    }
    #main .wysija-submit.wysija-submit-field {
        margin-bottom: 5px;
    }
    footer {
        background-color: rgba(20,48,85,1);
        height: auto;
        margin-top: -427px;
    }
    .footer__block {
        display: block;
        font-size: 14px;
        text-align: center;
        margin-bottom: 10px;
        position: relative;
        width: 100%;
    }
    .footer__block.products li,
    .footer__block.footer__menu-wrapper li {
        width: 48%;
        margin: 0 1% 10px;
        border: 1px solid;
        height: 40px;
        display: inline-table;
        vertical-align: top;
        font-size: 14px;
    }
    .footer__block.products li a,
    .footer__block.footer__menu-wrapper li a {
        display: table-cell;
        vertical-align: middle;
        padding: 0 10px;
        text-align: center;
    }
    .footer__bottom {
        overflow: hidden;
        padding: 50px 0 15px;
        position: relative;
     }
    .menu-header__top-menu-container {
        width: 100%;
    }
    .footer__bottom > .container > *,
    .footer__bottom > .container > div:first-child > * {
        text-align: center;
    }
    .footer__bottom > .container > div:first-child {
        width: auto;
    }
    span.footer__copyrite {
        position: absolute;
        top: 10px;
        left: 0;
        width: 100%;
    }
    .footer__bottom > .container > div:last-child {
        text-align: center;
        width: auto;
    }
    footer .header__order-call a {
        font-size: 18px;
    }
    .container.footer__top {
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
    }
    .header__order-call-ico.write-us img {
        top: -1px;
    }
    footer .header__order-call {
        padding: 10px 0;
        border: 1px solid;
        border-width: 1px 0;
    }
    .footer__block.contacts ul li {
        position: relative;
        width: 49%;
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        padding-left: 10%;
    }
    .slide img {
        margin: 0;
        padding: 0;
        height: auto;
        width: 100%;
    }
    .footer__bottom > .container > div:first-child {
        display: inline-block;
        vertical-align: middle;
        width: 49%;
    }
    .container.header__menu-wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .global-title {
        padding: 0 50px 5px;
        font-size: 34px;
    }
    #main section,
    #main .header__bottom-menu {
        margin-bottom: 25px;
    }
    #main .wrapper section {
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .single-title__wrapper {
        float: none;
        width: 100%;
    }
    .single__product-wrapper .item {
        float: none;
    }
    .main__top-slider .slide .left {
        top: 15%;
    }
    .main__top-slider .slide .middle {
        top: 37%;
    }
    .main__top-slider .slide .right {
        top: 60%;
    }
    .about__second {
        margin-right: 0;
    }
    .about__second .img,
    .about__second::after {
        display: none;
    }
    .about__second .text {
        padding: 0;
    }
    .about__second .text a{
        color: #7d7d7d;
    }
    .about__second .text a:hover{
        text-decoration: underline;
    }
    .about__first {
        background: none;
        padding: 0;
    }
    .about__first-content-wrap {
        width: 100%;
    }
    .pay-info,
    .dil-info{
        border: none;
    }
    .pay_dil .pay-info > .item {
        border: none;
        display: block;
        width: 100%;
    }
    #main .pay_dil > *:not(.selection-title) {
        margin-bottom: 20px;
    }
    #main .wrapper .pay_dil h3 {
        color: #616060;
        font-size: 24px;
        text-align: center;
    }
    .partners__form-wrap {
        padding: 15px
    }
    .partners__form, .partners__text {
        float: none;
    }
    .partners__form {
        margin: 0 auto 20px;
        width: 400px;
    }
    .partners__text {
        width: 100%;
    }
    .category__main .item {
        width: 300px;
    }
    .single__product-wrapper .item {
        width: 100%;
    }
    .single__product-wrapper .item:last-of-type {
        padding: 0;
    }
    .single__sliders {
        display: none;
    }
    .share {
        text-align: left;
    }
    .single__product-wrapper {
        position: relative;
    }
    .single__product-wrapper .global-slider button.slick-prev.slick-arrow,
    .single__slider-big button.slick-prev.slick-arrow {
        left: 0;
    }
    .single__product-wrapper .global-slider button.slick-next.slick-arrow,
    .single__slider-big button.slick-next.slick-arrow {
        right: 0;
    }
    .news__nav-wrapper,
    #main .news__nav-wrapper p {
        font-size: 14px;
        position: relative;
    }
    .sb-icon-search, .sb-search-submit {
        top: 4px;
    }
    .header__order-call:hover .header__order-call-ico::after {
        bottom: 20px;
    }
    .global-slider:not(.main__info-slider) .slide {
	    height: auto;
     }
    .global-slider:not(.main__info-slider):not(.single__slider-big) .slide.slick-current::after {
        background-color: #7d7d7d;
        content: '';
        width: 1px;
        height: 100%;
        top: 0;
        right: 0;
        position: absolute;
        z-index: 10;
    }
}
@media screen and (max-width: 639px) {
    #main p {
        font-size: 15px;
    }
    .main__top-slider .slide .left,
    .main__top-slider .slide .right {
        font-size: 20px;
    }
    .main__top-slider .slide .middle {
        font-size: 40px;
    }
    .main__top-slider .slide .left {
        left: -280px;
        width: 280px;
    }
    .main__top-slider .slide .right {
        right: -350px;
        width: 350px;
    }
    #main .wysija-paragraph,
    #main .wysija-submit.wysija-submit-field {
        width: 100%;
    }
    .footer__bottom > .container > div:first-child {
        width: 49%;
        text-align: left;
    }
    .footer__bottom > .container > ul.socials {
        width: 49%;
        text-align: right;
    }
    a.site-map {
        margin: 0;
    }
    #main ul.slick-dots {
        bottom: 0;
        padding: 0;
    }
    .services-after {
        padding: 30px;
    }
    .articles__main .item {
        border: 1px solid #7d7d7d;
        height: auto;
        width: 100%;
        margin-bottom: 40px;
    }
    .articles__main .img,.articles__main .item .main__info-slider__content {
        height: auto;
        border: none;
    }
    .category__main .item:nth-child(even) {
        left: 0;
    }
    .main__contacts .header__order-call {
        width: 96%;
    }
    .single__product-wrapper .item .single-title {
        font-size: 26px;
        line-height: 29px;
    }
    .single-main .small-pattern-title::after {
        background-size: 165%;
        width: 100%;
    }
    .global-slider.main__info-slider .slide .main__info-slider__content .date, .main__info-slider__content .date {
        margin: 30px 0 20px;
    }
    .news__nav-wrapper {
        border-bottom: none;
    }
    .news__nav-wrapper .item {
        width: 50%;
    }
    .news__nav-wrapper .item.all {
        position: absolute;
        text-align: center;
        bottom: -60px;
        left: 0;
        width: 100%;
    }
    .one-news .img.alignleft {
        float: none;
        margin: 0 auto 20px;
    }
    .news__top-wrap {
        font-size: 0;
        border-bottom: 1px solid #7d7d7d;
    }
    .news__top-wrap > *,
    .one-news .share {
        border: none;
        float: none;
        font-size: 16px;
        display: inline-block;
        margin: 0;
        vertical-align: middle;
        white-space: nowrap;
    }
    .news__top-wrap .date-block {
        width: 30%;
    }
    .one-news .share {
        text-align: right;
        width: 70%;
    }
    .news-title {
        font-size: 24px;
        text-align: left;
        line-height: 26px;
        margin-bottom: 40px;
    }
    .one-news .img {
        width: 100%;
        height: auto;
    }
    .content table {
        width: 640px;
    }
    .big-img-logo {
        padding: 70px 0;
        overflow: hidden;
    }
    .table-wrapper {
        overflow: auto;
    }
    .big-img-logo img {
        -webkit-transform: scale(1.6);
        transform: scale(1.6);
    }
    .search-box {
        width: 90%;
    }
    .search .category__main {
        text-align: center;
    }
    .not-found .item {
        display: block;
        width: 100%;
    }
    .not-found .item:first-child {
        margin-bottom: 40px;
    }
    .not-found .blue-btn {
        width: 100%;
    }
    .category__main .item {
        margin-bottom: 20px;
    }
    .another-side > a:hover, .another-side span.link:hover {
        border-color: transparent;
    }
}
@media screen and (max-width: 479px) {
    .header__order-call-ico::before {
        top: -2px;
    }
    .header__order-call-ico::after {
        bottom: 0;
    }
    .header__order-call-ico.write-us {
        height: 20px;
    }
    .header__order-call:hover .header__order-call-ico.write-us::before {
        top: 11px;
    }
    .header__order-call:hover .header__order-call-ico.write-us::after {
        bottom: 13px;
    }
    .header__order-call:hover .header__order-call-ico::after {
        bottom: 17px;
    }
    .footer__block {
        font-size: 13px;
    }
    .footer__block.contacts ul li {
        text-align: left;
        padding-left: 20px;
        line-height: 16px;
    }
    .footer__block li a {
        margin: 3px 0;
    }
    .footer__block.contacts ul li:first-of-type,
    .footer__block.contacts ul li:nth-of-type(3) {
        width: 46%;
    }
    .footer__block.contacts ul li:nth-of-type(2),
    .footer__block.contacts ul li:nth-of-type(4) {
        width: 53%;
    }
    .main__top-slider .slide .right,
    .main__top-slider .slide .left {
        right: -180px;
        width: 180px;
    }
    .main__top-slider .slide .middle {
        font-size: 24px;
    }
    .main__top-slider .slide .left, .main__top-slider .slide .right {
        font-size: 16px;
    }
    .logo p {
        width: 100%;
    }
    .main__top-slider .slide .left, .main__top-slider .slide .right {
        font-size: 18px;
    }
    .main__top-slider .slide .middle {
        font-size: 28px;
    }
    .main__top-slider .slide span {
        padding: 5px;
    }
    .main__top-slider .slide .left {
        top: 14%;
    }
    .main__top-slider .slide .middle {
        font-size: 20px;
        top: 36%;
    }
    .main__top-slider .slide .right {
        top: 61%;
    }
    .main__top-slider .slide .left {
        left: -150px;
        width: 150px;
    }
    .main__top-slider .slide .left,
    .main__top-slider .slide .right {
        font-size: 11px;
        padding: 2px 8px;
    }
    .global-title {
        font-size: 24px;
        line-height: 30px;
    }
    h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .about__first-content {
        padding: 5px 5px 50px;
    }
    #main section {
        /*margin-bottom: 0;*/
    }
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    iframe {
        width: 100%;
    }
    .services-after {
        line-height: 28px;
        padding-bottom: 0;
    }
    .partners__form {
        width: 100%;
    }
    section.header__bottom-menu {
        background-color: transparent;
    }
    .header__bottom-menu .container {
        position: relative;
    }
    ul#menu-header__bottom-menu,
    ul#menu-header__bottom-menu_uk,
    ul#menu-header__bottom-menu_eng{
        display: inline-block;
    }
    header .menu-header__bottom-menu-container,
    header .menu-header__bottom-menu_uk-container,
    header .menu-header_bottom_menu_eng-container{
        width: auto;
        display: block;
        left: 10px;
        right: 10px;
    }
    .main__contacts .header__order-call {
        width: 95%;
    }
    .global-slider .slide .item > span {
        display: none;
    }
    .another-side__main {
        padding: 10px;
    }
    .another-side {
        color: #7c7c7c;
        -webkit-transform: scale(1);
        transform: scale(1);
        position: static;
        display: block;
        background-color: rgba(255,255,255,0.9);
        opacity: 1;
        top: 82%;
    }
    .global-slider .slide .item:hover .another-side {
        top: 82%;
    }
    .another-side > a {
        color: #c5aa68;
        opacity: 1;
    }
    .another-side .title {
        color: #7c7c7c;
    }
    .another-side .title::after {
        margin-top: 5px;
    }
    .seo-block .text .text-main {
        height: 200px;
    }
    .main__contacts h2 {
        display: none;
    }
    .another-side a,
    .another-side a:hover {
        border: none;
    }
    .popup-box br {
        display: none;
    }
    .popup-box__wrapper {
        padding: 20px 0;
    }
    .acf-map {
        height: 340px;
    }
    .global-slider.main__info-slider .slide .main__info-slider__content .title,
    .main__info-slider__content .title  {
        font-size: 16px;
    }
    .global-slider.main__info-slider .slide .main__info-slider__content .date,
    .main__info-slider__content .date {
        font-size: 12px;
    }
    .global-slider.main__info-slider .slide .main__info-slider__content div {
        font-size: 14px;
    }
    .footer__block {
        line-height: 16px;
    }
    .popup-box.call.sent .popup-box__wrapper {
        padding: 30px 0;
    }
    .popup-box.call.sent .popup-box__wrapper .top {
        margin-bottom: 20px;
    }
    .seo-block .text {
        background-size: 155%;
    }
    .seo-block .text-main.jcf-scrollable {
        padding-right: 0;
    }
    .category__main .item {
        height: auto;
        margin: 0 auto 40px;
    }
    .category__main .item a > * {
        font-size: 17px;
    }
    .category__main .item a > span.category__name {
        position: static;
    }
    .category__main .item a  .another-side ~ span.category__name {
        display: none;
    }
    span.link {
        border-color: transparent;
        color: #7d7d7d;
    }
    #main .another-side p {
        color: #7d7d7d;
    }
    #main .wrapper section {
        margin-top: 20px;
    }
    .single__product-wrapper .item .single-title {
        font-size: 20px;
        line-height: 22px;
    }
    .single__product-wrapper .item .info .btn-block > * {
        width: 100%;
    }
    h2.small-pattern-title {
        font-size: 20px;
        line-height: 26px;
    }
    textarea.wpcf7-form-control.wpcf7-textarea {
        height: 66px;
    }
    h2.small-pattern {
        font-size: 30px;
    }

    .small-pattern::after {
        margin: 10px auto 30px;
        width: 200px;
    }
    .news__nav-wrapper .item a {
        width: 95%;
    }
    .news__nav-wrapper .item.all {
        font-size: 18px;
    }
    .news__nav-wrapper .item a {
        height: 55px;
        padding: 0;
    }
    #main .news__nav-wrapper p {
        text-align: center;
        width: 63%;
    }
    .news__nav-wrapper .item a span {
        vertical-align: top;
    }
    .news__nav-wrapper span.arrow.left {
        margin-right: 5px;
    }
    .news__nav-wrapper span.arrow.right {
        margin-left: 5px;
    }
    .one-news .news__nav-wrapper .item.next .arrow::before, .one-news .news__nav-wrapper .item.prev .arrow::before {
        top: 22px;
    }
    .one-news .news__nav-wrapper .item.prev .arrow::after, .one-news .news__nav-wrapper .item.next .arrow::after {
        top: 32px;
    }
    .news__nav-wrapper .item.all a {
        width: auto;
    }
    strong.global-title {
        font-size: 24px;
    }
    .header__order-call {
        margin: 9px 0;
    }
    .popup-box {
        -webkit-transform: translateY(50%);
        transform: translateY(0);
    }
    .global-slider .slide .item > a > span,
    .category__main .item > a > span:not(.category__name) {
        display: none;
    }
    .global-slider:not(.main__info-slider):not(.single__sliders):not(.single__slider-big) .slide {
        height: auto;
    }
    .global-slider.main__info-slider .item .img img {
        width: auto;
        height: 100%;
    }
}
@media screen and (max-width: 410px) {
    .footer__block {
        font-size: 12px;
    }
    .footer__block.contacts ul li {
        padding-left: 5px;
    }
    .footer__block.contacts ul li > span:first-of-type {
        width: 18px;
        margin-right: 1px;
    }
    .footer__block.contacts ul li:first-of-type,
    .footer__block.contacts ul li:nth-of-type(3) {
        width: 45%;
    }
    .footer__block.contacts ul li:first-of-type > span:last-of-type {
        width: 115px;
    }
    .footer__bottom {
        background-color: #161828;
        text-align: center;
        font-size: 14px;
        padding-top: 40px;
    }
    .about__first-content::after {
        background-size: 100%;
        width: 210px;
        margin: 10px 0 0 -100px;
    }
    .popup-box {
        padding: 5px;
        top: 0!important;
        left: 0!important;
        width: 100%!important;
        /*margin-top: -140px;*/
    }
    form input, form textarea {
        width: 87%;
    }
    .main__contacts .header__order-call {
        width: 94%;
    }
}








/* MY Class Start */

.drop-img{
	display: none !important;
}

.drop-img+.text{
	border-left: 5px solid #e2e5ea !important;
	width: 100% !important;
}

.slogan{
	text-align: center;
	color: #c3924d;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: normal;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

section.seo-block > div:first-child{
	display: none;
}

section.seo-block>div.text{
	border-left: 5px solid #e2e5ea !important;
	width: 100% !important;
}




/* MY Class End */
/*CUSTOM STYLE*/
/*.single-product .container_box .slick-slide img {
    display: block;
    width: 100% !important;
    height: auto !important;
}*/



/*END CUSTOM STYLE*/