@font-face {
	font-family: BebasNeue;
	src: url(../fonts/BebasNeue-Regular.ttf);
	font-display: swap;
}
@font-face {
	font-family: Poppins;
	src: url(../fonts/Poppins-Regular.ttf);
	font-display: swap;
}
@font-face {
	font-family: Poppins;
	src: url(../fonts/Poppins-Bold.ttf);
	font-weight: bold;
	font-display: swap;
}
@font-face {
	font-family: Poppins;
	src: url(../fonts/Poppins-Italic.ttf);
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: Poppins;
	src: url(../fonts/Poppins-BoldItalic.ttf);
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

html {
	scroll-behavior: smooth;
}
* {
	scroll-margin-block-start: 90px;
}

body,h1,h2,h3,h4,h5,h6,p,a,span,label,input,li,ul,ol,div{
	font-family: Poppins;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;	
	font-size: 14px;
}

body{
    margin: 0;
    padding: 0;
	background: #fff url('../images/course-bg.png') no-repeat bottom 750px center;
	color: #26264F;
	overflow-x: hidden;
}


::selection {
  background: #ac2d49; /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #ac2d49; /* Gecko Browsers */
  color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border-color: rgba(172, 45, 73, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(172, 45, 73, 0.6) !important;
  outline: none !important;
}

div:focus{
	outline: none !important;
}

a{
	transition: all 0.25s;
}

a:hover,
a:focus{
	text-decoration: none;
}

.dropdown-toggle::after {
	vertical-align: 0.155em;
}

.bg{
	background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.clear{
    clear: both;
}

.contain {
	margin: 0px 1rem;
}

.btn {
	padding: 10px 30px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 30px;
	color: #FFFFFF;	
}

.btn-primary {
	color: #FFF;
	background: radial-gradient(73.33% 139% at 50% 50%, #7CB4F9 0%, #3D8BE9 100%);
	border-radius: 60px;
	border-color: transparent !important;
}

.btn-purple {
	background: radial-gradient(73.33% 139% at 50% 50%, #7CB4F9 0%, #FB6FBB 3.12%, #F36F56 100%) !important;
}

h1 {
	font-family: Poppins;
	font-style: normal;
	font-weight: 700;
	font-size: 55px;
	line-height: 82px;
	color: #4A93ED;
	margin-bottom: 0px;
}
/* h2 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: 0.7em;
	color: #FF9085;
} */
h2, h2 > a {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 42px;
	line-height: 65px;
	color: #4A93ED;
}
h3, .h3, h3 > a {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 27px;
	line-height: 51px;
	color: #4A93ED;
}

h4 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
}

h5 {
	font-family: Poppins;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0em;
}

.font-400 {
	font-weight: 400;
}

.font-700 {
	font-weight: 700;
}


.color-purple2 {
	color: #FC72B8;
}

.color-blue {
	color: #57A2FD !important;
}

.color-lightblue {
	color: #68A4EE !important;
}

.color-green {
	color: #2eba91 !important;
}

.color-pink {
	color: #FB6FBB !important;
}

.color-purple {
	color: #6165D7 !important;
}


header {
	background: url('../images/header-bg.png') no-repeat;
	height: 721px;
	background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 25vh -190px !important;	
	transition: top 1s ease-in-out;
}

header .navbar-brand {
	display: block;
	background: url('../images/logo.png') no-repeat;
	width: 330px;
    height: 55px;
}

header .navbar-light {
	transition: all 0.7s;
}
header .navbar-light.fixed-top  {
	background: #5c9ff1;
}
header .navbar-light.fixed-top .navbar-brand {
	background: url(../images/mobillogo.png) no-repeat;
}


header .navbar .nav-link {
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	margin: 4px 18px 0px;
	font-family: Poppins;
	color: #FFF !important;
}

header .navbar .nav-link:hover {
	font-weight: 700;
}

header .navbar .nav-item.circle {
	background: radial-gradient(97.83% 97.83% at 50% 50%, #7DB5F9 0%, #4992EC 100%);
    border-radius: 50%;
    height: 46px;
    width: 46px;
    text-align: center;
	margin-right: 5px;
}

header .navbar .nav-item:not(.no-underline) .nav-link:after {
    transition: all ease-in-out .2s;
    background: none repeat scroll 0 0 #FC72B8;
    content: "";
    display: block;
    height: 4px;
    width: 0;
	margin: 0 auto;
}


header .navbar .nav-item:not(.no-underline) .nav-link:hover:after,
header .navbar .nav-item:not(.no-underline).active .nav-link:after {
    width: 50%;
}


.header {
	background: url('../images/header-image.png') no-repeat;
	background-position: left 700px top 30px;
	background-size: 35%;
	margin: -760px 1rem 25px;
}


.header > div {
	width: 650px;	
}
.header h1 {
	padding-top: 250px;
}
.sub .header.content-header {
	min-height: 500px;
}
.header.content-header > div {
	margin-bottom: 250px;
}



.content {
	background: url('../images/left-blue.png') no-repeat top left;
	min-height: 65vh;
	background-size: 18%;
}
.content > div > div > img {
	width: 80%;	
	margin-top: 30px;
}


.courses {	
}
.course-item {
	border-radius: 10px;
}
/* .course-item-header { */
	/* border-radius: 10px 10px 0px 0px; */
	/* background: #F36F56; */
	/* text-align: center; */
	/* color: #FFF; */
	/* font-size: 18px; */
	/* line-height: 27px; */
/* } */
.course-item-body {
	background: #DDECFF;
	padding: 30px 20px;
	border-radius: 30px;
}

.course-item-body h4 {
	color: #F36F56;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;	
	height: 80px;
}
.course-item-body .big {
	font-size: 18px;
	line-height: 27px;
}

/* .course-item-body .course-item-body-content {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
} */


.course-info p.blue {
    display: block;
    background: #DDECFF;
    border-radius: 60px;
    padding: 60px;
}

.times-list {
	margin: 0 auto;
	max-width: 800px;
}
.times-item {
	background: #CCDFF6;
	border-radius: 10px;
	padding: 12px 25px;
	margin-bottom: 5px;
	cursor: pointer;
}
.times-item.transparent {
	background: transparent;
}
.times-item.inactive {
	background: #eaeaea !important;
}
.times-item.inactive * {
	font-style: italic;	
}
.times-item .chk {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: #FFFFFF;
	border: 0.5px solid #919191;
	box-sizing: border-box;
	box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
	border-radius: 50%;
	margin-right: 15px;
}
.times-item .chk.checked {
	border: 7px solid #AA80F9;
}
.times-item .chk input {
	display: none;
}
.times-item p {
	display: inline-block;
	margin-bottom: 0;
}

.selector {}

.selector ul {
	display: flex;
	list-style: none;
	padding-left: 0;
	margin-bottom: 45px;
}
.selector ul li span {
	display: inline-block;
	background: #85BAFB;
	border: 1px solid #85BAFB;
	padding: 1px 13px;
	border-radius: 50%;
	font-size: 12px;
}

.selector ul li:not(:first-child)::before {
	content: '';
	background: #3289F4;
	border: 1px solid #F2F2F2;
	border-left: 0;
	border-radius: 0px 10px 10px 0px;
	width: 20px;
	height: 7px;
	display: inline-block;
}


.selector ul li:not(.active):not(:last-child)::after {
	content: '';
	background: linear-gradient(90deg, #85BAFB 9.52%, #3289F4 95.24%);
	border-radius: 10px 0px 0px 10px;
	width: 20px;
	height: 7px;
	display: inline-block;
	border: 1px solid #F2F2F2;
	border-right: 0;
}
.selector ul li.active:not(:last-child)::after {
	content: '';
	background: #FFFFFF;
	border-radius: 10px 0px 0px 10px;
	width: 20px;
	height: 7px;
	display: inline-block;
	border: 1px solid #F2F2F2;
	border-right: 0;
}

.selector ul li.active span {
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	color: #C7C7C7;
}


.selector ul li.active:not(:first-child)::before {
	content: '';
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	border-left: 0;
	border-radius: 0px 10px 10px 0px;
	width: 20px;
	height: 7px;
	display: inline-block;
}

.selector .answers .answer {
	margin-bottom: 25px;
	transition: all 0.25s;
}
.selector .answers .answer:hover a {
	margin-left: 25px;
}
.selector .answers .answer > a {
	display: inline-block;
	background: radial-gradient(73.33% 139% at 50% 50%, #F8E4B9 0%, #FEE6B4 100%);
	border-radius: 10px;
	padding: 10px 30px;
	color: #4A93ED;
	font-size: 16px;
	line-height: 30px;
}
.selector .answers .answer .answer-options {
	margin-left: 45px;
	margin-top: 10px;
}
.selector .answers .answer .answer-options input {
	margin-top: 8px;
}



.selector2 { }
.selector2 .answer > div { 
	background: #DDECFF;
	border-radius: 30px;
	padding: 25px 200px 25px 70px;
	display: inline-block;
	width: auto;
	position: relative;
}
.selector2 .answer > div::after { 
	content: ' ';
	background: url('../images/percent.png') no-repeat;
	position: absolute;
	bottom: -100px;
	right: -80px;
	width: 222px;
	height: 222px;
}
.selector2 .name {	
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 30px;
	text-decoration-line: underline;
	color: #6165D7;
}
.selector2 .answers-items p {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: #6165D7;	
}
.selector2 .answers-items .option {
	background: rgb(133 186 251 / 40%);
	border-radius: 10px;	
	border: 2px solid #85BAFB;
}
.selector2 .answers-items .option.selected {
	border: 2px solid #FB6FBB;
}
.selector2 .answers-items .option label {
	color: #000000;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	padding: 40px 15px 40px;
	display: block;
}
.selector2 .mySwiper {
	overflow: inherit !important;
}


footer {
	margin-top: 30px;
	background: url('../images/footer-woman.png') no-repeat left bottom 200px;
	background-size: 30%;
}

footer .purple-line {
	background: #AA80F9;
	border-radius: 10px;
	width: 7px;
	height: 82%;
	display: inline-block;
	vertical-align: top;
	margin-right: 50px;
}
footer form {
	display: inline-block;
	vertical-align: top;
	width: 80%;
}
footer form label {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 30px;	
	color: #6CAAF6;
}
footer form input, footer form textarea {
	background: #FFFFFF;
	border: 1px solid #85BAFB !important;
	box-sizing: border-box;
	border-radius: 5px;
}
footer form textarea {
	height: 150px !important;
}

.footer-down {
	margin-top: 50px;
	background: url('../images/footer-bg.png') no-repeat;
	background-size: cover;
	padding-top: 110px;
	padding-bottom: 30px;
}

.footer-down .container { 
	color: #FFF;
}


@media (max-width: 991px){

	.course-item-body .course-item-body-content {
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	
	.sub .header.content-header {
		min-height: auto;
	}
	h1 {
		font-size: 37px;
		line-height: 50px;
	}
	h2 {
		font-size: 29px;
		line-height: 35px;
	}
	h2, h2 > a {
		font-size: 29px;
		line-height: 35px;
	}	
	h3, .h3, h3 > a {
		font-size: 22px;
		line-height: 25px;
	}
	
	header {
		height: auto;
	}
	.header {
		margin: 75px 1rem 25px;
	}
	header .navbar-brand {
		background: url(../images/mobillogo.png) no-repeat;
		width: 94px;
	}
	.header > div {
		width: auto;
	}
	.header h1 {
		padding-top: 0;
	}
	.header.content-header > div {
		margin-bottom: 15px;
	}
	
	.content {
		background: 0;
		margin: 0px 1rem;
	}
	
	
	.selector2 .mySwiper {
		overflow: hidden !important;
	}	
	.selector2 .answer > div {
		padding: 15px;
	}
	
	.selector2 .answer > div::after { 
		display: none;
	}
	
	.courses {
		margin-top: 20px;
	}
	
	footer {
		background: none;
	}
	.footer-down {
		background-size: cover;
		padding-top: 150px;
	}
	
}

@media (max-width: 1199px) {
	header .navbar-brand {
		background: url(../images/mobillogo.png) no-repeat;
		width: 94px;
	}
}
@media (min-width: 768px) and (max-width: 992px){
}

@media (min-width: 993px) and (max-width: 1200px){
	
	
}
@media (min-width: 993px) and (max-width: 1200px){
    
}

@media (min-width: 1201px) and (max-width: 1366px){
}

@media (min-width: 992px) and (max-width: 1600px){
    .header {
		background-position: left 700px top 100px;
	}
	.sub .header {
		background-position: left 700px top 150px;
	}
	
}

@media (min-width: 1367px){
	
}

@media (min-width: 1600px){
	header {
		background-position: 41vh -190px !important;
	}
	.header {
		background-position: right 300px top 100px;
		background-size: 28%;
	}
	.sub .header {
		background-position: right 300px top 150px;
		background-size: 28%;
	}
	.content {
		min-height: 75vh;
	}
}
