@charset "utf-8";
@import url('http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,300,800');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Karla:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Rubik:400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800,900');

h1,h2,h3,h4,h5,h6 {
    margin: 0px;
    padding: 0px;
}

img {
    border: none;
}

a,a:visited,a:active {
    border: none;
    text-decoration: none;
}

.clr {
    clear: both;
}

button:active, button:focus {
outline: 0;

}
.slider-main-link{
    display:block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    right: 20px;
    bottom: 20px;
    position: fixed;
    margin-bottom: -80px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../images/top.png) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; 
    z-index: 9999;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
  margin-bottom: 0px;
}
.cd-top.cd-fade-out {
  opacity: .5;
}
.main_container {
    margin: 0px auto;
}
.wd_960{
    width: 960px;
}
#header {
    width: 100%;
    float: left;
    min-height: 100px;
    background: #fff;
}
#header_left {
    width: 300px;
    float: left;
}
#header_right {
    width: 660px;
    float: right;
}
.sms {
    float: right;
    margin: 10px 0px 5px 0px;
}
.helpline {
    float: right;
    margin: 32px 20px 0px 5px;
}
#nav {
    display: inline-block;
    min-height: 40px;
}
#nav ul {
    float: left;
}
#nav ul li {
    float: left;
    display: inline;
}
#nav ul li a {
    float: left;
    font-size: 14px;
    color: #323232;
    text-transform: uppercase;
    line-height: 40px;
    padding: 0px 15px;
    padding-top: 2px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    -webkit-transition-property: color, text, padding, box-shadow, background, border;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, text, padding, box-shadow, background, border;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property: color, text, padding, box-shadow, background, border;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: linear, ease-in;
}
#nav ul li a:hover {
    background: #ec0606;
    color: #fff;
}
.txa_r {
    text-align: right !important;
}
.txa_l {
    text-align: left !important;
}
.txa_c {
    text-align: center !important;
}
.txa_j {
    text-align: justify !important;
}
.spacer5 {
    padding-top: 4px;
    height: 1px;
    clear: both;
}
.spacer5:after {
    content: '.';
    visibility: hidden;
    clear: both;
}
.spacer10 {
    padding-top: 10px;
    height: 1px;
    clear: both;
}
.spacer10:after {
    content: '.';
    visibility: hidden;
    clear: both;
}
.spacer20 {
    padding-top: 44px;
    height: 1px;
    clear: both;
}
.spacer20:after {
    content: '.';
    visibility: hidden;
    clear: both;
}
.spacer30 {
    padding-top: 30px;
    height: 1px;
    clear: both;
}
.spacer30:after {
    content: '.';
    visibility: hidden;
    clear: both;
}
.spacer40 {
    padding-top: 40px;
    height: 1px;
    clear: both;
}
.spacer40:after {
    content: '.';
    visibility: hidden;
    clear: both;
}
#banner {
    width: 100%;
    float: left;
    min-height: 450px;
    min-height: 418px;
    background: #5ac3d6 url(../images/banner.jpg) no-repeat top center;
}
#banner1 {
    width: 100%;
    float: left;
    background: #fab000 url(../images/banner-bg.png) no-repeat top center;
}
#banner1 ul {
    float: right;
    margin-bottom: 20px;
    margin-top: 15px;
}
#banner1 ul li {
    float: left;
    display: inline;
}
#banner1 ul li a {
    float: left;
    font-size: 11px;
    text-transform: uppercase;
    padding: 5px 15px 5px 10px;
    color: #333333;
    background: url(../images/arrow.png) no-repeat right center;
}
#banner1 ul li a.active_bn {
    background: none;
    color: #000;
}
.brd_crm ul {
    text-align: right;
    margin-bottom: 10px;
    margin-top: 10px;
}
.brd_crm ul li {
    text-align: right;
    display: inline-block;
}
.brd_crm ul li a {
    float: left;
    font-size: 11px;
    text-transform: uppercase;
    padding: 5px 15px 5px 10px;
    color: #333333;
    background: url(../images/arrow.png) no-repeat right center;
}
.brd_crm ul li a:hover {
    color: #000;
    text-decoration: underline;
}
.brd_crm ul li a.active_bn {
    background: none;
    color: #000;
    padding-right: 0;
}
.slide-out-div {
    padding: 20px;
    width: 250px;
    background: #f2f2f2;
    border: #090909 2px solid;
}
#banner h1 {
    float: left;
    width: 100%;
    font-size: 45px;
    line-height: 40px;
    color: #051f88;
    margin-top: 60px;
    font-family: 'Raleway';
    font-weight: bold;
    text-transform: uppercase;
}
#banner h2 {
    float: left;
    width: 100%;
    font-size: 34px;
    color: #417ed6;
    text-transform: capitalize;
}
#banner h3 {
    float: left;
    width: 100%;
    font-weight: bold;
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
    color: #e33626;
    text-transform: uppercase;
}
#banner h4 {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
}
.maping {
    background-color: transparent;
    border: 2px solid rgba(18, 83, 169, 1);
    font-family: 'Open Sans', sans-serif;
    height: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    color: #000;
    box-shadow: none;
}

