body {
	font-family: Roboto, sans-serif !important;
	overflow-x: hidden;
}
a, a:hover, div, div:hover, li, li:hover, button, button:hover {
	transition: all ease-in-out 0.4s;
}
header {
	width: 100%;
	height: auto;
}
header .headtopmain {
	width: 100%;
	height: auto;
	background:#001E37;
	padding: 6px 0px;
}

.btn-grad:hover { background-position: right center; }

.portfolio-area li {

    float: left;
    margin: 0 12px 20px 0;
    overflow: hidden;
    width: 245px;
    padding: 10px !important;

}
header .nav.navbar-nav li:first-child a {
	padding-left: 0px;
}
header .navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
	padding: 0px;
}
header .headtopmain .navbar-default {
	background: none !important;
	border: none !important;
}
header .headtopmain .navbar {
	margin-bottom: 0px;
	min-height: 0px;
}
header .headtopmain .navbar ul li a {
	color: #fff;
	font-size: 13px;
	padding: 0px 10px;
}
header .headtopmain .navbar ul li input {
	border: none;
	margin-top: 9px;
	width: 100px;
	font-size: 13px;
	padding: 2px 5px;
	position: relative;
	background: #fff;
}
header .headtopmain .navbar ul li i {
	position: absolute;
	top: 10px;
	color: #999;
	left: 82px;
	padding: 3px 0px;
}
header .headtopmain .navbar ul li a:hover {
	color: #CCC;
}
header .headtopmain .navbar-collapse {
	padding-left: 0px;
	padding-right: 0px;
}
header .headtopmain .topright {
	padding: 0px;
	margin-left:0px;
	margin-top: 5px;
}

header .headtopmain .topright li {
	padding-left: 4px;
}

header .headtopmain .topright ul li a {
	color: #ffff;
	font-size: 14px;
}

header .headtopmain .topright ul li a i{
	color: #FFC238;
}

header .headtopmain .col-sm-7.text-right{
	margin-top: 5px;
}

header .headtopmain .topright ul{
	padding-left: 0;
	list-style: none;
}

header .headtopmain .topright ul li{
	float: left;
	padding-left: 10px;
}

header .headtopmain .topright ul li i{
	padding-right:3px;
}

nav ul li .caret{
	color: #FFC238;
}


/*
header .headtopmain .topright ul li:nth-child(3) a {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
}

header .headtopmain .topright ul li:nth-child(3) a:hover {
	color: #3B5998;
	background: #fff;
}
header .headtopmain .topright ul li:nth-child(4) a {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
}
header .headtopmain .topright ul li:nth-child(4) a:hover {
	color: #0077B5;
	background: #fff;
}
header .headtopmain .topright span:nth-child(5) a {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
}
header .headtopmain .topright ul li:nth-child(5) a:hover {
	color: #1dcaff;
	background: #fff;
}
header .headtopmain .topright ul li:nth-child(6) a {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
}
header .headtopmain .topright ul li:nth-child(6) a:hover {
	color: #fb3958;
	background: #fff;
}
header .headtopmain .topright ul li:nth-child(7) a {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
}
header .headtopmain .topright ul li:nth-child(7) a:hover {
	color: #d62b27;
	background: #fff;
}*/
header .navbar-main {
	width: 100%;
	height: auto;
	padding: 8px 0px;
	background: #fff;
	border-bottom: 1px solid #dedee0;
}
header .navbar-main .navbar-brand {
	height: auto;
}
header .navbar-main .navbar-brand img {
	margin-right: 10px;
	margin-top: 0px;
}
header .navbar-main .navbar-default {
	background: none !important;
	border: none !important;
}
header .navbar-main .navbar-brand {
	padding: 0px 0px !important;
}
header .navbar-main .navbar {
	margin-bottom: 0px;
}
header .navbar-main .navbar ul li a {
	color: #000;
	font-size: 13.5px;
	padding: 13px 12px;
	margin-top: 1px;
	text-transform: uppercase;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background: #FFC238;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	color: #fff !important;
}

header .navbar-main .navbar ul li a i {
	font-size: 18px;
	color: #FFC238;
}
/*header .navbar-main .navbar ul li a span{ color:#201b18; font-size:15px; padding: 14px 9px; font-weight: bold; min-height:52px;}*/
header .navbar-main .navbar ul li a:hover {
	color: #27156d;
}

header .navbar-main .navbar-right {
	float: right !important;
	margin-right: 0px;
}
/*.headtopmain .navbar .navbar-nav .open > a:hover {
	color: #fff !important;
}*/

header .navbar-main .navbar ul li:nth-child(8) a i {
	color: #CCC;
	font-size: 15px;
}
.headtopmain .navbar-nav > li > .dropdown-menu li {
	padding: 0px 0px;
}
.headtopmain .navbar-nav > li > .dropdown-menu li a {
	padding: 7px 8px;
}
.headtopmain .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background: none !important;
	border: none !important;
}
.headtopmain .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
}
.headtopmain .dropdown-menu {
	top: 60px !important;
}
.headtopmain .dropdown-menu > li > a:hover {
	color: #fff !important;
}
.headtopmain .dropdown-menu > li > a {
	display: block;
	padding: 8px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.navbar-main .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
}
.navbar-main .dropdown-menu {
	border: none !important;
	box-shadow: none !important;
	border-radius: 0px;
}
.navbar-main .dropdown-menu li a {
	padding: 10px 8px !important;
	border-left: #fff solid 1px;
}
.headtopmain .navbar-nav .dropdown-menu {
	background:#001E37;
	border: none;
	top: 25px !important;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0px;
}
.headtopmain .navbar-nav {
	float: none;
	text-align: right;
	display: inline-block;
}
.Selections {
	width: 100%;
	height: 1095px;
	float: left;
	background: no-repeat fixed;
	background-size: 100% auto; /*margin-top:31px;*/
}
.Selections {
	width: auto;
	height: auto;
	margin: auto;
	margin-top: 408px;
	text-align: center;
}
.Selections {
	width: 844px;
	height: auto;
	margin: auto;
	background: #fff;
	font-family: 'helvetica_cybold';
	font-size: 55px;
	text-align: center;
	padding: 0px 0px 5px 0px;
	margin-top: 100px;
	background: url(../images/tagline-bg.png) repeat-x bottom;
	color: #000;
}
.Selections span {
	font-family: 'liberation_sansregular';
}
.Selections {
	width: auto;
	height: auto;
	margin: auto;
	font-family: "Myriad Pro";
	font-size: 47px;
	text-align: center;
	padding: 5px;
	color: #000;
}
#banner {
	width: 100%;
	height: auto;
}
#banner .banner-caption {
	width: 100%;
	height: auto;
	padding: 50px 0px;
	text-align: center;
	text-transform: uppercase;
}
#banner .banner-caption p {
	font-size: 60px;
	font-weight: 700;
	color: #fff;
}
#banner .banner-caption p span {
	font-weight: 100;
	font-size: 50px;
}
#banner .banner-caption span a {
	background: #9f6d6c;
	padding: 9px 15px;
	font-size: 18px;
	display: inline-block;
	margin-top: 0px;
	border: 3px solid #9f6d6c;
	color: #fff;
	border-radius: 3px;
}
#banner .banner-caption span a:hover {
	background: none;
	border: 3px solid #45916b;
	color: #fff;
	text-decoration: none;
}
/*#banner .glyphicon.glyphicon-chevron-left { border: 1px solid #fff; padding: 10px; width: 60px; height: 60px; border-radius: 50%;}
#banner .glyphicon.glyphicon-chevron-left:hover { background:#29166f; border:1px solid #29166f;}
#banner .glyphicon.glyphicon-chevron-right { border: 1px solid #fff; padding: 10px; width: 60px; height: 60px; border-radius: 50%;}
#banner .glyphicon.glyphicon-chevron-right:hover { background:#29166f; border:1px solid #29166f;}*/
#banner .imagecover {}
#banner .glyphicon.glyphicon-menu-left {
	border: 1px solid #fff;
	width: 60px;
	line-height: 60px;
	height: 60px;
	border-radius: 50%;
	margin-left: 57px;
}
#banner .glyphicon.glyphicon-menu-left:hover {
	background: #29166f;
	border: 1px solid #29166f;
	color: #FFF;
}
#banner .glyphicon.glyphicon-menu-right {
	border: 1px solid #fff;
	width: 60px;
	line-height: 60px;
	height: 60px;
	border-radius: 50%;
	font-weight: 100px;
	margin-right: 96px;
}
#banner .glyphicon.glyphicon-menu-right:hover {
	background: #29166f;
	border: 1px solid #29166f;
	color: #FFF;
}
#banner .imagecover .banner-right-cation {
	width: 80%;
    margin: auto;
    padding: 50px;
    margin-top: 100px;
    letter-spacing: 1px;
    text-align: center;
    line-height: 80px;
}

#banner .imagecover .banner-right-cation a{
	border:2px solid #000;
	padding:8px 12px !important; 
}

#banner .imagecover .banner-right-cation a:hover{
	background: #000;
}

#banner .imagecover .banner-right-cation figure {
	padding-bottom: 10px;
}
#banner .imagecover .banner-right-cation figure img {
	width:70px;
	height: auto;
}
.whats-mid p{
	text-align: justify !important;
}
.everycounty h2{
text-align: justify !important;	
}
#banner .imagecover .banner-right-cation h2 {
    font-size:calc(22px + (60 - 26) * ((100vw - 320px) / (1920 - 320)));
    text-transform: uppercase;
    color: #FCCD5F;
    margin: 0px;
    padding: 0px;
    font-weight: 800;
    line-height: 48px;
}
#banner .imagecover .banner-right-cation span {
	color:#001E37 !important;
	width: auto;
	padding-bottom: 5px;
	display: inline-block;
	font-weight: 700;
	font-size:calc(22px + (60 - 26) * ((100vw - 320px) / (1920 - 320)));
	text-transform: uppercase;
}
#banner .imagecover .banner-right-cation h3 a {
	font-size:22px;
	text-transform: uppercase;
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-weight: 800;
}
#banner .imagecover .banner-right-cation h3 a:hover{
	color: #c18e0e;
}

#banner .imagecover .banner-right-cation h3{margin:0px; padding:0px;}

#career,
#makemyexam{
    padding: 50px 0
}

#makemyexam h2::after {
    width: 615px
}

#career h2::after {
    width: 150px
}

#career .padding-0 {
    width: 100%;
    background-size: cover;
    height: 730px
}

#career .padding-0 .careers {
    padding: 80px 0
}

#career .padding-0 select {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc
}

#career .mycontaineinside {
    max-width: 90%;
    margin: 21px auto 0;
    padding: 20px 0;
    background: #e8e8e8
}

#career .mycontaineinside .form-item {
    height: 78px
}

#career input {
    width: 100%;
    height: 39px;
    border: 1px solid #ddd;
    border-radius: 0;
    outline: 0;
    padding: 0 10px
}

#career .form-item.form-type-radio.form-item-submitted-gender {
    width: 50%;
    float: left
}

#career input[type=radio] {
    width: 7%;
    float: left
}

#career label.option {
    font-family: OpenSans_Regular;
    color: #484747;
    margin-top: 13px;
    margin-left: 10px
}

#career input#edit-submitted-upload-resume-upload {
    height: auto!important;
    border-radius: 0;
    padding: 0;
    color: #484747
}

#career input#edit-submitted-upload-resume-upload-button {
    display: none;
    width: 28%;
    float: left;
    border-radius: 0;
    height: 30px;
    background: #0098da;
    color: #fff;
    border: none;
    margin-right: 10px
}

#career .description {
    color: #484747;
    display: inline-block;
    float: left;
    font-size: 12px;
    text-align: left
}

#career .form-actions {
    margin-top: 10%;
    display: inline-block;
    width: 100%;
    text-align: center
}

#career .form-actions input {
    background: #0dabf2;
    float: none;
    margin: 0 auto;
    width: 50%;
    color: #fff;
    font-size: 17px!important
}

#career p,
#career p a:hover {
    color: #FFF
}

#career .form-actions input:hover {
    background: rgba(13, 171, 242, .5)
}

#career textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%
}

#career label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #484747
}

#career p {
    text-align: center;
    padding: 25px 0
}

#career p a {
    font-size: 20px
}
#descriptionbaar {
	width: 100%;
	height: auto;
	background: #fff;
	padding: 20px 0px;
	border-bottom: 1px solid #b5b4b3;
	border-top: 1px solid #b5b4b3;
}
#descriptionbaar .icons figure {
	margin-right: 7px;
	width: auto;
	height: auto;
	display: inline-block;
	float: left;
}
#descriptionbaar .icons p {
	color: #676767;
	font-size: 20px;
	line-height: 1;
	font-weight: 700;
}
#descriptionbaar .icons p span {
	font-size: 14px;
	font-weight: 400;
}
#courses {
	width: 100%;
	height: auto;
	display: block;
	background: #fff;
}

section .courses-type h2, section .courses-type h1.changeheading {
	text-align: center;
	text-transform: uppercase;
	color: #383431;
	font-size: 25px;
	font-weight: 400;
	position: relative;
}

section .courses-type h2::before, section .courses-type h1.changeheading::before {
	content: "";
    display: block;
    width: 100px;
    height: 3px;
    background: #091e37;
    margin-left: 520px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 32px;
}

section .courses-type h2::after,  section .courses-type h1.changeheading::after{
	content: "";
    display: block;
    width: 65px;
    height: 3px;
    background: #f5c238;
    margin: 10px 0 0;
    margin-left: 520px;
    position: absolute;
    left: -35px;
    right: 0px;
    margin: auto;
    top: 32px;
}

#courses .courses-type p {
	text-align: center;
	color: #3f3b39;
	font-size: 15px;
}
#courses .owl-page {
	display: inline-block;
	zoom: 1;
	display: inline;
}
#courses .item {
	background: #f7f7f7;
	text-align: center;
	padding: 32px 0px;
	margin-bottom: 16px;
	height: 470px;
}
#courses .item:hover{ background:#fff; box-shadow: 3px 3px 6px 2px #ccc;}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	padding: 0px 0px;
}
#courses .padding-0 {
	padding: 0px;
}
#courses .item figure img {
	text-align: center;
	margin-left: 60px;
}
#courses .item h3 {
	font-size: 20px;
	text-transform: uppercase;
}
#courses .item p {
	font-size: 15px;
	color: #5a5755;
	margin-bottom: 25px;
	padding: 10px;
}
#courses .item button {
	background: #007dcd;
	color: #FFF;
	font-size: 12px;
	padding: 15px 33px;
	margin:0px 0px 0px;
	outline: none;
	position: relative;
	right: 0px;
	border:2px solid #007dcd !important;
}

#courses .item button:hover { background:none !important; border:2px solid #007dcd !important; color:#007dcd !important; }





#courses .item button::after {
    position: absolute;
    content: '';
    width: 110%;
    height: 2px;
    background: #007dcd;
    left: 114px;
    top: 24px;
}

#courses .item button::before {
    position: absolute;
    content: '';
    width: 110%;
    height: 2px;
    background: #007dcd;
    right: 114px;
    top: 24px;
}



