.btn{
    border-radius: 40px;
    padding-left:37px;
    padding-right: 37px;
    font-size: 20px;
}
.nav-link{
    font-size:20px!important;
}
.hero-title{
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    line-height: 1em!important;
    color: #fff;
}
.hero-description{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 32px;
    color: #fff;
}
.text-noto{
    font-family: 'Noto Serif';
font-style: normal;
font-weight: 700;
font-size: 24px;
}
.font-noto{
    font-family: 'Noto Serif'!important;
}
.search-card{
    box-shadow: 0px 45px 75px rgba(0, 98, 204, 0.1);
    border-radius: 45px;
    border:none;
    margin-top:-100px;
}

.search-card-2{
    box-shadow: 0px 45px 75px rgba(0, 98, 204, 0.1);
    border-radius: 45px;
    border:none;
    margin-top:-50px;
}
.btn-secondary{
    background-color: #072F5A!important;
    border-color: #072F5A;
}
.tu-appendinput{
    border: 2px solid #0062CC;
    border-radius:51px;
    padding:0px
}
.tu-appendinput .tu-inputicon{
    margin-left:20px;
    padding-top:9px;
    padding-bottom:9px;
}
.tu-appendinput .tu-primbtn-orange{
    height: 100%;
    border-radius: 32px;
    background-color: #0062CC;
}
.tu-popularsearches h5{
    color: #000;
    font-weight: normal;
}
.tu-popsearchitem li a{
    background-color: #F7FBFF;
    color: #000;
    padding: 10px 24px;
    border: 1px solid #82A7CF;
border-radius: 38px;
}
.tu-eduplatform a{
    text-align: center;
    background-color: #ECF5FF;
    border-radius: 68px;
    border: none;
}
.tu-eduplatform a h5{
    font-size: 32px;
}
.img-step{
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bg-second{
    background-color: #E0E9F2;
}
.btn-contact{
    padding-top:20px;
    padding-bottom:20px;
}
.tu-footercopyright{
    background-color: rgba(7, 47, 90, 1);
}
.tu-socialmedia a{
    background-color: #0062CC;
}
.text-small{
    font-size: 10pt;
}
.tu-footerlist li a em{
    color: black;
}
.tu-footericonlist li a i{
    color: black;
}
.tu-searchtags li{
    border-radius: 20px;
    border-color: #0062CC;
}
.section-search-tutor-list{
    padding-top:70px;
}
.section-search-tutor-list .tu-appendinput{
    border:none;
}
.tu-sortby{
    background: white;
    padding: 1px 15px;
    margin-bottom: 10px;
    border: 1px solid #eeeeee;
    border-radius: 12px;
}
.tu-asidewrapper{
    border-radius: 12px;
}
.tu-listinginfo{
    border-radius: 12px;
}
.btn-pass{
    border-radius: 0px!important;
    padding-left:15px;
    padding-right:15px;
    font-size: 15px;
    height: 100%;
    background-color: white;
    border-left: none;
    border-color: #e1e1e1;
}
