@import url('https://fonts.googleapis.com/css?family=Niramit:300,400,500,600');
@import url('https://fonts.googleapis.com/css?family=Righteous:300,400,500,600');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap');

body 
{
	color:  #002347;
	background-color: #002347;
	font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
body {
	background: white;
	background: #f1f1f1 !important;
	background: white !important;
	/*
	background-image: url('/static/images/index_5.png') !important;
	background-repeat: no-repeat !important;
  	background-size: auto !important;
  	background-size: 100% !important;
	*/
}
.__darkblue {
	background-color: #268bc1 !important;
	box-shadow: 0 0 25px rgba(0,0,0,.10);
}

.icons8 {
	text-decoration: none !important;
	font-size: 10px;
	color: gray;
	float: right;
	margin-top: 10px;
}
.space30 {
	width: 100%;
	height: 30px;
}

#logoname {
	font-weight: 800;
	font-size: 24px;
	letter-spacing: 0.3px;
	font-family: Righteous;
	font-weight: 400;
}
#backimg {
	width: 80%;
	margin-left: 10%;
	margin-top: 70px;

	/* -- Experiment -- */
	width: 100%;
}
.entryitem {
	padding: 0 10px;
	border-radius: 40px;
	margin-left: 20px;

	border:1px solid #8ed5ff;
	box-shadow: 0 0 25px rgba(0,0,0,.05);
	border-radius: 4px;
	font-weight: bold;
}
.entryitemactive {
	background-color: rgba(255,255,255,0.2);
}
.entryitem:hover {
	background-color: #f1f1f1;
}
#back {
	width: 40%;
	float: left;
}
#rg {
	width: 60%;
	min-height: 100px;
	float: right;
	padding-top: 50px;
}
#rg h5 {
	display: block;
	width: 100% !important;
	margin-top: 50px;
	text-align: center;
	font-size: 32px;
}

#rg h6 {
	font-size: 13px;
	text-align: center;
}
.entrybtn {
	background: #002347;
	line-height: 30px;
	height: 40px;
	font-size: 16px;
	width: 220px;
	margin:0 auto;
	margin-top: 40px;
	display: block;
	cursor: pointer;
	text-align: center;
	border-radius: 40px;
	color: white;
	font-weight: bold;

	/*background-color: #58a700;*/
	/*border-radius: 1px;*/
}
.entrybtn:hover {
	background: #407a00;
	color: white;
}
.entrytop {
	width: 100%;
	height: 450px;
}
.entrybody {
	width: 100%;
	min-height: 400px;
	padding-top: 100px;
	background: red;
}
.entrybody img {
	display: block;
	width: 90%;
	border-radius: 10px;
	margin:0 auto;
	margin-top: 40px;
}
.ela {
	width: 80%;
	margin:0 auto;
	margin-top: 40px;
}

.langbox {
	width: 100%;
	height: 50px;
}
.langc {
	width: 40%;
	height: 35px;
	float: left;
	border-radius: 40px !important;
	cursor: pointer;
	padding-top: 4px;
	padding-left: 9px;
	border:1px solid rgba(68, 68, 68,0.1) !important;
	background: white;
}
.langc span {
	font-weight: 600;
	font-size: 16px;
	letter-spacing: -0.1px;
}
.langc:hover {
	border:1px solid darkgray !important;
	color: black !important;
}
.langcarrowimg {
	width: 10px;
}
.langa {
	width: 20%;
	height: 50px;
	float: left;
}
.langa img {
	width: 20px;
	display: block;
	margin:0 auto;
	margin-top: 10px;
}

.flagimg {
	width: 20px;
	height: 20px;
	border-radius: 30px;
}

.lcbox 
{
	width: 150px;
	height: 35px;
	border-radius: 40px !important;
	cursor: pointer;
	border:1px solid rgba(68, 68, 68,0.1) !important;
	background: white;
}
.lcmain {
	width: 100%;
	height: 35px;
	cursor: pointer;
}

.lcbox img
{
	height: 25px;
	border-radius: 40px;
	float: left;
	margin:0;
	padding: 0;
	margin-top: 5px;
	margin-left: 9px;
}

.lcbox span 
{
	height: 35px;
	line-height: 35px;
	border-radius: 40px;
	float: left;
	text-indent: 5px;
	font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.1px;
    color: rgb(68, 68, 68);
}
.lcboxes__outside {
	position: relative;
	z-index: 999;
}
.lcboxes {
	width: 100%;
	background: white;
	border:1px solid rgba(68, 68, 68,0.1) !important;
	border-radius: 10px;
	display: none;
	overflow-y: scroll;
	max-height: 200px !important;
}

.lcsel {
	width: 100%;
	height: 35px;
	border-radius: 10px;
}
.lcsel:hover {
	background: #f3f3f3;
}
.lcmainimg {
	height: 15px !important;
	width: 15px;
	margin-top: 10px !important;
	margin-right: 5px !important;
	float: right !important;
}
.lcwrap {
	width: 100%;
	height: 30px;
	margin-top: 30px;
}
.lcwrap__left {
	width: 45%;
	float: left;
}
.lcwrap__right {
	width: 45%;
	float: right;
}
.lcwrap__mid {
	width: 5%;
	float: left;
}
.lcimh {
	margin-top: 5px;
}

