/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.pum-container .mc4wp-form{
	margin-bottom: 0px !important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.background-row {
	background: url(banner.jpg);
	background-position: center;
	background-size: cover;
}
#content {
	overflow: hidden;
}
.block-text-left  .sub-text-green {
	border-top: 2px solid #00c993;
	padding-top: 20px;
}
.block-text-left .sub-text-green p {
	color: #00c993;
	font-weight: 600;
	font-size: 16px;
	font-style: italic;
}
.team-member .social-icons.follow-icons a {
	background: black;
	border: 0px;
	color: #d7ebf0;
	line-height: 2.5;
}
.team-member {
	background: #d7ebf0;
	padding: 20px 0;
}
.background-row::before {
	content: "";
	position: absolute;
	top: -184px;
	left: -357px;
	right: 0px;
	width: 215%;
	height: 229px;
	background: black;
	transform: rotate(-6deg);
	border: 6px solid transparent;
	border-image: linear-gradient(45deg,#007362  0%,#00cb80 100%);
	border-image-slice: 1;
}
.content-area.page-wrapper {
	padding: 30px 0;
}
.block-text-left {
	padding-top: 200px;
}
.footer-widgets.footer.footer-2.dark {
	padding: 0;
	background: transparent;
}

.footer-2.dark .block_widget, .footer-2.dark .widget_media_image, .footer-2.dark .block_widget, .footer-2.dark .widget_contact_info {
	position: relative;
	font-size: 13px !important;
}
.footer-2.dark span.widget-title {
	font-size: 16px;
	font-weight: 600;
	display: block;
	color: #fff;
	margin-bottom: 25px;
	margin-top: 50px;
}
.footer-2.dark .is-divider {
	position: absolute;
	height: 54px;
	width: 2px;
	border-left: 2px solid rgba(255, 255, 255, 0.6);
	top: -12px;
	left: 0;
}
.footer-2.dark .block_widget .form-flat input:not([type="submit"]) {
	border: 0px !important;
    background: #1B2034 !important;
    color: white !important;
    height: 52px;
    border-radius: 4px;
    padding: 6px 12px;
}

.footer-2.dark .block_widget .form-flat p:last-child{
	display: none;
}
.footer-2.dark .block_widget .form-flat input:not([type="submit"])::placeholder {
	color: black !important;
	letter-spacing: 1px;
	padding-left: 10px;
	font-weight: 600;
}
.footer-2.dark .row.dark.large-columns-4.mb-0 {
	width: 100% !important;
	max-width: 100%;
	padding: 0 100px;
}
.header-inner.flex-row.container.logo-left.medium-logo-center {
	padding: 0 100px;
	width: 100%;
	max-width: 100%;
}
.footer-2.dark .widget_media_image a .image {
	margin-top: 15px;
	width: 55%;
}
.footer-wrapper .absolute-footer {
	display: none;
}
.row.row-main .large-12.col {
	padding: 0;
}
.background-row .block-text-left h2 {
	font-size: 41px;
	font-weight: 400;
	color: #333;
	letter-spacing: 1px;
	font-family: 'Lato';
    text-transform: uppercase;
}
.team-member .person-name, .team-member h4 span, .team-member h2, .team-member .text p,.block-text-left h2, .block-text-left p{
	color: #00171d;
	opacity: 1;
}

.header-nav.header-nav-main li a {

	border: 1px solid black;
	padding-bottom: 5px;
}
.header-nav.header-nav-main li a:hover {
  border-bottom: 1px solid white;
}
.section-content.relative {
	padding: 0 100px;
}
#logo {
	width: 251px;
}
#logo img {
	max-height: 100px;
	height: 40px;
}
.header-main {
	height: 100px;
}
.header-nav.header-nav-main li a {
	margin: 0 0px;
	font-size: .8em;
	color: rgba(255,255,255,0.8);
}
@media (max-width: 1440px)
{
	/*.header-nav.header-nav-main li a {
	margin: 0 35px;
}*/


}
@media (max-width: 1280px)
{
	/*.header-nav.header-nav-main li a {
	margin: 0 20px;
}
.header-nav.header-nav-main li a {
	margin: 0 9px;
	font-size: 19px;
}*/
.header-inner.flex-row.container.logo-left.medium-logo-center a img {
	width: 90%;
}
.background-row .block-text-left h2 {
    font-size: 29px;
}
.team-member .person-name, .team-member h4 span {
	font-size: 18px;
}
.block-text-left {
	padding-top: 100px;
}
.background-row::before {
	top: -200px;
}
}
@media (max-width:1024px)
{
	.section-content.relative ,.footer-2.dark .row.dark.large-columns-4.mb-0{
	padding: 0 30px;
}
.header-inner.flex-row.container.logo-left.medium-logo-center
{
	padding: 0 45px;
}
/*.header-nav.header-nav-main li a {
	font-size: 16px;
}*/

}
@media (max-width: 768px)
{
	.background-row::before {
	display: none;
	}
	.block-text-left {
	padding-top: 0;
}
#header {
	height: auto !important;
}
.row-full-width .block-text-left {
	padding-top: 0;
	width: 100% !important;
	max-width: 100% !important;
	flex-basis: 100%;
	padding-right: 200px;
}
.team-member .person-name, .team-member h4 span {
	font-size: 14px;
}
.footer-2.dark .block_widget, .footer-2.dark .widget_media_image, .footer-2.dark .block_widget, .footer-2.dark .widget_contact_info {

	width: calc(100% /2);
}
.footer-2.dark .is-divider {

	height: 20px;
	width: 2px;
	top: 40px;
	left: 0;
}
.footer-2.dark .widget_media_image a .image {

	width: 40%;
}

}
@media (max-width: 479px)
{
	.row-full-width .block-text-left {
	padding-right: 0;
}
.section-content.relative, .footer-2.dark .row.dark.large-columns-4.mb-0 {
	padding: 0 10px;
}
.footer-2.dark .block_widget, .footer-2.dark .widget_media_image, .footer-2.dark .block_widget, .footer-2.dark .widget_contact_info {
	width: calc(100% /1);
}
.footer-2.dark span.widget-title {

	margin-top: 30px;
}
.footer-2.dark .is-divider {
	top: 20px;
}
.footer-2.dark .widget_media_image a .image {

	width: 30%;
}
}


