body {
    background: url(../images/body_bg.jpg) no-repeat top center;
    color: #3b3a3a;
    font-size: 14px;
    font-family: Arial;
}
em {
    font-style: italic;
}
h1 {
    margin-bottom: 6px;
    color: #e2001a;
    letter-spacing: 0.02em;
    font-weight: bold;
    font-size: 48px;
}
h2 {
    color: #e2001a;
    letter-spacing: 0.03em;
    font-weight: bold;
    font-size: 48px;
}
h3 {
    margin-bottom: 42px;
    color: #e2001a;
    font-weight: bold;
    font-size: 18px;
    line-height: 138%;
}
h4 {
}
h5 {
}
a {
    color: #e2001a;
    text-decoration: none;
}
a:hover, a:focus {
    color: #901418;
    text-decoration: none;
}
a, button {
    transition: all 300ms ease-out;
}
body > svg {
    display: none;
}
a, button, input, select {
    outline: none !important;
}
.copyright-undicom a img {
    width: 16px;
    height: 16px;
}
svg {
    transition: all 300ms ease-out;
}
.text table td {
    padding: 5px 25px;
}
.clear:after {
    display: block;
    clear: both;
    content: '';
}
.container {
    clear: both;
    margin: 0 auto;
    padding: 0 45px;
    max-width: 1680px;
    width: 100%;
}
.text a:hover {
    text-decoration: underline;
}
.text.txt {
    margin-bottom: 25px;
    color: #3b3a3a;
    font-size: 14px;
    line-height: 25px;

}
#container-page {
    margin: 0 auto;
    max-width: 1920px;
}
#page {
    overflow: hidden;
}
/**
 * HEADER
 */

header {
    width: 100%;
}
.top {
    padding-top: 27px;
    padding-bottom: 27px;
    text-align: center;
}
header .container {
    max-width: 1680px;
}
.logo {
    position: relative;
    z-index: 1;
    display: block;
    float: left;
    transition: all 300ms ease-out;
}
.logo a {
    display: block;
    padding: 5px 0px;
}
.logo a img {
    display: block;
    float: left;
}
#main-menu {
    display: inline;
}
#main-menu ul {
    display: inline-block;
}
#main-menu ul li {
    position: relative;
    display: inline-block;
    margin-left: 7px;
}
#main-menu ul li a {
    display: block;
    padding: 12px 18px 12px;
    color: #1f1f1f;
    text-decoration: none;
    letter-spacing: 0.05em;
    font-size: 14px;
    line-height: 22px;
}
#main-menu ul li a:hover {
    color: #e2001a;
}
#main-menu ul li.active a {
    color: #e2001a;
}
#main-menu ul li ul {
    display: none;
}
#main-menu ul li:hover {
    z-index: 599;
    cursor: default;
}
#main-menu ul li:hover > ul {
    display: block;
    visibility: visible;
}
#main-menu ul li:hover > a {
}
#main-menu ul ul li {
    display: block;
    float: none;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: #f1f2f2;
}
#main-menu ul ul li:last-child {
    border-bottom: 0 none;
}
#main-menu ul ul li a {
    padding: 14px 30px;
    border-bottom: 0 none !important;
    color: #3b3a3a !important;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0.05em;
    font-size: 14px;
}
#main-menu ul ul li a:hover {
    background: #e2001a;
    color: #fff !important;
}
#main-menu ul ul li.active a {
    background: #e2001a;
    color: #fff !important;
}
#main-menu ul ul {
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 1;
    visibility: hidden;
    margin: 0;
    margin-left: -20px;
    padding: 0;
    width: 260px;
}
a.distributor-box {
    display: block;
    float: right;
    margin-left: 40px;
    padding-top: 0;
    padding-right: 24px;
    padding-left: 11px;
    height: 46px;
    border: 1px solid #e8e7e8;
    letter-spacing: 0.05em;
}
.icon-distributor {
    display: inline-block;
    padding: 11px;
    width: 46px;
    height: 46px;
    vertical-align: middle;
}
/* socials */
.social-list {
    float: right;
}
.social-list > ul > li {
    float: right;
    margin-left: 15px;
}
.social-list > ul > li:first-child {
    margin-left: 0;
}
.social {
    position: relative;
    display: block;
    width: 46px;
    height: 46px;
    border: 1px solid #e8e7e8;
}
.social .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 70%;
    height: 70%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.social svg {
    height: auto;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    fill: #272528;
}
.header-right {
    float: right;
    padding-top: 6px;
}
@media screen and (min-width: 1140px) {
    .social[href]:hover svg {
        fill: #e2001a;
    }
}
/****/

.search-box {
    position: relative;
    float: right;
    margin-left: 30px;
    height: 46px;
}
.search-box-hidden-things {
    position: absolute;
    top: 0;
    right: 55px;
    bottom: 0;
    z-index: 2;
    display: none;
    overflow: hidden;
    height: 46px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    font-size: 0;
}
.search-box-hidden-things button {
    position: absolute;
    right: 0;
    display: inline-block;
    padding: 0 10px;
    width: 46px;
    height: 100%;
    height: 46px;
    outline: 0;
    border: 0;
    background: #e2001a;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff;
    vertical-align: top;
    font-size: 18px;
}
.search-box-hidden-things button svg {
    fill: #fff
}
.toggle-search-box .active-span {
    display: none;
    margin: 0;
    padding-left: 0;
    width: 100%;
    height: 35px;
    font-weight: 300;
    font-size: 20px;
}
.active-span span {
    position: relative;
    top: 15px;
    display: block;
    margin-top: 2px;
    width: 100%;
    height: 2px;
    background: #d31010;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.active-span span.l1 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.active-span span.l2 {
    margin-top: -2px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.search-box-inputs-container {
    height: 100%;
}
.toggle-search-box .no-active-span {
    display: block;
    padding: 7px;
    height: 100%;
    background: #fff;
}
.toggle-search-box.active .active-span {
    display: block;
    margin-top: -6px;
    padding: 12px;
    width: 100%;
    height: 100%;
}
.toggle-search-box.active .active-span span {
    background: #e2001a;
}
.toggle-search-box.active .no-active-span {
    display: none;
}
.toggle-search-box .no-active-span svg * {
    fill: #272528;
}
.search-box-hidden-things input {
    display: inline-block;
    padding: 0 15px;
    height: 46px;
    outline: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #231f20;
    vertical-align: top;
    font-size: 18px;
}
.toggle-search-box {
    float: right;
    margin: 0 0 0 10px;
    width: 46px;
    height: 46px;
    border: 1px solid #e8e7e8;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.toggle-search-box svg * {
    fill: #272528;
}
.slider {
    margin-bottom: 0;
}
.slider, .main-slider, .main-slider .slide {
    text-align: center;

}
.main-slider {
    position: relative;
    margin-bottom: 0;
    width: 100%;

}
.main-slider .slide img {
    display: block;
    max-width: 100%;
}
.main-slider .container {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    max-width: 1680px;
    height: 100%;
}
.slider-box-text {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 29.5%;
    height: 100%;
    background-color: rgba(226, 0, 26, 0.8);
    text-align: left;
}
.slider-text {
    padding: 77px 50px 50px 77px;
}
.title1 {
    display: block;
    padding-bottom: 42px;
    color: #fff;
    font-weight: bold;
    font-size: 48px;
    line-height: 102%;
}
.mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/mask.png) no-repeat center center;
    background-size: contain;
    pointer-events: none;
}
.slider a.slider-btn-more {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    width: 189px;
    height: 46px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    color: #fff;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 14px;
    line-height: 44px;
}
.slider a.slider-btn-more:hover {
    border-color: #fff;
    background: #fff;
    color: #1a171b;
}
.slider .slide.slick-slide {
    background: transparent !important;
}
/*
.main-slider .slick-dots {    bottom: 178px;    width: 1680px;    margin: 0 auto;    position: absolute;    left: 0;    right: 0;    max-width: 1680px;    text-align: left;    padding: 0 45px;}
.main-slider .slick-dots li {    cursor: pointer;    display: block;    margin-right: 19px;    float: left;}
.main-slider .slick-dots li span {    background: transparent;    display: block;    margin: 0;   padding: 0;    border: 1px solid #fff;    border-radius: 50%;    width: 13px;    height: 13px;}
.main-slider .slick-dots li span:hover {    background: #fff;    border-color: #fff;}
.main-slider .slick-dots li.slick-active span {    background: #fff;    border-color: #fff;}
*/

