html{background:#fff;}
#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:30px 20px 20px 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: #B41E1E;font-size:14px; padding: 4px 12px; color: #fff; border-radius: 24px !important; display: inline-block; text-decoration: none; cursor: pointer;margin:10px auto 0;
}
#cookies-message a#accept-cookies-checkbox:hover{
    background:#252525;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: 'Cormorant', sans-serif;
    line-height: 1.05;
}
h1{font-size: 56px;}
h2{font-size: 46px;}
h3{font-size: 38px;}
h4{font-size: 30px;}
h5{font-size: 26px;}
.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;
}
div.p a{
    color:#fff;
}
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/logo.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: " ";
    height: 100px;
    margin-left: 0;
    margin-top: -80px;
    position: absolute;
    width: 180px;
    max-width: 90%;
    left: 50%;
    transform: translateX(-50%);
}

#preloader {
    background: #fff;
    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: 60px;
    height: 60px;
    margin-top:35px;
    position: relative;
    border-style: solid;
    border-width: 6px;
    border-top-color: transparent;
    border-bottom-color: #b41e24;
    border-left-color: transparent;
    border-right-color: #b41e24;
    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: 'Space Grotesk',sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 2;
    color: #111;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: 2px;
    display: inline-block;
    background-color: #111;
    -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: 26px;
    height: 2px;
    background-color: #111;
}
.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 .page-title {
    padding-top: 50px;margin-left: 100px;padding-right: 100px;
    padding-bottom: 50px;
    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;
    background-position:center;
}
.slider-area .page-title h1,.title-cls{
    font-size: clamp(24px,3.8vw,60px);
    padding: 5px 0;
    line-height: 1;
    font-weight: 800;color:#b41e24; 
    font-family: 'Cormorant', sans-serif;
}
.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;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.breadcrumb a{
    color:#000000;
}
.breadcrumb a:hover {
    color: #b41e24;
}
.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:100%; font-size:clamp(22px,1.7vw,26px);position: relative;font-weight: 700;color:#000;padding:5px 0;;text-align: center;line-height: 1.2;margin-bottom: 20px;
}

.btn {
    -moz-user-select: none;
    background: #b41e24;
    border: 1px solid #b41e24;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.2;
    margin-bottom: 0;
    border-radius: 0px;
    padding: 15px 30px !important;
    text-align: center;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: normal;
    text-transform: none;
    /*box-shadow: 0 3px 27px 0 rgba(0, 0, 0, 0.17);*/
}
.btn:hover {
    box-shadow: none;background: #fff;color:#b41e24;
}
.simple-button.btn:hover{
    background: #b41e24 !important;color:#fff;border-color:#b41e24 !important
}
.btn.btn-secondary{
    color: #fff;
    background: #b41e24;
    border-color: #b41e24;
}
.btn.btn-secondary:hover{
    color: #fff !important;
    background: #1e1e1e !important;
    border-color: #1e1e1e;
}
.full-banner{
    position: relative;overflow: hidden;background:#fff;;height: 42.21vw;min-height: 265px;padding-left: 100px;
}
.full-banner .owl-theme{border-radius: 150px 0 0 0;overflow: hidden;}
.full-banner .owl-theme .owl-nav [class*="owl-"],.owl-theme .owl-nav [class*="owl-"]{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 46px;
    background: #b41e24;
    height: 46px;
    border: none;
    color: #fff;
    left: 10px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:30px;
    border-radius: 0px;
    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;
    background:#b41e24
}
.full-banner .slide__content{
    padding-top:0px;
}
.full-banner .slide__content{width:700px;max-width:100%;border-radius:0 0 150px 0;background:rgba(0,0,0,0.6);padding:40px;text-align: left;}
.full-banner .owl-slide {
    width: 100%;
    min-height: 265px;
    max-height: unset !important;
    height: 42.21vw;
    background-size: cover;
}
.full-banner .container{
    max-width:1500px;
}
.full-banner .owl-text.home_content {
    position: absolute;color:#fff;
    top: 50%;
    left: 0;
    right: 0;
    width:100%;text-align: center !important;
    transform: translateY(-50%);
    padding: 30px;
    opacity: 0;margin-top:30px;
    -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,.slider-area .page-title h1{
    font-size: clamp(22px,3.8vw,60px);padding:5px 0;line-height: 1;font-weight: 700
}
.slider-area .page-title h1{
    font-size: clamp(22px,3.1vw,54px)
}
.full-banner .owl-text.home_content h2{
    font-size: clamp(22px,3.1vw,54px);
}
.full-banner .single-slider::before,.slider-area .bg-overlay::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top:0;
    background:rgba(0,0,0,0.4);
}
.full-banner .owl-text.home_content .banner-subtitle{
    font-size:clamp(13px,1vw,20px);
    line-height: 1.1;
    margin: 20px auto 0;
}
.full-banner .owl-text.home_content .btn{
    margin-top:50px;
}
#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: #0d0d0d;
    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: #B41E1E
}
.breadcrumb-item{
    text-transform: lowercase;
}

