@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

body {
    /* font-family: 'Plus Jakarta Sans' !important; */
    font-family: "Playfair Display", serif !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    font-size: 16px !important;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "lnum";

}
.ourpartners .item {
    -webkit-transform: unset;
    -ms-transform: unset;
}

img {
    max-width: 100%;
    height: auto;
}

video {
    width: 100%;
}

a,
a:hover {
    text-decoration: none;
}

button:focus,
.form-control:focus {
    outline: 0;
    box-shadow: unset;
}

header.header .cont-btn:hover {
    background: #fad38f;
    color: black;
    border-color: #fad38f !important;
}

header.header .cont-btn:hover svg path {
    fill: black;

}

.our-partner {
    background: #F2ECE4;
    padding: 90px 0;
}

.clients figure {
    margin: 0;
}

.clients figure img {
    height: 60px;
}

.clients {
    justify-content: space-evenly;
}

.our-partner h6{
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 57px;
    letter-spacing: -0.02em;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 60px;
}

.fasion {
    height: 100vh;

    background-size: cover;
    background-position: center center;
}

.sticky-area {
    display: flex;
    flex-direction: column;
    gap: 200px;
    background: #4a2b31;
}

.ourpartners .item:before {
    display: none;
}

.ourpartners .item figure {
    height: 90px;
    margin: 0px
}

.ourpartners .item figure img {
    object-fit: contain;
    width: auto !important;
    height: 100%;
}

.ourpartners .item {
    -webkit-transform: unset;
    -ms-transform: unset;
}

.fasion h1, .brand h2 {
    color: white;
    font-size: 40px;
    line-height: 57px;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: 500;
}

.innovation .position-absolute {
    left: 70px;
    top: 90px;
}

.sticky2nd-blcok {
    display: flex;
    flex-direction: column;
    gap: 47px;
    background-color: #4A2B31;
}

.barnd-vlue {
    padding: 100px 0;
    text-transform: uppercase;
    background: #4a2b31;
}

.barnd-vlue h2 {
    font-size: 45px;
    font-weight: 500;
    line-height: 57px;
    letter-spacing: -0.02em;
    margin: 0;
}