#courses .item button:hover {
	border: 1px solid #0493e1;
	color: #fff;
	background: #0493e1;
	outline: none;
}
#courses .item .owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	background: #869791;
}
#courses .owl-dot {
	background: #fff;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	margin: 4px;
	margin-top: 20px;
	border: 1px solid #a9a9a9;
}
#courses .owl-dots {
	text-align: center;
}
#courses .owl-dot.active {
	background: #a9a9a9;
	border: 1px solid #a9a9a9;
}
#courses .item figure {
	width: 100%;
	text-align: center;
}
#courses .item figure img {
	margin-left: 0px;
	display: unset;
}
#courses .owl-prev {
    width:60px;
    height:60px;
    background: #007dcd;
    content: '<';
    display: inline-block;
    text-align: center;
    /*font-family: "Font Awesome 5 Brands Regular";*/
    padding-top: 0px;
    font-size:21px;
    color: #fff;
    /*font-weight: bold;*/
    float: left;
    border-radius: 50%;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
}

#courses .owl-prev:hover { background:none; border:2px solid #007dcd; color: #007dcd;}




#courses .owl-next {
	width: 60px;
    height: 60px;
    background: #007dcd;
    content: '<';
	color: #fff;
	display: inline-block;
	text-align: center;
	float: right;
	padding-top:0px;
	font-size: 21px;
	border-radius: 50%;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
}

#courses .owl-next:hover { background:none; border:2px solid #007dcd; color: #007dcd;}



#courses .owl-dot {
	display: none;
}
#courses .owl-nav {
	width: 116%;
	display: inline-block;
	position: absolute;
	top: 190px;
	left: -90px;
	margin: auto;
}
#whatisielts {
	width: 100%;
	height: auto;
	float: left;
	background: url(../images/whats-bg.png) repeat-x;
	background-position: 10% 76%;
}
#whatisielts .Examprep-type h2 {
	text-align: center;
	text-transform: uppercase;
	color: #383431;
	font-size: 25px;
	font-weight: 400;
}
/*#whatisielts .Examprep-type h2::after{ content:""; display:block; width:80px; height:2px; background:#c6c6c6; margin:10px 0 0; margin-left: 515px;}*/
#whatisielts .Examprep-type p {
	text-align: center;
	color: #3f3b39;
	font-size: 15px;
	margin-bottom: 40px;
}
#whatisielts .whats-right {
	width: 100%;
	height: auto;
	background:#001E37;
	padding: 9px;
	min-height: 360px;
}
#whatisielts .whats-mid h2 {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 20px 0 10px 0;
	font-weight: 600;
	font-size: 20px;
}
#whatisielts .whats-mid p {
	width: 100%;
	text-align: left;
	font-weight:400;
	line-height: 20px;
	line-height: 26px;
	margin-bottom: 8px;
}
#whatisielts .whats_mid-bg {
	background: #fff;
	box-shadow: 0px 0px 2px #CCC;
	display: inline-block;
}
.whats-right label{
	width: 100%;
	background: #fff;
	text-align: center !important;
	padding: 4px;
	color: #001E37 !important;
	font-size: 25px !important;
	font-weight: 900 !important;
	margin-bottom:20px;
}
.whats-right ul {
	margin: 0px;
	padding: 0px;
}
.whats-right ul li {
	list-style: none;
	margin-bottom: 10px;
	border-bottom: 1px solid #F9B73C;
	padding-bottom: 10px;
	font-size: 20px;
	color: #fff;
	
}
.whats-right ul li:last-child {
	border: none;
	margin-bottom: 0;
}
.whats-right ul li span {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	/*border: 1px solid #fff;*/
	display: inline-block;
	text-align: center;
	font-weight: bold;
	margin-right: 15px;
	color:#fff;
}
.padding-left-0 {
	padding-left: 0px !important;
}
.padding-right-0 {
	padding-right: 0px !important;
}
#ourtoppers {
	width: 100%;
	height: auto;
	display:inline-block;
	background: #fff;
}
#ourtoppers .courses-type h2 {
	text-align: center;
	text-transform: uppercase;
	color: #202e31;
	font-size: 25px;
	font-weight: 400;
}
#ourtoppers .courses-type p {
	text-align: center;
	color: #3f3b39;
	font-size: 15px;
}
#ourtoppers .owl-page {
	display: inline-block;
	zoom: 1;
	display: inline;
}
#ourtoppers .item {
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	padding: 0px 0px;
}
#ourtoppers .padding-0 {
	padding: 0px;
}
#ourtoppers .item figure img {
	text-align: center;
	margin-left: 60px;
	width: 100%;
}
#ourtoppers .item h3 {
	font-size: 16px !important;
	text-transform: uppercase;
	font-weight: 500 !important;
}
#ourtoppers .item p {
	font-size: 15px;
	color: #5a5755;
	margin-bottom: 25px;
	padding: 10px;
}
#ourtoppers .item button {
	border: 1px solid #000;
	background: #000;
	color: #FFF;
	font-size: 12px;
	padding: 15px 35px;
	margin: 32px 0px 0px;
	outline: none;
}
#ourtoppers .item button:hover {
	border: 1px solid #0493e1;
	color: #fff;
	background: #0493e1;
	outline: none;
}
#ourtoppers .item .owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	background: #869791;
}
#ourtoppers .owl-dot {
	background: #fff;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	margin: 4px;
	margin-top: 20px;
	border: 1px solid #a9a9a9;
}
#ourtoppers .owl-dots {
	text-align: center;
}
#ourtoppers .owl-dot.active {
	background: #a9a9a9;
	border: 1px solid #a9a9a9;
}
#ourtoppers .item figure {
	width: 100%;
	text-align: center;
}
#ourtoppers .item h2 {
	font-size: 16px;
	text-align: center;
	color: #202e31;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
	padding: 15px 0px;
	border: 1px solid #999;
	bottom: 0px;
	position: relative;
}
#ourtoppers .item h2:hover {
	margin-top: -20px;
	position: relative;
	background: #FFF;
	transition: all ease-in-out 0.4s;
}
#ourtoppers .item figure img {
	margin-left: 0px;
	display: unset;
	width: 100%;
	height: 300px;
}
#ourtoppers .owl-prev {
	background: #dededc;
	content: '/f104';
	color: #fff;
	display: inline-block;
	text-align: center;
	font-family: "Font Awesome 5 Brands Regular";
	padding-top: 9px;
	font-size: 0px;
	color: #000;
	font-weight: bold;
}
#ourtoppers .owl-next {
	background: #dededc;
	content: '/f104';
	color: #000;
	display: inline-block;
	text-align: center;
	float: right;
	padding-top: 9px;
	font-size: 0px;
	display: block;
}
#ourtoppers .owl-dot {
	display: none;
}

#ourtoppers .owl-nav {
	width: 100%;
	display: none;
	position: absolute;
	top: 190px;
	left: 0px;
	margin: auto;
}

#ourtoppers .imgcover{
	display: block;
	height: 250px;
}

#ourtoppers .imgcover img{
	width: 100%;
	height: 100%;
}

.fact1 {
	background: rgba(0,225,225,0.6);
	text-align: center;
	width: 150px;
	height: 130px;
	padding: 70px 50px 50px 50px;
	max-width: 100%;
	box-sizing: content-box;
	display: inline-block;
	margin-right: -37px;
	border-radius: 50%;
}
.fact1:hover {
	background: #00e1e1;
	z-index: 999;
}
.fact2 {
	background: rgba(0,165,225,0.6);
	text-align: center;
	width: 150px;
	height: 130px;
	padding: 70px 50px 50px 50px;
	max-width: 100%;
	box-sizing: content-box;
	display: inline-block;
	margin-right: -30px;
	border-radius: 50%;
}
.fact2:hover {
	background: #00a5e1;
	z-index: 999;
}
.fact3 {
	background: rgba(162,162,162,0.6);
	text-align: center;
	width: 150px;
	height: 130px;
	padding: 70px 50px 50px 50px;
	max-width: 100%;
	box-sizing: content-box;
	display: inline-block;
	margin-right: -30px;
	border-radius: 50%;
}
.fact3:hover {
	background: #a2a2a2;
	z-index: 999;
}
.fact4 {
	background: rgba(0,165,225,0.6);
	text-align: center;
	width: 150px;
	height: 130px;
	padding: 70px 50px 50px 50px;
	max-width: 100%;
	box-sizing: content-box;
	display: inline-block;
	margin-right: -30px;
	border-radius: 50%;
}
.fact4:hover {
	background: #00a5e1;
	z-index: 999;
}
.fact5 {
	background: rgba(0,225,225,0.6);
	text-align: center;
	width: 150px;
	height: 130px;
	padding: 70px 50px 50px 50px;
	max-width: 100%;
	box-sizing: content-box;
	display: inline-block;
	margin-right: -49px;
	border-radius: 50%;
}
.fact5:hover {
	background: #00e1e1;
	z-index: 999;
}
#Selections ul.statistics li {
	width: 150px;
	height: 130px;
	padding: 70px 50px 50px 50px;
}
#Selections ul.statistics li {
	max-width: 100%;
	box-sizing: content-box;
}
#Selections ul.statistics li {
	display: inline-block;
	margin-right: -49px;
	border-radius: 50%;
}
#Selections .label {
	font-size: 35px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	padding: 0px;
}
#Selections .bigstat {
	font-size: 50px;
	color: #FFF;
}
#testinomials {
	width: 100%;
	height: auto;
	display: inline-block;
	padding: 0px;
	margin-top:0px;
}
#testinomials h2 {
	font-size: 25px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	color: #202e31;
	text-transform: uppercase;
	font-weight: 400;
}
#testinomials .testinomials-type p {
	text-align: center;
	color: #3f3b39;
	font-size: 15px;
	margin-bottom: 40px;
}
#communities {
	width: 100%;
	background: #f5f5f5;
	height: auto;
	display: inline-block;
	padding: 0px;
	max-height: 0px;
}

#communities .test-img { position:relative;}
#communities .test-img span { position:absolute; background:#FFC238; padding:5px; display:inline-block; z-index:999; bottom:0px; width:100%; text-align:center; color:#fff; text-transform:uppercase;}
#communities .test-img span:before { position: absolute; content: ''; width: 0; height: 0; border-left: 68px solid transparent;
 border-right: 68px solid transparent; border-bottom:18px solid #202e31; top:-18px; left: 0px; display: none;}
#communities h2,
#communities p { font-size: 13px !important;	font-style: italic;	color: #999999;	line-height: 23px; width: 95%; float: right;	padding: 5px 15px 0px 0px;color: #202e31; font-weight: 400;}
#communities h2 span { color: #fdc236;}
#communities .center { border: 1px solid #e0e0e0;	display:flex;justify-content: center;align-items: center; min-height: 175px;}
#communities .center .left {width: 150px;	padding: 0px;	margin: 0px;}
#communities .center .left p {	position:absolute;	top:130px; left:45px;	text-transform:uppercase; font-size: 13px; font-weight: 700; color: #FFF;}
#communities .center .left1 {	width: 150px;	padding: 0px;	margin: 0px;}
#communities .center .left1 p {	position: absolute;	top: 130px;	left: 25px;	text-transform: uppercase;	font-size:13px; font-weight:700; color:#FFF;}
#communities .carousel-inner {position: relative;	width: 100%;	height: auto;}
#communities .carousel{ position: relative;	height: -webkit-fill-available;}
#communities .carousel-control .left {	background-repeat:repeat-x; height:0px; opacity:1;	text-shadow: none;color:#000; margin-left:0px; top: -10px;}
#communities .carousel-control.right {
	background-repeat: repeat-x;
	opacity: 1;
	text-shadow: none;
	color: #000;
	margin-right: 0px;
	height: 0px;
	top:45px;
	right: -80px;
}
.carousel-control.left {
	background-repeat: repeat-x;
	opacity: 1;
	text-shadow: none;
	color: #000;
	margin-right: 0px;
	height: 0px;
	top:45px;
	left: -80px;
}
#communities .glyphicon.glyphicon-menu-left {
	border: 1px solid #202e31;
	position: relative;
	background: #202e31;
	padding: 10px;
	color: #FFF;
	font-size: 0px;
}
#communities .glyphicon.glyphicon-menu-left:hover {
	background: #0493e1;
	border: 1px solid #0493e1;
	color: #FFF;
}
#communities .glyphicon.glyphicon-menu-right {
	border: 1px solid #202e31;
	position: relative;
	background: #202e31;
	padding: 10px;
	color: #FFF;
	font-size: 0px;
}
#communities .glyphicon.glyphicon-menu-right:hover {
	background: #2a1670;
	border: 1px solid #2a1670;
	color: #FFF;
}



#communities .carousel-control.left {
    width: 60px;
    height:60px;
    background: #007dcd;
    content: '<';
    display: inline-block;
    text-align: center;
    /*font-family: "Font Awesome 5 Brands Regular";*/
    padding-top: 0px;
    font-size:21px;
    color: #fff;
    /*font-weight: bold;*/
    float: left;
    border-radius: 50%;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
}


#communities .carousel-control.left:after {
   content: '<';
    
}






#communities .carousel-control.left:hover { background:none; border: 2px solid #007dcd; color: #007dcd;}




#communities .carousel-control.right {
	width: 60px;
    height: 60px;
    background: #007dcd;
    content: '<';
	color: #fff;
	display: inline-block;
	text-align: center;
	float: right;
	padding-top:0px;
	font-size: 21px;
	border-radius: 50%;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
}


#communities .carousel-control.right:after {
   content: '>';
    
}



#communities .carousel-control.right:hover { background:none; border:2px solid #007dcd; color: #007dcd;}