.accordion-button::after {
/*   background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='LightSteelBlue' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
 transform: scale(.7) !important; */
}
.accordion-button:not(.collapsed)::after {
/*   background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='LightSeaGreen' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e"); */
	content: "_";
	line-height: 4px;
	color: #00C48F;
    border-color: #00C48F;
}
.accordion-item:first-of-type {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}
.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125);
	margin-bottom: 20px;
    border-radius: 4px;
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}
.accordion-button:not(.collapsed) {
  color: #00C48F;
  background-color: transparent;
}

.accordion-collapse {
    padding: 0px 30px 30px;
}

.accordion-collapse p {
	margin-bottom: 0;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: start;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #253447;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
	border: 0;
    margin: 0;
	padding-right: 55px;
}
.accordion-button::after {
	content: "";
	position: absolute;
  flex-shrink: 0;
  	width: 40px;
    height: 40px;
  margin-left: auto;
  content: "+";
/*     background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e); 
  background-repeat: no-repeat;
  background-size: 1.25rem;*/
  transition: transform .2s ease-in-out;
	right: 15px;
    border-radius: 50%;
	font-size: 30px;
    text-align: center;
    line-height: 34px;
    border: 2px solid #A4B5C4;
    color: #a4b5c4;
}

.accordion-button p {
	margin-bottom: 0;
	line-height: 25px;
}

.accordion-button .circles {
	display: block;
	position: relative;
	color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #1B2039;
    border-radius: 50%;
    font-size: 14px;
	margin-right: 10px;
}

.accordion-button:not(.collapsed) .circles {
	background-color: #00C48F;
}

.collapse:not(.show) {
  display: none;
}
.accordion-button:not(.collapsed)::after {
/*     background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
  transform: rotate(
-180deg); */
}



