@font-face {
  font-family: 'Raleway-Regular';
  src: url("../fonts/raleway/Raleway-Regular.ttf");
}
@font-face {
  font-family: 'Raleway-Thin';
  src: url("../fonts/raleway/Raleway-Thin.ttf");
}
@font-face {
  font-family: 'Raleway-Bold';
  src: url("../fonts/raleway/Raleway-Bold.ttf");  
}
@font-face {
  font-family: 'Raleway-SemiBold';
  src: url("../fonts/raleway/Raleway-SemiBold.ttf");  
}
@font-face {
  font-family: 'Raleway-Medium';
  src: url("../fonts/raleway/Raleway-Medium.ttf");
}
@font-face {
  font-family: 'NoticiaText-Regular';
  src: url("../fonts/noticia-text/NoticiaText-Regular.ttf");
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../fonts/open-sans/OpenSans-Regular.ttf");
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../fonts/open-sans/OpenSans-Regular.eot"); /* Fix Internet Explorer support */
}
@font-face {
  font-family: 'OpenSans-Light';
  src: url("../fonts/open-sans/OpenSans-Light.ttf");
}
@font-face {
  font-family: 'OpenSans-Light';
  src: url("../fonts/open-sans/OpenSans-Light.eot"); /* Fix Internet Explorer support */
}
/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
body {
  font-family: 'Raleway-Regular', sans-seri;  
  font-size: 22px;
  line-height: 1.2;
  color: #00305B;
  background: #fff;
  height: 100%;
  position: relative;
}

a {
  color: #00305b;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #00305b;
  outline: none;
}

p {
  margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  color: #fff;
  font-family: 'Raleway-Regular', sans-seri;
  font-weight: 400;
  margin: 0 0 30px 0;
}

::-webkit-selection {
  color: #fff;
  background: #00305b;
}

::-moz-selection {
  color: #fff;
  background: #00305b;
}

::selection {
  color: #fff;
  background: #00305b;
}

.loader{
  width: 32px;
  display: none;
  padding: 0;
  margin: 0;
}

.close{
  text-decoration: none !important;
}

.lead {
  font-size: 18px;    
}

.img-shadow {
  -webkit-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
}

.anchor {
  display: block;
  position: relative;
  width: 0;
  height: 0;
  z-index: -1;
  top: -20px;
  left: 0;  
}

.alert {
  font-size: 14px;
}

