header{
background-color:#fff;
padding-top:0px;
padding-bottom:0px;
border-top:2px solid #003d5b;
background:url(../images/header_bg.jpg) repeat-x
}


header.sticky {
position: fixed;
 width:100%;
 z-index:1;

	transition: all 0.4s ease;
 
 
			
		
}
br .clear{
	padding:0px;
	margin:0px;
		
}
hr{
	border-top: 1px dashed #8c8b8b;
	padding:0px;
	
}

a{
transition: all 0.4s ease;	
}
a:hover{
	text-decoration:none;	
}


section{
	padding:20px 0 20px 0;
	
}

.innersection{
padding:40px 0 40px 0;	
}
#top_header{
	padding:10px 0 10px 0;
	
	border-top:2px solid #d7d5d5;
	background-color:#fff;
	
}
#top_header input[type="text"],button{
	background-color:#f9f6f6;
	border:0px;
	padding:10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#top_header input[type="text"]{
	border-left:1px solid #ccc;
	}
	
	#top_header button{
		border-right:1px solid #ccc;
	}



#top_header i{
	font-size:18px;
	color:#7b7c7b;
	margin-right:10px;
	margin-top:10px;
	
}
.logo{
display:none;

}


 .logo_marign img{
	 margin-top:20px;
	 
 }


.black{
color:#757575;
}
.callus i{
font-size:25px;
color:#c4bbb2;
width:40px

}
.book{
text-transform:uppercase;
font-size:14px;
}
.book a{
background:url(../images/banner.png) no-repeat center;
color:#FFFFFF;
display:block;
text-align:center;
line-height:41px;
cursor:pointer;

}

#topmenu{
	background-color:#13253d;
	border-bottom:1px dashed #defdff;
	font-size:14px;
	
}
#topmenu .navbar-nav{
	margin-top:30px;
	
}

#topmenu .navbar-nav>li>a{
color:#e0feff;
}
#topmenu .navbar-nav>li>a:hover{
color:#f3b53d;
}
#topmenu  .navbar-nav>li>a:focus{
background:none!important

}
#topmenu  .navbar-nav>li.active>a {
 color:#f3b53d!important;
}



#menu{
color:#fff;

font-size:14px;
font-weight:700;
background-color:#06aed5;
margin:0px 0;
border-top:1px solid #003d5b;

border-bottom:1px solid #003d5b;
text-transform:uppercase;

}

#menu.sticky {
position: fixed;
 width:100%;
 z-index:1111;
transition: all 0.4s ease;
 -webkit-box-shadow: 0 8px 6px -6px #cccccc;
	   -moz-box-shadow: 0 8px 6px -6px #cccccc;
	        box-shadow: 0 0px 5px 0px #fff;
				
			padding:0px;
			top:0;
			
			-webkit-animation: top 1s; /* Safari 4+ */
  -moz-animation:    top 0.90s ; /* Fx 5+ */
  -o-animation:      top 1s ; /* Opera 12+ */
  animation:         top 0.90s ; 
}

@keyframes opa {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes top{
from { top: -100px;  }
  to   { top: 0; }	
}
	

.navbar-nav>li>a{
color:#fff;
}
.navbar-nav>li{



}
.navbar-nav>li>a:hover{
color:#fff;
background:#003d5b;
}
.navbar-nav>li:hover{
background-color:#003d5b;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-right:15px;
	padding-left:15px;
	border-right:0px solid #003b73;
	
	
}

.navbar-nav>li>a:focus{
background:none!important

}
.navbar-nav>li.active>a {

 
}

.navbar-toggle{
background-color:#003262!important;
}

.slider{
	background:#fff;
	


}
.slide{
	
	
}


#menu ul.nav > li {

background:url(../images/menu_divider.jpg) no-repeat right;
margin:0px;
}

 
#menu ul.nav > li:last-child {
background:none;
 }

#menu ul.nav > li ul {
	background-color:#e71d36;
	
	
}
#menu ul.nav > li ul li{
	margin-bottom:8px;
	padding-right:20px;
	
}
#menu ul.nav > li ul li a{
	color:#fff;
	font-size:13px;
}
#menu ul.nav > li ul li:hover,#menu ul.nav > li ul a:hover{
	background-color:#A71527;
}


.icon-bar {
    background-color:#fff!important;
}