.btn-new-search {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    border-radius: 3px;
    padding: 8px 15px;
    background-color: #cc1515;
    border-color: #630303;
    border-width: 2px;
    box-shadow: none;
}
.btn-new-search-inner {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    border-radius: 2px;
    padding: 8px 15px;
    font-weight: 500;
    background-color: #cc1515;
    border-color: #630303;
    border-width: 0px;
    box-shadow: none;
    width: 100%;
}

#banner_left {
    width: 615px;
    float: left;
    padding-left: 30px;
}

#banner_right {
    width: 411px;
    float: right;
}

.banner_img {
    float: right;
    margin-top: 20px;
}

#content_top {
    width: 100%;
    float: left;
    min-height: 100px;
    background: #e6e6e6;
}

#content_top_left {
    float: left;
    width: 460px;
    min-height: 200px;
    padding: 10px 0px;
    background: #f8f8f8;
}

#content_top_left h1 {
    width: 450px;
    padding: 10px 0px 0px 0px;
    color: #cc1515;
    font-size: 24px;
    margin-top: 10px;
    text-transform: capitalize;
    text-align: center;
    float: left;
}

#content_top_left h2 {
    width: 450px;
    padding: 2px 0px 0px 0px;
    color: #cc1515;
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 15px;
    text-transform: capitalize;
    text-align: center;
    float: left;
    font-weight: bold;
}

#for-students {
    float: left;
    width: 100%;
}
#myCarousel {
	box-shadow: 0 1px 13px rgba(0,0,0,.10);
}
#myCarousel .nav a small {
    display: block;
}

#myCarousel .nav {
    background: #eee;
}

#myCarousel .nav a {
    border-radius: 0px;
}

#myCarousel .nav li {
    width: 242px;
    border-left: 1px solid #fff;
}

#myCarousel .nav-pills>li>a {
    color: #333;
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 600;
    line-height: 16px;
    padding-top: 20px;
    padding-bottom: 18px;
}

#myCarousel .nav-pills>li>a>span {
    font-size: 16px;
}

#myCarousel .nav-pills>li>a>small {
    font-weight: 400;
    margin-top: 3px;
    color: #888;
    font-size: 85%;
}

#myCarousel .carousel-caption {
    left: 7%;
}

.col_crs {
    width: 240px;
    float: left;
    text-align: left;
    padding-left: 13px;
}

.icn_div {
    width: 82px;
    float: left;
}

.heading-sect {
    margin-top: 0px;
    font-size: 17px;
    margin-bottom: 8px;
    font-family: 'Montserrat', sans-serif;
    text-shadow: none;
    font-weight: normal;
}

.sub_hd1 {
    margin-top: 0px;
    font-size: 17px;
    margin-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    text-shadow: none;
    font-weight: 600;
}

.descr {
    margin-top: 5px;
    font-size: 11px;
    color: #fff;
    line-height: 13px;
    text-align: left;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    text-shadow: none;
    font-weight: normal;
}

.lnk_sub {
    margin-top: 10px;
    font-size: 12px;
    color: #fff;
    line-height: 13px;
    text-align: left;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    text-shadow: none;
    font-weight: 600;
}

.lnk_sub:hover {
    color: #ffc107;
    text-decoration: none;
}

.fz14 {
    font-size: 14px;
}

.hr_wht {
    padding-right: 13px;
    margin-top: 0px;
    margin-bottom: 8px;
    margin-right: 15px;
    border-top-color: rgba(255, 255, 255, .4)
}

#myCarousel .nav-pills>li.active>a,
#myCarousel .nav-pills>li.active>a:focus,
#myCarousel .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #333;
    font-size: 15px;
}

