/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* Forums page fix */
body.forum-archive .ast-row > article, body.forum-archive .ast-row > article > div {
	width: 100% !important;
	margin-bottom: 0 !important;
}
body.forum-archive li.bbp-body ul.forum  {
	width: 100%;
	margin-bottom: 0 !important;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

HELPERS

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.overflow-visible {
	overflow: visible;
}

.relative {
	position: relative
}

.absolute {
	position: absolute
}

.right-0 {
	right: 0
}

.left-0 {
	left: 0
}

.top-0 {
	top: 0
}

.bottom-0 {
	bottom: 0
}

.text-center,
.textcenter {
	text-align: center
}

.font-larger {
	font-size: 1.2em
}

.thin {
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
}

.shadow,
.banner:not(.banner-page) {
	box-shadow: 3.816px 19.633px 41px 0 rgba(6, 67, 130, .25);
}

.nopad,
.nopadding,
.no-pad,
.no-padding {
	padding: 0!important
}

.p-1 {
	padding: 1rem;
}

.p-2 {
	padding: 2rem;
}

.p-3 {
	padding: 3rem;
}

.p-4 {
	padding: 4rem;
}

.pb-0,
.entry-content .pb-0 {
	padding-bottom: 0!important
}

.pb-1,
.entry-content .pb-1 {
	padding-bottom: 1rem
}

.pb-2,
.entry-content .pb-2 {
	padding-bottom: 2rem
}

.pb-3,
.entry-content .pb-3 {
	padding-bottom: 3rem
}

.pb-4,
.entry-content .pb-4 {
	padding-bottom: 4rem
}

.pb-5,
.entry-content .pb-5 {
	padding-bottom: 5rem
}

.pb-6,
.entry-content .pb-6 {
	padding-bottom: 6rem
}

.pb-10,
.entry-content .pb-10 {
	padding-bottom: 10rem!important
}

.pb-12,
.entry-content .pb-12 {
	padding-bottom: 12rem!important
}

.pt-0,
.entry-content .pt-0 {
	padding-top: 0
}

.pt-1,
.entry-content .pt-1 {
	padding-top: 1rem
}

.pt-2,
.entry-content .pt-2 {
	padding-top: 2rem
}

.pt-3,
.entry-content .pt-3 {
	padding-top: 3rem
}

.pt-4,
.entry-content .pt-4 {
	padding-top: 4rem
}

.pt-5,
.entry-content .pt-5 {
	padding-top: 5rem
}

.pt-6,
.entry-content .pt-6 {
	padding-top: 6rem
}

.pt-10,
.entry-content .pt-10 {
	padding-top: 10rem!important
}

.pt-12,
.entry-content .pt-12 {
	padding-top: 12rem!important
}

.pl-0,
.entry-content .pl-0 {
	padding-left: 0
}

.pl-1,
.entry-content .pl-1 {
	padding-left: 1rem
}

.pl-2,
.entry-content .pl-2 {
	padding-left: 2rem
}

.pl-3,
.entry-content .pl-3 {
	padding-left: 3rem
}

.pl-4,
.entry-content .pl-4 {
	padding-left: 4rem
}

.pl-5,
.entry-content .pl-5 {
	padding-left: 5rem
}

.pl-6,
.entry-content .pl-6 {
	padding-left: 6rem
}

.pr-0,
.entry-content .pr-0 {
	padding-right: 0
}

.pr-1,
.entry-content .pr-1 {
	padding-right: 1rem
}

.pr-2,
.entry-content .pr-2 {
	padding-right: 2rem
}

.pr-3,
.entry-content .pr-3 {
	padding-right: 3rem
}

.pr-4,
.entry-content .pr-4 {
	padding-right: 4rem
}

.pr-5,
.entry-content .pr-5 {
	padding-right: 5rem
}

.pr-6,
.entry-content .pr-6 {
	padding-right: 6rem
}

.mb-0,
.entry-content .mb-0 {
	margin-bottom: 0
}

.mb-1,
.entry-content .mb-1 {
	margin-bottom: 1rem
}

.mb-2,
.entry-content .mb-2 {
	margin-bottom: 2rem
}

.mb-3,
.entry-content .mb-3 {
	margin-bottom: 3rem
}

.mb-4,
.entry-content .mb-4 {
	margin-bottom: 4rem
}

.mb-5,
.entry-content .mb-5 {
	margin-bottom: 5rem
}

.mb-6,
.entry-content .mb-6 {
	margin-bottom: 6rem
}

.mt-0,
.entry-content .mt-0 {
	margin-top: 0
}

.mt-1,
.entry-content .mt-1 {
	margin-top: 1rem
}

.mt-2,
.entry-content .mt-2 {
	margin-top: 2rem
}

.mt-3,
.entry-content .mt-3 {
	margin-top: 3rem
}

.mt-4,
.entry-content .mt-4 {
	margin-top: 4rem
}

.mt-5,
.entry-content .mt-5 {
	margin-top: 5rem
}

.mt-6,
.entry-content .mt-6 {
	margin-top: 6rem
}

.mr-0,
.entry-content .mr-0 {
	margin-right: 0
}

.mr-1,
.entry-content .mr-1 {
	margin-right: 1rem
}

.mr-2,
.entry-content .mr-2 {
	margin-right: 2rem
}

.mr-3,
.entry-content .mr-3 {
	margin-right: 3rem
}

.mr-4,
.entry-content .mr-4 {
	margin-right: 4rem
}

.mr-5,
.entry-content .mr-5 {
	margin-right: 5rem
}

.mr-6,
.entry-content .mr-6 {
	margin-right: 6rem
}

.ml-0,
.entry-content .ml-0 {
	margin-left: 0
}

.ml-1,
.entry-content .ml-1 {
	margin-left: 1rem
}

.ml-2,
.entry-content .ml-2 {
	margin-left: 2rem
}

.ml-3,
.entry-content .ml-3 {
	margin-left: 3rem
}

.ml-4,
.entry-content .ml-4 {
	margin-left: 4rem
}

.ml-5,
.entry-content .ml-5 {
	margin-left: 5rem
}

.ml-6,
.entry-content .ml-6 {
	margin-left: 6rem
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

BUTTONS

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* BUTTON - NORMAL */



/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

HEADER

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


.main-header-menu>.menu-item>a {
	padding: 0 1rem;
}

.site-header a i {
	transition: none
}

.ast-archive-description {
	display: none
}




/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

BANNERS

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


.banner-wrapper .ast-row {
	display: flex;
	align-items: center
}

.banner-wrapper .ast-row>div {
	align-content: self
}

.banner-wrapper {
	padding: 4rem 0;
}

.banner {
	position: relative;
	background-position: center;
	background-size: cover;
	overflow: hidden;
}

.banner .ast-container {
	position: relative;
	z-index: 1;
}

.banner h1,
.banner .page-intro {
	text-align: left
}

.banner-page .ast-col-sm-12.ast-col-lg-7 {
	position: relative;
}

.home .banner .button+.button {
	margin-left: 1rem;
}

.single .banner img.wp-post-image {
	object-fit: none;
	opacity: 1;
	width: 585px;
	max-height: 300px;
	position: relative;
	z-index: 2;
	left: 0;
	right: 100%;
}

.banner .button {
	display: inline-block;
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

SPACING/LAYOUT

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#main .entry-content>section.uagb-columns__wrap {
	padding: 4rem 0;
	position: relative;
}

.entry-content ul {
	margin-left: 1rem
}



/* --------------------------------
Text Spacing
-----------------------------------*/

h2,
h3,
h4,
h5,
h6,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin-bottom: 0
}

.entry-content p {
	margin-bottom: 1.5rem
}

h2+*,
h3+*,
h4+*,
h5+*,
h6+* {
	margin-top: .5rem
}

h2+iframe,
h3+iframe,
h4+iframe,
h5+iframe,
h6+iframe,
h2+figure,
h3+figure,
h4+figure,
h5+figure,
h6+figure,
h1+p,
h2+p,
h1+h2,
h2+h3,
h1.uagb-heading-text+p.uagb-desc-text,
h2.uagb-heading-text+p.uagb-desc-text,
p+.button {
	margin-top: 1rem
}
h1+h2,
p+h1,
p+h2,
p+h3,
p+h4,
.banner .button,
.cta_bar .button,
p+*:not(ul):not(hr) p+img,
p+p,
img+*:not(img):not(hr),
p+buttom,
p+form,
p+a,
p+a.button,
p+a.cta_btn,
p+ul,
p+ol,
ul+*:not(div):not(hr),
ol+*:not(div):not(hr),
.searchactions-social,
p.privacy+.frm_submit,
p:only-child+div,
h2+div {
	margin-top: 2rem
}

p+h2,
p+h3,
p+h4,
p+h5,
p+h6,
.entry-content p+h2,
.entry-content p+h3,
.entry-content p+h4,
.entry-content p+h5,
.entry-content p+h6,
iframe+p,
iframe+h2,
iframe+h3,
iframe+h4,
iframe+h5,
iframe+h6,
figure+p,
figure+h2,
figure+h3,
figure+h4,
figure+h5,
figure+h6 {
	margin-top: 3rem
}


.uagb-columns__inner-wrap {
	max-width: 900px;
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

FORMS

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

fieldset,
.frm_style_formidable-style.with_frm_style .frm_form_fields>fieldset {
	border: 0;
}

.frm_forms.frm_style_formidable-style.with_frm_style {
	max-width: 100%;
}

.frm_forms {
	margin-top: 2rem;
	padding: 2rem;
	text-align: center;
}

.frm_forms label,
.frm_forms legend {
	display: none
}

input[type=range] {
	-webkit-appearance: none;
	width: 100%;
	margin: 5.7px 0;
	padding: 0;
	border: none
}

input[type=range]:focus {
	outline: 0
}

input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 8.6px;
	cursor: pointer;
	box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9;
	background: rgba(255, 255, 255, .2);
	border-radius: 13.6px;
	border: 0 solid #fff
}

input[type=range]::-webkit-slider-thumb {
	box-shadow: 0 0 0 rgba(255, 221, 0, .37), 0 0 0 rgba(255, 224, 26, .37);
	border: 7.9px solid #0274be;
	height: 20px;
	width: 20px;
	border-radius: 50px;
	background: #0274be;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -5.7px
}

input[type=range]:focus::-webkit-slider-runnable-track {
	background: rgba(255, 255, 255, .2)
}

input[type=range]::-moz-range-track {
	width: 100%;
	height: 8.6px;
	cursor: pointer;
	box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9;
	background: rgba(255, 255, 255, .2);
	border-radius: 13.6px;
	border: 0 solid #fff
}

input[type=range]::-moz-range-thumb {
	box-shadow: 0 0 0 rgba(255, 221, 0, .37), 0 0 0 rgba(255, 224, 26, .37);
	border: 7.9px solid #0274be;
	height: 20px;
	width: 20px;
	border-radius: 50px;
	background: #0274be;
	cursor: pointer
}

input[type=range]::-ms-track {
	width: 100%;
	height: 8.6px;
	cursor: pointer;
	background: 0 0;
	border-color: transparent;
	color: transparent
}

input[type=range]::-ms-fill-lower {
	background: rgba(199, 199, 199, .2);
	border: 0 solid #fff;
	border-radius: 27.2px;
	box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9
}

input[type=range]::-ms-fill-upper {
	background: rgba(255, 255, 255, .2);
	border: 0 solid #fff;
	border-radius: 27.2px;
	box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9
}

input[type=range]::-ms-thumb {
	box-shadow: 0 0 0 rgba(255, 221, 0, .37), 0 0 0 rgba(255, 224, 26, .37);
	border: 7.9px solid #0274be;
	height: 20px;
	width: 20px;
	border-radius: 50px;
	background: #0274be;
	cursor: pointer;
	height: 8.6px
}

input[type=range]:focus::-ms-fill-lower {
	background: rgba(255, 255, 255, .2)
}

input[type=range]:focus::-ms-fill-upper {
	background: rgba(255, 255, 255, .2)
}

input[type=color] {
	border: none;
	width: 100px;
	padding: 0;
	height: 30px;
	cursor: pointer
}

input[type=color]::-webkit-color-swatch-wrapper {
	padding: 0;
	border: none
}

input[type=color]::-webkit-color-swatch {
	border: none
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea,
form input,
input#search {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff!important;
	background-color: #fff;
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 2px rgba(10, 10, 10, .1);
	box-shadow: 0 1px 2px rgba(10, 10, 10, .1);
	color: #0a0a0a;
	display: block;
	-webkit-box-sizing: border-box;
	height: 50px;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	margin: 0 0 1rem;
	max-width: 100%;
	padding: .5rem;
	line-height: 50px;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
	width: 100%
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus,
form input:focus,
input#search:focus {
	outline: 0;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	-webkit-box-shadow: 0 0 5px #cacaca;
	box-shadow: 0 0 5px #cacaca;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s
}

::-ms-input-placeholder,
:-ms-input-placeholder,
::-webkit-input-placeholder,
::placeholder {
	color: grey!important;
	opacity: 1.0;
}

::selection {
	color: grey;
	background: #000;
}

textarea[rows] {
	height: auto
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
	background-color: #e6e6e6;
	cursor: not-allowed
}

[type=button],
[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type=search] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

input.search-field[type=search] {
	border-radius: 5px 0 0 5px
}

form input.search-submit {
	background: #0274be
}

[type=checkbox],
[type=file],
[type=radio] {
	margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
	display: inline-block;
	vertical-align: baseline;
	margin-left: .5rem;
	margin-right: 1rem;
	margin-bottom: 0
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
	cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
	margin-right: .5rem
}

[type=file] {
	width: 100%
}

label {
	display: block;
	margin: 0;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.8;
	color: #0a0a0a
}

label.middle {
	margin: 0 0 1rem;
	padding: .5625rem 0
}

.help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	font-style: italic;
	color: #0a0a0a
}

