/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/*Add your own styles here:*/
:root {
	--font: 'Raleway', sans-serif;
	--green: #47b673;
	--orange: #ff745b;
	--gray: #666a80;
	--gray2: #ebeae9;
	--gray3: #e0e0e0;
	--gray4: #747474;
	--medium: 500;
	--semibold: 600;
	--bold: 700;
	--extrabold: 800;
}
body {
	font-family: var(--font) !important;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0 !important;
}
h1 {
	font-size: 60px;
	line-height: 62px;
}
h2 {
	font-size: 45px;
	line-height: 60px;
}
h3 {
	font-size: 24px;
	line-height: 32px;
}
.av-subheading {
	font-size: 18px !important;
	line-height: 30px;
	color: var(--gray);
}
@media (max-width: 1300px) {
	h1,
	h2 {
		font-size: 38px;
		line-height: 48px;
	}
}
@media (max-width: 991px) {
	h1,
	h2 {
		font-size: 32px;
		line-height: 40px;
	}
	.av-subheading {
		font-size: 14px !important;
		line-height: 1.4;
	}
}
@media (max-width: 767px) {
	h1,
	h2 {
		font-size: 28px;
		line-height: 34px;
	}
}

body .section-hero .av-special-heading .av-special-heading-tag {
	padding-bottom: 30px;
	margin-bottom: 30px;
}
body .av-special-heading .av-special-heading-tag {
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
body .av-special-heading.simple-heading .av-special-heading-tag {
	margin-bottom: 0;
	padding-bottom: 0;
}
body .av-special-heading h1.av-special-heading-tag + .av-subheading {
	font-size: 20px !important;
	line-height: 30px;
}
.av-special-heading-tag:after {
	content: '';
	width: 60px;
	height: 5px;
	background-color: var(--green);
	position: absolute;
	bottom: 0;
	left: 0;
	border-radius: 4px 4px 0 0;
}
.modern-centered .av-special-heading-tag:after {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.modern-centered h1.av-special-heading-tag:after {
	width: 110px;
}
@media (max-width: 991px) {
	body .av-special-heading h1.av-special-heading-tag + .av-subheading {
		font-size: 16px !important;
		line-height: 26px;
	}
}
.av-special-heading.description-smaller .av-subheading {
	max-width: 460px;
	width: 100%;
}
@media (max-width: 990px) {
	.av-special-heading.description-smaller .av-subheading {
		margin: 0 auto;
	}
}
.logo img {
	height: 60px;
}
.logo svg {
	width: 100%;
}
@media (max-width:767.98px){.logo svg {
	width: 100% !important;
}}
.logo, 
.logo a {
	height: auto;
}
#header .container {
	max-width: 1820px;
}
#header_meta .container {
	display: flex;
	justify-content: flex-end;
}
#header_main .inner-container {
	padding-top: 20px;
	padding-bottom: 10px;
	height: auto;
	display: flex;
	justify-content: center;
}
@media (max-width:767px){
.av-burger-overlay-active #header_main .inner-container{
position: fixed;
    left: 0;
    top:0;
    background: #fff;
    padding-left: 30px;
    /*margin-top: 35px;*/
    }
    #top #av-burger-menu-ul{padding-top:200px}
    #header_main .main_menu .menu{background: #fff;
    height: 120px;height: calc(111px);}
}
#header_main .inner-container .logo {
	height: auto;
	float: none;
	display: flex;
    align-items: center;
	position: relative;
	margin-right: auto;
	flex-shrink: 0;
	z-index: 999;
}
#header_main .inner-container .main_menu {
	height: auto;
	float: none;
	display: block;
	position: relative;
	width: 100%;
}
#header_main .container, .main_menu ul:first-child > li a {
	height: auto;
	line-height: 24px;
}
#avia-menu {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap;
}
.main_menu .avia-menu {
	width: 100%;
}
.av-main-nav > li {
	margin: 0 25px;
}
.av-main-nav > li > a {
	font-size: 16px;
	line-height: 24px !important;
	letter-spacing: 0.06em;
	height: auto !important;
	padding: 0;
	font-weight: var(--bold);
}
.av-main-nav > li.current-menu-item a {
	font-weight: var(--extrabold);
}

.menu-item.btn {
	margin: 0;
	margin-left: 20px;
}
.menu-item.btn a {
	font-family: var(--font) !important;
	font-size: 14px !important;
	font-weight: var(--bold);
	line-height: 24px !important;
	text-align: center;
	text-transform: uppercase;
	color: #fff !important;
	height: auto !important;
	padding: 13px 20px;
	border-radius: 4px;
	min-width: 195px;
}
.btn.btn-green a {
	background-color: var(--green);
}
.btn.btn-orange a {
	background-color: var(--orange);
}
@media (max-width:989.98px){
li.btn.btn-green {
    position: absolute !important;
    top: 101px !important;
    width: 100%;
}
li.btn.btn-orange {
    position: absolute !important;
    top: 51px !important;
    width: 100%;
}
}
.menu-item.btn .avia-menu-fx {
	display: none;
}

#avia2-menu li a {
	color: var(--gray);
	font-size: 14px;
	line-height: 24px;
	font-weight: var(--semibold);
	text-transform: uppercase;
	letter-spacing: 0.06em;
}
#avia2-menu li:hover a {
	text-decoration: none;
}
#avia2-menu li a i {
	color: var(--green);
	margin-right: 8px;
}
.av_secondary_right .sub_menu {
	display: flex;
	justify-content: flex-end;
	top: 0;
	padding: 10px 0;
}

.av-main-nav li:hover .avia-menu-fx, 
.current-menu-item > a > .avia-menu-fx, 
.av-main-nav li:hover .current_page_item > a > .avia-menu-fx {
	bottom: -33px;
	height: 4px;
	border-radius: 6px 6px 0 0;
	max-width: 80%;
	margin: 0 auto;
	right: 0;
	left: 0;
}
#top .sub_menu>ul>li {
	border: 0;
}
.sub_menu li {
	padding-right: 15px;
}
.av_secondary_right .sub_menu>ul>li:last-child, 
.av_secondary_right .sub_menu>div>ul>li:last-child {
	padding-left: 15px;
}

.btn.space-left {
	margin-left: 8%;
}
@media (max-width: 1600px) {
	.btn.space-left {
		margin-left: 20px;
	}
}
@media (max-width: 1500px) {
	.av-main-nav > li {
		margin: 0 10px;
	}
	.menu-item.btn a {
		min-width: unset;
	}
}
@media (max-width: 1250px) {
	.av-main-nav > li > a {
		font-size: 14px;
	}
	.av-main-nav > li {
		margin: 0 5px;
	}
	.menu-item.btn {
		margin-left: 10px;
	}
	.menu-item.btn a {
		padding: 10px;
	}
	.logo img {
		height: 55px;
	}
}

@media (max-width: 1100px) {
	#header .container {
		padding: 0 20px;
	}
}
.footer-col-0 {
	margin-bottom: 60px;
}
.footer-col-0 img {
	height: 65px;
	width: auto;
}
#socket {
	border: 0;
}
#socket .container {
	max-width: 1440px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 40px;
	border-top: 1px solid var(--green);
}
#socket .copyright {
	font-size: 14px;
}
#socket .sub_menu_socket {
	float: left;
	font-size: 14px;
}
#socket .sub_menu_socket li:first-child,
#socket .sub_menu_socket li {
	border-left: 1px solid #fff;
}
#top .social_bookmarks li a {
	font-size: 20px;
}
#socket .social_bookmarks {
	width: 20%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
#footer {
	padding-top: 80px;
	border: 0;
}
#footer .flex_column .widgettitle,
#footer .flex_column h3 {
	font-size: 22px;
	font-weight: var(--extrabold);
	text-transform: uppercase !important;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 0;
	letter-spacing: 0;
}
#footer .flex_column h3:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 4px;
	width: 55px;
	border-radius: 6px 6px 0 0;
	background-color: var(--green);
}

#footer .flex_column ul li {
	margin-bottom: 8px;
}
#footer .flex_column ul li a {
	font-size: 16px;
	line-height: 24px;
	padding: 0;
}
#footer .widget {
	margin: 0;
}
#footer .widget p {
	margin: 0;
	line-height: 20px;
}
#footer div .flex_column.av_one_fifth {
	margin-left: 3%;
	width: 17%;
}
#footer div .flex_column.av_one_fifth:first-child {
	margin-left: 0;
}
#footer div .flex_column.av_one_fifth:last-child {
	margin-left: 0;
	width: 20%;
	margin-left: 3%;
}
#footer .widget form {
	margin-top: 10px;
}
#top .av-mailchimp-widget .button {
	background-color: var(--green);
	color: #fff;
	border: 0;
	text-transform: uppercase;
	font-family: var(--font) !important;
	font-size: 14px;
	line-height: 24px;
	font-weight: var(--bold);
	padding: 18px 20px;
    border-radius: 6px;
}
@media (max-width: 1480px) {
	#socket .container {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 991px) {
	#footer div .flex_column.av_one_fifth {
		width: 50%;
		margin: 0 auto 20px;
	}
	#footer div .flex_column.av_one_fifth:last-child {
		width: 50%;
		margin: 0 auto;
		text-align: center;
	}
	#footer .container {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: stretch;
	}
	#footer .container.footer-col-0 {
		justify-content: center;
	}
	#footer .widget {
		text-align: center;
	}
	#footer .flex_column h3:after {
		right: 0;
		margin: 0 auto;
	}
	#footer .widget form {
		margin-top: 20px;
	}
	#socket .container {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	#socket .social_bookmarks {
		order: 1;
		width: 100%;
		justify-content: center;
		margin-bottom: 30px;
	}
	#socket .copyright {
		order: 2;
		text-align: center;
	}
	#socket .sub_menu_socket {
		order: 3;
	}
	#socket .social_bookmarks li {
		margin: 10px;
	}
	#socket .menu {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		margin: 10px 0;
	}
	#socket .sub_menu_socket li:first-child {
		border-left: 0;
	}
}
body .container_wrap .avia-builder-el-no-sibling.hero-column {
	max-width: 930px;
	width: 100%;
	margin-right: auto !important;
	margin-left: auto !important;
	float: none;
}

.container-medium.container_wrap .avia-builder-el-no-sibling.hero-column {
	max-width: 1005px;
}
.container-medium .av-special-heading .av-special-heading-tag{
	max-width: 1005px;
	margin-left: auto;
	margin-right: auto;
}

#top .avia-button,
#top .table-col .gform_button {
	font-family: var(--font) !important;
	font-size: 14px !important;
	font-weight: var(--semibold);
	line-height: 24px !important;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	color: #fff !important;
	background-color: #47b673;
	height: auto !important;
	padding: 18px 20px;
	border-radius: 4px;
	min-width: 260px;
	border: 0;
	cursor: pointer;
}
#top .avia-button.avia-color-theme-color-subtle {
	background-color: var(--green);
}
.avia-button br {
	display: none;
}
.wj-embed-button {
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
}

#top .btn-white .avia-button {
	background-color: #fff;
	color: var(--green) !important;
}
#top .btn-white-red .avia-button {
	background-color: #fff;
	color: var(--orange) !important;
}
.avia-section-huge.section-hero .content {
	padding-top: 100px;
	padding-bottom: 80px;
}

