html{
	scroll-behavior: smooth;
}
p{
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6{
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}
ul{
	margin: 0px;
	padding: 0px;
}
th,tr,td{
    margin:0;
    padding: 0px;
}
button:focus { outline:none }
body{
	font-family: 'Poppins', sans-serif;
	overflow: hidden;
}
.row_modify{
	margin-left: 100px;
	margin-right: 100px;
}
a:hover{
	text-decoration:none;
}
/*============================================================
====================================header section css start
===============================================================*/
.header_bg{
	background-image: url('../img/header-1.jpg');
	margin-top: -20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
	max-height: 810px;
}
#header_section .navbar{
	padding: 16px 42px;
	position: fixed;
	z-index: 999;
	top: 0px;
	transition: .5s;
	width: 100%;
}
#header_section .bg-light{
	background-color: transparent !important;
}
.navbar-brand{
	width: 15%;
}
.navbar-brand img{
	width: 100%;
	transition: .5s;
}
.navbar ul li a{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    padding-right: 16px !important;
    padding-left: 16px !important;
    -moz-transition: .3s;
    color: #fff;
    letter-spacing: normal;
}
.navbar-nav li>a:hover{
	color: #AAAAAA !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    text-transform: uppercase;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
.dropdown-menu{
	color: #3D3D3D;
	margin-top: 0;
	background-color: #F3F3F3;
}
.dropdown-menu a{
	position: relative;
	display: block;
	padding: 15px;
	margin: 0 10px;
	min-width: 200px;
	line-height: 150%;
	font-size: 16px !important;
}

.dropdown-menu a:hover{
	background-color: #EAEAEA;
	width: 92%;
}
.form-inline{
	position: relative;
}
.c_login{
	width: 118px;
    height: 48px;
    border-radius: 5px;
    background-color: #fbb103;
    color: #000;
    text-align: center;
    padding: 10px 0px;
    font-weight: 700;
    text-transform: capitalize;
}
.login_text:hover{
	color: #fff;
}
.header_title_content{
	padding-top: 200px;
	padding-bottom: 50px;
}	
.header_title_content h1{
  font-family: 'Poppins', sans-serif;
  font-size: 55px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 1.1px;
  text-align: center;
  color: #ffffff;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;

}
.header_button{
	text-align: center;
	padding-bottom: 35px;
}
.try_demo {
	padding: 13px 41px;
	border-radius: 25px;
	box-shadow: 0 3px 6px 0 rgba(19, 191, 154, 0.2);
	background-image: linear-gradient(to bottom, #1dc9b7, #0bb783);
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	border: none;
	cursor: pointer;
	margin-right: 18px;
}
.try_demo:hover{
	text-decoration: none;
	color: #ffffff;
}
.header_contact_us{
	width: 158px;
	height: 48px;
	border-radius: 25px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	background-color: #fbb103;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	border:none;
	cursor: pointer;
}
.payment_img img{
	width: 60% !important;
    margin: 0 auto;
}
.mkdf-elements-holder {
    overflow: hidden;
}
.header_scroll{
	background-color: #fff !important;
}
.header_scroll ul li a{
	color: #000 !important;
}
/*===========================================================
==================================products area css start
=============================================================*/
#product_area{
	margin-bottom: 40px;
}
.product_header{

}
.product_header h2{
	margin-top: 175px;
	margin-bottom: 80px;
	font-family: 'Poppins', sans-serif;
	font-size: 50px;
	font-weight: 300;
	line-height: 1.52;
	letter-spacing: normal;
	text-align: center;
	/*color: #29363b;*/
	color: #17799C;
}
.product_content{
	text-align: center;
	transition: all .2s cubic-bezier(.02,.100,.58,1);
	padding: 70px 0px;
}
.product_content:hover{
	box-shadow: 0 10px 55px 5px rgba(137,173,255,.35);
	cursor: pointer;
	padding: 70px 0px;
}
.product_content img{
	width: 60px;
}
.product_content h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #29363b;
	margin-top: 35px;
	margin-bottom: 12px;
}
.product_content p{
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #353535;
	padding: 0px 10px;
}
.pro_3 h4{
	margin-top: 44px;
}
.pro_4 h4{
	margin-top: 20px;
}
/*===========================================================
==================================LMS experiance area css start
=============================================================*/
.lms_experiance_area{
	margin-bottom: 80px;
}
.lms_content{
	width: 448px;
	margin-left: 15%;
	margin-top: 35px;
}
.lms_content h3,.lms_content h4{
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.52;
	text-align: left;
	/*color: #29363b;*/
	color: #17799C;
	margin-bottom: 19px;
}
.lms_content h3 strong,.lms_content h4 strong{
	font-weight: 700;
}
.lms_content p{
	font-family: 'Poppins', sans-serif;
  	font-size: 16px;
  	font-weight: normal;
  	line-height: 1.56;
  	letter-spacing: normal;
  	text-align: left;
  	color: #353535;
  	margin-bottom: 14px;
}
.lms_assignment{
	width: 154px;
	height: 50px;
	border-radius: 30px;
	background-color: #FEE7B2;
	border:none;
	cursor: pointer;
	margin-bottom: 10px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #353535;
}
.assessment{
	background-color: #B7ECE0;
}
.resource{
	background-color: #B2ECFE;
}
.quiz{
	background-color: #DEDDFF;
}
.notice{
	background-color: #FFD6B2;
}
.l_more{
	background-color: #FFD2D2;
}
.lms_img{
	position: relative;
}

