/* -------------  main --------------- */
html {
    font-family: 'Arial', sans-serif;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mm-toggle {
    display: none;
}

#main {
    margin-bottom: 281px;
}

.container {
    width: 1200px;
    max-width: 90%;
    margin: 0 auto;
}

a, a:hover, a:focus {
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

a:active, a:hover {
    outline: 0;
}

/*a:focus {*/
/*    outline: solid 1px !important;*/
/*}*/

::selection {
    color: #fff;
    background: #333;
    text-shadow: none;
}

a img {
    border: 0;
}

.dropdown-menu, .dropdown-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    color: #4a4a4a;
}


/* ------------- end main --------------- */





/* ------------- index --------------- */

.has-parallax-footer:not(.separate-layout) #main {
    background-color: #fff;
}
.has-parallax-footer:not(.boxed-layout) #main {
    -webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 40px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 40px 0 rgba(0,0,0,.1);
}
.has-parallax-footer #main {
    z-index: 1;
}
#main {
    position: relative;
}

.content-full-width .content-area, body.content-full-screen #content-wrap {
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
    border: 0 !important;
}

.content-area {
    float: left;
    position: relative;
    width: 72%;
    padding-right: 30px;
    border-right-width: 1px;
    border-style: solid;
    border-color: #f1f1f1;
}

.content-full-screen .content-area {
    float: none;
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}

.elementor-5 .elementor-element.elementor-header {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 15em 5em 16em 5em;
    z-index: 1;
}

.elementor-5 .elementor-element.elementor-header.other-pages {
    padding: 10em 5em 10em 5em;
    height: 603px;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
}

.elementor-element, .elementor-lightbox {
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px;
}

.elementor-section {
    position: relative;
}

.elementor-section.elementor-header.main-page {
    background-image: url(../images/main-page.jpg);
    background-position: 0px -388px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.elementor-5 .elementor-element.elementor-header > .elementor-background-overlay {
    background-color: #000000;
    opacity: 0;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-section.elementor-header.contact-page {
    background-image: url(../images/contact-page.jpg);
    background-position: 0px -455px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.elementor-section.elementor-header.contact-page > .elementor-background-overlay {
    opacity: 0;
}

.elementor-section.elementor-header.projects-page {
    background-image: url(../images/projects-page.jpg);
    background-position: 0px -471px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.elementor-section.elementor-header.projects-page > .elementor-background-overlay {
    opacity: 0;
}

.elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order);
    align-self: var(--align-self);
}

.elementor .elementor-background-video-container {
    transition: opacity 1s;
    pointer-events: none;
}
.elementor .elementor-background, .elementor .elementor-background-holder, .elementor .elementor-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr;
}

.elementor .elementor-html5-video {
    -o-object-fit: cover;
    object-fit: cover;
}
.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.elementor embed, .elementor iframe, .elementor object, .elementor video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none;
}
.elementor .elementor-background-overlay, .elementor .elementor-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.elementor-shape[data-negative=false].elementor-shape-bottom, .elementor-shape[data-negative=true].elementor-shape-top {
    transform: rotate(180deg);
}
.elementor-shape-bottom {
    bottom: -1px;
}
.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}

.elementor-5 .elementor-element.elementor-header > .elementor-shape-bottom svg {
    width: calc(135% + 1.3px);
    height: 110px;
}
.elementor-shape-bottom:not([data-negative=true]) svg {
    z-index: -1;
}
.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
svg:not(:root) {
    overflow: hidden;
}

.elementor-5 .elementor-element.elementor-header > .elementor-shape-bottom .elementor-shape-fill {
    fill: #ffffff;
}

.elementor-5 .elementor-element.elementor-header > .elementor-container {
    max-width: 1200px;
}

.elementor-section .elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
        width: 100%;
    }
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex;
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
}

.elementor-5 .elementor-element.elementor-element-e66d2f8 {
    text-align: left;
}
.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}
.elementor-widget-wrap>.elementor-element {
    width: 100%;
}
.fadeIn {
    animation-name: fadeIn;
}
.elementor-element {
    --widgets-spacing: 20px 20px;
}
.animated {
    animation-duration: 1.25s;
}

.elementor-5 .elementor-element.elementor-element-e66d2f8 > .elementor-widget-container {
    padding: 19px 0px 0px 0px;
}
.elementor-element .elementor-widget-container {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform .3s;
}

.elementor-5 .elementor-element.elementor-element-e66d2f8 .elementor-heading-title {
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 78px;
    line-height: 82px;
    letter-spacing: -5px;
    font-weight: 600;
}