.section-steps .flex_column {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}
.section-steps .flex_column .avia-image-container {
	width: 78px;
	height: 78px;
	border: 1px solid var(--gray3);
	border-radius: 50%;
	padding: 15px;
	background-color: #fff;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-steps .flex_column .avia-image-container img {
	max-width: 100%;
	height: auto;
}
.section-steps .flex_column .av_textblock_section {
	color: #000631;
	font-weight: var(--bold);
	font-size: 18px;
	line-height: 20px;
	padding-left: 25px;
	padding-right: 55px;
	width: calc(100% - 80px);
	position: relative;
}
.section-steps .flex_column:first-child .av_textblock_section {
	max-width: 185px;
}
.section-steps .flex_column.avia-builder-el-last {
	max-width: 200px;
}
.section-steps .flex_column.avia-builder-el-last .av_textblock_section {
	padding-right: 0;
}
.section-steps .flex_column .av_textblock_section p {
	font-size: 18px;
	line-height: 20px;
	margin: 0;
}
.section-steps .flex_column .av_textblock_section:after {
	content: '';
	width: 45px;
	height: 25px;
	background-image: url(assets/images/icon-arrow-step.svg);
	background-size: contain;
	position: absolute;
	top: 0;
	right: 5px;
	bottom: 0;
	margin: auto 0;
}
.section-steps .flex_column.avia-builder-el-last .av_textblock_section:after {
	display: none;
}
.section-steps .entry-content-wrapper {
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
@media (max-width: 1440px) {
	.section-steps .flex_column .av_textblock_section {
		padding-left: 10px;
		padding-right: 40px;
		width: calc(100% - 50px);
	}
	.section-steps .flex_column .avia-image-container {
		width: 50px;
		height: 50px;
		padding: 10px;
	}
	.section-steps .flex_column .av_textblock_section:after {
		width: 30px;
		height: 15px;
	}
}
@media (max-width: 1200px) {
	.section-steps .flex_column .av_textblock_section p {
		font-size: 14px;
		line-height: 18px;
	}
}
@media (max-width: 990px) {
	.section-steps .flex_column .avia-image-container,
	.section-steps .flex_column:first-child .av_textblock_section {
		margin: auto;
	}
	.section-steps .flex_column {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
		padding-right: 20px;
		padding-left: 20px;
	}
	.section-steps .flex_column .av_textblock_section {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.section-steps .flex_column .av_textblock_section:after {
		right: -35px;
	}
	.section-steps .flex_column .avia-image-container {
		width: 78px;
		height: 78px;
		padding: 15px;
	}
	.section-steps .flex_column .av_textblock_section p {
		font-size: 18px;
		line-height: 20px;
		padding-top: 10px;
		padding-bottom: 45px;
	}
	.section-steps .flex_column .av_textblock_section:after {
		right: 0;
		left: 0;
		bottom: 0;
		top: auto;
		margin: 0 auto;
		transform: rotate(90deg);
	}
	.section-steps .flex_column.avia-builder-el-last {
		max-width: 100%;
	}
}
.section-table .avia-table {
	margin-top: 110px !important;
	margin-left: 150px;
	position: relative;
}
.section-table .avia-table tbody {
	box-shadow: 0 8px 59px #f1efec;
	border: 0;
	border-radius: 30px 0 30px 30px;
}
.section-table .avia-table .avia-heading-row:nth-child(1) th {
	padding: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
}
.section-table .avia-table .avia-heading-row:nth-child(1) th:nth-child(1) {
	width: 100%;
}
.section-table .avia-table .avia-heading-row:nth-child(1) th:nth-child(2),
.section-table .avia-table .avia-heading-row:nth-child(1) th:nth-child(3) {
	width: 190px;
}
.section-table .avia-table .avia-heading-row:nth-child(2) th:nth-child(2),
.section-table .avia-table .avia-heading-row:nth-child(2) th:nth-child(3) {
	height: 85px;
	border-radius: 20px 20px 0 0;
	padding-top: 30px;
	/*box-shadow: 0 8px 59px #f1efec;*/
}
.section-table .avia-table .avia-heading-row:nth-child(2) {
	position: absolute;
    top: -110px;
    right: 0;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    border: 0;
}
.section-table .avia-table .avia-heading-row:nth-child(2) th {
	border: 0;
	font-family: var(--font) !important;
	font-size: 20px;
	line-height: 22px;
	font-weight: var(--semibold);
	text-transform: none;
	letter-spacing: 0;
	color: #263238;
}
.section-table .avia-table .avia-heading-row:nth-child(2) th:nth-child(1) {
	padding: 0;
}
.section-table .avia-table .avia-heading-row:nth-child(2) th:nth-child(2),
.section-table .avia-table .avia-heading-row:nth-child(2) th:nth-child(3) {
	width: 190px;
}
#top .section-table .avia-table .avia-heading-row:nth-child(2) th:nth-child(2) {
	background-color: var(--green);
	color: #fff;
	height: 110px;
}
.section-table .avia-table tr:not(.avia-heading-row) td {
	border: 0;
	font-size: 24px;
	line-height: 32px;
	font-weight: var(--semibold);
	vertical-align: middle;
	position: relative;
}
.section-table .avia-table tr:not(.avia-heading-row) td:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	height: 1px;
	background-color: #f9f7f5;
}
.section-table .avia-table tr:not(.avia-heading-row):after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	width: calc(100% - 60px);
	height: 100%;
	box-shadow: 0 8px 59px #f1efec;
	border-radius: 30px;
	opacity: 0;
}
#top .section-table .avia-table tr:not(.avia-heading-row) td:nth-child(1) {
	width: 100%;
	text-align: left;
	color: #263238;
	font-size: 18px;
	line-height: 22px;
	font-weight: var(--semibold);
	padding: 30px 30px 30px 60px;
}
#top .section-table .avia-table tr:not(.avia-heading-row) td:nth-child(1):after {
	margin-left: 0;
	left: 60px;
	width: 70%;
}
#top .section-table .avia-table tr:not(.avia-heading-row) td:nth-child(2):after {
	opacity: 0.5;
}
.section-table .avia-table tr:not(.avia-heading-row) td:nth-child(2),
.section-table .avia-table tr:not(.avia-heading-row) td:nth-child(3) {
	width: 190px;
}
#top .section-table .avia-table tr:not(.avia-heading-row) td:nth-child(2) {
	background-color: var(--green);
	color: #fff;
	position: relative;
}
#top .section-table .avia-table tr:not(.avia-heading-row):last-child td:nth-child(2):after {
	content: '';
	height: 40px;
	width: 100%;
	position: absolute;
	bottom: -40px;
	left: 0;
	background-color: var(--green);
	border-radius: 0 0 20px 20px;
	opacity: 1;
}
#top .section-table .avia-table tr:not(.avia-heading-row) td:nth-child(3) {
	font-weight: var(--regular);
	color: var(--gray4);
}
#top .section-table .avia-table tr:not(.avia-heading-row) {
	position: relative;
}
@media (min-width: 768px) {
	#top .section-table .avia-table tr:not(.avia-heading-row).hovered:after,
	#top .section-table .avia-table tr:not(.avia-heading-row):hover:after {
		opacity: 1;
	}
	.section-table .avia-table tr:not(.avia-heading-row).hovered td:after,
	.section-table .avia-table tr:not(.avia-heading-row):hover td:after {
		opacity: 0;
	}
	#top .section-table .avia-table tr:not(.avia-heading-row):last-child.hovered td:nth-child(2):after,
	#top .section-table .avia-table tr:not(.avia-heading-row):last-child:hover td:nth-child(2):after {
		opacity: 1;
	}
	#top .section-table .avia-table tr:not(.avia-heading-row).hovered td:nth-child(1),
	#top .section-table .avia-table tr:not(.avia-heading-row):hover td:nth-child(1) {
		color: var(--green);
		font-weight: var(--bold);
	}
	#top .section-table .avia-table tr:not(.avia-heading-row).hovered td:nth-child(2),
	#top .section-table .avia-table tr:not(.avia-heading-row):hover td:nth-child(2) {
		background-color: #fff;
		color: var(--green);
		font-weight: var(--bold);
	}
}
@media (max-width: 1800px) {
	.section-table .avia-table {
		margin-left: 20px;
	}
}
@media (max-width: 1600px) {
	#top .section-table .avia-table tr:not(.avia-heading-row) td:nth-child(1) {
		padding: 30px;
	}
}
@media (max-width: 1200px) {
	.section-table .avia-table .avia-heading-row:nth-child(2) th,
	.section-table .avia-table tr:not(.avia-heading-row) td {
		font-size: 18px;
		line-height: 22px;
	}
	.section-table .avia-table .avia-heading-row:nth-child(2) th:nth-child(2), 
	.section-table .avia-table .avia-heading-row:nth-child(2) th:nth-child(3),
	.section-table .avia-table .avia-heading-row:nth-child(1) th:nth-child(2), 
	.section-table .avia-table .avia-heading-row:nth-child(1) th:nth-child(3) {
		width: 130px;
	}
}
@media (max-width: 991px) {
	#top .section-table .avia-table tr:not(.avia-heading-row) td:nth-child(1) {
		font-size: 14px;
		line-height: 18px;
	}
	.section-table .avia-table {
		margin-left: 0;
	}
}
@media (max-width: 767px) {
	.section-table .avia-table .avia-heading-row:nth-child(2) {
		display: none;
	}
	.section-table .avia-table {
		margin-top: 0 !important;
	}
	.section-table .avia-table tr:not(.avia-heading-row) td:nth-child(2), 
	.section-table .avia-table tr:not(.avia-heading-row) td:nth-child(3) {
		width: 100%;
	}
	.responsive .avia_responsive_table .avia-data-table {
		border: 0;
	}
	#top .section-table .avia-table tr:not(.avia-heading-row):last-child td:nth-child(2):after {
		display: none;
	}
	#top .section-table .avia-table tr:not(.avia-heading-row) td:nth-child(1) {
		text-align: center;
	}
}
#top .footer_color input[type='email'],
#top .footer_color input[type='text'] {
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid var(--green);
	color: var(--green);
	font-weight: var(--bold);
	padding-left: 0;
}
#top .footer_color input[type='email']::placeholder,
#top .footer_color input[type='text']::placeholder {
	color: var(--green);
}