section.section-padding{
    padding:70px 0;
}
.box-gallery{
    margin:0px auto;position: relative;overflow: hidden;background:#fff; 
}
.photos-section{
    padding:0 0px;margin-bottom: 30px
}
.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:#0d0d0d;
    text-align: center;
    line-height: 39px;
    border-radius:15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider .owl-dots{
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.slider.owl-theme .owl-dot {
    display: inline-block;
}
.slider.owl-theme .owl-dot span {
    background-color: rgba(0,0,0,0.3);
    display: block;
    height: 10px;
    margin: 2px 3px;
    width: 10px;border-radius:0%;
}
.slider.owl-theme .owl-dot.active span{
    background-color:#b41e24;
}
.files-row{
    margin: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:#000;font-weight: 800;
}
.files-row ul li a:hover{
    color: #B41E1E
}
.breadcrumb {
    margin: 0;
    padding: 0px 15px;
    background:rgba(0,0,0,0);color: #B41E1E;
}
.page-title nav {
    display: flex;font-size:12px;padding-top:10px;
    position: relative;
    width: 1260px;max-width:100%;
    bottom:0;
    right:0;
    margin: 0 auto;
}
.breadcrumb-item + .breadcrumb-item::before{
    color: #B41E1E;
}

p.agree-p{
    font-size:11px;color:#696969;text-align: justify;line-height: 1.2;
}
.gallery-grid{margin-bottom: 40px;}
.gold-row{
    padding:70px 0;background:transparent;position:relative;
}
.gold-row::before {
    width: calc(100vw - 109px);
    left: 50%;
    height: 100%;
    background: #f7f7f7;
    content: '';
    position: absolute;
    top: 0;
    z-index: 0;
    margin-left: -50vw;
    border-radius: 0 150px 0 0;
}
.gold-row >*{
    position: relative;z-index: 2;
}
.photo-full .col-md-6 .img-responsive{
    width:50vw;max-width: 50vw;
}

@media only screen and (max-width: 767px){
    .photo-full .col-md-6 .img-responsive{
        width:auto;max-width: 100%;
    } 
}
textarea.form-control{
    resize: none;
}
#contact-form{
    margin-top:30px;
}
#contact-form .page-title-s{
    margin-bottom: 10px;
}
.header-blog .page-title-s{
    margin: 4px 10px 10px;font-size: clamp(22px,2vw,48px);line-height: 1.3;
}
.form-control{border-radius:0px;padding:10px 15px;font-size:13px;height: auto;border-radius:0 20px 0 20px;}
.form-group label {
    background: transparent;
    bottom: 0px;
    position: relative;
    font-size: 12px;
    margin: 0;
    padding: 5px 0 0 0;
}
.contact a{
    color:#000;
}
.contact a:hover{
    color:#1e1e1e;
}
.form-group .inputAgree label{
    background:transparent;bottom:auto;
}
.navbar{
    padding:0;
    position: relative;
    width: 100%;
    background: #fff;
    z-index: 32;
    top: auto;
}
.main-menu header.header .navbar{
    border-bottom: none;
}
.navbar-brand{
    padding:0;
}
.navbar-brand img{
    width:200px;
    padding:0px 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    object-fit: contain;
}
.navbar-brand{
    margin-left:0rem;margin-right: 1rem;
}
.menu-ul{
    padding:0;margin:0;list-style: none;margin-right: auto;margin-left: 5vw;
}
.menu-ul li{
    display: inline-block;margin:0 8px;position: relative;
}
.menu-ul li a{
    border-radius:0px;padding:5px 5px;color:#111;font-size:16px;position: relative;text-transform: normal;font-weight: 700;display: block;border-bottom:1px solid transparent;
}
.menu-ul li a:hover,.menu-ul li.active > a{
    color:#b41e24;border-bottom-color:#e62623;
}
.navbar .menu-ul .nav__item .dropdown-menu a.active{
    color:#b41e24
}
header .navbar .container{
    display: flex;
    align-items: center;
    flex-wrap:nowrap;
}
header.header.fixed-navbar {
    position: sticky;
    top: 0;
    z-index: 32;
    width: 100%;
    /*border-bottom: 1px solid rgba(0,0,0,0.1);*/
    box-shadow:0 3px 45px rgba(0,0,0,0.15);
    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: #f7f7f7 !important;
}
.blog-section .blog-item{
    margin-bottom: 30px;padding:0px;border-radius: 80px 0 0 0;overflow: hidden;
    max-width: 100%;margin-left: auto;margin-right: auto;
}
.widget{
    padding: 35px;
    border-radius: 0 100px 0 100px;
    background:#f7f7f7;
    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:#f7f7f7;border-radius: 30px;display: flex;align-items:center;
}
.home-text p{
    margin:0;padding:30px;background:#f7f7f7;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: #f7f7f7;
    border-radius: 50px;
    left: 25px;
}
.blog-item .blog__content .text-center{margin-top:15px;width: 100%;}
.blog-item .blog__content{
    padding:10px 0;position: relative;
}

.blog-item .blog__content .blog__title{
    line-height: 1.1;width:100%;margin-top:0px;position: relative;padding-top:0px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.b-lnk:hover .blog__content .blog__title{
    color:#b41e24
}
.bg-dark{
    background-color:#AA9584 !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;
}
.owl-theme .owl-dot span {
    background-color: rgba(255,255,255,0.7);
    display: block;
    height: 10px;
    margin: 2px 3px;
    width: 10px;border-radius:0%;
}
.owl-theme .owl-dot.active span{
    background-color:#b41e24;
}
.h1-testimonial-active.owl-carousel .owl-stage {
    display: flex;
    /*align-items:center;*/
}
.single-slider.maps-mg{padding-left: 150px; border-radius:150px 0 0 0;overflow: hidden;}
.partners-box .owl-carousel .owl-stage{margin:0 auto;}
.top-bar {
    /*    background: rgb(79,43,139);
        background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 20%, rgba(37, 37, 37,1) 70%);
        background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 20%, rgba(37, 37, 37,1) 70%);
        background: linear-gradient(90deg, rgba(255,255,255,1) 20%, rgba(37, 37, 37,1) 70%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#252525",GradientType=1);*/
    position: relative;
    font-size:14px;
    top: 0;
    right: 0;
    z-index: 344;
    text-align: center;
    margin-bottom: -20px;
}
.top-bar .right-bar > *{
    margin-left:15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.top-bar .right-bar svg path{
    fill:#b41e24 !important;
}
.top-bar .right-bar svg{
    width:20px;
}
.top-bar .right-bar{
    display: flex;padding:5px 15px;
    align-items: center;max-width:100%;
    justify-content: flex-end;
}
.top-bar .right-bar .top-right-b > a{
    display: block;margin:5px auto 5px auto;text-align: center;cursor: pointer;width:100%;
}
.top-bar .right-bar .top-right-b > a:last-child{margin-bottom: 20px;}
.top-bar .right-bar a{
    color:#000; 
}
.top-bar .right-bar a:hover{
    opacity:0.75;
}
.top-bar .right-bar ul{
    margin:0;padding:0;font-size:22px;line-height: 1 !important;
}
.top-bar .right-bar ul a{
    margin-left: 5px;display: block;
}
.top-bar .right-bar ul.flags-list{
    margin-left: 10px;
}
.top-bar .right-bar ul.flags-list img{
    width:22px;
}
footer{
    padding:40px 0px 0px 0px;background: #1e1e1e;color:#fff;padding-left: 100px;margin-right: 100px;border-radius:0 150px 0 0;
}
.footer-bottom{
    background: #000;color:#fff;padding:15px 0;border-radius:0px 0px 0 0;margin-top:40px;margin-left:-100px;
}
.footer-bottom .container{max-width:98%;}
#info,.hmb2x{
    background:#f7f7f7;margin-left: 100px;border-radius: 150px 0 0 0;;padding:80px 0;padding-right: 100px;
}
.footer-bottom *{font-size:11px;}
.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:#464646
}
.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:0px 0;margin-bottom: 0px;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: #464646;
}
.widget a:hover{
    color: #0d0d0d;
}
.page-item.active .page-link {
    z-index: 3;
    background-color: transparent;
    border-color: transparent;
    color: #000000;
    font-weight:700
}
.page-item .page-link{
    font-family: 'Cormorant', sans-serif;background: transparent !important;
    border-radius: 0px !important;border:none;font-size:20px;
    width:auto;height: 40px;margin:5px;font-weight: 400;
    color: #000000;display: flex;align-items:center;
    justify-content: center;
    padding: 0;
}
.nav-pages-nx-pr i{
    background:#464646; flex:0 0 36px;margin:10px; line-height: 32px; width:36px;height: 36px;border:2px solid #464646;text-align: center;font-size:20px; color:#fff;border-radius: 10px 0 10px 0;
}

