.header {
    /* background: rgba(0, 0, 0, .5)!important; */
    padding-top: 20px!important;
    padding-bottom: 20px!important;
    background-color: rgba(0, 0, 0, 0.74);
    transition: all 0.4s ease;
}

.header__burger {
    color: #fff;
}


.text-justify {
    text-align: justify;
}


.bradcrum-img {
    min-height: 500px;
    display: flex;
    align-items: center;
}

.bradcrum-img h1 {
    color: #fff;
}

.overlay-main {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
}

.bg-black {
    background-color: #000;
}

.header__curtain {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
}

.bg-ornament {
    background-image: url(../image/marble.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.header__burger-line:before {
    background: #fff!important;
}

.header-btn {
    position: absolute;
}

.header-btn-right {
    position: absolute;
    right: 0;
}

.header__burger_opened {
    color: #000;
}

.header__burger_opened .header__burger-line:before {
    background: #000!important;
}

.menu-overlay>li {
    margin-top: 1em;
    margin-bottom: 1em;
}

.menu-overlay .sub-menu>li>a {
    display: flex;
    justify-content: center;
    /* width: 100%; */
}

.menu-overlay .sub-menu>li>a .menu-overlay__item-wrapper {
    display: flex;
    justify-content: center;
    /* width: 100%; */
}

.mar-one {
    float: left;
    width: 50px;
    position: relative;
}

.mar-one img {
    position: absolute;
    bottom: 40px;
}

.mar-two img {
    position: absolute;
    bottom: -50px;
    left: 113px;
}

.mar-three img {
    position: absolute;
    bottom: -137px;
    left: 187px;
}

.mar-four img {
    position: absolute;
    bottom: -175px;
    left: 306px;
}

.mar-five img {
    position: absolute;
    bottom: -146px;
    left: 418px;
}

.mar-six img {
    position: absolute;
    bottom: -146px;
    left: 556px;
}

.mar-seven img {
    position: absolute;
    bottom: -138px;
    left: 665px;
}

.mar-eight img {
    position: absolute;
    bottom: -19px;
    left: 763px;
}

.mar-nine img {
    position: absolute;
    bottom: -64px;
    left: 855px;
}

.mar-ten img {
    position: absolute;
    bottom: 20px;
    left: 1010px;
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.content-move {
    transition: all 0.3s ease-out 0s;
}

.mar-one .name {
    position: absolute;
    top: -90px;
    text-align: center;
    padding-left: 0px;
    display: none;
    font-size: 11px;
    width: 80px;
    left: -15px;
}

.mar-one:hover .name {
    display: block;
}

.mar-two .name {
    position: absolute;
    top: -90px;
    text-align: center;
    padding-left: 5px;
    left: 59px;
    display: none;
    font-size: 11px;
    width: 150px;
}

.mar-two:hover .name {
    display: block;
}

.mar-three .name {
    position: absolute;
    top: -90px;
    text-align: center;
    left: 165px;
    display: none;
    font-size: 11px;
    width: 140px;
}

.mar-three:hover .name {
    display: block;
}

.mar-four .name {
    position: absolute;
    top: -90px;
    text-align: center;
    left: 280px;
    display: none;
    font-size: 11px;
    width: 142px;
}

.mar-four:hover .name {
    display: block;
}

.mar-five .name {
    position: absolute;
    top: -90px;
    text-align: center;
    left: 410px;
    display: none;
    font-size: 11px;
    width: 140px;
}

.mar-five:hover .name {
    display: block;
}

.mar-six .name {
    position: absolute;
    top: -90px;
    text-align: center;
    left: 535px;
    display: none;
    font-size: 11px;
    width: 135px;
}

.mar-six:hover .name {
    display: block;
}

.mar-seven .name {
    position: absolute;
    top: -90px;
    text-align: center;
    left: 638px;
    display: none;
    font-size: 11px;
    width: 141px;
}

.mar-seven:hover .name {
    display: block;
}

.mar-eight .name {
    position: absolute;
    top: -90px;
    text-align: center;
    left: 740px;
    display: none;
    font-size: 11px;
    width: 130px;
}

.mar-eight:hover .name {
    display: block;
}

.mar-nine .name {
    position: absolute;
    top: -90px;
    text-align: center;
    left: 847px;
    display: none;
    font-size: 11px;
    width: 153px;
}

.mar-nine:hover .name {
    display: block;
}

.mar-ten .name {
    position: absolute;
    top: -90px;
    text-align: center;
    left: 950px;
    display: none;
    font-size: 11px;
    width: 200px;
}

.mar-ten:hover .name {
    display: block;
}

.mar-elevan .name {
    position: absolute;
    top: -90px;
    text-align: center;
    padding-left: 5px;
    left: -10px;
    display: none;
    font-size: 11px;
    width: 180px;
}

.mar-elevan:hover .name {
    display: block;
}

.mar-elevan {
    float: left;
    width: 29px;
    position: relative;
}

.mar-elevan img {
    position: absolute;
    bottom: 52px;
    left: 66px;
}

.mar-two {
    float: left;
    width: 58px;
    position: relative;
}

.mar-three {
    float: left;
    width: 100px;
    position: relative;
}

.mar-four {
    float: left;
    width: 95px;
    position: relative;
}

.mar-five {
    float: left;
    width: 120px;
    position: relative;
}

.mar-six {
    float: left;
    width: 92px;
    position: relative;
}

.mar-seven {
    float: left;
    width: 80px;
    position: relative;
}

.mar-eight {
    float: left;
    width: 75px;
    position: relative;
}

.mar-nine {
    float: left;
    width: 135px;
    position: relative;
}

.mar-ten {
    float: left;
    width: 80px;
    position: relative;
}

.elementor-widget {
    position: relative;
}

.about-mt-350 {
    margin-top: 350px;
}


/* .slider__thumb {
    box-shadow: 1px 1px 15px 1px #333333 inset;
} */

.bg__img-slider {
    /* background: rgba(0, 0, 0, .5); */
    padding: 20px;
    border-radius: 20px;
    text-align: center;
}

.translate {
    position: fixed;
    bottom: 15px;
    left: 15px;
    width: 50px;
    height: 50px;
    background-color: #000;
    overflow: hidden;
    border-radius: 50%;
    display: -ms-grid;
    display: grid;
    place-content: center;
    cursor: pointer;
    -webkit-box-shadow: 0 0 12px rgb(0 0 0 / 8%);
    box-shadow: 0 0 12px rgb(0 0 0 / 8%);
    z-index: 1000;
}

.translate i {
    color: #fff;
    font-size: 24px;
}

#google_translate_element {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
}

.about-sec .lazy-wrapper img {
    width: 100%;
}

h1.xl {
    font-weight: 500;
}

h2.slider__heading {
    font-size: 44px;
    font-weight: 700;
}

.catalouge_title {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.logo-center {
    margin: 0 auto;
}


.stroke {
    font-family: 'Brush Script MT', cursive!important;
    font-size: 130px;
    font-weight: 100;
    line-height: 77px;
}

.slider-main-head {
    text-align: center;
    display: flex;
    justify-content: center;
}

.slider-main-head h2 {
    text-align: right;
    font-weight: 100;
    color: var(--h1-color-light);
}

.slider-main-head h2 a {
    color: var(--h1-color-light);
}

@media (min-width: 992px) {
    .footer__inner .col-lg-3 {
        justify-content: center;
        display: flex;
    }
}


/* tab line */


/* .tabline {
    display: flex;
}

.tab {
    flex: 1;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    border: 1px solid #ddd;
    border-right-color: #fff;
    color: #000;
    border-top: 0px;
}

.tabpanel {
    display: flex;
}

.tab-content {
    flex: 1;
    padding: 10px;
    display: none;
    transition: all 0.5s ease;
}

.tab-content.active {
    display: flex;
}

.product-tab {
    display: block;
    background-color: #eef1f2;
    padding: 30px;
}

.demo {
    padding: 0px;
    min-height: 280px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.tab.active {
    font-weight: 600;
} */


/* tab line end */

@media (max-width: 1024px) {
    .elementor-hidden-tablet {
        display: none;
    }
    .our-innovation.section_h-800 {
        height: auto;
        max-height: initial;
    }
    .ipad-none {
        display: none!important
    }
}

@media (min-width: 1025px) {
    .elementor-hidden-desktop {
        display: none;
    }
}


/* home tiles end series */


/* responsive */

@media (max-width: 900px) {
    .ipad-order-2 {
        order: 2;
    }
    .footer-logo {
        margin-bottom: 2em;
    }
    h2.slider__heading {
        font-size: 30px;
    }
}

@media (max-width: 600px) {
    .menu-overlay>li {
        margin-top: 1em;
        margin-bottom: 1em;
    }
    .logo img {
        max-width: 120px;
    }
    h2.slider__heading {
        font-size: 25px;
    }
    .header-btn {
        display: none;
    }
    .logo-center {
        margin: 0;
    }
    .stroke {
        font-size: 90px;
        line-height: 61px;
    }
}