/*========================================================================
==================================fee collection area css start 
==========================================================================*/
#fee_and_payroll_bg{
	background-image: url(../img/fee-and-admission-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
/*	padding-top: 96px;
	padding-bottom: 39px;*/
}
#fee_collection_area{
	margin-top: 40px;
	margin-bottom: 30px;
}
.fee_content{
	width: 535px;
}
.fee_content h3,.fee_content h4{
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.52;
	text-align: left;
	/*color: #29363b;*/
	color: #17799C;
	margin-bottom: 19px;
}
.fee_content h3 strong,.fee_content h4 strong{
	font-weight: bold;
}
.fee_content p{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: left;
	color: #353535;
	margin-bottom: 25px;
}
.fee_icon img{
	width: 100%;
}

/*========================================================================
==================================payroll_content area css start 
==========================================================================*/
.payroll_content{
	width: 357px;
	margin-left: 100px;
}
.payroll_content h2,.payroll_content h3{
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.52;
	/*color: #29363b;*/
	color: #17799C;
	margin-bottom: 19px;
}
.payroll_content h2 strong,.payroll_content h3 strong{
	font-weight: bold;
}
.payroll_content p{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: left;
	color: #353535;
	margin-bottom: 29px;
}
.payroll_btn{
	width: 140px;
  	height: 45px;
  	border-radius: 23px;
  	box-shadow: 0 3px 12px 0 rgba(251, 177, 3, 0.35);
  	background-color: #fbb103;
  	font-family: 'Poppins', sans-serif;
  	font-size: 16px;
  	font-weight: normal;
  	line-height: 1.56;
  	letter-spacing: normal;
  	text-align: center;
  	color: #ffffff;
  	border:none;
  	cursor: pointer;
}
.payroll_img{
	margin-top: 25px;
}
/*========================================================================
==================================admission_area area css start 
==========================================================================*/
.admission_area{
	margin-top: 20px;
	margin-bottom: 50px;
}
.admission_img{
	position: relative;
}
.admission_content{
	width: 448px;
	margin-left: 15%;
	margin-top: 35px;
}
.admission_content h4{
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.52;
	text-align: left;
	/*color: #29363b;*/
	color: #17799C;
	margin-bottom: 19px;
}
.admission_content h4 strong{
	font-weight: 700;
}
.admission_content p{
	font-family: 'Poppins', sans-serif;
  	font-size: 16px;
  	font-weight: normal;
  	line-height: 1.56;
  	letter-spacing: normal;
  	text-align: left;
  	color: #353535;
  	margin-bottom: 29px;
}
.admission_btn{
	width: 140px;
	height: 45px;
	border-radius: 23px;
	box-shadow: 0 3px 12px 0 rgba(29, 201, 135, 0.35);
	background-color: #1dc987;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	border: none;
	cursor: pointer;
}

