@import url(http://fonts.googleapis.com/css?family=Open+Sans);

@import 'https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i';

@import url('https://fonts.googleapis.com/css?family=Fjalla+One');

@import url(http://fonts.googleapis.com/css?family=Roboto:400,500);

@import url('https://fonts.googleapis.com/css?family=Roboto');

/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */
@-webkit-viewport {width: device-width;}
@-moz-viewport {width: device-width;}
@-ms-viewport {width: device-width;}
@-o-viewport {width: device-width;}
@viewport {width: device-width;}


*{ margin:0px;
   padding:0px;
 }
 
body{background:url(images/wall4.png) repeat;}


.fd{
margin:0px;
padding:22px;
width:100%;
height:100%;
background:url(images/wooden.jpg)repeat top center;
background-color:none;
/*background:#F7E8B9;*/
}

.logo{
	 float:left;
	margin: 0 auto;
	padding: 0px;
	width:600px;
	height:100px;
}

.ccare{
margin:0px;
padding:2px;
float:right;
position:relative;
text-align:center;
font-family: 'Fjalla One', sans-serif;
font-size:22px;
color:#FFFFFF;
width:100%;
height:auto;
border:0px solid #9C6;
border-radius:20px;
/*background:#F90;*/
background: rgba(212,62,107,1);
background: -moz-linear-gradient(left, rgba(212,62,107,1) 0%, rgba(186,37,84,0.8) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(212,62,107,1)), color-stop(100%, rgba(186,37,84,0.8)));
background: -webkit-linear-gradient(left, rgba(212,62,107,1) 0%, rgba(186,37,84,0.8) 100%);
background: -o-linear-gradient(left, rgba(212,62,107,1) 0%, rgba(186,37,84,0.8) 100%);
background: -ms-linear-gradient(left, rgba(212,62,107,1) 0%, rgba(186,37,84,0.8) 100%);
background: linear-gradient(to right, rgba(212,62,107,1) 0%, rgba(186,37,84,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d43e6b', endColorstr='#ba2554', GradientType=1 );
}


.hedimg{
	 margin:0px;
     padding:0px;
	 width:100%;
	 height:100%;
	 border:5px solid #1B2640;
	 }
	 

.president {
    font-weight: normal;
    font-size:26px;
    color: #FFFFFF;
	text-align:center;
	margin: 0px 0 0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-top:5px;
	background:#1B2640;
 }
 
  .presititle {
    font-weight: normal;
    font-size:22px;
    color: #FFFF00;
	text-align:center;
	font-weight:normal;
	margin: 0px 0 0px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background:#1B2640;
 }
 
  .mangimg{
	 margin-top:20px;
     padding:0px;
	 border-radius:0px;
	 width:100%;
	 height:100%;
	 border:5px solid #22d18d;
	 }
 .mangatitle {
    font-weight: normal;
    font-size:16px;
    color: #1B2640;
	text-align:center;
	font-weight:normal;
	margin: 0px 0 0px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background:#22d18d;
 }

.mangamett {
    font-weight: normal;
    font-size:22px;
    color: #FFFFFF;
	text-align:center;
	margin: 0px 0 0px;
	padding-left:10px;
	padding-top:5px;
	background:#22d18d;
 }
 


.headi,h2 {
   /*font-family: 'Fjalla One', sans-serif;*/
   font-family: 'Roboto', sans-serif;
    font-weight:500;
    font-size: 30px;
	letter-spacing:2px;
    color: #BE2D57;
	text-transform:uppercase;
	text-shadow: 2px 2px 0 #E2E2E2;
	text-align:left;
	margin: 0px 0 18px;
	padding-bottom:15px;
	padding-left:10px;
	padding-top:15px;
 border-bottom:5px double #3260A2;
/*background: rgba(212,62,107,1);
background: -moz-linear-gradient(left, rgba(212,62,107,1) 0%, rgba(186,37,84,0.8) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(212,62,107,1)), color-stop(100%, rgba(186,37,84,0.8)));
background: -webkit-linear-gradient(left, rgba(212,62,107,1) 0%, rgba(186,37,84,0.8) 100%);
background: -o-linear-gradient(left, rgba(212,62,107,1) 0%, rgba(186,37,84,0.8) 100%);
background: -ms-linear-gradient(left, rgba(212,62,107,1) 0%, rgba(186,37,84,0.8) 100%);
background: linear-gradient(to right, rgba(212,62,107,1) 0%, rgba(186,37,84,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d43e6b', endColorstr='#ba2554', GradientType=1);
	-webkit-border-radius: 15px;
   border-radius:15px;*/
	}  
.mangbg {
    font-weight: normal;
    font-size:20px;
    color: #FFFFFF;
	text-align:center;
	font:28px/40px 'Open Sans', sans-serif;
	margin: 0px 0 0px;
	padding:20px;
	background:#1B2640;
 }
 
 

/*footer_section*/
.footbg {
    font-weight: normal;
    font-size:16px;
    font-family: 'Roboto', sans-serif;
    color: #FFFFFF;
	text-align:center;
	width:100%;
	margin: 30px 0 0px;
	padding:15px;
	background:#1B2640;
-webkit-border-radius: 40px 40px 0 0;
border-radius: 40px 40px 0 0;
 }
	

	
.headip,p{
margin:0px;
padding:0px;
text-align:left;
width:100%;
height:100%;
color:#000000;
background:none;
font-size:17px;
line-height:35px;
font-weight:normal;
font-family: 'Open Sans', sans-serif;
}

.secone {
    font-weight: normal;
    font-size:22px;
    color: #FFFFFF;
	text-align:center;
	margin: 30px 0 0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	background:#D24169;
	-webkit-border-radius: 30px 0 30px 0;
border-radius: 30px 0 30px 0;
 }
 
 
 .seconehed {
    font-weight: normal;
    font-size:20px;
    color: #f7e8b9;
	text-align:center;
	margin:20px 0 0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	background:#1B2640;
	}
	
	
 .seconetita {
    font-weight: normal;
    font-size:18px;
    color: #000000;
	text-align:left;
	margin:20px 0 0px;
	padding-bottom:0px;
	line-height:25px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	background:none;
	}	

  .logo{
	 float:left;
	margin: 0 auto;
	padding: 0px;
	width:600px;
    height:100px;
}

/* navbar */
.navbar-brand
{
height:55px;
width:auto;
color:#FFF;
padding-top:0px;
}

.navbar-default{
  padding:0px;
  margin:0px;
  border:0px;
 }

.custom_nav{
  /*border:2px dotted #14F1F4;*/
   border:0px dotted #14F1F4;
  width: 100%;
  padding:0px;
 margin-bottom:0px;
  margin-top:0px;
 background:#1B2640;
}
.navbar {
	min-height:55px;
	/*background:#F3E743;*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fff763+0,f4dd0e+100 */
/*background:#E5FFC1; */
background:none; 
 /* Old browsers */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#84eff4+0,53cbf1+40,07cff2+100 */
/*background: rgb(132,239,244); /* Old browsers */



	/*border-bottom:3px #3366FF solid;*/
	}
	
.navbar-nav>li>a {
line-height: 38px;
}
.navbar-default .navbar-brand {
  color: #FFF;
     }
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #CCCCCC;
  background-color: transparent;
}



.navbar-default .navbar-nav > li > a {
   color:#FFFFFF;
  height:60px;
  padding-left:35px;
  padding-right:35px;
  border:0px;
  margin:0px;
   text-transform:uppercase;
   text-align:center;
font:18px/30px 'Open Sans', sans-serif;
  display: block;
   text-decoration: none;
  font-weight:500;
   -webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
     border-right: 0px solid rgba(255, 255, 255, 0.32);
	 }


.navbar-default .navbar-nav > li > a:focus {
  color:#FFFFFF;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover
{
color:#262626;	
background:#22d18d;
 font-weight:500;
 -webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-webkit-border-radius: 40px 40px 40px 40px;
border-radius:40px 40px 40px 40px;
border-top:5px solid #f7e8b9;
border-bottom:5px solid #f7e8b9;

}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color:#FFF;
background:#22d18d;
-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	 }
	 
.navbar-default .navbar-toggle {
 border-color: transparent;
}
.navbar-default .navbar-toggle:hover .icon-bar
 { background-color:#22d18d; }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
 background-color:transparent; 
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFFFFF;
   border:0px;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color:transparent;
  
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #F00;
background:#2D58A1;
}

.navbar-static-top{ margin:0px; padding:0px;}

.dropdown:hover{ background:#1B2640;}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align:left;
  list-style: none;
  background-color:#1B2640;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 0px solid #ccc;
  border: 0px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}


.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 1.42857143;
  font:18px/50px 'Open Sans', sans-serif;
  text-decoration: none;
  font-weight:500;
  text-transform: uppercase;
  color: #FFF;
   text-align:left;
  line-height:60px;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	border-bottom:0px #FFF200 solid;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  text-align:left;
  background-color: #22D18D;
  -webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	border-bottom:0px #FFF200 solid;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

<!--navbar_End-->

<!--management_start-->





<!--gallery_End-->
.fancybox-custom .fancybox-skin {
			box-shadow: 0 0 50px #222;
		}
.gall h1 {
  color:#0033CC;
 font-size:2.3em;
 text-align:left;
 margin: 5 0 11px 0;
font-family: 'Raleway', sans-serif;
padding-bottom:10px;
font-weight:500;
background:none;
border-bottom:0px solid #F96;
text-transform:capitalize;
}



.fancybox-custom .fancybox-skin {
			box-shadow: 0 0 50px #222;
		}


.thumbnail{ 
background:none;
border:0px solid #8D0033;
border-radius:0px;
}

.gallery{ margin-top:30px;}

.respo{
border:3px solid #22D18D;
-webkit-border-radius: 30px 0 30px 0;
border-radius: 30px 0 30px 0;}
.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.vid iframe,
.vid object,
.vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.prdpic{
padding:10px;
margin-top:10px;
 border:0px solid #3D6988;
}
  
  .bs-example{
    	margin: 20px;
    }

  .table-bordered td{
background:#32ffaf;
 border:0px;
 }
  
  .table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border:1px dashed #FFFFFF;
   padding:10px;
}	
 
.table-bordered,th{ background:#2c3138;}

thead,th{ color:#f7e8b9;
 font-size:22px;
 text-align:left;
 margin: 5 0 11px 0;
font-family: 'Roboto', sans-serif;
padding:0px;
font-weight:500;
background:none;
text-transform:capitalize;
}

thead,td{ color:#000000;
 font-size:18px;
 text-align:left;
 margin: 5 0 11px 0;
font-family: 'Roboto', sans-serif;
padding:0px;
font-weight:500;
background:none;
text-transform:capitalize;
}

.table-bordered{
border: 5px solid #ddd;
}

<!--job_and_enquery_start-->
/*job_section_page*/ 

.frmblog h2 {
   font-family: 'Roboto Slab', serif;
    font-weight: normal;
    font-size: 26px;
    color: #333333;
	text-transform:uppercase;
	text-align:left;
	margin: 0px 0 18px;
	padding-bottom:15px;
	padding-left:10px;
	padding-top:15px;
	border-left:10px solid #0099CC;
	/*background:rgba(0, 10, 10, 0.74);*/
	} 

legend {
   color: #678;
}
.form-control {
    width: 95%;
}
label small {
    color: #678 !important;
}
span.req {
    color:maroon;
    font-size: 112%;
}

.contact-form{
 margin-left:15px;
 margin-top:15px;
 
 }

/* button section */
.btn2 {
  background: #0054A6;
  border: 0px solid #fff;
  border-radius: 30px;
  color: #FFFFFF;
  padding: 12px 18px;
  margin:20px;
  padding-left:40px;
  padding-right:40px;
  font-weight:normal;
  transition: all 0.2s ease-in;
  text-transform:uppercase;
  font-size:17px;
  font-family: 'Droid Sans', sans-serif;
  font-weight:bold;
}
.btn2:hover {
 background-color:#14F1F4;
  border: 0px solid #666;
   font-size: 17px;
   color:#000000;
   padding-left:40px;
   padding-right:40px;
   font-family: 'Droid Sans', sans-serif;
   font-weight:bold;
   text-decoration:none;
}



.form-group textarea{
	height:100px;
	width:90%;
	text-align:left;
	/*transition: all 0.4s ease-in;*/
    }
/*.form-group textarea:hover{
	height:100px;
	width:90%;
	 transition: all 0.4s ease-in;
    }
.form-group textarea:hover{
	height:100px;
	width:90%;
	background:#E6E6E6;
    }*/		
.form-group input{
	height:40px;
	width:90%;
	text-align:left;
	padding-left:20px;
	border-radius:0px;
	color:#FFFFFF;
   font-family: 'Open Sans', sans-serif;
	background:#1B2640;
	border:0px;
   /* transition: all 0.4s ease-in;*/
    }
/*.form-group input:hover{
	height:40px;
	width:90%;
	background:#E6E6E6;
    transition: all 0.4s ease-in;
    }*/
			
.labels{
	 margin-bottom:10px;
    padding:0;
    font-family: 'Open Sans', sans-serif;
    color:#000000;
    font-size:20px;
	text-transform:capitalize;
	font-weight:normal;
}
	
.form-control{
	 margin:0;
    padding:5px;
    font-family: 'Open Sans', sans-serif;
    color:#000000;
	font-weight:bold;
    font-size:14px;
	text-transform:none;
	}

.btn-info{
 color:#FFF;
font-family: 'Roboto', sans-serif;
font-size:18px;
border-radius:0px;
background:#3498db;
border-color:#3498db;
border:0px;
-webkit-transition: all 0.2s linear;
	 -moz-transition: all 0.2s linear;
	 -o-transition: all 0.2s linear;
	  transition: all 0.2s linear;
}

.btn-info:hover{ color:#000;
background:#F33;
-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	border:1px solid #F33;

}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: #FF3;
    cursor: inherit;
    display: block;
}

.contact-form{
 margin-left:15px;
 margin-top:15px;
 
 }

/* button section */
.btn2 {
  background: #0054A6;
  border: 0px solid #fff;
  border-radius: 30px;
  color: #FFFFFF;
  padding: 12px 18px;
  margin:20px;
  padding-left:40px;
  padding-right:40px;
  font-weight:normal;
  transition: all 0.2s ease-in;
  text-transform:uppercase;
  font-size:17px;
  font-family: 'Roboto', sans-serif;
  font-weight:bold;
}
.btn2:hover {
 background-color:#14F1F4;
  border: 0px solid #666;
   font-size: 17px;
   color:#000000;
   padding-left:40px;
   padding-right:40px;
   font-family: 'Roboto', sans-serif;
   font-weight:bold;
   text-decoration:none;
}


.btn-danger{margin:0px;}


.jobimg{
	margin:0px;
     padding:0px;
	 width:100%;
	 height:100%;
	 border:5px solid #1B2640;
	 }
	 
	 
	 
/* Start_contact */

.addr h4
{
margin:0px;
padding:0px;
font-family: 'Roboto', sans-serif;
text-shadow:-1px 3px 0px #ddd;
font-size:30px;
color:#1B2640;
line-height:1.5em;
font-weight:bold;
border-bottom:0px solid #14F1F4;
}

.addr {

}
.addr ul {
  padding-left: 0;
}
.addr ul li {
  list-style-type: none;
  margin:0px;
padding:0px;
line-height:2.5em;
font-weight:normal;
font-family: 'Open Sans', sans-serif;
font-size:16px;
color:#000000;
} 
.addr ul li i {
  width: 14px;
  margin-right:20px;
  margin-bottom:15px;
  color: #D33F6A;
  font-size:24px;
  text-align: center;
}

.addr ul li a{
 text-decoration:none;
 color:#000000;
 }


.addr ul li a:hover{
 text-decoration:none;
 color:#F00;
 }

/* end_contact */	 


/* intrest_start */
.intershed
{
margin:0px;
padding:0px;
font-family: 'Roboto', sans-serif;
font-size:24px;
color:#1B2640;
text-align:left;
line-height:1.5em;
text-decoration:underline;
font-weight:bold;
border-bottom:0px solid #14F1F4;
}

.interssubi
{
margin:0px;
padding:0px;
font-family: 'Roboto', sans-serif;
font-size:18px;
color:#D23E6A;
text-align:left;
line-height:1.5em;
font-weight:bold;
border-bottom:0px solid #14F1F4;
}



.intro.table-bordered,th{ background:#2c3138;}

.intro,thead,th{ color:#f7e8b9;
 font-size:22px;
 text-align:left;
 margin: 5 0 11px 0;
font-family: 'Roboto', sans-serif;
padding:0px;
font-weight:500;
background:none;
text-transform:capitalize;
}

.intro,thead,td{ color:#000000;
 font-size:18px;
 text-align:left;
 margin: 5 0 11px 0;
font-family: 'Roboto', sans-serif;
padding:0px;
font-weight:500;
background:none;
text-transform:capitalize;
}

.intro.table-bordered{
border: 5px solid #ddd;
}

.intro.table-bordered td{
background:#F7E8B9;
 border:0px;
 }
 
.intro.table-bordered > thead > tr > th,
.intro.table-bordered > tbody > tr > th,
.intro.table-bordered > tfoot > tr > th,
.intro.table-bordered > thead > tr > td,
.intro.table-bordered > tbody > tr > td,
.intro.table-bordered > tfoot > tr > td {
  border:1px dashed #2C3138;
   padding:10px;
}	
  
.intro.table-bordered > thead > tr > th,
.intro.table-bordered > tbody > tr > th,
.intro.table-bordered > tfoot > tr > th{ padding:10px;}  