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: 0
}

#facebook_slider_widget:hover {
    margin-left: 0 !important
}

#facebook_slider_widget div {
    display: table-cell;
    vertical-align: top
}

div.p img {
    max-width: 100%;
    height: auto !important;
    object-fit: cover;
    object-position: center
}

.flex-center {
    align-items: center
}

#cookies-message {
    padding: 30px 20px 20px 20px;
    font-size: 12px;
    line-height: 1.3;
    text-align: center;
    position: fixed;
    bottom: 0;
    background-color: rgb(0 0 0 / .85);
    max-width: 100%;
    z-index: 10500;
    color: #fff;
    width: 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: #777580;
    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: #777580;
    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
}

.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: 0
}

.social_slider_widget:hover {
    margin-left: 0 !important
}

.social_slider_widget div {
    display: table-cell;
    vertical-align: top;
    max-width: 290px
}

.social_slider_widget+.social_slider_widget {
    top: calc(40% + 45px)
}

.social_slider_widget+.social_slider_widget+.social_slider_widget {
    top: calc(40% + 90px)
}

.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget {
    top: calc(40% + 135px)
}

.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget {
    top: calc(40% + 180px)
}

.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget {
    top: calc(40% - 45px)
}

.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget+.social_slider_widget {
    top: calc(40% - 90px)
}

.social_slider_widget.facebook {
    background: #3B579D
}

.social_slider_widget.twitter {
    background: #5EAADE
}

.social_slider_widget.linkedin {
    background: #0E76A8
}

.social_slider_widget.instagram {
    background: #e1306c
}

.social_slider_widget.pinterest {
    background: #e60023
}

.social_slider_widget.youtube {
    background: #c4302b
}

.social_slider_widget.medium {
    background: #03a87c
}

.social_slider_widget:before {
    font: normal normal normal 24px/40px "FontAwesome";
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    text-align: center
}

.social_slider_widget.facebook:before {
    content: "\f09a"
}

.social_slider_widget.twitter:before {
    content: "\f099"
}

.social_slider_widget.linkedin:before {
    content: "\f0e1"
}

.social_slider_widget.instagram:before {
    content: "\f16d"
}

.social_slider_widget.pinterest:before {
    content: "\f231"
}

.social_slider_widget.youtube:before {
    content: "\f167"
}

.social_slider_widget.medium:before {
    content: "\F35A"
}

#preloader #status {
    margin-top: 0
}

#preloader #status::before {
    background-image: url(/images/front/logo.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: " ";
    height: 100px;
    margin-left: 0;
    margin-top: -80px;
    position: absolute;
    width: 280px;
    max-width: 90%;
    left: 50%;
    transform: translateX(-50%)
}

#preloader {
    background: #000;
    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: #fff0;
    border-bottom-color: #999;
    border-left-color: #fff0;
    border-right-color: #666;
    z-index: 10;
    border-radius: 50%;
    background-color: #fff0;
    -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: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75;
    color: #fff;
    background: #141410;
    -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: 13px
}

.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: #fff;
    -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: #fff
}

.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: 90px;
    padding-bottom: 90px;
    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: 600;
    color: #fff
}

.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: rgb(0 0 0 / .8);
    margin: 0
}

.breadcrumb a {
    color: #fff
}

.breadcrumb a:hover {
    color: #777580
}

.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, 28px);
    position: relative;
    font-weight: 500;
    color: #fff;
    padding: 5px 0;
    ;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 20px
}

.btn {
    -moz-user-select: none;
    background: #d59148;
    border: 0px solid #d59148;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.25;
    margin-bottom: 0;
    border-radius: 5px;
    padding: 15px 28px !important;
    text-align: center;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: normal;
    text-transform: none
}

.btn:hover {
    box-shadow: none;
    background: #000;
    color: #d59148 !important;
}

.simple-button.btn:hover {
    background: #000 !important;
    color: #fff;
    border-color: #000 !important
}

.btn.btn-secondary {
    color: #fff;
    background: #000;
    border-color: #000
}

.btn.btn-secondary:hover {
    color: #000 !important;
    background: #d59148 !important;
    border-color: #d59148
}

.full-banner {
    position: relative;
    overflow: hidden;
    background: #f8f7f6;
    ;
    height: 39.21vw;
    min-height: 265px
}

.full-banner .owl-theme .owl-nav [class*="owl-"],
.owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 46px;
    background: #777580;
    height: 46px;
    border: none;
    color: #fff;
    left: 10px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    border-radius: 0;
    line-height: 1
}

@-webkit-keyframes fadeInBlur {
    0% {
        opacity: 0;
        filter: blur(10px)
    }
    100% {
        opacity: 1;
        filter: blur(0)
    }
}

@keyframes fadeInBlur {
    0% {
        opacity: 0;
        filter: blur(10px)
    }
    100% {
        opacity: 1;
        filter: blur(0)
    }
}

.fadeInBlur {
    -webkit-animation-name: fadeInBlur;
    animation-name: fadeInBlur
}

.full-banner .owl-theme .owl-nav [class*="owl-"]:hover,
.owl-theme .owl-nav [class*="owl-"]:hover {
    opacity: .8
}

.full-banner .owl-theme .owl-nav .owl-next,
.owl-theme .owl-nav .owl-next {
    left: auto;
    right: 10px;
    background: #777580
}

.full-banner .slide__content {
    padding-top: 0
}

.full-banner .owl-slide {
    width: 100%;
    min-height: 265px;
    max-height: unset !important;
    height: 39.21vw;
    background-size: cover
}

.full-banner .container {
    max-width: 1600px
}

.full-banner .owl-text.home_content {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 9%;
    right: auto;
    margin: auto;
    width: 1000px;
    max-width: 100%;
    text-align: left !important;
    transform: translateY(-50%);
    padding: 30px;
    opacity: 0;
    margin-top: 100px;
    -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;
    z-index: 3
}

label.has-error {
    box-shadow: none;
    color: red !important
}

.has-error {
    box-shadow: 0 0 0 2px red
}

textarea {
    resize: none
}

.full-banner .active .owl-text.home_content {
    opacity: 1;
    margin-top: 35px
}

.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(24px, 3.8vw, 60px);
    padding: 5px 0;
    line-height: 1;
    font-weight: 700
}

.slider-area .page-title h1 {
    font-size: clamp(24px, 2.7vw, 48px)
}

.full-banner .owl-text.home_content h2 {
    filter: drop-shadow(0 0 5px #000);
    font-size: clamp(28px, 5.25vw, 100px)
}

.full-banner .owl-text.home_content h2 span {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    color: #fff0
}

.full-banner .single-slider::before,
.slider-area .bg-overlay::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
    background: rgb(0 0 0 / .4)
}

.full-banner .owl-text.home_content .banner-subtitle {
    font-size: clamp(18px, 2.1vw, 48px);
    line-height: 1.2;letter-spacing: 0.5px;
    margin: 20px auto 0;
    filter: drop-shadow(0 0 3px #000)
}

.full-banner .owl-text.home_content .btn:first-of-type {background:#d59148}
.full-banner .owl-text.home_content .btn:first-of-type:hover {background:#fff}
.full-banner .owl-text.home_content .btn {
    margin-top: 40px;margin-left:0;
}

#scrollTopBtn {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 40px;
    display: none;
    height: 40px;
    border: none;
    box-shadow: none;
    z-index: 26;
    font-size: 18px;
    border-radius: 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: #999
}

.breadcrumb-item {
    text-transform: lowercase
}

section.section-padding {
    padding: 40px 0
}

.box-gallery {
    margin: 0 auto;
    position: relative;
}

.photos-section {
    padding: 0 0;
    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: #efefef;
    display: block;
    height: 12px;
    margin: 2px 3px;
    width: 12px;
    border-radius: 0%
}

.slider.owl-theme .owl-dot.active span {
    background-color: #7d7883
}

.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: #ccc;
    font-weight: 700
}

.files-row ul li a:hover {
    color: #777580
}

.breadcrumb {
    margin: 0;
    padding: 0 15px;
    background: #fff0;
    color: #777580
}

.page-title nav {
    display: flex;
    font-size: 12px;
    justify-content: center;
    position: relative;
    width: 1260px;
    max-width: 100%;
    bottom: 0;
    right: 0;
    margin: 0 auto
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #777580
}

p.agree-p {
    font-size: 11px;
    color: dimgray;
    text-align: justify;
    line-height: 1.2
}

.gallery-grid {
    margin-bottom: 40px
}

.gold-row {
    padding: 50px 0;
    background: #fff0;
    position: relative
}

.gold-row:before {
    width: 200vw;
    left: -100vw;
    height: 100%;
    background: #151515;
    content: '';
    position: absolute;
    top: 0;
    z-index: 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;
    padding: 3px
}

#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: 0;
    padding: 10px 15px;
    font-size: 13px;
    height: auto
}

