 @font-face {
            font-family: "FontAwesome";
            src: url(fonts/fontawesome-webfont.woff2);
        }

        @font-face {
            font-family: "Flaticon";
            src: url(fonts/Flaticon.woff2);
        }

        @font-face {
            font-family: "kitchor-icon";
            src: url(fonts/kitchor-icon-1.0.0.woff2);
        }

        @font-face {
            font-family: "flaticon_mycollection";
            src: url(fonts/flaticon_mycollection.ttf);
        }

        #a-section66 .col-md-4 {
            margin-bottom: 30px;
        }

        .wrap-blog-content a {
            color: #8d6e63;
            font-family: Lato;
            font-size: 16px;
            font-weight: 600;
            font-style: italic;
            position: absolute;
            bottom: 20px;
        }

        #new-section3 .row.align-item-center {
            align-items: center;
        }

        .btn-to-nexttst:hover {
            background: #8d6e63;
            color: #fff;
            text-decoration: none;
            transition: .4s;
        }

        .fa-circle::before {
            content: "\f111";
        }

        .fas.fa-circle {
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            font: normal normal normal 14px/1 FontAwesome;
            color: #8d6e63;
            margin-right: 10px;
        }

        .btn-h-sevideo:hover {
            background: #23262d;
            color: #fff;
            text-decoration: none;
        }

        .wrap-blog-boxx .wrap-blog-img {
            height: 250px;
            background: #222;
        }

        .wrap-blog-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .wrap-blog-content {
            height: 325px;
        }

        .row.row-stone-inner .col-md-6 {
            display: flex;
            justify-content: center;
            margin-bottom: 25px;
        }

        .imamge-wrapper-round-marbl {
            width: 170px;
            height: 170px;
        }

        .imamge-wrapper-round-marbl img {
            width: 100%;
        }

        .imamge-wrapper-round-marbl img {
            border-radius: 260px;
            height: 100%;
        }

        .row.row-stone-inner .col-md-6:nth-child(2n) {
            justify-content: start;
        }

        .wrap-blog-content h3 {
            font-family: 'Josefin Sans', sans-serif;
            font-size: 22px;
            font-weight: 800;
            white-space: nowrap;
            overflow: hidden;
        }

        .wrap-img-inerblack {
            background-image: url('images/black.jpeg');
            height: 100%;
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
        }

        #b-section1 .col-md-5,
        #b-section1 .col-md-7 {
            padding: 0;
        }

        #b-section1 .wrap-img-iner #owl-demo .item {
            height: 90vh;
            width: 100%;
        }

        #owl-demo1 .item {
            height: 80vh;
        }

        #owl-demo1 .owl-nav {
            display: none;
        }

        #owl-demo1 .owl-dots {
            display: none;
        }

        #owl-demo1 .btn-owl {
            margin: unset;
        }

        #owl-demo1 .content-owl-carasoul p {
            text-align: left;
        }

        #owl-demo1 .content-owl-carasoul h3 {
            text-align: left;
        }

        #a-section2 .wrap-img-a2 {
            display: flex;
            position: relative;
            width: 100%;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-line-pack: start;
            align-content: flex-start;
            justify-content: flex-end;
        }

        #a-section2 .wrap-back-img {
            text-align: left;
            top: 0;
            z-index: 2;
            margin-bottom: 0;
            position: absolute;
            width: 100%;
        }

        #a-section2 .wrap-back-img-container {
            transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-box-shadow .3s;
        }

        #a-section2 .img-back-absoult {
            vertical-align: middle;
            display: inline-block;
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            box-shadow: none;
            text-align: left;
        }

        #a-section2 .wrap-back-img-container1 {
            text-align: left;
            z-index: 2;
            width: 100%;
            position: relative;
        }

        #a-section2 .wrap-back-img-container11 {
            margin: 75px 0 0 80px;
            transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-box-shadow .3s;
        }

        #a-section2 .img-back-absoult1 {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            vertical-align: middle;
            display: inline-block;
        }

        #a-section2 .container {
            max-width: 1400px;
            width: 100%;
        }

        #a-section2 {
            padding: 0px 0px 150px;
        }

        .a1-about-2 {
            font-size: 48px;
            font-weight: 700;
            line-height: 52px;
            letter-spacing: -1px;
            margin-bottom: 20px;
        }

        .a1-about-1 {
            font-size: 14px;
            text-transform: uppercase;
            line-height: 20px;
            letter-spacing: 3.4px;
            font-family: Lato;
            font-weight: 800;
            color: #8d6e63;
        }

        .wrap-content-a2 p {
            font-size: 16px;
            line-height: 24px;
            font-family: Lato;
            font-weight: 400;
            color: #535353;
            margin-bottom: 50px;
        }

        .fa-solid.fa-arrow-right-long::before {
            content: "\f178";
        }

        .fa-solid.fa-arrow-right-long {
            font: normal normal normal 14px/1 FontAwesome;
            margin-left: 10px;
            margin-top: 5px;
        }

        .continue-readingfg {
            width: 245px;
            height: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            background: #b6a07a;
            color: #fff;
            font-family: Lato;
            border-radius: 60px;
            transition: .3s;
        }

        .continue-readingfg:hover {
            background: #8d6e63;
            color: #fff;
            text-decoration: none;
        }

        #a-section2 .row {
            align-items: center;
        }



        #a-section3 {
            padding: 70px 0px 70px;
        }

        #a-section3 .container {
            max-width: 1400px;
            width: 100%;
        }

        .wrap-box-left i {
            font-size: 66px;
            width: 66px;
            height: 66px;
            position: relative;
            display: block;
            font-family: kitchor-icon;
            font-style: normal;
            font-variant: normal;
            font-weight: 400;
            line-height: 1;
        }

        .kitchor-icon-professional_team::before {
            content: "";
        }

        .kitchor-icon-reasonable_prices::before {
            content: "";
        }

        .kitchor-icon-exclusive_design::before {
            content: "";
        }

        .wrap-box-12 {
            text-align: left;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
        }

        .wrap-box-left {
            display: inline-flex;
            -webkit-box-flex: 0;
            flex: 0 0 auto;
            margin-right: 30px;
        }

        .wrap-box-right h3 {
            font-size: 20px;
            font-weight: 700;
            text-transform: capitalize;
            line-height: 20px;
            letter-spacing: -.3px;
            font-family: 'Josefin Sans', sans-serif;
        }

        .wrap-box-right p {
            font-size: 16px;
            line-height: 24px;
            letter-spacing: -.3px;
            font-family: Lato;
            color: #535353;
        }

        .wrap-box-12 {
            width: 360px;
            max-width: 360px;
        }

        .wrap-box-12:hover {
            color: #8d6e63;
        }

        .over-b-lay {
            /* background: linear-gradient(180.2deg, rgb(30, 33, 48) 6.8%, rgb(74, 98, 110) 131%); */
            background: unset;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            opacity: .6;
        }









        @media only screen and (max-device-width: 540px) and (orientation: portrait),
        screen and (max-device-height: 540px) and (orientation: landscape),
        screen and (max-width: 540px) and (orientation: portrait),
        screen and (max-height: 540px) and (orientation: landscape) {
            #a-section2 .wrap-back-img-container11 {
                margin: 0;
            }

            #a-section66 .col-md-4 {
                margin-bottom: 15px;
            }

            #a-section2 .wrap-back-img {
                display: none;
            }

            #a-section2 .container {
                max-width: 100%;
                width: 100%;
                padding: 0;
            }

            .a1-about-2 {
                font-size: 34px;
                font-weight: 700;
                line-height: 36px;
                letter-spacing: -1px;
                margin-bottom: 20px;
                text-align: center;
            }

            .wrap-content-a2 p {
                text-align: center;
            }

            .a1-about-1 {
                text-align: center;
            }

            .continue-readingfg {
                margin: 0 auto;
            }

            .wrap-content-a2 {
                margin-top: 50px;
            }

            #b-section2 {
                padding: 100px 0px 50px;
            }


            #a-section3 .container {
                max-width: 100%;
                width: 100%;
                padding: 0;
            }

            .wrap-box-12 {
                width: 100%;
                max-width: 100%;
                display: block;
                text-align: center;
                margin-bottom: 60px;
            }

            .wrap-box-left {
                margin: 0;
                margin-bottom: 25px;
            }

            .mobile-flexx {
                display: block !important;
            }

            #b-section1 .col-md-5 {
                display: none;
            }

            .over-b-lay {
                background: linear-gradient(180.2deg, rgb(30, 33, 48) 6.8%, rgb(74, 98, 110) 131%) !important;
            }

            #b-section1 .content-owl-carasoul {
                transform: translate(-50%, -50%) !important;
            }

            #a-section5 .wrap-textt-a55 {
                padding: 50px 0px 0px;
            }

            #a-section5 .wrap-content-a55g.wrap-content-a2 {
                margin-top: 0px;
            }

            .a-link0image-scale {
                margin-bottom: 15px;
            }

            .content-absoult-bif {
                min-height: auto !important;
            }

            #b-section5 {
                overflow: hidden;
            }

            #a-section3 {
                overflow: hidden;
            }

            #a-section2 {
                overflow: hidden;
            }

            #footer1 {
                padding-bottom: 20px;
                padding-top: 50px;
            }

            .col-lg-3.col-md-12.col-sm-12.foooter-columns {
                margin-top: 50px;
            }

            .col-lg-3.col-md-12.col-sm-12.foooter-columns:first-child {
                margin-top: 0px;
            }

            .footer-title {
                margin-bottom: 10px;
            }

            .footer-bottom {
                padding: 15px 0px;
            }

            .copyright.text-center p {
                margin-bottom: 0px;
            }

            .container.container-containerr .col-lg-12 {
                padding: 0;
            }

            .wrap-video-bgggg {
                margin-top: 50px;
            }

            .video-icon-rotate {
                padding: 135px !important;
                width: 100%;
            }

            .video-span-rotate-before {
                height: 70px !important;
                width: 90px !important;
            }

            #a-section67 {
                padding-bottom: 0px !important;
            }

            .wrap-a-content-67 h2 {
                font-size: 30px;
                text-align: center;
                line-height: 1.4;
            }

            .wrap-a-content-67 h3 {
                text-align: center;
            }

            .wrap-yl-to.nesxt li {
                font-size: 14px !important;
            }

            .row.row-stone-inner .col-md-6 {
                width: 50%;
            }

            .imamge-wrapper-round-marbl {
                width: 130px;
                height: 130px;
            }

            .wrap-image-right-stone {
                margin-top: 40px;
            }

            #new-section3 .container {
                max-width: 100%;
                width: 100%;
                padding: 0;
            }
        }


        @keyframes animatedBackground {
            from {
                background-position: 0 0;
            }

            to {
                background-position: 100% 0;
            }
        }

        .animate-div {
            background-repeat: repeat-x;
            animation: animatedBackground 25s linear infinite alternate;
        }


        .wrap-img-inerblack {
            background-repeat: repeat-x;
            animation: animatedBackground 10s linear infinite alternate;
        }

        @keyframes animatedBackground {
            from {
                background-position: 0 0;
            }

            to {
                background-position: 100% 0;
            }
        }








        #a-section5 {
            background: #23262d;
            padding: 150px 0px;
        }

        #a-section5 .a1-about-2 {
            color: #fff;
        }

        #a-section5 .container {
            max-width: 1200px;
            width: 100%;
        }

        .conter-boxx-number {
            color: #8d6e63;
            font-family: 'Josefin Sans', sans-serif;
            font-size: 80px;
            font-weight: 700;
        }

        .no-conter-boxx {
            margin: 0 10px 0 0;
            display: flex;
            font-size: 69px;
            font-weight: 600;
            line-height: 1;
        }

        .wrappeer-conter-boxx {
            align-items: center;
            display: flex;
            flex-direction: row;
            flex-grow: 1;
            margin-bottom: 10px;
        }

        .no-conter-boxx {
            margin: 0 10px 0 0;
            display: flex;
            font-size: 69px;
            font-weight: 600;
            line-height: 1;
        }

        .conter-boxx-number {
            color: #8d6e63;
            font-family: 'Josefin Sans', sans-serif;
            font-size: 80px;
            font-weight: 700;
        }

        .conter-bboxx-title {
            color: #fff;
            font-size: 16px;
            font-weight: 600;
            line-height: 24px;
            text-align: left;
        }

        .wrap-content-a55 {
            padding: 30px 30px 25px 38px;
            position: relative;
            border: 10px solid #393c42;
            z-index: 0;
            transition: 1s;
            align-items: center;
            justify-content: flex-start;
            display: flex;
        }

        .wrap-content-a55::before,
        .wrap-content-a55::after {
            position: absolute;
            background-color: #23262d;
            z-index: -1;
            transition: 1s;
            content: "";
            height: 10px;
            width: 55%;
            left: 0;
            right: 0;
            margin: 0 auto;
        }

        .wrap-content-a55::before {
            width: 58%;
            top: -10px;
        }

        .wrap-content-a55::after {
            width: 58%;
            bottom: -10px;
        }

        .wrap-content-a55:hover::before,
        .wrap-content-a55:hover::after {
            background-color: #393c42;
        }

        .wrap-content-a55 {
            cursor: pointer;
        }

        .wrap-textt-a55 {
            padding: 0px 50px;
        }

        #a-section5 .wrap-content-a2 p {
            color: #838485;
        }

        .a-link0image-scale {
            position: relative;
            display: flex;
            overflow: hidden;
            transition: .3s;
            box-shadow: none;
            text-decoration: none;
        }

        .image-absoult-bif {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            border-radius: 0;
            z-index: 1;
            overflow: hidden;
        }

        .image-absoult-bift1 {
            transition-duration: 300ms;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            -webkit-transition: all .75s cubic-bezier(.8, 0, .2, 1);
            -o-transition: all .75s cubic-bezier(.8, 0, .2, 1);
            transition: all .75s cubic-bezier(.8, 0, .2, 1);
            transition-duration: 0.75s;
            transition-duration: 0.75s;
            -webkit-background-size: cover;
            background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
            z-index: 1;
        }

        .content-absoult-bif {
            min-height: 560px;
            padding: 44px 44px 33px 37px;
            justify-content: flex-start;
            align-content: flex-start;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            position: relative;
            transition: .5s;
            z-index: 1;
            overflow: hidden;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            width: 100%;
        }

        .content-absoult-bift1 {
            display: flex;
            flex-direction: column;
            flex-wrap: wrap;
            height: 100%;
        }

        #a-section66 .container {
            max-width: 1720px;
            width: 100%;
            padding: 0;
        }

        #a-section66 {
            background: #23262d;
            padding-bottom: 150px;
        }

        .blackbg-overlay {
            background-color: #00000024;
            transition-duration: 300ms;
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 100%;
            pointer-events: none;
            left: 0;
            z-index: 2;
        }

        .h3-hover-imggh {
            margin-bottom: 303px;
            padding: 0 0 0 6px;
            color: #fff;
            font-family: 'Josefin Sans', sans-serif;
            font-weight: 700;
            font-size: 24px;
        }

        .p-hover-imggh {
            color: #fff;
            font-weight: 500;
            font-family: Lato;
            font-size: 18px;
            line-height: 28px;
        }

        .read-morw-btnn {
            color: #fff;
            font-family: Lato;
            font-weight: 700;
            text-transform: uppercase;
            margin-top: auto;
        }

        .a-link0image-scale:hover {
            text-decoration: none;
        }

        .a-link0image-scale:hover .image-absoult-bift1 {
            transform: scale(1.025);
        }

        .p-hover-imggh {
            max-height: 0;
            overflow: hidden;
            transition: all .75s cubic-bezier(.8, 0, .2, 1);
            opacity: 0;
            transform: translateY(10px);
        }

        .a-link0image-scale:hover .p-hover-imggh {
            max-height: 120px;
            opacity: 1;
            transform: translateY(0px);
        }

        #b-section6 {
            padding: 150px 0px 150px;
        }


        /**/



        #a-section67 {
            background: #23262d;
            padding: 0px 0px 100px;
        }

        #a-section67 .container {
            max-width: 1290px;
            width: 100%;
            padding: 0;
        }

        .wrap-a-content-67 h3 {
            font-size: 14px;
            text-transform: uppercase;
            line-height: 20px;
            letter-spacing: 3.4px;
            font-family: Lato;
            font-weight: 800;
            color: #8d6e63;
        }

        .wrap-a-content-67 h2 {
            font-size: 48px;
            font-weight: 700;
            line-height: 52px;
            letter-spacing: -1px;
            margin-bottom: 20px;
            color: #fff;
        }

        .kitchor-icon-full-service::before {
            content: "";
        }

        .kitchor-icon-deliver_value::before {
            content: "";
        }

        .kitchor-icon-partners::before {
            content: "";
        }

        .kitchor-icon-Integrity::before {
            content: "";
        }

        .wraapper-ico-nround i {
            font-family: kitchor-icon;
            font-style: normal;
            font-size: 68px;
            line-height: 1;
            font-weight: 400;
            color: #fff;
        }

        .wraapper-ico-nround {
            background-color: #32343b;
            fill: #fff;
            color: #fff;
            font-size: 68px;
            padding: 16px;
            border-radius: 50%;
            transition-duration: .3s;
            transition-property: transform;
            display: inline-block;
            line-height: 1;
            transition: all .3s;
            text-align: center;
        }

        .wrap-a-content-678 p {
            color: #9b9b9b;
            font-size: 15px;
            line-height: 24px;
            text-align: center;
            font-family: Lato;
        }

        .wrap-a-icon-676 {
            text-align: center;
            margin-bottom: 30px;
        }

        .wrap-a-content-678 h3 {
            color: #fff;
            text-align: center;
            font-family: 'Josefin Sans', sans-serif;
            font-size: 20px;
            font-weight: 700;
            margin-bottom: 0px;
        }

        .wrap-a-bocx-67 {
            padding: 43px 30px 40px 28px;
        }

        .wraapper-ico-nround:hover {
            transform: scale(1.1);
            background: #8d6e63;
        }

        .wrap-a-bocx-67:hover .wraapper-ico-nround {
            transform: scale(1.1);
            background: #8d6e63;
        }

        #a-section67 {
            background-image: url('images/h2-bg01.png');
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
        }

        /**/
        .container.container-containerr {
            background-image: url(images/About_BG_02.jpg);
            background-position: top center;
            background-repeat: no-repeat;
            background-position: top center;
            transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
            padding: 120px 0 !important;
            max-width: 1720px !important;
            width: 100%;
        }

        .wrap-bg-videoosct {
            max-width: 1290px;
            margin: 0 auto;
            width: 100%;
        }

        .container.container-containerr {
            margin-top: 50px;
        }

        .wrapp-a-sectionfdf h3 {
            font-size: 14px;
            text-transform: uppercase;
            line-height: 20px;
            letter-spacing: 3.4px;
            font-family: Lato;
            font-weight: 800;
            color: #8d6e63;
            margin-bottom: 30px;
        }

        .wrapp-a-sectionfdf p {
            font-size: 18px;
            line-height: 24px;
            font-family: Lato;
            font-weight: 400;
            color: #fff;
            margin-bottom: 50px;
        }

        .wrapp-a-sectionfdf h2 {
            font-size: 48px;
            font-weight: 700;
            line-height: 52px;
            letter-spacing: -1px;
            margin-bottom: 20px;
            color: #fff;
        }

        .btn-h-sevideo {
            width: 198px;
            height: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            background: #fff;
            color: #30373e;
            font-family: Lato;
            font-weight: 700;
            border-radius: 50px;
        }

        .kitchor-icon-play_2::before {
            content: "";
        }

        .btn-h-sevideo i {
            font-family: kitchor-icon;
            font-style: normal;
            font-size: 14px;
            margin-left: 8px;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            font-weight: 400;
            line-height: 1;
            vertical-align: middle;
        }

        .video-span-rotate-before i {
            font-family: kitchor-icon;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            font-weight: 400;
            line-height: 1;
            vertical-align: middle;
        }

        .video-span-rotate-before {
            height: 109px;
            width: 109px;
            border-radius: 50%;
            font-size: 20px;
            color: #fff;
            margin-right: 5px;
            -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
            order: 5;
            transform: translateX(2px);
            transition: transform .8s cubic-bezier(.45, 0, .14, 1.03);
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 5px;
        }

        .video-icon-rotate {
            padding: 135px 257px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            position: relative;
            box-shadow: none;
            text-decoration: none;
            transition: all .3s ease;
        }

        .video-span-rotate-before::before {
            top: 0;
            left: 0;
            padding: 0;
            z-index: 2;
            border: 2px solid rgba(255, 255, 255, .2);
            position: absolute;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            content: "";
        }

        .video-span-rotate-before::after {
            top: 0;
            left: 0;
            padding: 0;
            z-index: 3;
            border-top: 2px solid #fff;
            animation: spin 2s linear infinite;
            position: absolute;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            content: "";
        }

        .video-icon-rotate:hover {
            text-decoration: none;
        }

        .wrap-video-bgggg {
            background-image: url(images/About_09.jpg);
            background-repeat: no-repeat;
        }




        @keyframes spin {
            0% {
                transform: rotate(0deg);
            }

            100% {
                transform: rotate(1turn);
            }

            0% {
                transform: rotate(0deg);
            }

            100% {
                transform: rotate(1turn);
            }

            0% {
                transform: rotate(0deg);
            }

            100% {
                transform: rotate(360deg);
            }

            100% {
                transform: rotateZ(360deg);
            }

            0% {
                transform: rotate(0deg);
            }

            100% {
                transform: rotate(360deg);
            }

        }

        @media screen and (min-width: 1024px) and (max-width: 1500px) {
            .content-owl-carasoul {
                transform: translate(-50%, -35%) !important;
                z-index: 111111;
                width: 70%;
            }

            #a-section2 .container {
                max-width: 1200px;
                width: 100%;
            }

            #a-section3 .container {
                max-width: 1200px;
                width: 100%;
            }

            #new-section3 .container {
                max-width: 1200px !important;
                width: 100% !important;
            }
        }




        #new-section3 {
            padding: 50px 0px 150px;
        }

        #new-section3 .container {
            max-width: 1400px;
            width: 100%;
        }

        .top-section-cnt-martil h3 {
            text-align: center;
            font-family: Lato;
            font-size: 20px;
            font-weight: 700;
            text-transform: capitalize;
            position: relative;
            display: inline-block;
            color: #8d6e63;
            padding-left: 40px;
        }

        .top-section-cnt-martil h3::before {
            content: "";
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 30px;
            height: 2px;
            border-bottom: 1px solid #8d6e63;
        }

        .top-section-cnt-martil h2 {
            color: #222;
            font-family: 'Josefin Sans', sans-serif;
            font-weight: 700;
            font-size: 40px;
            margin: 10px 0px 20px;
            text-transform: capitalize;
        }

        .top-section-cnt-martil p {
            font-family: Lato;
            font-size: 18px;
            color: #666;
            font-weight: 500;
            line-height: 1.6;
        }

        .wrap-yl-to.nesxt {
            color: #30373f;
            font-family: Lato;
            font-size: 17px;
            font-weight: 600;
            font-family: Lato;
            text-transform: capitalize;
            padding-left: 0px;
            width: 50%;
            list-style: none;
        }

        .wrap-all-inner-ul {
            display: flex;
        }

        .wrap-yl-to.nesxt li {
            margin-bottom: 18px;
        }

        .btn-to-nexttst {
            background: #30373f;
            color: #fff;
            width: 192px;
            height: 53px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: Lato;
            font-weight: 500;
            letter-spacing: 1px;
        }

        /**/


        .over-b-lay {
            background: linear-gradient(180.2deg, rgb(30, 33, 48) 6.8%, rgb(74, 98, 110) 131%);
            background: background: linear-gradient(180.2deg, rgb(30, 33, 48) 6.8%, rgb(74, 98, 110) 131%);
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            opacity: .6;
        }



        #z-section1 {
            padding: 80px 0px;
        }

        #b-section7 {
            padding: 100px 0px;
        }

        .titile-h5-zsection1 {
            color: #30373f;
            font-family: Lato;
            font-size: 44px;
            text-transform: capitalize;
            text-align: left;
            font-weight: 900;
        }

        .subtitile-span-zsection1 {
            text-align: left;
            display: block;
            font-weight: 600;
            font-size: 14px;
            line-height: 22px;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin: 0 0 10px;
            display: block;
            position: relative;
            padding-left: 40px;
            color: #8d6e63;
            font-family: Lato;
        }

        .subtitile-span-zsection1::before {
            content: "";
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 30px;
            height: 2px;
            background: #8d6e63;
        }

        #z-section1 .wrap-content-b2 {
            border-bottom: 1px solid #e5e5e5;
            padding-bottom: 40px;
        }

        .wrap-box-zsection1 {
            background: #f6f4f5;
            padding: 60px 45px;
            padding-bottom: 60px;
            transition: all 0.5s ease;
            padding-bottom: 30px;
        }

        .titile-h5-zsection1box {
            font-size: 28px;
            line-height: 36px;
            margin-bottom: 30px;
            position: relative;
            transition: all 0.5s ease-in-out;
            text-transform: capitalize;
            font-family: 'Josefin Sans', sans-serif;
            font-weight: 700;
            position: relative;
        }

        .titile-h5-zsection1box::before {
            content: '';
            background: #8d6e63;
            width: 50px;
            height: 2px;
            bottom: -30px;
            position: absolute;
            transition: all 0.5s ease-in-out;
        }

        .titile-p-zsection1box {
            margin-top: -5px;
            padding-top: 30px;
            margin-bottom: 45px;
            font-family: Lato;
            font-size: 18px;
            color: #666;
        }

        .flaticon-floor::before {
            content: "\f107";
        }

        .wrapperz-box-icon i {
            font-family: flaticon_mycollection !important;
            font-style: normal;
            font-weight: normal !important;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            font-size: 72px;
            line-height: 80px;
            color: #8d6e63;
        }

        .flaticon-trowel::before {
            content: "\f117";
        }

        .flaticon-stones::before {
            content: "\f10e";
        }

        #z-section1 .container {
            max-width: 1300px;
            width: 100%;
        }

        .wrap-box-zsection1:hover {
            background: #30373f;
            color: #fff;
        }

        .wrap-box-zsection1:hover .titile-p-zsection1box {
            color: #fff;
        }

        .wrap-box-zsection1:hover .titile-h5-zsection1box {
            color: #fff;
        }



        /* new-css-banner */
        .content-owl-carasoul {
            max-width: 550px !important;
            margin: 0 auto;
            position: absolute;
            left: 30px !important;
            top: unset !important;
            transform: unset !important;
            z-index: 111111;
            bottom: 30px;
            text-align: left;
            background: #000 !important;
            padding: 40px 40px;
        }

        .content-owl-carasoul h3 {
            text-align: left !important;
            color: #fff;
            font-family: 'Josefin Sans', sans-serif;
            font-size: 45px !important;
            font-weight: 600;
        }

        .content-owl-carasoul p {
            text-align: left !important;
            color: #fff;
            font-family: 'Josefin Sans', sans-serif;
            font-size: 22px;
            font-weight: 400;
            z-index: 111;
            position: relative;
        }

        .btn-owl {
            width: 130px;
            height: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            background: #8d6e63;
            color: #fff;
            font-family: Lato;
            letter-spacing: 1px;
            margin: 0 auto;
            margin-left: auto;
            transition: .4s;
            margin-left: 0 !important;
            z-index: 111;
            position: relative;
        }

        .over-b-lay {
            background: none;
        }


        @media only screen and (max-device-width: 540px) and (orientation: portrait),
        screen and (max-device-height: 540px) and (orientation: landscape),
        screen and (max-width: 540px) and (orientation: portrait),
        screen and (max-height: 540px) and (orientation: landscape) {
            body #b-section1 .content-owl-carasoul {
                max-width: 90% !important;
                transform: unset !important;
                left: 20 !important;
            }

            .over-b-lay {
                background: none !important;
            }

            .content-owl-carasoul.mobile-flexx::before {
                background: #000 !important;
                content: ;
                content: '';
                left: 0;
                top: 0;
                bottom: 0;
                right: 0;
                position: absolute;
                opacity: .7;
            }

            .content-owl-carasoul.mobile-flexx {
                background: none !important;
            }
        }

        #a-section-dst {
            background: #23262d;
            padding: 70px 0px;
            margin-bottom: 55px;

        }

        .white {
            color: #fff;
            text-align: center;
        }

        .wrap-img-a2-trade img {
            width: 100%;
            display: block;
            margin: auto;
        }

        .mediabox-wrap {
            position: fixed;
            width: 100%;
            height: 100%;
            background-color: #000;
            background-color: rgba(0, 0, 0, 0.8);
            top: 0;
            left: 0;
            opacity: 0;
            z-index: 999;
            -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            -webkit-animation-name: mediabox;
            animation-name: mediabox;
        }

        @-webkit-keyframes mediabox {
            0% {
                opacity: 0;
            }

            100% {
                opacity: 1;
            }
        }

        @keyframes mediabox {
            0% {
                opacity: 0;
            }

            100% {
                opacity: 1;
            }
        }

        .mediabox-content {
            max-width: 680px;
            display: block;
            margin: 0 auto;
            height: 100%;
            position: relative;
        }

        .mediabox-content iframe {
            max-width: 100% !important;
            width: 100% !important;
            display: block !important;
            height: 480px !important;
            border: none !important;
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto 0;
        }

        .mediabox-hide {
            -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            -webkit-animation-name: mediaboxhide;
            animation-name: mediaboxhide;
        }

        @-webkit-keyframes mediaboxhide {
            0% {
                opacity: 1;
            }

            100% {
                opacity: 0;
            }
        }

        @keyframes mediaboxhide {
            0% {
                opacity: 1;
            }

            100% {
                opacity: 0;
            }
        }

        .mediabox-close {
            position: absolute;
            top: 0;
            cursor: pointer;
            bottom: 528px;
            right: 0px;
            margin: auto 0;
            width: 24px;
            height: 24px;
            background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAMvSURBVHja7Js9aBRBFMd/d1lPY6FiJVjY+Fkoxl7wA1Q0prQRS6tgoZV2MWIRRVHUUq3U+JnESrS2sBXBzipREWMlATXwt8gFznC5nd15M7Nn8uC45nZnfr/dY96+N1uTxFKOOks8lgUU/H2t4tJqIQUcAiaBGeBymcECRgO4B/wBPgJ9zkdKcvkclfRL/8ZtSTXH40N+GpLGF8zth6Q9Lse7DHCsDXxVJLSDLyQhb4B+Sb/VOVJJ6ATfKqGvrIDjDvCpJLjAz8d0JwmLDTBQAD62hIakiYJzm5a021VAfwn4WBLKwLdK2JUnIJP0XX4RSoIP/Hy8W3jeepv1dL3nmjwI3DLOExrAU2DA8zwb8xKhGeCuwYQtJTSAZwbwAHdcEqFM0mPZhO/foSHppdFcrraby2IDV0FCcPi8PCClhCjwLplgCgkrDeGv5I3pcjViSogK7yogloTo8EUEhJaQBL6oAGsJ9yVtkrRD0qsU8JKolagKZ8AD4ETFymFXgPOAQpXE5mMWOAk86XZ4n6pwlSSUhvcti1dBghe8RV8gpYQRX3irxkgKCSPABV94y85QTAlm8NatsRgSTOGBUnmAS57w3KiA0Ro3gHOW8KEEAOwE3hvfXWubFauu6A6vCND07OmW9viq5vpsGT3AtRAN2XoA+BfAwQBiTweoNpMZw48BRwKuAoPN7zNVWwZjwAfpO9S7DN5cQmYAPw4cTvAsYPJ3qHcpvNmdUO9ieBMJZQT0AhMVgfeWUC8BP87cjjHfuA6sATY0c4c0EgpUUHslvTaq3l5aUL1N1oarAnxSCVWBTyYhJvyw41XJJI3GkpAH/yYyfHQJi01gdUL4qBKqCh9NQrtBx4wGvGi0XS6T9MhoTkN5AtZVDN5awlTePsGfwDfPjGwYGDKu3s4Cp4BRz/N8cskED0iaqciVt7wTvkra5roKlJEQGt5HwhdJ24vmAUUkDEV+VyCT9NBxbp/bXXnXTNBFQmz4IhI6wrs+C+zvICEVvIuEKUlbrZ4G97WRkBq+k4RJSVusd4ntlfSheVudrQh8q4SbmntH6K2kzSF3if1Xsfzq7LKAJR5/BwCdAQBJn4egPgAAAABJRU5ErkJggg==') no-repeat;
            background-size: 24px 24px;
            -webkit-background-size: 24px 24px;
            -moz-background-size: 24px 24px;
            -o-background-size: 24px 24px;
        }

        .mediabox-close:hover {
            opacity: 0.5;
        }

        @media all and (max-width: 768px) and (min-width: 10px) {
            .mediabox-content {
                max-width: 90%;
            }
        }

        @media all and (max-width: 600px) and (min-width: 10px) {
            .mediabox-content iframe {
                height: 320px !important;
            }

            .mediabox-close {
                bottom: 362px;
            }
        }

        @media all and (max-width: 480px) and (min-width: 10px) {
            .mediabox-content iframe {
                height: 220px !important;
            }

            .mediabox-close {
                bottom: 262px;
            }
        }