.nav-pages-nx-pr .text-center a{
    display: inline-block;
}
.nav-pages-nx-pr a:not(.btn){
    display: flex;align-items:center;color:#464646;line-height: 1.2;
}
.nav-pages-nx-pr a:hover i{
    background:#fff;color:#464646
}
.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:30px;margin-top:30px;position:relative
}
.nav-pages-nx-pr:before{width:100vw;right:0;height:100%;content:'';position:absolute;top:0;background:#f7f7f7;border-radius:0 80px 0 0;}

@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:250px;margin-right:0;padding:0px 0;
}
header.header{
    position: relative;top:0;width:100%;z-index: 323;padding:20px 0;
}
.navbar-brand{
    position: absolute;left: 30px;top: -36px;
}
header.header .navbar {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
header.header.fixed-navbar .navbar .navbar-brand img{
    padding: 5px 15px;
}
.main-menu{
    border-top:1px solid #f7f7f7;border-bottom: 1px solid #f7f7f7;
}
.main-menu header.header{
    position: relative;
}
.contact_number {text-align: center;}
.icn-x{
    margin-bottom: 10px;border:2px solid #b41e24;border-radius: 50%;
    display: inline-block;
    padding: 15px;
}
.icn-x svg{
    width:30px;height: auto;
}
.contact a:hover
{
    color: #b41e24;
}
.maps-mg{
    ;min-height: 20vw;height: 400px;
}
.gm-style .place-card-large{margin-left:100px !important;}
.social_slider_widget{
    background:#000 !important;
}
.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:#fff;padding:50px 0;
}
.partners-box .owl-carousel .owl-item img{
    width: 200px;margin:0 auto;
    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{
    z-index: 3;color:#000;
}
.homeabout.bgadded {
    min-height: 100vh;
    display: flex;
    align-items: flex-end;
}
.homeabout{
    background:#fff;color:#000;
}
.homeabout > .container{
    position: relative;z-index: 2;
}
.fullvd,.home-img-banner{
    width:100%;
}
.service-item .icon-sx{
    width:100px;height:100px;border-radius: 0%;margin:0 auto 15px auto;overflow: hidden;padding:10px;
}
.service-item .icon-sx img{
    max-width:100%;
}
.service-item{
    text-align: center;
    position: relative;
    padding: 34px 20px 30px 20px;
    margin-bottom: 10px;
    border-radius: 3px 3px 100px 3px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}
.service-item .text-cnt *:last-child{margin-bottom: 0;}
.service-item .text-cnt{
    position: relative;z-index: 2;
}

.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: 220px;
        z-index: 99;
        opacity: 0;
        top: 110%;
        left: calc(50% - 110px);
        -webkit-transition: 0.3s;
        transition: 0.3s;
        padding:5px 5px 5px 5px;
    }
    .navbar .menu-ul .nav__item .dropdown-menu a:before{display:none}
    .navbar .menu-ul .nav__item .dropdown-menu a{
        padding:5px 10px;text-align: center;color:#111;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:#b41e24
    }
    .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 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;
}
.files-row .files-list-widget i{
    display: none;
}

