@charset "utf-8";
/* CSS Document */

:focus{
	outline:none!important;
}

.top_details {
    background-color: #00468e;
    color: #fff;
    float: left;
    font-size: 13px;
    padding: 7px 0 5px;
    width: 100%;
}

.right_side a {
    color: #fff;
    text-decoration: none;
}

.left_side a {
    color: #fff;
    text-decoration: none;
}

.left_side {
    float: left;
}

.right_side {
    float: right;
	font-size:14px;
}


.top{
	width:100%;
	float:left;
	padding:15px 0;
}

.facebook, .twitter {
    background-image: url("../images/social.png");
    background-position: left 4px;
    background-repeat: no-repeat;
    margin-right: 4px;
    padding: 2px 10px;
}


.message_row .well {
    min-height: 320px;
}

.nav-tabs > li.active > a:hover{
	color:#333!important;
}

.news .well {
    background-color: #fff;
    border: 1px solid #fff;
    color: #fff;
}

.news .well h1, .news_letter li a, .tender .well h1, .tender .well li a, .use .well h1, .use .well li a{
	color:#333!important;
}


.tender .well {
    border: 1px solid #fff;
    color: #fff;
	webkit-transition: .5s;
	transition: .5s;
	border-radius: 10px;
	background: #fff none repeat scroll 0 0;
	box-shadow:0 0 15px rgba(19,68,165,.1);
}

.well:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}



.responsiveTabs .nav li a:hover {
    color: #fff;
}

.use .well {
    background-color: #fff;
    border: 1px solid #fff;
    color: #fff;
}


.service{
	padding: 25px 0px;
	float: left;
	width: 100%;
	color: #fff;
	background-image: url("../images/bg.png")
}

.img-responsive.pe {
    border-radius: 4px;
	margin-top: 68px;
	box-shadow: 0px 0px 0px 4px #bdbdbd;
}

.main_heading{
	font-family: 'Courgette', cursive;
	font-size: 25px;
	color: #fff;
	display: inline-block;
	margin: 0px 0 13px 0;
	text-align: center;
}

.news_letter.tender {
    margin-top: 9px;
}

.main_heading::after, .main_heading::after {
    background-color: #fff;
}
.main_heading::after {
    content: '';
    display: block;
    margin: 1rem 0 auto;
    width: 60px;
    height: 4px;
    border-radius: 2px;
}
.logo_icon {
    float: left;
    margin: 20px auto;
}

.top-bar-section {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #0c629c;
}

.right_g{
	float:right;
}

.top-contact {
    float: left;
    text-align: center;
}
.top-bar-section.top-bar-bg-color a {
    color: #fff;
}

.top-bar-section a {
    padding-left: 15px;
    text-decoration: none !important;
}

.top-contact a i {
    padding-left: 5px;
    padding-right: 5px;
}

.top-social-icon {
    text-align: center;
}
.top-social-icon {
    float: right;
}

.alumni {
    background-color: #f4ca05;
    color: #fff;
    float: right;
    font-size: 11px;
    font-weight: 600;
    margin-top: 2px;
    padding: 2px 10px;
    text-shadow: 1px 1px 1px #5f5f5f;
    text-transform: uppercase;
}

 .leadership {
    float: left;
    box-shadow: 0 0 2px #bdbdbd;
    padding: 15px;
    margin-bottom: 25px;
    border-radius: 7px;
    transition: .2s;
    width: 100%;
}

.leadership_img {
    float: left;
    margin-right: 15px;
    margin-bottom: 8px;
    max-width: 150px;
}

.leadership_box h2 {
    margin: 5px 0 10px;
    font-size: 21px;
    color: #891b23;
}

.leadership_box h3 {
    margin: 5px 0 10px;
    font-size: 16px;
}

.leadership_img img {
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 20%;
}

 .img_box {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 49px;
}

.img {
    float: left;
    width: 100%;
    text-align: center;
    border-radius: 7px;
    overflow: hidden;
}

.img_box .img img, .tp {
    transition: 0.5s;
}