.elementor-5 .elementor-element.elementor-element-e66d2f8 .elementor-heading-title-line-2 {
    font-size: 56px;
}

.elementor-heading-title {
    padding: 0;
    margin: 0;
}

.elementor-5 .elementor-element.elementor-element-62d4f1e8 {
    color: #ffffff;
    font-family: "Open Sans", Sans-serif;
    font-size: 1.3em;
    font-weight: 300;
}

b, strong {
    font-weight: 600;
}








.elementor-5 .elementor-element.elementor-element-5a89aec {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 60px 0px 60px 0px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}

.elementor-5 .elementor-element.elementor-element-19fe64e {
    margin-top: 0px;
    margin-bottom: 45px;
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
        width: 33.333%;
    }
}

.elementor-5 .elementor-element.elementor-element-19fe64e > .elementor-container > .elementor-column > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}
.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding: 35px 15px;
}

.elementor-column-gap-extended>.elementor-column.elementor-element-2d4a470 .elementor-element-populated {
    padding: 15px 15px;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex;
}
.elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
}

.elementor-widget-wrap>.elementor-element {
    width: 100%;
}
.fadeInDown {
    animation-name: fadeInDown;
}
.elementor-element {
    --widgets-spacing: 20px 20px;
}
.animated {
    animation-duration: 1.25s;
}

.elementor-5 .elementor-element.elementor-element-9a9a316 .elementor-heading-title {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 45px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: -1.3px;
}

.elementor-heading-title {
    padding: 0;
    margin: 0;
}

@media (min-width: 768px){
    .elementor-column.elementor-col-66, .elementor-column[data-col="66"] {
        width: 66.666%;
    }
}

.elementor-5 .elementor-element.elementor-element-19fe64e > .elementor-container > .elementor-column > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.elementor-5 .elementor-element.elementor-element-7b6ba59 {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 600;
}

p {
    margin: 0 0 20px;
}

.elementor-5 .elementor-element.elementor-element-6dd62c7 {
    --divider-border-style: solid;
    --divider-color: #000;
    --divider-border-width: 1px;
}

.elementor-widget-wrap>.elementor-element {
    width: 100%;
}

.elementor-5 .elementor-element.elementor-element-6dd62c7 .elementor-divider {
    padding-block-start: 15px;
    padding-block-end: 15px;
}
.elementor-widget-divider .elementor-divider {
    display: flex;
}

.elementor-5 .elementor-element.elementor-element-6dd62c7 .elementor-divider-separator {
    width: 100%;
}
.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
    border-block-start: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
}
.elementor-widget-divider .elementor-divider-separator {
    display: flex;
    margin: 0;
    direction: ltr;
}