/**
 * CONTENT
 */

#content {
    overflow: hidden;
    background: url(../images/content_bg.png) no-repeat top center;
}
#content.dont-show {
    background: none;
}
.text {
    overflow: hidden;
}
.products-box-header h2 {
    display: inline-block;
    margin-right: 43px;
    vertical-align: middle;
}
.products-box-header div.text {
    display: inline-block;
    margin-bottom: 0;
    max-width: 875px;
    color: #3b3a3a;
    vertical-align: middle;
    font-size: 16px;
    line-height: 25px;
}
.products-box {
    padding-top: 79px;
    background: url(../images/body_bg.jpg) no-repeat center center;
}
.products-box-header {
    display: block;
    padding-top: 12px;
    padding-bottom: 37px;
}
.product {
    float: left;
    padding: 0 7px;
    width: 16.66%;
}
.products-box-content {
    margin: 0 -7px;
    padding-bottom: 30px;
}
.product a {
    position: relative;
    display: block;
    padding-bottom: 26px;
    border: 1px solid #dcdcdc;
    background: #fff;
    text-align: center;
}
.product a img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.product-photo {
    position: relative;
    display: block;
    margin-bottom: 47px;
    padding-bottom: 3px;
    background: url(../images/border_line1.png) no-repeat bottom center;
}
.product-photo img:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 90%;
    max-height: 90%;
}
.product-name {
    display: block;
    margin-bottom: 6px;
    padding: 0 14px;
    height: 60px;
    color: #1a171b;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
}
.product-name span {
    position: relative;
    top: 50%;
    display: block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.product-arrow {
    display: block;
    margin: 0 auto;
    width: 46px;
    height: 46px;
}
.product-arrow svg {
    fill: #dddcdd;
}
.product-hover {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border: 5px solid #e2001a;
    background: url(../images/product_mask.png) no-repeat center center / auto 100%;
    opacity: 0;
}
@media screen and (min-width: 1140px) {
    .product a:hover .product-hover {
        opacity: 1
    }
    .product a:hover {
        border: 1px solid #e2001a;
    }
    .product a:hover .product-arrow svg {
        fill: #535053
    }
    .product a:hover .product-photo {
        background: url(../images/border_line2.png) no-repeat bottom center;
    }
}
.news-box-header, .news-box-footer {
    position: relative;
    margin-bottom: 43px;
    padding: 0 21%;
    padding-top: 6px;
    min-height: 56px;
}
.news-box-header h2 {
    position: absolute;
    top: 0;
    left: 0;
}
.news-box-header a.btn-more, .news-box-footer a.btn-more {
    position: absolute;
    top: 8px;
    right: 0px;
    display: block;
    margin: 0;
    padding: 0 10px;
    width: 189px;
    height: 46px;
    border-width: 1px;
    border-style: solid;
    border-color: #1a171b;
    color: #1a171b;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 14px;
    line-height: 44px;
}
.news-box-header a.btn-more:hover {
    border-color: #e2001a;
    color: #e2001a;
}
.news-box-header .text {
    display: inline-block;
    margin-bottom: 0;
    max-width: 875px;
    color: #3b3a3a;
    vertical-align: middle;
    font-size: 16px;
    line-height: 25px;
}
.news {
    float: left;
    margin-bottom: 10px;
    padding: 0 5px;
    width: 50%;
}
.news-box-content {
    margin: 0 -5px;
    padding-bottom: 20px;
}
.news a {
    position: relative;
    display: block;
    padding: 28px 30px 24px 156px;
    min-height: 160px;
    width: 100%;
    border: 1px solid #e8e7e8;
    background: #fff;
}
.news-date {
    position: absolute;
    top: 32px;
    left: 30px;
    display: block;
    padding-top: 15px;
    width: 94px;
    height: 94px;
    border: 5px solid #e2001a;
    color: #1a171b;
    text-align: center;
    letter-spacing: 0.05em;
    font-weight: 300;
    font-size: 24px;
}
.news-date strong {
    display: block;
    color: #e2001a;
}
.news-content {
    display: block;
    font-family: roboto;
}
.title {
    display: block;
    margin-bottom: 9px;
    color: #1a171b;
    letter-spacing: 0.05em;
    font-weight: 900;
    font-size: 18px;
}
.news-content .text {
    display: block;
    margin-bottom: 0;
    color: #3b3a3a;
    font-size: 14px;
    line-height: 25px;
}
@media screen and (min-width: 1140px) {
    .news a:hover {
        background: #1a171b
    }
    .news a:hover .news-date {
        border-color: #fff;
        color: #fff
    }
    .news a:hover .news-content .text {
        color: #fff;
    }
    .news a:hover .title {
        color: #fff;
    }
}
.news-box {
    margin-bottom: 89px;
}
.box {
    position: relative;
    margin-bottom: 48px;
}
.box img {
    display: block;
    max-width: 100%;
}
.box-text {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 74px 98px 20px;
    width: 70.5%;
    height: 100%;
}
.box-text h3 {
    margin-bottom: 33px;
    color: #fff;
    font-weight: bold;
    font-size: 48px;
    line-height: 140%;
}
.box-text .text.txt {
    display: block;
    margin-bottom: 44px;
    color: #fff;
    font-size: 16px;

    line-height: 25px;
}
a.btn-more {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    width: 189px;
    height: 46px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    color: #fff;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 14px;
    line-height: 44px;
}
a.btn-more:hover {
    background: #fff;
    color: #1a171b;
}
.box-text.box-text-red {
    background-color: rgba(226, 0, 26, 0.8);
}
.box-text.box-text-black {
    background-color: rgba(26, 23, 27, 0.8);
}
.benefits-slider {
    margin: 0 -5px -12px -5px;
}
.benefits-slider ul li {
    margin-bottom: 10px;
    padding: 0 5px;
}
.benefits-slider ul li a {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 5px 0;
}
.benefits-slider ul li a img {
    margin: 0 auto;
    max-width: 100%;
}
.benefits-hover {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 12px 15px;
    width: 100%;
    border-left: 45px solid #e2001a;
    background: #1a171b;
    color: #fff;
    letter-spacing: 0.03em;
    font-weight: bold;
    font-size: 18px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
@media screen and (max-width: 980px) {
    .benefits-slider li a .benefits-hover {
        position: relative;
        bottom: unset;
        left: unset;
        display: block;
        min-height: 66px;
        border: 0;
        font-size: 12px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    .benefits-slider button.slick-prev.slick-arrow {
        background: url(../images/arrow_left.png) no-repeat center center #e2001a;
    }
    .benefits-slider button.slick-next.slick-arrow {
        background: url(../images/arrow_right.png) no-repeat center center #e2001a;
    }

}
@media screen and (max-width: 560px) {
    .benefits-slider li a .benefits-hover {
        min-height: 46px;
        font-size: 10px;
    }
}
@media screen and (min-width: 981px) {
    .benefits-slider li a:hover .benefits-hover {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}
.benefits-slider button.slick-prev.slick-arrow {
    position: absolute;
    top: -92px;
    right: 60px;
    width: 46px;
    height: 46px;
    border: 0 none;
    background: url(../images/arrow_left.png) no-repeat center center #1a171b;
    text-indent: -20000px;
}
.benefits-slider button.slick-prev.slick-arrow:hover {
    background: url(../images/arrow_left.png) no-repeat #e2001a center center;
}
.benefits-slider button.slick-next.slick-arrow {
    position: absolute;
    top: -92px;
    right: 5px;
    width: 46px;
    height: 46px;
    border: 0 none;
    background: url(../images/arrow_right.png) no-repeat center center #1a171b;
    text-indent: -20000px;
}
.benefits-slider button.slick-next.slick-arrow:hover {
    background: url(../images/arrow_right.png) no-repeat #e2001a center center;
}

@media screen and (max-width: 980px) {
    .benefits-slider li a .benefits-hover {
        position: relative;
        bottom: unset;
        left: unset;
        display: block;
        min-height: 66px;
        border: 0;
        font-size: 12px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    .benefits-slider button.slick-prev.slick-arrow {
        background: url(../images/arrow_left.png) no-repeat center center #e2001a;
    }
    .benefits-slider button.slick-next.slick-arrow {
        background: url(../images/arrow_right.png) no-repeat center center #e2001a;
    }

}
@media screen and (max-width: 560px) {
    .benefits-slider li a .benefits-hover {
        min-height: 46px;
        font-size: 10px;
    }
}
@media screen and (min-width: 981px) {
    .benefits-slider li a:hover .benefits-hover {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}
.boxes {
    padding-bottom: 48px;
}
.about {
    float: right;
    padding-bottom: 60px;
}
.about,
.about-bottom {
    width: 34.5%;
}
.about-bottom {
    position: absolute;
    right: 0;
    bottom: 0;
}
.benefits {
    float: left;
    width: 60%;
}
.benefits h2 {
    margin-bottom: 38px;
}
.about h4 {
    margin-bottom: 28px;
    letter-spacing: 0.03em;
    font-weight: 900;
    font-size: 18px;
}
.about h2 {
    margin-bottom: 32px;
}
.about .text.txt {
    margin-bottom: 0;
}
.about-bottom img {
    float: left;
    margin-top: 16px;
}
.about-bottom a.btn-more {
    float: right;
    border-color: #1a171b;
    background: #1a171b;
}
.about-bottom a.btn-more:hover {
    border-color: #e2001a;
    background: #e2001a;
}
.benefits-slider li a {
    display: block;
    border: 1px solid #dcdcdc;
}
.benefits-slider li a img {
    display: block;
    max-width: 100%;
}
.about-box {
    padding-bottom: 72px;
}
.about-box-inside {
    position: relative;
}
.find-distributor-header {
    padding-bottom: 37px;
}
.find-distributor-header h2 {
    float: left;
}
.find-distributor a.btn-more {
    float: right;
    margin: 30px 0;
    border: 1px solid #1a171b;
    color: #1a171b;
}
.find-distributor-bottom {
    background-color: #fff;
}
.find-distributor-header a.btn-more:hover {
    border-color: #e2001a;
    color: #e2001a
}
.find-distributor {
    padding-bottom: 0;
}
footer {
}
/**
 * FOOTER
 */
footer {
    padding-top: 0;
    padding-bottom: 0;
    background: #fff;
    font-family: roboto;
}
footer .container {
    max-width: 1680px;
}
.footer-top {
    clear: both;
    padding: 77px 0 48px 77px;
    width: 100%;
    background: #f1f2f2;
}
.footer-box {
    float: left;
    width: 21.3%;
}
.footer-box:last-child {
    position: relative;
    float: right;
    padding-top: 53px;
    width: 36%;
}
.footer-box .txt {
    margin-top: -10px;
    padding-top: 6px;
    color: #808285;
    font-size: 14px;
    line-height: 179%;
}
.footer-box h4 {
    margin-bottom: 31px;
    color: #e2001a;
    font-weight: 900;
    font-size: 18px;
}
.footer-box ul {
    margin: 0 0 20px;
    padding: 0;
    list-style-type: none;
}
.footer-box ul li {
    margin-bottom: 8px;
}
.footer-box ul li a {
    position: relative;
    display: block;
    padding-left: 17px;
    color: #808285;
    font-size: 14px;
    line-height: normal;
}
.footer-box ul li a:before {
    position: absolute;
    top: 6px;
    left: 0;
    display: block;
    width: 3px;
    height: 3px;
    background: #e2001a;
    content: "";
}
.footer-box ul li a:hover {
    color: #e2001a;
}
.footer-box .text a {
    color: #808285;
}
.footer-box .text a:hover {
    color: #e2001a;
}
.footer-box:nth-child(2) .txt a {
    position: relative;
    color: #808285;
    font-weight: normal;
    font-size: 14px;
}
.footer-box:nth-child(2) .txt a:hover {
    color: #e2001a;
    text-decoration: none;
}
.footer-box:last-child img {
    display: block;
    max-width: 100%;
}
.footer-bottom {
    padding-top: 63px;
    padding-right: 77px;
    padding-bottom: 68px;
    padding-left: 77px;
}
.copyright {
    float: left;
    color: #a7a9ac;
    font-size: 15px;
    line-height: 16px;
}
.copyright-undicom {
    color: #a7a9ac;
    letter-spacing: 0.05em;
    font-size: 15px;
    font-family: roboto;
    line-height: 16px;
}
.copyright-undicom a:hover {
    color: #e2001a;
    text-decoration: none;
}
.copyright-undicom a img {
    display: inline-block;
    width: 13px;
    height: 13px;
}
nav.footer-menu {
    float: left;
    margin-right: 83px;
}
nav.footer-menu ul li a {
    display: block;
    color: #a7a9ac;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 16px;
}
nav.footer-menu ul li a:hover {
    color: #e2001a;
}
/**
 * FORM
 */

.form-box {
    margin-bottom: 50px;
    padding: 41px 0;
    border: 1px solid #dcddde;
    background: #fff;
}
.form-box h2 {
    /* text-align: center; */
    /* line-height: normal; */
    /* letter-spacing: 0.05em; */
    /* margin-bottom: 31px; */
    /* font-weight: bold; */
    /* font-size: 30px; */
    /* color: #fd833a; */
}
form.form {
    padding: 0;
}
/* labele */
.form label {
    margin-bottom: 13px;
    color: #ec1c24;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-size: 16px;
    font-family: 'open sans';
}
/* INPUTY */
.form .form-control {
    padding-right: 18px;
    padding-left: 18px;
    height: 46px;
    border-width: 1px;
    border-style: solid;
    border-color: #e7e7e7;
    border-radius: 0;
    background-color: #f2f2f2;
    box-shadow: 0 0 0 transparent;
    color: #000000;
    font-weight: 300;
    font-size: 14px;
    font-family: 'roboto';
}
/* TEXTAREA */
.form textarea.form-control {
    height: 134px;
}
/* KLAUZULE I ZGODY */
.form .before-consent-row,
.form .after-consent-row,
.form .consent-row label > *,
.form .consent-all {
    /* font-size: 13px; */
    /* letter-spacing: 0.05em; */
}
.form .consent-all {
    display: block;
    margin-bottom: 20px;
}
/* ZAOKRAGLENIA INPUTOW*/
.form .form-control {
    /* border-radius: 0; */
}
.form button.captcha-refresh.btn.btn-default {
    /* border-top-right-radius: 0; */
    /* border-bottom-right-radius: 0; */
    right: 5px;
    border: 0 none;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    background: #f2f2f2;
}
.form i.fa.fa-refresh {
    color: #e2001a;
    font-size: 16px;
}
/**************** checkbox *******************/

.form .checkbox {
    margin-top: 0;
    margin-bottom: 14px;
    text-align: left;
}
.icheckbox_minimal-custom {
    margin-top: 3px;
    width: 19px;
    height: 20px;
    background: url(../images/checkbox.png) no-repeat;
    vertical-align: top;
}
.icheckbox_minimal-custom.hover {
    background-position: -20px 0;
}
.icheckbox_minimal-custom.checked {
    background-position: -40px 0;
}
.icheckbox_minimal-custom.disabled {
    background-position: -60px 0;
    cursor: default;
}
.icheckbox_minimal-custom.checked.disabled {
    background-position: -80px 0;
}
.form .checkbox .error {
    margin-top: 0;
    font-size: 13px;
}
.form .checkbox label {
    position: relative;
    margin-bottom: 0px;
    padding-right: 0;
    padding-left: 27px;
    width: 100%;
    color: #333333;
    font-weight: 300;
    font-size: 14px;
    font-family: 'roboto';
    line-height: 24px;
}
.form .checkbox [class^="icheckbox"], .form .radio [class^="icheckbox"] {
    position: absolute;
    margin-top: 3px;
    margin-left: -26px;
}
.form .consent-row label > p {
    display: block;
    overflow: hidden;
}
/*KLAUZULE I ZGODY*/
.form .before-consent-row,
.form .after-consent-row {
    padding: 0;
    color: #333333;
    letter-spacing: 0.05em;
    font-weight: 300;
    font-size: 12px;
    font-family: 'roboto';
    line-height: 24px;
}
.form .before-consent-row {
    margin-bottom: 20px;
    padding-top: 14px;
}
.form .after-consent-row {
    margin-bottom: 21px;
    padding-top: 4px;
}
button.btn-primary.btn-lg.pull-right {
    display: inline-block;
    margin: 0 auto 57px;
    margin-top: 7px;
    padding: 0 10px;
    width: 189px;
    height: 46px;
    border: 1px solid #1a171b;
    border-radius: 0;
    background: #fff;
    color: #1a171b;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 14px;
    line-height: 44px;
}
@media screen and (min-width: 1140px) {
    button.btn-primary.btn-lg.pull-right:hover {
        border-color: #e2001a;
        color: #e2001a
    }
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8,
.col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7,
.col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
.col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5,
.col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 0 5px;
}
.row {
    margin: 0 -5px;
}
.form-group {
    margin-bottom: 8px;
}
.element-row {
    position: relative;
}
form.form > .row:last-child {
    text-align: center;
}
/**
 * MAP POINT
 */

.map-point .custom-map-wrapper {
    position: relative;
}
.map-point .custom-map-wrapper .point {
    position: absolute;
    width: 28px;
    height: 40px;
    background: transparent url('../images/marker.png') no-repeat scroll center center;
    cursor: pointer;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.map-point #marker-cloud-wrapper {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 10%;
    height: 10%;
    background: red;
}
.map-point #marker-cloud-wrapper .popover {
    top: 0 !important;
    left: 0 !important;
    display: block;
    margin: 0;
    width: 300px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
}
.map-point #marker-cloud-wrapper .popover .arrow {
    display: none !important;
}
#googleMap {
    height: 670px;
}
/*
    Sekcja logotypow
*/
.logotypes {
    padding: 28px 0;
    height: 156px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.logotypes .logotypes-title {
    float: left;
    padding-right: 30px;
    vertical-align: middle;
    font-size: 22px;
    line-height: 100px;
}
.logotypes-slider-container {
    height: 100px;
}
.logotype-slider {
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
.slick-initialized .logotype {
    display: inline-block;
    float: none;
    padding: 4px;
    vertical-align: middle;
}
.logotype img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100px;
}
/**
 * ARTICLE
 */

.article-image {
    position: relative;
    z-index: 10;
    display: inline-block;
    float: left;
    margin-right: 50px;
    margin-bottom: 20px;
    max-width: 50%;
}
.article-image img {
    max-width: 100%;
}
.article-text {
    overflow: visible;
}
.article-subtitle {
    padding-bottom: 29px;
}
.article-text {
    padding-bottom: 21px;
    border-bottom: 1px solid #e5e5e5;
}
.article-text.no-border {
    border-bottom: 0;
}
.article-date {
    margin-top: -15px;
    padding-bottom: 10px;
    font-weight: bold;
}
.event-navigation {
    margin-top: 10px;
    margin-bottom: 41px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
}
a.btn-event {
    top: 8px;
    right: 0px;
    display: block;
    margin: 0;
    padding: 0 10px;
    width: 189px;
    height: 46px;
    border-width: 1px;
    border-style: solid;
    border-color: #1a171b;
    color: #1a171b;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 14px;
    line-height: 44px;
}
a.btn-event-next {
    float: right;
}
a.btn-event-previous {
    float: left;
}
/**
 Ul custom dots
*/
.text ul,
.text ol ul,
.text ul ul {
    list-style: none;
}
.text ul, .text ol ul, .text ul ul {
    padding-left: 0;
    list-style: none;
}
.text ul > li {
    position: relative;
    left: 40px;
    padding-right: 40px;
}
.text ul > li::before {
    position: relative;
    left: -10px;
    display: inline-block;
    margin-left: -10px;
    width: 10px;
    color: #e2001a;
    content: "\25A0";
    font-weight: 900;
    font-size: 18px;
    font-family: sans-serif;
}
/*
 Galeria
*/
.gallery {
    clear: both;
}
.gallery ul {
    margin: -5px;
    font-size: 0;
}
.gallery li {
    display: inline-block;
    padding: 5px;
    width: 25%;
}
.fancy {
    position: relative;
    display: block;
    width: 100%;
    font-size: 0;
}
.fancy img {
    max-width: 100%;
}
.hover-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
@media screen and (min-width: 1140px) {
    .hover-mask:hover {
        opacity: 0.8;
    }
}
/**
 * SECTION IMAGEGRID
 */
.imagegrid {
    margin: 0 -1%;
    width: auto;
    font-size: 0;
}
/*.imagegrid-cell {*/
/*position: relative;*/
/*display: inline-block;*/
/*width: 25%;*/
/*height: 0;*/
/*padding-bottom: 25%;*/
/*background-size: cover;*/
/*background-position: center;*/
/*background-repeat: no-repeat;*/
/*}*/
.imagegrid-cell {
    position: relative;
    display: block;
    float: left;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.imagegrid-cell img {
    max-width: 100%;
}
.imagegrid-smallcell {
    padding: 0 1%;
    width: 25%;
}
.imagegrid-widecell {
    padding: 0 1%;
    width: 50%;
}
.imagegrid-cell:after {
    position: absolute;
    bottom: 4%;
    left: 4%;
    width: 45px;
    height: 45px;
    background-color: #e2001a;
    background-image: url("../images/zoom.png");
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    opacity: 0;
    transition: opacity 0.4s;
}
.imagegrid-smallcell:after {
    bottom: 4%;
    left: 8%;
}
.imagegrid a {
    margin-bottom: 2%;
    text-align: center;
}
@media screen and (min-width: 1140px) {
    .imagegrid-cell[href]:hover:after,
    .imagegrid-cell[href]:focus:after {
        opacity: 1;
    }
}
.graf-left {
    float: left;
}
.graf-right {
    float: right;
    padding-top: 19px;
}
.graf-left h1 {
    margin-bottom: 6px;
    color: #e2001a;
    letter-spacing: 0.02em;
    font-weight: bold;
    font-size: 48px;
}
.breadcrumb-container {
}
.breadcrumb-container ol {
    margin: 0;
    padding: 0;
    border-radius: 0;
    background: transparent;
}
.graf-box {
    margin-bottom: 47px;
    padding: 55px 80px 64px;
    background: url(../images/top_bg.jpg) no-repeat top center / cover;
}
ol.breadcrumb li a {
    color: #fff;
    letter-spacing: 0.05em;

    font-size: 12px;
}
ol.breadcrumb li a:hover {
    color: #e2001a;
}
.breadcrumb > li + li:before {
    padding: 0 16px;
    color: #fff;
    content: ">";
}
.content-left {
    float: left;
    padding-top: 3px;
    padding-bottom: 30px;
    width: 26.5%;
    position: relative;
}
.content-main {
    float: right;
    width: 67.5%;
}
.article-subtitle {
    color: #e2001a;
    letter-spacing: 0.03em;
    font-weight: bold;
    font-size: 18px;
}
.article-date {
    letter-spacing: 0.03em;
    font-weight: bold;
    font-size: 14px;
}
.article-text.text {
    color: #3b3a3a;
    font-size: 14px;
    line-height: 25px;
}
article.article {
    padding-bottom: 25px;
}
.gallery-box h3 {
    margin-bottom: 31px;
    color: #e2001a;
    letter-spacing: 0.03em;
    font-weight: bold;
    font-size: 18px;
}
body.subpage {
    background: url(../images/body_bg.jpg) no-repeat center -475px;
}
.subpage footer {
    padding-top: 40px;
    background: #fff;
}
.submenu {
    position: absolute;
    padding-bottom: 9px;
}
.submenu ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: outside none none;
}
.submenu ul li, a.first-category {
    margin: 0;
    padding: 0;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}
.submenu > ul > li:last-child {
    border-bottom: 1px solid #dcdcdc;
}
.submenu ul li a, a.first-category {
    position: relative;
    display: block;
    padding: 11px 50px 11px 17px;
    background-position: right center;
    color: #1a171b;
    letter-spacing: 0.05em;
    font-size: 14px;
    line-height: 170%;
}
a.first-category {
    background: #e2001a;
    color: #fff;
}
.submenu ul li.no-ul a {
    background: url(../images/sub_arrow1.png) no-repeat right center;
}
.submenu ul li.active > a, .submenu ul li a:hover {
    background: #e2001a;
    /*background: url(../images/sub_arrow.png) no-repeat #e2001a right center;*/
    color: #fff;
}
.submenu ul li.active.no-ul > a, .submenu ul li.no-ul > a:hover {
    background: #e2001a;
    /*background: url(../images/sub_arrow.png) no-repeat #e2001a right center;*/
    color: #fff;
}
.submenu ul ul {
    margin-top: 0;
    margin-left: 0;
}
.submenu ul ul li {
    position: relative;
    border-right: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    background: #fff;
}
.submenu ul ul li:last-child {
    border-bottom: 0 none
}
.submenu ul li.active ul li a {
    color: #1a171b;
}
.submenu ul li.active ul li.active > a, .submenu ul li.active ul li a:hover {
    background: #f2f2f2;
    color: #d21010;
}
.submenu.categories-left > ul > li > a, .submenu.categories-left > a.first-category {
    position: relative;
    padding-right: 40px;
}
.submenu.categories-left > ul > li > a span.category-caret, .submenu.categories-left > a.first-category span.category-caret {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    background-image: url(../images/icons_plus_minus.png);
    background-position: 9px 5px;
    background-repeat: no-repeat;
}
.submenu.categories-left > ul > li.opened > a span.category-caret {
    background-position: 9px -88px;
}
.submenu.categories-left > ul > li.active.opened > a span.category-caret, .submenu.categories-left > a.first-category.opened span.category-caret {
    background-position: -35px -88px;
}
.submenu.categories-left > ul > li.closed > a span.category-caret {
    background-position: 9px 5px;
}
.submenu.categories-left > ul > li.active.closed > a span.category-caret, .submenu.categories-left > a.first-category span.category-caret {
    background-position: -35px 5px;
}
.submenu.categories-left > ul > li > a:hover > span, .submenu.categories-left > ul > li.closed > a:hover > span {
    background-position: -35px 5px;
}
.submenu.categories-left > ul > li.opened > a:hover > span {
    background-position: -35px -88px;
}
.submenu ul ul li a {
    padding: 8px 30px 9px 31px;
    color: #1a171b;
    font-size: 13px;
    /* background: #fff; */
}
.submenu ul ul li a:before {
    position: relative;
    top: -3px;
    left: -15px;
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #d21010;
    content: '';
}
.submenu ul li.active ul li ul li a, .submenu ul ul li.no-ul a {
    background: transparent;
}
.submenu ul li.active ul li.active ul li.active > a, .submenu ul li.active ul li.active ul li a:hover, .submenu ul ul li.no-ul a:hover {
    background-color: #e6e7e8;
    background-image: none;
    color: #d21010;
}
.submenu ul li ul {
    display: none;
}
.submenu ul ul li.no-ul a {
    background-image: none !important;
}
.submenu ul li.active > ul {
    display: block;
}
.submenu ul li.active ul li.li-no-ul.no-ul a {
    background: url(../images/sub_arrow1.png) right center no-repeat !important;
    color: #7c8a9b !important;
    letter-spacing: 0 !important;
    font-weight: normal !important;
}
.submenu ul li.active ul li.li-no-ul.no-ul a:before {
    display: none;
}
.select-mobile-container {
    display: none;
    margin-top: 30px;
}
.select-mobile-container select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgaWQ9IkxheWVyXzEiICAgZGF0YS1uYW1lPSJMYXllciAxIiAgIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIiAgIHZlcnNpb249IjEuMSIgICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkxIHIxMzcyNSIgICBzb2RpcG9kaTpkb2NuYW1lPSJkb3dubG9hZC5zdmciPiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGE0MjAyIj4gICAgPHJkZjpSREY+ICAgICAgPGNjOldvcmsgICAgICAgICByZGY6YWJvdXQ9IiI+ICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4gICAgICAgIDxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxzb2RpcG9kaTpuYW1lZHZpZXcgICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIgICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IiAgICAgYm9yZGVyb3BhY2l0eT0iMSIgICAgIG9iamVjdHRvbGVyYW5jZT0iMTAiICAgICBncmlkdG9sZXJhbmNlPSIxMCIgICAgIGd1aWRldG9sZXJhbmNlPSIxMCIgICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIgICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIgICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMjciICAgICBpZD0ibmFtZWR2aWV3NDIwMCIgICAgIHNob3dncmlkPSJmYWxzZSIgICAgIGlua3NjYXBlOnpvb209Ijg0LjMiICAgICBpbmtzY2FwZTpjeD0iMi40NzQ5OTk5IiAgICAgaW5rc2NhcGU6Y3k9IjUiICAgICBpbmtzY2FwZTp3aW5kb3cteD0iMTkyMCIgICAgIGlua3NjYXBlOndpbmRvdy15PSIyNyIgICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJMYXllcl8xIiAvPiAgPGRlZnMgICAgIGlkPSJkZWZzNDE5MCI+ICAgIDxzdHlsZSAgICAgICBpZD0ic3R5bGU0MTkyIj4uY2xzLTJ7ZmlsbDojNDQ0O308L3N0eWxlPiAgPC9kZWZzPiAgPHRpdGxlICAgICBpZD0idGl0bGU0MTk0Ij5hcnJvd3M8L3RpdGxlPiAgPHBvbHlnb24gICAgIGNsYXNzPSJjbHMtMiIgICAgIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIiAgICAgaWQ9InBvbHlnb240MTk4IiAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MSIgLz48L3N2Zz4=');
    background-position: top right 10px;
    background-size: 18px;
    background-repeat: no-repeat;
    padding-right: 36px;
    border-radius: 0;
}
.graf-middle {
    float: left;
    margin-left: 13%;
    padding-top: 20px;
    width: 46%;
}
.graf-middle .text.txt {
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
}
.news-first {
    margin-bottom: 10px;
    padding: 0 5px;
    background: transparent;
}
.news-first a {
    display: block;
    clear: both;
    padding: 38px 50px 48px;
    border: 1px solid #e8e7e8;
    background: #fff;
}
.news-first-photo {
    display: block;
    float: left;
    margin-top: 12px;
    width: 47%;
}
.news-first-photo img {
    display: block;
    max-width: 100%;
}
.news-first-content {
    float: right;
    width: 50%;
}
.news-first-header {
    position: relative;
    margin-bottom: 29px;
    min-height: 106px;
}

.content-box .news-first-bottom img{
    display: none;
}
.news-first-header {
}
.news-first-header .news-date {
    top: 12px;
    left: 0;
}
.news-first-header h2 {
    margin-bottom: 0;
    color: #1a171b;
    font-weight: bold;
    font-size: 48px;
    line-height: 60px;
}
.news-first-middle {
    padding-bottom: 7px;
}
.news-first-bottom img {
    float: left;
    margin-top: 10px;
}
.news-first-bottom .btn-more {
    top: 8px;
    right: 0px;
    display: block;
    float: right;
    margin: 0;
    padding: 0 10px;
    width: 189px;
    height: 46px;
    border-width: 1px;
    border-style: solid;
    border-color: #1a171b;
    color: #1a171b;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 14px;
    line-height: 44px;
}
@media screen and (min-width: 1140px) {

    .news-first a:hover .btn-more {
        border-color: #e2001a;
        color: #e2001a;
    }
    .news-first a:hover h2 {
        color: #e2001a
    }
    .news-first a:hover .news-first-header .news-date {
        border-color: #1a171b
    }

}
.pagination-wrapper ul li a, .pagination-wrapper ul li span {
    padding: 0 8px;
    color: #1a171b;

    font-size: 14px;
    line-height: 46px;
}
.pagination-wrapper ul li.active a {
    color: #e2001a;
}
.pagination-wrapper ul li.next a, .pagination-wrapper ul li.prev a {
    width: 45px;
    height: 45px;
    border: 0 none;
    border-radius: 0;
    background: #e2001a;
    color: #fff;
}
.pagination-wrapper {
    max-width: 60%;
}
.pagination-wrapper ul li {
    padding: 0 15px;
}
.contact-left {
    float: left;
    padding: 35px 41px;
    width: 32.5%;
    border: 1px solid #dcddde;
}
.contact-right {
    float: right;
    padding: 35px 41px;
    width: 65.7%;
    border: 1px solid #dcddde;
}
.contact-box h3 {
    margin-bottom: 1px;
    color: #e2001a;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
}
.contact-right table td {
    padding-left: 0;
}
.contact-right h3 {
    margin-bottom: 21px;
}
.contact-box .text.txt {
    margin-bottom: 0;
}
.contact-box {
    margin-bottom: 46px;
}
.person-box {
    overflow: hidden;
}
.person {
    position: relative;
    overflow: hidden;
    margin-bottom: 18px;
    padding: 33px 37px;
    border: 1px solid #dcddde;
}
.person-photo {
    position: relative;
    z-index: 1;
    display: block;
    float: left;
    margin-right: 40px;
    width: 30.6%;
    border: 1px solid #e6e8ea;
}
.person.person-big .person-photo {
    margin-top: 5px;
    margin-right: 62px;
    width: 187px;
}
.person-photo img {
    display: block;
    max-width: 100%
}
.person-content {
    overflow: hidden;
    padding-top: 1px;
}
.person-data {
    margin-bottom: 28px;
}
.person-data h3 {
    margin-bottom: 13px;
    color: #e2001a;
    font-weight: bold;
    font-size: 36px;
    line-height: 138%;
}
.person-data h4 {
    color: #081b32;
    letter-spacing: 0.05em;
    font-size: 14px;

}
.person-contact-box {
    margin: 0 -5px;
}
.person-contact {
    float: left;
    margin-bottom: 0;
    padding: 0 5px;
    width: 50%;
}
.person-contact > a {
    position: relative;
    display: block;
    margin-bottom: 10px;
    padding: 19px 12px 19px;
    height: 100%;
    border: 1px solid #e5e5e5;
    background: #f2f2f2;
    color: #081b32;
}
.person-contact > div {
    position: relative;
    display: block;
    padding: 17px 12px 17px;

    height: 100%;
    border: 1px solid #e5e5e5;
    color: #3d3c3f;
}
.contact-icon {
    position: absolute;
    top: 20px;
    left: 33px;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    transition: all 300ms ease-out;
}
.contact-icon svg {
    fill: #f36733;
}
.contact-name {
    display: block;
    display: block;
    overflow: hidden;
    padding-left: 65px;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 0.05em;
    font-size: 18px;
    line-height: 30px;
    transition: all 300ms ease-out;
}
.contact-name strong {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.person-contact:nth-child(3) {
    width: 100%;
}
.person .text.txt {
    margin: 0 0 24px;
    padding: 23px 0 0 0;
    line-height: 160%;
}
.contact-icon img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.person.person-big {
    margin-bottom: 45px;
    padding: 0 0 41px;
    border: 0 none;
    border-bottom: 1px solid #dcddde;
}
.person-column h3 {
    margin-top: 21px;
    margin-bottom: 20px;
    color: #e2001a;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;

}
.person-column {
    float: left;
    padding: 0 10px;
    width: 50%;
}
.person-columns {
    margin: 0 -10px 28px;
}
.person.person-big .person-photo {
}
.person-column .person-content h3 {
    margin-bottom: 5px;
}
.person-column h4 {
    margin-bottom: 26px;
    font-size: 14px;
}
.person-content a {
    position: relative;
    padding-left: 27px;
    color: #3b3a3a;
    line-height: 30px;
}
.person-content a[href^="tel:"]:before {
    position: absolute;
    top: -1px;
    left: -3px;
    display: inline-block;
    padding: 0px;
    width: 21px;
    height: 21px;
    background: url(../images/icons/phone.svg) no-repeat center center;
    background-size: 21px 21px;
    content: '';
    vertical-align: middle;

}
.person-content a[href^="mailto:"]:before {
    position: absolute;
    top: -1px;
    left: -3px;
    display: inline-block;
    padding: 0px;
    width: 21px;
    height: 21px;
    background: url(../images/icons/email.svg) no-repeat center center;
    background-size: 21px 21px;
    content: '';
    vertical-align: middle;
}
.person-content a[href^="skype:"]:before {
    position: absolute;
    top: -1px;
    left: -3px;
    display: inline-block;
    padding: 0px;
    width: 21px;
    height: 21px;
    background: url(../images/icons/skype.svg) no-repeat center center;
    background-size: 21px 21px;
    content: '';
    vertical-align: middle;
}
/*.person-content a[href^="skype:"]{ padding-left: 0;}*/

.person.person-big .person-content a[href^="tel:"]:before {
    background: transparent;
}
.person.person-big .person-content a[href^="mailto:"]:before {
    background: transparent;
}
.person.person-big .person-content a[href^="skype:"]:before {
    background: transparent;
}
.person-content a:hover {
    color: #e2001a !important;
}
.contact-map #googleMap {
    height: 533px;
}
.contact-map {
    margin-bottom: 51px;
}
.form-box h2 {
    margin-bottom: 38px;
    text-align: center;
}
.form-box {
}
.form-box .container {
    max-width: 1360px;
}
.brand {
    padding: 86px 0 86px 78px;
    background: url(../images/brand_bg.jpg) no-repeat top center / cover;
}
.brand h2 {
    margin-bottom: 31px;
    color: #fff;

    font-size: 34px;
}
.brand .text.txt {
    color: #fff;
    font-size: 16px;
}
.brand .text.txt table td {
    padding-left: 0;
    width: 33.33%;
}
.brand .text.txt table {
    width: 100%;
}
.brand .text.txt table td a {
    position: relative;
    display: block;
    padding-top: 21px;
    padding-left: 48px;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
}
.brand .text.txt table td a[href^="tel:"]:before {
    position: absolute;
    top: 8px;
    left: -11px;
    display: inline-block;
    padding: 0px;
    width: 50px;
    height: 50px;
    background: url(../images/icons/phone2.svg) no-repeat center center;
    background-size: 50px 50px;
    content: '';
    vertical-align: middle;
}
.brand .text.txt table td a[href^="fax:"]:before {
    position: absolute;
    top: 8px;
    left: -11px;
    display: inline-block;
    padding: 0px;
    width: 50px;
    height: 50px;
    background: url(../images/icons/fax.svg) no-repeat center center;
    background-size: 50px 50px;
    content: '';
    vertical-align: middle;
}
.distributor-map {
    position: relative;
    margin-bottom: 48px;
}
.distributor-header h2 {
    float: left;
    color: #1a171b;
    letter-spacing: 0;

    font-weight: bold;
    font-size: 36px;
    line-height: 130%;
}
.distributor-box {
    padding-top: 3px;
}
.address-search-box {
    float: right;
}
.address-search-box button {
    padding-right: 14px;
    width: 190px;
    height: 46px;
    border: 0 none;
    background: #1a171b;

    color: #fff;
    letter-spacing: 0.05em;
    font-size: 14px;
}
.address-search-box button img {
    display: inline-block;
    margin-right: 16px;
    width: 23px;
    height: 23px;
    vertical-align: middle;
}
.address-search-box input {
    float: left;
    margin-right: 5px;
    width: 442px;
    height: 46px;
    border: 1px solid #e8e7e8;
    color: #000;
    font-size: 14px;
}
.distributor-header {
    margin-bottom: 44px;
}
.addres-point {
    float: left;
    padding: 0 8px;
    width: 33.33%;
}
.distributor-points {
    margin: 0 -8px;
}
.point-header h4 {
    float: left;
    color: #fff;
    letter-spacing: 0.05em;
    font-weight: bold;

    font-size: 16px;
}
.point-header {
    padding: 15px 15px 8px;
    background: #1a171b;
}
.point-header img {
    display: block;
    float: right;
    margin-top: -7px;
    margin-right: -4px;
    padding: 1px;
    width: 38px;
    border: 1px solid #312f32;
}
.point-content {
    padding: 37px 40px 6px;
}
.point-content h3 {
    margin-bottom: 7px;
    color: #e2001a;
    font-weight: bold;

    font-size: 18px;
}
.point-content h4 {
    margin-bottom: 25px;
    color: #3b3a3a;
    letter-spacing: 0;

    font-size: 14px;
}
.point-content .text td {
    padding-bottom: 0px;
    padding-left: 0;
}
.point-content .text td a {
    position: relative;
    padding-left: 27px;
    color: #3b3a3a;
    text-decoration: none;
}
.point-content .text td a:before {
    position: absolute;
    top: -1px;
    left: -3px;
    display: inline-block;
    padding: 0px;
    width: 21px;
    height: 21px;
    background: url(../images/icons/web.svg) no-repeat center center;
    background-size: 21px 21px;
    content: '';
    vertical-align: middle;

}
.point-content .text td a[href^="tel:"]:before {
    position: absolute;
    top: -1px;
    left: -3px;
    display: inline-block;
    padding: 0px;
    width: 21px;
    height: 21px;
    background: url(../images/icons/phone.svg) no-repeat center center;
    background-size: 21px 21px;
    content: '';
    vertical-align: middle;

}
.point-content .text td a[href^="mailto:"]:before {
    position: absolute;
    top: -1px;
    left: -3px;
    display: inline-block;
    padding: 0px;
    width: 21px;
    height: 21px;
    background: url(../images/icons/email.svg) no-repeat center center;
    background-size: 21px 21px;
    content: '';
    vertical-align: middle;
}
.point-bottom {
    margin: 0 9px;
    border-top: 1px solid #000000;
}
.point-bottom a {
    display: block;
    padding-top: 14px;
    padding-right: 65px;
    padding-bottom: 14px;
    background: url(../images/show.png) no-repeat top right;
    color: #000;

    text-align: right;
    letter-spacing: 0.05em;
}
.addres-point-content {
    margin-bottom: 15px;
    padding-bottom: 9px;
    border: 1px solid #e8e7e8;
    background: #fff;
}
.point-bottom a:hover {
    background: #e2001a url(../images/show.png) no-repeat top right;
    color: #fff;
}
.offer-box {
    padding-top: 3px;
}
.offer-box .product {
    margin-bottom: 59px;
    padding: 0 35px;
    width: 33.33%;
}
.offer-box .products-box-content {
    margin: 0 -35px;
    margin-bottom: -59px;
    padding-bottom: 0;
}
a.benefits-link {
    display: block;
    padding: 14px 50px 14px 17px;
    width: 100%;
    background-color: #e2001a;
    background-position: right center;
    color: #fff;
    letter-spacing: 0.05em;
    font-size: 14px;
}
a.benefits-link:hover, a.benefits-link.active {
    background: url(../images/sub_arrow.png) no-repeat #1a171b right center;
    color: #fff;
}
.offer-box .product .product-name {
    padding: 0 50px;
}
.submenu ul ul li.active {
    border-right: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
}
.submenu ul li.active {
    border-right: 0 none;
    border-left: 0 none;
}
.product-list .product {
    margin-bottom: 20px;
    padding: 0 10px;
    width: 25%;
}
.product-list .products-box-content {
    margin: 0 -10px;
    padding-bottom: 0;
}
.product-list .product .product-photo img:nth-child(2) {
    margin-bottom: 3px;
    max-width: 100%;
    max-height: 100%;
}
.product-list .product .product-photo {
    margin-bottom: 30px;
}
.product-list .product .product-name {
    margin-bottom: 25px;
}
.product-list .product .product-arrow {
    width: 40px;
    height: 40px;
    background: #e2001a;
}
section.login-form-container {
    margin: 0 auto;
    padding-top: 57px;
    max-width: 420px;
}
section.login-form-container > img {
    margin-bottom: 33px;
    max-width: 100%;
}
.input-prepend {
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px;
    width: 46px;
    height: 46px;
    background: #e2001a;
}
form#login-form input {
    padding-left: 60px;
    background: #fff;
}
form#login-form {
    padding-bottom: 90px;
}
form#login-form button.btn.btn-primary.pull-right {
    display: inline-block;
    float: none !important;
    margin: 43px auto 40px;
    margin-top: 7px;
    padding: 0 10px;
    width: 189px;
    height: 46px;
    border: 1px solid #1a171b;
    border-radius: 0;
    background: #fff;
    color: #1a171b;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 14px;
    line-height: 44px;
}
@media screen and (min-width: 1140px) {
    form#login-form button.btn.btn-primary.pull-right:hover {
        border-color: #e2001a;
        color: #e2001a
    }
}
body.page-login {
    background: url(../images/body_bg_login.jpg) no-repeat top center
}
.files-box ul {
    margin-bottom: 34px;
}
.files-box ul li {
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #e8e7e8;
}
.files-box ul li a {
    position: relative;
    display: block;
    overflow: hidden;
    padding-right: 230px;
    padding-left: 50px;
    background: #f1f2f2;
    letter-spacing: 0.05em;
}
.file-icon {
    position: absolute;
    top: 11px;
    left: 18px;
    display: block;
    width: 26px;
    height: 26px;
}
.file-icon svg {
    fill: #e2001a;
}
.file-name {
    display: block;
    overflow: hidden;
    padding: 12px 0px 11px 6px;
    color: #1f1f1f;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 0.05em;
    font-size: 14px;
    line-height: 180%;
}
.btn-download {
    position: absolute;
    top: 9px;
    right: 11px;
    z-index: 999;
    display: block;
    padding: 4px;
    width: 30px;
    height: 30px;
    background: #e2001a;
    text-align: center;
    line-height: 30px;
}
.btn-download svg {
    fill: #fff;
}
.files-box h3 {
    margin-bottom: 29px;
}
.files-box .text.txt {
    margin-bottom: 41px;
}
.pdf-size {
    position: absolute;
    top: 16px;
    right: 164px;
    color: #1f1f1f;
    letter-spacing: 0.05em;
    font-size: 14px;
}
.files-box ul li:nth-child(even) a {
    background: #fff;
}
@media screen and (min-width: 1140px) {
    .files-box ul li a:hover {
        background: #e2001a !important;
    }
    .files-box ul li a:hover .btn-download svg {
        fill: #1a171b;
    }
    .files-box ul li a:hover .btn-download {
        background: #ffffff;
    }
    .files-box ul li a:hover .file-icon svg {
        fill: #fff;
    }
    .files-box ul li a:hover .file-name {
        color: #fff
    }
}
.product-box-detalis {
    padding-top: 44px;
    border-top: 1px solid #000000;
}
.product-box-detalis ol.breadcrumb li a {
    color: #1a171b;
}
.product-box-detalis ol.breadcrumb li a:hover {
    color: #e2001a;
}
.product-box-detalis ol.breadcrumb > li + li:before {
    color: #1a171b;
}
.product-box-detalis .breadcrumb-container {
    margin-bottom: 39px;
}
.product-detalis-photo {
    float: left;
    max-width: 55%;
    width: 55%;
    border: 1px solid #e8e7e8;
    background: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
}
.product-detalis-photo img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.product-detalis-content {
    float: right;
    max-width: 40%;
}
.product-detalis-content h1 {
    margin-bottom: 37px;
    font-size: 45px;
}
.series {
    margin-bottom: 26px;
    font-size: 18px;
}
.files-box .series {
    margin-bottom: 8px;
}
.product-detalis .files-box ul li a {
    padding-right: 54px;
}
.product-detalis {
    margin-bottom: 41px;
}
.product-box-detalis a.btn-more {
    border: 1px solid #1a171b;
    color: #1a171b;
}
.pagination-wrapper {
    padding: 30px 0;
}
body.product-page {
    background: url(../images/body_bg.jpg) no-repeat center -524px;
}
.threesixty .threesixty_images img.current-image {

    visibility: visible;
    max-width: 100%;
    width: auto;
}
.threesixty .threesixty_images a img {
    display: none;
}
.threesixty .threesixty_images {
    display: none;
    margin: 0;
    padding: 0;
    height: 100%;
    background: #fff;
    list-style: none;
}
.threesixty .threesixty_images li {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    cursor: url(../images/rotate2.png), auto;
    /*background: #fff;*/
}
.threesixty .threesixty_images img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    height: auto;
    transform: translate3d(-50%, -50%, 0);
}
.project-list .news-first:nth-child(even) .news-first-content{
    float: left;
}
.project-list .news-first:nth-child(even) .news-first-photo{
    float: right;
}
.content-box{
    display: flex;
}
.content-main{
    width: 70%;
    padding: 0 2%;
}
.content-left{
    width: 30%;
    padding-right: 20px;
}

.submenu{
    max-width: 450px;

}

.affixHandler-top.affixHandler-top {
    position: absolute;
    top: 0;
}

.affixHandler-middle.affixHandler-middle {
    position: fixed;
    top: 0;
}

.affixHandler-bottom.affixHandler-bottom {
    position: absolute;
    bottom: 0;
}

.news-first .news-first-header.has-date h2{
    padding-left: 126px;
}