* {
    scrollbar-width: thin;
    scrollbar-color: #e3000f #eaeaea
}

*::selection {
    background: #e3000f;
    color: #fff
}

html {
    background: #000
}

.s-pdg .fixed-img * {
    color: #000
}

#facebook_slider_widget {
    color: #FFF;
    height: 40px;
    left: 0;
    margin-left: -290px;
    margin-top: -110px;
    position: fixed;
    top: 40%;
    transition: all .3s ease 0s;
    width: 330px;
    z-index: 600;
    cursor: pointer;
    background: url(/images/front/button_fb.png) right 0 no-repeat #3B579D;
    padding-left: 0
}

#facebook_slider_widget:hover {
    margin-left: 0 !important
}

#facebook_slider_widget div {
    display: table-cell;
    vertical-align: top
}

div.p img {
    max-width: 100%;
    height: auto !important;
    object-fit: cover;
    object-position: center
}

.flex-center {
    align-items: center
}

#cookies-message {
    padding: 5px 15px;
    font-size: 12px;
    line-height: 1.3;
    text-align: center;
    position: fixed;
    bottom: 0;
    background-color: rgb(0 0 0 / .85);
    max-width: 100%;
    z-index: 10500;
    color: #fff;
    width: 100%;
    left: 0;
    letter-spacing: 0 !important;
    line-height: 1.4 !important;
    word-spacing: normal !important
}

#cookies-message a {
    color: #ddd
}

#cookies-message a#accept-cookies-checkbox {
    background-color: #fff;
    font-size: 14px;
    padding: 3px 7px;
    color: #000;
    border-radius: 8px !important;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    margin: 10px 20px 10px 20px
}

#cookies-message a#accept-cookies-checkbox:hover {
    background: #000;
    color: #fff
}

a,
button {
    outline: none !important;
    text-decoration: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-family: "Oxanium", sans-serif
}

.fb-allter:hover {
    color: #dedede
}

.fb-allter {
    position: relative;
    float: left;
    width: 290px;
    max-width: 290px;
    text-align: center;
    color: #fff;
    padding: 12px 0 10px 0;
    font-size: 18px;
    z-index: 0;
    text-transform: uppercase;
    line-height: 1
}

section div.p a {
    color: #555
}

section div.p a:hover {
    color: #ccc
}

.social_slider_widget {
    background-image: none !important;
    color: #FFF;
    height: 40px;
    left: 0;
    margin-left: -290px;
    margin-top: -110px;
    position: fixed;
    top: 40%;
    transition: all .3s ease 0s;
    width: 330px;
    z-index: 600;
    cursor: pointer;
    background-color: #3B579D;
    padding-left: 0
}

.social_slider_widget:hover {
    margin-left: 0 !important
}

.social_slider_widget div {
    display: table-cell;
    vertical-align: top;
    max-width: 290px
}

.social_slider_widget+.social_slider_widget {
    top: calc(40% + 45px)
}

.social_slider_widget+.social_slider_widget+.social_slider_widget {
    top: calc(40% + 90px)
}

.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget {
    top: calc(40% + 135px)
}

.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget {
    top: calc(40% + 180px)
}

.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget {
    top: calc(40% - 45px)
}

.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget {
    top: calc(40% - 90px)
}

.social_slider_widget.facebook {
    background: #3B579D
}

.social_slider_widget.twitter {
    background: #5EAADE
}

.social_slider_widget.linkedin {
    background: #0E76A8
}

.social_slider_widget.instagram {
    background: #e1306c
}

.social_slider_widget.pinterest {
    background: #e60023
}

.social_slider_widget.youtube {
    background: #c4302b
}

.social_slider_widget.medium {
    background: #03a87c
}

.social_slider_widget:before {
    font: normal normal normal 24px/40px "FontAwesome";
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    text-align: center
}

.social_slider_widget.facebook:before {
    content: "\f09a"
}

.social_slider_widget.twitter:before {
    content: "\f099"
}

.social_slider_widget.linkedin:before {
    content: "\f0e1"
}

.social_slider_widget.instagram:before {
    content: "\f16d"
}

.social_slider_widget.pinterest:before {
    content: "\f231"
}

.social_slider_widget.youtube:before {
    content: "\f167"
}

.social_slider_widget.medium:before {
    content: "\F35A"
}

#preloader #status {
    margin-top: 50px
}

#preloader #status::before {
    background-image: url(/images/front/logo.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: " ";
    height: 120px;
    transform: translateX(-50%);
    margin-top: -150px;
    position: absolute;
    margin-left: 0;
    width: 200px;
    left: 50%
}

#preloader {
    background: #f5f5f5;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 33232
}

.preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    margin: 0 auto
}

.preloader .preloader-circle {
    width: 70px;
    height: 35px;
    position: relative;
    overflow: hidden
}

.preloader .preloader-circle:before {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    border: 5px solid #0000;
    border-color: #347048 #e3000f #f5f5f5 #f5f5f5;
    border-radius: 50%;
    box-sizing: border-box;
    animation: rotate 1s ease-in-out infinite;
    transform: rotate(-200deg)
}

@keyframes rotate {
    0% {
        border-width: 10px
    }
    25% {
        border-width: 3px
    }
    50% {
        transform: rotate(115deg);
        border-width: 10px
    }
    75% {
        border-width: 3px
    }
    100% {
        border-width: 10px
    }
}

body {
    font-family: "Mulish", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.75;
    color: #121212;
    background: #f9f9f9;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    -webkit-font-smoothing: antialiased;
    overflow-x: clip !important
}

.navbar .navbar-toggler {
    padding: 0;
    border: none;
    border-radius: 0;
    width: 23px;
    position: relative;
    display: none
}

.navbar .navbar-toggler .menu-lines {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 5px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease
}

.navbar .navbar-toggler.actived .menu-lines {
    margin-top: 15px
}

.navbar .navbar-toggler .menu-lines:after,
.navbar .navbar-toggler .menu-lines:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 26px;
    height: 2px;
    display: inline-block;
    background-color: #454647;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease
}

.navbar .navbar-toggler .menu-lines:after {
    top: 16px;
    width: 22px
}

u,
u * {
    text-decoration: underline
}

.navbar .navbar-toggler .menu-lines span {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background-color: #454647
}

.navbar .navbar-toggler.actived .menu-lines>span {
    opacity: 0
}

.navbar .navbar-toggler.actived .menu-lines:before {
    top: 0;
    width: 30px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.navbar .navbar-toggler.actived .menu-lines:after {
    top: 0;
    width: 30px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mns-ar {
    min-height: 108px
}

.mns-ar .main-title .container,
.mns-ar .main-title .container .text-right {
    position: static
}

.mns-ar .main-title .container .text-right nav {
    position: absolute
}

.mns-ar .main-title {
    padding-top: 30px;
    padding-bottom: 30px;
    background-position-y: center;
    background-size: auto;
    background-size: cover;
    display: flex;
    align-items: center;
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    height: 16.95vw;
    min-height: 130px;
    background-position: center
}

.mns-ar .main-title h1,
.title-cls {
    color: #fff;
    font-size: clamp(22px, 3.0vw, 58px);
    text-align: left;
    font-weight: 700;
    letter-spacing: 4px;
    margin: 0
}

.mns-ar .main-title h1 {
    text-align: center;
    margin-top: 5.4vw
}

.title-cls {
    font-size: clamp(24px, 2.7vw, 48px)
}

.title-cls {
    color: #000;
    margin-bottom: 40px
}

.mns-ar nav {
    display: inline-block
}

.mns-ar,
.video-home-c {
    position: relative
}

.video-home-c video,
.video-home-c img {
    display: block
}

.bg-overlay>* {
    position: relative;
    z-index: 2
}

.breadcrumb {
    background: rgb(0 0 0 / .8);
    margin: 0
}

.breadcrumb a {
    color: #fff
}

.btn:focus,
.button:focus,
a:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none
}

.home-text {
    padding: 75px 0;
    background: #000;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-position: center
}

.home-text::before {
    background: #2a514a;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .75;
    top: 0;
    left: 0;
    content: ''
}

.home-text .container {
    position: relative;
    z-index: 3;
    color: #fff;
    text-align: center
}

.home-text .heading__title {
    color: #000;
    font-size: 24px;
    text-align: center;
    margin: 0
}

.home-text p {
    margin-top: 30px;
    font-size: 18px
}

.service-item {
    height: 100%;
    margin-bottom: 40px;
    width: calc(100% - 4vw);
    max-width: 100%
}

#info {
    background: #e3000f;
    background: linear-gradient(135deg, rgb(227 0 15) 0%, rgb(52 112 72) 100%)
}

#info .col-sm-12 {
    margin: 30px 0
}

.service-item .service_title {
    font-size: clamp(22px, 2.1vw, 30px);
    font-weight: 700;
    color: #fff;
    padding-left: 20px;
    line-height: 1.1;
    margin-bottom: 0
}

.service-item .apla-txt p {
    margin-bottom: 0;
    padding-left: 22px;
    padding-right: 22px;
    line-height: 1.45;
    color: #fff;
    font-size: 14px
}
#basket-top{margin-left:10px;background:rgb(52, 112, 72);padding: 5px 10px;}
#basket-top .qodef-svg--cart *{fill:#fff;}
#basket-top .cart-count{
    display: block;
    position: absolute;
    min-width: 1.6em;
    height: 1.6em;
    top: -3px;
    border-radius: 100%;
    color: #fff;
    background-color: #222C30;
    text-align: center;
    font-size: 10px;
    left:-7px;
}
#basket-top .top-cart-title a{display: flex;align-items:center;position: relative;}
#basket-top .top-cart-title a .price{color:#fff;padding-left:5px;font-weight: 800;font-style: italic;font-size:14px;}
footer .col-md-7.wf-area{align-self:center;}
.service-item .apla-txt {
    border-radius: 0;
    top: 40px;
    margin: 10px auto 0 auto;
    width: 415px;
    min-width: 70%;
    max-width: 80%;
    position: relative;
    color: #fff;
    padding: 25px 5px 25px 5px;
    text-align: left;
    background: #e3000f;
    margin-right: -3vw;
    margin-left: auto;
    margin: 0 auto
}
.copyright .reveal *{transform: translateX(0);visibility: visible;opacity: 1;}
#info .bgcenter {
    width: 1880px;
    max-width: 100%;
    margin: 0 auto
}

.btn {
    -moz-user-select: none;
    background: #e3000f;
    border: 2px solid #e3000f;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.3;
    margin-bottom: 0;
    border-radius: 0;
    padding: 12px 30px !important;
    text-align: center;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: normal;
    text-transform: uppercase;
    box-shadow: 0 3px 17px 0 rgb(0 0 0 / .17);
    /*clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px)*/
}

.btn:hover {
    box-shadow: none;
    border-color:rgb(54, 118, 75);;
    background: rgb(54, 118, 75);
    color: #fff;
    /*clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), 100% 100%, 0 100%, 0 20px)*/
}

.btn.btn-secondary {
    color: #000;
    background: #fff;
    border-color: #FFF
}

.btn.btn-secondary:hover {
    color: #010101;
    background: #FFF;
    border-color: #010101
}

.full-banner {
    position: relative;
    overflow: hidden;
    background: #121212;
    ;
    height: 40.11vw;
    min-height: 360px
}

.full-banner .owl-theme .owl-nav [class*="owl-"]:hover {
    background-color: #e3000f;
    opacity: 1
}

.full-banner .owl-theme .owl-nav [class*="owl-"],
.owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    background: #e3000f94;
    height: 50px;
    border: none;
    color: #fff;
    left: 10px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-radius: 0;
    line-height: 1;
    /*clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 10px)*/
}

@-webkit-keyframes fadeInBlur {
    0% {
        opacity: 0;
        filter: blur(10px)
    }
    100% {
        opacity: 1;
        filter: blur(0)
    }
}

@keyframes fadeInBlur {
    0% {
        opacity: 0;
        filter: blur(10px)
    }
    100% {
        opacity: 1;
        filter: blur(0)
    }
}

.fadeInBlur {
    -webkit-animation-name: fadeInBlur;
    animation-name: fadeInBlur
}

.full-banner .owl-theme .owl-nav [class*="owl-"]:hover,
.owl-theme .owl-nav [class*="owl-"]:hover {
    opacity: .8
}

.full-banner .owl-theme .owl-nav .owl-next,
.owl-theme .owl-nav .owl-next {
    left: auto;
    right: 10px
}

.full-banner .slide__content {
    padding-top: 0;
    text-align: center;
    width: 1080px;
    margin:0 auto;
    max-width: 100%
}

.full-banner .owl-slide {
    width: 100%;
    min-height: 360px;
    max-height: unset !important;
    height: 40.11vw;
    background-size: cover
}