section.section-padding .photos-section > .row{
    border-top:0.5px solid #fff;
    border-bottom:0.5px solid #fff;
    margin-right: -16px;
    margin-left: -16px;
}
.box-gallery{
    margin:15px;
}
.box-gallery .pte{
    width:100%;position: absolute;bottom:0;left:0;color:#fff;font-size:12px;padding:10px 15px;background:rgba(0,0,0,0.5);transform: translateY(100%);
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.box-gallery img{
    opacity: 1;width:100%;
}
.box-gallery a:hover img{
    opacity: 1;
}.box-gallery a:hover .pte{
    transform: translateY(0);
}
.footer__widget-title,.sec-tls{
    font-size: 26px;font-weight: bold;text-transform: normal;margin-bottom: 10px;line-height: 1.2;
}
footer .foot-separator{display: block;width:40px;margin:15px 0;background:#FFFFFF;height: 2px;}
.sec-tls{
    color:#000;margin-bottom: 0;
}
.footer__widget a{color:#ccc}
.footer__widget a:hover{color:#000}
.footer__widget-content ul{
    list-style: none;padding-left:0px;
}
.footer__widget-content ul li{
    line-height: 1.4;width:100%;display: inline-block;
}
.left-fts{line-height: 1.1;}
.left-fts .footer__widget-title{margin:15px 0 0;letter-spacing: 1px;font-weight: 600}
.left-fts p{
    font-size:12px;font-weight: 300;padding:5px 0;
}
.contact-maps{
    position: relative;
}
.contact-maps iframe{
    height: 350px;
}
.fotmns{padding-bottom: 30px;}
.fotmns a{
    position: relative;
    color:#fff;
    font-family: 'Cormorant', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    padding-right: 50px;
    display: inline-block;
    text-align: left;
}
.fotmns a:after{
    width:40px;height: 1px;background:#b41e24;content:'';
    display: inline-block;
    vertical-align: middle;position: absolute;top:50%;right: 0;
    margin-left: 10px;
}
.footer__widget .row + .row{
    margin-top:50px;padding-top:50px;position: relative;
}
.footer__widget .row + .row:before{
    border-top:1px solid #b41e24;width:calc(100% - 30px);left:15px;height: 1px;content:'';position: absolute;top:0;
    width: 480px;
    max-width: 100%;
}
.footer__widget .row + .row a{
    font-weight: normal;color:#fff;
}
.footer__widget-content ul li a{
    color:#fff;line-height: 1.3;padding:2px;display: inline-block;
}
.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 a{
    color:#fff;margin-right: 15px;font-size:36px;display: flex;
}
footer .social-list li:last-of-type a{
    margin-right:0;
}
section.section-padding{
    overflow:clip;word-wrap: anywhere;
}

footer a:hover{
    color:#b41e24 !important;
}
footer p{
    font-size:13px;line-height: 1.5;
}
.menu-d{
    margin:0 auto;
}
.menu-d > ul{
    padding:0; margin:0;
}
.owl-theme .owl-nav [class*="owl-"].disabled{
    opacity: 0.1;
}
@-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: 0px;padding-right: 0px;
}

#blogGrid .owl-nav {
    position: absolute;
    top: 50%;
    width: calc(100% + 70px);
    left: -35px;
}
.blog-item{
    padding:0px;
}
.image-rox{
    position: relative;
}
.b-lnk .text-center:hover {
    color:#1e1e1e;
}
a.b-lnk{
    outline-offset: 2px !important;
}
.b-lnk{
    display: flex;padding:0px 0px;align-items: center;flex-wrap:wrap;
}
.b-lnk:hover .date-content{
    background:#1e1e1e;color:#fff;
}
.b-lnk .date-content{
    padding:5px;min-width: 100px;border:4px;
    display: flex;
    flex-direction: column;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;bottom:5px;left:5px;
    background:#F3F3F3;color:#000;position: absolute;;text-align: center;font-size:13px;text-transform: lowercase;
}
.b-lnk .date-content .day{
    position: relative;font-size:24px;font-weight: 900;line-height: 1 !important;padding:0px;display: block;
}
.blog__desc{
    color:#000;margin:10px auto;width:100%;text-align: left;line-height: 1.2;font-size:15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.blog_date{
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    border-radius: 80px 0 0 0;
    padding:10px 25px;position: absolute;right:0;bottom:0;background:#fff;color:#000;
}
.post-author{
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    color:#B5B5B5;
    padding: 0px 0 0 0;
    margin-bottom: 8px;
    width:100%;
}
.finished{
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    text-align: left;
    background:#B5B5B5;
    padding: 5px 10px;position: absolute;left:0;color:#000;
}


.b-lnk .date-content .month{
    font-weight: 600
}
.b-lnk .date-content .year{
    letter-spacing: 1px;
    position: relative;font-weight: 400;line-height: 1 !important;
    font-size: 16px;display: block;
}
.b-lnk .blog__title{
    font-size:clamp(16px,1.75vw,22px);color:#000;font-weight: 700;text-align: left;text-transform: normal;font-family: 'Cormorant', sans-serif;
}
.b-lnk .blog__content{
    display: flex;flex-wrap:wrap;align-items:center;
}
section.section-padding.blog-section{
    padding-left: 85px;padding-right: 85px;
}
section.section-padding.blog-section .container{max-width: 100%;}
.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:0px 0 60px 0;
}
.service-item1{
    margin:15px auto;border: 1px solid rgba(0,0,0,0.1);height: calc(100% - 30px);
    border-radius: 50px 0 50px 0;
    overflow: hidden;
}
.service-item1 .text-center{padding-bottom: 15px;}
.service-item1 .list-content p{margin-bottom:0;line-height:1.7;}
.service-item1 .list-content h3 a,.service-item2 .entry-title a{
    color:#1e1e1e; font-size:26px;font-weight: 700;
}
.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);
}
.service-item2 {
    display: flex;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 2px solid #F7F7F7;
    height: calc(100% - 30px);
}
.service-item2 .rt-image a{
    height: 100%;
}
.service-item2 .rt-image img{
    height: 100%;object-fit: cover;
}
.service-item2 .rt-image img {
    /* mask-image: url('/images/front/mask.png');
     mask-size: contain;
     mask-position: center;
     mask-repeat: no-repeat;
    */
    border-radius:50px 0 50px 0;
}
.service-item2 .rt-image{
    width:30%;flex:0 0 30%;margin-right: 30px;
}
.service-item2 .entry-title a{
    color:#000;margin-bottom: 15px;display: inline-block;line-height:1.3;
}
.service-item2 .list-content{
    padding:10px 30px 10px 0px;align-self:center;
}
.service-item2 .list-content p{
    font-size:14px;
}
.page-title-s {
    font-size: clamp(18px,2.8vw,28px);
    text-align: left;
    font-weight: 800;
    position: relative;
    padding-top: 0px;
    padding-left: 0px;
    text-transform: uppercase;
    margin-bottom: 30px;

}
.homeboxn{
    padding:0 15px;
}
.onehmbn{
    min-height: 49vw;background-size: cover;background-position: center;padding: 50px;color:#fff;
}
.onehmbn .service-item .text-cnt .xas{
    width:400px;max-width:100%
}
.onehmbn .service-item .text-cnt{
    text-align: left;
    font-size: clamp(14px,1.7vw,22px);
    line-height: 1.5;
    max-width: calc(100% - (50vw - 680px));
}
.homeboxn .row .onehmbn:nth-of-type(2n+1) .text-cnt{
    margin-left:auto
}
.files-row{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: calc(100% - 40px);
}
.files-row .files-list-widget{
    margin-bottom: 0;
}
.files_title{
    text-align: left;position: relative;
    color:#000;
    text-transform: uppercase;
    font-size: clamp(18px,2.5vw,36px);
    font-weight: 700;line-height: 0.9;
    display: flex;margin-top:20px;
    align-items: center;
    font-family: 'Cormorant', sans-serif;
}
.files_title span{
    position: relative;z-index: 2;
    padding:5px 13px;
}
.portfolio-item .box-gallery a{display: block;}
.portfolio-item .box-gallery{margin:15px 0;}
.special-row-2{
    flex-wrap:nowrap;width:100%;margin: 0;margin-bottom: 20px;
}
.special-row-2 .b-lnk .date-content{
    position: relative;bottom: auto;left:auto;top:auto;margin-right: 20px;
}
.special-row-2 .blog-item .b-lnk,
.special-row-2 .blog-item{
    padding:0;
}
.strwrp{
    overflow-x: clip;
}
.location-widg{
    padding:20px;background:#f7f7f7;
}
.location-widg a:not(.btn){color: #B41E1E;font-size:120%;}
.location-widg a.btn{margin-top:30px;}
.location-widg .section_title {
    font-size: clamp(18px,1.5vw,26px);font-weight: bold;
}
.location-widg p{font-size:14px;}
.pd-0{
    padding:0;
}
.file-item:before{
    content:'';position: relative;display: inline-block;
    ;vertical-align: middle;margin-right: 8px;flex:0 0 7px;
    width:7px;height: 7px;background:#b41e24;border-radius:20px;
}
.file-item a span{
    font-weight: 400
}
.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;
}
.contact-form-sct{margin-left: 150px;padding-right:150px;margin-bottom: 100px;border-radius:150px 0 0 0;}
.b-lnk .tins-x + .blog__content{
    background: url('/images/front/blog-n.jpg') no-repeat left -5px top -5px;margin-right: 0;
}
.contact .maps-btn{
    position: absolute;right: 80px;bottom: 25px;color:#fff;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{
    position: relative;
}
.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-family: 'Cormorant', sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;display: block;
    color:#000;width:100%;
    padding:14px 25px;border-radius: 50px;border:1px solid #b41e24;
}
.back-c:hover{
    background:#b41e24;color:#fff;;
}
a:hover {
    color: #1e1e1e;
}
.top-bar .right-bar > *{margin:0 0 0 15px;}
.flags-list{
    width: 100%;
    text-align: center;
}
.flags-list li a.active{font-weight: 700}
.flags-list li{
    margin:10px 0 !important;display: inline-block;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
    width: 100%;
}
.right-nav-blx{
    width:100%;margin-left:auto;max-width:100%;
}
.right-nav-blx .np-blog a {
    display: flex;line-height: 1.1;font-weight: bold;
    position: relative;margin-top:0px;
    padding: 10px 0;
    justify-content: space-between;
    align-items: center;
    color: #000;
}
.right-nav-blx .np-blog.text-left a {
    justify-content: left;
}
.right-nav-blx .np-blog.text-right a {
    justify-content: right;
}	
.right-nav-blx .np-blog a:hover{
    color:#b41e24
}
.right-nav-blx .np-blog a i{
    width:40px;height: 40px;background:#b41e24;color:#fff;border-radius: 50%;line-height: 40px;font-size:22px;text-align: center;margin:10px;flex:0 0 40px;
}

