@font-face {font-family:'CA Spotnik';src: url('/assets/css/fonts/CASpotnik/CASpotnik-Regular-Italic.woff2') format('woff2'),url('/assets/css/fonts/CASpotnik/CASpotnik-Regular-Italic.woff') format('woff');font-weight:normal;font-style:italic;font-display:swap;}@font-face {font-family:'CA Spotnik';src: url('/assets/css/fonts/CASpotnik/CASpotnik-Regular.woff2') format('woff2'),url('/assets/css/fonts/CASpotnik/CASpotnik-Regular.woff') format('woff');font-weight:normal;font-style:normal;font-display:swap;}html, body {margin:0;border:0;padding:0;font-family:'Roboto Mono', monospace!important;font-weight:400;color:#333!important;background:#fff!important;font-size:16px;line-height:25px!important;letter-spacing:-0.64px;}body.menu_open {overflow-y:hidden;}* {box-sizing:border-box!important;}b, strong {font-weight:700!important;}.grecaptcha-badge { visibility:hidden;}:focus,:active {box-shadow:none!important;}.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {max-width:1440px!important;}.navbar .container-fluid,.navbar .container {display:block!important;}#main {margin-top:0!important;}.bg_image {background-position:center;background-size:cover;background-repeat:no-repeat;}.large_padding_top {padding-top:160px;}.large_padding_bottom {padding-bottom:160px;}.medium_padding_top {padding-top:100px;}.medium_padding_bottom {padding-bottom:100px;}.small_padding_top {padding-top:45px;}.small_padding_bottom {padding-bottom:45px;}ul li {margin-bottom:10px;}hr {opacity:1!important;}h1, h2, h3 {margin-top:44px!important;margin-bottom:24px!important;font-family:'CA Spotnik';font-weight:normal;font-style:normal;}h1, h2.large {font-size:88px!important;line-height:88px!important;letter-spacing:-3px;}h1.small, h2 {font-size:48px!important;line-height:56px!important;letter-spacing:-2.2px;}h3 {font-size:28px!important;line-height:36px!important;letter-spacing:-1.4px;}p.subheading {margin-bottom:30px!important;font-size:20px;line-height:26px;}p.large {font-size:18px;line-height:30px!important;}a {color:#333!important;}a.round_button {margin-top:40px;border-radius:28px;padding:13px 65px;display:inline-block;position:relative;transform-style:preserve-3d;transition:all 0.3s;}a.round_button.yellow {border-bottom:6px solid #F5D146;background:#F5D146;color:#fff!important;}a.round_button.yellow:hover {border-bottom:6px solid #b39627;background:#edc839;}a.round_button.green {border-bottom:6px solid #33d483;background:#33d483;color:#fff!important;}a.round_button.green:hover {border-bottom:6px solid #2d976a;background:#4cc18f;}a.round_button.light_blue {border-bottom:6px solid #60D3FA;background:#60D3FA;color:#fff!important;}a.round_button.light_blue:hover {border-bottom:6px solid #37a1c5;background:#41b7df;}a.round_button.dark_blue {border-bottom:6px solid #333;background:#333;color:#fff!important;}a.round_button.dark_blue:hover {border-bottom:6px solid #071b44;background:#092252;}a.round_button.black {border-bottom:6px solid #000;background:#000;color:#fff!important;}a.round_button.black:hover {border-bottom:6px solid #000;background:#444;}a.round_button.purple {border-bottom:6px solid #6845D5;background:#6845D5;color:#fff!important;}a.round_button.purple:hover {border-bottom:6px solid #43279b;background:#5534bb;}span.yellow {color:#F5D146;}span.green {color:#33d483;}header.site-header {padding:30px 0;position:fixed;top:0;left:0;width:100%;z-index:50;transition:all 0.4s;}header.site-header.scrolled {padding:24px 0;background:#000;}header.site-header.menu_open {background:transparent;}header.site-header .navbar-brand {margin:0!important;padding:0!important;}header.site-header .navbar-brand img {max-height:20px;}header.site-header .sliding_menu_button {margin-left:70px;display:flex;align-items:center;cursor:pointer;}header.site-header .sliding_menu_button p {margin-right:30px;margin-bottom:0!important;color:#fff;transition:all 0.25s;}header.site-header .sliding_menu_button:hover p {color:#33d483;}header.site-header .navbar {padding:0;}header.site-header .navbar #navbar {justify-content:flex-end;}header.site-header .navbar ul {align-items:center;}header.site-header .navbar ul li {margin-bottom:0;}header.site-header .navbar ul li a {margin:0 15px;padding:0!important;color:#fff!important;}header.site-header .navbar ul li a:hover {color:#33d483!important;}header.site-header .navbar ul li.rounded_button a {margin-right:0;border:1px solid #33d483;border-radius:28px;padding:10px 26px!important;background:#33d483;color:#fff!important;}header.site-header .navbar ul li.rounded_button a:hover {background:transparent;color:#33d483!important;}.header_offset {padding-top:107px;}.sliding_menu_button #nav-icon3 {width:44px;height:22px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;}.sliding_menu_button #nav-icon3 span {display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:100px;opacity:1;left:0;transition:all 0.25s;}.sliding_menu_button:hover #nav-icon3 span {background:#33d483;}.sliding_menu_button #nav-icon3 span:nth-child(1) {top:0px;}.sliding_menu_button #nav-icon3 span:nth-child(2) {opacity:0;}.sliding_menu_button #nav-icon3 span:nth-child(3) {width:50%;right:0;left:unset;}.sliding_menu_button #nav-icon3 span:nth-child(2),.sliding_menu_button #nav-icon3 span:nth-child(3) {top:10px;}.sliding_menu_button #nav-icon3 span:nth-child(4) {top:20px;}.sliding_menu_button #nav-icon3.open span:nth-child(1) {top:18px;width:0%;left:50%;}.sliding_menu_button #nav-icon3.open span:nth-child(2) {-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}.sliding_menu_button #nav-icon3.open span:nth-child(3) {-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}.sliding_menu_button #nav-icon3.open span:nth-child(4) {top:18px;width:0%;left:50%;}.sliding_menu_button #nav-icon3.open span:nth-child(3) {width:100%;left:0;right:unset;}.sliding_menu_button #nav-icon3.open span:nth-child(2) {opacity:1;}.sliding_menu {padding-top:106px;position:fixed;top:0;right:-100%;width:100%;height:100vh;background:#27875e;display:flex;flex-direction:column;justify-content:center;overflow:hidden;z-index:15;transition:all 0.4s;}.sliding_menu.open {right:0;}.sliding_menu * {font-weight:300;color:#fff!important;}.sliding_menu ul li {margin-bottom:0;}.sliding_menu ul li a {padding:8px 0;font-size:40px;line-height:40px;font-weight:300;}.sliding_menu ul li a:hover {color:#33d483!important;}.sliding_menu table {max-width:250px;}.sliding_menu table tr th,.sliding_menu table tr td {padding:0;}.sliding_menu .links p {margin-bottom:0;}.sliding_menu .line {position:absolute;bottom:-250px;right:-250px;pointer-events:none;z-index:-1;}.floating_mobile {display:none;}.background_with_text_block {position:relative;overflow:hidden;}.background_with_text_block.small {height:500px;}.background_with_text_block.medium {height:700px;}.background_with_text_block.large {height:100vh;min-height:700px;}.background_with_text_block .gradient_overlay {position:absolute;top:0;left:0;right:0;bottom:0;z-index:5;background:rgba(0, 0, 0, 0.4);}.background_with_text_block .overlay_text {color:#fff;display:flex;flex-direction:column;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;z-index:5;}.background_with_text_block .curve {position:absolute;left:0;bottom:0;width:100%;pointer-events:none;z-index:5;}.background_with_text_block .bottom_right_image {position:absolute;pointer-events:none;}.left_and_right_panels_block {position:relative;overflow:hidden;}.left_and_right_panels_block .individual_row {padding-bottom:120px;}.left_and_right_panels_block .individual_row:last-child {padding-bottom:0;}.left_and_right_panels_block .custom_image {position:absolute;top:50%;transform:translateY(-50%);}.left_and_right_panels_block .corner_image {position:absolute;max-height:160px;padding:inherit;}.left_and_right_panels_block .corner_image.top_right {top:-80px;right:-80px;}.left_and_right_panels_block .corner_image.top_left {top:-80px;left:-80px;}.left_and_right_panels_block .corner_image.bottom_right {bottom:-80px;right:-80px;}.left_and_right_panels_block .corner_image.bottom_left {bottom:-80px;left:-80px;}.left_and_right_panels_block .curve {position:absolute;left:0;bottom:0;width:100%;pointer-events:none;z-index:5;}.full_width_left_and_right_panels_block .bg_image.right_bleed {margin-right:calc(-100vw / 4.5);}.full_width_left_and_right_panels_block .bg_image.left_bleed {margin-left:calc(-100vw / 4.5);}.columns_block {position:relative;}.columns_block img.main_image {margin:0 auto 30px;max-width:100%;}.columns_block .bg_image {margin-bottom:30px;height:340px;width:100%;}.columns_block .curve {position:absolute;left:0;bottom:0;width:100%;pointer-events:none;z-index:5;}.accordion_block h2 {color:#333;}.accordion_block .accordion-flush .accordion-item {background:transparent;}.accordion_block .accordion-flush .accordion-item .accordion-body {padding:10px 40px 10px 0;color:#333;}.accordion_block .accordion-flush .accordion-item .accordion-button {box-shadow:none!important;padding:18px 40px 18px 0;background:transparent;color:#33d483;font-size:21px;line-height:24px;justify-content:space-between;}.accordion_block .accordion-flush .accordion-item .accordion-button.collapsed {color:#333;}.accordion_block .accordion-flush .accordion-item .accordion-button:hover {color:#33d483;}.accordion_block .accordion-flush .accordion-item .accordion-button:after {margin-left:40px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333333'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")!important;background-size:cover;height:32px;width:32px;}.logo_slider_block {overflow:hidden;}.logo_slider_block .logo_slider .slick-track {display:flex;align-items:center;}.logo_slider_block img {max-height:80px;max-width:175px;display:inline-block!important;}.form_block {background:#1e1e1e;color:#fff;}.form_block.large {height:100vh;display:flex;align-items:center;justify-content:center;}.form_block .wpcf7 {margin-top:40px;}.form_block .wpcf7 .form-control {margin-bottom:32px;border:0;border-bottom:1px solid #fff;border-radius:0;padding:12px 10px;background:transparent;color:#fff;}.form_block .wpcf7 .form-control.wpcf7-not-valid {border-bottom:1px solid #d04343;}.form_block .wpcf7 .select2-container {width:100%!important;}.form_block .wpcf7 .select2-container .select2-selection {border:0!important;border-bottom:1px solid #fff!important;border-radius:0!important;background:transparent!important;height:49px;display:flex;}.form_block .wpcf7 .select2-container .select2-selection .select2-selection__rendered {padding:12px 10px;color:#fff!important;display:flex;align-items:center;}.form_block .wpcf7 .select2-container .select2-selection .select2-selection__arrow {height:47px;}.form_block .wpcf7 .select2-container .select2-selection .select2-selection__arrow b {border-color:#fff transparent transparent transparent;}.form_block .wpcf7 .form-control::-webkit-input-placeholder {color:#fff!important;}.form_block .wpcf7 .form-control::-moz-placeholder {color:#fff!important;}.form_block .wpcf7 .form-control::-ms-placeholder {color:#fff!important;}.form_block .wpcf7 .form-control::placeholder {color:#fff!important;}.form_block .wpcf7 .form-control:-webkit-autofill,.form_block .wpcf7 .form-control:-webkit-autofill:hover,.form_block .wpcf7 .form-control:-webkit-autofill:focus,.form_block .wpcf7 .form-control:-webkit-autofill:active {transition:background-color 5000s ease-in-out 0s;}.form_block .wpcf7 .form-control:-webkit-autofill{-webkit-text-fill-color:#fff!important;}.form_block .wpcf7 .form-control.wpcf7-submit {border:1px solid #33d483;border-radius:28px;padding:11px 26px;width:100%;background:#33d483;color:#fff;transition:all 0.3s;}.form_block .wpcf7 .form-control.wpcf7-submit:hover {background:transparent;color:#33d483;}.form_block .wpcf7 .wpcf7-not-valid-tip {display:none!important;}.social_icons {margin-top:20px;}.social_icons i {margin-right:15px;font-size:22px;}.contact_details {background:#27875e;}.contact_details .content * {color:#fff!important;}.contact_details #map {height:800px}.contact_details table tr th,.contact_details table tr td {padding:0;}.news_block .alm-results-text {margin-bottom:40px;}.news_block .news_row {margin-left:calc(3rem*-.5);margin-right:calc(3rem*-.5);}.news_block .single-news-item {margin-bottom:70px;padding-left:calc(3rem*.5);padding-right:calc(3rem*.5);}.news_block .single-news-item .bg_image {margin-bottom:25px;height:240px;}.news_block #ajax-load-more {padding:0;}footer.site-footer {padding:80px 0;background:#000;position:relative;color:#fff;}footer.site-footer a {color:#fff!important;}footer.site-footer a:hover {color:#33d483!important;}footer.site-footer .footer_logo {margin-bottom:30px;max-height:50px;}footer.site-footer .logos {margin-bottom:30px;}footer.site-footer .logos img {max-height:40px;}footer.site-footer .links {display:flex;justify-content:center;}footer.site-footer .links a {margin:0 15px;display:inline-block;}footer.site-footer .social {display:flex;justify-content:flex-end;align-items:center;}footer.site-footer .social i {margin-left:15px;font-size:22px;}@media (max-width:1399.98px) {h1, h2.large {font-size:55px!important;line-height:65px!important;}p.subheading {margin-bottom:15px!important;line-height:24px;}.sliding_menu ul li a {font-size:36px;line-height:36px;}.columns_block .bg_image {height:280px;}footer.site-footer .centered_icon {top:-55px;height:110px;}footer.site-footer .links {margin-top:30px;flex-wrap:wrap;}footer.site-footer .social {margin-top:30px;justify-content:center;}}@media (max-width:1199.98px) {h1, h2.large {font-size:48px!important;line-height:54px!important;}h2 {font-size:36px!important;line-height:46px!important;letter-spacing:-2.2px;}a.round_button {margin-top:20px;padding:13px 30px;}a.round_button:after {display:none;}header.site-header .sliding_menu_button {margin-left:45px;}header.site-header .navbar ul li.rounded_button a {margin-right:0;padding:10px 12px!important;}}@media (max-width:991.98px) {.large_padding_top {padding-top:100px;}.large_padding_bottom {padding-bottom:100px;}header.site-header .navbar #navbar {display:none!important;}.header_offset {padding-top:100px;}.background_with_text_block.small..background_with_text_block.medium {height:400px;}.background_with_text_block.large {height:700px;min-height:unset;}.left_and_right_panels_block .custom_image {position:unset;transform:unset;height:auto!important;width:100%;}.left_and_right_panels_block .individual_row img {margin-bottom:50px;}.left_and_right_panels_block .corner_image {margin-bottom:0;max-height:120px;}.left_and_right_panels_block .corner_image.top_right {top:-60px;right:0;}.left_and_right_panels_block .corner_image.top_left {top:-60px;left:0;}.left_and_right_panels_block .corner_image.bottom_right {bottom:-60px;right:0;}.left_and_right_panels_block .corner_image.bottom_left {bottom:-60px;left:0;}.full_width_left_and_right_panels_block .bg_image.right_bleed,.full_width_left_and_right_panels_block .bg_image.left_bleed {margin:0;height:400px!important;}.logo_slider_block .logo_slider .slick-slide {margin:0 27px;}.logo_slider_block .logo_slider .slick-list {margin:0 -27px;}.columns_block .bg_image {height:220px;}.news_block .news_row {margin-left:0;margin-right:0;}.news_block .single-news-item {padding-left:calc(1.5rem*.5);padding-right:calc(1.5rem*.5);}.contact_details .content {padding:30px calc(1.5rem*.5);}}@media (max-width:767.98px) {.large_padding_top {padding-top:45px;}.large_padding_bottom {padding-bottom:45px;}.medium_padding_top {padding-top:45px;}.medium_padding_bottom {padding-bottom:45px;}header.site-header {padding:15px 0;}.background_with_text_block .bottom_right_image {display:none;}.background_with_text_block h1,.background_with_text_block h2,.background_with_text_block p {text-shadow:0px 0px 30px #222;}.logo_slider_block img {max-width:140px;max-height:70px;}.columns_block .bg_image {margin-top:50px;margin-bottom:15px;}.columns_block img.main_image {margin:50px 0 15px}}@media (max-width:575.98px) {html, body {font-size:14px;line-height:21px!important;}.sliding_menu {justify-content:start;}.sliding_menu .line {opacity:.7;}p.subheading {font-size:18px;line-height:21px;}h1, h2.large {font-size:32px!important;line-height:40px!important;letter-spacing:-2px;}h2 {font-size:36px!important;line-height:46px!important;letter-spacing:-2.2px;}header.site-header .sliding_menu_button p {margin-right:15px;}.floating_mobile {position:fixed;background:#33d483;bottom:20px;right:20px;width:70px;height:70px;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:25;font-size:32px;box-shadow:0 0 16px 2px #333;}.floating_mobile p {margin-bottom:0;}.sliding_menu ul li a {font-size:30px;line-height:30px;}.sliding_menu ul li.yellow a {color:#F5D146!important;}.left_and_right_panels_block {background-image:unset!important;}.background_with_text_block.small,.background_with_text_block.medium {height:350px;}.banner_block .banner_inner {padding:20px 10px;}.form_block .wpcf7 .form-control,.form_block .wpcf7 .select2-container {margin-bottom:22px;}.form_block .wpcf7 .form-control,.form_block .wpcf7 .select2-container .select2-selection .select2-selection__rendered {padding:12px 0;}footer.site-footer .links {flex-direction:column;}}