@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Nixie+One&display=swap);
.box-1 .icon,
li,
ul {
    list-style: none
}

*,
.faq h4,
li,
ul {
    margin: 0
}

*,
button,
li,
ul {
    padding: 0
}

.content-block-1,
body,
html {
    font-family: Conv_swisscllt
}

.box .post,
.box-1 .post {
    text-transform: capitalize
}

.owl-subtitle,
.owl-title,
.owl-title-big {
    text-transform: uppercase
}

@font-face {
    font-family: "Conv_Swiss 721 Bold Condensed BT";
    src: url("../fonts/Swiss 721 Bold Condensed BT.eot");
    src: local("☺"), url("../fonts/Swiss 721 Bold Condensed BT.woff") format("woff"), url("../fonts/Swiss 721 Bold Condensed BT.ttf") format("truetype"), url("../fonts/Swiss 721 Bold Condensed BT.svg") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Conv_swisscli;
    src: url(../fonts/swisscli.eot);
    src: local("☺"), url(../fonts/swisscli.woff) format("woff"), url(../fonts/swisscli.ttf) format("truetype"), url(../fonts/swisscli.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Conv_swisscllt;
    src: url(../fonts/swisscllt.eot);
    src: local("☺"), url(../fonts/swisscllt.woff) format("woff"), url(../fonts/swisscllt.ttf) format("truetype"), url(../fonts/swisscllt.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

body,
html {
    height: 100%;
    margin: 0;
    color: #231f20
}

.people-tit,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Conv_Swiss 721 Bold Condensed BT"
}

a {
    text-decoration: none !important
}

button {
    background: 0 0;
    border: none;
    appearance: none;
    outline: 0;
    cursor: pointer
}

.home-logo img {
    height: 130px;
    width: 268px;
    background-color: #fff
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #000;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/loader.svg)
}

#preloader_spinner {
    left: 50%;
    position: absolute;
    top: 40%;
    transform: translateX(-50%) translateY(-50%)
}

#loader {
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 60%;
    width: 100%
}

.cssload-container,
.owl-page:hover span {
    background: #fff
}

.cssload-container div {
    width: 7px;
    height: 7px;
    position: absolute;
    background-color: #ccc;
    top: 45%
}

.cssload-container div:first-child {
    background-color: #fff;
    animation: 2.6s cubic-bezier(.2, .64, .81, .23) infinite cssload-move;
    -o-animation: 2.6s cubic-bezier(.2, .64, .81, .23) infinite cssload-move;
    -ms-animation: cssload-move 2.6s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
    -webkit-animation: 2.6s cubic-bezier(.2, .64, .81, .23) infinite cssload-move;
    -moz-animation: 2.6s cubic-bezier(.2, .64, .81, .23) infinite cssload-move
}

.cssload-container div:nth-child(2) {
    background-color: #fff;
    animation: 2.6s cubic-bezier(.2, .64, .81, .23) 195ms infinite cssload-move;
    -o-animation: 2.6s cubic-bezier(.2, .64, .81, .23) 195ms infinite cssload-move;
    -ms-animation: cssload-move 2.6s 195ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
    -webkit-animation: 2.6s cubic-bezier(.2, .64, .81, .23) 195ms infinite cssload-move;
    -moz-animation: 2.6s cubic-bezier(.2, .64, .81, .23) 195ms infinite cssload-move
}

.cssload-container div:nth-child(3) {
    background-color: #fff;
    animation: 2.6s cubic-bezier(.2, .64, .81, .23) 390ms infinite cssload-move;
    -o-animation: 2.6s cubic-bezier(.2, .64, .81, .23) 390ms infinite cssload-move;
    -ms-animation: cssload-move 2.6s 390ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
    -webkit-animation: 2.6s cubic-bezier(.2, .64, .81, .23) 390ms infinite cssload-move;
    -moz-animation: 2.6s cubic-bezier(.2, .64, .81, .23) 390ms infinite cssload-move
}

.cssload-container div:nth-child(4) {
    background-color: #fff;
    animation: 2.6s cubic-bezier(.2, .64, .81, .23) 585ms infinite cssload-move;
    -o-animation: 2.6s cubic-bezier(.2, .64, .81, .23) 585ms infinite cssload-move;
    -ms-animation: cssload-move 2.6s 585ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
    -webkit-animation: 2.6s cubic-bezier(.2, .64, .81, .23) 585ms infinite cssload-move;
    -moz-animation: 2.6s cubic-bezier(.2, .64, .81, .23) 585ms infinite cssload-move
}

@keyframes cssload-move {
    0% {
        left: 0
    }
    100% {
        left: 100%
    }
}

@-o-keyframes cssload-move {
    0% {
        left: 0
    }
    100% {
        left: 100%
    }
}

@-ms-keyframes cssload-move {
    0% {
        left: 0
    }
    100% {
        left: 100%
    }
}

@-webkit-keyframes cssload-move {
    0% {
        left: 0
    }
    100% {
        left: 100%
    }
}

@-moz-keyframes cssload-move {
    0% {
        left: 0
    }
    100% {
        left: 100%
    }
}

.os-animation,
.owl-carousel.owl-hidden,
.owl-carouselMap.owl-hidden {
    opacity: 0
}

.navbar-default {
    background-color: #fff;
    border-color: #fff
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #000;
    background-color: #fff
}

