* {
    margin: 0;
    padding: 0;
}

body {
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
/* header */
 .header{
    cursor: pointer;
 }
 
.nav {
    display: flex;
    width: 100%;
    height: 50px;
    align-items: center;
    /* background-color: rgba(255, 255, 255, 0.6); */
    box-shadow: rgb(0 0 0 / 10%) 0px 2px 4px 0px, rgb(0 0 0 / 10%) 0px 3px 10px 0px;
    position: fixed;
    top: 0px;
    background: #b9b5b55c;
}

.logoimg {
    width: 167px;
    margin-left: 63px;
    margin-top: 10px;
    cursor: pointer;
}

.ul {
    text-decoration: none;
    list-style: none;
    display: flex;
    align-items: center;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
}


.li {
    padding-left: 40px;
    font-size: large;
    cursor: pointer;
}


.select {
    text-decoration: none;
    border: none;
    background-color: transparent;
    font-size: medium;
    
    cursor: pointer;

    padding-left: 50px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}
.select2 {
    text-decoration: none;
    border: none;
    background-color: transparent;
    font-size: medium;
    padding-left: 50px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
   cursor: pointer;
}
.select3 {
    text-decoration: none;
    border: none;
    background-color: transparent;
    font-size: medium;
    padding-left: 50px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
}
a{
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* footer */
.container {
    max-width: 1170px;
    margin: auto;
}

.row {
    display: flex;
    flex-wrap: wrap;
}
ul {
    list-style: none;
}

.footer {
    background-color:grey;
    padding: 70px 0;
}

.footer-col {
    width: 25%;
    padding: 0 15px;
}

.footer-col h4 {
    font-size: 18px;
    color: #FFD52B;
    text-transform: capitalize;
    margin-bottom: 35px;
    font-weight: 500;
    position: relative;
}

.footer-col h4::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 2px;
    box-sizing: border-box;
    width: 50px;
}

.footer-col ul li:not(:last-child) {
    margin-bottom: 10px;
}

.footer-col ul li a {
    font-size: 16px;
    text-transform: capitalize;
    color: white;
    text-decoration: none;
    font-weight: 300;
    color: white;
    display: block;
    transition: all 0.3s ease;
}

.footer-col ul li a:hover {
    color: white;
    padding-left: 8px;
}

.video1 {
    width: 100%;
    margin-top: 50px;
}

.para1 {
    font-family: 'Montserrat', sans-serif;
    margin-top: 40px;
    font-weight: normal;
    text-align: center;
}

.button1 {
    font-family: 'Montserrat';
    border: 2px #FFD52B;
    color: black;
    border-radius: 25px;
    padding: 10px 20px;
    font-size: 15px;
    background-color: #FFD52B;
    text-align: justify;
    font-weight: 400;
    cursor: pointer;
}

.button {
    text-align: center;
    margin-top: 32px;
}

.line {
    color: #dfd7d7;
    margin-top: 26px;
}

.img1 {
    width: 350px;
    height: 350px;
}

.image1 {
    text-align: center;
    margin-top: 45px;
}

.consultancy {
    font-family: 'Montserrat', sans-serif;
    margin-left: 80px;
    margin-top: 13px;
    font-weight: bolder;
    font-size: x-large;
}

.consultancy2 {
    margin-left: 80px;
    margin-top: 13px;
}

.gallery {
    text-align: center;
    align-items: center;
    display: flow-root;
    font-size: xx-large;
    font-weight: bolder;
    margin-top: 45px;
}

.flex {
    display: flex;
    padding-top: 55px;
}

.painting {
    padding-left: 21px;
}

.pimg {
    width: 202px;
    height: 200px;
}

.painting1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding-top: 20px;
}

.painting2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding-left: 3px;
    padding-top: 20px;
}

.painting3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding-left: 3px;
    padding-top: 20px;
}

.gs {
    background-color: #eaeaea;
    height: 415px;
    display: flex;
    margin-top: 130px;
}

.flex2 {
    text-align: right;
    width: 50%;
    height: 325px;
}

.span {
    font-family: 'Montserrat', sans-serif;
}

.gs3 {
    margin-left: 78px;
    margin-top: 100px;
}

.gs2 {
    background-color: #eaeaea;
    width: 50%;
    align-items: center;
    display: inline flow-root list-item;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding-top: 33px;
}

.para {
    margin: 20px 55px;
}

.b2 {
    font-family: 'Montserrat';
    border: 2px solid #040404;
    color: black;
    border-radius: 25px;
    padding: 10px 20px;
    font-size: 13px;
    background-color: transparent;
    text-align: justify;
    font-weight: 400;
    margin-left: 56px;
    margin-top: 46px;
}

.b2:hover {
    cursor: pointer;
    background-color: black;
    color: white;
}

.ss {
    width: 100%;
}

.art2 {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 26px;
    margin-top: 100px;
}

.arth {
    margin-left: 8px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.artimg {
    padding-left: 98px;
    margin-left: 35px;
}

.artflex {
    display: flex;
    margin-left: 32px;
    margin-top: 77px;
}

.flex3 {
    text-align: right;
    width: 53%;
    height: 366px;
}