.logo{
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 151px;
    height: 60px;
    left: 3vw;
    z-index: 1000;
}
.navbar{
    background-color: #000000 !important;
    margin-bottom: 0;
    min-height: 59px;
    position: relative;
    z-index: 10;
}
.navcont{
    float: l;
}
body{
    margin-left: 0;
}
a{
    padding-left: 10px;
}
h5{
    font-size: 40px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    text-align: left;
    color: #ffffff;
    padding: 5px 0 10px;
}
p{
    font-family: alright_sansmedium;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.2px;
    text-align: left;
    color: #ffffff;
}
.News-section{
top: 0;left: 0;right: 0;
box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
display: flex;
align-items: center;
z-index: 1000;

}
.li-con li {
position: relative;
float: left;

list-style: none;

}
.li-con li a{
    display: inline-block;
    text-decoration: none;
    margin-left: 30px;
    padding-top: 10px;
    }
.li-con li a:hover{
    background: #333;
    color:#fff;

}
.news-sec-color{
    background: hsla(60, 5%, 78%, 0.749);
    
    
}
.stick{
    position: sticky;
    top: 80px;
}
.li-con{
text-align: center;
font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.6px;
    text-align: left;
    color: #2776ce;
    padding: 15px 25px 12px;

}
.home-slider2{
    background: linear-gradient(to bottom, transparent 0%, black 100%);
    padding-top: 40px;
}
.align{
margin-top: -25px;
}
.text-decor{
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0.2px;
    text-align: left;
    color: #2776ce;
    text-transform: uppercase;
    cursor: pointer;
    color: #2776ce;
    text-decoration: none;
}
.link-desi,a{
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    max-width: 95%;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.3px;
    text-align: left;
    color: #272727;
    margin: 5px 0;
}
.main-head{
    font-family: alright_sansthin;
    font-size: 36px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: 0.7px;
    color: #272727;
    margin: 0 0 35px;
    padding: 0;
}
.feature-txt{
    font-family: "alright_sansmedium";
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: left;
    color: #08080888;
    padding-top: 5px;
    padding-bottom: 10px;
}
.uni-pic{
    margin-left: 10px;
}
.footer{
    background-color: black;
    color: white;
}