.m1 {
    position: absolute;
    bottom: -27px;
    background-color: #fff;
    width: 94%;
    left: 3%;
    box-shadow: 0px 0px 6px 0px #8c8c8c;
    z-index: 999999999999999;
    min-height: 55px;
    vertical-align: middle;
    padding: 15px;
    text-transform: uppercase;
    text-align: center;
}

.tp {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
}

.m1 h5 {
    color: #000;
    margin: -6px 0;
	padding:15px 5px;
	font-weight:600;
}

.img_box:hover .img img {
    transform: scale(2);
    opacity: 0.5;
}

.alumni:hover {
    background-color: #0c933c;
}

.twitter{
	background-position:right 4px;
}

.facebook:hover, .twitter:hover {
	opacity:0.5;
}

.call, .mail {
    background-image: url("../images/call.png");
    background-repeat: no-repeat;
    float: left;
    margin-right: 11px;
}

.call {
    background-position: left 1px;
    padding-left: 24px;
}

.mail {
    background-position: left -30px;
    padding-left: 26px;
}

.mail a{
	color:#fff;
}

.mail a:hover{
	text-decoration:underline;
}

.navb, .slider{
	float:left;
	width:100%;
}

.slider{
	background-color:#00468e;
}


.open_San {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}
.exta_bold {
    border: medium none;
    color: #fff;
    font-size: 55px;
    font-weight: 900;
	text-transform:uppercase;
}


.logo{
	float:left;
}

.right_top{
	float:right;
	width:250px;
}

.news_scroll {
    background-color: #dc251c;
    color: #fff;
    float: left;
    font-size: 15px;
    padding: 12px 0;
    width: 100%;
}

.header ul {
    margin: 12px 0;
        margin-left: 0px;
    overflow: hidden;
    margin-left: 100px;
}

.text-holder h5 {
    font-weight: 700;
    color: #0c629c;
	font-size: 16px;
}


.text-holder h6 {
    font-weight: 300;
    color: #333;
	font-size: 14px;
}

.header ul li:hover .iocn-holder i::before {
    border-color: #152545;
}

.header ul li {
    display: inline-block;
    float: left;
    margin-right: 45px;
    position: relative;
}

.header ul li .iocn-holder, .header ul li .text-holder {
    display: table-cell;
    vertical-align: middle;
}

.header ul li .iocn-holder i::before {
    border: 2px solid #f3f3f3;
    border-radius: 50%;
    color: #152545;
    display: block;
    font-size: 20px;
    height: 48px;
    line-height: 44px;
    text-align: center;
    width: 48px;
    transition: all 500ms ease;
}

.header ul li .text-holder {
    padding-left: 15px;
}

.flaticon-envelope::before {
    content: "\f10b";
}

.flaticon-clock::before {
    content: "\f107";
}

.flaticon-home-page::before {
    content: "\f10d";
}


h1 {
    /*border-bottom: 1px solid #ccc;*/
    color: #515151;
    font-size: 20px;
    letter-spacing: -1px;
    padding-bottom: 12px;
    position: relative;
	margin-top:0px;
	margin-bottom: 20px;
	font-size: 25px;
	font-family: 'Courgette', cursive;
}

p {
    color: #515151;
    font-family: arial;
    font-size: 14px;
    margin: 0 0 10px;
    text-align: justify;
}

.message_row h2 {
    color: #515151;
    font-size: 16px;
    font-weight: 600;
}

.vision_mision_row {
    background-color: #016537;
    padding: 20px 0 20px 0;
}

.vision_mision_row h1, .campus_scroll h1, .testi_scroll h1{
	margin-top:0px;
}
.vision_mision_row h1, .vision_mision_row p{
	color:#fff;
}


/*.top_details {
    background-color: #fea910;
    color: #fff;
    float: left;
    font-size: 13px;
    padding: 2px 0 5px;
    width: 100%;
}

.left_side {
    float: right;
}*/

.welcome {
    background-color: #fafafa;
    float: left;
    width: 100%;
    padding: 25px 0 45px 0;
}

@media (max-width: 700px){
    .enquire_now {
        margin: -35px auto 65px auto!important;
    }
}