#start-exam {
    padding-bottom: 0px;
    background: #000 url('../images/application_bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom: 105px;
    padding-top: 105px;
}

h2.h2-white-exam {
    color: #fff;
    font-family: 'Karla', sans-serif;
    line-height: 15px;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
}

.hr-small {
    width: 35px;
    margin: 0 auto;
    border-top: 3px solid rgba(255, 255, 255, .5);
    margin-top: 15px;
    border-bottom-color: transparent;
}

#start-exam .lead {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    line-height: 15px;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 15px;
    text-align: center;
}

.center {
    text-align: center;
}

.know-more-btn-blue {
    margin-top: 25px;
    background: #17b8ff;
    border-radius: 6px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    border-radius: 3px;
    font-weight: bold;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, .40);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, .40);
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, .40);
}

.know-more-btn-blue:focus,
.know-more-btn-blue:hover,
.know-more-btn-blue:active {
    outline: 0;
    box-shadow: none;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 1);
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 1);
}

.center-btn {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 11px;
}

#bottom {
    background: #2e3339;
    background: #172637 url(../images/footer.jpg) no-repeat;
    background-position: bottom center;
    font-size: 14px;
    padding: 0;
    padding-bottom: 40px;
    padding-top: 40px;
}

#bottom .widget {
    margin-bottom: 0;
}

#bottom h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
    padding-left: 0;
    color: #eeeded;
    font-family: 'Roboto', serif;
    font-weight: normal;
    line-height: 18px;
}

#bottom ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}

#bottom ul li {
    display: block;
    padding: 4px 0;
}

#bottom ul li a {
    color: #b6b8ba;
    font-size: 12px;
}

#bottom ul li a:hover {
    color: #fff;
}

#member {
    background: #2c3b4e;
    padding: 20px 0 20px;
}

.pd-l0 {
    padding-left: 0;
}
.pd-lr0 {
    padding-left: 0;
    padding-right: 0;
}

.pd-r0 {
    padding-right: 0;
}
.pd-l15 {
    padding-left: 15;
}

.pd-r15 {
    padding-right: 15;
}

.mr-l15{
    margin-left: 15px;
}
.mr-r15{
    margin-right: 15px;
}
.mr-lr15{
    margin-left: 15px;
    margin-right: 15px;
}
.mr-t15{
    margin-top: 15px;
}
.mr-b15{ 
    margin-bottom: 15px; 
}
.mr-tb15{ 
    margin-top: 15px;
    margin-bottom: 15px; 
}

.req_bottom_title2 {
    color: #87a1c3;
    font-size: 15px;
    font-family: 'Roboto';
    text-transform: capitalize;
    margin: 0px 0 5px 8px;
    padding: 0;
    font-weight: normal;
}


.eduplus-footer {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
}

.required {
    float: right;
    color: #ce0000;
    margin: 0px 30px 5px 0px;
    font-size: 12px;
}

.inq1 {
    font-size: 12px;
    color: #333;
    font-size: 13px;
    border: 1px solid #eee;
    height: 36px;
    font-family: 'Open Sans', sans-serif;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.inq1r {
    font-size: 12px;
    color: #333;
    font-size: 13px;
    border: 1px solid #eee;
    font-family: 'Open Sans', sans-serif;
}

.inq1s {
    font-size: 12px;
    color: #333;
    font-size: 13px;
    height: 36px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #eee;
    font-family: 'Open Sans', sans-serif;
}

.inq2 {
    font-size: 12px;
    color: #ce0000;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}

.submit_f1 {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    background: #ce0000;
    padding: 8px 35px;
    border: 0px;
    cursor: pointer;
    border-radius: 0;
}

.form-control:focus {
    border-color: rgba(0, 0, 0, .3);
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.submit_f1r {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    background: #ce0000;
    padding: 8px 35px;
    border: 0px;
    cursor: pointer;
    border-radius: 0;
}

#content_top_right {
    float: right;
    width: 460px;
    min-height: 300px;
    margin-top: -100px;
}

#content_top_right1 {
    float: right;
    width: 460px;
    min-height: 336px;
    background: #fff;
    margin-top: 20px;
}

#content_top_right h1 {
    background: #cc1515;
    padding: 10px 20px;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
}

#content_top_right1 h1 {
    background: #cc1515;
    padding: 10px 20px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

#content_i {
    width: 100%;
    float: left;
    min-height: 100px;
    background: #fff;
    padding: 20px 0px;
}