.full-banner .owl-text.home_content .slide__content .slide__title>span {
    color: #e3000f;
    -webkit-text-stroke: 1px rgb(255 255 255 / .82);
    color: #fff0;
    filter: drop-shadow(0 0 3px #000)
}

.full-banner .active .owl-text.home_content {
    margin-top: 0
}

.full-banner .owl-text.home_content {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90%;
    text-align: center !important;
    transform: translateY(-50%);
    padding: 30px;
    opacity: 0;
    margin-top: 0;
    -webkit-transition: all 0.3s ease-in-out 0.9s;
    -moz-transition: all 0.3s ease-in-out 0.9s;
    -ms-transition: all 0.3s ease-in-out 0.9s;
    -o-transition: all 0.3s ease-in-out 0.9s;
    transition: all 0.3s ease-in-out 0.9s;
    margin-top: 50px
}

.podwrx .tb-info .bar-cn .tb-tp svg {
    width: 30px !important;
    margin-left: 10px;
    height: 30px;
    padding: 5px;
    /*    clip-path: polygon(5px 0, 100% 0, 100% calc(100% - 5px), calc(100% - 5px) 100%, 0 100%, 0 5px);*/
    /*display: none*/
}

.podwrx .tb-info .bar-cn .tb-tp svg path {
    fill: #7E8B8F !important
}

label.has-error {
    box-shadow: none;
    color: red !important
}

.has-error,.form-control.error{
    box-shadow: 0 0 0px 2px red !important
}

textarea {
    resize: none
}

.full-banner .active .owl-text.home_content {
    opacity: 1;
    margin-top: 0
}

.full-banner .owl-dots {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0
}

.full-banner .owl-text.home_content h2,
.mns-ar .main-title h1 {
    font-size: clamp(25px, 3.5vw, 48px);
    padding: 5px 0;
    line-height: .95;
    filter: drop-shadow(0 0 5px #000);
    font-weight: 700;
    font-style: italic;
    text-shadow: 4px 4px 4px rgba(0,0,0,0.3);
}

.full-banner .main-scr::before,
.mns-ar .bg-overlay::before {
    background: #222C30;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
    opacity: 0.7;
}

.full-banner .owl-text.home_content .banner-subtitle {
    font-size: clamp(15px, 1.7vw, 20px);
    line-height: 1.2;
    margin: 20px auto 10px auto;
    font-weight: 300;
    filter: drop-shadow(0 0 5px #000)
}

.full-banner .owl-text.home_content .btn {
    margin-top: 20px
}

.image-sc {
    position: relative;
    display: block
}

.one-prod-hm .nms2 {
    line-height: 1.1;
    margin: 0;
    width: 100%;
    text-align: center;
    padding: 20px 0 0 0;
    display: block;
    left: 0;
    bottom: 0;
    position: relative;
    z-index: 3;
    background: transparent !important;
    color: #347048;
    font-family: "Oxanium", sans-serif;
    font-size: 30px;
    font-weight: 700
}

.image-sc img {
    border-radius: 0;
    margin: 0
}

#scrollTopBtn {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 40px;
    display: none;
    height: 40px;
    border: none;
    box-shadow: none;
    z-index: 26;
    font-size: 18px;
    border-radius: 0%;
    color: #fff;
    background-color: #e3000f;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    /*clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 10px)*/
}

#scrollTopBtn:hover {
    background: #444
}

a,
.box-gallery a img {
    -webkit-transition: all 0.4s cubic-bezier(.4, .2, .2, 1);
    -moz-transition: all 0.4s cubic-bezier(.4, .2, .2, 1);
    -ms-transition: all 0.4s cubic-bezier(.4, .2, .2, 1);
    -o-transition: all 0.4s cubic-bezier(.4, .2, .2, 1);
    transition: all 0.4s cubic-bezier(.4, .2, .2, 1)
}

.breadcrumb-item.active {
    color: #9c9c9c
}

.breadcrumb-item {
    text-transform: lowercase
}

section.s-pdg {
    padding: 44px 0
}

.box-gallery {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background: #fff
}

.catpt .image-sc {
    position: relative
}

.catpt .image-sc .nms {
    width: auto;
    bottom: 5%;
    ;
    position: absolute;
    right: 0
}

.cattype a.box-link img {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

.cattype a.box-link:hover img {
    transform: scale(1.05) rotate(1deg)
}

.box-gallery a:hover img {
    transform: scale(1.1) rotate(1.2deg)
}

a .video-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    ;
    color: #fff;
    font-size: 15px;
    width: 50px;
    height: 40px;
    background: #010101;
    text-align: center;
    line-height: 39px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center
}

.files-cont {
    padding: 20px 15px
}

.slider .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 280px;
    text-align: center
}

.slider.owl-theme .owl-dot,
.owl-theme .owl-dot {
    display: inline-block
}

.slider.owl-theme .owl-dot span,
.owl-theme .owl-dot span {
    background-color: rgb(200 200 200 / .7);
    display: block;
    height: 12px;
    margin: 2px 5px;
    width: 12px;
    border-radius: 50%;
    border: 1px solid #ffffff73
}

.slider.owl-theme .owl-dot.active span,
.owl-theme .owl-dot.active span {
    background-color: #e3000f
}

.files-row {
    margin: 20px auto 20px auto;
    width: 100%
}

.files-row ul {
    list-style: none;
    padding-left: 10px
}

.files-row ul li {
    list-style: none;
    padding: 7px 0
}

.files-row ul li a {
    color: #212121;
    font-weight: 600;
    line-height: 1.25
}

.files-row ul li a:hover {
    color: #e3000f
}

.files-row ul li a span {
    font-weight: 400
}

.breadcrumb {
    margin: 0;
    margin-top: 15px;
    background: #fff0 !important;
    ;
    padding: 6px 15px;
    border-radius: 0;
    background: #fff0;
    font-size: 12px
}

.main-title nav {
    width: calc(100% - 0px);
    display: flex;
    justify-content: flex-end;
    position: relative;
    bottom: 0;
    right: 0
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #eee
}

p.agree-p {
    font-size: 11px;
    color: dimgray;
    text-align: justify;
    line-height: 1.2
}

.form-control:focus {
    border-color: #e3000f
}

textarea.form-control {
    resize: none
}

#contact-form {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 30px
}

#contact-form .main-title-s {
    margin-bottom: 30px;
    text-align: left;
    justify-content: flex-start;
    ;
    font-size: clamp(22px, 2.3vw, 39px)
}

.form-control {
    background: #ddd;
    color: #000;
    border-radius: 0;
    padding: 10px 18px;
    font-size: 14px;
    height: auto;
    border: none;
    border: 0 solid #e3000f;
    box-shadow: none !important;
    /*    clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px)*/
}

.form-group label {
    background: #fff0;
    bottom: 0;
    position: relative;
    font-size: 12px;
    margin: 0;
    padding: 2px 0
}

.form-group .inputAgree label {
    background: #fff0;
    bottom: auto
}

.navbar {
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 32;
    top: auto;
    padding: 0 0 0 0
}

header .navbar .container {
    position: relative
}

.main-menu header.header .navbar {
    border-bottom: none
}

.navbar-brand {
    padding: 0;
    position: relative;
    margin: 0;
    padding: 0 0 0 0
}

.navbar-brand img {
    width: 145px;
    margin-top: 0;
    height: 100px;
    object-fit: contain;
    padding: 0 0;
    position: relative;
    z-index: 2;
    margin: 5px 0;
    background: #fff0
}

.fixed-navbar .navbar-brand img {
    height: 70px
}

.navbar-brand {
    margin-left: 0;
    margin-right: 0;
    position: relative
}

.navbar ul.social__icons {
    margin: 0;
    padding: 0;
    padding: 5px 15px;
    position: absolute;
    right: 0
}

.navbar ul.social__icons li {
    display: inline-block;
    margin: 0 10px
}

.navbar ul.social__icons li a {
    color: #010101;
    font-size: 16px
}

.navbar ul.social__icons li a:hover {
    color: #e3000f
}

.menu-top {
    margin-right: 0;
    padding: 10px 0;
    display: flex;
    align-items: center;
}

.menu-ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-left: 0
}

.menu-ul li {
    display: inline-block;
    margin: 0 1px;
    position: relative
}

.menu-ul li a {
    padding: 4px 11px 4px;
    color: #dedede;
    font-size: 16px;
    position: relative;
    text-transform: none;
    font-weight: 700;
    display: block;
    letter-spacing: 0;
    /*    clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px);*/
    font-style: italic
}

.submenu  .nav__item-link > span {
  text-shadow: 0 30px #347048;
}
.menu-ul li a:hover,
.menu-ul li.active a {
    background: #e3000f;
    color: #fff
}

header .navbar .container {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    max-width: 1400px;
    width: 100%;
    border-bottom: 1px solid #FFFFFF40;
}

