@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Oswald&family=Roboto&family=Roboto+Condensed&display=swap');
/* CSS Document */

	body {
		color: #ffffff;
		font-family: 'Roboto', serif;
				overflow-x:hidden;
}

a:link{color:#192064;text-decoration:none;}
a:visited{text-decoration:none;color:#192064;}
a:hover{text-decoration:underline;color:#192064;}
a:active{text-decoration:none;color:#192064;}

	.container-fluid {
		margin: 0px;
		padding: 0px;
	}
		#topmenu {
		border: none;
		background-image: url(../images/cover.jpg);
		background-blend-mode: color-dodge;
		background-size: cover;
		background-position: center;
		border-bottom: 4px #4397a4 solid;
		height: 215px;
		margin: 0px;
		}
		#logo img {
			height: 200px;
	width: auto;
			margin-top: -70px;
			margin-left: 20px;
		}
		#nav {
			padding-top: 70px;
		}
	#nav .navbar-default {
		
		font-family: 'Oswald', serif;
		text-transform: uppercase;
	z-index: 99999999;
		background-color:rgba(0,0,0,0.85);
		border-top: 4px #4397a4 solid;
		border-bottom: 4px #4397a4 solid;
		font-size: 20px;
			height: 60px;
		}
		#defaultNavbar1 li > a{color:#ffffff;letter-spacing:normal;text-shadow:1px 1px black;}
		#defaultNavbar1 li:hover > a{color:#b92c2f;letter-spacing:normal;text-shadow:1px 1px black;}
	}
	 #defaultNavbar1 .navbar-nav > .open > a:focus{color:#f0e00e;background-color:rgba(0,0,0,1.0);letter-spacing:normal;}
.carousel-inner>.item {
    position: relative;
}

.carousel-inner>.item:before {
    content:'';
    position: absolute;
    width:100%; 
    height:100%;
    top:0; 
    left:0;
    background:rgba(22,24,84,0.4);
}
.carousel-caption h3{
	 text-shadow: 4px 4px #000000;
		font-size: 60px;
		font-weight: bold;
	text-transform: uppercase;
		font-family: 'Roboto', serif;
} 
#bg-home {
	
	
	
}
#bg {
	background: #ffffff;
	border-top: 1px solid #4299a5;
	background-image: url(../images/newbg.jpg);
	
}

#content {
	margin-top: 20px;
	margin-bottom: 20px;
	
}
hr {
border-top: 3px #161854 dotted;
}
#content h3 {
	color: #161854;
	font-size: 40px;
	border-bottom: 3px #4397a4 solid;
	margin-bottom: 25px;
	font-weight: 700;
	font-variant-caps: all-small-caps;
}
#content p{
	margin-top:0em;
	margin-bottom:1.5em;
	font-size: 18px;
	color: #000000;
	font-family: 'Roboto', serif;
}


#cards {
  bottom: 0;
	padding: 10px;
	text-align: center;
	background: rgba(25, 32, 100, .7);
	border-top-right-radius: 10px;
		border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	border-top: 2px solid #4299a5;
}
	#cards img {
		border: 3px solid #4398a5;
		border-radius: 12px;
}
	.footer {
	background-color: #161854;
			background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed	
	height: auto;
	padding-bottom: 30px;
	position: relative;
	
	border-bottom: 2px solid #4299a5;
	border-top: 2px solid #4299a5;
		color: #ffffff;
}
.footer p {
	margin: 0;
	
		text-shadow:2px 2px #161854;
}
.footer img {
}
.footer h3 {
	border-bottom: 2px solid #4299a5;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	padding: 40px 0 10px;
	text-transform: uppercase;
		text-shadow:2px 2px #161854;
}
.footer ul {
	font-size: 15px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #7F8C8D;
		text-shadow:2px 2px #161854;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
		text-shadow:2px 2px #161854;
	color: #ffffff;
}
.footer p {
	font-size: 1.1000em;
}
.supportLi h4 {
	font-size: 10px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0 !important;
	padding-bottom: 0;
		text-shadow:2px 2px #161854;
}

