/*!
Theme Name: naspa_21
Theme URI: http://underscores.me/
Author: Refresh Web Design
Author URI: https://www.refreshperspective.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: naspa_21
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

*/


/*.img-wrap{position: relative;}
.img-wrap:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
*/

.listing-item .img-wrap {
    height: 120px;
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: column;
}
.listing-item .img-wrap img{
	border-radius:0;
}

@media (max-width: 1199px){
.listing-item .img-wrap {
    height: 100px;
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: column;
}

}

@media (max-width: 989px){
.listing-item .img-wrap {
    height: 90px;}
  }


@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

/*.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}*/
iframe{
	max-width: 100% !important;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


/******************************/
/*     01. General Styles     */
/******************************/
body,
html {
    width: 100%;
	height: 100%;
}

img{
	max-width: 100%;
	height:auto !important;
}

body, p {
	color: #222; 
	font: 400 1rem/1.6 "Roboto", sans-serif;
}

.p-large {
	font: 400 1.5rem/2rem "Roboto", sans-serif;
}

.p-small {
	font: 400 0.75rem/1.25rem "Roboto", sans-serif;
}

.p-heading {
	margin-bottom: 3.875rem;
}

.li-space-lg li {
	margin-bottom: 0.25rem;
}

.indent {
	padding-left: 1.25rem;
}

h1 {
	color: #222;
	font: 700 3rem/3.5rem "Roboto Condensed", sans-serif;
}

h2 {
	color: #222;
	font: 700 2.25rem/2.75rem "Roboto Condensed", sans-serif;
}

h3 {
	color: #222;
	font: 700 1.75rem/2rem "Roboto", sans-serif;
}

h4 {
	color: #222;
	font: 700 1.375rem/1.875rem "Roboto", sans-serif;
}

h5 {
	color: #222;
	font: 700 1.125rem/1.625rem "Roboto", sans-serif;
}

h6 {
	color: #222;
	font: 700 1rem/1.5rem "Roboto", sans-serif;
}

a {
	color: #028955;
	text-decoration: none;
}

a:hover {
	color: #2bbb84;
	text-decoration: underline;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

a.turquoise {
	color: #028955;
}

a.white {
	color: #fff;
}



.testimonial-text {
	font: normal 400 1rem/1.5rem "Roboto", sans-serif;
}

.testimonial-author {
	font: 700 1rem/1.5rem "Roboto", sans-serif;
}

.turquoise {
	color: #028955;
}

.btn-wrap{
	text-align: center;
}
.card .btn-wrap{
	margin-top: auto;
	margin-bottom: 1rem;
}

.btn-solid-sm {
	padding: .5rem 1.25rem .5rem 1.25rem !important;
	border-radius: .75rem !important;
	font-weight: 400 !important;
}
.button,
input[type="submit"],
.btn-solid-reg {
	display: inline-block;
	padding: 1rem 2.125rem 1rem 2.125rem;
	border: 0.125rem solid #028955;
	border-radius: 2rem;
	background-color: #028955;
	color: #fff;
	font: 700 1rem/1.25 "Roboto", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}
.button:hover,
a:hover input[type="submit"],
a:hover .btn-solid-reg,
input[type="submit"]:hover,
.btn-solid-reg:hover {
	background-color: transparent;
	color: #028955;
	text-decoration: none;
}

.btn-solid-lg {
	display: inline-block;
	padding: 1.375rem 2.625rem 1.375rem 2.625rem;
	border: 0.125rem solid #028955;
	border-radius: 2rem;
	background-color: #028955;
	color: #fff;
	font: 700 1.25rem/1.375 "Roboto", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-solid-lg:hover {
	background-color: transparent;
	color: #028955;
	text-decoration: none;
}

.single-resource .breadcrumbs{margin-bottom: 2rem;}

.comments-area{margin-top: 2rem;}

.btn-outline-reg {
	display: inline-block;
	padding: 1.1875rem 2.125rem 1.1875rem 2.125rem;
	border: 0.125rem solid #028955;
	border-radius: 2rem;
	background-color: transparent;
	color: #028955;
	font: 700 1rem/1.25 "Roboto", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-reg:hover {
	background-color: #028955;
	color: #fff;
	text-decoration: none;
}

.btn-outline-lg {
	display: inline-block;
	padding: 1.375rem 2.625rem 1.375rem 2.625rem;
	border: 0.125rem solid #028955;
	border-radius: 2rem;
	background-color: transparent;
	color: #028955;
	font: 700 1.25rem/1.375 "Roboto", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.form-submit{text-align: right;}

#adduser .form-submit{text-align: left;}

.btn-outline-lg:hover {
	background-color: #028955;
	color: #fff;
	text-decoration: none;
}

.btn-outline-sm {
	display: inline-block;
	padding: 1rem 1.625rem 0.875rem 1.625rem;
	border: 0.125rem solid #028955;
	border-radius: 2rem;
	background-color: transparent;
	color: #028955;
	font: 700 0.75rem/1 "Roboto", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-outline-sm:hover {
	background-color: #028955;
	color: #fff;
	text-decoration: none;
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2em + 1rem + 2px);
    padding: 0.5rem 2rem 0.5rem 1.25rem;
    font-size: .75rem;
    font-weight: 700;
    box-shadow: 0px 2px 4px rgba(0,0,0,.25);
    line-height: 1.5;
    text-transform: uppercase;
    color: #797979;
    vertical-align: middle;
    background: url(images/tri.png) 92% 16px no-repeat;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 2rem;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
/* end of form success and error message animation - Animate.css */

/* Fade-move Animation For Lightbox - Magnific Popup */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	transition: all 0.2s ease-out;
	-webkit-transform: translateY(-1.25rem) perspective(37.5rem) rotateX(10deg);
	-ms-transform: translateY(-1.25rem) perspective(37.5rem) rotateX(10deg);
	transform: translateY(-1.25rem) perspective(37.5rem) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: translateY(0) perspective(37.5rem) rotateX(0); 
	-ms-transform: translateY(0) perspective(37.5rem) rotateX(0); 
	transform: translateY(0) perspective(37.5rem) rotateX(0); 
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;
	-webkit-transform: translateY(-0.625rem) perspective(37.5rem) rotateX(10deg); 
	-ms-transform: translateY(-0.625rem) perspective(37.5rem) rotateX(10deg); 
	transform: translateY(-0.625rem) perspective(37.5rem) rotateX(10deg); 
}

/* dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
	opacity: 0;
	transition: opacity 0.2s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0;
}
/* end of fade-move animation for lightbox - magnific popup */

/* Fade Animation For Image Slider - Magnific Popup */
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation: fadeIn 0.6s;
	animation: fadeIn 0.6s;
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation: fadeOut 0.8s;
	animation: fadeOut 0.8s;
}
/* end of fade animation for image slider - magnific popup */

h2.section-header{
		margin-bottom: 2.5rem;
		margin-top: 3rem;
		text-align: center;
	}

body.home h2.section-header{
		margin-bottom: 2.5rem;
		margin-top: 3rem;
		text-align: center;
	}

	.page-header h2.entry-title{
		    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 2.5rem;
    color:#fff;
    line-height: 3.5rem;
	}

/*body.page{
	background: #f4f3f5;
}*/
.page-content{
	padding-top:3rem;
	padding-bottom:5rem;
}

.d-inline-block{
	cursor: pointer;
}

.rect{
	background: #fff;
	border-radius: 6px;
	width:100%;
	padding:1rem;
	box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	border-left:5px solid #028955;
	display: flex;
	align-items: center;
	flex-wrap:wrap;
	margin: 1rem auto 2rem;
}
.rect p,
.rect address{
	margin-bottom: 0;
	color:#000;
	line-height: 1.2;
	font-size: .875rem;
}
.rect h3{
	font-size: 1.125rem;
	line-height: 1.2;
	margin-bottom: 0;
}
.rect > div{
	margin-right:1rem;
}
.rect > a{
	margin-left:auto;
	font-size: 2.5rem;
}
.rect img{
	max-width: 100px;
}
.rect-img{
	width: 100px;
}
.rect-name{
	width: 40%;
}
.rect-lead{
	display: flex;max-width: 40%;
	align-items: center;
}
.rect-lead p span{
	display: block;
	margin-top:6px;
}
.rect-lead img{
	margin-right: 10px;
	border-radius: 50%;
}

.rect > a:hover,
.rect > a:focus{
	text-decoration: none;
}


.rect a .fa-minus-circle,
.rect a.collapsed .fa-plus-circle{
	display: block;
}
.rect a.collapsed .fa-minus-circle,
.rect a .fa-plus-circle{
	display: none;
}

.rect > div.collapse{
	margin-right: 0;
	flex: 1 1 100%;
}
.add-info{
	margin-top:1rem;
	display: flex;
	margin-left: 116px;
}
.add-info address,
.add-info p{
	margin-bottom: 0;
}
.add-info > div{
	margin-left: 2rem;
}
.add-info .soc-info{
	font-size:2rem;
}
.add-info .soc-info a{margin-right:.5rem;}

.add-info p + p, .tel-info p + p{
	margin-top:4px;
}

.tab-subheader{
	margin:2rem 0;
	display: flex;
	align-items: center;
}
.tab-subheader select{
	max-width: 240px;
	margin-right: 2rem;
}
.tab-subheader .linkbar p{
	margin-bottom:0;
}
.linkbar span{
	display: inline-block;
	margin:0 .75rem;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
	color:#000;
	background: none;
	border:none;
	border-bottom: 2px solid #000;
}
.nav-tabs .nav-link{
font-weight: 700;
color:#999;
font-size: 1.25rem;
	border:none;
	text-transform: uppercase;
}

/**************************/
/*     03. Navigation     */
/**************************/
.navbar-custom {
	background-color: #fff;
	box-shadow: 0 0.0625rem 0.375rem 0 rgba(0, 0, 0, 0.1);
	font: 400 1rem/0.875rem "Roboto", sans-serif;
	transition: all 0.2s;
}

.navbar-brand.logo-image{
	height: 4rem;
	/*width:10rem;*/
	position: relative;
}

.navbar-custom .navbar-brand.logo-image img {
	position: absolute;
	top:0;
	left:-10px;
	width:7rem;
	max-width: 400px;
	transition: all 350ms;
/*    width: 7.4375rem;
	height: 2rem;*/
}

.top-nav-collapse.navbar-custom .navbar-brand.logo-image img{
	width:7rem;
}

.navbar-custom .navbar-brand.logo-text {
	font: 700 2rem/1.5rem "Roboto", sans-serif;
	color: #393939;
	text-decoration: none;
}

.navbar-custom .navbar-nav {
	margin-top: 0.75rem;
	margin-bottom: 0.5rem;
}

.navbar-custom .nav-item .nav-link {
	padding: 0.625rem 0.75rem 0.625rem 0.75rem;
	color: #000;
	text-decoration: none;
	transition: all 0.2s ease;
}

.navbar-custom .nav-item .nav-link:hover,
.navbar-custom .nav-item .nav-link.active {
	color: #000;
}

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active{
	color: #000;
}

@media (min-width: 992px) {

.navbar-custom .overview .dropdown-item:after{
	position: absolute;
  content: "";
  border-bottom: 1px solid #cacaca;
  bottom: 0;
  height: 1px;
  left: 1.5rem;
  right: 1.5rem;
}

/* Dropdown Menu */
.navbar-custom .dropdown:hover > .dropdown-menu {
	display: block; /* this makes the dropdown menu stay open while hovering it */
	min-width: auto;
	animation: fadeDropdown 0.5s; /* required for the fade animation */
}



@keyframes fadeDropdown {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

}

.navbar-custom .dropdown-toggle:focus { /* removes dropdown outline on focus */
	outline: 0;
}

.navbar-custom .dropdown-menu {
	margin-top: 0;
	border: none;
	border-radius: 0.25rem;
	background-color: #fff;
}

.navbar-custom .dropdown-item {
	color: #393939;
	text-decoration: none;
}

.navbar-custom .overview .dropdown-item{
	position: relative;
	padding-bottom: .75rem;
	margin-bottom: .5rem;
}

.navbar-custom .dropdown-item:hover {
	background-color: #fff;
}

.navbar-custom .dropdown-item .item-text {
	font: 400 .875rem/1rem "Roboto", sans-serif;
}

.navbar-custom .dropdown-item:hover .item-text {
	color: #028955;
}

.right-nav > .nav-item{
margin-left: 10px;
}

.navbar-custom .dropdown-items-divide-hr {
	width: 100%;
	height: 1px;
	margin: 0.75rem auto 0.725rem auto;
	border: none;
	background-color: #c4d8dc;
	opacity: 0.2;
}
/* end of dropdown menu */

.navbar-custom .social-icons {
	display: none;
}

.navbar-custom .navbar-toggler {
	border: none;
	color: #393939;
	font-size: 2rem;
}

.navbar-custom button[aria-expanded='false'] .navbar-toggler-awesome.fas.fa-times{
	display: none;
}

.navbar-custom button[aria-expanded='false'] .navbar-toggler-awesome.fas.fa-bars{
	display: inline-block;
}

.navbar-custom button[aria-expanded='true'] .navbar-toggler-awesome.fas.fa-bars{
	display: none;
}

.navbar-custom button[aria-expanded='true'] .navbar-toggler-awesome.fas.fa-times{
	display: inline-block;
	margin-right: 0.125rem;
}


.entry-content h3{
	margin:30px 0 20px;
}


/* EVENTS */
.single-tribe_events .tribe-events-event-meta{font-size: 16px;}
.tribe-events-read-more{display: none;}

.tribe-events-list .tribe-events-loop .tribe-events-event-image{
	width:100%;
	margin:0;
}
.tribe-events-content.entry-summary{
	margin-top: 0;
}
#tribe-bar-form .tribe-bar-filters-inner{
	display: flex;align-items:center;
}
.filter_reset_bar-filter{padding:15px;}
.tribe-bar-submit{margin-left:auto;}
#tribe_events_filters_wrapper{display:block;}
@media (max-width: 767px){
	#tribe_events_filters_wrapper{display:none;}
	#tribe-bar-form .tribe-bar-filters-inner{
		flex-direction: column;
	}
#tribe-events-pg-template {
    max-width: 100%;
}
}
@media (min-width: 768px){
#tribe-events-pg-template {
    max-width: 720px;
}
}
@media (min-width: 992px){
#tribe-events-pg-template {
    max-width: 960px;
}
}
@media (min-width: 1200px){
#tribe-events-pg-template {
    max-width: 1140px;
}
}
.tribe-events-list .type-tribe_events{
	margin-bottom: 3rem;
}
.tribe-events-list-separator-month+.type-tribe_events.tribe-events-first {
    padding-top: 0;
}