.enquire_now {
    max-width: 350px;
    background-color: #fff;
    padding: 30px;
    margin: -95px auto 0 auto;
    width: 100%;
    box-shadow: 6px 6px 10px -10px #a0a0a0;
}

.enquire_now h3 {
    text-align: center;
    margin: 0 0 40px 0;
    font-weight: 100;
    font-size: 21px;
	font-family: 'Courgette', cursive;
}

.enquire_now .form-control {
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3 !important;
    box-shadow: none;
    margin-bottom: 12px;
    min-height: 46px;
   /* color: #000;*/
}

.welcome h2 {
    font-size: 24px;
    color: #333;
    font-weight: 300;
    background-image: url(../images/btm.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 15px;
   /* margin-bottom: 25px;*/
   font-family: 'Courgette', cursive;
}

.welcome p {

	color: #515151;
	font-family: arial;
	font-size: 16px;
	margin: 0 0 10px;
	text-align: justify;
	line-height:32px;
	}
	
	.blue_bold::after {
    content: '';
    display: block;
    margin: 1rem 0 auto;
    width: 60px;
    height: 4px;
    border-radius: 2px;
}
.blue_bold::after, .blue_bold::after {
    background-color: #0195d5;
}

.oca_row ul {
    list-style: outside none none;
    padding: 0;
}
.oca_row li {
    margin: 13px 0 0;
	background-image: url(../images/list.png);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 18px;
    line-height: 26px;
}

.box_bgr {
    float: left;
    min-height: 250px;
    width: 100%;
}

.box_bgr h1 img{
	transition:0.5s;
}

.box_bgr h1:hover img {
	transform:rotate(360deg);
}

.oca_row li a {
    color: #fff;
}

.oca_row li a:hover {
	text-decoration:underline;
    color: #fff;
}
.oca_row h1 {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 17px;
}

.oca_row h1 img {
    margin-right: 14px;
}


.campus_scroll {
    background-color: #f3f3f3;
    padding:20px 0 40px 0!important;
}

.news_letter ul {
    list-style: outside none none;
    padding: 0;
}
.news_letter li {
    background-image:url(../images/misi.png);
    background-position: left -2px;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #ccc;    
    font-size: 14px;
    margin-bottom: 17px;
    padding-left: 31px;
	padding-bottom:15px;
}

.news_letter li a{color: #333;}



.footer h1, .footer p, .footer li a {
    color: #fff;
	text-align:inherit;
}

.footer ul {
    list-style: outside none none;
    padding: 0;
}
.responsiveTabs {
    margin: auto;
    /*max-width: 1100px;*/
}

.footer ul li{
	margin-bottom:10px;
	background-image:url(../images/list_light.png);
    background-position: left 6px;
    background-repeat: no-repeat;
	padding-left:15px;
}

.bg_et{
	background-color:#00468e!important;
}

.footer h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 19px;
    margin: 0;
	margin-bottom:6px;
	color:#fff;
}

.main_tr {
    float: left;
    width: 100%;
	padding:25px 0;
}

.main_tr h2 {
    font-size: 2.5rem;
}

.main_tr p {
    font-size: 2.5rem;
	color:#fff;
}

.footer h1 {
	position:relative;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
	border:none!important;
}


.footer h1::before {
    background-color: #fff;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 2px;
    position: absolute;
    width: 30px;
}

.footer p{
	margin-bottom:12px;
}

.footer p, .footer li {
    font-size: 14px;
}
.f_logo {
    padding: 35px 55px;
    width: 100%;
}
.f_logo > img {
    max-width: 180px;
    width: 100%;
}


.video{
	width:100%;
	position:relative;
	height:0px;
	padding-bottom:56%;
	display:block;
}

.video iframe{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}

.copy {
     background-color: #1e8bc4;
    color: #fff;
    font-size: 12px;
    margin-top: 25px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.top-social-icon a i {
    padding-left: 5px;
    padding-right: 5px;
}

.gallery_img {
    margin-bottom: 25px;
}

.gallery_img img {
    border: 1px solid #ccc;
    padding: 1px;
    width: 100%;
}


.home_container, .welcome_row, .message_row, .vision_mision_row, .oca_row, .campus_scroll, .testi_scroll, .pgu_row, .footer {
    float: left;
    width: 100%;
}

.sub_container {
    float: left;
    min-height: 500px;
    padding-top: 25px;
    width: 100%;
}

.welcome_row, .message_row, .vision_mision_row, .campus_scroll, .pgu_row {
	padding:20px 0px;
	margin:10px 0;
}


.map_f, .mail_f, .call_f {
    background-image: url("../images/footer_icons.png");
    background-position: left 5px;
    background-repeat: no-repeat;
    padding: 5px 0 0 59px;
}

.mail_f {
    background-image: url("../images/mail_f.png");
    background-position: left 9px;
    padding: 11px 11px 11px 42px;
}

.mail_f a{
	color:#fff;
}

.call_f {
    background-image: url("../images/call_f.png");
    background-position: left 11px;
    padding: 11px 11px 11px 42px;
}



.footer {
    padding-bottom: 0;
}

.campus_scroll h1, .testi_scroll h1 {
    border-bottom: 0 none;
    text-align: center;
}

.campus_scroll h1 , .testi_scroll h1 {
	background-image:url(../images/testi.png);
	background-position:bottom center;
	background-repeat:no-repeat;
    padding-bottom: 18px;
    position: relative;
}

.short_br {
    background-color: #00468e;
    bottom: -2px;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 7%;
}

.oca_row {
	color:#fff;
   /* padding: 45px 0;*/
}


.campus_scroll .item img {
    border: 1px solid #e4e4e4;
    width: 100%;
}

.icon-new {
    background-image: url("../images/new.gif");
    background-position: left 20px;
    background-repeat: no-repeat;
    padding: 18px;
}

#owl-demo .item{
  display: block;
  padding:0 0 30px 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  padding: 5px 9px;
}

.owl-theme .owl-buttons i{
  margin-top: 2px;
}

/*To move navigation buttons outside use these settings:*/

.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
bottom: -12px;
margin-left: -28px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
bottom: -12px;
margin-left: 11px;
 background-position: right top;
}