.tab-style .active>a {
    font-family: "Conv_Swiss 721 Bold Condensed BT" !important
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    font-weight: 200
}

.article-box-text h3 a,
.article-box-text-1 h3 a,
.box a,
.contact-details a,
.furniture-grid h3 a,
.furniture-grid-1 h3 a,
.navbar-default .navbar-nav>.link-on>a {
    color: #000
}

.navbar-default .navbar-nav>.current-cat a:after,
.navbar-default .navbar-nav>.current_page_item a:after,
.single-builds #navbar .tax-builds-nav a::after,
.single-design #navbar .tax-design-nav a::after,
.single-furnitures #navbar .tax-furniture-nav a::after,
.single-groundwork #navbar .tax-groundwork-nav a:after,
.tax-builds_category #navbar .tax-builds-nav a::after,
.tax-design_category #navbar .tax-design-nav a::after,
.tax-furnitures_category #navbar .tax-furniture-nav a::after,
.tax-groundwork_category #navbar .tax-groundwork-nav a::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 4px;
    background-color: #000
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin-right: 20px
}

.navbar-brand {
    padding: 0 15px
}

.navbar {
    padding-top: 14px;
    height: 140px;
    position: fixed;
    width: 100%
}

.tab-style {
    font-size: 26px;
    font-weight: none
}

.tab-style li a {
    font-family: Conv_swisscllt !important
}

.navbar-nav {
    margin-top: 16px
}

.navbar-nav.sub-menu {
    margin-top: 10px;
    border-bottom: 1px solid #ccc
}

.navbar-nav.sub-menu-1 {
    margin-top: -10px;
    border-bottom: 1px solid #ccc
}

.navbar-nav.sub-menu-2 {
    margin-top: 5px;
    border-bottom: 1px solid #ccc
}

.design-inner,
.furniture-inner,
.section-block,
.section-blog,
.section-build,
.section-media,
.section-people {
    padding: 150px 0 0
}

.section-inner {
    padding: 130px 0 30px
}


.people-section{
     padding: 20px 0 30px !important;  
}

.design-inner .row:first-child {
    margin-top: 0
}

.small-grid .col-md-12:last-child {
    margin-top: 30px
}

.section-product-details {
    padding: 130px 0
}

.section-product-details h2 {
    font-size: 32px;
    text-transform: capitalize;
    margin-bottom: 0
}

.p-sbu-tit {
    font-size: 22px
}

.build-block,
.img-block,
.sec-title {
    margin-bottom: 20px
}

.sec-sub-tit {
    margin-bottom: 0
}

.content-block {
    text-align: justify;
    font-size: 14px
}

.content-block-1 {
    text-align: justify;
    font-size: 18px
}

.footer-social,
.sub-link {
    text-align: right;
    margin-top: 5px
}

.footer-inner {
    border-top: 1px solid #000;
    padding: 16px 0
}

.btn-default,
.btn-default:hover {
    border-color: #000;
    transition: .5s
}

.emp-block .people-tit,
.footer-line,
.people-tit2 {
    font-size: 14px
}

.blog-tit2,
.contact-details,
.faq p,
.footer-social,
.media-tit2,
.people-tit {
    font-size: 18px
}

.footer-social i {
    height: 18px;
    width: 18px
}

.footer-social a {
    background-color: #3d3a3c;
    padding: 6px;
    text-align: center;
    color: #fff;
    transition: .5s
}

.footer-social a:hover {
    background-color: #fff;
    color: #3d3a3c;
    transition: .5s
}

.blog-tit,
.box-1:hover .title,
.owl-theme .owl-nav,
.owl-theme .owl-nav.disabled+.owl-dots,
.people-tit,
.plan-tit {
    margin-top: 10px
}

.sub-link a {
    font-size: 16px;
    color: #3d3a3c;
    margin: 10px;
    font-family: inherit
}

.blog-tit,
.build-tit a,
.media-tit,
.plan-tit {
    font-family: "Conv_Swiss 721 Bold Condensed BT"
}

.navbar-nav>li:first-child a {
    margin-left: 0
}

.navbar-nav>li:last-child a,
.navbar-right,
.navbar-right~.navbar-right {
    margin-right: 0
}

.nav>li>a {
    padding-left: 0;
    padding-right: 0;
    margin: 0 10px;
    font-family: inherit
}

.emp-block {
    margin-bottom: 30px;
    background-color: #efefef;
    box-shadow: 0 0 .2rem #d7d7d7;
    padding: 10px
}

.emp-block .people-tit2 {
    font-size: 12px
}

.people-block, .awards-block {
    margin-bottom: 30px;
    text-align: center
}


.blog-tit,
.build-tit a {
    font-size: 20px
}

.blog-block {
    margin-bottom: 50px
}

.build-tit a {
    color: #231f20
}

.build-tit2,
.faq-tit2 {
    font-size: 14px;
    margin-top: -5px
}

.build-tit3 {
    font-size: 16px;
    margin-top: -2px;
    color: #8c8c8c !important
}

.media-block,
.section-media .row {
    margin-bottom: 30px
}

.media-tit {
    font-size: 28px;
    margin-bottom: 10px
}

.btn-default {
    color: #fff;
    background-color: #000;
    border-radius: 0
}

.btn-default:hover,
.form-control {
    background-color: #fff;
    color: #000
}