.item h1 {
  -webkit-animation-duration: 3s;
  -webkit-animation-delay: 1s;
  
}
.item img{
	margin:0 auto;	
}

.item p {

  
 }


.carousel-inner p:nth-child(2) {
  -webkit-animation-delay: 2s;
 }
.carousel-inner p:nth-child(3) {
  -webkit-animation-delay: 3s;
 }
.carousel-inner p:nth-child(4) {
  -webkit-animation-delay: 4s;
  
 }


 
.carousel-caption {
    /* position: absolute; */
  
   top: 25%;
    left:20px;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 20px;
    color: #fff;
    text-align:inherit;
    text-shadow: 0 0px 0px rgba(0,0,0,.6);

}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image:none;
    background-image:none;
    background-image:none;
    background-image:none;
    filter:none;
    background-repeat: repeat-x;
}

.carousel-control.left {
   
    background-image:none;
    background-image:none;
    background-image:none;
    background-image:none;
    filter:none;
    background-repeat: repeat-x;
}

.carousel-caption h1{
font-size:36px;
color:#0a6b44;
margin-bottom:10px;
text-transform:uppercase;

}
.carousel-caption p{
font-size:24px;
color:#95a19c;
font-weight:400;
text-transform:uppercase;
margin-bottom:5px;
font-family: 'Archivo Black', sans-serif;
}


 .green{
 color:#94c84a;
 
 }
 
.carousel-caption p i{
color:#b27d98;
margin-right:5px
}

.content{
font-family: 'Open Sans', sans-serif;
font-size:14px;
color:#c4ddf2;
text-align:justify;
line-height:30px;
}

.content h1{
color:#003d5b;
font-size:22px;
margin:10px 0 10px 0;
padding:10px 0 10px 0;
text-transform:uppercase;
border-bottom:1px solid #cccccc;

}
.content h2{
	color:#ffed66;
	padding:10px 0 10px 0;
	
	font-size:18px;
	margin-bottom:8px;
	

	
}

.content h3{
	color:#57cff0;
	padding:10px 0 10px 0;
	
	font-size:14px;
	margin:10px auto;
	

	
}

.content a{
color:#f3b53d;
text-decoration:none;
}

.content i{
	margin-right:10px;
}

#arrowitems{
font-family: 'Montserrat', sans-serif;
font-size:18px;
color:#FFFFFF;
}

#arrowitems a{
color:#fff;
text-align:center;

text-decoration:none;

}
#arrowitems p{
padding:0 10px  0 0;
margin:1px 0 1px 0;
text-align:right;
line-height:50px;

}


#arrowitems p:nth-child(1){
/*background:url(../images/green_arrow.png) no-repeat right;*/
background-color:#6A3F1E;

}

#arrowitems p:nth-child(2){

background-color:#A96530;
}

#arrowitems p:nth-child(3){
	background-color:#E98B42;

}


#highlights{
color:#555555;
font-weight:400;
text-align:justify;
}

#highlights h2{
	font-size:20PX;
	color:#fff;
	background-color:#4dc8bc;
	display:inline-block;
	padding:15px;
	text-transform:uppercase;
	margin:0 auto;
	
}


#highlights p{
	font-size:15px;
	line-height:24px;
	min-height:200px;
	
	
}
#highlights h3{
	text-transform:uppercase;
	min-height:50px;
}
#highlights .readmore a{
	font-size:14px;
	color:#d14f42;
	
}
#highlights .title{
	
	background-color:#fcc44e;
	padding:18px;
	text-align:center;
	color:#ffffff;
	font-style:italic;
	font-weight:700;
	position:relative;
	margin-top:10px;

}
#highlights .title img{
	position:absolute;
	top:-12px;
	margin:0 35%;
	
}
#highlights .title strong{
	color:#262626;
	
}
.flex{

 display: -webkit-flex; /* Safari */
    display: flex;

 justify-content: center;
	flex-wrap: wrap;
	width:100%;
	

}
.flexinbox{
	width:150px;
	
	margin:10px;
	text-align:center;
	text-transform:uppercase;
	font-weight:700;
	
	

	
}

.flexmessage{
	width:220px;
	
	margin:10px;
	text-align:center;
	
	
	
	

	
}
.flexmessage h4{
	color:#003d5b!important;
	text-transform:none;
	text-align:center;
	font-weight:500;
	font-size:16px!important;
	margin:10px 0 10px 0;
	padding:0px;
	
}
.flexmessage img{
	background-color:#cccccc;
	padding:5px;
	
}

