/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

h1,h2,h3,h4,h5,h6{
	margin-bottom: 20px;
}
.fl-sidebar .fl-widget {
    background: #fff;
    padding: 25px 26px 15px;
    border-radius: 15px;
}
.fl-page-content a:hover {
    text-decoration: none;
}
.fl-builder-content a:not(.fl-builder-submenu-link) {
    text-decoration: none;
    outline: 0;
}
.hidden-tag {
    display: none;
}
.show-more-tags {
    display: block;
    margin-top: 10px;
    color: blue;
    cursor: pointer;
    text-decoration: underline;
}

.ctct-disclosure, .ctct-disclosure a {
    color: #e6e4e4;
}
.single-post-ct {
    background: #e9f3ee;
    padding: 60px 0;
}
header.archive-header {
    text-align: center;
}

header.archive-header h1 {
    font-size: 50px;
}

header.archive-header h1,header.archive-header p {
    color: #fff;
}
.single .sec-intro h2,.single .sec-intro p {
    color: #fff;
}
.fl-post-meta.fl-post-meta-bottom {
    display: none;
}
input:focus, textarea:focus {
    background-color: #056839 !important;
}
.slider-sec .fl-content-slider-navigation svg {
	padding: 14px;
}
.single-post-ct .fl-post-thumb img {
    border-radius: 20px;
}
.single-post-ct .fl-module-content {
    margin: 0;
}
.single .fl-content.fl-content-left {
    border: 0;
    padding-right: 20px;
}
.fl-post-thumb img {
    border-radius: 20px;
}
.form-submit input#fl-comment-form-submit, form input[type="submit"] {
    padding: 18px 32px;
	transition: .4s;
}
.faq-sec .fl-row-content-wrap {
    background-position: -15% 15%;
 
}
.acc-item a.fl-accordion-button-icon {
    background: #056839;
    text-align: center;
    display: inline-block;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
}
.acc-item a.fl-accordion-button-icon i {
    padding-left: 2px;
    color: #fff !important;
    opacity: 1;
}
.single-post-ct ul.wp-block-latest-posts__list img,.fl-sidebar ul li img {
    width: 85px;
    border-radius: 8px;
}

.single-post-ct ul.wp-block-latest-posts__list .wp-block-latest-posts__post-title,.fl-sidebar ul li a {
    font-weight: 600;
    line-height: 1 !important;
}
.widget_search form input {
    padding: 13px 20px !important;
    border-radius: 30px;
    font-size: 15px !important;
}

.widget_search form button {
    padding: 18px 25px;
    position: absolute;
    right: 0;
    top: 45px;
    font-size: 16px !important;
}

.widget_search form {
    position: relative;
}
.col-6 {
    width: 50%;
    float: left;
    box-sizing: border-box; 
}
.col-12 {
    width: 100%;
    float: none;
    overflow: hidden;
}
.col-6::after{
	content: "";
	clear: both;
	display: table
}
.d-flex{
	display: flex;
}
.tagclouds a {
    display: block;
    font-size: 16px !important;
    font-weight: 600;
    color: #666;
    padding: 5px 0;
    text-transform: capitalize;
}
.post-tags a{
    background: #056839;
    padding: 8px 20px;
    border-radius: 40px;
    color: #fff;
    margin: 0px 0 10px 10px;
    display: inline-block;
}
.tagclouds a:hover {
	color: #056839;
}
.widget ul li {
    overflow: hidden;
}
.widget ul li a {
    color: #666;
}
.sidebar .widget ul li a{
    font-weight: 600;
}
.widget ul li a:hover {
    color: green;
}
.post-tags {
    border-top: 1px solid #dddddd;
    padding: 40px 0 0;
    margin-top: 30px;
}
.post h1.fl-post-title {
    font-size: 40px;
}
.widget-ct ul li a {
    color: rgba(225,225,225, .9);
	text-decoration:none;
}
.widget-ct ul li:hover a {
	color: #fff;
}
.support-card {
    background: #fff;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 15px;
    position: relative;
	align-items: center;
	justify-content: space-between;
}

.supp-info p:last-child {
    margin: 0;
}