.input-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 1rem;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.input-group>:first-child,
.input-group>:first-child.input-group-button>* {
	border-radius: 0
}

.input-group>:last-child,
.input-group>:last-child.input-group-button>* {
	border-radius: 0
}

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
	margin: 0;
	white-space: nowrap
}

.input-group-label {
	padding: 0 1rem;
	border: 1px solid #cacaca;
	background: #e6e6e6;
	color: #0a0a0a;
	text-align: center;
	white-space: nowrap;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.input-group-label:first-child {
	border-right: 0
}

.input-group-label:last-child {
	border-left: 0
}

.input-group-field {
	border-radius: 0;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0%;
	-ms-flex: 1 1 0%;
	flex: 1 1 0%;
	min-width: 0
}

.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1rem
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0
}

legend {
	max-width: 100%;
	margin-bottom: .5rem
}

.fieldset {
	margin: 1.125rem 0;
	padding: 1.25rem;
	border: 1px solid #cacaca
}

.fieldset legend {
	margin: 0;
	margin-left: -.1875rem;
	padding: 0 .1875rem
}

select:invalid,
select:focus,
select {
	color: grey!important
}

select {
	color: #666;
	height: 50px;
	margin: 0 0 1rem;
	padding: .5rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(10, 10, 10, .1);
	background-color: #fefefe;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZlcnNpb249JzEuMScgd2lkdGg9JzMyJyBoZWlnaHQ9JzI0JyB2aWV3Qm94PScwIDAgMzIgMjQnPjxwb2x5Z29uIHBvaW50cz0nMCwwIDMyLDAgMTYsMjQnIHN0eWxlPSdmaWxsOiByZ2IoMTM4LCAxMzgsIDEzOCknPjwvcG9seWdvbj48L3N2Zz4=);
	background-origin: content-box;
	background-position: right -1rem center;
	background-repeat: no-repeat;
	background-size: 9px 6px;
	padding-right: 1.5rem;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
	width: 100%
}

@media screen and (min-width: 0\0) {
	select {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
	}
}

select:focus {
	outline: 0;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	-webkit-box-shadow: 0 0 5px #cacaca;
	box-shadow: 0 0 5px #cacaca;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s
}

select:disabled {
	background-color: #e6e6e6;
	cursor: not-allowed
}

select::-ms-expand {
	display: none
}

select[multiple] {
	height: auto;
	background-image: none
}

.ast-masthead-custom-menu-items .search-form input[type=search] {
	margin-bottom: 0
}


/* TABLE OF CONTENTS */

.uagb-toc__list li a {
	line-height: 70px!important;
	border-bottom: 1px solid #098c8a
}

.uagb-toc__list li a:hover {
	border-bottom: 1px solid #313131;
}

