@charset "utf-8";
/* CSS Document */
*{
    margin: 0px;
    padding:0px;
}
.padding-left-right-zero{
    padding-right: 0px;
    padding-left: 0px;
}
.padding-right-zero{
    padding-right: 0px;
}
.padding-left-zero{
    padding-left: 0px;
}
body {
font-family: 'roboto';
}
.header-menu {
    background-color: #00abb5;
}
.header-middle {
    background-color: #ebeaea;
}
.logo img {
    width: 100%;
}
.social ul li  {
  display: inline;
  list-style: none;
      padding: 0px 5px;
}
.social ul li img {
  width:30px;
  
}
.social {
    text-align: center;
	margin-top:10px;
}
/*Search*/
.search{
	margin-top:1em;
}
#custom-search-input {
  padding: 0px;
  border: solid 1px #acacac;
  float: right;
}
.search .input-lg {
  height: 30px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.search .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
      background-color: #ebeaea;
    background-image: none;
    border: 1px solid #000000;
  border: 0px solid #000000;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#custom-search-input button {
  margin: 2px 0 0 0;
  background: none;
  box-shadow: none;
  border: 0;
  color: #666666;
  padding: 0 8px 0 10px;
  border-left: solid 1px #ccc;
}
#custom-search-input .glyphicon-search {
  font-size: 23px;
}
.search .glyphicon{
	color:#339ace;
}
	/*	search end*/
	.slider .bx-wrapper .bx-viewport  {
	border-bottom:none;
	border-top:none;
	  box-shadow: none;
  border: none;
  left:0px !important;
}
.slider .bx-wrapper img {
  width: 100%;
}
.lineteam {
    background: #acacac;
    display: block;
    height: 1px;
    position: relative;
    top: 34px;
    right: 0;
    bottom: auto;
    left: 0;
    z-index: -1;
    content: "";
    width: 97%;
    left: 17px;
    /* display: none; */
}
.title {
    font-size: 24px;
    font-weight: 600;
}
.bannertitle {
    text-align: center;
	color:#01888e;
}
.bannertitle h1 {
    background-color: #fff;
    padding: 0px 8px;
    position: relative;
    color: #01888e;
    display: inline-block;
}
.services .btn {
    display: inline-block;
    border: 1px solid #007fc6; 
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    padding: 5px 20px;
    color: #595a5a;
    text-align: center;
    float: inherit;
    margin-bottom: 1em;
}
.sercon {
    text-align: center;
    border: 1px solid #c2c2c2;
	margin-top: 1em;
}
.sercon p {
    line-height: 24px;
    font-size: 14px;
    color: #595a5a;
}
.sercon img {
    margin-top: 20px;
}
 .btn {
    display: inline-block;
    border: 1px solid #007fc6; 
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    padding: 5px 20px;
    color: #595a5a;
    text-align: center;
    float: inherit;
    margin-bottom: 1em;
	float:right;
}
.aboutus p {
    text-align: justify;
    line-height: 24px;
    font-size: 14px;
    color: #595a5a;
}
.onlineapp {
    background-color: #ebebeb;
}
.onlineapp h2 {
    padding: 10px 0px;
}
.onlineapp img {
    width: 100%;
    padding: 10px;
}
.welcome p {
    text-align: justify;
    line-height: 24px;
    font-size: 14px;
    color: #595a5a;
}
.facebookpage img {
    width: 100%;
    padding: 10px;
    max-height: 268px;
    overflow: hidden;
}
.underline{
	border-bottom:1px solid #01888e;
	width:40%;
	color:#01888e;
}
.review .bx-viewport {
  background-color: #F5F3F3  !important;
   box-shadow: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  height:auto;
}
.reviewpara p {
  margin-top: 1em;
  line-height: 24px;
  text-align: justify;
}

