@import url("http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,400italic");
    @import url("//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css");
    
body {
    width:100%;
    height:100%;
    font-family:Arial;
    font-size:14px;
}
a {text-decoration:none; color:#463b9b; outline:none;}
p{
color:#000000;

}
.header{
    min-height:50px;
    position:relative;
	background:url(../images/bg10.png) repeat-x;
	height:auto;
	overflow:hidden;
	
	}
[role="contents"] {
    position:relative;
}

.navbar-default {
  background-color: #ef5e17 !important;
   border-color: #030033 !important;
   min-height:32px !important
}
.mega-nav {
    background:#ef5e17;
    border-radius:0;
    margin-bottom:0;
}

.mega-nav.navbar-default .navbar-nav > li > a {
    color: #fff !important;
    transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
	padding-top:5px !important; padding-bottom:5px !important;
}


.mega-nav.navbar-default .navbar-nav > li > a:hover {
    background:#2e3192;
} 
.mega-nav.navbar-default .navbar-nav .dropdown> li > a:hover,
.mega-nav.navbar-default .navbar-nav .dropdown> li > a:focus,
.mega-nav.navbar-default .navbar-nav .dropdown > li> a:active{
    background:#2e3192 !important;
    color:#fff;
} 
#MainMenu {
    padding-left:0;
}
#MainMenu .menu-list li {
    transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
	
}
#MainMenu .menu-list li + li {
    border-left:1px solid rgba(255, 255, 255, 0.5);
	
}

.mega-nav.navbar-default .navbar-nav > li.menu-list .list-category a {
    color:#333;
	
}
.darkness {
    background: rgba(0, 0, 0, 0.7);
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
}


.popular{display:block; width:100%; clear:both;}
.popular li{display:block; margin-bottom:6px; decoration:none;}
.popular li a{font-size:14px;}


.marq {
  margin:20px 0 0 0;
  background-color:#ffeb95;
  border: 2px solid #2e3192;
}


 .carousel-inner img {
      width: 100%; /* Set width to 100% */
      min-height: 200px;
    }

    /* Hide the carousel text when the screen is less than 600 pixels wide */
    @media (max-width: 600px) {
      .carousel-caption {
        display: none; 
      }
    }




/*Footer End*/

.keysections{padding:0 0 40px 0;}
.keysections a img{margin:10px 0 15px 0; width:100%; height:auto;}