.header {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

.bg-light {
    background-color: #010101 !important
}

.blog-section .blog-item {
    margin-bottom: 30px;
    padding: 15px;
    width: 500px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.widget {
    padding: 30px;
    border-radius: 25px;
    background: #F4F4F4;
    margin-left: 40px
}

.blog__img a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / .7);
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.blog__img a:hover:before {
    transform: scale(1.1) rotate(2deg)
}

.blog__img {
    position: relative;
    overflow: hidden
}

.title-cls+p {
    margin-top: -20px;
    margin-bottom: 40px;
    letter-spacing: 2px
}

.home-text .text-content {
    width: 660px;
    max-width: 100%;
    position: relative;
    padding: 0;
    margin-left: auto
}

.home-text .text-content .text-content-inner {
    position: relative;
    z-index: 2;
    display: flex;
    color: #28211B
}

.home-text .text-content .text-content-inner>*:last-of-type {
    margin-bottom: 0
}

.home-text .heading__title {
    padding: 20px 30px;
    background: #F4F4F4;
    border-radius: 30px;
    display: flex;
    align-items: center
}

.home-text p {
    margin: 0;
    padding: 30px;
    background: #F4F4F4;
    border-radius: 30px;
    flex: 0 0 60%;
    font-size: 16px
}

.blog__img a img,
.nav-pages-nx-pr i {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
}

.blog-item .blog__meta-date {
    position: absolute;
    top: 5px;
    padding: 5px 10px;
    background: #F4F4F4;
    border-radius: 50px;
    left: 25px
}

.blog-item .blog__content .text-center {
    margin: 10px auto 0;
    font-weight: 800;
    color: #000;
    font-size: 13px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.blog-item .blog__content {
    padding: 5px 5px 5px 5px;
    margin-right: 20px;
    background: url(/images/front/blog-n.jpg) no-repeat center top 20px;
    background-size: auto
}

.blog-item .blog__content .blog__title {
    line-height: .85;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.b-lnk:hover .blog__content .blog__title {
    transform: rotate(-8deg)
}

.bg-dark {
    background-color: #444 !important;
    color: #fff
}

.bg-dark .title-cls {
    color: #fff
}

.owl-dots {
    position: relative;
    margin: 0 auto;
    text-align: center
}

.owl-theme .owl-dot {
    display: inline-block
}

.h1-testimonial-active.owl-carousel .owl-stage {
    display: flex;
    align-items: center
}

footer {
    padding: 50px 15px 30px 15px;
    background: #fff;
    color: #000;
    font-size: 15px;
    line-height: 1.5;
    align-self: flex-end
}

footer .footer-menu ul {
    padding-left: 0;
    list-style: none
}

.footer-bottom {
    background: #000;
    color: #fff;
    padding: 10px;
    border-radius: 20px 20px 0 0;
    margin-top: 10px
}

.contact-info {
    height: 100%;
    margin-right: 30px
}

.contact-info {
    padding: 0 30px;
    min-height: 100%;
    display: flex;
    align-items: flex-start
}

.contact-info p {
    padding-left: 40px;
    padding-top: 0;
    padding-bottom: 5px
}

.contact-info p a:hover {
    color: #000
}

.contact-info p a {
    color: #aa9483
}

.contact-info strong,
.contact-info b {
    font-size: 16px
}

.contact-info p:last-of-type {
    margin-bottom: 0
}

.contact-info .contact_number svg {
    width: 30px !important;
    height: auto;
    padding: 5px
}

.contact-info .contact_number img {
    width: 50px !important;
    margin-right: 15px !important;
    margin-bottom: -10px
}

.contact-info .svg-inc {
    width: 50px;
    padding: 10px;
    background: #fff;
    border-radius: 50px;
    display: inline-block;
    margin-right: 15px !important;
    margin-bottom: -10px
}

.widget .categories {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget .categories .item {
    display: flex;
    padding: 5px 0;
    margin-bottom: 10px;
    align-items: center
}

.widget .categories .item .thumb {
    width: 80px;
    border-radius: 15px;
    flex: 0 0 80px;
    margin-right: 10px;
    height: 80px;
    overflow: hidden;
    align-self: center
}

.widget .categories .item .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.widget a {
    color: #aa9483
}

.widget a:hover {
    color: #010101
}

.page-item.active .page-link {
    z-index: 3;
    background-color: #010101;
    border-color: #010101;
    color: #fff
}

.page-item .page-link {
    border-radius: 50% !important;
    width: 40px;
    height: 40px;
    margin: 2px;
    color: #28211b;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0
}

.nav-pages-nx-pr i {
    background: #aa9483;
    flex: 0 0 46px;
    margin: 10px;
    line-height: 42px;
    width: 46px;
    height: 46px;
    border: 2px solid #aa9483;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 50%
}

.nav-pages-nx-pr .text-center a {
    display: inline-block
}

.nav-pages-nx-pr a {
    display: flex;
    align-items: center;
    color: #aa9483;
    line-height: 1.2
}

.nav-pages-nx-pr a:hover i {
    background: #fff;
    color: #aa9483
}

.nav-pages-nx-pr a:hover {
    color: #000
}

.nav-pages-nx-pr .text-center a i {
    display: block;
    margin: 0 auto 6px
}

.nav-pages-nx-pr .next-p a {
    text-align: right;
    justify-content: flex-end
}

.nav-pages-nx-pr {
    padding: 8px;
    border-radius: 30px;
    background: #F4F4F4;
    margin-top: 30px
}

.fixed-navbar .container{
    box-shadow: 0 0 1px 0 rgb(0 0 0 / .2)
}

@media only screen and (max-width:767px) {
    .f_p_item .show-prd span{display: none;}
    body .f_p_item .show-prd svg{margin:2px 0;}
    body .row-butons-basket .genric-btn{margin:5px 0;max-width: 46%;font-size:13px;align-items: center;display: flex;}
    .cart_inner .table-responsive > .table{min-width:700px;overflow: auto;}
    .nav-pages-nx-pr .text-center {
        display: none
    }
    .nav-pages-nx-pr i {
        width: 35px;
        height: 35px;
        line-height: 31px;
        flex: 0 0 35px;
        margin: 5px
    }
    .nav-pages-nx-pr .col-md-4 {
        padding: 10px
    }
}

header .navbar .menu-ul {
    margin-left: auto;
    margin-right: 0;
    padding: 0 0
}

.navbar .submenu {
    border: none
}

header.header {
    position: absolute;
    top: 30px;
    width: auto;
    max-width: 100%;
    z-index: 323;
    width: 100%;
    background: #fff0
}

.podwrx {
    padding-top: 0
}

header.header .navbar-brand {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.main-menu header.header {
    position: relative
}

.maps-mg {
    padding: 0 !important;
    min-height: 100%;
    border-radius: 0;
    height: 500px
}

.social_slider_widget {
    background: #000 !important
}

.contact-info-top {
    display: flex;
    justify-content: flex-end;
    margin-right: 15px;
    padding: 0 0 10px 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px
}

.contact-info-top .item-topb {
    margin-left: 20px;
    display: flex;
    align-items: center
}

.contact-info-top .item-topb a {
    color: #000;
    font-size: 16px;
    letter-spacing: .5px
}

.contact-info-top .item-topb a:hover {
    color: #777
}

header .navbar .menu-ul ul {
    margin-left: auto;
    margin-right: auto
}

.contact-data-n {
    position: relative
}

.contact-data-n i {
    position: absolute;
    top: 6px;
    font-size: 14px
}

.row-contact-data h3 {
    font-weight: 700;
    margin-bottom: 30px
}

.row-contact-data .contact_number {
    font-size: 16px
}

.partners-box .container {
    width: 1700px;
    max-width: 100%;
    text-align: center
}

.partners-box .owl-dots {
    padding-top: 25px;
    margin-bottom: -15px
}

.partners-box {
    background: #111;
    padding: 20px 0
}

.partners-box .sec-tls {
    margin-bottom: 20px
}

.partners-box .owl-carousel .owl-item img {
    width: 200px;
    margin: 0 auto;
    max-width: 96%
}

.partners-box .one-items {
    box-shadow: 0 0 1px 2px #000 inset;
    background: #000;
    padding: 10px
}

hr {
    border-color: #888
}

.inputAgree,
.agree-p {
    font-size: 11px;
    line-height: 1.1
}

.agree-title {
    font-weight: 700;
    margin: 0
}

.inputAgree {
    display: flex
}

.inputAgree input {
    margin: 2px 10px 5px 0;
    border-radius: 0
}

.agree-p {
    padding-left: 24px
}

.inputAgree label {
    margin: 0
}

.onepage-client {
    padding: 0 0
}

.s-pdg {
    position: relative
}

.homeabout>.container {
    position: relative;
    z-index: 2
}

.fullvd,
.home-img-banner {
    width: 100%
}

#info {
    padding: 0 15px
}

section.s-pdg.services {
    padding: 0
}

.service-item {
    min-height: 1px;
    aspect-ratio: 450 / 280;
    background-size: cover;
    background-position: center;
    padding: 0;
    margin-right: 5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin: 0 auto;
    border-radius: 0;
    overflow: hidden;
    /*clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px)*/
}

.service-item:before {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    border-radius: 0;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.service-item .text-cnt a {
    align-items: flex-end;
    height: 100%;
    width: 100%;
    display: flex;
    outline-offset: -3px
}

.service-item .text-cnt {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    margin-bottom: 0
}

.service-item:hover:before {
    opacity: .4
}

.menu-ul .dropdown-toggle::after {
    display: none
}

@media only screen and (min-width:1200px) {
    .full-banner .container {
        padding-top: 65px
    }
    .mns-ar .main-title {
        background-position-y: 0
    }
    .navbar .menu-ul .nav__item .dropdown-menu {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        background: rgb(0 0 0 / .85);
        border: none;
        position: absolute;
        visibility: hidden;
        -webkit-transform-origin: top;
        transform-origin: top;
        border-radius: 0;
        display: block;
        width: 230px;
        z-index: 99;
        opacity: 0;
        top: 110%;
        left: calc(50% - 115px);
        -webkit-transition: 0.5s;
        transition: 0.5s;
        padding: 15px 5px 15px 5px
    }
    .navbar .menu-ul .nav__item .dropdown-menu a:before {
        display: none
    }
    .navbar .menu-ul .nav__item .dropdown-menu a {
        padding: 3px 10px;
        text-align: center;
        color: #fff;
        line-height: 1.1;
        font-size: 14px
    }
    .navbar .menu-ul .nav__item .dropdown-menu li {
        margin: 0;
        width: 100%
    }
    .navbar .menu-ul .nav__item .dropdown-menu a:hover,
    .navbar .menu-ul .nav__item .dropdown-menu a.active {
        background: #fff0;
        color: #347048
    }
    .menu-top ul li ul li {
        width: 100%
    }
    .nav__item.with-dropdown:hover .dropdown-menu {
        top: 100%;
        opacity: 1;
        margin-top: 0;
        visibility: visible;
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
    .navbar .dropdown-toggle {
        display: none
    }
    .files-row .files-list-widget {
        display: flex;
        flex-wrap: wrap
    }
    .files-row .files-list-widget li {
        width: 50%
    }
}

.files-row h3 {
    display: inline-block;
    border-top: 1px solid #888;
    padding: 15px 0 0;
    font-size: 18px;
    font-weight: 800;
    width: 300px;
    max-width: 100%
}

.files-row .files-list-widget {
    padding-left: 15px;
    width: 100%
}

.files-row .files-list-widget i {
    display: none
}

section.s-pdg .photos-section>.row {
    margin-right: -15px;
    margin-left: -15px
}

.box-gallery {
    border: none
}

.box-gallery .pte span {
    text-align: center
}

.box-gallery .pte {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 30px 15px;
    background: rgb(0 0 0 / .4);
    text-align: center;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: flex-end;
    opacity: 1;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-align: left;
    line-height: 1.2;
    font-size: 15px;
    height: calc(100% + 30px)
}

.box-gallery img {
    opacity: 1;
    width: 100%
}

.box-gallery a:hover .pte {
    transform: translateY(25px);
    opacity: 0
}

#slider-pages {
    background: #fff0;
    margin-bottom: 30px;
    padding: 0 15px
}

#slider-pages .box-gallery {
    border-radius: 0;
    overflow: hidden;
    margin: 10px
}

#slider-pages.slider .owl-dots {
    bottom: -20px
}

.footer__wf-title,
.sec-tls,
.footer_title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #010101
}

.sec-tls {
    color: #000;
    margin-bottom: 0
}

.footer__wf-content ul li {
    line-height: 1.4
}

.footer__wf-content ul li a {
    color: #fff;
    line-height: 1.4
}

.footer__wf-content p {
    font-size: 14px
}

.footer-pera {
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 0
}

.footer-pera a {
    color: #000
}

footer .social-list {
    margin: 0;
    padding: 0
}

footer .social-list li {
    display: block;
    margin-bottom: 0
}

footer .social-list li a {
    margin-right: 15px;
    font-size: 14px;
    display: flex;
    align-items: center
}

footer .social-list li a i {
    width: 30px;
    display: none
}

footer .social-list li a span {
    padding-left: 5px;
    font-size: 14px
}

section.s-pdg {
    overflow: clip;
    word-wrap: anywhere
}

footer a {
    color: #000
}

footer a:hover {
    color: #e3000f !important
}

footer p {
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    margin-bottom: 5px
}

.menu-d {
    margin: 0 auto
}

.menu-d>ul {
    padding: 0;
    margin: 0
}

.owl-theme .owl-nav [class*="owl-"].disabled {
    opacity: .3
}

@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

@-moz-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

@keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

.scroll-btn {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 30px
}

.scroll-btn>* {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #7f8c8d;
    color: #fff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px
}

.scroll-btn>*:hover,
.scroll-btn>*:focus,
.scroll-btn>*.active {
    color: #fff
}

.scroll-btn>*:hover,
.scroll-btn>*:focus,
.scroll-btn>*:active,
.scroll-btn>*.active {
    opacity: .8;
    filter: alpha(opacity=80)
}

.scroll-btn .mouse {
    position: relative;
    display: block;
    width: 35px;
    height: 55px;
    margin: 0 auto 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px
}

.scroll-btn .mouse>* {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite
}

.blog-grid .blog__img a {
    padding-top: 137.5%;
    display: block;
    position: relative
}

.blog-grid .blog__img a img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    top: 0;
    z-index: -1
}

.blog__img a:hover:before {
    opacity: 0
}

.blog__content h4 {
    color: #fff
}

.blog-grid .blog-item:hover .blog__content .btn {
    background: #000;
    color: #fff;
    border-color: #000
}

.blog-sld .owl-stage {
    margin: 0 auto
}

#blogGrid {
    background: #fff;
    padding-left: 50px;
    padding-right: 50px
}

#blogGrid .owl-nav {
    position: absolute;
    top: 50%;
    width: calc(100% + 70px);
    left: -35px
}

.b-lnk .text-center:hover {
    color: #000
}

a.b-lnk {
    outline-offset: -3px !important
}

.b-lnk {
    display: flex;
    padding: 15px 0;
    align-items: center
}

.b-lnk:hover .date-content {
    background: #000
}

.b-lnk .date-content {
    margin-right: 20px;
    flex: 0 0 36%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: #a0a0a0;
    color: #fff;
    position: relative;
    padding: 5vw 5px;
    min-width: 36%;
    text-align: center;
    font-size: 22px;
    text-transform: lowercase
}

.b-lnk .date-content .day {
    position: absolute;
    top: -15px;
    right: -15px;
    font-size: 3.4vw;
    font-weight: 900;
    background: #000;
    padding: 16px 10px;
    line-height: 1 !important;
    font-size: clamp(30px, 3.4vw, 72px)
}

.b-lnk .date-content .month {
    font-weight: 600;
    font-size: clamp(14px, 1.5vw, 30px)
}

.b-lnk .date-content .year {
    letter-spacing: 1px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    font-size: 1.8vw;
    font-weight: 400;
    background: #000;
    padding: 10px 20px;
    line-height: 1 !important;
    font-size: clamp(20px, 1.8vw, 36px)
}

.b-lnk .blog__title {
    font-size: clamp(22px, 2.32vw, 48px);
    color: #000;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    hyphens: auto
}

.b-lnk .blog__content {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

section.s-pdg.blog-section {
    padding: 30px 15px;
    padding-left: 15px;
    padding-right: 15px
}

section.s-pdg.blog-section>.container-fluid {
    max-width: 2000px
}

.blog__img .text-absll {
    position: absolute;
    top: 100%;
    padding: 0;
    color: #fff;
    width: 100%;
    transition: 0.3s all ease-in-out
}

.blog__img .text-absll h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    transform: translateY(-100%);
    padding: 15px 15px;
    transition: 0.2s all ease-in-out
}

.blog__img .text-absll .ovs {
    padding: 5px 15px;
    transform: translateY(0%);
    visibility: hidden;
    opacity: 0;
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: 30px;
    transition: 0.3s all ease-in-out
}

.blog__img:hover .text-absll .ovs {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%)
}

