@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&amp;family=Rubik:wght@400;600;700&amp;display=swap');

#main {
    min-height: 50vh;
}
.navbar {
    background: #044e97 !important;
    color: #fff;
}

h1 {
	font-family: 'Rubik';
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
}

h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
}

h3 {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}

p {
    font-size: 18px;
    font-weight: 400;
}

body {
	font-family: 'Manrope', sans-serif;
}

footer {
    background: #02264b !important;
    color: #fff;
    margin-top: 50px;
}

.learndash-course-grid .items-wrapper .grid-3 .content .button a {
    background-color: #02264b;
    border-color: #02264b;
}

.page-template-page-forms {
	background-color: #044e97;
}
.page-template-page-forms .custom-container-forms {
    padding: 30px;
	max-width: 480px;
    background-color: #fff;
    border-radius: 30px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.learndash-registration-field {
    margin-bottom: 0;
}

.custom-container-forms input {
    border: 1px solid #D0DAD6 !important;
    padding: 6px 16px !important;
    border-radius: 0 !important;
}

.custom-container-forms label {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #343A40;
}

.custom-container-forms input[type=submit] {
    background: #f60!important;
    padding-top: 12px!important;
    padding-bottom: 12px!important;
    font-weight: 700!important;
    font-size: 16px!important;
    line-height: 24px!important;
    text-align: center!important;
    color: #FFFFFF!important;
	border-radius: 8px !important;
}

.ld-alert-certificate {
    max-width: 85%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.label-gdpr {
    display: flex !important;
    align-items: center !important;
    justify-content: space-around !important;
}
.label-gdpr input{
    width: 45px !important;
}

.courses-archive .container {
	max-width: 1280px;
	padding-top: 24px;
}

.courses-archive .title-section {
	padding-top: 24px;
	padding-bottom: 24px;
	margin-bottom: 16px
}

.courses-archive .title-section h1 {
	margin-bottom: 8px;
	font-weight: 600;
	font-size: 48px;
	line-height: 56px;
	letter-spacing: -0.25px;
	color: #001A33;
}

.courses-archive .title-section h2 {
	margin-bottom: 0px;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #001A33;
}

.courses-archive a.inner{
	background-image: url(https://academy.bit2me.com/wp-content/uploads/2023/02/background-card-courses.png);
	  background-size: cover;
    padding: 16px;
    border-radius: 8px;
    display: block;
		display: flex;
		height: 100%;
    flex-direction: column;
    justify-content: space-evenly;
}
.courses-archive a.inner .type {
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #008699;
	margin-bottom: 8px;
}
.courses-archive a.inner h3 {
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
	color: #001A33;
	margin-bottom: 20px;
}

.courses-archive a.inner .features .feature {
	margin-bottom: 16px;
}
.courses-archive a.inner .features {
	margin-bottom: 46px;
}

.courses-archive a.inner .features .feature {
	display: flex;
	align-items: center;
	gap: 9px;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 26, 51, 0.6);
}

.courses-archive a.inner .features .feature i{
	font-size: 16px;
}

.courses-archive a.inner .btn {
	background-color: #044e97;
    display: block;
    text-align: center;
    height: 36px;
    line-height: 36px;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
	  display: flex;
    align-items: center;
    justify-content: center;
}
.courses-archive a.inner .level-new {
    display: flex;
    justify-content: space-between;
}
.courses-archive a.inner .level-new .new span {
	padding: 4px 12px;
    background: #ca0943;
    border-radius: 100px;
    color: white;
    font-weight: 700;
}
.courses-archive a.inner .course-lvl {
	margin-bottom: 24px;
    display: flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
    padding: 4px 12px;
    border-radius: 100px;
}

.courses-archive a.inner .course-lvl span {
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
    color: #001A33;
}
.courses-archive a.inner .course-lvl.level-2 {
	color: #f60;
	background-color: #ffefe5;
}

.courses-archive a.inner:hover {
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
}
.courses-archive .courses-title {
	margin: 50px 0 30px;
}

.user_has_access .cta-no-access {
	display: none !important;
}

.user_has_no_access .cta-access {
	display: none !important;
}

.pre-footer-wrap {
	background-image: url("https://news.bit2me.com/wp-content/uploads/2020/06/subscribe-background.png");
    background-position: center;
    background-repeat: repeat;
	min-height: 200px;
}
.pre-footer {
	text-align: center;
	color: #fff;
	font-size: 26px;
    padding: 50px 15px 10px;
    line-height: 28px;
}
.pre-footer div {
	width: 200px;
	margin: 30px auto;
	cursor: pointer;
}
.footer-col-1 {
	display: grid;
}
.td-footer-wrapper .widget_text {
	overflow: visible;
	line-height: 30px;
}
.td-footer-wrapper a,
#copy-left a {
	color: #afafaf !important;
}
.td-footer-wrapper a:hover,
#copy-left a:hover {
	color: #fff !important;
	text-decoration: none !important;
}
.td-footer-wrapper i {
	font-size: 24px;
}
.footer-logo {
	font-size: 35px !important;
}
.footer-16 {
	font-size: 16px;
	font-weight: 700;
}
.footer-14 {
	font-size: 14px;
}
.footer-col-wrap {
	display: flex;
    justify-content: space-around;
}
.footer-col {
	display: grid;
}
.td-sub-footer-container .td-container {
	width: 100%;
    padding: 0px 50px;
}
.td-sub-footer-container .td-sub-footer-copy {
	display: flex;
    float: none;
    justify-content: space-between;
}
#copy-left, #copy-right {
	color: #fff;
	font-size: 14px;
}
@media (max-width: 767px) {
	.td-footer-wrapper .widget_text {
		margin: 0 auto;
		max-width: 400px;
	}
	.td-sub-footer-container .td-container {
		padding: 0px 20px;
	}
	.td-sub-footer-container .td-sub-footer-copy {
		display: block;
	}
	.footer-col-wrap {
		justify-content: space-between;
	}
}


.learndash-wrapper img {
    border-style: none;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}
.learndash-wrapper .ld-alert {
	margin-top: 75px !important;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .ld-login-modal-branding img {
    max-width: 250px !important;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-register,
.learndash-wrapper .ld-login-modal input[type=submit] {
	background-color: #044e97 !important;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-login .ld-modal-heading,
.learndash-wrapper .ld-button.ld-button-reverse {
    color: #044e97 !important;
}
.learndash-wrapper .ld-button.ld-button-reverse:hover {
    background: #fff !important;
    color: #044e97 !important;
}

a.wp-block-button__link.has-luminous-vivid-orange-background-color {
	width: auto;
}


.learndash-registration-field-username {
	display: none;
}


#learndash_post_4314 .quiz_continue_link {
    display: none !important;
}
