﻿html,
body {
	font-family: 'Open Sans', sans-serif;
	background-color: #fff;
	color: #094233;
    overflow-x: hidden;
}
#e404 .btn{
    position:absolute;
    bottom: 10%;
    left:12%;
}
p,
ul li,
ol li {
	margin: 0;
	font-size: 14px;
	line-height: 26px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: 'PT Serif', serif;
}

ul,
label {
	margin: 0;
	padding: 0;
}

.lh-1 {
	line-height: 1.8em !important;
}

input[type="submit"],
input[type="reset"],
a {
	-webkit-transition: 0.5s ease-in;
	-moz-transition: 0.5s ease-in;
	-ms-transition: 0.5s ease-in;
	-o-transition: 0.5s ease-in;
	transition: 0.5s ease-in;
}

i {
	padding-right: 6px;
}

.navbar-brand img {
	position: absolute;
	top: -78px;
	background: rgba(255, 255, 255, 0.89);
	border-radius: 0px 30px 0 0;
	left: 0;
}

.bg-menu {
	background: url(../images/back.png) repeat-x;
	background-color: #f25037;
}

.bg-member {
    background: url(../images/member-bg.jpg) fixed center center;
    background-size: cover;
}

.dropdown-menu a {
	text-decoration: none;
	display: block;
	color: #ff6a00;
}

.dropdown-menu a:hover {
	color: #fff;
	background-color: #ff6a00;
}

.dropdown:hover .dropdown-menu {
	display: block;
	background-color: #f8f9fa !important;
}

.dropdown:hover .dropdown-toggle {
	background-color: #fff;
	color: #E25037 !important;
}


/*Mega Menu*/

@media screen and (min-width: 992px) {
	.navbar .dropdown {
		position: static;
	}
	.navbar .dropdown-menu {
		width: auto;
		left: auto;
		right: auto;
		top: auto;
	}
}


/* // Mega Menu*/

#top-sec {
	height: 97px;
	max-height: 97px;
	background: url(../images/top-bg.png) repeat-x;
}

#top-sec .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

#top-sec input[type=text] {
	border-color: rgba(255, 153, 51, 0.42);
}

.social {
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
}

.social .fab {
	width: 27px;
	height: 27px;
	font-size: 12px;
	padding: inherit;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	line-height: 27px;
	text-align: center;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}

.fa-facebook-f {
	background: #3b5998;
	color: #fff;
}

.fa-twitter {
	background: #1da1f2;
	color: #fff;
}

.fa-google-plus-g,
.fa-youtube {
	background: #dd4b39;
	color: #fff;
}

.fa-instagram {
	background: linear-gradient(#cf2fee, #f75845);
	color: #fff;
}

.clock p {
	color: #044e97;
	background: rgba(255, 255, 255, 0.63);
	font-weight: 700;
	font-size: 17px;
	border-radius: 10px;
}
#top-head.sticky {
    top:0px;
    position: fixed;
    z-index:999;
    width:100% !important;
   transition: -webkit-transform .3s ease-in-out;
     transition:  transform .3s ease-in-out;
     transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: all 0.8s ease 0s !important;
}


/*  Banner       */

#Slider {
	height: 462px;
	overflow: hidden;
}

.Slider {
	height: 462px;
}

#Slider img {
	height: 100%;
	width: 100%;
	border-top-right-radius: 0px;
}

#Slider .btn {
	position: absolute;
	bottom: 30%;
	right: 0%;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

#Slider .bx-caption p {
	color: rgb(0, 204, 255);
	display: block;
	font-size: 1.1em;
	margin-top: .1em;
	text-align: left;
	font-weight: 600;
}

.gallery-item {
	height: 450px;
}

.gallery img {
	height: 100%;
	width: 100%;
}

#vot-gallery .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0%;
	left: .25rem;
	background: rgba(29, 161, 242, 0.57);
	width: 100%;
	box-shadow: 0 2px 0px rgba(0, 0, 0, 0);
	text-align: center;
	border-bottom-right-radius: 0px;
}


