
.ftco-navbar-light {
	background: #ffffff !important;
	border-top:0px solid #ef3c45;
	border-bottom: 0px solid #ccc;
}
.btn.get-started{
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}
.btn.get-started:hover{
	background-color: #ef3c45 !important;
	border-color: #ef3c45 !important;
}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
	color: #005470;
	text-transform: uppercase !important;
	font-size: 15px;
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.ftco-navbar-light .navbar-nav > .nav-item.active > a {
	background: transparent !important;
	color: #ef3c45;
}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
	color: initial !important;
}

.navbar-dark .navbar-toggler {
	color: #005470 !important;
	border-color: #005470;
	margin: 10px 0;
	font-size: 18px;
}
.btn {
	cursor: pointer;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	padding: 0.5rem 1.8rem;
}

.section-page{
	padding: 3em 0;
}

ul.why {
	list-style: none;
}
ul.why li::before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	    font-weight: normal;
	    font-size: 14px;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 3px 3px;
	border: 2px solid #ef3c45;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	content: "\f00c";
	color:#ef3c45;
	margin-right: 15px;
}
ul.why li {
	margin:10px;
}

.section-need-help{
	padding: 3em 0;
}
.section-need-help .form-bg{
	background:#ffffff;
	padding:20px;
	border-radius:10px;
	box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.agencify-pink {
	background: #ef3c45 !important;
	border-color: #ef3c45 !important;
	border-radius: 25px !important;
	margin: 0 auto !important;
	color:#ffffff !important;
	text-transform: capitalize !important;
}
div.wpforms-container-full .wpforms-form input[type="date"], div.wpforms-container-full .wpforms-form input[type="datetime"], div.wpforms-container-full .wpforms-form input[type="datetime-local"], div.wpforms-container-full .wpforms-form input[type="email"], div.wpforms-container-full .wpforms-form input[type="month"], div.wpforms-container-full .wpforms-form input[type="number"], div.wpforms-container-full .wpforms-form input[type="password"], div.wpforms-container-full .wpforms-form input[type="range"], div.wpforms-container-full .wpforms-form input[type="search"], div.wpforms-container-full .wpforms-form input[type="tel"], div.wpforms-container-full .wpforms-form input[type="text"], div.wpforms-container-full .wpforms-form input[type="time"], div.wpforms-container-full .wpforms-form input[type="url"], div.wpforms-container-full .wpforms-form input[type="week"], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
	font-size: 14px !important;
	padding: 8px 12px !important;
	height: 40px;
}

.blog-entry {
	border: 2px solid rgba(0, 84, 112, 0.5);
}
.blog-entry .meta-date {
	background: #ef3c45;
}
.blog-entry .btn-read-more, .blog-entry .blog-meta{
	font-size:13px;
	font-style: italic;
}
.blog-meta .author::after {
	position: absolute;
	top: 0;
	right: -4px;
	content: '/';
}
.blog-meta .author {
	position: relative;
	margin-right: 10px;
}
.sidebar-box ul{
	padding: 0;
}
.sidebar-box ul > li {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dee2e6;
	list-style: none;
}
.section-features{
	background:#eaf3f6;
	padding: 3em 0;
}
.tabulation .tab-content {
	background: transparent !important;
	padding: 0px 20px;
	height:100%;
}
.features .tab-content .tab-pane {
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.features .nav-link{
	font-size: inherit !important;
	padding:15px 40px;
	border: 2px solid rgba(0, 0, 0, 0.2) !important;
	border-radius: 0px !important;
}
.features .nav-link h4 {
	font-size: 19px;
	color: #ef3c45;
	margin-bottom: 0px;
	font-weight: bold;
}
.tabulation .nav-pills .nav-item .nav-link.active {
	color: initial;
	background: #fff;
	border-left: 5px solid #ef3c45 !important;
}
.features .nav-link .content{
	color:gray;
}
.features .nav-link .content p{
	margin-bottom: 0px;
}
.features .img {
}
.tabulation.features .tab-content .img {
	width: 100%;
	height: 100%;
	margin-bottom: 20px;
	background-size: contain;
}


.agencify-panel {
	background-color: transparent;
	box-shadow: none;
	margin-bottom: 0px;
}
.agencify-panel .panel-heading {
	padding: 10px;
	border-bottom: 1px solid #ef3c45;
}
.agencify-panel .panel-heading h4.panel-title {
	font-size: 17px;
	/* position: relative; */
	/* text-align: center; */
	margin-bottom: 0px;
}
.agencify-panel .panel-heading .panel-title a  {
	color: #444;
	font-weight: lighter;
	display: block;
}
.agencify-panel .panel-heading .panel-title a i {
	float: right;
	padding: 3px 0;
	border: 1px solid #444;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	text-align: center;
	font-weight: lighter;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	    font-weight: normal;
	    font-size: 14px;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.agencify-panel .panel-heading .panel-title a i::after {
	content: "\f067";
}
.agencify-panel .panel-heading .panel-title a[aria-expanded="true"] i:after {
  content: "\f068";
}
.agencify-panel .panel-heading .panel-title a .counter {
	position: relative;
	margin-right: 5px;
	width: 25px;
	display: inline-block;
	font-weight: normal;
	color: #212529;
}
.agencify-panel .panel-heading .panel-title a .counter::after {
	position: absolute;
	content: "|";
	right: 0;
	font-weight: normal;
}
.agencify-panel .panel-body {
	padding:20px 30px;
}

.section-faqs{
	padding: 3em 0;
}
.section-download{
	padding:3em 0 0 0;
}
.section-download .two-thirds{
	height: 450px; 
	overflow: hidden;
	text-align: center;
}

.section-agent{
	padding:3em 0;
}
.section-agent .content{
	padding:30px;
	border-radius:20px;
	position:relative;
	overflow: hidden;
}
.section-agent .content .cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	opacity: .7;
	background: #ef3c45;
}
.section-agent .form-bg{
	background:rgba(0, 84, 112, .8);
	padding:30px;
}

.services-2 .icon span {
	font-size: 70px;
	color: #ffe100;
}
.services-2 h3 {
	font-size: 20px;
	font-weight: 700;
	color:#005470;
}
.services-2 {
	width: 100%;
	padding: 30px;
	margin-bottom: 30px;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.14);
	height:100%;
}

