/*
 Theme Name:   Twenty Twenty-Four
 Description:  Twenty Twenty-Four Child Theme
 Author:       Tryfon Tzanetis
 Author URI:   http://tafhub.com
 Description: Twenty Twenty-Four is designed to be flexible,
 versatile and applicable to any website. Its collection of templates and patterns tailor to different needs,
 such as presenting a business,
 blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process,
 is fully compatible with the site editor,
 and takes advantage of new design tools introduced in WordPress 6.4.
 Template:     twentytwentyfour
Requires at least: 6.4
Tested up to: 6.4
Requires PHP: 7.0
Version: 1.0 License: GNU General Public License v2 or later
License URI: http: //www.gnu.org/licenses/gpl-2.0.html
Tags:         Tags: one-column,
custom-colors,
custom-menu,
custom-logo,
editor-style,
featured-images,
full-site-editing,
block-patterns,
rtl-language-support,
sticky-post,
threaded-comments,
translation-ready,
wide-blocks,
block-styles,
style-variations,
accessibility-ready,
blog,
portfolio,
news
 Text Domain:  twentytwentyfourchild
*/

.home-hero-area .form-group .cc-select select{margin: 0;height: 28px;font-size: 22px;color: var(--gray);font-family: inherit;font-weight: 600;line-height: 28px;cursor: pointer;border: 0;background: transparent;width: 100%}
.home-hero-area .form-group .cc-select select:focus-visible{outline: 0;}
.home-hero-area .form-grid p{margin-bottom: 0;}
.home-hero-area .form-grid .wpcf7-spinner{display: none;}
.home-hero-area .form-grid .wpcf7-submit{width: 100%;}
.contactus-area .form-group  label{width: 100%;}


/* Step Form*/

