.logo-img {
    max-width:80% !important;
}

.mt-40 {
    margin-top:40px !important;
}
.single-pricing-wrap {
    min-height:620px !important;
}

.main-menu li a.nav-link {
    padding: .85rem 1rem;
    font-size: 20px !important;
    font-weight: 500;
    text-transform: uppercase !important;
    color: #000000 !important;
    position: relative;
    font-family: "Poppins", sans-serif;
}
.ptb-50-120 {
    padding: 50px 0px 120px 0;
}
.sign-in {
	margin-right: 10px !important;
    padding: 11px 45px !important;
}
.hero-content-wrap h1 span {
    background: linear-gradient(90deg, #175cff -29.94%, #255ad8 26.36%, #f49730 56.85%, #fb8503 97.35%);
	    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.hero-content-wrap .content {
    font-size: 21px !important;
    line-height: 33px !important;
    font-weight: 500;
	color:#000;
}
select {
	
	padding: .65rem 1rem;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.75;
    border-color: rgba(0, 0, 0, .08);
	border-radius: 5px;
}