html{
  scroll-behavior: smooth;
}
@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");
.navbar-default .navbar-nav > li > a{
    color: #008ccf;
    font-size: 14px;
}   
@media (max-width: 767px){
    .navbar-default .navbar-nav > li > a{
    color: #008ccf;
    font-size: 14px;
}  	
.navbar-default .navbar-toggle {
    border-color: #333;
}
h1, .h1 {
    font-size: 33px;
}
.login-form{padding-left:.5em;padding-right:.5em;}
label{font-size:14px;font-weight:normal;}
.navbar-brand span{
    padding:0;
}
.testiminial-block{padding: 10px 0 30px; border-bottom:1px solid #ccc; dispaly:block; margin:0 0 20px;}
.testimonial-content h3{margin-top:0px; color:#444;}
.testimonial-content p{color:#777;}
.testimonial-author{font-size:12px; font-style:italic; color:#999;}
.comp-logo{padding-top:40px;}
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav > li > a{
    color: #fff;
    font-size: 16px;
} 
.testimonial-content{margin:20px 0;}
.comp-logo{padding-top:0px;}
}
.panel-default{border-color:transparent;}
.w3_agile_mail_grid textarea{min-height:85px;margin: .4em 0 0;}
.input--ichiro {
    margin-top: .68em;
}
h2{margin-bottom:15px;}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 0px;
    background-color: #053742;
     border: 1px solid #e3e3e3; 
    border-radius:0px; 
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0); 
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0); 
    height:200px;
}
.w3_agile_mail_grid input[type="submit"] { margin:.75em 0 0 ;}
.bottom-feature h1,h3,h4,h5{color:#fff;font-weight:800;}
.bottom-feature h3, .h3 {
    font-size: 40px;
}
.bottom-feature h1{font-size:28px;margin-bottom:10px;}
h1{font-size:26px;margin-bottom:10px;}
.bottom-feature .btn {
    display: inline-block;
    padding: 12px 40px;
    margin-bottom: 0;
    font-size: 25px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px; 
}
.desc{text-align:justify;line-height:28px;font-size:16px;color:#000;}
.top-icon img{
    width:100%;
}
.middle-section h3{color:#333;font-size:28px;}
.middle-section h4{color:#444;font-size:14px;}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #007bff !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #007bff !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #007bff !important;
}
.w3ls_banner_bottom_grid{
    outline:0px solid #f1f1f1;
    height:270px;
}
.w3ls_banner_bottom_grid:hover{
    cursor:pointer;
    filter:brightness(120%);
}
.w3l_banner_bottom_grid1 {
    border: 0px dotted #00CCFF;
}
.w3ls_banner_bottom_grid i{
    font-size:35px;
    color:#0077c8;
    border:2px solid #0077c8;
    padding-left:1em;
     padding-right:1em;
     padding-top:.5em;
     padding-bottom:.5em;
    border-radius:50%;
}
.flexslider{margin-bottom:0px!important;}
.w3layouts_event_feat p{margin-bottom:8px;}
.w3layouts_event_right {
    padding:0em;
    padding-left:16px;
    padding-top:.5em;
}
.clearfix{
    margin-top:15px;
}
.w3_agileits_strip_left h1{color:#0077c8;}
.txt-b{
    
    padding-bottom:.5em;
    margin-bottom:10px;
    color:#0077c8;
    margin-left:-5px;
}
.c-info {
    color: #0077c8;
    margin-bottom: 10px;
}
.agileinfo_para {
    color: #333;
    text-align: center;
    font-size: 16px;
}
.w3ls_banner_bottom_grid p {
    color: #333;
    line-height: 1.2em;
    text-align:center;
}

.icon-bar-left {
    z-index:99999;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right:0;
}
/* Style the icon bar links */
.icon-bar-left a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

/* Style the social media icons with color, if you want */
.icon-bar-left a:hover {
  background-color: #000;
}

.facebook {
  background:#008ccf;
  color:#fff;
  padding: 5px 8px;
  font-size:14px;
	border-radius:5px;
}

.twitter {
  background:#008ccf;
  color:#fff;
  padding: 5px 6px;
  font-size:14px;
	border-radius:5px;
}

.instagram {
  background:#008ccf;
  color:#fff;
  padding: 5px 6px;
  font-size:14px;
	border-radius:5px;
}

.linkedin {
  background:#008ccf;
  color:#fff;
  padding: 5px 6px;
  font-size:14px;
	border-radius:5px;
}

.youtube {
  background:#008ccf;
  color:#fff;
  padding: 5px 6px;
  font-size:14px;
  border-radius:5px;
}   
.pinterest{
   background:#008ccf;
  color:#fff;
  padding: 5px 6px;
  font-size:14px;
   border-radius:5px;
}
.instagram{
   background:#008ccf;
  color:#fff;
  padding: 5px 6px;
  font-size:14px;
  border-radius:5px;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:99999;
  box-shadow:0px 0px 15px 5px #eee;
  border-bottom:2px solid #eee;
   -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
  animation: smoothScroll 1s forwards;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-140px);
	}
	100% {
		transform: translateY(0px);
	}
}
.top-heading{
    background:#f3f4f7;
}
.top-heading .fa-map-marker{
    color:red;
}
.top-heading span{
    color:#555;
    font-size:14px;
    
}
.top-heading .fa-phone{
    color:#555;
    font-weight:bold;
}
.top-heading .fa-envelope-o{
    color:#555;
    font-weight:bold;
}
.w3_agile_banner_info {
    margin: 4em 0 0;
}
.banner {
    min-height: 400px;
}
.features .features2{
box-shadow: 30px 6px 30px 30px #f1f1f1;
height:120px;
}
.footer-bottom{
    background:#050f2c;
    color:#fff;
    padding:1em;
    text-align:center;
}
.footer ul li{
    list-style-type:none;
    margin-left:-5px;
}
.footer .blogo{
    margin-top:20px;
    width:200px;
}
.footer-banner{
    width:100%;
}
.cdesc{
    text-align:justify;
    font-size:14px;
    line-height:27px;
}
.testiminial-block h1{
    font-size:20px;
    color:#00205b;
    font-weight:bold;
}

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
.section-title{
	text-align:center;
	color:#007b5e;
	margin-bottom:50px;
	text-transform:uppercase;
}
.card{
	padding: 1rem!important;
	border: none;
	margin-bottom:1rem;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
	background:#F5F5F5;
}
.card .card-block{
	padding-left: 50px;
    position: relative;
    height:225px;
}
.card .card-block a{
	color: #0077c8 !important;
	font-weight:700;
	text-decoration:none;
}
.card-title{
    color:#333;
    font-size: 18px;
    line-height: 22px;
}
.card .card-block a i{
	display:none;
	
}
.card:hover .card-block a i{
	display:inline-block;
	font-weight:700;
	
}
.card .card-block:before{
	font-family: FontAwesome;
    position: absolute;
    font-size: 39px;
    color: #0077c8;
    left: 0;
	-webkit-transition: -webkit-transform .2s ease-in-out;
    transition:transform .2s ease-in-out;
}
.card .block-1:before{
    content: "\f0e7";
}
.card .block-2:before{
    content: "\f0eb";
}
.card .block-3:before{
    content: "\f00c";
}
.card .block-4:before{
    content: "\f209";
}
.card .block-5:before{
    content: "\f0a1";
}
.card .block-6:before{
    content: "\f218";
}
.card:hover .card-block:before{
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);	
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}  
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
 }
 .card-text{
     text-align:justify;
 }
 .agileits_heading_section{
    padding-top:2em;
}
.banner-section{ border-top:2px solid #eee;}
.banner-section img{height:170px;}
.section-header {padding-top:35px;}
.footer{padding-top:3em;}
.top-heading {
    padding-top: .8em;
    padding-bottom: 0em;
    font-size: 14px;
}
.request-btn{
    position:fixed;
    right:2%;
    bottom:2%;
    z-index:999999;
}
.request-btn .request-demo{
    width:100%;
    padding:16px 30px;
    background:#0077c8!important;
}
.footer-top-section{
    background:url('../assets/images/school-erp-software.png'); 
    padding:6.5em;
    padding-top:2.5em;
    padding-bottom:2.5em;
}
.footer .col-md-2 .fa{color:#0077c8;}
.footer .col-md-2 p{
    color:#fff;
    margin-top:10px;
    font-size:15px;
    font-weight:bold;
}
.school-b-title{
    color:#fff;
    margin-top:8px;
}
body{
    font-family: 'ABeeZee', sans-serif;
    font-size:16px;
}
.agileits_services_grid h3 span {
    color: #fff;
}
.agileits_services_grid p{color:#fff;}
.list-group{
 border-top: 6px solid DARKCYAN;
  margin-top:-70px;
  margin-left:25px;
  margin-right:25px;
  padding:30px;
  background-image: linear-gradient(to top, #ffffff, #f8f8fd, #eff2fb, #e5ecf8, #dae7f6);
}
.errr{color:red;font-weight:bold;}
blockquote {
    padding: 0px 20px;
}
.panel{margin-bottom:0px;}
.panel-body{padding:0px;background:#0077C8!important;}
.content-area{
    background: #fff;
    padding: 1em;
    margin-top: -40px;
    border:1px solid #fff;
    border-radius:12px;
    z-index:99999;
}
.contact-btn{
    position:fixed;
    top:47%;
    right:-45px;
    padding:.5em;
    background:red;
    z-index:999999;
    transform:rotate(90deg);
    background:transparent;
}
.contact-btn a{
    transform:rotate(90deg);
}
.single-welcome-slide .welcome-text h2{
color:#fff !important;
}

.single-welcome-slide .welcome-text h5{
	color:#fff !important;
}
.btn-success{
	width:220px;
}
.cdesc-2{
	padding:15px;
	font-size:18px;
	color:#000;
