.tabsection{
    margin-top: 150px;
}
.tabcontentsection{
    margin-top: 50px;
    margin-bottom: 50px;
}
.tabcontentsection h6{
    /* UI Properties */
text-align: left;
font: normal normal normal 15px/15px Poppins;
letter-spacing: 0px;
color: #000000;
opacity: 1;
padding-top: 20px;
}
.tabcontentsection .imagebox2{
    margin-top: 150px;
}
.tabcontentsection .imagebox{
    margin-top: 100px;
}
.tabcontentsection img{
    width: 430px !important;
    height: 500px;
}
.tabsection .nav-tabs{
    border: none !important;
}
.tabsection .nav-link{
    text-align: center !important ;
    text-align: center !important;
    font:  normal 300 22px/33px Poppins !important;
    letter-spacing: -0.44px v;
    color: #000000 !important;
    border: none !important;
}
.nav-link.active {
    border: none !important;
    color: #000000 !important;
    font: normal normal bold 22px/33px Poppins !important;
}
.tabsection h1{
    text-align: center;
font: normal normal 600 110px/130px Poppins;
letter-spacing: -4.4px;
color: #000000;
opacity: 1;
padding-top: 50px;
padding-bottom: 50px;
}