@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800&subset=cyrillic-ext');


a:hover {text-decoration:none;}
img {max-width:100%;}

body {
    font-family: 'Montserrat', sans-serif;
    font-size:15px;
    color:#666;
    line-height:28px;
    height:100%;
    font-weight:400;
    overflow-x:hidden;
}
.fxt-video-background {height:600px;position:relative;}

.mobile-menu {display:block;margin-left:10px;border:1px solid rgba(0,0,0,0.1);padding:10px;}
.mobile-menu {}
.mobile-menu-button {width:18px;height:18px;position:relative;}

.mobile-menu-button span {width:100%;height:2px;background:#444;position:absolute;top:8px;}
.mobile-menu-button span:before,
.mobile-menu-button span:after {content:'';height:2px;width:100%;background:#444;position:absolute;left:0;transition:.12s ease;}
.mobile-menu-button span:before {top:-5px;}
.mobile-menu-button span:after {bottom:-5px;}



.side_menu_header {padding:30px;border-bottom:1px solid rgba(255,255,255,0.1);}
.side_menu_header h5 {font-weight:700;margin:0;font-size:16px;color:#fff;}
.side_menu_header .hide_mobile_menu {color:#666;display:inline-block;}

.side_menu_search {}
.side_menu_search input[type="text"] {width:100%;border:1px solid rgba(255,255,255,0.4);padding:5px 10px;}

.side_menu_block {padding:30px;border-bottom:1px solid rgba(255,255,255,0.1);}

.push-nav-wrap {position:absolute;top:0;bottom:0;left:0;right:0;overflow-y:auto;}

.push-nav {
    line-height:24px;
    background:#191919;
    position:fixed;
    width:340px;
    max-width:90%;
    height:100%;

    box-shadow:none;

    -ms-transform:translateX(100%);
    -webkit-transform:translateX(100%);
    transform:translateX(100%);

    top:0;
    right:0;
    z-index:10000;

    -webkit-transition: transform 0.3s ease, box-shadow 0.3s;
    -moz-transition: transform 0.3s ease, box-shadow 0.3s;
    -o-transition: transform 0.3s ease, box-shadow 0.3s;
    transition: transform 0.3s ease, box-shadow 0.3s;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mobile_nav_visible .push-nav {
    box-shadow:0 0 30px rgba(0,0,0,0.2);

    -ms-transform:translateX(0);
    -webkit-transform:translateX(0);
    transform:translateX(0);
}


.push_nav_menu > ul {list-style-type:none;padding:0 0;margin:0;}
.push_nav_menu > ul > li:not(:last-child) {}
.push_nav_menu > ul > li > a {
    font-size:16px;
    color:#fff;
    display:block;
    padding:10px 0;
    -moz-transition: color 0.4s ease;
    -ms-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
    -webkit-transition: color 0.4s ease;
    transition: color 0.4s ease;
    position: relative;
    padding-right:30px;

    font-weight: 500;
}

.push_nav_menu > ul > li > a:not([href]) {
    font-size:16px;
    color:#fff;
    display:block;
    padding:10px 0;
    -moz-transition: color 0.4s ease;
    -ms-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
    -webkit-transition: color 0.4s ease;
    transition: color 0.4s ease;
    position: relative;
    padding-right:30px;
    font-weight: 500;
}

.push_nav_menu > ul > li > a:not([href]):hover {
    color:#fff;
}


.push_nav_menu > ul > li > a:hover {color:#fff;}
.push_nav_menu > ul > li > a:hover,
.push_nav_menu > ul > li > a:link,
.push_nav_menu > ul > li > a:active {
    text-decoration:none!important;
}

.push_nav_menu > ul > li > a.open {color:#ab1e42!important;}

.push_nav_menu > ul > li.has-sub-menu > a:after {
    right:0;
    position:absolute;
    color:#fff;
    opacity:0.5;
    font-size:15px;
    content: "\f3d3";
    font-family: "Ionicons";
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: transform 0.4s ease;
}
.push_nav_menu > ul > li.has-sub-menu > a.open:after {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

/** Mobile menu LEVEL - 2 **/
.push_nav_menu > ul ul {list-style-type:none;padding:0 0 0 20px;margin:0;display:none;}
.push_nav_menu > ul ul li {padding:5px 0;}
.push_nav_menu > ul ul a {display:block;color:#999;font-size:14px;font-weight:500;}
.push_nav_menu > ul ul a:hover {color:#444;}


.site_overlay {position: fixed;top:0;left:0;right:0;bottom:0;background-color:#000;z-index:9999;opacity:0.5;display:none;}


.container {min-width: 320px!important;}

@media (min-width: 1280px) {
    .container {min-width: 320px!important;max-width: 1170px;}    
}
@media (max-width: 575.98px) { 
    .container {max-width:90%}    
}

#header ul, #header ol {margin:0;padding:0;list-style-type:none;}

.header-main {border-bottom:1px solid #ededed;position:relative;}
.header-main-inner {}

.header-bottom {padding:16px 0 14px 0;border-bottom:1px solid #ededed;}

.site-logo {border-left:1px solid #ededed;border-right:1px solid #ededed;display:flex;padding:0 25px;}


.main-nav-list {}
.main-nav-list .main-nav-item {margin-left:48px;position:relative;}
.main-nav-list .main-nav-item > a {color:#3f3f3f;font-weight:600;font-size:15px;display:block;line-height:110px;}

.main-nav-list .main-nav-item > a span {display:inline-block;position:relative;}
.main-nav-list .main-nav-item > a span:before {content:'';position:absolute;bottom:30px;left:0;width:40px;height:2px;background:#ab1e42;transform:scaleX(0);transition: transform 0.2s ease;}

.main-nav-list .main-nav-item:hover > a span:before {transform:scaleX(1);}

.site-logo,
.main-nav-list .main-nav-item > a  {
    height:108px;line-height:108px;
    overflow:hidden;
}



@media (max-width: 767.98px) {
    .site-logo,
    .main-nav-list .main-nav-item > a  {
        height:70px;line-height:70px;
        overflow:hidden;
    }

    .site-logo {border:none!important;padding:0!important;}
    .site-logo img {max-height:90%;}
}
@media (max-width:1199.98px) {
    .main-nav-list .main-nav-item {margin-left:30px;}
    .main-nav-list .main-nav-item > a {font-size:14px;}

}

.search-toggle a {color:#222;display:inline;padding:10px 10px;}
.search-toggle a:hover {background-color:#ab1e42;color:#fff;}

.language-switch a {color:#ccc;display:inline;padding:10px;font-size:15px;font-weight:500;text-decoration:underline;}
.language-switch a:hover {color:#ab1e42;}

.zoomlion h2 {position:relative;padding-left:18px;margin:0;color:#555;}
.zoomlion h2:before {content:'';position:absolute;width:8px;height:8px;left:0;background:#ab1e42;top:5px;border-radius:50%;z-index:1;}
.zoomlion h2:after {content:'';position:absolute;width:8px;height:8px;left:0;background:#ccc;top:5px;border-radius:50%;z-index:0;animation: pulse-border-2 1200ms ease-out infinite;}

.header-bottom, .zoomlion h2 {font-size:12px;font-weight:300;line-height:20px;}

.top-contacts > div {margin-right:40px;color:#555;}
.top-contacts > div:last-child {margin-right:0;}
.top-contacts > div b {color:#9e9e9e;font-weight:400;}
.top-contacts > div a {color:#212529;}
.top-contacts > div a:hover {color:#111;}
.top-contacts > div.link_fb a {color:#3b3d75;}

@media (max-width: 991.98px) {
    .top-contacts {margin-top:10px;}
}


.section-title {margin-bottom:40px;}
.section-title .title {margin:0;color:#333;font-weight:600;font-size:24px;position:relative;padding-bottom:15px;letter-spacing:-0.6px;}
.section-title .title:after {content:'';position:absolute;bottom:0;left:0;height:2px;width:48px;background-color:#ab1e42;}
.section-title p {color:rgba(0,0,0,0.3);margin:10px 0 0 0;font-size:15px;font-weight:400;}


.section-inner {padding:55px 0;}
@media (max-width: 767.98px) {
    .section-inner {padding:35px 0;}
}

.border-bottom {border-bottom:1px solid #f0efef;}

.box-green {background-color:#ab1e42;padding:50px 40px;color:#eee;}
.box-green .section-title .title {color:#fff;}
.pad-50 {padding:50px 0;}

.box-green .section-title .title:after {background-color:rgba(255,255,255,0.5);}

.link-more {color:#ab1e42;display:inline-block;}
.link-more:after {content:'\f0a9';font-family:'FontAwesome';margin-left:10px;}

.section-home {min-height:500px;position:relative;background-position:top center;background-repeat:no-repeat;background-size:cover;}
.section-home:after {content:'';background-color:rgba(0,0,0,0.46);position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}

.home-content {position:absolute;top:50%;left:0;width:100%;z-index:5;color:#fff;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.home-content h3 {font-size:48px;font-weight:700;margin:0 0 0 0;}
.home-content p {font-size:18px;font-weight:500;margin:0;}
.home-content .buttons {margin-top:40px;}
.text-big {color:#333;font-size:22px;font-weight:400;line-height:32px;}


@media(min-width:1200px) {
    .home-content h1 {letter-spacing:-1px;font-size:48px;}
    .home-content p {font-size:30px;margin:10px 0 0 0;}
    .home-content .button {padding:8px 30px;height:auto;line-height:none;}
}

@media(max-width:1199px) {
    .home-content h1 {font-size:48px;}
}
@media(max-width:991px) {
    .home-content h1 {font-size:36px;}
}
@media(max-width:767px) {
    .home-content h1 {font-size:30px;}
    .home-content p {font-size:16px;}

    .section-title .title {font-size:18px;}
    .banner-slide, .banner-slide .slide-item {height:500px!important;min-height:500px!important}
}



.banner-slide {
    position:relative;
    color:#fff;
    z-index:2;
}


.banner-slide  .slide-item {
    position: relative;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
}

.banner-slide, .banner-slide .slide-item {
    /*height:calc(100vh - 159px);*/
    min-height:600px;
}

.banner-slide  .slide-item:after {
    content:'';background-color:rgba(0,0,0,0.4);position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;
}

.banner-slide .slide-item .anim {
    opacity: 0;
    -webkit-transform: translate(0, 40px);
    transform: translate(0, 40px);

    -webkit-transition:0.65s;
    -o-transition:0.65s;
    transition:0.65s;

}

.banner-slide .active .slide-item .anim {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.banner-slide.owl-carousel .owl-nav button.owl-prev,
.banner-slide.owl-carousel .owl-nav button.owl-next {
    position:absolute;
    top:50%;
    z-index:10;
    background-color:rgba(255,255,255,0.2);
    width:60px;
    height:60px;
    margin-top:-30px;
    margin:0;
    border-radius:0;
    font-size:30px;
    transition:background-color 0.3s ease;
}
.banner-slide.owl-carousel .owl-nav button.owl-prev:hover,
.banner-slide.owl-carousel .owl-nav button.owl-next:hover {
    background-color:#ab1e42;
}


.banner-slide.owl-carousel .owl-nav button.owl-prev {
    left:0;
}
.banner-slide.owl-carousel .owl-nav button.owl-next {
    right:0;
}

.category-list .category-item {width:calc(100% - 1px);position:relative;margin-right:1px;margin-bottom:1px;}


.category-item .image {position:relative;height:200px;width:100%;overflow:hidden;background-size:cover;background-position:50% 50%;}
.category-item .image:before {
    content:'';position:absolute;top:0;left:0;right:0;bottom:0;   
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(transparent), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.55));
    z-index:2;

    transition:opacity 0.6s;
}


@media (min-width: 576px) {
    .category-list .category-item {width:calc(50% - 1px);}
    .category-item .image {height:230px;}
}

@media (min-width: 992px) {
    .category-list .category-item {width:calc(20% - 1px);}
    .category-item .image {height:230px;}
}

.category-item:hover .image:before {opacity:0;}
.category-item img {position:relative;z-index:1;}

.category-item .title {position:absolute;left:0;bottom:0;right:0;z-index:3;transition: bottom 0.3s;}
.category-item .title h3 {color:#fff;font-weight:500;font-size:16px;padding:0 10px;text-align:center;}

.category-item .title span {background:transparent;padding:12px 8px 10px 8px;position:relative;display:inline-block}
.category-item .title span:hover {text-decoration:underline;}

.category-item .title span:after {
    content:'';position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:-1;background:#ab1e42;opacity:0;
    transform:scale(0.8);

    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    transition:opacity 0.6s, transform 0.3s;
}

.category-item:hover .title {bottom:30px;}
.category-item:hover .title span:after {
    opacity:1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}


.service-box {margin:20px 0 10px 0;}

.service-box .number {flex-basis:100px;}
.service-box .num {font-weight:700;font-size:48px;color:#ab1e42;}
.service-box .info {padding-right:50px;}
.service-box .info h4 {font-size:20px;color:#222;margin:0 0 10px 0;font-weight:600;letter-spacing:-0.4px}
.service-box .info p {font-size:13px;line-height:24px;}

@media (max-width: 767.98px) {
    .service-box .num {font-size:24px;}
    .service-box .number {flex-basis:50px;}
}



.product-box {margin-bottom:30px;transition: all .15s ease;/*box-shadow:0 2px 5px rgba(0,0,0,0.03);*/}
.product-box:hover {box-shadow:0 10px 30px rgba(0,0,0,0.06);z-index:2;}
.product-box .image {position:relative;}
.product-box .image:before {content:'';position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,0.05);}
.product-box .image img {width:100%;}

.product-box .info {border:1px solid #e0e0e0;border-top:0 none;height:160px;padding:30px;text-align:center;}
.product-box .info h4 a {font-size:14px;color:#111;font-weight:500;margin:0;-webkit-line-clamp: 3;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical; overflow: hidden;}

.btn-green {background-color:#ab1e42;color:#fff;display:inline-block;padding:6px 32px 4px 32px;font-size:13px;border-radius:1px;transition:0.3s;position:relative;}
.btn-green:hover {background-color:#333;color:#fff;}

.product-box:hover {transform:translateY(-2px);}

.video {padding:7rem 0;background-size:cover;background-position:50% 50%;position:relative;}
.video:before {content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-color:#ab1e42;opacity:0.9;}

.video-content {position:relative;z-index:3;padding:0 40px;}
.video-content h3 {color:#fff;font-size:30px;font-weight:600;line-height:46px;letter-spacing:-1px;margin:0 0 30px 0;}

@media (max-width: 767.98px) {
    .video {padding:5rem 0;}
    .video-content h3 {font-size:18px;letter-spacing:-0.4px;line-height:30px;font-weight:600;}
}


.how-it-work-play {}
.how-it-work-play a:focus,
.how-it-work-play a:active {border:0 none;outline:0 none;}

.how-it-work-play .icon {color:#fff;font-size:25px;display:inline-block;width:74px;height:74px;border-radius:100%;position:relative;margin:0 auto 0 auto;z-index:1;}
.how-it-work-play .icon:hover {}
.how-it-work-play .icon:after {content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,0.3);border-radius:100%;transform:scale(1);transition:transform 0.2s ease;z-index:0;transition:all 0.3s ease;}
.how-it-work-play .icon:hover:after {transform:scale(1.1);background-color:#d41623;}

.how-it-work-play .icon i {margin-left:5px;position:relative;z-index:2;}
.how-it-work-play a:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: rgba(0,0,0,0.3);
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}



@keyframes pulse-border-2 {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(2.5);
        opacity: 0;
    }
}


.partner {background:#fff;height:90px;text-align: center;margin-bottom:30px;border:1px solid #f2f2f2;}

.news-box {margin-bottom:30px;}
.news-box .image {}
.news-box .image img {width:100%;}

.news-box .info {padding:10px;border:1px solid #e0e0e0;}
.news-box .info .date {color:#a7a7a7;font-size:10px;margin:0 0 2px 0;letter-spacing:0.5px;}
.news-box .info h4 {font-size:14px;font-weight:500;line-height:24px;}
.news-box .info h4 a {color:#212121;}
.news-box .info h4 a:hover {color:#ab1e42;}

#footer {font-size:13px;line-height:24px;margin-bottom:40px;}
#footer a {color:#6b6b6b;}
#footer a:hover {color:#111;}
#footer .list-unstyled li {margin:0 0 4px 0;position:relative;}

.footer-block {margin-bottom:30px;}
.footer-block h4 {font-size:18px;font-weight:600;color:#ab1e42;margin:0 0 20px 0;}
.footer-block b {font-weight:600;color:#333;}

.footer-copyright {padding-top:14px;border-top:1px solid #f0efef;}

.footer-main {padding:55px 0 25px 0;border-top:1px solid #f0efef}
#footer .social_icons a {display:inline-block;width:32px;height:32px;color:rgba(170,30,66,.9);border:1px solid rgba(170,30,66,.8);text-align:center;line-height:30px;font-size:14px;border-radius:50%;margin:0 10px 0 0;transition:all .3s;}
#footer .social_icons a:hover {color:rgba(0,0,0,.85);border:1px solid rgba(0,0,0,.3);}




.dropdown_menu, .mega_dropdown_menu {
    position:absolute;
    left:0;
    width:300px;
    top:100%;
    /*
    top:calc(100% + 10px);
    
    opacity:0;
    visibility:hidden;
    
        
    transition: all 0.3s ease;
    */
    display:none;
    z-index:100;
}

.dropdown_inner {
    background:#f0f1f2;
    padding:20px;
    position:relative;
    border-radius:1px;
}



.dropdown_menu ul {margin:0;padding:0 0;list-style-type:none;}
.dropdown_menu ul > li > a {display:block;padding:4px 10px 2px 10px;border-bottom:1px solid #f3f3f3;color:#676767;transition:all 0.2s;position:relative;font-size:13px;font-weight:500;letter-spacing:0.5px;}


.dropdown_menu ul > li:last-child > a {border-bottom:0;}
.dropdown_menu ul > li > a:hover {color:#ab1e42;padding-left:15px;}


.main-nav .main-nav-item:hover .dropdown_menu {
    /*
    opacity:1;
    top: calc(100%);
    visibility: visible;
    */
}

.wow {visibility: hidden;}


@-webkit-keyframes spinner2 {
    20% {
        -webkit-transform: translateY(2px);
        -moz-transform: translateY(2px);
        -ms-transform: translateY(2px);
        -o-transform: translateY(2px);
        transform: translateY(2px);
    }

    100% {
        color:red;
        -webkit-transform: translateY(-2px);
        -moz-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        -o-transform: translateY(-2px);
        transform: translateY(-2px);
    }
}

@keyframes spinner2 {
    20% {
        -webkit-transform: translateY(2px);
        -moz-transform: translateY(2px);
        -ms-transform: translateY(2px);
        -o-transform: translateY(2px);
        transform: translateY(2px);
    }
    100% {
        -webkit-transform: translateY(-2px);
        -moz-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        -o-transform: translateY(-2px);
        transform: translateY(-2px);
    }
}

.start_button {position:absolute;bottom:40px;z-index:4;left:50%;}
.start_button a {color:#fff;font-size:12px;display:inline-block;width:44px;height:44px;border:1px solid rgba(255,255,255,0.5);text-align:center;line-height:43px;-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;transition: .4s linear;}
.start_button a:hover {border-color:rgba(255,255,255,1);}
.start_button a .icon {display:block;-webkit-animation: spinner2 0.8s;animation: spinner2 0.8s;animation-iteration-count: infinite;-moz-animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;-o-animation-iteration-count: infinite;}


.fadeInUpShorter {-webkit-animation-name: fadeInUpShorter;animation-name: fadeInUpShorter;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;}

/* Fade In Up Shorter */
@-webkit-keyframes fadeInUpShorter {
    from {
        opacity: 0;
        -webkit-transform: translate(0, 50px);
        transform: translate(0, 50px);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpShorter {
    from {
        opacity: 0;
        -webkit-transform: translate(0, 50px);
        transform: translate(0, 50px);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}


/* Fade In Up Shorter */
@-webkit-keyframes fadeInUpShorter2 {
    from {
        opacity: 0;
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpShorter2 {
    from {
        opacity: 0;
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}


.fadeInUpShorter2 {-webkit-animation-name: fadeInUpShorter2;animation-name: fadeInUpShorter2;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;}
.preloader {position:fixed;z-index:10000;width:100%;height:100%;left:0;top:0;background:#fff;}

.loader {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #f8d018;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 1s linear infinite; /* Safari */
    animation: spin 1s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.preloader .loader {position:absolute;left:50%;top:50%;margin:-25px 0 0 -25px;}



.page-title {position:relative;background-position:top center;background-repeat:no-repeat;background-size:cover;background-color:#3b3d75;}
/*.page-title:after {content:'';background-color:rgba(0,0,0,0.4);position:absolute;left:0;top:0;width:100%;bottom:0;z-index:1;}*/

.page-title-inner {position:relative;z-index:2;padding:30px 0 28px 0;}
#header.header-sticky + .page-title .page-title-inner {padding:250px 0 80px 0;}

.page-title .title {font-size:24px;font-weight:600;margin:0 0 0 0;color:#fff;}

@media (max-width: 767px) {
    .page-title .title {font-size:24px;}
}

@media(min-width:1200px) {
    .main-content {
        padding-left:60px;
    }
}

.main-content-block {margin-bottom:40px;}
.main-content-block + hr {margin-bottom:40px;margin-top:0;}

.main-content ul, .main-content ol {
    margin:0 0 20px 0;
}

.sidebar_widget {margin-bottom:45px;}

.menu_sidebar {}
.menu_sidebar ul {margin:0;padding:0;list-style-type:none;}
.menu_sidebar ul li {margin-bottom:1px;}

.menu_sidebar a {display:block;padding:16px 20px 10px 20px;background:#f3f3f3;color:#999;font-size:14px;font-weight:400;letter-spacing:2px;transition: 0.2s;font-weight:500;}
.menu_sidebar a:hover:not(.active) {padding-left:25px;color:#000;}

.menu_sidebar a.active {background-color:#eee;color:#5a4d0e;}


.counter-box {text-align:center;}
.counter-box h6 {color:#222;font-size:36px;font-weight:700;margin:0 0 10px 0;}
.counter-box p {margin:0;}




.u-flex {display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;}
.u-flex1 {-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex: 1 1 auto;}
.u-flex0 {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}

.icon-box {margin-bottom:10px;}
.icon-box .icon-box-icon span {display:inline-block;background-color:#ab1e42;color:#fff;width:60px;height:60px;font-size:20px;text-align:center;line-height:60px;border-radius:100%;}
.icon-box .icon-box-icon {margin-right:20px;}

.icon-box .icon-box-info {padding-top:10px;}

.icon-box h3 {font-size:14px;margin:0;}
.icon-box p {color:#666;}

.map-container .map-full {width: 100%;height: 300px;}

.cblock {margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #eee;}

.box-1 {border:1px solid #dee2e6;padding:60px 40px;margin-bottom:30px;}

@media(min-width:1200px) {
    .box-1{height:340px;}
    .box-1.box-zoomlion p {font-size:24px;font-weight:300;line-height:48px;}
    .box-1.box-monmach p {font-size:18px;font-weight:300;line-height:36px;}
}
.box-1 h5 {font-size:36px;font-weight:800;margin:0 0 30px 0;}
.box-1 p {margin:0;}

.box-1.box-zoomlion h5 {color:#ab1e42;}

.box-1.box-monmach h5 {color:#124d89;}
.box-1.box-monmach h5 span {color:#090506;}

@media (max-width: 767.98px) {
    .box-1 {padding:40px 20px;}
    .box-1 h5 {font-size:24px;margin:0 0 15px 0;}
}


@media(min-width:1200px) {
    .news-list-page .news-box .info h4 {font-size:16px;margin:5px 0;line-height:28px;}
}

.news-title h2 {font-size:30px;color:#000;font-weight:700;}

.product-list-item {margin-bottom:30px;}
.product-list-item > div {}
.product-list-item .image {position:relative;}
.product-list-item .image img {width:100%;}
.product-list-item .image:before {content:'';position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,0.03);}

.product-list-item .info {padding:50px;background:#f2f2f2;}
.product-list-item .info h3 {font-weight:600;font-size:20px;color:#333;border-bottom:1px solid #ccc;padding-bottom:20px;margin:0 0 20px 0;letter-spacing:-0.5px;}
.product-list-item .info:hover {background-color:#ab1e42;color:#fff;}
.product-list-item .info:hover h3{color:#fff;border-bottom-color:#fff;}

.product-list-item .info:hover .link-more {color:#333;}
.product-list-item .info:hover .link-more:hover {color:#fff;}

@media (min-width: 992px) {
    .product-list-item .image {width:45%;}
    .product-list-item .info {width:55%;}
}

@media (max-width: 991.98px) {

    .product-list-item .info {padding:40px 20px;}
}

.categories a {display:inline-block;color:#666;padding:6px 10px;border:1px solid #999;margin-right:5px;margin-bottom:5px;font-size:14px;border-radius:2px;}
.categories a.active {background:#ab1e42;border-color:#ab1e42;color:#fff;}
.categories a:hover:not(.active) {color:#ab1e42;border-color:#ab1e42;}



.gallery-top .swiper-slide img {width:100%;}
.gallery-thumbs .swiper-slide {cursor:pointer;}
.gallery-thumbs .swiper-slide img {width:100%;}

.product-detail .thumbs > .thumbs-item {width:25%;opacity:0.64;cursor:pointer;position:relative;}
.product-detail .thumbs > .thumbs-item.active {box-shadow:inset 0 0 0 -3px red ;opacity:1;}

.product-detail .thumbs > .thumbs-item {position:relative;}
.product-detail .thumbs > .thumbs-item:before {content:'';position: absolute;width:100%;height:100%;z-index:2;box-shadow:0 0 0 3px transparent inset;}
.product-detail .thumbs > .thumbs-item img {width:100%;position:relative;z-index:1;}

.product-detail .thumbs > .thumbs-item.active:before {box-shadow:0 0 0 3px #ab1e42 inset;}

.payment-condition {background:#f2f2f2;color:#555;}
.payment-condition-title {margin:0 0 10px 0;}
.payment-condition-title h4 {margin:0;font-size:18px;color:#222;}
.payment-condition-text p {margin:0;}



.product-name h1 {font-size:28px;color:#222;font-weight:600;margin:0;}
.product-description-text {border-bottom:1px solid #999;padding-bottom:10px;font-size:14px;}

.product-actions {}
.product-actions .btn-green {font-size:14px;border-radius:4px;}
.product-actions .act-1 {margin-right:20px;}

.link-download {color:#222;font-size:14px;}
.link-download:before {content:'\f019';font-family:'FontAwesome';margin-right:10px;}


.product-detail .table td,
.product-detail .table th {padding:5px 10px;font-size:13px;}


.bread_crumb_area {border-bottom:1px solid #eee;}
.bread_crumb {margin:10px 0;font-size:15px;color:#fff;}
.bread_crumb a {margin-right:10px;color:#fff;transition:color .3s ease-in-out;font-size:14px;}
.bread_crumb a:hover {color:green;}
.bread_crumb li:not(:last-child) a:after {content:'\f105';font-family:'FontAwesome';margin-left:12px;color:#ccc;}

.small-gutters {
    margin-right: -5px !important;
    margin-left: -5px !important;
}
.small-gutters > [class*="col-"] {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.site-search {
    position:fixed;
    top:-100%;
    left:0;
    z-index:10000;
    width:100%;
    background:#fff;
    visibility:hidden;
    transition:all 0.3s  ease, visibility 0s ease;
}


.site_search_visible .site-search {
    visibility:visible;
    top:0;
    /*
    -ms-transform:translateY(0);
    -webkit-transform:translateY(0);
    transform:translateY(0);
    */

}

.site-search .search-input {
    border: none;
    border-bottom: 1px solid #ccc;
}

.site-search .search-input:focus {outline:none;}
.hide_search {cursor:pointer;}

.site-search .btn
{
    background-color: #ab1e42;;
    border-color: #c24061;
}

.home_pattern_overlay {position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;background:url(../images/pattern.png);}