.vertical-slider {
	position: relative;
	margin: 0;
	margin-right: 0;
	margin-left: auto;
	/* padding: 50px; */
	/* overflow: hidden; */
	max-width: 660px;
	width: 100%;
}
/*
.vertical-slider .slick-list {
	margin-top: -100px;
}
*/
.slick-dots {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.vertical-slider .slick-dots {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.slick-dots li {
	list-style: none;
	margin: 4px;
	padding: 0;
	height: 10px;
	line-height: 10px;
	cursor: pointer;
}
.slick-dots li button {
	display: block;
	font-size: 0;
	line-height: 0;
	padding: 0;
	background-color: var(--gray2);
	width: 10px;
	height: 10px;
	border-radius: 50px;
	border: 0;
}
.slick-dots li.slick-active button {
	background-color: var(--orange);
}

.avia-testimonial {
	padding: 20px 50px;
}
.avia-testimonial .avia-testimonial_inner {
	background-color: #fff;
	box-shadow: 0 8px 59px #f1efec;
	border-radius: 8px;
	padding: 60px 30px 30px 30px;
}
.avia-testimonial .avia-testimonial_inner .avia-testimonial-content {
	font-style: italic;
	font-size: 16px;
	line-height: 24px;
	position: relative;
	padding-right: 60px;
}
.avia-testimonial .avia-testimonial_inner .avia-testimonial-content::after {
	content: '';
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	margin: auto 0;
	background-image: url('assets/images/quotes-orange.png');
	background-size: initial;
	background-repeat: no-repeat;
	background-position: center;
}
.testimonials-slider .avia-testimonial .avia-testimonial_inner {
	position: relative;
	transition: all 0.5s;
}
.testimonials-slider .avia-testimonial .avia-testimonial_inner:after {
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	height: 0;
	left: -5px;
	border: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid #db6550;
	border-left: 0;
	border-bottom: 10px solid transparent;
	z-index: -1;
}

.vertical-slider .slick-slide {
	transition: margin-left 0.5s;
}
.vertical-slider .avia-testimonial-row {
	display: block;
}
@media (min-width: 989px) {
	.vertical-slider .avia-testimonial-row {
		width: 100% !important;
	}
}

.vertical-slider .avia-testimonial-row .avia-testimonial {
	display: flex;
	height: 100%;
}

.slick-slide .avia-testimonial .avia-testimonial_inner .avia-testimonial-link,
.slick-slide .avia-testimonial .avia-testimonial_inner .avia-testimonial-subtitle {
	font-size: 14px;
}

.testimonials-slider .avia-testimonial .avia-testimonial-meta {
	position: unset;
	width: 100%;
    margin: 0;
}
.vertical-slider .avia-testimonial .avia-testimonial-meta {
	margin: 0;
}
.testimonials-slider .avia-testimonial .avia-testimonial-name {
	background-color: var(--orange);
	color: #fff;
	font-weight: var(--normal);
	position: absolute;
	top: 20px;
	left: -5px;
	font-size: 14px;
	padding: 5px 20px;
	border-radius: 0 8px 8px 0;
}

.avia_transform .avia_start_animation.avia-testimonial .avia-testimonial-image {
	background-repeat: no-repeat;
	background-size: 0;
	width: 50%;
	height: auto;
	max-width: 155px;
	margin: 0;
}

.avia_transform .avia_start_animation.avia-testimonial .avia-testimonial-image img {
	border-radius: 0;
	margin-left: auto;
	filter: brightness(0);
    opacity: 0.5;
}

.horizontal-slider .avia-testimonial-meta {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.horizontal-slider .avia-testimonial-meta .avia-testimonial-meta-mini {
	order: 1;
	width: 50%;
}
.horizontal-slider .avia-testimonial-meta .avia-testimonial-image {
	order: 2;
}
#top .horizontal-slider.av-minimal-grid-style .avia-testimonial {
	padding: 0 15px;
}
.horizontal-slider .slick-list {
	box-shadow: 0 8px 59px #f1efec;
}
.horizontal-slider .slick-list .slick-track {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
}
.testimonials-slider.horizontal-slider .avia-testimonial .avia-testimonial_inner {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 70px;
}
@media (max-width:480px){
.testimonials-slider.horizontal-slider .avia-testimonial .avia-testimonial_inner {
	height: auto;
    padding-top:95px;
    }
}
.testimonials-slider.horizontal-slider .avia-testimonial .avia-testimonial-meta {
	margin-top: auto;
}
.testimonials-slider.horizontal-slider .avia-testimonial .avia-testimonial_inner .avia-testimonial-content {
	margin-top: auto;
}
.testimonials-slider.horizontal-slider .avia-testimonial {
	display: block;
	height: 100%;
}
.testimonials-slider.horizontal-slider .slick-slide {
	height: auto;
}
.testimonials-slider.horizontal-slider .slick-dots {
	margin-top: 50px;
	margin-bottom: 50px;
}
@media (max-width: 1340px) {
	.horizontal-slider .avia-testimonial-meta .avia-testimonial-meta-mini {
		width: 100%;
		margin-bottom: 10px;
	}
	.avia_transform .avia_start_animation.avia-testimonial .avia-testimonial-image img {
		margin-left: 0;
	}
}
@media (max-width: 1300px) {
	#top .av-minimal-grid-style .avia-testimonial {
		padding: 20px;
	}
}
@media (max-width: 1100px) {
	.vertical-slider {
		padding: 0px 50px 0px 0;
	}
}
@media (min-width: 990px) {
	.slick-current + .slick-slide .avia-testimonial .avia-testimonial_inner {
		background-color: var(--green);
		color: #fff;
	}
	.vertical-slider .slick-current + .slick-slide {
		margin-left: 50px;
	}
	.slick-current + .slick-slide .avia-testimonial .avia-testimonial_inner .avia-testimonial-link,
	.slick-current + .slick-slide .avia-testimonial .avia-testimonial_inner .avia-testimonial-subtitle {
		color: #fff;
		font-size: 14px;
	}
	.slick-current + .slick-slide .avia-testimonial .avia-testimonial_inner .avia-testimonial-image img {
		filter: brightness(0) invert(1);
		opacity: 1;
	}
	.slick-current + .slick-slide .avia-testimonial .avia-testimonial_inner .avia-testimonial-content::after {
		background-image: url('assets/images/quotes-white.png');
	}
	.vertical-slider {
		padding: 0 50px;
	}
	.vertical-slider.testimonials-count-3.slick-slider .slick-track, 
	.vertical-slider.testimonials-count-3.slick-slider .slick-list {
		height: auto!important;
	}
	.vertical-slider.testimonials-count-3.slick-slider .slick-list {
		transform: translate3d(0px, 0px, 0px)!important;
	}
	.vertical-slider.testimonials-count-3.slick-slider .slick-dots {
		display: none!important;
	}
}
@media (max-width: 989px) {
	.vertical-slider {
		margin: 0 calc((100% - 100vw) / 2) !important;
		max-width: 100vw !important;
		width: 100vw !important;
		padding: 0;
	}
	.vertical-slider .slick-list {
		padding: 0 20vw !important;
	}
	.vertical-slider .slick-dots {
		position: relative;
		flex-direction: row;
	}
	.vertical-slider .avia-testimonial {
		padding: 50px 10px;
	}
	.slick-current .avia-testimonial .avia-testimonial_inner {
		background-color: var(--green);
		color: #fff;
	}
	.vertical-slider .slick-current {
		margin-left: 0px;
	}
	.slick-current .avia-testimonial .avia-testimonial_inner .avia-testimonial-link,
	.slick-current .avia-testimonial .avia-testimonial_inner .avia-testimonial-subtitle {
		color: #fff;
		font-size: 14px;
	}
	.slick-current .avia-testimonial .avia-testimonial_inner .avia-testimonial-image img {
		filter: brightness(0) invert(1);
		opacity: 1;
	}
	.slick-current .avia-testimonial .avia-testimonial_inner .avia-testimonial-content::after {
		background-image: url('assets/images/quotes-white.png');
	}
}
@media (max-width: 991px) {
	.horizontal-slider .avia-testimonial-meta .avia-testimonial-meta-mini {
		width: 50%;
		margin-bottom: 0;
	}
	.avia_transform .avia_start_animation.avia-testimonial .avia-testimonial-image img {
		margin-left: auto;
	}
	.avia-testimonial .avia-testimonial_inner {
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 80px;
	}
	.avia-testimonial .avia-testimonial_inner .avia-testimonial-content::after {
		width: 30px;
		height: 30px;
		background-size: 30px;
	}
	.avia-testimonial .avia-testimonial_inner .avia-testimonial-content {
		padding-right: 35px;
		font-size: 14px;
		line-height: 1.4;
	}
}
@media (max-width: 767px) {
	.vertical-slider .slick-list {
		padding: 0 10vw !important;
	}
}
@media (max-width: 550px) {
	.horizontal-slider .avia-testimonial-meta .avia-testimonial-meta-mini {
		width: 100%;
		margin-bottom: 10px;
	}
	.avia_transform .avia_start_animation.avia-testimonial .avia-testimonial-image img {
		margin-left: 0;
	}
	.vertical-slider .slick-list {
		padding: 0 5vw !important;
	}
}
@media (max-width: 490px) {
	.avia-testimonial .avia-testimonial_inner {
		padding: 60px 20px 20px 20px;
	}
	#top .av-minimal-grid-style .avia-testimonial {
		padding: 10px;
	}
	.responsive #top #wrap_all .section-testimonials .container {
		max-width: 100%;
		width: 100%;
	}
}
.avia-button.avia-color-orange, .avia-button.avia-color-orange:hover {
	background-color: var(--orange);
}
.section-partners-listing .content-top {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.section-partners-listing .content-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.filter-by-text-wrapper,
.section-partners-listing .content-wrap .filter-section {
	width: 370px;
	padding-right: 40px;
}
.section-partners-listing .content-wrap .posts-wrap {
	width: calc(100% - 370px);
}
.content-top .results {
	margin-left: 0;
	margin-right: auto;
}
.content-top .sort-by {
	margin-left: 20px;
}

#top .main_color .content-top select,
#top .content-top select,
#top .content-top input[type=text] {
	font-family: var(--font);
	font-size: 18px;
	line-height: 24px;
	padding: 18px 60px 18px 30px;
	border: 1px solid var(--gray3);
	border-radius: 4px;
	background-color: #fcfbfa;
	cursor: pointer;
}
#top .content-top input[type=text] {
	background-image: url(assets/images/magnifying-glass-solid.svg);
	background-size: 20px;
	background-position: calc(100% - 30px) center;
	background-repeat: no-repeat;
}
#top .content-top select {
	background-image: url(assets/images/angle-down-solid.svg);
	background-size: 12px;
	background-position: calc(100% - 30px) center;
	padding: 18px 100px 18px 30px;
}
#top .section-partners-listing .filter-section .filter-title,
#top .section-partners-listing .content-top .label-info {
	font-size: 14px;
	line-height: 20px;
	font-weight: var(--bold);
	letter-spacing: 0.06em;
	text-transform: uppercase;
}
.mobile-top-content .results,
.content-top .results {
	font-size: 24px;
	line-height: 28px;
	font-weight: var(--extrabold);
}
#top .section-partners-listing .filter-section .filter-title {
	margin-bottom: 20px;
}
#top .filters-inner {
	background-color: #fff;
	padding: 40px 30px;
	border-radius: 4px;
	border: 1px solid var(--gray3);
}
.main-filters-title {
	font-size: 24px;
	line-height: 32px;
	font-weight: var(--bold);
}
#top .post-item {
	position: relative;
	width: calc(33.33% - 40px);
	background-color: #fff;
	padding: 80px 30px 30px 30px;
	border: 1px solid var(--gray3);
	border-radius: 4px;
	margin: 110px 20px 0;
}
#top .post-item:nth-child(1),
#top .post-item:nth-child(2),
#top .post-item:nth-child(3) {
	margin-top: 0;
}
.post-item .post-item-content {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
.post-item .image a {
	position: absolute;
	top: -67px;
	right: 0;
	left: 0;
	width: 45%;
	height: 0;
	padding-bottom: 45%;
	background-color: #fff;
	border: 1px solid var(--gray3);
	border-radius: 50%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.post-item .image a img {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

.post-item .badge:after {
	content: '';
	position: absolute;
	left: 0;
	top: -5px;
	height: 0;
	width: 0;
	border-right: 5px solid var(--green);
    border-right: 5px solid #47b673;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}
.post-item .post-title {
	font-size: 24px;
	line-height: 30px;
	font-weight: var(--extrabold);
	margin-bottom: 10px;
}
.post-item .excerpt {
	font-size: 16px;
	line-height: 24px;
	color: var(--gray);
	margin-bottom: 30px;
}
@media (max-width:575px){
.post-item .excerpt{
-webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin-bottom:15px;
}
}
.bt {
	display: inline-block;
	font-family: var(--font);
	font-size: 14px;
	font-weight: var(--bold);
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff !important;
	border-radius: 4px;
	border: 0;
	max-width: 200px;
	width: 100%;
	height: auto;
	padding: 18px 20px;
	transition: all 0.3s;
}

.bt:hover {
	opacity: 0.9;
	text-decoration: none;
}
.bt.bt-orange {
	background-color: var(--orange);
}
.post-item .cta-wrap {
	margin-top: auto;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}
.post-item .categories-list {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.post-item .categories-list li {
	list-style: none;
	margin: 0;
	margin-right: 5px;
	padding: 0;
	font-size: 12px;
	line-height: 24px;
	font-weight: var(--medium);
	color: var(--green);
}
.post-item .categories-list li:last-child {
	margin-right: 0;
}
.post-item .categories-list li:last-child .sep {
	display: none;
}
.post-item .categories-wrap {
	margin-top: auto;
	margin-bottom: 0;
}
.post-item .categories-wrap .label {
	text-transform: uppercase;
	font-weight: var(--bold);
	font-size: 14px;
	line-height: 24px;
	margin: 0;
}
.posts-listing {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	padding-top: 70px;
	margin-right: -20px;
	margin-left: -20px;
}
@media (max-width:480px){
.posts-listing{ padding-left: 10px;
    padding-right: 10px;
}
}
.section-partners-listing .container {
	max-width: 1640px;
}
.filters-group-list {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid var(--gray3);
}
.filters-group-list ul {
	margin: 0;
	padding: 0;
}
.filters-group-list ul li {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	padding-left: 35px;
	list-style: none;
	position: relative;
	display: block;
	color: var(--gray4);
	font-size: 18px;
	line-height: 22px;
	cursor: pointer;
}
.filters-group-list ul li:after {
	content: '';
	width: 20px;
	height: 20px;
	border: 1px solid var(--gray3);
	border-radius: 4px;
	position: absolute;
	top: 0;
	left: 0;
}
.filters-group-list ul li:before {
	content: '\f00c';
	position: absolute;
	top: 4px;
	left: 5px;
	font-family: 'Font Awesome 6 Free';
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	color: var(--green);
	opacity: 0;
}
.filters-group-list ul li.active:after {
	border-color: var(--green);
}
.filters-group-list ul li.active:before {
	opacity: 1;
}
.section-pagination {
	margin-top: 40px;
}
.wp-pagenavi {
	text-align: right;
}
.wp-pagenavi .pages {
	display: none;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink,
.wp-pagenavi span.current,
.wp-pagenavi .last,	
.wp-pagenavi .first,
.wp-pagenavi .page {
	border: 1px solid var(--gray3);
	background-color: #fcfbfa;
	border-radius: 4px;
	color: var(--gray4);
	font-family: var(--font);
	font-size: 14px;
	line-height: 30px;
	font-weight: var(--bold);
	text-align: center;
	width: 40px;
	height: 40px;
	display: inline-block;
}
.wp-pagenavi .page:hover,
.wp-pagenavi span.current {
	color: #000;
	border: 1px solid var(--gray3);
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
	color: var(--green);
}	

@media (max-width: 767px) {	
	.wp-pagenavi .previouspostslink,	
	.wp-pagenavi .nextpostslink,	
	.wp-pagenavi span.current,	
	.wp-pagenavi .last,	
	.wp-pagenavi .first,	
	.wp-pagenavi .page {	
		width: 35px;	
		height: 35px;	
		line-height: 25px;	
		margin: 2px 1px;	
	}	
	.wp-pagenavi {	
		display: flex;	
		justify-content: center;	
		align-items: center;	
	}	
}

.section-inner-hero {
	padding-top: 50px;
	padding-bottom: 30px;
}
.section-inner-hero h1 {
	font-size: 45px;
	line-height: 60px;
}

.section-inner-hero .avia-image-container img {
	margin-left: 70px;
}
.section-inner-hero .av-hotspot-container .av-image-hotspot_inner {
	background: transparent;
	font-size: 0;
}
body .section-inner-hero .av-special-heading h1.av-special-heading-tag + .av-subheading {
	font-size: 18px !important;
	line-height: 30px;
}
body .section-inner-hero .av-special-heading .av-special-heading-tag {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
@media (max-width: 991px) {
	.section-inner-hero h1 {
		font-size: 32px;
		line-height: 40px;
	}
	.section-inner-hero .av-special-heading {
		margin: 0 auto;
	}
	body .section-inner-hero .av-special-heading h1.av-special-heading-tag + .av-subheading {
	    font-size: 16px !important;
	    line-height: 30px;
	}
}
.section-listings {
	border-top: 1px solid #eae9e9 !important;
	position: relative;
	z-index: 9;
}
.section-listings .content {
	padding-top: 120px;
	padding-bottom: 90px;
}
.mobile-top-content {
	display: none;
}
@media (min-width: 768px) {
	.section-inner-hero .av-special-heading {
		max-width: 530px;
		width: 100%;
	}
}

@media (max-width: 1440px) {
	#top .filters-inner {
		padding: 20px;
	}
	.filter-by-text-wrapper, 
	.section-partners-listing .content-wrap .filter-section {
		padding-right: 20px;
	}
	.filters-group-list ul li {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 15px;
	}
	.posts-listing {
		margin-right: -10px;
		margin-left: -10px;
	}
	#top .post-item {
		width: calc(33.33% - 20px);
		margin-right: 10px;
		margin-left: 10px;
	}
	.filter-by-text-wrapper, 
	.section-partners-listing .content-wrap .filter-section {
		width: 300px;
	}
	.section-partners-listing .content-wrap .posts-wrap {
		width: calc(100% - 300px);
	}
	.section-listings .container {
		padding: 0 20px;
	}
}
@media (max-width: 1200px) {
	.mobile-top-content {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 30px;
	}
	.filters-trigger {
		display: block;
		width: 50px;
		height: 50px;
		text-align: center;
		font-size: 20px;
		line-height: 50px;
		background-color: #fff;
		border-radius: 4px;
		border: 1px solid var(--gray2);
	}
	.filters-close {
		display: inline-block;
		margin-left: calc(100% - 20px);
	}
	.section-partners-listing {
		overflow: hidden;
		position: relative;
	}
	.section-partners-listing .content-wrap .posts-wrap {
		width: 100%;
	}
	.mobile-top-content .content-top .results {
		display: none;
	}
	.mobile-top-content .filters-mobile {
		position: absolute;
		z-index: 9;
		top: 0;
		right: 0;
		width: 50%;
		max-height: 100%;
		overflow: auto;
		background-color: #fff;
		padding: 20px;
		transform: translateX(100%);
		transition: transform 0.5s;
	}
	.mobile-top-content.show-filters .filters-mobile {
		transform: translateX(0);
	}
	.filter-by-text-wrapper {
		width: 100%;
		padding-right: 0;
	}
	.content-top .sort-by {
		width: 100%;
		margin-left: 0;
	}
}
@media (max-width: 989px) {

	.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul .btn a {
		color: #fff;
		text-align: center;
	}
}
@media (max-width: 767px) {
.html_av-overlay-side-classic #top .av-burger-overlay{padding-top: 55px;}
	.responsive .slick-slider .avia-testimonial-row {
		float: left;
	}
	.posts-listing {
		justify-content: center;
	}
	#top .post-item {
		width: calc(100% - 20px);
		max-width: 340px;
	}
	#top .post-item:nth-child(2), #top .post-item:nth-child(3) {
		margin-top: 110px;
	}
	.mobile-top-content .filters-mobile {
		width: 70%;
	}
	#top .content-top select {
		padding-right: 50px;
	}
	.responsive .logo img {
		height: 55px !important;
	}
	.responsive #top .av-main-nav .menu-item-avia-special {
		top: 14px;
	}
}
@media (max-width: 500px) {
	.mobile-top-content .filters-mobile {
		width: 90%;
	}
}

.section-cta h2 {
	line-height: 1.1;
}
.section-cta .av-special-heading-tag:after {
	display: none;
}
@media (max-width: 990px) {
	.section-cta {
		text-align: center;
	}
	.section-cta .avia-button.avia-position-right {
		float: none;
		display: inline-block;
	}
	.section-cta .avia-button-right {
		float: none;
	}
}

#top .boxed-content {
	background-color: #fff;
	box-shadow: 0 8px 59px #f1efec;
	padding: 100px 30px 80px;
	border-radius: 8px;
}
.section-image-text.image-left .av-hotspot-image-container,
.section-image-text.image-left .avia-image-container {
	margin-left: -10%;
}
.section-image-text.image-left .avia-builder-el-last {
	padding-right: 100px;
}
.section-image-text.image-left .av-hotspot-container .av-image-hotspot_inner {
	background: transparent;
	font-size: 0;
}
@media (max-width: 1600px) {
	.section-image-text.image-left .av-hotspot-image-container,
	.section-image-text.image-left .avia-image-container {
		margin-left: 0;
		padding: 30px;
	}
}
@media (max-width: 1440px) {
	.section-image-text.image-left .avia-builder-el-last {
		padding-right: 0;
	}
}