#fh5co-header {
  line-height: 30px !important;  
  position: absolute;
  z-index: 1000;
  width: 100%;  
  opacity: 1;
  top: 0;
}
#fh5co-header .navbar {
  padding-bottom: 0;
  margin-bottom: 0;
  background-color: #fff !important;
  border-bottom: 1px solid #fff !important;
  height: 78px;  
}
#fh5co-header .multi-level{  
  top: 68px;   
}
#fh5co-header .navbar li a:hover {
  color: #5AB89C;
}
#fh5co-header .navbar li a {
  font-size: 14px;
  color: #0F4C85;    
}
#fh5co-header .navbar li{  
  padding-top: 3px;
  padding-bottom: 3px;
}
#fh5co-header .navbar-submenu{  
  width: 972px;
  margin: 0 auto;
}
#fh5co-header .navbar-collapse{
  background-color: #fff;
}
#fh5co-header .nav {
  margin-top: 17px;
  margin-left: 0;
}
#fh5co-header .nav-tel{
  font-family: 'OpenSans-Light', sans-serif;
  font-size: 15px;
  font-weight: normal;
  float: right;
  margin-top: 26px;
  margin-right: 50px;
}
#fh5co-header .fa{
  color: #000;  
}
#fh5co-header .open a,
#fh5co-header .nav > li > a:hover,
#fh5co-header .nav > li > a:visited,
#fh5co-header .nav > li > a:focus,
#fh5co-header .dropdown-menu > li > a:hover,
#fh5co-header .dropdown-menu > li > a:visited,
#fh5co-header .dropdown-menu > li > a:focus,
#fh5co-header .dropdown-toggle > li > a:hover,
#fh5co-header .dropdown-toggle > li > a:visited,
#fh5co-header .dropdown-toggle > li > a:focus,
#fh5co-header .dropdown-submenu > li > a:hover,
#fh5co-header .dropdown-submenu > li > a:visited,
#fh5co-header .dropdown-submenu > li > a:focus{
  background-color: transparent !important;
}
#fh5co-header .nav > li.active > a{
  background-color: transparent !important;
}
#fh5co-header .dropdown-menu{
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: 0;
  border-color: #fff;
  margin-top: -7px;  
}
#fh5co-header .dropdown-submenu {  
  position: initial;	
}
#fh5co-header .dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-height: 101%;
}
#fh5co-header .dropdown-submenu:hover>.dropdown-menu {
  display: block;
  border: 0;	
}
#fh5co-header .dropdown-submenu.pull-left {
  float: none;
}
#fh5co-header .dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
#fh5co-header .navbar-brand {
  float: left;
  display: none;  
  font-size: 20px;
  font-weight: 700;
  padding-left: 0;
  margin-top: 5px;
  color: #052C66;
  text-transform: uppercase;
  font-family: 'Raleway-SemiBold', sans-serif;
}
#fh5co-header .navbar-brand span{  
  color: #32919C;  
}
@media screen and (max-width: 767px) {
  #fh5co-header .navbar-brand {
	display: block;
    padding-left: 10px !important;
    padding-right: 0 !important;		
  }
  #fh5co-header .nav {
	float: left;	
	margin-left: 0;
  }
  #fh5co-header #nav-tel{
    display: none;
  }
  #fh5co-header .navbar-collapse{
	font-size: 13px;
	font-weight: normal;
  }
  #fh5co-header .navbar-fixed-top{
    height: 61px;
  }
  #fh5co-header .navbar-submenu span{  
	padding-left: 10px;
  }
  .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
	border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;    
    margin-top: 5px;
    margin-right: -10px;   
  }
}

#fh5co-brand{
  text-align: center;
  background-color: #fff;  
  margin-top: 80px;  
  height: 172px;
}

#fh5co-brand p{
  font-family: 'NoticiaText-Regular', sans-serif;
  font-size: 22px;  
  color: #0B3259; 
}

#fh5co-brand p,
#fh5co-brand img{  
  padding: 0;
  margin: 0;  
}

#content{
  font-family: 'Raleway-Regular', sans-serif;
  background-color: #fff;
  color: #32919C;
  position: relative;
}
#content .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;  
  width: 100%;  
  background: rgba(233, 244, 246, 0.8);
}
#content a{
  text-decoration: underline;
  color: #32919C;
}
#content h1{
  font-family: 'Raleway-Regular', sans-seri; 
  font-size: 40px;
  color: #32919C;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 40px;
}
#content h3{  
  font-family: 'Raleway-Bold', sans-serif;
  text-align: center;
  font-size: 20px;
  color: #32919C;
  margin-top: 10px;
  margin-bottom: 25px;
}
#content span{
  font-family: 'Raleway-Bold', sans-serif;
  text-transform: uppercase;
  font-size: 40px; 
}
#content p{
  font-size: 18px;
  text-align: center;
}
#content li{
  font-size: 18px;  
}
#content .fa{
  padding-right: 10px;
}
#content .img-responsive {
    margin: 0 auto !important;
}

#content-2{
  font-family: 'Raleway-Regular', sans-serif;
  background-color: #0B3259;
  color: #32919C;
  position: relative;
}
#content-2 .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;  
  width: 100%;  
  background: rgba(11, 50, 89, 0.8);  
}
#content-2 a{
  text-decoration: underline;
  color: #32919C;
}

#content-2 h1{
  font-family: 'Raleway-Regular', sans-seri; 
  font-size: 40px;
  color: #32919C;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 40px;
}
#content-2 span{
  font-family: 'Raleway-Bold', sans-serif;
  text-transform: uppercase;
  font-size: 40px; 
}
#content-2 p{
  font-size: 18px;
  text-align: center;
}
#content-2 li{
  font-size: 18px;  
}
#content-2 .img-responsive {
    margin: 0 auto !important;
}

