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

body{ background: #ecf9ff url(../images/bg.jpg) repeat-x;

}

body {
    font-family: 'Cabin', sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
}


.box {
    border-radius: 3px;
   border:1px solid #5da9c3;
    padding: 10px 25px;
    text-align: left;
    display: block;
    margin-top: 30px;
	background-color:#FFF;
}
.box:hover
{
	 box-shadow: 0 2px 5px 0 #5da9c3, 0 2px 10px 0 #5da9c3;
}

h3, h4, h2, h1{font-family: 'Cabin', sans-serif; font-weight:400 !important}



.info > p {
font-family: 'Cabin', sans-serif;   
    font-size: 16px;
   
   
}
.info > a {
    background-color: #167695;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
	
}
.info > a:hover {
    background-color: #0288d1;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}
.swch
{
margin-left:110px;
margin-top:53px;
}
.swch2
{
margin-left:110px;
margin-top:68px;
}
.swch3
{
margin-left: 120px;
margin-top: 36px;
}
.alig1
{
	padding-bottom:10px;
	padding-top:20px;
}
.charity
{
	margin-top:60px;
	
	
}
.charity2
{
margin-top:25px;	
}
.btom-footer{ width:100%;
background:#115b68;
padding:15px 0;
color:#fff;
font-size:12px;
margin-top:40px;
padding-top:30px;}

.btn-primary {
 
  background-image: linear-gradient(to bottom,#167695 0,#167695 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #121415;
}
.bluebox
{
	background-color:#2a9cc1;
	padding-bottom:10px;
	padding-top:10px;
	color:#FFF;
}
.info h4 {
    font-size: 23px;
   
	  font-size: 23px;
  
  font-weight: 700 !important;
  letter-spacing: 0px;
}

/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0px;
	float:right;
	  padding: -1px 0 53px 0;
	  
}
ul.social-network li {
	display: inline;
	margin: 0 5px;

}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#000;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 30px;
	height: 30px;
	font-size:17px;
	
	margin-left:-10px;
		
}
.social-circle li i {
	margin:0;
	line-height:35px;
	text-align: center;
	
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
	
}
.navigation{ width:100%;
 background: #f2f2f2 !important;
 border-bottom:solid #00beda 5px;}
.menu{
 border: 0px !important;
   padding-top: 8px;
 box-shadow: none !important;
 background:#000 !important;
 background-image: none !important;
border-radius: 9px 10px 0 0px !important;
 margin-bottom:0px !important;
 font-family: 'Pragati Narrow', sans-serif; !important;

}


.menu ul li a{ font-size:17px !important;
/*color:#000 !important;*/}

 .navbar-default .navbar-nav>li>a {
display: block;
 padding: 7px 15px;
 border-radius: 4px;
 margin-left:4px;
 color:#fff;}
 
 
.navbar-default .navbar-nav>li>a:hover{ background:#4090A9; color:#fff !important }
 
  .active-menu{ background: #4090A9; color:#fff !important; border-radius:4px; }
  .wel
{
	
	margin-top:30px;
}
.pad1
{
	padding-bottom:20px;
}
.pad2
{
	padding-bottom:24px;
}

.red{
    color:red;
    }
.form-area
{
    background-color: #fff;
	padding: 42px 40px 60px;
	margin: 20px 0px 60px;
	border: 1px solid #4090A9;
	color:#4090A9;
	}
	.map
	{
		margin-left:80px;
	}
	
	.btn-default:hover, .btn-default:focus {
    background-color: 
	#337AB7;
    background-position: 0px -15px;
}
.btn-default {
    text-shadow: 0px 1px 0px #FFF;
    background-image: linear-gradient(to bottom, #4090A9 0%, #4090A9 100%);
    background-repeat: repeat-x;
    border-color: #000;
	color:#FFF;
}
.contact
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	float:right;
}
.imgmar
{
	margin-right:10px;
	margin-bottom:10px;
}
.shadow
{
-webkit-box-shadow:  0px 1px 5px 1px rgba(192, 192, 192, 1);
-moz-box-shadow:  0px 1px 5px 1px rgba(192, 192, 192, 1);
box-shadow:  0px 1px 5px 1px rgba(192, 192, 192, 1);
border:1px solid #F0F0F0;
}
.last
{
	margin-left:1px;
}
.gallery{ padding:10px
}

.space1
{
	margin-top:20px;
    padding-bottom:20px;
}
.abt{
    padding: 20px;
	padding-right:160px;
	text-align: center;
	padding: 24px 339px 41px 55px;
	margin-left: -100px;
	
}

.destacados{
    padding: 20px;
	padding-right:160px;
	text-align: center;
	padding: 24px 339px 41px 55px;
	margin-left: -100px;
	
}
.destacados > div > div{
	padding: 10px;
	
	border: 1px solid transparent;
	background-color:#FFF;
	transition: 0.2s;
	border: 1px solid rgb(200, 200, 200);
}
.destacados > div:hover > div{
	margin-top: -10px;
	border: 1px solid rgb(200, 200, 200);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
	background: rgba(200, 200, 200, 0.1);
	transition: 0.5s;
}
   
    
	.animate {
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.info-card {
		width: 100%;
		border: 1px solid rgb(215, 215, 215);
		position: relative;
	font-family: 'Cabin', sans-serif; 
		margin-bottom: 20px;
		overflow: hidden;
	}
	.info-card > img {
		width: 100px;
		margin-bottom: 60px;
	}
	.info-card .info-card-details,
	.info-card .info-card-details .info-card-header  {
		width: 100%;
		height: 100%;
		position: absolute;
		bottom: -100%;
		left: 0;
		padding: 0 15px;
		background:#ecf9ff;
		text-align: center;
	}
	.info-card .info-card-details::-webkit-scrollbar {
		width: 8px;
	}
	.info-card .info-card-details::-webkit-scrollbar-button {
		width: 8px;
		height: 0px;
	}
	.info-card .info-card-details::-webkit-scrollbar-track {
		background: transparent;
	}
	.info-card .info-card-details::-webkit-scrollbar-thumb {
		background: rgb(160, 160, 160);
	}
	.info-card .info-card-details::-webkit-scrollbar-thumb:hover {
		background: rgb(130, 130, 130);
	}           

	.info-card .info-card-details .info-card-header {
		height: auto;		
		bottom: 100%;
		padding: 10px 5px;
	}
	.info-card:hover .info-card-details {
		bottom: 0px;
		overflow: auto;
		padding-bottom: 25px;
	}
	.info-card:hover .info-card-details .info-card-header {
		position: relative;
		bottom: 0px;
		padding-top: 45px;
		padding-bottom: 25px;
	}
	.info-card .info-card-details .info-card-header h1,	
	.info-card .info-card-details .info-card-header h3 {
		color: rgb(62, 62, 62);
		font-size: 22px;
		font-weight: 900;
		text-transform: uppercase;
		margin: 0 !important;
		padding: 0 !important;
	}
	.info-card .info-card-details .info-card-header h3 {
		color: rgb(142, 182, 52);
		font-size: 15px;
		font-weight: 400;
		margin-top: 5px;
	}
	.info-card .info-card-details .info-card-detail .social {
		list-style: none;
		padding: 0px;
		margin-top: 25px;
		text-align: center;
	}
	.info-card .info-card-details .info-card-detail .social a {
		position: relative;
		display: inline-block;
		min-width: 40px;
		padding: 10px 0px;
		margin: 0px 5px;
		overflow: hidden;
		text-align: center;
		background-color: rgb(215, 215, 215);
		border-radius: 40px;
	}

	a.social-icon {
		text-decoration: none !important;
		box-shadow: 0px 0px 1px rgb(51, 51, 51);
		box-shadow: 0px 0px 1px rgba(51, 51, 51, 0.7);
	}
	a.social-icon:hover {
		color: rgb(255, 255, 255) !important;
	}
	a.facebook {
		color: rgb(59, 90, 154) !important;
	}
	a.facebook:hover {		
		background-color: rgb(59, 90, 154) !important;
	}
	a.twitter {
		color: rgb(45, 168, 225) !important;
	}
	a.twitter:hover {
		background-color: rgb(45, 168, 225) !important;
	}
	a.github {
		color: rgb(51, 51, 51) !important;
	}
	a.github:hover {
		background-color: rgb(51, 51, 51) !important;
	}
	a.google-plus {
		color: rgb(244, 94, 75) !important;
	}
	a.google-plus:hover {
		background-color: rgb(244, 94, 75) !important;
	}
	a.linkedin {
		color: rgb(1, 116, 179) !important;
	}
	a.linkedin:hover {
		background-color: rgb(1, 116, 179) !important;
	}
	.BRANCH
	{	
	padding-left:133PX;
	}
	.kasargod
	{
	min-height: 191px;
	}
	.videospace
{
	margin-top:20px;
    padding-bottom:20px;
}

.drop{ background:#000 !important;
  background-image: none !important;}
.down-menu{  min-width: 110px !important;
  background-color: #89B200 !important;}
  .dropdown-menu>li>a{ padding: 3px 17px;}
  .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{ background-image: linear-gradient(to bottom,#4090A9 0,#4090A9 100%) !important; box-shadow:none !important; border-radius: 5px 5px 5px 5px !important; !important;}
  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.active>a {
    background-image: linear-gradient(to bottom,#4090A9 0,#4090A9 100%) !important; border-radius: 5px 5px 5px 5px !important; 
}

.dropdown-menu {
  
    background-color: #000 !important;
   
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #FFF !important;
    white-space: nowrap;
}
.map1
{
	margin-left:70px;
}

.gal
{
	color:#FA8A00;
	padding-bottom:10px;
	padding-top: 14px;
}

.shadow {
 
    box-shadow: 0px 1px 5px 1px rgba(192, 192, 192, 1);
    border: 1px solid #F0F0F0;
}
.imgmar {
    margin-right: 25px;
    margin-bottom: 10px;
}
.galspace
{
	margin-left:15px;
	margin-bottom: 35px;
}
.sneha
{font-size:13px;margin-left: 37px; color:#115B68;}
.sneha2
{font-size:13px; color:#115B68;}

.minister
{margin-top: 11px;
margin-bottom: 7px;}
.other
{
	margin-left: 15px;}