.services-2{
    transition:all 0.2s ease-in-out 0.2s;
}
.services-2:hover{
    background-color:#eaf3f6;
}
.features-row {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-wrap: wrap !important;
}
.features-row > [class*='panel-grid-cell'] {
    display: flex !important;
}

.blog-entry .text .heading a:hover, .blog-entry .text .heading a:focus, .blog-entry .text .heading a:active {
	color: #005470;
}
.btn.btn-primary {
	background: #005470;
	border: 1px solid #005470;
	color: #fff;
}
.btn.btn-primary:hover {
	border: 1px solid #005470;
	background: transparent;
	color: #005470;
}
.hero-wrap .overlay {
	position: absolute;
	opacity: .8;
	background: #005570;
}
.heading-und-75{
	position:absolute;
}
.heading-und-75::after{
	content:'';
	position:relative;
	bottom:0;
	width:75%;
	color:#EE3945;
}
.staff {
	border: 1px solid #dee2e6;
	border-radius:15px;
	background:#ffffff;
}
.staff .img-wrap {
	height: 270px;
	padding:20px;
}
.staff .img {
	width: 230px;
	display: block;
	background-position: top center;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin: 0 auto;
	border-radius: 50%;
	height: 230px;
	border: 10px solid #eaeaea;
}
.staff:hover .img, .staff:focus .img {
	margin-top: 0px;
	width: 240px;
	height: 240px;
}
.staff .text h3.title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 0;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #005570;
	margin-bottom: 5px;
}
.staff .title{
	color: #005570;
}
.staff:hover .text h3.title, .staff:focus .text h3.title {
	color: #EE3945;
}
.staff .text .position {
	color: #000000;
	display: block;
	font-weight: 500;
	display: inline-block;
	background: transparent;
	border-radius: 0;
	padding: 0 10px;
	margin-bottom: 10px;
}
.staff:hover .text .position, .staff:focus .position {
	color: #005570;
}
.simple-testimony .testimony-wrap {
	display: block;
	position: relative;
	color: rgba(0, 0, 0, 0.8);
	padding: 20px;
	background: #ffffff;
	border: 2px solid #fafafa;
	border-radius: 10px;
}
.extended-testimony .testimony-wrap {
	display: block;
	position: relative;
	color: rgba(0, 0, 0, 0.8);
	padding: 20px;
	background: #ffffff;
	border-bottom: 2px solid #efefef;
}
.extended-testimony.hero-wrap.hero-wrap-2 {
	min-height: 450px;
	background-position:center center;
}
.extended-testimony.hero-wrap .overlay {
	position: absolute;
	background: linear-gradient(to right, #ffffff, transparent);
}
.extended-testimony.hero-wrap .star-rating i {
	font-size: 40px;
	color: #EE3945;
}
.testimony-wrap .quotes i{
	font-size: 40px;
	color: #EE3945;
}
.testimony-wrap .star-rating i{
	color: #EE3945;
}
.testimony-wrap .reviewer{
	color: #005570;
	font-weight: bold;
}
.testimony-wrap .img-reviewer{
	max-width: 120px !important;
}
.blog-entry.option-1{
	width: 100%;
	border: none !important;
	text-align: center;
}
.blog-entry.option-1 .meta-date {
	/* display: inline-block; */
	background: #EE3945;
	border-radius: 50%;
	height: 85px;
	width: 85px;
	position: absolute;
	top: 30%;
	left: -15%;
}
.blog-entry.option-1 .image-date {
	/* overflow: hidden; */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
	position: relative;
	display: block;
	border-radius: 50%;
	width: 230px;
	margin: auto;
	border: 1px solid #eaeaea;
}
.blog-entry.option-1 .meta-date .day {
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
}
.blog-entry.option-1 .meta-date .mos, .blog-entry.option-1 .meta-date .yr {
	font-size: 17px;
	line-height: 20px;
	text-transform: uppercase;
}
.blog-entry.option-1 .text .heading {
	font-size: 18px;
	margin-bottom: 16px;
	font-weight: 500;
}
.blog-entry .text .heading a {
	color: #005570 !important;
}

.blog-entry.option-2{
	width: 100%;
	border: 2px solid #f0fbff !important;
	text-align: center;
}
.blog-entry.option-2 .meta-date {
	/* display: inline-block; */
	background: #1e1970;
	border-radius: 50%;
	height: 85px;
	width: 85px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.blog-entry.option-2 .image-date {
	/* overflow: hidden; */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
	position: relative;
	display: block;
	border-radius: 50%;
	width: 230px;
	margin: auto;
}
.blog-entry.option-2 .meta-date .day {
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
}
.blog-entry.option-2 .meta-date .mos, .blog-entry.option-2 .meta-date .yr {
	font-size: 17px;
	line-height: 20px;
	text-transform: uppercase;
}
.blog-entry.option-2 .text .heading {
	font-size: 18px;
	margin-bottom: 16px;
	font-weight: 500;
}
.blog-entry.option-2 .bottom-meta {
	border-top:1px solid #f0fbff;
	padding-top:10px;
}
.blog-entry.option-2 .bottom-meta p{
	font-size: 13px;
}


.ftco-footer {
	font-size: 13px;
	background: #005470;
	padding: 3em 0 1em 0;
}
.footer-logo img{
	margin:0 auto;
	max-width:130px;
}
.ftco-footer-social li {
	margin: 0 5px 0 5px;
}
.ftco-footer-social li a {
	background: #ffffff;
	border-radius: 15%;
	color: #005470;
}
.ftco-footer .ftco-footer-widget ul li a span {
	color: #005470;
}
.ftco-footer .subscribe input[type="email"], .ftco-footer .subscribe input[type="number"],.ftco-footer .subscribe input[type="text"],.ftco-footer .subscribe select,.ftco-footer .subscribe textarea, .ftco-footer .subscribe .es_txt_email{
	background:transparent !important;
	padding:8px 12px;
	border:0px;
	border-bottom:1px solid #ffffff;
	color:rgba(255, 255, 255, 0.8);
	width:100%;
}
.ftco-footer .subscribe input[type="submit"] {
	background: #ffffff;
	padding: 6px 18px;
	border-radius: 30px;
	color: #005470;
	font-size: 16px;
	border: none;
}
.ftco-footer .subscribe .es_subscription_message.success {
	color: #fff;
	font-size: 14px;
}
.ftco-footer .ftco-footer-widget h2 {
	font-weight: normal;
	color: #fff;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 600;
}
.ftco-footer .quick-links ul{
	padding-left:0px;
}
.ftco-footer .quick-links ul > li {
	margin-bottom: 5px;
	list-style: none;
}

@media (max-width: 990px) {
  	.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
		padding-top: .9rem;
		padding-bottom: .9rem;
	}
}
@media (max-width: 768px) {
  	.section-download .two-thirds {
		height: inherit;
		overflow: hidden;
		text-align: center;
	}
	.section-download .links{
		margin-top:10px !important;
		text-align: center;
	}
	.tabulation.features .tab-content .img {
		width: 100%;
		height: 400px;
	}
	.hero-wrap {
		background-size: contain;
	}
}
@media (min-width: 768px) {
	.blog-entry {
		margin-bottom: 0px !important;
	}
}