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: 20px; 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:190px;height: 190px;
    align-items: center;left:0;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    flex-direction: column;
    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 auto 0;
}
#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: 'Montserrat',sans-serif;
}
.number-sl {
    color: #fff;
    font-size: 14vw;
    opacity: 0.3;
    font-weight: 900;
    text-align: center;
    line-height: 0.8;
}
.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:0px;
}
#preloader #status::before {
    background-image: url("/images/front/favicon.png"); 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: " ";
    height: 80px;
    margin-left: -16px;
    margin-top: -80px;
    position: absolute;
    width: 80px;
}

#preloader {
    background: #F8F9FA;
    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: 50px;
    height: 50px;
    margin-top:35px;
    position: relative;
    border-style: solid;
    border-width: 5px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #041f27;
    border-right-color: #041f27;
    z-index: 10;
    border-radius: 50%;
    background-color: transparent;
    -webkit-animation: ldr 2s infinite ease;
    animation: ldr 2s infinite ease;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}
@-webkit-keyframes ldr {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
    }
}
@keyframes ldr {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
    }
}

body {
    font-family: 'Montserrat',sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    color: #041f27;background:#fff;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden !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:6px;
    -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:10px;
}
.navbar .navbar-toggler .menu-lines:after,
.navbar .navbar-toggler .menu-lines:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 30px;
    height: 4px;
    display: inline-block;
    background-color: #fefefe;
    -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;
}
.navbar .navbar-toggler .menu-lines span {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 4px;
    background-color: #fefefe;
}
.navbar .navbar-toggler.actived .menu-lines > span {
    opacity: 0;
}
.navbar .navbar-toggler.actived .menu-lines:before {
    top: 0;
    -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;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.slider-area{
    min-height: 108px;
}
.slider-area .page-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.87vw;
    min-height: 100px;
    background-position:center;
}
.slider-area .page-title h1,.title-cls{
    color: #fff;
    font-size:clamp(22px,3.1vw,58px);
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
}
.slider-area .page-title h1{
    display: none;
}
.title-cls{
    font-size:clamp(24px,2.7vw,48px);
}
.title-cls{
    color:#000;margin-bottom: 40px;
}
.slider-area nav{
    display: inline-block;
}
.slider-area,.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%;
}
.service-item .service_title{
    margin:0 auto;width:80%;  font-size:clamp(22px,2.7vw,70px);position: relative;font-weight: 900;color:#fff;padding:20px 10% 20px 11%;text-align: left;
}

.service-item .text-cnt h2::before {
    width: 25px;
    height: 25px;
    content: '';
    position: absolute;
    top: 2vw;
    left: 8%;
    transform: translateX(-50%);
    border-left: 24px solid #000;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
}
.btn {
    -moz-user-select: none;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.3;
    margin-bottom: 0;
    border-radius: 8px;
    padding: 11px 28px  !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 27px 0 rgba(0, 0, 0, 0.17);*/
}
.btn:hover {
    box-shadow: none;background: #fff;color:#000;
}
.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:#010101;;height: 49.55vw;min-height: 240px;
}

