@media screen {
	@font-face {
		font-family: 'SF Pro Display';
		font-weight: 300;
		font-style: normal;
		src: url(https://elsaspeak.com/wp-content/themes/theme_lp_b2b_schools/assets/font/SFUIDisplay-Light.ttf);
	}

	@font-face {
		font-family: 'SF Pro Display';
		font-weight: normal;
		font-style: normal;
		src: url(https://elsaspeak.com/wp-content/themes/theme_lp_b2b_schools/assets/font/SFUIDisplay-Regular.ttf);
	}

	@font-face {
		font-family: 'SF Pro Display';
		font-weight: 500;
		font-style: normal;
		src: url(https://elsaspeak.com/wp-content/themes/theme_lp_b2b_schools/assets/font/SFUIDisplay-Medium.ttf);
	}

	@font-face {
		font-family: 'SF Pro Display';
		font-weight: 600;
		font-style: normal;
		src: url(https://elsaspeak.com/wp-content/themes/theme_lp_b2b_schools/assets/font/SFUIDisplay-Semibold.ttf);
	}

	@font-face {
		font-family: 'SF Pro Display';
		font-weight: bold;
		font-style: normal;
		src: url(https://elsaspeak.com/wp-content/themes/theme_lp_b2b_schools/assets/font/SFUIDisplay-Bold.ttf);
	}
    @font-face {
		font-family: 'SF Pro Rounded';
		font-weight: normal;
		font-style: normal;
		src: url(https://elsaspeak.com/wp-content/themes/theme_lp_b2b_schools/assets/font/SF-Pro-Rounded-Regular.ttf);
	}
    @font-face {
		font-family: 'SF Pro Rounded Medium';
		font-weight: normal;
		font-style: normal;
		src: url(https://elsaspeak.com/wp-content/themes/theme_lp_b2b_schools/assets/font/SF-Pro-Rounded-Medium.ttf);
	}
    @font-face {
		font-family: 'SF Pro Rounded Light';
		font-weight: normal;
		font-style: normal;
		src: url(https://elsaspeak.com/wp-content/themes/theme_lp_b2b_schools/assets/font/SF-Pro-Rounded-Light.ttf);
	}
    @font-face {
		font-family: 'SF Pro Rounded Bold';
		font-weight: normal;
		font-style: normal;
		src: url(https://elsaspeak.com/wp-content/themes/theme_lp_b2b_schools/assets/font/SF-Pro-Rounded-Bold.ttf);
	}
}

html {
	font-size: 14px;
	scroll-behavior: smooth;
}

@media (min-width: 768px) {
	html {
		font-size: 16px;
	}
}

body {
	font-family: "SF Pro Rounded";
	font-style: normal;
	font-weight: normal;
}

p {
	font-size: 1.25rem;
	line-height: 2rem;
	color: #121131;
}

h1 {
	font-weight: 600;
	font-size: 2.375rem;
	line-height: 3rem;
	color: #5856D6;
}

h4 {
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
}

h3 {
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
}

/* header h5,
header .navbar-brand {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #121131;
	font-family: 'Product Sans';
}

nav a {
	font-size: 16px;
	line-height: 24px;
	color: #121131;
}

nav a.btn-outline-primary {
	border: 2px solid #478DFF;
	box-sizing: border-box;
	border-radius: 123px;
	color: #478DFF;
	font-weight: bold;
} */

/* .container {
	max-width: 960px;
} */


.plan-heading {
	margin-bottom: 20px;
	font-size:1.5rem;
	line-height:2rem;
	font-weight: 500;
	color:white;
}
.plan-sub1 {
	margin-bottom: 0;
	font-size:1.4rem;
	font-weight: 600;
	color:white;
}
.plan-sub2 {
	font-size:1.8rem;
	font-weight: 400;
	color:white;
	margin-bottom: 15px;
}
.plan-sub2 span:first-child {
	font-size: 1.2em;
	font-weight: bold;
}
.plan-sub3 {
	font-size:1.125rem;
	line-height:1.875rem;
	font-weight: 600;
	color:white;
	margin-bottom: 0;
}
.plan-sub4 {
	font-size:2rem;
	line-height:3.75rem;
	font-weight: 600;
	color:white;
	margin-bottom:0;
}
.floar-right {
	float:right;
}
.pricing-header {
	max-width: 700px;
	margin-bottom: 4rem;
    margin-top:3.75rem;
    font-family: 'SF Pro Rounded Bold';
}

.pricing-header .lead {
	max-width: 539px;
	margin: auto;
}

.card-deck .card {
	min-width: 350px;
}

.card-header:first-child {
	border-radius: 24px 24px 0 0;
}

.card-header {
	padding: 1rem 1.5rem;
	border: none;
	color: #FFFFFF;
	min-height: 160px;
}

.card-header h4 {
	border: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.card {
	border: 1px solid rgba(230, 230, 230, 1);
	border-radius: 24px 24px 0 0;
}

.card-body,
.card-body p {
	font-size: 1rem;
	line-height: 1.5rem;
	min-height: 96px;
	color: #121131;
	font-weight: 500;
}

.card-body ul li {
	text-align: left;
}

.bg-lite {
	background: linear-gradient(106.57deg, #29F4FF -13.66%, #5257FF 125.29%);
}
.btn-bg-lite {
	background: linear-gradient(93.48deg, #29F4FF -15.49%, #5257FF 106.31%);
	box-shadow: #3971D4 0px 5px 0px 0px;
}
.bg-medium {
	background: linear-gradient(94.73deg, #FF52E3 -6.21%, #2980FF 122.88%);
}
.btn-bg-medium {
	background: linear-gradient(92.97deg, #FF52E3 -13.47%, #2980FF 105.87%);
	box-shadow: #7034EF 0px 5px 0px 0px;
}
.bg-premium {
	background:linear-gradient(94.73deg, #5856D6 -7.51%, #322F65 122.88%);
}
.btn-bg-premium {
	background: linear-gradient(92.97deg, #2980FF -13.47%, #3331A4 105.87%);
	box-shadow: #2724AE 0px 5px 0px 0px;
	-webkit-appearance: none;
}

.font-size-18 {
	font-size: 18px;
}

.font-size-22 {
	font-size: 22px;
}

.font-size-24 {
	font-size: 24px;
}

.font-size-32 {
	font-size: 32px;
}

.line-height-24 {
	line-height: 24px;
}

.line-height-36 {
	line-height: 36px;
}

.icon-check {
	background-image: url(https://elsaspeak.com/wp-content/themes/theme_lp_b2b_schools/assets/img/Check.svg);
	min-width: 28px;
	/* width: 28px; */
	height: 28px;
	background-repeat: no-repeat;
}

.icon-close {
	background-image: url(https://elsaspeak.com/wp-content/themes/theme_lp_b2b_schools/assets/img/Close.svg);
	/* width: 28px; */
	min-width: 28px;
	height: 28px;
	background-repeat: no-repeat;
}

.secondary {
	opacity: 0.5;
}

li {
	margin: 0.5rem 0;
}

.btn {
	border-radius: 0.5rem;
	color: #FFFFFF;
	font-weight: 800;
}

.btn-warning {
	background-color: #F3923B;
}

.btn-dark {
	background-color: #121131;
	-webkit-appearance: none;
}

.badge {
	border-radius: 8px;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: initial;
}

.badge-success {
	color: #0EBF2C;
	background: #EDFBF0;
	max-height: 28px;
	max-width: 150px;
	font-weight: 700;
}

.how-it-works h2 {
	font-size: 2.25rem;
	line-height: 3rem;
	font-weight: bold;
}

.how-it-works p {
	max-width: 724px;
	opacity: 0.6;
	mix-blend-mode: normal;
	margin: auto;
	font-weight: 500;
}

.desc h4 {
	color: #5856D6;
	font-size: 1.5rem;
	line-height: 2.25rem;
}

.section-3 {
	background: linear-gradient(48.79deg, #3A1B58 18.7%, rgba(113, 0, 222, 0.8) 95.36%);
	padding: 4rem 0;
	max-height: 261px;
	margin-top: 4rem;
}

.section-3 h1 {
	color: #FFFFFF;
	margin-bottom: 1.75rem;
    margin-top: 0px;
}

.section-3 button {
	color: #478DFF;
	max-width: 410px;
	font-size: 1.5rem;
	line-height: 1.5rem;
	height: 56px;
}

.btn-light {
	background-color: #FFFFFF;
}

.section-4 {
	margin-top: 80px;
}

.section-4 h4 {
	text-transform: uppercase;
	font-size: 1.125rem;
	line-height: 2.25rem;
	text-align: center;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #727272;
	mix-blend-mode: darken;
	max-width: 950px;
	margin-bottom: 1.5rem;
	font-weight: 500;
}

.bg-footer,
.list-group-item {
	background: #121131;
}

footer p,
footer h5 {
	color: #FFFFFF;
}

footer h5 {
	font-size: 18px;
	line-height: 24px;
	padding-top: 13px;
}

footer p {
	font-size: 16px;
	line-height: 32px;
	opacity: 0.8;
}

/* .input-group {
	min-height: 50px;
} */

.contact-sales {
	padding-bottom: 2.25rem;
}

.mobile {
	display: none;
}

/* .prettydropdown {
	margin-top: 25px;
} */

.prettydropdown>ul {
	max-height: 28px !important;
}

.prettydropdown>ul>li {
	font-size: 22px;
	line-height: 24px;
	font-weight: 600;
	color: #121131;
	
}
.price-desc {
	font-size: 1rem;
    line-height: 1.5rem;
    opacity: 0.6;
}
.input-group {
	max-height: 28px;
}

.section-2 .badge-success {
    margin-left: 7px;
}

.card-body button {
	height: 50px;
    margin-top:2.5rem;
    margin-bottom: 1rem;
}

.how-it-works {
	margin-top: 3.25rem;
}

.how-it-works h2 {
	margin-bottom: 1.5rem;
	color: #5856D6;
}

.how-it-works p {
	margin-bottom: 2.75rem;
}

.card {
	border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;
}

.card-body {
	padding: 1rem 1.5rem;
}

@media (max-width: 767px) {
	.mobile {
		display: initial;
	}

	.desktop {
		display: none;
	}

	section {
		max-width: 343px;
		margin: auto;
	}

	.pricing-header {
		max-width: initial;
		margin-bottom: 32px;
	}

	.container {
		padding: 0;
		margin: 0;
	}

	.font-m-24 {
		font-size: 24px;
	}

	.font-m-20 {
		font-size: 20px;
	}

	.font-m-16 {
		font-size: 16px;
	}

	.font-m-14 {
		font-size: 14px;
	}

	.line-m-28 {
		line-height: 28px;
	}

	.line-m-24 {
		line-height: 24px;
	}

	.line-m-36 {
		line-height: 36px;
	}

	.prettydropdown>ul>li {
		font-size: 20px;
		line-height: 28px;
		font-weight: 600;
		color: #000000;
	}

	.card-body p {
		padding-bottom: 10px;
		min-height: auto;
	}

	.card-deck .card {
		margin-bottom: 32px;
	}


	.card-body li {
		margin: 8px 0;
		font-size: 16px;
		line-height: 24px;
	}

	.contact-sales {
		font-size: 20px;
		line-height: 28px;
		font-weight: 600;
		padding-bottom: 24px;
	}

	.how-it-works {
		margin-top: 40px;
	}

	.how-it-works h2 {
		font-weight: 600;
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 8px;
	}

	.how-it-works p {
		font-size: 16px;
		line-height: 24px;
		color: #121131;
		mix-blend-mode: normal;
		opacity: 0.8;
		margin-bottom: 27px;
	}

	.desc {
		text-align: center;
	}

	.desc img {
		margin-bottom: 8px;
	}

	.desc h4 {
		font-size: 20px;
		line-height: 28px;
		font-weight: 600;
	}

	.desc p {
		font-size: 16px;
		line-height: 24px;
		color: #121131;
		margin-bottom: 32px;
	}

	.section-3 {
		max-width: initial;
		padding: 24px;
		margin: 0;
	}

	.section-3 h1 {
		max-width: 279px;
		font-weight: 600;
		font-size: 24px;
		line-height: 36px;
		color: #FFFFFF;
		margin-bottom: 16px;
	}

	.section-3 a {
		max-height: 56px;
		font-weight: 600;
		font-size: 18px;
		line-height: 24px;
		padding: 16px;
	}

	.section-4 {
		margin-top: 40px;
	}
}
.plan-footer {
    padding: 0 1.5rem 2rem;
}

@media (min-width: 768px) {
	.card-header {
		min-height: 190px;
	}
}