.supp-info {
    padding-left: 50px;
	position: relative;
}
.supp-info::before {
    content: "";
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: #ebebeb;
    width: 1px;
    height: 50px;
}
.supp-icon.d-flex  .icon {
    flex: 0 0 70px;
    width: 70px;
    height: 70px;
    background: #fcca46;
    text-align: center;
    line-height: 70px;
    font-size: 30px;
    border-radius: 10px;
    margin-right: 20px;
}
.supp-info p {
    margin-bottom: 5px;
}
.supp-icon.d-flex {
    flex: 0 0 50%;
    align-items: center;
}
.contact-form.support-form form input, .contact-form.support-form form textarea, .contact-form.support-form form select {
    border: 1px solid #ebebeb;
    padding: 15px;
    border-radius: 10px;
	width: 100%;
	color: #a1a1a1;
	font-size: 15px;
}
.contact-form form input[type="submit"] {
	color: #fff;
}
.contact-form.support-form form textarea {
	min-height: 150px;
}
h1.fl-slide-title span {
position: relative;
	z-index: 1;
    display: inline-block;
    background-repeat: no-repeat;
}
h1.fl-slide-title span::after {
    position: absolute;
    content: "";
    z-index: -1;
    background-repeat: no-repeat;
    border-top: 85px solid #056839;
    display: inline-block;
    border-bottom: 42px solid transparent;
    border-right: 16px solid transparent;
    width: 105%;
    height: 100%;
    padding: 0 20px;
    left: -7px;
    top: 10px;
    transform: rotate(-1deg);
}
.ct-card h2.fl-callout-title {
    margin-bottom: 30px;
}
span.color {
    background: #056839;
    padding: 4px 12px;
    text-transform: capitalize;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
}
.ft-card .fl-callout-photo-left .fl-callout-photo, .ft-card .fl-callout-photo-left-text .fl-callout-photo {
width: 23%;
}
.sec-intro{
	max-width: 550px;
	margin: 0 auto;
}
.ft-card .fl-photo {
background: #FCCA46;
display: table;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
border-radius: 5px;

}
p.banner-meta {
max-width: 690px;
margin: 0 auto !important;
}
.ct-card .fl-callout-photo-left .fl-callout-photo, .ct-card .fl-callout-photo-left-text .fl-callout-photo {
	width: 12%
}

.position-absolute{
	position:absolute;
}
.list-unstyled{
	padding: 0;
	margin: 0;
	list-style:none;
}
input:focus, textarea:focus {
    background-color: #ffffff !important;
 
}
.slider-sec .fl-slide-text {
    margin: 0 auto;
    max-width: 700px;
}
.contact-form form {
    background: #fff !important;
    padding: 45px 45px 5px;
    border-radius: 15px;
}
.contact-form form label {
    width: 100%;
    font-weight: 400;
}
.contact-form form input , .contact-form form textarea {
	border: 0 none;
	border-bottom: 1px solid #ebebeb;
	border-radius: 0;
	background: transparent;
	width: 100%;
}
.contact-form form input[type="submit"] {
    padding: 18px;
    border-radius: 30px;
    margin-top: 25px;
}
.widget-ct .widgettitle {
	color: #fff;
	font-size: 24px;
	margin-bottom: 30px;
}

.footer-txt .fl-module-content.fl-node-content {
    border-bottom: 1px solid #305772;
    border-top: 1px solid #305772;
    padding: 40px 0;
}
.footer-social a:hover{
	color: #fff;
}
.footer-txt .fl-module-content.fl-node-content p {
    max-width: 900px;
    margin: 0;
}
.fl-module-content-slider .bx-wrapper {
    margin: 0 auto;
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: absolute;
    bottom: 30%;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #FCCA46;
	width: 20px;
}
.popup-video {
    position: relative;
    z-index: 1;
}
.popup-video .icon {
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 100px;
    height: 100px;
    border: 2px solid #fff;
    line-height: 100px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: hsl(0deg 0% 100% / 30%);
    font-size: 33px;
    transform: translate(-50%, -50%);
}
.social-share ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0px;
    z-index: 2;
	transition: .4s;
    top: 40%;
		opacity: 0;
    transform: translateY(-50%);
}

