/**handles:contact-form-7,projects-manager-css,portfolio-manager-css,hh-logo-frontend,select-2,parent-style,child-style**/
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::after,.wpcf7-list-item-label::before{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 input[type=url]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
.projects-slider{position:relative;max-width:1200px;margin:40px auto;overflow:hidden}.slider-container{display:flex;transition:transform .5s ease}.slide{min-width:100%;position:relative}.slide img{width:100%;height:500px;object-fit:cover}.slide-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));color:#fff;padding:30px}.slide-caption h3{margin:0 0 10px;font-size:28px}.slider-next,.slider-prev{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:#fff;border:none;font-size:40px;padding:10px 20px;cursor:pointer;z-index:10;transition:background .3s}.slider-next:hover,.slider-prev:hover{background:rgba(0,0,0,.8)}.slider-prev{left:20px}.slider-next{right:20px}.slider-dots{text-align:center;padding:20px}.slider-dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:#ddd;margin:0 5px;cursor:pointer}.slider-dot.active{background:#333}.projects-filter-wrapper{max-width:1200px;margin:40px auto;padding:0 20px}.filter-buttons{text-align:center;margin-bottom:40px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.filter-btn{background:#f5f5f5;border:2px solid #ddd;padding:12px 24px;cursor:pointer;transition:all .3s;font-size:16px;border-radius:5px;display:flex;align-items:center;gap:8px}.filter-btn:hover{background:#e0e0e0;border-color:#999}.filter-btn.active{background:#333;color:#fff;border-color:#333}.category-icon{width:24px;height:24px;object-fit:contain}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}.project-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.project-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.15)}.project-card.hidden{display:none}.project-thumbnail img{width:100%;height:200px;object-fit:cover}.project-content{padding:20px}.project-content h3{margin:0 0 10px;font-size:22px}.project-location{color:#666;font-size:14px;margin:5px 0}.project-description{color:#555;line-height:1.6;margin:15px 0}.project-link{display:inline-block;color:#0073aa;text-decoration:none;font-weight:700;margin-top:10px}.project-link:hover{color:#005177}@media (max-width:768px){.projects-grid{grid-template-columns:1fr}.slide img{height:300px}.slider-next,.slider-prev{font-size:30px;padding:5px 15px}}
.portfolio-slider{position:relative;max-width:1200px;margin:40px auto;overflow:hidden}.slider-container{display:flex;transition:transform .5s ease}.slide{min-width:100%;position:relative}.slide img{width:100%;height:500px;object-fit:cover}.slide-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));color:#fff;padding:30px}.slide-caption h3{margin:0 0 10px;font-size:28px}.slider-dots{text-align:center;padding:20px}.slider-dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:#ddd;margin:0 5px;cursor:pointer}.slider-dot.active{background:#333}.portfolio-filter-wrapper{max-width:1400px;margin:0 auto;padding:80px 40px;background:#f5f5f5}.portfolio-main-title{text-align:center;font-size:72px;font-weight:700;margin:0 0 80px;color:#1a1a1a;letter-spacing:-2px}.filter-buttons{display:flex;justify-content:center;align-items:flex-start;gap:60px;margin-bottom:80px;flex-wrap:wrap}.filter-btn{background:0 0;border:none;padding:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:20px;transition:all .3s ease;position:relative}.filter-btn:hover{opacity:.6}.filter-icon{width:70px;height:70px;display:flex;align-items:center;justify-content:center}.filter-icon img{width:100%;height:100%;object-fit:contain;filter:none}.filter-icon svg{width:100%;height:100%;color:#1a1a1a;stroke-width:1.5}.filter-label{font-size:18px;font-weight:400;color:#1a1a1a;position:relative;padding-bottom:8px}.filter-btn.active .filter-label::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:#1a1a1a}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:40px;margin-top:40px}.portfolio-card{background:#fff;overflow:hidden;transition:all .4s ease;position:relative}.portfolio-card:hover{transform:translateY(-10px);box-shadow:0 25px 50px rgba(0,0,0,.2)}.portfolio-card.hidden{display:none}.portfolio-thumbnail{position:relative;overflow:hidden;background:#e0e0e0}.portfolio-thumbnail img{width:100%;height:450px;object-fit:cover;transition:transform .4s ease}.portfolio-card:hover .portfolio-thumbnail img{transform:scale(1.08)}.portfolio-thumbnail a{display:block}.portfolio-content{padding:30px;background:#fff}.portfolio-content h3{margin:0 0 12px;font-size:26px;font-weight:600;color:#1a1a1a}.portfolio-content h3 a{color:#1a1a1a;text-decoration:none;transition:color .3s}.portfolio-content h3 a:hover{color:#666}.portfolio-location{color:#a0826d;font-size:15px;margin:8px 0;font-weight:500}.portfolio-year{color:#666;font-size:14px;margin:5px 0}.portfolio-description{color:#555;line-height:1.7;margin:15px 0 0;font-size:15px}.single-portfolio-wrapper{max-width:100%;margin:0;background:#f8f8f8}.portfolio-header{background:#fff;padding:80px 40px 60px;text-align:center}.portfolio-header-content{max-width:800px;margin:0 auto}.portfolio-title{font-size:56px;font-weight:700;margin:0 0 15px;color:#1a1a1a;letter-spacing:-1px}.portfolio-subtitle{font-size:20px;color:#a0826d;font-weight:500;margin:0}.portfolio-main-image{width:100%;max-height:700px;overflow:hidden;margin-bottom:60px}.portfolio-main-image img{width:100%;height:auto;object-fit:cover}.portfolio-details-section{max-width:1200px;margin:0 auto 80px;padding:0 40px;display:grid;grid-template-columns:350px 1fr;gap:80px}.portfolio-sidebar h2{font-size:20px;font-weight:700;margin:0 0 30px;color:#1a1a1a;letter-spacing:1px}.portfolio-meta{display:flex;flex-direction:column;gap:25px}.meta-item{display:flex;flex-direction:column;gap:8px}.meta-item strong{font-size:14px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.meta-item span{font-size:16px;color:#1a1a1a}.portfolio-content-area{font-size:16px;line-height:1.8;color:#333}.portfolio-content-area p{margin-bottom:20px}.portfolio-gallery-section{max-width:1400px;margin:0 auto 80px;padding:0 40px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:30px}.gallery-item img{width:100%;height:auto;object-fit:cover}.portfolio-navigation{max-width:1200px;margin:0 auto;padding:60px 40px 100px;display:flex;justify-content:space-between;align-items:center}.portfolio-navigation a{color:#1a1a1a;text-decoration:none;font-size:16px;font-weight:500;text-transform:uppercase;letter-spacing:1px;transition:all .3s}.portfolio-navigation a:hover{color:#a0826d}.portfolio-navigation a span{font-size:20px}.nav-prev{text-align:left}.nav-next{text-align:right}@media (max-width:1024px){.portfolio-details-section{grid-template-columns:1fr;gap:40px}.gallery-grid{grid-template-columns:1fr}}@media (max-width:768px){.portfolio-main-title{font-size:42px;margin-bottom:40px}.filter-buttons{gap:35px;margin-bottom:50px}.filter-icon{width:55px;height:55px}.filter-label{font-size:15px}.portfolio-grid{grid-template-columns:1fr;gap:30px}.portfolio-thumbnail img{height:350px}.portfolio-title{font-size:36px}.portfolio-subtitle{font-size:16px}.portfolio-filter-wrapper{padding:50px 20px}.portfolio-details-section,.portfolio-gallery-section,.portfolio-navigation{padding:0 20px}.slide img{height:300px}}
.hh-logo-wrap{display:inline-flex;align-items:center;gap:10px;vertical-align:middle}.hh-logo-text{font-size:14px;font-weight:600;color:inherit;white-space:nowrap}.hh-logo-link{display:inline-flex;align-items:center;line-height:0}.hh-logo-img{display:inline-block;max-width:100%;height:auto;vertical-align:middle}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 56px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline;
    list-style: none;
    padding: 0
}

