@charset "utf-8";
.navbar-default {
	background-color: #4C636C;
	border-color: #2C363A;
	margin-top: 1px;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #FBA70E;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  font-family: 'Amaranth', sans-serif;
  font-weight: 400;
  font-size: 1.75em;
  margin-left: 5px;
  margin-right: 5px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FBA70E;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  background-color: #4C636C;
  margin-left: 20px;
  
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  color: #ffffff;
  font-family: 'Amaranth', sans-serif;
  font-size: 1em;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: #FBA70E;
  background-color: #FBA70E;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
  background-color: #686d6d;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #dadcdc;
  background-color: #686d6d;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #dadcdc;
  background-color: #748B94;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #dadcdc;
  background-color: #686d6d;
}
.navbar-default .navbar-toggle {
  border-color: #4C636C;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #4C636C;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ffffff;
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #dadcdc;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

@media (max-width: 649px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #dadcdc;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #dadcdc;
    background-color: #686d6d;
  }
}
.FontStandardCopy {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.15em;
	font-weight: 400;
	color: #283439;
	margin-bottom: 10px;
	text-align: center;
}
.FontStandardCopyLeft {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.15em;
	font-weight: 400;
	color: #4C636C;
	margin-bottom: 10px;
	text-align: left;
}
.FontStandardLeft {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 10px;
	text-shadow: 1px 1px #6E6E6E;
}
.FontStandardLeft2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	color: #4C636C;
}
.FontStandardLeft3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.25em;
	font-weight: 400;
	color: #FFFFFF;
}
.FontStandardRight {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.3em;
	font-weight: 600;
	color: #FFFFFF;
	text-align: right;
	margin-top: 10px;
	text-shadow: 1px 1px #4C636C;
}
.FontStandardCenter {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 10px;
	text-shadow: 1px 1px #6E6E6E;
	text-align: center;
	line-height: 1.5em;
}
.FontLargeCenter {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	color: #9A989A;
	margin-top: 10px;
	text-align: center;
}
.FontLargeCenter2 {
	font-family: 'Amaranth', sans-serif;
	font-size: 1.5em;
	font-weight: 600;
	color: #283439;
	margin-top: 10px;
	text-align: center;
}
.FontSmallCenter {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #9A989A;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 5px;
}
.FontLargeLeftHead {
	font-family: 'Amaranth', sans-serif;
	font-size: 1.5em;
	font-weight: 600;
	color: #4C636C;
	margin-top: 10px;
	text-align: left;
}
.FontLargeLeftHeadPad {
	font-family: 'Amaranth', sans-serif;
	font-size: 1.5em;
	font-weight: 600;
	color: #4C636C;
	margin-top: 10px;
	margin-left: 20px;
	text-align: left;
}
div#HeadInfo {
	width: 970px;
	height: auto;
	overflow:hidden;
}
#main_div_teal {
	background-color: #13487C;
	background-image: -webkit-linear-gradient(270deg,rgba(46,159,184,1.00) 0%,rgba(19,72,124,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(46,159,184,1.00) 0%,rgba(19,72,124,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(46,159,184,1.00) 0%,rgba(19,72,124,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(46,159,184,1.00) 0%,rgba(19,72,124,1.00) 100%);
}
#main_div_gray {
	background-color: #4C636C;
}
#main_div_gray2 {
   background-color: #ECECEC;
}
div#Head1 {
	height: auto;
	width: auto;
	float: left;
	margin-right:40px;
}
div#Head2 {
	height: auto;
	width: auto;
	float: left;
}
img.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.row2 {
  margin-right: -15px;
  margin-left: -15px;
}
.Kaushan {
	font-family: "Kaushan Script", cursive;
	font-size: 1.75em;
	color: #13487c;
	padding-bottom: 10px;
	text-align: center;
	font-weight: normal;
}
.AmaranthItalic {
	font-family: 'Amaranth', sans-serif;
	font-size: 2em;
	color: #FFFFFF;
	margin: 5px;
	text-align: center;
	font-weight: 400;
	font-style: italic;
}
.AmaranthItalic2 {
	font-family: 'Amaranth', sans-serif;
	font-size: 1.75em;
	color: #FFFFFF;
	margin: 5px;
	text-align: center;
	font-weight: 400;
	font-style: italic;
}
.AmaranthTitles {
	font-family: 'Amaranth', sans-serif;
	font-size: 2.25em;
	color: #FEA700;
	padding-bottom: 0px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	padding-top: 5px;
}
body { overflow-x: hidden;
}
.btn-primary {
  color: #FFFFFF;
  background-color: #13487c;
  border-color: #1A2529;
}
.btn-primary:hover {
	color: #ffffff;
	background-color: #ffa700;
	border-color: #1A2529;
}
.btn-primary:focus,
.btn-primary.focus {
	color: #ffffff;
	background-color: #ffa700;
	border-color: #1A2529;
}
.notification-area {
	background-color: #2e9fb8;
	text-align: center;
	margin-top: 2px;
}
.notification-area .lite {
background-color: #FFFFFF;
}
.thumbnail .caption {
  padding: 0px;
  color: #333333;
}
.thumbnail {
	display: block;
	padding: 8px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #E8F3F6;
	border: 1px solid #BCBCBC;
	border-radius: 5px;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}
.infobox {
	display: block;
	padding: 15px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #DAECF1;
	border: 1px solid #BCBCBC;
	border-radius: 5px;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}