.keysections a h3{text-decoration:none; color:#463b9b; outline:none;}

.keysections a:hover h3{text-decoration:none; color:#463b9b; outline:none;}
.keysections h3::before {
    background-color: #2e3192;
    content: "";
    height: 20px;
    left: 5px;
    position: absolute;
    top: 22px;
    width: 4px;
}
.listedlinks {margin-top:10px;}
.listedlinks li a{display:block; color:#E6565D; border-bottom:1px solid #c7c7c7; padding:5px 0 5px 10px; position:relative;}
.listedlinks li a:hover, .listedlinks li a.li_act{color:#ef5e17;}
.listedlinks li a:after{content: "\f105"; font-family:'FontAwesome', Arial, sans-serif; position: absolute; right: 10px; top:4px;}
.listedlinks li:last-child a{border-bottom:0;}

.listedlinks li a.sllink{border-bottom:0 !important;}
.listed-links-sl {padding-left:30px; border-bottom:1px solid #c7c7c7;}
.listed-links-sl li a{border-bottom:0; padding-left:0;}

@media(max-width:768px){
.keysections{padding:0 0 15px 0;}
.keysections a img{margin:10px 0 10px 0;}
}



/*Latest news*/

.thumbnail:hover {
background-color: #f1eded  ;
}
.thumbnail{
margin-bottom: 10px;
}
.thumbnail>img {
height: auto;
}
.date-of-post{
color: #0089d8;
}
.news-blog .page-header{

margin-bottom: 13px;
padding: 17px 14px 19px 30px;
margin-top: 12px;
}
.caption h2, h3 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
.caption p{
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
margin: 0 0 10px;
line-height: 1.42857143;
font-size: 14px;
text-align: justify;
}

/*left sidebar*/
.list-links li {
    border-top: 1px dotted #d4d4d4;
    padding: 4px 10px 4px;
    border-bottom: 1px dotted #d4d4d4;
    list-style:none;
    margin: 0px;
}
.sidebar-box {background:#339999; box-shadow: 0px 0px .5px 0px rgba(50, 50, 50, 0.95);}
.sidebar-box ul {margin:0px; padding:0px;}
.sidebar-box ul a {font-size:13px; letter-spacing:0px; color:#000;}
.sidebar-box li:hover {color:#fff;background:#dd0000; box-shadow: 0px 0px .5px 0px rgba(50, 50, 50, 0.95); }
.sidebar-box ul a:hover {list-style:none;text-decoration: none;}

/**/
/* Tabs panel */
.tabbable-panel {
  border:1px solid #eee;
  padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
/**/


/*Slider*/

* {box-sizing: border-box;}

.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}



/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.act {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/**/


.aboutus-title {
    font-size: 20px;
	color:#2e3192;
    letter-spacing: 0;
    line-height: 32px;
    margin: 0 0 19px;
    padding: 0 0 11px;
    position: relative;
    text-transform: uppercase;
   
}
.aboutus-title::after {
    background: #fdb801 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 54px;
}



blockquote { padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 14px;
    border-left: 5px solid #333333; color: #333333; }
    
blockquote.alignright { max-width: 100%; float:right;  color: #d37fb0; text-align:right;border-right: 5px solid #d37fb0; border-left:transparent; }

blockquote.alignleft { max-width: 100%;float:left;}


	/* Conatct start */

        .header-title
        {
          text-align: center;
          color:#00bfff;
        }

        #tip 
        {
            display:none;  
        }

        .fadeIn
        {
          animation-duration: 3s;
        }

        .form-control
        {
        	border-radius:0px;
        	border:1px solid #EDEDED;
        }

        .form-control:focus
        {
        	border:1px solid #00bfff;
        }

        .textarea-contact
        {
        	resize:none; 
        }

        .btn-send
        {
        	border-radius: 0px;
        	border:1px solid #00bfff;
        	background:#00bfff;
        	color:#fff; 
        }

        .btn-send:hover
        {
        	border:1px solid #00bfff;
        	background:#fff;
        	color:#00bfff;
        	transition:background 0.5s;   
        }

        .second-portion
        {
        	margin-top:50px; 
        }

		        @import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";
		@import "http://fonts.googleapis.com/css?family=Roboto:400,500";

		.box > .icon { text-align: center; position: relative; }
		.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #5e387b; vertical-align: middle; }
		.box > .icon:hover > .image { background: #cb6217; }
		.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
		.box > .icon:hover > .image > i { color: white !important; }
		.box > .icon > .info { margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; min-height:163px;}
		.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
		.box > .icon > .info > h3.title { font-family: "Robot",sans-serif !important; font-size: 16px; color: #222; font-weight: 700; }
		.box > .icon > .info > p { font-family: "Robot",sans-serif !important; font-size: 13px; color: #666; line-height: 1.5em; margin: 20px;}
		.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
		.box > .icon > .info > .more a { font-family: "Robot",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
		.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
		.box .space { height: 30px; }

		@media only screen and (max-width: 768px)
		{
			.contact-form
			{
				margin-top:25px; 
			}

			.btn-send
			{
				width: 100%;
				padding:10px; 
			}

			.second-portion
			{
				margin-top:25px; 
			}
		}
	/* Conatct end */




/************************************************************
*************************Footer******************************
*************************************************************/

@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
@import url(http://fonts.googleapis.com/css?family=Gudea);
.footer1 {
    background: #fff url(../images/footerbg3.jpg);
    background-repeat:no-repeat;
    background-size: cover;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
 /*	bosrder-top-width: 4px;

	border-top-style: solid;
	border-top-color: #003;*/
}


.footerlinks> li>a{
  color: white;
  padding-left: 30px;
}



.title-widget {
	color: #15224f ;
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 28px;
}

.title-widget::before {
    background-color: #ea5644;
    content: "";
    height: 22px;
    left: 0px;
    position: absolute;
    top: -2px;
    width: 5px;
}




.widget_nav_menu ul {
    list-style: outside none none;
    padding-left: 0;

}

.widget_archive ul li {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 3px;

}


.widget_nav_menu ul li {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
	position: relative;
    text-transform: uppercase;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 7px;
    padding-bottom: 7px;
	width:95%;


}



.title-median {
    color: #636363;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
}

.footerp p {font-family: 'Gudea', sans-serif; }


#social:hover {
    			-webkit-transform:scale(1.1); 
-moz-transform:scale(1.1); 
-o-transform:scale(1.1); 

			}
			#social {
				-webkit-transform:scale(0.8);
                /* Browser Variations: */
-moz-transform:scale(0.8);
-o-transform:scale(0.8); 
-webkit-transition-duration: 0.5s; 
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;


			}       
       
/* 
    Only Needed in Multi-Coloured Variation 
                                               */

       .social-fb {
        color: #fff;
      }
      .social-tw {
        color: #fff;
      }
      .social-gp{
        color: #fff;
      }
      .social-em{
        color: #fff;
      }                                        
			.social-fb:hover {
				color: #3B5998;
			}
			.social-tw:hover {
				color: #ff0000;
			}
			.social-gp:hover {
				color: #d34836;
			}
			.social-em:hover {
				color: #1DA1F2;
			}
			.nomargin { margin:0px; padding:0px; color: white;}





.footer-bottom {
    background-color: #15224f;
    min-height: 30px;
    width: 100%;
}
.copyright {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;

}

@media (min-width: 320px) and (max-width: 480px) {

.copyright {
    
    line-height: 20px;
    min-height: 30px;
    padding: 7px 0;
    font-size: 13px;
    
}
.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
    font-size: 13px;
}

}

.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}
.design a {
    color: #ef5e17;
}


/************************************************************
*************************Footer******************************
*************************************************************/

.list-type4{
width:250px;

list-style-type: none;
margin-left:-40px;
text-transform: uppercase;
font-weight: bold;
}

.list-type4 ul{
counter-reset: li;
list-style: none;
*list-style: decimal;
font-size: 13px;
font-family: 'Raleway', sans-serif;
padding: 0;
margin-bottom: 2em;
}
.list-type4 a{
position: relative;
display: block;
padding: .3em .3em .3em 1em;
padding-left: 30px;
*padding: .2em;
margin: .2em 0;
background: #339999;
color: white;
text-decoration: none;
box-shadow:inset 0.5em 0 black;
-webkit-transition: box-shadow 0.5s; /* For Safari 3.1 to 6.0 */
transition: box-shadow 0.5s;

}

.list-type4 a:hover{
box-shadow:inset 2em 0 black;
background-color: #684088;
color: #FFFFFF;
}
/*
@media(max-width: 1091px;){
.list-type4{
width:100%;

list-style-type: none;
margin-left:-40px;
}
}*/

@media (min-width: 296px) and (max-width: 991px) {

 .list-type4{
width:100%;

list-style-type: none;
margin-left:-40px;
}

}

#table1 {
   /* font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
    border-collapse: collapse;
    width: 100%;
}

#table1 td, #table1 th {
    border: 1px solid #ddd;
    padding: 8px;
}

#table1 tr:nth-child(even){background-color: #ebfcf8;}

/*#table1 tr:hover {background-color: #ddd;}*/

#table1 th {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    background-color: #00cc99;
    color: #000000;
    
}

.heading{
  padding-right:30px; 
 
}
.heading1{
  padding-left:30px;
}



@media (min-width: 481px) and (max-width: 767px) {

.heading{
  margin-top: -30px;
  padding-right:10px; 
  padding-left: 0px;
}
.heading1{
  padding-left:0px;
}

}

/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {

.heading{
  margin-top: -30px;
  padding-right:0px; 
  padding-left: 0px;
}
.heading1{
  padding-left:0px;
}

}

/*gallery*/






