*{
    padding: 0%;
    margin: 0%;
    font-family: 'Poppins', sans-serif;     
}
::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-track {
    background: #00D1A0
    
}

::-webkit-scrollbar-thumb:hover {
    background: #0071A6
}

::-webkit-scrollbar-thumb {
    background-image: -webkit-linear-gradient(45deg, #00D1A0, #0071A6);
    background-image: -o-linear-gradient(45deg, #00D1A0, #0071A6);
    background-image: linear-gradient(45deg, #00D1A0, #0071A6)
}

html,
body {
  
    width: 100%;
  height: 100%;
  margin: 0;
  overflow-x: hidden;
  top: 0;
  left: 0;
}

.logo{
    width: 64px;
    height: auto;
    margin-top: 10px;
    margin-left: 28px;
}

.navbar-nav{
    margin-left: 788px !important;
    margin-top: 32px;
}
.navbar{
    height:128px !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 9 !important;
    background-color: #FFFFFF !important;
    border-bottom: 8px solid   #00D1A0;
    margin-top: -16px;
}
ul>li>a{
    font-size: 24px !important;
    font-weight: 700;
    color: black !important;
}
.navbar-nav{
    margin-left: 854px;
    background-color: #FFFFFF !important;
}
#be-icon{
height: 18px !important;
}
#in-icon{
    height: 18px !important; 
}
.header{
    background-color:  #FFFFFF;
}
.header-bg{
    background-image: url('./images/header-image.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 598px;
    display: block;
    margin: auto;
}
.images-main{
    padding-top: 168px;
    margin-left: 36px;
}
.hello-img{
width: 228px;
height: auto;
}
.ayesha-img{
    width: 628px;
    height: auto;
    margin-top: 18px;
    
}
.visual{
    width: 636px;
    height: auto;
    margin-top: 8px;
}
.PRESENTATION{
    background-image: url('./images/PRESENTATION.png');
    /* transform: scale(1.2); */
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    /* background-size: cover; */
    /* width: 100%;
    height: 350px; */
    width: 463px;
    height: 393px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    transition: all 1s;

}
.PRESENTATION:hover {
    background-size: 120%;
}
a {
    text-decoration: none !important;
  }
/* .PRESENTATION:hover{
    transform: rotate(0) scale(1.2) translateZ(0);
    z-index: 9999999;
} */
.bgDiv{
    background-color: #00000077;
    width: 463px;
    height: 393px;
    border: 1px solid #000000;
    overflow: hidden;
    position: relative;
}

.bgDiv>h1{
 text-align: center; 
 color: #FFFFFF;  
 font-size: 68px !important;
 font-weight: 600;
 padding-top: 76px;
}
.bgDiv>hr{
    border-top: 8px solid;
    width: 14%;
    margin-left: 202px;
    color: #00C798;
    margin-top: -18px;
   }


.bgDiv>h3{
    text-align: center; 
    color: #FFFFFF; 
    font-weight: 600 !important;   
   }
.PACKAGING{
    background-image: url('./images/PACKAGING.png');
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    background-size: 100%;
    /* width: 100%;
    height: 350px; */
    width: 463px;
    height: 393px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s;
    /* border: 1px solid #000000; */
    overflow: hidden;
    position: relative;
}
.PACKAGING:hover {
    background-size: 120%;
}
/* .PACKAGING:hover{
    transform: rotate(0) scale(1.2) translateZ(0);
    z-index: 9999999;
} */
.LOGO{
    background-image: url('./images/LOGO.png');
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    background-size: 100%;
    /* width: 100%;
    height: 350px */
    width: 463px;
    height: 393px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s;
    /* border: 1px solid #000000; */
    overflow: hidden;
    position: relative;
}
.LOGO:hover {
    background-size: 120%;
}
/* .LOGO:hover{
    transform: rotate(0) scale(1.2) translateZ(0);
    z-index: 9999999;
} */

.PRINT{
    background-image: url('./images/print.png');
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    background-size: 100%;
    /* width: 108%;
    height: 350px */
    width: 463px;
    height: 393px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s;
    /* border: 1px solid #000000; */
    overflow: hidden;
    position: relative;
}
.PRINT:hover {
    
        background-size: 120%;
    }
/* .PRINT:hover{
    transform: rotate(0) scale(1.2) translateZ(0);
    z-index: 9999999;
} */
.EVENT{
    background-image: url('./images/event.png');
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    background-size: 100%;
    /* width: 108%;
    height: 350px */
    width: 463px;
    height: 393px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s;
    /* border: 1px solid #000000; */
    overflow: hidden;
    position: relative;
}
.EVENT:hover {
    background-size: 120%;
}
/* .EVENT:hover{
    transform: rotate(0) scale(1.2) translateZ(0);
    z-index: 9999999;
} */
.UI {
    background-image:url('./images/ui.png');
    display: block;
    margin: auto;
    background-size: 100%;
    width: 463px;
    height: 393px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s;
    /* border: 1px solid #000000; */
    overflow: hidden;
    position: relative;
}
.UI:hover {
    background-size: 120%;
}
/* .UI:hover{
    transform: rotate(0) scale(1.2) translateZ(0);
    z-index: 9999999;
} */
.image-box {
    position: relative;
    margin: auto;
    overflow: hidden;
    width: 540px;
}
.image-box img {
    max-width: 100%;
    transition: all 0.3s;
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
}

.image-box:hover img {
    transform: scale(1.5);
}

.footer{
    background-color: #333333;
    width: 100%;
    height: 212px;
}
#footer-para{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 90px !important;
}
#footer-para>a{
    color: #FFFFFF;
    margin-left: 12px !important;
    font-weight: 100;
}
#email-icon{
    height: 12px !important;
}
.footer-images{
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-images>img{
    height: 14px !important;
    margin-left: 8px !important;
}
.DESIGN{
    background-color: black;
    opacity: 1;
}

/* Art Board-1 */
#bt-hr{
       width: 1366px;
       height: -41px !important;
       background-image: linear-gradient(to right, #00D1A0, #00BAC5);
       /* background-color:linear-gradient(#00D1A0, #00BAC5,#0071A6) !important; */
       /* padding-top: 109px !important; */
}
.serum-img{
    height: auto; 
    width: 80%;
    margin-top: 90px;
    margin-left: 90px !important;
}
#PROJECT-para{
    margin-top: 146px;
    margin-left: 30px !important;
}
#PROJECT-para>h1{
    color: #00BEC6 !important;
    font-size: 68px;
    font-weight: 600;
}
#PROJECT-para>hr{
    color: #00BEC6 !important;
    border-top: 8px solid;
    width: 58px;
    margin-top: -18px;
    margin-left: 8px;
}
#PROJECT-para>p{
    font-weight: 200;
    width: 42%;
    color: #808080;
}
.cleanser-img{
height: auto;
width: 60%;
margin-top: 98px;
margin-left: 98px;
}
.night-img{
    height: auto;
    width: 100%;
}
.skin-care-img{
    height: auto;
    width: 100%;
}
.moring-img{
    height: auto;
    width: 100%;
    margin-left: -384px;
}
/* Art Board-1 */