.text-grid {
    background: -webkit-linear-gradient(#d39836, #fce58b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.innovation {
    position: sticky;
    top: 90px;
}

.innovation .position-absolute h2 {
    text-transform: uppercase;
    font-size: 80px;
    font-weight: 700;
    line-height: 90px;
    letter-spacing: -0.02em;
    color: black;
    margin-bottom: 0;
}

.innovation .position-absolute h6 {
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;

    color: black;
}

.trust .position-absolute {
    top: 70px;
    max-width: 660px;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
}

.trust .position-absolute p {
    max-width: 1600px !important;
    margin: 0;
}

.trust .position-absolute .line {
    margin-left: auto !important;
    margin-right: auto !important;
}

.innovation .position-absolute .line {
    margin: 20px 0;
    width: 340px;
    height: 1px;
    background: black;
}

.innovation .position-absolute p {
    max-width: 625px;
    font-size: 20px;
    font-weight: 400;
    line-height: 31px;
    color: black;
}

.stickyblock {
    background: #4a2b31;
    position: sticky;
    top: 100px
}

.stickyblock .gridvalue h3 {

    font-size: 45px;
    font-weight: 500;
    line-height: 57px;
    letter-spacing: -0.02em;
    color: #000
}

.gridvalue {
    padding-top: 64px;
    padding-bottom: 65px;
    width: 100%;
    background: linear-gradient(270deg, rgba(242, 236, 228, 0) 0%, #F2ECE4 46.03%, rgba(242, 236, 228, 0) 96.92%);

}

.gridvalue .conateint {
    display: table;
    margin: auto;
}

.gridvalue .conateint p {
    max-width: 422px;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    color: #000
}

.grid2 {
    background: linear-gradient(270deg, #F2ECE4 46.03%, rgba(242, 236, 228, 0) 96.92%);

}

.banner-content {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 93px;

}

.banner-content button {
    transition: 0.3s all;
}

.banner-content button:hover {
    background-color: #4A2B31;
    border-color: #4A2B31;
    color: white;
}

.banner-content h1 {
    color: white;
    text-transform: uppercase;
    text-align: center;
}

.banenr-bnt {
    bottom: 24px;
    left: 0;
    right: 0;
    display: table;
    margin: auto;
}

.about figure {
    padding: 14px;
    border: 1px solid #4A2B31;

}

.owl-item .item {
    transition: 0.4s all;
}

.owl-item .item {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
}


.owl-item.center .item {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    margin: 0;
}

.owl-item .item {
    position: relative;
}

.owl-item .item::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #5B2D36 0%, rgba(0, 0, 0, 0.00) 100%);
    z-index: 1;
}

.owl-item .item p {
    z-index: 2;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    display: table;
    margin: auto;
    max-width: 400px;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.owl-dots {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-top: 1px dashed rgba(0, 0, 0, 0.20);
    margin-top: 80px !important;
}

.owl-dots .owl-dot {
    margin-top: 30px;
    position: relative;
}

.owl-dots .owl-dot::before {
    content: '';
    position: absolute;
    top: -38px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #BCA07B;
    left: 17px;
    background: white;

}

.owl-dots .owl-dot.active::before {
    background-color: #4A2B31;
    border-color: #4A2B31;
}

.owl-dots .owl-dot button {
    color: #875513;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 166.667% */
    letter-spacing: -0.36px;
    border: 0;
    background: transparent;
    opacity: 0.5;
    font-weight: 400;
    transform: translateY(-50px);
    padding-top: 50px;
}

.owl-dots .owl-dot button:hover,
.owl-dots .owl-dot.active button {
    color: black;
    opacity: 9;
}

.banner figure::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #150C00 0%, rgba(0, 0, 0, 0.00) 100%);
}

.banner h1 {
    color: #FFF;
    text-align: center;
    -webkit-text-stroke-width: 0.20000000298023224;
    -webkit-text-stroke-color: #FFF;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.banner button {
    width: 600px;
    display: inline-block;
    border: 1px solid white;
    color: white;
    height: 70px;
    text-align: center;
    background-color: transparent;
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 66px;
    /* 156.667% */
}

.about {
    background: #F2ECE4;
    padding-top: 130px;
    padding-bottom: 100px;
    overflow: hidden;
}

.aboutabs {
    position: absolute;
    right: 0;
}

.aboutabstwo {
    position: absolute;
    top: 0;
    left: 80px;
}

.tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #717171;
    font-size: 10px;
    font-weight: 400;
    line-height: 25px;
    /* 250% */
    letter-spacing: 2px;
    margin-bottom: 18px;
}

.tag span {
    width: 19px;
    display: inline-block;
    height: 1px;
    background: black;
    margin: auto;
}

.about h2 {
    color: #000;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 57px;
    /* 126.667% */
    letter-spacing: -0.9px;
    text-transform: uppercase;
}

.about h2 span {
    color: #4a2c31;
    /*background: -webkit-linear-gradient(#E2AE60 , #FFD997, #E2AE60);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}

.about p {
    color: #717171;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    /* 138.889% */
    position: relative;
    margin-top: 30px;
}

.def-btn {
    border-radius: 8px;
    border: 1px solid #4A2B31;
    background: #4A2B31;
    color: white;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding: 6px 33px;
    display: inline-block;
    font-family: 'GoudyTitling';
}

.about .def-btn {
    margin-top: 56px;
    position: relative;
    z-index: 1;
}

.our-project {
    background: #4A2B31;
    /* color: white; */
    padding: 60px 0;
    overflow: hidden;
}

.our-project>* {
    color: white;
}

.our-project .tag {
    color: white;
}

.our-project .tag span {
    background: white;
}

.our-project h2 {
    color: #FFF;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 57px;
    /* 142.5% */
    letter-spacing: -0.8px;
    text-transform: uppercase;
    margin-bottom: 22px;
}

.our-project h2 span {
    color: #B2936A;
    background: -webkit-linear-gradient(#d39836, #fce58b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.our-project p {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    /* 178.571% */
    max-width: 580px;
    margin-bottom: 77px;
}

.our-project figure {
    position: relative;
    margin: 0;
    overflow: hidden;
    width: 100%;
}

.our-project figure img {
    width: 100%;
    height:550px;
    object-fit: cover;

    
}

.figtext {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    /* 166.667% */
    font-family: 'GoudyTitling';
    transition: 0.3s ease-in-out;
    /*background: #4a2c317a;*/
    width: 100%;
    padding: 18px 13px;
    background: -webkit-linear-gradient(#d39836, #fce58b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.figtext span {
    width: 18px;
    height: 1px;
    background: #d39836;
    display: inline-block;
}

.our-project .def-btn {
    margin-top: 50px;
    background: white;
    color: #4A2B31;
}

.our-journy {
    background: #F2ECE4;
    padding-top: 100px;
    padding-bottom: 240px;
    overflow: hidden;
}

.our-journy .tag {
    color: black;
}

.our-founder .carousel-inner {
    height: 750px;
}

.our-journy h5 {
    color: #000;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 57px;
    /* 142.5% */
    letter-spacing: -0.8px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.our-journy h5+p {
    max-width: 570px;
}

.myslider {
    margin-top: 60px;
}

.our-journy h5 span {
    color: #4a2c31;
    /*background: -webkit-linear-gradient(#E2AE60 , #FFD997, #E2AE60);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}

.journyabs {
    position: absolute;
    right: 60px;
    bottom: 50px;
}

.banner {
    width: 100%;
    overflow: hidden;
}

footer {
    background: #4A2B31;
    color: white;
    padding-top: 75px;
    padding-bottom: 50px;
}

footer p {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 208.333% */
    margin: 0;
    max-width: 350px;
}

.title {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    /* 125% */
    letter-spacing: -0.4px;
    font-family: 'GoudyTitling';
    margin-bottom: 20px;
}

ul.links {
    list-style: none;
    padding: 0;
    margin: 0;
}

footer a {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    /* 208.333% */
    display: block;
    text-decoration: none;
}




footer a:hover {
    color: white;
}

div#email_feedback {}

.groupform .invalid-feedback {
    border-top: 1px solid black;
}


.groupform {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: white;
    padding: 4px;
    gap: 8px;
    border-radius: 8px;
    margin-top: 10px;
    width: 100%;
}

.groupform>* {
    width: 100%;
}

.groupform input {
    border: 0;
    height: 34px;
    color: black;

}

.groupform input:focus {
    outline: 0;
    border: 0;
    box-sizing: unset;
}

footer a+p {
    margin-top: 10px;
}

header.header {
    POSITION: fixed;
    z-index: 9;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    transition: 0.3s all;
}

header.header button {
    background: transparent;
    border: 0;
    color: white;
}

header.header.sticky {
    background: #4A2B31;
}

.title-wraper {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(../images/aboutbanner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    object-fit: cover;
}

.title-wraper h1 {
    color: #FFF;
    text-align: center;
    -webkit-text-stroke-color: #FFF;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.vline {
    height: 100%;
    width: 1px;
    background: black;
}

.history {
    background: #F2ECE4;
    padding-top: 115px;
    padding-bottom: 150px;
}

.history .tag {
    color: #717171;
}

.history h2 {
    color: #000;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 57px;
    letter-spacing: -0.9px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.history h2 span {
    color: #4a2c31;
    /*background: -webkit-linear-gradient(#E2AE60 , #FFD997, #E2AE60);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}

.history h2+p {
    color: #717171;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    max-width: 470px;
    margin-bottom: 76px;
}

.history h3 {
    color: #000;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 120% */
    letter-spacing: -0.5px;
    text-transform: uppercase;
}

.history h3+p {
    color: #717171;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    /* 178.571% */
    max-width: 420px;
}

.history figure {
    max-width: 420px;

}

.mt-100 {
    padding-top: 100px;
}

.pt-80 {
    padding-top: 80px;
}

.our-founder {
    background: #4A2B31;
    color: white;
    padding-top: 82px;
    padding-bottom: 230px;
}

.our-founder h4 {
    color: #575757;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 57px;
    /* 142.5% */
    letter-spacing: -0.8px;
    text-transform: uppercase;
    margin-bottom: 18px;
}

.our-founder h4 span {
    color: #000;
    /*background: -webkit-linear-gradient(#E2AE60, #FFD997, #E2AE60);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}

.our-founder h4+p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    /* 178.571% */
    max-width: 470px;
}


.our-founder .carousel .col-md-6 {
    padding-left: 80px;
}

.our-founder .founderdetails {
    background: #F2ECE4;
    color: black;
}

.our-founder .col-md-5 {
    background: #F2ECE4;
    color: black;
    padding-left: 80px;
    padding-right: 160px;
    padding-top: 46px;
    padding-bottom: 50px;
}

.our-founder .carousel h2 {
    font-family: 'GoudyTitling';
    color: #000;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 57px;
    /* 190% */
    letter-spacing: -0.6px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.our-founder .founderdetails {
    /* transform: translateY(180px); */
    transition: 0.5s all;
}

.our-founder figure:hover .founderdetails {
    /* transform: translateY(0); */
}

.our-founder .carousel h3 {
    color: #575757;
    font-size: 28px;
    line-height: 26px;
    margin-bottom: 24px;
    text-transform: uppercase;

}

.carbtn {
    display: flex;
    justify-content: end;
    margin: 0;
    z-index: 2;
    position: relative;
    margin-top: -280px;
}

.carbtn button {
    margin: 0;
    border: 0;
    background: #BEA788;
    padding: 8px 20px;
}

.carbtn button img {
    height: 14px;
}

.our-founder .carousel p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 138.889% */
    margin-bottom: 0;
}

.our-founder figure:hover .founderdetails {
    transform: translateY(50px);
    opacity: 9;
}

.founderdetails {
    position: absolute;
    top: 70%;
    left: 0;
    width: 80%;
    margin: auto;
    right: 0;
    padding: 32px 26px;
    opacity: 0;
}

.our-founder .carousel h6 {
    color: #B2936A;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    /* 138.889% */
}

.our-founder .carousel ul {
    padding-left: 20px;
    margin-top: 25px;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}


.our-founder .carousel .carousel-control-prev {
    left: -120px;
    opacity: 9;
}

.our-founder .carousel .carousel-control-next {
    right: -130px;
    opacity: 9;
}

.careertitle {
    background-image: url(../images/careerbg.jpg);
}

.join {
    background: #F2ECE4;
    padding-top: 90px;
    padding-bottom: 90px;
}

.join h2 {
    color: #000;
    text-align: center;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 57px;
    margin-bottom:24px;
    letter-spacing: -0.9px;
    text-transform: uppercase;
}

.join h2 span {
    color: #4a2c31;
    /*background: -webkit-linear-gradient(#E2AE60 , #FFD997, #E2AE60);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}

.join p {
    color: #717171;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    /* 178.571% */
    max-width: 600px;

}

.join .box {
    background: #4A2B31;
    color: white;
    padding: 50px 44px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    gap: 36px;
}
.locatin-role div {
    gap: 4px;
    align-items: flex-start;
}

.locatin-role div span img {
    width: 20px;
}

.locatin-role div span {
    line-height: normal;
}
.applyform {
    padding: 220px 0 90px 0;
    background:#F2ECE4;
}
.row.jobpart {
    background: white;
    border-radius: 16px;
    /*margin-top: 90px;*/
    overflow: hidden;
}
.applyform .form-group {
    margin-bottom: 22px;
}

.applyform .form-group label {
    margin-bottom: 4px;
    color: black;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 400;
}
div#drop_zone p {
    margin: 0;
}
.applyform button.def-btn {
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 0;
    margin-top: 24px;
}


div#drop_zone p+ div {
    background: #EEE;
    display: table;
    margin: auto;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 12px;
    color: black;
    letter-spacing: 1px;
    margin-top: 8px;
    margin-bottom:0;
}
.applyform .form-group input {
    border: 1px solid #00000045;
    border-radius: 0;
}

.applyform .form-group input:focus {
    outline: 0;
    box-shadow: unset;
}

.applyform .form-group input {
    height: 40px;
}



.applyform .form-group input#attachment {height: unset;}

.applyform h2 {
    font-size: 45px;
    letter-spacing: 0.9px;
}
.join .box p {
    max-width: unset;
    text-align: left;
    margin: 0;
    color: white;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    /* 125% */
}

.join .box h6 {
    color: #B2936A;

    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    /* 178.571% */
    margin-bottom: 8px;
    background: -webkit-linear-gradient(#E2AE60, #FFD997, #E2AE60);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.join .row+.row {
    margin-top: 66PX;
}

.projecttitle {
    background-image: url(../images/projectbg.jpg);
}

.abstextforproject {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 24px;
    margin: 0;
}

.abstextforproject h3 {
    margin: 0;
    font-size: 26px;
}

.project-block {
    padding: 120px 0;
}

.project-block .row {
    row-gap: 66px;
}

.project-block .tag {
    font-size: 26px;
    color: black;
    font-family: 'GoudyTitling';
    margin: 0;
}

.project-block figure {
    overflow: hidden;
    margin: 0;
}

/* 
.project-block figure:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.project-block figure img {
    transition: 0.5s all;
} */



.overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;

}

.menuoverlay {
    background: #4A2B31;
overflow-Y:auto;
}

menu {
    width: 100%;

    display: flex;
    align-items: start;
    justify-content: start;
    flex-direction: row;
    margin: 0;
    padding: 0;
}

menu ul {
    display: flex;
    list-style: none;
    margin: 0;
    flex-direction: column;
    padding: 0;
    gap: 30px
}

menu ul li a {
    font-size: 32px;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: 2px;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
    position: relative;
    display: flex;
    align-items: center;
    background: -webkit-linear-gradient(#E2AE60, #FFD997, #E2AE60);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

menu ul li a:hover {
    color: rgba(255, 255, 255, 1);
}

.closemenu {
    position: absolute;
    left: 320px;
    top: 39px;
}

.overlay .row {
    padding: 20px 0;
}

menu ul li a span {
    width: 0;
    display: inline-block;
    height: 1px;
    background: white;
    transition: 0.5s all;
    background: -webkit-linear-gradient(#E2AE60, #FFD997, #E2AE60);
}

menu ul li a:hover span {
    width: 40px;
}

.overlay .title {
    font-size: 36px;
    margin-top: 80px;
}

menu {
    margin-top: 0px;
}

.contectmenu a:hover {
    color: white;
}

.contectmenu a {
    display: block;
    color: white;
    font-size: 18px;
    text-decoration: none;
    margin-bottom: 16px;
    /*background: -webkit-linear-gradient(#E2AE60 , #FFD997, #E2AE60);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}

.contectmenu .title {
    margin-bottom: 40px !important;
}

.contectmenu p {
    font-size: 18px;
    color: white;
    margin-bottom: 19px;
    /*background: -webkit-linear-gradient(#E2AE60 , #FFD997, #E2AE60);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}

.header .col::before {
    content: " ";
    width: 0px;
    height: 1px;
    background: white;
    position: absolute;
    right: 7px;
    bottom: -20px;

    animation-delay: 0.3s;
    opacity: .5;
    transition: opacity 0.3s ease;
}

header.header:not(.sticky) .col::before {
    transform: translateY(-3px);
    animation: widthFill 1s forwards;
}

header.col {
    position: relative;
}

header .col {
    position: relative;
}

@keyframes widthFill {
    0% {
        width: 0%
    }

    100% {
        width: 100%
    }
}

.rightcol:before {
    right: auto;
    left: 9px;
}

a,
a:hover {
    text-decoration: none !important;
}

.cont-btn {
    border: 1px solid white !important;
    align-items: center;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    padding: 7px 20px;
}

.cont-btn svg {
    margin-left: 13px;
}

.our-project figure:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.our-project figure img {
    transition: 0.5s ease-in-out;
}

.our-project figure:hover span {
    width: 30px;
}

.figtext span {
    transition: 0.3s ease-in-out;
}

.our-project figure:hover .figtext {
    font-size: 18px;

}

.loader {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    background: #4a2c31;
    position: fixed;
    opacity: 1;
    transition: opacity 1s ease-in-out;
}

.loader.hidden {
    opacity: 0;
    pointer-events: none;

}

.projectformblcok {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.projectformblcok .card {
    background: #00000047;
    padding: 50px 30px;
    border: 0;
    border-radius: 8px;
}

.projectformblcok .card button {
    padding: 10px 10px;
    border: 0;
    background: #4a2b31;
    color: white;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
}

.projectformblcok .card select {
    background: transparent;
    color: white;
    font-size: 14px;
    height: 42px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    width: 100%;
    border-color: white;
}

.projectformblcok .card select:focus {
    outline: 0;
    box-sizing: unset;
}

.projectformblcok .card .form-control {
    background: transparent;
    color: white;
    font-size: 14px;
    height: 42px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
}

.projectformblcok .card .row {
    gap: 48px;
}

.projectformblcok .card .form-control::placeholder {
    color: white;
    font-size: 14px;
}

.projectformblcok .card .form-control:focus {
    outline: 0;
    box-shadow: unset;
    border-color: white;
}

ul.sociallinks {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 8px;
    align-items: center;
}

ul.sociallinks li {
    width: 40px;
    flex: 0 0 40px;
}

ul.sociallinks li a svg {
    height: 30px;
}

ul.sociallinks li a svg path {
    fill: white;
}

.projectformblcok h1 {
    font-size: 51px;
    color: white;
    font-weight: 600;
    margin-bottom: 0;
}

.projectformblcok h1+p {
    font-size: 22px;
    color: white;
}

.projectformblcok .col-md-7 {
    padding-top: 70px;
}

a.telephone {}

a.telephone svg {
    width: 12px;
    flex: 0 0 12px;
}

a.telephone svg path {
    fill: white;
}

a.telephone:hover {
    color: white;
    text-decoration: none;
}

a.telephone {
    text-decoration: none;
    color: white;
    font-size: 20px;
    margin-top: 30px;
    display: flex;
    gap: 12px;
}

a.telephone span {
    width: 30px;
    height: 30px;
    background: #4a2b31;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.overlay button.cont-btn {
    background: linear-gradient(59deg, #d39836, #fce58b, #d39836);
    color: black;
    font-weight: 500;
    border: none !important;
}

.overlay button.cont-btn svg path {
    fill: black;
}

.projectformblcok h2 {
    font-size: 54px;
    color: white;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    background: -webkit-linear-gradient(#E2AE60, #FFD997, #E2AE60);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

header.header .logo2 {
    display: none;
}

header.header.sticky .logoone {
    display: none;
}

header.header.sticky .logo2 {
    display: block
}

.spinner-border.text-light {
    color: #fed896 !important;
}

button#muteButton {
    position: absolute;
    right: 24px;
    bottom: 24px;
    z-index: 7;
    border: 0;
    width: auto;
    padding: 0;
}

.abs-img {
    position: absolute;
    right: 0;
    bottom: 140px;
    width: 152px;
}

.news {
    background: #4A2B31;
    color: white;
    padding-top: 90px;
    padding-bottom: 100px;
}

.newcarosul .box {
    background: #F0F0F0;
    color: black;
    border-radius: 8px;
    overflow: hidden;
}

.newcarosul .box h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 10px;
}

.newcarosul .box p {
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #686868;
    padding-right: 20px;
}

.newcarosul .box .date {
    text-align: right;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: black;
}


.newcarosul button.owl-prev {
    position: absolute;
    left: -90px;
    top: 170px;
    z-index: 9999999;
}

.newcarosul button.owl-next {
    position: absolute;
    right: -90px;
    top: 170px;
}

.newcarosul .owl-nav [class*='owl-'] {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.newcarosul .owl-nav [class*='owl-']:hover {
    background: transparent !important;
}

.news h5 {
    color: #FFF;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 57px;
    letter-spacing: -0.8px;
    text-transform: uppercase;
    margin-bottom: 66px;
}

.our-founder .carousel-item figure img {
    height: 500px;
    object-fit: cover;
}

.blog-card figure img {
    display: block;
    width: 100%;
}

.blog-content a:hover {
    background: #4a2b31;
    color: white;
}

.blog-card {
    background-color: #F0F0F0;
    color: black;
    position: relative;
    z-index: 2;
}

.blog-content {
    padding: 24px 24px;
}

.blog-content h3 {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #000000;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 75px;
}

.blog-content .line {
    width: 100%;
    height: 1px;
    display: block;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(48, 48, 48, 0.5) 49.5%, rgba(102, 102, 102, 0) 100%);
    margin: 24px 0;


}

.date {
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.02em;
}

.blog-content a {
    background-color: #000;
    color: white;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.02em;
    padding: 6px 12px;

}


.disclamer {
    display: inline-flex;
    gap: 8px;
}

.disclamer a {
    padding: 0;
    line-height: 22px;
    font-weight: 600;
}


.disclaimer .modal-dialog {
    max-width: 650px;

}

.disclaimer .modal-dialog .modal-content {
    padding: 40px 36px;
}

.disclaimer .modal-dialog .modal-content p {
    font-size: 16px;
    color: black;
    line-height: 26px;
}

.disclaimer .modal-dialog .modal-content h6{
    font-size: 34px;
    margin-bottom: 24px;
    font-weight: 500;
}

.disclaimer .modal-dialog .modal-content button.btn-close {
    position: absolute;
    right: 30px;
    top: 20px;
}

.join .box a.def-btn {
    background: white;
    color: black;
}

.iti {
    width: 100%;
}

.join .box a.def-btn:hover {
    color: #CBA26E;
    cursor: pointer;
}

.term .modal-dialog {
    max-width: 790px;
}


.term .modal-dialog h5 {
    margin-top: 12px;
    margin-bottom: 16px;
    font-weight: 600;
}

.projectformblcok p {
    color: white;
    margin: 20px 0;
    font-size: 20px;
    max-width: 480px;
    text-align: center;
}

.contactModal .modal-dialog {
    max-width: 550px;
}

.contactModal .modal-dialog h6 {
    text-align: center;
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.contactModal .modal-dialog .modal-body {
    padding: 40px 40px;
}

.contactModal .modal-dialog .modal-body .close {
    position: absolute;
    right: 20px;
    top: 20px;
    border: 0;
    padding: 0;
    background: transparent;
}

.contactModal .form-group {
    margin-bottom: 20px;
}

.contactModal .def-btn {
    width: 100%;
    text-align: center;
    justify-content: center;
}


.contactModal .modal-dialog label {
    font-size: 16px;
}

.form-control:focus {
    outline: 0;
    box-shadow: unset;
}

.contactitle {
    background-image: url(../images/contitlebg.jpg);
}

.contactaddress {
    background: #F2ECE4;
    padding: 120px 0;
}

.contactaddress form {
    background: #4A2B31;
    color: white;
    padding: 44px 34px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
}

.contactaddress form input {
    height: 40px;
}

.contactaddress form .def-btn {
    background: #F2ECE4;
    color: black;
    width: 100%;
    border-radius: 0;
    height: 44px;
}

.contactaddress form label {
    margin-bottom: 8px;
}

.adicon {
    width: 60px;
    flex: 0 0 60px;
}

.addresscontent h2 {
    font-size: 34px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 0.08px;
}

.addresscontent p {
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.08px;
    max-width: 440px;
}

.addresscontent+.addresscontent {
    margin-top: 80px;
}

.forsale {
    background: #4A2B31;
    color: white;
    padding: 40px 0;
}

.forsale h3 {
    text-transform: capitalize;
    margin: 0;
    font-size: 35px;
    line-height: 45px;
    font-weight: 400;
}

.forsale a {
    font-size: 22px;
    line-height: 24px;
    color: white;
}

.forsale a:hover {
    color: white;
}

.forsale a+a {
    margin-left: 44px;
}

.forsale a i {
    margin-right: 12px !important;
}

.cotactmap {
    padding: 90px 0;
    background: #F2ECE4;
}

.newstitle {
    background-image: url(../images/news.jpg);
}

.newspage_news {
    background: #F2ECE4;
    color: black;
}

.newspage_news h2 {
    color: black;
}

.newspage_news .blog-card {
    background: white;
}

div#blog-container {
    background: #F2ECE4;
    padding: 100px 0;
}

#blog-container .blog-card {
    background: white;
}

#blog-container .blog-card figure {
    width: 530px;
    flex: 0 0 530px;
}

div#blog-container .col-md-10 {
    gap: 42px;
    display: flex;
    flex-direction: column;
}

div#blog-container .blog-content h3 {
    height: unset;
    margin-top: 28px;
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 21px;
}

div#blog-container .blog-content {
    padding: 30px 44px !important;
}

div#blog-container .blog-content p {
    font-size: 16px;
    font-family: Raleway;
    margin-bottom: 30px;
}

div#blog-container .blog-content a {
    padding: 8px 20px;
}

.join .row:nth-child(2) {row-gap: 34px;}
/*According menu */



menu div#accordionExample {
    width: 100%;
    background: transparent;
    border-radius: 0;
}

menu div#accordionExample .accordion-button {
    padding-left: 0;
    padding-right: 0;
    padding-top: revert-layer;
    font-size: 20px;
    color: black;
    background: transparent;
    border-bottom: 0;
    border-radius: 0;
    padding-bottom: 6px;
    font-size: 32px;
    font-weight: 400;
    line-height: 36px;
    background: -webkit-linear-gradient(#E2AE60, #FFD997, #E2AE60);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 !important;
    border: 0 !important;
    box-shadow: unset;
    
    cursor: pointer;
}

menu div#accordionExample .accordion-item {
    background: transparent;
    border: 0;
    border-radius: 0;
}

menu .accordion-collapse ul {
    margin-top: 17px;
    gap: 14px;
}

menu .accordion-collapse {
    padding-left: 20px;
    padding-right: 20px;
}

menu .accordion-collapse ul li a {
    font-size: 22px;
    background: -webkit-linear-gradient(#E2AE60, #FFD997, #E2AE60);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

menu div#accordionExample .accordion-button::after {
    filter: brightness(0) invert(1);
    margin-left: 30px;
}



@media only screen and (max-width: 1280px) {
    .innovation .position-absolute h2 {
        font-size: 60px;
    }

    .innovation .position-absolute {
        top: 40px
    }

    .innovation .position-absolute p {
        font-size: 18px;
    }
}

@media only screen and (max-width: 600px) {
    .applyform {
    padding: 140px 16px 50px 16px;
}

.row.jobpart .col-md-6.p-5 {
    padding-left:20px !important;
    padding-right: 20px !important;
}
.box.j-card h5 {
    font-size: 20px;
    line-height: 26px;
}

.box.j-card .def-btn {
    width: 100%;
    text-align: center;
    padding: 11px 0;
    font-size: 18px;
}

.join .box .row.w-100 .col-md-12 {
    padding-right: 0;
}



    .join .row+.row
    {
        margin-top:20px;
    }
    
      .ourpartners .item figure .svgimg {
    /*width: 80% !important;*/
    
}

    footer {
        padding-bottom: 70px;
    }

    .fixfooter {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        background: black;
        z-index: 999;
    }

    .fixfooter a {
        width: 100%;
        text-align: center;
        border: 0 !important;
        padding: 12px 0;
        font-size: 18px;
    }

    .fixfooter a:hover {
        color: white;
    }

    .disclamer {
        justify-content: center;
        display: flex;
    }

    .blog-content h3 {
        min-height: 75px;
    }

    .our-founder .carousel-item figure img {
        height: 280px;
        object-fit: cover;
    }

    .our-founder .carousel-inner {
        height: unset;
    }

    .our-founder .founderdetails {
        transform: unset;
        position: relative;
        width: 100%;
        opacity: 9;
        margin-top: 0;
    }

    .our-founder figure:hover .founderdetails {
        transition: unset !important;
    }

    .carbtn {
        position: absolute;
        top: 110px;
        margin-top: 0;
        justify-content: space-between;
        width: 100%;
        right: 0;
        z-index: 2;
    }

    .our-founder .col-md-5 {
        padding: 0;
        background: transparent;
        text-align: center;
        padding: 0 20px;
    }

    .our-founder h4 {
        color: white;
    }

    .our-founder h4+p {
        color: white;
    }

    .news h5 {
        font-size: 34px;
        line-height: 44px;
    }

    .our-partner h6 {
        font-size: 34px;
        line-height: 44px;
    }

    .news {
        padding: 60px 0 80px 0;
    }

    .our-partner {
        padding: 60px 0;
    }

    .fasion figure img {
        max-width: 250px;
    }

    .fasion h1, .brand h2 {

        font-size: 28px;
        line-height: 34px;

    }

    .mob-mt {
        margin-top: -150px;
    }

    .stickyblock {
        position: relative;
        top: 0;
    }





    .sticky-area {
        gap: 80px;
    }

    .abs-img {
        display: none;
    }

    .gridvalue {
        padding: 34px 24px;
    }

    .stickyblock .gridvalue h3 {
        font-size: 34px;
        line-height: 44px;
        text-align: center;
    }

    .gridvalue .conateint p {
        font-size: 16px;
    }

    .barnd-vlue {
        padding: 50px 0;
    }

    .barnd-vlue h2 {
        font-size: 34px;
        line-height: 44px;
    }

    .innovation .position-absolute {
        position: relative !important;
        left: 0;
        right: 0;
        top: 0;
        background: white;
        padding: 24px 16px;
    }

    .innovation .position-absolute h2 {
        font-size: 34px;
        line-height: 44px;
    }

    .innovation .position-absolute h6 {
        font-size: 22px;
    }

    .trust .position-absolute {
        text-align: left;
    }

    .clients {
        flex-wrap: wrap;
        row-gap: 60px;
    }

    .clients figure {
        width: 50%;
    }

    .clients figure img {
        display: table;
        margin: auto;
    }


    .projectbanner video {
        height: 1000px;
    }

    .projectformblcok h1 {
        font-size: 36px;
    }

    .projectformblcok h2 {
        font-size: 44px;
    }

    footer .row:nth-child(1) {
        gap: 40px;
    }

    footer .row:nth-child(2) p {
        text-align: center;
    }

    .social {
        justify-content: center !important;
        align-items: center;
        margin-top: 20px;
    }

    .owl-dot.active {
        display: flex !important;
    }

    .owl-dot {
        display: none !important;
    }

    .cont-btn {
        font-size: 14px;
        padding: 7px 10px;
        white-space: nowrap;
    }

    video {
        height: 300px;
        object-fit: cover;
    }

    .banner h1 {
        font-size: 34px;
        line-height: 44px;
    }

    .banner button {
        width: 95%;
        font-size: 18px;
    }

    .about {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .about .tag {
        margin-top: 20px;
    }

    .about h2 {
        font-size: 34px;
        line-height: 44px;
    }

    .about p {
        font-size: 16px;
        line-height: 24px;
    }

    .our-project h2 {
        font-size: 34px;
        line-height: 44px;
    }

    .our-project .row:nth-child(2) {
        gap: 32px;
    }

    .our-journy {
        padding-top: 60px;
    }

    .our-journy h5 {
        font-size: 34px;
        line-height: 44px;
    }

    .owl-item .item p {
        font-size: 16px;
        bottom: 10px;
        padding: 0 20px;
    }

    .journyabs {
        display: none;
    }

    .our-journy {
        padding-bottom: 60px;
    }

    .owl-dots {
        margin-top: 43px !important;
    }

    menu {
        margin-top: 20px;
    }

    menu ul li a, menu div#accordionExample .accordion-button, menu .accordion-collapse ul li a{
        font-size: 20px;
    }

    menu ul {
        gap: 15px;
    }

    .contectmenu {
        display: none;
    }

    .contectmenu a {
        font-size: 16px;
    }

    .contectmenu p {
        font-size: 16px;
    }

    .contectmenu .title {
        margin-top: 41px;
    }

    header .col-md-12 .col:nth-child(1) {
        order: 2;
    }

    .header .col::before {
        display: none;
    }

    .our-founder .carousel .carousel-control-next {
        right: 20%;
        bottom: -60px;
        top: auto;
    }

    .our-founder .carousel .carousel-control-prev {
        left: 20%;
        top: auto;
        bottom: -60px;
    }

    .our-founder .carousel .col-md-6 {
        padding-left: 15px;
    }

    .our-founder .carousel h2 {
        font-size: 28px;
        line-height: 32px;
        /* margin-bottom: 16px; */
    }

    .our-founder .carousel h3 {
        font-size: 22px;
        line-height: 26px;
    }

    .our-founder .carousel p {
        font-size: 16px;
    }

    .our-founder .carousel ul {
        font-size: 16px;
        line-height: 24px;
    }

    .our-founder {
        padding-top: 60px;
        padding-bottom: 80px;
    }


    .our-project p {
        font-size: 16px;
    }

    .our-founder h4 {
        font-size: 34px;
        line-height: 44px;
    }

    .title-wraper h1 {
        font-size: 38px;
        margin-bottom: 0;
        margin-top: 50px;
    }

    .title-wraper {
        height: 310px;
    }

    .history {
        padding-top: 50px;
    }

    .history h2 {
        font-size: 34px;
        text-align: center;
        line-height: 44px;
    }

    .mt-100 {
        padding-top: 20px;
    }

    .project-block {
        padding: 60px 0;
    }

    .project-block .tag {
        margin-top: 14px;
        font-size: 22px;
    }

    .join {
        padding: 60px 0;
    }

    .join h2 {
        font-size: 34px;
        line-height: 44px;
    }

    .join .row:nth-child(2) {
        gap: 24px;
    }

    .join .box {
        padding: 34px 20px;
    }

    .social {
        justify-content: center !important;
    }

    .fasion {
        height: unset;
        background-image: url(../images/fassion-mob.jpg) !important;
        background-position: center center;
        padding-top: 240px;
        padding-bottom: 320px;
    }

    .brand {
        background-image: url(../images/brand-mob.jpg) !important;
        padding-top: 120px;
        padding-bottom: 380px;
    }

    .our-founder h4 span {
        color: white;
    }

    #blog-container .blog-card figure {
        width: 100%;
        flex: 0 0 auto;
    }

    div#blog-container .blog-content {
        padding: 24px 20px 32px 20px !important;
    }

    div#blog-container .blog-content h3 {
        font-size: 18px;
        line-height: 27px;
        margin-top: 18px;
        margin-bottom: 20px;
        min-height: unset;
    }

    div#blog-container .blog-content a {
        font-size: 15px;
    }
    .forsale h3 {
    font-size: 34px;
    text-align: center;
}

.forsale a {
    display: block;
    text-align: center;
}

.forsale a {
    margin-left: 0 !important;
    margin-top: 16px;
}

iframe {
    height: 350px !important;
}

.contactaddress {
    padding: 60px 0;
}

.addresscontent p {
    font-size: 16px;
}

.addresscontent h2 {
    font-size: 28px;
}

.addresscontent+.addresscontent {
    margin-top: 40px;
    margin-bottom: 60px;
}

.adicon {
    width: 40px;
    flex: 0 0 40px;
    margin-top: 10px;
}
.contactitle {
    background-position: center right;
}
.our-project figure img
{
    height:unset;
}
}