footer {
	padding: 30px;
	margin-top: 70px;
	background: #dddddd;
}
footer h2 {
	font-size: 20px;
	display: inline-block;
	text-transform: uppercase;
	color: #0a3340;
	border-bottom: 1px solid #ff8004;
	padding-bottom: 4px;
}
footer ul {
	list-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
footer ul li {
	text-decoration: none;
	padding: 3px 0px;
}
footer ul li a {
	color: #002c39;
	font-size: 13px;
	line-height: 1.5;
	outline: none;
}
footer ul li a:hover {
	color: #ff8004;
	text-decoration: none;
}
footer .right {
	margin-top: 27px;
	padding: 0px;
}
footer .right img {
	width: 331px;
}
footer .center p {
	padding: 0px;
	position: relative;
	margin: 0px;
	font-size: 19px;
	font-weight: 600;
}
footer .center input {
	border: medium none;
	color: #555;
	font-size: 13px;
	height: 50px;
	max-width: 380px;
	padding: 0 10px;
	width: 65%;
	outline: none;
}
footer .center button {
	background-color: #0dabf2;
	border: medium none;
	color: #fff;
	font-size: 15px;
	height: 50px;
	padding: 0 15px;
	position: absolute;
	transition: all 0.5s ease 0s;
}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}
.wrapper {
	display: flex;
	flex-direction: column;
	width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
}
.wrapper .container_wrapper {
	position: relative;
	display: flex;
	flex-direction: column;
	margin: 20px 0;
	padding: 20px;
	border-radius: 10px;
	background: #eee;
	box-shadow: 0 3px 17px 0 rgba(0, 0, 0, .12);
}
.wrapper .container_wrapper .title {
	font-size: 35px;
	font-weight: bold;
	display: flex;
	width: 100%;
	margin: 10px 0 20px;
	color: #2a333c;
	align-items: center;
	justify-content: center;
}
.wrapper .container_wrapper .paralax-comtainer {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.wrapper .container_wrapper .paralax-comtainer.demo1 {
	height: 650px;
	background: #2a333c;
}
.wrapper .container_wrapper .paralax-comtainer.demo2 {
	height: 500px;
	background: #00868b;
}
.wrapper .container_wrapper .paralax-comtainer.demo3 {
	height: 700px;
}
.wrapper .container_wrapper .paralax-comtainer .paralax__item {
	position: absolute;
}
.wrapper .container_wrapper .paralax-comtainer .paralax__item.item1 {
	z-index: 1;
	top: calc((50% - 200px));
	left: calc(50% - 375px);
}
.wrapper .container_wrapper .paralax-comtainer .paralax__item.item2 {
	z-index: 2;
	top: calc((50% - 230px));
	left: calc(100% - 450px);
}
.wrapper .container_wrapper .paralax-comtainer .paralax__item.item3 {
	z-index: 3;
	top: calc((50% - 250px));
	left: calc(100% - 375px);
}
.wrapper .container_wrapper .paralax-comtainer .paralax__item.fullscreen {
	width: 100%;
	height: auto;
}
.wrapper .container_wrapper .paralax-comtainer .paralax__item.fullscreen img {
	width: 100%;
}
.top-mar {
	top: 20px;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background: none !important;
}
.darkHeader {
	position: fixed;
	top: 0px;
	background: #fff;
	z-index: 9999;
	animation: smoothScroll 0.5s forwards;
	box-shadow: rgba(0,0,0,0.2) 0 2px 6px 0;
}
 @keyframes smoothScroll {
0% {
transform: translateY(-40px);
}
 100% {
transform: translateY(0px);
}
}
.search-wrap {
	width: 350px;
	height: auto;
	position: absolute;
	z-index: 999;
	border: 1px solid #e8e8e8;
	left: -318px;
	background: #fff;
	padding: 10px;
	top: 58px;
	display: none;
}
.search-wrap:after {
	top: -21px;
	right: 10px;
	top: -12px;
	position: absolute;
	content: '';
	background: url(../images/search-arrow.png);
	width: 22px;
	height: 12px;
}
.search-wrap input {
	width: 78%;
	font-size: 16px;
	color: #666;
	font-weight: 300;
	line-height: 45px;
	border: none;
	border-bottom: 1px solid #dadada;
	outline: none;
}
.search-wrap button {
	border: none;
	background: none;
	margin: 0px 6px;
}
.search-wrap i {
	font-size: 18px;
	color: #FFC238;
}
.display-block {
	display: block !important;
}

.banner_tab {
   width: 60.5%;
	display:none !important;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    display: none !important;
}
.banner_tab {
	margin:400px 0px 0px 240px;
	padding: 0px;
	display: flex;
}
.banner_tab li {
	display: block;
	float: left;
	width:65px;
	text-align: center;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	flex-grow: 1;
	text-align: center;
	flex-shrink: 1;
	flex-basis: auto;
    margin: 0  1.9375rem;
	perspective: 408px;
	background:rgba(255,255,255,1);
	border-bottom: 10px solid #fff;
	box-shadow: rgba(0,0,0,.12) 0 0 25px;
	border-radius:5px;
	position: relative;
	top:45px;
}

.banner_tab li:hover {top:35px; }

.course-mobile-tab-dropdown {

    display: none;

}


.banner_tab li:first-child {
	border-top:8px solid #d07b75;
	margin:0px;

}

.banner_tab li:nth-child(2) {
	border-top:8px solid #7dda9f;
	
}

.banner_tab li:nth-child(3) {
	border-top:8px solid #7a96d5;
	margin:0px;
	
}

.banner_tab li:nth-child(4) {
	border-top:8px solid #d5d47a;

}


.banner_tab li:nth-child(5) {
	border-top:8px solid #7ad59c;
}






/*.banner_tab li:first-child {
	background: #c18e0e;
}
.banner_tab li:first-child h2 {
	text-transform: uppercase;
	font-weight: 800;
	color: #000;
}
.banner_tab li:first-child h2 i {
	color: #fff;
	font-size: 44px;
	margin-bottom: 3px;
}



.banner_tab li:nth-child(2) {
	background: #000;
	border-bottom: 10px solid #fff;
}
.banner_tab li:nth-child(2) h2 {
	font-weight: 300;
	color: #fff;
	font-weight: 300 !important;
	font-size: 19px;
}
.banner_tab li:nth-child(2) h2 figure {
	margin-bottom: 10px;
}
.banner_tab li:nth-child(2) h2 figure i {
	color: #839e29 !important;
	font-size: 44px;
	margin-bottom: 3px;
}
.banner_tab li:nth-child(3) {
	background: #000;
	border-bottom: 10px solid #fff;
}
.banner_tab li:nth-child(3) h2 {
	font-weight: 300;
	color: #fff;
	font-weight: 300 !important;
	font-size: 19px;
}
.banner_tab li:nth-child(3) h2 figure {
	margin-bottom: 10px;
}
.banner_tab li:nth-child(3) h2 figure i {
	color: #ffd101 !important;
	font-size: 44px;
	margin-bottom: 3px;
}
.banner_tab li:nth-child(4) {
	background: #000;
	border-bottom: 10px solid #fff;
}
.banner_tab li:nth-child(4) h2 {
	font-weight: 300;
	color: #fff;
	font-weight: 300 !important;
	font-size: 19px;
}
.banner_tab li:nth-child(4) h2 figure {
	margin-bottom: 10px;
}
.banner_tab li:nth-child(4) h2 figure i {
	color: #fe9b1a !important;
	font-size: 44px;
	margin-bottom: 3px;
}
.banner_tab li:nth-child(5) {
	background: #000;
	border-bottom: 10px solid #fff;
}
.banner_tab li:nth-child(5) h2 {
	font-weight: 300;
	color: #fff;
	font-weight: 300 !important;
	font-size: 19px;
}
.banner_tab li:nth-child(5) h2 figure {
	margin-bottom: 10px;
}
.banner_tab li:nth-child(5) h2 figure i {
	color: #6d99b4 !important;
	font-size: 44px;
	margin-bottom: 3px;
}*/







.banner_tab li a {
	width: 100%;
	height: auto;
	text-align: center;
	color: #fff;
}
.banner_tab li h2 {
    width: 100%;
    height: auto;
    text-align: center;
    color: #000;
	font-weight:700;
    font-size:19px;
	margin-top:15px;
    
}

.banner_tab li figure {
	text-align: center;
	margin-bottom: 10px;
}

.banner_tab li figure img { width:20px;}
.tabs-box {
	position: relative;
}
.tabs-box .buttons-style-one {
	position: relative;
	margin-bottom: 50px;
}
.tabs-box .buttons-style-two {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-bottom: 50px;
}
.tabs-box .tab-buttons {
	position: relative;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 53px;
}
.tabs-box .tab-buttons .tab-btn {
	position: relative;
	display: inline-block;
	margin: 0px 4px 5px;
	color: #b0b0b0;
	padding: 10px 35px 10px 20px;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
	line-height: 28px;
	font-weight: 500;
}
.tabs-box .buttons-style-two .tab-buttons .tab-btn {
	display: block;
	margin: 0px 0px 10px 0px;
	color: #202e31;
	text-align: left;
	z-index: 5;
}
.tabs-box .buttons-style-two .tab-buttons .tab-btn:nth-child(1) {
	left: -9px;
}
.tabs-box .buttons-style-two .tab-buttons .tab-btn:nth-child(2) {
	left: -26px;
}
.tabs-box .buttons-style-two .tab-buttons .tab-btn:nth-child(3) {
	left: -43px;
}
.tabs-box .buttons-style-two .tab-buttons .tab-btn:nth-child(4) {
	left: -47px;
}
.tabs-box .buttons-style-two .tab-buttons .tab-btn:nth-child(5) {
	left: -31px;
}
.tabs-box .tab-buttons .tab-btn:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	border: 1px solid #d0d0d0;
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	-o-transform: skewX(-25deg);
	-moz-transform: skewX(-25deg);
	transform: skewX(-25deg);
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}
.tabs-box .buttons-style-two .tab-buttons .tab-btn:before {
	-webkit-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	transform: skewX(-15deg);
}
.tabs-box .buttons-style-two .tab-buttons .tab-btn:nth-child(4):before, .tabs-box .buttons-style-two .tab-buttons .tab-btn:nth-child(5):before {
	-webkit-transform: skewX(15deg);
	-ms-transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	transform: skewX(15deg);
}
.tabs-box .tab-buttons .tab-btn:hover:before, .tabs-box .tab-buttons .tab-btn.active:before {
	background: #007dcd;
	border-color: #007dcd;
}
.tabs-box .tab-buttons .tab-btn:hover, .tabs-box .tab-buttons .tab-btn.active {
	color: #ffffff;
}
.tabs-box .tab-buttons .tab-btn .txt {
	position: relative;
}
.tabs-box .tab-buttons .tab-btn .icon {
	position: relative;
	font-size: 22px;
	padding-right: 10px;
}
.tabs-box .tab {
	display: none;
	box-shadow: 0px 5px 15px 1px rgba(2,2,2,0.10);
}
.tabs-box .tab.active-tab {
	display: block;
}
.tabs-box .left-image-box, .tabs-box .main-content-box, .tabs-box .how-works-box {
	position: relative;
	padding: 0px !important;
}
.tabs-box .left-image-box .image-outer {
	position: relative;
	padding-right: 40px;
}
.tabs-box .left-image-box .image img {
	display: block;
	width: 100%;
}
.tabs-box .tab .outer {
	position: relative;
	background: #ffffff;
	overflow: hidden;
	border: 1px solid #f4f4f4;
}
.tabs-box.tab-style-two .tab {
	margin-left: 180px;
	margin-right: 140px;
	padding-left: 20px;
}
.tabs-box.tab-style-two .tab .outer {
	border: 1px solid #f0f0f0;
	border-left: none;
}
.tabs-box .main-content-box .inner-content {
	position: relative;
	padding: 0px 50px 20px 40px;
	padding-left: 0px;
	background: #ffffff;
	overflow: hidden;
	margin-bottom: -57px;
}
.tabs-box .main-content-box .inner-content .image-box {
	position: relative;
	margin-bottom: 20px;
}
.tabs-box .main-content-box .inner-content .image-box img {
	display: block;
	width: 100%;
}
.tabs-box .left-image-box .upper-curve {
	position: absolute;
	right: -31px;
	top: 0px;
	width: 100px;
	height: 54.25%;
	background: #ffffff;
	border-left: 10px solid #f4f4f4;
	-webkit-transform: rotate(15deg);
	-ms-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	transform: rotate(15deg);
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}
.tabs-box .left-image-box .lower-curve {
	position: absolute;
	right: -31px;
	bottom: 0px;
	width: 100px;
	height: 54.25%;
	background: #ffffff;
	border-left: 10px solid #f4f4f4;
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	transform: rotate(-15deg);
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}
.tabs-box.tab-style-two .curves-outer {
	position: absolute;
	left: 113px;
	top: 0px;
	width: 110px;
	height: 100%;
	overflow: hidden;
}
.tabs-box.tab-style-two .upper-curve {
	position: absolute;
	left: 40px;
	top: 0px;
	width: 100px;
	height: 54.25%;
	background: #ffffff;
	border-left: 1px solid #f0f0f0;
	-webkit-transform: rotate(15deg);
	-ms-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	transform: rotate(15deg);
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}
.tabs-box.tab-style-two .lower-curve {
	position: absolute;
	left: 40px;
	bottom: 0px;
	width: 100px;
	height: 54.25%;
	background: #ffffff;
	border-left: 1px solid #f0f0f0;
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	transform: rotate(-15deg);
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}
.tabs-box h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #202e31;
	font-weight: 700;
}
.tabs-box .main-content-box .text {
	position: relative;
	margin-bottom: 30px;
	color: #a2a2a2;
	font-size: 14px;
}
.tabs-box .man-image-right {
	position: absolute;
	right: 40px;
	top: -80px;
}
.tabs-box .tab-buttons .tab-btn:hover, .tabs-box .tab-buttons .tab-btn.active a {
	color: #fff;
	outline: 0px;
}
.tab-btn a {
	color: #b0b0b0;
	outline: 0px;
}
.tab-btn a:hover {
	color: #fff;
	outline: 0px;
}
.tab-btn:hover a span {
	color: #fff;
}
.tab-btn:hover .fa:before {
	color: #fff;
}
.tab-buttons li {
	display: inline-block;
}
.tab-btn:hover span i {
	color: #fff !important;
}
.courses-type h2::before {
	content: "";
    display: block;
    width: 100px;
    height: 3px;
    background: #091e37;
    margin-left: 520px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 52px;
}

.courses-type h2::after {
	content: "";
    display: block;
    width: 65px;
    height: 3px;
    background: #f5c238;
    margin: 10px 0 0;
    margin-left: 520px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 52px;
}
.courses-type h2 {
	text-align: center;
	text-transform: uppercase;
	color: #383431;
	font-size: 25px;
	font-weight: 400;
}
.courses-type p {
	text-align: center;
	color: #3f3b39;
	font-size: 15px;
}

.courses-type2 h2::before {
    top: 32px;
}

.courses-type2 h2::after {
    top: 32px;
}


.padding-0 {
	padding: 0px !important;
}




.latest-work{
	position:relative;
	padding:90px 0px 100px;
}

.latest-work .owl-controls{
	display:none;	
}

.latest-work .carousel-outer{
	position:relative;
	margin-bottom:50px;
}

.default-work-column{
	position:relative;	
}

.work-carousel .default-work-column{
	position:relative;
	margin-bottom:10px;	
}

.default-work-column .inner-box{
	position:relative;
	overflow:hidden;
	border-bottom:1px solid #e0e0e0;
	margin-left:-1px;
	margin-right:-1px;	
}

.work-carousel .default-work-column:hover,
.projects-section .default-work-column:hover{
	z-index:5;
	-webkit-box-shadow:0px 0px 10px 3px rgba(0,0,0,0.10);
	-ms-box-shadow:0px 0px 10px 3px rgba(0,0,0,0.10);
	-o-box-shadow:0px 0px 10px 3px rgba(0,0,0,0.10);
	-moz-box-shadow:0px 0px 10px 3px rgba(0,0,0,0.10);
	box-shadow:0px 0px 10px 3px rgba(0,0,0,0.10);
}	

.default-work-column:hover .inner-box{
	border-color:#e0e0e0;	
}

.default-work-column .image-box img{
	position:relative;
	display:block;
	width:100%;
	height:auto;
}

.default-work-column .overlay-link{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	color:#ffffff;
	border-bottom:120px solid transparent;
	text-align:center;
	background-color:rgb(32 46 49 / 24%);
	opacity:0;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transform:scaleY(0);
	-ms-transform:scaleY(0);
	-o-transform:scaleY(0);
	-moz-transform:scaleY(0);
	transform:scaleY(0);
}

.default-work-column:hover .overlay-link{
	-webkit-transform:scaleY(1);
	-ms-transform:scaleY(1);
	-o-transform:scaleY(1);
	-moz-transform:scaleY(1);
	transform:scaleY(1);
	opacity:1;
}

.default-work-column .overlay-link .icon{
	position:absolute;
	left:0px;
	top:50%;
	width:100%;
	height:50px;
	font-size:36px;
	line-height:50px;
	margin-top:-25px;
	color: #ffc423;
	text-align:center;	
}