/*================================================
==============================seamless_im_area css start==========
=================================================*/
.sem_and_contact_bg{
	background-image: url(../img/implementation_contact_bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 96px;
	padding-bottom: 39px;
}
#seamless_im_area{
}
.seam_header h5{
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.46;
	margin-left: 100px;
	color: #353535;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
.seam_header h5:after{
	content: "";
	width: 87px;
	height: 3px;
	background-color: #FBB103;
	position: absolute;
	left: -95px;
	top: 17px;
}
.seam_header h4{
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.52;
	letter-spacing: normal;
	text-align: left;
	color: #29363b;
	margin-top: 0px;
	margin-bottom: 0px;
}
.seam_header h4 span{
	/*color: #13bf9a;*/
	color: #17799C;
}
.sam_col_one{
	margin-top: 175px;
}
.sam_col_two{
	margin-top: 80px;
}
.sam_content{
	text-align: center;
}
.sam_content img{
	width: 42%;
}
.sam_content h4{
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	color: #353535;
	margin-top: 0;
}
.sam_content p{
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.60;
	letter-spacing: normal;
	text-align: center;
	color: #353535;
}
/*========================================================================
==================================contact_area area css start 
==========================================================================*/
#contact_area{
	padding-top: 320px;
	padding-bottom: 200px;
	padding-left: 140px;
	padding-right: 182px;
}
.contact_title h4{
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.28;
	letter-spacing: normal;
	text-align: left;
	color: #353535
}
.contact_title p{
	width: 402px;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.75;
	letter-spacing: normal;
	text-align: left;
	color: #353535
}
.contact_field{
	position: relative;
	margin-top: 40px;
}
.contact_field input[type='text']{
	width: 407px;
  	height: 71px;
  	border-radius: 40px;
  	background-color: #f5f8fa;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.63;
	letter-spacing: normal;
	text-align: left;
	color: #7c7c7c;
	border:none;
	padding-left: 20px;
}
.contact_field input[type='text']:focus{
	outline:0;
}
.contact_field input[type="submit"]{
	width: 142px;
	height: 51px;
	border-radius: 40px;
	/*background-color: #13bf9a;*/
	background-color: #17799C;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.63;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	border: none;
	position: absolute;
	top: 10px;
	right: 0px;
	cursor:pointer;
}
.contact_field input[type="submit"]:focus{
	outline:0;
}
.send_email,.feedback_send{
	width: 162px;
    height: 58px;
    border-radius: 29px;
    background-image: linear-gradient(to bottom, #1dc9b7, #0bb783);
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    border: none;
    margin-top: 35px;
    cursor: pointer;
}
/*========================================================================
==================================footer_bottom_section area css start 
==========================================================================*/
#footer_top_area{
	background-image: url(../img/footer.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
	padding-top: 96px;
	padding-bottom: 39px;
}
.footer_col_one{}
.footer_col_one img{
	width: 75%;
	margin-bottom: 15px;
}
.footer_col_one p{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #ffffff;
}
.footer_col_one ul{
	list-style: none;
	margin-top: 17px;
}
.footer_col_one ul li{
	display: inline-block;
	margin-right: 10px;
}
.footer_col_one ul li:nth-child(1) a i{
	background: #fff;
	padding: 6px 12px;
	color: #39373f;
}
.footer_col_one ul li:nth-child(2) a i{
	background: #fff;
	padding: 6px 8px;
	color: #39373f;
}
.footer_col_one ul li:nth-child(3) a i{
	background: #fff;
	padding: 6px 10px;
	color: #39373f;
}
.footer_col_two h4{
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.92;
	letter-spacing: normal;
	text-align: left;
	color: #ffffff;
	margin-top: 0px;
}
.footer_col_two ul{
	list-style: none;
}
.footer_col_two ul li a{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.94;
	letter-spacing: normal;
	text-align: left;
	color: #fbfbfb;	
}
.footer_col_two img{
	width: 65%;
	margin-top: 14px;
}
.footer_col_two a:last-child img{
	margin-top: 10px;
}
.footer_p{
	margin-left: 42px;
}
/*========================================================================
==================================footer_bottom css start 
==========================================================================*/
.footer_bottom{
	background-color: #212024;
}
.footer_bottom p{
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.75;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	padding: 20px 0px;
}
.footer_icon{}
.footer_icon ul{
	list-style:none;
}
.footer_icon ul li{
	display: inline-block;
    margin-left: 12px;
}

/*========================================================================
==================================modal css start 
==========================================================================*/

.modal-title{
	font-family: 'Poppins', sans-serif;
	margin-top: 0px;
	font-size: 20px;
	font-weight: 700;
}
.user_card {
	height: 100%;
	width: 100%;
	margin-top: -16px;
	margin-bottom: auto;
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 10px;
	background-color: rgba(255,255,255,.9);
	border-radius: 8px;

}
.brand_logo_container {
	position: absolute;
	top: 12px;
	padding: 10px;
	text-align: center;
}
.brand_logo {
	width: 50%;
}
.form_container {
	margin-top: 100px;
}
.form_container form{
	width: 80% !important;
}
.login_btn {
	width: 100%;
	background-image: linear-gradient(269deg, #00d9a6 0%, #9be15d 100%);
	color: white !important;
}
.login_btn:focus {
	box-shadow: none !important;
	outline: 0px !important;
}
.login_container {
	padding: 0 2rem;
}
.input-group-text {
	background-image: linear-gradient(269deg, #00d9a6 0%, #9be15d 100%);
	color: white !important;
	border: 0 !important;
	border-radius: 0.25rem 0 0 0.25rem !important;
}
.input_user,
.input_pass:focus {
	box-shadow: none !important;
	outline: 0px !important;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	background-color: #3dcc13 !important;
}
.form-control {
	padding: .475rem .75rem;
}

/*===============animation css===============*/

/* .tailored,.tailored1,.tailored2,.tis_img,.tis_content,.m_header_title,.m_header_text,.m_box,.mobile_header_title,.m_animate1,
.m_animate2,.m_animate3,.m_animate4,.imp_content,.stan_img,.stan_content,.subs_content1,.subs_content2{
	opacity: 0;
}
.tailored.animated,.tailored1.animated,.tailored2.animated,.tis_img.animated,.tis_content.animated,.m_header_title.animated,
.m_header_text.animated,.m_box.animated,.mobile_header_title.animated,.m_animate1.animated,.m_animate2.animated,
.m_animate3.animated,.m_animate4.animated,.imp_content.animated,.stan_img.animated,.stan_content.animated,
.subs_content1.animated,.subs_content2.animated{
	opacity: 1;
} */



/*================================
==================================payroll page css start===================
==================================*/

.payroll_bg{
	background-image: url('../img/payroll/payroll-slider.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
	max-height: 810px;
}
.payroll_title_content{
	padding-top: 117px;
	padding-bottom: 10px;
	text-align: center;
}
.payroll_title_content h1{
	font-family: 'Poppins', sans-serif;
	font-size: 50px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.52;
	letter-spacing: normal;
	color: #ffffff;
	margin: 0;
}
.payroll_title_content p{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.56;
	letter-spacing: normal;
	color: #ffffff;
	margin-bottom: 35px;
}
.payroll_title_content p:last-child{
	margin-bottom: 0px;
}

/*===================What is payroll section css===============*/

.about_payroll_page{
	margin-top: 85px;
}
.payroll_page_content{
	width: 430px;
}
.payroll_page_content p{
	text-align: justify;
}
.payroll_use{
	margin-top: -14px;
}
.payroll_use h4{
	font-size: 30px;
	font-weight: bold;
	color: #13bf9a;
	margin-top: 0px;
	margin-bottom: 0px;
}
.payroll_use p{
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.31;
	letter-spacing: normal;
	color: #353535;
}
.payroll_page_emp_mag button{
	font-size: 13px;
}

/*==================salary_manage_content css ==================*/

.salary_manage_content{
	width: 430px;
	margin-left: 100px;
}
.salary_manage_content h4{
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.52;
	text-align: left;
	color: #29363b;
	margin-bottom: 19px;
}
.salary_manage_content > p{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: left;
	color: #353535;
	margin-bottom: 22px;
	text-align: justify;
}
.salary_manage_content h4 strong {
    font-weight: bold;
}
.salary_m_option p {
	width: 150px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5;
	color: #353535;
	margin-bottom: 12px;
}
.salary_m_option p i{
	color: #13bf9a;
}
#payroll_page_lms_area{
	margin-top: 150px;
	margin-bottom: 130px;
}
.payroll_page_lms_button{
	width: 436px;
	height: 80px;
	border-radius: 10px;
	border: solid 2px #b7ece0;
	background-color: #ffffff;	
	font-family: Poppins;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	letter-spacing: normal;
	text-align: center;
	color: #99a7b1;
	cursor: pointer;
}
.payroll_page_lms_button i{
	color: #13bf9a;
}

/* .payroll_content_ani,.payroll_img_ani,.lms_content_ani,.userlist_img_ani,.manage_con_ani,.lms_img_ani,
.payroll_button_ani{
	opacity: 0;
}

.payroll_content_ani.animation,.payroll_img_ani.animation,.lms_content_ani.animation,.userlist_img_ani.animation,
.manage_con_ani.animation,.lms_img_ani.animation,.payroll_button_ani.animation{
	opacity: 1;
} */


/*================================
==================================classtune lms page css start===================
==================================*/
.classtune_lms_bg{
	background-image: url('../img/classtune-lms/classlms-top.png');
	margin-top: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#assignment_solution{
	margin-top: 90px;
	margin-bottom: 150px;
}
.assignment_solution_content{
	width: 530px;
}
.classtune_lms_img{
	margin-left: 5%;
}
.assignment_solution_content h2,.assignment_solution_content h4{
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.52;
	color: #29363b;
	margin-bottom: 19px;
}
.assignment_solution_content > p{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: left;
	color: #353535;
	margin-bottom: 22px;
	text-align: justify;
}
.assignment_solution_content h2 strong,.assignment_solution_content h4 strong {
    font-weight: bold;
}
.assignment_m_option p {
	width: 200px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5;
	color: #353535;
	margin-bottom: 12px;
}
.assignment_m_option p i{
	color: #13bf9a;
}

/*===================exam_paper_area  css===================*/

#exam_paper_area{}
.exam_paper_content{
	width: 416px;
}
.exam_paper_content h2,.exam_paper_content h4{
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.52;
	color: #29363b;
	margin-bottom: 19px;
}
.exam_paper_content h2 strong,.exam_paper_content h4 strong{
	font-weight: bold;
}
.exam_paper_content p{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: left;
	color: #353535;
	margin-bottom: 22px;
	text-align: justify;
}

.paper_btn{
	width: 140px;
	height: 45px;
	border-radius: 23px;
	box-shadow: 0 3px 12px 0 rgba(19, 191, 154, 0.35);
  	background-color: #13bf9a;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	border: none;
	cursor: pointer;
}

/*===================mobile_app_area  css===================*/

#mobile_app_area{
	margin-top: 130px;
}
.mobile_app_title{}
.mobile_app_title h4{
	font-family: 'Poppins', sans-serif;
	font-size: 36px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.19;
	letter-spacing: normal;
	text-align: center;
	color: #29363b;
	margin: 0;
}
.mobile_app_title p{
	width: 1058px;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.38;
	letter-spacing: normal;
	text-align: center;
	color: #99a7b1;
	margin: 28px 0px 78px 0px;
}
  
.col-flex-box{
	flex-basis: 20%;
}

/*===================mobile_app_area  css===================*/
#inline_quiz_lms{
	margin-top: 90px;
}
.inline_quiz_lms_img img{
	width: 85%;
}
.inline_quiz_lms_content h2,.inline_quiz_lms_content h4,.lms_make_content h2,.lms_make_content h4 {
	width: 420px;
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.52;
    color: #29363b;
    margin-bottom: 19px;
}
.inline_quiz_lms_content h2 strong,.inline_quiz_lms_content h4 strong, .lms_make_content h2 strong,.lms_make_content h4 strong{
	font-weight: bold;
}

.inline_quiz_lms_content p, .lms_make_content p{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.56;
	letter-spacing: normal;
	text-align: left;
	color: #353535;
	margin-bottom: 22px;
	text-align: justify;
}
#lms_make_content_area{
	margin-top: 90px;
}
.lms_make_content{
	margin-left: 100px;
}
.lms_make_content h4{
	width: 350px;
}
.make_content_type p{
	position: relative;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #353535;
	margin-left: 10px;
}
.content_type_bulet_0 p::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #f6ac00;
	left: -14px;
	top: 5px;
}
.content_type_bulet_1 p::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #47ceaf;
	left: -14px;
	top: 5px;
}
.content_type_bulet_2 p::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #2acafc;
	left: -14px;
	top: 5px;
}
.content_type_bulet_3 p::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #9f9dfb;
	left: -14px;
	top: 5px;
}
.content_type_bulet_4 p::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #f67b0e;
	left: -14px;
	top: 5px;
}
.content_type_bulet_5 p::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fe7f7f;
	left: -14px;
	top: 5px;
}
.more_feature_title h3,.more_feature_title h4{
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.52;
	letter-spacing: normal;
	text-align: center;
	color: #29363b;
	margin-top: 40px;
	margin-bottom: 100px;
}
.more_feature_icon img{}
.more_feature_icon p{
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #29363b;
	margin-top: 30px;
	text-transform: capitalize;
}