.blog__img:hover .text-absll {
    transform: translateY(-100%);
    background: #000;
    background: -moz-linear-gradient(0deg, rgb(0 0 0 / .8267507686668417) 0%, #fff0 90%);
    background: -webkit-linear-gradient(0deg, rgb(0 0 0 / .8267507686668417) 0%, #fff0 90%);
    background: linear-gradient(0deg, rgb(0 0 0 / .8267507686668417) 0%, #fff0 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
    padding-top: 20px
}

.blog__img:hover .text-absll h4 {
    transform: translateY(0%)
}

.blog-section .blog-item .b-lnk {
    flex-wrap: wrap
}

.blog-more-label {
    padding: 25px 0
}

.blog-more-label .btn {
    font-size: clamp(12px, 3vw, 22px);
    font-weight: 900
}

.blog-section .blog__img a img {
    width: 100%
}

.partners-box .one-items {
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
}

.contactForm .submitting.info {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 13px;
    padding: 3px
}

.video-home-c video {
    max-height: 80vh;
    object-fit: cover
}

.page-list {
    padding: 60px 0
}

.service-item1 {
    margin: 15px auto;
    height: calc(100% - 30px)
}

.service-item1 .text-center {
    padding-bottom: 15px
}

.service-item1 .list-content p {
    margin-bottom: 0;
    padding: 10px;
    font-size: 14px
}

.service-item1 .service-item1 .list-content h3 a {
    color: #fff;
    font-size: 22px
}

.service-item1 .list-content {
    padding: 10px 10px 20px 10px
}

.service-item1 .rt-image {
    position: relative;
    overflow: hidden
}

.service-item1 .rt-image a {
    display: block;
    padding-bottom: 66%
}

.service-item1 .rt-image a img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.service-item1 .rt-image a:hover img {
    transform: scale(1.1) rotate(2deg)
}

.main-title-s {
    font-size: clamp(22px, 2.3vw, 36px);
    text-align: left;
    font-weight: 700;
    position: relative;
    padding-top: 0;
    margin-bottom: 30px;
    display: flex;
    align-items: center
}

.files-row {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap
}

.files-row .files-list-widget {
    margin-bottom: 0
}

.files_title {
    text-align: left;
    position: relative;
    background: #fff0;
    padding: 30px 25px;
    dosplay: flex;
    color: #fff;
    text-transform: uppercase;
    font-size: clamp(20px, 2.7vw, 46px);
    line-height: 1.1;
    font-weight: 700;
    height: 100%;
    display: flex;
    align-items: center;
    width: 300px;
    max-width: 100%;
    min-width: 50%
}

.pd-0 {
    padding: 0
}

.file-item:before {
    content: '';
    position: relative;
    display: inline-block;
    background: #e3000f;
    flex: 0 0 8px;
    ;
    vertical-align: middle;
    margin-right: 10px;
    width: 8px;
    height: 8px;
    border-radius: 0
}

.files-row ul li {
    display: flex;
    align-items: center
}

section.s-pdg.pb-0 {
    padding-bottom: 0
}

.tins-x img {
    width: 80%;
    max-width: 320px
}

.tins-x {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 30px;
    position: relative
}

.b-lnk .tins-x+.blog__content {
    background: url(/images/front/blog-n.jpg) no-repeat left -5px top -5px;
    margin-right: 0
}

.maps-btn {
    position: absolute;
    right: 70px;
    bottom: 15px;
    z-index: 32;
    font-size: 12px;
    padding: 8px 16px !important
}

.b-lnk .tins-x .date-content {
    position: absolute;
    right: 0;
    margin: 0;
    max-height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6vw 5px;
    min-width: 42%
}

.special-row {
    position: relative;
    flex-wrap: nowrap;
    margin-bottom: 30px
}

.special-row .blog-item .b-lnk .date-content {
    flex: 0 0 auto;
    min-width: 200px
}

.special-row .blog-item {
    position: absolute;
    right: 100%
}

.special-col-md {
    -ms-flex: 0 0 49vw;
    flex: 0 0 49vw;
    max-width: 49vw
}

.back-c {
    font-weight: 800;
    color: #000;
    font-size: 13px
}

.back-c:hover {
    color: #000
}

a:hover {
    color: #e3000f
}

footer p.f-14 {
    display: flex;
    align-items: center
}

footer p.f-14 svg,
footer p.f-14 img {
    margin: 3px 15px 3px 0;
    margin-right: 15px !important
}

.section-text {
    background-position: center center !important;
    background-size: cover !important;
    box-shadow: none;
    position: relative
}

.section-text div.p>*:last-child {
    margin-bottom: 0
}

.section-text>div.p {
    z-index: 2
}

.section-text .alpha-bg,
.full-banner .owl-slide .alpha-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.full-section {
    min-height: 100vh;
    align-content: center;
    align-items: center;
    align-self: center;
    display: flex
}

.section-text>div.p {
    padding: 0 15px
}

.map-section.full-section,
.contactform-section.full-section {
    min-height: 100vh;
    align-content: center;
    align-items: center;
    align-self: center;
    display: flex
}

.contactform-section.full-section.mns-ar .main-title,
.map-section.full-section.mns-ar .main-title {
    min-height: 100vh
}

.contactform-section>.row {
    padding-left: 15px;
    padding-right: 15px
}

.video-box .overlay {
    background: rgb(0 0 0 / .5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.video-box .spec-btn {
    z-index: 2;
    padding: 0 15px;
    text-align: left;
    max-height: 100%;
    overflow: auto;
    position: relative;
    line-height: 1.2
}

.fullscreen-bg__video {
    background: #000;
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    max-height: 100%;
    object-fit: cover
}

.video-box {
    height: 100vh;
    width: 100%;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #fff;
    font-size: clamp(22px, 3.1vw, 48px)
}

.video-box.video-box-type-1 {
    height: 75vh
}

.video-box.video-box-type-2 {
    height: 50vh
}

.video-box.video-box-type-3 {
    height: 33vh
}

.photos-section .box-gallery {
    margin: 0
}

.section-text.section-gallery {
    padding: 0 0
}

.section-text div.p {
    position: relative;
    z-index: 3;
    width: 100%
}

.podwrx {
    overflow-x: clip;
    display: flex;
    flex-wrap: wrap;
    min-height: 400px
}

.podwrx>* {
    width: 100%
}

.video-boxyt {
    overflow: hidden
}

.video-container {
    width: 100vw;
    height: 100vh;
    position: relative;
    overflow: hidden
}

.video-container iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 100vh;
    transform: translate(-50%, -50%);
    pointer-events: none
}

.video-container .text-yt {
    position: absolute;
    color: #FFF;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    width: 90%
}

@media (min-aspect-ratio:16/9) {
    .video-container iframe {
        height: 56.25vw
    }
}

@media (max-aspect-ratio:16/9) {
    .video-container iframe {
        width: 177.78vh
    }
}

.photo-paralaxed {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed
}

.special-slider-tx .owl-item img {
    transform: scale(.6);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    padding: 0% 0 0% 0;
    opacity: .36
}

.special-slider-tx .owl-item.center img {
    transform: scale(1.2);
    padding: 0;
    padding-top: 0%;
    opacity: 1
}

.special-slider-tx.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
    padding: 50px 0
}

.slider_sync {
    display: block;
    max-width: 100%
}

.slider_sync .title-s {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2
}

.slider_sync .slider-text.active {
    opacity: 1;
    visibility: visible;
    display: block
}

.slider_sync .slider-text {
    opacity: 0;
    display: none;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

div.p iframe {
    max-width: 100%
}

.podwrx .tb-info {
    background: #2B3437;
    position: relative;
    right: 0;
    z-index: 324;
    width: 100%;
    text-align: right;
    font-size: 14px;
    padding: 0 20px;
    margin-left: auto
}

.podwrx .tb-info .bar-cn {
    display: flex;
    justify-content: flex-end;
    padding: 0px 5px
}

.podwrx .tb-info .bar-cn .tb-tp {
    margin-left: 15px;
    display: flex;
    align-items: center
}

.podwrx .tb-info .bar-cn .tb-tp a {
    color: #fff;
    line-height: 1.1;
    /*clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px);*/
    /*border: 2px solid #347048;*/
    padding: 2px 0px
}

.podwrx .tb-info .bar-cn .tb-tp:first-of-type a {
    color: #eee;
    font-weight: 700
}

.podwrx .tb-info .bar-cn .tb-tp a:hover {
    color: #fff
}

.podwrx .tb-info .bar-cn .tb-tp .flags-list {
    margin: 0;
    padding: 0
}

.photo-full .col-md-6 .img-responsive {
    width: calc(50vw - 15px);
    max-width: 50vw
}

footer {
    position: relative;
    margin-top: 0
}

.flags-list img {
    width: 26px
}

@media only screen and (max-width:767px) {
    .photo-full .col-md-6 .img-responsive {
        width: auto;
        max-width: 100%
    }
}

@media only screen and (min-width:1200px) {
    .files-sct .container div.p>.row {
        flex-wrap: nowrap
    }
    .flags-pos:hover .flags-list {
        top: 100%
    }
    .flags-list {
        display: flex;
        top: 20px;
        flex-wrap: wrap;
        flex-direction: column;
        visibility: hidden;
        opacity: 0;
        background: rgb(0 0 0 / .7);
        padding: 2px !important;
        position: absolute;
        right: 0;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -ms-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
        min-width: 60px;
        width: 100%
    }
    .flags-list * {
        font-weight: 400 !important
    }
    .flags-pos {
        margin-top: 2px;
        position: relative
    }
    .flags-pos .flag-pos {
        display: flex;
        align-items: center
    }
    .flags-pos {
        color: #fff;
        text-transform: uppercase;
        font-size: 14px
    }
    .flags-pos:hover .flags-list,
    .flags-list.active {
        visibility: visible;
        opacity: 1
    }
    .flag-pos img {
        margin-left: 7px;
        display: block;
        width: 26px
    }
    li.flags a.active {
        display: none
    }
    .podwrx .tb-info .bar-cn .tb-tp .flags-list li {
        margin: 0;
        padding: 0 5px
    }
}

.main-cat-title {
    background: #000;
    color: #fff;
    padding: 30px;
    text-align: right;
    margin: 0;
    flex-wrap: wrap;
    font-size: clamp(22px, 4.1vw, 78px);
    padding-left: 20px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.1;
    display: flex;
    justify-content: flex-end;
    height: 100%;
    align-items: center
}

.cat-info div.p {
    padding: 20px
}

.cat-info div.p *:last-child {
    margin-bottom: 0
}

.subcategories-area .cattype {
    padding: 15px
}

.subcategories-area,
.categories_product_area {
    width: 2000px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

.cattype {
    padding: 0
}

.cattype a.box-link {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    height: calc(100% - 40px)
}

.cattype .nms {
    text-align: left;
    border-radius: 0;
    margin-right: 0;
    text-transform: uppercase;
    padding: 10px 20px;
    background: #ececec;
    color: #1b1b1b;
    font-size: clamp(16px, 1.5vw, 24px);
    font-weight: 700;
    display: inline-block;
    line-height: 1.2;
    width: 100%
}

.cattype .nms span {
    font-size: clamp(14px, 1.5vw, 18px);
    font-weight: 500;
    padding-top: 10px;
    text-transform: none;
    line-height: 1;
    display: block
}

.cattype .nms span small {
    font-weight: 500
}

.cattype .image-sc {
    text-align: center;
    display: block;
    padding: 20px 20px
}

.cattype .text-center {
    display: block
}

.subcategories-area {
    padding: 0 15px
}

#product-reload {
    padding: 0 15px
}

.cattype .features {
    line-height: 1.3;
    color: #000;
    font-size: 14px;
    padding: 15px 15px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.cattype .features span {
    width: 50%;
    padding: 5px;
    text-align: left
}

.products .cattype {
    height: calc(100% - 60px);
    margin: 30px 0
}

.products .cattype .btn {
    background: #fff;
    color: #000;
    border-color: #777
}

.products .cattype .btn:hover {
    background: #000;
    color: #fff
}

.prod-info .cat-prod {
    flex: 0 0 100%;
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    display: block;
    line-height: 1;
    text-transform: lowercase
}

.prod-info .cat-prod:first-letter {
    text-transform: uppercase
}

.prod-info .cat-prod a {
    color: #fff
}

.prod-info .cat-prod a:hover {
    color: #777
}

.prod-info .main-cat-title {
    background: #e3000f
}

.prod-info .main-cat-title {
    font-size: clamp(22px, 3.1vw, 78px);
    line-height: 1;
    padding-left: 10px
}

.prod-info .cat-prod {
    margin-bottom: 5px
}

.btl {
    width: 600px;
    max-width: 100%;
    text-align: right
}

.other_product_area {
    margin-top: 40px
}

.other_product_area .main_title {
    background: #000;
    padding: 20px 40px;
    color: #fff
}

.other_product_area .main_title h2 {
    font-size: clamp(18px, 2vw, 40px);
    margin: 0;
    text-transform: uppercase;
    font-weight: 700
}

.s_product_inner {
    margin-top: 40px
}

.s_product_text {
    padding-left: 20px
}

.s_product_text h2 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 20px
}

ul.list.features {
    padding: 0;
    margin: 0;
    list-style: none
}

ul.list.features li {
    margin-bottom: 5px
}

.product_details_text ul.list.features li {
    margin-bottom: 5px;
    border-left: 4px solid #e3000f;
    padding-left: 10px;
    margin-left: 10px
}

ul.list.features li span {
    font-weight: 700
}

.latest_product_inner {
    padding: 0 15px
}

.related_prod {
    padding: 0
}

.map-section.mns-ar .main-title {
    height: 32vw
}

.video-box.first-sc {
    padding-top: 100px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1
}

div.p,
.video-box .spec-btn p {
    line-height: 1.5
}

.video-box .spec-btn div.p,
.photo-paralaxed div.p {
    font-size: 16px
}

.photo-paralaxed .container {
    max-height: 100%;
    overflow: auto;
    position: relative;
    z-index: 2;
    padding: 30px 0
}

.video-box.photo-paralaxed {
    min-height: 100vh;
    height: auto
}

.video-box.photo-paralaxed.video-box-type-1 {
    min-height: 75vh;
    height: auto
}

.video-box.photo-paralaxed.video-box-type-2 {
    min-height: 50vh;
    height: auto
}

.video-box.photo-paralaxed.video-box-type-3 {
    min-height: 33vh;
    height: auto
}

.footer {
    background-color: #000;
    color: #ccc
}

.footer-logo {
    width: 220px;
    max-width: 100%;
    flex: 0 0 220px;
    margin-right: 30px;
    margin-bottom: 25px
}

.footer-logo img {
    width: 100%
}

.footer-logo h2 {
    font-size: 30px;
    font-weight: 700;
    display: flex;
    width: 100%;
    position: relative;
    color: #1b1b1b;
    margin-bottom: 0;
    padding: 0;
    line-height: 1.25em
}

.footer-about {
    display: flex;
    align-items: center
}

.footer-logo h2 span {
    color: #e3000f
}

.footer .widget {
    background: #fff0;
    padding: 0
}

.footer .widget .wf-title {
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 700
}

.first-footer {
    padding: 30px 0 0 0
}

.icon-footer {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
    color: #fff;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #e3000f;
    border-radius: 0%;
    justify-content: center;
    /*clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px)*/
}

.icon-footer i {
    width: 100%;
    text-align: center
}

.icon-footer svg path {
    fill: #fff !important
}

.links.dark {
    background-color: #fff0;
    border: 1px solid #222;
    box-shadow: none;
    border-radius: 0
}

.links.dark.footer-contact-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    padding: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 20px
}

.footer-contact-links-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1032px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-contact-links-divider {
    width: 1px;
    min-height: 100%;
    margin-right: 20px;
    margin-left: 20px;
    background-color: #ececec
}

.fc-l-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #1b1b1b;
    text-decoration: none
}

.image-wrapper.fc-l-icon {
    margin-right: 15px
}

.fc-l-wrapper h6 {
    color: #1b1b1b;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 700
}

.fc-l-wrapper p {
    color: rgb(0 0 0 / .8);
    font-size: clamp(13px, 1.54vw, 15px);
    margin-bottom: 0
}

.wdrp {
    border-bottom: 1px solid #333
}

footer .widget {
    margin-left: 0
}

footer .widget a {
    color: #1b1b1b
}

.wdrp .wf-area .widget {
    padding: 15px 0
}

.wdrp .wf-area .widget .fc-l-wrapper svg {
    width: 20px
}

.wdrp .wf-area .widget .fc-l-wrapper {
    margin-bottom: 15px
}

.wdrp .wf-area .widget .fc-l-wrapper p {
    margin: 0
}

.wdrp .wf-area .widget .wf-text p {
    line-height: 1.62
}

.wdrp .wf-area .widget p {
    color: #9c9c9c;
    margin-bottom: 20px
}

div.p li .reveal {
    vertical-align: text-top;
    padding-top: 0;
    margin-top: -2px
}

.footer .usful-links ul {
    margin: 0;
    text-align: right;
    padding: 0
}

.footer .usful-links ul li {
    margin-bottom: 4px;
    color: #484848;
    margin-left: 5px;
    display: inline;
    margin-right: 5px
}

.footer .usful-links ul li:hover {
    color: #e3000f
}

.footer .usful-links ul li i {
    font-size: 7px;
    margin-right: 3px
}

.footer .usful-links ul li a {
    color: #9c9c9c;
    position: relative;
    padding-left: 5px
}

.breadcrumb-item+.breadcrumb-item::before {
    vertical-align: top;
    padding-top: 4px
}

.footer .usful-links ul li a:hover {
    color: #e3000f
}

.copyright {
    padding-top: 20px;
    padding-bottom: 0;
    margin-bottom: 50px
}

.copyright p {
    color: #777;
    font-size: 12px
}

.copyright p a {
    color: #fff;
    text-decoration: none
}

.copyright p a:hover {
    color: #fff
}

.social-icons li {
    display: inline-block
}

.social-icons li a {
    display: inline-block;
    border: none;
    z-index: 1;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    background: #e3000f;
    color: #fff;
    font-weight: 300;
    border-radius: 0;
    margin-right: 5px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    border-radius: 0%
}

footer .social-icons li a:hover {
    background: #000;
    color: #e3000f !important
}

.wf-newsletter {
    position: relative
}

.wf-newsletter input {
    height: 60px;
    width: 100%;
    border: none;
    background: #fff0;
    font-size: 14px;
    color: #fff;
    outline: none;
    padding: 0 90px 0 20px;
    border: 1px solid #e3000f;
    border-radius: 30px
}

.wf-newsletter button {
    height: 50px;
    width: 50px;
    border: none;
    background: #e3000f;
    font-size: 14px;
    font-weight: 700;
    color: #1b1b1b;
    outline: none;
    padding: 0 16px;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 100%;
    line-height: 55px;
    outline: none;
    transform: rotate(0);
    -webkit-transition: all 0.7s linear;
    -o-transition: all 0.7s linear;
    transition: all 0.7s linear
}

.wf-newsletter input::placeholder {
    color: rgb(255 255 255 / .8)
}

.wf-newsletter:hover button {
    background: #fff;
    color: #1b1b1b;
    outline: none;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.7s linear;
    -o-transition: all 0.7s linear;
    transition: all 0.7s linear
}

@media screen and (max-width:767px) {
    .footer-contact-links-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .footer-contact-links-divider {
        width: auto;
        min-height: 1px;
        margin: 20px 0
    }
    .xsnct.justify-content-center {
        -ms-flex-pack: flex-start !important;
        justify-content: flex-start !important;
    }
}

.div-with-background {
    width: 100vw;
    left: 50%;
    position: relative;
    margin-left: -50vw;
    overflow: hidden
}

.row [class*="col-md-"]>.div-with-background {
    margin-left: 0;
    margin-right: 0;
    height: calc(100% - 20px)
}

div.p .special-icon-row .one-icon-b {
    text-align: center;
    margin: 15px 0 0;
    font-weight: 700;
    font-size: 20px
}

div.p .special-icon-row img {
    aspect-ratio: 1 / 1;
    width: 50%;
    padding: 10px;
    border-radius: 0;
    margin: 0 auto 10px auto
}

.desc-fade {
    display: none
}

.a-fade {
    text-align: left;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: clamp(18px, 2vw, 26px);
    padding: 15px 40px 13px 15px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    margin-top: 5px;
    position: relative;
    line-height: 1.1;
    font-weight: 400;
    color: #fff;
    background: #e3000f;
    border-radius: 0;
    font-family: "Oxanium", sans-serif
}

.one-section-row .one-fade-row .a-fade::before {
    content: "\f107";
    color: #fff;
    font: normal normal normal 24px/1 FontAwesome;
    position: absolute;
    right: 15px;
    top: 25%
}

.one-fade-row .a-fade.opened:before {
    transform: rotate(180deg)
}

.one-fade-row .desc-fade {
    padding: 10px 20px 10px 20px;
    text-align: left
}

.gallery-grid {
    padding: 10px 25px
}

.gallery-grid .box-gallery {
    border-radius: 0;
    overflow: hidden;
    margin: 10px
}

.files-cont .files_title span {
    color: #fff;
    padding: 10px;
    border-radius: 0;
    position: relative
}

.files-cont .files_title:before {
    width: 100vw;
    right: 0;
    height: 100%;
    content: '';
    position: absolute;
    background: #e3000f;
    z-index: 0;
    top: 0;
    pointer-events: none;
    border-radius: 0 0 0 0
}

.files-cont .files_title {
    position: relative;
    color: #1b1b1b;
    background: #fff0;
    font-size: 21px;
    padding: 5px;
    padding-left: 0
}

.pager-box .pagination {
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 30px
}

.pager-box .pagination .active .page-link {
    background: #e3000f
}

.pager-box .pagination .page-link {
    color: #1b1b1b;
    width: 42px;
    margin: 5px;
    border-radius: 0;
    padding: 3px;
    text-align: center;
    height: 42px;
    line-height: 36px
}

.contact-box {
    position: relative;
    margin-bottom: 0;
    margin-top: -100px
}

.contact-box .container {
    position: relative;
    z-index: 2
}

.contact-box .item {
    background: #fff;
    padding: 60px 30px;
    height: calc(100% - 30px);
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    line-height: 1;
    text-align: left;
    overflow: hidden;
    transition: background-color 300ms ease, transform 300ms ease, color 300ms ease;
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    border-radius: 0
}

.contact-box .item.active {
    background: #e3000f
}

.contact-box .item:hover {
    background: #e3000f;
    transform: translate3d(0, -15px, .01px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d
}

.contact-box .item h5 {
    font-size: 21px;
    color: #1b1b1b;
    font-weight: 600;
    margin-bottom: 10px
}

.contact-box .item.active h5 {
    color: #1b1b1b
}

.contact-box .item:hover h5 {
    color: #1b1b1b;
    -webkit-transition: .5s;
    transition: .5s
}

.contact-box .item p a {
    color: #555
}

.contact-box .item p a:hover {
    color: #e3000f
}

.contact-box .item p {
    color: #555;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0
}

.contact-box .item.active p {
    color: #1b1b1b
}

.contact-box .item:hover p {
    color: #1b1b1b
}

.contact-box .item span {
    font-size: 35px;
    color: #e3000f;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s
}

.contact-box .item.active span {
    color: #1b1b1b
}

.contact-box .item:hover span {
    color: #1b1b1b
}

.contact-box .item i.numb {
    font-size: 120px;
    position: absolute;
    bottom: -20px;
    right: -20px;
    color: rgb(0 0 0 / .15);
    opacity: .2
}

.contact-box .item.active i.numb {
    color: rgb(0 0 0 / .2)
}

.contact-box .item:hover .numb {
    color: rgb(0 0 0 / .2)
}

.fixed-img {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    min-height: 10vw;
    display: flex;
    align-items: center;
    padding: 3vw 30px;
    justify-content: center
}

.fixed-img * {
    color: #000
}

.mns-ar * {
    color: #fff
}

.fixed-img .section-subtitle,
.section-subtitle {
    position: relative;
    font-weight: 500;
    display: inline-block;
    padding: 6px 0 3px 0;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 24px;
    border-radius: 3px;
    margin-bottom: 20px;
    letter-spacing: 10px
}

.fixed-img .section-subtitle::before,
.section-subtitle:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 2px;
    background: #e3000f;
    left: 0;
    bottom: 0
}

.fixed-img .section-subtitle::after,
.section-subtitle:after {
    content: "";
    position: absolute;
    bottom: auto;
    left: auto;
    top: 0;
    right: 0;
    width: 50%;
    height: 2px;
    background: #e3000f
}

footer.footer {
    background: #222C30;
    /*background: linear-gradient(135deg, rgb(227 0 15 / .88) 0%, rgb(0 0 0) 20%, rgb(0 0 0) 80%, rgb(52 112 72) 100%)*/
}
.products-area .section-title2{color:#000}
.fixed-img .section-title,
.section-title2 {
    font-family: "Oxanium", sans-serif;
    font-size: clamp(22px, 3.1vw, 58px);
    color: #fff;
    position: relative;
    margin-bottom: 15px;
    line-height: 1.25em;
    font-weight: 700
}

div.p .section-title2 {
    color: #000
}

.page-list {
    padding: 60px 0
}

.service-item1 {
    margin: 15px auto;
    ;
    height: calc(100% - 30px);
    border-radius: 0;
    background: #fff0;
    border: none
}

.section-special-char * {
    color: transparent !important
}

.section-special-char {
    right: 0;
    color: #fff0;
    font-family: "Oxanium", sans-serif;
    font-size: clamp(22px, 3.1vw, 58px);
    line-height: 1;
    margin-bottom: 0;
    font-weight: 700;
    text-stroke-color: #9c9c9c;
    -webkit-text-stroke-color: #9c9c9c;
    text-stroke-width: 2px;
    -webkit-text-stroke-width: 1px;
    z-index: 0;
    pointer-events: none
}

.service-item1 .entry-title a {
    color: #1b1b1b
}

.service-item1 .text-center {
    padding-bottom: 15px
}

.service-item1 .list-content {
    margin: 10px 20px 0;
    background: #fff0;
    z-index: 23;
    position: relative;
    border-radius: 0
}

.service-item1 .list-content p {
    margin-bottom: 0
}

.service-item1 .list-content h3 a,
.service-item2 .entry-title a,
.service-item1 .entry-title a {
    font-size: clamp(22px, 2.1vw, 28px);
    font-weight: 600;
    line-height: 1.2
}

.service-item1 .entry-title a {
    font-size: clamp(22px, 1.8vw, 24px)
}

.service-item1 .list-content {
    padding: 10px 10px 20px 10px
}

.service-item1 .rt-image {
    position: relative;
    overflow: hidden;
    border-radius: 0
}

.service-item1 .rt-image a {
    display: block;
    padding-bottom: 66%;
    overflow: hidden
}

.service-item1 .rt-image a img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.service-item1 .rt-image a:hover img {
    transform: scale(1.1) rotate(2deg)
}

.service-item2 {
    display: flex;
    ;
    margin-bottom: 45px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .2);
    background: rgb(255 255 255 / .4);
    overflow: hidden;
    border-radius: 0
}

.service-item2 .rt-image a {
    height: 100%
}

.service-item2 .rt-image img {
    height: 100%;
    object-fit: cover;
    border-radius: 0;
    width: 100%;
    aspect-ratio: 640 / 420
}

.service-item2 .rt-image {
    width: 30%;
    flex: 0 0 30%;
    margin-right: 20px
}

.service-item2 .entry-title a {
    color: #000;
    margin-bottom: 15px;
    display: inline-block
}

.service-item2 .list-content {
    padding: 20px 20px 20px 20px;
    align-self: center;
    background: #fff0;
    border-radius: 0;
    width: 100%
}

.service-item2 .list-content p {
    font-size: 14px
}

.service-item2 .list-content .mt-3 {
    text-align: right
}

div.p ol.cke-ol li,
div.p ul.cke-ul li {
    padding: 1px
}

div.p ol.cke-ol {
    list-style: decimal-leading-zero
}

div.p ol.cke-ol li::marker {
    color: #e3000f;
    font-weight: 600;
    font-size: 16px
}

dl,
ol,
ul {
    padding-left: 24px
}

ol {
    padding-left: 28px
}

.cattype .text-center .sbt-s {
    color: #000;
    margin-bottom: -5px;
    display: block;
    padding-top: 5px;
    line-height: 1.1
}

.owl-carousel .one-prod-hm img {
    border: 2px solid #e3000f;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    object-fit: cover;
    width: 100%;
    aspect-ratio: 1 / 1;
    /*clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px)*/
}

.owl-carousel .one-prod-hm {
    padding: 20px
}

.home-products.owl-carousel .owl-stage .image-sc {
    width: 110px;
    margin: 0 auto
}

.home-products.owl-carousel .owl-stage {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 0 auto
}

.one-prod-hm .text-center {
    opacity: 1;
    -webkit-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out
}

.one-prod-hm .nms {
    text-align: center;
    border-radius: 10px;
    margin-right: 0;
    text-transform: uppercase;
    padding: 10px 20px;
    background: #ececec;
    color: #1b1b1b;
    font-size: clamp(16px, 1.6vw, 20px);
    font-weight: 700;
    display: inline-block;
    line-height: 1.2;
    width: 100%
}

.one-prod-hm .text-center .sbt-s {
    font-size: clamp(13px, 1.2vw, 15px);
    margin-bottom: 0;
    line-height: 1.75;
    display: block;
    padding-top: 5px
}

.photos-section .slider .owl-nav {
    position: absolute;
    width: calc(100% - 20px);
    top: 50%;
    left: 10px
}

.contact-infonw {
    padding: 50px 0 30px 0;
    justify-content: space-evenly
}

.contact-infonw .item {
    text-align: center;
    font-size: 15px;
    line-height: 1.45;
    padding: 0 0;
    background-color: #fff;
    border-radius: 0;
    display: flex;
    /*clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px);*/
    height: calc(100% - 20px);
    margin: 5px 0
}

.contact-infonw .item .clx {
    padding: 10px;
    width: 100%;
    text-align: left
}

.contact-infonw .item svg path {
    fill: #fff !important
}

.contact-infonw .item svg {
    /*clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px);*/
    width: 70px;
    height: 100%;
    padding: 19px;
    background: #e3000f;
    border-radius: 0;
    margin-right: 20px;
    flex: 0 0 70px
}

.contact-infonw .item .syr {
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 0;
    font-family: "Oxanium", sans-serif;
    letter-spacing: 0
}

.contact-infonw .item a {
    color: #347048
}

.contact-infonw .item a:hover {
    color: #e3000f
}

.contact #contact-form {
    width: 660px;
    margin: 30px 0;
    max-width: 95%;
    display: inline-block
}

.form-col-in {
    justify-content: center;
    align-items: center;
    background-size: cover
}

.form-col-in:before {
    width: 50vw;
    height: 100%;
    background: #eeeeeec4;
    content: '';
    position: absolute;
    top: 0;
    left: 0
}

body .service-item .apla-txt {
    background: linear-gradient(180deg, #fff0 0%, rgb(0 0 0 / .85) 50%, #000 100%);
    transition: all 0.4s cubic-bezier(.4, .2, .2, 1);
    top: 0;
    max-width: 100%;
    width: 100%
}

.service-item {
    width: 100%
}

.service-item:hover .apla-txt {
    padding-bottom: 50px
}

.partners-box .owl-carousel .owl-stage {
    margin: 0 auto
}

.btn:hover>span>span {
    transform: translateY(-40px)
}

.btn>span {
    text-shadow: 0 40px #fff;
}

.btn>span>span {
    transition: all 0.2s cubic-bezier(.4, .2, .2, 1)
}

.btn>span>span:nth-of-type(n) {
    transition-delay: calc(var(--i) * 0.02s)
}

.btn>span {
    overflow: hidden;
    display: flex;
    align-items: center;
    transition: all 0.2s cubic-bezier(.4, .2, .2, 1)
}

.nav__item-link:hover>span>span {
    transform: translateY(-30px)
}

.nav__item-link>span {
    text-shadow: 0 30px #fff
}

.nav__item-link>span>span:nth-of-type(n) {
    transition-delay: calc(var(--i) * 0.02s)
}

.nav__item-link>span {
    overflow: hidden;
    display: flex;
    align-items: center;
    transition: all 0.2s cubic-bezier(.4, .2, .2, 1)
}

.reveal {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 3px 0 6px 0
}

.reveal::before {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #fff0;
    z-index: 2;
    transition: transform 0.8s ease
}

.reveal span {
    display: inline-block;
    opacity: 0;
    transform: translateX(-5px);
    transition: all 0.4s ease
}

.reveal.visible::before {
    animation: slideReveal 1s ease forwards
}

.reveal.visible span {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 0.1s
}

@keyframes slideReveal {
    0% {
        left: -100%
    }
    50% {
        left: 0
    }
    100% {
        left: 100%
    }
}

@media (min-width:1200px) {
    header.fixed-navbar {
        top: 0;
        position: fixed;
        z-index: 1000;
        animation: slideMenu 0.6s;
    }
    header.header{
        margin:auto;left:0;right:0;
    }
}

@keyframes slideMenu {
    0% {
        top: -100%
    }
    100% {
        top: 0%
    }
}

.col-md-125 {
    width: 100%;
    padding: 0 15px
}

.row-number .col-md-125 {
    margin: 10px 0
}

@media (min-width:992px) {
    .col-md-125 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding: 0 15px
    }
}

.row-number .col-md-125 .nrs {
    color: #ededed;
    clear: both;
    line-height: 1.55;
    margin: 0 0 15px;
    margin-bottom: 15px;
    font-weight: 700;
    position: relative;
    font-family: "Oxanium", sans-serif;
    font-size: clamp(38px, 3.0vw, 58px)
}

.row-number .col-md-125:hover .nrs:before {
    border-color: #e3000f
}

.row-number .col-md-125 .nrs:before {
    content: '';
    position: absolute;
    left: -15px;
    bottom: 0;
    width: calc(100% + 30px);
    border-bottom: 2px solid #242424;
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms
}

dl,
ol,
ul,
p {
    margin-bottom: 14px
}

@media only screen and (min-width:1600px) {
    .b-lnk .tins-x .date-content {
        padding: 90px 5px;
        width: 200px
    }
}

@media only screen and (min-width:1921px) {
    .b-lnk .tins-x .date-content {
        padding: 100px 5px;
        width: 210px
    }
}

@media only screen and (max-width:1770px) {
    .special-row .blog-item {
        position: absolute;
        right: calc(100% - 100px);
        z-index: 2
    }
    .special-row .blog-item.no-plk {
        position: relative;
        right: auto
    }
    .no-plk+.col-md-12 {
        -ms-flex: 0 0 calc(100% - 230px);
        flex: 0 0 calc(100% - 230px);
        max-width: calc(100% - 230px)
    }
}

@media only screen and (max-width:1600px) {
    .navbar .menu-ul {
        margin-left: 10px
    }
    .special-row .blog-item {
        right: calc(100% - 200px)
    }
    .menu-top {
        padding: 10px 0
    }
    .service-item .apla-txt {
        max-width: calc(100% - 5vw)
    }
}

@media only screen and (max-width:1440px) {
    .partners-box .owl-dots {
        margin-bottom: 0;
        padding-top: 15px;
        padding-bottom: 10px
    }
    .contact-box {
        margin-top: -4vw
    }
    div.p *[style="font-size:72px;"] {
        font-size: clamp(36px, 4.6vw, 78px) !important
    }
    div.p *[style="font-size:48px;"] {
        font-size: clamp(30px, 3.2vw, 48px) !important
    }
    .navbar-brand {
        padding: 0
    }
    .menu-ul li a {
        font-size: 15px;
        padding: 3.5px 11px
    }
    .navbar .menu-ul {
        padding: 10px 0
    }
    .navbar-brand img {
        max-width: 250px;
        max-height: 100px
    }
    .services .service-item h4 {
        font-size: 16px
    }
    .home-text .heading__title {
        font-size: 22px
    }
    p.agree-p {
        font-size: 11px
    }
    .full-banner .contactForm label {
        display: none
    }
    .full-banner .container {
        max-width: 1150px
    }
    .contactForm.banners-form {
        max-width: calc(40% - 120px);
        top: calc(50% + 36px);
        right: 4vw;
        left: auto
    }
    .navbar .menu-ul {
        font-size: 17px
    }
    .navbar .menu-ul {
        margin-left: 10px
    }
    .h2,
    h2 {
        font-size: 1.95rem
    }
    .h3,
    h3 {
        font-size: 1.8rem
    }
    .h4,
    h4 {
        font-size: 1.55rem
    }
    .opinions .review {
        font-size: 15px;
        padding: 10px 20px;
        min-height: 230px
    }
    .mns-ar,
    .video-home-c,
    #blogGrid {
        border-bottom-width: 20px
    }
}