.flexmessage a{
	display:block;
	background-color:#06aed5;
	font-size:13px;
	padding:5px;
	color:#fff;
	text-transform:none;	
}
.flexmessage a:hover{
	background-color:#003d5b;
	
}

.regbox{
	width:44%;
	margin:8px;
	padding:0 20px 0 20px;
	border:1px solid #cccccc;
	
	
	
}
.regbox ul{
	padding:0 0 0 20px;
	margin:0px
	
		
}
.regbox ul li{
	margin-bottom:10px;
	list-style-image:url(../images/arrowicon.png);
}
	

.regbox h3{
	color:#003d5b!important;
	
}
.contactbox{
		width:48%;
	margin:8px;
	padding:0 20px 0 20px;
	border:1px solid #cccccc;
}
.presonbox{
	width:250px;
	
}
#service{
background-color:#fafafa;
position:relative;

}

#service .icon{
width:100px;
height:100px;
position:absolute;
background:url(../images/tube.png) no-repeat center;
background-color:#9ccc5a;
margin:0 auto;
right:40%;
left:40%;
top:-50px;
border-radius:50%;

}
#service h1{
text-align:center;
padding:10px 0 20px 0;
font-size:24px;
color:#9D551D;

}

#service h2{

padding:20px 0 20px 0;
font-size:20px;
color:#44875B;


}

#service  ul{
padding:0px;
margin:20px 0px 0 25px;

}

#service  li{
list-style-image:url(../images/icon.jpg);
color:#1b1a1a;
font-size:15px;

}
#service .bx{


}
#service .bx p{
color:#757575;
min-height:200px;
font-size:15px;

}
.more{

color:#FFFFFF;
font-size:14px;
}
.more a{
color:#FFFFFF;
display:inline-block;
background-color:#272a8e;
padding:2px 20px 2px 20px;

text-decoration:none;
text-align:center;
margin:0 auto;
}
.more a:hover{
background-color:#e71d36;
}

/*
more

*/
#moreservice{
background-color:#fbf8fa;
color:#757575;

}

#moreservice img{
margin:0 auto;
}

#moreservice h1{
font-family: 'Montserrat', sans-serif;
color:#5e6d86;
text-align:center;
font-size:20px;
margin:10px 0 10px 0;
text-transform:uppercase;
font-weight:700;
}
/* testimonial

*/
#testimonial{
background:url(../images/testimonail.jpg) no-repeat;
height:auto;
text-align:center;

  background-position:center center;

  width:100%;
  font-family: 'Playball', cursive;
  font-size:20px;
  color:#835947;
  background-color:#ecdde2;
}

#testimonial h1{
font-family: 'Montserrat', sans-serif;
font-size:34px;
text-transform:uppercase;
padding:20px 0 20px 0;

}
#main-gallery{
width:80%;
margin:0 auto;
}
.gallery-cell {
  width:100%;
  margin:0 auto;
}
.vgallery img{
	margin:0 auto;
	border:1px solid #cccccc;
	
}

.jus{
	text-align:justify	
}
.flickity-page-dots {
  bottom: 25px;
}

.flickity-page-dots,.dot.is-selected {
  background: #7AA641;
  display:none;
}


.flickity-prev-next-button.previous, .flickity-prev-next-button.next{
background:none!important;
}
footer{


color:#333333;
font-size:13px;
background-color:#ebebeb;
border-top:1px solid #bebdbd;
padding:10px 0 10px 0;
line-height:25px;
text-align:center;

}
footer i{

color:#fff!important;
font-size:16px!important;
margin-right:5px;



}
footer .copy{
border-top:1px solid #bebdbd;
margin-top:10px;
padding-top:5px;	
}
footer a{
color:#003d5b;
font-weight:400;
font-size:14px;
margin:0 5px 0 5px;

}
footer a:hover{
text-decoration:underline;
color:#333333;


}

footer .link{
	font-size:16px;
	

}

footer .link ul{
	padding:0px;
	float:left;
	margin-right:25px;


}

footer .link ul li{
	list-style:none;

}
footer .link a{
margin:15px 0 15px 0;
font-size:14px;
color:#fdfffc;

}
footer .link a:hover{
color:#ff9f1c;

}
.footericon{
text-align:center;


}
.footerbottom{
background-color:#3b3d4a;
padding:10px 0 10px 0px;
font-size:12px;

color:#ffffff;
}

