/*
Theme Name: Ave
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 2.8.10
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

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

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

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

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

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

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

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
.navbar-brand img {
	width: 245px;
}
.liquid-counter-element {
	font-family: 'BebasNeue';
}
.radio label {
  display: flex;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.375em;
  /* Accessible outline */
  /* Remove comment to use */
  /*
   &:focus-within {
   outline: .125em solid $primary-color;
   }
   */
  padding: 0;
}
.radio label input {
  position: absolute;
  left: -9999px;
}
.radio label input:checked + span {
  background-color: #fff;
  color: #144a2a;
}
.radio label input:checked + span:before {
  box-shadow: inset 0 0 0 0.4375em #144a2a;
}
.radio label span {
  display: flex;
  align-items: center;
  padding: 0.375em 0.75em 0.375em 0.375em;
  border-radius: 99em;
  transition: 0.25s ease;
}
.radio label span:hover {
  background-color: #fff;
	color: #144a2a;
}
.radio label span:before {
  display: flex;
  flex-shrink: 0;
  content: "";
  background-color: #fff;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  margin-right: 0.375em;
  transition: 0.25s ease;
  box-shadow: inset 0 0 0 0.125em #144a2a;
}

.radio p {
    display: flex;
    flex-direction: column;
}

.custom-radio {
    display: flex;
    flex-direction: column;
}
section#request form {
    color: #fff;
}

.radio .wpcf7-list-item {
    margin: 0;
}

.__accept a {
    color: inherit;
    border-bottom: 1px dashed;
}

.__accept {
    margin: 1em 0;
    font-size: 12px;
    line-height: 1.5;
}

.wpcf7-spinner {
    display: none;
}

.wpcf7-submit {
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1em 0;
}
input.wpcf7-not-valid {
    border: 1px solid red !important;
}
.lqd-contact-form select, .lqd-contact-form input, .lqd-contact-form textarea, .lqd-contact-form .ui-selectmenu-button {
    color: #454545 !important;
}
.wpcf7-not-valid-tip {
    display: none !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0;
}
.wpcf7-radio_custom {
    display: flex;
    flex-direction: column;
}
.wpcf7-form {
    border: 0;
}
.res__form .wpcf7-submit {
    color: #fff !important;
}
/*
Theme Name: Ave
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 2.8.10
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

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

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

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

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

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

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

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
.navbar-brand img {
	width: 245px;
}
.liquid-counter-element {
	font-family: 'BebasNeue';
}
.radio label {
  display: flex;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.375em;
  /* Accessible outline */
  /* Remove comment to use */
  /*
   &:focus-within {
   outline: .125em solid $primary-color;
   }
   */
  padding: 0;
}
.radio label input {
  position: absolute;
  left: -9999px;
}
.radio label input:checked + span {
  background-color: #fff;
  color: #144a2a;
}
.radio label input:checked + span:before {
  box-shadow: inset 0 0 0 0.4375em #144a2a;
}
.radio label span {
  display: flex;
  align-items: center;
  padding: 0.375em 0.75em 0.375em 0.375em;
  border-radius: 99em;
  transition: 0.25s ease;
}
.radio label span:hover {
  background-color: #fff;
	color: #144a2a;
}
.radio label span:before {
  display: flex;
  flex-shrink: 0;
  content: "";
  background-color: #fff;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  margin-right: 0.375em;
  transition: 0.25s ease;
  box-shadow: inset 0 0 0 0.125em #144a2a;
}

.radio p {
    display: flex;
    flex-direction: column;
}

.custom-radio {
    display: flex;
    flex-direction: column;
}
section#request form {
    color: #fff;
}

.radio .wpcf7-list-item {
    margin: 0;
}

.__accept a {
    color: inherit;
    border-bottom: 1px dashed;
}

.__accept {
    margin: 1em 0;
    font-size: 12px;
    line-height: 1.5;
}

.wpcf7-spinner {
    display: none;
}