.partner-hero .av-special-heading {
	margin-top: 0;
}
.partner-hero .av-special-heading-tag  {
	font-size: 45px;
	line-height: 60px;
}
#top .partner-hero .av-subheading.av-subheading_below {
	font-size: 18px !important;
	line-height: 30px;
}
.partner-hero .modern-centered h1.av-special-heading-tag:after {
	width: 60px;
}
.icon-boxes .flex_column .avia-image-container .avia-image-container-inner {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border: 1px solid var(--gray3);
	background-color: #fff;
	padding: 20px;
	border-radius: 50%;
}
.icon-boxes .flex_column .avia-image-container .avia-image-container-inner img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.icon-boxes .flex_column .av_textblock_section .avia_textblock {
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	font-weight: var(--bold);
}
.custom-icon-box {
	padding: 50px;
	box-shadow: 0 8px 59px #f1efec;
	border-radius: 4px;
}
.custom-icon-box .iconbox .iconbox_content .iconbox_content_title {
	font-size: 24px;
	line-height: 32px;
	font-weight: var(--extrabold) !important;
	margin-bottom: 0;
}
.check-icon .iconbox_icon:before {
	display: none;
}
.check-icon .iconbox_icon:after {
	content: '';
	width: 60px;
	height: 35px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(assets/images/check.svg);
	background-size: contain;
	background-repeat: no-repeat;
}
.check-icon .iconbox_left .iconbox_icon {
	width: 60px;
	height: 35px;
}
#top .section-custom-boxes .av-flex-placeholder {
	width: 2%;
}

.testimonial-single .avia-testimonial-meta-mini {
	text-align: right;
}
.testimonial-single .avia-testimonial .avia-testimonial_inner {
	box-shadow: 0 8px 59px rgba(179, 179, 179, 0.36);
	padding: 50px 40px 30px 50px;
}
.testimonial-single .avia-testimonial .avia-testimonial_inner .avia-testimonial-content::after {
	margin-top: 0;
}
.testimonial-single .avia-testimonial .avia-testimonial_inner .avia-testimonial-content {
	color: #747474;
}
#top .testimonial-single .avia-testimonial-name {
	color: #747474;
}
@media (max-width: 767px) {
	.testimonial-single .avia-testimonial .avia-testimonial_inner .avia-testimonial-content {
		padding-right: 0;
	}
	.testimonial-single .avia-testimonial .avia-testimonial_inner .avia-testimonial-content::after {
		width: 30px;
		height: 30px;
		background-size: contain;
		top: -30px;
		right: -30px;
	}
	.testimonial-single .avia-testimonial .avia-testimonial_inner .avia-testimonial-content {
		overflow: visible;
	}
}
.smaller-content .av-special-heading {
	max-width: 460px;
	width: 100%;
	margin: 0 auto;
}
.avia_playpause_icon {
	transform: scale(1);
	width: 120px;
	height: 120px;
	background: transparent;
}
#top .avia_playpause_icon:before {
	display: none;
}
#top .avia_playpause_icon:after {
	content: '';
	width: 120px;
	height: 120px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-image: url(assets/images/play-btn.png);
	background-size: contain;
}
.video-section .text-column {
	padding-right: 30px;
}
.video-section .video-column {
	padding: 50px 50px 50px 0;
}
.video-section .video-column .avia-video {
	margin-bottom: 0;
}
#top .video-section .avia-video .av-click-to-play-overlay {
	border: 20px solid #fff;
	box-shadow: 0 8px 59px rgba(179, 179, 179, 0.36);
}
@media (min-width: 767px) {
	.video-section .video-column .avia-video {
		margin-right: calc((200% - 100vw) / 2);
		margin-left: calc((100vw - 200%) / 2);
	}
}
.slider-logos-autoplay .slick-track {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.slider-logos-autoplay .slide-entry {
	margin: 50px 15px !important;
	box-shadow: 0 8px 59px rgba(179, 179, 179, 0.36);
	height: auto;
	align-self: stretch;
	display: flex;
	justify-content: center;
	align-items: center;
}
.slider-logos-autoplay .slide-entry .inner-slide {
	padding: 40px;
}
.section-fullwidth .container {
	max-width: 100%;
	width: 100%;
	padding: 0;
}

.slider-columns .entry-content-wrapper .slick-track {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	width: 100%;
}
.slider-6-items .slider-navs,
.slider-columns .slider-navs {
	margin-top: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.slider-6-items .slick-dots,
.slider-columns .slick-dots {
	margin: 0;
}
.slider-columns .template-page {
	padding-top: 0;
}
.slider-columns .entry-content-wrapper .slick-list {
	margin: 0 -15px;
}
.box-cards .flex_column {
	margin: 15px !important;
	background-color: #fff;
	text-align: center;
	padding: 10px 40px 40px 40px;
	border: 1px solid #e0e0e0;
	flex-shrink: 0;
}

@media (min-width: 767px) {
	/* .slider-columns.box-cards .flex_column { */
		/*width: calc(33.33vw - 30px) !important;*/
	/* } */
}
.box-cards .flex_column.one-element {
	padding: 20px;
}
.box-cards .avia-image-container {
	background-color: #fff;
	height: 230px;
	max-width: calc(100% + 80px);
	display: flex !important;
	justify-content: center;
	align-items: center;
	margin: 0 -40px 40px;
	padding: 0 10px 10px;
	border-bottom: 1px solid #e0e0e0;
}
.box-cards .one-element .avia-image-container {
	height: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
.box-cards .avia-image-container-inner {
	background-color: #f9f7f5;
	/*width: calc(100% - 20px);
	height: calc(100% - 20px);*/
	width: 100%;
	height: 100%;
	margin: auto !important;
}
.box-cards .avia-image-container .avia-image-overlay-wrap {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.box-cards .avia-image-container .avia-image-container-inner .avia_image {
	max-height: 100%;
	object-fit: contain;
	margin: auto;
	display: block;
}
.box-cards .flex_column.one-element .avia-image-container-inner {
	width: 100%;
	height: 100%;
}
#top .box-cards .avia-button {
	min-width: unset;
	max-width: 200px;
	width: 100%;
}
.slick-arrow {
	font-size: 0;
	line-height: 0;
	padding: 0;
	border: 0;
	background-color: var(--green);
	height: 30px;
	width: 30px;
	border-radius: 50px;
	cursor: pointer;
}

.slick-prev:after {
	content: '\f053';
}
.slick-next:after {
	content: '\f054';
}
.slick-arrow:after {
	font-family: 'Font Awesome 5 Free';
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	color: #fff;
}
.slick-prev {
	margin-right: 20px;
}
.slick-next {
	margin-left: 20px;
}


@media (max-width: 1460px) {
	.section-inner-hero .avia-image-container img {
		margin-left: auto;
	}
}
@media (max-width: 990px) {
	.av-special-heading {
		text-align: center;
	}
	.av-special-heading-tag:after {
		right: 0;
		left: 0;
		margin-right: auto;
		margin-left: auto;
	}
	.avia-button-wrap {
		width: 100%;
		text-align: center;
	}
	.avia-button.avia-position-left {
		float: none;
		display: inline-block;
	}
	.section-inner-hero .avia-image-container img {
		margin-left: auto;
	}
	.avia-section-huge .content, .avia-section-huge .sidebar,
	.avia-section-large .content, .avia-section-large .sidebar {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

.section-benefits .av-special-heading {
	margin-top: 0;
}

.section-team .team-img-container img {
	transform: scale(1.1);
}
.section-team .team-img-container {
	box-shadow: 0 8px 30px #f1efec;
}

.section-custom-form #advwebForm {
	background: transparent;
	padding: 0;
}
.section-custom-form #advwebForm .previewPopFlex .zsfeedbkrpanel {
	border: 0;
	background: transparent;
}

.section-custom-form #popupTitle {
	font-family: 'raleway', sans-serif;
	font-size: 45px;
	line-height: 60px;
	font-weight: 800;
	height: auto;
	text-align: center;
	position: relative;
	margin-bottom: 50px;
	display: none;
}
.section-custom-form #popupTitle:after {
    content: '';
    width: 60px;
    height: 5px;
    background-color: var(--green);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 4px 4px 0 0;
}
.section-custom-form .feedbackformmdiv textarea,
.section-custom-form .feedbackformmdiv input[type='text'] {
	font-family: 'raleway', sans-serif;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	border-bottom: 1px solid var(--green) !important;
	padding-left: 0 !important;
}
.section-custom-form #advwebForm .feedtxtarea {
	padding-left: 0 !important;
}
.section-custom-form #zsfeedbackwidgetdiv .dt-blue-btn, 
.section-custom-form #zsfeedbackwidgetdiv .blue-btn {
	background-color: var(--green);
	font-family: var(--font) !important;
    font-size: 14px !important;
    font-weight: var(--bold);
    line-height: 24px !important;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    height: auto !important;
    padding: 13px 20px !important;
    border-radius: 4px;
    border: 0 !important;
    min-width: 195px;
    height: auto;
    box-shadow: none;
}
.section-custom-form #zsfeedbackwidgetdiv .dt-blue-btn:hover, 
.section-custom-form #zsfeedbackwidgetdiv .blue-btn:hover {
    box-shadow: none;
}
.section-custom-form #zsfeedbackwidgetdiv .attachnewlink {
	width: 50px;
	height: 50px;
	background-color: var(--orange);
	border-radius: 4px;
	text-align: center;
	line-height: 42px;
	cursor: pointer;
}
.section-custom-form svg.NewFBattachsvg {
	fill: #fff;
}
.section-custom-form svg.NewFBattachsvg:hover {
	fill: #fff;
}