.owl-theme .owl-controls .owl-buttons div:hover{
	background-position:left bottom;
}

.owl-theme .owl-controls .owl-buttons .owl-next:hover {
	background-position:right bottom;
}


.testi_scroll p {
    text-align: center;
	color:#333;
}
.testiname {
    font-size: 14px;
    font-weight: 600;
    margin: 15px 0 45px;
}
.testiname > span {
    font-size: 14px;
    font-style: italic;
    font-weight: 100;
}

.testi_scroll h1{
	margin-bottom:22px;
}

.footer {
	/*background-image:url(../images/footer.png);*/
	background-position:center center;
	/*background-size:cover;*/
	background-color:#0c629c;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
	padding-top: 35px;
}



.blue_line, .green_line {
    background-color: #fff;
    border-radius: 4px;
    color: #606060;
    display: list-item;
    font-size: 14px;
    margin-bottom: 13px;
    overflow: hidden;
    padding:6px 9px;
    position: relative;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.green_line{
	background-color:#fff;
}

.blue_line:hover, .green_line:hover {
    background-color: #00468e;
    color: #fff;
}


.h_bl, .g_bl {
    background-color: rgba(255, 255, 255, 0.1);
    height: 100%;
    left: 0;
    padding: 9px 9px 10px;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 42px;
}

.blue_line:hover .h_bl,  .green_line:hover .g_bl{
	width:100%;
}
	
	
.icon {
    background-image: url("../images/icons.png");
    background-position: 8px 12px;
    background-repeat: no-repeat;
    padding: 8px 8px 8px 31px;
}


.icon_download{
    background-position: 5px 11px;
}

.icon_alumni{
    background-position: 5px -33px;
}

.icon_brochure{
    background-position: 5px -72px;
}

.icon_ebook{
    background-position: 3px -411px;
}

.icon_link{
    background-position: 5px -152px;
}

.icon_notice{
	background-position: 5px -191px;
}

.icon_governance{
	background-position: 5px -223px;
}

.icon_committee{
	background-position: 5px -254px;
}

.icon_rti{
	background-position: 5px -286px;
}

.icon_tenders{
	background-position: 5px -320px;
}

.icon_careers{
	background-position: 5px -350px;
}


.icon_events{
	background-position: 5px -381px;
}

.message_row img {
    box-shadow: 0 1px 3px 0 #ccc;
    /*float: left;*/
    margin-right: 15px;
    padding: 4px;
	border-radius: 10px;
}

.green_link {
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    line-height: 15px;
    padding: 6px 11px;
	transition:0.5s;
	background-color:#016537;
}

.green_link:hover{
	background-color:#016537;
	color:#fff;
}


.devide_row {
    border-bottom: 4px double #ccc;
    float: left;
    margin-bottom: 25px;
    padding-bottom: 25px;
    width: 100%;
}

.left_img {
    float: left;
    margin-right: 25px;
}

.right_img {
    float: right;
    margin-left: 25px;
}

.name {
    color: #016537;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 0;
}

.desig {
    color: #666;
    font-size: 12px;
}

.my_tab {
	float:left;
}

.my_tab li a {
    border: 1px solid #ccc;
    border-radius: 0;
}

.my_tab li {
    width: 100%;
}

.my_tab > li.active > a, .my_tab > li.active > a:hover, .my_tab > li.active > a:focus{
	background-color:#016537;
	border: 1px solid #016537;
	color:#fff;
	
}

.faculty img{
	margin-bottom: 8px;
}

.faculty td:first-child {
    font-size: 13px;
    font-weight: 600;
    text-align: center;
}

.table-responsive h3, .semi_heading {
    font-size: 14px;
    font-weight: 600;
    margin: 1px 0 10px;
	color:#016537;
}



.responsive-container {
    border: 1px solid #dcdcdc;
    box-shadow: 0 0 3px 0 #dfdfdf;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.dummy {
    padding-top: 65%; /* forces 1:1 aspect ratio */
}

.img-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
}