footer h1{
font-family: 'Montserrat', sans-serif;
font-size:16px;
color:#ffffff;

text-transform:uppercase;
margin-top:10px;
margin-bottom:20px;
border-bottom:1px solid #3b3d4a;
padding-bottom:10px;

}

.brown{
color:#fae3c4!important;

}
.white{
color:#fff!important;
}

.white1{
color:#ffffff!important;
}

nav{
width:100%;
z-index:400;
background-color:#fff;
transition-duration : 6s;
transition: all 0.4s ease;

}
nav.fixed-header {
  position: fixed;
  top:0; left:0;
  width: 100%; 
  

	        box-shadow: 0 2px 10px 0px #ccc; 
  
}




.navbar-header{
display:none;
transition: all 0.4s ease;
}

.block{
	display:block;
	opacity:1;
	
}


@media(min-width: 768px){
 

.callus{
margin-top:0px;

}

.margin-top{
margin-bottom:0px!important;
margin-top:0x!important;

}

}

@media(max-width: 800px){
  #service .bx{
  margin-bottom:10px;


}




#bride{
background:url(../images/bride1.jpg) no-repeat;
min-height:10px;

  background-position:center;
  background-attachment:scroll;
  background-size:100%;
  width:100%;
  font-family: 'Playball', cursive;
  font-size:18px;
  color:#835947;
  
}

#bride h1{
font-size:18px;

}

}






.shadow{

}


/* 
/*! Flickity v1.0.0
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-radius:50%;background:#fff;background:hsla(0,0%,100%,.75);cursor:pointer;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:0;box-shadow:0 0 0 5px #09F}.flickity-prev-next-button:active{filter:alpha(opacity=60);opacity:.6}.flickity-prev-next-button.previous{left:-50px}.flickity-prev-next-button.next{right:-50px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:30px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{filter:alpha(opacity=30);opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-prev-next-button.no-svg{color:#333;font-size:26px}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;filter:alpha(opacity=25);opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{filter:alpha(opacity=100);opacity:1}

/*

*/

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/loader.gif) center no-repeat #fff;
}

.list{
	
}
.list ul{
	padding:0 0 0 10px;
	marign:0px
	
}

.list ul li{
	margin-bottom:5px;

	
}

.leftmenu{
	min-height:400px;
	
	font-size:14px;
	
	
}
.leftmenu ul{
	padding:0px;
	margin:0px;
}

.leftmenu li{
	padding:0 0 0 5px
	margin:0 0 0px 0;
	list-style:none;
	
}

.leftmenu li a{
	display:block;
	color:#fff;
	padding:8px;
	text-decoration:none;
	
	font-weight:400;
	background-color:#003d5b;
	margin-bottom:1px;
}

.leftmenu li a:hover{
	background-color:#06aed5;

}
.leftactive a{
border-right:4px solid #ff9f1c!important;	
font-weight:700!important;	
}

.form{

}



.form input[type="text"],.form input[type="email"],.form textarea{
width:100%;
margin:10px 0 10px 0;
padding:10px;
border:1px solid #cccccc;
background-color:#f0efef;
transition: all 0.4s ease;
}

.form input[type="text"]:focus,.form input[type="email"]:focus,.form textarea:focus{
background-color:#e9e9e9;
border:1px solid #cccccc;
    outline: -webkit-focus-ring-color auto 0px;
}


.form input[type="submit"],.form input[type="reset"]{
border:0px;
background-color:#ff9f1c;
color:#FFFFFF;
font-size:14px;
padding:6px;
transition: all 0.4s ease;	
}

.form input[type="submit"]:hover,.form input[type="reset"]:hover{

background-color:#003262;

}


gallery{
	
	}
	
	.gallery ul{
	padding:0px;
	margin:0 0 0 80px;
	}
	
	.gallery li{
	list-style:none;
	float:left;
	margin:2px;
	}
	
	.gallery  img{
	padding:5px;
	-webkit-box-shadow: 0 10px 6px -10px #777;
	   -moz-box-shadow: 0 10px 6px -10px #777;
	        box-shadow: 0 10px 6px -10px #777;
			margin-top:10px;
			margin-bottom:10px;
			border:1px solid #cccccc;
			width:200px;
			
	}

