.wrapper{ width:100%; float:left;}
body {
	font-family: 'open sans', sans-serif;
	background: #fff;
	/* [disabled]color:#585858; */
}

h1, h2, h3, h4, h5, h6 {
	color:#1c1c1c;
	font-family: 'Raleway', sans-serif;
	
}
ul {
	padding:0;
	margin:0;
}
ul li {
	list-style:none;
}
a {
	text-decoration:none;
}
a:hover, a:focus {
	text-decoration:none;
}
.logo_hdr {
 //padding: 10px 0;
}
.scl_lg a {
  display: inline-block;
  padding:8px 0;
}
.logo_hdr .col-md-8 {
  text-align: center;
}
.scl_nm {
  display: inline-block;
  margin: 32px 0 0;
  text-align: center;
}
.scl_nm > h1 {
  color: #104812; 
  font-size: 37px;
  font-weight: 700;
}
.scl_nm > p {
  background: #000000 none repeat scroll 0 0;
  height: 1px;
  margin: 14px 0;
  position: relative;
}
.scl_nm span {
  background: #ffffff none repeat scroll 0 0;
  font-size: 18px;
  left: 50%;
  margin-left: -110px;
  position: absolute;
  top: -12px;
  width: 220px;
}

.top_rt {
  margin: 5px 0;
}