.address_c p {
    font-size: 13px;
    text-align: left;
}

.dropdown:hover .dropdown-menu{
	display:block;
}

ol {
    padding-left: 15px;
}

ol li {
    font-size: 14px;
    margin-bottom: 8px;
}


.profile_details {
    border: 1px solid #ccc;
    border-radius: 7px;
    margin-bottom: 25px;
    padding: 25px;
	background-color:#FFF;
	z-index:9999;
	
	
}
.profile_img {
    float: left;
    margin-bottom: 8px;
    text-align: center;
    width: 100%;
}


.profile_details > p {
    font-size: 13px;
    margin-bottom: 16px;
    text-align: left;
}


.profile_details h4 {
    font-size: 14px;
    font-weight: 700;
    margin: 15px 0;
    text-align: center;
}

.profile_details h4span {
	font-weight:100;
	font-size:12px;
}

.profile_details h4 div {
    color: #666;
    font-size: 13px;
    font-weight: 100;
    margin: 5px 0;
    width: 100%;
}

.profile_details strong{
	color:#016537;
}


h2 small {
    font-size: 12px;
}


.vision_mision_row ul {
    color: #fff;
    list-style: outside none none;
    padding: 0;
}
.vision_mision_row li {
    margin-bottom: 5px;
    padding-left: 15px;
	background-image:url(../images/list_light.png);
	background-position:3px 5px;
	background-repeat:no-repeat;
}

.testi_scroll {
    background-color: #fafafa;
    /*padding: 30px 0 45px;*/
	/*background-image:url(../images/proj.jpg);*/
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	float: left;
	padding: 25px 0;
	width: 100%;
	background-size: cover;
}

/*.testi_scroll h1 {
  color:#fff;
}*/

.ebook {
    background-color: #016537;
    float: left;
    margin-bottom: -10px;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}

.services {
    background-color: #eaeaea;
    float: left;
    margin: -10px 0 0;
    padding: 45px 0;
    width: 100%;
}