/* Pricing Boxes */
.mepr-price-menu.fixed .mepr-price-box .mepr-most-popular { display:none }
.mepr-price-menu.fixed .mepr-price-boxes > div {
	margin: 0 1rem;
	border: 1px solid #e8e8e8 !important;
	border-radius: 20px !important;
	overflow: hidden;
	position:relative
}
.mepr-price-box-price {
	font-size: 1.1em !important;
	font-weight: bold !important;
}
.mepr-price-box-button a:hover {
	color: #ffffff !important;
	background-color: #1c378c !important;
	border-color: #1c378c !important;
}
.mepr-price-box-button a, input.mepr-submit, .mepr-form .submit .button-primary {
	border-radius: 0 10px 10px 10px !important;
	background: #e21020 !important;
	color: #fff !important;
	font-size: 15px !important;
	padding: 10px 40px !important;
	font-size: 1em !important;
	text-transform: none;

	display: inline-block !important;
	width: auto;
}
.mepr-login-actions {
	max-width: 510px;
	margin: 0 auto;
}
input.mepr-submit, .mepr-form .submit .button-primary {
	line-height: 1;
}
.mp-form-submit {
	text-align: center;
}
.mepr-price-menu.fixed .mepr-price-box-title {
	font-family: 'Bebas Neue' !important;
	color: #1c378c;
	margin-top: 0;
	padding-bottom: 0;
	font-size: 1.55em;
}
.mepr-price-menu.fixed .mepr-price-box-price {
	font-family: 'Bebas Neue' !important;
	font-size: 1.45em !important;
	font-weight: normal !important;
	color: #e21020;
	line-height: 1;
	padding-bottom: 0 !important;
}
.mepr-price-box-benefits {
	text-align: center !important;
	font-weight: bold;
}
.mepr-price-box-foot {
	margin-bottom: 2rem !important;
}
.mepr-price-menu.fixed .mepr-price-box-head, .mepr-price-menu.fixed .mepr-price-box-benefits, .mepr-price-menu.fixed .mepr-price-box-foot {
	margin: 0;
}
.mepr-price-menu.fixed .mepr-price-boxes > div:before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 4px;
	left:0;
	background: linear-gradient(to right, #8e0018 0%,#8e0018 33%,#e21020 33%,#e21020 66%,#f7344c 66%,#f7344c 100%);
}
form.mepr-signup-form.mepr-form, form#mepr_loginform {
	max-width: 510px;
	margin: 3rem auto;
}
.page-id-1952 form#mepr_loginform {
	margin-bottom: 0;
}
.mp-form-row.mepr_bold.mepr_price {
	font-size: 2em;
	font-family: 'Bebas Neue';
	color: #1c378c;
}
body.page-id-1926 .entry-content.clear > p {
	text-align: center;
}
input#rememberme {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-bottom: 0;
}
body.single:not(.single-memberpressproduct) .entry-content > .mp_wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	bottom: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
body.single:not(.single-memberpressproduct) .entry-content > .mp_wrapper:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.85);
	z-index: -1;
}
body.single:not(.single-memberpressproduct) .mepr-unauthorized-message p {
	color: #fff;
	margin-bottom: 0;
	font-size: 2.2em;
	font-family: 'Bebas Neue';
	margin-bottom: 2re;
}
body.single:not(.single-memberpressproduct) form#mepr_loginform {
	margin: 0;
	margin-top:1.5rem;
}
body.single:not(.single-memberpressproduct) .mp_wrapper .mp-form-row label {
	color: #fff;
}
body.single:not(.single-memberpressproduct) button.button.mp-hide-pw.hide-if-no-js {
	display: none;
}
body.single:not(.single-memberpressproduct) form#mepr_loginform {
	width: 400px;
}
body.single:not(.single-memberpressproduct) .mp_wrapper label {
	color: #fff;
	margin-bottom:1.5rem;
}
body.single:not(.single-memberpressproduct) .mp-spacer {
	display: none;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

BLOG

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */



.pt-cv-title,
.pt-cv-meta-fields,
.pt-cv-content,
.ast-separate-posts h2 a,
p.read-more {
	padding: 0 1rem
}

.home-news h4,
.ast-separate-posts h2 {
	font-size: 1.25em;
	text-align: center
}

.ast-separate-posts h2 a {
	font-weight: 600
}

.ast-separate-posts .post-thumb-img-content {
	height: 192px
}

.blog .ast-separate-posts .entry-content p:not(.read-more) {
	display: none
}



.pt-cv-thumb-left.cvp-block,
.pt-cv-thumb-left.cvp-responsive-image {
	margin-bottom: 0;
	margin-right: 2rem;
	width: 36%;
}

.ast-separate-posts p.read-more {
	text-align: center;
}

.pt-cv-content a {
	position: relative !important;
}

.pt-cv-content {
	text-align: center;
}

.home .pt-cv-colsys {
	margin: 0;
}



.author-info-box {
	display: flex;
	height: 100px;
	margin-bottom: 2rem
}

.author-info-box>.article-info {
	align-self: center;
	margin-left: 1rem
}

.byline,
.updated:not(.published) {
	display: inline-block
}

.ast-author-meta {}

.single .ast-author-details .author-title {
	color: #3a3a3a;
	font-size: 1em;
}

.single .entry-content h3.about-author {
	font-size: 1.25em;
	margin-bottom: 1rem
}

.author-avatar img {
	border: 2px solid red;
	-moz-border-radius: 100px;
	-khtml-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	box-shadow: 3.816px 19.633px 41px 0 rgba(6, 67, 130, .19);
	display: block;
	padding: 3px;
}

p.updated {
	margin-bottom: .5rem
}

.share-icons a {
	margin-right: .5rem
}

.share-icons a:last-child {
	margin-right: 0
}

.share-icons a i {
	font-size: 1.5rem
}

.single .entry-content,
#thin-content .entry-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
}

.astra-advanced-hook-106 {
	border-top: 1px solid #e8e8e8;
	margin-top: 4rem;
	padding-top: 4rem;
}

.single .post-thumb {
	display: none
}

.single .site-logo-img {
	filter: none;
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

FOOTER

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

footer {
	position: relative;
	z-index: 2
}

.footer-adv .widget-title,
.footer-adv .widget-title a.rsswidget,
.ast-no-widget-row .widget-title {
	text-transform: inherit;
	font-weight: 700;
	font-size: 1.3em;
	margin-bottom: .5rem
}

footer li {
	margin-top: .5rem
}

footer li:first-child {
	margin-top: 0
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

MISCELLANEOUS

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.page .entry-header,
.page .entry-header h1 {
	display: none;
}

p:empty {
	display: none;
}

.widget_search .search-form input[type=submit],
.widget_search .search-form input[type=submit]:focus,
.widget_search .search-form input[type=submit]:hover {
	color: transparent !important;
	background: 0 0 !important;
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

MEDIA QUERIES - MIN WIDTH

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media (min-width: 421px) {}

@media (min-width: 544px) {}

@media (min-width: 768px) {}

@media (min-width: 769px) {}

@media (min-width: 782px) {}

@media (min-width: 992px) {}

@media (min-width: 993px) {}

@media (min-width: 1200px) {}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

MEDIA QUERIES - MAX WIDTH

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* up to 1300px */
@media screen and (max-width: 1300px) {}


/* up to 1208px */
@media screen and (min-width: 1024px) and (max-width: 1208px) {
	header .ast-custom-html a {
		font-size: 0.9em !important;
	}
	.main-header-menu>.menu-item>a {
		font-size: 0.9em;
		padding: 0 0.5rem;
	}
	.site-logo-img img {
		max-width: 210px;
	}
	.ast-site-identity {
		padding: 0.3em 0 1em 0;
	}
}


/* up to 992px */
@media screen and (max-width: 992px) {
	.blog article {
		width: 100%;
	}
	ul.uagb-toc__list li {
		width: 33%;
		float: left;
		display: inline-block;
	}
	.blog article img {
		width: 100%;
		max-height: 230px;
		object-fit: cover;
		object-position: center;
		display: block;
	}
	.blog article .post-thumb {
		display: block;
		position: relative;
		float: left;
		width: 100%;
		overflow: hidden;
	}
	.blog article .post-thumb {
		display: block;
		position: relative;
		float: left;
		width: 100%;
		overflow: hidden;
		height: 230px !important;
	}
	.pt-cv-wrapper .pt-cv-page,
	.blog .content-area .ast-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		padding: 2rem;
	}
	.pt-cv-wrapper .col-sm-6 {
		width: 100%;
		margin-bottom: 2rem;
	}
	.cvp-responsive-image[style*="background-image"] {
		width: 100% !important;
	}
	.page-template-default:not(.home) .entry-content {
		margin-top: -1rem;
	}
}


/* up to 1023px */

@media screen and (min-width: 921px) and (max-width: 1023px) {
	header .ast-custom-html a {
		font-size: 0.9em !important;
	}
	.main-header-menu>.menu-item>a {
		font-size: 0.9em;
		padding: 0 0.2rem;
	}
	.site-logo-img img {
		max-width: 180px;
	}
	.ast-site-identity {
		padding: 0.3em 0 1em 0;
	}
	.ast-masthead-custom-menu-items a.button {
		padding: 0em 1em;
	}
	.header-main-layout-1 .main-navigation {
		padding-left: 0;
	}
}


/* up to 921px */

@media (max-width: 921px) {
	.ast-masthead-custom-menu-items.text-html-custom-menu-item {
		display: none;
	}
	.home .banner .button+.button {
		margin-left: 0rem;
	}
	.ast-mobile-menu-buttons {
		display: block;
	}
	.site-branding {
		-webkit-box-flex: 100;
		-ms-flex-positive: 100;
		flex-grow: 100;
	}
	.main-header-bar .main-header-bar-navigation.toggle-on {
		position: absolute;
		left: 0;
		top: 5rem;
		background: #fff;
		border-top: 2px solid #07a3a3;
		padding-top: 0;
	}
	#site-navigation {
		display: block;
	}
	header .main-header-menu li {
		width: 100% !important;
	}
	header .main-navigation {
		display: block !important;
		padding-left: 0 !important;
	}
	header .main-navigation ul {
		background: #fff !important;
	}
	header .main-header-menu>.menu-item>a {
		background: #fff !important;
		border-bottom: 1px solid #ddd !important;
		display: block !important;
		width: 100% !important;
		padding: 1rem !important;
	}
	/*.ast-header-break-point .ast-main-header-bar-alignment {
	position: absolute;
}*/
	.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle {
		top: 14px;
	}
	.main-header-menu>.menu-item>a {
		height: auto;
	}
	.sub-menu li a {
		padding: 0.7rem !important;
		font-size: 1em;
		color: #666 !important;
	}
	header .main-header-menu>.menu-item>a {
		font-size: 1em;
	}
	.ast-header-break-point .main-navigation ul.children li a:before,
	.ast-header-break-point .main-navigation ul.sub-menu li a:before {
		color: #07a3a3;
	}
	.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu {
		border-top-width: 1px;
		border-style: solid;
		border-color: #eaeaea;
		box-shadow: 0 0 21px rgba(0, 0, 0, 0.1);
		border-radius: 0 0 10px 10px;
		overflow: hidden;
	}
}


/* up to 900px */

@media screen and (max-width: 900px) {}


/* up to 768px */

@media (max-width: 768px) {
	.pt-cv-wrapper .col-sm-6 {
		width: 100%;
	}
	.thin {
		max-width: 100%
	}
	.ast-author-meta {
		text-align: center;
	}
	.author-avatar img {
		margin: 0 auto;
	}
	.single .banner-blog img.wp-post-image {
		opacity: 0.2;
	}
	.contact-hide {
		display: none !important;
	}
	.home .checkerboard .uagb-column__inner-wrap {
		text-align: center;
	}
	ul.uagb-toc__list {
		margin-left: 0 !important;
	}
	.contact-full {
		text-align: center;
	}
	body:not(.home) .banner-page .ast-col-sm-12.ast-col-lg-5 {
		display: none;
	}
	body:not(.home) div#primary {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.banner.banner-page h1,
	.banner.banner-page .page-intro {
		text-align: center;
	}
	.banner .breadcrumbs,
	.banner .breadcrumbs a {
		text-align: center;
	}
	footer#colophon {
		text-align: center;
	}
	.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children>.ast-menu-toggle,
	.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle {
		top: 11px;
	}
	.main-header-bar-wrap {
		margin-top: 0;
	}
	.pt-cv-wrapper .pt-cv-page,
	.blog .content-area .ast-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		padding: 2rem;
	}
	.home .banner-page .ast-col-sm-12.ast-col-lg-5 {
		display: none;
	}
	.home .banner-page .ast-col-sm-12.ast-col-lg-7 {
		width: 100%;
	}
}