.h_top{
	background-color:#161616; height:70px; color:#989898; line-height:70px;
}
.top_left > li {
  display: inline-block;
}
.top_left i {
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
}
.top_left span {
    margin: 0 10px;
}
.top_rt li {
    display: inline;
    margin-left: 5px;
}
.top_rt .fa {
    background-color: #114813;
    color: #fff;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}
/***.top_rt {
    float: right;
}***/
.top_rt .fa:hover {
    background-color: #4CAF50;
    color: #fff;
}
.h_btm .navbar-brand {
    font-weight: 600;
}
.h_btm enum {
    color: #f45762;
    margin-right: 10px;
}
.h_btm .navbar-default {
    background-color: #4CAF50;
    margin-bottom: 0;
    //padding: 20px 0;
    border:0;
    //border-bottom:1px solid #e7e7e7;
    border-radius:0;
	
	min-height:auto;
}
.h_btm .navbar-brand {
    color: #161616;
    font-size: 35px;
    font-weight: bold;
	padding:3px 0;
	height:auto;
	margin:4px 0;
}
.h_btm .navbar-default .navbar-nav > .active > a, .h_btm .navbar-default .navbar-nav > .active > a:focus,.h_btm .navbar-default .navbar-nav > .active > a:hover {
   background-color: #0f3b11;
    //border-bottom: 4px solid #e0313e;
    color: #fff;
    //padding-bottom: 10px;
}
.h_btm .navbar-default .navbar-nav > li > a:focus, .h_btm .navbar-default .navbar-nav > li > a:hover {
  background-color: #0f3b11;
  //border-bottom: 4px solid #e0313e;
  color: #ffffff !important;
}
.h_btm .nav.navbar-nav.navbar-right > li {
    font-weight: 600;
    text-transform: uppercase;
}
.h_btm .navbar-default .navbar-nav > li > a {
	color:#FFF;
	  margin-left: 1px;
	  padding:0 10px;
	  line-height:35px;
	  border-bottom:2px solid #124c14;
}


.h_btm .nav.navbar-nav {
  margin:0 !important;
  width:100% !important;
  float:none !important;
}


.jk-slider h3 {
    color: #f35661;
    font-size: 40px;
    font-weight: 600;
    text-shadow: none;
    text-transform: capitalize;
	margin-bottom: 20px;
}
.red_btn {
    background-color: #567e27;
    border:1px solid #CDDC39;
    letter-spacing: 1px;
    padding: 10px 25px;
    text-transform: uppercase;
	color:#fff;
	position: relative;
    transition: all 0.3s linear 0s;
	z-index:11;
}

.jk-slider .carousel-indicators .active{
	background-color:#f35661;
	border:#f35661;
}
.abt_rt h2, .servicetop h2 {
    color: #4CAF50;
    font-size: 45px;
    font-weight: bold;
}
.abt_rt span, .servicetop span{
    color: #161614;
}
.abt_rt h4, .servicetop h4 {
    color: #4CAF50;
    font-size: 22px;
    margin: 10px 0;
    text-transform: uppercase;
	//text-align:center;
}
.abt_rt p {
    text-align:justify;
}
.abt_rt p, .servicetop p {
    color: #686671;
    font-size: 13.5px;
    line-height: 23px;
    padding-top: 10px;
}
 .servicetop p {
	 padding-bottom:40px;
	 width:50%;
	 margin:auto;
	 text-align:center;
	 }
.servicetop.srvc_btm p {
  text-align: justify;
  width: 100%;
}
.abt_left {
  width:50%;
  float:left;
  margin-right:30px;
}
.abt_left > img {
   //max-height: 500px;
   width:100%; 
}
.servicetop {
    margin: auto;
    text-align: center;
    width: 100%;
	position:relative;
}
.bg_grey{ background-color:#ebebeb;}
/**********************slider****************************/

.jk-slider{
    width:100%;
	float:left;
	height:650px;
}
.jk-slider .carousel-inner {
	height:650px;
}
.hero {
    position: absolute;
    top:0;
    background:rgba(0,0,0,0.5);
    width:50%;
    padding:20px;
    left: 50%;
    z-index: 3;
    color: #fff;
    margin-top:12%;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%);
}
.jk-slider .hero h1 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
   margin: 0 0 20px;
    padding: 0;
}
.jk-slider .hero p {
    font-size: 15px;
    font-weight: 600;
    text-shadow: none;
    text-transform: capitalize;
	line-height: 26px;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

 .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    height: 40px;
    line-height: 40px;
    width: 40px;
	background-color:#3e3e40;
}
.jk-slider .carousel-control.right {
    background-image: none;
}
.jk-slider .carousel-control.left {
    background-image: none;
}
/*******************history**********************/
.wm-main-section, .wm-main-content {
    float: left;
    position: relative;
    width: 100%;
}
.wm-ourhistory-full {
    background: rgba(0, 0, 0, 0) url("../images/our-history.png") no-repeat scroll center center / cover  ;
    padding: 76px 0 64px;
}
.wm-light-transparent{  background-color: #000; }
.wm-light-transparent {
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
}
.wm-history-list h2, .wm-history-defoult h2 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
}
.wm-history-list ul li, .wm-history-defoult ul li {
    line-height: 24px;
    list-style: outside none none;
    margin-bottom: 20px;
    padding-left: 55px;
    position: relative;
}
.wm-history-list ul li time, .wm-history-defoult ul li time {
    color: #f98b92;
    font-size: 16px;
    left: 0;
    position: absolute;
    top: 0;
}
.wm-history-list, .wm-history-list-color {
    height: 350px;
    padding-left: 39px;
}
.wm-history-list ul li span, .wm-history-defoult ul li span {
    color: #ffffff;
}
.wm-subscribe-form {
    float: left;
    padding-top: 50px;
    text-align: center;
    width: 100%;
}
.wm-subscribe-form h2 {
    color: #ffffff;
    display: inline-block;
    font-size: 34px;
    margin-bottom: 6px;
    padding-bottom: 3px;
    position: relative;
}
.wm-subscribe-form p {
    color: #f98b92;
    font-size: 18px;
    margin-bottom: 60px;
}
.wm-subscribe-form form {
    border: 2px solid #ffffff;
    float: left;
    padding: 12px 8px;
    width: 100%;
}
.wm-subscribe-form form input[type="text"], .wm-subscribe-form form input[type="email"] {
    background-color: transparent;
    border-right: 2px solid #c2c8e2;
    color: #f98b92;
    float: left;
    font-size: 18px;
    height: 46px;
    padding: 0 0 0 18px;
    width: 28%;
}
.wm-subscribe-form form input[type="submit"]{
  background-color: transparent;
    border: 0 none;
    color: #f98b92;
    float: left;
    font-size: 18px;
    font-weight: 600;
    height: 46px;
    padding: 0 0 0 18px;
    text-transform: uppercase;
    width: 28%;

}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #f2f2f2;
    border: medium none;
    box-shadow: none;
    box-sizing: border-box;
    color: #aaa9a9;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    line-height: 20px;
    outline: medium none;
    padding: 4px 6px;
    vertical-align: middle;
}
.pd_top20{ padding-top:20px;}
.pd_top30{ padding-top:30px;}
.pd_top40{ padding-top:40px;}
.pd_top50{ padding-top:50px;}
.pd_top60{ padding-top:60px;}
.mg_top20{ margin-top:20px;}
.mg_top30{ margin-top:30px;}
.mg_top40{ margin-top:40px;}
.mg_top50{ margin-top:50px;}