#content-3{
  font-family: 'Raleway-Regular', sans-serif;
  background-color: #fff;
  color: #0B3259;
  position: relative;
}
#content-3 .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;  
  width: 100%;  
  background: rgba(255, 255, 255, 0.6);
}
#content-3 a{
  text-decoration: underline;
  color: #0B3259;
}
#content-3 h1{
  font-family: 'Raleway-Regular', sans-seri; 
  font-size: 40px;
  color: #0B3259;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 40px;
}
#content-3 span{
  font-family: 'Raleway-Bold', sans-serif;
  text-transform: uppercase;
  font-size: 40px; 
}
#content-3 p{
  font-size: 18px;
  text-align: center;
}
#content-3 li{
  font-size: 18px;  
}
#content-3 h4{  
  font-size: 14px;
  color: #0B3259;
  text-align: justify;  
}
#content-3 .section-title {
  font-family: 'Raleway-Bold', sans-seri;
  font-size: 55px;
  color: #0B3259 !important;
  position: relative;  
}
#content-3 .conveyancing-form .form-group input[type="name"],
#content-3 .conveyancing-form .form-group input[type="text"],
#content-3 .conveyancing-form .form-group input[type="email"],
#content-3 .subscribe-form .form-group input[type="email"],
#content-3 .conveyancing-form .form-group input[type="tel"],
#content-3 .conveyancing-form .form-group textarea {
  font-size: 14px;
}
#content-3 .conveyancing-form .form-group input[type="name"]::-webkit-input-placeholder,
#content-3 .conveyancing-form .form-group input[type="text"]::-webkit-input-placeholder,
#content-3 .conveyancing-form .form-group input[type="email"]::-webkit-input-placeholder,
#content-3 .subscribe-form .form-group input[type="email"]::-webkit-input-placeholder,
#content-3 .conveyancing-form .form-group input[type="tel"]::-webkit-input-placeholder,
#content-3 .conveyancing-form .form-group textarea::-webkit-input-placeholder {
  color: #0B3259;
}
#content-3 .conveyancing-form .form-group input[type="name"]:-moz-placeholder,
#content-3 .conveyancing-form .form-group input[type="text"]:-moz-placeholder,
#content-3 .conveyancing-form .form-group input[type="email"]:-moz-placeholder,
#content-3 .subscribe-form .form-group input[type="email"]:-moz-placeholder,
#content-3 .conveyancing-form .form-group input[type="tel"]:-moz-placeholder,
#content-3 .conveyancing-form .form-group textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #0B3259;
}
#content-3 .conveyancing-form .form-group input[type="name"]::-moz-placeholder,
#content-3 .conveyancing-form .form-group input[type="text"]::-moz-placeholder,
#content-3 .conveyancing-form .form-group input[type="email"]::-moz-placeholder,
#content-3 .subscribe-form .form-group input[type="email"]::-moz-placeholder,
#content-3 .conveyancing-form .form-group input[type="tel"]::-moz-placeholder,
#content-3 .conveyancing-form .form-group textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #0B3259;
}
#content-3 .conveyancing-form .form-group input[type="name"]:-ms-input-placeholder,
#content-3 .conveyancing-form .form-group input[type="text"]:-ms-input-placeholder,
#content-3 .conveyancing-form .form-group input[type="email"]:-ms-input-placeholder,
#content-3 .subscribe-form .form-group input[type="email"]:-ms-input-placeholder,
#content-3 .conveyancing-form .form-group textarea:-ms-input-placeholder {
  color: #0B3259;
}
#content-3 .conveyancing-form .form-group input {
  color: #0B3259;
  background: transparent;
  border: 1px solid #0B3259;
  background: #fff;  
  box-shadow: none;
  border-radius: 0 !important;  
}
#content-3 .conveyancing-form .form-group textarea {
  color: #0B3259;
  background: transparent;
  border: 1px solid #0B3259;
  background: #fff;  
  box-shadow: none;
  border-radius: 0 !important;
}
#content-3 .conveyancing-form .form-group select {
  color: #0B3259;
  background: transparent;
  border: 1px solid #0B3259;  
  box-shadow: none;
  border-radius: 0 !important;
}
#content-3 #btn-submit {
  color: rgba(255, 255, 255, 0.9) !important;
  background: #0B3259 !important;
  border: 0;
}

