@charset "utf-8";
/* CSS Document */
.navbar-toggle
{width: 100%; background:#FFFFFF}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #FFFFFF;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #951010;
}

.navbar-header {
    float: left;
  /* background: #D1D1D1 none repeat scroll 0% 0%;*/
z-index: 9998;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
/*opacity: 0.8;*/
}
.imgslider {width:100%; height:700px}
.newsfeed_area {
    float: left;
    display: inline;
    width: 100%;
    padding-left: 15px;
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}
.feed_tabs li.active a, .feed_tabs li.active a:hover, .feed_tabs li.active a:focus {
    border-width: 2px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    color: #78ADC9 !important;
    border-color: #78ADC9 #78ADC9 transparent;
}
.feed_tabs li {
    margin-bottom: -2px;
}
.slick-initialized .slick-slide {
    display: block;
}
.news_tab {
    margin-top: 15px;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
.feed_tabs li a {
    font-size: 18px;
    text-transform: uppercase;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0px 0px;
}
.news_tab .media-body > a {
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-top: 5px;
    transition: all 0.5s ease 0s;
}
.navbar-right {
 

}

.main-nav {
    width: 100%;
    z-index: 999;
    /*position: absolute;*/
}


.frontpicture {width:200px; height:180px }

.backcolor {  background: #D1D1D1 none repeat scroll 0% 0%;
/*padding: 0px 95px 0px 0px;*/
opacity: 0.8;}

.call-to-action1{padding: 20px 0px;
background: #AD3939 none repeat scroll 0% 0%; }
.call-to-action1 .cta-title {
    color: #FFF;
    font-size: 18px;
}
.widget1 .subscribe-form .subscribe-field {
    background: #FFF none repeat scroll 0% 0%;
    border: medium none;
    padding: 10px;
    /*width: 100%;*/
	display:inline-block
}
.widget1 .subscribe-form .subscribe-submit:hover {
    background: #930 none repeat scroll 0% 0%;
}
.widget1 .subscribe-form .subscribe-submit {
  /*  position: absolute;*/
    top: 0px;
    background: #09C none repeat scroll 0% 0%;
    padding: 15px 25px;
    border: medium none;
    outline: medium none;
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    
}

.about-heading {color:#993300; font-size:31px; background: #00424D;
color: white;
padding: 20px;}
.ielts-heading {color:#993300; font-size:1.3em; }

.about-border {border-bottom:5px solid  #006699; width:30%; padding:1px; margin-bottom:10px}

.about-p {font-size:1.2em; line-height:1.5em; color:#000000}
.ielts-p {font-size:1em;  color:#484848}
.site-footer .footer-bottom {
    /*background: #F2F2F2  none repeat scroll 0% 0%;*/
    padding: 20px 0px;
}
.site-footer .contact-links {
    margin-top: 20px;
}
.site-footer .contact-links {
    margin-top: 20px;
	margin-right:20px;
}
.site-footer .colophon {
    border-top: 1px solid #D1D1D1;
    background: #E7E7E7 none repeat scroll 0% 0%;
    padding: 20px 0px;
    text-align: center;
    font-size: 14px;
}
.site-footer {
background: transparent url("../images/background4.png") repeat scroll 0% 0%;
 padding: 10px 0px 0px;
 /*  background-color: #F1F1F1;
    font-size: 13px;*/
}
.site-footer .footer-top {
    padding: 50px 0px;
}
.site-footer .contact-links a:hover {
    color: #FFFFFF;
}
.site-footer .contact-links a {

    text-decoration: none;
    margin-left: 30px;
    transition: all 0.3s ease 0s;
    display: inline-block;
	color:#999999;
}

ul#bottom {list-style:none; width:100%; }
ul#bottom li {width:25%;     
    display: inline;
    padding: 10px;
    float: right;
    
}

ul#bottom li a{color:#000000;}

ul#bottom li a:hover{color:#19BDCE;  }

.gap {margin-top:20px; text-align:justify}

.heading {    color: #000000;
    font-weight: 700;
    font-size: 1.5em;
   
    line-height: 2em;
    letter-spacing: 1px;
}
.home-service-list {width:100%; max-height:90px;}
.home-service-list li{list-style:none; width:90%;margin-left:5%; background:red;   display:inline-block; float:left}

#main-slider1 .prev, #main-slider .next {
    position: absolute;
    top: 50%;
    background-color: #F05A21;
    color: #fff;
    display: inline-block;
    margin-top: -25px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    z-index: 5;
}
#main-slider1 .next {
    right: 10px;
}

#main-slider1 .prev {
    left: 10px;
}

.carousel-caption1 {
    /* position: absolute; */
    right: 5%;
    bottom: 10px;
    left: 30%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFFFFF;
    text-align: left;
	letter-spacing:1px;
	font-size:1.3em;
	
	/*text-indent:30px;*/
	
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}
.form-group {
    margin-bottom: 15px;
}
.form-group .form-control {
    border-color: #A7A7A7;
    box-shadow: none;
    padding: 7px 12px;
}

.site-header .top-header {
    background-color: rgb(50, 55, 76) ;
    color: #a8a8a8;
    font-size: 13px;
}
.site-header .top-header .left-header {
    text-align: left;
    padding: 0px 0;
    float: left;
}
.site-header .inner-header {
    padding: 0 40px;
}
.site-header .top-header .right-header {
    float: right;
    text-align: right;
    padding: 0px 0;
}
.site-header .main-header{background:#fff/*D0D0D0 134781*/; padding:0px; height:100px;}
.header-sticky{position:relative;background:#006666;z-index:9998;-webkit-box-shadow:0px 0px 4px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 0px 4px rgba(0, 0, 0, 0.2);box-shadow:0px 0px 4px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 0 4px rgba(0,0,0,0.2);box-shadow:0 0 4px rgba(0,0,0,0.2)}
.header-sticky.sticky{-webkit-animation:headerAnimation 0.7s 1;-moz-animation:headerAnimation 0.7s 1;-o-animation:headerAnimation 0.7s 1;animation:headerAnimation 0.7s 1;-webkit-animation:headerAnimation .7s 1;-o-animation:headerAnimation .7s 1;animation:headerAnimation .7s 1;position:fixed;width:100%;top:0;left:0}
footer {
    font-size: 13px;
    color: #a8a8a8;
}

a{/*color:#e6772e;*/text-decoration:none;-moz-transition:all 150ms;-webkit-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms}a:hover{color:inherit}

footer a,footer a:focus{color:#a8a8a8}footer a:hover,footer a:focus:hover{color:#c2c2c2}
#about-us {padding-top:15px;}

#about-us h2 {
    color: #993300;
    font-size: 31px;
    background: #00424D;
	
    color: white;
    padding: 20px;}

#about-us h3 {
    color: #000000;
    font-weight: 700;
    font-size: 1.5em;
   
    line-height: 2em;
    letter-spacing: 1px;}
	
#about-us h4 {
    color: #000000;
    font-weight: 700;
    font-size: 1.3em;
   
    line-height: 1.8em;
    letter-spacing: 1px;}
	
	
#feature {padding-top:15px; }