
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline;
}

.navbar-header {
    padding: 10px;
    width: 197px;
}

.navbar-header img {
    width: 100%;
}

.content_discription {}

.content_discription p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    letter-spacing: 0.3px;
}
 

footer.footer .logo {
    background: #fff;
    padding: 11px;
}


.text-box-subs{ position:relative;}

.text-box-signup input { margin-top:24px;
    background: none;
    border: solid 1px #1650e3;
    border-radius: 0; box-shadow:none;
    height: 51px;
    color: #333;
    font-size: 13px;
}

.text-box-subs input {
    background: none;
    border: solid 1px #fff;
    border-radius: 0;
    height: 51px;
    color: #fff;
    font-size: 13px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background:#fff;
	font-family: Roboto, sans-serif;
	line-height:24px;
	font-size:14px;
	color:#333;
	overflow-x: hidden;
}

body.login_body {
    background: url(../images/loginbg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.coppyright-down {
    background: #000;
    padding: 11px 0 0 0;
    color: #fff;
    min-height: 62px;
}
ol, ul, li {
	list-style: none;
}

ol.number {
    /* list-style: initial !important; */
}

ol.number li {
    list-style: decimal-leading-zero;
    padding-right: 36px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-bottom: 15px;
    text-align: justify;
}

ul.information {
    float: left;
    width: 100%;
    padding-top: 32px;
}

ul.information li a {
    font-size: 13px;
    color: #cccccc;
    padding: 5px 0;
    text-decoration: none;
    text-transform: capitalize;
}

li {}

.navbar-nav>li {
    position: relative;
}

.navbar-nav>li:hover>.submenu, .navbar-nav>li ul li:hover>.submenu, .navbar-nav>li ul li ul li:hover>.submenu {
    display: block !important;
}

.navbar-nav>li .submenu {
    position: absolute;
    right: 0;
    z-index: 999;
    background: #fff;
    min-width: 210px;
    display: none;
}

.navbar-nav>li .submenu >li {
    display: inline-block;
    width: 100%;
    position: relative;
    float: left;
}

.navbar-nav>li .submenu >li .submenu {}

.navbar-nav>li .submenu >li small {
    display: block;
    font-size: 12px;
    color: #333;
    float: left;
    width: 100%;
    margin-top: -2px;
}

.navbar-nav>li .submenu >li .submenu {
    left: 100%;
    top: 0;
    z-index: 9999;
}

.navbar-nav>li .submenu >li.submenu {}

.navbar-nav>li .submenu >li>a {
    display: inline-block;
    width: 100%;
    color: #333;
    padding: 5px 15px;
    border-bottom: 1px solid #e2e0e0;
    float: left;
    line-height: 22px;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}

.navbar-nav>li a:hover {
    color: #4174d6 !important;
}

ul.requiredSkill {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 15px 0;
}

ul.requiredSkill li i {}

ul.requiredSkill li {
    display: inline-block;
    padding: 3px 19px;
    border-radius: 100px;
    border: 1px solid #ddd;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    margin-right: 5px;
}

ul.requiredSkill li:hover {
    color: #1650e3;
    border-color: #1650e3;
}
p{ padding:10px 0;}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;}
a{ text-decoration:none;}

a {}
	
	table {
	border-collapse: collapse;
	border-spacing: 0;
}

h2 { text-transform:uppercase;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 900;
    color: #2b282b;
}

.course_title_big {
    font-size: 42px;
    color: #4174d6;
}

.course_title_big small {
    display: block;
    font-size: 22px;
    font-weight: bold;
    text-transform: capitalize;
}

h2 span {
    font-size: 16px;
    font-weight: normal;
}

h3 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
}


h4 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
}

i{ margin-right:6px;}
.contand-space {
    padding: 70px 0;
}

#mainSlider .owl-nav{ display:none;}

/****************************style.css*****************/
*{}

.faci_content {
    padding: 10px 0;
}

.faci_content h2 {
    font-size: 22px;
    margin-bottom: 11px;
}

img.lib {
    width: 100%;
}