@media only screen and (min-width:1381px) {
    .wcagz-menu-btn {
        top: 55px
    }
    .wcagz-menu {
        top: 115px
    }
    .fixed-nav .wcagz-menu-btn {
        top: 40px
    }
    .fixed-nav .wcagz-menu {
        top: 100px
    }
}

@media only screen and (max-width:1380px) {
    body {
        font-size: 15px
    }
    .top-bar {
        font-size: 13px
    }
    .navbar .menu-ul li a {
        padding: 3px 10px;
        font-size: 14px
    }
    .navbar {
        padding: 0
    }
    .menu-ul li {
        margin: 0 1px
    }
}

@media only screen and (max-width:1280px) {
    .services .service_desc {
        font-size: 14px
    }
    .navbar .menu-ul li a {
        padding: 3px 8px;
        font-size: 14px
    }
    .b-lnk .date-content {
        flex: 0 0 150px;
        min-width: 150px;
        min-height: 170px;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .menu-ul li {
        margin: 0 0.5px
    }
}

@media only screen and (max-width:1199px) {
    .navbar-brand img {
        margin: 0
    }
    body:not(.menu-open) .podwrx .tb-info {
        z-index: 1344
    }
    .mns-ar .main-title {
        background-position-y: center !important
    }
    body .podwrx>*:not(header) {
        transition: all 0.3s ease-in-out
    }
    .menu-open .podwrx>*:not(header) {
        transform: translateX(50%)
    }
    .menu-open .podwrx .navbar-brand {
        transform: translateX(50vw)
    }
    header .navbar .container {
        max-width: 100%;
        width: 100%
    }
    .podwrx .tb-info {
        margin-right: 0;
        margin-top: 0
    }
    .podwrx .tb-info .bar-cn {
        flex-wrap: wrap;
        justify-content: flex-end
    }
    .flag-pos {
        display: none
    }
    .podwrx .tb-info .bar-cn .tb-tp .flags-list a span {
        display: none
    }
    header.header {
        z-index: 1333
    }
    .menu-top {
        padding: 0
    }
    header .navbar .menu-ul {
        margin: 0
    }
    .main-title-s {
        padding-bottom: 0;
        font-size: clamp(32px, 4.1vw, 48px)
    }
    .scroll-btn {
        display: none
    }
    header .navbar .container {
        align-items: center
    }
    .mns-ar {
        min-height: 78px
    }
    .navbar .container {
        padding: 0 15px
    }
    .mns-ar,
    #blogGrid,
    .video-home-c {
        border-bottom-width: 20px
    }
    .btn {
        font-size: 13px
    }
    .contact-info.fullh {
        margin: 0
    }
    .navbar {
        padding: 0 0 !important
    }
    .navbar .menu-ul {
        opacity: 1;
        position: fixed;
        flex-wrap: wrap;
        height: 100%;
        top: 0;
        width: 100%;
        left: -100%;
        background: #ccc;
        -webkit-transition: all 0.3s ease-in-out 0.0s;
        -moz-transition: all 0.3s ease-in-out 0.0s;
        -ms-transition: all 0.3s ease-in-out 0.0s;
        -o-transition: all 0.3s ease-in-out 0.0s;
        transition: all 0.3s ease-in-out 0.0s;
        flex-direction: column;
        display: flex;
        justify-content: center
    }
    .navbar .menu-ul li {
        width: 100%;
        padding: 2px 30px;
        text-align: center
    }
    .contact-info-top {
        margin-right: 0
    }
    .navbar .navbar-toggler {
        border: 2px solid transparent;
        /*clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px);*/
        display: block;
        background: #fff0;
        height: 44px;
        z-index: 33;
        border-radius: 0;
        position: relative;
        width: 44px;
        right: 0;
        -webkit-transition: all 0.2s ease-in-out 0.0s;
        -moz-transition: all 0.2s ease-in-out 0.0s;
        -ms-transition: all 0.2s ease-in-out 0.0s;
        -o-transition: all 0.2s ease-in-out 0.0s;
        transition: all 0.2s ease-in-out 0.0s;
        margin-left: auto
    }
    .podwrx .tb-info {
        font-size: 13px
    }
    .navbar .navbar-toggler .menu-lines {
        left: 5px;
        top: 5px
    }
    .contact-info-top .item-topb a {
        font-size: 14px
    }
    .navbar ul.social__icons {
        right: 50%;
        margin-top: -5px;
        transform: translateX(50%)
    }
    .navbar ul.social__icons li a {
        font-size: 22px
    }
    .menu-top {
        padding: 10px 0;
        position: relative;
        z-index: 3;
        margin-left: auto;
        margin-right: 0
    }
    header .navbar .menu-ul ul {
        margin-left: 0;
        margin-right: 0
    }
    .menu-ul li a {
        color: #333
    }
    .menu-ul li a:hover,
    .menu-ul li.active>a {
        color: #e3000f;
        background: #fff0
    }
    .navbar ul.social__icons li a span {
        display: none
    }
    header .navbar-brand {
        position: relative
    }
    .navbar .menu-ul.menu-opened {
        left: 0;
        opacity: 1
    }
    .navbar .menu-ul li.separator,
    .navbar .menu-ul li.empty {
        display: none
    }
    .header-transparent .navbar .menu-ul li a {
        color: #000;
        font-size: 17px
    }
    .menu-ul li.active>a.nav__item-link::before {
        width: 100px
    }
    .menu-ul li>a.nav__item-link::before {
        max-width: 50px;
        left: 50% !important;
        transform: translateX(-50%)
    }
    header {
        z-index: 43
    }
    .navbar .menu-ul li a {
        display: inline-block
    }
    .navbar .menu-ul li a i {
        position: absolute;
        right: -30px;
        height: 30px;
        width: 30px;
        background: #ccc;
        text-align: center;
        line-height: 30px;
        border-radius: 3px
    }
    .navbar .menu-ul li {
        margin: 0
    }
    .navbar .submenu {
        position: relative;
        top: auto;
        float: none;
        width: 100%;
        background: #fff0;
        padding: 0;
        margin: 0
    }
    .menu-d.menu-ul ul {
        max-height: 90%;
        overflow-y: auto;
        overflow-x: hidden
    }
    .menu-ul ul li ul li a {
        font-size: 13px;
        padding: 0 !important
    }
    .menu-ul ul li ul {
        padding: 5px 0 !important
    }
    .menu-ul ul li ul li {
        padding: 5px !important
    }
    .main-menu .navbar-toggler.actived {
        position: fixed;
        top: 0
    }
    .navbar .menu-ul li a {
        font-size: 18px
    }
    .navbar .menu-ul li ul li a {
        font-size: 16px
    }
    .wcagz-menu-btn {
        top: 8px;
        left: 75%
    }
    .wcagz-menu {
        top: 68px
    }

    #basket-top{
        margin-right: 20px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    .menu-open .podwrx #basket-top {
        transform: translateX(50vw);
    }
}