/* Art Board-2 */
.shake-img{
    height: auto; 
    width: 76%;
    margin-top: 126px;
    margin-left: 98px;
}
#shake-para{
    margin-top: 124px;
    margin-left: 98px !important;
}
#shake-para>h1{
    color: #00BEC6 !important;
    font-size: 68px;
    font-weight: 600;
}
#shake-para>hr{
    color: #00BEC6 !important;
    border-top: 8px solid;
    width: 74px;
    margin-top: -18px;
    margin-left: 8px;
}
#shake-para>p{
    font-weight: 200;
    width: 42%;
    color: #808080;
}

/* Art Board-2 */

/* Art Board-3 */
.work-out-img{
    height: auto; 
    width: 100%;
    margin-top: 90px !important;
}
.protien-img{
    height: auto;
width: 100%;

}
#work-out-para{
    margin-top: 144px !important;
    margin-left: 128px !important;
    margin-top: 90px;
}
#work-out-para>h1{
    color: #00BEC6 !important;
    font-size: 68px;
    font-weight: 600;
}
#work-out-para>hr{
    color: #00BEC6 !important;
    border-top: 8px solid;
    width: 72px;
    margin-top: -18px;
    margin-left: 8px;
}
#work-out-para>p{
    font-weight: 200;
    width: 58%;
    color: #808080;
}