.course_info {
    display: inline-block;
    min-width: 300px;
    max-width: 70%;
}

.course_info dt {
    padding-bottom: 1px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.course_info dd {
    padding-bottom: 19px;
    font-size: 14px;
    line-height: 24px;
}

.course_content_detail {
    margin-bottom: 25px;
}

.subCourses {
    display: inline-block;
    padding: 0;
    margin-top: 25px;
}

.subCourses ul li {
    padding: 25px;
    background: #f3f1f1;
    border: 1px solid #e2e1e1;
}

.subCourses ul li p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 0;
}

.subCourses ul li .btn {
    padding: 8px 14px;
    font-size: 13px;
    color: #fff;
    border-radius: 2px;
    margin-top: 15px;
    background: #333;
    border: transparent;
}

.subCourses ul li a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.subCourses ul li a small {
    display: block;
    font-size: 12px;
}

.course_title {
    margin-bottom: 20px;
    font-size: 22px;
}

span.error {
    color: red;
    font-size: 13px;
    letter-spacing: 0.6px;
    display: none;
    position: absolute;
    bottom: 0;
}

.careerForm form {
    padding: 0;
}

.careerForm form .form-control {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #b5b5b5;
    font-size: 13px;
    padding: 10px 14px;
    height: auto;
}

.careerForm form label {
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
}

.customer a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.aboutp.information {
    color: #ccc;
    font-size: 14px;
    line-height: 2.2;
}

.aboutp.information p {
    text-transform: capitalize;
    text-align: left;
    line-height: 23px;
}

.logo {
    padding-bottom: 16px;
}

.information h3 {
    font-size: 16px;
'color:;;
;;;;;;;;;color: #fff;;;;;;;;;;
;;;;;;;;;border-bottom: 1px solid #cccccc;;;;;;;;;;
;;float: left;;;
;;;;;;;;padding-bottom: 24px;;;;;;;;;
}

.information h3:after,.information h3:before {
    clear: both;
    content: "";
    display: table;
}

.top-menu ul li {
    float: left;
}


.btn.btn-primary { margin:0 3px;
    text-transform: uppercase;
    padding: 12px;
    line-height: 1;
    font-size: 12px;
    transition: all ease-in-out .2s; -webkit-transition: all ease-in-out .2s;
}

.btn.btn-primary:hover{ background:#e3501c;}

.btn.btn-primary:focus{ background:#e3501c;}


.red-primary{ background:#ff0000; border-radius:3px; border:none;}
.black-primary{ background:#111111; border-radius:3px; border:none;}

.top-menu li a {
    font-size: 12px;
    color: #fff;
    padding: 0px 12px;
    float: left;
    font-weight: 100;
    text-transform: uppercase;
    border-right: 1px solid #fff !important;
    line-height: 1;
    margin: 12px 0;
    text-decoration: none;
}

.full-top {
    background:#4174d6;
    padding: 10px;
}
.top-button-header {
    text-align: right;
}

.navbar {
    padding: 24px 0;
    background: #fff;
    border: none;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .3);
    border-radius: 0;
    margin-bottom: 0;
    position: relative;
    z-index: 99999;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
    display: inline-table;
   
}

.navbar-default .navbar-nav>li>a {
    color: #333333;
    text-transform: uppercase;
    font-size: 14px;
}

.navbar-default .navbar-nav>li>a:hover{ color: #e3501c!important; background:none!important;}
.navbar-default .navbar-nav>.active>a{ color: #e3501c; background:none;}
.navbar-default .navbar-nav>li>a:focus{ color: #e3501c;}

.navbar-default .navbar-nav>li:last-child a{ padding-right:0;}

.top-menu li a:last-child{ border-right:none;}


.custom-proparty {
    position:absolute;
    left:0%;
    top: 0;
    right:0;
    margin: auto;
    height: 100%;
}

.sliderContent {
    margin: auto;
    width: 570px;
    z-index: 999;
    /* bottom: 11%; */
    text-align: left;
    background: #2f2f2f8c;
    padding: 60px;
    color: #fff;
    float: left;
    bottom: -102px;
    position: relative;
}

.sliderContent h1 {
    font-size: 40px;
    font-weight: 900;
    line-height: 1;
}

small.slidersmall-h {
    font-size: 40px;
    color: #fff;
    font-weight: 100!important;
    padding: 2px 0;
    float: left;
    width: 100%;
}

.sliderContent p {
    padding: 24px 0;
    float: left;
    width: 100%;
}



#mainSlider .owl-stage-outer {
    position: relative;
    overflow: visible;
}

#mainSlider .owl-stage{ border-bottom:1px solid #ccc!important;}

#mainSlider .owl-stage .owl-item:not(.active) {
    opacity: 0;
}

#mainSlider .owl-dots {
    position: absolute!important;
    left: 42%!important;
    bottom: 11px!important;
}

.owl-dot span {
    border: solid 3px #2153b1!important;
    background: #5281d8!important;
    height: 18px!important;
    width: 18px!important; margin:2px!important;
}

.owl-dot.active  span {
    border: solid 3px #2153b1!important;
    background: #ffffff!important;
    height: 18px!important;
    width: 18px!important; margin:2px!important;
}

section{ padding:70px 0;}

section.courses_main {
    padding: 0;
    padding-bottom: 45px;
}

section.courses_main .container {
    padding: 55px 35px;
    margin: -32px auto;
    z-index: 999;
    background: #fff;
    margin-bottom: 0;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
    position: relative;
}

section.courses_main .container:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bottom-bg.png);
    display: inline-block;
    opacity: 0.4;
    background-color: #f1f1f1;
}

section.blank_dash:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.2;
}

