@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,400i,600,700&display=swap');

*{margin:0;padding:0;}

body {
    color: #333333;
    font-family: 'Nunito', sans-serif;
	font-weight: 300;
    font-size: 14px;
    line-height: 1.5em;	
	padding-top: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
}

ul li{
	list-style:none;
}
.pt-3{padding-top: 3rem;}
.pdl-0{padding-left:0;}
.pdr-0{padding-right:0;}
.pdt-5{padding-top:50px;}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;  
  z-index: 999;
}

a#features,a#contact,a#about-us{
position: relative;
padding-top: 60px;
display:block;
margin-top: -60px;
}
.bot_border{ border-top: 1px solid #ebebeb;  }
a:hover,a:active,a:focus{ text-decoration:none;  outline: none;}

header .navbar-brand { 
	height: auto; 
	padding: 8px; 
	transition: all 0.5s ease; 
	max-width: 160px;
}
header .navbar{ min-height:0; }
header .navbar-default{  
	border: none; 
	margin-bottom: 0; 
	background: #fff;
	padding: 0;     
	/* box-shadow: 0 1px 15px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.04); */
}
header .nav > li > a {
    color: #333 !important;
    font-size: 18px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
}
header .navbar-nav { margin: 15px 0 0; text-align: center; }
header .navbar-default .nav > li > a:hover,
header .navbar-default .nav > li > a.active,.nav .open > a:focus{ background: none !important; color:#ff5f2c !important; }
header .navbar-toggle {
    margin-right: 15px;
    margin-top: 15px;
    padding: 0;
}
header .navbar-toggle .icon-bar {
    background: rgb(0, 154, 235) none repeat scroll 0 0 !important;
    border-radius: 1px;
    display: block;
    height: 3px;
    margin-bottom: 5px;
    width: 27px;
}
.navbar-collapse{ padding: 0; }
.scroll_header .navbar-brand{ 
	width: 120px; 
}
.scroll_header .navbar-nav{ margin:6px 0 0 0; }
.scroll_header .nav > li > a {
    color: #333 !important;   
}
.scroll_header {
	background: #fff !important;
	box-shadow: 0 1px 15px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.04) !important;
}


#home .frame_bg #myCarousel{
	padding-bottom:50px;
}
.d-flex{
    display: flex;
    justify-content: center;
    align-items: center;
}


/*   ##########    Slider Section      ############  */	

.wrapper {
    /* background: rgba(0, 0, 0, 0) url("../img/h4-background-img-2.jpg") no-repeat 0 0 / cover; */
    /* background-position: top center; */
	background: linear-gradient(to bottom, rgba(255,0,0,0), #fcfcfc);
}
.slidercontent {
     background: rgba(0, 0, 0, 0) url("../img/boy-study.png") no-repeat scroll 0 0 / 50%;
    /*background: rgba(0, 0, 0, 0) url("../img/teacher_students_banner.png") no-repeat scroll 0 0 / 54%; */
    color: #444;
    position: relative;
    background-position: center right;
	padding: 100px 0;
}
.getInTuchBtn {
    border: none;
    border-radius: 50px;
    color: #fff;
    margin: 20px 0 0 0;
    line-height: 22px;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    background: #ff5f2c;
    transition: all 0.5s ease;
    padding: 20px;
    min-width: 280px;
}
.main_content{
	position: absolute;
	right: 0%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	padding-left: 50px;
}
.slidercontent .content h2 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0;
    border-top: 1px solid #324f8d;
    padding-top: 15px;
}
.slidercontent .content a img{ margin-top:15px; }
.slidercontent .content ul{ list-style: none; margin-top: 22px; }
/*.slidercontent .content ul li, .About_App ul li {
	background: rgba(0, 0, 0, 0) url("../img/check.png") no-repeat scroll left center;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 10px;
	padding-left: 30px;
	background-size: 18px;
}*/
.middleSections .dataLSpace{ padding-left: 30px;}
.middleSections h3 {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
}
.secLists li {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
    background: url("../img/orgTick.png");
    background-position: top 3px left;
    background-size: 18px;
    background-repeat: no-repeat;
    padding-left: 30px;
    font-weight: 400;
}