.bx-wrapper img {
    width: 100%;
    display: block;
}
.reviewimg img {
    width: 30% !important;
    height: 100px;
    border-radius: 360px;
}
.reviewimg h3 {
    position: absolute;
    top: 20px;
    left: 150px;
}
.review {
    background-color: #f5f3f3;
    padding: 0px 10px;
}
.whyus p {
    text-align: justify;
    line-height: 24px;
    color: #595a5a;
}
.latestnews {
	background-color:#F5F3F3;
	max-height: 455px;;
	overflow:hidden;
}
.latestnews {	
    padding: 0px 10px;
}
a.news {
  color: #3c3d3d;
  text-decoration: underline;
  line-height:24px;
}
a.news:hover {
  color: #2b96cc;

}
.latestnews p {
  text-align: justify;
  color: #838686;
  line-height: 24px;
  max-height: 72px;
  overflow: hidden;
}
.ouruniversities{
	background-color:#e9e6e6;
	padding-bottom: 2em;
}
.ouruniversities h1{
	text-decoration: underline;
  font-size: 24pt;
  font-weight: 500;
}
.affilateduniv{
	margin-top:2em;
}
.affilateduniv .bx-viewport {
  padding-top: 2em;
  padding-bottom: 1em;
}
.affilateduniv .bx-wrapper {
  max-width: 100% !important;
}
.topfotter{
	background-color:#d65d5a;
	padding-bottom:1em;
}
.footer{
	margin-top:1em;
}
.contactus h3 {
  color: #fff;
  text-transform: uppercase;
}
.usefullinks h3 {
  color: #fff;
  text-transform: uppercase;
}
.usefualdoc h3 {
  color: #fff;
  text-transform: uppercase;
}
.social h3 {
  color: #fff;
  text-transform: uppercase;
}
.contactus ul li {
  list-style: none;
  line-height: 24px;
  color: #D2D1D1;
  font-size: 14px;
}
.usefullinks a {
  color: #D2D1D1;
  line-height:10px;
}
.usefullinks a:hover {
  color: #d9534f;
}
.usefualdoc ul li {
  list-style: none;
  line-height: 24px;
  font-size: 14px;
}
.usefualdoc ul li a {
	color:#D2D1D1;
  font-size: 14px;
}
.usefualdoc ul li a:hover {
	color:#fff;
  font-size: 14px;
  text-decoration:none;
}
.form-controlone {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #776c64;
  background: none;
  /* background-image: none; */
  border: 1px solid #736357;
  border-radius: 4px;
  /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); */
  /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); */
  /* -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; */
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  /* transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; */
}
.social button.btn.btn-success {
  float: right;
  margin-top: 1em;
}

.bottomfotter{
	background-color: #07aeb4;
}
.affilateduniv .bx-viewport {
    height: auto !important;
}
.aboutus .title {
    background-color: #fff;
    display: inline-block;
    padding: 0px 8px;
}
.welcome .title {
    background-color: #fff;
    display: inline-block;
    padding: 0px 8px;
}
/* CONTACT */
/*--------------------*/

#contact{
  float: left;
  display: inline;
  width: 100%;
  background-color: #f6f6f6;
  padding: 60px 0;
}
.contact_form{
  float: left;
  display: inline;
  width: 100%;
}
 .wp-form-control {
  border: 1px solid #C1C0C0;
  border-radius: 5px;
  display: inline;
  float: left;
  margin-bottom: 20px;
  padding: 10px 12px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;  
  width: 100%;  
}
.wpcf7-text{
  height: 45px;
}
.wpcf7-email{
  height: 45px;
}
.wpcf7-textarea {
  height: 200px;
  padding: 15px;
}
.wpcf7-submit {
  background-color: #fff;
  padding: 10px 15px;
  border-radius: 4px;
  text-transform: uppercase;
   -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; 
}
.contact_address{
  float: left;
  display: inline;
  width: 100%;
}
.contact_address>h3{ 
  margin-top: 0px;
}
.address_group{
  float: left;
  display: inline;
  width: 100%;
  margin-bottom: 30px;
}
.address_group .footer_social li a{
  color: #ccc;
}
#googleMap{
  float: left;
  display: inline;
  width: 100%;
  margin-bottom: -6px;
}
.address_group p {
  text-align: justify;
  font-size: 16px;
}

/*--------------------*/
.innerpagecontain .title {
    background-color: #fff;
    display: inline-block;
    padding: 0px 8px;
}
.innerpagecontain_right .underline {
    width: 63%;
}
.innerpagecontain p {
    text-align: justify;
    line-height: 24px;
    color: #595a5a;
    font-size: 14px;
}