section.blank_dash .container {
    position: relative;
    z-index: 99;
}

section.blank_dash form {
    display: block;
    margin: auto;
    min-width: 320px;
    max-width: 40%;
    background: rgba(0,0,0,0.3);
    padding: 35px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.7);
}

section.blank_dash form img {
    margin: auto;
    float: none;
    display: block;
    margin-bottom: 19px;
}

section.blank_dash form label {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.4px;
}

section.blank_dash form .form-control {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,0.3);
    background: rgba(0,0,0,0.3);
    color: #fff;
}

section.blank_dash form .form-group {
    position: relative;
    padding-bottom: 24px;
    margin-bottom: 5px;
}

section.blank_dash form .btn {
    width: 100%;
    border-radius: 0;
    background: #b3b3b3 !important;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    outline: none !important;
}

section.commingsoon {
    padding: 180px 0;
    text-align: center;
    background: #eee;
}

.meritto-career {
    background-image: url(../images/career.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: relative;
}

.meritto-career:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: transparent;
    opacity: 0.2;
}

.view-all-button {
    text-align: right;
    padding-top: 35px;
}

.course-info {
    padding: 32px;
    float: left;
    width: 100%;
}

.course-info h4 a { text-decoration:none;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
}

a.readmore-link {
    font-size: 13px;
    color: #333;
    text-transform: uppercase;
    font-weight: 900;
}

a.readmore-link span{ margin:0 5px; font-size:18px;}

.course-info p {
    font-size: 14px;
    color: #333;
    padding: 24px 0;
    line-height: 22px;
    max-height: 116px;
}


.course-list {
    float: left;
    width: 100%;
    border: solid 1px #cccccc;
}

.course-list img{ width:100%;}

a.image-courese {
    height: 286px!important;
    overflow: hidden;
    display: inline-block;
}

 
.list-colum{padding:46px 0;}