@media only screen and (max-width:1100px) {
    .social_slider_widget {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .contactForm.banners-form {
        max-width: calc(40% - 60px)
    }
}

@media only screen and (max-width:991px) {
    .mdnct.justify-content-center {
        -ms-flex-pack: flex-start !important;
        justify-content: flex-start !important;
    }
    body .homebox-area{margin-top: -10px;}
    .one-prod-hm .nms2 {
        font-size: 22px
    }
    .fixed-navbar .navbar-brand img {
        height: 70px
    }
    .podwrx .tb-info {
        width: 100%;
    }
    .podwrx .tb-info .bar-cn {
        justify-content: center
    }
    header.header,
    .podwrx .tb-info {
        position: relative;
        top: 0
    }
    .footer-about {
        flex-wrap: wrap
    }
    .maps-mg {
        height: 420px
    }
    .contact #contact-form {
        margin-top: 30px
    }
    .service-item {
        min-height: 44vw
    }
    .maps-mg {
        min-height: 400px
    }
    .contact-box {
        margin-top: 30px
    }
    .cattype .features span {
        width: 100%
    }
    .special-row {
        flex-wrap: wrap
    }
    .special-row .blog-item {
        position: relative;
        right: auto
    }
    .special-col-md {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .service-item .text-cnt h2::before {
        transform: scale(.6);
        left: 5%;
        top: 20px
    }
    .b-lnk .tins-x .date-content {
        height: 200px
    }
    .full-banner .slide__content {
        padding-top: 0
    }
    .single-testimonial .testimonial__desc {
        font-size: 12px
    }
    .full-banner .owl-text.home_content .btn {
        margin-top: 10px
    }
    .single-testimonial .photo h4 {
        font-size: 18px
    }
    #contact-form-top {
        position: relative;
        transform: none;
        margin: 0;
        width: 100%
    }
    .full-banner .owl-text.home_content {
        width: 100%;
        left: 0;
        right: 0
    }
    .full-banner {
        height: auto
    }
    .info-top {
        display: none
    }
    .image-kfco img {
        left: 0;
        max-width: 100%
    }
    .full-banner .owl-text.home_content {
        padding-top: 0;
        padding-left: 10px;
        padding-right: 10px
    }
    .one-item-col,
    .box-item {
        transform: none !important
    }
    .one-item-col {
        padding: 10px
    }
    .box-item {
        margin: 5px 0 !important
    }
    .contactForm.banners-form {
        width: 100%;
        max-width: 100%;
        background: rgb(0 0 0 / .4);
        padding: 20px 30px;
        position: relative;
        z-index: 2;
        left: 0;
        right: 0
    }
    .box-item .infolib {
        font-size: 13px;
        padding-top: 10px
    }
    .orly {
        top: 80px;
        width: 60px
    }
    .contactForm.banners-form .form-control {
        min-height: 30px
    }
    header.header.header-transparent {
        background: #fff0;
        margin-bottom: 0
    }
    .header-transparent .navbar .menu-ul li a {
        color: #282828
    }
    .header-transparent .navbar .menu-ul li a:hover,
    .header-transparent .navbar .menu-ul li.active a {
        color: #aa9483
    }
    .full-banner .owl-text.home_content .banner-subtitle {
        margin: 5px auto 15px auto
    }
    .header-transparent .logo.logo-w {
        display: none
    }
    .header-transparent .logo {
        display: block
    }
    .top-info-beam .col-md-4 {
        display: none
    }
    .contact-info {
        margin: 0;
        padding: 30px
    }
    .contactForm {
        padding: 30px
    }
    .contact-info i.bigicon {
        font-size: 30px;
        color: #04355D;
        margin-right: 5px;
        width: 40px
    }
    .contact_number p a {
        font-size: 16px
    }
    .contact h4 {
        font-size: 26px
    }
    .mns-ar .main-title h1 {
        font-size: 36px
    }
    .breadcrumb {
        margin: 0;
        font-size: 11px;
        padding: 5px 10px;
        margin-top: 9px;
        justify-content: flex-start !important
    }
    .full-banner {
        margin-top: 0
    }
    .container-timeline .contento .info {
        font-size: 16px
    }
    .box-item {
        padding: 20px 20px;
        height: auto
    }
    .timeline-sc {
        padding: 40px 0
    }
    .banner-subtitle ul {
        display: table;
        margin: 0 auto 15px;
        text-align: left;
        padding-left: 18px
    }
    .footer__wf-title {
        font-size: 16px
    }
    .s_product_text h2 {
        font-size: 28px
    }
}

