* {
    scrollbar-width: thin;
    scrollbar-color: #483024 #eaeaea;
}
*::selection {
    background: #483024;
    color: #ffffff;
}
html{background:#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: 0px}#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: 0px; background-color: rgba(0,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: "Marcellus", 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: 0px}.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.png"); 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: " ";
    height: 120px;
    transform: translateX(-50%);
    margin-top: -150px;
    position: absolute;margin-left:0px;
    width: 200px;
    left: 50%;
}
#preloader {
    background:  #1C130E;
    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: #cccc99 #cccc99 #1C130E #1C130E;
    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: "Manrope", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.75;
    color:#cccc99;background:#000;
    -webkit-font-smoothing: antialiased;
    overflow-x: clip !important;
    background:url('/images/front/bg.webp') repeat;background-size:cover;
    background-attachment: fixed;
}

.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:8px;
    -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: #cccc98;
    -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: #cccc98;
}
.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: 20.95vw;
    min-height: 130px;
    background-position:center;
}
.mns-ar .main-title h1,.title-cls{
    color: #cccc99;
    font-size:clamp(22px,3.0vw,58px);
    text-align: left;
    font-weight: bold;
    letter-spacing: 4px;
    margin: 0;
}
.mns-ar .main-title h1{text-align: center;margin-top: 4.1vw;}