.elementor-5 .elementor-element.elementor-element-b628760 {
    color: #a3a3a3;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.elementor-5 .elementor-element.elementor-element-b628760 > .elementor-widget-container {
    margin: 0px 0px -20px 0px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

.elementor-heading-title {
    padding: 0;
    margin: 0;
}

.elementor-5 .elementor-element.elementor-element-d1debb1 .elementor-heading-title {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: -1.3px;
}

.elementor-5 .elementor-element.elementor-element-c2bfa74 {
    --divider-border-style: solid;
    --divider-color: #a30100;
    --divider-border-width: 5px;
}

.elementor-5 .elementor-element.elementor-element-c2bfa74 > .elementor-widget-container {
    padding: 0px 0px 30px 0px;
}

.elementor-5 .elementor-element.elementor-element-c2bfa74 .elementor-divider {
    padding-block-start: 0px;
    padding-block-end: 0px;
}

.elementor-5 .elementor-element.elementor-element-c2bfa74 .elementor-divider-separator {
    width: 70px;
}

.elementor-5 .elementor-element.elementor-element-cb91b7b {
    font-size: 14px;
    line-height: 25px;
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding: 15px;
}

.elementor-5 .elementor-element.elementor-element-f99c7c8 {
    color: #a3a3a3;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.elementor-5 .elementor-element.elementor-element-f99c7c8 > .elementor-widget-container {
    margin: 0px 0px -20px 0px;
}

.elementor-5 .elementor-element.elementor-element-ce5a368 .elementor-heading-title {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: -1.3px;
}

.elementor-5 .elementor-element.elementor-element-dd94f9d {
    --divider-border-style: solid;
    --divider-color: #a30100;
    --divider-border-width: 5px;
}

.elementor-5 .elementor-element.elementor-element-dd94f9d > .elementor-widget-container {
    padding: 0px 0px 30px 0px;
}

.elementor-5 .elementor-element.elementor-element-dd94f9d .elementor-divider {
    padding-block-start: 0px;
    padding-block-end: 0px;
}

.elementor-5 .elementor-element.elementor-element-dd94f9d .elementor-divider-separator {
    width: 70px;
}

.elementor-5 .elementor-element.elementor-element-adeb137 {
    font-size: 14px;
    line-height: 25px;
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding: 15px;
}

.elementor-5 .elementor-element.elementor-element-4e99651 {
    color: #a3a3a3;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.elementor-5 .elementor-element.elementor-element-4e99651 > .elementor-widget-container {
    margin: 0px 0px -20px 0px;
}

.elementor-5 .elementor-element.elementor-element-f91507b .elementor-heading-title {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: -1.3px;
}

.elementor-5 .elementor-element.elementor-element-ecc8e8b {
    --divider-border-style: solid;
    --divider-color: #a30100;
    --divider-border-width: 5px;
}

.elementor-5 .elementor-element.elementor-element-ecc8e8b > .elementor-widget-container {
    padding: 0px 0px 30px 0px;
}

.elementor-5 .elementor-element.elementor-element-ecc8e8b .elementor-divider {
    padding-block-start: 0px;
    padding-block-end: 0px;
}

.elementor-5 .elementor-element.elementor-element-ecc8e8b .elementor-divider-separator {
    width: 70px;
}

.elementor-5 .elementor-element.elementor-element-ea36cdf {
    font-size: 14px;
    line-height: 25px;
}

/* ------------- end index --------------- */








/* ------------- contact --------------- */
@media (min-width: 768px) {
    .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
        width: 50%;
    }
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px;
}

.nf-response-msg {
    display: none;
}
.nf-form-fields-required {
    font-size: 14px;
    line-height: 28px;
}

#ninja_forms_required_items, .nf-field-container {
    clear: both;
    position: relative;
    margin-bottom: 28px;
}

.label-above .field-wrap, .label-below .field-wrap {
    flex-flow: wrap;
}
.field-wrap {
    display: flex;
}

.nf-form-content .label-above .nf-field-label, .nf-form-content .label-below .nf-field-label, .nf-form-content .label-hidden .nf-field-label {
    margin-bottom: 14px;
    padding: 0;
}

.nf-form-content {
    padding: 5px;
    margin: 0 auto;
}

.label-above .nf-field-label {
    margin-bottom: 10px;
}
.nf-field-label {
    order: 5;
}

.nf-form-content label {
    font-size: 18px;
    line-height: 20px;
}

.nf-field-label .nf-label-span, .nf-field-label label {
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.nf-error-msg, .ninja-forms-req-symbol {
    color: #a30100;
}

.label-above .nf-field-element, .label-below .nf-field-element {
    margin: 0;
    width: 100%;
}
.nf-field-element {
    order: 15;
}
.nf-field-element {
    position: relative;
}

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: #f7f7f7;
    border: 1px solid #c4c4c4;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    transition: all .5s;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
    height: 50px;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field {
    font-size: 16px;
    margin: 0;
    padding: 12px;
}
.field-wrap .pikaday__container, .field-wrap .pikaday__display, .field-wrap>div input, .field-wrap select, .field-wrap textarea {
    width: 100%;
}

form input[type=text], form input[type=password], form input[type=email], form input[type=url], form input[type=date], form input[type=month], form input[type=time], form input[type=datetime], form input[type=datetime-local], form input[type=week], form input[type=number], form input[type=search], form input[type=tel], form input[type=color], form select, form textarea {
    display: inline-block;
    min-height: 40px;
    /* width: 100%; */
    /* font-size: 14px; */
    line-height: 1.8;
    padding: 6px 12px;
    vertical-align: middle;
    /* background-color: rgba(0,0,0,0); */
    /* color: #333; */
    /* border: 1px solid #ddd; */
    /* -webkit-border-radius: 3px; */
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    /* border-radius: 3px; */
    /* -webkit-transition: all .3s ease; */
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    /* transition: all .3s ease; */
}

.nf-input-limit {
    font-size: 12px;
    margin-top: 5px;
}
.nf-error {
    position: relative;
}

#ninja_forms_required_items:after, .nf-field-container:after {
    clear: both;
    content: "";
    display: block;
}