.top-bar .right-bar ul.flags-list{margin:25px 0;margin-top:39px;}
.top-bar .right-bar ul a{
    margin:0;
}
.top-bar .right-bar ul{
    width:100%;
}
.navbar{padding:7px 0;}
header.header.fixed-navbar .navbar{
    padding:0px 0;
}
header.header.fixed-navbar .navbar .navbar-brand img {width:154px;}
header.header.fixed-navbar .navbar-brand{
    top:-22px;
}
.social__icons{
    margin-bottom: 20px;
}
.social__icons li{
    margin:5px !important;display: inline-block;;text-align: center;font-size: 20px;width:20px;
}
.slider-area .page-title{
    background-image:none !important;background-color:#fff;
    border-radius: 150px 0 0 0;min-height: 16vw;
    overflow: hidden;
}
.slider-area .page-title:before{
    background:#f7f7f7;left:0;
}

.footer__widget-title{
    font-family: 'Cormorant', sans-serif;
}
.sidebar-box.mb-30 .blog__widget-title{
    font-family: 'Cormorant', sans-serif;font-size:24px;

}
.sidebar-box.mb-30 {margin-bottom: 30px;}
.pagetitle__heading + .blog_date{padding-top:0;margin-top:-5px;font-size: 18px;}
.next-prev  .btn{padding:15px 5px !important;width:100%;}
.row.other-blog::before {
    border-top: 1px solid #b41e24;
    width: calc(100% - 30px);
    left: 15px;
    height: 1px;
    content: '';
    position: absolute;
    top: 0;
    width: calc(100% - 30px);
    max-width: 100%;
}
.row.other-blog{
    margin-top:60px;padding-top: 50px;padding-bottom: 5px;;position: relative;
}