.meritto-introdaction{ background:#fff;}

.introdaction-discripation p {
    color: #4d4d4d;
}

.introdaction-discripation {
    padding: 50px 0 30px 0;
    float: left;
    width: 100%;
}

.introdaction-discripation-italic{ float:left;}

.introdaction-discripation-italic p {
    font-style: italic;
    font-size: 16px;
    color: #4d4d4d;
    border-left: 2px solid #3b3b3e;
    padding: 20px 0 20px 20px;
}

.box-icon li {
    float: left;
    width: 33.333%;
    padding: 15px;
}

.box-icon {
    float: left;
    padding: 40px 0;
    margin: 0 -15px;
}

.icon-img { width:60px;
    float: left;
}
p.session {
    float: left;
    width: 100%;
}

.icon-title {
    padding: 16px 0 0 60px;
}



.overlay {
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    color: #333;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(204, 204, 204, .9);
    opacity: 0;
    padding: 50% 40px;
}

.full-s { 
    position: relative;
    float: left;
    width: 50%;
    height: 500px;
}

.full-s img{ width:100%; height:100%;}

.full-s:hover .overlay{ opacity:1; }

.overlay h5 {
    font-size: 24px;
    font-weight: bold;
    padding: 24px 0;
    text-transform: uppercase;
}

span.border-style img {
    width: 24px;
    height: 4px;
}

.full-heightimg {
    float: left;
    width: 100%;
}

.haff-heightimg {
    float: left;
    width:50%;
}
.haff-heightimg .full-s{ width:100%; height: 250px;}

.haff-heightimg .full-s .overlay{ padding:20px 40px;}

.full-heightimg {
    float: left;
    width: 50%;
}

.banner { line-height:0;
    width: 58%;
    float: left;
    outline: none;
}

.need-help {
    width: 42%;
    border: none;
    margin: 0;
    outline: none;
    float: left;
    background: #4174d6;
    padding: 34px 54px;
    color: #fff;
}

.overlay p {
    padding-bottom: 20px;
}

.need-help p {
    font-size: 16px;
    color: #cccccc;
}

.help-line p {
    padding: 0;
    color: #fff;
}

.banner img{ width:100%;}
.help-line {
    float: left;
    width: 100%;
    padding: 10px 0 24px 0;
}

.text-box-subs {
    position: relative;
}


.text-box-subs input {
    background: none;
    border: solid 1px #c7c7c7;
    border-radius: 0;
    height: 70px;
    color: #333;
    font-size: 14px;
    outline: none;
    padding: 16px 38px;
}

.text-box-subs input :focus{ box-shadow:inset 0 0px 0px rgba(0,0,0,.0), 0 0 0px rgba(0,0,0,.0);}

.subscrive h4 {
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.text-box-subs .white-btn {
    position: absolute;
    top: 1px!important;
    right: 1px;
    top: 19px!important;
    color: #333!important;
    font-weight: bold;
    font-size: 14px;
    right: 22px;
}

.subscrive-clr{ clear:both; padding:32px 0; background:#fff;
}


.subscrive h4 {
    color: #333;
    line-height:1;
    font-size: 32px;
}


.subscrive h4 span{ font-weight:normal; }
small.subs-small {
    font-size: 20px;
    color: #333;
    line-height: 1;
}

.subscrive {
    padding: 14px 0;
}

/*********footer*******/

footer.footer {
    background: url(../images/footer-bg.jpg) no-repeat;
    padding: 70px 0;
    clear: both;
    margin-top: 0;
    position: relative;
}


ul.contact-info li {
    color: #cccccc;
    padding-bottom: 16px;
}


ul.contact-info li b { text-transform:uppercase;
    color: #fff; font-weight:bold;
 
}
.coppyright{ text-transform:uppercase;}

.socil-icon {
    text-align: right;
    padding: 6px 0 0 0;
}

.socil-icon a i {
    font-size: 32px;
    color: #fff;
}

.socil-icon a:hover {
    font-size: 32px;
    color: blue;
}


footer.footer:after {
    content: "";
    position: absolute; z-index:0;
    background:#030811; opacity:0.95;
    top: 0;
    border: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.first-section{ padding-top:110px;}

.logo img{ width:50%; }

.student-pic {
    float: left;
    width: 100%;
}


/*******************************about_us********************/


.title-section {
    background: url(../images/title-bg.jpg) no-repeat;
    padding: 40px 0;
    text-align: center; position:relative;
}

.title-section:after {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    clear: both;
}

.bradcrumb li {
    display: inline-block;
    padding: 16px 10px 0 10px;
    font-size: 14px;
    font-weight: bold; color:#949494;
    text-decoration: none!important;
}

.bradcrumb li a { color:#fff; opacity:1;
    text-decoration: none;
}

.title { color:#fff;
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    border-top:2px solid #ddd;
    display: inline-block;
    padding: 18px;
    border-bottom:2px solid #ddd;
}

.title-section .container{ position:relative; z-index:9;}


.spacing-inner-cols{ padding-top:24px;}

.cols-image{ padding:16px; overflow:hidden;}

.cols-image img{ width:100%;}

/*******************************Contact_us********************/


ul.hoverdrp-con {
    opacity: 0;
    position: absolute;
    width: 200px;
    color: #fff;
    top: 88px;
    margin-left: 10px;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    height: 0;
    overflow: hidden;
}

ul.hoverdrp-con a:hover {color:#ddd!important;
}


ul.hoverdrp-con a {
    background: #e3501c;
    padding: 10px 12px;
    float: left;
    width: 100%;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    font-size: 12px;
    line-height: 18px;
}


.hoverdrp-con a{ color:#fff;}

.hoverdrp:hover>ul.hoverdrp-con {
    opacity: 1;
    position: absolute;
    width: 200px;
    color: #fff;
    top: 48px;
    height: auto;
    overflow: visible;
    margin-left: 0;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    z-index: 99;
}

.hoverdrp:hover ul.hoverdrp-con li {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
}

.hoverdrp ul.hoverdrp-con li:hover> ul {
    left: 100%;
    z-index: 99999999;
    top: 0 !important;
}

.hoverdrp:hover ul.hoverdrp-con li ul:before {
    opacity: 0;
}

ul.hoverdrp-con li ul {
    opacity: 0!important;
    position: absolute;
    left: 188px;
    box-shadow: 0 0 5px #333;
    top: 9px!important;
}
ul.hoverdrp-con li:hover ul{opacity: 1!important;}

	
	 
.hoverdrp ul{ opacity:0;}
	
	
	
	
	
	ul.hoverdrp-con:before {
    content: "";
    background: #e3501c;
    height: 12px;
    width: 12px;
    display: block;
    position: absolute;
    top: -6px;
    transform: rotate(45deg);
    left: 25px;
}
	

.contaceus h2,.right-bar h2 {
    font-size: 25px;
    position: relative;
    padding-bottom: 32px;
}


.sectiontitle {
    font-size: 25px;
    position: relative;
    padding-bottom: 32px;
}

.sectiontitle:after {
    content: "";
    background: #333;
    height: 2px;
    width: 70px;
    display: block;
    position: absolute;
    top: 40px;
}

.textarea {
    padding-top: 25px;
}
button.btn.btn-primary.btn-lg {
    border-radius: 0px;
    font-size: 18px;
}
.textareabtn {
    padding-top: 20px;
}

.contaceus p i:hover {
    color: #4174d6;
}
.row.short_gallry {
    padding: 24px 0;
}

.contaceus h1:after ,.right-bar h1:after {
    content: "";
    background: #333;
    height: 2px;
    width: 70px;
    display: block;
    position: absolute;
    top: 40px;
}
.contaceus p {
    padding: 19px 0;
}
.formtext .form-control {
    height: 55px;
    background-color: #f7f7f7;
}
.formtext  .form-control,.textarea .form-control {
    height: 48px;
    background-color: #ffffff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    box-shadow: none;
}
/*******************************Contact_us********************/
.textarea .form-control {
    height: 150px;
}

.outet-border {
    border: 1px solid #ccc;
    padding: 5px;
}

.contaceus {
    background: #4174d6;
    padding: 35px;
    color: #fff;
}
.contaceus p {
    margin-left: 31px;
    margin-top: 0;
    padding-bottom: 12px;
    border-bottom: 2px solid #3565c1;
    padding-top: 12px;
    line-height: 24px;
    font-weight: normal;
    font-size: 13px;
}

.location i {
    float: left;
    position: relative;
    top: 14px;
    font-size: 16px;
    font-weight: bold;
}

.map-space{ padding-top:0px;}



/*******************************our tems********************/
.teams {
    position: relative;
    padding: 8px;
    border: 1px solid #ddd;
    background: #f7f7f7;
}

.teams {
    padding: 0;
    margin-bottom: 20px;
}

.col-sm-6 .teams {
    margin: 6px -4px;
}

.teams .text {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    left: 0;
}

.teams .text {
    color: #fff;
}

.col-sm-6 .teams .text p {
    padding: 0;
}
.teams img {
    display: block;
    min-height: 240px;
    width: 100%;
    padding: 0;
}
.text {
    color: #333;
    text-align: center;
    width: 100%;
    height: auto;
    padding-top: 17px;
    margin-top: 0;
    margin-left: 0;
    bottom: 0;
}

/*******************************schoolarship********************/
th {
    background-color: #58595b;
    color: #fff;
}
td {
    background-color: #0086c8;
    color: white;
}
 
 h5.titlescholarship {
    font-size: 17px;
    padding: 15px 0;
    font-weight: normal;
}
 
 h5.titlescholarship::first-latter{ font-size:100px!important;}
 
 
ul.termsconditions li {
    list-style: circle!important;
}

ul.termsconditions li {
    list-style: inside!important;
}

/*******************************GALLERY********************/
.gallery-box {
    position: relative;
    border: 1px solid #4174d6;
    padding: 4px;
    margin-bottom: 15px;
    height: 219px;
    overflow: hidden;
}


a.active, a:active, a:focus, a:hover {
    color: #ff3300;
    text-decoration: none;
}

.gallery-box:hover .gallery-title {
    height: 97%;
    background: rgba(6, 134, 199, 0.5);
}

.gallery-box:hover .serch-icon {
    opacity: 1!important;
}


.serch-icon {
    transition: all .5s;
    position: absolute;
    top: 41%;
    z-index: 999;
    left: 45%;
    background: #4174d6;
    line-height: 0;
    color: #fff;
    font-size: 20px;
    opacity: 0;
    box-shadow: 0 5px 12px #333;
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 17px;
    border-radius: 100px;
    font-size: 16px;
}

.serch-icon i {
    margin: 0;
}

.gallery-title {
    position: absolute;
    background: rgba(6, 134, 199, 0.9);
    left: 0px;
    right: 0;
    padding: 20px;
    color: #fff;
    margin: 4px;
    text-align: center;
    transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    bottom: 0px;
    height: 25%;
}

.gallery-title h5 {
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.9px;
    text-shadow: 0 1px 2px #000;
}

article.merittoroots {
    background: #f7f7f7;
    padding: 24px;
    height: 180px;
    overflow: hidden;
    margin-bottom: 30px;
}

article.merittoroots h3 {
    font-size: 16px;
    text-transform: capitalize;
    line-height: 25px;
    height: 24px;
    overflow: hidden;
}

.descripation {
    height: 110px;
    overflow: hidden;
}

.about-cols {
    background: #4174d6;
    margin-bottom: 32px;
    padding: 24px;
    color: #fff;
}

.about-cols .sectiontitle{ color:#fff;}

img.img-responsive60 {
    width: 60%;
    margin: auto;
    float: none;
    display: inherit;
}

.contaceus .sectiontitle{ color:#fff;}

.contaceus .sectiontitle:after{ background:#fff;}

.about-cols .sectiontitle:after{ background:#fff;}
 
 .hoverdrp:hover ul.hoverdrp-con li ul:before {
    opacity: 1;
    position: absolute;
    left: -7px;
    top: 17px;
    background: #8a2603;
}

section.whym {
    background: #fefefe;
}


.student-pic img {
    width: 100%;
}

.popupmodal .modal-dialog {z-index: 999999;}

.popupmodal {
    z-index: 99999;
}

.popupmodal .modal-body {}

.popupmodal .modal-body a img {
    width: 100%;
}

.popupmodal .modal-header .close {
    opacity: 1;
    font-size: 32px;
    padding: 4px 15px;
}

.popupmodal .modal-header {
    padding: 0;
}