@media only screen and (max-width:767px) {
    .contact-infonw .item {
        font-size: 14px
    }
    .btn {
        padding: 10px 20px !important
    }
    .copyright p.text-right {
        text-align: center !important
    }
    #info.services {
        padding: 15px 0
    }
    #info .col-sm-12 {
        margin: 15px
    }
    .podwrx .tb-info .bar-cn {
        padding: 3px 0
    }
    div.p .row.flex-center.right-photo {
        flex-direction: column-reverse
    }
    div.p .row.flex-center img {
        margin-bottom: 10px
    }
    .flags-list img {
        width: 24px
    }
    #slider-pages.slider .owl-dots {
        position: relative;
        width: 100%
    }
    .mns-ar .main-title {
        height: auto;
        padding: 30px 0;
        min-height: 152px
    }
    #product-reload {
        padding: 0
    }
    .one-prod-hm {
        width: auto
    }
    .one-prod-hm .text-center {
        opacity: 1
    }
    .btl {
        width: 100%;
        padding-top: 20px
    }
    .s_product_inner {
        margin-top: 20px
    }
    .other_product_area {
        margin-top: 20px
    }
    .s_product_text {
        padding: 20px 0 0 0
    }
    .podwrx .tb-info .bar-cn .tb-tp {
        display: flex;
        margin: 0;
        align-items: center
    }
    .podwrx .tb-info .bar-cn .tb-tp svg {
        margin-left: 0
    }
    .podwrx .tb-info .bar-cn {
        justify-content: space-between
    }
    .podwrx .tb-info .bar-cn .tb-tp:first-of-type {
        display: flex
    }
    .number-sl {
        padding: 30px
    }
    .item-cnc-x {
        text-align: center
    }
    .item-cnc-x img {
        margin: 15px auto
    }
    .mns-ar .main-title h1 {
        margin-top: 0
    }
    .navbar ul.social__icons {
        display: none
    }
    header.header {
        width: 100%;
        background: #fff
    }
    .podwrx .tb-info {
        right: 0;
        padding: 0;
        top: 0;
        z-index: 333
    }
    .podwrx .tb-info {
        font-size: 14px
    }
    .header.fixed-navbar {
        background: #000
    }
    .footer__wf-title,
    .footer_box {
        margin-bottom: 10px
    }
    footer p.f-14 {
        justify-content: center;
        flex-wrap: wrap
    }
    footer p.f-14>span {
        width: 100%
    }
    footer p.f-14 svg,
    footer p.f-14 img {
        margin: 5px !important;
        display: block;
        width: 100%;
        object-fit: contain
    }
    header.header {
        position: relative;
        top: 0
    }
    footer .social-list li:last-of-type a {
        margin-right: 0
    }
    .wcagz-menu-btn {
        top: 5px;
        left: 70%
    }
    .no-plk+.col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .special-row .blog-item {
        width: calc(100% - 30px);
        margin: 0 auto;
        margin-bottom: 10px
    }
    .special-row .blog-item .b-lnk .date-content {
        min-height: 110px;
        width: 80%;
        padding-bottom: 20px
    }
    .footer__menu img {
        margin: 10px auto 20px auto
    }
    .service-item {
        min-height: 53.9vw
    }
    .service-item .service_title {
        font-size: clamp(18px, 5vw, 70px)
    }
    .files_title::before {
        width: 50%
    }
    .pages-section .container+.container-fluid .photos-section {
        margin-bottom: 19px
    }
    .mns-ar {
        min-height: 68px
    }
    footer,
    .footer__wf-content ul li,
    footer p {
        text-align: center
    }
    .footer-logo {
        margin: 0 auto 20px auto
    }
    .footer .usful-links ul li {
        list-style-position: inside
    }
    .fc-l-wrapper p {
        text-align: left
    }
    .footer .usful-links ul li {
        margin: 3px
    }
    .wdrp .wf-area .widget {
        margin-left: 0;
        padding: 15px 0
    }
    .icon-footer {
        width: 40px;
        height: 40px;
        min-width: 40px;
        min-height: 40px
    }
    .copyright p.text-right {
        padding-top: 10px
    }
    .fixed-img {
        padding: 40px 10px
    }
    .mns-ar,
    #blogGrid,
    .video-home-c {
        border-bottom-width: 10px
    }
    .infoboxs {
        padding: 0
    }
    .testimonial-area .container {
        width: 100%;
        max-width: 100%;
        padding: 0 20px
    }
    .single-testimonial .photo {
        margin-right: 20px
    }
    .services .service-item {
        margin: 0 auto;
        width: 400px;
        max-width: 100%
    }
    .box {
        padding: 40px 10px
    }
    h1 {
        font-size: 36px
    }
    h2 {
        font-size: 26px
    }
    h3 {
        font-size: 22px
    }
    h4 {
        font-size: 18px
    }
    h5 {
        font-size: 15px
    }
    .home-text .heading__title {
        font-size: 28px
    }
    section.s-pdg {
        padding: 40px 0
    }
    .menurest,
    .about {
        padding: 40 0
    }
    .menurest {
        background: #fff
    }
    .footer-top .text-left {
        text-align: center !important
    }
    .contact_number {
        margin-top: 20px
    }
    footer .footer-top {
        text-align: center
    }
    footer .footer__widget {
        padding-top: 15px
    }
    .accordion-item .accordion__item-title {
        font-size: 16px
    }
    .center-box-logo-ds .col-md-6:nth-of-type(1) .one-box-dx {
        padding-top: 100px
    }
    .center-box-logo-ds .col-md-6:nth-of-type(1) .one-box-dx::before {
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 80px;
        height: 80px
    }
    .center-box-logo-ds .one-box-dx {
        border-right: none
    }
    .service-item2 {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        padding: 20px
    }
    .service-item2 .rt-image {
        width: auto;
        flex: 0 0 auto;
        margin: 0 0 10px 0;
        max-width: 100%
    }
    .service-item2 .list-content {
        text-align: center !important;
        padding: 0 10px
    }
    header.header.fixed-navbar .navbar-brand {
        transform: none
    }
    .full-banner .owl-theme .owl-nav [class*="owl-"],
    .owl-theme .owl-nav [class*="owl-"] {
        width: 45px;
        height: 45px;
        font-size: 20px
    }
    footer .social-list li a {
        margin: 0 !important;
        ;
        text-align: center;
        justify-content: center
    }
    footer .social-list li a span {
        padding: 0
    }
    footer .social-list li {
        margin: 0 !important
    }
    .fc-l-wrapper {
        text-align: left
    }
}

@media only screen and (max-width:575px) {
    .fc-l-wrapper p {
        text-align: center
    }
    div.p .special-icon-row .one-icon-b {
        font-size: 16px
    }
    .wdrp .wf-area .widget .wf-text p {
        line-height: 1.5
    }
    .owl-carousel .one-prod-hm {
        padding: 0
    }
    .owl-carousel.home-products .owl-nav {
        width: calc(100% + 40px);
        left: -20px;
        position: absolute;
        top: 35%
    }
    .service-item .apla-txt p {
        font-size: 13px
    }
    #scrollTopBtn {
        bottom: 15px;
        right: 15px
    }
    footer {
        padding-top: 10px;
        padding-left: 0;
        padding-right: 0
    }
    .links.dark.footer-contact-links {
        border: none;
        padding: 0
    }
    .fc-l-wrapper {
        text-align: center;
        display: flex;
        flex-direction: column;
        margin-bottom: 15px
    }
    .footer-contact-links-divider {
        display: none
    }
    .image-wrapper.fc-l-icon {
        margin: 10px auto
    }
    .navbar-brand img{height: 80px;padding: 10px;}
    .menu-top{padding:0;}
    .podwrx .tb-info .bar-cn .tb-tp .flags-list li {
        margin-right: 2px
    }
    footer .social-list li {
        margin: 5px auto !important;
        display: inline-block
    }
    footer .social-list li a {
        flex-direction: column;
        margin: 0
    }
    footer .social-list li a span {
        padding: 0 5px
    }
    #basket-top{margin-right: 60px;}
    #basket-top .top-cart-title a .price{display: none;}
    html body  .one-top-box p{font-size:12px;padding:5px;line-height: 1.1;}
    html body  .one-top-box .photo h3{width:100%;padding:5px;}
    .navbar .navbar-toggler {
        position: absolute;
        top: -7px;
        right: 0;
        transition: none
    }
    .navbar .navbar-toggler.actived {
        position: fixed;
        top: 20px;
        right: 15px
    }
    header .navbar-brand {
        margin-left: 15px
    }
    .contact-info-top {
        display: none
    }
    .service-item2 {
        padding: 0 0 20px 0
    }
    .service-item2 .list-content p {
        font-size: 12px
    }
    .single-testimonial {
        flex-wrap: wrap
    }
    .testimonial-caption .testimonial-item.text-left {
        text-align: center !important
    }
    footer .footer_box {
        margin-bottom: 20px
    }
    .testimonial-caption {
        text-align: center;
        width: 100%;
        padding: 0 20px
    }
    .center-box-logo-ds .one-box-dx {
        padding: 30px 15px
    }
    .one-faq-h {
        padding: 0 15px
    }
    .home-faq {
        font-size: 15px
    }
    .opinions .review {
        font-size: 14px;
        padding: 15px
    }
    #map {
        height: auto;
        min-height: 300px
    }
    .flex-center.left-photo {
        flex-direction: column-reverse
    }
    .right-bar {
        max-width: calc(100% - 0px);
        justify-content: center
    }
    .contact .contactForm {
        padding: 0
    }
    .contact .col-12.mb-5 {
        margin-bottom: 10px !important
    }
    h2 {
        font-size: 24px
    }
    .contact h4 {
        font-size: 18px
    }
    .navbar .navbar-toggler {
        margin-left: auto
    }
    .pulsating-circle {
        position: absolute;
        top: 50%;
        margin-top: -6px;
        left: 0
    }
    header .social__icons {
        margin-left: 10px
    }
    .right-bar {
        padding: 5px 15px
    }
    .special-col-nd .rt-item.service-item3 {
        min-height: 1px;
        width: 100%
    }
    .big-bg h3 a,
    .special-col-nd .rt-item.service-item3 h3 {
        font-size: 24px
    }
    .service-item3 .rt-image+.list-content {
        padding: 20px 20px !important
    }
    #preloader #status::before {
        height: 126px;
        margin-top: -126px
    }
    .one-prod-hm {
        padding: 0 15px
    }
    #info {
        padding: 0
    }
    .partners-box {
        padding: 20px 0
    }
    .footer .usful-links ul {
        text-align: center
    }
    .footer-logo {
        width: 180px;
        flex: 0 0 auto
    }
}