/* -- Footer Start -- */
footer {
	margin-top: 20px;
	padding-top: 30px;
	height: 120px;
}
.footerlogo 
{
	font-weight: 800;
	font-size: 22px;
	font-stretch:normal;
	letter-spacing: -0.3px;
	font-family: Righteous, serif;
	text-decoration: none !important;
	color: white;
	display: block;
	margin:0 auto;
	text-align: center;
	margin-bottom: 30px;
}
.footer_sec {
	margin-bottom: 15px;
	display: block;
	color: white;
	text-decoration: none !important;
	color:#444444 !important;
}
.social_img {
	margin:0 10px;
	text-decoration: none !important;	
}
.social_img img {
	width: 30px;
}
.social_he {
	text-indent: 25px;
}

.heyflags {
	width: 100%;
	margin:0 auto;
	height: 120px;
	padding-top: 30px;
}

.flagbox {
	width: 15%;
	margin:0;
	height: 70px;
	float: left;
}
.flagbox img {
	padding: 1px;
	background: #D6D6D6;
	border: 2px solid #D6D6D6;
	height: 50px;
	width: 50px;
	object-fit: cover;
	border-radius: 60px;
	margin:0 auto;
	display: block;
	cursor: pointer;

	border-radius: 10px;
	border: 1px solid #D6D6D6;
}
.flagbox img:hover {
	background: #727272;
	border: 2px solid #727272;
}
.elahe {
	color: #2d2d2d;
	color: #3b3b42;
	font-family: Righteous;
}

.indexlearnbox {
	height: 130px;
}

.indexlearnbox img {
	width: 100px;
	height: 100px;
	display: block;
}
.indexlearnbox p {
	margin-top: 35px;
	height: 80px;
	font-weight: bold;
	font-family:Niramit !important;
}


#logoname {
	color:#444444 !important;
}
/*.nav-link {*/
/*	color:#444444 !important;*/
/*}*/
.nav-item {
	border-color: #444444 !important;
}
.msg_with {
	text-align: center;font-weight: bold;
}
.learner_img {
	width: 100%;
}
.new_header {
	font-weight: bold;
	font-size: 16px;
}
.new_header img {
	width: 50px;
}
.msg_months {
	font-size: 18px;font-weight: bold;text-transform: capitalize;
	font-family: Nunito !important;
}
.box4 p{
	font-size: 14px;
}
.flagger img {
	width: 40px;
}
/* -- Footer End -- */
@media screen and (max-width: 600px) 
{
	.badgeimg {
		width: 30px;
	}
	.msg_months {
		font-size: 12px !important;
		padding: 0 0px;
		font-weight: bold;
	}
	.msg_with {
		font-size: 14px;
		font-weight: lighter;
	}
	.entryitem {
		font-size: 12px;
		float: right;
		display: block;
		margin-top: 4px;
		max-width: 80px;
	}
	.flagbox {
		margin-top: 40px;
		width: 25%;
	}
	.flagbox img {
		width: 40px;
		height: 40px;
	}
	.footerlogo {
		font-size: 16px;
	}
	.footer_sec {
		font-size: 12px;
	}
	.social_he {
		font-size: 15px;
	}

	footer {
		pposition: absolute;
		bottom: 0;
	}
	.entrytop {
		height: 100%;
	}
	#back {
		width: 0%;
		display: none;
	}
	#rg {
		width: 100%;
		padding: 0;
	}
	#rg h5 {
		margin-top: 50px;
		font-size: 16px;
		width: 100% !important;
	}
	#rg h6 {
		text-align: center;
		font-size: 12px;
	}
	.ela {
		width: 80%;
	}
	.entrytop {
		height: 300px;
	}
	.entrybody {
		padding-top: 0px;
	}
	.entrybtn {
		width: 190px;
		font-size: 14px;
		line-height: 23px;
    	height: 40px;
	}
	.lcbox {
		width:90px;
		height: 23px;
	}
	.lcsel {
		height: 23px;
	}
	.lcboxes__outside {
		top: -12px;
	}
	.lcbox span {
		font-size: 11px !important;
		margin:0;
		height: 20px;
		line-height: 20px;
		padding: 0;
	}
	.lcbox img {
		margin:2px;
		width: 15px;
		height: 15px;
	}
	.lcmainimg {
		width: 10px !important;
		height: 8px !important;
		margin-top: 5px !important;
	}
	.lcimh {
		width: 15px;
		margin: 0 !important;
		margin-bottom: 5px !important;
		margin-left: 4px !important;
	}
	#logoname {
		font-size: 20px;
	}
	.elahe {
		font-size: 26px !important;
	}
	.heyflags {
		padding-top: 0;
		height: 130px;
	}
	.flagbox {
		width: 16%;
		height: 70px;
	}
	.footersocial {
		display: block;
		background: red;
		margin:0 auto;
		margin-top: 40px;
	}
	.footersocial a {
		display: block;
		width: 20%;
		float: left;
	}
}

.bih {
	height: 200px;
	text-align: center;
	font-size: 120%;
}

.bihimg {
	display: block;
	object-fit: contain;
	margin-right: 20%;
	width: 60%;
}
.boring h4 {
	padding-top: 20%;
}
@media screen and (max-width: 600px) 
{
	.bih {
		height: 100px;
	}
	.boring h4 {
		font-size: 11px;
	}
}