#content_i h1 {
    width: 100%;
    color: #cc1515;
    font-size: 24px;
    margin: 10px 0px;
    text-transform: capitalize;
    text-align: left;
    float: left;
}

.r_more {
    background: #cc1515;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 25px;
    float: left;
}

.content_i_l {
    float: left;
    width: 460px;
    margin: 20px 0px;
}

.content_i_r {
    float: right;
    width: 460px;
    margin: 20px 0px;
}

#content {
    width: 100%;
    float: left;
    min-height: 400px;
    background: #e6e6e6;
    padding: 20px 0px;
}

.show_pn {
	font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #444444;
    float: left;
    font-weight: normal;
    margin: 10px 0px;
}
.show_pn span{
	font-family: 'Karla', sans-serif;
	font-weight: normal;
}

.courses {
    width: 180px;
    min-height: 50px;
    background: #f8f8f8;
    font-size: 18px;
    color: #cc1515;
    float: left;
    text-align: center;
    padding: 30px 20px;
    margin: 10px;
    -webkit-transition-property: color, text, padding, box-shadow, background, border;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear, ease-in;

    -moz-transition-property: color, text, padding, box-shadow, background, border;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: linear, ease-in;

    -o-transition-property: color, text, padding, box-shadow, background, border;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: linear, ease-in;
}

.courses:hover {
    background: #cc1515;
    color: #fff;
}

#content_left {
    float: left;
    background: #f8f8f8;
    min-height: 800px;
    margin: 20px 0px;
    width: 100%;
    border: 1px solid #d7d7d7;
}

#content_left h1 {
    padding: 23px 15px 8px;
    color: #cc1515;
    font-size: 23px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
}

.span-rating-cont {
    color: #b3b3b3;
    padding-left: 15px;
    padding-bottom: 10px;
    font-size: 12px;
}
.span-rating-cont .hlt{
    color: #5a5a5a;
}

.span-rating-cont a{
    font-size: 13px;
    color: #504e4e;
    margin-left: 10px;
}

#content_left h2{
    width: 100%;
    font-family: 'Raleway', sans-serif;
    color: #cc1515;
    font-size: 16px;
    margin: 10px 0px 5px 0px;
    text-transform: capitalize;
}


#content_left h3 {
    width: 100%;
    color: #cc1515;
    font-size: 14px;
    margin: 5px 0px 5px 0px;
    text-transform: capitalize;
}
#content_left p{
    font-family: 'Roboto',sans-serif;
    font-size: 13px;
    color: #444444;
    line-height: 22px;
    text-align: justify;
    margin: 10px 0px;
}
#content_left p.p_sub {
    font-family: 'Roboto',sans-serif;
    font-size: 13px;
    color: #444444;
    line-height: 22px;
    text-align: justify;
    margin: 0px;
}
#content_left ol{
    margin: 0px 0px 10px 13px;
    list-style: decimal;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #444444;
    padding: 0;
}
#content_left ol li {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #444444;
    line-height: 20px;
    margin: 3px 0px;
    margin-bottom: 5px;
    list-style-type: decimal !important;
    padding-left: 2px;
    background: none;
}
#content_right {
    background: #f8f8f8;
    min-height: 800px;
    margin: 20px 0px;
}

#content_right h1 {
    background: #cc1515;
    font-family: 'Raleway', sans-serif;
    padding: 10px 20px;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
}




ul#f_nav {
    float: left;
    margin-top: 5px;
}

ul#f_nav li {
    float: left;
    display: inline;
}

ul#f_nav li a {
    float: left;
    font-size: 11px;
    color: #efd5d6;
    text-transform: uppercase;
    line-height: 25px;
    font-weight: bold;
    padding: 0px 15px;
    padding-top: 2px;
    -webkit-transition-property: color, text, padding, box-shadow, background, border;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear, ease-in;

    -moz-transition-property: color, text, padding, box-shadow, background, border;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: linear, ease-in;

    -o-transition-property: color, text, padding, box-shadow, background, border;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: linear, ease-in;
}

ul#f_nav li a:hover {
    color: #fff;
}

ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 42px;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    width: 100%;
    margin-top: 0px;
    background: #fff;
}

ul.tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 5px 20px;
    line-height: 30px;
    border: 1px solid #d7d7d7;
    border-left: none;
    font-weight: normal;
    background: #eee;
    overflow: hidden;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #444444;
    text-transform: capitalize;
    position: relative;
}