/*tamil */

.innercontent{
	border-top:6px solid #06aed5;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	
	background-color:#fff;
	-webkit-box-shadow: 0px 6px 10px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 6px 10px -6px rgba(0,0,0,0.75);
box-shadow: 0px 6px 10px -6px rgba(0,0,0,0.5);
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;	
border-bottom:1px solid #cccccc;	
}

.innerbg{
	background-color:#ecf0f5;
	
}
.front {
	

	
}

.front h1,h2,h3,h4,h5{
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	line-height:24px;
	-webkit-font-smoothing: antialiased;
	
}

.front h1{
	font-size:17px;
	color:#003d5b;
	border-bottom:1px solid #cccccc;
	text-transform:uppercase;
	font-weight:600;
	

}
.front h2{
	font-size:17px;
	color:#fff;
	background-color:#003d5b;
	padding-left:10px;
	font-weight:600;

}
.front h3{
	font-size:14px;
	color:#02040f;
	min-height:0px;
	
	
	
	

}
.front h4{
	font-size:13px;
	color:#e38d18;
	
	
	
	
	

}
.front h5{
	background-color:#003d5b;
	color:#fff;
	text-align:center;
	font-size:20px;
	text-transform:uppercase;
		
}
.title{
	background-color:#6da513;
	color:#fff;
	text-align:center;
	padding:10px;
	font-weight:700;
}
.title a{
	color:#fff;
	
}
#events{
	position:relative;
	
}
#events .text{
	position:absolute;	
	z-index:1111;
	width:100%;
	text-align:center;
	top: 50%;
  transform: translateY(-50%);
	
}
#events img{
	position:relative;
}
#events .text h1{
	color:#26d3fb;
	text-transform:none;
	border-bottom:0px solid #cccccc;
	padding:0px;
	margin:0px;
	font-weight:500;
	
}
#events hr{
border-top: 1px solid #7e7e7e;
margin:10px auto; 
}
#events .text h2{
	color:#fff;
	text-transform:none;
	background:none;
	border-bottom:0px solid #cccccc;
	font-size:16px;
	padding:0px;
	margin:0px;
	font-weight:500;
	
	
}
.viewmore{
	text-align:center	
}
.viewmore a{
	display:inline-block;
	padding:8px 10px 8px 10px;
	background-color:#84c220;
	color:#fff;
	margin-top:10px;
	
}
.viewmore a:hover{
	
	background-color:#003d5b;

	
}

.section_divider{
	border-bottom:1px dashed #636363;
	border-top:1px dashed #636363;
}
.section_divider h2{
	margin-bottom:0px;
	padding-bottom:0px;
	
}
.courses h3{
	font-size:14px;
	color:#02040f;
	text-align:center;
	min-height:0px!important;
	margin:0px;
	padding:0px;
	

}
.courses h4{
	font-size:12px;
	color:#636363;
	text-align:center;
	margin:0px;
	padding:0px;
	

}
.courses  img{
	margin:0 auto;
	border:1px solid #ccc;
}


#about i{
	color:#f3b53d;
	font-size:40px;
	
}
#about h1{
	color:#f1f1f1;
	font-size:18px;
	padding:16px 0px;
	border-bottom:2px solid #50c7e7;
	
	text-transform:uppercase;
	
}
#centers{
	
	text-align:center;

	
	
}

#centers  h2{	

}
#centers .box{
	
	
	
	
	
	
	
	border-right:1px solid #ccc;
	
}
#centers img{
	margin:5px auto;
	
	border:3px solid #fff;
}
#centers address{
	
	
	
	
}
#centers  i{
	font-size:20px;
	color:#ff5e5b;
	margin-bottom:10px;
}
.no-min-height{
	min-height:0px!important;
}
#centers .minheight{
	
}
#board{
	background-color:#f3b53d;
	padding:180px 0 180px 0;

	
}
#board .flex{

	display: -webkit-flex;
    display: flex;
	align-items:center;
	height:350px;
		

}
#board h1{
	color:#13253c;
	font-size:35px;
	text-transform:uppercase
	
	
}
#board a h1{
	color:#13253c;
	font-size:35px;
	text-transform:uppercase
	
	
}
#board h1 span{
color:#fff;	
}
#board ul{
	margin:0 0 0 30px;
	padding:0px;	
}