.full-banner .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 34px;
    background: rgba(255,255,255,0.8);
    height: 34px;
    border: none;
    color: #000;
    left: 10px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border-radius: 5px;
    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;
}
.full-banner .owl-slide {
    width: 100%;
    min-height: 240px;
    max-height: unset !important;
    height: 49.55vw;
    background-position: center;
    background-size: cover;
}
.full-banner .container{
    max-width:1600px;
}
.full-banner .owl-text.home_content {
    position: absolute;color:#fff;
    top: 50%;
    left: 0px;
    right: auto;
    margin:0 auto;
    width:60%;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;
}
label.has-error{
    box-shadow: none;color:red !important;
}
.has-error{
    box-shadow: 0 0 0px 2px red;
}
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 span{
    -webkit-text-stroke: 2px #aa9483;
    color: transparent;
}
.full-banner .owl-text.home_content h2,.slider-area .page-title h1{
    font-size: clamp(22px,4vw,68px);padding:5px 0;line-height: 1;
    filter: drop-shadow(0 0 5px #000);font-weight: 800;letter-spacing: 1px;
}
.full-banner .single-slider::before,.slider-area .bg-overlay::before {
    background: rgba(204, 204, 204, 0.85);
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top:0;
    mix-blend-mode: multiply;
}
header.header .navbar-brand{
    justify-content: flex-end;margin:0;
    display: flex;
    align-items: flex-end;
}
header.header .navbar-brand .slogan{
    line-height: 1.3;
    padding: 0 11px;
    color: #c69c62;align-self:center;letter-spacing: 1px;
    font-weight: bold;
    text-shadow: 0 0 3px #000;
}
.full-banner .owl-text.home_content .banner-subtitle{
    font-size: clamp(13px,1.8vw,26px);
    line-height: 1.2;
    margin: 40px auto 20px auto;font-weight: 400;
    filter: drop-shadow(0 0 5px #000);
}
.full-banner .owl-text.home_content .btn{
    margin-top:20px;
}
#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: 50%;
    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.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;
}
.breadcrumb-item.active{
    color:#aa9483
}
.breadcrumb-item{
    text-transform: lowercase;
}

section.section-padding{
    padding:60px 0;
}
.box-gallery{
    margin:0px auto;position: relative;overflow: hidden;background:#000;  
}

.box-gallery a:hover img{
    transform: scale(1.1) rotate(1deg);
}
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;
}

.slider .owl-dots{
    position: absolute;bottom:0;left:0;right:0;
    margin: 0 auto;width:180px;
    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: #eee;
    display: block;
    height: 10px;
    margin: 2px 3px;
    width: 10px;border-radius:50%;
}
.slider.owl-theme .owl-dot.active span,.owl-theme .owl-dot.active span{
    background-color:#f5936f;
}
.files-row{
    margin:5px auto 20px auto;
}
.files-row ul{
    list-style: none;padding-left: 10px;
}
.files-row ul li{
    list-style: none;padding:2px 0;
}
.files-row ul li a{
    color:#fff;font-weight: 400;
}
.files-row ul li a:hover{
    color:#f5936f
}
.breadcrumb {
    margin: 0;
    padding: 10px 15px;
    border-radius: 0px;
    background:rgba(0,0,0,0.3);
}
.page-title nav  {
    width: calc(100% - 0px);
    display: flex;
    justify-content: flex-start;
    position: absolute;
    bottom:0;
    display:none;
    right:0;
}
.breadcrumb-item + .breadcrumb-item::before{
    color:#efefef;
}

p.agree-p{
    font-size:11px;color:#a09da6;text-align: justify;line-height: 1.2;
}

textarea.form-control{
    resize: none;
}
#contact-form{
    margin-top:30px;
}
#contact-form .page-title-s{
    margin-bottom: 10px;
}
.form-control{border-radius:0px;padding:6px 15px;font-size:13px;height: auto;}
.form-group {
    margin-bottom: 8px;
}
.form-group label {
    background: transparent;
    bottom: 0px;
    position: relative;
    font-size: 12px;
    margin: 0;
    padding: 2px 0;
}
.contact a{
    color:#000;
}
.contact a:hover{
    color:#000;
}
.form-group .inputAgree label{
    background:transparent;bottom:auto;
}
.navbar{
    padding:0;
    position: relative;
    width: 100%;
    background: transparent;
    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;margin-bottom: 0 !important;
}