.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:rgba(0,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:#cccc99;}
#info .col-sm-12 {margin:50px 0;}
.service-item .service_title{
    font-size:clamp(22px,2.1vw,38px);font-weight: 700;color:#cccc99;padding-left:20px;line-height: 1.1;margin-bottom: 0px;
}
.service-item .apla-txt p{margin-bottom: 0;padding-left:22px;padding-right: 22px;line-height: 1.45;color:#fff;font-size:14px;}
.service-item .apla-txt{ 
    border-radius:0px;top: 40px;
    margin:10px auto 0px auto;width:415px;min-width: 70%;max-width:80%;position: relative;color:#fff;padding:25px 5px 25px 5px;text-align: left;
    background:#483024; margin-right:-3vw;margin-left: auto;margin:0 auto;
}
#info .bgcenter{width:1880px;max-width:100%;margin: 0 auto;}
.btn {
    -moz-user-select: none;
    background: #483024;
    border: 0px solid #483024;
    color: #cccc99;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.3;
    margin-bottom: 0;
    border-radius: 40px;
    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;
    letter-spacing: 1px;
    box-shadow: 0 3px 17px 0 rgba(0, 0, 0, 0.17);
    font-family: "Marcellus", serif;
}
.btn:hover {
    box-shadow: none;background: #cccc99;color:#483024;
}
.btn.btn-secondary{
    color: #000;
    background: #fff;
    border-color: #FFFFFF;
}
.btn.btn-secondary:hover{
    color: #010101;
    background: #FFFFFF;
    border-color: #010101;
}
.full-banner{
    position: relative;overflow: hidden;background:#eaeaea;;height:48.88vw;min-height: 320px;
}
.full-banner .owl-theme .owl-nav [class*="owl-"]:hover{background-color:#483024;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: rgba(0,0,0,0.8);
    height: 50px;
    border: none;
    color: #fff;
    left: 10px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-radius: 50px;
    line-height: 1;
}

@-webkit-keyframes fadeInBlur{0%{opacity:0;filter: blur(10px);}100%{opacity:1;filter: blur(0px);}}@keyframes fadeInBlur{0%{opacity:0;filter: blur(10px);}100%{opacity:1;filter: blur(0px);}}.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: 0.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:0px;text-align: left;width:900px;max-width:100%;
}
.full-banner .owl-slide {
    width: 100%;
    min-height: 320px;
    max-height: unset !important;
    height:48.88vw;
    background-size: cover;
}
.full-banner .container{
    /*max-width:1600px;*/
}
.full-banner  .owl-text.home_content .slide__content .slide__title > span{
    color: #483024;
    -webkit-text-stroke: 1px rgba(255,255,255,.82);
    color: transparent;
    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: 0px;
    right: 0;
    margin:0 auto;
    width:90%;text-align: center !important;
    transform: translateY(-50%);
    padding: 30px;
    opacity: 0;margin-top:0px;
    -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;background:#483024;padding:5px;border-radius:6px;}
.podwrx .tb-info .bar-cn .tb-tp svg path{
    fill:#cccc99 !important;
}
label.has-error{
    box-shadow: none;color:red !important;
}
.has-error{
    border-color: 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,4.2vw,78px);padding:5px 0;line-height: 0.95;
    filter: drop-shadow(0 0 5px #000);
    font-weight: 700;
	color: #cccc99;
}
.full-banner .main-scr::before,.mns-ar .bg-overlay::before {
    background: rgba(0, 0, 0, 0.3);
    background: linear-gradient(0deg,rgba(28, 12, 4, 0.3) 0%, rgba(28, 12, 4, 0.65) 50%, rgba(28, 12, 4, 1) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top:0;
    mix-blend-mode: multiply;
}
.mns-ar .bg-overlay::before{background: rgba(17, 17, 17, 0.6);}
/*.full-banner .main-scr::before{background:transparent;}*/
@media(min-width:1200px){
    .full-banner .owl-carousel .owl-item.active .main-scr {
        animation: bgZoomBg 12s ease-in-out infinite alternate;
    }
}
@keyframes bgZoomBg {
    from {
        background-size: 100%;
    }
    to {
        background-size: 110%;
        background-position: center;
    }
}
.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{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:#cccc99;font-family: "Marcellus", serif;font-size:30px;border-bottom:3px solid #483024}
.image-sc img{border-radius:0px;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: #010101;
    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;
}
#scrollTopBtn:hover{
    background:#444
}
a,.box-gallery a img{
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.2, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0.2, 0.2, 1);
    -ms-transition: all 0.4s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: all 0.4s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0.2, 0.2, 1);
}
.breadcrumb-item.active{
    color:#cccc99
}
.breadcrumb-item{
    text-transform: lowercase;
}

section.s-pdg{
    padding:44px 0;
}
.box-gallery{
    margin:0px 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.10) 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: rgba(200,200,200,0.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:#483024;
}
.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:#483024
}
.files-row ul li a span{font-weight:400}
.breadcrumb {
    margin: 0;margin-top:15px;
    background:rgba(255,255,255,0) !important;;
    padding: 6px 15px;
    border-radius: 0px;
    background:transparent;
    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:#696969;text-align: justify;line-height: 1.2;
}
.form-control:focus {
    border-color:#483024 ;
}
textarea.form-control{
    resize: none;
}
#contact-form{
    margin-top: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:#cccc99;border-radius:10px;padding:10px 18px;font-size:14px;height: auto;border:none;border: 2px solid #483024;box-shadow: none !important;}
.form-group label {
    background: transparent;
    bottom: 0px;
    position: relative;
    font-size: 12px;
    margin: 0;
    padding: 2px 0;
}
.form-group .inputAgree label{
    background:transparent;bottom:auto;
}
.navbar{
    padding:0;
    position: relative;
    width: 100%;
    /* background: rgba(0,0,0,0.8);*/
    z-index: 32;
    top: auto;
    padding:0px 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:0px 0 0px 0;
}
/*.navbar-brand:before{
 width:50vw;position: absolute;top:0;right:0;content:'';background:#483024;height:100%;
}*/
.navbar-brand img {
    width: 180px;
    margin-top: 0px;
    height: 120px;
    object-fit: contain;
    padding: 0px 0;
    position: relative;
    z-index: 2;margin:5px 0;
    background: transparent;
}
.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:#483024;}
.menu-top{margin-right: 0;padding:10px 0;}
.menu-ul{
    padding:0;margin:0;list-style: none;margin-left:0px;
}
.menu-ul li{
    display: inline-block;margin:0 8px;position: relative;
}