.default-work-column .caption-layer{
	position:absolute;
	left:0px;
	bottom:-25px;
	width:100%;
	height:auto;
	background:#ffffff;
	border:1px solid #ccc;
	border-bottom:none;
	border-top:3px solid #F9B73C;
	padding-bottom:1px;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.default-work-column:hover .caption-layer{
	bottom:0px;	
}

.default-work-column .caption-layer .upper{
	position:relative;
	padding: 17px 0px 30px;
	text-align:center;	
}

.default-work-column .caption-layer h3{
	font-size:16px;
	font-weight:700;
	color:#202e31;
	text-transform:uppercase;
	margin:0px;
}

.default-work-column .caption-layer h3 a{
	color:#202e31;	
}

.default-work-column .caption-layer .category{
	font-size:12px;
	color:#b2b2b2;
	text-transform:uppercase;
}

.default-work-column .caption-layer .category a{
	color:#b2b2b2;	
}

.default-work-column .caption-layer .options{
	position:relative;
	display:block;
	width:100%;
	height:auto;
	border-right:none;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.default-work-column .caption-layer .options li{
	position:relative;
	float:left;
	font-size:12px;
	line-height:24px;
	padding:6px 5px 6px 12px;
	color:#a6a6a6;
	text-transform:uppercase;
	vertical-align:middle;
	width:50% !important;
	
	border-left:none;
	border-bottom:none;
	list-style:none;
	
}

.default-work-column .caption-layer .options li a{
	color:#a6a6a6;
}

.default-work-column .caption-layer .options li .icon{
	position:relative;
	top:1px;
	font-size:20px;
	padding-right:10px;
	color:#202e31;
	line-height:24px;	
}

.latest-work .more-link{
	display:inline-block;
	font-weight:700;
	text-transform:uppercase;
	color:#202e31;
	line-height:20px;
	font-family:'Poppins',sans-serif;
	border-bottom:1px solid #202e31;	
}



.tab-buttons .active .tab-btn span {color:#fff !important;}

.tab-buttons .active .tab-btn::before { background: #007dcd;
border-color: #007dcd; color:#fff;}



.search-wrap {
    width: 350px;
    height: auto;
    position: absolute;
    z-index: 999;
    border: 1px solid #e8e8e8;
    left: -318px;
    background: #fff;
    padding: 10px;
    top: 58px;
    display: none;
}

.search-wrap input {
    width: 78%;
    font-size: 16px;
    color: #666;
    font-weight: 300;
    line-height: 45px;
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    border-bottom: 1px solid #dadada;
}

.search-wrap button {
    border: none;
    background: none;
    margin: 0px 6px;
}

.search-wrap::after {
    top: -21px;
    right: 10px;
    top: -12px;
    position: absolute;
    content: '';
    background: url(../images/search-arrow.png);
    width: 22px;
    height: 12px;
}

.display-block {
    display: block !important;
}




/*--------------------------------------------landing------------------------------------*/

#tutoring{ padding:5px 0px; clear:both; display:inline-block;}
#tutoring .left{ border:1px solid #999; padding: 12px; border-radius:5px;}
#tutoring .left p{ background:#0da8ed; color:#fff; font-size:14px; font-weight:bold; text-align:left; padding:10px 25px; margin: 0px; border-radius: 5px;}
#tutoring .left ul{ margin:0px; padding:0px;}
#tutoring .left ul li{ list-style:none;     padding: 0px 15px; line-height:1.7;}
#tutoring .left ul li a{ color:#333; font-size:14px; text-decoration:none;}
#tutoring .left ul li a::before { content: "\f111"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: 14px; line-height: 1;    font-size: inherit; text-rendering: auto;  -webkit-font-smoothing: antialiased; font-size: 4px;  margin-right: 5px;  line-height: 0px; vertical-align: middle; margin-left: 20px;}
#tutoring .left1{ border:1px solid #999; padding:0px 12px; border-radius:5px; margin-top:20px; margin-bottom:20px;}
#tutoring .left1 p{ color:#3bb880; font-size:22px; text-align:left; padding:6px 18px; font-weight:400; margin: 0px; border-radius: 5px;}
#tutoring .left1 ul{ margin:0px; padding:0px;}
#tutoring .left1 ul li{ list-style:none;     padding: 0px 18px; line-height:1.7;}
#tutoring .left1 ul li i{ margin-right:10px; font-size:30px;}
#tutoring .left1 ul li a{ color:#333; font-size:14px; text-decoration:none;}

#tutoring .clerk h2{ color:#0da8ed; text-align: center; }
#tutoring .ibps{ border:1px solid #ccc;  } 
#tutoring .ibps h3{background: #0da8ed;  color: #fff;  font-size: 16px; text-align: center; padding: 10px 0px; border-radius: 5px;}
#tutoring .ibps1{ border:1px solid #ccc;  border-left:none}
#tutoring .ibps1 h3{background: #0da8ed;  color: #fff;  font-size: 16px; text-align: center; padding: 10px 0px; border-radius: 5px;}
#tutoring .img{ margin-top:20px; border:1px solid #999;     border-radius: 5px;}
#tutoring .img h2{ text-align:center; font-size:18px;}
#tutoring .correspon { border:1px solid #ccc; text-align:center; background:#fafafa; margin:20px 0px;     border-radius: 5px;}
#tutoring .correspon h2{ font-size:25px; margin: 0px;}
#tutoring .correspon h2 span{ font-size:16px;}
#tutoring .correspon p{ font-size: 16px;}
#tutoring .correspon img{ margin:0px;}
#tutoring .correspon button{ background:#0da8ed; border:1px solid #0da8ed; width:100%; color:#FFF; padding:10px 0px; text-transform:uppercase;}
#tutoring .center h1{ font-size:29px;}
#tutoring .center h2{ font-size:24px; font-weight:400; color:#52606f;}
#tutoring .center .newbox{   background-image: linear-gradient(#5cc292, #26b4a8); padding: 10px 0px;  text-align: center;}
#tutoring .center .newbox h3{ color:#FFF; font-size:20px; padding:0px; margin:0px; margin-bottom:15px;}
#tutoring .center .newbox p{ color:#FFF; font-size:16px; padding:0px 50px; margin:0px;     line-height:1.6;}
#tutoring .center .newbox button{ border:1px solid #5cc292; color:#5cc292; background:#fff; padding: 7px 20px;     margin-top: 15px; text-transform:uppercase;  border-radius: 20px;}
#tutoring .center .partnerwith{ padding:0px; position:relative;}
#tutoring .center .partnerwith h2{ color:#254dfc; font-size:32px; font-weight:500;}
#tutoring .center .partnerwith p{ margin-left:15px;}
#tutoring .center .handimg{ margin-top: 55px;}
#tutoring .center .handimg img{ width:130px; margin-left:65px;}
#tutoring .center1{ background:#fafafa; display: inline-block; padding: 0px 10px;   margin: 20px 0px;}
#tutoring .center1 .partnerwith{ padding:0px; position:relative;}
#tutoring .center1 .partnerwith h2{ color:#254dfc; font-size:32px; font-weight:500;}
#tutoring .center1 .partnerwith p{ margin-left:15px;}
#tutoring .center1 .partnerwith1{ padding:0px; position:relative;}
#tutoring .center1 .partnerwith1 h2{ color:#254dfc; font-size:26px; font-weight:400;}
#tutoring .center1 .partnerwith1 p{ margin-left:15px;}

#tutoring .haveany{ border:1px solid #999; border-radius:5px; text-align:center; margin: 20px 0px; padding-bottom: 20px;}
#tutoring .haveany h2{ font-size:19px; color:#333; margin: 15px 0px;}
#tutoring .haveany button{background: #0da8ed;  border: none;  padding: 10px 77px; color:#FFF; font-size:19px; }
#tutoring .haveany button:hover{ background:#0da8c5;}
#tutoring .center1 .handimg{ margin-top: 55px;}
#tutoring .center1 .handimg img{ width:130px; margin-left:0px;}
#tutoring .right{ border:1px solid #999; border-radius: 5px;}
#tutoring .right h4{ text-transform:uppercase; font-size:15px; border-bottom: 1px solid #eee; color: #001E37; padding:10px 15px; margin:0px;}
#tutoring .right h4:hover{color: #FFC238 !important;}
#tutoring .right p{padding:10px 25px; margin: 5px 15px; border-radius:5px; background:#0da8ed; text-align:center; }
#tutoring .right p a{  color:#fff; font-size:14px; font-weight:bold; text-transform:uppercase; }
#tutoring .right h5{ padding:10px 15px; line-height: 1.7; color:#858d9a; background:none; font-size:15px;}
#tutoring .right p p a{color:#000 !important;}
.multiselect-container>li>a>label.radio,.multiselect-container>li>a>label.checkbox {  margin: 0px 17px;}
.multiselect-container>li>a>label>input[type=checkbox] { margin-bottom:5px}


#tutoring .sticky {  position: -webkit-sticky; /* Safari */  position: sticky;  top:75px;}
.btn-group>.btn-group:nth-child(2)>.multiselect.btn {
 border-top-left-radius:4px;
 border-bottom-left-radius:4px
}

#tutoring .left ul li .pcolor{ width:100%; background:#0da8ed; color:#fff; font-size:15px; font-weight:bold; text-align:left; padding:7px 0px; margin: 0px; border-radius: 5px; float:left;}
#tutoring .left ul li .pcolor::before{ content:""; width:0px; margin-left: 6px;}
#tutoring .left ul{ margin:0px; padding:0px;}
#tutoring .left ul li{ list-style:none; padding:3px 0px; line-height:1.7;}
#tutoring .left ul li a{ color:#333; font-size:14px; text-decoration:none;}
#tutoring .left ul li a::before { content: "\f111"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: 14px; line-height: 1;    font-size: inherit; text-rendering: auto;  -webkit-font-smoothing: antialiased; font-size: 4px;  margin-right: 5px;  line-height: 0px; vertical-align: middle; margin-left: 20px;}




/*-----------------------------------------------testimoniallist--------------------------------------------*/

#testimoniallist{ padding:50px 0px;}
#testimoniallist h2{ font-size:36px; display: inline-block; color:#333; margin: 0px; margin-bottom:25px; font-weight: 200; }
#testimoniallist h2::after{ content:""; display:block; width:170px; height:1px; background: #0DABF2; margin:10px 0 0;}
#testimoniallist table tr td:first-child { width: 16%;}
#testimoniallist .padding-0{ padding:0px;  margin-bottom: 15px;}
#testimoniallist table tr td a { background: #0dabf2; padding: 30px 0px; color: #fff !important; font-size: 16px; width: 92%; display: inline-block;  margin-right: 10px !important; text-align: center;  font-weight: bold;text-decoration: none;}
#testimoniallist p { font-size: 14px; font-weight: 300; line-height: 24px; margin: 0 0 10px;}
#testimoniallist table tr td img { border-radius: 100%; width: 120px; height: 120px;  border: 1px solid #ccc;}
#testimoniallist table tr { background: #f6f6f6;  margin-bottom: 10px !important;  display: inline-block;  padding: 10px;}



/*-----------------------------------------------ielts-Band--------------------------------------------*/


#ielts-Band{ padding:50px 0px;}
#ielts-Band body { font-family: Roboto; font-size: 15px;font-weight: 400;line-height: 1.7em;}
#ielts-Band h2{ background: #007dcd; color:#FFF; font-size:19px; padding:15px 10px; margin:0px;}
#ielts-Band table{ border:1px solid #cecece;}
#ielts-Band td{ font-weight: 400; text-align: left; padding: 8px 6px;}
#ielts-Band span input {  border:none; padding: 5px 10px; box-shadow: none; text-shadow: none; color:#FFF; background-color: #007dcd; border-radius: 50px; border: 2px solid #007dcd;}
#ielts-Band span input:hover { border: 2px solid #007dcd; background:none; color: #007dcd;}
#ielts-Band .right{ background:#f6f6f6;}
#ielts-Band .right h2{ text-transform:uppercase; font-size:19px; background:none; color:#333; font-weight:700; padding:20px 0px;}
#ielts-Band .right p{ margin:0px; font-weight: 700; color:#666;}
#ielts-Band .right input{ margin-bottom:20px; width:100%; padding:10px 10px; border: none; outline:none;     font-size: 13px;}
#ielts-Band textarea{ width:100%; margin-bottom:20px; border: none; outline:none; padding: 10px 10px;     font-size: 13px;}
#ielts-Band img{ width:100%;}
#ielts-Band button{ width: 100%;
    background: #007dcd;
    border: none;
    color: #FFF;
    text-transform: uppercase;
    padding: 12px 0px;
    margin: -15px 0px 10px;
    border-radius: 50px;}
#ielts-Band .align-left{ border-left:1px solid #666; margin:30px 0px;}
#ielts-Band .align-left .form-blog{ padding:10px 0px;}
#ielts-Band .align-left .form-blog h2{ text-transform:uppercase; font-size:19px;  background:none; color:#333; font-weight:700; padding:10px 0px; border-radius: 50px;}
#ielts-Band .align-left .form-blog a{ text-transform:uppercase; color: #337ab7; font-size:15px; font-weight:800; }
#ielts-Band .align-left .form-blog a:hover{ color: #23527c; text-decoration:none;}
#ielts-Band .align-left .form-blog p{ padding:20px 0px;}




/*--------------------------------------------aboutus------------------------------------*/


.breadcrumbs { width:100%; height:auto; margin:15px 0px;}
.breadcrumbs ul { margin:0px; padding:0px;}
.breadcrumbs ul li { width:auto; height:auto; float:left; padding-right:20px; color:#000000; font-size:14px; margin-right:8px; position:relative; list-style:none;}
.breadcrumbs ul li:last-child:after { display:none;}
.breadcrumbs ul li::after { position: absolute; content: '–';  right: 1px; top: 2px;}
.breadcrumbs ul li a { color:#001E37;font-weight: 600;}
.breadcrumbs ul li .active{ color:#FFC238;}
.breadcrumbs ul li a:hover { text-decoration:none; color:#015198;}


#ourcompany{ padding:60px 0px;}
#ourcompany .left{ padding:0px;}
#ourcompany .left h2{ font-size:21px; text-align:left; color:#333; text-transform:uppercase; margin: 0px; margin-bottom:15px;}
#ourcompany .left h2::after{ content:""; display:block; width:160px; height:1px; background: #FFC238; margin:10px 0 0;}
#ourcompany .left p{ font-size: 18px; text-align:left; font-weight: 300; color: #333; line-height:33px; margin-bottom:27px;}


#ourcompany1{ padding:60px 0px;}
#ourcompany1 .left{ padding:0px;}
#ourcompany1 .left h2{ font-size:24px; color:#333; text-transform:uppercase; margin: 0px; margin-bottom:15px; margin:40px 0px;}
#ourcompany1 .left h2::after{ content:""; display:block; width:160px; height:1px; background: #0DABF2; margin:10px 0 0;}
#ourcompany1 .left p{ font-size:15px; font-weight:400; color:#333; line-height:27px;}



/*-----------------------------------------------StudentEnquiry--------------------------------------------*/

#inerbanner1{ position:relative; padding: 40px 0px;}
#inerbanner1 .bannerwrap{ position:absolute; width:100%; background:rgba(0,0,0,0.7); height:100%;}
#inerbanner1 .bannerwrap .btn .caret { margin-left: 135px;}
#inerbanner1 .formcontact{ background:#f6f6f6; float:left; padding:20px 0px;}
#inerbanner1 .left{ padding:200px 0px;} 
#inerbanner1 .left h2{ color:#FFF; font-size:30px;}
#inerbanner1 .left p{ color:#FFF; font-size:18px;}
#inerbanner1 .left button{background:#005ca1; border:none; color:#FFF; padding:10px 30px; font-size:12px;}
#inerbanner1 .left button:hover{     background: #0093dd;}
#inerbanner1 .contact{ margin-top:0px; padding: 0px;}
#inerbanner1 .contact h2{ font-size:21px; text-align:center; color:#000;} 
#inerbanner1 .contact .formcontact input{ padding:15px 14px;}
#inerbanner1 .contact .formcontact select{ padding:6px 12px; height:auto; margin-bottom:15px;}
#inerbanner1 .contact .formcontact button{ width:100%; padding:6px 8px; height: 44px; }
#inerbanner1 .contact .formcontact h2 {
    font-size: 20px;
    display: inline-block;
    color: #333;
    text-transform: uppercase;
    margin: 0px;
        margin-bottom: 0px;
    margin-bottom: 15px;
    padding: 0px;
    text-align: left;
    text-align: center;
}
#inerbanner1 .contact .formcontact h2::after{ content:""; display:block; width:206px; height:1px; background: #FFC238; margin-left:0px; margin-top:10px;}
#inerbanner1 .contact .formcontact p{ font-size:17px; font-weight:300; line-height:24px; color:#000; font-style: italic;}
#inerbanner1 .contact .formcontact h3{ font-size:16px; font-weight:800;}
#inerbanner1 .contact .button button{ width:50%; background:#001E37; border:none; color:#FFF; padding: 10px !important;
margin-left: 25%;}
#inerbanner1 .contact .button button:hover{ background:#FFC238;}
#inerbanner1 .contact .formcontact button span{ padding:0px 25px;    float: left;}
#inerbanner1 .contact .formcontact img{color: #44355b; left:25px; line-height:64px; position:absolute; text-align:center; top:33%;
 transform:translate(0px, -50%);    width: 20px;}
#inerbanner1 .contact .formcontact .icon-bar { float:right; width:200px;}
#inerbanner1 .contact .formcontact .icon-bar img{    float: right;  margin-left: 354px;  width: 27px; margin-top: 7px;}
#inerbanner1 .right { padding-left: 60px;    text-align: justify;}
#inerbanner1 .right h1 {  font-size: 20px; color: #333; text-transform: uppercase; margin: 0px 0px 15px 0px; padding: 0px;}
#inerbanner1 .right p { font-size:18px; font-weight: 300; line-height: 31px;}
#inerbanner1 .right h2{ color:#FFC238; font-size:20px; padding:5px 0px; text-transform:uppercase; margin:5px 0px 0px; line-height: 40px; font-weight: 800;}
.Student-form button { border-radius: 0px; padding: 19px 10px !important; border: none; box-shadow: none; height: auto !important; text-transform: uppercase;    border-radius: 50px;}



/*-----------------------------------------------contact-us--------------------------------------------*/


#contactus { background: #fffcfc; padding: 30px 0px;}
#contactus .contact-address { background: #fff; padding: 0px 10px;}
#contactus .contact-address h2 {  color: #000; font-weight: 700; margin-top: 0px !important; border-bottom: 1px solid #FFC238; display: inline-block; padding: 10px 0px;  font-size: 22px;}
#contactus .contact-address p { color: #333; font-size: 15px;font-weight: 300; border-bottom: 1px inset #ccc; padding: 10px 0px;line-height: 22px;}
#contactus .primary-color { color: #FFC238;}
#contactus .contact-address h4 {  margin: 0px;   margin-left: 0px;display: inline-block;  margin-left: 10px;}
#contactus .contact-address p { color: #333; font-size: 15px; font-weight: 300;  border-bottom: 1px inset #ccc; padding: 10px 0px; line-height: 22px;}
#contactus .contactform { background: #f6f6f6; padding: 0px 10px;}
#contactus .contactform label { display: none;}
#contactus .region-yes-am-interst input, .region-yes-am-interst select {
border-radius: 0px;
padding: 10px 10px !important;
border: none;
box-shadow: none;
height: auto;
width:100%;
margin-bottom: 15px;}
#contactus .contactform .form-actions input { background: #001E37 none repeat scroll 0 0; border: medium none; color: #fff;}
#contactus .contactform .form-actions input:hover { background:#FFC238}
#contactus .contactform .form-actions input { background:  #001E37 none repeat scroll 0 0; border: medium none; color: #fff; border-radius: 50px;}
#contactus input::-webkit-input-placeholder { color: #333 !important; opacity:1 !important;}
#contactus input::-moz-placeholder { color: #333 !important; opacity:1 !important;}
#contactus input:-ms-input-placeholder { color: #333 !important; opacity:1 !important;}
#contactus input:-moz-placeholder { color: #333 !important; opacity:1 !important;}

#webform-ajax-wrapper-118 select { border-radius: 0px;
padding: 10px 10px !important;
border: none;
width:100%;
box-shadow: none;
color: #333 !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;}


#businesshour { padding: 30px 0px;background: #f6f6f6; margin-bottom: 10px;}
#businesshour .business { display: inline-block; width: 100%;}
#businesshour .img-responsive9 { width: 80%;}
#businesshour .dt-sc-working-hours { float: left; width: 100%; margin-top:27px;}
#businesshour .dt-sc-working-hours p {font-size:18px; font-weight: normal;}
#businesshour .dt-sc-working-hours span {
    font-weight: bold;
    color: #2c3e50;
    float: left;
    width: 100px;
    font-size: 15px;
    margin-right: 10px;
}
#centerlocator .padding-0{ padding:0px;}
#centerlocator{ padding:50px 0px;}
#centerlocator h2{ font-size:22px; display: inline-block; color:#fff; margin: 0px; margin-bottom:25px; font-weight:400; background:#007dcd; padding:10px;}
#centerlocator .views-exposed-form {  background: #f6f6f6; padding: 14px 10px;}
#centerlocator .select-wrapper {  width:37%; display:inline-block; margin-right:20px;}
#centerlocator .select-wrapper select {  width: 100%; height: 34px;  padding: 6px;}
#centerlocator .views-exposed-form .views-exposed-widget { float: left; /*padding: .5em 1em 0 0;*/ width:100%;}
#centerlocator .locatortav{ padding:20px 0px;}
#centerlocator .locatortav .border{  padding:10px; min-height: 205px; background:#f3f2f2; margin-bottom: 10px; transition: all ease-in-out 1.5s; border-radius: 3px;}
#centerlocator .locatortav .border:hover { background:#007dcd; transition: all ease-in-out 1.5s;}
#centerlocator .locatortav .border:hover>h3 a { color:#fff !important; border-bottom: 1px dashed #fff;}
#centerlocator .locatortav .border:hover>p { color:#fff;}
#centerlocator .locatortav .border h3{ font-size:15px; border-bottom:1px dashed #999; margin:0px; padding-bottom:10px; color:#0093dd;}
#centerlocator .locatortav .border p{ font-size:13px; line-height:20px; margin:5px 0px;}
#centerlocator .locatortav ul { text-align:left !important;  margin: 0 auto; width:100%; margin-bottom: 20px;}
#centerlocator .locatortav ul li {  margin: 0px;  width: 16%; text-align: center;  border: 1px solid #c5c1c1;  border-top-color: rgb(197, 193, 193);        border-top-style: solid;        border-top-width: 1px;  border-bottom-color: rgb(197, 193, 193);  border-bottom-style: solid;       border-bottom-width: 1px;  border-bottom: transparent; display:inline-block;}
#centerlocator .locatortav .nav-tabs>li { float:none; margin-bottom: -1px;}
#centerlocator .locatortav ul li.active { border-top: 3px solid #007dcd; color: #fff !important; background: #007dcd;}
#centerlocator .locatortav .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { color: #fff; cursor: default; background-color: #007dcd; border:none; border-bottom-color: transparent;}
#centerlocator .locatortav .nav-tabs {
    border-bottom: 1px solid #007dcd;
        text-align: center !important;
}
#centerlocator .address{ padding:10px 0px; margin: 10px 0px;}
#centerlocator .address span{ background:#0dabf2;  padding:10px 0px;}
#centerlocator .address span a{ color:#FFF; font-size:15px; font-weight:bold; padding:10px;}
#centerlocator .address p{ margin-top:20px; }

/*-----------------------------------------------faqs--------------------------------------------*/

#faqs{ padding:50px 0px; text-align:left;}
#faqs h2{ border-top:1px solid #ccc; color:#000; font-size:30px; padding:15px 0px; margin:0px;}
#faqs p{ color:#999;}
#faqs .line { position: absolute; bottom: 0;left: 0; height: 1px; background-color: #333;width: 35px;     top: 95px;}
#faqs h3{ font-size:18px; font-weight:700; margin: 30px 0px;}
#faqs .panel-default{ margin-top:10px; width:100%; margin-bottom:6px; border-radius: 0px; border: none;}
#faqs .panel-default>.panel-heading {color: #333; background-color:#fff; border:none;padding:0px;}
#faqs .panel-title { padding: 5px;box-shadow: -1px 1px 4px 0 rgb(117 138 172 / 56%); line-height: 30px; margin: 0;}
#faqs .panel-default>.panel-heading+.panel-collapse>.panel-body{box-shadow: -1px 1px 4px 0 rgb(117 138 172 / 56%)}
#faqs .panel-title:hover { background:#f5c04c !important; color: #fff;}
#faqs .panel-title:hover>a { color: #fff;}
#faqs .panel-title:hover> a i { color: #fff !important }
#faqs .panel-title:hover a:before { background: #fff !important; }
#faqs .panel-title a::before {width: 5px;height: 5px;content: ''; background: #666; border-radius: 50%; position: absolute;top: 13px;left: 0;margin: auto;display: none;}
#faqs .panel-title a {line-height: 30px; display: block; font-size: 15px;font-weight: 700; padding: 0 8px; position: relative; color: #666;}
#faqs .panel-title a.collapsed i { color: #333;float:right; margin-top: 7px; -webkit-transform: rotate(0deg);}
/*#faqs .panel-title a::after { content:'/f2ba'; color: #f00; font-size: 15px; font-family:FontAwesome; line-height: 30px; height:30px; float:right; top:0;position: absolute;right: 10px;}*/
#faqs .panel-default i{ float:right; margin-top:7px; -webkit-transform: rotate(90deg);}
#faqs .right{ background:#f6f6f6;}
#faqs .right h2{ border:none; text-transform:uppercase; font-size:19px; background:none; color:#333; font-weight:700; padding:20px 0px;}
#faqs .right p{ margin:0px; font-weight: 700; color:#666; margin: 5px 0px;}


#faqs .right input{ margin-bottom:20px; width:100%; padding:10px 10px; border: none; outline:none;     font-size: 13px;}
#faqs textarea{ width:100%; margin-bottom:20px; border: none; outline:none; padding: 10px 10px;     font-size: 13px;}
#faqs img{ width:100%;}
#faqs button{ width:100%; background: #007dcd; border:none; color:#FFF; text-transform:uppercase; padding:15px 0px; margin: 0px 0px 30px 0px; border-radius: 50px;}
#faqs .align-left{ border-left:1px solid #666; margin:30px 0px;}
#faqs .align-left .form-blog{ padding:10px 0px;}
#faqs .align-left .form-blog h2{ text-transform:uppercase; font-size:19px;  background:none; color:#333; font-weight:700; padding:10px 0px;}
#faqs .align-left .form-blog a{ text-transform:uppercase; color: #337ab7; font-size:15px; font-weight:800; }
#faqs .align-left .form-blog a:hover{ color: #23527c; text-decoration:none;}
#faqs .align-left .form-blog p{ padding:20px 0px;}




/*-----------------------------------------------makemyexams--------------------------------------------*/


#makemyexams{ padding:50px 0px;}
#makemyexams h2{ border-top:1px solid #ccc; color:#000; font-size:30px; padding:15px 0px; margin:0px;}
#makemyexams p{ color:#999;}
#makemyexams .line { position: absolute; bottom: 0;left: 0; height: 1px; background-color: #333;width: 35px;     top: 95px;}
#makemyexams h3{ font-size:18px; font-weight:700; margin: 30px 0px;}
#makemyexams .panel-default{ margin-top:10px; width:100%; margin-bottom:6px; border-radius: 0px; border-bottom: none;}
#makemyexams .panel-default>.panel-heading {color: #333; background-color:#fff; border:none;padding:0px;}
#makemyexams .panel-title { border-bottom: 1px solid #ccc; line-height: 30px; margin: 0; padding-left:17px;}
#makemyexams .panel-title a::before {width: 5px;height: 5px;content: ''; background: #666; border-radius: 50%; position: absolute;top: 13px;left: 0;margin: auto;}
#makemyexams .panel-title a {line-height: 30px; display: block; font-size: 15px;font-weight: 700; padding: 0 10px 0 15px; position: relative; color: #666;}
#makemyexams .panel-title a.collapsed i { color: #333;float:right; margin-top: 7px; -webkit-transform: rotate(0deg);}
/*#faqs .panel-title a::after { content:'/f2ba'; color: #f00; font-size: 15px; font-family:FontAwesome; line-height: 30px; height:30px; float:right; top:0;position: absolute;right: 10px;}*/
#makemyexams .panel-default i{ float:right; margin-top:7px; -webkit-transform: rotate(90deg); color:#F00;}
#makemyexams .right{ background:#f6f6f6;}
#makemyexams .right h2{ border:none; text-transform:uppercase; font-size:19px; background:none; color:#333; font-weight:700; padding:20px 0px;}
#makemyexams .right p{ margin:0px; font-weight: 700; color:#666; margin: 5px 0px;}

#makemyexams .right input{ margin-bottom:20px; width:100%; padding:10px 10px; border: none; outline:none;     font-size: 13px;}
#makemyexams textarea{ width:100%; margin-bottom:20px; border: none; outline:none; padding: 10px 10px;     font-size: 13px;}
#makemyexams img{ width:100%;}
#makemyexams button{ width:100%; background: #015198; border:none; color:#FFF; text-transform:uppercase; padding:15px 0px; margin:30px 0px; border-radius: 50px;}
#makemyexams .align-left{ border-left:1px solid #666; margin:30px 0px;}
#makemyexams .align-left .form-blog{ padding:10px 0px;}
#makemyexams .align-left .form-blog h2{ text-transform:uppercase; font-size:19px;  background:none; color:#333; font-weight:700; padding:10px 0px;}
#makemyexams .align-left .form-blog a{ text-transform:uppercase; color: #337ab7; font-size:15px; font-weight:800; }
#makemyexams .align-left .form-blog a:hover{ color: #23527c; text-decoration:none;}
#makemyexams .align-left .form-blog p{ padding:20px 0px;}





/*--------------------------------------------footer------------------------------------*/


#important1{ padding:30px; margin-top:30px; background:#34373E; clear:both;border-top: 2px solid #152F51}
#important1 .center{ padding:0px;}
#important1 h2{ text-align:center; text-transform:uppercase; font-size:25px; margin-bottom:25px; margin-top:10px; color:#FFF; font-weight: 400;}
#important1 h2::after{ content:""; display:block; width:120px; height:2px; background:#FFC238; margin:10px 0 0; margin-left:528px;}
#important1 .box { width:100%; float: left;	color: #Fff; margin-bottom:50px;}
#important1 .box ul { width:100%; list-style: none; margin-bottom:0px; margin-left:0px; padding:0px;}
#important1 .box ul li { width:19%; display:inline-block; text-decoration: none; padding: 5px 19px;}
#important1 .box ul li a { color:#FFF; font-size:15px; text-transform:uppercase; line-height:1.8; outline: none; }
#important1 .box ul li a:hover { color:#ccc; text-decoration:none;}

#important1 .box3 { width:100%; float: left;	color: #Fff;}
#important1 .box3 ul { width:100%; list-style: none; margin-bottom:0px; margin-left:0px; padding:0px;}
#important1 .box3 ul li { width:32%; display:inline-block; text-decoration: none; padding: 5px 14px;}
#important1 .box3 ul li a { color:#fff; font-size:14px; text-transform:uppercase; line-height:1.8; outline: none; }
#important1 .box3 ul li a:hover { color:#31bdf2; text-decoration:none;}



#important1 .box1 { width: 30%; float: left;	color: #Fff;  border-right:1px solid #505066;}
#important1 .box1 h3{ margin-bottom:10px; margin-top:0px; padding:0px; font-weight: 400;  font-size: 24px; color:#FFF;}
#important1 .box1 p{ font-size: 14px;   padding: 0px 17px;   padding-left: 0px; color:#fff; line-height:31px;}
#important1 .box1{  padding:0px;} 
#important1 .box2 {

    text-align: center;
    width: 22%;
    display: inline-block;

}
footer{ background:#ddd;}
footer .left{ margin-top:30px; float:left;}
footer .right{ text-align:right;}
footer .right p { padding: 15px 0;position: relative;  margin: 0px; font-size:19px; font-weight:600;}
footer .right input { border: medium none;  color: #555;  font-size: 13px; height: 50px;  max-width: 380px; padding: 0 10px;    width: 65%; outline: none;}
footer .right button { background-color: #0dabf2; border: medium none;  color: #fff; font-size: 13px; height: 50px; padding: 0 15px;   position:relative;   transition: all 0.5s ease 0s;}
 #owl-demo .item img{
        display: block;
        width: 50%;
        height: auto;
    }
	
.foot-width { width:70% !important;}
.foot-width li {

    float: left;
    width: 32% !important;

}




.Student-form input { border-radius:0px; padding:10px 10px !important; border:none; box-shadow:none; height:auto; margin-bottom:15px;}
.Student-form input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
color:#333 !important; opacity:1;
}
.Student-form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#333 !important; opacity:1;
}
.Student-form input::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#333 !important; opacity:1;
}
.Student-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:#333 !important; opacity:1;
}
.Student-form input::-ms-input-placeholder { /* Microsoft Edge */
   color:#333 !important; opacity:1;
}