.list-special ol {
	list-style-type: none;
	counter-reset: item;
	margin: 0;
	padding: 0;
}

.list-special ol > li {
	display: table;
	counter-increment: item;
	margin-bottom: 0.6em;
}

.list-special ol > li:before {
	content: counters(item, ".") ". ";
	display: table-cell;
	padding-right: 0.6em;    
}

.list-special li ol > li {
	margin: 0;
}

.list-special li ol > li:before {
	content: counters(item, ".") " ";
}

.list-special .lower-latin {
	list-style-type: lower-latin;
	padding-left: 30px; 
}
.list-special .lower-latin > li {
	display: list-item;
	margin-bottom: 0.6em;
}
.list-special .lower-latin > li:before {
	display: none;
}
.list-special .lower-roman {
	list-style-type: lower-roman;
	padding-left: 30px; 
}
.list-special .lower-roman > li:before {
	display: none;
}
.list-special .lower-roman > li {
	display: list-item;
	margin-bottom: 0.6em;
}

#top .table-col {
	background: #fff;
	border-radius: 15px !important;
	box-shadow: 0 0 59px #F1EFEC;
	padding: 0 40px 40px;
}
#top .table-col .table-heading {
	text-align: center;
	padding: 40px 20px !important;
	position: relative;
	border-radius: 15px 15px 0 0;
	margin-right: -40px;
	margin-left: -40px;
	width: auto;
	min-width: 100%;
}
#top .table-col .table-heading .av-special-heading-tag {
	margin: 0 !important;
	padding: 0 !important;
	color: #fff;
	font-size: 32px;
	line-height: 38px;
}
#top .table-col .table-heading .av-special-heading-tag:after {
	display: none;
}
#top .table-col .table-heading .av-subheading {
	position: absolute;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	top: calc(100% - 25px);
    left: -5px;
    font-size: 14px;
    padding: 5px 20px;
    border-radius: 0 8px 8px 0;
}
#top .table-col .table-heading .av-subheading:before {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: calc(100% - 40px);
    left: 0;
    border: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #db6550;
    border-left: 0;
    border-bottom: 10px solid transparent;
    z-index: -1;
}
#top .table-col .table-info {
	text-align: center;
	padding: 40px 0 0;
}
#top .table-col .table-content {
	padding: 40px 0 0;
}
#top .table-col .table-content h4 {
	color: var(--orange);
	font-size: 24px;
	margin-bottom: 20px;
}
#top .table-col .table-content > ul {
	margin: 0;
}
#top .table-col .table-content ul > li {
	color: var(--green);
	list-style: none;
	font-size: 22px;
	font-weight: 600;
	padding: 0;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
#top .table-col .table-content ul > li > ul > li {
	list-style-type: disc;
	font-size: 18px;
	font-weight: 500;
	color: #263238;
	margin-top: 10px;
	margin-bottom: 10px;
}
#top .table-col .table-content ul > li > ul > li:last-child {
	margin-bottom: 0;
}
#top .table-col .table-price {
	text-align: center;
	padding: 20px 0 0;
}
#top .table-col .table-price p {
	margin: 0;
}
#top .table-col .table-price h4 {
	font-size: 30px;
	line-height: 35px;
	font-weight: 600;
	text-align: center;
	margin: 0;
}
#top .table-col .table-price strong {
	font-size: 16px;
	line-height: 19px;
}
#top .table-col .avia-button-wrap {
	padding: 40px 0 0;
}
#top .table-col .gform_button,
#top .table-col .avia-button {
	min-width: 200px;
	max-width: unset;
	width: auto;
	padding: 13px 15px !important;
}
#top .special_amp {
	font-family: var(--font);
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	font-style: normal;
}
#top .table-col-green .table-heading {
	background: var(--green);
}
#top .table-col-green .table-heading .av-subheading {
	background: var(--orange);
}
#top .table-col-orange .table-heading {
	background: var(--orange);
}
#top .table-col-orange .table-heading .av-subheading {
	background: var(--green);
}
#top .table-col-orange .table-heading .av-subheading:before {
    border-right: 10px solid var(--green);
}
.separator-custom {
	margin: 0 !important;
}
.separator-custom .hr-inner {
	width: 60px !important;
	border-width: 5px !important;
	border-radius: 4px 4px 0 0;
}
#top .custom-spacing .av-flex-placeholder {
	width: 2% !important;
}
.responsive .custom-width .container {
	max-width: 1650px;
}
#top .table-col.style-xs .table-heading {
	min-height: 90px;
	padding: 20px !important;
	display: flex;
	justify-content: center;
	align-items: center;
}
#top .table-col.style-xs .table-heading .av-special-heading-tag {
	font-size: 24px;
	line-height: 28px;
}
#top .table-col.style-xs .table-content,
#top .table-col.style-xs .table-info {
	font-size: 16px;
	line-height: 19px;
}
#top .gform_wrapper.gravity-theme .ginput_complex label,
#top .table-col .gform_wrapper.gravity-theme .gfield_label {
	font-size: 16px;
	font-weight: var(--semibold);
	color: #263238;
	line-height: 1.4;
}

#top .main_color .input-text, 
#top .main_color input[type='text'], 
#top .main_color input[type='input'], 
#top .main_color input[type='password'], 
#top .main_color input[type='email'], 
#top .main_color input[type='number'], 
#top .main_color input[type='url'], 
#top .main_color input[type='tel'], 
#top .main_color input[type='search'], 
#top .main_color textarea, 
#top .main_color select,
#top .ginput_container_custom_card_fields .ginput_card_field {
	border: 1px solid #E2E2E2;
	border-radius: 5px;
	padding: 17px 15px;
	line-height: 19px;
}
#top .main_color textarea::placeholder,
#top .main_color input::placeholder {
	color: #CECECE;
}
#top .ginput_container_custom_card_fields .ginput_card_field {
	min-height: 55px;
}
#top label.gfield_consent_label {
	font-weight: var(--semibold);
	font-size: 14px;
}
#top .form-orange .gform_previous_button,
#top .form-orange .gform_next_button {
	background-color: var(--orange);
	font-family: var(--font) !important;
	font-size: 14px !important;
	font-weight: var(--bold);
	line-height: 24px !important;
	text-align: center;
	text-transform: uppercase;
	color: #fff !important;
	height: auto !important;
	padding: 13px 20px;
	border-radius: 4px;
	max-width: 210px;
	width: 100%;
}
#top .form-orange input[type="submit"] {
	background-color: var(--orange);
	max-width: 210px;
	width: 100%;
}
.gform_wrapper.gravity-theme .gform_page_footer {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.content-info strong {
	color: #000;
}
.box-white {
	background: #fff;
	padding: 40px;
	border-radius: 15px !important;
}
.gf_progressbar_wrapper {
	position: relative;
	margin-top: 15px;
}
#top .gform_wrapper.gravity-theme .gf_progressbar {
	border-radius: 15px;
}
#top .gform_wrapper.gravity-theme .gf_progressbar_percentage:not(.percentbar_100) {
	border-radius: 15px 0 0 15px;
}
#top .gform_wrapper.gravity-theme .gf_progressbar_green {
	background-color: #F1F1F1; 
}
#top .gform_wrapper.gravity-theme .gf_progressbar_percentage {
	height: 38px;
}
#top .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_green {
	background-color: var(--green);
}
#top .gform_wrapper.gravity-theme .gf_progressbar_percentage span {
	display: none;
}
#top .gform_wrapper.gravity-theme .gf_progressbar_title {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	line-height: 38px;
	z-index: 1;
}
.form-steps form {
	display: flex;
	flex-direction: column-reverse;
}
.form-steps form .gform_body {
	margin-top: 50px;
}
#top .gform_wrapper.gravity-theme .gfield-choice-input+label {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	position: relative;
}
#top .gform_wrapper.gravity-theme .gfield-choice-input {
	display: none;
}
#top .gform_wrapper.gravity-theme .gfield_checkbox label,
#top .gform_wrapper.gravity-theme .gfield_radio label {
	position: relative;
	padding-left: 28px;
	margin-bottom: 15px;
	cursor: pointer;
}
#top .gform_wrapper.gravity-theme .gfield_checkbox label:before,
#top .gform_wrapper.gravity-theme .gfield_radio label:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	border: 1px solid #E2E2E2;
	border-radius: 5px;
}
#top .gform_wrapper.gravity-theme .gfield_checkbox label:after,
#top .gform_wrapper.gravity-theme .gfield_radio label:after {
	content: '';
	position: absolute;
	top: 0;
	left: 5px;
	width: 22px;
	height: 16px;
	background-image: url(assets/images/icon-check.png);
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 0;
}

#top .gform_wrapper.gravity-theme .gfield-choice-input:checked+label:after {
	opacity: 1;
}
#top .gsection_title {
	color: var(--green);
	font-size: 24px;
	line-height: 28px;
	font-weight: var(--bold);
}
#top .gform_wrapper.gravity-theme .gsection_description {
	font-size: 18px;
	line-height: 21px;
}
#top .gform_wrapper.gravity-theme .gsection {
	text-align: center;
	border: 0;
}
.gform_fileupload_rules,
.description-gray .gfield_description {
	color: #CECECE;
}
.text-above-btn {
	text-align: center;
	font-size: 18px;
	line-height: 21px;
	font-weight: var(--bold);
	margin-bottom: 10px;
}
.font-large {
	font-size: 20px;
}
#top .main_color .toggle_content {
	background-color: transparent;
	padding: 20px 0;
	color: #747474;
	border: 0;
}
#top .main_color .toggle_content a {
	color: #747474;
	font-weight: var(--bold)
}
#top .main_color .toggler {
	font-size: 24px;
	line-height: 28px;
	font-weight: var(--extrabold);
	color: #16171D;
	text-align: center;
}
.list-check-icon .iconlist_icon {
	position: relative;
}
#top .list-check-icon ul li [data-av_icon]:before {
	content: '';
	width: 29px;
	height: 23px;
	background-image: url(assets/images/icon-check.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

#top .list-check-icon ul li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	position: relative;
}
#top .list-check-icon ul li:after {
	content: '';
	width: 117px;
	height: 1px;
	background: #F1F1F1;
	position: absolute;
	bottom: 0;
	left: 49px;
}

#top .list-check-icon ul li:last-child:after {
	display: none;
}
#top .list-check-icon ul li .iconlist_icon {
	margin-right: 20px;
	width: 29px;
	height: 23px;
}

#top .single_toggle {
	margin-bottom: 25px;
}
#top .toggler {
	padding: 28px 80px;
}
#top .toggle_icon {
	right: 30px;
	left: auto;
	border: 0;
	width: 22px;
	height: 12px;
}
#top .toggle_icon:before {
	content: '\f107';
	font-family: 'Font Awesome 5 Free';
	color: var(--green);
	transform: rotate(0);
	transition: all 0.3s;
	position: absolute;
	right: 0;
	top: 0;
}
#top .activeTitle .toggle_icon:before {
	color: var(--orange);
	transform: rotate(180deg);
}
.toggle_icon .hor_icon,
.toggle_icon .vert_icon {
	display: none;
}