#content-team1{
  font-family: 'Raleway-Regular', sans-serif;
  background-color: #fff;
  color: #fff;
  position: relative;
}
#content-team1 .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;  
  width: 100%;  
  background: rgba(0, 46, 93, 0.7);
}
#content-team1 a{
  color: #B9ECF5;  
  text-decoration: underline;  
}
#content-team1 h1{
  font-family: 'Raleway-Regular', sans-seri; 
  font-size: 40px;
  color: #CDF5FA;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 40px;
}
#content-team1 span{
  font-family: 'Raleway-Bold', sans-serif;
  text-transform: uppercase;
  font-size: 40px; 
}
#content-team1 p{
  font-size: 18px;
  text-align: center;
}

#content-4{
  font-family: 'Raleway-Regular', sans-serif;
  background-color: #EAF4F6;
  color: #CDF5FA;
  position: relative;
}
#content-4 a{
  text-decoration: underline;
  color: #CDF5FA;
}
#content-4 h1{
  font-family: 'Raleway-Regular', sans-seri; 
  font-size: 40px;
  color: #CDF5FA;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 40px;
}
#content-4 span{
  font-family: 'Raleway-Bold', sans-serif;
  text-transform: uppercase;
  font-size: 40px; 
}
#content-4 p{
  font-size: 17px;
  text-align: justify;
}
#content-4 li{
  font-size: 17px;  
}
#content-4 .email{
  text-align: center;
}
#content-4 .text{
  padding: 20px 40px;	
  background-color: #0B3259;
}
#content-4 .fa{
  padding-right: 10px;
}

@media screen and (max-width: 767px) {	
	#content-4 .img{
	  display: none;
	}	
}

#container-home {
  font-family: 'Raleway-Regular', sans-seri;  
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
  color: #052C66;
}
#container-home .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;  
  width: 100%;  
  background: rgba(233, 244, 246, 0.9);
}
#container-home .container h1{  
  font-family: 'Raleway-SemiBold', sans-seri; 
  font-size: 60px;
  color: #052C66;
}
#container-home .container h2{
  font-family: 'Raleway-SemiBold', sans-seri;
  font-size: 40px;
  font-weight: 700;
  color: #88B2DB;
}
#container-home .container h3{
  font-family: 'Raleway-Regular', sans-seri; 
  font-size: 18px;
  color: #052C66;  
}
#container-home .container span{
  color: #32919C;
}
#container-home .container p{
  font-family: 'OpenSans-Regular', sans-seri;
  font-size: 16px;
}
#container-home .container li{  
  font-size: 16px;
}
#container-home .container a{
  text-decoration: underline;
}
#container-home .home-btn{
  margin-left: 50px;
}

#fh5co-home {
  font-family: 'Raleway-Regular', sans-seri;
  color: #052C66;  
}
/* Cycle2 - Start */
#fh5co-home .banner-background {
  background-color: transparent;	
  background-position: center;
  background-size: cover;  
  padding: 175px 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;  
  bottom: 0;
  z-index: 0;
}
#fh5co-home .cycle-slideshow {
  width: 100%;	
  background-position: center;
  background-size: cover;
  color: #fff;
  overflow: hidden;
  padding: 175px 0;	
}
#fh5co-home .cycle-pager { 
  text-align: center; 
  width: 100%; 
  z-index: 500; 
  position: absolute; 
  bottom: 10px; 
  overflow: hidden;
}
#fh5co-home .cycle-pager span { 
  font-family: arial; 
  font-size: 50px; 
  width: 16px !important; 
  height: 16px !important; 
  display: inline-block; 
  color: #0f3055; 
  cursor: pointer; 
}
#fh5co-home .cycle-pager span.cycle-pager-active { 
  color: #fff;
}
/* Cycle2 - End */
#fh5co-home .home-link{
  font-family: 'OpenSans-Regular', sans-seri;  
  font-size: 35px;  
  color: #fff;  
  position: relative;
  width: 100%;
  margin-top: -550px;
  margin-left: auto;
  margin-right: auto;  
  margin-bottom: 0;   
  z-index: 100;
  background-color: rgba(15, 48, 85, 0.8);
  display: none;
}
#fh5co-home .home-td{
  text-align: center;    
}
#fh5co-home .home-link td:hover{
  cursor: pointer;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background-color: #8dd4dc;
  opacity: 1 !important;
}
#fh5co-home .home-link a{  
  color: #fff;
  display: inline-block;
  padding: 71px 0;
}
#fh5co-home .home-link a:hover{
  text-decoration: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
}
#fh5co-home .home-link a:active,
#fh5co-home .home-link a:focus{
  text-decoration: none;
}
#fh5co-home .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;  
  width: 100%;  
  background: rgba(11, 50, 89, 0.1);
}