.bot_btn{ position: absolute; bottom:-5px; left: 50%; margin: 0 0 0 -93px; z-index: 100; 
display: none;
}

.slidercontent .carousel-control {
    background-image: none !important;
    display: none;
}
.slidercontent .carousel-control.right,.slidercontent .carousel-control.left {   
	width: 30px;
	height: 57px;
	top: 50%;
	margin: -26px 0 0 0;
	opacity:1;
}
.topContactForm {
    background: #fff;
    padding: 22px 30px 30px 30px;
    box-shadow: 0 0px 10px rgba(0,0,0,.08);
    border-radius: 6px;
    position: relative;
    border: 1px solid #cbdbe8;
}
.topContactForm:after {
    content: '';
    background: url(../img/box-shadow-bottom-1.png)no-repeat;
    background-size: 100%;
    background-position: center bottom;
    display: inline-block;
    height: 33px;
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
}
.topContactForm .form_cnt {
    padding: 12px 15px;
    width: 100%;
    color: #333;
    font-size: 16px;
    border: 1px solid #ddd;
    border-radius: 4px;
	margin-bottom: 5px;
    font-weight: 400;
}
.topContactForm .bot_margin {
    padding-bottom: 12px;
}
#contact_area h3 {
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 17px;
	font-size: 26px;
}

