.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 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.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.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
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::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.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: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap");
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%; }  body {
margin: 0; } main {
display: block; } h1 {
font-size: 2em;
margin: 0.67em 0; }  hr {
box-sizing: content-box;
height: 0;
overflow: visible; } pre {
font-family: monospace, monospace;
font-size: 1em; }  a {
background-color: transparent; } abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted; } b,
strong {
font-weight: bolder; } code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }  img {
border-style: none; }  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0; } button,
input {
overflow: visible; } button,
select {
text-transform: none; } button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; } button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; } fieldset {
padding: 0.35em 0.75em 0.625em; } legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal; } progress {
vertical-align: baseline; } textarea {
overflow: auto; } [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; } [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit; }  details {
display: block; } summary {
display: list-item; }  template {
display: none; } [hidden] {
display: none; }  *,
*::before,
*::after {
box-sizing: inherit; }
html {
box-sizing: border-box; }   body,
button,
input,
select,
optgroup,
textarea {
color: #484848;
font-family: "Poppins", sans-serif;
font-size: 1rem;
line-height: 1.5; }
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
color: #00529C;
font-weight: 700;
margin-bottom: 0.5em;
font-family: "Poppins", sans-serif; }
h2 {
font-size: 2.25rem; }
h3 {
font-size: 1.1rem; }
@media (max-width: 767.98px) {
h1 {
font-size: 1.8rem; }
h2 {
font-size: 1.7rem; } }
p {
margin-bottom: 1.5em; }
dfn,
cite,
em,
i {
font-style: italic; }
blockquote {
margin: 0 1.5em; }
address {
margin: 0 0 1.5em; }
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark,
ins {
background: #fff9c0;
text-decoration: none; }
big {
font-size: 125%; } body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
ol {
margin: 0 0 1.5em 3em; }
ul {
list-style: disc;
margin: 1em 0 1em 1em;
padding-left: 1em; }
ul ::marker {
color: #00529C;
font-size: 1.5rem; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em; }
dt {
font-weight: 700; }
dd {
margin: 0 1.5em 1.5em; }
@media (max-width: 767.98px) {
ol {
padding-left: 1em;
margin: 0 0 1.5em 0; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1em; } } embed,
iframe,
object {
max-width: 100%; }
img {
height: auto;
max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%; }
.container {
max-width: 1300px;
margin: 0 auto; }
@media (max-width: 1300px) {
.container {
padding: 0 10px; } }
.container-small {
max-width: 1100px;
margin: 0 auto; }
@media (max-width: 1100px) {
.container-small {
padding: 0 10px; } } a {
color: #4169e1; }
a:visited {
color: inherit; }
a:hover, a:focus, a:active {
color: #191970; }
a:focus {
outline: thin dotted; }
a:hover, a:active {
outline: 0; } .button,
a.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid #00529C;
background-color: transparent;
text-decoration: none;
color: #00529C;
line-height: 1;
padding: 1em 1.5em 0.95em 1.5em;
font-size: 0.825rem;
font-weight: 500;
border-radius: 999px;
cursor: pointer;
display: inline-block; }
.button:hover,
a.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background-color: #00529C;
color: white !important; }
.button::after,
a.button::after,
input[type="button"]::after,
input[type="reset"]::after,
input[type="submit"]::after {
content: "\f054";
font-family: "Font Awesome 6 Free";
font-weight: 900;
margin-left: 0.5em; }
.button.secondary,
a.button.secondary,
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
background-color: #00529C;
color: white; }
.button.secondary:hover,
a.button.secondary:hover,
input[type="button"].secondary:hover,
input[type="reset"].secondary:hover,
input[type="submit"].secondary:hover {
opacity: 0.9; }
.button.secondary::after, .button.secondary::before,
a.button.secondary::after,
a.button.secondary::before,
input[type="button"].secondary::after,
input[type="button"].secondary::before,
input[type="reset"].secondary::after,
input[type="reset"].secondary::before,
input[type="submit"].secondary::after,
input[type="submit"].secondary::before {
color: #FFE700; }
.button.left::before, .button.woocommerce-Button--previous::before,
a.button.left::before,
a.button.woocommerce-Button--previous::before,
input[type="button"].left::before,
input[type="button"].woocommerce-Button--previous::before,
input[type="reset"].left::before,
input[type="reset"].woocommerce-Button--previous::before,
input[type="submit"].left::before,
input[type="submit"].woocommerce-Button--previous::before {
content: "\f053";
font-family: "Font Awesome 6 Free";
font-weight: 900;
margin-right: 0.5em; }
.button.left::after, .button.woocommerce-Button--previous::after,
a.button.left::after,
a.button.woocommerce-Button--previous::after,
input[type="button"].left::after,
input[type="button"].woocommerce-Button--previous::after,
input[type="reset"].left::after,
input[type="reset"].woocommerce-Button--previous::after,
input[type="submit"].left::after,
input[type="submit"].woocommerce-Button--previous::after {
content: "";
margin: 0;
display: none; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {
color: #666;
border: 1px solid #C6C6C6;
border-radius: 10px;
padding: 0.75em 1em;
display: block;
width: 100%;
outline: 0;
background-color: white; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
select:focus,
textarea:focus {
color: #111;
border-color: #00529C; }
textarea {
width: 100%;
max-width: 100%;
height: 100px; }   .site-header {
background-color: white; }
.site-header__inner {
display: flex;
align-items: center;
justify-content: space-between;
gap: 2em;
height: 10vh;
max-height: 100px; }
.site-header .site-branding img {
height: 30px;
width: auto;
display: block; }
.site-header__buttons {
display: flex;
align-items: center;
gap: 1em; }
.site-header .header-search {
position: relative;
display: flex;
justify-content: flex-end; }
.site-header .header-search__form {
position: absolute;
top: 100%;
width: 200px;
display: none;
opacity: 0;
transition: 0.3s ease; }
.site-header .header-search__button {
cursor: pointer;
padding: 0;
background-color: transparent;
border: 0; }
.site-header .header-search.active .header-search__form {
display: block;
opacity: 1; }
.site-header #mobile-menu-button {
display: none; }
@media (max-width: 1199.98px) {
.site-header {
position: sticky;
width: 100%;
top: 0;
z-index: 999; }
.site-header .header-search {
display: none; }
.site-header #mobile-menu-button {
display: block;
border: 0;
padding: 0;
background-color: transparent;
font-size: 1.8rem;
margin-right: 0.5em; } }
@media (max-width: 767.98px) {
.site-header__inner {
gap: 1em; }
.site-header .site-branding img {
height: auto; }
.site-header .header-language a.wpml-ls-link {
white-space: nowrap;
color: inherit; }
.site-header .header-language a.wpml-ls-link:visited {
color: inherit; } }
.site-footer {
color: white; }
.site-footer a {
color: white;
text-decoration: none; }
.site-footer a:hover {
opacity: 0.8; }
.site-footer__main {
padding: 4em 0;
background-color: #00529C; }
.site-footer__inner {
display: grid;
grid-template-columns: 1fr 3fr;
gap: 10em; }
.site-footer__menus {
display: flex;
justify-content: space-between;
width: 100%; }
.site-footer__logo img {
filter: brightness(0) invert(1);
width: 110px; }
.site-footer__menu ul {
list-style: none;
margin: 0;
padding: 0; }
.site-footer__menu ul li:not(:last-child) {
margin-bottom: 0.75em; }
.site-footer__title {
font-size: 1.25rem;
font-weight: 600;
margin-bottom: 1em;
text-transform: uppercase; }
.site-footer__text {
line-height: 1.8; }
.site-footer .footer-bottom {
background-color: #14304A;
padding: 1em 0; }
.site-footer .footer-bottom__inner {
display: flex;
align-items: center;
justify-content: space-between; }
.site-footer .footer-bottom__author {
display: flex; }
.site-footer .footer-bottom__author img {
height: 1.25rem; }
@media (max-width: 1199.98px) {
.site-footer__inner {
gap: 3em; } }
@media (max-width: 991.98px) {
.site-footer__inner {
display: block; }
.site-footer__content {
margin-bottom: 2em;
text-align: center; } }
@media (max-width: 767.98px) {
.site-footer__content {
margin-bottom: 2em;
text-align: center; }
.site-footer__inner {
display: block; }
.site-footer__menus {
display: block;
text-align: center; }
.site-footer__menu:not(:last-child) {
margin-bottom: 2em; }
.site-footer .footer-bottom__inner {
display: block;
text-align: center; }
.site-footer .footer-bottom__author {
justify-content: center;
margin-top: 1em; } }
.section {
margin: 5em 0; }
.section-simple h2 {
font-size: 1.25rem; }
.section-simple img {
border-radius: 30px; }
.section-image h2 {
font-size: 1.25rem; }
.section-image_inner {
display: flex;
align-items: center;
justify-content: space-between; }
.section-image_image {
width: 45%;
height: 100%; }
.section-image_image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
border-radius: 30px; }
.section-image_content {
width: 50%; }
.section-image.reverse .section-image_inner {
flex-direction: row-reverse; }
.section-boxes__inner {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 2em; }
.section-boxes__box {
padding: 2em;
border: 1px solid #C6C6C6;
border-radius: 15px;
display: flex;
justify-content: center;
align-items: center;
color: #00529C;
text-align: center; }
.section-services__inner {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 2em; }
.section-services.cols-3 .section-services__inner {
grid-template-columns: 1fr 1fr 1fr; }
.section-bar {
background-color: #E6ECF2;
padding: 2em 0; }
@media (max-width: 991.98px) {
.section-boxes__inner {
display: grid;
grid-template-columns: 1fr 1fr; } }
@media (max-width: 767.98px) {
.section {
margin: 3em 0; }
.section-image_inner {
display: flex;
flex-direction: column-reverse;
justify-content: space-between; }
.section-image_image {
width: 100%; }
.section-image_content {
width: 100%; }
.section-image.reverse .section-image_inner {
flex-direction: column-reverse; }
.section-boxes__inner {
display: grid;
grid-template-columns: 1fr;
gap: 1em; }
.section-services__inner,
.section-services.cols-3 .section-services__inner {
grid-template-columns: 1fr; } }
.service-box {
border: 1px solid #C6C6C6;
display: grid;
grid-template-columns: 47% 1fr;
border-radius: 30px;
align-items: center;
height: 100%;
min-height: 220px;
color: inherit;
text-decoration: none; }
.service-box__image {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
border-radius: 30px; }
.service-box__image img {
border-radius: 30px;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
transition: 0.3s ease; }
.service-box__image:not(.nofilter)::after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 30px;
background-color: rgba(103, 170, 231, 0.21); }
.service-box__content {
text-align: center;
padding: 1em; }
.service-box__title {
font-size: 1.25rem;
margin: 0 0 0.5em 0; }
.service-box__text {
margin: 0; }
.service-box:hover .service-box__image img {
transform: scale(1.03); }
.service-box.vertical {
display: flex;
flex-direction: column; }
.service-box.vertical .service-box__image {
height: 200px; }
@media (max-width: 767.98px) {
.service-box {
display: flex;
flex-direction: column; }
.service-box .service-box__image {
height: 200px; } }
.post-box {
display: block;
color: inherit;
text-decoration: none;
text-align: left; }
.post-box__image {
overflow: hidden;
border-radius: 15px;
display: flex; }
.post-box__image img {
height: 200px;
width: 100%;
object-fit: cover;
object-position: center;
border-radius: 15px;
transition: 0.3s ease; }
.post-box__title {
font-size: 1rem; }
.post-box__meta {
color: #A19A9A; }
.post-box:hover .post-box__image img {
transform: scale(1.03); }
.contact-section {
display: grid;
grid-template-columns: 45% 55%;
background-color: #E6ECF2; }
.contact-section__image {
background-size: cover;
background-position: center; }
.contact-section__content {
padding: 2em calc((100vw - 1300px) / 2) 2em 4em; }
.contact-section__title {
margin-top: 0.5em;
margin-bottom: 1em; }
@media (max-width: 991.98px) {
.contact-section {
display: block; }
.contact-section__content {
padding: 2em 10px; } }
.form-row {
margin: 1em 0; }
.form-row.col2 {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 2em; }
.form-row p {
margin: 0; }
.form-tipp {
font-size: 0.825rem;
color: gray; }
.form-acceptance {
font-size: 0.825rem; }
.form-acceptances {
margin: 2em 0;
padding: 0 2em;
border: 1px solid #C6C6C6;
border-radius: 10px; }
.form-acceptances label {
display: flex;
gap: 1em;
margin: 2em 0;
font-size: 0.825rem;
align-items: baseline; }
.form-info {
font-size: 0.825rem;
margin: 2em 0; }
.form-footer {
text-align: right; }
.form-footer.center {
text-align: center; }
.wpcf7-not-valid-tip {
font-size: 0.825rem; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
background-color: #f5cfc0;
border-radius: 10px;
padding: 1em;
border: 0;
font-size: 0.825rem;
line-height: 1; }
.wpcf7-list-item {
display: block;
margin: 1em 0; }
label {
cursor: pointer; }
.form-section {
max-width: 880px;
margin: 0 auto; }
.form-section__title {
font-size: 1.25rem; }
.form-section .form-row {
margin: 2em 0; }
.form-section hr {
background-color: #e3e2e2; }
.form-attachments .form-attachment {
padding: 2em;
border-bottom: 1px solid #C6C6C6; }
.form-attachments .form-attachment__header {
display: flex;
justify-content: space-between;
align-items: center;
gap: 4em; }
.form-attachments .form-attachment__field {
padding: 1em;
border: 1px solid #C6C6C6;
cursor: pointer;
border-radius: 8px; }
.form-attachments .form-attachment__content {
display: none; }
.form-attachments .form-attachment__content.active {
margin-top: 1em;
display: block; }
.form-error {
color: red;
font-size: 0.825rem; }
.form-field.error {
border-color: red; }
#grant-form {
position: relative; }
#grant-form.loading::after {
content: '';
display: block;
width: 100%;
height: 100%;
z-index: 999;
background-color: rgba(255, 255, 255, 0.5);
position: absolute;
top: 0;
left: 0; }
.form-footer-text {
display: flex;
align-items: center;
justify-content: space-between;
gap: 2em;
margin-top: 2em;
padding-top: 2em;
border-top: 1px solid #C6C6C6; }
.form-footer-text__content {
font-weight: 600; }
.form-footer-text__button {
white-space: nowrap; }
@media (max-width: 767.98px) {
.form-row {
margin: 1em 0; }
.form-row.col2 {
display: grid;
grid-template-columns: 1fr;
gap: 1em; }
.form-attachments .form-attachment {
padding: 2em 0; }
.form-attachments .form-attachment__header {
display: block; }
.form-attachments .form-attachment__title {
margin-bottom: 1em; }
.form-attachments .form-attachment__field {
max-width: 100%; }
.form-footer-text {
flex-direction: column;
align-items: center;
text-align: center; } }
.titlebar {
color: #00529C;
background-color: #E6ECF2;
padding: 1em 0;
margin-bottom: 5em; }
.titlebar__breadcrumbs {
font-size: 0.75rem;
margin: 0.5em 0; }
.titlebar__breadcrumbs a {
color: #00529C;
text-decoration: none; }
.titlebar__inner {
text-align: center; }
.titlebar__title {
margin: 0;
font-size: 2.3rem; }
@media (max-width: 767.98px) {
.titlebar {
margin-bottom: 2em; }
.titlebar__title {
font-size: 1.5rem; } }
.faq .faq-header {
text-align: center; }
.faq .faq-section {
margin: 3em 0; }
.faq .faq-section__header {
margin-bottom: 2em;
padding-bottom: 1em;
border-bottom: 1px solid #C6C6C6; }
.faq .faq-box {
border-radius: 30px;
border: 1px solid rgba(198, 198, 198, 0.7);
padding: 0.825em 2em; }
.faq .faq-box__header {
display: flex;
justify-content: space-between;
align-items: center;
gap: 1em;
cursor: pointer;
padding: 0.5em 0; }
.faq .faq-box__arrow {
color: #A19A9A;
font-size: 2rem; }
.faq .faq-box__title {
color: black;
font-size: 1.1rem;
font-weight: 500;
margin: 0;
padding: 0; }
.faq .faq-box__content {
display: none; }
.faq .faq-box.active .faq-box__content {
display: block; }
.faq .faq-box.active .faq-box__arrow {
color: #FFE700; }
.faq .faq-box:not(:last-child) {
margin-bottom: 1em; }
@media (max-width: 767.98px) {
.faq .faq-box {
padding: 0.5em 0.75em;
border-radius: 20px; } }
.downloads-tab:not(:last-child) {
margin-bottom: 1em; }
.downloads-tab__header {
display: flex;
align-items: center;
justify-content: space-between;
padding: 0.5em 0;
border-bottom: 1px solid #C6C6C6;
cursor: pointer; }
.downloads-tab__header h3 {
margin: 0; }
.downloads-tab__content {
padding: 1em;
display: none; }
.downloads-tab__arrow {
color: #A19A9A;
font-size: 1.5rem; }
.downloads-tab__files {
list-style: none;
padding: 0;
margin: 0; }
.downloads-tab__files li:not(:last-child) {
margin-bottom: 0.5em; }
.downloads-tab__files li a {
color: #00529C;
text-decoration: none; }
.downloads-tab__files li a:hover {
text-decoration: none; }
.downloads-tab.active .downloads-tab__content {
display: block; }
.downloads-tab.active .downloads-tab__arrow {
color: #FFE700; }
.contacts:not(:last-child) {
margin-bottom: 2em; }
.contacts__header {
font-size: 1.5rem; }
.contacts__grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 2em; }
.contact-box {
border: 1px solid #C6C6C6;
padding: 1.5em;
border-radius: 15px;
height: 100%; }
.contact-box__title {
margin: 0;
font-size: 1rem;
color: #484848; }
.contact-box__info {
margin-top: 1em; }
.contact-box__info a {
color: #00529C;
text-decoration: none; }
@media (max-width: 991.98px) {
.contacts__grid {
grid-template-columns: 1fr 1fr;
gap: 1em; } }
@media (max-width: 767.98px) {
.contacts__header {
font-size: 1.25rem;
margin-bottom: 1em; }
.contacts__grid {
grid-template-columns: 1fr;
gap: 1em; } }
.packages {
border: 0;
border-collapse: collapse; }
.packages thead tr th:nth-child(even) {
background-color: #F2F5F8; }
.packages tbody tr td:nth-child(even), .packages tfoot tr td:nth-child(even) {
background-color: #F2F5F8; }
.packages tbody td {
padding: 0.3rem 0;
border-bottom: 1px solid #C6C6C6; }
.packages tbody.hidden {
display: none; }
.packages__header {
text-align: center;
width: 200px; }
.packages__name {
font-weight: 500; }
.packages__check {
color: #01AC12;
font-size: 1.5rem;
text-align: center; }
.packages__price-label {
color: #00529C;
text-align: right;
padding: 1em; }
.packages__price {
text-align: center;
font-weight: 600;
color: #00529C; }
.packages__price s {
font-weight: 500;
color: #A19A9A;
font-size: 0.825rem; }
.packages__button {
background-color: #00529C;
color: white;
text-align: center;
width: 100%;
padding: 0.5em;
border: 0;
display: block;
cursor: pointer;
text-decoration: none; }
.packages__button:hover {
background-color: #67AAE7;
color: white; }
.packages__button:visited {
color: white; }
.packages__more-btn {
font-size: 0.825rem;
color: #00529C;
border: 0;
background-color: transparent;
padding: 0;
cursor: pointer; }
@media (max-width: 991.98px) {
.packages {
table-layout: fixed; }
.packages thead tr th:first-child {
display: none; }
.packages tbody tr td:first-child, .packages tfoot tr td:first-child {
display: none; }
.packages__check::before {
content: var(--text);
text-align: center;
color: gray;
font-size: 0.75rem;
display: block;
width: 100%;
padding: 0 0.3em; }
.packages__price {
padding: 1em 0; }
.packages__price::before {
content: var(--text);
text-align: center;
color: #00529C;
font-size: 0.75rem;
display: block;
width: 100%;
padding: 0 0.3em;
margin-bottom: 1em; } }
@media (max-width: 767.98px) {
.packages__header {
width: 250px; } }
.packages-content {
margin-bottom: 3em; }
@media (max-width: 767.98px) {
.packages-content {
margin-bottom: 2em; }
.packages-wrap {
overflow-x: auto; } }
.side-tabs {
position: fixed;
right: 0;
top: 5vh;
z-index: 999; }
.side-tabs .side-tab {
text-decoration: none;
color: inherit;
transition: 0.3s ease;
position: absolute;
top: calc(var(--count) * 58px);
z-index: calc(1020 - var(--count)); }
.side-tabs .side-tab__button {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background-color: #F2F5F8;
border-radius: 8px 0 0 8px;
box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
color: #00529C;
position: absolute;
top: 0;
left: -50px;
cursor: pointer;
text-align: center; }
.side-tabs .side-tab__button.yellow {
background-color: #f5f3d9; }
.side-tabs .side-tab__button.dark {
background-color: #00529C;
color: white; }
.side-tabs .side-tab__content {
display: flex;
align-items: center;
justify-content: center;
font-size: 0.825rem;
background-color: white;
min-height: 50px;
padding: 0 1em;
width: 150px;
box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2); }
.side-tabs .side-tab__icon {
font-size: 1.5rem; }
.side-tabs .side-tab.active {
transform: translateX(-100%); }
.side-tabs .side-tab__button-text {
font-size: 0.5rem; }
@media (min-width: 1199.98px) {
.side-tabs .side-tab:hover {
transform: translateX(-100%); } }
.side-tabs .side-tab__wcag .side-tab__content {
display: block;
padding: 1em;
width: auto; }
.side-tabs .side-tab__wcag .side-tab__icon {
font-size: 1.2rem; }
.side-tabs .side-tab__wcag .side-tab__button-text {
letter-spacing: 2px; }
@media (max-width: 1199.98px) {
.side-tabs {
top: 9vh; } }
@media (max-width: 767.98px) {
.side-tabs {
top: 11vh; }
.side-tabs .side-tab__newsletter,
.side-tabs .side-tab__facebook,
.side-tabs .side-tab__contact {
display: none; } }
.wcag {
list-style: none;
margin: 0;
padding: 0; }
.wcag li:not(:last-child) {
margin-bottom: 1rem; }
.wcag__button {
text-decoration: none;
color: inherit;
white-space: nowrap;
font-size: 1rem; }
.wcag__icon {
color: #00529C;
margin-right: 0.5em; }
html.wcag-font-resize {
font-size: 20px; }
html.wcag-grayscale {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-webkit-filter: grayscale(1);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: gray;
overflow-x: hidden; }
body.wcag-links-underline a {
text-decoration: underline !important; }
body.wcag-contrast {
color: white; }
body.wcag-contrast p, body.wcag-contrast #home-numbers, body.wcag-contrast .section, body.wcag-contrast td, body.wcag-contrast th {
color: white; }
body.wcag-contrast *:not(.wcag-keep-bg):not(.container):not(img) {
background-color: black !important;
background-color: black !important; }
body.wcag-contrast h1, body.wcag-contrast h2, body.wcag-contrast h3, body.wcag-contrast h4, body.wcag-contrast h5, body.wcag-contrast h6 {
color: #40C090 !important; }
body.wcag-contrast strong {
color: yellow !important; }
body.wcag-contrast a, body.wcag-contrast button, body.wcag-contrast .button {
color: #0080FF !important;
border: 0; }
body.wcag-contrast .home-numbers__item {
border: 0; }
.modal {
display: flex;
align-items: center;
justify-content: center;
background-color: rgba(0, 0, 0, 0.5);
width: 100vw;
height: 100vh;
position: fixed;
top: 0;
bottom: 0;
left: -9999px;
z-index: 9999; }
.modal__box {
background-color: #E6ECF2;
border-radius: 30px;
padding: 2em 4em;
width: 50rem;
max-width: 100%;
max-height: 95%;
position: relative;
transform: translateY(-100px);
transition: 0.5s ease;
opacity: 0; }
.modal__close {
border: 0;
background-color: transparent;
outline: 0;
font-size: 1.5rem;
position: absolute;
top: 15px;
right: 20px;
cursor: pointer;
color: #A19A9A; }
.modal__close:hover {
color: #00529C; }
.modal.active {
left: 0; }
.modal.active .modal__box {
transform: translateY(0);
opacity: 1; }
.modal .popup-content {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
gap: 2em; }
.modal .popup-content__content {
width: 100%; }
.modal.full-img .modal__box {
padding: 0;
border-radius: 0;
width: auto; }
.modal.full-img .modal__close {
display: flex;
align-items: center;
justify-content: center;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
background-color: #E6ECF2;
border-radius: 100%; }
@media (max-width: 767.98px) {
.modal {
padding: 0.5em; }
.modal__box {
padding: 1em; }
.modal__content {
overflow-y: auto;
max-height: 85vh; }
.modal__close {
top: 5px;
right: 8px; }
.modal h2 {
font-size: 1.25rem; }
.modal .popup-content {
display: block; }
.modal .popup-content__image {
margin-top: 1em; } }
.modal-newsletter .modal__box {
padding: 2em 4em 4em 4em; }
@media (max-width: 767.98px) {
.modal-newsletter .modal__box {
padding: 1em; } }
.newsletter__field {
display: flex;
align-items: center;
justify-content: space-between;
border: 1px solid #C6C6C6;
border-radius: 999px;
background-color: white;
margin: 1em 0; }
.newsletter__button {
white-space: nowrap;
height: 50px;
display: flex;
align-items: center; }
.newsletter input.newsletter__input {
border: none;
background-color: transparent;
border-radius: 999px;
padding: 0 1.5em;
height: 50px; }
.newsletter__acceptance {
display: flex;
align-items: baseline;
gap: 0.5em;
font-size: 0.825rem; }
.newsletter__acceptance p {
margin: 0; }
.newsletter__msg {
background-color: #f5cfc0;
border-radius: 10px;
padding: 1em;
border: 0;
font-size: 0.825rem;
line-height: 1;
margin-top: 0.5em;
display: none; }
.newsletter__msg.active {
display: block; }
.newsletter__msg.success {
background-color: #c1f5c0;
color: green; }
@media (max-width: 767.98px) {
.newsletter__field {
background-color: transparent;
border: 0;
display: flex;
justify-content: center;
flex-wrap: wrap; }
.newsletter input.newsletter__input {
background-color: white;
text-align: center;
border: 1px solid #C6C6C6;
margin-bottom: 1em; } }
.mobile-menu {
position: fixed;
top: 0;
left: -110%;
bottom: 0;
width: 80vw;
max-width: 20em;
z-index: 999;
background-color: white;
box-shadow: 0 0 25px -5px rgba(0, 0, 0, 0.3);
transition: 0.3s ease; }
.mobile-menu.active {
left: 0; }
.mobile-menu__inner {
height: 100%;
padding: 1em 0.5em;
display: flex;
flex-direction: column;
gap: 1em;
justify-content: space-between; }
.mobile-menu__nav {
overflow-y: auto;
padding: 0 1em;
flex-grow: 1; }
.mobile-menu__nav ul {
margin: 0;
padding: 0;
list-style: none; }
.mobile-menu__nav ul li {
margin-bottom: 1em; }
.mobile-menu__nav ul li ul {
display: none;
margin-left: 1em;
margin-top: 1em; }
.mobile-menu__nav ul li ul li a {
font-size: 0.825rem; }
.mobile-menu__nav ul li a {
text-decoration: none;
color: inherit;
font-weight: 600; }
.mobile-menu__nav ul li.menu-item-has-children {
position: relative; }
.mobile-menu__nav ul li.menu-item-has-children .arrow {
margin-left: 0.5em;
color: #00529C;
font-size: 1.1rem;
position: absolute;
right: 0;
top: -3px;
cursor: pointer; }
.mobile-menu__nav ul li.menu-item-has-children.active > .arrow {
transform: rotate(180deg); }
.mobile-menu__buttons {
display: flex;
justify-content: space-around;
align-items: center; }
.mobile-menu__button {
display: inline-flex;
align-items: center;
justify-content: center;
width: 2.75rem;
height: 2.75rem;
background-color: #E6ECF2;
text-decoration: none;
color: #00529C;
border-radius: 9px;
font-size: 1.25rem; }
.mobile-menu__button.yellow {
background-color: #f5f3d9; }
.mobile-menu__button:visited {
color: #00529C; }
.mobile-menu .mobile-search__field {
position: relative; }
.mobile-menu .mobile-search__input {
padding-right: 50px; }
.mobile-menu .mobile-search__button {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 10px;
background-color: #00529C;
color: #FFE700;
border-radius: 8px;
border: 0;
display: flex;
width: 35px;
height: 35px;
align-items: center;
justify-content: center; }
.switch {
border: 1px solid #C6C6C6;
padding: 2px;
display: inline-block;
white-space: nowrap;
border-radius: 10px; }
.switch__label {
cursor: pointer; }
.switch__input {
display: none; }
.switch__btn {
height: 40px;
width: 80px;
display: inline-flex;
align-items: center;
justify-content: center;
color: #A19A9A;
border-radius: 8px; }
.switch__input:checked + .switch__btn.switch__no {
background-color: #C6C6C6;
color: white; }
.switch__input:checked + .switch__btn.switch__yes {
background-color: #00529C;
color: white; }
.imgbox {
position: fixed;
z-index: 9999;
background-color: rgba(0, 0, 0, 0.5);
left: 0;
top: 0;
width: 100%;
height: 100vh;
height: 100dvh;
display: none; }
.imgbox.active {
display: flex;
align-items: center;
justify-content: center; }
.imgbox__close {
position: absolute;
top: 10px;
right: 10px;
background-color: transparent;
border: 0;
font-size: 2rem;
color: white;
cursor: pointer; }
.imgbox__box {
display: flex; }
.imgbox__box img {
max-width: 95vw;
max-height: 95vh;
display: inline-block; }
.tabs .tab__header {
display: flex;
justify-content: space-between;
align-items: center;
gap: 1em;
cursor: pointer;
padding: 0.5em 0;
border-bottom: 1px solid #C6C6C6; }
.tabs .tab__arrow {
color: #A19A9A;
font-size: 1.5rem; }
.tabs .tab__title {
color: #00529C;
font-size: 1.1rem;
font-weight: 600;
margin: 0;
padding: 0; }
.tabs .tab__content {
display: none; }
.tabs .tab.active .tab__content {
display: block; }
.tabs .tab.active .tab__arrow {
color: #FFE700; }
.tabs .tab:not(:last-child) {
margin-bottom: 1em; }
@media (max-width: 767.98px) {
.tabs .tab__title {
font-size: 1rem; } } .main-navigation {
display: block; }
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0; }
.main-navigation ul ul {
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
display: block;
background-color: #F2F5F8;
border-radius: 8px;
padding: 0.5em; }
.main-navigation ul ul ul {
left: -999em;
top: 0; }
.main-navigation ul ul li {
display: block;
padding: 0.5em; }
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: 100%;
top: -0.5em; }
.main-navigation ul ul a {
width: 200px;
color: #00529C; }
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
opacity: 0.8; }
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto; }
.main-navigation li {
position: relative; }
.main-navigation li:hover > a,
.main-navigation li.focus > a {
color: #00529C; }
.main-navigation a {
display: block;
text-decoration: none;
color: inherit; } .menu-toggle,
.main-navigation.toggled ul {
display: block; }
@media screen and (min-width: 1199.98px) {
.menu-toggle {
display: none; }
.main-navigation ul {
display: flex;
gap: 2em; } }
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em; }
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%; } .sticky {
display: block; }
.post,
.page {
margin: 0; }
.updated:not(.published) {
display: none; }
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 4em 0; }
.page-links {
clear: both;
margin: 0 0 1.5em; }
.text-center {
text-align: center; }
.pagination nav {
display: flex;
align-items: center;
gap: 0.5em; }
.pagination ul {
display: flex;
align-items: center;
gap: 0.5em;
list-style: none;
margin: 0;
padding: 0; }
.pagination ul .page-numbers {
text-decoration: none;
color: #A19A9A;
display: flex;
height: 2.25rem;
width: 2.25rem;
align-items: center;
justify-content: center;
border-radius: 999px;
border: 1px solid #C6C6C6;
line-height: 1; }
.pagination ul a.page-numbers:hover {
border-color: #00529C;
color: #00529C; }
.pagination__btn a {
color: #00529C; }
.gallery img {
border-radius: 15px; }
.home-hero {
background-size: cover;
background-position: center; }
.home-hero__inner {
height: 90vh;
max-height: 800px;
display: flex;
align-items: center;
justify-content: flex-start;
width: 100%; }
.home-hero__box {
width: 42%;
padding: 3em 3em 4em 3em;
border-radius: 30px;
background-color: white;
margin-left: 2em; }
.home-hero h1 {
font-size: 0.825rem;
color: #FFE700; }
.home-hero__title {
font-weight: 800;
color: #00529C;
font-size: 2.4rem;
margin: 0;
line-height: 1; }
.home-hero__content {
margin: 2em 0;
font-size: 1.25rem; }
@media (max-width: 991.98px) {
.home-hero__box {
width: 60%; } }
@media (max-width: 767.98px) {
.home-hero__inner {
height: auto;
max-height: auto;
padding: 1em 0; }
.home-hero__box {
width: 100%;
padding: 2em;
margin-left: 0;
background-color: rgba(255, 255, 255, 0.9); }
.home-hero__title {
font-size: 2rem; }
.home-hero__content {
font-size: 1rem; } }
.home-services {
padding: 4em 0; }
.home-services__content {
width: 30rem;
max-width: 100%;
margin: 0 auto 3em auto; }
.home-services__grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 2em; }
@media (max-width: 991.98px) {
.home-services__grid {
grid-template-columns: 1fr; } }
@media (max-width: 767.98px) {
.home-services {
padding: 2em 0; }
.home-services__grid {
grid-template-columns: 1fr; } }
.home-numbers {
padding: 3em 0;
background-color: #F9F6D0;
color: #00529C;
margin-top: 3em; }
.home-numbers__inner {
display: grid;
grid-template-columns: repeat(4, 1fr); }
.home-numbers__item {
padding: 1em;
text-align: center; }
.home-numbers__item:not(:last-child) {
border-right: 1px solid #00529C; }
.home-numbers__middle {
font-size: 3rem;
font-weight: 900; }
@media (max-width: 991.98px) {
.home-numbers__inner {
grid-template-columns: repeat(2, 1fr); }
.home-numbers__item {
padding: 2em 0; }
.home-numbers__item:not(:last-child) {
border-right: 0;
border-bottom: 0; } }
@media (max-width: 767.98px) {
.home-numbers__inner {
display: block; }
.home-numbers__item {
padding: 2em 0; }
.home-numbers__item:not(:last-child) {
border-right: 0;
border-bottom: 1px solid #00529C; } }
.home-blog {
padding: 5em 0;
position: relative; }
.home-blog__header {
margin-top: 0;
text-align: center; }
.home-blog__content {
text-align: center; }
.downloads {
width: 60%;
margin: 0 auto;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 1em;
list-style: none;
padding: 0; }
.downloads__box {
padding: 1em;
border: 1px solid #C6C6C6;
border-radius: 15px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
gap: 1em;
height: 100%; }
.downloads__button {
text-decoration: none;
color: #00529C; }
.downloads__title {
font-weight: 600; }
@media (max-width: 991.98px) {
.downloads {
width: 100%; } }
@media (max-width: 767.98px) {
.downloads {
grid-template-columns: 1fr;
width: 100%; } }
.management-section__header {
text-align: center;
margin-bottom: 1em; }
.management-section__grid {
list-style: none;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 2em;
margin: 0;
padding: 0; }
.management-section__box {
border: 1px solid #C6C6C6;
border-radius: 15px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
height: 100%;
gap: 0; }
.management-section__title, .management-section__subtitle {
margin: 0; }
.management-section__image {
display: flex;
border-radius: 15px 15px 0 0;
height: 250px;
width: 100%; }
.management-section__image img {
border-radius: 15px 15px 0 0;
object-fit: cover;
object-position: center;
width: 100%;
height: 100%; }
.management-section__content {
padding: 1em 0.5em; }
@media (max-width: 991.98px) {
.management-section__grid {
grid-template-columns: 1fr 1fr; } }
@media (max-width: 767.98px) {
.management-section__grid {
grid-template-columns: 1fr;
gap: 1em; } }
.loans-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 1em; }
.loan-box {
padding: 2em;
background-color: #E6ECF2;
border-radius: 30px;
display: flex;
flex-direction: column;
gap: 2em;
justify-content: space-between;
height: 100%;
position: relative; }
.loan-box__header {
display: flex;
gap: 1rem;
align-items: center; }
.loan-box__icon {
height: 2rem;
width: auto; }
.loan-box__title {
font-size: 1.25rem;
margin: 0; }
.loan-box__content {
display: flex;
justify-content: space-between;
align-items: center; }
.loan-box__info {
color: #00529C;
display: flex;
align-items: center;
line-height: 1; }
.loan-box__info .sep {
display: inline-block;
border-right: 1px solid #00529C;
margin: 0 1em;
height: 1.2em; }
.loan-box__preference {
background-color: #FFE700;
width: 50px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
color: black;
font-weight: 600;
position: absolute;
top: -10px;
right: -8px;
border-radius: 100%; }
.loan-extra-box {
padding: 2em;
background-color: transparent;
border-radius: 30px;
display: flex;
align-items: center;
gap: 2em;
justify-content: space-between;
height: 100%;
border: 1px solid #C6C6C6; }
.loan-extra-box__title {
font-size: 1.25rem;
margin: 0; }
@media (max-width: 991.98px) {
.loans-grid {
width: 80%;
margin: 0 auto;
display: grid;
grid-template-columns: 1fr;
gap: 2em; } }
@media (max-width: 767.98px) {
.loans-grid {
width: 100%;
display: grid;
grid-template-columns: 1fr;
gap: 1em; }
.loan-box {
padding: 1em 1em 2em 1em;
border-radius: 20px;
display: flex;
flex-direction: column;
gap: 1em;
justify-content: space-between;
height: 100%;
position: relative; }
.loan-box__content {
display: block; }
.loan-box__info {
margin-bottom: 2em; }
.loan-extra-box {
display: block; }
.loan-extra-box__title {
margin-bottom: 2em; } }
.single-loan .titlebar {
margin-bottom: 0; }
.loan-banner {
display: flex;
justify-content: center;
margin: 1em 0; }
.loan-alert {
color: red;
font-size: 1.25rem; }
.loan-buttons {
display: flex;
align-items: center;
gap: 1em; }
.loan-columns {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 3rem;
margin: 3em 0; }
.loan-columns__column {
position: relative; }
.loan-columns__column:not(:last-child)::after {
content: '';
display: block;
height: 100%;
border-right: 1px solid #C6C6C6;
position: absolute;
top: 0;
right: -1.5rem; }
.loan-columns__title {
color: #00529C;
font-weight: 600;
font-size: 1.1rem; }
.loan-downloads {
border-top: 1px solid #C6C6C6;
padding-top: 2em; }
.loan-downloads__header {
text-align: center;
margin-bottom: 2em; }
.loan-downloads__tabs {
width: 500px;
max-width: 100%;
margin: 0 auto; }
.loan-content-box {
padding: 2em;
border: 1px solid #C6C6C6;
border-radius: 30px;
display: flex;
align-items: flex-start;
gap: 2em;
margin-bottom: 1em; }
@media (max-width: 991.98px) {
.loan-columns {
grid-template-columns: 1fr 1fr;
gap: 2em; }
.loan-columns__column::after {
display: none !important; } }
@media (max-width: 767.98px) {
.loan-buttons {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 1em; }
.loan-columns {
grid-template-columns: 1fr;
gap: 2em; }
.loan-columns__column::after {
display: none !important; }
.loan-downloads__tabs {
width: 100%; }
.loan-content-box {
padding: 1em; } }
.featured-post {
display: grid;
grid-template-columns: 1fr 50%;
gap: 3em;
align-items: center; }
.featured-post__image img {
border-radius: 30px; }
.featured-post__title {
color: #00529C;
font-size: 1.5rem;
margin: 0; }
.featured-post__title a {
text-decoration: none;
color: inherit; }
.featured-post__meta {
color: #A19A9A;
margin: 1em 0; }
.blog-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 2em; }
.blog-pagination {
display: flex;
justify-content: flex-end;
margin-top: 2em; }
.blog-row:not(:last-child) {
margin-bottom: 4em; }
.blog-row__inner {
display: grid;
grid-template-columns: 1fr 3fr;
gap: 4em; }
.blog-row__image img {
border-radius: 15px; }
.blog-row__title {
font-size: 1.25rem;
margin: 0;
padding: 0; }
.blog-row__title a {
text-decoration: none;
color: inherit; }
.blog-row__title a:visited {
color: inherit; }
.blog-row__title a:hover {
opacity: 0.8; }
.blog-row__meta {
margin: 1rem 0; }
@media (max-width: 991.98px) {
.blog-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 2em; }
.blog-row__inner {
grid-template-columns: 1fr 2fr; }
.blog-row__excerpt {
display: none; } }
@media (max-width: 767.98px) {
.featured-post {
grid-template-columns: 1fr;
gap: 1em;
margin-bottom: 4em; }
.blog-grid {
display: grid;
grid-template-columns: 1fr;
gap: 2em; }
.blog-row__inner {
display: block; }
.blog-row__image {
margin-bottom: 2em; }
.blog-row__excerpt {
display: none; } }
.single-post .titlebar__inner {
text-align: left; }
.post-main {
display: grid;
grid-template-columns: 70% 1fr;
gap: 6em;
margin-bottom: 4em; }
.post-main__sidebar-title {
font-weight: 600;
color: #00529C;
font-size: 1.25rem;
margin-bottom: 1em; }
.post-header {
margin-bottom: 3em; }
.post-header__image img {
border-radius: 30px;
max-width: 100%;
width: auto;
max-height: 500px; }
.post-header__title {
font-size: 2rem;
margin: 1rem 0; }
.post-header__meta {
display: flex;
align-items: center;
line-height: 1;
color: #A19A9A; }
.post-header__meta .sep {
display: inline-block;
border-right: 1px solid #A19A9A;
margin: 0 1em;
height: 1.2em; }
.post-content h2 {
font-size: 1.5rem; }
.post-share {
display: flex;
align-items: center;
gap: 1em; }
.post-share__links {
display: flex;
align-items: center;
gap: 0.5em;
list-style: none;
padding: 0;
margin: 0; }
.post-share__link {
display: flex;
align-items: center;
justify-content: center;
height: 2rem;
width: 2rem;
border: 1px solid #C6C6C6;
border-radius: 999px;
color: #A19A9A;
text-decoration: none; }
.post-related__post {
margin-bottom: 2em; }
@media (max-width: 1199.98px) {
.post-main {
gap: 2em; } }
@media (max-width: 991.98px) {
.post-main {
display: block; }
.post-content {
margin-bottom: 4em; }
.post-related {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 2em; } }
@media (max-width: 767.98px) {
.post-header {
margin-bottom: 2em; }
.post-header__title {
font-size: 1.5rem; }
.post-header__meta {
display: block; }
.post-header__meta .sep {
display: none; }
.post-share {
margin-top: 1em; }
.post-content {
margin-bottom: 3em; }
.post-content h2 {
font-size: 1.25rem; }
.post-related {
display: block;
gap: 2em; } }
.contact-main {
display: grid;
grid-template-columns: 1fr 60%;
gap: 4em;
align-items: center; }
.contact-main__content h2 {
font-size: 1.5rem; }
.contact-main__map {
height: 100%; }
.contact-main__map iframe {
width: 100%;
height: 100%;
border-radius: 30px; }
.contact-list {
list-style: none;
padding: 0;
margin: 2em 0 0 0; }
.contact-list li:not(:last-child) {
margin-bottom: 0.5em; }
.contact-list li a {
display: inline-flex;
align-items: center;
text-decoration: none;
color: inherit;
gap: 0.5em; }
.contact-list li a:hover {
color: #00529C; }
.contact-list__icon {
color: #00529C; }
.facebook-button {
display: inline-flex;
align-items: center;
padding: 0 1.5em;
height: 3.5rem;
gap: 1em;
border-radius: 999px;
border: 1px solid #00529C;
color: #00529C;
text-decoration: none;
margin-top: 2em; }
.facebook-button__icon {
font-size: 2rem;
color: #00529C; }
@media (max-width: 767.98px) {
.contact-main {
display: block; }
.contact-main__map {
margin-top: 2em; }
.contact-main__map iframe {
height: 300px; } }
.calc-form {
width: 60%;
margin: 0 auto;
position: relative; }
.calc-form__row {
display: grid;
grid-template-columns: 1fr 60%;
align-items: center;
gap: 2em;
margin-bottom: 2em; }
.calc-form__group {
display: flex;
align-items: center;
gap: 1em; }
.calc-form__info {
margin-top: 0.5em;
font-size: 0.835rem; }
.calc-form__footer {
text-align: center; }
.calc-form__submit {
display: inline-flex;
min-width: 180px;
justify-content: space-between; }
.calc-form__content {
text-align: justify; }
.calc-form.loading::after {
content: '';
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: white;
opacity: 0.5; }
.calc-results {
border: 1px solid #C6C6C6;
border-radius: 10px; }
.calc-results table {
border-collapse: collapse; }
.calc-results table thead th {
padding: 1em;
font-weight: 600;
text-align: left; }
.calc-results table tbody tr td {
padding: 0.75em 1em; }
.calc-results table tbody tr:nth-child(odd) {
background-color: #E6ECF2; }
.calc-results table tfoot td {
padding: 0.75em 1em 0;
font-weight: 600;
text-align: left;
border-top: 1px solid #C6C6C6; }
.calc-accounting-results {
display: flex;
justify-content: center; }
.calc-accounting-results__inner {
border-top: 1px solid #C6C6C6;
padding: 2em; }
.calc-accounting-results__label {
text-align: right; }
.calc-accounting-results__row {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 2rem;
align-items: center;
margin: 1em 0; }
.calc-accounting-results__total {
font-size: 1.25rem;
color: #00529C;
font-weight: 600; }
@media (max-width: 767.98px) {
.calc-form {
width: 90%; }
.calc-form__row {
display: block; }
.calc-form__label {
display: inline-block;
margin-bottom: 0.5em; }
.calc-results {
overflow-x: auto; }
.calc-results table td {
white-space: nowrap; }
.calc-accounting-results__inner {
padding: 2em;
width: 100%; }
.calc-accounting-results__row {
display: block; }
.calc-accounting-results__label {
text-align: left;
margin-bottom: 0.5rem; }
.calc-accounting-results__price {
font-weight: 600;
font-size: 1.2em; } }
.rental-content__header {
text-align: center;
margin-bottom: 1em; }
.rental-content__columns {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 6em; }
.rental-content__col1 {
position: relative; }
.rental-content__col1::after {
content: '';
display: block;
height: 100%;
border-right: 1px solid #C6C6C6;
position: absolute;
top: 0;
right: -3em; }
.rental-content__gallery {
display: grid;
grid-template-columns: repeat(4, 1fr);
margin-top: 3em;
gap: 1em; }
.rental-content__gallery img {
border-radius: 10px; }
.rental-packages {
display: grid;
grid-template-columns: 1fr 2fr;
gap: 4em; }
.rental-packages__image {
border-radius: 20px; }
.rental-packages .packages__header {
width: 180px; }
@media (max-width: 991.98px) {
.rental-content__header {
text-align: center;
margin-bottom: 1em; }
.rental-content__columns {
display: grid;
grid-template-columns: 1fr;
gap: 1em; }
.rental-content__col1 {
position: relative; }
.rental-content__col1::after {
content: '';
display: none; }
.rental-content__gallery {
display: grid;
grid-template-columns: 1fr 1fr; }
.rental-packages {
display: grid;
grid-template-columns: 1fr;
gap: 2em; }
.rental-packages__image {
max-width: 400px;
border-radius: 20px; } }
@media (max-width: 767.98px) {
.rental-content__gallery {
display: grid;
grid-template-columns: 1fr; }
.rental-packages .packages__header {
width: 250px; } }
.search-header {
margin-bottom: 3em; }
.search-header h1 {
font-size: 1.5rem; }
.search-result {
padding: 1em 0;
margin: 1em 0; }
.search-result:not(:last-child) {
border-bottom: 1px solid #C6C6C6; }
.search-result__title {
font-size: 1.1rem; }
.search-result__title a {
text-decoration: none; }
.searchform__inner {
border: 1px solid #C6C6C6;
border-radius: 999px;
display: flex;
justify-content: space-between;
align-items: center; }
.searchform__button {
display: flex;
height: 50px;
align-items: center;
padding: 0.5em 2em;
border-radius: 999px;
background-color: #00529C;
color: white;
border: none;
white-space: nowrap;
gap: 1em;
cursor: pointer; }
.searchform__button i {
color: #FFE700; }
.searchform__button:hover {
opacity: 0.8; }
.searchform__field {
border: none !important;
background-color: transparent;
padding: 0 2em;
height: 50px; }
.images-grid {
display: grid;
grid-template-columns: repeat(var(--columns), 1fr);
gap: 2em; }
@media (max-width: 991.98px) {
.images-grid {
grid-template-columns: 1fr 1fr; } }
@media (max-width: 767.98px) {
.images-grid {
grid-template-columns: 1fr; } } .comment-content a {
word-wrap: break-word; }
.bypostauthor {
display: block; } .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } .custom-logo-link {
display: inline-block; } .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0; }
.wp-caption-text {
text-align: center; } .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
width: 100%; }
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr); }
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr); }
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr); }
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr); }
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr); }
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr); }
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr); }
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr); }
.gallery-caption {
display: block; }   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none; } .infinity-end.neverending .site-footer {
display: block; }   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #primary[tabindex="-1"]:focus {
outline: 0; } .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em; }
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em; }