.Student-form input::placeholder { /* Most modern browsers support this now. */
   color:#333 !important; opacity:1;
}
.Student-form select {
 border-radius:0px; padding:10px 10px !important; border:none; box-shadow:none; color:#333 !important;
  -webkit-appearance:none;
   -moz-appearance:none;
   appearance:none;
 
 }
 
 .Student-form button {
 border-radius:0px; padding:19px 10px !important; border:none; box-shadow:none; height:auto !important; text-transform:uppercase;
 border-radius:50px;
  }

.aboutus-pic {
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0px 0px 5px #e7e4e4;
}











/*--------------------------------------------selection------------------------------------*/

#select{ padding:30px 0px;}
.lightbox {
  cursor: pointer;
   float:left;
}





#AI_lightbox {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  z-index: 100;
  opacity: 0;
  display: none;
  z-index:9999;

}
#AI_lightbox span {
  position: absolute;
  cursor: pointer;
  z-index: 110;
  text-align: center;
  text-shadow: 0px 0px 5px #000000;
}
#AI_lightbox span i {
  font-size: 2em;
  color: #FFF;
  line-height: 100px;
  width: 100px;
  z-index:9999999;
}
#AI_lightbox .close {
  top: 0px;
  right: 17px;
  font-size:17px;
}
#AI_lightbox .close i:hover{ color:#fff; opacity:1;}
#AI_lightbox .next {
  top: 50%;
  right: 10px;
  transform: translate(0px, -50%);
}
#AI_lightbox .prev {
  top: 50%;
  left: 10px;
  transform: translate(0px, -50%);
}
#AI_lightbox img {
 
  max-width: 100vw;
  max-height: 100vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