#classtune_page_lms_area{
	margin-top: 120px;
	margin-bottom: 70px;
}
.classtune_page_lms_button{
	width: 436px;
	height: 80px;
	border-radius: 10px;
	border: solid 2px #b7ece0;
	background-color: #ffffff;	
	font-family: Poppins;
	font-size: 24px;
	line-height: 1.46;
	text-align: center;
	color: #99a7b1;
	cursor: pointer;
}
.classtune_page_lms_button i{
	color: #13bf9a;
}


/* .exam_paper_content_ani,.exam_pager_img_ani,.lms_mobile_title_ani,.lms_mobile_para_ani,
.mobile_img_ani_1,.mobile_img_ani_2,.mobile_img_ani_3,.mobile_img_ani_4,.quiz_img_ani,.quiz_content_ani
,.lms_make_ani,.lms_make_img_ani{
	opacity: 0;
}
.exam_paper_content_ani.animated,.exam_pager_img_ani.animated,.lms_mobile_title_ani.animated,
.lms_mobile_para_ani.animated,.mobile_img_ani_1.animated,.mobile_img_ani_2.animated,.mobile_img_ani_3.animated,
.mobile_img_ani_4.animated,.quiz_img_ani.animated,.quiz_content_ani.animation,.lms_make_ani.animation,
.lms_make_img_ani.animation{
	opacity: 1;
}

.f_icon_ani_1,.f_icon_ani_2,.f_icon_ani_3,.f_icon_ani_4,
.f_title,.class_lms_btn_ani,.classtune_lms_img_ani{
	opacity: 0;
}

.f_icon_ani_1.animation,.f_icon_ani_2.animation,.f_icon_ani_3.animation,.f_icon_ani_3.animation,
.class_lms_btn_ani.animation,.classtune_lms_img_ani.animation{
	opacity: 1;
} */
/*===================contact page area css=====================*/
.contact_bg{
	background-image: url('../img/payroll/home_sec.png');
	margin-top: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#contact_form_area{
	margin-top: 85px;
	margin-bottom: 50px;
}
.contact_form h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.52;
    color: #29363b;
    margin-bottom: 32px;
}
.contact_form h4 strong{
	font-weight: bold;
}
.contact_form input[type="text"],.contact_form input[type="email"]{
	height: 58px;
  	border-radius: 10px;
  	border: solid 1px #c4c4c4 !important;
  	margin-bottom: 31px;
  	color: #000;
}
.contact_form select{
	height: 58px !important;
  	border-radius: 10px;
  	border: solid 1px #c4c4c4 !important;
  	margin-bottom: 31px;
  	color: #c4c4c4;
}
.contact_form textarea{
	width: 100%;
	height: 166px;
	border-radius: 10px;
	border: solid 1px #c4c4c4;
	background-color: #f9fbfc;
	font-size: 18px;
  	line-height: 1.22;
  	color: #000;
  	padding: 14px 14px;
}
.contact_form input[type="submit"] {
	width: 162px;
	height: 58px;
	border-radius: 29px;
	background-image: linear-gradient(to bottom, #1dc9b7, #0bb783);
	font-size: 24px;
	text-align: center;
	color: #ffffff;
	border: none;
	margin-top: 35px;
	cursor: pointer;
	line-height: 0px;
}

#feedback_category{
	height: 58px;
    border-radius: 10px;
    border: solid 1px #c4c4c4 !important;
    margin-bottom: 31px;
    color: #000;
    width: 100%;
    padding: 0px 12px;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b4b4b4;
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #b4b4b4;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #b4b4b4;
 } 