.recurring-info-tooltip, .tribe-events-calendar .tribe-events-tooltip, .tribe-events-shortcode.view-week .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip{
	padding:1rem;
}
.tribe-events-calendar .tribe-events-tooltip h3{
	font-size: 18px;
	line-height: 1.2;
}
.tribe-events-tooltip .tribe-event-description p{
font-size: 14px !important;line-height: 1.2;
}
.tribe-filters-closed #tribe-events-header .tribe-events-sub-nav{
	margin-top: 15px;
}
.tribe-events-list-separator-month{
	font-size: 33px;
}
#tribe_events_filters_wrapper h3, #tribe_events_filters_wrapper input, #tribe_events_filters_wrapper label, #tribe_events_filters_wrapper select, #tribe_events_filters_wrapper ul{
	font-size: 14px;
}
#tribe_events_filters_toggle{font-size: 16px;}

/*********************/
/*    04. Header     */
/*********************/

.dropdown-toggle::after {
    vertical-align: 0.125em;
}
.hero {
	background-color: #1f2f52;
	color:#fff;
}
.hero h1{color:#fff;}

body.home .hero {
		background: #203053 url('images/header-background.jpg') 100% center no-repeat;
		background-size: contain; 
		position: relative;
		z-index: 1;
	}
	body.home .hero:before{
		content:"";
		width:100%;
		height:100%;
		position: absolute;
		top:0;
		/*opacity:.2;*/
		z-index: 2;
background: linear-gradient(to right,  rgba(31,47,82,1) 0%,rgba(31,47,82,1) 20%,rgba(31,47,82,0.85) 30%,rgba(125,185,232,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f2f52', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */


	}

html{
	display: block;
}

.page-header{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-direction: column;
}
@media (min-width: 768px) {
	.page-header{
		flex-direction: row;
		align-items: flex-end;
		
	}
}

.page-header h1{
	margin-bottom: 0;
	text-transform: uppercase;
    font-size: 2.5rem;
}

.hero .hero-content {
	padding-top: 8rem;
	padding-bottom: 1rem;
}

body.home .hero .hero-content {
	padding-top: 8rem;
	padding-bottom: 0;
	text-align: center;
	position: relative;
	z-index: 3;
}

.nav-desc{
	display: block;
  color: black;
  font-size: 16px;
  padding-left: 7rem;
  white-space: normal;
  max-width: 350px;
  font-weight: 400;
  padding-top: 6px;
  line-height: 1.2;
}
@media (max-width: 540px) {
.nav-desc{
	font-size: 12px;
	max-width: 215px;
}
}

@media (min-width: 990px) {
.navbar-brand.logo-image{
	width:10rem;
}

	body.home .hero .hero-content {
		padding-bottom: 8rem;
	}
	.navbar-custom .navbar-brand.logo-image img{
		width:14rem;
		left:-30px;
	}
	.nav-desc{display: none;}
}



.hero .text-container {
	margin-bottom: 4rem;
}

.hero h2 {
	color:white;
	margin-bottom: 1.125rem;
	font-size: 2.5rem;
	line-height: 3.125rem;
}
.hero h2 a{color:white;}

.hero .p-large {
	color:white;
	margin-bottom: 1.875rem;
}

.entry-footer{
	background: #eeeeee;
  border-radius: 6px;
  color: #333;
  padding: 1rem;
  margin-top:2rem;
}

.comment-form-comment{
	display: flex;
	flex-direction: column;
}

.page h2.section-header{
	margin-bottom: 1rem;
	text-align: left;
	margin-top: 1rem;
	font-size:2rem;
}
.page h2.section-header span{
	position: relative;
	top:-6px;
	margin-left: 15px;
}
.page .card-body p{
	margin-bottom: 0;
}

.card-body .btn-wrap{
	margin-top:1.5rem;
}

.page h2.section-header span .btn-solid-sm{
	border-radius: 2rem !important;
}
.page-header h1 + span{
	font-size:1.1rem;
}



/*************************/
/*     05. Customers     */
/*************************/
.slider-1 {
	padding-top: 2.25rem;
	padding-bottom: 2.125rem;
	text-align: center;
}

.slider-1 h5 {
	margin-bottom: 0.75rem;
}

.slider-1 .slider-container {
	padding-top: 2.75rem;
	padding-bottom: 2.75rem;
	border-radius: 0.5rem;
	background-color: #f7fcfd;
}


/************************/
/*     06. Services     */
/************************/

.cards{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

/*.card a:focus,
.card a:hover{
	text-decoration: none;
}*/
.card {
	max-width: 100%;
	margin-bottom: 1.5rem;
	padding: 1rem;
	border: 1px solid #eaeaea;
	box-shadow: -1px -1px 4px 0px rgba(0,0,0,.3);
	border-radius: 0.5rem;
	background: transparent;
	transition: all 350ms ease;
}

.page .card{
	margin-left: 0;
	margin-right: 0;
}

.card:hover,
.card:focus{
	cursor: pointer;
	text-decoration: none;
	box-shadow: 1px 1px 4px 0px rgba(0,0,0,.3);
}

.card-image {
	max-width: 100%;
	width:100%;
	height: auto;
	
}

.card-title i{
	font-size: 14px;
    display: inline-block;
    margin-left: 8px;
}
a.card h4{
	color:#028955;
}

a.card:hover h4,
a.card:focus h4{
	text-decoration: underline;
	text-decoration-color: #2bbb84;
	/*border-bottom:1px solid #bfdebf;*/
}
div.card h4{
	text-decoration: none !important;
}
.card:hover h4,
.card:focus h4 {
	text-decoration: none;
	/*border-bottom:1px solid #fff;*/
}

.card-image-wrap{
	border-radius: 0.5rem;
	display: block;
	margin-right: auto;
	margin-bottom: 1.25rem;
	margin-left: auto;
	overflow:hidden;
}
.card .card-image{transition: all 350ms;}
.card:hover .card-image{
	transform:scale(1.15);
}

.card-title {
	margin-bottom: 0.875rem;
}

.card-body {
	padding: 0;
	display: flex;
	flex-direction: column;
}

.card-body p{
	margin-bottom: 0;
}

.card-title .fa-lock{
	    font-size: 12px;
    position: relative;
    top: -3px;
    margin-left: 8px;
}

.recent-resources ul{
	list-style:none;
	margin-left:0;
	padding-left:0;
	line-height: 1.2;
}

.recent-resources ul li{
	margin-bottom: 12px;
}
.topic-list{list-style:disc;}

/*********************/
/*     12. Video     */
/*********************/
.basic-3 {
	padding-top: 6.875rem;
	padding-bottom: 6.125rem;
}

.basic-3 h2 {
	margin-bottom: 3rem;
	text-align: center;
}

.basic-3 .image-container {
	margin-bottom: 2.25rem;
}

.basic-3 .image-container img {
	border-radius: 0.5rem;
}

.basic-3 .video-wrapper {
	position: relative;
}

/* Video Play Button */
.basic-3 .video-play-button {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	display: block;
	box-sizing: content-box;
	width: 2rem;
	height: 2.75rem;
	padding: 1.125rem 1.25rem 1.125rem 1.75rem;
	border-radius: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
  
.basic-3 .video-play-button:before {
	content: "";
	position: absolute;
	z-index: 0;
	top: 50%;
	left: 50%;
	display: block;
	width: 4.75rem;
	height: 4.75rem;
	border-radius: 50%;
	background: #028955;
	animation: pulse-border 1500ms ease-out infinite;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
  
.basic-3 .video-play-button:after {
	content: "";
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	display: block;
	width: 4.375rem;
	height: 4.375rem;
	border-radius: 50%;
	background: #028955;
	transition: all 200ms;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
  
.basic-3 .video-play-button span {
	position: relative;
	display: block;
	z-index: 3;
	top: 0.375rem;
	left: 0.25rem;
	width: 0;
	height: 0;
	border-left: 1.625rem solid #fff;
	border-top: 1rem solid transparent;
	border-bottom: 1rem solid transparent;
}
  
@keyframes pulse-border {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}
/* end of video play button */

.basic-3 p {
	text-align: center;
}
.staffer{margin-bottom: 1rem;}
.staffer p{
	line-height: 1.2;
	margin-bottom: 0;
}
.staffer p{
    margin-top: 8px;
    font-size: 16px;
    color: #717171;
}
.staffer h3{
	margin:0;
	font-size: 24px;
	padding:0;
}

/****************************/
/*     13. Testimonials     */
/****************************/
.slider-2 h2{
	text-align: center;
	margin-bottom: 3rem;
}
.slider-2 .slider-container{
	position: relative;
}
.slider-2 {
	padding-top: 5rem;
	padding-bottom: 4.5rem;
}
.slider-2 .swiper-slide{
	background: transparent;
}
.slider-2 .swipers-box{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	padding:2em;
  position: relative;
  width: 100%;
  background:#178e55;
  border-radius: 40px;
  color: white;
}

.slider-2 .swiper-container.gallery-top .swiper-slide{
		padding-left:70px;
	padding-top:20px;
}
.slider-2 .swiper-container.gallery-top .swiper-slide:before{
	content:"\201C";
	font-size: 180px;
	font-family: Arial, sans-serif;
	position: absolute;
	color:#45a577;
	left:0;
	line-height: 1;
	top:0;
}
.slider-2 .swiper-container.gallery-thumbs{}
.slider-2 .swiper-slide-thumb-active:before{
	position: absolute;
	content:"";
	width:85px;
	height: 65px;
	background: url('images/test-arr.png') 0 0 no-repeat;
	background-size:contain;
	top:-70px;
	left:35%;
}

.swiper-quote{
	margin-right:4rem;
	max-width: 25%;
	width:100%;
}
.swiper-quote h3{
	color: white;
	font-size:2rem;
	line-height: 1.2;
}



.swiper-nav-wrap{
position: relative;
}
.quote-box p{color: white;text-align: left;}

.slider-2 .swiper-slide {
      font-size: 18px;
      color:white;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      text-align: center;
    }

    .slider-2 .swiper-pagination-bullet {
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      font-size: 12px;
      color: #000;
      opacity: 1;
      background: rgba(0, 0, 0, 0.2);
    }

    .slider-2 .swiper-pagination-bullet-active {
      color: #fff;
      background: #007aff;
    }


.slider-2 .gallery-top {
      height: 80%;
      width: 100%;
    }

  .slider-2 .swiper-container.gallery-thumbs {
    box-sizing: border-box;
    padding: 60px 0 10px;
  width:60%;
  }
  .gallery-thumbs .swiper-slide {
    opacity: 0.4;
  }

  .img-wrap{
  	overflow:hidden;
  	padding: 4px;
  	border-radius: 50%;
    border: 1px solid #ccc;
    margin-bottom: 15px;
  }
  .img-wrap:hover img{
  	transform: scale(1.15);
  }
  .img-circle img,
  .img-wrap img{
height: auto;
  	width: 100%;
  	border-radius: 50%;
  	max-width: 100%;
  	transition: all 350ms;
  }
  .gallery-thumbs .swiper-slide p {
  	font-size: 14px;
  	line-height: 1.2;
  }
  .gallery-thumbs .swiper-slide p span{
  	display: block;
  	margin-top:6px;
  }

  .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
  }

.slider-2 .swiper-button-prev:focus,
.slider-2 .swiper-button-next:focus {
	outline: none;
}

.slider-2 .swiper-button-prev {
	left: 10%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23626262'%2F%3E%3C%2Fsvg%3E");
	background-size: 1.125rem 1.75rem;
}

.slider-2 .swiper-button-next {
	right: 10%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23626262'%2F%3E%3C%2Fsvg%3E");
	background-size: 1.125rem 1.75rem;
}



table {
    width: 100%;
    margin-bottom: 1rem;
    color: #222;
}
table th, table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
table tr:nth-child(even){
	background:#f7f7f7;
}

.listing-item{
	margin-bottom: 30px;
}
.listing {
  padding-top: 5rem;
  padding-bottom: 5rem;
  color:#000;
}

.listing h2{margin-bottom:2rem;}
.listing h2,
.listing p{
	color:#000;
}



.listing h4 a{
	color:#000;
	border-bottom: 1px solid #8693af;
}.listing h4 a:hover,
.listing h4 a:focus{
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

.home-events.listing h4 a{
	color:white;
}
.listing.home-events .img-wrap{
	background:#fff;
}
.listing.home-events .btn-solid-reg{
	background:white;
	color:#1f2f52;
	border:0.125rem solid #fff;
}
.listing.home-events .btn-solid-reg:hover,
.listing.home-events .btn-solid-reg:focus{
	border:0.125rem solid #fff;
	background:#1f2f52;
	color:white;
}
.listing.home-events{
	background: #1f2f52;
}
.listing.home-events h2,
.listing.home-events p{
	color:#fff;
}

.home-events h4{
	margin-bottom: 0;
}
.event-date{
	font-size: .75rem;
	margin-top:6px;
}

.home-news{
	background: #eae9e9;
}


/**********************/
/*     16. Footer     */
/**********************/
.footer-wrap{
	background: #028955;
	color:white;
}
.footer {
	padding-top: 2rem;
	padding-bottom: 0.5rem;
}

/*.footer .footer-col {
	margin-bottom: 2.25rem;
}*/

.footer h4 {
	margin-bottom: 1rem;
}

.footer .list-unstyled .fas {
	color: #fff;
	font-size: 0.5rem;
	line-height: 1.375rem;
}

.footer .list-unstyled .media-body {
	margin-left: 0.625rem;
}

.footer .fa-stack {
	margin-bottom: 0.75rem;
	
	font-size: 1.25rem;
}
.footer .fa-stack + .fa-stack{
	margin-left: 0.5rem;
}
.footer-col.last{
	text-align: right;
}
.footer-tel{
	font-size: 16px;
	font-weight: bold;
}

.footer .fa-stack .fa-stack-1x {
    color: #fff;
	transition: all 0.2s ease;
}

.footer .fa-stack .fa-stack-2x {
	color: #1f2f52;
	transition: all 0.2s ease;
}

.footer .fa-stack:hover .fa-stack-1x {
	color: #fff;
}

.footer .fa-stack:hover .fa-stack-2x {
    color: #fff;
    opacity: .7;
}

.sitemap-nav{
	display: flex;
	flex-wrap:wrap;
	padding:0;
margin:0;
}
.sitemap-nav li{list-style:none;
padding:0;
margin:0;}
.sitemap-nav > li{
	margin-right:30px;
	margin-bottom: 1rem;
}
.footer-wrap a{
	color:#fff;
}
.sitemap-nav > li > a {font-weight: bold;
	font-size: 16px;
}
.sitemap-nav .sub-menu{
	padding: 0;
	margin-top: 8px;
	max-width: 130px;
}
.sitemap-nav .sub-menu li{
	line-height: 1;
}
.sitemap-nav .sub-menu li a{
	padding:.25em 0;
	display: block;
}
/*************************/
/*     17. Copyright     */
/*************************/
.copyright {
	
	padding-top: 1rem;
	padding-bottom: 0.375rem;
}
.copyright .p-small:before{
	border-top: 1px solid #fff;
	height: 1px;
	width:15%;
	content:"";
	position: absolute;
	top:0;
	left:0;
}
.copyright p{
	color:#fff;
}
.copyright .p-small {position: relative;
	padding-top: 1.375rem;
}


/**********************************/
/*     18. Back To Top Button     */
/**********************************/
a.back-to-top {
	position: fixed;
	z-index: 999;
	right: 0.75rem;
	bottom: 0.75rem;
	display: none;
	width: 2.625rem;
	height: 2.625rem;
	border-radius: 1.875rem;
	background: #028955 url("images/up-arrow.png") no-repeat center 47%;
	background-size: 1.125rem 1.125rem;
	text-indent: -9999px;
	border:1px solid #2bbb84;
}

a:hover.back-to-top {
	background-color: #2bbb84; 
}


/***************************/
/*     19. Extra Pages     */
/***************************/
.ex-header {
	padding-top: 8rem;
	padding-bottom: 5rem;
	text-align: center;
}

.ex-basic-1 {
	padding-top: 2rem;
	padding-bottom: 0.875rem;
	background-color: #f7fcfd;
}

.ex-basic-1 .breadcrumbs {
	margin-bottom: 1.125rem;
}

.ex-basic-1 .breadcrumbs .fa {
	margin-right: 0.5rem;
	margin-left: 0.625rem;
}

.ex-basic-2 {
	padding-top: 4.75rem;
	padding-bottom: 4rem;
}

.ex-basic-2 h3 {
	margin-bottom: 1rem;
}

.ex-basic-2 .text-container {
	margin-bottom: 3.625rem;
}

.ex-basic-2 .text-container.last {
	margin-bottom: 0;
}

.ex-basic-2 .list-unstyled .fas {
	color: #028955;
	font-size: 0.5rem;
	line-height: 1.375rem;
}

.ex-basic-2 .list-unstyled .media-body {
	margin-left: 0.625rem;
}

.ex-basic-2 .btn-outline-reg {
	margin-top: 1.75rem;
}

.ex-basic-2 .image-container-large {
	margin-bottom: 4rem;
}

.ex-basic-2 .image-container-large img {
	border-radius: 0.25rem;
}

.ex-basic-2 .image-container-small img {
	border-radius: 0.25rem;
}

.ex-basic-2 .text-container.dark-bg {
	padding: 1.625rem 1.5rem 0.75rem 2rem;
	background-color: #f9fafc;
}


/*****************************/
/*     20. Media Queries     */
/*****************************/

.sb-card.card{max-width: 100%!important;}
@media (min-width: 640px) {
	.card{
		max-width: 48%;
		margin-bottom: 2.5rem;
	}
}
/* Min-width width 768px */
@media (min-width: 768px) {

	.cards{
		flex-wrap: nowrap;
	}
	.card{
		max-width: 32%;
		width:100%;
	}
	.page .card{
		max-width: 32%;
	}

	
	/* General Styles */
	.p-heading {
		width: 85%;
		margin-right: auto;
		margin-left: auto;
	}
	/* end of general styles */


	/* Header */
	body.home .hero .hero-content {
		padding-top: 10.5rem;
	}

	.hero h2 {
		font-size: 4.75rem;
    line-height: 5rem;
	}
	/* end of header */


	/* Customers */
	.slider-1 {
		padding-top: 3rem;
		padding-bottom: 2.875rem;
	}

	.slider-1 .slider-container {
		padding-right: 3.5rem;
		padding-left: 3.5rem;
	}
	/* end of customers */


	/* Video */
	.basic-3 p {
		width: 85%;
		margin-right: auto;
		margin-left: auto;
	}
	/* end of video */


	/* Testimonials */
	.slider-2 .slider-container {
		width: 70%;
		margin-right: auto;
		margin-left: auto;
	}

	.slider-2 .swiper-container {
		width: 85%;
	}

	.slider-2 .swiper-button-prev {
		left: 10%;
		width: 1.375rem;
		background-size: 1.375rem 2.125rem;
	}
	
	.slider-2 .swiper-button-next {
		right: 10%;
		width: 1.375rem;
		background-size: 1.375rem 2.125rem;
	}
	/* end of testimonials */


	/* About */
	.basic-4 .team-member {
		display: inline-block;
		width: 12.5rem;
		margin-right: 2rem;
		margin-left: 2rem;
		vertical-align: top;
	}
	/* end of about */


	/* Contact */
	.form-2 .list-unstyled li {
		display: inline-block;
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}

	.form-2 .list-unstyled .address {
		display: block;
	}
	/* end of contact */


	/* Extra Pages */
	.ex-header {
		padding-top: 11rem;
		padding-bottom: 9rem;
	}

	.ex-basic-2 .text-container.dark {
		padding: 2.5rem 3rem 2rem 3rem;
	}

	.ex-basic-2 .text-container.column {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
	/* end of extra pages */
}
/* end of min-width width 768px */



@media (max-width: 990px) {

	.navbar-custom .nav-item .nav-link{
		font-size:1.5rem;
		border-bottom: 1px solid #a1bfb3;
		padding:1.25rem;
	}

	.navbar-custom .overview .dropdown-item{
		margin-bottom: 0;
	}

	.dropdown-toggle::after {
    vertical-align: 0.125em;
    position: absolute;
    right: 1rem;
    top: 1.5rem;
}
.navbar-custom .dropdown-item {
    color: #000000;
    padding: 0.75rem 1.5rem;
    border-bottom: 1px solid #adcabe;
    background: #e7f3ee;
    /* font-size: 1.5rem; */
    text-decoration: none;
}
.navbar-custom .dropdown-item .item-text{
	font:400 1.125rem/1.5rem "Roboto", sans-serif;
}
.navbar-nav .dropdown-menu{
	padding:0;
}

	.slider-2 .slider-container{
		width:100%;
	}

	.slider-2 .swipers-box{
		padding:2em;
		flex-direction: column;

	}
	.swiper-quote{
		margin:0 auto 1rem;
		max-width: 100%;
		text-align: center;
		width:100%;
	}
	.slider-2 .swiper-container{
		width:100%;
	}

}


/* SEARCH FORM */
#header-search{
	margin-bottom: -10px;
}
.search-form{
	min-width: 10px;
}
.search-form label{
	height: 0;
	overflow: hidden;
	position: absolute;
}
button.search-submit{
  background: none;
  display: none;
  border: none;
  padding: 0;
  margin: 0;
  color:#028955;
  position: absolute;
  right:0;
  top:0;
}
input.search-field:focus,
button.search-submit:focus{
	outline:none;
}

input.search-field{
	display: none;
	border: 1px solid #d6d6d6;
	width:100%;
  border-radius: 4px;
  padding: 2px 4px;
}

@media (max-width: 1100px) and (min-width: 992px){

input.search-field{
	max-width: 120px;
}

}

button.search-submit,
.search-open .search-submit{
	display: block;
}
button.search-submit{
	top:-3px;

right:24px;
}

.search-open input.search-field{
	display: block;
	margin-right:-10px;
}
.search-toggle,
.search-open .search-toggle{
	display: none;
}

.search-form{
	position: relative;
}
.search-toggle{
	position: absolute;
	top:0;
	right:0;
	color:#028955;
}



.right-nav  > .nav-item{
		margin-bottom:20px;
	}


@media (max-width: 991px) {
	input.search-field{
		display: block;
	}
	#header-search{
		margin:20px auto 10px;
	}
	input.search-field{
		padding:1rem;
	}
	button.search-submit {
    top: .75rem;
    right: 2rem;
	}

}


	.lightbox-basic {
		background: #fff;
		max-width: 90%;
		width: 100%;
		    padding: 3rem;
    margin: 2rem auto;
	}

.lightbox-basic img{margin-bottom: 2rem;}
/* Min-width width 992px */
@media (min-width: 992px) {

	button.search-submit{display: none;top:0;}

	.search-toggle{display: block;}

	.right-nav{
		display: flex;
	}

	.right-nav  > .nav-item{
		margin-bottom:0;
	}

	.navbar-expand-lg .navbar-nav.ml-auto{
		margin-left:30px !important;
	}

	.navbar-expand-lg .navbar-collapse {
		justify-content: space-between;
	}
	
	/* Navigation */
	.navbar-custom {
		padding: 2.125rem 1.5rem 2.125rem 2rem;
		/*RLIVER*/
		padding-top: 0;
		padding-bottom: 0;
		box-shadow: none;
        background: rgba(255,255,255,.85);
	}
	
	.navbar-custom .navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
	}

	.navbar-custom .nav-item .nav-link {
		padding: 0.25rem 0.75rem 0.25rem 0.75rem;
		color: #000;
		opacity: 0.8;
	}
	
	.navbar-custom .nav-item .nav-link:hover,
	.navbar-custom .nav-item .nav-link.active {
		color: #000;
		opacity: 1;
	}

	.navbar-custom.top-nav-collapse {
        padding: 0.5rem 1.5rem 0.5rem 2rem;
        /*RLIVER*/
        padding-top: 0;
        padding-bottom: 0;
		box-shadow: 0 0.0625rem 0.375rem 0 rgba(0, 0, 0, 0.1);
		background-color: #fff;
	}

	.navbar-custom.top-nav-collapse .nav-item .nav-link {
		color: #393939;
		opacity: 1;
	}
	
	.navbar-custom.top-nav-collapse .nav-item .nav-link:hover,
	.navbar-custom.top-nav-collapse .nav-item .nav-link.active {
		color: #028955;
	}

	.navbar-custom .dropdown-menu {
		padding-top: 1rem;
		padding-bottom: 1rem;
		border-top: 1.275rem solid rgba(0, 0, 0, 0);
		border-radius: 0.25rem;
	}

	.navbar-custom.top-nav-collapse .dropdown-menu {
		border-top: 0.5rem solid rgba(0, 0, 0, 0);
		box-shadow: 0 0.375rem 0.375rem 0 rgba(0, 0, 0, 0.08);
	}

	.navbar-custom .dropdown-item {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
.navbar-custom .dropdown-item{
	transition:all 350ms ease;
}
	.navbar-custom .dropdown-item:hover {
    background-color: #f7f7f7;
    color: #008752;
	}

	.navbar-custom .dropdown-items-divide-hr {
		width: 84%;
	}

	.navbar-custom .fa-stack {
		margin-bottom: 0.1875rem;
		margin-left: 0.25rem;
		font-size: 0.75rem;
		width:auto;
	}
	
	.navbar-custom .fa-stack-2x {
		color: #028955;
		transition: all 0.2s ease;
	}
	
	.navbar-custom .fa-stack-1x {
		color: #fff;
		transition: all 0.2s ease;
	}

	.navbar-custom .fa-stack:hover .fa-stack-2x {
		color: #fff;
	}

	.navbar-custom .fa-stack:hover .fa-stack-1x {
		color: #028955;
	}

	.navbar-custom.top-nav-collapse .fa-stack-2x {
		color: #028955;
	}
	
	.navbar-custom.top-nav-collapse .fa-stack-1x {
		color: #fff;
	}

	.navbar-custom.top-nav-collapse .fa-stack:hover .fa-stack-2x {
		color: #00a7bd;
	}
	
	.navbar-custom.top-nav-collapse .fa-stack:hover .fa-stack-1x {
		color: #fff;
	}
	/* end of navigation */


	/* General Styles */
	.p-heading {
		width: 65%;
	}
	/* end of general styles */




	/* Header */
	

	body.home .hero .hero-content {
		padding-top: 8rem;
		text-align: left;
		position: relative;
		z-index: 3;
	}

	.hero .text-container {
		margin-top: 3rem;
		margin-bottom: 0;
	}
	/* end of header */




	/* Services */


	/* end of services */


	/* Details 1 */
	.basic-1 .text-container {
		margin-top: 3.875rem;
		margin-bottom: 0;
	}
	/* end of details 1 */


	/* Details 2 */
	.basic-2 .image-container {
		margin-bottom: 0;
	}

	.basic-2 .text-container {
		margin-top: 3.125rem;
	}
	/* end of details 2 */


	/* Details Lightboxes */
	.lightbox-basic {
		max-width: 62.5rem;
		padding: 2.5rem 2.5rem 2.5rem 2.5rem;
		background: #fff;
	}

	.lightbox-basic {
    margin: 2.5rem auto;
    padding: 2rem 1.5rem 2rem 1.5rem;
    border-radius: 0.25rem;
    background: #fff;
    text-align: left;
}

	.lightbox-basic .image-container {
		max-width: 100%;
		margin-right: 2rem;
		margin-bottom: 0;
		margin-left: 0.5rem;
	}
	
	.lightbox-basic h3 {
		margin-top: 0.5rem;
	}
	/* end of details lightboxes */


	/* Pricing */
	.cards-2 .card {
		display: inline-block;
		width: 17.125rem;
		max-width: 100%;
		margin-right: 1rem;
		margin-left: 1rem;
	}
	/* end of pricing */


	/* Request */
	.form-1 {
		padding-top: 7.5rem;
	}

	.form-1 .text-container {
		margin-top: 1.5rem;
		margin-bottom: 0;
	}
	/* end of request */


	/* Video */
	.basic-3 .image-container {
		max-width: 53.125rem;
		margin-right: auto;
		margin-left: auto;
	}

	.basic-3 p {
		width: 65%;
	}
	/* end of video */
	

	/* Testimonials */
	.slider-2 {
		padding-bottom: 5rem;
	}

	.slider-2 .image-container {
		margin-bottom: 0;
	}

	.slider-2 .slider-container {
		width: 88%;
	}

	.slider-2 .swiper-container {
		width: 82%;
	}
	/* end of testimonials */


	/* Contact */
	.form-2 .map-responsive {
		margin-bottom: 0;
	}
	/* end of contact */


	/* Extra Pages */
	.ex-header {
		background: url('images/ex-header-background.jpg') center center no-repeat;
		background-size: cover;
	}

	.ex-header h1 {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
	}

	.ex-basic-2 {
		padding-bottom: 5rem;
	}

	.ex-basic-2 .text-container.column {
		margin-bottom: 0;
	}
	/* end of extra pages */
}
/* end of min-width width 992px */





/*STAFF*/
.staffer{
	display:flex;
	flex-direction: column;
	background:#fff;
	margin-bottom: 40px;
}

.stf-body{
	padding:1rem;
}

.staffer
{
  position: relative;
}
.staffer:before, .staffer:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
 transition: opacity 350ms ease;
 opacity: 1;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.staffer:after{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.staffer:hover:before, .staffer:hover:after{
opacity: .25;
}
.staffer:hover{
	text-decoration: none !important;
}

.stf-img{
	background-size: cover;
  min-height: 24vw;
  border-radius: 12px 12px 0 0;
  background-repeat: no-repeat;
}


/* Min-width width 1200px */
@media (min-width: 1200px) {
	
	/* Navigation */
	.navbar-custom {
		padding: 2.125rem 5rem 2.125rem 5rem;
		padding-top: 0;
		padding-bottom: 0;
	}

	.navbar-custom.top-nav-collapse {
    padding: 0.5rem 5rem 0.5rem 5rem;
    padding-top: 0;
    padding-bottom: 0;
	}
	/* end of navigation */

	
	/* General Styles */
	.p-heading {
		width: 55%;
	}
	/* end of general styles */


	/* Header */
	body.home .hero .hero-content {
		padding-top: 8rem;
	}

	.hero .text-container {
		margin-top: 2rem;
		margin-left: 1rem;
		margin-right: 1rem;
	}

	.hero .image-container {
		margin-left: 2rem;
		margin-right: 1rem;
	}
	/* end of header */
	

	/* Customers */
	.slider-1 .slider-container {
		margin-right: 3rem;
		margin-left: 3rem;
		padding-right: 2.5rem;
		padding-left: 2.5rem;
	}
	/* end of customers */


	/* Details 1 */
	.basic-1 .text-container {
		margin-top: 6.125rem;
		margin-right: 4rem;
		margin-left: 1rem;
	}
	/* end of details 1 */


	/* Details 2 */
	.basic-2 .text-container {
		margin-top: 5.375rem;
		margin-right: 1rem;
		margin-left: 4rem;
	}
	/* end of details 2 */


	/* Pricing */
	.cards-2 .card {
		width: 19.5rem;
		margin-right: 1.625rem;
		margin-left: 1.625rem;
	}
	/* end of pricing */


	/* Request */
	.form-1 .text-container {
		margin-right: 1.5rem;
		margin-left: 6rem;
	}

	.form-1 form {
		margin-right: 6rem;
		margin-left: 1.5rem;
	}
	/* end of request */


	/* Video */
	.basic-3 p {
		width: 55%;
	}
	/* end of video */


	/* Testimonials */
	.slider-2 h2 {
		margin-top: 3.5rem;
	}
	/* end of testimonials */


	/* About */
	.basic-4 .team-member {
		margin-right: 2.25rem;
		margin-left: 2.25rem;
	}
	/* end of about */


	/* Contact */
	.form-2 .map-responsive {
		max-width: 31rem;
		margin-right: auto;
		margin-left: auto;
	}

	.form-2 #contactForm {
		max-width: 31rem;
		margin-right: auto;
		margin-left: auto;
	}
	/* end of contact */


	/* Footer */
	.footer .footer-col {
		width: 90%;
	}

	.footer .footer-col.middle {
		margin-right: auto;
		margin-left: auto;
	}

	.footer .footer-col.last {
		margin-right: 0;
		margin-left: auto;
	}
	/* end of footer */


	/* Extra Pages */
	.ex-header h1 {
		width: 60%;
		margin-right: auto;
		margin-left: auto;
	}

	.ex-basic-2 .form-container {
		margin-left: 1.75rem;
	}

	.ex-basic-2 .image-container-small {
		margin-left: 1.75rem;
	}
	/* end of extra pages */
}


@media (max-width: 991px){

	.navbar-custom .navbar-nav.ml-auto{
		margin-bottom: 0;
	}
	.navbar-custom .right-nav .navbar-nav{
		margin-top: 0;
	}
	body.home .hero:before{
		background: rgba(31, 47, 82,.6);
		height:100%;
	}

	.rect > div {
    margin-right: 2%;
	}
	.rect-img {
    width: 20%;
	}
	.rect img {
    max-width: 100%;
	}
	.rect-name {
    width: 32%;
	}

	.rect-lead {
    width: 30%;
    flex-direction: column;
    margin-right: 0 !important;
	}

	.rect-lead img {
    margin-right: 0;
    max-width: 100px;
    margin-bottom: 10px;
}

.add-info{
		margin-left: 0;
	}

	.listing{
		padding-top: 2.5rem;
	}

}

.rect .rect-name h3{margin-bottom: 6px;}

input[type="select"] {
  font-size: inherit;
}

.gform_wrapper .gform_footer{
	text-align: right;
}

.hfeed #breadcrumbs{margin-bottom: 2rem;}

.resource-master{margin-top: 1rem;}

.fa-stack.search-toggle,
.navbar-custom .fa-stack{font-size: .875rem;}


h3.widget-title{
	margin-bottom: 1.25rem;
}

.toggle-list {
    list-style: none;
}
.toggle-list>li>a{
	margin-left:-18px;
	padding-left:18px;
}
.toggle-list>li {
    position: relative;
}
.toggle-list>li.paropen:before {
    content: "\f0d7";
}
.toggle-list>li:before {
    content: "\f0da";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    pointer-events:none;
    position: absolute;
    left: -18px;
    top: 5px;
    color: #028955;
    
}
.toggle-list ul {
    color: #028955;
    margin: 5px 0;
    display: none;
    padding-left: 1rem;
}
.toggle-list .paropen ul {
    display: block;
}


.nav-links{margin-top:20px;}
.nav-links > div  {
    position: relative;
    font-size: 18px;
}
.nav-previous:before {
	color:#028955;
    content: "\f060";
    margin-right: 6px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.nav-next:after {
	color:#028955;
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f061";
    margin-left: 6px;
}
.nav-next:hover:after,
.nav-previous:hover:before{
	color:#2bbb84;
}


@media (min-width: 768px){

.archive .cards,
.resource-master .cards,
.blog .cards{
	flex-wrap: wrap;
}

}

.posted-on{
	font-size: .75rem;
	text-transform: uppercase;
	margin-bottom: 8px;
	display: block;
	color:#222;
}

.search-results .post,
.search-results .page{
	margin-bottom: 0;
}

.search-results h3.page-title,
.archive h3.page-title{margin-bottom: 2rem;}
.search-results article + article,
.archive article + article,
.blog article + article{
	margin-top: 1rem;
    border-top: 1px solid #ddd;
    padding-top: 3rem;
}
.archive.tax-restopic article + article{
	margin-top: 0;
	padding-top: 1rem;
}


@media (max-width: 767px){

	.sitemap-nav .children{max-width: 100%;}
	.sitemap-nav > li {
    margin-right: 14px;
    display: block;
    /*width: 100%;*/
    /*text-align: center;*/
}
.nav.nav-tabs{
	flex-wrap: nowrap;
}
.nav-tabs .nav-link{
	font-size: .875rem;
	line-height: 1.2;
}
.page h2.section-header{
	display: flex;
	align-items: center;
	line-height: 1.2;
	margin-bottom: 2rem;
}
.page h2.section-header span{
	flex: 1 0 auto;
}

	.slider-2 .swiper-container.gallery-thumbs{
		width:90%;
	}
	.slider-2 .swiper-button-next,
	.slider-2 .swiper-button-prev{
		top:100%;
	}
	.gallery-thumbs .swiper-slide p{font-size: 12px;}
	.slider-2 .swiper-slide-thumb-active:before{
		left:6%;
	}

	.nav-tabs .nav-link{
		padding:1rem .5rem;
		text-align: center;
border-bottom: 1px solid #dee2e6;
	}

	.nav-tabs .nav-item{
		width:100%;
		margin:0;
	}
	.nav-tabs{
		border-bottom:none;
	}

	.container {
	    max-width: 100%;
	}

	.tab-subheader{
	margin:1.5rem 0 2rem;
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	.linkbar{
		margin:0 0 1em;
	}
	.linkbar a,
	.linkbar span{
		display: block;
		margin:0 0 6px;
	}
	.linkbar a + span{
		display: none;
	}

	.rect-img {
    width: 25%;
    margin-right: 15px !important;
	}
	.rect-lead {
		margin-top:15px;
		flex-direction: row;
    width: 100%;
    max-width: 100%;
  }
	.rect-lead img {
    margin-right: 15px;
    max-width: 25%;
    margin-bottom: 0;
    margin-bottom: 15px;
	}
	.rect-name {
    width: 65%;
	}
	.rect > a{
		width: 100%;
    text-align: center;
		margin-right:auto;
	}
	.add-info{
    flex-direction: column;
	}

	.add-info > div {
		margin-top:1rem;
    margin-left: 0;
	}



}

.img-bw{
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}