/* up to 600px */

@media (max-width: 600px) {}


/* up to 768px */

@media (max-width: 768px) {}


/* up to 544px */

@media (max-width: 544px) {}


/* up to 420px */

@media (max-width: 420px) {}

/* up to 375px*/

@media screen and (max-width: 375px) {
}

/* up to 360px */

@media screen and (max-width: 360px) {
	.home ul.uagb-toc__list li {
		display: inline-block;
		width: 100%;
	}
}

/*custom additional style */

body,html{
	overflow-x: hidden
}

/* Header style */

.site-header .menu-text {
	font-size: 15px;
	font-weight: 900;
}

#ast-desktop-header .ast-builder-grid-row.ast-builder-grid-row-has-sides.ast-grid-center-col-layout {
	display: flex;
	justify-content: space-around;
}

.top_color_bar{
	position: fixed;
	top:0;
	left:0;
	right: 0;
	height: 4px;
	display: flex;
	z-index:999;
}
.top_color_bar span{
	height: 100%;
	display: block;
	flex:1;
	background-color: #fff
}
.top_color_bar span:nth-child(2){background-color: #F7344C}
.top_color_bar span:nth-child(3){background-color: #E21020}
.top_color_bar span:nth-child(4){background-color: #8E0018}
.top_color_bar span:nth-child(5){background-color: #1C378C}

.home header#masthead {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
}

.home .ast-primary-header-bar {
	background-color: transparent;
}

.home .ast-header-sticked{
	background-color:#fff;
}

#ast-desktop-header .current_page_item a.menu-link:before,
#ast-desktop-header a.menu-link::before {
	content: '';
	position: absolute;
	bottom: -29px;
	left: 50%;
	width: 0;
	transition: all .3s ease;
	height: 4px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8e0018+0,8e0018+33,e21020+33,e21020+66,f7344c+66,f7344c+100 */
	background: #8e0018; /* Old browsers */
}

#ast-desktop-header .sub-menu a.menu-link::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	transition: all .3s ease;
	height: 4px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8e0018+0,8e0018+33,e21020+33,e21020+66,f7344c+66,f7344c+100 */
	background: #8e0018; /* Old browsers */
}

#ast-desktop-header .current_page_item a.menu-link:before,
#ast-desktop-header a.menu-link:hover::before{
	background: -moz-linear-gradient(left,  #8e0018 0%, #8e0018 33%, #e21020 33%, #e21020 66%, #f7344c 66%, #f7344c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #8e0018 0%,#8e0018 33%,#e21020 33%,#e21020 66%,#f7344c 66%,#f7344c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #8e0018 0%,#8e0018 33%,#e21020 33%,#e21020 66%,#f7344c 66%,#f7344c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	width: 100%;
	left: 0;
	/* height: 4px; */
}
#ast-desktop-header .current_page_item a.menu-link,
#ast-desktop-header a.menu-link:hover{
	color: #e21020 !important;
}

.static-banner .ast-row {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.static-banner {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 4rem 0;
	height: 26vh;
	display:flex;
	align-items:center;
	justify-content:center;
	position:relative;
	overflow:hidden;
}

.static-banner img.three_bubbles {
	width: 7rem;
	position: absolute;
	left: 0%;
	z-index: 10;
}

.static-banner img.two_bubbles {
	width: 5rem;
	position: absolute;
	right: 0;
	z-index: 10;
}

.static-banner::before {
	content: '';
	background-color: #1c378c9e;
	top: 0;
	left: 0;
	right: 0;
	border: 0;
	z-index: 2;
	position: absolute;
	width: 100%;
	height: 35vh;
}

.static-banner h1.page_title {
	z-index: 10;
	font-size: 45px;
	color: white;
	position: relative;
}

.static-banner h1.page_title::before {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	height: 4px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8e0018+0,8e0018+33,e21020+33,e21020+66,f7344c+66,f7344c+100 */
	background: #8e0018;
	/* Old browsers */
	background: -moz-linear-gradient(left, #8e0018 0%, #8e0018 33%, #e21020 33%, #e21020 66%, #f7344c 66%, #f7344c 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #8e0018 0%,#8e0018 33%,#e21020 33%,#e21020 66%,#f7344c 66%,#f7344c 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #8e0018 0%,#8e0018 33%,#e21020 33%,#e21020 66%,#f7344c 66%,#f7344c 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e0018', endColorstr='#f7344c',GradientType=1 );
	/* IE6-9 */
}

.breadcrumb {
	margin-bottom: 20px;
	list-style: none;
	text-align:center;
	background-color: #f5f5f5;
	border-radius: 4px;
	padding: 1rem 0;
	color: #1C378C;
	font-size:14px;
}
.breadcrumb a {
	color: #9e9e9e;
	text-decoration: none;
}

.breadcrumb a:hover {
	font-weight: 900;
}

@media (max-width: 921px) {
	.ast-header-break-point .ast-main-header-bar-alignment {
		top: 0;
	}
	div#ast-desktop-header{
		display:none !important;
	}
	.ast-mobile-header-content{
		position:relative;
		z-index:2
	}
	.breadcrumb {
		display:flex;
		align-items:center;
		justify-content:center;
		flex-wrap: wrap;
		text-align: center;
		padding-left:0;
	}
}

@media (max-width: 1070px) {
	.site-header .menu-text {
		font-size: 14px;
	}
	.ast-header-button-1 .ast-custom-button{	
		font-size: 14px;
		padding: 7px 20px;
	}
}

@media (max-width: 768px) {
	.breadcrumb a {
		margin-left: 0;
	}
	.breadcrumb {
		display:flex;
		align-items:center;
		justify-content:center;
	}
}

/* guttenberg custom classes */

.bold_weight{
	font-weight:700;
}

.margin_bottom_zero{
	margin-bottom:0 !important;
}

.circles_first_version:before{
	content:'';
	top: 50%;
	left: 0;
	transform: translate(-50%,0);
	height: 80vh;
	width: 80vh;
	background: #E21020;
	position: absolute;
	border-radius: 100%;
	opacity: .1;
}
.circles_first_version:after{
	content:'';
	top: 0;
	left: 100%;
	transform: translate(-50%,0);
	height: 100vh;
	width: 100vh;
	background: #E21020;
	position: absolute;
	border-radius: 100%;
	opacity: .1;
}

.circles_second_version:before{
	content:'';
	top: 35%;
	left: -20%;
	transform: translate(-15%,0);
	height: 80vh;
	width: 80vh;
	background: #E21020;
	position: absolute;
	border-radius: 100%;
	opacity: .1;
}
.circles_second_version:after{
	content:'';
	top: 0%;
	left: 100%;
	transform: translate(-30%,0);
	height: 80vh;
	width: 80vh;
	background: #E21020;
	position: absolute;
	border-radius: 100%;
	opacity: .1;
}

.circles_third_version:before{
	content:'';
	top: 35%;
	left: -20%;
	transform: translate(-15%,0);
	height: 60vh;
	width: 60vh;
	background: #E21020;
	position: absolute;
	border-radius: 100%;
	opacity: .1;
}
.circles_third_version:after{
	content:'';
	top: 0%;
	left: 100%;
	transform: translate(-30%,0);
	height: 60vh;
	width: 60vh;
	background: #E21020;
	position: absolute;
	border-radius: 100%;
	opacity: .1;
}


@media (max-width: 768px) {
	.reverse_flex > .uagb-columns__columns-2{
		display:flex;
		flex-direction:column-reverse;
	}

	.wp-block-uagb-columns > .uagb-columns__columns-2 > .wp-block-uagb-column > .uagb-column__inner-wrap {
		display:flex;
		flex-direction:column;
		align-items:center;
	}

}

/* typography */

h2:not(.site-footer h2)  {
	font-size: 45px;
}

/* buttons style */
.ast-custom-button, .button, .wp-block-button__link, button.frm_button_submit {
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	color: #ffffff;
	border-color: #e21020;
	background-color: #e21020;
	white-space: nowrap;
}

.ast-custom-button:hover, .button:hover, a.button.line:hover, .wp-block-button__link:hover, .ast-header-button-2 .ast-custom-button:hover{
	color: #ffffff !important;
	background-color: #1c378c !important;
	border-color: #1c378c !important;
}

a.button.line, a.wp-block-button__link.line, .ast-header-button-2 .ast-custom-button {
	background: white !important;
	color: #1c378c !important;
	border: 1px solid #1c378c !important;
}

.wp-block-button__link {
	padding-top: 10px !important;
	padding-right: 40px !important;
	padding-bottom: 10px !important;
	padding-left: 40px !important;
	white-space: pre
}

.invert_btn a.wp-block-button__link {
	background: transparent !important;
	color: white !important;
	border: 1px solid white !important;
	padding: 10px 20px !important;
}

.invert_btn a.wp-block-button__link:hover {
	background-color: white !important;
	color: #4169e1 !important;
}

/* footer style */

.site-footer .widget_nav_menu ul ul.sub-menu li {
	padding-left: 0 !important;
	margin-left: 0 !important;
}

.site-footer .widget_nav_menu ul ul.sub-menu {
	margin-top: 1em !important;
}

.site-footer .menu-item-2205 {
	display: none !important;
}

.site-footer ul#menu-legal-menu {
	display: flex;
	gap:2rem;
}

