.ht-3 {
    height: 3rem !important;
}

.ht-35 {
    height: 3.5rem !important;
}

.pt-75 {
    padding-top: 75px;
}

.pt-50 {
    padding-top: 50px;
}

.ltn__brand-logo-item img {
    height: 4rem !important;
}

.bg-white {
    background-color: white !important;
}

.ht-6 {
    height: 6rem;
}

.br-3 {
    border-radius: 3rem;
}

.ltn__team-details-member-about>ul>li>i {
    color: #ff5e15;
    padding-right: 1rem;
}

.footer-logo12 {
    font-size: 2rem;
    padding-bottom: 9px;
    margin-bottom: 0px !important;
}

.upper {
    text-transform: capitalize;
}

.capti {
    text-transform: uppercase;
}

.titles {
    padding-left: 5px !important;
    font-weight: 800;
    font-size: 17px;
}

.descriptions {
    padding-left: 2rem;
    margin-top: -2rem;
}


/*.logoimg img{

	margin-top: 1rem;
	height: 5rem;
	width: auto;
	align-items: center;
}*/

.checkimg img {
    height: 1rem;
    padding-right: 6px;
}

.checkimg {
    padding-right: 7px;
    padding-left: 7px;
    text-align: justify;
}

.appl_area {
    padding-left: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-radius: 2rem;
    background-color: #f2f2f2;
}

.mt-4 {
    margin-top: 4rem !important;
}

.pt-6 {
    padding-top: 6rem;
}

#help-button {
    position: fixed;
    bottom: 20px;
    left: 15px;
    cursor: pointer;
    z-index: 1000;
}

html,
body {
    max-width: 100% !important;
    overflow-x: hidden !important;
}

.tight_hvr :hover {
    color: #fff !important;
}

.tight_hvr h3 {
    color: rgb(228, 146, 38) !important;
}