#select .AI_lightbox_grid .block img{ 
-ms-transform: scale(1); 
    -webkit-transform: scale(1); 
    transform: scale(1); 
padding:0px;    border: 1px solid #999; height:auto; transition: transform .2s; margin-bottom:0px; min-height:270px; }
#select .AI_lightbox_grid .block img:hover{
    -ms-transform: scale(1.2); 
    -webkit-transform: scale(1.2); 
    transform: scale(1.2);
	margin-bottom:0px;
}
#select .AI_lightbox_grid .block a .image_search  {

    cursor: pointer;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top:310px;
    width: 44px;
    left: 0px;
    right:0px;
    margin: auto;
	bottom:0px;
}

.block:hover .image_search { top:0px !important	;}



#select .AI_lightbox_grid .block:hover .image_search a {opacity:1 !important;  right:0px; border-radius:50%; color:#000;}
.AI_lightbox_grid .block {
  float: left;
}
.AI_lightbox_grid .block img {
  height: 100%;
  left:0;
  transform: translate(-50%, 0px);
}
.AI_lightbox_grid .block { overflow:hidden; position:relative;    margin-bottom: 30px;}
#select .AI_lightbox_grid .block img:hover{ box-shadow:0px 55px 50px #000;}
.follow {
  display: block;
  position: fixed;
  bottom: 0px;
  width: 100%;
  height: 50px;
  margin: 0px;
  padding: 0px;
  background: rgba(0, 0, 0, 0.1);
  text-align: left;
}
.follow a {
  display: inline-block;
  line-height: 50px;
  padding: 0px 10px;
  color: #000;
  cursor: pointer;
}
.follow a i {
  display: inline-block;
  line-height: 50px;
  pointer-events: none;
}




/*--------------------------------------------makemyexams------------------------------------*/



#makemyexams1{ background: #e5e5e5; padding:30px 0px;}
#makemyexams1 .left{ border:1px solid #ccc; background: #fff; padding:10px; box-shadow: -4px 3px 37px -6px rgba(0,0,0,0.4);     margin-bottom: 20px; }
#makemyexams1 .leftsection{ padding:0px;}
#makemyexams1 .rightsection h2{ padding:0px; margin:0px; text-align:left; font-size: 24px;}
#makemyexams1 .rightsection figure{ text-align:left; margin-bottom: 10px;}
#makemyexams1 .rightsection figure img{ float:left; width:50px; height:50px; border-radius:50%; margin: -1px;}
#makemyexams1 .rightsection figure a{ color:#555; padding:10px; font-size:17px; font-weight:400;}
#makemyexams1 .rightsection figure a span{ color:#999; padding:0px 10px; font-size:12px; font-weight:400;}
#makemyexams1 .rightsection p{ text-align:left;  margin-left:0px; color:#333; font-weight:400; letter-spacing:.5px; line-height: 22px;}
#makemyexams1 .rightsection p a{ background: #0DABF2; color:#000; padding:1px 5px;}


#makemyexams1 .leftsection1{ padding:0px;}
#makemyexams1 .rightsection1 h2 a{ text-align:left; float:left; padding:0px; margin:0px; font-size: 24px; color:#000;     margin-top: -22px;}
#makemyexams1 .rightsection1 figure{ text-align:left; margin-bottom: 10px; margin-top:27px;}
#makemyexams1 .rightsection1 figure img{ float:left; width:50px; height:50px; border-radius:50%; margin: -1px;}
#makemyexams1 .rightsection1 figure a{ color:#555; padding:10px; font-size:17px; font-weight:400;}
#makemyexams1 .rightsection1 figure a span{ color:#999; padding:0px 10px; font-size:12px; font-weight:400;}
#makemyexams1 .rightsection1 p{ text-align:left;  margin-left:0px; color:#333; font-weight:400; letter-spacing:.5px; line-height: 22px;}
#makemyexams1 .rightsection1 p a{ background: #45b97c; color:#fff; padding:7px 22px; margin-left:200px; text-transform:uppercase;     border-radius: 10px;
}



#makemyexams1 .right{ background:#f6f6f6; padding: 20px; margin: 5px 0px;}
#makemyexams1 .right img{ width:100px; height:100px;}
#makemyexams1 .right h2{ border:none; text-transform:uppercase; font-size:23px; background:none; color:#333; font-weight:700; padding:0px;     margin: 0px;
margin-bottom: 10px;     margin-top: 10px;}
#makemyexams1 .right h3{ font-size:24px; font-weight:300;}
#makemyexams1 .right h2 span{ font-size:18px;}
#makemyexams1 .right p{ margin:0px; font-weight: 400; color:#666; margin: 5px 0px;}

#makemyexams1 .right input{ margin-bottom:20px; width:100%; padding:10px 10px; border: none; outline:none;     font-size: 13px;}
#makemyexams1 textarea{ width:100%; margin-bottom:20px; border: none; outline:none; padding: 10px 10px;     font-size: 13px;}
#makemyexams1 img{ width:100%;}
#makemyexams1 button{ width:100%; background: #015198; border:none; color:#FFF; text-transform:uppercase; padding:15px 0px; margin:30px 0px; border-radius: 50px;}
#makemyexams1 .align-left{ border-left:1px solid #666; margin:30px 0px;}
#makemyexams1 .align-left .form-blog{ padding:10px 0px;}
#makemyexams1 .align-left .form-blog h2{ text-transform:uppercase; font-size:19px;  background:none; color:#333; font-weight:700; padding:10px 0px;}
#makemyexams1 .align-left .form-blog a{ text-transform:uppercase; color: #337ab7; font-size:15px; font-weight:800; }
#makemyexams1 .align-left .form-blog a:hover{ color: #23527c; text-decoration:none;}
#makemyexams1 .align-left .form-blog p{ padding:20px 0px;}






.formcontact .button {
  display: inline-block;
  
  border-radius: 4px;
  background:none !important;
  font-family: sans-serif;
  font-size: 16px;
  cursor: pointer;
  border:none !important;
  margin:0px;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.button {
  display: inline-block;
  padding: 0.5em 1.0em;
  border-radius: 4px;
  background: #ffffff;
  font-family: sans-serif;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid #000000;
  margin:10px;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}

.button:hover {
  background-color: rgba(0,0,0,0.1);
}

.button:active,
.button.is-checked {
  background-color: rgba(0,0,0,0.1);
  outline: none;
}

.button-group {
  margin: 20px 0;
  text-align: center;
}

.button-group:after {
  content: '';
  display: block;
  clear: both;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  min-height: 107px;
}

.grid article {
  background-color: #FFFFFF;
  display: block;
  float: left;
  margin: 1%;
  width: 23%;
}

@media (max-width: 1024px) {
  .grid article {
    width: 31.3%;
  }
}

@media (max-width: 767px) {
  .grid article {
    width: 48%;
  }
}

@media (max-width: 479px) {
  .grid article {
    margin: 2% 0;
    width: 100%;
  }
}









#inerbanner{ position:relative; padding-bottom:30px;}
#inerbanner .bannerwrap{ position:absolute; width:100%; background:rgba(0,0,0,0.7); height:100%;}
#inerbanner .bannerwrap .btn .caret {  margin-left: 135px;}
#inerbanner .formcontact{ background:#FFF; float:left; padding:20px 0px;}
#inerbanner .left{ padding:0px; overflow: hidden;  top: 218px;}
#inerbanner .padding-0{ padding:0px;}
#inerbanner .left h2{ color:#FFF; font-size:30px; font-weight:300; text-align:left;}
#inerbanner .left p{ color:#FFF; font-size:18px; margin-bottom:25px; font-weight:100; float:left; width: 100%;}
#inerbanner .left button{background:#007dcd; border:none; color:#FFF; padding:10px 30px; font-size:12px; letter-spacing: 3px; float:left;}
#inerbanner .left button:hover{     background: #0093dd;}
#inerbanner .contact{ margin-top:10px;}
#inerbanner .contact h2{ font-size:21px; text-align:center; color:#FFF; margin: 25px 0px;} 
#inerbanner .contact .formcontact input{ padding:20px 35px;}
#inerbanner .contact .formcontact select{ padding:6px 30px; height: 44px;}
#inerbanner .contact .formcontact button{ width:100%; padding:6px 8px; height: 44px; }
#inerbanner .contact .button{ padding:0px; margin: 10px 0px;}
#inerbanner .contact .button button{ width:100%; background: #007dcd; border:none; color:#FFF; position:float: left;  padding: 23px 0px;}
#inerbanner .contact .button button:hover{ background:#0093dd;}
#inerbanner .contact .formcontact button span{ padding: 0px 25px;    float: left;}
#inerbanner .contact .formcontact img{    color: #44355b;    left: 25px;    line-height: 64px;    position: absolute;    text-align: center;    top: 33%;    transform: translate(0px, -50%); z-index:9;  width: 20px;}
#inerbanner .contact .formcontact .icon-bar { float:right; width:200px;}
#inerbanner .contact .formcontact .icon-bar img {
    float: right;
    margin-left: 365px;
    width: auto;
    margin-top: 7px;
}
#inerbanner .contact .formcontact button:hover { color: #333; background-color: #fff; border-color: #adadad;}

#businesspartner{ text-align:center;}
#businesspartner h2{ font-size:35px; color:#333f46; font-weight:400; padding: 40px 0px 0px 0px;}
#businesspartner h2::after{ content:""; display:block; width:60px; height:3px; background:#005ca1; margin:10px 0 0; position: absolute; left: 0px; right: 0px; margin: auto; margin-top: 15px;}
#businesspartner p{ font-size:17px; padding: 25px 0px; line-height: 1.6;}
#businesspartner button{ background:#007dcd; border:none; color:#FFF; padding:10px 35px; font-size:20px;}
#businesspartner button:hover{ background:#0093dd;}	




#clway{ padding:50px 0px; text-align:left;}
#clway h2{ font-size:35px; color:#333f46; font-weight:400; text-align:center;}
#clway h2::after{ content:""; display:block; width:60px; height:3px; background:#007dcd; margin:10px 0 0; position: absolute; left: 0px; right: 0px; margin: auto; margin-top: 10px;}
#clway h5 span{ font-size:18px; margin-left: 16px; color:#12222b;}
#clway p{ font-size:17px; color:#3d545f;}




#successstories{ background:#007dcd; padding: 50px 0px;}
#successstories h2{text-transform: none; text-align: center;font-size: 28px; font-weight: normal; margin: 0 0 12px; padding: 14px 0; color:#FFF; margin-bottom:40px;}
#successstories h2::after{ content:""; display:block; width:60px; height:3px; background:#fff; margin:10px 0 0; position: absolute; left: 0px; right: 0px; margin: auto;     margin: auto;
    margin-top: 10px;}
#successstories h3{ font-size:16px; margin:0px; color:#FFF; margin-bottom: 50px; text-align: center; font-weight: 300;}







#culture{ padding:50px 0px;} 
#culture .section-title{ border-bottom-width: 0px; margin-bottom: 40px; position: relative;}
#culture .section-title h2{text-transform: none; text-align: center;font-size: 28px; font-weight: normal; margin: 0 0 12px; padding: 14px 0;}
#culture .section-title h2::after{ content:""; display:block; width:60px; height:3px; background:#005ca1; margin:10px 0 0; position: absolute; left: 0px; right: 0px; margin: auto; margin-top: 10px;}
#culture .section-title p{ margin-bottom:30px; text-align:center; font-size:15px; font-weight: 500;}
#culture .box { width:20%; float: left;	color: #000; padding:10px; text-align:center;}
#culture .box .border h3{ background:#007dcd; border-radius:50%; width:40px;   height:40px;    line-height:40px;    text-align: center; margin-left: 71px;
margin-top: -20px; font-size: 19px;    color: #fff;}
#culture .box .border{ border: 2px dashed #cccccc; text-align:center; min-height: 215px; padding:0px 10px;}
#culture .box .border h5{ font-size:17px; font-weight:bold; min-height: 39px; margin-top: 20px;}
#culture .box .border p{ font-size:15px; }