@media screen and (max-width: 767px) {	
	#fh5co-home .home-link{
	  font-size: 20px;	  
	}
	#fh5co-home .home-link a{	  
	  padding: 50px 25px;
	}
}

#container-home, #fh5co-about, #fh5co-explore, #fh5co-footer, #container-blank, #container-comment, #content {
  padding: 4em 0;
}
#fh5co-team {
  padding: 3em 0;
}
#fh5co-copyright {
  padding: 2em 0;
}
#content-2, #content-3, #content-4, #content-team1{
  padding: 3em 0 2em 0;
}
@media screen and (max-width: 767px) {
  #container-home, #fh5co-about, #fh5co-explore, #fh5co-team, #fh5co-footer, #container-blank, #container-comment, #fh5co-copyright, #content, #content-2, #content-3, #content-4, #content-team1{
    padding: 2em 0;
  }
}

#fh5co-about {  
  background-color: #0B3259;
}
#fh5co-about p{
  font-family: 'OpenSans-Regular', sans-seri;
  font-size: 17px;
  color: #CDF5FA;
  text-align: center;
}
#fh5co-about h1{
  font-family: 'Raleway-Regular', sans-seri;
  font-size: 40px;
  color: #CDF5FA;
}
#fh5co-about h1 span{
  font-family: 'Raleway-Bold', sans-seri;
}
#fh5co-about h3{  
  color: #CDF5FA !important;  
}
#fh5co-about .lead{
  font-size: 18px;
  font-weight: normal;
}
#fh5co-about .icon-stop{
  font-size: 16px;  
}
#fh5co-about li{
  color: #fff !important;  
}

#container-blank{
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
  height: 530px;
  padding-top: 175px;
  padding-bottom: 175px;
}
#container-blank .overlay-blank {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;  
  width: 100%;
  background: rgba(141, 212, 220, 0.5);
}
#container-blank .overlay-2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;  
  width: 100%;
  background: rgba(11, 50, 89, 0.4);
}

#container-team,
#container-team-1,
#container-team-2
 {
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  /* position: 50%; */
  width: 100%;
  height: 448px;  
}
#container-team .overlay,
#container-team-1 .overlay,
#container-team-2 .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;  
  width: 100%;
  background: rgba(153, 204, 255, 0.4);
}

#fh5co-explore {
  font-family: 'Raleway-Regular', sans-seri;  
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
  padding-top: 175px;
  padding-bottom: 175px;
  color: #052C66;
}
#fh5co-explore .container h1{  
  font-family: 'Raleway-SemiBold', sans-seri; 
  font-size: 60px;
  color: #052C66;
}
#fh5co-explore .container h3{
  font-family: 'Raleway-Regular', sans-seri; 
  font-size: 18px;
  color: #052C66;  
}
#fh5co-explore .container span{
  color: #32919C;
}
#fh5co-explore .container p,
#fh5co-explore .container li{  
  font-family: 'Raleway-Regular', sans-seri;
  font-size: 15px;
}
#fh5co-explore .container ul{
  margin: 0;
  padding-left: 100px;
}
#fh5co-explore .home-btn{
  margin-left: 50px;
}