a {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.15em;
  font-weight: 400;
  color: #FFFFFF;
  text-decoration: none;
}
a:hover,
a:focus {
	color: #ffa700;
	text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.navbar-toggle {
	position: relative;
	width: 100%;
	margin: 0 auto !important;
	font-family: 'Open Sans', sans-serif;
    font-size: 1.15em;
    font-weight: 400;
    color: #FFFFFF;
}
.headstandard{
font-family: 'Amaranth', sans-serif;
font-weight: 600;
font-style: italic;
font-size: 27px;
color:#2d3d4d;
padding-top:10px;
}
.subtitlestandard{
font-family: 'Open Sans', sans-serif;
font-size: 24px;
font-weight: 700;
font-style: italic;
color:#2d3d4d;
line-height: 24px;
padding-bottom: 10px;
}
.err {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-style: italic;
font-size: 17px;
line-height: 24px;
color: #7b0000 !important;
padding-top:5px;
}
.background1{
background-color:#2d3d4d;
}
.main-container {
	margin-bottom: 10px;
}
.main-heading-1 {
	font-family: 'Amaranth', sans-serif;
	color: #4C636C;
	font-size: 2em;
	font-weight: 600;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c1c3c6;
}
.main-heading-Head {
font-family: 'Open Sans', sans-serif;
color: #4C636C;
font-size: 1.5em;
font-weight: 600;
position: relative;
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: 0px;
border-bottom: 1px solid #c1c3c6;
}
.main-heading-Head2 {
font-family: 'Open Sans', sans-serif;
color: #4C636C;
font-size: 1.5em;
font-weight: 600;
position: relative;
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: 0px;
border-bottom: 1px solid #c1c3c6;
width: 50%;
}
.main-heading-Head:after {
content: "";
position: absolute;
left: 0;
bottom: -1px;
width: 146px;
height: 3px;
background-color: #2e9fb8;
}
.main-heading-Teal {
font-family: 'Open Sans', sans-serif;
font-size: 1em;
font-weight: 400;
color: #2e9fb8;
}
.main-heading-1:after {
content: "";
position: absolute;
left: 0;
bottom: -1px;
width: 146px;
height: 3px;
background-color: #2e9fb8;
}
.main-heading-1.big:after {
width: 300px;
}
.main-heading-2 {
color: #2e9fb8;
}
.address-list {
margin-top: 10px;
margin-bottom: 10px;
}
.address-list li {
font-family: 'Open Sans', sans-serif;
font-size: 1.25em;
font-weight: 400;
padding-top: 20px;
}
.address-list li,
.address-list li a {
color: #4C636C;
}
.address-list li a:hover {
color: #2e9fb8;
}
.address-list li .fa {
margin-right: 15px;
}
.map {
margin-top: 20px;
height: 375px;
}
/* Contact Form Styles Starts */
#main-contact-form {
margin-top: 20px;
}
.contact-status {
display: none;
}
.form-group{
opacity: 0;
position: absolute;
top: 0;
left: 0;
height: 0;
width: 0;
z-index: -1;
}
.form-group2 {
margin-bottom: 15px;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 1.25em;
	line-height: 1.42857143;
	color: #2d3d4d;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.contact-form .form-group {
margin-bottom: 20px;
}
.contact-form input.form-control {
padding: 7px 14px;
line-height: normal;
height: 40px;
}
.contact-form .btn-secondary {
margin-top: 0;
padding: 8px 20px;
}
.form-control:focus {
  border-color: #2e9fb8;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(52, 161, 182, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(52, 161, 182, 0.6);
}
.rightImage {
  position: relative;
  float: right; 
  z-index: 1;
}
.leftImage { float: left;
margin-right: 0px;
}
.centerImage { float: center;
margin-right: 15px;
}
.fontstandardContact {
font-family: 'Open Sans', sans-serif;
font-size: 1.5em;
font-weight: 600;
color: #4C636C;
margin-top:15px;
}
.label {
	display: inline;
	text-align: center;
	white-space: nowrap;
	margin: 0;
	border-radius: .25em;
}
.label-default {
	background-color: #2e9fb8;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 600;
	color: #FFFFFF;
	margin-top: 10px;
	text-align: left;
	text-shadow: 1px 1px rgba(43,43,43,1.00);
}
.FontH1AG {
	font-family: 'Amaranth', sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #D4FAFF;
	text-shadow: 1px 1px #086C83;
}
.FixedBearing {
	font-family: 'Amaranth', sans-serif;
	color: #FFF;
	font-size: 1.25em;
	padding-top: 5px;
}
.FontH1J {
	font-family: 'Amaranth', sans-serif;
	font-size: 01em;
	color: #FFF;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.FixedBearing2 {
	font-family: 'Amaranth', sans-serif;
	color: #FFF;
	font-size: 1.1em;
	text-align: left;
	font-weight: 400;
}
div#DivfootButton {
	width: auto;
	height: auto;
	margin-top: 20px;
}
div#DivIll {
	width: auto;
	height: auto;
	margin-left: 50px;
}
div#DivheadButton {
	width: auto;
	height: auto;
	margin-top: 10px;
}
.FontCopyRight {
	font-family: 'Amaranth', sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #C3EAFB;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
.FontMenu {
	font-family: 'Amaranth', sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #ffa700;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
h6 {
	margin: 0;
	padding: 0;
}
.FontStandard {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.15em;
	font-weight: 400;
	color: #283439;
	margin-bottom: 10px;
	text-align: left;
}
.FontStandardPad {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.15em;
	font-weight: 400;
	color: #283439;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #B6C5CB;
}
.FontH1A {
	font-family: 'Amaranth', sans-serif;
	font-style: italic;
	font-weight: 700;
	font-size: 1.5em;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #4C636C;
	text-shadow: 1px 1px #ffffff;
}
.FontH1ACenter {
	font-family: 'Amaranth', sans-serif;
	font-style: italic;
	font-weight: 700;
	font-size: 1.5em;
	text-align: center;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #4C636C;
	text-shadow: 1px 1px #ffffff;
}
.Mobile {
display: none;
}