.form-group label {
    background: #fff0;
    bottom: 0;
    position: relative;
    font-size: 12px;
    margin: 0;
    padding: 5px 0 0 0
}

.contact a {
    color: #efefef
}

.contact a:hover {
    color: #7d7883
}

.form-group .inputAgree label {
    background: #fff0;
    bottom: auto
}

.navbar {
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 32;
    top: auto
}

.main-menu header.header .navbar {
    border-bottom: none
}

.navbar-brand {
    padding: 0
}

.navbar-brand img {
    width: 249px;
    padding: 0 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: 0;
    padding: 5px 5px;
    color: #fff;
    font-size: 18px;
    position: relative;
    text-transform: none;
    font-weight: 400;
    display: block;
    display: inline-block
}

.menu-ul li a:hover,
.menu-ul li.active>a {
    color: #777580
}

.navbar .menu-ul .nav__item .dropdown-menu a.active {
    color: #777580
}

header .navbar .container {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    max-width: 90%
}

.bg-light {
    background-color: #151515 !important
}

.blog-section .blog-item {
    margin-bottom: 30px;
    padding: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.widget {
    padding: 30px;
    border-radius: 0;
    background: #fff0;
    margin-left: 40px;
    border: 1px solid #262525;
    border-radius: 8px
}

.blog__img a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / .7);
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.blog__img a:hover:before {
    transform: scale(1.1) rotate(2deg)
}

.blog__img {
    position: relative;
    overflow: hidden
}

.title-cls+p {
    margin-top: -20px;
    margin-bottom: 40px;
    letter-spacing: 2px
}

.home-text .text-content {
    width: 660px;
    max-width: 100%;
    position: relative;
    padding: 0;
    margin-left: auto
}

.home-text .text-content .text-content-inner {
    position: relative;
    z-index: 2;
    display: flex;
    color: #28211B
}

.home-text .text-content .text-content-inner>*:last-of-type {
    margin-bottom: 0
}

.home-text .heading__title {
    padding: 20px 30px;
    background: #f8f7f6;
    border-radius: 30px;
    display: flex;
    align-items: center
}

.home-text p {
    margin: 0;
    padding: 30px;
    background: #f8f7f6;
    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: #f8f7f6;
    border-radius: 50px;
    left: 25px
}

.blog-item .blog__content .text-center {
    margin-top: 15px;
    width: 100%;
    text-align: left !important
}

.blog-item .blog__content {
    padding: 10px 0;
    position: relative
}

.blog-item .blog__content .blog__title {
    line-height: 1.1;
    width: 100%;
    margin-top: 0;
    position: relative;
    padding-top: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.b-lnk:hover .blog__content .blog__title {
    color: #777580
}

.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: #efefef;
    display: block;
    height: 12px;
    margin: 2px 5px;
    width: 12px;
    border: none;
    border-radius: 0%
}

.owl-theme .owl-dot.active span {
    background-color: #7d7883
}

.h1-testimonial-active.owl-carousel .owl-stage {
    display: flex;
    align-items: center
}

.partners-box .owl-carousel .owl-stage {
    margin: 0 auto
}

.partners-box .owl-dots {
    margin-top: 10px;
    margin-bottom: -10px
}

.top-bar {
    background: #000;
    position: fixed;
    font-size: 13px;
    top: 0;
    right: -400px;
    text-align: center;
    z-index: 5442;
    height: 100%;
    width: 400px;
    max-width: 100%;
    transition: all 0.4s
}

.top-bar.active {
    right: 0
}

.top-bar .right-bar>* {
    margin-left: 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    justify-content: center
}

.top-bar .right-bar svg path {
    fill: #fff !important
}

.top-bar .right-bar .icn-x {
    display: block;
    margin: 10px auto
}

.top-bar .right-bar svg {
    width: 30px;
    display: block
}

.top-bar .right-bar img {
    max-width: 80%;
    margin: 30px 0
}

.top-bar .right-bar {
    display: flex;
    padding: 35px 15px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    overflow: auto;
    max-height: 100%
}

.top-right-b {
    align-items: center;
    margin-left: auto;
    position: relative;
}

.top-right-b .social__icons a {
    color: #fff;
    font-size: 22px;
    margin: 2px 8px
}

.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: #fff
}

.top-bar .right-bar a:hover {
    opacity: .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
}

#about {
    margin: 50px 0
}

footer {
    padding: 40px 0 0 0;
    background: #151515;
    color: #fff
}

.footer-bottom {
    background: #000;
    color: #fff;
    padding: 15px 0;
    border-radius: 0 0 0 0;
    margin-top: 10px
}

#info {
    background: #151515 !important;
    padding: 50px 0
}

.footer-bottom * {
    font-size: 11px
}

.contact-info {
    height: 100%;
    margin-right: 30px
}

.contact-info {
    padding: 0 30px;
    min-height: 100%;
    display: flex;
    align-items: flex-start;
}

.contact-info p {
    padding-left: 40px;
    padding-top: 0;
    padding-bottom: 5px
}

.contact-info p a:hover {
    color: #000
}

.contact-info p a {
    color: #aa9483
}

.contact-info strong,
.contact-info b {
    font-size: 16px
}

.contact-info p:last-of-type {
    margin-bottom: 0
}

.contact-info .contact_number svg {
    width: 30px !important;
    height: auto;
    padding: 5px
}

.contact-info .contact_number img {
    width: 50px !important;
    margin-right: 15px !important;
    margin-bottom: -10px
}

.contact-info .svg-inc {
    width: 50px;
    padding: 10px;
    background: #fff;
    border-radius: 50px;
    display: inline-block;
    margin-right: 15px !important;
    margin-bottom: -10px
}

.widget .categories {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget .categories .item {
    display: flex;
    padding: 0 0;
    margin-bottom: 0;
    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: #0d0d0d
}

.page-item.active .page-link {
    z-index: 3;
    background-color: #fff0;
    border-color: #fff0;
    color: #fff;
    font-weight: 700
}

.page-item .page-link {
    background: #1d1d1d !important;
    border-radius: 5px !important;
    border: none;
    font-size: 20px;
    width: 40px;
    height: 40px;
    margin: 5px;
    font-weight: 400;
    color: #fff;
    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: #f8f7f6;
    margin-top: 30px
}

@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: 0 0
}

header.header {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 323;
    box-shadow: 0 0 2px 0 rgb(0 0 0 / .2);
    background: #000;
    border-bottom: 1px solid #262525
}

header.header .navbar {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.main-menu {
    border-top: 1px solid #f8f7f6;
    border-bottom: 1px solid #f8f7f6
}

.main-menu header.header {
    position: relative
}

.contact_number {
    text-align: center
}

.icn-x {
    margin-bottom: 10px;
    border: 2px solid #777580;
    border-radius: 50%;
    display: inline-block;
    padding: 15px
}

.icn-x svg {
    width: 30px;
    height: auto
}

.contact a:hover {
    color: #777580
}

.maps-mg {
    padding: 0 !important;
    min-height: 20vw;
    height: 100vh;
    filter: grayscale(1) brightness(50%) contrast(150%)
}

.slider-area .page-title.maps-mg {
    padding: 0 !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: 700;
    margin-bottom: 30px
}

.row-contact-data .contact_number {
    font-size: 16px
}

.partners-box {
    background: #151515;
    padding: 50px 0
}

.partners-box .owl-carousel .owl-item img {
    width: 280px;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 100%
}

.partners-box .one-items {
    padding: 5px 2px
}

hr {
    border-color: #888
}

.inputAgree,
.agree-p {
    font-size: 11px;
    line-height: 1.1
}

.agree-title {
    font-weight: 700;
    margin: 0
}

.inputAgree {
    display: flex
}

.inputAgree input {
    margin: 2px 10px 5px 0;
    border-radius: 0
}

.agree-p {
    padding-left: 24px
}

.inputAgree label {
    margin: 0
}

.onepage-client {
    padding: 0 0
}

.section-padding {
    position: relative
}

section.section-padding {
    z-index: 3
}

.homeabout>.container {
    position: relative;
    z-index: 2
}

.fullvd,
.home-img-banner {
    width: 100%
}

.service-item .icon-sx {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    margin: 0 auto 15px auto;
    overflow: hidden
}

.service-item .icon-sx img {
    max-width: 100%
}

.service-item {
    text-align: center;
    position: relative;
    padding: 20px 0
}

.service-item .text-cnt {
    position: relative;
    z-index: 2
}

.service-item .text-cnt p {
    line-height: 1.4;
    color: #999;
}

.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: rgb(0 0 0);
        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: #fff;
        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: #fff0;
        color: #dedede
    }
    .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
}