ul.tabs li:hover {
    background: #CCCCCC;
}

ul.tabs li.active {
    background: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    color: #cc1515;
}

.tab_container {
    border: 1px solid #d7d7d7;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #FFFFFF;
    margin-bottom: 0px;
    min-height: 250px;
    padding: 15px;
}

.tab_content {
    padding: 5px 15px 10px 15px;
    display: none;
}

.inq1s_c {
    font-size: 13px;
    color: #444444;
    border: 1px solid #eee;
}

.select_c {
    float: left;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    text-transform: capitalize;
    color: #444444;
}

.inq1s_c1 {
    font-size: 13px;
    color: #444444;
    padding: 8px 10px;
    border: 1px solid #eee;
}

.select_c1 {
    float: left;
    font-size: 16px;
    text-transform: capitalize;
    color: #444444;
    margin: 10px 0px 10px 20px;
}

.submit_f1c {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    background: #ce0000;
    padding: 8px 35px;
    float: left;
    border: 0px;
    margin: 7px 0px 20px 15px;
    cursor: pointer;
}

.products {
    width: 440px;
    height: auto;
    border-bottom: 1px solid #eeeeee;
    float: left;
    margin: 10px 0px 5px 20px;
    overflow: hidden;
    padding-bottom: 5px;
}
.products-inner {
    width: 260px;
    height: auto;
    border-bottom: 1px solid #eeeeee;
    float: left;
    margin: 10px 0px 5px 0px;
    overflow: hidden;
    padding-bottom: 5px;
}

.product_img {
    width: 80px;
    height: 60px;
    float: left;
    margin-right: 10px;
}

.product_img img {
    width: 80px;
    height: 60px;
    float: left;
    margin: 0px;
}

#product_slider {
    width: 440px;
    height: 240px;
    float: left;
    margin: -5px 0px 0px 0px;
    overflow: hidden;
    cursor: pointer;
}

#product_slider.inner_n {
    width: 280px !important;
    overflow: hidden;
    height: 316px;
}

#product_slider h5 {
    font-size: 12px;
    color: #cc1515;
    float: left;
    font-weight: normal;
    text-transform: uppercase;
    margin: 3px 3px 3px 0px;
    width: 330px;
}

#product_slider h5.inner_nb {
    font-size: 11px;
}

#vertical-ticker {
    height: 420px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    width: 300px;
}

#vertical-ticker li {
    padding: 5px 0px;
    display: block;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    font-family: Helvetica Neue, times, serif;
}

.notice_txt {
    font-size: 12px;
    color: #444444;
    line-height: 18px;
    text-align: justify;
}

.r_more1 {
    color: #cc1515;
    font-size: 12px;
    text-transform: capitalize;
    margin: -5px 0px 10px 0px;
    float: left;
}

.p_txt {
    float: right;
    width: 350px;
}

#p_txt1 {
    float: left;
    width: 170px;
}
#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: auto;
    background-color: #000;
    display: none;
}

#boxes .window {
    position: absolute;
    left: 0;
    width: 531px;
    display: none;
    z-index: 9999;
    margin-top: 200px;
    padding: 20px;
    background: #bb0000;
}

#boxes #dialog {
    width: 450px;
    padding: 0px 0px 20px 20px;
    margin-top: 20px;
    background-color: #fff;
}
.black_overlay {
    display: none;
    position: inherit;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}
.white_content {
    display: none;
    position: absolute;
    top: 139%;
    left: 30%;
    width: 50%;
    text-align: left;
    padding: 0px;
    border: 0px solid #a6c25c;
    z-index: 1002;
    overflow: auto;
}
.headertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #f19a19;
    font-weight: bold;
}
.textfield {
    border: 1px solid #a6c25c;
    width: 135px;
}
.button2 {
    background-color: #a6c25c;
    color: White;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #7f9db9;
    width: 68px;
}
.watermark {
    color: Gray;
    background-color: #dddddd;
    font-size: smaller;
    font-style: italic;
}
.style23 {
    font-family: "Trebuchet MS"
}
.inner_hdmain{
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	text-transform: capitalize;
	margin-top: 35px;
	margin-bottom: 15px;
    color: #2c3e50;
    font-weight: 400;

}
.search_inner_new .maping{
	border: 2px solid #fbd67f;
	font-size: 13px;
	font-weight: normal;
	border-radius:0;
}
.search_inner {
    float: left;
    background: #fff;
    width: 100%;
    padding: 20px 0px 5px 0px;
    margin: 5px 0px;
}
.search_inner_new {
    float: left;
    background: #fff;
    background: rgba(255,255,255,.22);
    width: 100%;
    padding: 20px 0px 5px 0px;
    margin: 5px 0px;
}