@media only screen and (max-width:480px) {
    .podwrx .tb-info {
        display: none
    }
    .contact-infonw .col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .contact-infonw .item svg {
        width: 70px;
        height: 70px;
        padding: 21px
    }
    .navbar .navbar-toggler.actived {
        top: 7px
    }
    .navbar-brand img {
        height: 70px;
        object-position: left
    }
    .navbar-brand {
        padding-left: 0;
        padding-right: 0
    }
    .navbar-brand img {
        width: 120px;
        margin: 5px 0
    }
    .wcagz-menu-btn {
        left: auto;
        transform: scale(.7);
        right: 70px
    }
    .blog-grid .blog-item .blog__content {
        margin-right: 0
    }
    #blogGrid {
        padding-left: 30px;
        padding-right: 30px
    }
    .b-lnk .date-content {
        min-width: 120px;
        flex: 0 0 120px;
        padding: 5px
    }
    .b-lnk .tins-x .date-content {
        min-width: 125px;
        min-height: 150px;
        height: auto
    }
    .blog-section .blog-item {
        padding: 15px 0
    }
    .full-banner .owl-text.home_content .btn {
        margin: 0
    }
    .full-banner .owl-text.home_content {
        padding: 0;
        margin-bottom: 20px
    }
    .btn {
        padding: 8px 15px !important
    }
    .files_title span {
        width: 100%
    }
    .main-cat-title {
        padding: 20px
    }
    .files_title::before {
        width: 70%
    }
    .box-gallery .pte span::before {
        left: 5px
    }
    .box-gallery .pte {
        padding: 7px;
        font-size: 12px;
        padding-bottom: 15px
    }
    body {
        font-size: 14px
    }
    .testimonial-area .owl-theme {
        padding: 0
    }
    .spc-rmdv {
        flex-wrap: wrap
    }
    .spc-rmdv>div {
        width: 100%
    }
    .right-bar {
        font-size: 12px;
        padding: 5px 0
    }
    .item-topb {
        margin: 3px 8px
    }
    .mns-ar .main-title h1 {
        font-size: 28px;
        line-height: 1
    }
    .logo {
        max-width: 120px
    }
    .top-info .flx {
        padding-left: 80px
    }
    .services .service-item img {
        width: 64px
    }
    .btn {
        font-size: 12px
    }
    .contact-info,
    .contactForm {
        padding: 20px
    }
    .contactForm.banners-form {
        padding: 15px
    }
    .container-timeline .contento {
        padding: 10px 20px
    }
    .container-timeline .contento .info {
        font-size: 14px
    }
    .navbar .menu-ul {
        width: 100%
    }
    .testimonial-caption {
        padding: 0 5px
    }
    .blog-grid .blog-item .blog__content {
        padding: 10px
    }
    .blog-grid .blog-item .blog__content .blog__desc {
        font-size: 20px
    }
    .blog-grid .blog-item .blog__content .blog__title {
        min-height: 65px
    }
    header .navbar-brand {
        margin-left: 0
    }
}

@media only screen and (min-width:992px) {
    .nav__item-link b {
        padding: 15px 20px;
        border: 2px solid #04355D;
        border-radius: 40px;
        background: #04355D;
        color: #fff;
        -webkit-transition: all 0.3s ease-in-out 0.0s;
        -moz-transition: all 0.3s ease-in-out 0.0s;
        -ms-transition: all 0.3s ease-in-out 0.0s;
        -o-transition: all 0.3s ease-in-out 0.0s;
        transition: all 0.3s ease-in-out 0.0s
    }
    .nav__item-link:hover b {
        background: #fff;
        color: #04355D
    }
}

@media only screen and (max-width:400px) {
    header .social__icons {
        display: none
    }
    .contact-info .contact_number {
        padding: 20px 10px
    }
    .contact_number p a {
        font-size: 13px
    }
    .item-topb svg {
        width: 20px
    }
    .b-lnk .date-content {
        min-width: 110px;
        flex: 0 0 110px;
        padding: 5px;
        min-height: 150px
    }
}

@media only screen and (min-width:1340px) {
    .container {
        max-width: 1200px
    }
    .special-bar-phone {
        z-index: 333
    }
    .home-products {
        padding: 0 70px
    }
}

@media only screen and (min-width:1440px) {
    .container {
        max-width: 1260px
    }
    .partners-box {
        padding: 30px 0
    }
    .mns-ar {
        min-height: 150px
    }
}

@media only screen and (min-width:1540px) {
    .container {
        max-width: 1380px
    }
}

@media only screen and (max-width:991px) {
    .form-col-in::before {
        width: 100vw;
        left: 50%;
        margin-left: -50vw
    }
}
.f_p_item:hover{background:#f9f9f9;}
.f_p_item{background:transparent;height:calc(100% - 40px);padding:5px;position: relative;margin: 20px 0;}
.f_p_item .f_p_img{padding:0px;margin-bottom: 10px;}
.f_p_item a.title-prod{color:#000;padding:5px 0;display: inline-block;font-size:16px;font-weight: 700;line-height: 1.3;}
.f_p_item .pricecontent{text-align: right;color:#888;font-weight: 600}
.f_p_item .show-prd{position: absolute;top:10px;right: 10px;color: #fff;background: rgb(52, 112, 72);padding:3px 10px;border-radius: 1px;font-size:13px;display: flex;align-items: center;}
.f_p_item .show-prd svg{margin-right: 4px;}
.f_p_item .prod_icon{padding:20px 0 10px 0;text-align: right;}
.f_p_item .prod_icon .btn{padding:6px 35px !important}
.notification-add-basket {
    position: fixed;
    right: -250px;
    width: 220px;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    top: 50%;
    color:#000;
    background:#ccc;
    font-size: 16px;
    text-align: center;
    z-index: 199999;
}
.notification-add-basket i{
    margin-right: 10px;color:#000;
}
.info-buy{display: flex;align-items:center;}
.info-buy .quantity{width:140px;margin-right: 20px;}
.info-buy .quantity .btn{padding:5px !important;min-height: 41px;width:30px;}
.info-buy .quantity input{text-align: center;}
#basket-content td .product-image{width:100px;margin-left: 0px;margin-right: 10px;}
#basket-content .qty .btn{padding:5px !important;min-height: 41px;width:30px;}
#basket-content .qty{width:140px;}
#basket-content td{vertical-align: middle;}
.cart_area.p_100,.cart_data.p_100{padding:40px 0;}
.row-butons-basket{
    margin-top:30px;display: flex;flex-wrap:wrap;justify-content: space-between;
}
.row-butons-basket .genric-btn:hover{color:#fff;background:#000}
.row-butons-basket .genric-btn {
    display: inline-block;
    outline: none;
    background:rgb(52, 112, 72);color:#fff;
    line-height: 1.4;
    padding: 9px 20px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
#basket-content .qty .btn *{width:100%;}
.row-butons-basket .genric-btn.button_next_cart:hover{background:#777}
.row-butons-basket .genric-btn.button_next_cart {
    background:#e3000f
}
.cart_area h1{font-size:25px;font-weight: 700}
#basket-content .btn-remove{padding:5px 10px;background:#e3000f;color:#fff;}
.basket-sum span span {
    background: #eee;
    padding:5px 10px;
    font-size: 20px;
}
.basket-sum span span #total-price-reload{font-weight: 700;}
.form-group.half-w.right-w{
    float: right;
}
.form_inner .half-w{
    width:calc(50% - 15px);display: inline-block;
}
.code-city-inputs{
    display: flex;justify-content: space-between;
}
.code-city-inputs input:first-of-type{
    width:30%;min-width: 150px;margin-right: 30px;
}
.asde-area .form_inner .form-group label{height:30px;display: block;}
.form-area.none{display: none;}
.creat_account{display: flex;align-items:center;}
.creat_account label{font-weight: bold;font-size:15px;padding-left:10px;height: auto !important;line-height: 1;padding-top:5px;}

.row-payment  h4 {
    border-bottom: 1px solid #eee;
    padding-bottom: 12px;
    font-size: 18px;
    color:    #222222;
    padding-left: 18px;
}
.deliv-item,.deliv-item-active{
    display: block;padding: 10px;cursor: pointer;
}
.deliv-item .del-content,.deliv-item-active .del-content{
    width:calc(100% - 30px);
    padding-left: 0px;
    display: inline-block;
    float: right;
    line-height: 1.4;
}
.choose-form-data .row-first{
    font-weight: 600;color:#347048;font-size:17px;
}
.choose-form-data .row-second{
    font-weight: 600;color:#352515;font-size:18px;
}
.choose-form-data .row-third{
    font-size:13px;
}
.row-delivery.none{
    display: none;
}
.main-text-color{
    color:#221;font-size:16px;font-weight: 600;padding-left: 5px;
}
.deliv-item.none{
    display: none 
}
#basket-payment-reload{
    color:#353E45;
}
#basket-payment-reload h3{
    color:#222;font-size:24px;
}
.accept-shop-regimen a{
    color:#347048;
}
.accept-shop-regimen a:hover{
    color: #306C69;
}
.billing_details.margin-top-32{
    margin-top:30px;
}

.overlay_shop{position: fixed;height: 100%;width: 100%;background-color: rgba(255,255,255,0.8);left:0;top:0;background-image:url('/images/front/loading.gif');background-repeat: no-repeat;background-size: 64px;background-position: center center;z-index: 100000;text-align: center;display: none;}
.overlay_shop .text_desc{position: absolute;z-index: 100001;left:0;top:0;right: 0;bottom: 0;padding-top: 120px;;height: 60px;margin: auto;font-size:18px;font-weight: bold;color:#fff}

.page-title.page-title-line h1,h2.reg_title{
    font-size:26px;color: #212121;font-weight: 500;
}
.page-title.page-title-line h1, h2.reg_title{
    text-align: center;font-size:30px;
    margin-top: -20px;
    margin-bottom: 30px;
}
#basket-payment-reload{
    padding:30px;background:#f2e8e8;margin-top:30px;
}
#basket-payment-reload .col-lg-4 > span.title-cb{
    display: block;color: #000;font-size: 20px;font-weight: 600;
    border-bottom: 1px solid #eee;
    padding-bottom: 12px;
    font-size: 18px;
}
#basket-payment-reload .col-lg-4 > .main-text{
    padding-left:15px;
    display: inline-block;margin-top: 10px;
}
.pay-cost{
    font-size:18px;font-weight: 900;
}
.kwota_zam{
    font-size:22px;color:#352515;font-weight: 700;padding-left: 10px;
}
.row.hide.hidden.none{
    display: none;opacity: 0;height: 0;visibility: hidden;
}
.none{display: none;}
.agree-text{font-size:12px;color:#777;line-height: 1.2;}
.creat_account.error{
    box-shadow:  0 0 0 2px red;
}

.one-top-box{
    margin:15px auto;
    overflow: hidden;
}
.homebox-area{
    position: relative;margin:0px 0;padding:15px 15px;margin-top: -120px;z-index: 2;
}

.one-top-box .photo{
    position: relative;overflow: hidden;border-radius: 0px;
}
.one-top-box  a .photo img{
    -webkit-transition:all 0.3s ease-in-out 0s;
    -moz-transition:all 0.3s ease-in-out 0s;
    -ms-transition:all 0.3s ease-in-out 0s;
    -o-transition:all 0.3s ease-in-out 0s;
    transition:all 0.3s ease-in-out 0s;
    object-fit: cover;
    aspect-ratio: 10 / 12;
    width: 100%;
}
.one-top-box  a:hover .photo img{
    margin-top:-30px;
}
.one-top-box .photo h3{
    position: absolute;bottom:0;color:#fff;background:transparent;width:100%;margin:0;padding:20px;text-align: left;font-weight: 400
}
.one-top-box p {
    padding:15px;margin:0;color:#fff;font-size:14px;
    min-height: 100px;
    display: flex;
    align-items: center;
}
.one-top-box .photo{
    padding-top:120%;
}
.one-top-box .photo img{
    position: absolute;top:0;max-width:100%;width:100%;height: 100%;object-fit:cover;
}
body .one-top-box .photo h3{
    font-size: clamp(16px, 1.6vw,21px);line-height: 1.2;font-weight: 600;color: #347048;
   filter: drop-shadow(2px 1px 0px #fff);
}
body .one-top-box:hover .photo .homebox-text{
    bottom:0;transform: translateY(0%);
}
.one-top-box a:hover .photo img {
    margin-top: -30px;
}
body .one-top-box:hover .photo .homebox-text{
    bottom:0;transform: translateY(0%);
}
body .one-top-box .photo .homebox-text p{
    max-height: 100%;overflow: auto;
}
body .one-top-box .photo .homebox-text {
    position: absolute;
    z-index: 32;
    background: #347048;
    text-align: center;
    color: #fff;
    height: auto;
    width:100%;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0%;bottom:0%;transform: translateY(100%);
    transition: 0.3s all ease-in-out;
}
body .home-infom .one-top-box .photo h3{top:0;width:100%;text-align: center;font-size: clamp(16px, 1.9vw,27px);font-weight: 700}
body .home-infom .one-top-box .photo img{height:calc(100% + 30px);}
body .home-infom .one-top-box .photo .homebox-text{
    position: absolute;bottom:0;transform: none;
    background:#000000c4;
}
body .home-infom .one-top-box .photo .homebox-text p{font-size:14px;line-height: 1.25;}
body .home-infom .one-top-box .photo{padding-top:101%;}
.products-area .row{
    flex-wrap: nowrap;
    overflow-x: auto;
}
.input-group input{text-align: center;}

@media only screen and (min-width:992px) {
    header .navbar .container{background: #ffffffd6;}
    header.header{top:40px;}
    header.fixed-navbar{top:5px;}
    header.fixed-navbar .navbar .container{
        backdrop-filter: blur(3px);		
    }
    .navbar-brand img{height:90px;margin:0;}
}
@media only screen and (min-width:1200px) {
    .menu-ul li a {
        color: #2b3437;
    }
}