.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    background-image: none;
    border-bottom: 1px solid #ccc !important;
    border-top: 0 solid #000 !important;
    border-left: 0 solid #000 !important;
    border-right: 0 solid #000 !important;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px transparent;
    box-shadow: inset 0 1px 1px transparent;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.box,
.box img {
    transition: .55s
}

textarea.form-control {
    height: 56px
}

.form-control:focus {
    border-color: #000 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px transparent, 0 0 8px rgba(102, 175, 233, 0);
    box-shadow: inset 0 1px 1px transparent, 0 0 8px rgba(102, 175, 233, 0)
}

.navbar-nav>li>a {
    padding-top: 6px;
    padding-bottom: 6px
}

.faq {
    text-align: justify;
    margin-bottom: 20px
}

.bg-l,
.furniture-img,
.owl-bg-img,
.postion-r,
.sub-ul,
.tag-line-row {
    position: relative
}

.furniture-title {
    position: absolute;
    background-color: rgba(0, 0, 0, .8);
    padding: 4px 10px;
    text-align: center;
    color: #fff;
    bottom: 0;
    width: 100%;
    font-size: 20px
}

.box,
.box-1 {
    position: relative;
    color: #fff;
    overflow: hidden;
    text-align: center
}

.box {
    background: #212121
}

.box img,
.box-1 img {
    width: 100%;
    height: auto
}

.box:hover img {
    opacity: .3
}

.box .box-content {
    padding: 10px;
    position: absolute;
    bottom: 25px;
    right: 25px
}

.box .box-content:after,
.box .box-content:before {
    content: "";
    width: 767px;
    height: 1px;
    position: absolute;
    background: #fff;
    -webkit-transition: .55s;
    transition: .55s
}