ul.cat {
    width: 100%;
    margin: 0px;
    float: left;
}

ul.cat li {
    float: left;
    display: inline;
}

ul.cat li a {
    float: left;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 10px;
    color: #cc1515;
    background: #fff;
    font-weight: 600;
    margin: 10px 5px;
    -webkit-transition-property: color, text, padding, box-shadow, background, border;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, text, padding, box-shadow, background, border;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property: color, text, padding, box-shadow, background, border;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: linear, ease-in;
}

ul.cat li a:hover {
    background: #cc1515;
    color: #fff;
}

ul.cat li a.active_cat {
    background: #cc1515;
    color: #fff;
}

.college_m {
    background: #f8f8f8;
    margin: 10px 0px;
    padding: 20px;
    width: 100%;
    float: left;
    position: relative;
}

.college_m h1.colg_h1 {
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    color: #cc1515;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px;
    margin-top: 0;
}

.college_m p.colg_lead {
	font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #717171;
}
.reg_lead{
	font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;	
    margin-top: 0;
}
.reg_lb{
	font-size: 85%;
	padding-right: 5px;
	color: #a9a9a9;
}
.reg_nm{
	font-weight: 600;
	color: #666767;
    font-size: 11px;
}
.fl_l{
	float: left;
}
.fl_r{
	float: right;
}
.fl_n{
	float: none;
}
.reg_sp{
	padding: 0 10px;
	font-weight: 300;
	font-size: 15px;
	color: #d2d2d2;
}

.hr_grey{
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #e9e9e9;
}

.college_logo {
    float: left;
    width: 200px;
    height: 130px;
}

.college_l_txt {
    float: right;
    width: 700px;
}

.regi {
    float: left;
    width: 200px;
    margin-top: -10px;
}

.view_c {
    background: #cc1515;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    padding: 8px 13px;
    margin-right: 8px;
    font-weight: bold;
    -webkit-transition-property: color, text, padding, box-shadow, background, border;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear, ease-in;

    -moz-transition-property: color, text, padding, box-shadow, background, border;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: linear, ease-in;

    -o-transition-property: color, text, padding, box-shadow, background, border;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: linear, ease-in;
}
.view_c:hover {
    background: #333;
    color: #fff;
    text-decoration: none;
}
.view_c.blu_cl:hover, .view_c.blu_cl:focus, .view_c.blu_cl:active{
    background: #cc1515;
    color: #fff;
    text-decoration: none;
}
.view_c.red_cl:hover, .view_c.red_cl:focus, .view_c.red_cl:active {
    background: #333;
    color: #fff;
    text-decoration: none;
}
.view_c.blk_cl {
	background: #333;
}
.view_c.blk_cl:hover, .view_c.blk_cl:focus, .view_c.blk_cl:active{
	 background: #cc1515;
	 color: #fff;
	     text-decoration: none;
}
.view_c.blu_cl {
	background: #039fc0;
}
.view_c.orng_cl {
	background: #F44336;
}
.view_c.orng_cl:hover, .view_c.orng_cl:focus, .view_c.orng_cl:active {
    background: #cc1515;
    color: #fff;
    text-decoration: none;
}
ul.course_l {
    float: left;
    margin: 0px 0px 10px 1px;
}
ul.course_l li {
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    color: #444444;
    text-transform: capitalize;
    line-height: 20px;
    margin: 3px 0px;
    padding-left: 14px;
    background: url(../images/bullet.png) no-repeat top left;
}
table.table{
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    color: #444444;
}

