body{
font-family: 'Nunito', sans-serif !important;
}

#main-header-top-greens {
	background-color: #7F7FD5 !important;
	padding: 12px 0 !important;
}
#register h1{
color: #7F7FD5 !important;
}

.menu-wrapper-greens ul li a{
     color: #fff !important;	
}


.about-us .dropdown-menusub_inner, .about-us .header-browse-greens, .about-us .btn-primary-custom, 
.about-us .header-browse-greens:hover 
{
    background: #F6EE23;
	border: none;
}
.menu-wrapper-greens ul li.login-topmenu a{
	border: none;
}
.dropdown-menusub_inner h4{
	color: #333;
}#register

#footerbottom .short-desc-with-logo p .fas, #footerbottom .btmfoot .copyright a{
	    color: #017294;	
		    font-size: 15px;
}


#footerbottom {
     padding: 15px 0;
    font-size: 13px;
}
#footerbottom  .btmfoot .copyright {
    color: #333;
}

.about-us .web-viewall-btn a {
    color: #017294 !important;
    background: #fff !important;
} 
.fixednav
{
	background: #000;
}

#register{
	background: #000;
	color: #fff;
	padding: 50px;
}

.top-menu a{
	
	color: #fff;
}
strong{
    font-weight: 700;
}
.browse-sub-menu-custom li a, a {
    color: #017294;
}

#trainer-profile p, #register p {
	margin-bottom: 16px !important;
    font-size: 15px !important;
    line-height: 24px !important;
    font-weight: normal;
}

#register p {
    padding-bottom: 15px;
}

#trainer-profile li {
    list-style: outside;
    margin-left: 50px;
    font-size: 15px;
    line-height: 26px;
}
section, #footerbottom {
    background: #F5F5F5; 
	    padding: 30px;
}

.abtUS-container {
    background: #fff;
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 45px;
}

.btn-custom{
    background: #7F7FD5;
    color: #fff;
    padding: 12px 24px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 600;
}

.modal-title-custom {
line-height: 1.05em;
    padding-bottom: 2px;
	    margin-left: 8% !important;
} 


#footerbottom {
    padding: 15px 0;
    font-size: 14px;
    text-transform: none;
	margin-top: 0px !important;
}

 @media (max-width: 991px){
header .top-menu .contact-rigth li {
    margin-left: 2px;
 }}
 
 

@media (max-width: 544px) and (min-width: 360px){
 	
	#trainer-profile p, #register p {
		font-size: 14px !important;
		font-weight: normal;
	}
	h1{
		margin-bottom: 1rem !important;
	}
	section, .abtUS-container {
		padding: 15px;
	}
}