.frm-show-form .frm_primary_label {
	font-family: var(--font);
	font-size: 16px;
	font-weight: var(--semibold);
	color: #263238;
}
.frm_style_formidable-style.with_frm_style .frm_submit button {
	font-family: var(--font) !important;
	font-size: 14px !important;
	font-weight: var(--bold);
	line-height: 24px !important;
	text-align: center;
	text-transform: uppercase;
	color: #fff !important;
	height: auto !important;
	padding: 13px 20px;
	border-radius: 4px;
	min-width: 195px;
	background-color: var(--green);
	border-color: var(--green);
}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
	background-color: var(--green);
	border-color: var(--green);
	color: #fff !important;
}
@media (max-width:600px){
.frm_submit{text-align:center;}
}
#top .frm_checkbox label,
#top .frm_radio label {
	font-weight: 400;
	margin-bottom: 10px;
	position: relative;
	cursor: pointer;
}
#top .frm_checkbox label input,
#top .frm_radio label input {
	opacity: 0;
}

#top .frm_checkbox label span,
#top .frm_radio label span {
	font-size: 14px;
	margin-left: 10px;
}

#top .frm_checkbox label span:after,
#top .frm_radio label span:after {
	content: '';
	position: absolute;
	top: 0;
	left: 5px;
	width: 22px;
	height: 16px;
	background-image: url(assets/images/icon-check.png);
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 0;
}

#top .frm_checkbox label span:before,
#top .frm_radio label span:before {
	content: '';
	width: 20px;
	height: 20px;
	border: 1px solid #dbdbdb;
	border-radius: 4px;
	position: absolute;
    top: 0;
    left: 0;
}

#top .frm_checkbox input:checked+span:after,
#top .frm_radio input:checked+span:after {
	opacity: 1;
}
#top .bg-image {
	position: relative;
	padding: 20px 100px 50px;
	left: -10%;
}
#top .bg-image .form-wrap {
	position: relative;
	z-index: 1;
}
#top .bg-image .form-wrap {
	position: relative;
	background: #fff;
	padding: 50px 20px 20px;
    border-radius: 20px;
    box-shadow: 0 8px 60px #f1efec;
}

#top .bg-image .form-wrap:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background-image: url(assets/images/browser-heading.png);
	background-repeat: no-repeat;
	background-size: 90%;
    background-position: center;
}
#top .bg-image form {
	/*padding: 25% 16% 13%;*/
	padding: 0;
	/*width: 120%;*/
	right: 0;
	left: auto;
	background: #f9fffb;
    padding: 30px 30px 0;
    border: 1px solid #f5f2ef;
}
#top .bg-image form .frm_form_title {
	display: none;
	color: #000;
}
#top .bg-image .image-as-bg {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
}
#top .bg-image .image-as-bg img {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: auto;
	max-width: unset;
	transform: translateX(6%);
}
#top .bg-image .image-as-bg .avia-image-container-inner {
	position: unset;
}
@media (max-width: 990px) {
	#top .bg-image {
		left: 0;
		padding-left: 50px;
		padding-right: 50px;
	}
}
@media (max-width: 767px) {
	#top .bg-image {
		left: 0;
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media (max-width:480px){
.form-wrap.calculator-form,.bg-image{padding:0!important;}
}
.with_frm_style input[type=range]::-webkit-slider-runnable-track {
  background: #ff745b;
}
.with_frm_style input[type=range]::-moz-range-track {
  background: #ff745b;
}

.with_frm_style input[type=range]::-ms-fill-lower {
  background: #ff745b;
}
.with_frm_style input[type=range]::-ms-fill-upper {
  background: #ff745b;
}

/* Special styling for WebKit/Blink */
.with_frm_style input[type=range]::-webkit-slider-thumb {
  background: #47b673;
  border: 0;
}
.with_frm_style input[type=range]::-moz-range-thumb {
  background: #47b673;
  border: 0;
}
.with_frm_style input[type=range]::-ms-thumb {
  background: #47b673;
  border: 0;
}

.av-tab-section-inner-container .avia_textblock,
.text-gray {
	color: #747474;
	font-size: 18px;
	line-height: 30px;
}
.text-gray ul li {
	margin-bottom: 30px;
}
.text-gray ul li:last-child {
	margin-bottom: 0;
}
.custom-tabs .av-tab-section-tab-title-container {
	background: #f9f7f5;
}
.av-tab-with-image .av-inner-tab-title {
	font-size: 24px;
	line-height: 26px;
	font-weight: var(--bold);
	text-transform: none;
	color: #000631;
	transition: all 0.3s;
}
.av-active-tab-title.av-tab-with-image .av-inner-tab-title {
	color: var(--green);
}
#top .av-section-tab-title {
	text-align: center;
}
.av-tab-section-image {
	margin: auto;
	opacity: 1;
	filter: grayscale(0);
}
.av-tab-with-image .av-inner-tab-title {
	min-width: 180px;
}
.av-tab-arrow-container {
	margin: auto;
}

.slider-6-items .avia-testimonial .avia-testimonial_inner {
	background: #fff;
	color: #747474;
	height: 100%;
	box-shadow: 0 8px 9px #f1efec;
}
.slider-6-items .avia-testimonial .avia-testimonial_inner .avia-testimonial-content::after {
	background-image: url(assets/images/quotes-orange.png);
}
.slider-6-items .slick-slide > div {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
}
.slider-6-items .avia-testimonial .avia-testimonial_inner .avia-testimonial-link {
	color: var(--green);
}
.slider-6-items .avia-testimonial .avia-testimonial_inner .avia-testimonial-subtitle {
	color: #747474;
	font-weight: var(--bold);
}
#top .slider-6-items.av-minimal-grid-style .avia-testimonial {
	padding: 20px 15px;
	display: block;
	height: 100%;
}
.slider-6-items .slick-slide > div:nth-child(odd) .avia-testimonial-row:nth-child(even) .avia-testimonial .avia-testimonial_inner,
.slider-6-items .slick-slide > div:nth-child(even) .avia-testimonial-row:nth-child(odd) .avia-testimonial .avia-testimonial_inner {
	background-color: var(--green);
	color: #fff;
}
.slider-6-items .slick-slide > div:nth-child(odd) .avia-testimonial-row:nth-child(even) .avia-testimonial .avia-testimonial_inner .avia-testimonial-link, 
.slider-6-items .slick-slide > div:nth-child(odd) .avia-testimonial-row:nth-child(even) .avia-testimonial .avia-testimonial_inner .avia-testimonial-subtitle,
.slider-6-items .slick-slide > div:nth-child(even) .avia-testimonial-row:nth-child(odd) .avia-testimonial .avia-testimonial_inner .avia-testimonial-link, 
.slider-6-items .slick-slide > div:nth-child(even) .avia-testimonial-row:nth-child(odd) .avia-testimonial .avia-testimonial_inner .avia-testimonial-subtitle {
	color: #fff;
}
.slider-6-items .slick-slide > div:nth-child(odd) .avia-testimonial-row:nth-child(even) .avia-testimonial .avia-testimonial_inner .avia-testimonial-content::after,
.slider-6-items .slick-slide > div:nth-child(even) .avia-testimonial-row:nth-child(odd) .avia-testimonial .avia-testimonial_inner .avia-testimonial-content::after {
    background-image: url(assets/images/quotes-white.png);
}

#top .box-img-text {
	background: #fff;
	padding: 40px;
	border: 1px solid #e0e0e0;
	border-radius: 10px;
}
#top .box-img-text .av-special-heading-tag:after {
	display: none;
}
#top .box-img-text .av-special-heading {
	margin-top: 0;
}
#top .box-img-text .separator-custom .hr-inner {
	display: block;
	margin: 0 auto;
}
#top .section-custom-space div .no_margin.av_one_third {
	margin: 15px;
	width: calc(33.33% - 30px);
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#top .section-custom-space div .no_margin.av_two_third {
	margin: 15px;
	width: calc(66.66% - 30px);
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#top .section-custom-space .flex_column_table {
	display: flex;
	margin: 0 !important;
}

#top .box-img-text.box-img {
	background-color: #f9f7f5;
	box-shadow: inset 10px 10px #fff, inset -10px -10px #fff;
}

@media (max-width: 991px) {
	#top .box-img-text {
		padding: 30px 20px;
	}
	#top .box-img-text .av-special-heading-tag {
		font-size: 16px;
		line-height: 1.4;
	}
	#top .box-img-text .avia_textblock {
		line-height: 1.4;
	}
	.avia-section-huge .content, .avia-section-huge .sidebar {
		padding-top: 90px;
		padding-bottom: 90px;
	}
	#top .section-custom-space div .no_margin.av_two_third.box-img-text.first,
	#top .section-custom-space div .no_margin.av_one_third.box-img-text.first {
		margin-left: 0;
	}
	#top .section-custom-space div .no_margin.av_two_third.box-img-text.last,
	#top .section-custom-space div .no_margin.av_one_third.box-img-text.last,
		#top .section-custom-space div .no_margin.av_two_third.box-img-text.avia-builder-el-last,
	#top .section-custom-space div .no_margin.av_one_third.box-img-text.avia-builder-el-last {
		margin-right: 0;
	}
}
@media (max-width: 767px) {
	.avia-section-huge .content, .avia-section-huge .sidebar {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#top .section-custom-space .flex_column_table {
		display: block;
	}
	#top .section-custom-space div .no_margin.av_one_third.box-img-text {
		margin-left: 0;
		margin-right: 0;
	}
}

#top .box-stats {
	background-color: #fff;
	padding: 20px;
	box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
}
#top .box-stats .av-special-heading .av-special-heading-tag {
 	padding-bottom: 10px;
	margin-bottom: 10px;
}
#top .box-stats .av-special-heading-tag:after {
	background-color: #ff745b;
}
#top .box-stats .av-special-heading {
	border: 1px solid #f5f2ef;
	background-color: #f9fffb;
	padding: 90px 20px;
}
div.box-stats.av_one_fourth {
    margin-left: 2%;
    width: 22.5%;
}
#top .box-stats.av_one_fourth:first-child + .av-flex-placeholder {
	width: 2%;
}
.box-stats.box-stats-w-image .av-special-heading {
	border-top: none;
	padding-top: 0px;
	padding-bottom: 20px;
}
.box-stats .avia-image-container {
	padding-top: 20px;
	border: 1px solid #f5f2ef;
	background-color: #f9fffb;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: none;
	margin-bottom: 0;
}

@media (max-width: 991px) {
	#top .section-boxes-stats .flex_column_table {
		display: block;
	}
	#top .section-boxes-stats .flex_column_table .av-flex-placeholder {
		display: none;
	}
	#top .section-boxes-stats .flex_column_table .flex_column_table_cell {
		margin: 0;
		margin-bottom: 20px;
		width: 100%;
		display: block;
	}
}


#top .box-table {
	background-color: #fff;
	padding: 30px 20px 10px;
	box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
}

#top .box-table.av_one_fourth:first-child + .av-flex-placeholder {
	width: 2%;
}
#top .box-table.av_one_fourth {
	width: 22.5%;
}

.box-table .av-special-heading .av-special-heading-tag {
	padding-bottom: 10px;
   margin-bottom: 20px;
   font-size: 18px;
   font-weight: 600!important;
   color: #263238;
   line-height: 1.5;
}
.box-table .av-special-heading-tag:after {
   background-color: #ff745b;
}

.box-table table {
	margin-bottom: 0;
}
.box-table table td {
	border: none;
	border-bottom: 1px solid #f9f7f5;
	color: #747474;
	font-size: 14px;
	line-height: 1.4;
}
.box-table table td:first-child {
	font-weight: 600;
	color: #263238;
	padding-right: 0;
}
.box-table table td:first-child + td {
	padding-left: 0px;
}
.box-table table tr:first-child td {
	font-size: 16px;
   	font-weight: 600;
	color: #263238;
	border-bottom: 2px solid #e9e8e7;
}


.medium-text.avia_textblock {
	font-size: 18px;
	line-height: 1.6;
	color: #747474;
}
.medium-text.avia_textblock strong {
	color: #747474;
}
@media (min-width:768px) {
	.md-pl-5 {
		padding-left: 5%;
	}
}
@media (min-width:992px) {
	.medium-text.avia_textblock {
		padding-left: 5%;
	}
	.lg-pl-5 {
		padding-left: 5%;
	}
}


#top .box-image-top {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	padding: 30px;
	margin-top: 105px!important;
	margin-bottom: 0px!important;
}
#top .box-image-top + .av-flex-placeholder {
	width: 3%;
}
#top .box-image-top .avia-image-container{
	width: 130px;
	height: 130px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	margin: -105px auto 30px!important;
	display: flex;
    align-items: center;
    justify-content: center;
}