.proposal-area .step-3 .selectable-options  .wpcf7-list-item-label{background: var(--light-yellow);display: block;position: relative;padding: 12px 10px;text-align: center;cursor: pointer;}
.proposal-area .step-3 .selectable-options  input[type=checkbox] {position: absolute;opacity: 0;z-index: 2;border: 2.4px solid #000;padding: 0 !important;vertical-align: text-top;height: 25px;width: 25px;-webkit-appearance: none;border-radius:50%;right: 0px;top: -8px;}
.proposal-area .step-3 .selectable-options input[type=checkbox]:checked {background-color: #fff;opacity: 1;}
.proposal-area .step-3 .selectable-options input[type=checkbox]:before {content: '';position: absolute;right: 50%;top: 50%;width: 6px;height: 13px;border: solid #000000;border-width: 0 2.5px 2.5px 0;margin: -1px -1px 0 -1px;transform: rotate(45deg) translate(-50%, -50%);z-index: 2;}
.proposal-area .step-3 .selectable-options .wpcf7-checkbox{position: relative;display: flex;align-items: center;flex-direction: row;flex-wrap: wrap;gap: 16px;justify-content: center;}
.proposal-area .step-3 .selectable-options .wpcf7-checkbox .wpcf7-list-item{ margin: 0;position: relative;display: block;flex-basis: calc(100% / 3 - 11px);max-width: calc(100% / 3 - 11px);}
.proposal-area .step-3 .selectable-options .wpcf7-checkbox .wpcf7-list-item label{  width: 100%;}
.proposal-area .step-3 .selectable-options .wpcf7-list-item:has(input[type=checkbox]:checked)  .wpcf7-list-item-label{background: var(--orange);}

.proposal-area .step-2   label{width: 100%;}
.proposal-area .step-1  label{width: 100%;}
.proposal-area .box-header .steps-nav-link{pointer-events: none;}
.proposal-area button.action-button {width: 100%;border-radius: 0;background: #004225;color: #fff;margin: 10px 0 !important;font-size: 1.25rem;font-weight: 400;}
.proposal-area .step-2 p:has(.wpcf7-submit){display: none;}


.contactus-area form .wpcf7-spinner{display: none;}
.contactus-area form .form-group p{margin-bottom: 0;}
.post-single-page{padding: 5em 0;}



.archive-hero-area .hh-spacer{position: relative;display: block;padding: 50vh 0;z-index: 1;}
.archive-hero-area .hh-bg {position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2; background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover;}
.archive-hero-area .archive-contents {position: absolute;z-index: 3;left: 0;right: 0;top: 0;bottom: 0;padding: 4rem 0;display: flex;align-items: center;justify-content: center;}
.archive-hero-area .search-form-wrapper {background: var(--white);position: relative;padding: 0.8rem 1rem;}
.archive-hero-area .btn-getstarted {height: 100%;display: flex !important;align-items: center;justify-content: center;text-align: center;width: 100%;}
.archive-hero-area .form-grid {position: relative;display: flex;flex-direction: row;flex-wrap: wrap;width: 100%;gap: 30px;}
.archive-hero-area .form-grid .grid-item{flex-basis: calc(40% - 30px);max-width: calc(40% - 30px);position: relative;}
.archive-hero-area .form-grid .grid-item:last-child{flex-basis: 20%;max-width: 20%;}
.archive-hero-area .form-grid .grid-item:not(:last-child)::before {content: "";position: absolute;right: -15px;top: 0;bottom: 0;width: 1px;background: #C2C2C2;}
.archive-hero-area .form-group label {color: var(--gray);display: block;position: relative;margin-bottom: 0px;outline: 0;border: 0 none;}
.archive-hero-area .form-group .date-picker {font-size: 22px; color: var(--gray); font-family: inherit; font-weight: 600; line-height: 28px; cursor: pointer; height: 28px; width: 100%; background: transparent; border: 0 none; outline: 0;text-transform: uppercase;}
.archive-hero-area .form-group .date-picker::placeholder{color: var(--gray);opacity: 1;}
/*.home-hero-area .form-group-date::before {content: "\f133";font-family: "Font Awesome 6 Pro";font-weight: 300;font-size: 22px;position: absolute;right: 3px;bottom: -2px;z-index: 2;background: #ffffff;}*/
.archive-hero-area .select2-container {width: 100% !important;}
.archive-hero-area .select2-container .select2-selection--multiple {background: transparent;padding: 0 !important;min-height: 28px;border-radius: 0;border: 0 none;}
.archive-hero-area .select2-container .select2-search__field {margin: 0;height: 28px;font-size: 22px;color: var(--gray);font-family: inherit;font-weight: 600;line-height: 28px;cursor: pointer;}
.archive-hero-area .select2-container .select2-search__field::placeholder{color: var(--gray);}
.archive-hero-area .select2-container .selection {position: relative;display: block;padding-right: 25px;cursor: pointer;}
.archive-hero-area .select2-container .selection:before {content: "\f078";font-family: "Font Awesome 6 Pro";font-weight: 400;font-size: 22px;position: absolute;top: -3px;right: 0;}
.archive-hero-area .select2-container .select2-selection--multiple .select2-selection__rendered {margin-bottom: 0;}
.archive-hero-area .select2-container--default .select2-selection--multiple .select2-selection__choice {margin-top: 0px;background: var(--light-yellow);border-radius: 5px;border: 0 none;padding-left: 5px;padding-right: 20px;}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {border: 0 none;right: 6px;left: unset;padding: 0 0;color: var(--gray);}
.archive-hero-area .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice:first-child{margin-left: 0;}
.archive-hero-area .select2-container--open .select2-dropdown {left: 0;right: 0;width: 110% !important;margin-top: 15px;margin-left: -16px;margin-right: -20px;max-width: unset;min-width: unset;}
.archive-hero-area .select2-container--default .select2-results>.select2-results__options{max-height: 250px;}
.archive-hero-area .select2-container--default .select2-results>.select2-results__options .select2-results__option:not(:last-child) {border-bottom: 1px solid #DFDFDF;position: relative;padding: 10px 10px;}
.archive-hero-area .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color: #ededed;color: var(--gray);}
@media(max-width: 767px){
	.archive-hero-area .form-grid {flex-direction: column;}
	.archive-hero-area .form-grid .grid-item:not(:last-child)::before {width: 100%;left: 0;right: 0;top: 66px;bottom: unset;height: 1px;}
	.archive-hero-area .form-grid .grid-item {flex-basis: 100%;max-width: 100%;}
	.archive-hero-area .form-grid .grid-item:last-child{flex-basis: 100%;max-width: 100%;}
	.archive-hero-area .select2-container--open .select2-dropdown{width: 100% !important;margin-left: 0;margin-right: 0;}
}

.searched_posts_section{padding: 4em 0;}
.searched_posts_section .search_posts{display: flex;flex-wrap: wrap;gap: 30px;}
.searched_posts_section .search_posts .post-main{    width: calc(33% - 30px);}
.searched_posts_section .post-main{position: relative;display: block;}
.searched_posts_section .post-main .post-link {position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 7;}
.searched_posts_section .post-img {position: relative;display: block;height: auto;overflow: hidden;box-shadow: 0px 0px 1px rgba(0,0,0,50%);}
.searched_posts_section .post-img span {display: block;height: auto;position: relative;padding: 50% 0;}
.searched_posts_section .post-img span>img {display: table;vertical-align: middle;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;z-index: 5;position: absolute;left: 0;right: 0;bottom: 0;transition: transform 0.5s ease-in-out;}
.searched_posts_section .post-mask {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(31, 38, 34, 76%);z-index: 6;border: 3px solid #ffffff;opacity: 0;visibility: hidden;transition: var(--transition) ease-in-out;}
.searched_posts_section .post-mask .learn-more {width: 110px;height: 110px;position: absolute;right: 16px;bottom: 16px;border-radius: 2000px;}
.searched_posts_section .post-mask .learn-more img {width: 100%;height: 100%;}
.searched_posts_section .post-mask .learn-more img.anim-text {position: absolute;left: 0;right: 1px;top: 6px;bottom: 0;width: 90%;height: 90%;margin: 0 auto;animation: rotate 12s linear infinite;}
@keyframes rotate {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}
.searched_posts_section .post-main:hover .post-mask{opacity: 1;visibility: visible;}
.searched_posts_section .post-main:hover .post-img span>img{transform: scale(1.2);}
.searched_posts_section .post-main:hover .post-title{color: var(--blue);}
.searched_posts_section .custom-paination{text-align: center;padding: 20px 0;}
.searched_posts_section .custom-paination .page-numbers{width: 40px;height: 40px;position: relative;border: 2px solid var(--gray);background: var(--white);border-radius: 2000px;display: inline-flex;align-items: center;justify-content: center;color: var(--gray);text-decoration: none;font-weight: 600;font-size: 22px;outline: 0;transition: var(--transition);line-height: 1;margin: 0 6px;}
.searched_posts_section .custom-paination .page-numbers.current{background: var(--orange);color: var(--white);border-color: var(--orange);}


.navigation-drawer .navs .dropdownResources a{color: var(--light-yellow);text-decoration: none;}
.select2-selection{outline: 0 !important;border: 0!important;}
.select2-container .select2-search--inline .select2-search__field{height: 28px !important; }