.mt h4 {
  position: relative;
  padding-left: 40px;
  font-size: 20px;
}
.mt h4 i {
  position: absolute;
  left: 0;
  top: 0;
  color: #5AB89C;
}
.mt > div {
  margin-bottom: 40px;
}
.mt .list-nav {
  margin: 50px 0 0 0;
  padding: 0;
}
.mt .list-nav li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  padding-left: 30px;
  margin-bottom: 10px;
  position: relative;
}
.mt .list-nav li i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  color: #5AB89C;
}

.list-nav {
  margin: 30px 0 30px 0;
  padding: 0;
}
.list-nav li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  padding-left: 30px;
  margin-bottom: 10px;
  position: relative;
}
.list-nav li i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  color: #5AB89C;
}

.getting-started {
  background: #00305b;
  padding: 60px 0 40px 0;
}
.getting-started h3 {
  color: #fff;
}
.getting-started p {
  color: rgba(255, 255, 255, 0.8);
}
.getting-started .call-to-action {
  display: block;
  width: 100%;
  float: left;
}
@media screen and (max-width: 767px) {
  .getting-started .call-to-action {
    float: none !important;
    width: 100%;
    text-align: left !important;
  }
}
.getting-started .call-to-action a.sign-up {
  float: right;
  margin-top: 20px;
  padding: 18px 60px;
  background: #fff;
  color: #00305b;
  font-family: Arial, Helvetica, sans-serif !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
}
@media screen and (max-width: 767px) {
  .getting-started .call-to-action a.sign-up {
    float: left !important;
  }
}
.getting-started .call-to-action a.sign-up:hover, .getting-started .call-to-action a.sign-up:focus, .getting-started .call-to-action a.sign-up:active {
  text-decoration: none;
}
.getting-started .call-to-action a.sign-up:hover {
  background: #fff;
}
#fh5co-team {
  background-color: #fff;
  color: #0B3259;
}
#fh5co-team p{  
  font-family: 'OpenSans-Regular', sans-seri;
  font-size: 17px;
}
#fh5co-team h1{
  font-family: 'Raleway-Regular', sans-seri;
  font-size: 40px;
  color: #0B3259;
  text-transform: uppercase;
}
#fh5co-team h1 span{
  font-family: 'Raleway-Bold', sans-seri;  
}
#fh5co-team .team-box {
  position: relative;
  padding: 30px;
  padding-top: 2em;
  background: transparent;  
  color: #052C66 !important;
  float: left;
  width: 100%;  
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  #fh5co-team .team-box {
    margin-bottom: 40px;
  }
}
#fh5co-team .team-box .user {
  position: relative;
  margin-bottom: 20px;
}
#fh5co-team .team-box p {  
  text-align: center;
  font-size: 14px;
}
#fh5co-team .expandable a{  
  text-decoration: underline;
}
#fh5co-team .team-box h3 {
  margin: 10px 0;
  font-weight: 700;
  font-size: 16px;  
  color: #052C66 !important;  
}
#fh5co-team .team-box .position {
  font-size: 20px;
  display: block;  
  font-weight: bold;
  text-transform: uppercase;
}
#fh5co-team .team-box .social-media {
  margin: 0;
  padding: 0;
}
#fh5co-team .team-box .social-media li {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 24px;
  margin-right: 10px;
}
#fh5co-team .team-box .social-media li a {
  color: #052C66;
}
#fh5co-team .team-box .social-media li a:hover, #fh5co-team .team-box .social-media li a:focus, #fh5co-team .team-box .social-media li a:active {
  text-decoration: none;
  color: #5AB89C !important;
}
#fh5co-team .contact-info {
  margin: 50px 0 0 0;
  padding: 0;  
}
#fh5co-team .contact-info li {
  font-size: 14px;
  list-style: none;
  margin: 5px 0 0 0;
  position: relative;
  padding-left: 40px;
  color: #052C66;
  font-weight: bold;
  text-align: left;
}
#fh5co-team .contact-info li a {
  color: #052C66;  
}
#fh5co-team .contact-info li i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  color: #052C66; 
}