#board li{
	list-style:none;
	font-size:20px;
	margin:20px auto;
	font-weight:700;
}
#board li span{
	color:#f7fff7;
	font-style:italic;
}
#board .rightdivider{
	background:url(../images/yelllow_arrow.jpg) no-repeat right center;
	
}
.nopadding{
	padding:0px;
	
}


#videos{
	background-color:#defdff;

	text-align:center;
}
#videos h1{
font-size:20px;
background-color:#d34346;
padding:20px 0;
	color:#fff;	
	text-transform:uppercase;
	margin:10px 0 40px 0;	
}

#videos h2{
	font-family: 'Montserrat', sans-serif;

	color:#00103f;
	padding:16px 0;
	font-size:15px;
	
	
	
}
#videos img{
	border-radius:8px;
	
}

#videos hr{
	border-top: 1px dashed #00103f;	
}
#photo{
	
	text-align:center;
}

#photo h1{
text-align:left;	
}

#photo h2,h3{
	
padding:10px 0px;
	margin:0px;
	
}
#photo h2{
	font-size:16px;
	
	
	
	
	
}

#photo h3{
	
	
}
#photo h4{
	padding:0px;
	margin:0px;
	
	
}
#photo hr{
	border-top: 1px dashed #8c8b8b;
	padding:0px;
	
}

#short{
	

	text-align:center;
}
#short h1{
	
font-size:20px;
background-color:#000f3e;
padding:20px 0;
	color:#FFF;	
	text-transform:uppercase;
	margin:10px 0 40px 0;	
}
#short .box{

	
}
#short ul{
	text-align:left;
	margin:0px;
	padding:0px;	
}

#short ul li{
	list-style:none;
	background-color:#ff9f1c;
	font-size:14x;
	padding:10px;
	margin:10px auto;
	text-transform:uppercase;
	font-weight:700;
	border-left:4px  solid #004F4D;
	color:#FFF;
}

#honor{
	text-align:center;
	
	
}
#honor hr{
	border-top:1px solid #cccccc;		
}
#honor h1{
	text-align:left;	
}
#honor h3{
	min-height:90px;	
}

.black{
	color:#fff;
	font-weight:700;
}
.tablecollapsed{
border-collapse: collapse;
border:1px solid #f7fff7;

}
.content hr{
	border-top:1px solid #3163a3;	
}

.clickhere-button{
	
}

.clickhere-button a{
	background-color:#cccccc;
	display:block;
	color:#02040f;
	padding:10px  15px 10px 15px;
	font-weight:700;
	font-size:13px;
	
}
.clickhere-button a:hover{
	background-color:#ff9f1c;
	display:block;
	color:#0d4443;
	padding:10px  15px 10px 15px;
	
	
}

.cricle_border{
border:2px dashed #f4f4f4;
padding:4px;

}
#doctor{
	background-color:#9a0e12;
	text-align:center;
}
#doctor h1{
	font-size:30px;

padding:20px 0;
	color:#f7fff7;	
	
	margin:10px 0 0px 0;
		
}
#doctor h2{
	color:#ffed66;
	font-size:20px;
	padding:10px 0px;

text-transform:uppercase;
line-height:20px;

}	
#publication{
	background-color:#defdff;
	text-align:center;
	
}

#publication h1{
	font-size:20px;
background-color:#000f3e;
padding:20px 0;
	color:#fff;	
	text-transform:uppercase;
	margin:10px 0 40px 0;
}
#publication h2{
	color:#000f3e;
	font-size:18px;
	padding:10px 0px;

text-transform:uppercase;
line-height:20px;
display:block;
border-top:1px solid #177876;
border-bottom:1px solid #177876;

}	


#publication h3{
	color:#9a0e12;
	font-size:16px;
	padding:10px 0px;

text-transform:uppercase;
line-height:20px;
display:block;
border-top:1px solid #177876;
border-bottom:1px solid #177876;

}	

/*Tamil */

/* scrollup */



.scrollup{
	width: 30px;
	height: 30px;
	
opacity:0.9;
	position: fixed;
	bottom: 20px;
	right: 25px;
	color: #fff;
	cursor: pointer;
	background-color: #003262;
	z-index: 1000;
	 transition: all 0.4s ease;
	
}

.scrollup:hover {
	background: #ff9f1c;
	opacity:1;
	
}