.bg-gray {
	background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
	box-shadow: 0 1px 0 #B4B3B3;
}
.social li {
	background: none repeat scroll 0 0 #B5B5B5;
	border: 2px solid #B5B5B5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.social li:hover {
	transform: scale(1.15) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
}
.social li a {
	color: #EDEFF1;
}
.social li:hover {
	border: 2px solid #565656;
	background: #565656;
}
.social li a i {
	font-size: 16px;
	margin: 0 0 0 5px;
	color: #EDEFF1 !important;
}
.footer-bottom {
	background: #777777;
	border-top: 2px solid #4299a5;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-bottom p.pull-left {
	padding-top: 6px;
	color: #000000;
	font-size: 0.8000em;
}
	.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #777777;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
.section-center {
	text-align: center;
	margin-top: 30px;
}
.section-center img {
	 display: block;
  margin-left: auto;
  margin-right: auto;
	text-align: center;
	border: 3px solid black;
}
.bg-gray {
	background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
	box-shadow: 0 1px 0 #B4B3B3;
}
.social li {
	background: none repeat scroll 0 0 #B5B5B5;
	border: 2px solid #B5B5B5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.social li:hover {
	transform: scale(1.15) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
}
.social li a {
	color: #EDEFF1;
}
.social li:hover {
	border: 2px solid #565656;
	background: #565656;
}
.social li a i {
	font-size: 17px;
	margin: 0 0 0 5px;
	color: #EDEFF1 !important;
}
.footer-bottom {
	background: #E3E3E3;
	border-top: 1px solid #4299a5;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
}
.footer-bottom p.pull-left {
	padding-top: 6px;
}
	.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #777777;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
.section-center {
	text-align: center;
	margin-top: 30px;
}
.section-center img {
	 display: block;
  margin-left: auto;
  margin-right: auto;
	text-align: center;
	border: 3px solid black;
	height: 160px;

}
.profile{
	margin-top: 25px;
}
.profile h1{
	font-weight: normal;
	font-size: 20px;
	margin:10px 0 0 0;
	color: #000000;
	text-align: center;
}
.profile h2{
	font-size: 18px;
	margin-top: 5px;
	color: #9c122a;
	text-align: center;
	text-transform: uppercase;
}
.profile .img-box{
	opacity: 1;
	display: block;
	position: relative;
}
.profile .img-box:after{
	content:"";
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.25);
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
}
.img-box ul{
	position: absolute;
	z-index: 2;
	bottom: 50px;
	text-align: center;
	width: 100%;
	padding-left: 0px;
	height: 0px;
	margin:0px;
	opacity: 0;
}
.profile .img-box:after, .img-box ul, .img-box ul li{
	-webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.img-box ul i{
	font-size: 20px;
	letter-spacing: 10px;
}
.img-box ul li{
	width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #88C425;
    margin: 2px;
    padding: 5px;
	display: inline-block;
}
.img-box a{
	color:#fff;
}
.img-box:hover:after{
	opacity: 1;
}
.img-box:hover ul{
	opacity: 1;
}
.img-box ul a{
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.img-box a:hover li{
	border-color: #fff;
	color: #88C425;
}
a{
    color:#88C425;
}
a:hover{
    text-decoration:none;
    color:#519548;
}
i.red{
    color:#BC0213;
}
/* Buttons */

.btn-primary {
    color: #192064;
    background-color: #4398a5;
    font-weight: bold;
    border-color: #192064;
    border-width: 3px;
    font-family: 'Roboto Condensed', sans-serif;
	border-radius: none;
margin-bottom: 5px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #4398a5;
    background-color: #192064;
    font-weight: bold;
    border-color: #4398a5;
    border-width: 3px;
    font-family: 'Roboto Condensed', sans-serif;
	border-radius: none;
margin-bottom: 5px;
}
	.btn-primary:active:focus {
  color: #4398a5;
    background-color: #192064;
    font-weight: bold;
    border-color: #4398a5;
    border-width: 3px;
    font-family: 'Roboto Condensed', sans-serif;
	border-radius: none;
margin-bottom: 5px;

		/* End Buttons */
}

.hovernow:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.8);
}
@media (max-width:800px) and (min-width:320px){
	.navbar-default .navbar-nav > li > a{background-color:#000000;}.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #FFFF00;
		color: #FFC0CB;}#nav {margin-top: -80px; margin-left: 0px;}	