.navbar-brand img{
    width:200px;margin-top: 0px;height:auto !important;object-fit: contain;
    padding:0px 0;position: relative;z-index: 2;
	width: 50px !important;
  height: 50px !important;
  object-fit: cover;
  object-position: left;
}
.navbar-brand{
    margin-left:1rem;margin-right: 1rem;
    position: relative;
}
.navbar ul.social__icons{margin:0;padding:0;padding:0;position: relative;right:0;}
.navbar ul.social__icons li{display: inline-block;margin:0 10px;}
.navbar ul.social__icons li a{color:#c79d63;font-size:22px;}
.navbar ul.social__icons li a span{display:none;}
.navbar ul.social__icons li a:hover{color:#fff;}
.menu-top{margin-right: auto;padding:10px 0;}
.menu-ul{
    padding:0;margin:0;list-style: none;margin-left:0px;
}
.menu-ul li{
    display: inline-block;margin:0 20px;position: relative;
}
.menu-ul > ul > li:last-of-type:after{
    display: none;
}
.menu-ul > ul > li::after {
    width: 2px;
    height: 50%;
    background: #000;
    padding: 0px;
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
}
.menu-ul li a{
    padding:5px 5px;color:#fff;font-size:18px;position: relative;text-transform: uppercase;font-weight: 200;display: block;letter-spacing: 1px;
}
.menu-ul li a:hover,.menu-ul li.active a{
    color:#f5936f
}
header .navbar .container{
    display: flex;
    align-items: center;
    flex-wrap:nowrap;
    width:100%;max-width:100%;padding:0 5%;
}
/*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:30px 15px 30px 15px;background:#041f27;color:#fff;font-size:15px;line-height: 1.5;
}
footer .footer-menu ul{
    padding-left: 0px;list-style: none;
}
.footer-bottom{
    background:#041f27;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;
}
header.header{
    position: absolute;top:0;width:100%;z-index: 323;padding:5px 0;
}
.kfcowrp{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);
}
.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;text-align: right;}
.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{
    background:#27375A;padding:20px 0;
}
.partners-box .owl-carousel .owl-stage{margin:0 auto;}
.partners-box .owl-carousel .owl-item img{
    width: 200px;
    max-width: 100%;
}
.partners-box .one-items{
    padding:0px 0px;
}
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;
}
.section-padding{
    position: relative;
}
section.section-padding{
    background:#fff;color:#000;
}
.homeabout{
    background:#fff;color:#000;
}
.homeabout > .container{
    position: relative;z-index: 2;
}
.fullvd,.home-img-banner{
    width:100%;
}
section.section-padding.services {
    padding:0;
}
.service-item{
    min-height: 26.75vw;
    background-size: cover;
    background-position: center;
    padding:0px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
}
.service-item:before{
    width:100%;height: 100%;background:url('/images/front/pap.jpg') no-repeat center center #cccccc;opacity: 0;content:'';position: absolute;top:0;left:0; -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.service-item .text-cnt a{align-items: center;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: center;
}
.service-item:hover h2{
    color:#000
}
.service-item:hover:before{
    opacity: 1
}
.menu-ul .dropdown-toggle::after{
    display: none;
}

@media only screen and (min-width: 1200px){
    .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(255, 255, 255,1);
        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:0 5px 5px 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:#000;line-height: 1.1;
    }
    .navbar .menu-ul .nav__item  .dropdown-menu li{
        margin:0;width:100%;
    }
    .navbar .menu-ul .nav__item  .dropdown-menu a:hover{
        background:transparent;color:#444
    }
    .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.section-padding .photos-section > .row{
    margin-right: -15px;
    margin-left: -15px;
}
.box-gallery{
    border:none;
}
.box-gallery .pte{
    width:100%;position: absolute;bottom:0;left:0;color:#fff;padding:10px 15px;background:rgba(0,0,0,0.5);transform: translateX(-5px);text-align: center;height: 100%;width: 100%;display: flex;
    justify-content: center;
    align-items: center;opacity: 0;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.box-gallery .pte{position: relative;bottom:auto;background:#000;transform: none;height: auto;width: 100%;text-align: center;opacity: 1;margin-bottom: 30px;}
.box-gallery img{
    opacity: 1;width:100%;
}
.box-gallery a:hover img{
    opacity: 0.9;
}.box-gallery a:hover .pte{
    transform: translateX(0);opacity: 1;
}
#slider-pages{
    background:#000
}
.footer-logo{
    width: 100px;padding: 10px;margin: 0 auto;margin-top: -70px;background: #f4f4f4;display: block;border-radius: 50%;z-index: 32;position: relative;
    margin-bottom: 30px;
}
.footer__widget-title,.sec-tls,.footer_title{
    font-size: 22px;font-weight: 700;text-transform: uppercase;margin-bottom: 10px;color:#c79d63;
}
.sec-tls{
    color:#000;margin-bottom: 0;
}
.footer__widget-content ul li{
    line-height: 1.4;
}
.footer__widget-content ul li a{
    color:#fff;line-height: 1.4
}
.footer__widget-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: 10px;}
footer .social-list li a{
    margin-right: 15px;font-size:24px;display: flex;align-items:center
}
footer .social-list li a i{width:30px;}
footer .social-list li a span{padding-left: 5px;font-size:14px;display: none;}
section.section-padding{
    overflow:clip;word-wrap: anywhere;
}
footer a{color:#fff;}
footer a:hover{
    color:#f5936f !important;
}
footer p{
    font-size:14px;line-height: 1.5;color:#fff;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.section-padding.blog-section{
    padding:30px 15px;   padding-left: 15px;padding-right: 15px;
}
section.section-padding.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;
}

.video-home-c video{
    max-height: 80vh;
    object-fit: cover;
}
.page-list{
    padding:60px 0;
}
.service-item1{
    margin:15px auto;border: 2px solid #ccc;height: calc(100% - 30px);
}
.service-item1 .text-center{padding-bottom: 15px;}
.service-item1 .list-content p{margin-bottom:0;}
.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);
}
.page-title-s {
    font-size: clamp(22px,2.6vw,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;
    padding:15px 0px 0;
    color:#fff;
    text-transform: uppercase;
    font-size: clamp(16px,1.8vw,20px);
    font-weight: 700;
}
.files_title span{

}
.pd-0{
    padding:0;
}
.file-item:before{
    content:'';position: relative;display: inline-block;background:#f5936f;flex:0 0 8px;
    ;vertical-align: middle;margin-right: 10px;width:8px;height: 4px;border-radius:0px;
}
.files-row ul li{
    display: flex;align-items:center;
}
section.section-padding.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:60px;bottom:24px;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: #000;
}
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.slider-area .page-title,
.map-section.full-section.slider-area .page-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: center;
    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: 15px 0;
}
.section-text div.p{position: relative;z-index: 3;width:100%;}
.kfcowrp{overflow-x: clip;display: flex;flex-wrap:wrap;}
.kfcowrp > *{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: 150vw;
    height: 80vw;
    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.82);
    -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:50% 0 150% 0;opacity: 0.36;
}

.special-slider-tx .owl-item.center img{
    transform: scale(1.6);padding:0;padding-top: 50%;opacity: 1;
}
.special-slider-tx.owl-carousel .owl-stage{
    display: flex;align-items:center;
}
.special-slider-tx:before{
    position: absolute;bottom:0;left:50%;background:url('/images/front/podkladka.png') no-repeat center center;background-size: contain;content:'';
    transform: translate(-50%,20%);margin-left:-1px;
    width: 60%;
    padding-top: 60%;
    text-align: center;
}
.slider_sync{display: block;min-height: 300px;width: 340px;max-width: 100%;}
.slider_sync .title-s{margin-bottom: 20px;}
.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;
}
.info-top-m{
    display: flex;font-size:16px;align-items: center;
}
.info-top-m a{color:#c79d63;}
.info-top-m .top-item{margin:0;margin-right: 15px;}
.info-top-m .top-item b{font-weight: 400}
.contactForm  .btn{
    background:#c79d63;color:#041f27;border:none;
}
.contactForm  .btn:hover{
    background:#041f27;color:#c79d63
}
#contact-form .page-title-s{font-size:clamp(16px,1.8vw,28px);}
.contactform-section .maps-flx{height: 100%;}
.slider-area .maps-flx  iframe.page-title{
    width:50vw;
    right: 0;
    position: relative;
    height: 100%;
    left: auto;
    margin-right: auto;
    position: absolute;
}
#contact-form{padding:30px;}
.slider-area .maps-flx  .btn{
    background:#c79d63;color:#041f27;border:none;
}
.contactForm.banners-form {
    max-width: calc(40% - 120px);
    top: calc(50% + 36px);
    right: 5vw;
    left: auto;
    z-index: 2;
}
.onc-xl{ margin: 15px 0;}
.onc-xl .d-flex{align-items:center;}
.onc-xl .d-flex .col-md-3{width:85px;flex:0 0 85px;max-width: 85px;padding:15px;}

.phone-contact {
    z-index: 32;
    bottom: 0;
    padding: 0;
    margin: 10px;
    cursor: pointer;
    width: 70px;
    height: 70px;
    text-align: center;
    align-items: center;
    font-size: 36px;
    color: #090821;
    border-radius: 50%;
    background: #fff;
    margin-left:-35px;
    box-shadow: 0 0 20px rgba(0,0,0,.25);
    visibility: visible;
    justify-content: center;
}
.phone-contact, .phone-form {
    position: fixed;
    left: 0;
    display: flex;
    transition: .3s;
}
.phone-contact{
    left: 50%;
    transform: translateX(-50%);
}

.phone-form {
    background: rgba(255,255,255,.9);
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 3400;
    align-items: center;
    opacity: 0;
    visibility: hidden;
}
.phone-form.active {
    opacity: 1;
    visibility: visible;
}

.phone-form .container { 
    max-width: 650px; 
    width: 100%;
    background: #fff;
    border: 1px solid #041F27;
    padding: 30px;
    text-align: center;
    position: relative;
}
.phone-form h3{
    font-weight: bold;
}
.phone-form p {
    font-size: 13px;
}
.phone-form .agree-p {
    padding-left: 0;
}
.phone-form .submitting.info {
    padding: 8px 14px;
    text-align: center;
    border: 2px solid #b41e24;
    border-radius: 0 20px 0 20px;
    margin-top: 15px;
    display: none;
    opacity: 0;
}
.phone-form .agree-title {
    font-weight: bold;
    margin: 0;
    font-size: 11px;
}
.phone-form .agree-text {
    font-size: 11px;
    line-height: 1.1;
}
.close-p {
    position: absolute;
    color: #fff;
    right: 5px;
    top: 0;
    cursor: pointer !important;
    font-size: 20px;
    padding: 5px;
    line-height: 1;
}
.datetime-controls {
    display: flex;
}
.datetime-controls input {
    background: #fff !important;
}
.datetime-controls input#datetimepicker-time {
    width: 45%;
    margin-left: 30px;
}
img.spec{
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    border-radius: 100%;
}
.contact-data-n img{
    width: 50px !important;
    left: 0;
    position: absolute;
}
.contact-data-n i.fa{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-weight: normal;
    position: absolute;    
    left: 0;
    color: #C79D63;
    border: 2px solid #C79D63;
    padding: 5px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    line-height: 36px;
}
.contact-data-n i.fa.fa-envelope{
    font-size: 26px;
}
.contact-data-n {
    padding-left: 65px;
}
header.header {
    background: #00000042;
    backdrop-filter: blur(10px);
}
.datetime-controls input:last-of-type {
    width: 45%;
    margin-left: 30px;
}
section:nth-of-type(4) div.p:before{
    background-image:url('/images/front/ptr.png');width:100vw;height: 100%;position: absolute;right:86.5%;top:0;content:'';z-index: 2
}
section:nth-of-type(5){
    background-image:url('/images/front/ptr2.png');background-size: contain !important;
}

.counter .counter-value{
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
	transition: all .3s ease-in-out;
}
.counter:hover .counter-value {
  transform: scale(1.1);
}