table tr .title {
    background: #eee;
    color: #222;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
    font-size: 14px;
    border: 0px;
}
table tr .text {
    padding-left: 10px;
    font-size: 12px;
    color: #444444;
    background: #f6f6f6;
    padding-top: 8px;
    width: 115px;
    padding-bottom: 8px;
    padding-right: 10px;
}
.clg_w {
    float: left;
    background: #eee;
    color: #222;
    font-size: 13px;
    padding: 8px 30px;
    margin: 5px 0px;
}
@media (min-width: 1200px){
.container {
    width: 970px;
}
}
.mr_b0{
    margin-bottom: 0 !important;
}
.mr_t0{
    margin-top: 0 !important;
}
.mr_b5{
    margin-bottom: 5px;
}
.mr_t5{
    margin-top: 5px;
}
.bdr-lrt{
    float: left;
    width: 100%;
}
.rv{
    font-family: 'Roboto', sans-serif;
    padding-top: 30px;
    font-size: 13px;
}
#reviews {
    background: #f5f5f5;
    padding: 25px 0;
}
.glyphicon {
    padding: 3px;
}
#reviews .glyphicon-thumbs-up, #reviews .glyphicon-thumbs-down{
  color: #333;
  transform: scale(1);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; 
}
#reviews .glyphicon-thumbs-up:hover, #reviews .glyphicon-thumbs-down:hover{
  color: #f39c12;
  transform: scale(1.8);
}
#reviews p{
    font-size: 13px;
}
.review-title {
    font-family: 'Open Sans';
    font-size: 22px;
    text-transform: capitalize;
    margin: 5px 0 20px;
    padding: 0;
    font-weight: normal;
}
.img_border {
    padding: 3px;
    border: solid 1px #dfdfdf;
}
.package_heading {
    font-family: 'Roboto';
    font-size: 20px;
    text-transform: capitalize;
    margin: 5px 0 20px;
    padding: 0;
    font-weight: normal;
}
#reviews hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #ecf0f1;
}
.total_rating_star {
    color: #f39c12;
    font-size: 70px;
}
.total_rating {
    color: #fff;
    margin: -45px 0 0;
    font-size: 15px;
    text-align: center;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-unstyled .pull-left {
    margin-right: 10px;
}
.progress {
    height: 13px;
    background-color: #ecf0f1;
    box-shadow: none;
}
.progress .progress-bar {
    font-size: 11px;
    line-height: 15px;
    color: #333;
}
.orange-text {
    color: #f39c12;
    font-size: 16px;
    margin-right: 6px;
}
.font-small {
    font-size: 80%;
}
.rev_name {
    color: #03a9f4;
}
.rev_date {
    color: #a2a2a2;
    margin-left: 8px;
}
.fz12{
    font-size: 12px !important;
}
.text_orange {
    color: #f39c12;
}
.view_more_pckg {
    text-align: right;
}
.view_more_pckg a {
    text-decoration: none;
    font-weight: 400;
    color: #f77e13;
    border: 1px solid #fff;
    padding: 7px 10px;
    font-size: 14px;
    transition: all 1s ease .2s;
    text-transform: capitalize;
    text-align: right;
}
.view_more_pckg a:hover {
    color: #333;
    text-decoration: underline;
}
.small_rev_cont {
    width: 100%;
    height: auto;
    padding: 30px 0 10px;
    margin: 15px 0 0;
    border-top: solid 1px #ececec;
}
.carousel-caption{
position: absolute;
text-align: left !important;
top: 73px;
}
.carousel-caption h3{
	margin-bottom:8px!important;
	margin-top:0;
	font-family: Times New Roman ;
	color:#0f0f0f;
	font-size:41px;
	font-weight:normal;
	text-shadow:none!important;
}
.carousel-caption p{
	margin:5px 0 0 39px;
	font-family: Proxima Nova;
	color:#0f0f0f;
	font-size:23px;
	font-weight:normal;
	text-shadow:none!important;
}
.carousel-caption > span {
  background-color: #000;
  border-radius: 78px;
  margin: 0 0 0 89px;
  padding: 2px 6px;
}

.carousel-caption h2 a{background-color: #000;
border-radius: 20px;
color: #fff;
font-size: 14px;
margin: 0 0 0 35px;
padding: 5px 10px 6px 12px;
text-decoration:none;}


/* .......old....... */


.hh{
font-size:14px;
font-family: 'Nunito', sans-serif;}
.hhh{font-weight:bold!important;
color:#033f69!important;}
.hhh span{color:#fff;}
.carousel-indicators {
  bottom: 40px;
  left: 68%;
  list-style: outside none none;
  margin-left: 0;
  padding-left: 0;
  position: absolute;
  text-align: center;
  width: 26%;
  z-index: 15;
}
.carousel-indicators li{border:1px solid #fff;}
.carousel-indicators .active{background-color:#2696f0;
border:1px solid #fff;}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1;
  text-align: center;
  margin: 0 auto;
}