.box .box-content:before {
    top: 0;
    left: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.box .box-content:after {
    bottom: 0;
    right: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.box .box-content-inner:after,
.box .box-content-inner:before {
    content: "";
    width: 1px;
    height: 767px;
    position: absolute;
    background: #fff;
    -webkit-transition: .55s;
    transition: .55s
}

.box-1 .box-1-content,
.box-1:before {
    top: 0;
    left: 0;
    transition: .3s;
    position: absolute;
    width: 100%;
    height: 100%
}

.box .box-content-inner:before {
    top: 0;
    left: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.box .box-content-inner:after {
    bottom: 0;
    right: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.box:hover .box-content-inner:after,
.box:hover .box-content-inner:before,
.box:hover .box-content:after,
.box:hover .box-content:before {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.box:hover .box-content:after,
.box:hover .box-content:before {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s
}

.box .title {
    font-size: 16px;
    font-weight: 400;
    margin: 0
}

.box .post {
    display: block;
    font-size: 16px;
    padding: 2px 10px;
    background: #fff
}

.box-1:before {
    content: "";
    background: rgba(0, 0, 0, .2)
}

.box-1:hover:before {
    background: rgba(0, 0, 0, .7)
}

.box-1 .box-1-content {
    padding: 120px 0;
    z-index: 1
}

.box-1 .box-1-content:before {
    content: "";
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 100%;
    left: 30px;
    bottom: 15px;
    right: 30px;
    opacity: 0;
    z-index: -1;
    transition: .3s .3s
}

.box-1:hover .box-1-content:before {
    top: 15px;
    opacity: 1
}

.box-1 .box-1-content:after {
    content: "";
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: absolute;
    top: 30px;
    left: 15px;
    bottom: 30px;
    right: 15px;
    opacity: 0;
    z-index: -1;
    transform: skew(-100deg);
    transition: .3s
}

.box-1:hover .box-1-content:after {
    opacity: 1;
    transform: skew(0)
}

.box-1 .title {
    margin: 30px 0 0;
    font-size: 25px;
    font-weight: 700;
    transition: .3s
}

.box-1 .post {
    font-size: 14px;
    margin-bottom: 30px;
    transition: .3s
}

.box-1 .icon {
    padding: 0;
    margin: 10px 0 0;
    width: 100%
}

.box-1 .icon li,
.sub-link li {
    display: inline-block
}

.box-1 .icon li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #fff;
    color: #000;
    margin-right: 10px;
    opacity: 0;
    z-index: 1;
    transition: .3s
}

.box-1 .icon li a:hover {
    background: #ccc
}

.box-1:hover .icon a,
.dark-pagination .owl-prev,
.owl-next {
    opacity: 1
}

@media only screen and (max-width:990px) {
    .box,
    .box-1 {
        margin-bottom: 30px
    }
}

.plan-tit {
    font-size: 18px
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 4px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s;
    border-radius: 0
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-carousel,
.owl-carousel .owl-item,
.owl-carouselMap,
.owl-carouselMap .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel .owl-stage,
.owl-carouselMap .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after,
.owl-carousel .owl-wrapper:after,
.owl-carouselMap .owl-stage:after,
.owl-carouselMap .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer,
.owl-carouselMap .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.dark-pagination-without-next-prev-arrow .owl-next,
.dark-pagination-without-next-prev-arrow .owl-prev,
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carouselMap .owl-dots.disabled,
.owl-carouselMap .owl-nav.disabled,
.owl-carouselMap .owl-video-playing .owl-video-play-icon,
.owl-carouselMap .owl-video-playing .owl-video-tn,
.owl-no-pagination .owl-pagination {
    display: none
}

.no-js .owl-carousel,
.no-js .owl-carouselMap,
.owl-carousel.owl-loaded,
.owl-carouselMap.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev,
.owl-carouselMap .owl-dot,
.owl-carouselMap .owl-nav .owl-next,
.owl-carouselMap .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot,
.owl-carouselMap .owl-nav button.owl-next,
.owl-carouselMap .owl-nav button.owl-prev,
.owl-carouselMap button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading,
.owl-carouselMap.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-refresh .owl-item,
.owl-carouselMap.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item,
.owl-carouselMap.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab,
.owl-carouselMap.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl,
.owl-carouselMap.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item,
.owl-carouselMap.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated,
.owl-carouselMap .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in,
.owl-carouselMap .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out,
.owl-carouselMap .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut,
.owl-carouselMap .fadeOut {
    animation-name: fadeOut
}

.owl-carousel .owl-item .owl-lazy,
.owl-carouselMap .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carouselMap .owl-item .owl-lazy:not([src]),
.owl-carouselMap .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy,
.owl-carouselMap .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper,
.owl-carouselMap .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon,
.owl-carouselMap .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s
}

.owl-carousel .owl-video-play-icon:hover,
.owl-carouselMap .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-tn,
.owl-carouselMap .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s
}

.owl-carousel .owl-video-frame,
.owl-carouselMap .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-carousel {
    z-index: 1;
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
    overflow: hidden
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel .owl-wrapper-outer,
.owl-carouselMap .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight,
.owl-carouselMap .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item,
.owl-carouselMap .owl-item {
    min-height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    float: left;
    cursor: url(../images/icon-move.png), move
}

.owl-carousel.light-pagination .owl-item,
.owl-carouselMap.light-pagination .owl-item {
    float: left;
    cursor: url(../images/icon-move-light.png), move
}

.grabbing {
    cursor: deafult
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper,
.owl-carouselMap .owl-item,
.owl-carouselMap .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.cursor-default .owl-item {
    cursor: default !important
}

.back-button-1,
.bg-l,
.bg-r,
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: .7s both fadeOut;
    -moz-animation: .7s both fadeOut;
    animation: .7s both fadeOut
}

.owl-fade-in {
    -webkit-animation: .7s both fadeIn;
    -moz-animation: .7s both fadeIn;
    animation: .7s both fadeIn
}

.owl-backSlide-out {
    -webkit-animation: 1s both backSlideOut;
    -moz-animation: 1s both backSlideOut;
    animation: 1s both backSlideOut
}

.owl-backSlide-in {
    -webkit-animation: 1s both backSlideIn;
    -moz-animation: 1s both backSlideIn;
    animation: 1s both backSlideIn
}

.owl-goDown-out {
    -webkit-animation: .7s both scaleToFade;
    -moz-animation: .7s both scaleToFade;
    animation: .7s both scaleToFade
}

.owl-goDown-in {
    -webkit-animation: .6s both goDown;
    -moz-animation: .6s both goDown;
    animation: .6s both goDown
}

.owl-fadeUp-in {
    -webkit-animation: .5s both scaleUpFrom;
    -moz-animation: .5s both scaleUpFrom;
    animation: .5s both scaleUpFrom
}

.owl-fadeUp-out {
    -webkit-animation: .5s both scaleUpTo;
    -moz-animation: .5s both scaleUpTo;
    animation: .5s both scaleUpTo
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

.owl-buttons {
    position: static
}

.owl-next,
.owl-prev {
    color: #111;
    display: block;
    font-size: 16px;
    height: 105px;
    line-height: 105px;
    margin-top: -35px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 105px;
    z-index: 6
}

.owl-prev {
    left: -70px
}

.owl-next {
    right: -70px
}

.owl-next:before,
.owl-prev:before {
    background-color: transparent;
    border-radius: 2px;
    box-shadow: 0 0 0 rgba(0, 0, 0, .1);
    content: "";
    display: block;
    height: 66%;
    left: 0;
    position: absolute;
    width: 66%
}

.dark-pagination .owl-next:before,
.owl-next:before {
    left: auto;
    right: 0
}

.owl-next .fa,
.owl-prev .fa {
    color: #fff;
    font-size: 22px;
    position: relative;
    top: -75px;
    background: rgba(0, 0, 0, .5);
    width: 20px;
    border-radius: 0;
    height: 30px;
    text-align: center;
    padding-top: 4px
}

.owl-prev .fa {
    right: 12%
}

.owl-next .fa {
    left: 12%
}

.dark-pagination .owl-prev,
.owl-carousel:hover .owl-prev {
    left: -35px;
    opacity: 1
}

.dark-pagination .owl-next,
.owl-carousel:hover .owl-next {
    opacity: 1;
    right: -35px
}

.owl-pagination {
    bottom: 30px;
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 100 !important
}

.owl-page {
    display: inline-block;
    padding: 6px 5px
}

.owl-page span {
    background: rgba(255, 255, 255, .7);
    border-radius: 4px;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
    display: block;
    height: 7px;
    transition: .27s cubic-bezier(0, 0, .58, 1);
    width: 7px
}

.owl-page.active span {
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, .8);
    transform: scale(1.33333)
}

.owl-bg-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    width: 100%
}

.owl-subtitle {
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: 600;
    line-height: 0;
    display: block
}

.owl-title {
    font-size: 35px;
    font-weight: 400;
    display: block;
    letter-spacing: 1px
}

.owl-title-big {
    background: rgba(0, 0, 0, .5);
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 7px;
    line-height: 40px;
    padding: 35px 50px;
    width: 60%
}

.dark-pagination .owl-page span {
    background: #000;
    box-shadow: none
}

.dark-pagination .owl-page.active span {
    background: 0 0;
    border: 1px solid #000
}

.light-pagination .owl-page.active span {
    background: rgba(0, 0, 0, .5);
    border: 1px solid #fff
}

.square-pagination .owl-page span {
    width: 15px;
    border-radius: inherit;
    height: 15px;
    background: rgba(255, 255, 255, .5)
}

.square-pagination .owl-page.active span {
    border: none !important;
    transform: none !important;
    background: #fff !important
}

.furnitures-single-image img {
    height: 160px !important;
    display: block;
    width: 100%;
    object-fit: cover
}

.owl-next::before,
.owl-prev-next-simple .owl-prev::before {
    box-shadow: none
}

.owl-half-slider .owl-title {
    width: 80%;
    line-height: 30px;
    font-size: 16px
}

.owl-half-slider .container {
    min-height: 710px
}

.owl-small-slider .item {
    min-height: 430px
}

.owl-small-slider .container {
    min-height: 400px
}

.bottom-pagination .owl-pagination {
    position: inherit !important
}

.owl-next span,
.owl-prev span {
    font-size: 34px
}

.bg-home {
    background-color: #000 !important;
    height: 100%;
    width: 100%
}

.bg-l,
.bg-r {
    background-repeat: no-repeat;
    width: 47.5%;
    background-color: #fff;
    height: 100%
}

.bg-l {
    background-position: center;
    background-position: fixed;
    left: 0;
    float: left;
    background-size: 100%
}

.bg-r {
    background-position: center;
    background-size: cover;
    position: right;
    right: 0;
    float: right
}

h3.title {
    margin-top: 5px;
    font-size: 18px;
    margin-bottom: 0
}

.article-box,
.furniture-grid {
    display: grid;
    max-width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 10px
}

.article-box-text .post a,
.article-box-text-1 .pst a,
.furniture-grid .post a,
.furniture-grid .pst a {
    color: #666
}

.article-box-text {
    position: relative;
    height: 16px
}

.article-box-text-1,
.furniture-box-text,
.furniture-box-text-1 {
    position: relative;
    height: 55px
}

.furniture-box-text h3,
.furniture-box-text-1 h3 {
    margin-bottom: 4px !important
}

.tag-line-row.groundwork-menu {
    position: relative;
    top: 0;
    left: 50px
}

.tag-line {
    color: #000;
    text-align: left;
    font-size: 16px;
    max-width: 600px;
    position: absolute;
    left: 270px;
    top: 44px
}

.tag-line:before {
    content: "";
    display: none;
    width: 78px;
    height: 8px;
    background: #000;
    left: 0;
    top: 8px;
    position: absolute
}

.error {
    background-color: #666;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    text-shadow: rgba(255, 255, 255, .5) 0 3px 3px;
    color: red !important
}

.error.f-1 {
    font-size: 50px !important;
    text-align: center
}

.error.f-2 {
    font-size: 100px !important;
    text-align: center;
    letter-spacing: 5px
}

.top-error {
    margin-top: 6%
}

.single-page-content {
    margin-top: -3px
}

/* Owl carousel custom button styling */
.slider-wrapper {
	position: relative;
}
.slider-wrapper .customNavigation {
	width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
}
.customNavigation .custom-btn {
    width: 30px;
    height: 30px;
    padding: 0px;
	display: flex;
    justify-content: center;
    align-items: center;
	margin: 0px 12px;
    border-radius: 0px;
    position: relative;
	border: 2px solid #ffffff;
    background-color: #3d3a3c;
}
.customNavigation .custom-btn:focus {
    box-shadow: none;
	outline: none;
}
.customNavigation .custom-btn:focus-visible {
    outline: none;
}
.customNavigation .custom-btn i {
	font-size: 18px;
    font-weight: 600;
	color: #ffffff;
}

@media (max-width:991px) {
    .single-page-content {
        padding-top: 30px
    }
    .sec-mob-space {
        padding: 0
    }
    .sub-menu-mobile>li>ul.sub-menu {
        padding-left: 0px;
        margin-bottom: 30px;
    }
	.sub-menu-mobile>li>ul.sub-menu li>ul.sub-menu {
        padding-left: 12px
    }
    .article-box-text {
        height: 30px;
		margin-bottom: 12px;
    }
    .grid {
        grid-template-columns: repeat(2, 1fr);
        display: grid;
        grid-gap: 20px;
        margin-bottom: 20px
    }
	.mobile-navigation .list,
    .mobile-navigation .list-left {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
		height: inherit;
		margin-top: 0;
		padding-top: 15%;
		padding-left: 0;
    }
	.section-inner .people-block{
			min-height: auto;
/* 			background-color: #f5f5f5; */
	}
	.about-section .about-image img{
		width: 100%;
		height: auto;
	}
	.design-inner .design-image{
/* 		 margin-bottom: 20px; */
	}
}

@media (width:768px) {
    .home-logo,
    .home-logo-bg {
        background-color: #000
    }
    .home-logo img {
        height: 100px
    }
    .home-logo {
        top: 10%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        position: relative;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 1
    }
}

@media (max-width:768px) {
	.sec-title.sec-title-b {
		padding-left: 35px;
	}
	div.pad-left80 {
		padding: 0 50px;
	}
    .media-tit {
        font-size: 24px
    }
    .furniture-inner .row,
    .small-grid .col-md-12:last-child,
    .small-grid .col-md-6:nth-child(3),
    .small-grid .col-md-6:nth-child(4) {
        margin-top: 0
    }
    .tab-style {
        font-size: 22px
    }
    .navbar-right,
    .navbar-right~.navbar-right,
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-right: 0
    }
    .navbar-brand>img {
        display: block;
        height: 55px
    }
    .nav>li>a {
        margin: 0 7px
    }
    .sub-link a {
        font-size: 14px
    }
    .home-logo {
        top: 4%
    }
    .home-tit-left,
    .home-tit-right {
        font-size: 50px;
        font-family: "Conv_Swiss 721 Bold Condensed BT";
        position: absolute;
        top: 14%;
        z-index: 100
    }
    .main-bg {
        background-position: top center;
        height: 42%
    }
    .home-tit-left {
        left: 13.5%
    }
    .home-tit-right {
        right: 13.5%
    }    
    .tag-line-row {
        position: fixed;
        top: 66px;
        z-index: 1111;
        left: 48px
    }
    .tag-line {
        color: #000;
        text-align: left;
        font-size: 12px;
        max-width: 300px;
        left: 225px
    }
    .tag-line:before {
        content: "";
        width: 40px;
        height: 6px;
        background: #000;
        left: 0;
        top: 6px
    }
}

@media (max-width:767px) {
    #menu-mobile-menu li a{
        font-size: 22px;
    }
    ul.sub-menu li a{
        text-transform: unset !important;
        font-size: 16px !important;
        padding-left: 0px;
    }
	.sub-menu-mobile>li>ul.sub-menu li>ul.sub-menu li a{
		padding-left:10px;
/*         font-style: italic; */
	}
	.sub-menu-mobile>li>ul.sub-menu li>ul.sub-menu {
        padding-left: 12px;
		margin-bottom:30px;
    }
	.sub-menu-mobile>li>ul.sub-menu li>ul.sub-menu li a::before{
        background: #000;
        bottom: 0;
        content: "\f0da";
        display: block;
        height: 1px;
        left: 0;
        top: 1.2px;
        position: absolute;
        transition: width .3s, left .3s;
        width: 0;
        font: 14px / 1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
    } 
    a.mob-studio,
    a.mob-works {
        color: #606060 !important;
        font-size: 22px;
        font-family: "Conv_Swiss 721 Bold Condensed BT";
        position: relative;
        top: 6px
    }
    .mobile-header,
    .nav {
        z-index: 10000;
        width: 100%
    }
    .list,
    .navbar-brand>img {
        margin-top: 0
    }
    .footer-inner,
    .footer-social,
    .sub-link {
        text-align: center
    }
    .tag-line {
        display: none
    }
    .stu a.mob-studio,
    .wor a.mob-works,
    a.mob-studio.mobile-active,
    a.mob-works.mobile-active {
        color: #fff !important
    }
    .m-sbu-menu {
        margin-left: 15px
    }
    a.mob-works {
        padding-right: 20px;
        padding-left: 20px
    }
    .mobile-header {
        background-color: #000;
        padding: 20px 0;
        height: 94px;
        position: fixed
    }
    .header {
        display: flex;
        position: relative;
        width: 100%
    }
	.nav {
        background: #000;
        position: fixed;
        top: 90px;
        right: 0;
        height: 676px;
        transition: transform .7s, opacity 1s;
        transform: translateX(100%);
        opacity: 0;
        color: #fff;
        border-top: 1px solid #202020;
		overflow-y: scroll;
		padding-bottom: 200px;
    }    
    .nav.show {
        transform: translateX(0);
        opacity: 1
    }
    .list {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        height: inherit;
        padding-left: 74px;
        padding-top: 40px
    }
    .list li {
        margin: 3px 0px;
        font-size: 18px
    }
    .list li a {
        color: #fff;
        text-decoration: none;
        display: inline-block;
        position: relative;
        padding-bottom: 6px;
        text-transform: uppercase;
    }
    .list li a:after {
        background: #000;
        bottom: 0;
        content: "";
        display: block;
        height: 1px;
        left: 50%;
        position: absolute;
        transition: width .3s, left .3s;
        width: 0
    }
    .list li a:hover:after {
        width: 100%;
        left: 0
    }
    .hamburger {
        position: absolute;
        right: 20px;
        width: 24px;
        height: 20px;
        z-index: 99999;
        top: 46px;
    }
    .hamburger span {
        position: absolute;
        left: 0;
        background: #fff;
        width: inherit;
        height: 2px;
        transition: transform .5s, opacity .5s
    }
    .top-line {
        top: 0
    }
    .center-line {
        top: 9px
    }
    .bottom-line {
        bottom: 0
    }
    .top-line.active {
        transform: translateY(9px) rotate(45deg)
    }
    .center-line.active {
        opacity: 0
    }
    .bottom-line.active {
        transform: translateY(-9px) rotate(-45deg)
    }
    .pr-li-img {
        margin-top: 30px
    }
    .media-block,
    .plan-box {
        margin-bottom: 10px
    }
    .media-tit,
    .section-product-details h2 {
        font-size: 22px
    }
    .contact-details {
        font-size: 16px
    }
    .footer-social {
        font-size: 18px;
        margin-top: 22px
    }
    .preloader {
        background-size: 80%
    }
    .section-product-details {
        padding: 95px 0 200px
    }
    .section-padd-767 {
        padding-bottom: 40px
    }
    .mobile-tag{
        padding: 13px 78px;
        color: #fff;
    }
	
}

@media (max-width:320px) {
    .media-block {
        margin-bottom: 10px
    }
    .footer-social {
        font-size: 18px;
        text-align: center;
        margin-top: 16px
    }
	.customNavigation .custom-btn {
		width: 24px;
    	height: 24px;
		margin: 0px 6px;
	}
	.customNavigation .custom-btn i {
		font-size: 14px;
	}
}

.col-6-img-cust {
    width: 100%
}

.back-button-1,
.sec-title-b::before {
    width: 24px;
    height: 24px;
    top: 6px;
    display: inline-block;
    left: 0
}

.item {
    margin: 0 auto
}

.border-r {
    border-right: 1px solid #000
}

.border-l {
    border-left: 1px solid #000
}

.pad-top {
    padding-top: 15px
}

.pad-left80 {
    padding-left: 80px
}

.sec-title-b {
    position: relative;
    padding-left: 62px
}

.back-button-1 {
    position: absolute;
    z-index: 999999
}

.sec-title-b::before {
    content: "";
    background-image: url(../images/back-1.png);
    background-repeat: no-repeat;
    position: absolute
}

.tab-style {
    border-bottom: 2px solid #ccc;
    padding-bottom: 8px
}

.tab-style .active>a::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -12px;
    width: 100%;
    height: 6px;
    background-color: #000
}

