@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Padauk&display=swap');
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;
}
p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 21px;
	color: #000;
	padding: 0 0 10px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Poppins', sans-serif;
	line-height: normal;
	font-weight: bold;
	/*	text-transform:uppercase;*/
	color: #000;
	margin: 0;
	padding: 0 0 10px 0;
}
h1 {
	font-size: 25px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 15px;
}
a {
	color: #000;
	outline: none;
	text-decoration: none;
}
.fa-phone {
	transform: rotate(90deg);
}
img {
	border: 0;
}
ul, ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
header {
	float: left;
	width: 100%;
	position: relative;
	z-index: 11;
	padding: 13px 0;
	background: #4451bb;
}
.logo-box {
	float: left;
	width: 100%;
	padding: 10px 0;
}
.ads-top {
	float: left;
	width: 100%;
	margin: 0;   
    padding: 30px 0;
}
.ads-top img {
	width: 100%;
}
.search-box {
	float: left;
	width: 100%;
	padding: 15px 0;
}
.logo-box img {
	width: 66%;
}
a.talk-tutor-box {
	margin-right: 9px;
	border: 1px solid #ffa93f;
	padding: 7px 10px;
	border-radius: 4px;
}
a.talk-tutor-box:hover {
	color: #ffa93f;
}
.search-box {
	float: left;
	width: 100%;
}
.search-box form {
	float: right;
	width: 55%;
	text-align: right;
	position: relative;
	margin-right: 20px;
}
input.input-box {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(https://www.google.com/cse/static/images/1x/en/branding.png) left 9px top 50% no-repeat rgb(255 255 255 / 21%) !important;
	border-radius: 20px;
	border: 1px solid #fff;
	padding: 8px 16px;
	color: #fff;
	font-family: 'Padauk', sans-serif;
	font-size: 19px;
	outline: none;
}
.search-box button {
	border: none;
	background: none;
	width: 15%;
	padding: 11px;
	padding-right: 38px;
	display: inline-block;
	position: relative;
	z-index: 1111;
}
/*.search-box button img{
    width: 10px;
}*/
svg.svg-inline--fa.fa-search.fa-w-16.fa-7x {
	color: #fff;
	width: 19px;
	margin: -45px 0 0 0;
}
 input.input-box::placeholder {
color: #fff;
}

svg.svg-inline--fa.fa-twitter {
    margin: 0 10px 0 0;
}

.banner-box {
	float: left;
	width: 100%;
	position: relative;
	height: 400px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: 0px -19px !important;
}
.banner-box img {
	width: 100%;
}
.banner-text {
	float: left;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.banner-text h4 {
	color: #fff;
	font-size: 31px;
	font-family: 'Padauk', sans-serif;
	letter-spacing: 12px;
	text-transform: capitalize;
}
.banner-text h2 {
	font-size: 48px;
	color: #fff;
	font-family: 'Padauk', sans-serif;
	/* text-transform: capitalize;*/
	letter-spacing: 2px;
}
.banner-text p {
	color: #fff;
	font-size: 16px;
	line-height: 27px;
	font-family: 'Padauk', sans-serif;
}
.banner-text a {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	border-radius: 20px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
	font-family: 'Padauk', sans-serif;
}
.beginners {
	float: left;
	width: 100%;
	padding: 33px 0 0 0;
}
.beginners h2 {
	font-size: 39px;
	color: #b86800;
	font-family: 'Padauk', sans-serif;
	text-transform: capitalize;
	letter-spacing: 2px;
}
.beginners-leaft {
	float: left;
	width: 100%;
	vertical-align: middle;
	margin-bottom: 20px;
}
.beginners-leaft a {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.beginners-leaft-item {
	display: inline-block;
	float: left;
}
.beginners-leaft-right {
	float: left;
	width: auto;
	vertical-align: middle;
	padding: 24px 8px 0px 15px;
}
.beginners-leaft-item img {
	width: 79px;
}
.beginners-leaft-right h3 {
	font-family: 'Padauk', sans-serif;
	text-transform: capitalize;
	color: #333;
	font-size: 23px;
	padding: 0;
}
.beginners-leaft:hover .beginners-leaft-right h3 {
	color: #4853c3;
}
.beginners-right {
	float: left;
	width: 100%;
}
.beginners-right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.beginners-right ul li a {
	display: inline-block;
}
.beginners-right ul li {
	display: inline-block;
	float: left;
	width: 100%;
	padding-left: 60px;
	margin-left: 0;
	margin-bottom: 28px;
	font-size: 22px;
	font-weight: 500;
	font-family: 'Padauk', sans-serif;
	position: relative;
	min-height: auto;
}
.link-box {
	text-align: center;
	padding: 50px 0;
	width: 100%;
	float: left;
}
.beginners-right ul li p {
	font-family: 'Padauk', sans-serif;
	
	color: #5a67d2;
	font-size: 22px;
	padding: 0;
	margin: 0;
}
.beginners-right ul li p:hover {
	color: #4853c3;
}
.esl-middel {
	width: 81%;
	margin: 0 auto;
}
.right-non {
	font-family: 'Padauk', sans-serif;
	text-transform: capitalize;
	color: #333;
	font-size: 18px;
	padding: 25px 8px 0px 0px;
	margin: 0;
	display: inline-block;
}
.midl-conten {
	font-family: 'Padauk', sans-serif;
	text-transform: capitalize;
	color: #333;
	font-size: 18px;
	padding: 8px 0px 8px 0px;
	margin: 0;
	display: inline-block;
	line-height: 29px;
	border: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
}
.midl-conten a {
	display: inline-block;
	color: #4954c5;
	font-weight: 600;
	padding: 0 8px;
}
.right-non .left-nong {
	font-family: 'Padauk', sans-serif;
	text-transform: capitalize;
	color: #333;
	font-size: 18px;
	padding: 0;
	margin: 0;
}
.beginners-right ul li p span.no-box {
    width: 50px;
    height: 50px;
    background: #ffedcc;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 8px;
    line-height: 50px;
    color: #fdaf06;
    letter-spacing: 2px;
    font-family: 'Padauk', sans-serif;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: -12px;
}
.beginners-right ul li:nth-child(2) p span.no-box {
	background: #dff4f6;
	color: #43cee2;
}
.beginners-right ul li:nth-child(3) p span.no-box {
	background: #f8deed;
	color: #cf509a;
}
.beginners-right ul li:nth-child(4) p span.no-box {
	background: #fdd4d7;
	color: #e43e47;
}
.beginners-right ul li:nth-child(5) p span.no-box {
	background: #fbf9d2;
	color: #bac82a;
}
.beginners-right ul li:nth-child(6) p span.no-box {
	background: #d7e5fa;
	color: #437ee4;
}
.beginners-right ul li:nth-child(7) p span.no-box {
	background: #cff6e1;
	color: #2ecc75;
}
.beginners-right ul li:nth-child(8) p span.no-box {
	background: #fae9c3;
	color: #cc951e;
}
.beginners-right ul li:nth-child(9) p span.no-box {
	background: #fdd4d7;
	color: #e43e47;
}
.beginners-right ul li:nth-child(10) p span.no-box {
	background: #cff6e1;
	color: #2ecc75;
}
.beginners-right ul li:last-child p span.no-box {
	background: #ffda95;
	color: #c98508;
}
a.middle-school {
	text-decoration: none;
	padding: 14px 25px;
	background: #4853c3;
	border-radius: 5px;
	color: #fff;
	font-family: 'Padauk', sans-serif;
	font-size: 17px;
	letter-spacing: 1px;
	margin-top: 31px;
	display: inline-block;
}
a.middle-school:hover {
	background: #ff0013;
}
.second-language {
	float: left;
	width: 100%;
	padding : 50px 0;
	background: #f6f6f6;
	text-align: center;
]
}
.second-language h2 {
	font-family: 'Padauk', sans-serif;
	text-transform: capitalize;
	color: #4853c3;
	font-size: 31px;
	padding: 0;
}
.second-language h2 a {
	color: #4853c3;
}
.second-language p {
	font-family: 'Padauk', sans-serif;
	text-transform: capitalize;
	color: #333;
	font-size: 18px;
	padding: 0;
	margin: 17px;
}
.second-language h4 {
	font-family: 'Padauk', sans-serif;
	text-transform: capitalize;
	color: #4853c3;
	font-size: 20px;
	padding: 0;
}
.second-language img {
	width: 120px;
	margin-top: 20px;
}
footer {
	float: left;
	width: 100%;
	padding: 61px 0px 10px;
	background: #32353b;
	text-align: center;
	margin-top: 70px;
}
footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
footer ul li {
	display: inline-block;
	margin: 0 10px;
}
footer ul li a {
	display: inline-block;
	padding: 10px 20px;
	border-radius: 4px;
	background: #3b5693;
	color: #fff;
	font-family: 'Padauk', sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: none;
}
footer ul li a .fa {
	margin-right: 10px;
}
footer ul li a:hover {
	color: #ccc;
	text-decoration: none;
}
footer ul li:last-child a {
	background: #55adee;
}
footer h3 {
	color: #fff;
	font-family: 'Padauk', sans-serif;
	font-size: 23px;
	margin: 48px 0;
}
footer p {
	font-family: 'Padauk', sans-serif;
	color: #fff;
	margin: 0;
	border-top: 1px solid #cccccc59;
	padding-top: 20px;
	font-size: 15px;
}
.middel-ads {
	float: left;
	width: 100%;
}
.middel-ads img {
	width: 100%;
	margin-bottom: 10px;
}
/*login page css*/
ul.login-member {
	margin: 0;
	padding: 4px 0;
	display: inline-block;
	list-style-type: none;
	float: right;
}
ul.login-member li {
	display: inline-block;
}
ul.login-member li a {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	font-family: 'Padauk', sans-serif;
	letter-spacing: 1px;
}
a.long-box {
	border: 1px solid #b9b7b7;
	padding: 6px 12px;
	border-radius: 5px;
	display: inline-block;
	margin-right: 10px;
}
a.membership-box {
	background: #b10808;
	padding: 7px 11px;
	border-radius: 4px;
	display: inline-block;
}
/*login page css*/

/*pupup*/
.lonin-pupup .modal-dialog {
	max-width: 500px;
	margin: 1.75rem auto;
}
.lonin-pupup .modal-header {
	border: none;
	padding: 0;
	position: relative;
}
/*
.lonin-pupup .modal-body {
	background: url(../images/Final.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: -40px 0px;
}
*/
button.close.lon-clos {
	padding: 0;
	position: absolute;
	right: -12px;
	top: -10px;
	width: 40px;
	height: 40px;
	border: 1px solid #ada2a2;
	border-radius: 23px;
	opacity: 1;
	color: #d2d2d2;
	background: #2856ab;
	font-weight: 200;
	outline: none;
	z-index: 11;
}
button.close.lon-clos:hover {
	opacity: 1 !important;
}
.login-form-box.socal-box-login {
	width: 100%;
	background-color: rgb(255 255 255 / 0%);
	border-radius: 7px;
	padding: 27px 18px 43px;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
}
.login-form-box form {
	width: 100%;
	float: left;
}
.login-form-box h2 {
	font-size: 35px;
	color: #4451bb;
	font-size: 45px;
	letter-spacing: 1px;
	line-height: normal;
	margin-bottom: 0;
	text-transform: capitalize;
	word-break: break-word;
	font-weight: 700;
	font-family: 'PT Serif', serif;
	position: relative;
}
.fa-b-icon {
	float: left;
	width: 100%;
	font-size: 69px;
	color: rgb(0 123 255 / 59%);
}
.input-field {
	width: 100%;
	float: left;
	height: auto;
	/* line-height: 44px; */
	margin-bottom: 3px;
	position: relative;
}
.input-field input {
	width: 100%;
	background: none;
	border: none;
	border: 1px solid #bcbcbc;
	padding: 8px 13px;
	margin: 0px 0 12px;
	font-size: 16px;
	color: #929293;
	font-weight: 500;
	font-family: 'Padauk', sans-serif;
	border-radius: 3px;
	outline: none;
}
.input-submit {
	float: left;
	width: 100%;
}
.input-submit .sub-bbt:hover {
	background: #0159b8;
	transition: 0.9s;
	color: #fff;
}
.input-submit .sub-bbt {
	width: 100%;
	background: #4451bb;
	color: #fff;
	font-size: 19px;
	padding: 10px 6px;
	display: inline-block;
	/* font-weight: 700; */
	text-align: center;
	letter-spacing: 1px;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: none;
	border-radius: 6px;
	outline: none;
	margin-top: 10px;
	font-family: 'Padauk', sans-serif;
	letter-spacing: 2px;
	text-transform: capitalize;
}
.input-submit p {
	margin: 0;
	font-size: 15px;
	color: #000;
	display: inline-block;
	position: relative;
	top: 20px;
	font-weight: 300;
}
/*pupup*/


.login-box {
	float: left;
	width: 100%;
	padding: 50px 0;
	/*    background-color: #f2e9d2;*/
	background-image: url(../images/ezgif.png);
	background-repeat: repeat;
	background-size: 100%;
	text-align: center;
}
.login-form-box.recj {
	width: 60%;
	padding: 18px 27px 44px;
	margin: 0 auto;
}
.main-menu {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: -88px;
	margin-bottom: 30px;
}
.main-menu a#dropdownMenuButton {
	color: #ffffff;
	padding: 11px 88px;
	display: inline-block;
	border: 5px solid #fff;
	margin-bottom: 25px;
	border-radius: 56px;
	font-size: 18px;
	font-family: 'Padauk', sans-serif;
	background: #529fe6;
	text-decoration: none;
	transition: 0.9s;
	box-shadow: 0px 0px 15px -4px #000;
}
.main-menu a:hover {
	background-image: linear-gradient(to right, #55adee, #4251b9);
	transition: 0.9s;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: auto;
	width: 289px !important;
	padding: 0 !important;
	/* margin: .125rem 0 0; */
    /* font-size: 1rem; */
    /* color: #212529; */
    /* text-align: left; */
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: .25rem;
}
a.dropdown-item {
	padding: 7px 7px;
	text-align: center;
	font-size: 17px;
	font-family: 'Padauk', sans-serif;
	margin: 0;
	background: none;
	border: none;
	color: #000;
	border-radius: 0;
}
.dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
	position: relative;
	top: 3px;
}
.menu-bar {
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px 0;
}
.menu-bar a {
	display: inline-block;
	text-decoration: none;
}
a.talk-tutor-box {
	margin-right: 9px;
	border: 7px solid #ececec4f;
	padding: 10px 32px;
	border-radius: 35px;
	background: #ffa93f;
	color: #fff !important;
	letter-spacing: 1px;
}

@media screen and (max-width:540px) {
.logo-box {
	float: none;
	width: 100%;
	padding: 0;
	text-align: center;
}
ul.login-member {
	margin: 0 0 15px 0;
	float: none;
	width: 100%;
	text-align: center;
}
.search-box form {
	float: none;
	width: 100%;
	margin-right: 0 !important;
}
}

@media only screen and (max-width:480px) {
.banner-box {
	background-position: 0 !important;
	height: 690px;
}
.banner-text h4 {
	font-size: 22px;
	letter-spacing: 4px;
}
.banner-text h2 {
	font-size: 32px;
	color: #fff;
	letter-spacing: 1px;
}
.banner-text {
	float: left;
	width: 100%;
	padding: 0 30px 0 0;
	position: absolute;
	left: 50%;
	top: 24px;
	transform: translate(-50%, 0);
}
footer ul li {
	display: inline-block;
	margin: 0 0 10px 0;
	width: 70%;
}
footer ul li a {
	width: 100% !important;
}
.beginners-right ul li {
	font-size: 20px;
}
.beginners-right ul li p {
	font-size: 20px;
}
.beginners-right ul li {
	padding-left: 60px;
	padding-bottom: 10px;
	margin-left: 0;
	height: auto;
}
.beginners-right ul li p span.no-box {
	position: absolute;
	left: 0;
}
}
@media only screen and (max-width:390px) {
.banner-text h2 {
    font-size: 26px;
    color: #fff;
    letter-spacing: 0px;
}
.beginners h2 {
    font-size: 30px;
    line-height: 32px;
}
.beginners-right ul li {
    font-size: 16px;
}
.beginners-right ul li p {
    font-size: 18px;
}
.beginners-leaft-right h3 {    
    font-size: 21px;    
}
}