.nf-form-content .list-select-wrap .nf-field-element>div:focus, .nf-form-content input:not([type=button]):focus, .nf-form-content textarea:focus {
    background: #fff;
    border-color: #919191;
    color: #333;
    outline: none;
    transition: all .5s;
}


.nf-form-content textarea.ninja-forms-field {
    height: 200px;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field {
    font-size: 16px;
    margin: 0;
    padding: 12px;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: #f7f7f7;
    border: 1px solid #c4c4c4;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    transition: all .5s;
    font: inherit;
}
.field-wrap .pikaday__container, .field-wrap .pikaday__display, .field-wrap>div input, .field-wrap select, .field-wrap textarea {
    width: 100%;

}
.nf-form-content .list-select-wrap .nf-field-element>div:focus, .nf-form-content input:not([type=button]):focus, .nf-form-content textarea:focus {
    background: #fff;
    border-color: #919191;
    color: #333;
    outline: none;
    transition: all .5s;
}

form input:focus:invalid, form textarea:focus:invalid, form select:focus:invalid {
    color: #b94a48;
    border-color: #e9322d;
}

.checkbox-container.label-right .field-wrap>div {
    width: 100%;
}
.checkbox-container.label-right .field-wrap a {
    color: #4a4a4a;
}
.checkbox-container.label-right .nf-field-label {
    padding: 0;
    order: 10;
}
.nf-form-content .label-right .nf-field-label {
    margin: 0;
}

.checkbox-container.label-right label {
    margin: 5px 0 0 70px;
    display: block;
}
.checkbox-wrap .nf-field-element label, .checkbox-wrap .nf-field-label label, .listcheckbox-wrap .nf-field-element label, .listcheckbox-wrap .nf-field-label label {
    position: relative;
}

.checkbox-container.label-right .field-wrap>div {
    width: 100%;
}
.checkbox-container.label-right .nf-field-element {
    order: 5;
    display: inline;
    position: absolute;
    opacity: 1;
}

.nf-form-content .label-right>input[type=radio], .nf-form-content .label-right input[type=checkbox], .nf-form-content .label-right ul {
    margin-right: 1%;
}
.nf-form-content input[type=checkbox].ninja-forms-field, .nf-form-content input[type=radio].ninja-forms-field {
    height: auto;
}
.field-wrap>div input[type=checkbox], .field-wrap button, .field-wrap input[type=button], .field-wrap input[type=submit] {
    width: auto;
}

input[type=checkbox]
{
    appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 0.45em;
    height: 0.45em;
    border: 0.15em solid currentColor;
    border-radius: 0.15em;
    /*transform: translateY(-0.075em);*/
    display: grid;
    /*place-content: center;*/
}

input[type="checkbox"]::before {
    content: "";
    width: 1.45em;
    height: 1.45em;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em #323232;
    transform-origin: bottom left;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}

input[type="checkbox"]:checked::before {
    transform: scale(1);
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    background: #333;
    border: 0;
    color: #f7f7f7;
    width: 100%;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit]:hover, .nf-form-content input[type=submit]:focus {
    background: #fff;
    border: 1px solid #333;
    color: #333;
    width: 100%;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.elementor-element-c843f74 {
    margin-top: 60px;
}

.elementor-widget-google_maps .elementor-widget-container {
    overflow: hidden;
}

.elementor-widget-google_maps .elementor-custom-embed {
    line-height: 0;
}

.elementor embed, .elementor iframe, .elementor object, .elementor video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none;
}

.elementor-element.elementor-element-383f765 iframe {
    height: 570px;
    transition-duration: 0.5s;
}
.invalid-feedback {
    width: 100%;
    margin: 0;
    order: 25;
    margin-top: 10px;
    color: #a30100;
    padding-left: 6px;
    display: none;
}
.checkbox-container .invalid-feedback {
    margin-top: 14px;
}
.success-sent {
    width: 100%;
    color: green;
    margin-top: 10px;
    padding-left: 6px;
    display: none;
}
.error-sent {
    width: 100%;
    margin-top: 10px;
    color: #a30100;
    padding-left: 6px;
    display: none;
}

.invalid-feedback:before, .error-sent:before {
    -webkit-mask-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2217%22%20height%3D%2215%22%20viewBox%3D%220%200%2017%2015%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.0264%2012.3086L9.46387%200.90625C8.97168%200.0585938%207.68652%200.03125%207.19434%200.90625L0.631836%2012.3086C0.139648%2013.1562%200.768555%2014.25%201.78027%2014.25H14.8779C15.8896%2014.25%2016.5186%2013.1836%2016.0264%2012.3086ZM8.34277%209.92969C9.02637%209.92969%209.60059%2010.5039%209.60059%2011.1875C9.60059%2011.8984%209.02637%2012.4453%208.34277%2012.4453C7.63184%2012.4453%207.08496%2011.8984%207.08496%2011.1875C7.08496%2010.5039%207.63184%209.92969%208.34277%209.92969ZM7.13965%205.41797C7.1123%205.22656%207.27637%205.0625%207.46777%205.0625H9.19043C9.38184%205.0625%209.5459%205.22656%209.51855%205.41797L9.32715%209.13672C9.2998%209.32812%209.16309%209.4375%208.99902%209.4375H7.65918C7.49512%209.4375%207.3584%209.32812%207.33105%209.13672L7.13965%205.41797Z%22%20fill%3D%22currentColor%22%2F%3E%0A%3C%2Fsvg%3E%0A);
    mask-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2217%22%20height%3D%2215%22%20viewBox%3D%220%200%2017%2015%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.0264%2012.3086L9.46387%200.90625C8.97168%200.0585938%207.68652%200.03125%207.19434%200.90625L0.631836%2012.3086C0.139648%2013.1562%200.768555%2014.25%201.78027%2014.25H14.8779C15.8896%2014.25%2016.5186%2013.1836%2016.0264%2012.3086ZM8.34277%209.92969C9.02637%209.92969%209.60059%2010.5039%209.60059%2011.1875C9.60059%2011.8984%209.02637%2012.4453%208.34277%2012.4453C7.63184%2012.4453%207.08496%2011.8984%207.08496%2011.1875C7.08496%2010.5039%207.63184%209.92969%208.34277%209.92969ZM7.13965%205.41797C7.1123%205.22656%207.27637%205.0625%207.46777%205.0625H9.19043C9.38184%205.0625%209.5459%205.22656%209.51855%205.41797L9.32715%209.13672C9.2998%209.32812%209.16309%209.4375%208.99902%209.4375H7.65918C7.49512%209.4375%207.3584%209.32812%207.33105%209.13672L7.13965%205.41797Z%22%20fill%3D%22currentColor%22%2F%3E%0A%3C%2Fsvg%3E%0A);
    content: '';
    position: relative;
    display: inline-block;
    right: 5px;
    top: 0.5px;
    width: 16px;
    height: 14px;
    background-color: #a30100;
}
.success-sent:before {
    -webkit-mask-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2217%22%20height%3D%2215%22%20viewBox%3D%220%200%2017%2015%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.0264%2012.3086L9.46387%200.90625C8.97168%200.0585938%207.68652%200.03125%207.19434%200.90625L0.631836%2012.3086C0.139648%2013.1562%200.768555%2014.25%201.78027%2014.25H14.8779C15.8896%2014.25%2016.5186%2013.1836%2016.0264%2012.3086ZM8.34277%209.92969C9.02637%209.92969%209.60059%2010.5039%209.60059%2011.1875C9.60059%2011.8984%209.02637%2012.4453%208.34277%2012.4453C7.63184%2012.4453%207.08496%2011.8984%207.08496%2011.1875C7.08496%2010.5039%207.63184%209.92969%208.34277%209.92969ZM7.13965%205.41797C7.1123%205.22656%207.27637%205.0625%207.46777%205.0625H9.19043C9.38184%205.0625%209.5459%205.22656%209.51855%205.41797L9.32715%209.13672C9.2998%209.32812%209.16309%209.4375%208.99902%209.4375H7.65918C7.49512%209.4375%207.3584%209.32812%207.33105%209.13672L7.13965%205.41797Z%22%20fill%3D%22currentColor%22%2F%3E%0A%3C%2Fsvg%3E%0A);
    mask-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2217%22%20height%3D%2215%22%20viewBox%3D%220%200%2017%2015%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.0264%2012.3086L9.46387%200.90625C8.97168%200.0585938%207.68652%200.03125%207.19434%200.90625L0.631836%2012.3086C0.139648%2013.1562%200.768555%2014.25%201.78027%2014.25H14.8779C15.8896%2014.25%2016.5186%2013.1836%2016.0264%2012.3086ZM8.34277%209.92969C9.02637%209.92969%209.60059%2010.5039%209.60059%2011.1875C9.60059%2011.8984%209.02637%2012.4453%208.34277%2012.4453C7.63184%2012.4453%207.08496%2011.8984%207.08496%2011.1875C7.08496%2010.5039%207.63184%209.92969%208.34277%209.92969ZM7.13965%205.41797C7.1123%205.22656%207.27637%205.0625%207.46777%205.0625H9.19043C9.38184%205.0625%209.5459%205.22656%209.51855%205.41797L9.32715%209.13672C9.2998%209.32812%209.16309%209.4375%208.99902%209.4375H7.65918C7.49512%209.4375%207.3584%209.32812%207.33105%209.13672L7.13965%205.41797Z%22%20fill%3D%22currentColor%22%2F%3E%0A%3C%2Fsvg%3E%0A);
    content: '';
    position: relative;
    display: inline-block;
    right: 5px;
    top: 0.5px;
    width: 16px;
    height: 14px;
    background-color: green;
}
.invalid-feedback.is-invalid{
    display: block;
}
.success-sent.is-valid{
    display: block;
}
.error-sent.is-valid{
    display: block;
}


