@charset "utf-8";
/* CSS Document */
/*----------------------topbar-------------------------------------------------------------------------*/
#topbar{
background-color:#a91314;
color:#F3F3F3;
padding:10px 0px 10px 0px;
}
.facebook{
color:#F3F3F3;
}
.facebook:hover{
color:#ffae11;
}
.certificate{
margin-top:10px;
float:right;
}
.menubar{
background-color:#053C5E;
width:100%;
}
.nav>li>a:hover, .nav>li>a:focus {
color:#F3F3F3;
background-color:#a91314;
text-transform:uppercase;
}
.nav>li>a{
color:#F3F3F3;
font-family: 'Asap Condensed', sans-serif;
font-size: 20px;
}

li.active{
background-color:#a91314;}

.navbar{
margin-bottom: 0px;
border-bottom: none;
}
.fading-slider{
height:600px;
}

.heading{
text-align:center;
font-family: 'Roboto Slab', serif;font-weight:bold;
font-size:40px;
color:#a91314;
margin-bottom:20px;

}
.heading1{
text-align:left;
font-family: 'Roboto Slab', serif;font-weight:bold;
font-size:40px;
color:#a91314;
margin-bottom:10px;
margin-top:40px;
}
.description{
text-align:centre;
color:#151618;
font-size:18px;
font-family: 'Slabo 27px', serif;
margin-bottom:35px;
line-height:30px;

}
.description1{
text-align:centre;
color:#151618;
font-size:18px;
font-family: 'Slabo 27px', serif;
line-height:30px;
}

.heading2{
background-color:#a91314; 
color:#fff; 
padding:16px 0px 16px 0px; 
font-size:20px; 
font-family: 'Roboto Slab', serif;
font-weight:bold;
border-radius:0px 0px 4px 4px;
margin-top:-21px;
text-transform:uppercase;
text-align:center;
}

.thumbnail1 {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #a91314;
    border-radius: 4px 4px 0px 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.spacing{
text-align:right;
}

.spacing1{
text-align:left;
}
.image1{
margin-top:20px;

}
.image2{
margin-top:20px;
}
image3{
margin-left:10px;
}

/*------------------------------------------------------------------------------------*/

.box {
	color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#053c5e+50,a91314+52,a91314+55 */
background: #053c5e; /* Old browsers */
background: -moz-linear-gradient(45deg, #053c5e 50%, #a91314 52%, #a91314 55%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #053c5e 50%,#a91314 52%,#a91314 55%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #053c5e 50%,#a91314 52%,#a91314 55%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#053c5e', endColorstr='#a91314',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	display: block;
	width:360px;
	height: 250px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	font-family:'Roboto Slab', serif; 
	margin:20px 20px 0px 0px;
	border-radius:10px;
}

.content {
	position: absolute;
	bottom: 0;
	top: 0;
	margin: auto;
	padding: 0 4em;
	z-index: 2;
	height: 3em;
	transition: all .2s ease;
}

.box:hover .content {
	height: 8em;
	transition: all .2s ease;
}

h2 {
	font-size: 1.75em;
	font-weight: normal;
	margin: 0 0 5px 0;
}

.descrip {
	height: 0;
	
	visibility: hidden;
	margin: 5px;
	line-height: 1.5em;
	
}

.box p{
	height: 3em;
	opacity: 1;
	visibility: visible;
	transition: all .2s ease;
}

.link {
	height: 1.5em;
	line-height: 1.5;
	transition: all .2s ease;
	display: block;
	font-size: 0.85em;
	font-style: italic;
}

.box:hover .link {
	transition: all .2s ease;
}

/*--------------------------------------------------------------------------*/
.descrip{
text-align:centre;
color:#fff;
font-size:16px;
font-family: 'Slabo 27px', serif;
line-height:30px;
}
.list-group-item{
font-family:'Slabo 27px', serif;
font-size:20px;
color:#053c5e;
}
.list-group-item {
  text-decoration: none;
  display: block;
  -webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
  -moz-transition: font-size 0.3s ease, background-color 0.3s ease;
  -o-transition: font-size 0.3s ease, background-color 0.3s ease;
  -ms-transition: font-size 0.3s ease, background-color 0.3s ease;
  transition: font-size 0.3s ease, background-color 0.3s ease;
}
 
.list-group-item:hover {
  font-size: 30px;
  background: #f6f6f6;
}
.red{
color:#a91314;
}
.imm {
   border: 15px solid #053c5e;
  padding: 10px;
}
.pic {
   border: 10px solid #053c5e;
  padding: 10px;
}
.second{
margin-bottom:20px;
}
.third{
margin-top:20px;
}
.thumbnail2{
display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #a91314;
    border-radius: 4px 4px 0px 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.contact{
width:100%;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 100;
  color: #777;
}

.formbg {
  width: 100%;
  position: relative;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}

#contact {
  background: #F9F9F9;
  padding: 25px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
  color: #053c5e;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size:14px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #053c5e;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

#contact button[type="submit"]:hover {
  background: rgba(255, 102, 0, 0.68);
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}
.contact h3{
color:black;
font-weight:700;
}
.contact{
color:black;
}
.regform{
border:1px solid #a91314;
padding:10px;
margin-top: 23px;
}

label1 {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
	font-family:'Slabo 27px', serif;
	color: #a91314;
	font-size:18px;
    
}
.contact1{
color:#a91314;
font-family:"Roboto", Helvetica, Arial, sans-serif;
}
.forth{
margin-top:10px;
}
#footer{
background-color:#053c5e;
padding:20px 0px;
font-family:'Slabo 27px', serif;
color:#fff;
font-size:18px;
margin-top:40px;
}
#footer ul li {
list-style:none;
text-decoration:none;
color:#fff;
padding-left:10px;
}
#footer ul li a{
text-decoration:none;
color:#fff;
}
.footer1{
padding:10px 0px;
text-align:center;
color:#fff;
background-color:#a91314;
font-family:'Slabo 27px', serif;
font-size:16px;

}
.footer1 a{
color:#fff;
}
.headingsub{
text-align:center;
font-family: 'Roboto Slab', serif;
font-weight:bold;
font-size:40px;
color:#a91314;
text-transform:uppercase;
}
.headingsub1{
font-size:20px;
padding:5px 0px 5px 10px;
background-color:#a91314;
width:100%;
font-family:'Roboto Slab', serif;
color:#fff;
margin-top:30px;
}
.descriptionsub{
text-align:justify;
color:#151618;
font-size:16px;
font-family: 'Slabo 27px', serif;
line-height:30px;
padding-left:10px;
}
.descriptionsub1 ul li{
text-align:justify;
color:#151618;
font-size:16px;
font-family: 'Slabo 27px', serif;
line-height:30px;
}
table, th, td {
    border: 1px solid black;
	border-collapse: collapse;
	font-family: 'Slabo 27px', serif;
	font-size:16px;
	color:black;
}
th, td {
    padding: 5px;
}
th {
    text-align: left;
}
.gallery
{
    display: inline-block;
    margin-top: 20px;
}
.text-muted{font-style:italic; color:coral;}

@media screen and (max-width: 699px) and (min-width: 320px) {

.spacing{
text-align:center;
}

.spacing1{
text-align:center;
}

.fading-slider{
height:150px;
}

.certificate{
margin-top:10px;
float:none;
margin-left:90px;
}
.box{
width:300px;
margin: 5px 0px;
}
/*
     FILE ARCHIVED ON 06:28:54 Mar 01, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:32:55 Jul 02, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.081
  exclusion.robots: 0.117
  exclusion.robots.policy: 0.103
  esindex: 0.013
  cdx.remote: 5.64
  LoadShardBlock: 29.455 (3)
  PetaboxLoader3.datanode: 51.678 (5)
  load_resource: 83.233 (2)
  PetaboxLoader3.resolve: 47.006 (2)
*/