.select2-container .select2-selection--multiple .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 18px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option--selectable {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid rgba(9, 9, 25, 0.10);
    border-radius: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--colorBlack);
    line-height: 56px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
    padding-right: 0px
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #090919 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -17px;
    margin-top: 12px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 25px
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    background-color: #f1f1f1;
    color: #333;
    outline: none
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--group {
    padding: 0
}

.select2-container--default .select2-results__option--disabled {
    color: #999
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: var(--colorPrimary);
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
    outline: none
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
    padding: 0
}

.select2-container--classic .select2-results__option--disabled {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}
:root{--colorPrimary:var(--accent_solid_color_opt, #ff1f1f);--colorBlack:var(--secondary_color_opt, #C70808);--paraColor:var(--paragraph_color_opt, black);--colorTopHeaderBg:var(--top_header_bg_opt, #ff3838);--colorFooterBg:var(--footer_bg_opt, #090919)}
.site-footer{background-color:#1a1d2e;color:#fff;padding:80px 0 0}.footer-top{text-align:center;margin-bottom:60px}.footer-heading h2{font-size:72px;font-weight:300;letter-spacing:.05em;color:rgba(255,255,255,.15);margin:0;text-transform:uppercase}.footer-content{max-width:1200px;margin:0 auto;padding:0 20px 60px}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px;align-items:start}.footer-column h3,.footer-column h4{color:#fff;font-size:16px;font-weight:400;margin-bottom:20px}.footer-tagline h3{font-size:32px;font-weight:400;line-height:1.4;margin:0}.footer-widget p{color:rgba(255,255,255,.8);line-height:1.8;margin:8px 0}.footer-widget a{color:rgba(255,255,255,.8);text-decoration:none;transition:color .3s ease;display:inline-block;border-bottom:1px solid transparent}.footer-widget a:hover{color:#00bcd4;border-bottom-color:#00bcd4}.footer-social{display:flex;gap:15px;margin-top:20px}.footer-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;transition:all .3s ease}.footer-social a:hover{background-color:#00bcd4;border-color:#00bcd4}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:30px 20px}.footer-bottom-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative}.footer-menu ul{list-style:none;padding:0;margin:0;display:flex;gap:30px;align-items:center}.footer-menu li{display:inline-block;margin:0}.footer-menu a{color:rgba(255,255,255,.7);text-decoration:none;font-size:14px;transition:color .3s ease}.footer-menu a:hover{color:#00bcd4}.footer-menu .menu{display:flex;gap:30px;list-style:none;padding:0;margin:0}.footer-menu .menu-item{display:inline-block;margin:0}.footer-bottom .footer-widget ul{list-style:none;padding:0;margin:0;display:flex;gap:30px}.footer-bottom .footer-widget li{display:inline-block;margin:0}.footer-copyright{position:absolute;left:50%;transform:translateX(-50%)}.footer-copyright p{color:rgba(255,255,255,.5);font-size:14px;margin:0}.back-to-top{width:50px;height:50px;border-radius:50%!important;background-color:#99aa92!important;border:none;color:#fff!important;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0!important}.back-to-top:hover{background-color:#00a5bb;transform:translateY(-3px)}.back-to-top svg{width:30px;height:30px}@media (max-width:768px){.footer-heading h2{font-size:48px}.footer-grid{grid-template-columns:1fr;gap:40px}.footer-tagline h3{font-size:24px}.footer-bottom-content{flex-direction:column;gap:20px;text-align:center}.footer-copyright{position:static;transform:none}.footer-menu ul{flex-direction:column;gap:15px}}@media (max-width:480px){.footer-heading h2{font-size:36px}.site-footer{padding:60px 0 0}}.footer-top{text-align:left;margin-bottom:0;position:relative}.footer-heading h2{font-size:120px;font-weight:700;letter-spacing:.02em;color:rgba(255,255,255,.08);margin:0;text-transform:uppercase;line-height:1;padding-bottom:40px}#preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000cc;display:flex;justify-content:center;align-items:center;z-index:9999}.loader{position:relative;width:300px;height:300px;display:flex;justify-content:center;align-items:center}.loader::before{content:'';position:absolute;width:350px;height:350px;background-image:url('http://www.inventive-architects.com/wp-content/uploads/2026/01/INVENTIVE-FINAL-LOGOO-01-scaled-e1769385747677.png');background-size:contain;background-repeat:no-repeat;background-position:center}.loader .circle{display:none!important}@keyframes fadeInOut{0%,100%{opacity:1}50%{opacity:.5}}.main_menu .navbar-nav .nav-item .nav-link:hover :active{text-decoration-line:underline}.elementor-kit-38 .elementor-button,.elementor-kit-38 button,.elementor-kit-38 input[type=button],.elementor-kit-38 input[type=submit]{color:#000}.back-to-top{background-color:#fff}.single_team .text a:hover{color:#f2f2f2}@keyframes fadeInOut{0%,100%{opacity:1}50%{opacity:.5}}.elementor-kit-38 button{padding:0}.main_menu{position:fixed!important}@media (max-width:767px){[data-id="04d1f10"],[data-id=cb4f223]{width:50%!important;max-width:50%!important;flex:0 0 50%!important}}.wpcf7-form-control.wpcf7-email:focus,.wpcf7-form-control:focus{outline:2px solid currentColor;border-color:inherit;transition:outline .3s ease}img{height:auto}.e-hosted-video video,.elementor-video{aspect-ratio:16/9;width:100%;height:auto}.portfolio-card img,.portfolio-thumbnail img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.navbar-brand img,.site-logo img{height:70px;width:auto}@media (max-width:767px){.elementor-element-0fa99cc .elementor-column,.elementor-element-29e5544 .elementor-column{width:50%!important;flex:0 0 50%!important;max-width:50%!important}.elementor-element-0fa99cc .elementor-container,.elementor-element-29e5544 .elementor-container{flex-wrap:wrap!important;flex-direction:row!important}.elementor-element-0fa99cc .elementor-image-box-wrapper,.elementor-element-29e5544 .elementor-image-box-wrapper{text-align:center}}.elementor-element-d53f3f0{width:100vw!important;max-width:100vw!important;overflow:hidden!important;min-height:100vh!important}.elementor-element-d53f3f0 .elementor-container{max-width:100%!important;width:100%!important}.elementor-element-d53f3f0 .elementor-widget-wrap{padding:0!important}.elementor-element-d53f3f0 .elementor-col-100{width:100%!important}.elementor-element-d53f3f0 .e-hosted-video,.elementor-element-d53f3f0 .elementor-widget-container,.elementor-element-f3cfb05{width:100%!important;height:100%!important}.elementor-element-d53f3f0 video.elementor-video{width:100%!important;height:100%!important;min-width:100%!important;min-height:100vh!important;object-fit:cover!important;object-position:center center!important}.elementor-element-525eeac{left:0!important;right:0!important;width:100%!important}