.wpcf7-submit {
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1em 0;
}
input.wpcf7-not-valid {
    border: 1px solid red !important;
}
.lqd-contact-form select, .lqd-contact-form input, .lqd-contact-form textarea, .lqd-contact-form .ui-selectmenu-button {
    color: #454545 !important;
}
.wpcf7-not-valid-tip {
    display: none !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0;
}
.wpcf7-radio_custom {
    display: flex;
    flex-direction: column;
}
.wpcf7-form {
    border: 0;
}
.res__form .wpcf7-submit {
    color: #fff !important;
}

.box {
    background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    margin: 1em 0;
    padding: 1em;
    border-radius: .5em;
}
label input[type="radio"] {
  display: flex;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.375em;
  /* Accessible outline */
  /* Remove comment to use */
  /*
   &:focus-within {
   outline: .125em solid $primary-color;
   }
   */
  padding: 0;
}
label input[type="radio"] {
  position: absolute;
  left: -9999px;
}
label input[type="radio"]:checked + span.wpcf7-list-item-label {
  /* background-color: #fff; */
  color: #144a2a;
}
label input[type="radio"]:checked + span:before {
  box-shadow: inset 0 0 0 0.4375em #144a2a;
}
label span.wpcf7-list-item-label {
  display: flex;
  align-items: center;
  padding: 0.375em 0;
  border-radius: 99em;
  transition: 0.25s ease;
}
label span.wpcf7-list-item-label:hover {
  background-color: #fff;
	color: #144a2a;
}
label span.wpcf7-list-item-label:before {
  display: flex;
  flex-shrink: 0;
  content: "";
  background-color: #fff;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  margin-right: .8em;
  transition: 0.25s ease;
  box-shadow: inset 0 0 0 0.125em #144a2a;
}
input[type="radio"] {
    display: flex;
    flex-direction: column;
}

.wpcf7-list-item {
    margin: 0 !important;
}.box br {
    display: none;
}
.lqd-contact-form label {
    width: 100%;
    cursor: pointer;
}.result-0, .result-1, .result-2, .result-3, .result-4 {
    box-shadow: 0 0 4px #00000008, 0 12px 40px #00000008;
    padding: 1em;
    border-radius: .5em;
    display: flex;
    align-items: center;
    justify-content: center;
}
.result-0 {
	background: #95ffbf;
}
.result-1 {
	background: #d9e940;
}
.result-2 {
	background: #d9e940;
}
.result-3 {
	background: #ff9a93;
}
.result-4 {
	background: #F44336;
}
.result-0 p, .result-1 p, .result-2 p, .result-3 p, .result-4 p {
    display: flex;
    align-items: center;
	font-weight: 500p;
}

.result-0 svg, .result-1 svg, .result-2 svg, .result-3 svg, .result-4 svg {
    width: 50px;
    height: 50px;
    margin-right: 1em;
}


.res__form {
    padding: 2em;
    background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    margin: 2em 0;
    border-radius: .5em;
    height: fit-content;
    display: flex;
    flex-direction: column;
}

.f__title {
    font-size: 22px;
    text-align: center;
    margin: 1em 0 !important;
}

.res__form .wpcf7-submit {margin: 10px 0 !important;}.cf7mls_next.action-button {
    background: var(--color-primary);
    padding: 1em;
}.test__article {
    font-style: italic;
    background: #fbfbfb;
    padding: 2em;
    border-radius: .5em;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
}
.radio label span.wpcf7-list-item-label {
    padding: .375em;
}.header__phone {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.header__phone .h__tel {
    color: #fff;
    border: 1px solid;
    padding: .7em 1em;
    border-radius: 8px;
    margin-left: 2em;
}.is-stuck .h__tel {
    color: var(--primary-color);
}.icon__item .iconbox {
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}.main-footer .wpb_single_image img {
    width: 100%;
    height: auto;
}
input[type="submit"] {
    color: rgb(255, 255, 255) !important;
}
.flickity-page-dots {
    width: 100% !important;
}
@media (max-width: 768px) {
	.header__phone {
    display: none;
}

.is-stuck .navbar-brand .logo-default {
    display: block !important;
}

.is-stuck .navbar-brand .logo-sticky {
    display: none !important;
}
}
#request .wpcf7-submit {
    color: var(--color-primary) !important;
}
.accordion-heading {
    padding: .5em 0;
}