.sec-title-b .p-sbu-tit {
    padding-top: 6px;
    display: block
}

.owl-carouselMap .owl-item img {
    display: block;
    width: 100%;
    height: 100%
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carouselMap {
    z-index: 1;
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carouselMap .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.sub-ul ul.sub-menu {
    border-bottom: 1px solid #ccc
}

.grid_bld-inner:first-child {
    padding-top: 0 !important
}

.grid_bld-inner {
    padding-top: 37px !important
}

@media(min-width:991px) {
    .grid,
    .grid_bld {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-columns: repeat(4, 1fr)
    }
    .grid__item.grid-item-top:nth-child(2) img,
    .grid__item:first-child img,
    .grid__item:nth-child(10) img,
    .grid__item_bld:nth-child(3) img {
        height: auto;
        object-fit: cover;
        width: 100%
    }
    .grid {
        grid-gap: 15px 30px;
        padding: 10px 0
    }
    .grid.grid_bld-inner {
        grid-gap: 40px 30px
    }
    .grid_bld {
        grid-gap: 48px 30px;
        display: grid;
        padding: 10px
    }
    .grid__item {
        text-align: center
    }
    .grid__item:first-child {
        grid-row: 1/3;
        grid-column: 1/3
    }
    .grid__item.grid-item-top:nth-child(2) {
        grid-row: 1/3;
        grid-column: 3/5
    }
    .grid__item:nth-child(6) {
        grid-row: 3/3;
        grid-column: 1/2
    }
    .grid__item:nth-child(8) {
        grid-row: 4/4;
        grid-column: 1/2
    }
    .grid__item:nth-child(9) {
        grid-row: 4/4;
        grid-column: 2/2
    }
    .grid__item:nth-child(10) {
        grid-row: 7/8;
        grid-column: 1/3
    }
    .grid__item_bld:nth-child(3) {
        grid-row: 2/3;
        grid-column: 1/3
    }
    .grid-inner .grid__item.grid-item-top:nth-child(2) img,
    .grid-inner .grid__item:first-child img,
    .grid-inner .grid__item:nth-child(10) img {
        height: 460px
    }
    .grid__item_bld:first-child {
        grid-row: 1/1;
        grid-column: 1/2
    }
    .grid__item_bld:nth-child(2) {
        grid-row: 2/2;
        grid-column: 1/2
    }
    .grid__item_bld:nth-child(3) img {
        height: 381px
    }
    .grid__item_bld:nth-child(3) {
        grid-row: 1/3;
        grid-column: 2/4
    }
    .grid__item:nth-child(10) {
        grid-row: 3/5;
        grid-column: -1/3
    }
}

@media(min-width:1199px) {
    .grid__item_bld:nth-child(3) img {
        height: 456px;
        width: 100%
    }
    .grid__item.grid-item-top:nth-child(2) img,
    .grid__item:first-child img,
    .grid__item:nth-child(10) img {
        height: 550px
    }
    .grid-inner .grid__item.grid-item-top:nth-child(2) img,
    .grid-inner .grid__item:first-child img,
    .grid-inner .grid__item:nth-child(10) img {
        height: 560px
    }
}

.fancybox-nav span {
    visibility: visible !important
}

.fancybox-outer .fancybox-prev span {
    left: 42%;
    background-position: 0 -36px;
    position: fixed;
    top: 90%
}

.fancybox-outer .fancybox-next span {
    top: 90%;
    left: 55%;
    background-position: 0 -72px;
    position: fixed
}

.card-align {
    min-height: 300px
}

.card-align-1 {
    min-height: 350px
}

.rs-contact.style1 .contact-form .common-control input,
.rs-contact.style1 .contact-form .common-control textarea,
.wpcf7-select {
    border-bottom: 1px solid #ccc !important;
    border-top: 0 solid #000 !important;
    border-left: 0 solid #000 !important;
    border-right: 0 solid #000 !important;
    width: 100%;
    padding: 10px 7px;
    border: none;
    outline: 0;
    border-radius: 0;
    font-size: 16px
}

.subscribe-form,
.subscribe-form a {
    border-image-slice: 1;
    transition: .2s ease-in-out;
    width: 102px
}

.subscribe-form {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    font-size: 20px;
    padding: 13px 26px !important
}

.subscribe-form a {
    border-width: 1px;
    border-style: solid;
    padding: 10px 26px !important
}

.action-buttons a.download-form{
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    font-size: 20px;
    padding: 13px 26px !important;
	white-space: nowrap;
}

/* .action-buttons{
	margin: 0px 0px !important;
} */

.sbscribe-details-form {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    align-content: flex-end;
    color: #fff;
    margin-right: 14%;
    margin-top: -51px;
}


.sbscribe-details-form a:hover {
    color: #fff
}

.sbscribe-details-form {
    /*padding: 20px 0;*/
    color: #fff
}

.wpcf7-not-valid-tip {
    padding: 12px 13px !important
}
.mobile-navigation {
	overflow: hidden;
}
.proj-img {
	padding: 15px;
}
.mob-det {
	display: none;
}
.rts-breadcrumb-area {
	padding-top: 100px;
}
.bread-section {
	display: none;
	padding-top: 100px;
}
@media(max-width:1199px){
    .sbscribe-details-form {
        /* padding: 20px 0; */
        color: #fff;
        margin-right: 12%;
    }
	.card-align {
		min-height: 350px;
	}
	.emp-block .people-tit {
		font-size: 13px;
	}

}
@media(max-width:1025px) and (min-width:768px){
    .sbscribe-details-form{
         margin-right: 12%;
    }	
	.action-buttons {
		margin-top:0 !important;
		justify-content:start !important;
		margin-left:64px !important;
    padding: 20px 0px 0px 0px !important ;
	}
}

@media(max-width:991px){
    .sbscribe-details-form{
        display: flex;
        justify-content: center;
        margin-top: 5px;
        margin-right: 0;
    }
	.card-align {
		min-height: 450px;
	}
	.emp-block .people-tit {
		font-size: 14px;
	}
	
}

@media (max-width:768px) {
    .fancybox-outer .fancybox-prev span {
        left: 40%
    }
    .grid_bld-inner {
        padding-top: 0 !important
    }
    .sbscribe-details-form{
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        align-content: flex-end;
        margin-right: 0;
        margin-top: 0;
    }		
	.pc-det {
		display: none;	
	}	
	.mob-det {
		display: block;	
		padding: 0 15px;
	}
	.action-buttons {
		margin-left: 35px !important;
	}
}
@media (max-width:767px) {
	.card-align, .card-align-1 {
		min-height: 150px;
	}
	.connect-section {
		padding-top: 50px;
	}
	.content h1 {
    	font-size: 38px !important;
	}
	.bread-section {
		display: block;
	}
	.bread-section .bread-title {
		font-size: 22px;
	}
	.design-inner {
		padding: 20px 0 0;
	}
	.bread-section .bread-title .bread-cate {
		color: #606060;
	}
}
@media (max-width:499px) {
	.sec-title.sec-title-b {
		padding-left: 30px;
	}
	div.pad-left80 {
		padding: 0 15px;
	}
	.back-button-1, .sec-title-b::before {
		width: 15px;
		height: 25px;
		top: 0;
	}	
	.proj-img:nth-child(odd) {
		padding: 7.5px 7.5px 7.5px 15px;
	}
	.proj-img:nth-child(even) {
		padding: 7.5px 15px 7.5px 7.5px;
	}
}
@media (max-width:426px) {
    .fancybox-outer .fancybox-prev span {
        left: 37%
    }
	.action-buttons {
		margin-left: 0  !important;
	}
}
.fancybox-opened {
    z-index: 11114 !important;
}
.fancybox-overlay{z-index:9999 !important}
.fancybox-wrap{z-index:99999 !important}


.fixed-action-buttons a{
   color:#FFF;
}

.fixed-action-buttons {
    position: fixed;  
    bottom: 80px;     
    right: 20px;      
    z-index: 1000;    
    display: flex;
    flex-direction: column; 
   	gap: 10px;        
}

.action-btn {
    background-color: #007bff; 
    color: white;
	padding:6px 10px;
    border-radius: 0%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 16px;  
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s ease, transform 0.2s ease;
}

.action-btn:hover {
    background-color: #0056b3; 
   transform: translateY(-2px);
}


.pdf-btn {
    background-color: #3d3a3c; 
}
.pdf-btn:hover {
    background-color: #3d3a3c;
}


.inquiry-btn {
    background-color: #3d3a3c; 
}
.inquiry-btn:hover {
    background-color: #3d3a3c;
}

@media (max-width:767px) {    
    .fixed-action-buttons {
        position: fixed;
       	bottom: 10px;
        right: 10px;
/* 		flex-direction: row;  */
    }
    .action-btn {
        color: white;
       	width: 100%;
        height: 32px;
        border-radius: 0%;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        font-size: 14px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .action-btn:hover {
        background-color: #3d3a3c;
        transform: translateY(0px);
    }
}