.menu-ul li a{
    padding:5px 17px;color:#fff;font-size:18px;position: relative;text-transform: none;font-weight: 400;display: block;letter-spacing: 0px;font-family: "Marcellus", serif;border-radius:30px;
}
.menu-ul li a:hover,.menu-ul li.active a{
    background:#483024;color:#cc9;
}
header .navbar .container{
    display: flex;
    align-items: center;
    flex-wrap:nowrap;
    max-width:1700px;width:100%;
}
.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;
}
/*.header.fixed-navbar{
    top:0;background:rgba(0,0,0,0.6)
}*/
/*header.fixed-navbar {
 position: sticky;
 top: -45px;
 z-index: 32;
 width: 100%;
 background: #fff; 
 -webkit-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
 webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
 animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}*/

.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: rgba(0,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: 0px;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: 0.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: 0px;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:0px 30px;
    min-height: 100%;
    display: flex;
    align-items: flex-start;;
}
.contact-info p{
    padding-left: 40px;padding-top:0px;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{box-shadow:0 0 1px 0 rgba(0,0,0,0.2)}
@media only screen and (max-width: 767px)
{
    .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:0px 0;
}
.navbar .submenu{border:none;}
header.header{
    position: absolute;top: 20px;width:auto;max-width:100%;z-index: 323;width:100%;
    background:transparent;
}
.podwrx{padding-top:0px;}
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;filter:grayscale(1);min-height:100%;border-radius:0px;height:550px;
}
.social_slider_widget{
    background:#000 !important;
}
.contact-info-top {
    display: flex;
    justify-content: flex-end;
    margin-right: 15px;
    padding: 0 0px 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: 0.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: bold;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:#483024;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:#cccc99;
    padding: 10px;
}
hr{
    border-color: #888;
}
.inputAgree,.agree-p{
    font-size:11px;line-height: 1.1;
}
.agree-title{
    font-weight: bold;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 0px;
}
.s-pdg{
    position: relative;
}
/*section.s-pdg{
    background:#fff;color:#1b1b1b;
}
.homeabout{
    background:#fff;color:#1b1b1b;
}*/
.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 / 350;
    background-size: cover;
    background-position: center;
    padding:0px;
    margin-right: 5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin:0 auto;
    border-radius:20px;overflow: hidden;
}
.service-item:before{
    width:100%;height: 100%;background:#483024;opacity: 0;content:'';position: absolute;top:0;left:0; -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;border-radius:0px;
    -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: 0px;
}
.service-item:hover:before{
    opacity: 0.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: 0px;}
    .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:rgba(0,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:transparent;color:#cccc99
    }
    .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:rgba(0,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 img{
    /*opacity: 0.9;*/
}
.box-gallery a:hover .pte{
    transform: translateY(25px);opacity: 0;
}
#slider-pages{
    background:transparent;margin-bottom: 30px;padding:0 15px;
}
#slider-pages .box-gallery {
    border-radius: 0px;
    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: 0px;}
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:#483024 !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: 0.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: normal;
    color: #7f8c8d;
    color: #ffffff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
    color: #ffffff;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
    opacity: 0.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 white;
    border-radius: 23px;
}
.scroll-btn .mouse > * {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: white;
    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:0px;color:#fff;width:100%;
    transition: 0.3s all ease-in-out;
}
.blog__img .text-absll h4{
    color:#fff;font-size:20px;font-weight: bold;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: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0.8267507686668417) 0%, rgba(255,255,255,0) 90%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.8267507686668417) 0%, rgba(255,255,255,0) 90%);
    background: linear-gradient(0deg, rgba(0,0,0,0.8267507686668417) 0%, rgba(255,255,255,0) 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: 0px;
    /*text-transform: uppercase;*/
    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:transparent;
    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%;
}

.files_title span{

}
.pd-0{
    padding:0;
}
.file-item:before{
    content:'';position: relative;display: inline-block;background:#483024;flex:0 0 8px;
    ;vertical-align: middle;margin-right: 10px;width:8px;height: 8px;border-radius:0px;
}
.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: #483024;
}
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:rgba(0, 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: 0px 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: #FFFFFF;
    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(0.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: 0.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: bold;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:transparent;position: absolute;right:0;z-index: 324;width:100%;text-align:right;;font-size:16px;padding:0 25px;width:auto;margin-left:auto;}
.podwrx .tb-info .bar-cn{
    display: flex;
    justify-content: flex-end;
    padding: 5px 15px;
    font-family: "Marcellus", serif;
}
.podwrx .tb-info .bar-cn .tb-tp{margin-left: 15px;display: flex;align-items:center;}
.podwrx .tb-info .bar-cn .tb-tp a{color:#cccc99;}
.podwrx .tb-info .bar-cn .tb-tp:first-of-type a{color:#cccc99;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:0px;}
footer:before{
    width: 400px;max-width:25%;background: url('/images/front/sh.webp') no-repeat center center;background-size:contain;;height: 400px;margin-top: 0px;content:'';position: absolute;top:0;left:-10%;opacity: 0.2;
}

.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: rgba(0,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: bold;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:0px;}
.cattype a.box-link{
    display: block;margin-top: 20px;margin-bottom: 20px;height: calc(100% - 40px);
}
.cattype .nms{
    text-align: left; border-radius:0px;margin-right: 0px; text-transform: uppercase;padding:10px 20px;background:#ececec;color:#1b1b1b;font-size:clamp(16px,1.5vw,24px);font-weight: bold;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:#483024;}
.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: bold;
}
.s_product_inner {margin-top:40px;}
.s_product_text{padding-left:20px;}
.s_product_text h2{font-size:38px;font-weight: bold;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 #483024;
    padding-left: 10px;
    margin-left: 10px;
}
ul.list.features li span{font-weight: bold;}
.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:  #1C130E;color:#b7b78e;
}
.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: #483024;
}
.footer .widget{background: transparent;padding:0;}
.footer .widget .wf-title {
    font-size: 20px;
    color: #cccc99;
    margin-bottom: 20px;
    font-weight: 700;
}
/* first footer */
.first-footer {
    padding: 30px 0 0 0;
}
/* footer icon */
.icon-footer {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
    background-color: #483024;
    color: #1b1b1b;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #483024;
    border-radius: 50%;
    justify-content: center;
}
.icon-footer i {
    width: 100%;
    text-align: center;
}
.icon-footer svg path{
    fill:#cccc99 !important;
}
/* footer link */
.links.dark {
    background-color: transparent;
    border: 1px solid #222;
    box-shadow: none;
    border-radius: 0px;
}
.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: 0px;
    font-weight: 700;
}
.fc-l-wrapper p {
    color: rgba(0, 0, 0, 0.8);
    font-size: clamp(14px,1.54vw,18px);  font-family: "Marcellus", serif;
    margin-bottom: 0px;
}
/* second footer */
.wdrp {
    border-bottom: 1px solid #cccc99;
}
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: 2;}
.wdrp .wf-area .widget p {
    color:#b7b78e;
    margin-bottom: 20px;
}
/* usefull links */
.footer .usful-links ul {
    margin: 0;
    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: #483024;
}
.footer .usful-links ul li i {
    font-size: 7px;
    margin-right: 3px;
}
.footer .usful-links ul li a {
    color: #b7b78e;
    position: relative;
    padding-left: 5px;
}