#container-comment{
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;    
}
#container-comment .overlay-blank {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;  
  width: 100%;
  background: rgba(247, 254, 255, 0.8);
}
#container-comment p{
  font-family: 'Raleway-Regular', sans-seri;
  font-size: 36px;  
  text-align: center;
  color: #fff;  
}
#container-comment .text{
  padding: 0 40px;	
  background-color: #0B3259;
}

@media screen and (max-width: 767px) {	
	#container-comment .img{
	  display: none;
	}
	#container-comment p{	  
	  font-size: 26px;  	  
	}	
}

.partner-logo {
  margin-bottom: 30px;
  float: left;
  width: 100%;
  vertical-align: middle;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.aboutus p{
	color: #000;
}
.section-heading {
  float: left;
  width: 100%;
  padding-bottom: 50px;
  margin-bottom: 0px;
  clear: both;
}
.section-heading h2 {
  margin: 0 0 0 0;
  font-size: 26px;
  font-weight: 400;  
  position: relative;
  display: block;
  padding-bottom: 10px;
  line-height: 1.5;
}
#section-heading h2 {
  text-transform: uppercase;
  color: #00305b;
}
@media screen and (max-width: 767px) {
  .section-heading h2 {
    font-size: 28px;
  }
}
.section-heading h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;  
  position: relative;
  display: block;
  padding-bottom: 30px;
  font-family: Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 767px) {
  .section-heading h3 {
    font-size: 16px !important;
    line-height: 28px;
  }
}

#fh5co-footer {
  background: #fff;
}
#fh5co-footer p{
  color: #0B3259;
  font-size: 14px;
}
#fh5co-footer a {
  color: #74889e;
}
#fh5co-footer a:hover {
  color: #0B3259 !important;
  text-decoration: underline;
}
#fh5co-footer .section-title {
  font-family: 'Raleway-Bold', sans-seri;
  font-size: 55px;
  color: #0B3259 !important;
  position: relative;  
}
#fh5co-footer .copy-right {
  position: relative;
  padding-top: 20px;
  margin-top: 40px;
  color: #0B3259;
}
#fh5co-footer .copy-right > a {
  color: #0B3259;
}
#fh5co-footer .contact-info {
  margin: 0 0 60px 0;
  padding: 0;  
}
#fh5co-footer .contact-info li {
  font-size: 14px;
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
  color: #0B3259;
}
#fh5co-footer .contact-info li a {
  color: #0B3259;
}
#fh5co-footer .contact-info li i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  color: #0B3259; 
}
#fh5co-footer .fa {
  color: #000 !important;
}
#fh5co-footer .subscribe-header {  
  font-size: 18px;
  text-align: center;
  padding: 20px 0;
  margin: 0;
}
#fh5co-footer .subscribe {
  font-size: 14px;
  text-align: center;
  padding: 0 0 20px 0;
  margin: 0;
}