.full-slider-pg,.galxar-item,.smlx__content{
    padding:0 90px;
}
.section-tittl{
    font-family: 'Cormorant', sans-serif;
    font-size: clamp(24px,3vw,54px);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: center;
    color: #b41e24;
    margin-top:0px;margin-bottom: 40px;
}
.bg-light .col-lg-6 iframe.maps-mg {
    height: calc(100% + 80px);
    width: 50vw;
    top: -40px;
    position: relative;
}
.home-sp-ev{
    margin:10px 0;
}
.col-12:last-of-type .home-sp-ev{border-bottom: none;}
.home-sp-ev{border-bottom: 1px solid #b41e24;padding: 0 0 10px 0;}
.home-sp-ev a{display: flex;flex-wrap: nowrap;}
.home-sp-ev a span.image-rox{width: 200px;flex:0 0 200px;margin-right: 30px;}
.home-sp-ev.blog-item .blog__content .blog__title::before{display: none;}
.home-sp-ev.blog-item .blog__content .text-center{margin-top: 0px;}
.home-sp-ev.blog-item .blog__content .blog__title{margin-top: 0px;padding-top:0}
.home-sp-ev a .blog__content .blog__desc{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.widget-events-window{position: fixed;top:30%;right:-100%;z-index: 1122;transition:all .3s ease 0s;max-width: calc(100% - 40px);width: 300px;}
.widget-events-window.active{
    right:0;
}
.widget-events-window.active:before{
    width:100%;height: 100%;position: fixed;background:rgba(0,0,0,0.4);content:"";top:0;left:0;
}
.widget-events-window .close-w{position: absolute;color:#fff;padding:5px 10px;right:100%;background: #B41E1E;cursor: pointer;}
.widget-events-window .close-w:hover{color:#b41e24}
.widget-events-window .widget{margin:0;padding:15px;border:2px solid #B41E1E;position: relative;z-index: 2;background:#fff;}
.widget-events-window .widget a{color: #B41E1E;}


div.p .history-cn{
    border-top: 1px solid #b41e24;border-bottom: 1px solid #b41e24;padding:30px 0;margin:30px 0;text-align: center;width:250px;max-width: 100%;margin-left: auto;
}

div.p .history-cn .one-hs .line-int{
    position:relative;
}
div.p .history-cn .one-hs{
    padding:10px 0 0;position: relative;
}
div.p .history-cn .one-hs .line-h.dashed{
    border-left-style: dashed;
}
div.p .history-cn .one-hs .line-h{
    height: 100px;width:1px;display: block;margin: 10px auto;position: relative;border-left:1px solid #000;
}
div.p .history-cn .one-hs .line-h:before,div.p .history-cn .one-hs .line-h:after{
    width:5px;height: 5px;border-radius: 50%;top:0;left: 50%;margin-left: -3px;content:'';position: absolute;background:#000;}
div.p .history-cn .one-hs .line-h:after{
    top:100%;
}
div.p .history-cn .itm-s{  
    font-family: 'Cormorant', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 3px;
    display: inline-block;
    width: 100%;
}
div.p .history-cn .rtxtxy
{
    font-family: 'Cormorant', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 20px;
    letter-spacing: 0em;
    position: absolute;
    top: 50%;
    left: 50%;
    padding-left: 15px;
    transform: translateY(-50%);
}
div.p .history-cn .year{
    font-family: 'Cormorant', sans-serif;
    font-size: 30px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
    color:#b41e24;
    margin:4px 0;
    display: block;
}
@media (max-width:991px){
    div.p .history-cn{
        margin-right:auto;
    }
}




/*wsparcie*/

.wcagz-menu-btn {
    display: none;opacity: 0;visibility: hidden;
    position: fixed;
    z-index: 1000;
    right: 0px;
    top: 40px;
    background: url('/images/front/wcag.jpg') no-repeat center center;
    background-size:contain;
    transition: .3s;
    border-radius: 0%;
    align-items: center;
    justify-content: center;
    transform: scale(1);
    width: 40px;
    height: 40px;
    display: flex;
    cursor: pointer;
}
.wcagz-menu-btn > svg{
    fill:#fff;display: none;
}
.wcagz-menu {
    display:none;
    position:fixed;
    right:0px !important;
    top:20% !important;
    border-radius:0px;
    box-shadow:0 0 20px #00000080;
    opacity:1;
    border:3px solid #1e1e1e;
    transition:.3s;
    z-index:500000;
    overflow:hidden;
    background:#f9f9f9;
    width:400px;
    line-height:1;
    font-size:15px;
    height:calc(100% - 40px - 75px);
    height:80% !important;
    letter-spacing:.015em
}
.wcagz-menu * {
    color:#111 !important;
    font-family:inherit
}
.wcagz-menu svg {
    width:24px;
    height:24px;
    background:0 0!important;
    fill:currentColor
}
.wcagz-menu-header {
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding-left:18px;
    height:50px;
    font-size:18px;
    font-weight:700;
    border-bottom:1px solid #dedede
}
.wcagz-menu-header>div {
    display:flex
}
.wcagz-menu-header div[role=button] {
    padding:12px;
    cursor:pointer
}
.wcagz-menu-header div[role=button]:hover {
    opacity:.8
}
.wcagz-card {
    margin:0 15px 30px; margin-top:0 !Important;
}
.wcagz-card-title {
    font-size:20px;
    padding:15px 0;
    font-weight:700;
    color:#555
}
.wcagz-menu .wcagz-select {
    width:100%!important;
    padding:10px!important;
    font-size:16px!important;
    font-family:inherit!important;
    font-weight:400!important;
    border-radius:4px!important;
    background:#fff!important;
    border:none!important;
    border:1px solid #dedede!important;
    min-height:45px!important;
    max-height:45px!important;
    height:45px!important;
    color:inherit!important
}
.wcagz-items {
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:1rem
}
.wcagz-btn {
    aspect-ratio:6/4.5;
    border-radius:4px;
    padding:0 5px;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    text-align:center;
    color:#333;
    font-size:14px!important;
    font-weight: 700;
    background: #fff;
    border: 1px solid #dedede;
    transition:all .3s ease;
    cursor:pointer;
    line-height:1.4
}
.wcagz-btn > span{
    margin-bottom: 6px;
}
.wcagz-btn .wcagz-translate {
    font-size:15px!important
}
.wcagz-btn svg {
    margin-bottom:16px
}
.wcagz-adjust-font > div.label{
    justify-content: flex-start;
}
.wcagz-btn:hover {
    border-color:#fff;color:#fff;
}
.wcagz-menu-content .wcagz-btn.wcagz-selected *{
    color:#fff !important;
}
.wcagz-btn.wcagz-selected {
    background:#4F3884;
    border-color:#4F3884;
    color:#fff !important;
}
.wcagz-adjust-font div[role=button] svg,.wcagz-adjust-font div[role=button] .material-icons,
.wcagz-btn.wcagz-selected * {
    fill:#fff!important;
    color:#fff!important;
    background-color:transparent!important
}
.wcagz-footer {
    display: none;
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    background:#fff;
    padding:16px;
    text-align:center;
    color:#333;
    border-top:1px solid #eee
}
.wcagz-footer a {
    font-size:14px!important;
    text-decoration:underline;
    color:#0648ff;
    background:0 0!important;
    font-weight:700
}
.wcagz-minus:hover,
.wcagz-plus:hover {
    opacity:.8
}
.wcagz-menu-content {
    overflow-y:auto;;
    max-height:calc(100% - 50px);
    color:#333;
    padding:5px 0
}
.wcagz-adjust-font {
    background:#fff;
    border:1px solid #dedede;
    padding:20px;
    font-weight: 600;
    margin-bottom:16px
}
.wcagz-adjust-font .wcagz-label {
    display:flex;
    justify-content:flex-start
}
.wcagz-adjust-font>div {
    display:flex;
    justify-content:space-between;
    margin-top:5px;
    align-items:center;
    font-size:15px
}
.wcagz-adjust-font .wcagz-label div {
    font-size:15px!important
}
.wcagz-adjust-font div[role=button] {
    background:#1e1e1e;
    border-radius:50%;
    width:36px;
    height:36px;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer
}
.wcagz-overlay {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    display: none;
    height:100%;
    z-index:10000;
    background: rgba(0,0,0,0.5);
}
@media only screen and (max-width:560px) {
    .wcagz-menu {
        width:calc(100% - 20px);
        left:10px
    }
}
@media only screen and (max-width:420px) {
    .wcagz-items {
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap:.5rem
    }
    .wcagz-menu {
        width:calc(100% - 20px);
        left:10px
    }
}
.readable-font i.fa{
    font-family:'FontAwesome' !important;
}
.small-hr{
    max-width: 50%;
}
/*.menu-ul li a{outline-offset: -2px;}
.dropdown-toggle:focus, .form-control:focus, a:focus, input[type="checkbox"]:focus,.btn.focus, .btn:focus,#scrollTopBtn:focus,.owl-nav [class*="owl-"]:focus,.owl-theme .owl-dot button:focus {
    outline: 2px solid #f5c125 !important;
    transition: none;
    box-shadow: none;
    outline-offset: 2px;
}*/
.slider-area .page-title h1{
    display: inline-block;padding:0px 0px;text-align: left;width:100%;
}
.sidebar-box{text-align: left;width:100%;}
.sidebar-box .blog__widget-title{margin-bottom: 10px;font-weight: bold;font-size:22px;}
.sidebar-box .categories{
    display: inline-block;padding:0;margin:0;list-style: none;
}
.sidebar-box .categories li{display: inline-block;}
.sidebar-box .categories li.active a {
    color: #b41e24 !important;
}
.sidebar-box .categories li a:hover{ 
    color: #b41e24;
}
.sidebar-box .categories li a{
    padding:5px 10px;margin:2px;border-radius: 0px;color:#000;font-weight: 400;display:inline-block;line-height: 1.8;
}
.sidebar-box .categories li a.title-item{
    line-height: 1.4;
}

.rotate-text-wrap{
    position: absolute;right:15px;top:15px;z-index: 10;transform: scale(0.85);
    background: rgba(255,255,255,0.85);
    border-radius: 50%;
    font-size: 22px;
    letter-spacing: 1px;
    font-family: 'Cormorant', sans-serif;
}
.rotate-text-wrap .rotate-text{
    position: relative;
    top: 0;
    animation: ldr 20s linear infinite;
    max-width: 200px;
    max-height: 200px;
}
.rotate-text-wrap .icon{
    position: absolute;
    top: 0;
    padding:35px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rotate-text-wrap .icon img{
    max-width: 80%;
}

@-webkit-keyframes textmove {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);

    }
    50%{
        -webkit-transform: translateX(100%);
        transform: translateX(100%); 
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
@keyframes textmove {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);

    }
    50%{
        -webkit-transform: translateX(100%);
        transform: translateX(100%); 
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-webkit-keyframes textmove2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);

    }
    50%{
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); 
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}
@keyframes textmove2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);

    }
    50%{
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); 
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}
.text-section{
    font-size:clamp(22px,3.5vw,100px);letter-spacing: 2px;font-weight: 900;font-family: 'Cormorant', sans-serif;line-height: 1.2;padding-top:30px;
}
.text-section > div{
    white-space: nowrap;
}
.staticmove{
    font-style: italic;
}
.staticmove h4{    
    line-height: 1.5;
    letter-spacing: 0.5px;
}
.text-section .leftmove{
    animation: textmove2 60s linear infinite;
}
.text-section .rightmove{
    animation: textmove 59s linear infinite;
}
.text-section > div span{
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #1f212d;
}
#blogGrid {
    background: url('/images/front/home.png');
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: contain;
    background-position: center;
}

.contact-item {
    background-color: #252525;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0s;
    border-radius: 50px 0px 50px 0px;
    position: relative;
    z-index: 10;
    overflow: hidden;
    padding:0px 0;height:100%;
    padding-top:100%;
}

.contact-item .profile-contact {
    position: absolute;
    width: 100%;
    height: 120%;
    background: rgba(25,25,25,0.8);
    opacity: 0;
    padding: 0;
    margin: 0;
    top:0%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
    -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;
    padding: 5px 5px 5px 5px;
}

.contact-item .profile-contact svg{display: block;margin: 5px auto !important;}
.contact-item .profile-contact svg path{fill:#fff;}
.contact-item .profile-contact a{color:#ccc}
.contact-item .profile-contact a:hover{color:#aaa}
.contact-item:hover .profile-contact{opacity: 1;top: 0;height: 100%;}
.contact-item:hover .profile-subtitle{
    opacity: 0;
}
.contact-item .profile-subtitle {
    padding:10px 52px 10px 10px;position:absolute;top:50%;left:0;right:0;color:#fff;font-size:20px;line-height: 1;text-align: center;transform:translateY(-50%);
    -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;
}
.contact-item .profile-name {
    position: absolute;
    right: -50%;
    bottom: 50%;
    transform: rotate(-90deg);
    z-index: 1;color:#fff;font-size:24px;
    width: 100%;text-align: center;text-transform: uppercase;font-weight: bold;letter-spacing: 1px;
    transform-origin: bottom;
    font-family: 'Cormorant', sans-serif;
    border-top: 1px solid rgba(255,255,255,0.5);
    font-size: clamp(14px,1.85vw,24px);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: rgba(0,0,0,.3);
}
.contact-item:hover .profile-name{transform: rotate(0deg);bottom:0;right:0;}

#kontakt {
    background: url('/images/front/home.png');
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: contain;
    background-position: center;
}
.contact_number .col-lg-12{display:flex;align-items: center;text-align: left;padding:15px;}
.contact_number .col-lg-12 .icn-x{flex:0 0 60px;margin:0;margin-right: 30px;}
.contact_number .col-lg-12 p{margin:0;}
.single-slider.maps-mg {
    padding-left: 0;
    border-radius: 0;
    overflow: hidden;
    width: calc(50vw - 15px);
    right: 15px;
    height: 100%;
    position: absolute;
    float: right;
}
.maps-lg{
    min-height: 500px;
}
#kontakt .col-lg-6.align-self-center{padding-top:20px;padding-bottom: 20px;}
.contact_number .col-lg-12 p > strong{font-size: 150%;line-height: 1;}
#kontakt .flex-row-reverse .single-slider.maps-mg{left:15px;right:auto;}

.service-itemnw {
    border-bottom:1px solid #d9d9d9;
    padding-bottom:15px;
    margin-bottom:30px;
    position:relative;
    height: calc(100% - 30px);
}
.service-itemnw:before {
    position:absolute;
    left:0;
    bottom:0;
    width:0;
    height:2px;
    content:"";
    background:#b41e24;
    transition:all .4s
}
.service-itemnw .service-top {
    display:flex;
    align-items:center;
    margin-bottom:20px
}
.service-itemnw .service-top .icon {
    display:block;
    width:86px;
    height:86px;
    flex:0 0 86px;overflow: hidden;
    line-height:86px;
    padding:5px;
    font-size:45px;
    display: flex;align-items:center;justify-content: center;   
    text-align:center;
    margin-right:20px;
    transition:all .3s;
    border-radius:5px
}
.service-itemnw .service-text h2 {
    color:#707070;
    font-size:48px;
    font-style:normal;
    font-weight:700;
    line-height:58px;
    margin-bottom:0
}
@media(max-width:450px) {
    .service-itemnw .service-text h2 {
        font-size:38px
    }
}
.service-itemnw .service-text h3 {
    font-size:24px;
    font-style:normal;
    font-weight:700;
    line-height:1;
}
@media(max-width:450px) {
    .service-itemnw .service-text h3 {
        font-size:20px
    }
}
.service-itemnw .service-text h3 a {
    color:#1f212d
}
.service-itemnw:hover:before {
    width:100%
}
.service-itemnw:hover .service-top .icon {
    background:#aeaeae;
    color:#fff
}

blockquote {
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
    font-style: italic;
    padding: 6px 0 6px 20px;
    padding-right: 0px;
    padding-left: 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
    border-left-width: 5px;
    margin: 10px 0;
}
.gold-row.gold-row2:before {
    left:auto;right:50%;margin-left:auto;margin-right:-50vw;border-radius:150px 0 0 0 ;
}
@media (min-width:1200px) {
    #info.section-padding .bgcenter .row{
        flex-wrap:nowrap;
    }
    #info.section-padding .bgcenter .row .col-lg-3{flex: auto;}
    #info.section-padding .bgcenter .row .col-lg-3 .service-item{border-top:2px solid #b41e24;padding-left:14px;padding-right:14px;line-height:1.5;}
    .service-item .text-cnt{text-align:left;}
}


.phone-contact {
    z-index: 32;
    bottom: 0;
    padding: 0;
    margin: 10px;
    left:50% !important;margin-left:-50px;
    cursor: pointer;
    text-align: center;
    align-items: center;
    font-size: 13px;
    background: #b41e24;
    border: 1px solid #b41e24;
    color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.25);
    visibility: visible;
    justify-content: center;
    padding: 15px 15px;
    line-height: 1;
}

.phone-contact, .phone-form {
    position: fixed;
    left: 0;
    display: flex;
    transition: .3s;
}

.phone-form {
    background: rgba(255,255,255,.8);
    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 #b41e24;
    padding: 30px;
    text-align: center;
    position: relative;
}
.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;
}