.content_con_section{
	margin-top: 65px;
	margin-left: 60px;
}
.contact_phone i{
	float: left;
	font-size: 18px;
	border: 1px solid #ddd;
	border-radius: 50%;
	padding: 12px;
	transform: rotate(98deg);
	margin-right: 14px;
	color: #13bf9a;
}
.contact_content{
	margin-bottom: 45px;
}
.contact_content h4{
	font-size: 24px;
	font-weight: 500;
	color: #353535;
}
.contact_phone p,.contact_email p{
	line-height: 46px;
	font-size: 18px;
	color: #353535;
	letter-spacing: 1px;
}
.contact_email i{
	float: left;
	font-size: 18px;
	border: 1px solid #ddd;
	border-radius: 50%;
	padding: 12px;
	margin-right: 14px;
	color: #13bf9a;
}
.contact_icon_img div{
	float: left;
	margin-right: 15px;
}

/*=================admission page css=====================*/

.admission_bg{
	background-image: url('../img/payroll/admission/Events.png');
	margin-top: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#ongoing_admission_area {
    margin-top: 130px;
}
.ongoing_ad_title h3,.ongoing_ad_title h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 36px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: center;
    color: #29363b;
    margin: 0;
}
.ongoing_ad_title p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: center;
    color: #99a7b1;
    margin: 28px 0px 78px 0px;
}
.admission_m img {
    width: 42%;
}
#why_admission_easy{
	margin-top: 100px;
}
.easy_admission{}
.easy_admission h5{
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.52;
	color: #29363b;
	margin-bottom: 19px;
	margin-left: 105px;
}
.easy_admission h5 strong{
	font-weight: bold;
	color: #FBB103;
}
.easy_admission h5:before{
	content: "";
	width: 95px;
	height: 3px;
	background-color: #FBB103;
	position: absolute;
	left: 14px;
	top: 45px;
}
.easy_admission p{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 1.38;
	color: #99a7b1;
}
.easy_admission_img img{
	margin-top: 85px;
}
.admission_parent{
	width: 530px;
}
.admission_fe{
	box-shadow: 2px 6px 30px 0 rgba(153, 167, 177, 0.15);
  	background-color: #ffffff;
	padding: 35px 14px;
}
.admission_fee{
	margin-top: 65px;
	box-shadow: 2px 6px 30px 0 rgba(153, 167, 177, 0.15);
	padding: 35px 14px;
}

