.blog-excerpt p .more-link{
	display:none;
}
/*-----------------------*/
 /*--------Header---------*/
/*-----------------------*/

#header {
            /*overflow: hidden;*/
            transition: 0.8s;
            position: relative;
            width: 100%;
            top: 0;
            z-index: 1;
			padding:0 5%;
/*			border-bottom:1px solid rgb(0, 60, 104);*/
	background-color:#ffffff !important;
        }

#top-bar{
	color:#ffffff;
	padding:0px 10%;
}

#top-bar p{
	color:#ffffff;
	font-size:13px;
	margin:0px !important;
}

#top-bar a{
	color:#000000;
	text-decoration:none;
	font-size:13px;
}

#header-text-left{
	text-align:left;
}

#header-text-right{
	text-align:right;
}

.header img{
	max-width:200px;
}

.navbar-light .navbar-nav .nav-link {
    color: #085061;
	font-size: 18px;
    line-height: 24px;
	font-weight:300;
	    padding: 5px 8px;
}

.navbar-light .navbar-nav .nav-link {
    font-weight: 900 !important;
}

.navbar-light .navbar-nav .nav-link .sub-menu .nav-link {
	font-weight:400 !important;
}

.nav-item > .sub-menu {
    min-width: 200px !important;
    background-color: #fdfdfd !important;
    box-shadow: 0 0.25rem 0.5rem 0 rgb(0 0 0 / 30%) !important;
    padding: 10px 15px !important;
    border-top: 3px solid rgb(58, 182, 211) !important;
	margin-top:5px !important;
}

  /*---------------------------*/
 /*--------Home Banner--------*/
/*---------------------------*/

.home-banner{
	background-repeat:no-repeat;
	background-size:cover;
	padding:50px 10%;
	background-position:bottom;
}

  /*----------------------*/
 /*--------Footer--------*/
/*----------------------*/

.footer{
	border-top:5px solid #085061;
}

.footer-here{
	color: rgb(8, 80, 97);
	text-align: center;
    font-size: 40px;
}

.footer-here-sub{
	color: rgb(8, 80, 97);
	text-align: center;
    font-size: 25px;
}

.frb_features_title{
	    color: rgb(0, 0, 0);
    margin-top: 0;
    padding-top: 10px;
	font-weight:400;
	font-size: 25px;
    margin: 0px;
}

.footer-legal{
	border-top:5px solid #085061;
	padding:5px 10% !important;
}

.footer-icon{
	width:100%;
	max-width:70px;
	margin:auto;
	text-align:center;
}

.footer-social-list{
	list-style:none;
	text-align:center;
	width:auto;
	margin:25px auto;
	max-width:400px;
	padding:0px;
}

.footer-social-list li{
	float:left;
	padding:0px 20px;
}

.footer-social{
	width:100%;
	max-width:70px;
	margin:auto;
	text-align:center;
}

.footer input, .footer textarea{
	color: rgb(0, 0, 0) !important;
    background: rgba(58, 182, 211, 0.08) !important;
    border: 3px solid rgba(8, 80, 97, 0.37) !important;
}

.footer .submit-wrap input{
	color: #ffffff !important;
    background: rgb(82, 82, 82) !important;
    text-align: center !important;
    display: block !important;
    width: 100% !important;
}

  /*-----------------------*/
 /*--------Posts----------*/
/*-----------------------*/

.blog-col{
	margin-bottom:45px;
}

.blog-col .more-link{
	    letter-spacing: 0px;
    border-radius: 36px;
    color: rgb(255, 255, 255);
    border: 1px solid transparent;
    background: rgb(58, 182, 211);
    display: block;
    margin: 25px 0 0 0;
    padding: 10px 15px;
    max-width: 250px;
    text-align: center;
}

.blog-col .more-link:hover{
	background-color:rgb(8, 80, 97);
}

.blog-title{
	text-align:left;
	min-height:60px;
}

.blog-date{
	margin:15px 0;
	color:#444444;
}

aside #menu-services{
	list-style:none;
	padding:0px;
	margin:0px;
}

aside a{
	margin-bottom:10px;
	display:inline-block;
}

/*-----------------------*/
 /*--------General--------*/