#fh5co-footer .btn-send-subscribe {
  width: 100%;
}
#fh5co-footer .contact-form .form-group input[type="name"],
#fh5co-footer .contact-form .form-group input[type="text"],
#fh5co-footer .contact-form .form-group input[type="email"],
#fh5co-footer .subscribe-form .form-group input[type="email"],
#fh5co-footer .contact-form .form-group input[type="tel"],
#fh5co-footer .contact-form .form-group textarea {
  font-size: 14px;
}
#fh5co-footer .contact-form .form-group input[type="name"]::-webkit-input-placeholder,
#fh5co-footer .contact-form .form-group input[type="text"]::-webkit-input-placeholder,
#fh5co-footer .contact-form .form-group input[type="email"]::-webkit-input-placeholder,
#fh5co-footer .subscribe-form .form-group input[type="email"]::-webkit-input-placeholder,
#fh5co-footer .contact-form .form-group input[type="tel"]::-webkit-input-placeholder,
#fh5co-footer .contact-form .form-group textarea::-webkit-input-placeholder {
  color: #0B3259;
}
#fh5co-footer .contact-form .form-group input[type="name"]:-moz-placeholder,
#fh5co-footer .contact-form .form-group input[type="text"]:-moz-placeholder,
#fh5co-footer .contact-form .form-group input[type="email"]:-moz-placeholder,
#fh5co-footer .subscribe-form .form-group input[type="email"]:-moz-placeholder,
#fh5co-footer .contact-form .form-group input[type="tel"]:-moz-placeholder,
#fh5co-footer .contact-form .form-group textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #0B3259;
}
#fh5co-footer .contact-form .form-group input[type="name"]::-moz-placeholder,
#fh5co-footer .contact-form .form-group input[type="text"]::-moz-placeholder,
#fh5co-footer .contact-form .form-group input[type="email"]::-moz-placeholder,
#fh5co-footer .subscribe-form .form-group input[type="email"]::-moz-placeholder,
#fh5co-footer .contact-form .form-group input[type="tel"]::-moz-placeholder,
#fh5co-footer .contact-form .form-group textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #0B3259;
}
#fh5co-footer .contact-form .form-group input[type="name"]:-ms-input-placeholder,
#fh5co-footer .contact-form .form-group input[type="text"]:-ms-input-placeholder,
#fh5co-footer .contact-form .form-group input[type="email"]:-ms-input-placeholder,
#fh5co-footer .subscribe-form .form-group input[type="email"]:-ms-input-placeholder,
#fh5co-footer .contact-form .form-group textarea:-ms-input-placeholder {
  color: #0B3259;
}
#fh5co-footer .contact-form .form-group input {
  color: #0B3259;
  background: transparent;
  border: 1px solid #0B3259;
  background: #fff;  
  box-shadow: none;
  border-radius: 0 !important;  
}
#fh5co-footer .subscribe-form .form-group input {
  color: #0B3259;
  background: transparent;
  border: 1px solid #0B3259;
  background: #fff;  
  box-shadow: none;
  border-radius: 0 !important;
}
#fh5co-footer .contact-form .form-group textarea {
  color: #0B3259;
  background: transparent;
  border: 1px solid #0B3259;
  background: #fff;  
  box-shadow: none;
  border-radius: 0 !important;
}
#fh5co-footer .contact-form .form-group select {
  color: #0B3259;
  background: transparent;
  border: 1px solid #0B3259;  
  box-shadow: none;
  border-radius: 0 !important;
}
#fh5co-footer #btn-submit {
  color: rgba(255, 255, 255, 0.9) !important;
  background: #0B3259 !important;
  border: 0;
}

#fh5co-copyright{
  background-color: #0B3259;
}
#fh5co-copyright p{
  font-family: 'OpenSans-Regular', sans-seri;  
  color: #fff;
  text-align: center;
}
#fh5co-copyright .fa{  
  color: #fff;
  font-size: 18px;  
  margin-top: -10px !important;
}
#fh5co-copyright .text-header{  
  font-size: 16px;  
}

#fh5co-copyright .text{  
  font-size: 12px;
  margin-bottom: 10px;
}
#fh5co-copyright .footer{
	font-family: 'OpenSans-Regular', sans-seri;  
	font-size: 14px;
	background-color: #fff;
	color: #0B3259;
	text-align: center;
	width: 100%;
	margin-top: 40px;
	padding: 15px 0;
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-family: 'Raleway-Regular', sans-seri;
  font-size: 14px;
  background: #46B9C6;
  color: #fff;
  border-radius: 0 !important;
  padding: 10px 15px;
}

.btn {  
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;  
}
.btn.btn-primary {
  background: #32919C;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #8DD4DC;
}
.btn:hover, .btn:active, .btn:focus {
  background: #8DD4DC;
  color: #fff;
  outline: none !important;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  background: #0B3259 !important;  
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

#map {  
  width: 100%;
  height: 233px;
  position: relative;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #map {
    height: 133px;
  }
}

.js .to-animate,
.js .to-animate-2,
.js .to-animate-3,
.js .to-animate-4,
.js .to-animate-5,
.js .single-animate {
  opacity: 0;
}