.box-gallery {
    margin: 15px
}

.box-gallery .pte {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 12px;
    padding: 10px 15px;
    background: rgb(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 a{display:block;border-radius:5px;overflow:hidden;}
.box-gallery img {
    opacity: 1;
    width: 100%;
	aspect-ratio: 64 / 42;
	object-fit: cover;
}

.box-gallery a:hover img {
    opacity: 1
}

.box-gallery a:hover .pte {
    transform: translateY(0)
}

.footer__widget-title,
.sec-tls {
    font-size: 16px;
    font-weight: 700;
    text-transform: normal;
    margin-bottom: 10px
}

footer .foot-separator {
    display: block;
    width: 40px;
    margin: 15px 0;
    background: #FFF;
    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: 0;
    text-align: center;
    margin-top: 15px
}

.footer__widget-content ul li {
    line-height: 1.4;
    width: auto;
    display: inline-block;
    margin: 4px 10px;
    font-size: 13px
}

.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-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: #777580;
    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 #777580;
    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: 400;
    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: #777580 !important
}

footer p {
    font-size: 13px;
    line-height: 1.5;
    padding-right: 30px;
    font-size: 20px
}

.menu-d {
    margin: 0 auto
}

.menu-d>ul {
    padding: 0;
    margin: 0
}

.owl-theme .owl-nav [class*="owl-"].disabled {
    opacity: .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: 400;
    color: #7f8c8d;
    color: #fff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px
}

.scroll-btn>*:hover,
.scroll-btn>*:focus,
.scroll-btn>*.active {
    color: #fff
}

.scroll-btn>*:hover,
.scroll-btn>*:focus,
.scroll-btn>*:active,
.scroll-btn>*.active {
    opacity: .8;
    filter: alpha(opacity=80)
}

.scroll-btn .mouse {
    position: relative;
    display: block;
    width: 35px;
    height: 55px;
    margin: 0 auto 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px
}

.scroll-btn .mouse>* {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite
}

.blog-grid .blog__img a {
    padding-top: 137.5%;
    display: block;
    position: relative
}

.blog-grid .blog__img a img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    top: 0;
    z-index: -1
}

.blog__img a:hover:before {
    opacity: 0
}

.blog__content h4 {
    color: #fff
}

.blog-grid .blog-item:hover .blog__content .btn {
    background: #000;
    color: #fff;
    border-color: #000
}

.blog-sld .owl-stage {
    margin: 0 auto
}

#blogGrid {
    padding-left: 0;
    padding-right: 0
}

#blogGrid .owl-nav {
    position: absolute;
    top: 50%;
    width: calc(100% + 70px);
    left: -35px
}

.blog-item {
    padding: 0
}

.image-rox {
    position: relative
}

.b-lnk .text-center:hover {
    color: #7d7883
}

a.b-lnk {
    outline-offset: 2px !important
}

.b-lnk {
    display: flex;
    padding: 0 0;
    align-items: center;
    flex-wrap: wrap
}

.b-lnk:hover .date-content {
    background: #7d7883;
    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: 0;
    display: block
}

.blog__desc {
    color: #999;
    margin: 10px auto;
    width: 100%;
    text-align: left;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.blog_date {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    padding: 5px 10px;
    position: absolute;
    left: 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: 0 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.7vw, 22px);
    color: #fff;
    font-weight: 500;
    text-align: left;
    text-transform: normal
}

.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
}

.blog__img .text-absll {
    position: absolute;
    top: 100%;
    padding: 0;
    color: #fff;
    width: 100%;
    transition: 0.3s all ease-in-out
}

.blog__img .text-absll h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    transform: translateY(-100%);
    padding: 15px 15px;
    transition: 0.2s all ease-in-out
}

.blog__img .text-absll .ovs {
    padding: 5px 15px;
    transform: translateY(0%);
    visibility: hidden;
    opacity: 0;
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: 30px;
    transition: 0.3s all ease-in-out
}

.blog__img:hover .text-absll .ovs {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%)
}

.blog__img:hover .text-absll {
    transform: translateY(-100%);
    background: #000;
    background: -moz-linear-gradient(0deg, rgb(0 0 0 / .8267507686668417) 0%, #fff0 90%);
    background: -webkit-linear-gradient(0deg, rgb(0 0 0 / .8267507686668417) 0%, #fff0 90%);
    background: linear-gradient(0deg, rgb(0 0 0 / .8267507686668417) 0%, #fff0 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
    padding-top: 20px
}

.blog__img:hover .text-absll h4 {
    transform: translateY(0%)
}

.blog-section .blog-item .b-lnk {
    flex-wrap: wrap
}

.blog-more-label {
    padding: 25px 0
}

.blog-more-label .btn {
    font-size: clamp(12px, 3vw, 22px);
    font-weight: 900
}

.blog-section .blog__img a img {
    width: 100%
}

.partners-box .one-items {
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
}

.video-home-c video {
    max-height: 80vh;
    object-fit: cover
}

.page-list {
    padding: 0 0 60px 0
}

.service-item1 {
    margin: 15px auto;
    border: 1px solid rgb(0 0 0 / .1);
    height: calc(100% - 30px);
    border-radius: 0
}

.service-item1 .text-center {
    padding-bottom: 15px
}

.service-item1 .list-content p {
    margin-bottom: 0
}

.service-item1 .list-content h3 a,
.service-item2 .entry-title a {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3;
	display: inline-block;
}

.service-item1 .list-content {
    padding: 10px 10px 20px 10px
}

.service-item1 .rt-image {
    position: relative;border-radius:7px;
    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;
    box-shadow: 0 0 0 1px rgb(0 0 0 / .1)
}

.service-item2 .rt-image a {
    height: 100%
}

.service-item2 .rt-image img {
    height: 100%;
    object-fit: cover
}

.service-item2 .rt-image {
    width: 30%;
    flex: 0 0 30%;
    margin-right: 30px
}

.service-item2 .entry-title a {
    color: #fff;
    margin-bottom: 15px;
    display: inline-block
}

.service-item2 .list-content {
    padding: 10px 30px 10px 0;
    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: 0;
    padding-left: 0;
    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: #fff;
    text-transform: uppercase;
    font-size: clamp(18px, 1.5vw, 26px);
    font-weight: 700;
    line-height: .9;
    display: flex;
    margin-top: 20px;
    align-items: center
}

.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
}

.phwf {
    overflow-x: clip
}

.location-widg {
    padding: 20px;
    background: #f8f7f6
}

.location-widg a:not(.btn) {
    color: #777580;
    font-size: 120%
}

.location-widg a.btn {
    margin-top: 30px
}

.location-widg .section_title {
    font-size: clamp(18px, 1.5vw, 26px);
    font-weight: 700
}

.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: #777580;
    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
}

.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 {
    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-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 #777580
}

.back-c:hover {
    background: #777580;
    color: #fff;
}

a:hover {
    color: #7d7883
}

.top-bar .right-bar>* {
    margin: 0 0 0 0
}

.flags-list {
    display: flex;
    text-align: center;
    padding: 0;
    margin: 0 10px;
}

.top-info-us svg {
    width: 22px;
    margin-left: 0;
    height: auto
}

.flags-list li a.active {
    font-weight: 700
}

.flags-list li {
    margin: 5px 5px !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%;
    padding-bottom: 20px
}

.right-nav-blx .np-blog a {
    display: flex;
    line-height: 1.1;
    font-weight: 700;
    position: relative;
    margin-top: 0;
    padding: 10px 0;
    justify-content: space-between;
    align-items: center;
    color: #fff
}

.right-nav-blx .np-blog a:hover {
    color: #777580
}

.right-nav-blx .np-blog a i {
    width: 40px;
    height: 40px;
    background: #777580;
    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: 25px 0
}

div.p .table {
    color: #fff
}

.news-list .list-expand-title {
    border-bottom: 1px solid #b3b3b3;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    text-transform: uppercase
}

.news-list {
    margin-top: 20px
}

.news-list .table td input {
    margin-right: 5px
}

.news-list .table td {
    border: none;
    padding: 2px 0
}

.table-hover tbody tr:hover {
    color: #fff
}

.social__icons {
    margin-bottom: 0;
    padding: 0;
    margin: 0 10px
}

.social__icons li {
    margin: 5px !important;
    display: inline-block;
    ;
    text-align: center;
    font-size: 20px;
    width: 20px
}

.slider-area .page-title {
    ;
    background-color: #151515
}

.slider-area .page-title:before {
    background: #151515;
    opacity: .3
}

.footer__widget-title {
    font-size: 28px
}

.sidebar-box.mb-30 .blog__widget-title {
    font-size: 24px
}

.sidebar-box.mb-30 {
    margin-bottom: 30px
}

.slider-area .blog-page-p.page-title h1 {
    font-size: clamp(20px, 2.7vw, 36px)
}

.pagetitle__heading+.blog_date {
    padding-top: 0;
    margin-top: -5px;
    font-size: 18px
}

.row.other-blog::before {
    border-top: 1px solid #777580;
    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-size: clamp(32px, 3vw, 54px);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin-top: 0;
    margin-bottom: 40px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    color: #fff0
}

.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 #777580;
    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: 0
}