.footer .usful-links ul li a:hover {
    color: #483024;
}
/* bottom footer */
.copyright {
    padding-top: 20px;
    padding-bottom: 0px;margin-bottom:50px;
}
.copyright p {
    color: #cccc99;
    font-size: 12px;
}
.copyright p a {
    color: #fff;
    text-decoration: none;
}
.copyright p a:hover {
    color: #fff;
}
/* social icons */
.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: #483024;
    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: #483024 !important;
}
/* newsletter */
.wf-newsletter {
    position: relative;
}
.wf-newsletter input {
    height: 60px;
    width: 100%;
    border: none;
    background: transparent;
    font-size: 14px;
    color: #fff;
    outline: none;
    padding: 0 90px 0 20px;
    border: 1px solid #483024;
    border-radius: 30px;
}
.wf-newsletter button {
    height: 50px;
    width: 50px;
    border: none;
    background: #483024;
    font-size: 14px;
    font-weight: 700;
    color: #1b1b1b;
    outline: none;
    padding: 0px 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: rgba(255, 255, 255, 0.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 0px;
    }
}

.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: bold;font-size:20px;}
div.p .special-icon-row img{
    aspect-ratio: 1 / 1;
    width: 50%;padding:10px;
    border-radius:0px;
    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:#483024;
    border-radius:0px;
    font-family: "Marcellus", 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:0px;overflow: hidden;margin:10px;}