/*===================Blog page css============*/
#classtune_post{
	margin: 65px 0px;
}
.singleBlog{
	border: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 12px;
    height: 406px;
}
.singleBlog:hover {
	transition: 0.5s;
  	box-shadow: 5px 10px 18px #888888;
  	cursor: pointer;
}
.singleBlog img{
	width: 100%;
	height: 200px;
}
#classtune_post h3{
	font-size: 19px;
    font-weight: 600;
    line-height: 28px;
    text-align: justify;
    margin: 8px 0px 3px 0px;
    color: #000;
    font-family: 'SolaimanLipi', sans-serif;
}
.post_date{
	margin: 4px 0px 5px 0px;
	color: #959ea7 !important;
}
.singleBlog p{
	font-size: 14px;
    color: #000;
    font-weight: 400;
    text-align: justify;
}
.singleBlog a{
	font-size: 18px;
    font-weight: 500;
    font-family: 'SolaimanLipi', sans-serif;
}

/*======================Career Page css=======================*/
.career_page{
	
}
.career_page h4{
	text-align: center;
    margin: 0;
    font-size: 27px;
    font-weight: 500;
    color: #000000;
}
.career_page p{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: 400;
}
.career_button{
	margin-top: 20px;
}
.career_button a:nth-child(1){
	background-color: #29323D;
    font-size: 16px;
    padding: 10px 30px;
    color: #fff;
    font-weight: 400;
    border-radius: 5px;
    margin-right: 15px;
}
.career_button a:nth-child(2){
	background-color: #71954D;
    font-size: 16px;
    padding: 10px 30px;
    color: #fff;
    font-weight: 400;
    border-radius: 5px;
}
.cv_upload_area{
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 11px 9px;
}
.wpcf7-not-valid-tip{
	margin-top: -31px;
    margin-bottom: 20px;
}