.pd_btm20{ padding-bottom:20px;}
.pd_btm30{ padding-bottom:30px;}
.pd_btm40{ padding-bottom:40px;}
.pd_btm50{ padding-bottom:50px;}
.pd_btm60{ padding-bottom:60px;}
/*****************services**********************/

.service-figure {
    border: 1px solid #999;
    box-shadow: 0 0 11px 0 rgba(50, 50, 50, 0.46);
    position: relative;
}
figure{ margin: 0;}
.carousel-inner .item img {
width:100%;
}
.item img {
    transform-style: preserve-3d;
}
.service-caption {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    padding: 30px;
    text-align: center;
}
.service-caption {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.service-icon {
    border: 2px solid #999;
    border-radius: 100%;
    display: inline-block;
    height: 82px;
    line-height: 105px;
    text-align: center;
    width: 82px;
}
.service-icon i {
    color: #999;
    font-size: 40px;
}
.service-figure:hover .service-icon i {
    color: #fff;
}
.service-icon i {
    color: #999;
    font-size: 40px;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: "icomoon" !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.service-caption p {
    color: #666;
    font-size: 14px;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 30px;
}
.service-caption h3 {
    font-size: 26px;
    font-weight: bold;
    text-transform: capitalize;
}

	
	.owl-carousel .owl-item {
    -moz-user-select: none;
    backface-visibility: hidden;
    float: left;
    min-height: 1px;
    position: relative;
}

.inner_text {
    height: 300px;
    padding: 40px;
    text-align: center;
}
.meida-holder {
    background-color: #fff;
    position: relative;
	transition:all 0.3s ease-in-out 0s;
}
.meida-holder > img {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
}
.inner_text {
    position: relative;
 
}
.meida-holder:hover img {
    opacity: 1; 	transition:all 0.3s ease-in-out 0s;
}
.meida-holder:hover .inner_text{ background-color:rgba(244,87,98,0.7); color:#fff !important;}
.meida-holder:hover .inner_text h3{ color:#fff;}
.meida-holder:hover .fa{ color:#fff; border:2px solid #fff;}
.meida-holder:hover .inner_text > a{ color:#fff;}
.meida-holder:hover .inner_text > p{ color:#fff;}
.meida-holder .fa {
    border: 2px solid #999;
    border-radius: 50%;
    font-size: 30px;
    height: 80px;
    line-height: 76px;
    text-align: center;
    width: 80px;
	color:#999;
}
.inner_text > h3{
  font-size: 20px;
    font-weight: 600;
    padding-top: 20px;
}
.inner_text > p {
    font-weight: 600;
    padding-top: 20px;
	color:#999;
}
.inner_text > a {
    color: #999;
    font-style: italic;
}
/****************************footer****************************/
.footer {
   
    padding: 90px 0 0;
}
.footer::before {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    z-index: 0;
}
.newsletter{
	 background: rgba(0, 0, 0, 0) url("../images/newsletter.jpg") no-repeat fixed center bottom;
    overflow: hidden;
    padding: 60px 0;
}
.newsletter::before {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    z-index: 0;
}
.news .form-control {
    background-color: transparent;
    border-bottom: 1px solid #fff;
}
.news .form-control {
    background-color: transparent;
    border-bottom: 1px solid #fff;
    border-radius: 0;
}
.news .form-control{ 
box-shadow:none;
}
.servicetop.news > h2, .servicetop.news > h4{
 color: #fff;	
}
.news label {
    color: #fff;
    margin-top: 35px;
}
.white_btn {
    background-color: #fff;
    border: 0 none;
    border-radius: 2px;
    color: #f45762;
    padding: 10px 30px;
    text-transform: uppercase;
	margin-top:10px;
}
.overlay-dark::before, .overlay-pink::before, .overlay-gray::before {
    background: rgba(244,87,98,0.8) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.overlay-dark::before {
	 background: #607D8B ;
}
.location .fa {
    color: #fff;
}

.footer-logo-sec {
    position: relative;
    text-align: center;
}
.servicetop.news {
    width: 60%;
	text-align:center;
}
.footer-logo-inner {
    display: inline-block;
    padding: 0 0 47px;
}
.footer-logo {
    display: block;
    margin: 0 0 30px;
}
.footer-logo > img {
  width: 100%;
}
.footer-logo-inner p {
    color: #fff;
}
.footer-logo-inner p span {
    display: block;
}
.footer-logo-inner .social-icons {
    display: inline-block;
}
.social-icons {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.social-icons li {
    float: left;
    margin: 0 0 0 15px;
}
.social-icons li:first-child {
    margin: 0;
}
.social-icons li a {
    background: #3e3e3e none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.social-icons li a:hover {
  background: #f45762 none repeat scroll 0 0;
}
.footer-columns {
    overflow: hidden;
    padding: 0 0 20px;
}
.footer-column h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 30px;
}
.contact-widget {
    margin: 0 0 30px;
    overflow: hidden;
}
.contact-widget div {
    float: left;
}
.contact-widget .location-icon {
    background: #4CAF50  none repeat scroll 0 0;
    border-radius: 4px;
    display: block;
    float: left;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin: 0 20px 0 0;
    text-align: center;
    width: 40px;
}
.contact-widget div {
    float: left;
}
.contact-widget div p {
    color: #989898;
    line-height: 20px;
    margin: 0;
}
.flicker-img {
    list-style: outside none none;
    margin: 0 0 0 -10px;
    overflow: hidden;
    padding: 0;
}
.flicker-img li {
    float: left;
    margin: 0 0 10px 10px;
    width: 80px;
    height:75px;
}
.service-figure:hover .service-caption, .employee-desination, .hover-overlay, .product-name:hover, .product-figure:hover .product-caption, .gallery-hover, .flicker-img li a::before, .map-overlay, .overlay-pink::before, .scrollup:hover, .video-titel .play-btn:hover {
    background: rgba(244, 86, 97, 0.9) none repeat scroll 0 0;
}
.flicker-img li a::before {
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 0;
}
.school-timing {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.school-timing li {
    color: #989898;
    margin: 0 0 10px;
}
.school-timing a {
  color: #FFF;
}
.school-timing a:hover {
  color: #fff;
}
.copy-rights {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 10px 0;
    position: relative;
}
.copy-rights p {
    color: #8e8e8e;
    margin: 0;
}
.copy-rights p a {
  color: #f45762;
}
.overlay-dark, .overlay-pink, .overlay-gray {
    position: relative;
}

.school-timing .fa {
    color: #4CAF50;
    margin-right: 8px;
}
.footer-logo{
  color: #fff;
    font-size: 35px;
    font-weight: bold;
	text-transform:uppercase;
	margin:0 auto 30px auto;
	width:150px;
}
.footer-logo > enum {
    color: #f98b92;
    margin-right: 8px;
}

.partners {
    background-color: #ededed;
    border: 1px solid #ddd;
    border-radius: 2px;
    font-size: 30px;
    font-weight: 600;
    height: 96px;
    line-height: 96px;
    text-align: center;
}
.partners > img {
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.news > img {
    height: 200px;
    width: 100%;
}

.news {
    height: 200px;
    margin-bottom: 30px;
    width: 100%;
	position:relative;
}
.read_news h5 {
    color: #000;
    font-weight: 600;
    margin-bottom: 9px;
}
.read_news h5 a {
  color: #35454d;
}
.read_news > h4 {
    color: #fff;
    font-size: 17px;
    margin-bottom: 9px;
}
.news:hover .read_news{
top:0%;	transition:all 0.3s ease-in-out 0s;
}
.read_news {
    background-color: #4CAF50;
    color: #fff;
    padding:35px;
}
.red_btn::before{
background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
	transition:all 0.3s linear 0s;
	color:#f35661;
}
.red_btn:hover::before {
    height: 100%;
    left: 0;
    width: 100%;
	color:#f35661;
}
.red_btn:hover{ color:#f35661;}
.soc_left > img {
    
	max-width:100%;
}
.soc_rt > h3 {
    color: #333;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.soc_rt > p {
    color: #686671;
    color:#000;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 30px;
	text-align:justify;
}
.society.wrapper.pd_top40.pd_btm40 {
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
.abt_tab .nav.nav-tabs {
    margin: auto;
    text-align: center;
    width: 56%;
}
.abt_tab .nav-tabs > li {
    background-color: #18caaa;
border-right: 2px solid #f8f8f8;
float: left;
margin-bottom: -1px;
}
.abt_tab .nav-tabs > li > a {
    color: #fff;
font-size: 13px;
font-weight: 700;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
margin-right:0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #fff;
    border-color: #fff #fff transparent;
    border-radius: 0;
    margin-right: 0;
	color:#f45762;
	outline:none;
}
.abt_tab .nav-tabs > li > a:hover {
  background: #f45762 none repeat scroll 0 0;
  border: 1px solid #f45762;
  margin: 0;
  color:#fff;
  border-radius:0;
}
.abt_tab .nav-tabs .active {
    box-shadow: 0 -3px 5px 0 #ccc;
}
.bg_lightgrey{ background-color:#f8f8f8;}
 .active > a{ color:#555;}
 .soc_left {
    text-align: center;
}
.s_name {
background: #FFF none repeat scroll 0 0;
color: #155117;
font-size: 18px;
font-weight: bold;
padding: 10px 0;
}
.soc_rt {
    padding: 0 0px;
}
.soc_left {
    background-color: #fafafa;
    border-radius: 2px;
    box-shadow: -1px 2px 8px #ccc;
    margin: auto;
    text-align: center;
    width: 100%;
}
.soc_rt.left {
    border-left: 0 none;
    border-right: 2px solid #ddd;
}
.soc_rt .wm-history-list.wrapper span {
    color: #333;
}
.soc_rt .wm-history-list.wrapper > h2 {
    color: #333;
}
/*******************contactus************************/
.contact-info-inner {
    display: inline-block;
    margin: auto;
    text-align: center;
}
.clear {
    position: relative;
}
.single-info {
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
    display: inline-block;
    float: left;
    margin: auto 15px;
    min-height: 185px;
    padding: 0 15px;
    width: 290px;
}
.contact-info-inner .single-info:nth-child(1) {
    border-bottom: 3px solid #eebd47;
}
.bg-white {
    background: #fff none repeat scroll 0 0;
}
.info-icon {
    border-radius: 100%;
    height: 80px;
    line-height: 80px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -40px;
    width: 80px;
}
.info-dis {
    margin-top: -20px;
}
.con-in-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}
address {
    font-style: normal;
    line-height: 1.42857;
    margin-bottom: 20px;
}
.info-dis p {
    line-height: 24px;
    margin-bottom: 0;
}
.contact-info-inner .single-info:nth-child(1) .info-icon {
    background: #eebd47 none repeat scroll 0 0;
}
.contact-info-inner .single-info:nth-child(2) .info-icon {
    background: #18caaa none repeat scroll 0 0;
}
.contact-info-inner .single-info:nth-child(3) .info-icon {
    background: #f6706d none repeat scroll 0 0;
}
.contact-info-inner .single-info:nth-child(2) {
    border-bottom: 3px solid #18caaa;
}
.contact-info-inner .single-info:nth-child(3) {
    border-bottom: 3px solid #f6706d;
}
.contct_top {
    text-align: center;
}
.contact-form-area, .form-wrap {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
}
.review-inner, .form-wrap {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    padding: 30px;
}
.form-inner > .single-input {
    margin-bottom: 30px;
}
.one-half {
    float: left;
    width: 50%;
}
.form-inner .single-input label {
    color: #212121;
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 11px;
}
.form-inner .single-input label span {
    color: red;
    font-size: 15px;
}
.form-inner input[type="text"], textarea {
    border: 1px solid #ebebeb;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    width: 100%;
}
.single-input.one-half.right {
    padding-left: 15px;
}
.form-inner > .single-input {
    margin-bottom: 30px;
}
.form-inner textarea {
    height: 130px;
    resize: none;
}
.info-dis a {
    color: #424242;
}
.fancybox > img {
    height: 200px;
    width: 100%;
}
.gal_detail .fancybox {
    display: block;
    margin-bottom: 30px;
}
.fac_inr ul{
margin: 0 -9px;
}
.fac_inr li{
display: inline-block;
    margin-right: -4px;
    padding: 0 9px;
    vertical-align: top;
    width: 20%;
	margin-bottom:20px;
}
.wm-bgcolor{ background-color:#f45762;}
.service {
    padding: 14px;
    text-align: center;
    min-height:170px;
	transition:all 0.3s linear 0s;
	border-left:4px solid #f45762;
}
.service h6 a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin: 12px 0 0;
    text-transform: uppercase;
}
.service.wm-bgcolor.vv > img {
    height: 41px;
}
.service.wm-bgcolor.bb > img {
    height: 41px;
}
.service:hover img{color:#fff;}
.service:hover{ border-left:4px solid #000;}
.fac_left{ background-color:#ddd; box-shadow:0 0 0 3px #fff inset; padding:40px; width:100%; float:left; text-align:center; border-width:16px 16px; border-style: solid solid solid; border-color: #ddd; line-height: 22px;  min-height: 353px; }
.fac_left > h3 {
    font-weight: 600;
    margin: 30px 0;
}

/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  float:left;
  width:100%;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 20px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #f45762;
  background-image: #f45762;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #f45762;
}
.bhoechie-tab-menu .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    border-color: #f45762;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 60px;
  padding-top: 25px;
  padding-bottom:25px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
.list-group-item.text-center {
    border-right: 0 none;
    font-weight: 600;
    padding: 20px 0;
    text-transform: uppercase;
}
.bhoechie-tab-content > h2 {
    margin-bottom: 15px;
	color:#18caaa;
}
.bhoechie-tab-content.active > p {
    color: #000;
    font-weight: 600;
}
.bhoechie-tab-content .fa {
    color: #f45762;
    margin-right: 10px;
}
.bhoechie-tab-content.active li {
    line-height: 30px;
	text-align:justify;
}
.bhoechie-tab-content p {
  text-align: justify;
}
.bhoechie-tab-content .table thead th {
    background-color: #18caaa;
    color: #fff;
    text-transform: uppercase;
}
.bhoechie-tab-content .table {
    //margin-top: 15px;
}
.bhoechie-tab-content .table-responsive > h4 {
    background-color: #f45762;
    color: #fff;
    float: left;
    font-size: 14px;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
}
/*********************accordian*******************/

    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }
.bhoechie-tab {
    border-left: 2px solid #ddd;
    min-height: 310px;
}
/*******************************banner******************************/
.mini_banner {
  display: none !important;
}
.wm-mini-header {
    background-image: url("../images/mini-header.html");
    background-repeat: no-repeat;
    padding: 75px 0 69px;
    position: relative;
    text-align: center;
}
span.wm-blue-transparent {
    background-color: #f45762;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.wm-mini-title h1 {
    color: #ffffff;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 10px;
}
.wm-breadcrumb ul li {
    color: #ffffff;
    display: inline-block;
    list-style: outside none none;
}
.wm-breadcrumb a {
    color: #161616;
    font-size: 14px;
}
.wm-breadcrumb ul li::before {
    color: #ededef;
    content: "";
    font-family: FontAwesome;
    font-size: 12px;
    padding: 10px;
}
.wm-breadcrumb ul li:first-child::before {
    display: none;
}



/*****Infrastructure******/
.infra_tbl {
  box-shadow:0 2px 2px 0px rgba(0,0,0,0.3);
}
.infra_tbl table {
  margin: 0;
}
.infra_tbl table thead tr th {
  font-size: 20px;
  text-align: center;
  color:#18caaa ;
}
.bhoechie-tab-content .tbl_ttl h2 {
    background-color: #18caaa;
    color: #fff;
    font-size:20px;
    padding:10px;
    font-weight:800;
    text-align:center;
    text-transform: uppercase;
}




.navbar-brand > img {
  float: left;
  margin-right: 5px;
}
.navbar-brand > ul {
  padding-left: 90px;
  margin-top:8px;
}
.h_btm .navbar-brand ul li h2 {
  color: #f45762;
  font-weight: bold;
  font-size:34px;
}
.navbar-brand ul li h4 {
  font-size: 17px;
  font-weight: 600;
}





/******News Page******/
.news_bg {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #dddddd;
  float:left;
  width:100%;
  margin-bottom:5px;
  padding-bottom:20px;
  box-shadow:0 1px 1px rgba(0,0,0,0.1);
}
.nws_img {
	position:relative;
}
.nws_img > img {
	width: 100%;
}
.nws_img > h2 {
  font-size: 22px;
  font-weight: bold;
  color:#fff;
  padding:20px;
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  background:rgba(0, 0, 0, 0) linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)) repeat scroll 0 0;
}
.nws_dsp {
	padding:20px;
}
.nws_dsp > ul {
  margin-bottom: 20px;
}
.nws_dsp ul li {
  color: #cccccc;
  display: inline-block;
  margin-right: 20px;
}
.nws_dsp ul li i {
  color: #f45762;
  margin-right: 5px;
}		
.nws_dsp > p {
  line-height: 30px;
  text-align:justify;
}
.news_bg .red_btn {
	float:right;
}


.shr_on {
  border: 1px solid #e6e6e6;
  float: left;
  margin: 10px 0;
  padding: 20px;
  width: 100%;
  background:#fff;
}
.shr_on h3 {
  float: left;
  font-size: 22px;
  font-weight: 600;
}
.shr_on > ul {
  float: right;
}
.shr_on ul li {
  display:inline;
  margin-right:5px;
}
						
.shr_on ul li a i {
  background-color: #3e3e3e;
  color: #ffffff;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.shr_on ul li a:hover i {
  background-color: #f35661;
  color: #ffffff;
}
.cmnt_frm {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  float: left;
  padding: 20px;
  width: 100%;
}
.form-group.hlf_wdth {
  float: left;
  margin-right: 15px;
  width: 31.1%;
}
.cmnt_frm .form-control:focus {
  border-color: #f35661;
  box-shadow: none;
}
.cmnt_frm .form-control {
  background: #ffffff none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color #dddddd;
  border-style: none none solid;
  border-width: 0 0 1px;
  box-shadow: none;
}
.cmnt_frm > h2 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}

.wrkng_hrs {
  float: left;
  width: 100%;
}
.wrkng_hrs > h3 {
  background: #f45762 none repeat scroll 0 0;
  border: 1px solid #dddddd;
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 0;
  padding: 10px;
}
.wrkng_hrs li {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 1px solid #dddddd;
  line-height: 25px;
  margin-bottom: 1px;
  padding: 10px;
  text-align:justify;
}
.wrkng_hrs ul li span {
  display: inline-block;
  font-weight: 600;
  text-align: left;
  width: 90px;
}
.cls {
  background: #f45762 none repeat scroll 0 0;
  color: #ffffff;
  text-align: center !important;
  width: 80px !important;
}
.ply_img img {
  border: 8px solid #ffffff;
  box-shadow: 1px 1px 2px #e6e6e6;
  margin-bottom: 15px;
  width: 100%;
}

.nws_pgntn {
  text-align:center;
}
.nws_pgntn .pagination>li>a, .nws_pgntn .pagination>li>span {
  border-radius: 50% !important;
  margin: 0 5px;
  color:#f35661;
}
.nws_pgntn .pagination>li.active>a {
  background:#f35661;
  color:#fff;
  border-color:#f35661;
}