/*       //Banner   */


/*-- //service --*/

.f-20 {
	font-size: 20px !important;
}

.head-title {
	background: #ff9933;
	width: 50%;
	font-weight: 600;
	letter-spacing: 1px;
	border-radius: 80px 0 80px 0;
	padding: 15px;
	color: #fff;
	margin-bottom: 0;
}

.head-title a {
	color: #fff;
}

.head-title a:hover {
	color: #fff;
	text-decoration: underline;
}

.vot-sec p,
.vot-sec h6 {
	line-height: 1.8em;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.vot-sec h6 {
	font-weight: 700;
}

.vot-sec .img-sec {
	height: 160px;
	width: 100%;
}
#hastro .img-sec {
	height: 125px;
	width: auto;
}
#hastro img, .vot-sec img {
	height: 100%;
	width: 100%;
}

#google-map {
	height: 343px;
}


/* copyright */



.footer a {
	color: #fff;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.bg-red {
	background: #E25037 !important;
}

.text-saffron {
	color: #E25037 !important;
}

.footer p {
	color: #fff;
	margin-top: 6px;
}

.idcard.card{
    background: url('../images/idcard.png') no-repeat center center;
    background-size: cover;
    width: 30rem;
    height: 16rem;
    padding: 10px;
    border-radius: 1rem;
    border-color: transparent;
}

.idcard p {
    line-height: 10px;
    font-size: 12px;
}

.idcard table {
    font-weight: bold;
    font-size: 13px;
}

/* //copyright */
/* ========== Responsive ========================= */
@media (max-width: 767.98px) {
    .navbar-brand img {
		position: relative;
		top: auto;
		border-radius: 3px;
        height: auto;
	}
	.offcanvas-collapse {
		position: fixed;
		top: 86px;
		/* Height of navbar */
		bottom: 0;
		width: 100%;
		padding-bottom: 3rem;
		padding-right: 1rem;
		padding-left: 1rem;
		overflow-y: auto;
		border-top: 1px solid rgba(255, 255, 255, 0.6);
		background-color: #E25037 !important;
		transition: -webkit-transform .3s ease-in-out;
		transition: transform .3s ease-in-out;
		transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		z-index: 999 !important;
	}
	.offcanvas-collapse.open {
		-webkit-transform: translateX(-1rem);
		transform: translateX(-1rem);
		/* Account for horizontal padding on navbar */
		z-index: 999;
	}
	#Slider {
		height: inherit;
		overflow: inherit;
		padding-top: 0px;
	}
	.Slider {
		height: 300px;
	}
	#Slider .bx-wrapper .bx-caption {
		bottom: 0%;
		left: 0%;
		width: 100%;
		font-size: 12px;
	}
	#Slider .btn {
		bottom: 50%;
        right:30%;
        border-top-right-radius: .25rem;
		border-bottom-right-radius: .25rem;
		
	}
	.head-title {
		width: 80%;
	}
	#hastro img-sec,.vot-sec .img-sec {
		height: auto;
		width: auto;
	}
    .clock p {
	font-weight: 500;
	font-size: 12px !important;
}
}

/* Desktops */

@media (min-width: 1281px) {}


/* Laptops, Desktops */

@media (min-width: 1025px) and (max-width: 1280px) {}


/* Tablets, Ipads (portrait) */

@media (min-width: 768px) and (max-width: 1024px) {
        .clock p {
	font-weight: 500;
	font-size: 12px !important;
}
}


/* Tablets, Ipads (landscape) */

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
        .clock p {
	font-weight: 500;
	font-size: 12px !important;
}

}


/* Tablets, Mobiles (Landscape) */

@media (min-width: 481px) and (max-width: 767px) {}


/* Smartphones Mobiles (Portrait) */

@media (min-width: 320px) and (max-width: 480px) {}