@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-utuqvu {color: var(--wihte); font-size: var(--at-text--2xl); font-family: "Lora"; font-weight: 600; text-align: center}#brxe-ixvjwc {color: var(--br-blue); font-size: var(--at-text--s); font-family: "Roboto"; font-weight: 500; background-color: var(--yelow); border-radius: 5px}#brxe-cvrhac {position: absolute; left: 200px; top: 200px; row-gap: 10px}@media (max-width: 767px) {#brxe-cvrhac {left: 100px}}@media (max-width: 478px) {#brxe-cvrhac {top: 100px; left: 5px}}@media (max-width: 365px) {#brxe-cvrhac {left: 0px}}#brxe-bsnznp {background-position: top center; background-repeat: no-repeat; background-size: cover; background-image: url(https://taxi-porec.biz/wp-content/uploads/2026/03/motovun-2bc.webp); position: relative; height: var(--at-hight)}:where(#brxe-bsnznp > *:not(figcaption)) {position: relative}#brxe-bsnznp::before {background-image: linear-gradient(hsla(0, 0%, 4%, 0.45), hsla(0, 0%, 4%, 0.45)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-bsnznp {height: 40vh}}@media (max-width: 478px) {#brxe-bsnznp {padding-right: var(--at-space--3xs); padding-left: var(--at-space--3xs)}}#brxe-iukmqd {font-size: var(--at-text--xl); color: var(--br-blue); font-family: "Lora"; font-weight: 600; text-align: center; width: 100%; margin-top: 20px; margin-bottom: 20px}#brxe-zukzfc {font-size: var(--at-text--m); font-family: "Roboto"; font-weight: 400}#brxe-vuwqbo {margin-top: 20px; margin-bottom: 20px; font-size: var(--at-text--xl); font-family: "Lora"; font-weight: 600; color: var(--br-blue); text-align: center}#brxe-oynzza {font-size: var(--at-text--m); color: var(--br-blue); font-family: "Roboto"; font-weight: 400; width: 60%}#brxe-oynzza a {font-size: var(--at-text--m); color: var(--br-blue); font-family: "Roboto"; font-weight: 400; font-size: inherit}@media (max-width: 767px) {#brxe-oynzza {width: 100%; order: 1}}#brxe-xdxfru {width: 30%; border-radius: 10px}@media (max-width: 767px) {#brxe-xdxfru:not(.tag), #brxe-xdxfru img {object-fit: cover}#brxe-xdxfru {width: 100%}}#brxe-snqqax {flex-direction: row; justify-content: space-between}@media (max-width: 767px) {#brxe-snqqax {flex-direction: column}}#brxe-vjzqsh {margin-top: 20px; margin-bottom: 20px; font-size: var(--at-text--xl); font-family: "Lora"; font-weight: 600; color: var(--br-blue); text-align: center}#brxe-lrtjdt {font-size: var(--at-text--m); font-family: "Roboto"; font-weight: 400}#brxe-drxyig {font-size: var(--at-text--m); color: var(--br-blue); font-family: "Roboto"; font-weight: 400; width: 60%}#brxe-drxyig a {font-size: var(--at-text--m); color: var(--br-blue); font-family: "Roboto"; font-weight: 400; font-size: inherit}@media (max-width: 767px) {#brxe-drxyig {width: 100%; order: 1}}#brxe-avsgkt {width: 30%; border-radius: 10px}@media (max-width: 767px) {#brxe-avsgkt:not(.tag), #brxe-avsgkt img {object-fit: cover}#brxe-avsgkt {width: 100%}}#brxe-tdgfxh {flex-direction: row; justify-content: space-between; margin-top: 15px; margin-bottom: 15px}#brxe-wbockq {margin-top: 30px; margin-bottom: 30px}#brxe-wbockq .line {height: 3px}#brxe-wbockq.horizontal .line {border-top-width: 3px; width: 50%; border-top-color: var(--orange)}#brxe-wbockq.vertical .line {border-right-width: 50%; border-right-color: var(--orange)}#brxe-wbockq.horizontal {justify-content: center}#brxe-wbockq.vertical {align-self: center}#brxe-wbockq .icon {color: var(--orange)}#brxe-qgnmql {--fa-anim-x: 100%; --fa-anim-y: -100%; --fa-anim-time: 20s; color: var(--br-blue); font-size: var(--at-text--xl); font-family: "Lora"; font-weight: 500; text-align: center}#brxe-enjhaq .form-group:nth-child(1) {width: 45%}#brxe-enjhaq .form-group:nth-child(2) {width: 45%}#brxe-enjhaq .form-group:nth-child(3) {width: 45%}#brxe-enjhaq .form-group:nth-child(4) {width: 45%}#brxe-enjhaq .form-group:nth-child(5) {width: 45%}#brxe-enjhaq .form-group:nth-child(6) {width: 45%}#brxe-enjhaq .form-group:nth-child(7) {width: 45%}#brxe-enjhaq .form-group:nth-child(8) {width: 45%}#brxe-enjhaq .form-group:nth-child(9) textarea {resize: vertical}#brxe-enjhaq .form-group:nth-child(9) {width: 93%}#brxe-enjhaq .form-group:nth-child(10) {width: 93%}#brxe-enjhaq label {color: var(--br-blue); font-family: "Roboto"; font-weight: 500; font-size: 12px; text-transform: uppercase}#brxe-enjhaq .label {color: var(--br-blue); font-family: "Roboto"; font-weight: 500; font-size: 12px; text-transform: uppercase}#brxe-enjhaq {justify-content: space-evenly; padding-top: var(--at-space--xs); padding-right: var(--at-space--xs); padding-bottom: var(--at-space--xs); padding-left: var(--at-space--xs); border-radius: 10px; background-color: var(--orange-l-2)}#brxe-enjhaq .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 5px}#brxe-enjhaq .form-group input {background-color: #ffffff; border-radius: 4px}#brxe-enjhaq .flatpickr {background-color: #ffffff; border-radius: 4px}#brxe-enjhaq select {background-color: #ffffff; border-radius: 4px; font-size: 15px; font-family: "Roboto"; font-weight: 400}#brxe-enjhaq textarea {background-color: #ffffff; border-radius: 4px}#brxe-enjhaq .submit-button-wrapper {margin-top: 10px}#brxe-enjhaq .bricks-button {text-transform: uppercase; font-family: "Roboto"; font-weight: 600; color: #000000; font-size: var(--at-text--s); background-color: var(--yelow)}#brxe-enjhaq button[type=submit].bricks-button {border: 1px solid var(--blue-main); border-radius: 5px}#brxe-enjhaq .bricks-button:not([type=submit]) {border-radius: 4px}#brxe-enjhaq .choose-files {border-radius: 4px}#brxe-enjhaq .bricks-button:hover {background-color: #ffffff}#brxe-enjhaq svg {height: 20px; width: 20px; fill: #000000}#brxe-enjhaq ::placeholder {font-size: 15px; font-family: "Roboto"; font-weight: 400}label.required::after{color:#e35d5d;} .submit-button-wrapper .bricks-button{padding-left:25px;padding-right:25px;padding-top:8px;padding-bottom:8px;}.form-group input[type=text]{transform:translatex(0px) translatey(0px);height:40px;}.form-group select{height:40px;transform:translatex(0px) translatey(0px);}.form-group li{margin-top:10px;}#brxe-enjhaq { box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 40px 0px;}@media (max-width: 991px) {#brxe-enjhaq label {font-size: 11px}#brxe-enjhaq .label {font-size: 11px}}@media (max-width: 767px) {#brxe-enjhaq .form-group:nth-child(1) {width: 93%}#brxe-enjhaq .form-group:nth-child(2) {width: 93%}#brxe-enjhaq .form-group:nth-child(3) {width: 93%}#brxe-enjhaq .form-group:nth-child(4) {width: 93%}#brxe-enjhaq .form-group:nth-child(5) {width: 93%}#brxe-enjhaq .form-group:nth-child(6) {width: 93%}#brxe-enjhaq .form-group:nth-child(7) {width: 93%}#brxe-enjhaq .form-group:nth-child(8) {width: 93%}}@media (max-width: 478px) {#brxe-enjhaq .form-group:nth-child(1) {width: 93%}#brxe-enjhaq .form-group:nth-child(2) {width: 93%}#brxe-enjhaq .form-group:nth-child(3) {width: 93%}#brxe-enjhaq .form-group:nth-child(4) {width: 93%}#brxe-enjhaq .form-group:nth-child(5) {width: 93%}#brxe-enjhaq .form-group:nth-child(6) {width: 93%}#brxe-enjhaq .form-group:nth-child(7) {width: 93%}#brxe-enjhaq .form-group:nth-child(8) {width: 93%}#brxe-enjhaq label {font-size: 11px}#brxe-enjhaq .label {font-size: 11px}}#brxe-eoyean {--fa-anim-x: 100%; --fa-anim-y: -100%; --fa-anim-time: 20s; row-gap: 25px; padding-top: var(--at-space--s); padding-right: var(--at-space--s); padding-bottom: var(--at-space--s); padding-left: var(--at-space--s)}@media (max-width: 767px) {#brxe-eoyean {order: 1}}#brxe-uceyaz {--fa-anim-x: 100%; --fa-anim-y: -100%; --fa-anim-time: 20s; color: var(--blue-main); font-size: var(--at-text--l); font-family: "Lora"; font-weight: 500; text-align: center}#brxe-fghztu {margin-top: 30px; margin-bottom: 30px}#brxe-fghztu .line {height: 3px}#brxe-fghztu.horizontal .line {border-top-width: 3px; width: 50%; border-top-color: var(--orange)}#brxe-fghztu.vertical .line {border-right-width: 50%; border-right-color: var(--orange)}#brxe-fghztu.horizontal {justify-content: flex-start}#brxe-fghztu.vertical {align-self: flex-start}#brxe-fghztu .icon {color: var(--orange)}#brxe-irljtw {--fa-anim-x: 100%; --fa-anim-y: -100%; --fa-anim-time: 20s; color: var(--blue-main); font-size: var(--at-text--s); font-family: "Roboto"; font-weight: 400}#brxe-irljtw a {color: var(--blue-main); font-size: var(--at-text--s); font-family: "Roboto"; font-weight: 400; font-size: inherit}#brxe-lyejbj {--fa-anim-x: 100%; --fa-anim-y: -100%; --fa-anim-time: 20s; color: var(--blue-main); font-size: var(--at-text--s); font-family: "Roboto"; font-weight: 400}#brxe-pbgolz svg {height: 30px; width: 30px; fill: #ffffff}#brxe-pbgolz {background-color: #39823d; cursor: pointer; color: #ffffff; font-weight: 400; text-transform: uppercase; font-size: var(--at-text--s); font-family: "Roboto"; border-radius: 5px; margin-right: 20px}#brxe-pbgolz:hover {background-color: #356638}@media (max-width: 365px) {#brxe-pbgolz {margin-top: 0; margin-right: 20px; margin-bottom: 0; margin-left: 0}}#brxe-qdwwzn svg {height: 30px; width: 30px; fill: #ffffff}#brxe-qdwwzn {background-color: #873cba; cursor: pointer; color: #ffffff; font-weight: 400; text-transform: uppercase; font-size: var(--at-text--s); font-family: "Roboto"; border-radius: 5px}#brxe-qdwwzn:hover {background-color: #59267c}#brxe-ogxozb {flex-wrap: wrap; column-gap: 0px; display: flex; margin-top: 30px}@media (max-width: 365px) {#brxe-ogxozb {flex-wrap: nowrap; column-gap: 0px}}#brxe-smvkeb {--fa-anim-x: 100%; --fa-anim-y: -100%; --fa-anim-time: 20s; padding-top: var(--at-space--s); padding-right: var(--at-space--s); padding-bottom: var(--at-space--s); padding-left: var(--at-space--s)}#brxe-ouvpiz {--fa-anim-x: 100%; --fa-anim-y: -100%; --fa-anim-time: 20s; flex-direction: row}#brxe-nobmkq {width: 1500px; padding-top: var(--at-space--xs); padding-right: var(--at-space--2xs); padding-bottom: var(--at-space--xs); padding-left: var(--at-space--2xs); background-color: var(--wihte); border-radius: 10px; flex-direction: row; flex-wrap: wrap}#brxe-xbthtl {margin-top: 30px; margin-bottom: 30px}