.scrollup i {
	font-size: 13px;
	position: absolute;
	
	color: #fff;
	left: 50%;
	top: 50%;
	margin-top: -7px;
	margin-left: -6px;
	text-decoration: none;

}
.readmore{
	margin-top:5px;

}
.readmore a{
	display:inline-block;
	color:#fff;
	background-color:#003261;
	padding:5px 10px 5px 10px;

}
.readmore a:hover{
	background-color:#ff9f1c;	
}

.followuson{
	
	

}

.followuson i{
	background-color:#003262;
	color:#fff;
	padding:10px;
	width:30px;
	height:30px;
	text-align:center;
	margin:0 1px 0 1px;	
}

@media only screen and (max-width: 700px) {


.leftmenu{
	min-height:10px;
	border-right:1px solid #cccccc;
	font-size:14px;
	
}

navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-right:12px;
	padding-left:12px;
	border-right:0px solid #003b73;
	
	border-bottom:1px solid #003b73!important;
}

}

.board{
	text-align:center;
	font-family: 'Merriweather', serif;
	font-size:15px;
	font-weight:700;
	margin-top:40px;
	color:#333333;
}
.board span{
	
}

.board ul{
	margin:0px;
	padding:0px;
	
}

.board li{
	display:inline-block;
	list-style:none;
	width:350px;
	
	background-color:#f4f4f4;
	margin:5px;
	padding:20px 10px 20px 10px;
	border:1px solid #ccc;
}
.board  span{
	color:#ff921c;
	font-size:14px;
}
.board li  a {
	color:#333333;



}
.board li a:hover{
	text-decoration:underline;	
}
/*innerpopup */

.mailconform{
	background:#fff;
	text-align:center;
	
}
.mailconform h1{
	font-size:14px;	
}

@media screen and (max-width: 850px) {
.contactbox,.regbox{
		width:100%;
}

.gallery  img{
	width:400px;
	
}

#events .text{
	position:relative;
	z-index:1111;
	width:100%;
	text-align:center;
	top: 0;
  transform:none;
  background-color:#000000;
  padding:5px;
}
#events img{
	display:none;
}

}

.flexb{
	display:flex;
	
	
}
.flexb>div{
	width:100%;
	flex-wrap: wrap;
	
}
.eventbg{
background:#06aed5;
text-align:center;
background:url(../images/hotel_bg.jpg) no-repeat;
min-height:390px;
	}
	
	.eventbg h2{
		font-weight:400;
		font-size:20px;
		color:#06aed5;
		padding-top:15%;
			
	}
	
		
	.eventbg h1{
		color:#fff;
		font-size:25px;
		margin-bottom:10px;
		
	}
	.noright{
		padding-right:0px;
		margin-right:0px;
	}
	
		.noleft{
		padding-left:0px;
		margin-left:0px;
	}
	
	.heading{
		background-color:#6da513;
		color:#fff;
		padding:20px;
		font-family: 'Montserrat', sans-serif;
		text-align:center;
		font-size:20px;	
	}
	
	.heading2{
		color:#9f3828;
		font-family: 'Montserrat', sans-serif;
		font-size:20px;
		text-align:center;
			border-bottom:1px solid #e59c3b;
		padding:10px;
		margin-bottom:10px;
	}
	.paticipate{
		background-color:#e67817;
		
	}
	
	 .borderbox{
		 border:1px solid #e59c3b;
	 }
	 
	 .p5{
		 padding:20px; 
	 }
	 .blinks{
		 
	 animation: blink 2s linear infinite;
	 }
	 
	 @keyframes blink{
0%{opacity: 0;}
50%{opacity: 1;}
100%{opacity: 0;}
}

#annocument{
	background-color:#8EA604;
	text-align:center;
	color:#fff;
	
}
.btns a{
	display:inline-block;
	font-size:18px;
	background-image:linear-gradient(to top,#C5283D,#B42538);
	padding:8px 16px;
	color:#fff;
	border:1px solid #A22132;
	box-shadow: 0px 10px 10px #ccc;
}
.btns a:hover{
	display:inline-block;
	font-size:18px;
	background-image:linear-gradient(to top,#FFA400,#FFAC17);
	padding:8px 16px;
	color:#fff;
	border:1px solid #A36900;
	box-shadow: 0px 8px 10px #ccc;
}