.position-relative {
    position: relative;
}

.social-share ul li a {
    color: #056839;
}

.social-share ul li {
    margin: 13px 0;
}
.team-member:hover .social-share ul {opacity: 1; right: 35px}
.fl-page input[type=submit]:focus {
    background: #046938 !important;
}
.subsform input {
    border-radius: 30px;
	padding: 14px 20px;
}
.subsform p.ctct-form-field.ctct-form-field-submit {
    position: absolute;
    right: 0;
    top: 10px;
    !i;!;
}

.subsform {
    position: relative;
}
.navbar-nav li.menu-item-489.nav-item a {
    background: #FCCA46;
    border-radius: 50px;
    padding: 13px 40px !important;
    margin-left: 40px; 
    transition: .4s;
    display: inline-block;
    border: 0 none;
}
.navbar-nav li.menu-item-489.nav-item a:hover {
	color: #fff;
	background: #056839;
	
}
.fl-post-nav {
    border-top: 1px solid #dddddd;
    margin-top: 15px;
    padding-top: 20px;
}
.fl-post-nav a {
    font-weight: 600;
}
.footer-sec .subsform p.ctct-form-field.ctct-form-field-submit {
    position: relative;
}
.footer-sec .widget ul li a, .footer-sec p, .footer-sec p a {color: rgb(255 255 255 / 90%);}

.footer-social a {
    background-color: #056839;
    display: inline-table;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin-right: 1rem;
    color: #fff;
    border-radius: 50px;
}
.footer-social h4{
    color: #fff;
    margin-bottom: 20px;
}
.archive-ct .fl-content-left {
	border: 0;
}
.footer-sec .subsform p.ctct-form-field.ctct-form-field-submit input {
    border-radius: 50px;
}
.widget .widgettitle {
    font-size: 24px;
    color: #fff;
}
.single-post-ct .fl-comments {
    display: none;
}
@media (min-width: 992px) and (max-width: 1370px) {
	.feature-sec .fl-callout-title a {
	font-size: 17px !important;
}
	
}
@media (min-width: 768px) and (max-width: 1200px) {
	.support-card 	.supp-icon.d-flex {
		display: block;
	}
	.supp-icon.d-flex .icon {
	display: inline-block;
	margin-bottom: 10px;
}
	.supp-icon h4{
		margin: 0;
	}
	.supp-info {
	padding-left: 40px;
}
	.supp-info a.fl-button{
		padding: 14px 16px;
	}
}
@media (max-width: 768px) {
	.feature-sec{
		background: #e7e7e7;
	}
.support-card.d-flex {
    display: block;
}
	.navbar-nav li.menu-item-489.nav-item a {
		margin: 0;
	}
	.support-card.d-flex .supp-info {
    padding: 20px 0 0;
}
	.promo-txt h1{
		font-size: 40px;
	}
	.supp-info::before{
		height: 0;
	}
	.fl-builder-content .fl-node-y3klpjqi8b9t .fl-slide-0 .fl-slide-content,.fl-builder-content .fl-node-y3klpjqi8b9t .fl-slide-1 .fl-slide-content {
    padding: 40px 30px 70px !important;
}
	.col-6{
		width: 100%;
		float: none;
	}
	.footer span.color {
		display: block;
	}
	h1.fl-slide-title span::after {
    border-top: 50px solid #056839;
    border-bottom: 21px solid transparent;
    border-right: 8px solid transparent;
    left: -4px;
    top: -3px;
}
	.contact-form form {
    padding: 35px 20px 0px;
}
	.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    display: none;
}
	.navbar-nav li.menu-item-489.nav-item {
    margin-top: 35px;
    border: 0 none !important;
}
	.subsform p.ctct-form-field.ctct-form-field-submit {
    position: relative;
}
	.feature-sec .fl-callout-photo-left, .feature-sec .fl-callout-photo-right {
    display: flex;
}
	.feature-sec .fl-callout-photo-left .fl-callout-content, .feature-sec .fl-callout-photo-left-text .fl-callout-text-wrap {
    width: 68%;
}
	.ft-card .fl-callout-photo {
    margin: 0 !important;
}
}