#inerbanner2{ position:relative; padding-bottom:30px;}
#inerbanner2 .bannerwrap{ position:absolute; width:100%; background:rgba(0,0,0,0.7); height:100%;}
#inerbanner2 .bannerwrap .left select{ width:100%; padding:10px 5px; }
#inerbanner2 .bannerwrap .left .btn { padding:12px 20px; color:#FFF; background-color: #5cb85c; border-color: #4cae4c;}
#inerbanner2 .bannerwrap .left .btn:hover{ background:#090;}
#inerbanner2 .contact .formcontact h2{ font-size:18px; text-align:center; color:#999; margin: 0px; margin-bottom: 5px;}
#inerbanner2 .contact .formcontact p{ text-align:center; margin-top:10px; line-height:25px; font-size:18px; font-weight:600;}
#inerbanner2 .contact .formcontact p span{ font-weight:400;}
#inerbanner2 .contact .formcontact a{ text-align:center; font-size:18px; }
#inerbanner2 .contact .formcontact .description{ font-size:12px; margin: 5px 0px;}
#inerbanner2 .bannerwrap .btn .caret {  margin-left: 135px;}
#inerbanner2 .formcontact1{ background:#FFF; float:left; padding:20px 0px;}
#inerbanner2 .contact .formcontact1 input{ padding:20px 35px;}
#inerbanner2 .left{ padding:0px; overflow: hidden;  top: 218px;}
#inerbanner2 .padding-0{ padding:0px;}
#inerbanner2 .left h2{ color:#FFF; font-size:30px; font-weight:300; text-align:left;}
#inerbanner2 .left p{ color:#FFF; font-size:18px; margin-bottom:25px; font-weight:100; float:left;}
#inerbanner2 .left button{background:#005ca1; border:none; color:#FFF; padding:10px 30px; font-size:12px; letter-spacing: 3px; float:left;}
#inerbanner2 .left button:hover{     background: #0093dd;}
#inerbanner2 .contact{ margin-top:10px;}
#inerbanner2 .contact .formcontact { background:#FFF; margin-top: 207px; text-align:left; padding:20px;}
#inerbanner2 .contact .formcontact input{ padding:0px 0px; font-size:12px; background: #ccc;}
#inerbanner2 .contact .formcontact select{ padding:6px 30px; height: 44px;}
#inerbanner2 .contact .formcontact button{ width:100%; padding:6px 8px; height: 44px; background: #007dcd; border:1px solid #007dcd; color:#FFF; }

#banner .item {
    max-height: 642px;
}


.down-arrow { -webkit-appearance:none; -moz-appearance:none; appearance:none; background: url(../images/ickon.png) no-repeat !important; background-position: 98% 50% !important; }

#myCarousel1 .carousel-inner { overflow: visible; }

.mobile-view{display:none}
.new_tab_red {
    background: red;
    position: absolute;
    border-radius: 3px;
    color: #fff;
    padding: 1px 5px;
    top: -2px;
    font-size: 12px;
    right: 0px;
}
.new_test {
 position:absolute;
 width:7px;
 height:7px;
 background:#FFC04B;
 border-radius:50%;
 top:9px;
 right:6px
}
.ripple {
 background:#FFC04B;
 position:absolute;
 width:30px;
 height:30px;
 z-index:1;
 right: -6px;
top: -2px;
 opacity:0;
 border-radius:100px;
 -webkit-animation:ripple 1.8s infinite;
 /*! -moz-animation:ripple 1.8s infinite; *//*! -o-animation:ripple 1.8s infinite; *//*! animation:ripple 1.8s infinite; */
}
#mobile_nav .new_test {
 top:22px
}
#mobile_nav .ripple {
 top:11px
}
@-webkit-keyframes ripple {
 0% {
  opacity:1;
  -webkit-transform:scale(0);
  -moz-transform:scale(0);
  -o-transform:scale(0);
  transform:scale(0)
 }
 100% {
  opacity:0;
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1)
 }
}
@keyframes ripple {
 0% {
  opacity:1;
  -webkit-transform:scale(0);
  -moz-transform:scale(0);
  -o-transform:scale(0);
  transform:scale(0)
 }
 100% {
  opacity:0;
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1)
 }
}
.ripple:nth-child(2) {
 animation-delay:.3s;
 -webkit-animation-delay:.3s;
 -moz-animation-delay:.3s;
 -o-animation-delay:.3s
}
.ripple:nth-child(3) {
 animation-delay:.6s;
 -webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -o-animation-delay:.6s
}

#search-result { width: 100%; height: auto; padding: 40px 0px;}
#search-result .search-resultmain { width: 100%; height: auto;}
#search-result .search-resultmain h2 { width: 100%; height: auto; text-decoration: underline; margin: 0px;}
#search-result .search-resultmain h2 a { color: #1155cc; font-size:18px; font-weight: normal;}
#search-result .search-resultmain h2 a span { font-weight: bold; }
#search-result .search-resultmain h3 { width: 100%; height: auto; margin-top: 0px;}
#search-result .search-resultmain h3 a { font-size: 12px; font-weight: normal; color: #009933 }
.search-no-data{text-align:center;padding:50px;}
.fixtext,.mobile-navbar-main,.mobileRightBar{display:none;}
.franchiseSuccessDiv h2 { color: #666 !important; }
.franchiseSuccessDiv {
    padding: 20px;
    font-size: 18px;
    text-align: center;
}

.franchiseSuccessDiv span {
    width: 100%;
    float: left;
    margin: 5px 0px 30px 0px;
    text-align: center;
}

.studentSupport{
    padding: 20PX;
    text-align: center;
}

#ielts-Band img {
    width: auto;
}

.studentSupport span img {
    width: auto !important;
}

.franchiseSuccessDiv1 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 0px;
    position: absolute;
    top: 0px;
    background: #fff;
    width: 100%;
    padding: 30px 0px;
}

.franchiseSuccessDiv1 span img {
    text-align: center !important;
    left: 0% !important;
    position: relative !important;
    width: 100px !important;
    margin-top: 0px !important;
    width: 100%;
    text-align: center;
}

.home-portfolio-text h2{
    font-size: 18px;
    margin-top: 36px;
}

.image-block img:hover{
	transition: all ease-in-out 0.8s !important;
}

.franchiseSuccessDiv span img{
   position: relative !important;
   width: auto !important;
   transform: translate(0px, 0%) !important;
   line-height: 0;
   left: 0px !important;

}

.image-block:hover {transition: all ease-in-out 0.8s !important;}
.image-block{transition: all ease-in-out 0.8s !important;}
.portfolio-area li{transition: all ease-in-out 0.8s !important;}
#detail-btn button{background:#007dcd;}
.quickenquery_des{width:250px;height:auto;padding:15px;position:fixed;left:-250px;display:inline-block;background:#fff;top:180px;z-index:9999}.quickenquery_des input,.quickenquery_des select{border:1px solid #ccc;height:34px;margin-bottom:10px;padding:0 10px;width:100%}.quickenquery_des button{background:#0ca4e9;color:#fff;border:none;padding:7px 0;width:100%}.quickenquery_des h2{color:#0ca6ec;font-family:OpenSans_Regular;font-size:26px;width:100%;text-align:center;margin:7px 0}.form_offset{left:0!important}
#masterEnqMsg .franchiseSuccessDiv{font-size:18px;text-align:center;margin-bottom:0;margin-top:0;position:absolute;top:0;background:#fff;width:100%;height:100%;z-index:9999;left:0}
.quickenquery_mobile{display: none;}
#communities .owl-nav{
    display: inline-block;
    position: absolute;
    top: -25%;
    right: 18px;
    margin: auto;
}
 
#communities .owl-prev {
    background:#001E37 !important;
    content: '/f30b';
    display: inline-block;
    text-align: center;
    font-family: "Font Awesome 5 Free";
    padding: 6px 15px;
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    float: left;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

#communities .owl-next{
    background:#001E37!important;
    content: '';
    color: #fff;
    font-family: "Font Awesome 5 Free";
    padding: 6px 15px;
    margin-left: 5px;
    display: inline-block;
    text-align: center;
    float: right;
    font-size: 21px;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

#communities .owl-next:hover {
    background: #FFB839 !important;
}

#communities .owl-prev:hover{
    background: #FFB839 !important;
}

#detail-btn button{
    background: #009cd4;
    color: #fff;
    border: none;
    padding: 6px 16px;
    width: 100%;
}

#centerlocator .select-wrapper{
    width: 31%;
    display: inline-block;
    margin-right: 20px;
}

.PageTitle{
    padding: 0 0 15px;
    background-color: #f2f2f2;
}

#banner img{width: 100%;}
.banner_tab img{width: 20px !important;}

table.tabimg{
	border: 1px solid #ccc!important;
}

table.tabimg tr td{
	width: 33%;
}

table.tabimg img{
	height: 150px !important;
	max-width: 100% !important;
}

.content-wrapper table{
	text-align: center !important;
	display: table !important;
	width: 100% !important;
	border: 1px solid #ddd;
}

.content-wrapper table tr:first-child td,
.content-wrapper table tr:first-child th{
	text-align: center !important;
}

.content-wrapper table tr td,
.content-wrapper table tr th{
	padding: 8px;
}

.center_part img{width: 100% !important; height:auto !important;}
.table-overflow{
    width: 100%;
    height: auto;
    overflow: auto;
}

#inerbanner .contact .formcontact input {
    padding: 11px 40px;
    width: 100%;
    outline: 0;
    margin-bottom: 16px;
    height: auto;
    border: 1px solid #ccc;
    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;
}



/*.............css new update 25-03-2019.........................*/

#tutoring .right1 button {
	background: #1D4FC5;
	border: none;
	width: 100%;
	color: #fff;
	border-radius: 5px;
	padding: 12px;
}

.landing-form-right.open-form {
	box-shadow: 0 0 4px rgba(0,0,0,.5);
	padding: 10px;
	margin-bottom: 25px;
	border-radius: 10px;
}

.mobilebutton{
	display: none;
}

.landing-form-right{
	box-shadow: 0 0 4px rgba(0,0,0,.5);
	padding: 10px;
	margin-bottom: 30px;
	border-radius: 10px;
}


/* ..........For whatsapp animation popup................ */

.mbtn-callout{display:none;}
.hidden-xs{display: block;}
.fixed-callout{
  padding: 15px 20px;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
  position: fixed;
  bottom: 27px;
  text-align: center;
  animation: move 6s infinite forwards;
  z-index: 9999;
}
.fixed-callout .hidden-xs a{
    margin: 8px 0px;
}
.fixed-callout a {
    display: block;
    padding: 2px 0;
    font-size: 16px;
    color: #323232 !important;
   text-decoration: none;
}
.fixed-callout .mbtn-callout a {
  display: inline-block;
  font-size: 30px;
  margin: 0 15px;
  padding: 0;
}
.fixed-callout h4 {
  padding: 0px;
  margin: 0px 0px 8px 0px;
  color: #001E37;
  font-weight: bold;
}

@keyframes move {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(50px);
  }
  100% {
    transform: translateY(0px);
  }
}

/*mystyle*/

#banner #myCarousel1 .item{
	min-height:380px!important;
	height:100%!important;
	background-position: center center !important;
	background-size: 100% 100% !important;
}

.headtopmain ul li.dropdown:hover a{
	color: #fff !important;
}

#courses .courses-type p{
	position: relative;
}

.tab-buttons .active .tab-btn::before{
	background: #FFC238!important;
}

.tabs-box .tab-buttons .tab-btn:before{
	border: none !important;
	transform: none;
	background: #091e37;
}
.tabs-box .tab-buttons .tab-btn:hover:before,
.tabs-box .tab-buttons .tab-btn.active:before{
	background: #FFC238!important;
	color: #fff !important;
}

.tabs-box .tab-buttons .tab-btn{
	color: #fff;
	font-weight: 600 !important;
	letter-spacing: 1px !important;
}

.courses-type h2:before,.courses-type h2:after{
	display: none;
}

#courses .item button{
	background: #001E37 !important;
	border:2px solid #fff!important;
}

#courses .item button:hover{
	border:2px solid #FFC238!important;
	background: #FFB839 !important;
	color: #fff !important;
}

#courses .owl-next,#courses .owl-prev{
	background: #001F36!important;
	border-radius: 0px;
}

#courses .item button::before,#courses .item button::after{
	display: none;
}

#courses .owl-nav{
	width: 100%;
	left: 0px;
}

#courses .owl-next{
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	width: 40px;
}

#courses .owl-prev{
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	width: 40px;
}

#courses .owl-next:hover,#courses .owl-prev:hover{
	border:none;
	color:#fff!important;
	background: #FFC238 !important;
}

#courses .owl-prev:hover{
	border-top-right-radius:20px !important;
	border-bottom-right-radius:20px !important;
}

#courses .owl-next:hover{
	border-top-left-radius:20px !important;
	border-bottom-left-radius:20px !important;
}


.enq-form .title{
	background: #001E37 !important;
}

.enq-form .user-icon{
	background: #fff !important;
}

.enq-form .user-icon i{
	color: #001E37; 
}

.enq-form p.messageenqform::before{
	background:#FFC238 !important;
}

.enq-form .bar:before, .enq-form .bar:after{
	background:#FFC238 !important;
}

.enq-form button{
	background: #001E37 !important;
}

.enq-form button:hover{
	background: #FFC238 !important;
}

/*.enq-form:hover .user-icon{
	background: #FFC238!important; 
}*/

.enq-form:hover .user-icon i{
	color: #FFC238 !important; 
}


.mobile_banner{
	display: none;
}

@media screen and (max-width:576px){
	.mobile_banner{display: block !important;}
	#banner .mobilednone{display: none;}
}


#courses, #whatisielts, #ourtoppers, #testinomials{
	margin-top: 55px;
}

.courses-type p{
	padding: 8px 0 15px !important;
}

#businesshour,#centerlocator .locatortav{
	display: none;
}