.site-footer h2.widget-title {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold !important;
	font-size: 19px !important;
	color:white !important;
}

.site-footer p, .site-footer h2 {
	color:white; 
}

.site-footer .wp-block-button__link:hover{
	background-color: white !important;
	color: #4169e1 !important;
}

.site-footer ul#menu-main li {
	text-align: left;
	padding-bottom: 10px;
}

.site-footer h2 {
	text-align: left;
}

.ast-footer-copyright {
	text-align: end;
}

.site-above-footer-wrap {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.site-footer-above-section-3 .wp-block-buttons {
	gap: 1rem;
}

.footer-social-inner-wrap.element-social-inner-wrap.social-show-label-true.ast-social-color-type-custom.ast-social-stack-none.ast-social-element-style-filled {
	display: flex;
	flex-direction: column;
	gap: 2rem;
	align-items: flex-start;
}

.footer-social-inner-wrap  a {
	padding: 0 !important;
	margin: 0 !important;
}

.footer-social-inner-wrap span.social-item-label {
	margin-left: 1rem;
}

#block-3 .wp-block-image img {
	width: 170px;
}

.site-below-footer-wrap {
	padding: 0 !important;
	font-size: 14px;
}

#block-5 a.wp-block-button__link {
	padding: 10px 15px !important;
}

.site-footer-above-section-3 .wp-block-buttons {
	flex-wrap: nowrap;
}

.site-footer-above-section-2 a.menu-link {
	font-size: 15px !important;
}

.site-footer-above-section-2 a.menu-link:hover {
	color: #E21020 !important;
	transition: color .7s ease;
}

.site-below-footer-wrap a.menu-link:hover {
	transition: font-weight .7s ease;
	font-weight:900;
}

#block-5 > .wp-block-buttons > .wp-block-button:nth-child(2) >.wp-block-button__link {
	background: transparent !important;
	color: white !important;
	border: 1px solid white !important;
}

#block-5 > .wp-block-buttons > .wp-block-button:nth-child(2) >.wp-block-button__link:hover {
	background-color: white !important;
	color: #4169e1 !important;
}

.site-footer section#block-3 {
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width: 905px) {

	.site-footer-above-section-3 .wp-block-buttons {
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}

	.site-footer #block-5 > .wp-block-buttons > .wp-block-button:nth-child(1) > a {
		padding: 10px 51px !IMPORTANT;
	}

	.site-footer .sub-menu li a {
		color: white !important;
		padding-left: 0 !important;
	}

	.site-footer-above-section-2 > .footer-widget-area {
		display: flex !important;
		align-items: center;
		justify-content: center;
		padding-top: 2rem;
	}

	.site-footer-above-section-3 > .footer-widget-area {
		display: flex !important;
		align-items: center;
		justify-content: center;
	}

	.site-footer-above-section-3 > .footer-widget-area:nth-child(1), .site-footer-above-section-4 > .footer-widget-area {
		padding-top: 2rem;
	}

	.site-footer-above-section-4 > .footer-widget-area, .site-footer-above-section-4 .ast-footer-social-1-wrap {
		display: flex !important;
		flex-direction: column;
		align-items: center !important;
		justify-content: center;
	}

	.site-below-footer-inner-wrap {
		display: flex;
		flex-direction: column;
		padding: 1rem 0;
	}

	.site-below-footer-wrap .site-below-footer-inner-wrap {
		align-items: center;
		justify-content: center;
	}

	.site-below-footer-wrap >.ast-builder-grid-row-container-inner > .ast-builder-footer-grid-columns {
		align-items: center;
	}

	.site-footer .ast-footer-copyright {
		text-align: center;
	}
}

/* banner hero */
.hero_img {
	border-radius: 25% 25% 0 25%;
	position:relative;
}

.banner_img::before {
	content: '';
	position: absolute;
	bottom: 10%;
	left: -10%;
	z-index: 1;
	display: block;
	background: url(/wp-content/uploads/acosa_two_leaves_.svg);
	width: 20%;
	height: 12rem;
	background-size: contain;
	background-repeat: no-repeat;
}

.banner_img::after {
	content: "";
	position: absolute;
	top: 0;
	right: -9%;
	background: url(/wp-content/uploads/acosa_four_leaves_.svg);
	width: 27%;
	height: 31rem;
	background-size: contain;
	background-repeat: no-repeat;
}

.banner,.doodle {
	background: -moz-linear-gradient(41deg, rgba(255,255,255,1) 0%, rgba(232,235,243,1) 100%) !important;
	background: -webkit-linear-gradient(41deg, rgba(255,255,255,1) 0%, rgba(232,235,243,1) 100%) !important;
	background: linear-gradient(41deg, rgba(255,255,255,1) 0%, rgba(232,235,243,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e8ebf3",GradientType=1) !important;
}

.doodle::before,
.banner::before{
	content:'';
	background-image:url('/wp-content/uploads/corner.svg');
	width: 500px;
	height: 500px;
	position:absolute;
	bottom: -4px;
	right: -3%;
	background-repeat:no-repeat;
	background-size: 100% 100%;
}

.banner h1::before {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	height: 4px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8e0018+0,8e0018+33,e21020+33,e21020+66,f7344c+66,f7344c+100 */
	background: #8e0018; /* Old browsers */
	background: -moz-linear-gradient(left,  #8e0018 0%, #8e0018 33%, #e21020 33%, #e21020 66%, #f7344c 66%, #f7344c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #8e0018 0%,#8e0018 33%,#e21020 33%,#e21020 66%,#f7344c 66%,#f7344c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #8e0018 0%,#8e0018 33%,#e21020 33%,#e21020 66%,#f7344c 66%,#f7344c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e0018', endColorstr='#f7344c',GradientType=1 ); /* IE6-9 */
}

.banner h1{
	position:relative;
	color: #1C378C;
	font-size: 4em;
	width: 24rem;
}

.banner h1 strong {
	color:#E21020;
	font-weight: inherit;
	font-size: 50px;
}

.banner h1 > p {
	line-height: 40px;
	font-size: 31px;
}

.subheader{
	padding-top: 2rem;
}

.banner-wrapper {
	padding: 8rem 0 !important;
}

@media (max-width: 1040px) {
	.home .banner .button+.button {
		margin-left: 0;
	}
}

@media (max-width: 921px) {
	.banner-wrapper .ast-row{
		flex-direction: column;
	}

	.banner .ast-col-sm-12.ast-col-lg-6 {
		display: flex;
		flex-direction: column;
		align-items: center;
		padding-bottom: 4rem;
		justify-content: center;
	}

	.banner p.subheader {
		text-align: center;
	}

	.banner img.hero_img {
		max-width: 75%;
	}

	.banner .banner_img::before {
		width: 15%;
		left: 8%;
	}

	.banner .banner_img::after {
		width: 15%;
		right: +8%;
	}

	.banner	a.button:not(.line) {
		padding: 10px 108px;
	}

}

/* Mission section */

.mission_section {
	padding: 4rem 2rem;
}

.mission_section h2 {
	text-align: center;
	font-size: 3.5em !important;
	color: #1C378C !IMPORTANT;
}

.mission_section .ast-row {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.mission_section .content {
	max-width: 40rem;
	padding: 0 2rem;
	background: rgba(255,255,255,.9);
	position: relative;
	z-index: 2
}

.mission_section .content > p > strong {
	font-weight: bold;
	color:#E21020;
}

.mission_section .mission_city{
	padding:3rem 0;
	z-index: 2;
}

.mission_section img#company_one_logo {
	position: absolute;
	bottom: 40%;
	right: 16%;
	width: 10%;
	z-index: 10;
}

.mission_section img#company_two_logo {
	position: absolute;
	bottom: 11%;
	left: 32.5%;
	width: 10%;
	z-index: 10;
}

.mission_section img#company_three_logo {
	position: absolute;
	bottom: 15%;
	right: 5%;
	width: 10%;
	z-index: 10;
}

.mission_section img#company_four_logo {
	position: absolute;
	bottom: 30%;
	left: 1.5%;
	width: 10%;
	z-index: 10;
}

img#cloud1 {
	position: absolute;
	top: 7%;
	right: 5%;
}

img#cloud2 {
	position: absolute;
	top: 28%;
	right: 10%;
}

img#cloud3 {
	position: absolute;
	top: 33%;
	right: 0;
}

img#cloud4 {
	position: absolute;
	top: 45%;
	right: 31%;
}

img#cloud5 {
	position: absolute;
	top: 49%;
}

img#cloud6 {
	position: absolute;
	top: 44%;
	left: 35%;
	width: 66px;
}

img#cloud7 {
	position: absolute;
	top: 30%;
	left: 10%;
}

img#cloud8 {
	position: absolute;
	top: 20%;
	left: 0;
}

img#bird1 {
	position: absolute;
	top: 15%;
	left: 10%;
}

img#bird2 {
	position: absolute;
	top: 40%;
	left: 25%;
}

img#bird3 {
	position: absolute;
	top: 42%;
	left: 22%;
}

img#bird4 {
	position: absolute;
	top: 56%;
	left: 52%;
}

img#bird5 {
	position: absolute;
	top: 57%;
	left: 44%;
}

img#bird6 {
	position: absolute;
	top: 50%;
	right: 30%;
}

img#bird7 {
	position: absolute;
	top: 60%;
	right: 14%;
}

img#city_shade {
	position: absolute;
	top: 44%;
	right: 0;
	width: 90%;
	z-index: -1;
}

.parallax {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.parallax .layer{
	display: block;
	height:100%;
	width:100%;
	position: absolute;
	top:0 ;
	left:0;
}

@media (max-width: 1020px) {

	img#company_one_logo {
		bottom: 36% !important;
	}

	img#company_four_logo {
		bottom: 27% !IMPORTANT;
	}

}