/* ------------- end contact --------------- */









/* ------------- projects --------------- */
.projects-page-section {
    height: 350px;
    margin-bottom: 60px;
    font-size: 14px;
}
.projects-page-section-first {
    margin-top: 60px;
}
.projects-page-section .elementor-container {
    max-width: 1390px;
}

.projects-page-container .row {
    position: relative;
}

.projects-page-container .row {
    margin-left: -13px;
    margin-right: -13px;
}
.projects-page-container .row:before, .row:after {
    content: " ";
    display: table;
}

.projects-page-container .col-md-8 {
    width: 60%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    height: 349.859px;
}

.projects-page-container .holder {
    position: relative;
    width: 100%;
}

.projects-page-container picture {
    width: 100%;
    height: auto;
    display: block;
}

.projects-page-container img, picture {
    width: 100%;
    height: auto;
    display: block;
}

.projects-page-container img {
    border: 0;
    max-height: 350px;
}

.projects-page-container .col-md-4 {
    width: 40%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
    height: 349.859px;
}

.projects-page-container .box {
    position: relative;
    padding: 20px;
}

.projects-page-container .box>.theline:first-child {
    margin-top: calc(20px * -1);
}

.projects-page-container .theline {
    background-color: #a30100;
    height: 3px;
    /* margin-top: 0; */
    margin-bottom: 15px;
    width: 115px;
}