.px-2{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.footer_section{
	background: #33373E;
	color: #fff;
	border-top: 3px solid #f6c648 !important;
}

.footer_section .link-flex{
	display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.footer_section .link-flex a{
	color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 5px 5px 2px;
}

.footer_section .link-flex a:hover{
	color: #ddd;
}

.footer_section .link-flex a i{
	margin-right: 15px;
	font-size: 8px;
}

.footer_section .fotcontent img{
	width: 80px;
	border-radius: .25rem;
	margin-bottom: 10px;
}

.fotcontent ul{
	padding-left: 0;
	list-style: none;
	display: flex;
	align-items: center;
}

.fotcontent ul li a{
	background: #fff;
    color: #33373E;
    margin-right: 10px;
    width: 26px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    border-radius: .25rem;
}

.fotcontent ul li a:hover{
	color: #FFC04B;
	transform: translateY(-2px);
	box-shadow:0 12px 6px 0px rgba(0,0,0,0.4);
}

.link-flex .set-flex{
	width: 50%;
}

.footer_section .my-5{
	padding: 70px 0 20px;
}

.footer_section .mb-0{
	margin-bottom: 0;
}

.footer_section h4{
	position: relative;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: 500;
}

.footer_section h4::before{
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 40px;
    background: #f5c238;
    border-radius: 30px;
}

.fmap iframe{
	border-radius: .25rem;
}

.fotcontent{
	margin: 20px 0;
}

.whyus{
	background: #F1F3F4;
	margin: 40px 0;
	padding: 50px 0; 
	/*box-shadow: 0px 0px 8px -2px #1f1c1c4d;*/
}

.sectiontitle{
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 20px;
}

.sectiontitle h2, .sectiontitle h1{
    color: #000;
    font-size: 30px;
    padding:0 0 15px;
    margin:0 0 8px;
    text-align: center;
    text-transform: uppercase;
    color: #383431;
    font-size: 25px;
    font-weight: 400;
    position: relative;
}

.sectiontitle h2::before ,.sectiontitle h1::before{
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background: #091e37;
    margin-left: 520px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 35px;
}

.sectiontitle h2::after, .sectiontitle h1::after {
    content: "";
    display: block;
    width: 65px;
    height: 3px;
    background: #f5c238;
    margin: 10px 0 0;
    margin-left: 520px;
    position: absolute;
    left: -35px;
    right: 0px;
    margin: auto;
    top: 35px;
}

.sectiontitle p{
	font-size: 18px;
}

.reasonbox{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}

.reasonbox .blogimg{
	margin-right: 15px;
}

.reasonbox .blogimg img{
	width: 100%;
	height: 100%;
}

.reasonbox .rcontent{
	flex: 8;
	text-align: justify;
}

.reasonbox .rcontent h4{
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 15px;
}

.reasonbox .rcontent p{
	font-size: 14px;
}

.effect5{
  position: relative;
}
.effect5:before, .effect5:after{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 35px 20px #7777774a;
  -moz-box-shadow: 0 35px 20px #7777774a;
  box-shadow: 0 35px 20px #7777774a;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}

.effect5:after{
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}

.latest_news .post-module {
  position: relative;
  z-index: 1;
  display: block;
  background: #FFFFFF;
  min-width: 270px;
  margin: 10px 0;
  -webkit-box-shadow: 0px 0px 15px 2px #ddddddd1;
  -moz-box-shadow: 0px 0px 15px 2px #ddddddd1;
  box-shadow: 0px 0px 15px 2px #ddddddd1;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  cursor: pointer;
  margin-bottom: 15px;
}
.latest_news .post-module:hover,
.hover{
  -webkit-box-shadow: 0px 1px 35px 0px rgb(0 0 0 / 18%);
  -moz-box-shadow: 0px 1px 35px 0px rgb(0 0 0 / 18%);
  box-shadow: 0px 1px 35px 0px rgb(0 0 0 / 18%);
}

.latest_news .post-module .thumbnail {
  background: #ffff;
  overflow: hidden;
  padding: 10px;
  border: 0;
  margin-bottom: 0;
}
.latest_news .post-module .thumbnail img {
  display: block;
  width: 100% !important;
  height: auto !important;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.latest_news .post-module .post-content {
  background: #FFFFFF;
  width: 100%;
  position: relative;
  padding: 0px 30px 30px 30px;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -o-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}
.latest_news .post-module .post-content .category {
    position: absolute;
    top: -35px;
    left: 18px;
    background: #FFC04B;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #FFFFFF;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0 0 5px -1px #adadad;
}

.latest_news .post-module .post-content .title {
  margin: 0;
  padding: 0 0 6px;
  color: #333333;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}
.latest_news .post-module .post-content .sub_title {
  margin: 0;
  padding: 0 0 8px;
  color: #FFC04B;
  font-size: 20px;
  font-weight: 400;
}
.latest_news .post-module .post-content .description {
  display: none;
  color: #666666;
  font-size: 14px;
  line-height: 1.8em;
}
.latest_news .post-module .post-content .post-meta {
  margin: 12px 0 0;
  color: #999999;
}
.latest_news .post-module .post-content .post-meta .timestamp {
  margin: 0 16px 0 0;
}
.latest_news .post-module .post-content .post-meta a {
  color: #999999;
  text-decoration: none;
}
.latest_news .hover .post-content .description {
  display: -webkit-box;
  height: auto !important;
  opacity: 1 !important;
  overflow:hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.latest_news .container .column {
  width: 90%;
  margin: auto;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.latest_news .container .column .demo-title{
  margin: 0 0 15px;
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.latest_news .container .info {
  width: 300px;
  margin: 50px auto;
  text-align: center;
}
.latest_news .container .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
}
.latest_news .container .info span {
  color: #666666;
  font-size: 12px;
}
.latest_news .container .info span a {
  color: #000000;
  text-decoration: none;
}
.latest_news .container .info span .fa {
  color: #FFC04B;
}

.latest_news .viewall{
	display: block;
	margin: auto;
	color: #fff;
	background: #002036;
	border-radius: .25rem;
	border: 1px solid #002036;
	padding: 8px 24px;
	width: max-content;
	margin-top: 20px;
}

.latest_news .viewall:hover{
	background: #FFC04B;
	color: #002036;
}

#ourtoppers .aligner .item{
	margin: 10px 0;
	box-shadow: -1px 1px 4px 0 rgb(117 138 172 / 56%);
}

#ourtoppers .aligner .stu_name{
	text-align: center;
	padding: 10px;
}

#ourtoppers .aligner .stu_name h3{
	margin: 0;
}

#ourtoppers .aligner .stu_name label{
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
}

#ourtoppers .content {
  position: relative;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}

#ourtoppers .content .content-overlay {
  background: rgb(0,0,0,0.4);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

#ourtoppers .content:hover .content-overlay{
  opacity: 1;
}

#ourtoppers .content-image{
  width: 100%;
}

#ourtoppers .content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

#ourtoppers .content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

#ourtoppers .content-details label{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0;
  font-size: 18px;
  text-transform: uppercase;
}

#ourtoppers .content-details p{
  color: #fff;
  font-size: 0.8em;
}

#ourtoppers .fadeIn-left{
  left: 20%;
}

.lb-data .lb-number{
	display: none !important;
}

.all_articles .article{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px;
	margin-bottom: 15px;
	box-shadow: 0px 0px 8px -1px #00000033;
	cursor: pointer;
}

.all_articles .article:last-child{
	margin-bottom: 0;
}

.all_articles .article .image{
	flex: 3;
}

.all_articles .article .image img{
	width: 100%;
	height: 130px !important;
}

.all_articles .article .content{
	flex: 6;
	margin-left: 15px;
}

.all_articles .article .content label{
	margin: 8px 0 0;
    color: #999999;
    font-size: 12px;
    font-weight: 500;
}

.all_articles .article .content h4{
	font-size: 16px;
	text-transform: capitalize;
	margin: 5px 0;
	color: #333;
}

.all_articles .article .content p{
	display: -webkit-box;
  	-webkit-line-clamp: 2;
  	-webkit-box-orient: vertical;  
  	overflow: hidden;
	color: #333;
}

.stickyform{
	position: -webkit-sticky;
  	position: sticky;
  	top: 100px;
  	transition: all linear 4s;
	animation: moment linear 4s infinite;
}

@keyframes moment{
	0%{transform: translateY(0px);}
	40%{transform: translateY(0px);}
	70%{transform: translateY(20px);}
	100%{transform: translateY(0px);}
}

.stickyform:hover{
	animation: inherit;
}

.stickyform .side_form{
	position: relative;
	background: #fff;
	padding: 20px;
	box-shadow:	0px 0px 6px 0px #f2f2f2;
}

.stickyform .side_form h5{
	width: 100%;
    position: absolute;
    right: 0px;
    color: #FFC04B;
    top: -50px;
    font-size: 15px;
    text-transform: capitalize;
    background: #ffffff;
    border-top: 2px solid #FFC04B;
    padding: 12px;
    border-radius: .25rem;
    box-shadow: 0px 0px 6px 0px #f2f2f2;
    transition: all linear 0.4s;
    text-align: center;
    letter-spacing: 1px
}

.side_form form input{
	margin-bottom: 10px;
	border:0;
	box-shadow: 0 0px 5px 1px rgb(154 154 154 / 8%);
}

.side_form form input::placeholder,
.side_form form select{
	color: #000 !important;
}

.side_form .form-group{
	margin-bottom: 10px;
}

.side_form select.form-control{
	margin-bottom: 10px;
	color: #999999;
	border: 0;
	box-shadow: 0 0px 5px 1px rgb(154 154 154 / 8%);
}

.side_form form .btn{
	width: 50%;
    background: #fbb93e;
    color: #fff;
    outline: none;
    box-shadow: none;
    border-radius: .25rem;
    margin: 18px auto 0;
    text-align: center;
    display: block;
}

.side_form form .btn i{
	position: relative;
	transition: all ease-in-out 0.3s;
	transform: translateX(4px);
}

.side_form form .btn:hover{
	opacity: .8;
}

.side_form form .btn:hover i{
	transform: translateX(8px);
}

.viewarticle .article{
	flex-direction: column;
}

.viewarticle .timestamp{
	margin: 10px 0 0px !important;
	font-size: 14px !important;
}

.viewarticle .article .content{
	margin: 10px;
	width: 100%;
	overflow: hidden;
}

.viewarticle .article .content table{
	width: 100%;
	display: table;
	white-space: inherit;
}

.viewarticle .article .image{
	height: 250px;
}

.viewarticle .article .image img{
	height: 100% !important;
	width: 100% !important;
}

.viewarticle .article .content h4{
	font-size: 20px !important;
}


@media (min-width: 768px){
	.width_md{
		width: 90%;
		margin: auto;
	}
	.tab-content .heightset{
		height: 380px;
	}
}

.toggle-text h2{
	padding: 40px 0 20px !important; 
}

.toggle-text{
  text-align: justify;
  font-size: 17px;
  max-height: 350px;
  overflow-y: auto;
  margin-top: 15px;
}

.toggle-text-content span {
  display: none;
}

.toggle-text-link {
  display: inline;
  margin: 20px 0;
}

.toggle-text::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.toggle-text::-webkit-scrollbar{
	width: 3px;
	background-color:  #001F36;
}

.toggle-text::-webkit-scrollbar-thumb{
	background-color: #FFB54C;
}

.content-wrapper{
	min-height: 100px;
	box-shadow: 0px 0px 6px -1px rgb(117 138 172 / 38%);
	padding: 20px;
}

.content-wrapper h1,
.content-wrapper h2,
.content-wrapper h3,
.content-wrapper h4,
.content-wrapper h5,
.content-wrapper h6{
	letter-spacing: .95px;
	font-weight: normal;	
}

.content-wrapper img{
	max-width: 100%;
	height: auto;
}

.content-wrapper table{
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

 .loginPopup{
    z-index: 9999 !important;
  }

  .loginPopup .modal-body{
    height: auto;
    width: 100%;
    padding-top: 0!important;
    padding-bottom: 0!important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 4px solid #007FC9;
  }

  .loginPopup form{
    position: relative;
    padding: 0px 40px 15px;
    width: 100%;
  }

  .loginPopup form input,
  .loginPopup form .btn,
  .loginPopup form select,
  .loginPopup .close{
    box-shadow: none !important;
    outline: none !important;
  }

  .loginPopup .close{
    box-shadow: none !important;
    outline: none !important;
    opacity: 10 !important;
    line-height: 2;
  }

  .loginPopup .close span{
      color: #fff;
      box-shadow: none !important;
      text-shadow: none !important;
  }

  .loginPopup .close span:hover{
    opacity: .8;
  }

  .loginPopup form p.quick{
      font-size: 22px;
      color: #000;
      text-align: center;
      margin: 30px 0 20px;
  }

  .loginPopup figure{
      margin: 0;
      position: absolute;
      left: 50%;
      top: -55px;
      transform: translate(-50%, 50%);
      background: #fff;
      box-shadow: 0px 2px 8px -1px #0000001f;
      padding: 10px;
      border-radius: 50%;
      z-index: 99;
  }

  .loginPopup figure img{
  	max-width: 100%;
  	width: 60px;
  }

  .loginPopup form input::-webkit-outer-spin-button,
  .loginPopup form input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

  .loginPopup form .input-group-text{
    background: #fff !important;
  }
  
  .loginPopup form .input-group-addon{
    background: #F1F3F4 !important;
  }

  .loginPopup form input,
  .loginPopup form select{
  	border:0 !important;
  }

  .loginPopup form .input-group-addon{
  	border: 1px solid rgb(117 138 172 / 6%);
  	border-right: 0 !important; 
  }

  .loginPopup form input,
  .loginPopup form select{
  	box-shadow: 0px 0px 4px 0 rgb(117 138 172 / 35%) !important;
  }

  .loginPopup form input::placeholder,
  .loginPopup form select{
  	color: #636363d9 !important;
  	font-weight: normal !important;
  }

  .loginPopup form i{
  	color: #868686;
  }

  .loginPopup form .btn{
    padding: 8px;
    margin-top: 10px;
    text-transform: uppercase;
  }

  .loginPopup .w-100{
    width: 100% !important; 
  }

  .loginPopup .mb-2{
    margin-bottom: .5rem!important;
  }

  .loginPopup .modal-header{
    background: #FFB033;
    border-top: 2px solid #FFB033;
    position: relative;
    padding: 8px 20px !important;
    margin-bottom: 0 !important;
  }

  .loginPopup .homesubtn{
    background: #FFB033;
    color: #fff ;
  }

  .loginPopup .homesubtn:hover{
    background:#000;
  }

  .loginPopup .homesubtn i{
    color: #fff;
  }

  .loginPopup .modal-content{
  	top: 10%;
}

  @media (min-width: 768px){
  .loginPopup .modal-dialog {
      width: 480px !important;
      height: 100%;
  }
}

@media (max-width: 576px){
	.loginPopup{
		padding-right: 8px !important;
	}

	.loginPopup .modal-content{
		width: 90%;
		margin: auto;
		border: 0 !important;
		top: 30%;
	}

	.loginPopup .modal-dialog{
		top: 20%;
	}

   .loginPopup form{
    padding: 30px 10px 15px !important;
  }

  .loginPopup form h2{
    margin-top: 0;
  }

  .tabimgset {
    display: block !important;
    width: auto !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    -ms-overflow-style: -ms-autohiding-scrollbar !important;
    border: 0!important !important;
}

#ourtoppers .imgcover{
	width: 60%;
    display: block;
    height: 235px;
    padding: 10px 0;
    margin: auto;
}

}


.viewarticle .article .content p{
	overflow: visible !important;
	display: block !important;
	-webkit-line-clamp:inherit !important;
	-webkit-box-orient: inherit !important;
}

.elipse3{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 0 !important;
}

.owl_blog .owl-dot, .owl-nav .owl-next, .owl-nav .owl-prev{
	display:  none !important;
}


@media (max-width: 576px){
	#inerbanner1 .row.width_md{
		display: table !important;
	}
}

.custom-btn {
    background: #0eb2f9;
    font-weight: 600;
    letter-spacing: 1px;
    width: max-content;
    position: relative;
    overflow: hidden;
    z-index: 1;
    color: white;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1.5rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, 
    background-color .15s ease-in-out, 
    border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.custom-btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #007bff !important;
    transition: all ease-in-out 0.3s;
    z-index: -1;
}

.custom-btn input {
    border: 0!important;
    color: #fff!important;
    padding: 0!important;
    background: transparent!important;
}

.custom-btn:hover:before {
    width: 100%;
}


.tabimgset{
   display: block !important;
   width: auto !important;
   overflow-x: auto !important;
   -webkit-overflow-scrolling: touch !important;
   -ms-overflow-style: -ms-autohiding-scrollbar !important;
   border: 0!important !important;
}

.tabimgset table img{
   max-width: none !important;
}


table tr td,
table tr th{
	word-break: initial !important;
}

.content-wrapper p{
	font-size: 18px;
}

.tabimgset table td img,
.table-overflow table tr td{
	width: 250px !important;
}

img.starimg{
	width: 20% !important;
    margin: -20px 0 !important;
}


@media (max-width: 576px){
/*table:before {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    background: url(https://www.ibtindia.com/assets/img/Slide-tap-left.svg);
    background-color: #ffffffa8;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: 25%;
    background-position: 15%;
    z-index: 999;
	}
	*/
table {
	position: relative;
	z-index: 998;
}
#courses .sectiontitle h2::before, 
#courses .sectiontitle h2::after {
	top: 28px !important;
}

}