/*-----------------------*/

iframe{
	width:100% !important;
}

.ocean-btn{
	margin:50px auto;
}

.ocean-btn a{
	background-color: #092d3c !important;
	padding: 20px 25px !important;
	border-radius:15px !important;
	text-transform:uppercase !important;
	font-size:20px !important;
}

.ocean-btn a:hover{
	background-color: #3ab6d3 !important;
}

.full-row{
	padding:20px 10%;
}

.content-section{
	border-radius:20px;
	padding: 30px 10% !important;
}

.tick-list{
	list-style:none;
	padding:0px;
	margin:0px;
}

.tick-list li{
	font-size:20px;
	padding:0px 0px 15px 15px;
	margin:0px 0px 15px 0px;
	font-weight:300;
}

.wp-block-columns{
	margin:50px 0 !important;
}

p, li {
  font-size: 1.1rem;
	color: #444444;
	font-weight: 300;
    line-height: normal;
}

a {
  color: #00b0ff;
  text-decoration: none;
}

a:hover {
  color: #79ecff;
}

h1 {
  color: #000;
  font-size: 2.2rem;
  font-weight: 700;
  margin-top: 0.8rem;
  margin-bottom: 1.250rem;
}

h2 {
  font-weight: 400;
  margin-top: 0.8rem;
  margin-bottom: 1.250rem;
	text-align: center;
    color: rgb(58, 182, 211);
    font-size: 25px;
    line-height: 110%;
    letter-spacing: 0px;
}

.sidebar h2 {
  background-color: #777;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  margin-top: 0.8rem;
  margin-bottom: 1rem;
  padding: 12px;
}

h3 {
  color: #000;
  font-size: 1.5rem;
  font-weight: 600;
  margin-top: 0.8rem;
  margin-bottom: 1rem;
}

.sidebar h3 {
  background-color: #777;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 600;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 12px;
}

h4 {
  color: #000;
  font-size: 1.3rem;
  font-weight: 600;
  margin-top: 0.8rem;
  margin-bottom: 1rem;
}

.sidebar h4 {
  color: #000;
  font-size: 1.3rem;
  font-weight: 600;
  margin-top: 0.8rem;
  margin-bottom: 1rem;
}

.postdate {
  font-size: 1.3rem;
  text-align: right;
  color: #555;
}

.popular-posts ul {
  font-size: 1.2rem;
  margin-bottom: 16px;
  list-style-type: none;
}

.popular-posts ul a {
  color: #444;
}

.popular-posts ul a:hover {
  color: #777;
  text-decoration: none;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 20px;
  font-weight: 700;
}

blockquote {
  color: #999;
  list-style: none;
  font-weight: 600;
  font-size: 1.6rem;
  text-align: center;
}

.button-white {
  font-size: 1em;
  background-color: #fff;
  color: #000;
  font-weight: 600;
  text-align: center;
  border: none;
  border-radius: 5px;
  padding: 10px 30px;
  margin: 15px 0;
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.button-white a {
  background-color: #fff;
  color: #000;
  text-decoration: none;
}

.button-white:hover {
  background-color: #f7f7f7;
  color: #000;
  border: 1px solid;
  text-decoration: none;
}

.button-grey {
  font-size: 1em;
  background-color: #777;
  color: #fff;
  font-weight: 600;
  text-align: center;
  border: none;
  border-radius: 5px;
  padding: 10px 30px;
  margin: 15px 0;
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.button-grey a {
  background-color: #f7f7f7;
  color: #000;
  text-decoration: none;
}

.button-grey:hover {
  background-color: #f7f7f7;
  color: #000;
  border: 1px solid;
  text-decoration: none;
}

.footer-left a {
  text-align: left;
  color: #ddd;
  text-decoration: none;
}

.footer-left a:hover {
  color: #fff;
}

.footer-right {
  text-align: right;
  color: #bbb;
}

.wp-block-image.is-style-circle-mask img, .wp-block-image.is-style-rounded img {
    border-radius: 5% !important;
}

@media only screen and (max-width: 992px) {

  .footer-right {
    text-align: center;
  }
  .footer-left {
    text-align: center;
  }
}