@media (max-width: 920px) {

	.mission_section img.mission_city {
		display: none;
	}

	.mission_section img#company_one_logo {
		position: relative !important;
		width: 200px !important;
		right: 0 !important;
		left: 0 !important;
		top: 0 !important;
		bottom: auto !important
			padding-top:1rem !important;
	}

	.mission_section img#company_two_logo {
		position: relative !important;
		width: 200px !important;
		right: 0 !important;
		left: 0 !important;
		top: 0 !important;
		bottom: auto !important;
		padding-top:1rem !important;
	}

	.mission_section img#company_three_logo {
		position: relative !important;
		width: 200px !important;
		right: 0 !important;
		left: 0 !important;
		top: 0 !important;
		bottom: auto !important;
		padding-top:1rem !important;
	}

	.mission_section img#company_four_logo {
		position: relative !important;
		width: 200px !important;
		right: 0 !important;
		left: 0 !important;
		top: 0 !important;
		bottom: auto !important;
		padding-top:1rem !important;
	}

	.mission_section #city_shade {
		display: none !IMPORTANT;
	}

	.mission_section .content {
		padding-bottom: 4rem !important;
	}

}

/* Member Benefits Section */

.member_benefits_section h2 {
	color: white;
	font-size: 3em !IMPORTANT;
	margin-top:0 !important;
}

.member_benefits_section .small_text{
	color:white;
	margin-bottom:0 !important;
	font-size:0.8em;
}

.member_benefits_section .uagb-columns__columns-3 {
	display: flex;
	gap: 2rem;
	padding-bottom: 2rem;
}