.projects-page-container .h2 {
    font-size: 30px;
    margin-bottom: 11.5px;
    line-height: 1.3;
    font-weight: 400;
    color: inherit;
    margin-top: 0;
}

.projects-page-container p {
    margin: 0 0 20px;
    line-height: 24px;
}

.projects-page-container p:last-of-type {
    margin: 0;
}

.projects-page-container p:last-of-type a.ghost-button {
    margin-top: 0;
    margin-bottom: 0;
}
.projects-page-container .ghost-button:last-of-type {
    margin-right: 0 !important;
}

.projects-page-container .ghost-button {
    position: relative;
    font-weight: 700;
    background-color: transparent;
    margin: 10px 0;
    display: inline-block;
    padding: 8px 34px;
    color: #333333;
    border: 1px solid #333333;
    text-align: center;
    outline: none;
    text-decoration: none;
    max-width: 100%;
    overflow: visible;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.projects-page-container .ghost-button:hover, .ghost-button.active {
    background-color: #333333;
    color: #fff;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.projects-page-container a:active, a:hover {
    outline: 0;
}


/* ------------- end projects --------------- */









/* ------------- gallery --------------- */
.spotlight-group {
    padding: 0px 15px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-bottom: 100px;
}

.spotlight-group .spotlight {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 14px;
    background: #f3f3f3;
    aspect-ratio: 4 / 3;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.spotlight-group .spotlight img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.35s ease, filter 0.35s ease;
    filter: brightness(1.05) contrast(1.05) saturate(1.05);
}

.spotlight-group .spotlight:hover img {
    transform: scale(1.04);
    filter: brightness(1.08) contrast(1.08);
}

/* ------------- end gallery --------------- */









/* ------------- about us --------------- */

.elementor-section.elementor-header.about-us-page {
    background-image: url(../images/about-us-page2.jpg);
    background-position: 0px -665px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.about-us .elementor-widget-container {
    line-height: 24px;
}
.about-us .elementor-widget-container > p {
    margin-bottom: 30px;
}


/* ------------- end about us --------------- */


.data-protection-header{
    text-transform: uppercase;
}
.data-protection-content {
    padding-top:130px;
}
