body, html {
	height: 100%;
	width: 100%;
}
body, h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans';
}
li{ list-style:none;}

.container {
  max-width: 1000px !important;
}
.logo {
  overflow: hidden;
  width: 100%;
}
.title_top p {
  font-size: 20px;
  color: #1368ac;
  font-weight: 700;
}
.title_top {
  float: right;
  padding: 15px 0;
}

.navig {
  width: 100%;
  background: #0b4674;
}
.navbar-nav > li > a {
  color: #fff !important;
  font-size: 20px;
  font-weight: 600;
  padding:18px 25px;
}
.navbar-nav > li > a:hover{
  color: #07B6E8 !important;
}
.navbar-nav {
  padding: 0 25px;
  margin: 0px !important;
}

.navbar-nav > .active {
    background-image: url(css/arrow.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}
.navbar-nav > .active a{
	color: #07B6E8 !important;
    background-color: inherit !important;
    
}
.navbar {
  background: none repeat scroll 0 0 #d0e1ee;
  margin: 0;
}
.sidebar {
  padding: 30px 15px;
}
.section-main{
background:#f5f5f5;
}
.banner > img {
  width: 100%;
}
.section.tagline {
  background: none repeat scroll 0 0 #07b6e8;

  float: left;
  overflow: hidden;
  width: 100%;
}
.tagline > p {
  color: #fff;
  font-size: 18px;
  font-weight:700;
  padding: 15px 0;
  text-transform: uppercase;
  margin:0;
}
.contents {
  color: #406583;
  font-size: 15px;
  font-weight: 400;
  padding: 30px 13px;
}
.navig {
  border-left: 3px solid #fff !important;
  border-right: 3px solid #fff !important;
}
nav{
  border-top: 3px solid #fff !important;
  border-bottom: 3px solid #fff !important;
  border:none;
}

.nav > li {
  float: left;
}
.banner {
  border: 3px solid #fff;
  border-top:none;
}
.full_width_contact {
  width: 100%;
  background: #d0e1ee;
}
.contacthead > p {
  color: #184f79;
  font-size: 20px;
  font-weight: 600;
  margin: 0 !important;
  padding: 12px 0;
}
.contents a {
  color: #23c8f8;
  font-weight: 300;
}
.contacthead > p {
  margin: 0;
}
footer {
  background: none repeat scroll 0 0 #06263f;
  float: left;
  width: 100%;
}
.contactinfo h1 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.contactinfo > p {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}.social_icons li {
  float: left;
  padding: 7px 4px;
}
.social_icons > ul {
  margin: 0;
  padding: 0;
}
.contactform > h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  float:left;
  width:100%;
  text-transform: capitalize;
}
.contactform input {
  background: none repeat scroll 0 0 #213e54;
  border: medium none;
  color: #a1b1bc;
  margin: 4px 0 0;
  padding:4px 8px;
 -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
 width: 100%;
  
}
.contactform textarea {
  background: none repeat scroll 0 0 #213e54;
  border: medium none;
  color: #a1b1bc;
  margin: 4px 0 0;
  padding: 4px 8px;
  height:75px;
 -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
 width: 100%;
  
}
.contactform input[type='submit']{
  width:auto;
  background: #149ebf !important;
  color: #fff !important;
  float: right;
  font-size: 15px;
  font-weight: 600;
  padding:1px 20px 3px;
  width: auto !important;
}
.footer_bottom .container > p {
  color: #149cbc;
  margin: 0;
  padding: 20px 0;
  font-size:13px;
}
.footer_bottom {
  background: none repeat scroll 0 0 #041c30;
}
.footer.container {
  padding: 28px 0;
}
.contacthead {
  padding: 0;
}
.footer .col-md-4 > img {
  margin: 21px 0 0;
}

.box_bottom > h1 {
  background: none repeat scroll 0 0 #06263f;
  color: #fff;
  float: left;
  font-size: 16px;
  line-height: 46px;
  margin: 0;
  padding: 0 0 0 16px;
  text-transform: uppercase;
  width: 100%;
}
.box_bottom {
  background: none repeat scroll 0 0 #f2f4f5 !important;
  float: right;
  width: 234px !important;
  margin: 0px 0px 20px;
}
.box_bottom img {
  background: #1db6e2;
  float: right;
  margin: 0 !important;
  padding: 21px;
}
.box_top {
  background: none repeat scroll 0 0 #06263f;
  color: #fff;
  font-size: 12px;
  overflow: hidden;
  width: 235px;
  float: right;
}
.box_bottom p i {
  color: #07b6e8;
  font-size: 16px;
  padding: 0 2px;
}
.box_bottom > p {
  float: left;
  font-size: 14px;
  font-weight: normal;
  padding: 7px 10px 0 12px;
}
.circle_up {
  float: right;
  margin: -84px 23px 0 0;
  position: absolute;
  right: 0;
}
.upup {
  float: left;
  margin:-58px 0px 0px;
  text-align: center;
  width: 100%;
}

.fa.fa-angle-down {
  font-size: 17px;
  margin: 18px 0 0 -35px;
  position: absolute;
  width: 0 !important;
  color: #07B6E8;
}
.dropdown.open .dropdown-toggle {
  background: none repeat scroll 0 0 #0d467c !important;
}
.Header_container.container {
  padding: 19px 15px 0;
}
.dropdown:hover ul{display:block;}
.sidebar.contact > h1 {
  color: #406583;
  font-size: 18px;
  font-weight: 700;
}
.sidebar.contact > p {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  color: #406583;
}
.col-md-6.contact_info_box {
  padding: 30px 4px;
}
.user_box {
  padding: 6px;
  width: auto !important;
  box-shadow: 2px 3px 2px 1px #d0e1ee;
   border: 1px solid #d0e1ee;
}
.contacts_bottom > h1 {
  border-bottom: 1px solid #9ce2f6;
  color: #406583;
  font-size: 23px;
  padding-bottom: 15px;
  font-weight:600;
}
.contact-mapbox{
border: 1px solid #9ce2f6;
padding:8px;
float:left;
width:100%;
-webkit-box-shadow: 0px 2 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
}
.user_info > h1 {
  color: #406583;
  font-size: 18px;
  margin: 0;
  font-weight:700;
}
.user_info > span {
  color: #ca9d24;
  font-size: 15px;
	float: left;
	padding: 1px 1px 17px 0;
	width: 100%;
  font-weight: 600;
}
.user_info > p {
  font-size: 15px;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 0 0;
}
.contacts {
  padding: 48px 19px;
}
.map_footer > img {
  width: 100%;
}
.navbar-default .navbar-toggle {
  background:#1db6e2;
  color:#fff;
  border:none !important;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:hover{  background:#06263f;}
.navbar-default .navbar-toggle:focus{  background:#06263f;}
 @media (max-width: 600px) {
.circle_up {  display: none;}
.box_bottom {  width: 100% !important;}
.logo {  text-align: center;}
.title_top {  width: 100%;}
.title_top p {font-size:12px;}
.navbar-nav > li > a {  font-size: 18px;  padding: 18px 20px;}
}
 @media (max-width: 480px) {
.logo img {  width: 100%;}
.navbar-nav > li > a {  font-size: 14px;  padding: 15px 10px;}
.navbar-nav {  padding: 0px;}
.upup {text-align:right;}
.upup img {  width: 30%;}
}