.member_benefits_section .card_info {
	background-color: #fff;
	padding: 4rem 2rem;
	border-radius: 10% 0 10% 10%;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.member_benefits_section .card_info::after {
	content: "";
	border-radius: 5px;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
	opacity: 0;
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.member_benefits_section .card_info:hover {
	-webkit-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}

.member_benefits_section .card_info:hover::after {
	opacity: 1;
}

.member_benefits_section .card_info h5 {
	color: #1C378C;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}

.member_benefits_section .card_info > .uagb-column__inner-wrap {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

.member_benefits_section .card_info img {
	width: 80px;
}

@media (max-width: 940px) {
	.member_benefits_section .card_info {
		padding: 2rem 1rem !important;
	}
}

@media (max-width: 768px) {
	.member_benefits_section .uagb-columns__columns-3{
		flex-direction:column;
	}
}

/* doodle block */

.doodle h2::before {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 24%;
	height: 4px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8e0018+0,8e0018+33,e21020+33,e21020+66,f7344c+66,f7344c+100 */
	background: #8e0018; /* Old browsers */
	background: -moz-linear-gradient(left,  #8e0018 0%, #8e0018 33%, #e21020 33%, #e21020 66%, #f7344c 66%, #f7344c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #8e0018 0%,#8e0018 33%,#e21020 33%,#e21020 66%,#f7344c 66%,#f7344c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #8e0018 0%,#8e0018 33%,#e21020 33%,#e21020 66%,#f7344c 66%,#f7344c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e0018', endColorstr='#f7344c',GradientType=1 ); /* IE6-9 */
}

.doodle h2{
	position:relative;
	color: #1C378C;
	line-height: 1em;
}

.doodle h2 strong {
	color:#E21020;
	font-weight: inherit;
}

.doodle> .uagb-columns__columns-2 > .wp-block-uagb-column {
	padding: 0 2rem;
}

.doodle p {
	font-weight:600;
}

.doodle .right > .uagb-column__inner-wrap > p:nth-child(2) {
	margin-top: 3rem;
}

.doodle .right > .uagb-column__inner-wrap > p {
	margin-top: 0;
}

.doodle {
	background: -moz-linear-gradient(41deg, rgba(255,255,255,1) 0%, rgba(232,235,243,1) 100%) !important;
	background: -webkit-linear-gradient(41deg, rgba(255,255,255,1) 0%, rgba(232,235,243,1) 100%) !important;
	background: linear-gradient(41deg, rgba(255,255,255,1) 0%, rgba(232,235,243,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e8ebf3",GradientType=1) !important;
	box-shadow: none !important;

}
/* News */

.latest_news .pt-cv-content-item .pt-cv-ifield {
	display: flex;
	flex-direction: column;
	background-color: white;
	justify-content: space-between;
	-moz-box-shadow: 0px 3px 8px rgb(192 192 192 / 30%);
	-webkit-box-shadow: 0px 3px 8px rgb(192 192 192 / 30%);
	box-shadow: 0px 3px 8px rgb(192 192 192 / 30%);
	border-radius: 7% 7% 7% 0;
	height: 560px;
	padding-bottom: 1rem;
	gap: 1rem;
}

.latest_news h4.pt-cv-title {
	height: auto !important;
	font-size:25px;
	font-family: 'Montserrat', sans-serif;
}

.latest_news .pt-cv-content {
	text-align:left;
	display: flex;
	flex-direction: column;
	height: 7rem !important;
}

.latest_news .pt-cv-ifield .cvp-responsive-image {
	background-size: cover;
	width: 100% !IMPORTANT;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 250px;
	position:relative;
	max-height: 250px;
}

.latest_news h2{
	color:#1C378C;
}

.latest_news .pt-cv-content{
	font-weight:600;
}

.latest_news .small_text {
	font-weight: 900;
	margin-top: 0;
	font-size: 0.8em;
}

.latest_news span.entry-date, span.author a {
	font-style: italic;
}

.latest_news .pt-cv-ifield .cvp-responsive-image::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 4px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8e0018+0,8e0018+33,e21020+33,e21020+66,f7344c+66,f7344c+100 */
	background: #8e0018; /* Old browsers */
	background: -moz-linear-gradient(left,  #8e0018 0%, #8e0018 33%, #e21020 33%, #e21020 66%, #f7344c 66%, #f7344c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #8e0018 0%,#8e0018 33%,#e21020 33%,#e21020 66%,#f7344c 66%,#f7344c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #8e0018 0%,#8e0018 33%,#e21020 33%,#e21020 66%,#f7344c 66%,#f7344c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e0018', endColorstr='#f7344c',GradientType=1 ); /* IE6-9 */
}

.latest_news .pt-cv-readmore {
	color: #1C378C !important;
	font-weight: bold;
}

.latest_news .pt-cv-readmore::after {
	content:'\f061';
	font-family: "FontAwesome";
	margin-left:10px;
}

.latest_news .pt-cv-wrapper {
	padding: 2rem 0;
}

.latest_news .pt-cv-content-item{
	padding: 2rem;
}

.latest_news {
	position:relative;
}

/* .latest_news::before {
content:'';
position:absolute;
left: 70%;
top: 10%;
background: url(/wp-content/uploads/Ellipse.svg);
width: 1200px;
height: 1200px;
background-size: cover;
background-repeat: repeat;
}

.latest_news::after {
content:'';
position:absolute;
right: 70%;
top: 60%;
background: url(/wp-content/uploads/Ellipse.svg);
width: 800px;
height: 800px;
background-size: cover;
background-repeat: repeat;
} */

.latest_news .pt-cv-content-item .pt-cv-ifield::before{
	content:'';
	background:url('/wp-content/uploads/news_home_bg_hover.svg');
	position: absolute;
	left:0;
	bottom: 0;
	right: 0;
	top:0;
	background-size: contain;
	background-position:bottom left;
	pointer-events: none;
	opacity:0;
	background-repeat:no-repeat;
	transition: opacity .7s ease;
	z-index: -1
}
.latest_news .pt-cv-content-item .pt-cv-ifield:hover::before{
	opacity:1
}
.latest_news .pt-cv-content-item .pt-cv-ifield .cvp-responsive-image,
.latest_news .pt-cv-content-item .pt-cv-ifield{
	transition: all .7s ease;
}
.latest_news .pt-cv-content-item .pt-cv-ifield{

	position: relative;
	z-index: 2;
}
.latest_news .pt-cv-content-item .pt-cv-ifield:hover{
	background: #1C378C;
	color: #fff;
}
.latest_news .pt-cv-content-item .pt-cv-ifield *{
	transition: color .3s ease;
}
.latest_news .pt-cv-content-item .pt-cv-ifield:hover * {
	color: #fff !important;
}
.latest_news .pt-cv-content-item .pt-cv-ifield:hover .cvp-responsive-image{
	height: 30px !important;
	min-height: 150px;
	opacity: 0;
}

@media (max-width: 975px) {
	.latest_news.pt-cv-ifield{
		height: auto !important;
	}

	.latest_news .pt-cv-ifield .cvp-responsive-image{
		height:350px;
	}
}

@media (max-width: 1200px) {
	.pt-cv-title a {
		font-size: 18px;
	}
}


@media (max-width: 640px) {
	.latest_news .pt-cv-content-item{
		padding:0 !important;
	}

	.latest_news .pt-cv-page{
		padding:0 !important;
	}

}

/* cta */

.cta_section > .uagb-columns__columns-2 > .wp-block-uagb-column > .uagb-column__inner-wrap{
	position:relative;
}

.cta_section .image {
	position:absolute;
	bottom: -20%;
	width: 400px;
	left: 0;
}

.cta_section .uagb-column__wrap {
	overflow:visible !important;   
}

.cta_section > .uagb-columns__columns-2 > .wp-block-uagb-column > .uagb-column__inner-wrap{
	display: flex;
	flex-direction: column;
	padding: 4rem 4rem;
	height: auto;
}

.cta_section h2{
	color: #1C378C;
}

.cta_section p{
	font-weight:600;
}

.cta_section .form_sub {
	display: flex;
	gap: 1rem;
	padding: 1rem 0;
}

.cta_section .newsletter button.signupbtn {
	border-radius: 0 10px 10px 10px;
	padding: 10px 20px;
	height: 50px;
}

.cta_section .newsletter input[type="text"] {
	border-radius: 10px;
	padding-left: 15px;
}

.cta_section .newsletter span {
	color: #1C378C;
	font-weight: bold;
	text-transform: uppercase;
}
.cta_section h2 strong {
	color:#E21020;
	font-weight: inherit;
}

.cta_section > .uagb-columns__columns-2 > .wp-block-uagb-column:nth-child(1) {
	-moz-box-shadow: 0px 3px 8px rgb(192 192 192 / 30%);
	-webkit-box-shadow: 0px 3px 8px rgb(192 192 192 / 30%);
	box-shadow: 0px 3px 8px rgb(192 192 192 / 30%);
	border-radius: 40px 40px 40px 0;
	background-color:white;
	width: 100%;
}

.cta_section::before
{
	content:'';
	background-image:url('/wp-content/uploads/corner.svg');
	width: 500px;
	height: 500px;
	position:absolute;
	top: -6px;
	left: 0;
	background-repeat:no-repeat;
	background-size: 100% 100%;
	transform: rotate(180deg);
}

.cta_section{
	position: relative;
	background-position: center;
	background-size: cover;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(306deg, rgba(255,255,255,1) 0%, rgba(232,235,243,1) 100%);
	background: -webkit-linear-gradient(306deg, rgba(255,255,255,1) 0%, rgba(232,235,243,1) 100%);
	background: linear-gradient(306deg, rgba(255,255,255,1) 0%, rgba(232,235,243,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e8ebf3",GradientType=1);
}

.cta_section .invert_btn a.wp-block-button__link {
	color: #1C378C !important;
	border-color: #1C378C !important;
}

.negative_btn a {
	background-color: white;
	color: #1C378C !important;
	border: 1px solid #1C378C !important;
}

.cta_section .main_image {
	width: 450px;
}

.cta_section {
	padding-top: 4rem !important;
}

.cta_section img#around_image {
	position: absolute;
	max-width: inherit !important;
	width: 500px;
	bottom: 30%;
	left: -15%;
}

.cta_section .uagb-columns__inner-wrap {
	max-width: 1200px;
}

.cta_section .invert_btn a.wp-block-button__link:hover {
	background-color: #1C378C !important;
	color: white !important;
}

@media (max-width: 975px) {
	.cta_section .main_image {
		width: 75% !important;
	}	
	.cta_section img#around_image {
		position: absolute;
		max-width: inherit !important;
		width: 320px;
		bottom: 25%;
		left: 0;
	}
	.cta_section .uagb-columns__columns-2 {
		flex-direction: column;
		align-items: center;
	}
	.cta_section > .uagb-columns__columns-2 > .wp-block-uagb-column:nth-child(2) {
	}

	.cta_section .image {
		left: 0;
		position: relative;
		top: 32%;
	}

	.cta_section > .uagb-columns__columns-2 > .wp-block-uagb-column:nth-child(2) > .uagb-column__inner-wrap {
		padding-top: 0 !important;
	}
}

/* inside pages sections */
.community_express > .uagb-columns__columns-2 > .wp-block-uagb-column > .uagb-column__inner-wrap > .wp-block-columns > .wp-block-column > .wp-block-image img{
	min-height: 60px;
}

.community_express > .uagb-columns__columns-2 > .wp-block-uagb-column > .uagb-column__inner-wrap > .wp-block-columns{
	flex-wrap: nowrap;
}

.right_border_column .card_info:nth-child(2) {
	border-right: 1px solid #1c378c54;
	border-left: 1px solid #1c378c54;
}

@media (max-width: 768px) {
	.right_border_column .card_info:nth-child(2) {
		border:none !important;
	}
	.right_border_column .card_info{
		padding:0 !important;
	}
}

.right_border_column .card_info{
	padding:1rem 2rem;
}

.right_border_column .card_info h5{
	font-family: 'Montserrat', sans-serif;
	color: #1C378C;
	font-weight: 900;
	padding-bottom: 2rem;
}

.right_border_column .card_info img {
	width: 115px;
	min-height: 150px;
	object-fit: contain;
}

.right_border_column .card_info .uagb-column__inner-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.right_border_column h2 {
	padding-bottom: 2rem;
}

.movement .image {
	width: 175px;
	bottom: -28%;
	left: 30px;
	z-index: 10;
}

.movement {
	padding-top: 8rem !important;
}

.movement img#around_image {
	left: -24% !important;
	width: 400px !important;
}

.movement .wp-block-buttons {
	gap: 1rem;
}

@media (max-width: 975px) {
	.movement .image {
		top: 25% !important;
		width: 250px !important;
		left: 0 !important;
	}

	.movement img#around_image {
		top: 20% !important;
		width: 350px !important;
		left: -10% !important;
	}
}

@media (max-width: 768px) {
	.movement img#around_image {
		left: 16% !important;
	}
}

@media (max-width: 495px) {
	.movement img#around_image {
		top: 20% !important;
		width: 350px !important;
		left: 0 !important;
	}
}

.acosa_membership_pricing h2{
	padding-bottom: 2rem;
}

.why_join_acosa li {
	list-style:none;
}

.why_join_acosa li::before {
	content: '';
	background-image: url(/wp-content/uploads/list_icon.svg);
	background-repeat: no-repeat;
	padding-left: 27px;
}

.why_join_acosa > .uagb-columns__columns-2 > .wp-block-uagb-column {
	padding: 0 2rem;
}

.why_join_acosa ul {
	margin-top: 1rem !important;
}

.astra-advanced-hook-106 {
	margin: 4rem 0;
	padding: 4rem 0;
}

.member_benefits .uagb-columns__columns-3 {
	display: flex;
	gap: 2rem;
}

.member_benefits .card_info {
	background-color: #fff;
	border-radius: 10% 0 10% 10%;
	box-shadow: 0 0 1px 1px rgb(0 0 0 / 10%);
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	padding:1rem
}

.member_benefits .card_info img{
	max-height:75px;
	object-fit: contain;
}

.member_benefits .card_info h3 {
	color: #1C378C;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 25px;
}

.member_benefits .card_info > .uagb-column__inner-wrap {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

.member_benefits h2 {
	padding-bottom: 2rem !important;
}

.member_benefits .card_info::after {
	content: "";
	border-radius: 5px;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
	opacity: 0;
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.member_benefits .card_info:hover {
	-webkit-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}

.member_benefits .card_info:hover::after {
	opacity: 1;
}

@media (max-width: 768px) {
	.member_benefits .uagb-columns__columns-3{
		flex-direction:column;
	}

	.banner-wrapper {
		padding-bottom: 0 !important;
	}

	img#company_three_logo {
		min-height: 100px !important;
		object-fit: contain;
	}

	img#company_four_logo {
		min-height: 100px !important;
		object-fit: contain;
	}

	img#company_one_logo {
		max-height: 100px !important;
		object-fit: contain;
	}

	img#company_two_logo {
		max-height: 100px !important;
		object-fit: contain;
	}

	.ast-container.mission_section {
		padding: 2rem;
	}

	.latest_news .pt-cv-content-item .pt-cv-ifield {
		justify-content: flex-start;
	}

	.cta_section img#around_image {
		width: 320px;
		bottom: 28%;
		left: 10%;
	}

	.cta_section .image{
		left:20%;
	}

	.site-footer .widget_nav_menu ul ul.sub-menu li {
		padding-left: 0 !important;
		margin-left: 0 !important;
	}

	.site-footer .sub-menu li a {
		color: white !important;
		padding-left: 0 !important;
	}

	.site-footer .widget_nav_menu ul ul.sub-menu {
		margin-top: 1em !important;
	}

	.site-footer .menu-item-1556 {
		padding-bottom: 0 !important;
	}

	.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{
		top:5px;
	}

	header .main-header-menu>.menu-item>a {
		background-color: #E21020 !important;
		color: white !important;
		padding-top: 0.5rem !important;
		padding-bottom: 0.5rem !important;
	}

	.ast-header-break-point .main-navigation ul .menu-item .menu-link {
		background-color: #E21020 !important;
		color: white !important;
	}
	
	.ast-header-break-point .main-header-menu {
		gap: 1px;
	}
	
	#ast-mobile-header .content-align-flex-start {
		max-height: 80vh;
	}

	.ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before {
		color: white !important;
	}

	.ast-builder-menu-1 .menu-item > .ast-menu-toggle {
		color: white !important;
	}


	.static-banner h1.page_title {
		z-index: 98;
		text-align: center;
	}

	.static-banner img.two_bubbles {
		opacity: .3;
	}

	.static-banner img.three_bubbles {
		opacity: 0.3;
	}

	.static-banner h1.page_title {
		font-size: 35px;
	}

	.movement, .cta_section {
		padding-top: 2rem !important;
	}

	.cta_section .invert_btn a.wp-block-button__link {
		padding: 10px 27px !important;
	}

}

.hide_this{
	display: none !important;
}

/* BuddyBoss */

div#buddypress {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
.bp-feedback:not(.custom-homepage-info) {
	display: block;
}
.bbp-reply-author {
	padding-top: 1rem;
}
#bbpress-forums, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics {
	font-size: 15px !important
}
li.bbp-topic-title a.bbp-topic-permalink {
	font-size: 15px;
}
.bbp-breadcrumb {
	display:none;
}
.bbpress .entry-content {
	background-color: #f7f6f7fc;
}

p.bp-help-text {
	text-align: center;
}

body.buddypress .site-content {
	padding-top: 0;
}

#buddypress h2.screen-heading.general-settings-screen {
	text-align: center;
}