#top .box-image-top .av-special-heading {
	margin-top: 0;
}
#top .box-image-top .av-special-heading .av-special-heading-tag {
	font-weight: 900;
	font-size: 24px;
	color: #16171d;
	margin-bottom: 5px;
}

#top .box-image-top .av-special-heading .av-special-heading-tag:after {
	background-color: #ff745b;
}

#top .box-image-top .avia_textblock {
	color: #747474;
	font-size: 16px;
	text-align: center;
	line-height: 1.4;
}

.mt-15 {
	margin-top: 15px;
}
.mt-30 {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.boxes-top-image-section .flex_column_table {
		margin-top: 105px!important;
	}
}
@media (max-width: 767px) {
	.boxes-top-image-section .flex_column_table {
		margin-top: 0px!important;
	}
}

.container-samll.container_wrap .avia-builder-el-no-sibling.hero-column,
.container-small.container_wrap .avia-builder-el-no-sibling.hero-column {
	max-width: 930px;
}

.box-image-caption {
	background-color: #47b673;
	box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.box-image-caption .avia-image-container {
	background-color: #fff;
	display: flex;
	flex-direction: column;
	height: 300px;
	justify-content: center;
	align-items: center;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	margin: 0;
}
.box-image-caption .avia-image-container img {
	max-width: 90%;
	max-height: 90%;
	display: initial;
}

.box-image-caption .avia-image-overlay-wrap .av-image-caption-overlay {
	display: none;
}

.box-image-caption .avia_textblock {
	padding: 30px 30px 0;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	line-height: 1.2;
}

#top .box-image-caption .avia-button {
	margin-bottom: 30px;
	margin-top: 15px;
	min-width: initial;
	width: 200px;
	max-width: 100;
	padding-top: 10px;
	padding-bottom: 10px;
}

.box-image-caption .avia_textblock h3 {
	margin: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
}
.box-image-caption .avia_textblock p {
	margin: 15px 0 0;
	font-size: 18px;
}
.section-box-image-w-caption .container {
	max-width: 1415px;
}

@media (max-width: 991px) {
	.box-image-caption .avia_textblock {
		font-size: 16px;
	}
	#top .box-image-caption + .av-flex-placeholder {
		width: 3%;
	}
}

.content, .sidebar {
	padding-top: 100px;
	padding-bottom: 100px;
}

@media (max-width: 991px) {
	.content, .sidebar {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}

@media (max-width: 767px) {
	.content, .sidebar {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

.blog-box {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	position: relative;
}
.blog-box:before {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-color: #F9F7F5;
	padding: 40px 30px;
	border: 15px solid #fff;
	box-sizing: border-box;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	visibility: visible;
}
.blog-box .avia-image-container {
	padding: 50px 30px 20px;
	position: relative;
	z-index: 1;
}

.blog-box .av_textblock_section {
	padding: 0 30px;
	position: relative;
	z-index: 1;
}

.blog-box .avia-button-wrap {
	padding: 20px 30px 50px;
	position: relative;
	z-index: 1;
}

.blog-box .avia-image-overlay-wrap {
	height: 340px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blog-box .avia-image-overlay-wrap img {
	max-height: 100%;
}

#top .blog-box+.av-flex-placeholder {
	width: 3%;
}

#top .section-boxes-download .avia-button {
	min-width: initial;
	width: 200px;
	max-width: 100%;
}

.section-boxes-download .av-special-heading-tag:after {
	background-color: #FF745B;
}

@media (max-width: 991px) {
	.blog-box .avia-image-overlay-wrap {
		height: 240px;
	}
	.blog-box .avia_textblock h3 {
		font-size: 18px;
		line-height: 1.4;
	}
	#top .blog-box .avia-button {
		min-width: initial;
		width: 240px;
		max-width: 100%;
	}
	.box-image-caption .avia_textblock {
		font-size: 16px;
	}
	#top .section-boxes-download .flex_column + .av-flex-placeholder {
		width: 3%;
	}
	.section-boxes-download .flex_column {
		padding-left: 25px!important;
		padding-right: 25px!important;
	}
	.section-boxes-download .av-special-heading-tag {
		font-size: 18px;
		line-height: 1.4;
	}
}

.gif-graphic .background-image {
	margin: 0;
}
.gif-graphic .absolute-image {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	z-index: 1;
	max-width: 20%;
}
.gif-graphic .gif-row-1 .absolute-image.image-1 {
	top: 6%;
	right: 12%;
}
.gif-graphic .gif-row-1 .absolute-image.image-2 {
	top: 33%;
	right: 1%;
}
.gif-graphic .gif-row-1 .absolute-image.image-3 {
	top: 46%;
	right: 7%;
	z-index: 0;
}
.gif-graphic .gif-row-1 .absolute-image.image-4 {
	top: 52%;
	right: auto;
	left: 1%;
}
.gif-graphic .gif-row-3 .absolute-image.image-1 {
	top: 0;
	right: 18%;
}
.gif-graphic .gif-row-3 .absolute-image.image-2 {
	top: 63%;
	left: 0;
	right: auto;
}
.gif-graphic .absolute-image img {
	max-height: 100%;
}

.gif-graphic .img-gif {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;bottom: 0;
	margin: auto!important;
	max-width: 80%;
    max-height: 80%;
	display: flex;
    align-items: center;
	z-index: 1;
}

.gif-graphic .img-gif img {
	max-height: 100%;
}

.gif-graphic .gif-row-1 .img-gif-1 {
	/* width: 414px; */
	left: 15%;
	right: auto;
}

.gif-graphic .av-subheading {
	line-height: 1.4;
}

@media (min-width: 768px) {
	.gif-graphic .entry-content-wrapper {
		display: flex;
		align-items: center;
	}
	.md-ml-50 {
		margin-left: 50px;
	}
}

@media (max-width: 767px) {
	.gif-graphic-2 .entry-content-wrapper {
		display: flex;
		flex-direction: column;
	}
	.gif-graphic-2 .entry-content-wrapper .flex_column {
		order: 0;
	}
	.gif-graphic-2 .entry-content-wrapper .flex_column.first {
		order: 1;
	}
}


.stories {
	margin-top: 30px;
}
.stories .slick-track {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
}
.section-testimonial-video .inner{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.section-testimonial-video .testimonials{
	max-width: 450px;
	text-align: center;
}

.stories .story,.section-testimonial-video .testimonials{
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	padding: 12px 10px 35px;
	position: relative;
	overflow: hidden;
	margin: 15px;
	height: auto;
}
@media (min-width:400px) and (max-width:767.98px){
	.stories .story,.section-testimonial-video .testimonials{
	min-width:300px;
}
	}
@media (max-width:400.98px){
	.stories .story,.section-testimonial-video .testimonials{
	min-width:250px;
}
	}
.stories .story .cta {
	margin-top: 30px;
}
.stories .story .image,.section-testimonial-video .testimonials image{
	height: 222px;
	padding-bottom: 12px;
	position: relative;
}
.stories .story .image:after,.section-testimonial-video .testimonials:after {
	content: '';
	width: calc(100% + 24px);
	height: 1px;
	bottom: 0;
	left: -12px;
	background: #e0e0e0;
	position: absolute;
}
.stories .story .image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.stories .story .logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	height: 90px;
	border: 1px solid #e0e0e0;
	border-top: 0;
	border-left: 0;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.stories .story .logo img {
	object-fit: contain;
	object-position: center;
	margin: auto;
	max-width: 90%;
}
.stories .story .content-wrap,.section-stories-slider .testimonials .content-wrap {
	text-align: center;
	padding: 40px 20px 0;
}
.stories .slider-navs {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
}
.stories .slick-dots {
	margin: 0;
}
.story-title,.section-stories-slider .testimonials .content-wrap .testimonial-title {
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.story-title:after,.section-stories-slider .testimonials .content-wrap .testimonial-title:after {
	content: '';
	height: 5px;
	width: 60px;
	background: var(--orange);
	border-radius: 4px 4px 0 0;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
@media (max-width: 767px) {
	.story-title {
		font-size: 18px;
		line-height: 1.4;
	}
	.story-title + .excerpt {
		line-height: 1.4;
	}
}
#top .avia-smallarrow-slider .avia-slideshow-dots a {
	background-color: #efefef;
	margin: 5px;
}
#top .main_color .avia-smallarrow-slider .avia-slideshow-dots a.active, 
#top .main_color .avia-smallarrow-slider .avia-slideshow-dots a:hover {
	background-color: var(--orange);
	opacity: 1;
}
#top .avia-logo-element-container img, .av-partner-fake-img {
	box-shadow: none;
}
#top .avia-logo-element-container .slide-entry {
	height: 190px;
	box-shadow: 0 0 10px #f1efec;
	margin: 15px;
	background-color: #fff;
	display: flex !important;
	justify-content: center;
	align-items: center;
}
#top .avia-logo-element-container .slide-entry img {
	max-width: 70%;
	max-height: 70%;
}
#top .avia-logo-element-container .slide-entry.no_margin.av_one_third {
	width: calc(33.33% - 30px);
}
.box-stat {
	font-size: 20px;
	font-weight: var(--bold);
}
.box-stat h3 {
	font-size: 45px;
}

.box-stat .avia-image-container{
	margin-bottom: -25px;
}
.box-stat .av_textblock_section {
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.slick-disabled {
	background-color: #e0e0e0;
}
.section-stories-slider .slick-dots li,
.avia-testimonial-wrapper .slick-dots li {
	height: 16px;
}
.section-stories-slider .slick-dots li button,
.avia-testimonial-wrapper.green-dots .slick-dots li button {
	width: 16px;
	height: 16px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
}
.section-stories-slider .slick-dots li.slick-active button,
.avia-testimonial-wrapper.green-dots .slick-dots li.slick-active button {
	background-color: #47b673;
	border-color: #47b673;
}

@media (max-width: 991px) {
	.column-360-big.table-col .table-content ul > li > ul > li {
		font-size: 14px;
		line-height: 1.4;
	}
	.column-360-big.table-col .table-content ul > li {
		font-size: 18px;
		line-height: 1.4;
	}
	.table-col .table-heading .av-special-heading-tag {
		line-height: 1.4;
		font-size: 28px;
	}
	#top .main_color .toggler {
		font-size: 20px;
		line-height: 1.2;
	}
	#top .toggler {
		padding-left: 50px;
		padding-right: 50px;
	}
}
@media (max-width: 767px) {
	.table-col .table-heading .av-special-heading-tag {
		font-size: 24px;
	}
	#top .main_color .toggler {
		font-size: 16px;
	}
	#top .toggler {
		padding: 25px 50px 25px 25px;
	}
	#top .toggle_icon {
		right: 15px;
	}
	#top .main_color .toggle_content {
		font-size: 14px;
		line-height: 1.4;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#top .tablet-column-full-row .flex_column_table {
		display: block;
	}
	#top .tablet-column-full-row .flex_column_table .flex_column_table_cell,
	.tablet-column-full-row div .av_one_half {
		margin: 0;
		margin-bottom: 20px;
		width: 100%;
		display: block;
	}
	#top .tablet-column-full-row .flex_column_table .av-flex-placeholder {
		display: none;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.tablet-column-full-row .table-col {
		padding-left: 20px;
		padding-right: 20px;
	}
	.tablet-column-full-row .table-col .table-heading {
		margin-left: -20px;
		margin-right: -20px;
	}
	.tablet-column-full-row .table-col.av_one_fourth .gform_button, 
	#top .tablet-column-full-row .table-col.av_one_fourth .avia-button {
		min-width: initial;
		width: 200px;
		max-width: 100%;
	}
}

.calculator-form .with_frm_style .frm_range_max {
	font-size: 0;
}

.calculator-form .with_frm_style .frm_range_max span {
	font-size: 12px;
	font-family: var(--font);
}
.calculator-form .with_frm_style .frm_range_max:after {
	content: '+';
}
.calculator-form .box-year-1,
.calculator-form .box-year-2 {
	padding: 10px;
	border-radius: 4px;
}
.calculator-form .box-year-1 {
	background: var(--green);
}
.calculator-form .box-year-2 {
	background: var(--orange);
}
.calculator-form .box-year-1 label {
	color: #fff;
	opacity: 1;
}
.calculator-form .box-year-2 label {
	color: #fff;
	opacity: 1;
}
.calculator-form .box-year-1 .frm_inline_total,
.calculator-form .box-year-2 .frm_inline_total {
	color: #fff;
}
.calculator-form .frm_range_value_currency {
	font-size: 24px;
	display: block;
}
.calculator-form .frm_range_container > .frm_range_unit,
.calculator-form .frm_range_value {
	display:none !important;
}


@media (min-width: 992px) {
	.custom-tabs .avia-image-container.avia-align-center .avia-image-container-inner {
		max-width: 75%;
	}
}
@media (min-width: 1200px) {
	.custom-tabs .avia-image-container.avia-align-center .avia-image-container-inner {
		max-width: 70%;
	}
}