.files-cont .files_title span{color: #fff;padding:10px;border-radius:0px;position: relative}
.files-cont .files_title:before{width:100vw;right:0;height: 100%;content:'';position:absolute;background: #483024;z-index: 0;top:0;pointer-events: none; border-radius: 0px 0px 0px 0;}
.files-cont .files_title {
    position: relative;
    color: #1b1b1b;background:transparent;
    font-size: 21px;padding:5px;padding-left:0px;
}
/*.fixed-navbar .nav__item:not(.active) a{color:#1b1b1b;}
.header.fixed-navbar {
    background: rgba(255, 255, 255, 0.98);
}
.header.fixed-navbar .navbar-brand img{opacity: 0;}
.header.fixed-navbar .navbar-brand{background:url('/images/front/logo.png') no-repeat;background-size:140px;background-position: center left;}*/
.pager-box .pagination{
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 30px;
}
.pager-box .pagination .active .page-link{
    background:#483024;
}
.pager-box .pagination .page-link
{
    color:#1b1b1b;
    width: 42px;
    margin: 5px;
    border-radius: 0px;
    padding: 3px;
    text-align: center;
    height: 42px;
    line-height: 36px;
}
.contact-box {
    position: relative;
    margin-bottom: 0px;
    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(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    border-radius: 0px;
}
.contact-box .item.active {
    background: #483024;
}
.contact-box .item:hover {
    background: #483024;
    transform: translate3d(0px, -15px, 0.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:#483024;}
.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: #483024;
    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: rgba(0,0,0, 0.15);
    opacity: .2;
}
.contact-box .item.active i.numb {
    color: rgba(0, 0, 0, 0.2);
}
.contact-box .item:hover .numb {
    color: rgba(0, 0, 0, 0.2);
}

/*#pageTitle{background-image:url("/images/front/header.jpg");}*/
.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:#fff;}
.fixed-img .section-subtitle.sa{
    padding:0 15px;font-weight: 700;font-family: "Marcellus", serif;
    /*clip-path: polygon(35px 0%, 100% 0%, calc(100% - 35px) 100%, 0 100%)*/
}
.fixed-img .section-subtitle {
    font-size:clamp(18px,1.8vw,32px);
    font-weight: 700;
    color: #483024;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    z-index: 1;
    text-transform: uppercase;
    letter-spacing: 6px;
}
.fixed-img .section-title {   
    font-family: "Marcellus", serif;
    font-size:clamp(22px,3.1vw,58px);
    color: #fff;
    position: relative;
    margin-bottom: 15px;
    line-height: 1.25em;
    font-weight: 700;
}
.fixed-img .section-title span{
    color: #cccc99;
}
.section-title:before{width:100px;height: 5px;background:#483024;content:'';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.page-list{
    padding:60px 0;
}
.service-item1{
    margin:15px auto;;height: calc(100% - 30px);border-radius:0px;background:transparent;border:none;
}
.service-item1 .entry-title a{color:#1b1b1b}
.service-item1 .text-center{padding-bottom: 15px;}
.service-item1 .list-content{margin:10px 20px 0;background: transparent;  z-index: 23;  position: relative;  border-radius: 0px;}
.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: 0px;
}
.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 0px rgba(0,0,0,0.2);background:rgba(255, 255, 255, 0.4);overflow: hidden;border-radius:0px;
}
.service-item2 .rt-image a{
    height: 100%;
}
.service-item2 .rt-image img{
    height: 100%;object-fit: cover;border-radius:0px;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:transparent;border-radius:0px;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:5px;}
div.p ol.cke-ol{list-style: decimal-leading-zero;}
div.p ol.cke-ol li::marker {
    color: #483024;
    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{
    width:auto;max-width:100%;margin:0px 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;
}
.owl-carousel .one-prod-hm {padding:20px;}
.home-products.owl-carousel .owl-stage .image-sc{width:140px;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: 0px;
    text-transform: uppercase;
    padding: 10px 20px;
    background: #ececec;
    color: #1b1b1b;
    font-size: clamp(16px,1.6vw,20px);
    font-weight: bold;
    display: inline-block;
    line-height: 1.2;
    width: 100%;
}
.one-prod-hm .text-center .sbt-s {
    color: #cccc99;
    font-size: clamp(13px,1.2vw,15px);
    margin-bottom: 0px;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:10px 0;
}
.contact-infonw .item svg path{fill: #cccc99 !important;}
.contact-infonw .item svg{
    width:90px;height: 90px;padding:25px;background: #483024;border-radius:0px;margin:0 0 10px 0 !important;margin-bottom:10px;
}
.contact-infonw .item .syr{font-weight: 600;font-size:28px;padding-bottom: 15px;font-family: "Marcellus", serif;letter-spacing: 1.5px}
.contact-infonw .item a{color:#cccc99}
.contact-infonw .item a:hover{color:#483024}
.contact #contact-form{width:660px;margin:30px 0;max-width:95%;display: inline-block;}
.form-col-in{background: url('/images/front/bg2.webp');display: flex;  justify-content: center;  align-items: center;background-size:cover;}
.form-col-in:before{
    width:100%;height: 100%;background:#000000c4;content:'';position: absolute;top:0;left:0;
}
body .service-item .apla-txt{
    background: linear-gradient(180deg,rgba(238, 141, 77, 0) 0%, rgba(72, 48, 36, 0.6) 50%, #483024 100%);
    transition: all 0.4s cubic-bezier(0.4, 0.2, 0.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;}
.products-home .pl-3 p *{color:#cccc99}


.btn:hover > span > span{transform: translateY(-40px);}
.btn > span {text-shadow: 0 40px #483024;}
.btn > span >span{transition: all 0.2s cubic-bezier(0.4, 0.2, 0.2, 1);}
.btn > span >span:nth-of-type(n){
    transition-delay: calc(var(--i) * 0.05s);
}
.btn > span{
    overflow: hidden;
    display: flex;
    align-items: center; transition: all 0.2s cubic-bezier(0.4, 0.2, 0.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{transition: all 0.2s cubic-bezier(0.4, 0.2, 0.2, 1);}
.nav__item-link  > span >span:nth-of-type(n){
    transition-delay: calc(var(--i) * 0.05s);
}
.nav__item-link  > span{
    overflow: hidden;
    display: flex;
    align-items: center; transition: all 0.2s cubic-bezier(0.4, 0.2, 0.2, 1);
}

.reveal {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding:3px 0 6px 0;
}

.reveal::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #483024;
    z-index: 2;
    transition: transform 0.8s ease;
}

.reveal span {
    display: inline-block;
    opacity: 0;
    transform: translateX(-15px);
    transition: all 0.6s ease;
}

/* Aktywacja efektu */
.reveal.visible::before {
    animation: slideReveal 1s ease forwards;
}

.reveal.visible span {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 0.4s;
}

@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;background:rgba(0,0,0,0.85);backdrop-filter:blur(3px);animation: slideMenu 0.6s}
}
@keyframes slideMenu {
    0% { top: -100%; }
    100% { top: 0%; }
}