@media (min-width: 768px){	
.topContactForm .leftPadd { padding-left:7px;}
.topContactForm .rightPadd { padding-right:7px;}
}
.topContactForm .submitBtn {
    border: none;
    display: block;
    border-radius: 4px;
    color: #fff;
    margin: 0px 0 0 0;
    line-height: 22px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    background: #ff5f2c;
    transition: all 0.5s ease;
    padding: 12px;
}
.topContactForm .submitBtn:hover,
.getInTuchBtn:hover, .getInTuchBtn:focus {background: #324f8d; color: #fff;}
.bottom_line{ width: 100%; height: 3px; background: #fff; margin: 35px auto 0; display: block; }
.slidercontent .carousel-inner {
    max-height: 430px;
    border: 30px solid #e5e5e5;
    border-radius: 20px;
    background: #fff;
    overflow: hidden;
}
.slidercontent .carousel-inner img{
	width: 100%;
}
.feature_sec{
	padding-top:60px;
	padding-bottom:60px;
	background-color:#f9f9f9;
}
.About_App .row{
	margin: 0px ! important;
}
.feature_bg{
	background-color:#fff !important;
}



.slidercontent .content{ margin: 0px 0 30px 0; }
.slidercontent h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 20px 0;
	color: #166ead;
}
.slidercontent p {
    font-size: 18px;
    line-height: 28px;
}
.more_info_btn a {
    border: 3px solid #fff;
	display: block;
    border-radius: 8px;   
    height: 66px;
	color:#fff;
    margin: 40px 0 0 0;
    line-height: 60px;
    text-align: center;
	font-weight: 600;
	font-size:24px;
    text-transform: uppercase;
    max-width: 280px;
	background: #324f8d;
	transition: all 0.5s ease;
}
.more_info_btn a:hover{ background: #fff; color:#eb5255;  }
.slidercontent .download_app{ max-width: 500px; margin: 0 auto; height: 53px;  }
.slidercontent .download_app span{ margin-left: 40px; display: block; float: left; font-size: 22px; line-height: 53px; font-weight: 600;  }






/*   ##########    About App Section       ############  */

.middleSections {
    padding: 20px 0;
}
.secInnerDiv {
    display: flex;
    align-items: center;
}
.teachersSec{
	/*background: url(../img/subject_bg.png)no-repeat;
	background-size: cover;
	background-position: top center;*/
	border-top: 1px solid #eee;
}
.studentsSec{
	background: url(../img/subject_bg.png)no-repeat;
	background-size: cover;
	background-position: top center;
	padding: 40px 0 80px 0;
}
.schoolsSec{padding: 40px 0 0 0;}
.parentsSec{padding: 40px 0 0 0; border-top: 1px solid #eee;}

.About_App .box{ margin: 15px 0; width: 100%; }
.About_App .box .text { float: left; text-align: right; }
.About_App .text{
	padding-left:100px;
}
.About_App .text h3{
	font-weight: 600;
	color: #324f8d;
}
.About_App .box figure {
    border: 3px solid #324f8d;
    border-radius: 50%;
    float: right;
    height: 80px;
    margin: 32px auto 0;
    width: 80px;
	padding: 11px;
	margin-right:-10px;
	margin-left: 25px;
}
.About_App .box figure img {
    display: block;
	transition: all 0.5s ease;
    height: 50px;
    margin: 0 auto;
    width: 50px;
}

.About_App .box figure:hover{ transform: scale(1.4); -webkit-transform: scale(1.4); -ms-transform: scale(1.4); -moz-transform: scale(1.4); -o-transform: scale(1.4); }

.About_App .box.right-side figure {
    float: left;
    margin-left: -10px;
    margin-right: 25px;
}

.About_App .box .text{ width: 73%; }
.About_App .box .text h3{ font-weight: 600; color: #324f8d;  }
.About_App .box .text p{ font-weight: 300; font-size: 18px; color: #727272;}
.About_App .right-side .text{ text-align: left !important; }
.About_App .phone-image{ max-width: 300px; margin: auto; }
.top_heading{ text-align: center; margin-top: 55px; margin-bottom:60px; }
.top_heading h2 {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 10px;
}
.top_heading p {
    font-size: 26px;
    color: #777;
    font-weight: 200;
    line-height: 30px;
}

 /*    ##########    Screen Shot slider Section     ############    */

.screen_slider {
    padding: 10px 0 60px 0;
    border-top: 1px solid #ddd;
	background: linear-gradient(to bottom, rgba(255,0,0,0), #f3f8fc);
    /* background: url(../img/h4-background-img-2.jpg)no-repeat; */
    background-size: 100%;
    background-position: top center;
    border-bottom: 1px solid #dfe7ee;
}
.screen_slider .secLists li {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
    background-size: 16px;
    padding-left: 28px;
	background-position: top 4px left;
}
.screen_slider .text{padding-right: 30px;}
.screen_slider .col-sm-3:last-child .text{padding-right: 0px;}
.screen_slider .text img{max-width: 80px;}
#owl-demo .phone-image{ margin:0 auto 10px; max-width: 220px ; border: 1px solid #324f8d; } 
.screen_slider .text h3 {
    font-weight: 700;
    font-size: 20px;
    margin: 30px 0 20px 0;
}
.about_us{ padding:15px 0 50px 0; }
.about_us .phone-image{ padding: 30px;}
.about_us .top_heading{ margin-bottom: 30px; }
.about_us aside h3{ font-weight: 600; font-size: 28px; }
.about_us aside p { color: #727272; font-size: 18px; font-weight: 300; line-height: 28px; }
 
  /*    ##########    Contact Section     ############    */
 .contact_us{ padding: 20px 0 50px; background: #eb5255; color:#fff; }
 .contact_us h2{ font-weight: 600; text-align: center; font-size: 36px; margin-bottom:0;} 
.contact_us p {
    font-size: 20px;
    font-weight: 300;
    margin: 5px 0;
}
 .contact_us .bottom_line{  margin: 20px auto 0; } 
 .contact_us form{ margin: 50px 0 0 0; } 
 .contact_us .bot_margin{ margin-bottom: 40px; }
 
 .contact_us .form_cnt{ width:100%; border-bottom: 1px solid #fff; background: none; border-top:none;
border-left:none; box-shadow:none; border-right:none; font-size: 18px; padding:0 0 10px 0;outline: none !important;} 
 .contact_us textarea.form_cnt{ border: 1px solid #fff; padding: 10px; margin: 0; min-height: 120px;} 
 
  .contact_us .form_cnt::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.contact_us .form_cnt::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.contact_us .form_cnt:-ms-input-placeholder { /* IE 10+ */
 color: #fff;
}
.contact_us .form_cnt:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

 .contact_us .more_info_btn a{ font-size: 20px; border: 2px solid #fff; width:240px; margin: 30px auto 0; } 

 .codefireTxt{ color:#324f8d; font-weight: 400;}
.text18 {
    font-size: 22px !important;
    font-weight: 400 !important;
	line-height:36px !important;
}
p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    margin-bottom: 15px;
	margin-top: 10px;
}
/*    ##########    Footer Section     ############    */ 
 
footer {
    padding: 50px 0 20px 0;
    font-size: 16px;
    background-color: #166ead;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
}
footer .copyright h2 a{ 
	color:#fff;
}
footer .social{ 
	margin-top: 20px;
	display: flex;
	align-items: center;
}
footer .social ul li:first-child{ margin:0; }
footer .social ul li img{max-width: 30px;}
footer .social ul { list-style: none; padding:0;}
footer .social ul li{ display: inline-block; margin:0 0 0 15px; max-width:42px;}
footer h2 {
    margin-top: 0;
    font-size: 24px;
    margin-bottom: 24px;
    font-weight: 700;
}
footer .contact{ margin:20px 0 0; }
footer .contact p, .copyright p{font-size: 18px; font-weight: 400;}
footer .contact .icon{ margin: 2px 5px 0 0;}
footer .contact .data p img{ margin-right:10px; }
footer .address{ margin:0; }
footer .address span{ display:block; }
footer .contact .data p a{ color:#fff; }
footer .contact .data p a:hover{ color:#ff5f2c; }
 .features .content .col-sm-4 figure img{ width: 50px; }

:target:before {
  content:"";
  display:block;
  height:90px; /* fixed header height*/
  margin:-90px 0 0; /* negative fixed header height */
}
/* Pricing Table start */

.pricingTable{ padding:50px 0; margin-top: 60px;}
.pricingTable h2{ margin:0; padding:0;}
.pricingTable table { 
	width: 100%; 
	max-width:1000px; 
	text-align: left; 
	border-spacing: 0; 
	border-collapse: collapse; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	margin: 0 auto;
}
.pricingTable colgroup:nth-child(1) { width: 15%; border: 0 none; }
.pricingTable colgroup:nth-child(2) { width: 40%; border: 0 none; }
.pricingTable colgroup:nth-child(3) { width: 15%; border: 1px solid #ddd; }
.pricingTable colgroup:nth-child(4) { width: 15%; border: 10px solid #59c7fb; }
.pricingTable colgroup:nth-child(5) { width: 15%; border: 1px solid #ddd; }

/* Tablehead */
.pricingTable .price{
	background:#989A8F;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	border-radius: 100%;
	line-height: 100px; 
	color:#fff;
	margin-top: 8px;
	margin-bottom: 8px;
	position: relative;
}
.pricingTable  .proPrice{ background:#175ca1;  color: #fff;} 
.pricingTable h2{ margin:0; padding:0;}
.pricingTable th, .pricingTable td { 
	color: #444; 
	vertical-align: middle; 
	padding:8px 10px; 
	font-size:16px;
}
.pricingTable th { font-weight: 600; }

.pricingTable colgroup:nth-child(1) { width: 15%; border: 0 none; }
.pricingTable colgroup:nth-child(2) { width: 31%; border: 0 none; }
.pricingTable colgroup:nth-child(3) { width: 18%; border: 1px solid #ddd; }
.pricingTable colgroup:nth-child(4) { width: 18%; border: 4px solid #2777c7; }
.pricingTable colgroup:nth-child(5) { width: 18%; border: 1px solid #ddd; }
.pricingTable colgroup {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.pricingTable colgroup:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

/* Tablehead */
.pricingTable thead th {
    text-align: center;    
    padding: 12px 10px;
    text-transform: uppercase;
}
.pricingTable thead th h2 { font-weight: 600; font-size:18px;}

/* Tablebody */

.pricingTable tbody th, .pricingTable tbody td {border-left: 1px solid #ddd;  border-bottom: 1px solid #ddd;}
.pricingTable tbody td {  text-align: center; }

.pricingTable .description {
    text-align: left;
    margin-left: 30px;
    margin-top: 24px;
    font-size: 16px;
}
.pricingTable .description ul li{ margin-bottom:8px;}
.pricingTable .txtWhite{ color:#fff;}
.pricingTable .h2Title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
.pricingTable .firstCol{ border:none; border-bottom:1px solid #ddd;}
.conBtn {
    border: 2px solid #2777C7;
    color: #2777C7;
    display: block;
    font-size: 16px;
    padding: 6px;
    box-sizing: border-box;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin: 3px 0;
}
.proBtn, .conBtn:hover, .proBtn:hover{background: #2777C7; color: #fff;}

/*.screen_slider .text ul li {
	background: url(../img/check.png)no-repeat;
	background-size: 18px;
	background-position: top 6px left;
	text-align: left;
	padding-left: 33px;
	margin-bottom: 24px;
}*/
.servicesSec {
    padding: 60px 0;
}
.servicesSec .top_heading {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 30px;
}
.servicesSec ul {
    display: inline-block;
    text-align: center;
}
.servicesSec ul li {
    position: relative;
    padding: 16px 32px;
    display: flex;
    border: 1px solid #e4e6e8;
    border-radius: 33px;
    background-color: #f6f8fa;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 400;
    margin-top: 22px;
    margin-right: 20px;
    float: left;
    align-items: center;
}
.servicesSec ul li i {
    font-size: 26px;
    color: #273044;
    margin-right: 15px;
}
.peopleBehind .col-sm-6 img{
	width:100%;
	max-width:300px;
}
.img-center{
	margin:0 auto;
}
.peopleBehind .col-sm-6 .text{
	padding-left:124px;
}
.peopleBehind .col-sm-6 .text h2{
	font-size:34px;
	color:#444;
	font-weight:600;
}
.peopleBehind {
	/* background: url(../img/subject_bg.png)no-repeat; */
	/* background-size: cover; */
	/* background-position: top center; */
	padding: 40px 0 80px 0;
	border-top: 1px solid #eee;
}
.peopleBehind .founder{
	font-weight:300;
	line-height:23px;
}
.peopleBehind .top_heading {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}
.peopleBehind .text{
	margin-left:-28px;
}
.frame_bg{
	padding-right: 40px;
}
.card{
	background-color: #f3f9fc;
	border-radius: 5px;
	margin: 10px;
	padding: 20px;
	position: relative;
	margin-top: 40px;
}
.card::before {
    position: absolute;
    left: 20px;
    top: 18px;
    content: "";
    width: 100%;
    height: 100%;
    border: 5px solid #daf3ff;
    z-index: -1;
}
.card h2{
	font-size:22px;
	font-weight:700;
}
.card .col-sm-3 .image{
	border-radius: 50%;
	max-width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.idea_sec_anjali{
	margin-top:70px;
}

.card .text .intro p{
	line-height: 18px;
	margin-bottom: 6px;
	font-weight: 500;
}
.linkdin img{
	max-width:80px;
}
.desktopPL-30{padding-left: 30px;}


.hovereffect {
  position: relative;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.overlay {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.overlay p a img{
	min-width:160px;
}

.hovereffect:hover .image {
  opacity: 0.3;
}

.hovereffect:hover .overlay {
  opacity: 1;
}
.downloadText h2 {
	font-size: 38px;
	font-weight: 700;
	margin-top: 50px;
	margin-bottom: 30px;
}
.download_section {
	padding: 0px 0 60px 0;
	background: url(../img/subject_bg.png)no-repeat;
    background-size: auto;
	background-size: cover;
	background-position: top center;
	border-bottom: 1px solid #dfe7ee;
	position:relative;
}

.download_section:before{
	content:'';
	left:0; top:0; bottom:0; right:0;
	background: rgba(246, 250, 252, 0.82);
	position: absolute;
	z-index: 1;
}
.soon_hover {
	position: absolute;
	z-index: 1;
	font-size: 42px;
	margin-left: 25%;
}
.soon_hover h2 {
	font-size: 72px;
	font-weight: 900;
}
.downloadLink{
	margin-bottom:20px;
	padding-right: 25px;
}

.downloadtab{
	display:flex;
}

.errorMsg{
	display: none;
	font-size: 14px;
	font-weight:400;
	color: red;
}
.data ul{
	display:flex;
}
.touch .contact .data p{
	margin-top:0;
}
.social a{
	min-width:45px;
	width: 45px;
	height: 45px;
	border: 2px solid #fff;
	border-radius: 100%;
	padding: 9px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 15px;
}
.ion-location{
	font-size:24px; 
	padding-right:5px;
}
.ion-social{
	font-size:27px; 
	color:#fff;
}
.icon-phone, .ti-email{
	padding-right:10px;
}