@media only screen and (max-width: 990px) {
	#top .flex_column_table {
		display: block;
	}
    .responsive #top .container .av-content-small, 
    .responsive #top #wrap_all .flex_column, 
    .responsive #top #wrap_all .av-flex-cells .no_margin {
        margin: 0;
        margin-bottom: 20px;
        width: 100%;
        display: block;
    }
}

.box-simple .avia_textblock p {
	margin-top: 0;
}
.box-simple .avia_textblock {
	margin-bottom: 20px;
	line-height: 1.4;
}


/* @media (min-width: 768px) {
	#av_section_1.avia-section .template-page .entry-content-wrapper {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
} */

.gform_wrapper.gravity-theme .description, 
.gform_wrapper.gravity-theme .gfield_description, 
.gform_wrapper.gravity-theme .gsection_description, 
.gform_wrapper.gravity-theme .instruction {
	font-size: 14px!important;
	padding-top: 5px!important;
	font-style: italic;
}

body.single-post .entry-content-wrapper .post-title {
	font-size: 30px;
}

body.single-post .entry-content-header {
	padding: 40px 0 15px;
}

.gform_confirmation_wrapper {
	padding: 30px 0;
}


.template-page .entry-content-wrapper h1, 
.template-page .entry-content-wrapper h2 {
	text-transform: initial;
}


.footer_color .avia-button {
	background: var(--green);
	margin-top: 30px;
	width: 260px;
	max-width: 100%;
	min-width: initial;
}
.footer_color .avia-button:hover {
	background: var(--green);
}

body.page-template-default .templateForWordpress {
	padding-top: 100px;
}


.sidelargetakeaway {
    font-style: italic;
    font-size: 30px;
}


#top .alternate_color .iconbox_left div.iconbox_icon {
    color: #47b673;
}

#top .alternate_color .iconbox_left_content .iconbox_icon, #top .alternate_color .iconbox_right_content .iconbox_icon {
    background-color: #47b673;
    color: white;
}

#top .avia-font-fontello, body .avia-font-fontello, html body [data-av_iconfont='fontello']:before {
    font-family: 'fontello';
}
#top .main_color .iconbox_left_content .iconbox_icon, #top .main_color .iconbox_right_content .iconbox_icon {
    background-color: #47b673;
    color: white;
}

.main_color .avia-icon-list .iconlist_icon {
    background-color: #47b673;
	color: white;
}

#top .main_color .iconbox_left .iconbox_icon {
    color: #47b673;
}



.homepageClass .hero, .homepageClass .hero_matching {
    color: white;
    font-weight: 300;
    padding-top: 4%;
    padding-left: 5%;
}

.homepageClass .hero_1 {
    font-size: 64px;
    line-height: 70px;
}

.homepageClass .hero_1, 
.homepageClass .hero_matching span {
    font-weight: 800;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.5);
}

.homepageClass .hero_2 {
    font-size: 21px;
    line-height: 32px;
    padding-top: 21px;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.5);
}

.homepageClass .hero_cta {
    padding-top: 32px;
}

@media (max-width: 1300px) {
	.homepageClass.hero_1 {
		font-size: 38px;
		line-height: 1.2;
	}
}
@media (max-width: 767px) {
	.homepageClass .hero_1 {
		font-size: 28px;
	}
}

/* Kanwei */


.homepageClass .hero, .homepageClass .hero_matching  {
    color: white;
    font-weight: 300;

    padding-top: 4%;
    padding-left: 5%;
}

.homepageClass .hero_matching  {
    color: white;
    font-weight: 300;

    padding-top: 4%;
    padding-bottom: 4%;
    padding-left: 5%;
}

.homepageClass .hero span, .homepageClass .hero_matching span {
    font-weight: 800;
    text-shadow: 2px 2px rgba(0,0,0,0.5);
}

.homepageClass .hero_1 {
    font-size: 64px;
    line-height: 70px;
}

.homepageClass .hero_2 {
    font-size: 21px;
    line-height: 32px;
    padding-top: 21px;
    text-shadow: 2px 2px rgba(0,0,0,0.5);
}

.homepageClass .hero_matching span {
    font-weight: 800;
    text-shadow: 2px 2px rgba(0,0,0,0.5);
}

.homepageClass .hero_matching_1 {
    color: white;
    font-size: 34px;
    line-height: 46px;
    max-width: 400px;
}

.homepageClass .hero_matching_2 {
    font-size: 21px;
    line-height: 32px;
    padding-top: 21px;
    text-shadow: 2px 2px rgba(0,0,0,0.5);
}

.homepageClass .hero_cta {
    padding-top: 32px;
}
.homepageClass .hero_cta a {
    border: 0 !important;
}

.homepageClass .hero_cta span {
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    text-shadow: none;
}

.homepageClassdark .herodark, .homepageClassdark .hero_matching  {
    color: #2B2B3F;
    font-weight: 300;

    padding-top: 4%;
    padding-left: 5%;
}

.homepageClassdark .hero_matching  {
    color: #2B2B3F;
    font-weight: 300;

    padding-top: 4%;
    padding-bottom: 4%;
    padding-left: 5%;
}

.homepageClassdark .herodark span, .homepageClass .hero_matching span {
    font-weight: 800;
    text-shadow: 2px 2px rgba(150,150,150,0.5);
}

.homepageClassdark .hero_1dark {
    font-size: 64px;
    line-height: 70px;
}

.homepageClassdark .hero_2dark {
    font-size: 21px;
    line-height: 32px;
    padding-top: 21px;
    text-shadow: 2px 2px rgba(150,150,150,0.5);
}

.homepageClassdark .hero_matching span {
    font-weight: 800;
    text-shadow: 2px 2px rgba(150,150,150,0.5);
}

.homepageClassdark .hero_matching_1 {
    color: #2B2B3F;
    font-size: 34px;
    line-height: 46px;
    max-width: 400px;
}

.homepageClassdark .hero_matching_2 {
    font-size: 21px;
    line-height: 32px;
    padding-top: 21px;
    text-shadow: 2px 2px rgba(150,150,150,0.5);
}

.homepageClassdark .hero_cta {
    padding-top: 32px;
}
.homepageClassdark .hero_cta a {
    border: 0 !important;
}

.homepageClassdark .hero_cta span {
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    text-shadow: none;
}

@media only screen and (max-width: 990px) {
    .only-desktop { display: none !important; }
}

@media only screen and (min-width: 990px) {
	.only-mobile {
		display: none !important;
	}
}


.large-cta-text p {
    font-size: 2.5em !important;
    font-weight: 500 !important;
    line-height: 1em !important;
    font-style: italic !important;
    color: white !important;
    margin: 10px 0 20px 0;
}


/* Blog Main Favorites Section on Blog Home */
.blog_main_articles h3 {
    color:#f09202;
    text-align: center;
}

.blog_main_articles a {
    color:#ffffff;
    text-align: center;
    text-decoration: none;
}

.blog_main_articles p {
    text-align: center;
}






.grecaptcha-badge { visibility: hidden; }


h2 img {
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
}

.text-white {
    color: #fff;
}
.txt-blue {
    color: #000!important;
}
h1.txt-blue span {
/*    color: #41b679;*/
    display: block;
}
/*
@media(max-width:1400px){
    h2 img {
        width: 50px;
    }
}
@media(max-width:1300px){
    h2 img {
        width: 50px;
    }
}
*/
@media(max-width:1200px){
    .banner .bannermain .bannerText p {
        font-size: 16px;
    }
}

.page-template-about_template section {
	padding: 100px 0;
}

.container {
	z-index: 1;
}

.btn-fill {
    background-color: #47b673;
    padding: 18px 35px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 50px;
    border: 3px solid #4cb573;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}
.btn-line {
    background-color: #fff;
    padding: 18px 35px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 50px;
    border: 3px solid #4cb573;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}
.btn-fill:hover {
    background-color: #fff;
    color: #000;
    border-color: #1abc9c;
}
.btn-line:hover {
    background-color: #1abc9c;
    color: #fff;
    border-color: #1abc9c;
}

@media(max-width:1400px){
    .btn-fill , .btn-line{
        padding: 15px 30px;
    }
}
@media(max-width:1300px){
    .btn-fill , .btn-line{
        padding: 15px 30px;
        font-size: 12px;
    }
}
@media(max-width:1200px){
    .btn-fill, .btn-line {
        font-size: 12px;
    }
}
@media (min-width:768px){
	.overlap-css .avia-promocontent {
    margin-right: 270px;
}
}
.pt-50 {
    padding-top: 50px;
}
.pb-50 {
    padding-bottom: 50px;
}
.w-100 img {
    width: 100vw;
}

#top .avia-smallarrow-slider .avia-slideshow-dots {
	height: auto;
	margin-bottom: 30px;
}


.alternate_color table,
.alternate_color tr:nth-child(odd) {
    background: #fff;
}


.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
	padding-top: 162px;
}
@media (min-width: 768px) {
	.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
		padding-top: 136px;
	}
}
@media (min-width: 990px) {
	.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
		padding-top: 131px;
	}
}
@media (min-width: 1251px) {
	.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
		padding-top: 136px;
	}
}

#top .gform_wrapper.gravity-theme .ginput_container_time {	
    max-width: 84px;	
    min-width: 84px;	
}	
#top .gform_wrapper.gravity-theme .ginput_container_time input {	
	min-width: 100%;	
}	
#top .gform_wrapper.gravity-theme .ginput_complex .ginput_container_date input, 	
#top .gform_wrapper.gravity-theme .ginput_complex .ginput_container_date select {	
	min-width: 84px;	
}	
.fa-icon {	
	width: 1em;	
      height: 1em;	
      vertical-align: -.125em;	
}

#top .fullsize .template-blog .post .entry-content-wrapper > * {
	max-width: 100%;
}
#top .fullsize .template-blog .post .entry-content-wrapper {
	text-align: left;
	max-width: 100%;
}

#top .fullsize .template-blog.container {
	max-width: 100%;
	padding: 0;
}
#top .fullsize .template-blog.container > .content {	
	padding: 0;	
}
#top .fullsize .template-blog .post .entry-content-wrapper > .av_one_half:not(.first),
#top .fullsize .template-blog .post .entry-content-wrapper > .av_one_third:not(.first) {
    margin-left: 6%;
}

@media (max-width: 479px) {
	.testimonials-slider .avia-testimonial .avia-testimonial-name {
		min-height: 52px;
		display: flex;
		align-items: center;
	}
	.testimonials-slider .avia-testimonial .avia-testimonial_inner {
		padding-top: 85px;
	}
}

@media (max-width: 767px) {
	#header_main .inner-container .logo {
		z-index: 999;
	}
	.custom-tabs .av-tab-with-image .av-inner-tab-title {
		font-size: 13px;
    	line-height: 20px;
		min-width: initial;
	}
	#top .custom-tabs .av-section-tab-title {
		padding: 10px;
	}
	.custom-tabs .av-tab-section-tab-title-container {
		min-width: initial!important;
		left: 0!important;
		display: flex;
		justify-content: center;
        gap:0;
	}
}
.para-color p {
    color: #16171d !important;
}
@media(max-width:480px){
.custom-tabs .av-tab-section-tab-title-container a span {
    padding: 0 !important;
    width: 70px;
    font-size: 10px !important;
    line-height: 15px !important;
}
}
@media (max-width: 767px) {
	.bg-image {
		left: 0;
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (max-width: 479px) {
	.expand-mobile-image img {
		margin: 0 -7%;
		width: 114%;
		max-width: 114%;
	}
}
.section-boxes-stats .sc-av_one_half {
    background: #47b673;
    padding: 20px 35px;
    border-radius: 15px;
}
@media (max-width:480px){
.section-boxes-stats .sc-av_one_half,.section-boxes-stats .sc-av_one_fourth{
padding: 20px 20px !important;
}
}
.section-boxes-stats .sc-av_one_half p, .section-boxes-stats .sc-av_one_half strong,.section-boxes-stats .sc-av_one_fourth p,.section-boxes-stats .sc-av_one_fourth strong {
    color: #fff;
}
.section-boxes-stats .sc-av_one_fourth{
background: #ff745b;
    padding: 20px 35px;
    border-radius: 15px;
}
@media (max-width: 990px) {
	.section-logos .avia-content-slider-inner {
    	max-height: 467px;
    	overflow: hidden;
	}
}
.cst-arrow-dn {
    width: 50px;
    position: absolute;
    top: 12px;
    right: 22px;
    /* background: #ececec; */
	transition: all 0.3s ease-out;
}
.cst-arrow-dn:before {
    content: '\f107';
    font-family: fontawesome;
	transition: all 0.3s ease-out;
}
.cst-arrow-dn.up-arw{
	transform: rotate(180deg);
}
@media (max-width:989.98px){
	.custom-submenu-arrow .sub-menu{
		display: none;
	}
}