.container { width: 100%; max-width: 1070px; padding: 0 15px; margin: 0 auto; }
img { max-width: 100%; display: block; }
body { font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 16px; line-height: 20px; background-color: #fff; }
.heading { display: inline-block; width: 100%; vertical-align: top; margin: 0 0 10px 0; }
.heading h2 { font-size: 32px; line-height: 36px; color: #000000; font-weight: 600; font-family: 'Poppins', sans-serif; margin: 0; padding: 0; text-align: center; display: inline-block; width: 100%; vertical-align: top; text-transform: uppercase; }
ul, li { list-style: none; margin: 0; padding: 0; }
a { transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; text-decoration: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
p { margin: 0; padding: 0; }
.display-inline { display: inline-block; width: 100%; vertical-align: top; }
.mt80 { margin-top: 80px; }
/*main css start here*/
.subject {display: inline-block; background-color: #000000; padding: 5px 15px 5px 15px; border-radius: 15px; width: 300px; font-size: 40px; line-height: 45px; color: #ffffff; font-weight: 600; margin-top: 15px;}
.subject2 {display: inline-block; background-color: #000000; padding: 5px 15px 5px 15px; border-radius: 15px; width: auto; font-size: 32px; line-height: 42px; color: #ffffff; font-weight: 600; margin-bottom: 20px; text-transform: uppercase;}
.batchstart {display: inline-block; background-color: #eb9f0b; padding: 5px 15px 5px 15px; border-radius: 15px; width: 100%; font-size: 32px; line-height: 42px; color: #ffffff; font-weight: 600; margin-bottom: 50px; text-transform: uppercase;}
.top-section {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	background-image: url("https://allenwebsite-general.s3.ap-south-1.amazonaws.com/allen-website/landing-pages/asat/top-bg.jpg");
	background-repeat: no-repeat;
	background-position: ;
	background-size: cover; 
	position: relative;
}
.top-section:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 300px;
	height: 100%;
	z-index: 0;
	content: "";
	background-image: url("https://allenwebsite-general.s3.ap-south-1.amazonaws.com/allen-website/landing-pages/asat/top-left.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left bottom;	
	background-color: #352d69;
}
.top-section .container {
	padding-left: 0;
}
header {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding-top: 50px;
}
header .header-inner {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
header .header-inner .logo {
	float: left;
	width: auto;
	max-width: 220px;
}
header .header-inner .logo a {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
header .header-inner .logo img {
	width: 100%;
	display: block;
}

.top-content-section {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 20px 0 40px;
}
.top-content-section .top-heading {
	float: left;
	width: 50%;
	max-width: 380px;
	padding: 30px 25px 0 5px;
}
.top-content-section .top-heading h1 {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	font-size: 54px;
	line-height: 64px;
	color: #ffffff;
	font-weight: 500;
}
.top-content-section .top-heading h1 .clat {
	color: #ffffff;
	font-size: 90px;
	line-height: 95px;
}
.top-content-section .top-heading h1 .preparation {
	display: inline-block;
	width: auto;
	vertical-align: top;
	text-align: center;
	color: #ffffff;
	padding: 2px 20px;
	font-size: 40px;
	line-height: 48px;
	font-weight: 400;
	margin-top: 6px;
}
.top-section .call {
	float: right;
	max-width: 420px;
	padding: 0px 20px 20px 20px;

}

.top-section .form-section {
	float: right;
	width: 50%;
	max-width: 420px;
}
.top-section .call {
    display: inline-block;
    width: 100%;
    vertical-align: top; align-content: center;
}
.top-section .form-section form {
	padding: 20px 20px;
	border-radius: 30px;
	background-color: #fff;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 10px;
}

.top-section .form-section h2 {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-size: 28px;
    line-height: 44px;
    border: 1px dotted #000;
    border-radius: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    margin: 0 0 20px 0;
}
.top-section .form-section .form-group {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 15px 0;
}
.top-section .form-section .form-group label {
    float: left;
    width: 108px;
    line-height: 25px;
    font-size: 14px;
    color: #000;
    font-weight: 400;
}
/*.top-section .form-section .form-group .input-outer {
    float: left;
    width: calc(100% - 80px); 
}*/

.top-section .form-section .form-group .form-control {
    float: left;
    width: calc(100% - 108px);
    background-color: #ffeba5;
    font-size: 14px;
    line-height: 20px;
    padding: 0 10px;
    border: none;
    outline: none;
    box-shadow: none;
    color: #000;
    height: 30px;
    border-radius: 10px;
}
.top-section .form-section .form-group select.form-control {
	background-image: url("https://allenwebsite-general.s3.ap-south-1.amazonaws.com/allen-website/landing-pages/allen-ace-clat/images/dropdown-arrow.png");
	background-repeat: no-repeat;
	background-position: calc(100% - 8px);
	background-size: 14px auto;
	cursor: pointer;
	padding-right: 25px;
}
.top-section .form-section .form-group#mobileno .form-control {
	width: 100%;
}
.top-section .form-section .form-group#mobileno .col-9 {
	padding-left: 0;
	padding-right: 0;
}
.top-section .form-section .form-group#mobileno .col-3 {
	padding-left: 0px;
	padding-right: 10px;
}
.top-section .form-section .form-check {
    margin: 0;
    padding: 0;
}
.top-section .form-section .form-group .form-check-label {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    margin: 0 0 2px 0;
    float: left;
    width: calc(100% - 28px);
}
.top-section .form-section .form-check .form-check-input {
    float: left;
    margin: 2px 10px 0 0;
    width: 16px;
    height: 16px;
}
.top-section .form-section .btn-outer {
    text-align: center;
    margin: 5px 0 0 0;
}
.top-section .form-section .btn-outer .btn {
    display: inline-block;
    width: auto;
    background-color: #000000;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    border-radius: 40px;
    letter-spacing: 1px;
    border: none;
    padding: 8px 30px;
    text-shadow: 1px 2px 2px rgb(254 254 254 / 40%);
    margin-top: 10px;
}

.batch-section .batch-heading {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	text-align: center;
	margin-bottom: 30px;
}
.batch-section .batch-heading .heading-inner {
	display: inline-block;
	width: auto;
	border: 1px solid #000;
	padding: 10px 0;
}
.batch-section .batch-heading .heading-inner h2 {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: 5px 50px;
	background-color: #000;
	color: #fed958;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 30px;
	font-weight: 600;
	letter-spacing: 1px;
	margin: 0;
}
.batch-section .batch-heading .heading-inner h2 span {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
}
.batch-section .batch-dates {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 30px 0 0 0;
}
.batch-section .batch-dates .date-box {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.batch-section .batch-dates .date-box h2 {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	text-align: center;
	margin: 0 0 10px 0;
	font-size: 24px;
	line-height: 30px;
	color: #000;
	font-weight: 600;
	padding: 0;
	text-transform: uppercase;
}
.batch-section .batch-dates .date-box .date {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	text-align: center;
}
.batch-section .batch-dates .date-box .date img {
	display: inline-block;
	width: auto;
	vertical-align: top;
	max-width: 150px;
}
.schedule-section .schedule-table {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 10px 0 0 0;
}
.schedule-section .schedule-table table {
	border-collapse: collapse;
	width: 60%;
}
.schedule-section .schedule-table table tr th, .schedule-section .schedule-table table tr td {
	border: 1px solid #000;
	padding: 8px 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-weight: 400;
}
.schedule-section .schedule-table table tr th {
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
}
.overview-section {
	overflow: hidden;
}

.overview-section .overview-section-inner {
	width: 130%;
	background-color: #bfedf9;
	margin: 100px 0 50px;
	margin-left: -15%;
	position: relative;
	transform: rotate(-3deg);
	overflow: hidden;
}

.overview-section .overview-section-inner:before {
	display: block;
	width: 30%;
	height: 100%;
	position: absolute;
	left: 10%;
	top: 0;
	background-image: url("https://allenwebsite-general.s3.ap-south-1.amazonaws.com/allen-website/landing-pages/ace-ias/images/image-bg.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 100%;
	content: "";
}

.overview-section .overview-section-inner .container {
	transform: rotate(3deg);
	position: relative;
	z-index: 2;
	width: 77%;
}

.overview-section .overview-section-inner .overview-img {
	height: 100%;
	position: relative;
}
.overview-section .overview-section-inner .overview-img img {
	display: block;
	position: absolute;
	left: 0;
	bottom: -50px;
	z-index: 1;
}

.overview-section .overview-section-inner .overview-cnt {
	padding: 50px 0;
}
.overview-section-inner .overview-cnt .heading h2 {
	text-align: left;
}
.overview-section-inner .overview-cnt p {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	font-weight: 300;
	padding: 0 0 2px 0;	
}
.overview-section-inner .overview-cnt h3 {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	font-size: 22px;
	line-height: 30px;
	color: #000;
	font-weight: 600;	
	margin: 30px 0 5px 0;
	padding: 0;
}

.choose-block {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 20px 0 0 0;
}
.choose-block .choose-box {
	height: 100%;
	background-color: #2c98ba;
	padding: 40px 20px;
	border-radius: 20px;
	font-size: 24px;
	line-height: 32px;
	color: #ffffff;
	font-weight: 600;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.choose-block .choose-box img {
	text-align: center;
	align-items: center;
	justify-content: center; clear:both;
}


.feature-box {
	padding: 50px 0;
}

.feature-box .heading h2 {
	text-align: left;
}
.feature-box ul {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.feature-box ul li {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 0 0 4px 0;
	padding: 0 0 0 15px;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	position: relative;
	font-weight: 300;
}
.feature-box ul li:last-child {
	margin-bottom: 0;
}
.feature-box ul li:before {
	position: absolute;
	left: 0;
	top: 9px;
	width: 6px;
	height: 6px;
	background-color: #000;
	border-radius: 50%;
	content: "";
	display: block;
}
.feature-section .feature-img {
	display: inline-block;
	width: 100%; text-align: right;
}
.feature-section .feature-img img {
	display: inline-block;
}

.about-section p {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	font-weight: 300;
}
.about-section .btn-block {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 30px 0 20px 0;
	text-align: center;
}
.about-section .btn-block a {
	display: inline-block;
    width: auto;
    background-color: #fcb94c;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    color: #000;
    border-radius: 40px;
    letter-spacing: 1px;
    border: none;
    padding: 8px 40px;
    margin-top: 10px;
}
.about-section .btn-block a:hover {
	background-color: #000;
	color: #fff;
}

.social-section .footer-logo {
    float: left;
    width: auto;
}
.social-section .footer-logo a {
    display: inline-block;
    width: auto;
    vertical-align: top;
}
.social-section .footer-logo img {
    display: inline-block;
    width: auto;
    max-width: 220px;
}

.social-section .footer-social {
    float: right;
    width: auto;
    margin-top: 10px;
}
.social-section .footer-social ul {
    display: inline-block;
    width: auto;
    vertical-align: top;
    margin: 0;
    padding: 0;
}
.social-section .footer-social ul li {
    float: left;
    width: auto;
    margin: 0 0 0 20px;
}
.social-section .footer-social ul li:last-child {
    margin-right: 0;
}
.social-section .footer-social ul li a {
    display: block;
    width: 44px;
    height: 44px;
    background-color: #ededed;
    border-radius: 50%;
    padding: 8px;
}
.social-section .footer-social ul li a:hover {
    background-color: #f7f7f7;
}

footer {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #352c6a;
    margin-top: 20px;
}
footer .copyright {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 20px 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.top-section header .call {
	float: right;
	width: auto;
	padding: 25px 0 0 0;
}
.top-section .form-section .form-group#otpdetail .form-control {
	width: 100%;
}
.top-section .form-section .form-group#otpdetail  #timermsg {
	margin: 5px 0 0 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-size: 14px;
    line-height: 20px;
    color: #000 !important;
}