.close-p {
    position: absolute;
    color: #fff;
    right: 5px;
    top: 0;
    cursor: pointer !important;
    font-size: 20px;
    padding: 5px;
    line-height: 1;
}


@media only screen and (min-width: 1500px) {
    .phone-contact {    
        font-size: 16px;
    }
}

.fotter-contact{
    line-height: 1.4;
}
.datetime-controls {
    display: flex;
}
.datetime-controls input {
    background: #fff !important;
}
.datetime-controls input#datetimepicker-time {
    width: 45%;
    margin-left: 30px;
}
.contactForm .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;
}

.g_viewer{padding:20px 8px;background: #fff;border: 1px solid #e8e8e8;margin:10px 0 30px 0}
.g_viewer svg{width:100px;max-width:33%;margin-bottom: 15px;}
.g_viewer h4{font-weight: 600;line-height: 1.2;font-size:17px;font-family: 'Space Grotesk',sans-serif;}
.g_viewer .stars{color:#fbbc04;margin-right: 10px;}
.g_viewer .info-g_v{display: flex;flex-wrap:wrap;align-items:center;color:#1a0dab;font-size:14px;}
.g_viewer .opsx{color:#999;font-size:13px;line-height: 1.1;}
.opinions-box{padding:60px 0;}
.single-testimonial{
    padding: 5px;height: 100%;
}
.testimonial-caption {
    border: 1px solid #ccc;padding:10px !important;background:#fff;
    height: 100%;text-align: left !important;
    box-shadow: 0 0 4px 0px rgba(0,0,0,0.1);
}
.founder-text{display:flex;;align-items:center;}
.founder-text .infov{width:50px;height: 50px;background:#555;color:#fff;font-size:24px;text-align: center;flex:0 0 50px;margin-right: 10px;border-radius:50%;}
.testimonial-item p{font-size:14px;line-height: 1.45;}
.h1-testimonial-active{margin-left:-5px;margin-right:-5px;width: calc(100% + 10px);}
.h1-testimonial-active.owl-theme .owl-dot span{background:#ccc;}
.h1-testimonial-active.owl-theme .owl-dot.active span {
  background-color: #b41e24;
}
.testimonial__meta-title{line-height:1.2;}
@media only screen and (max-width: 600px) {
	.founder-text .infov{width:40px;height:40px;flex:0 0 40px;font-size: 20px;margin-right:7px;}
}