.responsiveTabs .nav li {
    width: 16.666%;
}

.tab-content {
    border: 1px solid #cccccc;
    padding: 25px;
}
.ms_icon, .tra_icon, .hrs_icon, .ifs_icon, .its_icon, .ews_icon{
	background-color:#c7ca3c;
	color:#fff;
}

.tra_icon{
	background-color:#7044d1;
}

.hrs_icon{
	background-color:#c76833;
}

.ifs_icon{
	background-color:#6bb12b;
}

.its_icon{
	background-color:#1794d7;
}

.ews_icon{
	background-color:#2868e4;
}




/*.col_rt {
    
    float: left;
    text-align: center;
    width: 100%;
}
.col_rt > img {
    border: 1px solid #ccc;
    border-radius: 160px;
    box-shadow: 0 0 0 0px #dddddd;
    margin-bottom: 13px;
    max-width: 160px;
    width: 100%;
	transition:0.5s;
	position:relative;
}

.col_rt:hover img {
	box-shadow: 0 0 0 10px #dddddd;
	
}*/

.col_rt {
    background-color: #04921C;
    border-radius: 8px;
    
    color: #fff;
    /*display: inline-block;*/
    margin: 0 auto;
    max-width: 280px;
    padding: 23px 15px 30px;
    text-align: center;
    width: 100%;
	margin-bottom:25px;
	transition:0.2s;
}
.col_rt:hover {
box-shadow: 6px 6px 12px 0 #bcbcbc;
}
.brn{
	border:none!important;
}

.bbm_img {
    float: left;
    margin-bottom: 35px;
    overflow: hidden;
    width: 100%;
}
.bbm_img > img {
    border-radius: 100%;
    max-width: 170px;
}


.col_rt h3 {
    font-size: 15px;
    font-weight: 600;
	margin-top:5px;
}
.col_rt h6 {
    font-size: 12px;
}

.sub_heading {
    float: left;
    width: 100%;
    text-align:center;
}

.sub_heading img{
    display:inline-block;
    max-width:1170px;
    width:100%;
}


.sub_heading h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    padding: 25px 0;
    text-align: center;
    text-transform: uppercase;
}

.board_dir{
	background-image:url(../images/Board_of_Directors.jpg);
}

.abt_img{
	background-image:url(../images/Company.jpg);
}

.course_d{
	background-image:url(../images/Course.jpg);
}

.emp_d{
	background-image:url(../images/Employe_Strenth.jpg);
}

.fin_d{
	background-image:url(../images/Financial_Performance.jpg);
}


.hr_d{
	background-image:url(../images/Human_Resource.jpg);
}

.hr_d{
	background-image:url(../images/Human_Resource.jpg);
}


.sub_container h5 {
    color: #016537;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 16px;
}

.sub_container ul {
	padding:0px;
	list-style:none;
}

.sub_container ul li {
    background-image: url("../images/list.png");
    background-position: 3px 5px;
    background-repeat: no-repeat;
    margin:12px 0;
    padding-left: 19px;
}

.sub_container ul li a{
	color:#333;
}

.sub_container ul li a:hover{
	color:#016537;
}
.row_div {
    border-bottom: 3px dotted #ccc;
    float: left;
    margin: 0 0 5px;
    padding: 15px 0;
    width: 100%;
}

.dropdown-submenu{
	position:relative;
}

.dropdown-submenu .dropdown-menu.mm_menu {
    left: 98%;
	display:none;
	top:0px;
}

.dropdown-submenu:hover .dropdown-menu {
	display:block;
}



.id_card {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    float: left;
    margin: 15px 0;
    min-height: 220px;
    padding: 15px;
    width: 100%;
	transition:0.5s;
}

.id_card:hover {
	box-shadow:6px 6px 12px #acacac;
	border:1px solid #016536;
}
.card_img {
    border: 1px solid #dfdfdf;
    border-radius: 100%;
    display: inline-block;
    margin-right: 16px;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
    width: 150px;
}