#buddypress p.info.invite-info {
	text-align: center;
}

#buddypress form#send-invite-form {
	padding: 0 2rem;
}

#buddypress input#submit, #profile-group-edit-submit, #bp-delete-cover-image, #bp-delete-avatar, #bbp_search_submit {
	border-top-right-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
	color: #ffffff !important;
	border-color: #e21020 !important;
	background-color: #e21020 !important;
	white-space: nowrap !important;
}

.buddypress-wrap .standard-form div.submit input {
	margin: 2rem auto !important;
}

#buddypress input#submit:hover, #profile-group-edit-submit:hover, #bp-delete-cover-image:hover, #bp-delete-avatar:hover, #bbp_search_submit:hover {
	color: #ffffff !important;
	background-color: #1c378c !important;
	border-color: #1c378c !important;
}

#buddypress #member-invites-table .field-actions-add i {
	background-color: #e21020 !IMPORTANT;
	padding: 4px;
}

#buddypress [class^="bb-icon-"], [class*=" bb-icon-"] {
	font-size: 15px !important;
}

#buddypress .bp-personal-tab a:hover, .bp-personal-sub-tab a:hover {
	background-color: #1c378c !important;
	color: white !important;
}

button#bp-delete-cover-image, button#bp-delete-avatar {
	margin-top: 1rem;
	padding: 1rem;
}

div#bp-delete-cover-image-container, div#bp-delete-avatar-container {
	text-align: center;
	padding-bottom: 2rem;
}

#buddypress p.warning, body.profile_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning, body.users_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning {
	background-color: #1c378c;
	color: white;
	border: 1px solid #1c378c;
}

.bbp-search-form {
	width: 100%;
}

input#bbp_search_submit {
	width: 200px;
	margin: 0 auto;
	padding: 0;
	font-size:15px;
}

#bbp-search-form div {
	display: flex;
}

.bbp-breadcrumb {
	width: 100%;
}

.bp-pagination.top {
	width: 100%;
}

#bbpress-forums li.bbp-header {
	background-color: #1c378c;
	color: white;
}

#bbpress-forums li.bbp-footer, #bbpress-forums li.bbp-header {
	background-color: #1c378c;
}

#bbpress-forums div.odd, #bbpress-forums ul.odd {
	background-color: white;
}
#buddypress .bp-personal-tab a, .bp-personal-sub-tab a {
	font-weight: bold;
} 

.my-account .entry-content li, .bp-nouveau .entry-content li  {
	margin: 0 !important;
}

.my-account ul{
	margin-left: 0 !important;
}

.my-account .entry-content p{
	margin-bottom: 0;
}

.buddypress-wrap .bp-navs li.selected a {
	background-color: #e21020 !important;
	color: white !important;
}

#buddypress h2.screen-heading{
	font-size: 35px !important;
	margin-top: 2rem;
	text-align: center;
}

table#member-invites-table {
	margin: 2rem 0 !important;
}

h3.screen-heading {
	text-align: center;
	font-size: 25px !important;
	padding-bottom: 1em !important;
}
p.info.bp-feedback {
	padding: 1em 0;
}

.bp-feedback.help .bp-icon, .bp-feedback.info .bp-icon{
	background-color:#1c378c;
}

div#bp-delete-cover-image-container p {
	text-align: center;
}

#item-header-cover-image {
	max-width: 1200px;
	margin: auto;
	margin-bottom: 1em;
}

div#buddypress {
	max-width: none;
}
body:not(.logged-in).single.single-post .astra-advanced-hook-107, body:not(.logged-in).single.single-post .astra-advanced-hook-106,body:not(.logged-in).single.single-post .breadcrumb {
	display: none;
}
nav#object-nav ul,
#item-body,
#buddypress form#send-invite-form,
.single .entry-content ul {
	max-width: 1200px;
	margin: auto !important;
	padding-left: 30px;
	padding-right: 30px;
}
div#item-body {
	min-height: 60vh;
}
#item-body .single .entry-content ul{
	max-width: none;
}
#item-body nav{
	border: none;
	box-shadow:none;
}
#item-body nav ul{
	display: flex;
	justify-content: center;
	padding-top: 20px
}
.bp-nouveau li {
	margin-top: 0 !important;
}

.bp-nouveau ul {
	list-style: none !important;
	margin-left: 0 !important;
}

.bp-nouveau .entry-content p {
	margin-bottom: 15px !important;
}

/* .bp-nouveau .entry-content{
max-width: 1200px;
} */

#bbpress-forums #bbp-search-form #bbp_search {
	width: 100%;
}

.page-id-2084 a, .forum-search a {
	font-size: 15px;
}

span.bbp-breadcrumb-current {
	font-size: 15px;
}

span.bbp-breadcrumb-sep {
	font-size: 15px;
}

.bbp-author-avatar .avatar-default {
	margin: 0 !important;
}

div#bbpress-forums {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2rem;
}

li.bbp-footer {
	color: white;
}

.bbp-topic-title h3 a {
	color: #1c378c;
}

.bbp-topic-title-meta {
	font-size: 15px;
}

.forum-template-default .entry-content, .topic-template-default .entry-content {
	max-width: 1200px;
	background-color: white;
}

.forum-template-default .entry-content ul, .topic-template-default .entry-content ul, .forums .entry-content ul {
	padding-left: 0;
	padding-right: 0;
}

.bbp-breadcrumb {
	font-size: 15px !important;
}

#bbpress-forums div.bbp-the-content-wrapper {
	margin-bottom: 40px;
}

#bbpress-forums .medium-editor-element {
	min-height: 150px;
	box-shadow: 0 1px 2px rgb(10 10 10 / 24%);
	padding: 15px;
}

.bbp-header a {
	color: white;
}

#bbpress-forums p.bbp-topic-meta img.avatar {
	margin: 0;
}

#bbpress-forums .bp-pagination.top {
	padding-top: 15px;
}

input[type="checkbox"]:checked, input[type="radio"]:checked{
	background-color: #e21020 !IMPORTANT;
}

input[type="checkbox"] {
	height: 25px !IMPORTANT;
	width: 25px !IMPORTANT;
	margin-bottom: 0 !important;
}

.notification-settings input[type="radio"]{
	margin: 0 auto !important;
	height: 25px !IMPORTANT;
	width: 25px !IMPORTANT;
	margin-bottom: 0 !important;
}

.buddypress-wrap .select-wrap select{
	margin: 0 !important;
}

p.checkbox.bp-checkbox-wrap {
	display: flex;
	gap: 15px;
	align-items: center;
}

.topic-template-default .bbp-pagination {
	padding-top: 15px;
}

.activity-list li.bbp_reply_create .activity-content .activity-inner, .activity-list li.bbp_topic_create .activity-content .activity-inner, .activity-list li.blogs .activity-content .activity-inner {
	max-width: 100% !important;
	margin-top: 7rem !important;
}

.registration .entry-content {
	max-width: 700px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	position: relative !important;
}

.ast-above-header-wrap {
	color: white;
}

.ast-above-header-wrap p {
	padding: 5px 0;
}

.post_a_job {
	padding-bottom: 8rem !IMPORTANT;
}


@media screen and (max-width: 46.8em) {
	.buddypress-wrap:not(.bp-single-vert-nav) .bp-navs li {
		background: white;
	}
}

@media screen and (min-width: 801px) {
	#bp-webcam-avatar #avatar-to-crop {
		max-width: 80%;
		width: 80%;
	}
}

@media screen and (max-width: 480px) {
	ul.forum-titles li {
		font-size: 12px !important;
		white-space: nowrap !important;
		width: 25% !important;
	}
}

.form_deactive{
	display:none;
}

.form_active{
	display:block;
}

body #pt-cv-view-66b7bdbgk7 + .pt-cv-pagination-wrapper .pt-cv-more {
	padding: 15px 35px !important;
	color: #ffffff !important;
	border-color: #e21020 !important;
	background-color: #e21020 !important;
	border-top-right-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
	font-size: 15px !important;
}

.ui-datepicker .ui-datepicker-prev:before {
	content: '\f107' !important;
	font-family: 'FontAwesome' !important;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	top: 15px !important;
}

.ui-datepicker .ui-datepicker-next:before {
	content: '\f106' !important;
	font-family: 'FontAwesome'  !important;
}

.ui-datepicker .ui-datepicker-title select {
	padding-left: 15px  !important;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width: 100% !important;
}

.ui-datepicker-title {
	margin-top: 3rem !important;
}

@media (max-width: 1400px){
	a.wp-block-button__link {
		padding-top: 5px!important;
		padding-right: 20px!important;
		padding-bottom: 5px!important;
		padding-left: 20px!important;
		font-size: 90%;
	}

	.main-header-menu>.menu-item>a {
		padding: 0 0.8rem;
	}

	.site-header .menu-text {
		font-size: 14px;
	}
	.ast-grid-right-section{
		padding: .5rem 0;
		gap: .4rem; 
		flex-flow: column wrap;
		justify-content: flex-end;


		align-items: flex-end;
	}
	.ast-builder-menu-1.ast-builder-menu.ast-flex.ast-builder-menu-1-focus-item.ast-builder-layout-element.site-header-focus-item {
		width: 100%;
	}
}
@media (max-width: 1090px){
	.main-header-menu{
		align-items: center;
		justify-content: center;
		gap: .5rem;
	}
}
@media (max-width: 938px){
	/*div#ast-desktop-header {
		display: none;
	}*/
}

/* Home Banner Fix */
@media (min-width: 922px) {
	.home .banner-wrapper {
		padding-top: calc(8rem + 120px) !important;
	}
}
@media (max-width: 921px) {
	.home .banner-wrapper {
		padding-top: 12rem !important;
	}
}