.home-sp-ev.blog-item .blog__content .blog__title {
    margin-top: 0;
    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: rgb(0 0 0 / .4);
    content: "";
    top: 0;
    left: 0
}

.widget-events-window .close-w {
    position: absolute;
    color: #fff;
    padding: 5px 10px;
    right: 100%;
    background: #777580;
    cursor: pointer
}

.widget-events-window .close-w:hover {
    color: #777580
}

.widget-events-window .widget {
    margin: 0;
    padding: 15px;
    border: 2px solid #777580;
    position: relative;
    z-index: 2;
    background: #fff
}

.widget-events-window .widget a {
    color: #777580
}

div.p .history-cn {
    border-top: 1px solid #777580;
    border-bottom: 1px solid #777580;
    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-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-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-size: 30px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: .1em;
    text-align: center;
    color: #777580;
    margin: 4px 0;
    display: block
}

@media (max-width:991px) {
    div.p .history-cn {
        margin-right: auto
    }
}

.wcagz-menu-btn {
    display: none;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    z-index: 1000;
    right: 0;
    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: 0;
    box-shadow: 0 0 20px #00000080;
    opacity: 1;
    border: 3px solid #7d7883;
    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: #7d7883;
    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: rgb(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: 10px 0;
    text-align: center;
    width: 100%;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    color: #fff0
}

.sidebar-box {
    text-align: left;
    width: 100%
}

.sidebar-box .blog__widget-title {
    margin-bottom: 10px;
    font-weight: 700;
    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: #777580 !important
}

.sidebar-box .categories li a:hover {
    color: #777580
}

.sidebar-box .categories li a {
    padding: 5px 10px;
    margin: 2px;
    border-radius: 0;
    color: #999;
    font-weight: 400;
    display: inline-block
}

.home_slider_container {
    position: relative;
    overflow: hidden;
    background: #000
}

.home_slider_container .video-bg {
    background: rgb(0 0 0 / .5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.fullscreen-bg__video {
    background: #000;
    left: 0;
    width: 100%;
    top: 0;
    object-fit: cover;
    height: 39.21vw;
    min-height: 265px;
    display: block;
    object-position: center
}

.top-bar .right-bar .item-topb {
    display: block
}

.top-bar .spx {
    display: inline-block;
    padding: 10px 0;
    text-align: center;
    width: 100%
}

.footer-main-t {
    border: 1px solid #141410;
    color: #FFF0;
    font-size: clamp(32px, 3.8vw, 60px);
    margin-bottom: 20px;
    font-weight: 600;
    padding: 5px 30px;
    text-align: center;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #FFF
}

.blog-section .col-lg-8>.row>.col-sm-12:first-of-type {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.image-rox {
    width: 100%
}

.blog-section .image-rox img {
    width: 100%
}

.img-fluid,
.blog_date,
.footer-main-t,
.icn-x,
.box-gallery {
    border-radius: 5px
}

.top-bar .right-bar .item-topb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    flex-direction: column;
    font-size: 20px
}

* {
    scrollbar-width: thin;
    scrollbar-color: #000 #999
}

.top-bar .right-bar a.close-t {
    font-size: 22px;
    position: absolute;
    top: 10px;
    left: 10px;
    width: auto;
    cursor: pointer
}

.top-info-us {
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    margin: 0 5px
}

.form-control {
    width: 100%;
    padding: 15px 20px;
	border:1px solid #444;
    border-radius: 10px;
    background-color: #1d1d1d;
    outline: none;
    color: #fff;
    margin-bottom: 1.5rem
}

body {
    background: linear-gradient(#20221e, #0d0c0c)
}

.slider-area .page-title {
    height: 100vh;
    position: fixed;
    width: 100%;
    justify-content: flex-end;
    align-items: flex-end;
    padding-top: 170px
}

.slider-area .page-title {
    padding-bottom: 20vh !important
}

.slider-area {
    height: 300px
}

.header.header {
    background: #fff0;
    position: fixed;
    box-shadow: none
}

.navbar .menu-ul {
    z-index: 3;
    position: fixed;
    flex-wrap: wrap;
    height: 100%;
    top: 0;
    width: 100%;
    right: -100%;
    background: #000;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -ms-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    transition: all 0.3s ease-in-out 0.0s;
    flex-direction: column;
    display: flex;
    justify-content: center
}

.navbar .menu-ul li {
    width: 100%;
    padding: 2px 30px;
    text-align: center
}

.navbar .navbar-toggler {
    display: block;
    background: #fff0;
    height: 36px;
    z-index: 33;
    border-radius: 0;
    position: relative;
    width: 36px;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -ms-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    transition: all 0.3s ease-in-out 0.0s;
    margin-left: 15px
}

.navbar .navbar-toggler .menu-lines {
    left: 3px;
    top: 4px
}

header .navbar-brand {
    position: relative;
    left: 0%;
    top: 0;
    transform: none;
    margin: 0
}

.navbar .menu-ul.menu-opened {
    right: 0
}

.navbar .menu-ul li.separator,
.navbar .menu-ul li.empty {
    display: none
}

.header-transparent .navbar .menu-ul li a {
    color: #000;
    font-size: 17px
}

.menu-ul li.active>a.nav__item-link::before {
    width: 100px
}

.menu-ul li>a.nav__item-link::before {
    max-width: 50px;
    left: 50% !important;
    transform: translateX(-50%)
}

.menu-ul li a {
    font-size: clamp(24px, 2.5vw, 50px);
    font-weight: 600;
    line-height: 1.3
}
.menu-d > ul {
    width: 48%;
    margin-left: 5%;
    max-height: calc(100vh - 100px);margin-top:80px;
    overflow-y: auto;
    overflow-x: clip;
}

.navbar .menu-ul li {
    text-align: left
}

.navbar .menu-ul li {
    transform: translateY(40px);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -ms-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    transition: all 0.3s ease-in-out 0.0s
}

.navbar .menu-ul li.show {
    opacity: 1;
    transform: translateY(0)
}

body:before {
    width: 200vw;
    height: 200vh;
    background: #000;
    border-radius: 50%;
    top: -200vh;
    opacity: 0;
    position: fixed;
    content: '';
    left: -50vw;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -ms-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    transition: all 0.3s ease-in-out 0.0s;
    pointer-events: none
}

body.mainreload:before {
    top: -50vh;
    opacity: 1;
    z-index: 334332
}

.full-banner #owl-mainbanner {
    padding: 0 !important
}

.full-banner .owl-nav,
.full-banner .btn {
    pointer-events: painted
}

.service-item3 h3.entry-title:before {
    top: 0;
    left: 0;
    width: 150px;
    max-width: 60%;
    content: '';
    position: absolute;
    height: 5px;
    background: #7d7883
}

.service-item3 h3.entry-title {
    font-size: clamp(16px, 1.5vw, 22px);
    font-weight: 500;
    position: relative;
    padding-top: 15px;
    padding-bottom: 10px
}

.service-item3 p {
    font-size: 14px;
    line-height: 1.4
}

.service-item3 {
    border-bottom: 1px solid #333
}

.slider-bg-pht {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center
}

.slider-bg-pht+.gallery-page {
    position: absolute;
    bottom: 0;
    width: 50%;
    right: 0;
    background: #151515;
    border-radius: 10px 0 0 0
}

.photo-rels {
    position: relative
}

.service-item4 {
    border-bottom: 1px solid #333;
    padding-bottom: 20px;
    margin-bottom: 20px
}

@media only screen and (max-width:1600px) {
    .navbar .menu-ul {
        margin-left: 10px
    }
    .special-row .blog-item {
        right: calc(100% - 200px)
    }
    .spc-btn-bg::before {
        display: none
    }
    header .navbar .container {
        max-width: 98%
    }
}

@media only screen and (max-width:1440px) {
    .menu-ul li {
        margin: 0 4px
    }
    .menu-ul li a {
        font-size: 15px;
        padding: 2px 5px
    }
    .flags-list li img {
        width: 24px
    }
    .navbar .menu-ul {
        padding: 10px 0
    }
    .services .service-item h4 {
        font-size: 16px
    }
    .home-text .heading__title {
        font-size: 22px
    }
    p.agree-p {
        font-size: 11px
    }
    .full-banner .contactForm label {
        display: none
    }
    .full-banner .container {
        max-width: 1150px
    }
    .contactForm.banners-form {
        max-width: calc(40% - 120px);
        top: calc(50% + 36px);
        right: 4vw;
        left: auto
    }
    .navbar .menu-ul {
        font-size: 17px
    }
    .navbar .menu-ul {
        margin-left: 10px
    }
    .h2,
    h2 {
        font-size: 1.75rem
    }
    .h3,
    h3 {
        font-size: 1.6rem
    }
    .h4,
    h4 {
        font-size: 1.44rem
    }
    .opinions .review {
        font-size: 15px;
        padding: 10px 20px;
        min-height: 230px
    }
}

@media only screen and (max-width:1380px) {
    body {
        font-size: 14px
    }
    .top-bar {
        font-size: 13px
    }
    .navbar .menu-ul li a {
        font-size: 16px
    }
    .navbar {
        padding: 18px 0
    }
}

@media only screen and (max-width:1280px) {
    .spc-btn-bg {
        height: 60px
    }
    .services .service_desc {
        font-size: 14px
    }
    .navbar .menu-ul li a {
        padding: 2px 5px;
        font-size: 14px
    }
    .top-bar .right-bar {
        padding: 2px
    }
    .top-bar .right-bar ul.flags-list {
        margin-top: 20px
    }
    .location-widg a:not(.btn) {
        color: #464448;
        font-size: 80%
    }
}

@media only screen and (max-width:1199px) {
    .widget-events-window {
        top: auto;
        bottom: 10px
    }
    .top-bar .right-bar ul.flags-list {
        margin: 0 auto
    }
    .navbar .top-right-b {
        position: absolute;
        right: 90px
    }
    .spc-btn-bg {
        display: none
    }
    .navbar .navbar-toggler {
        margin-right: 0
    }
    .top-bar .right-bar {
        padding: 0
    }
    .wcagz-menu-btn {
        top: 0;
        right: 0;
        width: 36px;
        height: 36px;
        position: absolute
    }
    .wcagz-menu {
        top: 34px
    }
    .page-title-s {
        padding-bottom: 0;
        font-size: clamp(22px, 2.1vw, 48px)
    }
    .scroll-btn {
        display: none
    }
    header .navbar .container {
        align-items: center
    }
    .slider-area {
        min-height: 78px
    }
    .navbar .container {
        padding: 0 15px
    }
    .slider-area,
    #blogGrid,
    .video-home-c {
        border-bottom-width: 20px
    }
    .btn {
        font-size: 13px
    }
    .contact-info.fullh {
        margin: 0
    }
    .navbar {
        padding: 12px 0 !important
    }
    .navbar .menu-ul {
        z-index: 3;
        position: fixed;
        flex-wrap: wrap;
        height: 100%;
        top: 0;
        width: 100%;
        right: -100%;
        background: #000;
        -webkit-transition: all 0.3s ease-in-out 0.0s;
        -moz-transition: all 0.3s ease-in-out 0.0s;
        -ms-transition: all 0.3s ease-in-out 0.0s;
        -o-transition: all 0.3s ease-in-out 0.0s;
        transition: all 0.3s ease-in-out 0.0s;
        flex-direction: column;
        display: flex;
        justify-content: center
    }
    .navbar .menu-ul li {
        width: 100%;
        padding: 2px 30px;
        text-align: center
    }
    .navbar .navbar-toggler {
        display: block;
        background: #fff0;
        height: 36px;
        z-index: 33;
        border-radius: 0;
        position: relative;
        width: 36px;
        right: 0;
        -webkit-transition: all 0.3s ease-in-out 0.0s;
        -moz-transition: all 0.3s ease-in-out 0.0s;
        -ms-transition: all 0.3s ease-in-out 0.0s;
        -o-transition: all 0.3s ease-in-out 0.0s;
        transition: all 0.3s ease-in-out 0.0s;
        margin-left: auto
    }
    .navbar .navbar-toggler .menu-lines {
        left: 3px;
        top: 4px
    }
    header .navbar-brand {
        position: relative;
        left: 0%;
        top: 0;
        transform: none;
        margin: 0
    }
    .navbar .menu-ul.menu-opened {
        right: 0
    }
    .navbar .menu-ul li.separator,
    .navbar .menu-ul li.empty {
        display: none
    }
    .header-transparent .navbar .menu-ul li a {
        color: #000;
        font-size: 17px
    }
    .menu-ul li.active>a.nav__item-link::before {
        width: 100px
    }
    .menu-ul li>a.nav__item-link::before {
        max-width: 50px;
        left: 50% !important;
        transform: translateX(-50%)
    }
    header {
        z-index: 43
    }
    .navbar .submenu {
        border: none
    }
    .navbar .menu-ul li a {
        display: inline-block
    }
    .navbar .menu-ul li a i {
        color: #fff;
        border-radius: 4px;
        position: absolute;
        right: -30px;
        height: 30px;
        width: 30px;
        background: #2d486c;
        text-align: center;
        line-height: 30px
    }
    .navbar .menu-ul li {
        margin: 0
    }
    .navbar .submenu {
        position: relative;
        top: auto;
        float: none;
        width: 100%;
        background: #fff0;
        padding: 0;
        margin: 0
    }
    .menu-d.menu-ul ul {
        max-height: calc(100% - 100px);
        margin-top: 50px;margin-bottom:50px;
        overflow-y: auto;
        overflow-x: hidden;
        width: 95%;
        padding-right: 20%;
    }
    .menu-ul ul li ul li a {
        font-size: 16px !important;
        padding: 5px !important
    }
    .menu-ul ul li ul {
        padding: 0 0 !important
    }
    .menu-ul ul li ul li {
        padding: 0
    }
    .menu-ul ul li ul li a {
        padding: 5px !important
    }
    .main-menu .navbar-toggler.actived {
        position: fixed;
        top: 0
    }
    .navbar .menu-ul li a {
        font-size: 18px
    }
    header.header {
        z-index: 1001
    }
    .menu-ul li a:hover,
    .menu-ul li.active a {
        background: #fff0
    }
}

@media only screen and (max-width:1100px) {
    .social_slider_widget {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .contactForm.banners-form {
        max-width: calc(40% - 60px)
    }
}

@media only screen and (max-width:991px) {
    header .navbar .container {
        max-width: 100%
    }
    .bg-sl-ar .page-sps.page-title {
        margin-bottom: 0
    }
    .full-banner .owl-theme .owl-nav [class*="owl-"],
    .owl-theme .owl-nav [class*="owl-"] {
        width: 45px;
        background-size: contain
    }
    .full-slider-pg,
    .galxar-item,
    .smlx__content {
        padding: 0 50px
    }
    .home-sp-ev a span.image-rox {
        width: 150px;
        flex: 0 0 150px;
        margin-right: 20px
    }
    .page-title nav {
        position: relative;
        width: 100%;
        margin-left: 10px;
        display: none
    }
    .slider-area .page-title {
        flex-direction: row
    }
    .slider-area .page-title {
        min-height: 140px;
        height: auto;
        padding-bottom: 0;
        padding-top: 0
    }
    .slider-area .page-sps.page-title,
    .slider-area .page-title {
        padding: 15px 0
    }
    .special-row {
        flex-wrap: wrap
    }
    .special-row .blog-item {
        position: relative;
        right: auto
    }
    .special-col-md {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .service-item .text-cnt h2::before {
        transform: scale(.6);
        left: 5%;
        top: 20px
    }
    .sidebar-box.mb-30 .blog__widget-title {
        font-size: 22px
    }
    .full-banner .slide__content {
        padding-top: 0
    }
    .single-testimonial .testimonial__desc {
        font-size: 12px
    }
    .full-banner .owl-text.home_content .btn {
        margin-top: 10px
    }
    .single-testimonial .photo h4 {
        font-size: 18px
    }
    #contact-form-top {
        position: relative;
        transform: none;
        margin: 0;
        width: 100%
    }
    .full-banner .owl-text.home_content {
        width: 100%;
        left: 0;
        right: 0
    }
    .full-banner {
        height: auto
    }
    .info-top {
        display: none
    }
    .image-kfco img {
        left: 0;
        max-width: 100%
    }
    .full-banner .owl-text.home_content {
        padding-top: 0;
        padding-left: 10px;
        padding-right: 10px
    }
    .one-item-col,
    .box-item {
        transform: none !important
    }
    .one-item-col {
        padding: 10px
    }
    .box-item {
        margin: 5px 0 !important
    }
    .contactForm.banners-form {
        width: 100%;
        max-width: 100%;
        background: rgb(0 0 0 / .4);
        padding: 20px 30px;
        position: relative;
        z-index: 2;
        left: 0;
        right: 0
    }
    .box-item .infolib {
        font-size: 13px;
        padding-top: 10px
    }
    .orly {
        top: 80px;
        width: 60px
    }
    .contactForm.banners-form .form-control {
        min-height: 30px
    }
    header.header.header-transparent {
        background: #fff0;
        margin-bottom: 0
    }
    .header-transparent .navbar .menu-ul li a {
        color: #282828
    }
    .header-transparent .navbar .menu-ul li a:hover,
    .header-transparent .navbar .menu-ul li.active a {
        color: #aa9483
    }
    .full-banner .owl-text.home_content .banner-subtitle {
        margin: 5px auto 15px auto
    }
    .header-transparent .logo.logo-w {
        display: none
    }
    .header-transparent .logo {
        display: block
    }
    .top-info-beam .col-md-4 {
        display: none
    }
    .pagetitle__heading+.blog_date {
        font-size: 15px
    }
    .contact-info {
        margin: 0;
        padding: 30px
    }
    .contactForm {
        padding: 30px
    }
    .back-c {
        font-size: 15px
    }
    .contact-info i.bigicon {
        font-size: 30px;
        color: #04355D;
        margin-right: 5px;
        width: 40px
    }
    .contact_number p a {
        font-size: 16px
    }
    .contact h4 {
        font-size: 26px
    }
    .slider-area .page-title h1 {
        font-size: 30px
    }
    .breadcrumb {
        margin: 0;
        font-size: 11px;
        padding: 8px 20px;
        margin-top: 5px
    }
    .full-banner {
        margin-top: 0
    }
    .container-timeline .contento .info {
        font-size: 16px
    }
    .box-item {
        padding: 20px 20px;
        height: auto
    }
    .timeline-sc {
        padding: 40px 0
    }
    .banner-subtitle ul {
        display: table;
        margin: 0 auto 15px;
        text-align: left;
        padding-left: 18px
    }
    .footer__widget-title {
        font-size: 16px
    }
    .navbar-brand img {
        width: 200px
    }
    .section-tittl {
        margin: 30px 0
    }
    .service-item .icon-sx {
        width: 140px;
        height: 140px
    }
}

@media only screen and (max-width:767px) {
    header.header.fixed-navbar .navbar .navbar-brand img,
    .navbar-brand img {
        padding: 0
    }
    header.header.fixed-navbar .navbar {
        padding: 12px 0 !important
    }
    .footer__widget .row+.row::before {
        width: 80%;
        left: 10%
    }
    .footer__widget-content ul li {
        width: 100%;
        display: block;
        padding: 2px;
        margin: 2px
    }
    footer .foot-separator {
        margin: 15px auto
    }
    .right-nav-blx {
        display: none
    }
    .homeabout.bgadded {
        min-height: 70vh
    }
    .blog__desc {
        font-size: 13px
    }
    .footer__widget-content ul {
        list-style: none;
        padding: 0
    }
    .top-bar .right-bar>* {
        margin: 0;
        padding: 0 12px
    }
    .no-plk+.col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .special-row .blog-item {
        width: calc(100% - 30px);
        margin: 0 auto;
        margin-bottom: 10px
    }
    .footer__menu img {
        margin: 10px auto 20px auto
    }
    .service-item {
        min-height: 53.9vw
    }
    .service-item .service_title {
        font-size: clamp(18px, 5vw, 70px)
    }
    .pages-section .container+.container-fluid .photos-section {
        margin-bottom: 19px
    }
    .slider-area {
        min-height: 68px
    }
    footer,
    .footer__widget-content ul li,
    footer p {
        text-align: center
    }
    .footer-logo {
        margin-top: -50px;
        margin-bottom: 0
    }
    .slider-area,
    #blogGrid,
    .video-home-c {
        border-bottom-width: 10px
    }
    .infoboxs {
        padding: 0
    }
    .testimonial-area .container {
        width: 100%;
        max-width: 100%;
        padding: 0 20px
    }
    .single-testimonial .photo {
        margin-right: 20px
    }
    .services .service-item {
        margin: 0 auto
    }
    .box {
        padding: 40px 10px
    }
    h1 {
        font-size: 36px
    }
    h2 {
        font-size: 26px
    }
    h3 {
        font-size: 22px
    }
    h4 {
        font-size: 18px
    }
    h5 {
        font-size: 15px
    }
    .home-text .heading__title {
        font-size: 28px
    }
    section.section-padding {
        padding: 0 0
    }
    .menurest,
    .about {
        padding: 40 0
    }
    .menurest {
        background: #fff
    }
    .footer-top .text-left {
        text-align: center !important
    }
    .contact_number {
        margin-top: 20px
    }
    footer .footer-top {
        text-align: center
    }
    footer .footer__widget {
        padding-top: 15px
    }
    .accordion-item .accordion__item-title {
        font-size: 16px
    }
    .center-box-logo-ds .col-md-6:nth-of-type(1) .one-box-dx {
        padding-top: 100px
    }
    .center-box-logo-ds .col-md-6:nth-of-type(1) .one-box-dx::before {
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 80px;
        height: 80px
    }
    .center-box-logo-ds .one-box-dx {
        border-right: none
    }
    .service-item2 {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        padding: 20px
    }
    .service-item2 .rt-image {
        width: auto;
        flex: 0 0 auto;
        margin: 0 0 10px 0;
        max-width: 100%
    }
    .service-item2 .list-content {
        text-align: center !important;
        padding: 0
    }
}

@media only screen and (max-width:575px) {
    header .social__icons {
        display: none
    }
    .special-row-2 {
        flex-wrap: wrap
    }
    .header-blog .page-title-s {
        margin-left: 0;
        width: 100%
    }
    .service-item2 {
        padding: 10px
    }
    .service-item2 .list-content p {
        font-size: 12px
    }
    .single-testimonial {
        flex-wrap: wrap
    }
    .testimonial-caption .testimonial-item.text-left {
        text-align: center !important
    }
    .testimonial-caption {
        text-align: center;
        width: 100%;
        padding: 0 20px
    }
    .center-box-logo-ds .one-box-dx {
        padding: 30px 15px
    }
    .one-faq-h {
        padding: 0 15px
    }
    .home-faq {
        font-size: 15px
    }
    .opinions .review {
        font-size: 14px;
        padding: 15px
    }
    #map {
        height: auto;
        min-height: 300px
    }
    .flex-center.left-photo {
        flex-direction: column-reverse
    }
    .right-bar {
        max-width: calc(100% - 0px);
        justify-content: center
    }
    .contact .contactForm {
        padding: 0
    }
    .contact .col-12.mb-5 {
        margin-bottom: 10px !important
    }
    h2 {
        font-size: 24px
    }
    .contact h4 {
        font-size: 18px
    }
    .navbar .navbar-toggler {
        margin-left: auto
    }
    .pulsating-circle {
        position: absolute;
        top: 50%;
        margin-top: -6px;
        left: 0
    }
    header .social__icons {
        margin-left: 10px
    }
    .right-bar {
        padding: 5px 15px
    }
    .special-col-nd .rt-item.service-item3 {
        min-height: 1px;
        width: 100%
    }
    .big-bg h3 a,
    .special-col-nd .rt-item.service-item3 h3 {
        font-size: 24px
    }
    .service-item3 .rt-image+.list-content {
        padding: 20px 20px !important
    }
    .breadcrumb {
        padding: 2px 5px
    }
    .top-bar .right-bar ul.social__icons {
        display: none
    }
    .top-bar .right-bar ul.flags-list {
        margin: 15px auto
    }
    .widget {
        margin-left: 0;
        margin-bottom: 30px
    }
    .slider-bg-pht {
        height: 200px
    }
    .slider-bg-pht+.gallery-page {
        width: 100%;
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 28px)
    }
}

@media only screen and (max-width:480px) {
    .slider-bg-pht {
        height: 150px
    }
    .service-item3 p {
        font-size: 13px
    }
    .news-list .table tr {
        display: flex;
        flex-wrap: wrap
    }
    .news-list .table td {
        width: 100%
    }
    .news-list .table td:first-child {
        display: flex;
        flex-wrap: nowrap
    }
    .menu-d.menu-ul ul {
        width: 90%
    }
    .phwf .pg-cnts {
        padding: 20px 5px
    }
    .navbar .top-right-b {
        right: 38px
    }
    .top-info-us {
        position: fixed;
        left: 0;
        bottom: 0;
        background: #000;
        border-radius: 5px;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .top-info-us svg {
        marign: 0
    }
    .flags-list {
        flex-wrap: wrap
    }
    .maps-mg {
        height: 330px
    }
    #blogGrid {
        padding-top: 0
    }
    .full-slider-pg,
    .galxar-item,
    .smlx__content {
        padding: 0 30px
    }
    .navbar .navbar-toggler {
        margin-right: 0
    }
    .home-sp-ev a span.image-rox {
        width: 100px;
        flex: 0 0 100px;
        margin-right: 10px
    }
    .flags-list li {
        margin: 2px !important
    }
    .top-bar .right-bar ul.flags-list {
        margin-left: auto
    }
    .top-bar .right-bar>.top-right-b {
        width: 100%
    }
    .page-title-s::before {
        border-width: 5px
    }
    .service-item .icon-sx {
        width: 120px;
        height: 120px
    }
    #contact-form {
        margin: 0
    }
    section.section-padding.blog-section {
        padding: 10px 0
    }
    .full-banner .owl-theme .owl-nav [class*="owl-"],
    .owl-theme .owl-nav [class*="owl-"] {
        width: 30px;
        height: 30px;
        font-size: 16px
    }
    .blog-sld .blog-item {
        padding: 10px 0
    }
    .blog-grid .blog-item .blog__content {
        margin-right: 0
    }
    .blog-section .blog-item {
        padding: 15px 0
    }
    .full-banner .owl-text.home_content .btn {
        margin: 10px;margin-left:0;
    }
    .full-banner .owl-text.home_content {
        padding: 0
    }
    .btn {
        padding: 8px 15px !important
    }
    .box-gallery .pte {
        padding: 7px;
        font-size: 11px
    }
    body {
        font-size: 13px
    }
    .testimonial-area .owl-theme {
        padding: 0
    }
    .spc-rmdv {
        flex-wrap: wrap
    }
    .spc-rmdv>div {
        width: 100%
    }
    .right-bar {
        font-size: 12px;
        padding: 5px 0
    }
    .item-topb {
        margin: 3px 8px
    }
    .slider-area .page-title h1 {
        font-size: 26px;
        line-height: 1
    }
    .logo {
        max-width: 120px
    }
    .top-info .flx {
        padding-left: 80px
    }
    .btn {
        font-size: 12px
    }
    .contact-info,
    .contactForm {
        padding: 20px
    }
    .contactForm {
        padding: 0
    }
    .contactForm.banners-form {
        padding: 15px
    }
    .container-timeline .contento {
        padding: 10px 20px
    }
    .container-timeline .contento .info {
        font-size: 14px
    }
    .navbar .menu-ul {
        width: 100%
    }
    .testimonial-caption {
        padding: 0 5px
    }
    .blog-grid .blog-item .blog__content {
        padding: 10px
    }
    .top-bar .right-bar ul.flags-list img {
        width: 20px
    }
}

@media only screen and (min-width:992px) {
    .nav__item-link b {
        padding: 15px 20px;
        border: 2px solid #04355D;
        border-radius: 40px;
        background: #04355D;
        color: #fff;
        -webkit-transition: all 0.3s ease-in-out 0.0s;
        -moz-transition: all 0.3s ease-in-out 0.0s;
        -ms-transition: all 0.3s ease-in-out 0.0s;
        -o-transition: all 0.3s ease-in-out 0.0s;
        transition: all 0.3s ease-in-out 0.0s
    }
    .nav__item-link:hover b {
        background: #fff;
        color: #04355D
    }
}

@media only screen and (max-width:400px) {
    header .social__icons {
        display: none
    }
    .contact-info .contact_number {
        padding: 20px 10px
    }
    .contact_number p a {
        font-size: 13px
    }
    .item-topb svg {
        width: 20px
    }
}

@media only screen and (min-width:1340px) {
    .container {
        max-width: 1200px
    }
    .special-bar-phone {
        z-index: 333
    }
    .onehmbn .service-item .text-cnt {
        max-width: calc(100% - (50vw - 645px))
    }
}

@media only screen and (max-width:1439px) {
    .page-title nav {
        width: 1200px
    }
}

@media only screen and (max-width:1339px) {
    .page-title nav {
        width: 1140px
    }
}

@media only screen and (max-width:1199px) {
    .page-title nav {
        width: 960px
    }
}

@media only screen and (max-width:991px) {
    footer p {
        padding: 10px;
        font-size: 16px
    }
    .page-title nav {
        width: 720px
    }
}

@media only screen and (min-width:1440px) {
    .container {
        max-width: 1260px
    }
    .partners-box {
        padding: 50px 0
    }
    .slider-area {
        min-height: 150px
    }
}

@media (min-width:1500px) {
    .container {
        max-width: 1350px
    }
}

.navbar .menu-ul li {
    opacity: 0;
    transform: scale(.5) translateY(0vw);
    -webkit-transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -ms-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    transition: all 0.3s ease-in-out 0.0s;
    text-align: left;
    transition-duration: 0.6s, 0.6s;
    transition-timing-function: ease, ease;
    transition-behavior: normal, normal
}

.navbar .menu-opened.menu-ul li {
    opacity: 1;
    transform: scale(1) translateY(0)
}

.navbar .menu-opened.menu-ul li:nth-of-type(1) {
    transition-delay: 0.2s
}

.navbar .menu-opened.menu-ul li:nth-of-type(1) {
    transition-delay: 0.3s
}

.navbar .menu-opened.menu-ul li:nth-of-type(2) {
    transition-delay: 0.4s
}

.navbar .menu-opened.menu-ul li:nth-of-type(3) {
    transition-delay: 0.5s
}

.navbar .menu-opened.menu-ul li:nth-of-type(4) {
    transition-delay: 0.6s
}

.navbar .menu-opened.menu-ul li:nth-of-type(5) {
    transition-delay: 0.7s
}

.navbar .menu-opened.menu-ul li:nth-of-type(6) {
    transition-delay: 0.8s
}

.navbar .menu-opened.menu-ul li:nth-of-type(7) {
    transition-delay: 0.9s
}

.navbar .menu-opened.menu-ul li:nth-of-type(8) {
    transition-delay: 1.0s
}

.navbar .menu-ul {
    transition-delay: 0.2s;
    right: 0;
    top: 100%
}

.navbar .menu-ul.menu-opened {
    top: 0;
    transition-delay: 0s
}
.navbar .menu-ul li a {
    text-transform: uppercase;
    font-size: clamp(18px, 2.53vw, 46px);
    line-height: 1.2;
    font-weight: 700
}

.phwf {
    padding-top: 85vh
}

.slider-area {
    grid-area: v;
    z-index: 1;
    height: 100vh;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    overflow: hidden;
    pointer-events: none;
    perspective: 1500px;
    perspective-origin: 40% 30%;
    background: linear-gradient(#20221e, #0d0c0c);
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0
}

.slider-area .page-title {
    position: fixed;
    height: 100%;
    width: 100%;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    -moz-transition: all 0.3s ease-in-out 0.3s;
    -ms-transition: all 0.3s ease-in-out 0.3s;
    -o-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
    background-position-y: center !important
}

.navbar .menu-ul {
    background: #fff0
}

.slider-area .page-title .container,
.slider-area .page-title nav,
.top-right-b,
.top-info-us,
footer,
.pg-cnts {
    -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
}

.menuopen .top-right-b,
.menuopen .top-info-us {
    transform: translateY(-150px);
    opacity: 0
}

.menuopen .slider-area .page-title .container {
    opacity: 0
}

.menuopen .slider-area .page-title nav {
    opacity: 0
}

.menuopen .slider-area .page-title {
    z-index: 0;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-self: center;
    transition-property: transform, opacity;
    transition-duration: 1s, 0.4s;
    transition-timing-function: ease, ease;
    transition-behavior: normal, normal;
    transform-origin: 45% 50% 0;
    transform: translateZ(-500px) translateX(40%) rotateY(30deg) scale(.66);
    opacity: 1;
    transition-delay: 0s;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 6px;
    overflow: hidden
}

header.header {
    position: fixed;
    top: 0;
    background: #fff0;
    border: none
}

.full-banner .owl-slide,
.fullscreen-bg__video {
    height: 100vh
}

.pg-cnts,
footer {
    max-width: 1350px;
    width: 90%;
    margin: 0 auto;
    background: #151515 !important;
    padding: 60px;
    position: relative;
    z-index: 3;
    transition-delay: 0.5s
}

.pg-cnts section.section-padding {
    padding: 0
}

footer {
    z-index: 3;
    position: relative
}

.menuopen .pg-cnts,
.menuopen footer {
    top: -100%;
    opacity: 0;
    transition-delay: 0s;
    transform: scale(.8)
}

footer {
    padding: 0
}

.footer-bottom {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px
}

@media only screen and (max-width:767px) {
    .pg-cnts {
        padding: 20px
    }
    .navbar .menu-ul li {
        padding: 1px 10px
    }
}

div.p dl,
div.p ol,
div.p ul {
    margin: 0;
    padding-left: 15px
}

.pg-cnts,
footer {
    background: #151515eb !important;
    backdrop-filter: blur(5px);
}

.footer-text-info {
    font-size: 12px;
    line-height: 1.25;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #cccccc1c;
}
.header-phone-top{display: flex;margin-left: 20px;color:#fff;font-weight: bold;}
.header-phone-top a{color:#fff;margin-left:5px;}
.header-phone-top a:hover{color:#d59148}
.houzz {
    width: 70px;
    display: flex;
    padding: 2px;
    margin-right: 7px
}

.blog-section .image-rox.bg-phtbl img {
    max-height: 400px;
    object-fit: cover
}

.slide__content .banner-desc {
    padding: 12px 0px;
    font-weight: 500;
    font-size: clamp(14px, 1.41vw, 28px)
}

.btnsbanner .btn {
    margin: 15px;
    background: rgb(0 0 0 / .8);
    font-size: clamp(14px, 1.58vw, 18px);
    border-color: #fff0;
    font-weight: 500
}

.btnsbanner .btn:hover {
    color: #000;
    background: #fff
}

.navbar-brand img+span {
    font-size: 12px;
    color: #fff;
    display: block;
    letter-spacing: 1px;
    font-style: italic;
    font-weight: 500;
    position: absolute;
    line-height: 1;
    right: 0
}

.navbar .menu-opened.menu-ul li:nth-of-type(9) {
    transition-delay: 1.1s
}

.navbar .menu-opened.menu-ul li:nth-of-type(10) {
    transition-delay: 1.2s
}

.spc-homeview {
    padding: 100px 0 20px 0;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center
}

.spc-homeview .pg-cnts {
    background: #fff0;
    background: radial-gradient(circle, rgb(0 0 0 / .66) 66%, #fff0 100%) !important
}

@media only screen and (min-width:1200px) {
    .header.header {
        transition: all 0.3s ease-in-out 0.3s
    }
    body:not(.menuopen) header.fixed-navbar {
        background: rgb(0 0 0 / .65)
    }
}

.desc-fade {
    display: none
}

.a-fade * {
    margin: 0
}

.a-fade {
    text-align: left;
    background: rgb(255 255 255 / .18);
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: clamp(16px, 2.2vw, 22px);
    padding: 15px 50px 15px 18px;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative;
    line-height: 1.1;
    font-weight: 500
}

.one-section-row .one-fade-row .a-fade::before {
    content: "\f107";
    color: #000;
    font: normal normal normal 20px/1 FontAwesome;
    font-weight: 300;
    padding-top: 2px;
    position: absolute;
    right: 10px;
    top: 50%;
    background: #fff;
    margin-top: -19px;
    width: 38px;
    height: 38px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center
}

.one-fade-row .a-fade.opened:before {
    content: "\f106"
}

.one-fade-row .desc-fade {
    padding: 5px 0 10px 0
}

@media only screen and (max-width:1199px) {
    .houzz {
        position: absolute;
        top: 90%;
        right: 10px
    }
    .header-phone-top{position: fixed;bottom:10px;right:15px;}
    .home-ds .navbar .top-right-b{right:5px}
}

@media only screen and (max-width:480px) {
    .home-ds .navbar .top-right-b{right:35px;top:-5px}
    .home-ds .navbar .top-right-b .houzz{top:55px}
    .houzz {
        position: absolute;
        top: 28px;
        left: 50px
    }
    .flags-list {
        flex-wrap: wrap;
        position: absolute;
        top: 20px;
        right: -22px;
        width: 30px;
        margin: 0
    }
    .navbar .top-right-b {
        width: 100%
    }
    .slide__content .banner-desc{margin-top:10px !important;}
    .full-banner .active .owl-text.home_content{margin-top:10px;}
}
.ba-container:before{
    content:"Before";position: absolute;top:0;left:0;z-index: 2;pointer-events: none;background:rgba(0,0,0,0.64);padding:2px 4px;font-weight: 600;font-size:12px;
}
.ba-container:after{
    content:"After";position: absolute;top:0;right: 0;z-index: 2;pointer-events: none;background:rgba(0,0,0,0.64);padding:2px 4px;font-weight: 600;font-size:12px;
}

.ba-container {
  position: relative;
  width: 100%;margin-bottom: 30px;
  max-width: 800px;
  overflow: hidden;
}

.ba-container img {
  display: block;
  width: 100%;
  user-select: none;
  pointer-events: none;
  height: 100%;
  object-fit: cover;
  object-position: right;
}

.ba-after-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%; /* start */
  height: 100%;
  overflow: hidden;
}

.ba-slider {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 4px;
  height: 100%;
  background: white;
  cursor: ew-resize;
}
.ba-handle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  background: #000;
  border-radius: 50%;
  border: 3px solid #fff;
}
.service-item5.service-item2 .rt-image{
    width: 160px !important;
    flex: 0 0 160px;
    margin-right: 31px;
    border-radius: 50%;
    overflow: hidden;
    height: 160px;
    border: 3px solid #d59148;
    align-self: center;
}