/*.web_mail{
	background-color:#f68a21;
}

.web_mail:hover{
	background-color:#d30e14!important;
}*/
.card_img > img {
    width: 100%;
}


.latest_projects {
    float: left;
    padding: 25px 0;
    text-align: center;
    width: 100%;
}
.latest_projects h4, .latest_services h4, .welcome_row h4, .lat_services h4 {
    font-family:'Courgette', cursive;
	font-size: 25px;
    font-weight: 600;
    margin-bottom: 30px;
	background-image:url(../images/testi.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:18px;
	color:#fff;
}

.welcome_row h4 {
	color:#333;
}

.latest_services {
/*background: #fea910; 
background: -moz-linear-gradient(top, #fea910 0%, #ffcc33 100%);
background: -webkit-linear-gradient(top, #fea910 0%,#ffcc33 100%); 
background: linear-gradient(to bottom, #fea910 0%,#ffcc33 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fea910', endColorstr='#ffcc33',GradientType=0 ); */
/*background-image:url(../images/proj.jpg);*/
background-position:top center;
background-attachment:fixed;
background-repeat:no-repeat;
    float: left;
    padding: 25px 0;
    width: 100%;
	background-size:cover;
}


.lat_services {
/*background: #fea910; 
background: -moz-linear-gradient(top, #fea910 0%, #ffcc33 100%);
background: -webkit-linear-gradient(top, #fea910 0%,#ffcc33 100%); 
background: linear-gradient(to bottom, #fea910 0%,#ffcc33 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fea910', endColorstr='#ffcc33',GradientType=0 ); */
background-image:url(../images/proj.jpg);
background-position:top center;
background-attachment:fixed;
background-repeat:no-repeat;
text-align:center;
    float: left;
    padding: 25px 0;
    width: 100%;
	background-size:cover;
}





/*.latest_services h1 {
color:#fff;
}
*/


lat_services h1 {
color:#fff;
}

.lists ul {
    list-style: outside none none;
    padding: 0;
}

.lists li {
    background-image: url(../images/list.png);
    background-position: left 5px;
    background-repeat: no-repeat;
    font-size: 14px;
    padding-left: 18px;
    padding-bottom: 15px;
}

.latest_projects p, .latest_services p {
    margin-bottom: 35px;
	/*color:#fff;*/
	word-spacing: -3px;
}

.lat_services p {
    margin-bottom: 35px;
	color:#fff;
}


.services_box {
    float: left;
	margin: 25px 0;
    width: 100%;
}
.services_box h2 {
    font-size: 16px;
	color:#fff;
	font-weight:600;
	min-height: 35px;
	font-family: 'Courgette', cursive;
}

.ser_txt {
    float: left;
    min-height: 80px;
    width: 100%;
}

.ser_box img {
    width: 100%;
	transition:0.5s;
}

.services_box:hover img{
	transform:scale(1.5);
}

.services_box:hover .ite{
	border-color:#646a20;
}

.services_box:hover .ts{
	border-color:#06F;
}

.services_box:hover .ms{
	border-color:#234a1e;
}

.services_box:hover .its{
	border-color:#248598;
}

.services_box:hover .hrs{
	border-color:#bb3a10;
}

.services_box:hover .iti{
	border-color:#ad6823;
}
.ser_box {
    background-color: #fff;
    border: 12px solid #fff;
    border-radius: 45px 45px 0;
    height: 250px;
    margin: 0 auto;
    overflow: hidden;
    transition: all 0.5s ease 0s;
    width: 250px;
}
.pro_box h3 {
    color: #86ab46;
    font-size: 17px;
    font-weight: 600;
    margin: 15px 0;
	
}
.pro_box {
    border: 1px solid #ccc;
    float: left;
    min-height: 390px;
    width: 100%;
}

.pro_img{
	float:left;
	width:100%;
	overflow:hidden;
}



.pro_img img{
	transition:0.5s;
}



.pr_det {
    float: left;
    min-height: 196px;
    padding: 0 25px;
    width: 100%;
	overflow:hidden;
	position:relative;
}

.rtms {
    position: relative;
    z-index: 9;
}

.btmp{
	background-color:#86ab46;
	color:#fff;
	position:absolute;
	bottom:0px;
	left:0;
	right:0;
	width:100%;
	height:0;
	transition:0.5s;
}
.pro_box:hover .btmp{
	
	height:100%;
}

.pro_box:hover .pr_det h3, .pro_box:hover .pr_det p{
	color:#fff;
}


.card_det {
    display: inline-block;
	vertical-align:top;
}
.id_card h2 {
    font-size: 16px;
    font-weight: 600;
	margin-top:10px;
}
.id_card h3 {
    font-size: 13px;
    font-weight: 600;
    margin: 0 0 11px;
}
.id_card > p {
    font-size: 14px;
    line-height: 22px;
}



.address_e, .address_k {
    float: left;
    margin-bottom: 35px;
    max-width: 380px;
}
.address_e h3, .address_k h3 {
    color: #016536;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin: 0 0 10px;
}
.address_e p, .address_k p {
    font-size: 15px;
    text-align: left;
}
.address_k h3 {
    font-size: 20px;
}

.form_c {
    border: 1px solid #ccc;
    float: left;
    padding: 30px;
    width: 100%;
}

.adm {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 29px;
}

.close_c, .open_c {
    color: red;
    margin-left: 4px;
}

.open_c {
	color:green;
}

.close_d, .open_d {
    background-color: red;
    border-radius: 3px;
    color: #fff;
    font-size: 11px;
    margin-left: 4px;
    padding: 2px 5px;
}

.open_d {
	background-color:green;
}

.social a {
    font-size: 19px;
    color: #fff;
    margin: 9px;
    width: 40px;
    height: 40px;
    display: inline-block;
    border: 1px solid #fff;
    padding: 9px;
    text-align: center;
    transition: 0.5s;
}

.social a:hover {

    border: 1px solid #fff;
    border-radius: 100%;

}

.map_c, .call_c, .mail_c, .web_c {
    background-image: url("../images/map_f.png");
    background-position: left 9px;
    background-repeat: no-repeat;
    padding: 11px 38px;
}

.call_c {
    background-image: url("../images/call_p.png");
	background-position: left 11px;
}

.mail_c {
    background-image: url("../images/mail_c.png");
	background-position: left 11px;
}

.mail_c > a, .web_c > a {
    color: #333;
}

.mail_c > a:hover, .web_c > a:hover {
    color: #016537;
}

.web_c{
    background-image: url("../images/web_c.png");
	background-position: left 9px;
}

.welcome_row {
    text-align: center;
}

 .welcome_row p {
    text-align: justify;
}

.message_row {
    margin: 0;
    padding-top: 15px;
	background-color: #fafafa;
}




@media(max-width:1200px){
.profile_details {
	position:relative;
}
.nav > li > a {
    padding: 10px 17px;
}
}

@media(max-width:700px){

.left_img {
    float: left;
    width: 100%;
	margin-right:0px;
	margin-bottom:15px;
}

.right_img {
    float: right;
    width: 100%;
	margin-left:0px;
	margin-bottom:15px;
}
.call, .mail{
	display:none;
}
}


@media(max-width:550px){
.logo, .logo img {
    margin-bottom: 10px;
    width: 100%;
}
}



/* formatting */

html {height:100%;}
body {height:100%;}                        
/* layout */
.candy-wrapper {max-width:1170px;margin:0 auto;position:relative;}
.main {display:inline-block;position:relative;}
.sidebar {display:inline-block;vertical-align:top;}
.wrap {max-width:1170px;margin:0 auto;display:inline;top:0;z-index:0;vertical-align:top;}
.sticky .wrap  {position:fixed;display:block;}
.at-bottom .wrap  {position:absolute;bottom:0;top:inherit;}
.sticky .sidebar {}
.sticky-stop {clear:both;}
/* responsive */
@media (max-width: 1200px) {
  .main, .wrap, .sticky .wrap, .at-bottom .wrap, .sidebar {width:100%;display:block;position:static;}
  .sticky .sidebar {margin-left:0;}

}