/* Art Board-3 */

/* Art Board-4 */
.blue-bary-img{
    height: auto;
    width: 100%;
    margin-top: 126px;
    /* margin-left: -168px !important; */
}
#blue-bary-para{
    margin-top: 124px;
    margin-left: 118px !important;
}
#blue-bary-para>h1{
    color: #00BEC6 !important;
    font-size: 68px;
    font-weight: 600;
}
#blue-bary-para>hr{
    color: #00BEC6 !important;
    border-top: 8px solid;
    width: 74px;
    margin-top: -18px;
    margin-left: 8px;
}
#blue-bary-para>p{
    font-weight: 200;
    width: 42%;
    color: #808080;
}
/* Art Board-4 */

/* Art Board-5 */
.bar-main{
    margin-left: 90px;
    margin-top: 42px;
}
.bar-1-img{
    height: auto;
    width: 100%;
    margin-top: 62px;
    /* margin-left: -204px !important; */
}
#bar-para{
    margin-top: 118px;
    margin-left: 118px !important;
}
#bar-para>h1{
    color: #00BEC6 !important;
    font-size: 68px;
    font-weight: 600;
}
#bar-para>hr{
    color: #00BEC6 !important;
    border-top: 8px solid;
    width: 74px;
    margin-top: -18px;
    margin-left: 8px;
}
#bar-para>p{
    font-weight: 200;
    color: #808080;
    width: 48%;
}
/* Art Board-5 */

/* About */
.about-girl{
    width: 100%;
    height: auto;
    margin-top: 6px !important;
    margin-left: -34px;
}
.about-para{
    /* width: 94%; */
    /* margin-left: 48px; */
    margin-top: 6px !important;
    font-size: 14px;
    font-weight: 600;
    /* margin-top: 90px !important; */
}
#About-h1{
    font-size: 74px !important;
    font-weight: 600 !important;
    color: #00D1A0;
    margin-left: -34px;
    margin-top: 136px;
}
/* About */


/* contact */
.contact-body{
    background-color: #FFFFFF
}
.lets-img{
    width: 48%;
height: auto;
    margin-top: 46px !important;
    margin-left: 48px;
}
.name{
    display: flex;
    flex-direction: row;
}
#last-name{
    margin-left: 8px !important;
}
#submit{
    padding: 8px 28px;
    /* background-color: #00C798; */
    background-image: linear-gradient(to right, #00D1A0, #00BAC5);
    color: white;
    border: none;
    outline: none;
    margin-top: 18px;
}
.form-main{
    padding: 12px 22px ;
    margin-top: 46px !important;
}
#last{
    margin-left: 166px;
}
#Contact-h1{
    font-size: 74px !important;
    font-weight: 600 !important;
    margin-top: 136px;
color: #00D1A0;
/* background-image: linear-gradient(to right, #00D1A0, #00BAC5); */
}
/* contact */
#pages{
    display: flex;
    flex-direction: row;
    display: flex;
    flex-direction: row;
    margin-left: 76px;
    margin-top: 28px;
    margin-bottom: 28px;
}
#Portfolio{
color: #333333;
text-decoration: none;
}
#Previous{
margin-left: 948px !important;
color: #808080;
font-weight: 300;
text-decoration: none;
}
#Next{
    color: #333333;
    text-decoration: none;
}

/* .program-1{
    margin-top: 128px;
} */
.program-1-img{
    width: 80%;
    height: auto;
    margin-left: 58px;
    margin-top: 116px !important;
}
.program-2-img{
    width: 64%;
    height: auto;
    margin-top: 38px !important;
    margin-bottom: 38px;
}
    .health-img{
        width: 78% !important;
        margin-top: 148px !important;
        margin-left: 112px !important;
    }
    .health-img-2{
        width: 64%;
        height: auto;
        margin-bottom: 32px;
    }
    .iphone{
        margin-top: 168px !important;
        margin-left: 38px;
    }
    .laptop{
        width: 100%;
    margin-top: 76px;
    margin-left: 0;
    }
  