@charset "UTF-8";
@import "../css/bootstrap.css";
@import "../css/font-awesome.min.css";
@import "../css/material-design-iconic-font.min.css";
@import "../css/animate.css";

@font-face {
    font-family: "OverusedGroteskSemiBold";
    src: url("../fonts/OverusedGroteskSemiBold.eot");
    src: url("../fonts/OverusedGroteskSemiBold.eot") format("embedded-opentype"), url("../fonts/OverusedGroteskSemiBold.woff2") format("woff2"), url("../fonts/OverusedGroteskSemiBold.woff") format("woff"), url("../fonts/OverusedGroteskSemiBold.ttf") format("truetype"), url("../fonts/OverusedGroteskSemiBold.svg#OverusedGroteskSemiBold") format("svg")
}

@font-face {
    font-family: "OverusedGroteskRoman";
    src: url("../fonts/OverusedGroteskRoman.eot");
    src: url("../fonts/OverusedGroteskRoman.eot") format("embedded-opentype"), url("../fonts/OverusedGroteskRoman.woff2") format("woff2"), url("../fonts/OverusedGroteskRoman.woff") format("woff"), url("../fonts/OverusedGroteskRoman.ttf") format("truetype"), url("../fonts/OverusedGroteskRoman.svg#OverusedGroteskRoman") format("svg")
}

@font-face {
    font-family: "OverusedGroteskBold";
    src: url("../fonts/OverusedGroteskBold.eot");
    src: url("../fonts/OverusedGroteskBold.eot") format("embedded-opentype"), url("../fonts/OverusedGroteskBold.woff2") format("woff2"), url("../fonts/OverusedGroteskBold.woff") format("woff"), url("../fonts/OverusedGroteskBold.ttf") format("truetype"), url("../fonts/OverusedGroteskBold.svg#OverusedGroteskBold") format("svg")
}

.fa-input {
    font-family: FontAwesome, "open_sansregular", Helvetica, Arial, sans-serif
}

html {
    font-size: 20px
}

@media screen and (max-width:1680px) {
    html {
        font-size: 18px
    }
}

@media screen and (max-width:1366px) {
    html {
        font-size: 16px
    }
}

body {
    font-family: "OverusedGroteskRoman", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased
}

body {
    color: #151515;
    background-color: #fff;
    overflow-x: hidden
}

a,
a:link,
a:visited {
    color: #151515;
    -moz-transition: color .2s ease-in-out, border-bottom-color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out, border-bottom-color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out, border-bottom-color .2s ease-in-out;
    transition: color .2s ease-in-out, border-bottom-color .2s ease-in-out;
    text-decoration: none;
    border-bottom: solid 1px
}

a:hover {
    color: #0072bc;
    border-bottom-color: transparent
}

a.nav-default {
    color: #0072bc
}

a.nav-default:hover {
    color: #0088e1
}

a.nav-imp {
    font-size: 1.8rem;
    color: #0072bc
}

@media screen and (max-width:1366px) {
    a.nav-imp {
        font-size: 1.56rem
    }
}

@media screen and (max-width:767px) {
    a.nav-imp {
        font-size: 1.37rem
    }
}

a.nav-imp:hover {
    color: #0088e1
}

.txt_color {
    color: #0072bc
}

.txt_bold {
    font-family: "OverusedGroteskBold", Arial, Tahoma, Verdana, Helvetica, sans-serif
}

.txt_x_large {
    font-size: x-large
}

.img-object-fit {
    object-fit: cover
}

.divider {
    padding-bottom: 75px
}

@media screen and (max-width:1366px) {
    .divider {
        padding-bottom: 50px
    }
}

@media screen and (max-width:767px) {
    .divider {
        padding-bottom: 35px
    }
}

.divider-y {
    padding-top: 75px;
    padding-bottom: 75px
}

@media screen and (max-width:1366px) {
    .divider-y {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media screen and (max-width:767px) {
    .divider-y {
        padding-top: 35px;
        padding-bottom: 35px
    }
}

.border-bottom {
    border-bottom-color: #bababa !important
}

.border-custom {
    position: relative
}

.border-custom:after {
    position: absolute;
    bottom: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 1px;
    content: "";
    background-color: #bababa
}

.rounded-custom {
    border-radius: 8px
}

@media screen and (max-width:1440px) {
    .rounded-custom {
        border-radius: 5.5px
    }
}

.rounded-custom-xl {
    border-radius: 20px
}

@media screen and (max-width:1440px) {
    .rounded-custom-xl {
        border-radius: 14px
    }
}

.table-container {
    overflow: hidden;
    border-radius: 20px
}

@media screen and (max-width:1440px) {
    .table-container {
        border-radius: 14px
    }
}

.table-container .table-bordered {
    border: none !important;
    border-collapse: collapse
}

.table-container .table-bordered :is(td, th) {
    border: 1px solid #bababa
}

.table-container .table-bordered tr:first-child :is(td, th) {
    border-top: none
}

.table-container .table-bordered tr:last-child :is(td) {
    border-bottom: none
}

.table-container .table-bordered tr :is(td, th):first-child {
    border-left: none
}

.table-container .table-bordered tr :is(td, th):last-child {
    border-right: none
}

.table-container .thead-light th {
    font-family: "OverusedGroteskBold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    background-color: rgba(0, 0, 0, 0)
}

.table-container .table th,
.table-container .table td {
    vertical-align: top
}

.table-container .table tr>td:first-child {
    font-family: "OverusedGroteskBold", Arial, Tahoma, Verdana, Helvetica, sans-serif
}

.container_bg__light {
    background-color: #f4f2f6
}

.container_bg__dark {
    background-color: #0072bc
}

.container_bg__custom {
    background-color: #000
}

.container_bg__custom_intro {
    background-color: #000
}

.list-unordered {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.list-unordered li {
    position: relative;
    padding-left: 20px
}

@media screen and (max-width:1366px) {
    .list-unordered li {
        padding-left: 14px
    }
}

.list-unordered li:before {
    position: absolute;
    top: 12px;
    left: 0;
    width: 4px;
    height: 4px;
    content: "";
    background-color: #0072bc;
    border-radius: 50%
}

@media screen and (max-width:1366px) {
    .list-unordered li:before {
        top: 10px
    }
}

@media screen and (max-width:1366px) {
    .row-smaller-gutters {
        margin-left: -8px;
        margin-right: -8px
    }

    .row-smaller-gutters>[class^="col-"],
    .row-smaller-gutters>[class*=" col-"] {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media screen and (max-width:1200px) {
    .row-smaller-gutters {
        margin-left: -5px;
        margin-right: -5px
    }

    .row-smaller-gutters>[class^="col-"],
    .row-smaller-gutters>[class*=" col-"] {
        padding-left: 5px;
        padding-right: 5px
    }
}

.row-smaller-gutters-mb {
    margin-bottom: 30px
}

@media screen and (max-width:1366px) {
    .row-smaller-gutters-mb {
        margin-bottom: 16px
    }
}

@media screen and (max-width:1200px) {
    .row-smaller-gutters-mb {
        margin-bottom: 10px
    }
}

.title_box {
    position: relative
}

.text-white .title_box {
    color: #fff
}

.title_box>* {
    line-height: 1.2em
}

.title_box :is(h1, h2) {
    font-size: calc((26px + (46 - 26) * ((100vw - 320px) / (1920 - 320))))
}

.title_box :is(h1, h2) small {
    display: block;
    font-family: "OverusedGroteskBold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: inherit;
    line-height: inherit
}

.content {
    position: relative;
    overflow: hidden
}

.mainNav {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.boxBase {
    width: 100%;
    height: 100%
}

.positionAbsTop {
    top: 0;
    left: 0
}

.positionAbs15 {
    top: 15px;
    left: 15px
}

.positionAbsLeft15 {
    top: 0;
    left: 15px
}

.positionAbsTop15 {
    top: 15px;
    left: 0
}

.box_margin {
    margin-bottom: 30px
}

@media screen and (max-width:1366px) {
    .box_margin {
        margin-bottom: 15px
    }
}

.box_margin2 {
    margin-bottom: 15px
}

.box_padding {
    padding-left: 100px;
    padding-right: 100px
}

@media screen and (max-width:1680px) {
    .box_padding {
        padding-left: 70px;
        padding-right: 70px
    }
}

@media screen and (max-width:1366px) {
    .box_padding {
        padding-left: 45px;
        padding-right: 45px
    }
}

@media screen and (max-width:1200px) {
    .box_padding {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    .box_padding {
        padding-left: 15px;
        padding-right: 15px
    }
}

.box_padding_vertical {
    padding-top: 100px;
    padding-bottom: 100px
}

@media screen and (max-width:1366px) {
    .box_padding_vertical {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media screen and (max-width:1200px) {
    .box_padding_vertical {
        padding-top: 45px;
        padding-bottom: 45px
    }
}

.nav-button a {
    font-family: "OverusedGroteskRoman", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1.75rem;
    color: #fff;
    line-height: 1;
    background-color: #0072bc;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:1366px) {
    .nav-button a {
        font-size: 1.56rem
    }
}

@media screen and (max-width:767px) {
    .nav-button a {
        font-size: 1.37rem
    }
}

.nav-button a:hover {
    color: #fff;
    background-color: #0088e1
}

.nav-button-sml a {
    font-size: 1rem
}

.header_nav #gt_float_wrapper  {
    transform: translateX(-220px) scale(0.80);
    transform-origin: right top;
    right: 0 !important;
    top: 5px !important;
    white-space: nowrap !important;
}
@media (max-width: 991px) {
    .header_nav #gt_float_wrapper {
        transform: translateX(130px) scale(0.70);
        transform-origin: right top;
    }
    .no_registration #gt_float_wrapper {
        left: 20px !important;
    }
}

.basePaddingBox {
    padding: 30px
}

@media screen and (max-width:1200px) {
    .basePaddingBox {
        padding: 15px
    }
}

.boxVertical {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.boxHorizontal {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.box_vAlign {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.backgroundCover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 50%
}

.backgroundContain {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 50%
}

.select_arrow {
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url("../images/select-arrow.svg");
    background-repeat: no-repeat;
    background-position: right 15px center
}

.select_arrow_padding {
    background-position: 95% 50%
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay: 9999s;
    -webkit-transition: color 9999s ease-out, background-color 9999s ease-out
}

.transition {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.boxShadow {
    behavior: url(PIE.htc);
    position: relative;
    zoom: 1;
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1)
}

.boxShadowBottom {
    behavior: url(PIE.htc);
    position: relative;
    zoom: 1;
    -webkit-box-shadow: 0 9px 7px -7px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 9px 7px -7px rgba(0, 0, 0, 0.1);
    box-shadow: 0 9px 7px -7px rgba(0, 0, 0, 0.1)
}

.boxCircle {
    behavior: url(PIE.htc);
    position: relative;
    zoom: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-30px, 0, 0);
        transform: translate3d(-30px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-30px, 0, 0);
        transform: translate3d(-30px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(30px, 0, 0);
        transform: translate3d(30px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(30px, 0, 0);
        transform: translate3d(30px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.partial_header .header-custom {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 1000;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:1440px) {
    .partial_header .header-custom {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media screen and (max-width:991px) {
    .partial_header .header-custom {
        position: relative !important;
        background-color: #fff;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important
    }
}

.partial_header .header-custom .header_nav {
    top: 50%;
    right: 100px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:1680px) {
    .partial_header .header-custom .header_nav {
        right: 70px
    }
}

@media screen and (max-width:1366px) {
    .partial_header .header-custom .header_nav {
        right: 45px
    }
}

@media screen and (max-width:1200px) {
    .partial_header .header-custom .header_nav {
        right: 30px
    }
}

@media screen and (max-width:991px) {
    .partial_header .header-custom .header_nav {
        top: 11px;
        left: 15px;
        right: initial;
        height: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.partial_header .header-custom .navigation_wrapper {
    position: relative
}

.partial_header .header-custom .navigation_wrapper .mainNavigation {
    padding: 0
}

.partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav {
    margin: 0
}

@media screen and (max-width:991px) {
    .partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item {
        text-align: center
    }
}

.partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link {
    position: relative;
    font-family: "OverusedGroteskRoman", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1rem;
    color: #151515 !important;
    line-height: 50px;
    margin-right: 50px;
    padding: 0 !important;
    border-bottom: 0;
    overflow: hidden;
    z-index: 1000
}

.partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link.active {
    font-weight: bold;
}

@media screen and (max-width:1680px) {
    .partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link {
        margin-right: 40px
    }
}

@media screen and (max-width:1440px) {
    .partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link {
        font-size: .87rem;
        line-height: 40px;
        margin-right: 35px
    }
}

@media screen and (max-width:991px) {
    .partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link {
        font-size: 1.25rem;
        margin-right: 0;
        margin-bottom: 15px
    }
}

.partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link span {
    position: relative;
    display: inline-block
}

.partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link span:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 0;
    height: 2px;
    background-color: #0072bc;
    opacity: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link:hover span:after {
    width: 100%;
    opacity: 1
}

.partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item:last-child .nav-item {
    margin-right: 0 !important
}

.partial_header .header-custom.scroll {
    position: fixed;
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.15);
    animation: animateNav .3s linear
}

@media screen and (max-width:991px) {
    .partial_header .header-custom.scroll {
        animation: none
    }
}

.partial_header .mainNavigation .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transform: translateY(50px);
    transition: .5s ease all
}

.partial_header .mainNavigation .dropdown-menu.show {
    display: block;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: .5s ease all
}

@media screen and (max-width:991px) {
    .partial_header .mainNavigation .dropdown-menu a.dropdown-item {
        text-align: center
    }

    .partial_header .mainNavigation .dropdown-menu {
        display: none;
        height: 0;
        visibility: visible;
        opacity: 0;
        transform: translateY(0);
        transition: .5s ease all
    }

    .partial_header .mainNavigation .dropdown-menu.show {
        display: block;
        height: auto;
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
        transition: .5s ease all
    }

    .partial_header .mainNavigation .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
    }
}

@keyframes animateNav {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

.partial-main .info-box {
    padding: 35px
}

@media screen and (max-width:1440px) {
    .partial-main .info-box {
        padding: 25px
    }
}

@media screen and (max-width:767px) {
    .partial-main .info-box {
        padding: 25px 15px
    }
}

.partial-main .info-box .info-box-title h3 {
    font-family: "OverusedGroteskSemiBold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 2rem;
    line-height: 1.2
}

@media screen and (max-width:1366px) {
    .partial-main .info-box .info-box-title h3 {
        font-size: 1.75rem
    }
}

.partial-main .info-box a.info-content .info-text {
    color: #c7c7c7
}

.partial-main .info-box a.info-content .info-icon {
    flex: none;
    position: relative;
    width: 56px;
    height: 56px;
    font-size: 1.5rem;
    color: #fff;
    background-color: #00ab4e;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:1440px) {
    .partial-main .info-box a.info-content .info-icon {
        width: 40px;
        height: 40px;
        font-size: 1.31rem
    }
}

.partial-main .info-box a.info-content:hover .info-icon {
    background-color: #36c979
}

.partial-main .info-box-main {
    height: 100%
}

@media screen and (max-width:767px) {
    .partial-main .info-box-main {
        height: auto
    }
}

.partial-main .info-box-main .info-content a {
    color: #fff
}

.partial-main .info-box-main .info-content a.info-icon {
    flex: none;
    position: relative;
    width: 56px;
    height: 56px;
    font-size: 1.5rem;
    color: #0072bc;
    background-color: #fff;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:1440px) {
    .partial-main .info-box-main .info-content a.info-icon {
        width: 40px;
        height: 40px;
        font-size: 1.31rem
    }
}

.partial-main .info-box-main .info-content a.info-icon:hover {
    background-color: #f4f2f6
}

.partial-main .nav-vertical .nav a {
    font-family: "OverusedGroteskSemiBold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    color: #fff;
    padding: .5rem 0;
    border-bottom: 1px solid #65aedd
}

@media screen and (max-width:1440px) {
    .partial-main .nav-vertical .nav a {
        padding: .3rem 0
    }
}

.partial-main .nav-vertical .nav a:hover {
    color: #7ac7f9
}

.partial-main .form-section h4 {
    font-size: 2rem
}

@media screen and (max-width:1440px) {
    .partial-main .form-section h4 {
        font-size: 1.75rem
    }
}

@media screen and (max-width:1200px) {
    .partial-main .form-section h4 {
        font-size: 1.5rem
    }
}

.partial-main input.form-control,
.partial-main select.form-control {
    height: 90px
}

@media screen and (max-width:1440px) {

    .partial-main input.form-control,
    .partial-main select.form-control {
        height: 64px
    }
}

@media screen and (max-width:1200px) {

    .partial-main input.form-control,
    .partial-main select.form-control {
        height: 40px
    }
}

.partial-main .form-control {
    padding-left: 1.5rem
}

@media screen and (max-width:767px) {
    .partial-main .form-control {
        padding-left: 1rem
    }
}

.partial-main ::placeholder {
    color: #151515;
    opacity: 1
}

.partial-main ::-ms-input-placeholder {
    color: #151515
}

.partial-main .form-check-label span {
    font-family: "OverusedGroteskBold", Arial, Tahoma, Verdana, Helvetica, sans-serif
}

.partial-main .btn {
    font-size: 1.75rem;
    color: #fff;
    line-height: 1;
    background-color: #0072bc;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:1366px) {
    .partial-main .btn {
        font-size: 1.56rem
    }
}

@media screen and (max-width:767px) {
    .partial-main .btn {
        font-size: 1.37rem
    }
}

.partial-main .btn:hover {
    color: #fff;
    background-color: #0088e1
}

.partial-main .custom-form-check-input {
    flex: none;
    width: 30px;
    height: 30px
}

@media screen and (max-width:1440px) {
    .partial-main .custom-form-check-input {
        width: 24px;
        height: 24px
    }
}

@media screen and (max-width:767px) {
    .partial-main .custom-form-check-input {
        width: auto;
        height: auto
    }
}

.partial-main .custom-form-check-input:checked {
    background-color: #0072bc;
    border-color: #0072bc
}

.partial_footer .footer {
    font-size: .8rem
}

.partial_footer .footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.social-media{
	padding-right: 25px !important;
}
@media screen and (min-width:767px) and (max-width:1130px) {
	.social-media{
		
	padding-right: 0 !important;
	}	
}
.partial_footer .footer a {
    color: #0072bc
}

.partial_footer .footer a:hover {
    color: #0088e1
}

.partial_footer .footer .footer_logo img {
    width: 190px
}

@media screen and (max-width:1366px) {
    .partial_footer .footer .footer_logo img {
        width: 135px
    }
}

.widget-slider {
    position: relative
}

.widget-slider .rslider_wrapper .rslides {
    height: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.widget-slider .rslider_wrapper .rslides .rslides_li {
    height: 100%
}

.widget-slider .rslider_wrapper .rslides .rslides_li .rslider_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.widget-slider .rslider_wrapper .rslides .rslides_li .rslider_img .rslider_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.widget-slider .rslider_wrapper__a {
    position: relative;
    height: 800px
}

@media screen and (max-width:1680px) {
    .widget-slider .rslider_wrapper__a {
        height: 700px
    }
}

@media screen and (max-width:1440px) {
    .widget-slider .rslider_wrapper__a {
        height: 520px
    }
}

@media screen and (max-width:1366px) {
    .widget-slider .rslider_wrapper__a {
        height: 400px
    }
}

@media screen and (max-width:1200px) {
    .widget-slider .rslider_wrapper__a {
        height: 300px
    }
}

@media screen and (max-width:480px) {
    .widget-slider .rslider_wrapper__a {
        height: 250px
    }
}

.widget-slider .rslider_wrapper_in {
    height: 350px
}

@media screen and (max-width:1440px) {
    .widget-slider .rslider_wrapper_in {
        height: 230px
    }
}

@media screen and (max-width:1200px) {
    .widget-slider .rslider_wrapper_in {
        height: 200px
    }
}

.rslider_title_wrapper .date {
    font-size: 2.4rem;
    line-height: 1
}

@media screen and (max-width:1440px) {
    .rslider_title_wrapper .date {
        font-size: 2rem
    }
}

.rslider_title_wrapper .place {
    font-size: 1.1rem;
    line-height: 1.2
}

@media screen and (max-width:1440px) {
    .rslider_title_wrapper .place {
        font-size: 1em
    }
}

.rslider_title_wrapper_b .row>div {
    padding-top: 120px;
    padding-bottom: 120px
}

@media screen and (max-width:1680px) {
    .rslider_title_wrapper_b .row>div {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media screen and (max-width:1440px) {
    .rslider_title_wrapper_b .row>div {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media screen and (max-width:1200px) {
    .rslider_title_wrapper_b .row>div {
        padding-top: 45px;
        padding-bottom: 45px
    }
}

@media screen and (max-width:767px) {
    .rslider_title_wrapper_b .row>div {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.rslider_title_wrapper_b .row>div:first-child {
    border-radius: 20px 0 0 20px
}

@media screen and (max-width:1366px) {
    .rslider_title_wrapper_b .row>div:first-child {
        /* border-radius: 14px 0 0 14px*/
    }
}

@media screen and (max-width:767px) {

    .rslider_title_wrapper_b .row>div:first-child {
        border-bottom-left-radius: 0;
        border-top-right-radius: 20px;
    }
}

.rslider_title_wrapper_b .row>div:first-child h1 {
    font-size: 2.4rem;
    line-height: 1.2
}

@media screen and (max-width:1440px) {
    .rslider_title_wrapper_b .row>div:first-child h1 {
        font-size: 2rem
    }
}

@media screen and (max-width:1200px) {
    .rslider_title_wrapper_b .row>div:first-child h1 {
        font-size: 1.75rem
    }
}

@media screen and (max-width:767px) {
    .rslider_title_wrapper_b .row>div:first-child h1 {
        font-size: 1.56rem
    }
}

.rslider_title_wrapper_b .row>div:first-child h1 small {
    display: block;
    font-size: inherit;
    line-height: inherit
}

.rslider_title_wrapper_b .row>div:last-child {
    border-radius: 0 20px 20px 0
}

@media screen and (max-width:1366px) {
    .rslider_title_wrapper_b .row>div:last-child {
        border-radius: 0 14px 14px 0
    }
}

@media screen and (max-width:767px) {
    .rslider_title_wrapper_b .row>div:last-child {
        border-radius: 0 0 14px 14px
    }
}

.countdown_wrapper {
    position: absolute;
    top: 44px;
    left: 44px;
    z-index: 300
}

@media screen and (max-width:1440px) {
    .countdown_wrapper {
        top: 30px;
        left: 30px
    }
}

@media screen and (max-width:767px) {
    .countdown_wrapper {
        position: relative;
        top: 0;
        left: 0;
        text-align: center;
        margin-bottom: 1.5rem
    }
}

.countdown_wrapper .countdown_title {
    font-family: "OverusedGroteskSemiBold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1.2rem;
    color: #fff;
    white-space: nowrap
}

@media screen and (max-width:1440px) {
    .countdown_wrapper .countdown_title {
        font-size: 1.06rem
    }
}

@media screen and (max-width:767px) {
    .countdown_wrapper .countdown_title {
        color: #151515
    }
}

.countdown_wrapper .countdown {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    font-family: "OverusedGroteskSemiBold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1.8rem;
    line-height: 1
}

@media screen and (max-width:1440px) {
    .countdown_wrapper .countdown {
        padding: 15px;
        font-size: 1.56rem
    }
}

@media screen and (max-width:767px) {
    .countdown_wrapper .countdown {
        color: #151515
    }
}

.countdown_wrapper .countdown>div {
    padding: 6px 10px;
    text-align: center
}

@media screen and (max-width:1440px) {
    .countdown_wrapper .countdown>div {
        padding: 4px 7px
    }
}

.countdown_wrapper .countdown>div>span {
    display: block;
    font-family: "OverusedGroteskRoman", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1rem
}

.countdown_wrapper .countdown>div:not(:last-child) {
    border-right: 1px solid #bababa
}

.ipk {
    display: none;
}

.cart-hidden {
    display: none;
}

.cart,
.cart-small {
    background: rgba(0, 0, 0, .8);
    border-radius: 10px 10px 0 0;
    padding: 20px;
    position: fixed;
    right: 20px;
    bottom: 0px;
    color: #fff;
    display: none;
    font-size: 14px;
    text-align: right;
    z-index: 100;
    max-width: 275px;
}

.cart h4 {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    text-align: left;
}

.cart .btn_hide_cart {
    background: #d3cdcd;
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 0px 10px 3px 10px;
    border-radius: 20px;
    line-height: 29px;
    color: #000;
    font-weight: bold;
    font-size: 25px;
}

.cart .btn_hide_cart:hover,
.cart-small .btn_show_cart:hover {
    background: #fff;
    cursor: pointer;

}

.cart-small {
    text-align: left;
    width: 130px;
    bottom: -10px;
    padding: 10px;
}

.cart-small .btn_show_cart {
    background: #d3cdcd;
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 0px 10px 3px 10px;
    border-radius: 20px;
    line-height: 29px;
    color: #000;
    font-weight: bold;
    font-size: 25px;
}

.cart .float-right {
    padding-left: 25px;
}

.float-left-in-cart {
    float: left;
    text-align: left;
    max-width: 160px;
}

.paymentType,
.hotel-row,
.nights-row,
.room-row,
.accommodationPayment-row,
.accommodationPay-row,
.accommodationNameRoommate-row,
.presentation-section,
.billing-row,
.billing-icdph,
.conflict_declaration,
.non_conflict_declaration {
    display: none;
}

.contact-form input[type=text].error,

.contact-form input[type=date].error,
.contact-form input[type=email].error,
.contact-form input[type=checkbox].error {
    border: 2px solid #ff0000;
    box-shadow: 0px 0px 2px #916262;
}

.contact-form input[type=radio].error {}

label.error {
    color: #ff0000
}


.loader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999999;
    background-color: rgba(128, 129, 131, .3);
}

.loader .outside,
.loader .inside {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.loader .outside {
    width: 15em;
    height: 15em;
    border-radius: 50%;
    font-size: 10px;
    text-indent: -9999em;
    border-top: .3em solid rgba(60, 129, 131, .3);
    border-right: .3em solid rgba(60, 129, 131, .3);
    border-bottom: .3em solid rgba(60, 129, 131, .3);
    border-left: .3em solid rgba(60, 129, 131, .3);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: loader 1.1s infinite linear;
    animation: loader 1.1s infinite linear;

    &:after {
        border-radius: 50%;
        width: 15em;
        height: 15em
    }
}

.loader .inside {
    background-image: url('../images/main_logo.svg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: zoom 1.1s infinite linear;
    animation: zoom 1.1s infinite linear;
    max-width: 110px;
    background-size: contain;
}


@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes zoom {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoom {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.rslider_wrapper__video {
    position: relative;
    height: 800px;
}

@media screen and (max-width: 1680px) {
    .rslider_wrapper__video {
        height: 700px;
    }
}

@media screen and (max-width: 1440px) {
    .rslider_wrapper__video {
        height: 600px;
    }
}

@media screen and (max-width: 1366px) {
    .rslider_wrapper__video {
        height: 500px;
    }
}

@media screen and (max-width: 1200px) {
    .rslider_wrapper__video {
        height: 500px;
    }
}

@media screen and (max-width: 700px) {
    .rslider_wrapper__video {
        height: 400px;
    }
}

@media screen and (max-width: 580px) {
    .form-check-inline {
        display: block !important;
        margin-right: 0;
    }

    .form-check-inline small {
        display: block;
    }
}

@media screen and (max-width: 480px) {
    .rslider_wrapper__video {
        height: 250px;
    }
}

a.removePresentation {
    background-color: red;
    color: #fff;
    font-size: 0.9rem;
    padding: 5px 15px 6px 14px;
    border-radius: 6px;
    border: 0;
}

a.removePresentation:hover {
    background-color: #000;
}

a.disclaimerButton {
    color: #fff;
}

a.disclaimerButton:hover {
    background-color: #000;
}

.trumbowyg-box {
    min-height: 130px !important;
    max-height: 130px !important;
}

.container_bg__custom {
    background-size: cover;
    position: relative;
    width: 100%;
}

.container_bg__custom::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 20px 0 0 20px;
}
@media screen and (max-width:767px) {
    .container_bg__custom::before{
        border-bottom-left-radius: 0;
        border-top-right-radius: 20px;
    }
}
.width-100 {
    width: 100%;
}

.partial_header .header-custom.scroll {
    z-index: 10000;
}

.contact-form .participant-input-label {
    padding-left: 15px;
}

@media screen and (max-width: 768px) {
    .contact-form .participant-input-label {
        padding-left: 5px;
    }

}
=======
@charset "UTF-8";
@import "../css/bootstrap.css";
@import "../css/font-awesome.min.css";
@import "../css/material-design-iconic-font.min.css";
@import "../css/animate.css";

@font-face {
    font-family: "OverusedGroteskSemiBold";
    src: url("../fonts/OverusedGroteskSemiBold.eot");
    src: url("../fonts/OverusedGroteskSemiBold.eot") format("embedded-opentype"), url("../fonts/OverusedGroteskSemiBold.woff2") format("woff2"), url("../fonts/OverusedGroteskSemiBold.woff") format("woff"), url("../fonts/OverusedGroteskSemiBold.ttf") format("truetype"), url("../fonts/OverusedGroteskSemiBold.svg#OverusedGroteskSemiBold") format("svg")
}

@font-face {
    font-family: "OverusedGroteskRoman";
    src: url("../fonts/OverusedGroteskRoman.eot");
    src: url("../fonts/OverusedGroteskRoman.eot") format("embedded-opentype"), url("../fonts/OverusedGroteskRoman.woff2") format("woff2"), url("../fonts/OverusedGroteskRoman.woff") format("woff"), url("../fonts/OverusedGroteskRoman.ttf") format("truetype"), url("../fonts/OverusedGroteskRoman.svg#OverusedGroteskRoman") format("svg")
}

@font-face {
    font-family: "OverusedGroteskBold";
    src: url("../fonts/OverusedGroteskBold.eot");
    src: url("../fonts/OverusedGroteskBold.eot") format("embedded-opentype"), url("../fonts/OverusedGroteskBold.woff2") format("woff2"), url("../fonts/OverusedGroteskBold.woff") format("woff"), url("../fonts/OverusedGroteskBold.ttf") format("truetype"), url("../fonts/OverusedGroteskBold.svg#OverusedGroteskBold") format("svg")
}

.fa-input {
    font-family: FontAwesome, "open_sansregular", Helvetica, Arial, sans-serif
}

html {
    font-size: 20px
}

@media screen and (max-width:1680px) {
    html {
        font-size: 18px
    }
}

@media screen and (max-width:1366px) {
    html {
        font-size: 16px
    }
}

body {
    font-family: "OverusedGroteskRoman", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased
}

body {
    color: #151515;
    background-color: #fff;
    overflow-x: hidden
}

a,
a:link,
a:visited {
    color: #151515;
    -moz-transition: color .2s ease-in-out, border-bottom-color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out, border-bottom-color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out, border-bottom-color .2s ease-in-out;
    transition: color .2s ease-in-out, border-bottom-color .2s ease-in-out;
    text-decoration: none;
    border-bottom: solid 1px
}

a:hover {
    color: #0072bc;
    border-bottom-color: transparent
}

a.nav-default {
    color: #0072bc
}

a.nav-default:hover {
    color: #0088e1
}

a.nav-imp {
    font-size: 1.8rem;
    color: #0072bc
}

@media screen and (max-width:1366px) {
    a.nav-imp {
        font-size: 1.56rem
    }
}

@media screen and (max-width:767px) {
    a.nav-imp {
        font-size: 1.37rem
    }
}

a.nav-imp:hover {
    color: #0088e1
}

.txt_color {
    color: #0072bc
}

.txt_bold {
    font-family: "OverusedGroteskBold", Arial, Tahoma, Verdana, Helvetica, sans-serif
}

.txt_x_large {
    font-size: x-large
}

.img-object-fit {
    object-fit: cover
}

.divider {
    padding-bottom: 75px
}

@media screen and (max-width:1366px) {
    .divider {
        padding-bottom: 50px
    }
}

@media screen and (max-width:767px) {
    .divider {
        padding-bottom: 35px
    }
}

.divider-y {
    padding-top: 75px;
    padding-bottom: 75px
}

@media screen and (max-width:1366px) {
    .divider-y {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media screen and (max-width:767px) {
    .divider-y {
        padding-top: 35px;
        padding-bottom: 35px
    }
}

.border-bottom {
    border-bottom-color: #bababa !important
}

.border-custom {
    position: relative
}

.border-custom:after {
    position: absolute;
    bottom: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 1px;
    content: "";
    background-color: #bababa
}

.rounded-custom {
    border-radius: 8px
}

@media screen and (max-width:1440px) {
    .rounded-custom {
        border-radius: 5.5px
    }
}

.rounded-custom-xl {
    border-radius: 20px
}

@media screen and (max-width:1440px) {
    .rounded-custom-xl {
        border-radius: 14px
    }
}

.table-container {
    overflow: hidden;
    border-radius: 20px
}

@media screen and (max-width:1440px) {
    .table-container {
        border-radius: 14px
    }
}

.table-container .table-bordered {
    border: none !important;
    border-collapse: collapse
}

.table-container .table-bordered :is(td, th) {
    border: 1px solid #bababa
}

.table-container .table-bordered tr:first-child :is(td, th) {
    border-top: none
}

.table-container .table-bordered tr:last-child :is(td) {
    border-bottom: none
}

.table-container .table-bordered tr :is(td, th):first-child {
    border-left: none
}

.table-container .table-bordered tr :is(td, th):last-child {
    border-right: none
}

.table-container .thead-light th {
    font-family: "OverusedGroteskBold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    background-color: rgba(0, 0, 0, 0)
}

.table-container .table th,
.table-container .table td {
    vertical-align: top
}

.table-container .table tr>td:first-child {
    font-family: "OverusedGroteskBold", Arial, Tahoma, Verdana, Helvetica, sans-serif
}

.container_bg__light {
    background-color: #f4f2f6
}

.container_bg__dark {
    background-color: #0072bc
}

.container_bg__custom {
    background-color: #000
}

.container_bg__custom_intro {
    background-color: #000
}

.list-unordered {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.list-unordered li {
    position: relative;
    padding-left: 20px
}

@media screen and (max-width:1366px) {
    .list-unordered li {
        padding-left: 14px
    }
}

.list-unordered li:before {
    position: absolute;
    top: 12px;
    left: 0;
    width: 4px;
    height: 4px;
    content: "";
    background-color: #0072bc;
    border-radius: 50%
}

@media screen and (max-width:1366px) {
    .list-unordered li:before {
        top: 10px
    }
}

@media screen and (max-width:1366px) {
    .row-smaller-gutters {
        margin-left: -8px;
        margin-right: -8px
    }

    .row-smaller-gutters>[class^="col-"],
    .row-smaller-gutters>[class*=" col-"] {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media screen and (max-width:1200px) {
    .row-smaller-gutters {
        margin-left: -5px;
        margin-right: -5px
    }

    .row-smaller-gutters>[class^="col-"],
    .row-smaller-gutters>[class*=" col-"] {
        padding-left: 5px;
        padding-right: 5px
    }
}

.row-smaller-gutters-mb {
    margin-bottom: 30px
}

@media screen and (max-width:1366px) {
    .row-smaller-gutters-mb {
        margin-bottom: 16px
    }
}

@media screen and (max-width:1200px) {
    .row-smaller-gutters-mb {
        margin-bottom: 10px
    }
}

.title_box {
    position: relative
}

.text-white .title_box {
    color: #fff
}

.title_box>* {
    line-height: 1.2em
}

.title_box :is(h1, h2) {
    font-size: calc((26px + (46 - 26) * ((100vw - 320px) / (1920 - 320))))
}

.title_box :is(h1, h2) small {
    display: block;
    font-family: "OverusedGroteskBold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: inherit;
    line-height: inherit
}

.content {
    position: relative;
    overflow: hidden
}

.mainNav {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.boxBase {
    width: 100%;
    height: 100%
}

.positionAbsTop {
    top: 0;
    left: 0
}

.positionAbs15 {
    top: 15px;
    left: 15px
}

.positionAbsLeft15 {
    top: 0;
    left: 15px
}

.positionAbsTop15 {
    top: 15px;
    left: 0
}

.box_margin {
    margin-bottom: 30px
}

@media screen and (max-width:1366px) {
    .box_margin {
        margin-bottom: 15px
    }
}

.box_margin2 {
    margin-bottom: 15px
}

.box_padding {
    padding-left: 100px;
    padding-right: 100px
}

@media screen and (max-width:1680px) {
    .box_padding {
        padding-left: 70px;
        padding-right: 70px
    }
}

@media screen and (max-width:1366px) {
    .box_padding {
        padding-left: 45px;
        padding-right: 45px
    }
}

@media screen and (max-width:1200px) {
    .box_padding {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    .box_padding {
        padding-left: 15px;
        padding-right: 15px
    }
}

.box_padding_vertical {
    padding-top: 100px;
    padding-bottom: 100px
}

@media screen and (max-width:1366px) {
    .box_padding_vertical {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media screen and (max-width:1200px) {
    .box_padding_vertical {
        padding-top: 45px;
        padding-bottom: 45px
    }
}

.nav-button a {
    font-family: "OverusedGroteskRoman", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1.75rem;
    color: #fff;
    line-height: 1;
    background-color: #0072bc;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:1366px) {
    .nav-button a {
        font-size: 1.56rem
    }
}

@media screen and (max-width:767px) {
    .nav-button a {
        font-size: 1.37rem
    }
}

.nav-button a:hover {
    color: #fff;
    background-color: #0088e1
}

.nav-button-sml a {
    font-size: 1rem
}

.header_nav #gt_float_wrapper  {
    transform: translateX(-220px) scale(0.80);
    transform-origin: right top;
    right: 0px !important;
    top: 0px !important;
    white-space: nowrap !important;
}
@media (max-width: 991px) {
    .header_nav #gt_float_wrapper {
        transform: translateX(130px) scale(0.70);
        transform-origin: right top;
    }
    .no_registration #gt_float_wrapper {
        left: 20px !important;
    }
}

.body_translate #gt_float_wrapper {
    transform: translateX(0px) scale(0.80);
    transform-origin: bottom left;
    white-space: nowrap !important;
}
@media (max-width: 991px) {
    .body_translate #gt_float_wrapper {
        transform: translateX(0) scale(0.70);
        transform-origin: bottom left;
    }
}

.basePaddingBox {
    padding: 30px
}

@media screen and (max-width:1200px) {
    .basePaddingBox {
        padding: 15px
    }
}

.boxVertical {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.boxHorizontal {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.box_vAlign {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.backgroundCover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 50%
}

.backgroundContain {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 50%
}

.select_arrow {
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url("../images/select-arrow.svg");
    background-repeat: no-repeat;
    background-position: right 15px center
}

.select_arrow_padding {
    background-position: 95% 50%
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay: 9999s;
    -webkit-transition: color 9999s ease-out, background-color 9999s ease-out
}

.transition {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.boxShadow {
    behavior: url(PIE.htc);
    position: relative;
    zoom: 1;
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1)
}

.boxShadowBottom {
    behavior: url(PIE.htc);
    position: relative;
    zoom: 1;
    -webkit-box-shadow: 0 9px 7px -7px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 9px 7px -7px rgba(0, 0, 0, 0.1);
    box-shadow: 0 9px 7px -7px rgba(0, 0, 0, 0.1)
}

.boxCircle {
    behavior: url(PIE.htc);
    position: relative;
    zoom: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-30px, 0, 0);
        transform: translate3d(-30px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-30px, 0, 0);
        transform: translate3d(-30px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(30px, 0, 0);
        transform: translate3d(30px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(30px, 0, 0);
        transform: translate3d(30px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.partial_header .header-custom {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 1000;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:1440px) {
    .partial_header .header-custom {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media screen and (max-width:991px) {
    .partial_header .header-custom {
        position: relative !important;
        background-color: #fff;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important
    }
}

.partial_header .header-custom .header_nav {
    top: 50%;
    right: 100px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:1680px) {
    .partial_header .header-custom .header_nav {
        right: 70px
    }
}

@media screen and (max-width:1366px) {
    .partial_header .header-custom .header_nav {
        right: 45px
    }
}

@media screen and (max-width:1200px) {
    .partial_header .header-custom .header_nav {
        right: 30px
    }
}

@media screen and (max-width:991px) {
    .partial_header .header-custom .header_nav {
        top: 11px;
        left: 15px;
        right: initial;
        height: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.partial_header .header-custom .navigation_wrapper {
    position: relative
}

.partial_header .header-custom .navigation_wrapper .mainNavigation {
    padding: 0
}

.partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav {
    margin: 0
}

@media screen and (max-width:991px) {
    .partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item {
        text-align: center
    }
}

.partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link {
    position: relative;
    font-family: "OverusedGroteskRoman", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1rem;
    color: #151515 !important;
    line-height: 50px;
    margin-right: 50px;
    padding: 0 !important;
    border-bottom: 0;
    overflow: hidden;
    z-index: 1000
}

.partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link.active {
    font-weight: bold;
}

@media screen and (max-width:1680px) {
    .partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link {
        margin-right: 40px
    }
}

@media screen and (max-width:1440px) {
    .partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link {
        font-size: .87rem;
        line-height: 40px;
        margin-right: 35px
    }
}

@media screen and (max-width:991px) {
    .partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link {
        font-size: 1.25rem;
        margin-right: 0;
        margin-bottom: 15px
    }
}

.partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link span {
    position: relative;
    display: inline-block
}

.partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link span:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 0;
    height: 2px;
    background-color: #0072bc;
    opacity: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item a.nav-link:hover span:after {
    width: 100%;
    opacity: 1
}

.partial_header .header-custom .navigation_wrapper .mainNavigation .navbar-nav .nav-item:last-child .nav-item {
    margin-right: 0 !important
}

.partial_header .header-custom.scroll {
    position: fixed;
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.15);
    animation: animateNav .3s linear
}

@media screen and (max-width:991px) {
    .partial_header .header-custom.scroll {
        animation: none
    }
}

.partial_header .mainNavigation .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transform: translateY(50px);
    transition: .5s ease all
}

.partial_header .mainNavigation .dropdown-menu.show {
    display: block;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: .5s ease all
}

@media screen and (max-width:991px) {
    .partial_header .mainNavigation .dropdown-menu a.dropdown-item {
        text-align: center
    }

    .partial_header .mainNavigation .dropdown-menu {
        display: none;
        height: 0;
        visibility: visible;
        opacity: 0;
        transform: translateY(0);
        transition: .5s ease all
    }

    .partial_header .mainNavigation .dropdown-menu.show {
        display: block;
        height: auto;
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
        transition: .5s ease all
    }

    .partial_header .mainNavigation .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
    }
}

@keyframes animateNav {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

.partial-main .info-box {
    padding: 35px
}

@media screen and (max-width:1440px) {
    .partial-main .info-box {
        padding: 25px
    }
}

@media screen and (max-width:767px) {
    .partial-main .info-box {
        padding: 25px 15px
    }
}

.partial-main .info-box .info-box-title h3 {
    font-family: "OverusedGroteskSemiBold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 2rem;
    line-height: 1.2
}

@media screen and (max-width:1366px) {
    .partial-main .info-box .info-box-title h3 {
        font-size: 1.75rem
    }
}

.partial-main .info-box a.info-content .info-text {
    color: #c7c7c7
}

.partial-main .info-box a.info-content .info-icon {
    flex: none;
    position: relative;
    width: 56px;
    height: 56px;
    font-size: 1.5rem;
    color: #fff;
    background-color: #00ab4e;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:1440px) {
    .partial-main .info-box a.info-content .info-icon {
        width: 40px;
        height: 40px;
        font-size: 1.31rem
    }
}

.partial-main .info-box a.info-content:hover .info-icon {
    background-color: #36c979
}

.partial-main .info-box-main {
    height: 100%
}

@media screen and (max-width:767px) {
    .partial-main .info-box-main {
        height: auto
    }
}

.partial-main .info-box-main .info-content a {
    color: #fff
}

.partial-main .info-box-main .info-content a.info-icon {
    flex: none;
    position: relative;
    width: 56px;
    height: 56px;
    font-size: 1.5rem;
    color: #0072bc;
    background-color: #fff;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:1440px) {
    .partial-main .info-box-main .info-content a.info-icon {
        width: 40px;
        height: 40px;
        font-size: 1.31rem
    }
}

.partial-main .info-box-main .info-content a.info-icon:hover {
    background-color: #f4f2f6
}

.partial-main .nav-vertical .nav a {
    font-family: "OverusedGroteskSemiBold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    color: #fff;
    padding: .5rem 0;
    border-bottom: 1px solid #65aedd
}

@media screen and (max-width:1440px) {
    .partial-main .nav-vertical .nav a {
        padding: .3rem 0
    }
}

.partial-main .nav-vertical .nav a:hover {
    color: #7ac7f9
}

.partial-main .form-section h4 {
    font-size: 2rem
}

@media screen and (max-width:1440px) {
    .partial-main .form-section h4 {
        font-size: 1.75rem
    }
}

@media screen and (max-width:1200px) {
    .partial-main .form-section h4 {
        font-size: 1.5rem
    }
}

.partial-main input.form-control,
.partial-main select.form-control {
    height: 90px
}

@media screen and (max-width:1440px) {

    .partial-main input.form-control,
    .partial-main select.form-control {
        height: 64px
    }
}

@media screen and (max-width:1200px) {

    .partial-main input.form-control,
    .partial-main select.form-control {
        height: 40px
    }
}

.partial-main .form-control {
    padding-left: 1.5rem
}

@media screen and (max-width:767px) {
    .partial-main .form-control {
        padding-left: 1rem
    }
}

.partial-main ::placeholder {
    color: #151515;
    opacity: 1
}

.partial-main ::-ms-input-placeholder {
    color: #151515
}

.partial-main .form-check-label span {
    font-family: "OverusedGroteskBold", Arial, Tahoma, Verdana, Helvetica, sans-serif
}

.partial-main .btn {
    font-size: 1.75rem;
    color: #fff;
    line-height: 1;
    background-color: #0072bc;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

@media screen and (max-width:1366px) {
    .partial-main .btn {
        font-size: 1.56rem
    }
}

@media screen and (max-width:767px) {
    .partial-main .btn {
        font-size: 1.37rem
    }
}

.partial-main .btn:hover {
    color: #fff;
    background-color: #0088e1
}

.partial-main .custom-form-check-input {
    flex: none;
    width: 30px;
    height: 30px
}

@media screen and (max-width:1440px) {
    .partial-main .custom-form-check-input {
        width: 24px;
        height: 24px
    }
}

@media screen and (max-width:767px) {
    .partial-main .custom-form-check-input {
        width: auto;
        height: auto
    }
}

.partial-main .custom-form-check-input:checked {
    background-color: #0072bc;
    border-color: #0072bc
}

.partial_footer .footer {
    font-size: .8rem
}

.partial_footer .footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.social-media{
	padding-right: 25px !important;
}
@media screen and (min-width:767px) and (max-width:1130px) {
	.social-media{
		
	padding-right: 0 !important;
	}	
}
.partial_footer .footer a {
    color: #0072bc
}

.partial_footer .footer a:hover {
    color: #0088e1
}

.partial_footer .footer .footer_logo img {
    width: 190px
}

@media screen and (max-width:1366px) {
    .partial_footer .footer .footer_logo img {
        width: 135px
    }
}

.widget-slider {
    position: relative
}

.widget-slider .rslider_wrapper .rslides {
    height: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.widget-slider .rslider_wrapper .rslides .rslides_li {
    height: 100%
}

.widget-slider .rslider_wrapper .rslides .rslides_li .rslider_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.widget-slider .rslider_wrapper .rslides .rslides_li .rslider_img .rslider_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.widget-slider .rslider_wrapper .rslides .rslides_li .rslider_img .rslider_image video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #000;
}

.widget-slider .rslider_wrapper__a {
    position: relative;
    height: 800px
}

@media screen and (max-width:1680px) {
    .widget-slider .rslider_wrapper__a {
        height: 700px
    }
}

@media screen and (max-width:1440px) {
    .widget-slider .rslider_wrapper__a {
        height: 520px
    }
}

@media screen and (max-width:1366px) {
    .widget-slider .rslider_wrapper__a {
        height: 400px
    }
}

@media screen and (max-width:1200px) {
    .widget-slider .rslider_wrapper__a {
        height: 300px
    }
}

@media screen and (max-width:480px) {
    .widget-slider .rslider_wrapper__a {
        height: 250px
    }
}

.widget-slider .rslider_wrapper_in {
    height: 350px
}

@media screen and (max-width:1440px) {
    .widget-slider .rslider_wrapper_in {
        height: 230px
    }
}

@media screen and (max-width:1200px) {
    .widget-slider .rslider_wrapper_in {
        height: 200px
    }
}

.rslider_title_wrapper .date {
    font-size: 2.4rem;
    line-height: 1
}

@media screen and (max-width:1440px) {
    .rslider_title_wrapper .date {
        font-size: 2rem
    }
}

.rslider_title_wrapper .place {
    font-size: 1.1rem;
    line-height: 1.2
}

@media screen and (max-width:1440px) {
    .rslider_title_wrapper .place {
        font-size: 1em
    }
}

.rslider_title_wrapper_b .row>div {
    padding-top: 120px;
    padding-bottom: 120px
}

@media screen and (max-width:1680px) {
    .rslider_title_wrapper_b .row>div {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media screen and (max-width:1440px) {
    .rslider_title_wrapper_b .row>div {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media screen and (max-width:1200px) {
    .rslider_title_wrapper_b .row>div {
        padding-top: 45px;
        padding-bottom: 45px
    }
}

@media screen and (max-width:767px) {
    .rslider_title_wrapper_b .row>div {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.rslider_title_wrapper_b .row>div:first-child {
    border-radius: 20px 0 0 20px
}

@media screen and (max-width:1366px) {
}

@media screen and (max-width:767px) {

    .rslider_title_wrapper_b .row>div:first-child {
        border-bottom-left-radius: 0;
        border-top-right-radius: 20px;
    }
}

.rslider_title_wrapper_b .row>div:first-child h1 {
    font-size: 2.4rem;
    line-height: 1.2
}

@media screen and (max-width:1440px) {
    .rslider_title_wrapper_b .row>div:first-child h1 {
        font-size: 2rem
    }
}

@media screen and (max-width:1200px) {
    .rslider_title_wrapper_b .row>div:first-child h1 {
        font-size: 1.75rem
    }
}

@media screen and (max-width:767px) {
    .rslider_title_wrapper_b .row>div:first-child h1 {
        font-size: 1.56rem
    }
}

.rslider_title_wrapper_b .row>div:first-child h1 small {
    display: block;
    font-size: inherit;
    line-height: inherit
}

.rslider_title_wrapper_b .row>div:last-child {
    border-radius: 0 20px 20px 0
}

@media screen and (max-width:1366px) {
    .rslider_title_wrapper_b .row>div:last-child {
        border-radius: 0 14px 14px 0
    }
}

@media screen and (max-width:767px) {
    .rslider_title_wrapper_b .row>div:last-child {
        border-radius: 0 0 14px 14px
    }
}

.countdown_wrapper {
    position: absolute;
    top: 44px;
    left: 44px;
    z-index: 300
}

@media screen and (max-width:1440px) {
    .countdown_wrapper {
        top: 30px;
        left: 30px
    }
}

@media screen and (max-width:767px) {
    .countdown_wrapper {
        position: relative;
        top: 0;
        left: 0;
        text-align: center;
        margin-bottom: 1.5rem
    }
}

.countdown_wrapper .countdown_title {
    font-family: "OverusedGroteskSemiBold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1.2rem;
    color: #fff;
    white-space: nowrap
}

@media screen and (max-width:1440px) {
    .countdown_wrapper .countdown_title {
        font-size: 1.06rem
    }
}

@media screen and (max-width:767px) {
    .countdown_wrapper .countdown_title {
        color: #151515
    }
}

.countdown_wrapper .countdown {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    font-family: "OverusedGroteskSemiBold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1.8rem;
    line-height: 1
}

@media screen and (max-width:1440px) {
    .countdown_wrapper .countdown {
        padding: 15px;
        font-size: 1.56rem
    }
}

@media screen and (max-width:767px) {
    .countdown_wrapper .countdown {
        color: #151515
    }
}

.countdown_wrapper .countdown>div {
    padding: 6px 10px;
    text-align: center
}

@media screen and (max-width:1440px) {
    .countdown_wrapper .countdown>div {
        padding: 4px 7px
    }
}

.countdown_wrapper .countdown>div>span {
    display: block;
    font-family: "OverusedGroteskRoman", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1rem
}

.countdown_wrapper .countdown>div:not(:last-child) {
    border-right: 1px solid #bababa
}

.ipk {
    display: none;
}

.cart-hidden {
    display: none;
}

.cart,
.cart-small {
    background: rgba(0, 0, 0, .8);
    border-radius: 10px 10px 0 0;
    padding: 20px;
    position: fixed;
    right: 20px;
    bottom: 0px;
    color: #fff;
    display: none;
    font-size: 14px;
    text-align: right;
    z-index: 100;
    max-width: 275px;
}

.cart h4 {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    text-align: left;
}

.cart .btn_hide_cart {
    background: #d3cdcd;
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 0px 10px 3px 10px;
    border-radius: 20px;
    line-height: 29px;
    color: #000;
    font-weight: bold;
    font-size: 25px;
}

.cart .btn_hide_cart:hover,
.cart-small .btn_show_cart:hover {
    background: #fff;
    cursor: pointer;

}

.cart-small {
    text-align: left;
    width: 130px;
    bottom: -10px;
    padding: 10px;
}

.cart-small .btn_show_cart {
    background: #d3cdcd;
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 0px 10px 3px 10px;
    border-radius: 20px;
    line-height: 29px;
    color: #000;
    font-weight: bold;
    font-size: 25px;
}

.cart .float-right {
    padding-left: 25px;
}

.float-left-in-cart {
    float: left;
    text-align: left;
    max-width: 160px;
}

.paymentType,
.hotel-row,
.nights-row,
.room-row,
.accommodationPayment-row,
.accommodationPay-row,
.accommodationNameRoommate-row,
.presentation-section,
.billing-row,
.billing-icdph,
.conflict_declaration,
.non_conflict_declaration {
    display: none;
}

.contact-form input[type=text].error,

.contact-form input[type=date].error,
.contact-form input[type=email].error,
.contact-form input[type=checkbox].error {
    border: 2px solid #ff0000;
    box-shadow: 0px 0px 2px #916262;
}

label.error {
    color: #ff0000
}


.loader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999999;
    background-color: rgba(128, 129, 131, .3);
}

.loader .outside,
.loader .inside {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.loader .outside {
    width: 15em;
    height: 15em;
    border-radius: 50%;
    font-size: 10px;
    text-indent: -9999em;
    border-top: .3em solid rgba(60, 129, 131, .3);
    border-right: .3em solid rgba(60, 129, 131, .3);
    border-bottom: .3em solid rgba(60, 129, 131, .3);
    border-left: .3em solid rgba(60, 129, 131, .3);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: loader 1.1s infinite linear;
    animation: loader 1.1s infinite linear;

    &:after {
        border-radius: 50%;
        width: 15em;
        height: 15em
    }
}

.loader .inside {
    background-image: url('../images/main_logo.svg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: zoom 1.1s infinite linear;
    animation: zoom 1.1s infinite linear;
    max-width: 110px;
    background-size: contain;
}


@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes zoom {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoom {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.rslider_wrapper__video {
    position: relative;
    height: 800px;
}

@media screen and (max-width: 1680px) {
    .rslider_wrapper__video {
        height: 700px;
    }
}

@media screen and (max-width: 1440px) {
    .rslider_wrapper__video {
        height: 600px;
    }
}

@media screen and (max-width: 1366px) {
    .rslider_wrapper__video {
        height: 500px;
    }
}

@media screen and (max-width: 1200px) {
    .rslider_wrapper__video {
        height: 500px;
    }
}

@media screen and (max-width: 700px) {
    .rslider_wrapper__video {
        height: 400px;
    }
}

@media screen and (max-width: 580px) {
    .form-check-inline {
        display: block !important;
        margin-right: 0;
    }

    .form-check-inline small {
        display: block;
    }
}

@media screen and (max-width: 480px) {
    .rslider_wrapper__video {
        height: 250px;
    }
}

a.removePresentation {
    background-color: red;
    color: #fff;
    font-size: 0.9rem;
    padding: 5px 15px 6px 14px;
    border-radius: 6px;
    border: 0;
}

a.removePresentation:hover {
    background-color: #000;
}

a.disclaimerButton {
    color: #fff;
}

a.disclaimerButton:hover {
    background-color: #000;
}

.trumbowyg-box {
    min-height: 130px !important;
    max-height: 130px !important;
}

.container_bg__custom {
    background-size: cover;
    position: relative;
    width: 100%;
}

.container_bg__custom::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 20px 0 0 20px;
}
@media screen and (max-width:767px) {
    .container_bg__custom::before{
        border-bottom-left-radius: 0;
        border-top-right-radius: 20px;
    }
}
.width-100 {
    width: 100%;
}

.partial_header .header-custom.scroll {
    z-index: 10000;
}

.contact-form .participant-input-label {
    padding-left: 15px;
}

@media screen and (max-width: 768px) {
    .contact-form .participant-input-label {
        padding-left: 5px;
    }

}



.container-fluid-custom {
    max-inline-size: 1440px;
    padding-inline: 0;
}
@media screen and (max-width: 1920px) {
    .container-fluid-custom {
        padding-inline: max(1rem, 8%);
        max-inline-size: none;
    }
}
@media screen and (max-width: 991px) {
    .container-fluid-custom {
        padding-inline: 1rem;
    }
}
.container-pad {
    padding-inline: max(1rem, 8%);
}

a.cta-link,
a.cta-link:link,
a.cta-link:visited {
    --cta-padding-block: clamp(0.667rem, calc(0.622rem + 0.25vw), 0.889rem);
    --cta-padding-inline: clamp(1.667rem, calc(1.333rem + 1.875vw), 3.333rem);
    --cta-bg: transparent;
    --cta-hover-bg: transparent;
    --cta-color: #000;
    --cta-hover-color: #000;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-inline-size: clamp(8.889rem, calc(8rem + 5vw), 13.333rem);
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 0;
    border-radius: 0.5rem;
    overflow: hidden;
    isolation: isolate;
    padding-block: var(--cta-padding-block);
    padding-inline: var(--cta-padding-inline);
    color: var(--cta-color);
    background-color: var(--cta-bg);
    font-family: "neue-haas-grotesk-display", "OverusedGroteskRoman", Arial, sans-serif;
    font-size: clamp(0.778rem, calc(0.744rem + 0.188vw), 0.944rem);
    font-weight: 600;
    letter-spacing: 0.04em;
    transition: color 300ms ease-out, background-color 300ms ease-out, box-shadow 300ms ease-out;
}
a.cta-link::before {
    content: "";
    position: absolute;
    inset: -20%;
    background-color: var(--cta-hover-bg);
    border-radius: inherit;
    z-index: -1;
    opacity: 0;
    transform: scale(0.2);
    transform-origin: center;
    transition: transform 1.2s cubic-bezier(0.2, 0.7, 0.2, 1), opacity 300ms ease-out;
}
a.cta-link:hover::before { opacity: 1; transform: scale(1); }
a.cta-link:hover,
a.cta-link:focus-visible { color: var(--cta-hover-color); }
a.cta-link.cta-link__light {
    --cta-bg: var(--c-secondary, #000000);
    --cta-hover-bg: #fff;
    --cta-color: #000;
    --cta-hover-color: #000;
    font-weight: 700;
    text-decoration: none;
    border-radius: 999rem;
}
a.cta-link.cta-link__light:hover,
a.cta-link.cta-link__light:focus-visible { text-decoration: underline; }
a.cta-link.cta-link__muted {
    --cta-bg: var(--c-secondary, var(--c-base, #000000));
    --cta-hover-bg: rgba(0,0,0,0.15);
    --cta-color: #fff;
    --cta-hover-color: #fff;
    border-radius: 999rem;
}

.hero-section .cta-link.cta-link__muted,
.hero-section .cta-link.cta-link__muted:link,
.hero-section .cta-link.cta-link__muted:visited,
.register-section .cta-link.cta-link__muted,
.register-section .cta-link.cta-link__muted:link,
.register-section .cta-link.cta-link__muted:visited {
    --cta-bg: rgba(255, 255, 255, 0.25);
    --cta-hover-bg: #fff;
    --cta-color: #fff;
    --cta-hover-color: #000;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}
.hero-section .cta-link.cta-link__muted:hover,
.hero-section .cta-link.cta-link__muted:focus-visible,
.register-section .cta-link.cta-link__muted:hover,
.register-section .cta-link.cta-link__muted:focus-visible {
    --cta-hover-color: #000;
}

.page-uvod-2026 a.cta-link,
.page-uvod-2026 a.cta-link:link,
.page-uvod-2026 a.cta-link:visited {
    text-decoration: underline;
    text-decoration-color: currentColor;
    text-underline-offset: 0.22em;
    text-decoration-thickness: 1px;
}
.page-uvod-2026 a.cta-link.cta-link__light,
.page-uvod-2026 a.cta-link.cta-link__light:link,
.page-uvod-2026 a.cta-link.cta-link__light:visited {
    text-decoration: underline;
    text-decoration-color: currentColor;
    text-underline-offset: 0.22em;
}
.page-uvod-2026 a.cta-link.cta-link__muted,
.page-uvod-2026 a.cta-link.cta-link__muted:link,
.page-uvod-2026 a.cta-link.cta-link__muted:visited {
    text-decoration: underline;
    text-decoration-color: currentColor;
    text-underline-offset: 0.22em;
}
.page-uvod-2026 a.cta-link:hover,
.page-uvod-2026 a.cta-link:focus-visible {
    text-decoration: underline;
    text-decoration-color: currentColor;
}
.page-uvod-2026 a.countdown-section__link,
.page-uvod-2026 a.countdown-section__link:link,
.page-uvod-2026 a.countdown-section__link:visited {
    text-decoration: underline;
    text-underline-offset: 0.2em;
    text-decoration-thickness: 1px;
    border-bottom: 0;
}
.page-uvod-2026 a.countdown-section__link:hover {
    text-decoration: underline;
}
.page-uvod-2026 a.footer-link,
.page-uvod-2026 a.footer-link:link,
.page-uvod-2026 a.footer-link:visited {
    text-decoration: underline;
    text-decoration-color: currentColor;
    text-underline-offset: 0.18em;
    border-bottom-color: transparent;
}
.page-uvod-2026 a.footer-link:hover {
    text-decoration: underline;
    border-bottom-color: currentColor;
}

.subtitle-with-line {
    display: inline-block;
    position: relative;
    font-size: clamp(0.83rem, calc(0.8rem + 0.1vw), 0.9rem);
    text-transform: uppercase;
    margin: 0;
    margin-bottom: clamp(2.5rem, calc(1.889rem + 3.438vw), 5.556rem);
}
.subtitle-with-line::after {
    content: "";
    position: absolute;
    top: 50%;
    left: calc(100% + 1.5rem);
    width: 100vw;
    height: 1px;
    transform: translateY(-50%);
}
.subtitle-with-line__01 {
    color: var(--c-secondary, #ffffff);
    font-size: clamp(0.92rem, calc(0.84rem + 0.25vw), 1.02rem);
    font-weight: 700;
}
.subtitle-with-line__01::after {
    background-color: var(--c-base, #ffffff);
    opacity: 0.35;
    height: 2px;
}

.title-box { position: relative; }
.title-box > * {
    position: relative;
    font-family: "neue-haas-grotesk-display", "OverusedGroteskSemiBold", Arial, sans-serif;
    font-weight: 600;
    line-height: 1.2em;
}
.title-box :is(h1, h2) {
    font-size: clamp(1.944rem, calc(1.722rem + 1.25vw), 3.056rem);
    margin: 0;
}
.text-white .title-box h1,
.text-white .title-box h2 { color: #fff; }

.section-bg__dark { background-color: var(--c-dark, #105157); }

.box_padding_vertical {
    padding-top: clamp(2.5rem, calc(2rem + 2.812vw), 5rem);
    padding-bottom: clamp(2.5rem, calc(2rem + 2.812vw), 5rem);
}

.header {
    --nav-fs: clamp(0.9rem, calc(0.85rem + 0.35vw), 1.2rem);
    --header-fs: clamp(1.333rem, calc(1.2rem + 0.75vw), 2rem);
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: clamp(0.833rem, calc(0.556rem + 1.562vw), 2.222rem);
    padding-bottom: clamp(0.833rem, calc(0.556rem + 1.562vw), 2.222rem);
    z-index: 1000;
    background-color: var(--c-dark-50, rgba(16,81,87,0.5));
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
}
.header.header-page-content {
    background-color: var(--c-dark, #105157);
}
.header.scroll {
    position: fixed;
    padding-top: 1rem;
    padding-bottom: 1rem;
    box-shadow: 0 12px 6px -6px rgba(0,0,0,0.08);
    background-color: var(--c-dark-92, rgba(16,81,87,0.92));
    animation: animateNav26 0.4s linear;
}
@keyframes animateNav26 {
    0% { transform: translateY(-100%); }
    100% { transform: translateY(0); }
}
.header .header-bar { gap: 1rem; }
.header .header-left {
    gap: clamp(0.9rem, calc(0.75rem + 0.9vw), 1.6rem);
    min-width: 0;
    flex: 1 1 auto;
}
.header .header-right {
    display: inline-flex;
    gap: clamp(1rem, calc(0.867rem + 0.75vw), 1.667rem);
    margin-left: auto;
    flex: 0 0 auto;
}
a.header-brand,
a.header-brand:link,
a.header-brand:visited {
    display: inline-flex;
    align-items: center;
    color: #fff !important;
    border-bottom: 0;
    font-size: var(--header-fs);
    font-weight: 600;
    transition: opacity 200ms ease-in-out;
    font-family: "neue-haas-grotesk-display", "OverusedGroteskSemiBold", Arial, sans-serif;
}
a.header-brand:hover { opacity: 0.85; }
.header .mainNavigation {
    padding: 0;
}
.header .header-nav__list {
    margin: 0;
    display: flex;
    align-items: center;
}
.header .header-nav__list .nav-item {
    position: relative;
}
.header .header-nav__list .nav-item:not(:last-child) {
    padding-right: clamp(0.75rem, calc(0.6rem + 0.8vw), 1.35rem);
    margin-right: clamp(0.75rem, calc(0.6rem + 0.8vw), 1.35rem);
}
.header .header-nav__list .nav-item:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: clamp(1.35rem, calc(1.1rem + 0.9vw), 1.9rem);
    background-color: var(--c-secondary, #000000);
    opacity: 0.8;
    transform: translateY(-50%);
}
a.header-nav__link,
a.header-nav__link:link,
a.header-nav__link:visited {
    position: relative;
    font-size: var(--nav-fs);
    font-family: "neue-haas-grotesk-display", "OverusedGroteskSemiBold", Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 0.03em;
    line-height: clamp(1.875rem, calc(1.5rem + 1vw), 2.5rem);
    padding: 0 clamp(0.5rem, calc(0.4rem + 0.5vw), 0.9rem);
    border-bottom: 0 !important;
    color: #fff !important;
}
a.header-nav__link span {
    position: relative;
    display: inline-block;
}
a.header-nav__link span::after {
    position: absolute;
    bottom: 0;
    left: 50%;
    content: "";
    width: 0;
    height: 0.111rem;
    background-color: currentColor;
    transform: translateX(-50%);
    opacity: 0;
    transition: width 300ms linear, opacity 300ms linear;
}
a.header-nav__link:hover span::after {
    width: 100%;
    opacity: 1;
}
.header .header-meta {
    display: flex;
    flex-direction: column;
    gap: 0.1rem;
}
.header .header-meta p { margin: 0; color: #fff; }
.header .header-meta__date p {
    font-weight: 600;
    font-size: var(--header-fs);
    line-height: 1.2;
}
.header .header-meta__place p {
    opacity: 0.95;
    font-size: clamp(0.9rem, calc(0.84rem + 0.25vw), 1.05rem);
}
/* Registrovať sa: подчеркивание всегда (а не только на hover) */
a.header-cta {
    border-bottom: 0;
    text-decoration: underline !important;
    text-decoration-color: currentColor;
    text-underline-offset: 0.25em;
}
a.cta-link.cta-link__light[aria-label^="Registrovať sa"] {
    text-decoration: underline !important;
    text-decoration-color: currentColor;
    text-underline-offset: 0.25em;
}
/* GTranslate: один контейнер вне desktop/mobile — не ломать верстку шапки */
.header > .header-gtranslate {
    position: absolute;
    top: 0;
    right: 0;
    overflow: visible;
    z-index: 1001;
    pointer-events: none;
}
.header > .header-gtranslate .gtranslate_wrapper,
.header > .header-gtranslate #gt_float_wrapper {
    pointer-events: auto;
}
.header .header-mobile { display: none; }

@media screen and (max-width: 991px) {
    .header {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
    .header.scroll {
        position: relative;
        box-shadow: none;
        animation: none;
    }
    .header .header-desktop { display: none !important; }
    .header .header-mobile { display: block; }
    .header .header-mobile__row {
        display: flex;
        align-items: center;
    }
    .header .header-mobile__row-top {
        justify-content: space-between;
        gap: 1rem;
    }
    .header .header-mobile__row-brand {
        justify-content: center;
        margin-top: 1rem;
        text-align: center;
    }
    .header .header-mobile__row-meta {
        justify-content: center;
        margin-top: 0.75rem;
    }
    .header .header-mobile__row-meta .header-meta {
        align-items: center;
        text-align: center;
    }
}
#navtoggler {
    cursor: pointer;
    width: 2.375rem;
    height: 2.375rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-lines {
    width: 1.25rem;
    height: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.menu-line {
    height: 0.125rem;
    background-color: #fff;
    transition: transform 300ms ease, opacity 300ms ease;
}

.offcanvas-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 28.125rem;
    min-height: 100dvh;
    background-color: var(--c-dark-deep, #0a3235);
    z-index: 1000;
    transform: translate3d(-100%, 0, 0);
    transition: transform 400ms ease;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.offcanvas-menu.active { transform: translate3d(0, 0, 0); }
#offcanvas-glow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 40dvh;
    pointer-events: none;
    background: linear-gradient(to bottom, var(--c-secondary, #000000), transparent);
    opacity: 0.18;
}
.offcanvas-header {
    position: relative;
    z-index: 1;
    margin-bottom: 2rem;
}
.offcanvas-close {
    width: 3.25rem;
    height: 3.25rem;
    border: 1.5px solid #fff;
    background: transparent;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    transition: transform 250ms ease;
}
.offcanvas-close:hover { transform: scale(1.02); }
.close-line {
    display: block;
    width: 1.125rem;
    height: 0.125rem;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -0.5625rem;
    margin-top: -0.0625rem;
}
.close-line:first-child { transform: rotate(45deg); }
.close-line:last-child { transform: rotate(-45deg); }
.offcanvas-nav { position: relative; z-index: 1; }
.offcanvas-list { list-style: none; padding: 0; margin: 0; }
.offcanvas-list > li { margin-bottom: 1.1rem; }
a.offcanvas-link,
a.offcanvas-link:link,
a.offcanvas-link:visited {
    font-size: clamp(1.3rem, 1.8vw, 1.8rem);
    color: #fff !important;
    border-bottom: 0;
    display: block;
    width: 100%;
    transition: color 200ms ease;
}
a.offcanvas-link:hover { color: var(--c-base, #000000) !important; }
@media screen and (max-width: 991px) {
    body.offcanvas-open { overflow: hidden; }
}

.hero-shell {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.hero-shell::after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: var(--c-dark-85, rgba(16,81,87,0.85));
    pointer-events: none;
}
.hero-shell__bg {
    position: absolute;
    inset: 0;
    z-index: -10;
}
.hero-shell__bg img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-section {
    --hero-pad: clamp(2.5rem, calc(1.667rem + 4.688vw), 6.667rem);
    position: relative;
    padding-top: var(--hero-pad);
    padding-bottom: calc(var(--hero-pad) * 1.4);
    z-index: 2;
}
.hero-section__subtitle p {
    margin: 0;
    font-size: clamp(1.222rem, calc(1.022rem + 1.125vw), 2.222rem);
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    opacity: 0.95;
    font-family: "neue-haas-grotesk-display", "OverusedGroteskSemiBold", Arial, sans-serif;
}
.hero-section__heading {
    margin-top: clamp(0.75rem, calc(0.65rem + 0.6vw), 1.15rem);
}
.hero-section__heading h1 {
    margin: 0;
    font-size: clamp(3.25rem, calc(2.6rem + 3.6vw), 6.25rem);
    font-weight: 700;
    line-height: 0.95;
    color: var(--c-secondary, #000000);
    font-family: "neue-haas-grotesk-display", "OverusedGroteskSemiBold", Arial, sans-serif;
}
.hero-section__copy {
    --hero-copy-pad: clamp(1.25rem, calc(1.05rem + 1vw), 2.25rem);
    margin-top: clamp(1.25rem, calc(1.05rem + 1vw), 2.25rem);
    padding-top: var(--hero-copy-pad);
    padding-bottom: var(--hero-copy-pad);
    padding-left: clamp(1rem, calc(0.7rem + 1.688vw), 2.5rem);
    border-left: 2px solid var(--c-base, #000000);
}
.hero-section__paragraph { color: #fff; }
.hero-section__paragraph p { margin: 0; max-width: 30rem; }
.hero-section__actions {
    margin-top: clamp(1.667rem, calc(1.333rem + 1.667vw), 2.889rem);
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: clamp(0.667rem, calc(0.5rem + 0.75vw), 1rem);
}
.hero-section__right {
    display: flex;
    justify-content: flex-end;
}
.hero-section__media {
    --media-size: clamp(26rem, calc(18rem + 22vw), 56rem);
    position: relative;
    width: var(--media-size);
    aspect-ratio: 1 / 1;
    margin-left: auto;
}
.hero-section__media picture {
    position: absolute;
    width: 60%;
    aspect-ratio: 1 / 1;
    border-radius: 0.75rem;
    display: block;
    overflow: hidden;
}
.hero-section__media picture img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit;
}
.hero-section__media-a {
    top: 0;
    left: 0;
    z-index: 1;
    box-shadow: 0 26px 70px rgba(0,0,0,0.35);
}

.hero-section__media-b {
    bottom: 0;
    right: 0;
    z-index: 2;
}

.hero-section__media video {
    position: absolute;
    width: 60%;
    aspect-ratio: 1 / 1;
    top: 0;
    left: 0;
    border-radius: 0.75rem;
    display: block;
    overflow: hidden;
    z-index: 1;
    box-shadow: 0 26px 70px rgba(0,0,0,0.35);
    object-fit: cover;
}

/* Banner 2 overlay (title + text) */
.hero-banner2-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1rem;
    z-index: 2;
    border-radius: 0.75rem;
}
.hero-banner2-caption h3 {
    margin: 0;
    font-size: clamp(1.25rem, calc(1.1rem + 0.6vw), 2rem);
    line-height: 1.1;
    font-weight: 700;
}
.hero-banner2-caption__text {
    margin-top: 0.5rem;
    font-size: 1rem;
    line-height: 1.35;
}
@media screen and (max-width: 991px) {
    .hero-section__left { margin-bottom: clamp(2rem, calc(1.5rem + 2.5vw), 3.25rem); }
    .hero-section__copy {
        padding-top: 0; padding-bottom: 0;
        padding-left: 0; border-left: 0;
    }
    .hero-section__actions { justify-content: center; }
    .hero-section__right { justify-content: center; }
    .hero-section__media { margin-left: auto; margin-right: auto; }
    .hero-section__paragraph p { max-width: 100%; }
}

.countdown-section {
    position: relative;
    margin-top: clamp(-2.222rem, calc(-1.222rem - 0.938vw), -1.389rem);
    padding-left: max(1rem, 8%);
    padding-right: max(1rem, 8%);
}
.countdown-section__content {
    --countdown-pad: clamp(1.25rem, calc(1.05rem + 1vw), 2.25rem);
    background-color: #eaebf0;
    border-radius: 0.75rem;
    padding-top: var(--countdown-pad);
    padding-bottom: var(--countdown-pad);
    padding-left: calc(var(--countdown-pad) * 1.6);
    padding-right: calc(var(--countdown-pad) * 1.6);
    box-shadow: 0 35px 110px rgba(16,81,87,0.2);
}
.countdown-section__left p,
.countdown-section__right p {
    margin: 0;
    font-size: clamp(0.833rem, calc(0.811rem + 0.125vw), 0.944rem);
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}
a.countdown-section__link,
a.countdown-section__link:link,
a.countdown-section__link:visited {
    color: var(--c-hover, #000000);
    border-bottom: 1px solid currentColor;
}
a.countdown-section__link:hover {
    color: #000;
    border-bottom-color: currentColor;
}
.countdown-section__timer {
    --timer-pad: clamp(0.75rem, calc(0.6rem + 0.75vw), 1.25rem);
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: var(--timer-pad);
    padding-bottom: var(--timer-pad);
    padding-left: var(--timer-pad);
    padding-right: var(--timer-pad);
    gap: clamp(0.75rem, calc(0.55rem + 0.9vw), 1.25rem);
}
.countdown-section__unit {
    text-align: center;
    min-width: clamp(3.2rem, calc(2.8rem + 1.2vw), 4.25rem);
}
.countdown-section__value span {
    display: inline-block;
    font-size: clamp(1.9rem, calc(1.65rem + 1.4vw), 3.25rem);
    line-height: 1;
    font-weight: 600;
    color: #000;
    font-family: "neue-haas-grotesk-display", "OverusedGroteskSemiBold", Arial, sans-serif;
}
.countdown-section__label { margin-top: 0.25rem; }
.countdown-section__label span {
    display: inline-block;
    font-size: clamp(0.78rem, calc(0.72rem + 0.3vw), 0.95rem);
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #000;
}
.countdown-section__divider {
    width: 1px;
    height: clamp(3.25rem, calc(2.7rem + 2vw), 4.5rem);
    background-color: #bbc5dc;
}
@media screen and (max-width: 767px) {
    .countdown-section__content {
        padding-left: var(--countdown-pad, 1.5rem);
        padding-right: var(--countdown-pad, 1.5rem);
    }
    .countdown-section__timer { padding-left: 0; padding-right: 0; gap: clamp(0.55rem, calc(0.45rem + 0.6vw), 0.9rem); }
    .countdown-section__unit { min-width: clamp(2.75rem, calc(2.45rem + 1vw), 3.4rem); }
    .countdown-section__value span { font-size: clamp(1.55rem, calc(1.35rem + 1.05vw), 2.15rem); }
}

.stats-section {
    padding-top: clamp(2.25rem, calc(1.85rem + 2.1vw), 4.5rem);
    padding-bottom: clamp(2.25rem, calc(1.85rem + 2.1vw), 4.5rem);
}
.stats-section__row { row-gap: clamp(1.25rem, calc(1.05rem + 1vw), 2.25rem); }
.stats-item { text-align: start; padding: 1rem; }
.stats-item__title {
    margin: 0;
    font-size: clamp(1.667rem, calc(1.444rem + 1.25vw), 2.778rem);
    font-weight: 600;
    color: var(--c-dark, #105157);
    font-family: "neue-haas-grotesk-display", "OverusedGroteskSemiBold", Arial, sans-serif;
}
.stats-item__title h3 {
    margin: 0;
    font-size: clamp(1.667rem, calc(1.444rem + 1.25vw), 2.778rem);
    font-weight: 600;
    color: var(--c-dark, #105157);
    font-family: "neue-haas-grotesk-display", "OverusedGroteskSemiBold", Arial, sans-serif;
}
.stats-item__text p { margin: 0.35rem 0 0; font-size: 1rem; color: #000; }
.stats-item__title p { margin: 0.35rem 0 0; font-size: 1rem; color: #000; }
.stats-item__image { margin-top: 0.75rem; }
@media screen and (max-width: 575px) { .stats-item { text-align: center; } }
@media screen and (min-width: 992px) {
    .stats-section__row { justify-content: space-between; }
    .stats-section__row > [class*="col-"] { flex: 0 0 auto; width: auto; max-width: none; }
}

.brochure-section {
    position: relative;
    overflow: hidden;
    margin-top: 0;
}

.brochure-section__bg {
    position: absolute;
    inset: 0;
    z-index: 0;
}

.brochure-section__bg-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.brochure-section__overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: 1;
}

.brochure-section__inner {
    position: relative;
    z-index: 2;
    padding-top: clamp(2rem, calc(1.2rem + 2vw), 3rem);
    padding-bottom: clamp(2rem, calc(1.2rem + 2vw), 3rem);
    min-height: clamp(16rem, calc(10rem + 10vw), 22rem);
}

.brochure-section__content {
    padding-left: clamp(0.75rem, calc(0.5rem + 2vw), 2rem);
    padding-right: clamp(0.75rem, calc(0.5rem + 2vw), 2rem);
    color: #fff;
}

.brochure-section__text {
    color: inherit;
}

.brochure-section__text h2,
.brochure-section__text h3 {
    margin: 0 0 0.75rem 0;
}

.brochure-section__text p {
    margin: 0 0 1.5rem 0;
    opacity: 0.95;
}

.brochure-section__text h2 {
    margin: 0 0 0.75rem 0;
    font-weight: 700;
    font-size: clamp(1.85rem, calc(1.6rem + 1.2vw), 2.75rem);
    line-height: 1.1;
    color: #fff;
    font-family: "neue-haas-grotesk-display", "OverusedGroteskSemiBold", Arial, sans-serif;
}

.brochure-section__text p {
    font-size: clamp(0.95rem, calc(0.9rem + 0.4vw), 1.05rem);
}

.brochure-section__download {
    display: inline-flex;
}

@media screen and (max-width: 767px) {
    .brochure-section__overlay { width: 100%; }
    .brochure-section__content { padding-right: 0; }
}

.intro-video-block {
    margin-top: clamp(1.5rem, calc(1.0rem + 2vw), 3rem);
    margin-bottom: clamp(1.5rem, calc(1.0rem + 2vw), 3rem);
}

.intro-video-block__heading {
    text-align: center;
    font-size: clamp(1.8rem, calc(1.4rem + 2vw), 3rem);
    font-weight: 700;
    margin: 0 0 1.5rem 0;
    font-family: "neue-haas-grotesk-display", "OverusedGroteskSemiBold", Arial, sans-serif;
    color: #151515;
    line-height: 1.1;
}

.intro-video-card {
    position: relative;
    width: 100%;
    height: 520px;
    background: #000;
}

@media screen and (max-width: 1680px) {
    .intro-video-card { height: 700px; }
}

@media screen and (max-width: 1440px) {
    .intro-video-card { height: 520px; }
}

@media screen and (max-width: 1366px) {
    .intro-video-card { height: 400px; }
}

@media screen and (max-width: 1200px) {
    .intro-video-card { height: 300px; }
}

@media screen and (max-width: 480px) {
    .intro-video-card { height: 250px; }
}

.intro-video-card__video,
.intro-video-card__img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.intro-video-card__video {
    opacity: 0;
}

.intro-video-card.no-poster .intro-video-card__video {
    opacity: 1;
    border-radius: clamp(0.778rem, calc(0.711rem + 0.375vw), 1.111rem);
}

.intro-video-card__poster {
    opacity: 1;
    transition: opacity 250ms ease-out;
}

.intro-video-card.is-playing .intro-video-card__video {
    opacity: 1;
}

.intro-video-card.is-playing .intro-video-card__poster {
    opacity: 0;
}

.intro-video-card__play {
    position: absolute;
    top: 1.25rem;
    left: 1.25rem;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.9);
    background: rgba(0, 0, 0, 0.25);
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.intro-video-card__play::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 0.85rem solid transparent;
    border-bottom: 0.85rem solid transparent;
    border-left: 1.2rem solid rgba(255, 255, 255, 0.95);
    margin-left: 0.2rem;
}

.intro-video-card__overlay-text {
    position: absolute;
    left: 1.75rem;
    bottom: 1.5rem;
    z-index: 2;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-size: 0.85rem;
    max-width: 22rem;
    text-shadow: 0 10px 24px rgba(0,0,0,0.45);
}

.intro-video-card__overlay-text p {
    margin: 0;
}

.intro-video-card .cta-link.cta-link__muted,
.intro-video-card .cta-link.cta-link__muted:link,
.intro-video-card .cta-link.cta-link__muted:visited {
    --cta-bg: rgba(255, 255, 255, 0.25);
    --cta-hover-bg: #fff;
    --cta-color: #fff;
    --cta-hover-color: #000;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.intro-video-card .cta-link.cta-link__muted:hover,
.intro-video-card .cta-link.cta-link__muted:focus-visible {
    --cta-hover-color: #000;
}

.intro-video-card .intro-video-card__info {
    position: absolute !important;
    right: 1.75rem;
    bottom: 1.1rem;
    z-index: 3;
    left: auto;
    top: auto;
}

.intro-video-card.is-playing .intro-video-card__play {
    opacity: 0;
    pointer-events: none;
}

.basic-info-section { overflow: hidden; }
.basic-info-section__bg {
    position: absolute;
    inset: 0;
    z-index: -10;
}
.basic-info-section__bg::before,
.basic-info-section__bg::after {
    content: "";
    position: absolute;
    top: 0; bottom: 0;
    width: 50%;
}
.basic-info-section__bg::before {
    left: 0;
    background-color: var(--c-dark, #105157);
}
.basic-info-section__bg::after {
    left: 50%;
    background-color: var(--c-secondary, #000000);
}
.basic-info-section__intro { position: relative; }
.basic-info-section__left {
    padding-right: clamp(1rem, calc(0.2rem + 4.5vw), 5rem);
}
.basic-info-section__left .basic-info-section__paragraph {
    margin-top: clamp(1.944rem, calc(1.667rem + 1.562vw), 3.333rem);
    margin-bottom: clamp(1.944rem, calc(1.667rem + 1.562vw), 3.333rem);
}
.basic-info-section__left .basic-info-section__paragraph p { margin: 0; max-width: 34rem; }
.basic-info-section__right { padding-left: clamp(1rem, calc(0.2rem + 4.5vw), 5rem); }

/* CKEditor-friendly defaults: style plain HTML without requiring custom classes. */
.basic-info-section__left-content h1,
.basic-info-section__left-content h2,
.basic-info-section__left-content h3 {
    margin: 0;
    line-height: 1.1;
    font-size: clamp(2.25rem, calc(1.85rem + 2.15vw), 4.15rem);
    font-weight: 700;
    color: #fff;
}
.basic-info-section__left-content p {
    margin: clamp(1.15rem, calc(0.98rem + 0.8vw), 1.8rem) 0 0;
    font-size: inherit;
    max-width: 34rem;
}

.basic-info-section__left-content {
    /* Main typography size for CKEditor-generated content */
    font-size: clamp(1.05rem, calc(0.98rem + 0.5vw), 1.35rem);
    line-height: 1.35;
}
.basic-info-section__left-content ul,
.basic-info-section__left-content ol {
    margin: clamp(1.25rem, calc(1rem + 1.15vw), 2.25rem) 0 0;
    padding-left: 1.35rem;
}
.basic-info-section__left-content li {
    margin: 0.65rem 0;
    line-height: 1.42;
    color: #fff;
}
.basic-info-section__left-content ul li::marker {
    color: var(--c-secondary, #ffffff);
}

.basic-info-section__right-extra > :first-child {
    margin-top: clamp(1.35rem, calc(1.1rem + 1.25vw), 2.35rem);
}
.basic-info-section__right-extra p {
    margin: 0 0 0.75rem 0;
}
.basic-info-section__right-extra {
    /* Keep "main" font-size consistent for CKEditor table content. */
    font-size: clamp(1.1rem, calc(0.99rem + 0.45vw), 1.32rem);
    line-height: 1.25;
}
.basic-info-section__right-extra table {
    width: 100%;
    border-collapse: collapse;
    margin-top: clamp(1.25rem, calc(1rem + 1.25vw), 2.25rem);
}
.basic-info-section__right-extra table td,
.basic-info-section__right-extra table th {
    font-size: inherit;
    line-height: inherit;
}
.basic-info-section__right-extra table tr + tr {
    border-top: 1px solid rgba(255,255,255,0.18);
}
.basic-info-section__right-extra table td,
.basic-info-section__right-extra table th {
    padding: 0.85rem 0;
    vertical-align: top;
}
.basic-info-section__right-extra table th,
.basic-info-section__right-extra table td:first-child {
    width: minmax(10.5rem, 13rem);
    min-width: 10.5rem;
    font-weight: 700;
    padding-right: clamp(1rem, calc(0.85rem + 0.8vw), 2rem);
}

.basic-info-section__date p {
    display: inline-block;
    margin: 0;
    padding-top: clamp(0.85rem, calc(0.78rem + 0.35vw), 1.1rem);
    padding-bottom: clamp(0.85rem, calc(0.78rem + 0.35vw), 1.1rem);
    padding-left: clamp(1.4rem, calc(1.2rem + 1vw), 2.35rem);
    padding-right: clamp(1.4rem, calc(1.2rem + 1vw), 2.35rem);
    border-radius: 999rem;
    background-color: var(--c-dark-30, rgba(16,81,87,0.3));
    font-size: clamp(1.944rem, calc(1.667rem + 1.562vw), 3.333rem);
    line-height: 1.05;
    font-weight: 700;
    font-family: "neue-haas-grotesk-display", "OverusedGroteskSemiBold", Arial, sans-serif;
}
.basic-info-section__place { margin-top: clamp(1.35rem, calc(1.1rem + 1.25vw), 2.35rem); }
.basic-info-section__place p {
    margin: 0;
    font-weight: 700;
    font-size: clamp(1.1rem, calc(0.99rem + 0.45vw), 1.32rem);
    line-height: 1.25;
}

@media screen and (max-width: 767px) {
    .basic-info-section__bg { display: none; }
    .basic-info-section__left { background-color: var(--c-dark, #105157); padding-right: 1rem; padding-left: 1rem; padding-bottom: 2.5rem; }
    .basic-info-section__right { background-color: var(--c-medium, #000000); padding-left: 1rem; padding-right: 1rem; padding-top: 2.5rem; padding-bottom: 2.5rem; }
    .basic-info-section__right-extra table th,
    .basic-info-section__right-extra table td:first-child {
        min-width: 0;
        display: block;
        width: 100%;
        padding-right: 0;
        padding-bottom: 0.25rem;
    }
}

.contact-section {
    background-color: #eaebf0;
}
.contact-section .title-box h2 {
    margin-bottom: 1rem;
}
.contact-section__content {
    color: #fff;
}

.video-section {
    --video-card-pad: clamp(1.111rem, calc(0.889rem + 1.25vw), 2.222rem);
    --video-card-h: clamp(19.444rem, calc(14.778rem + 26.25vw), 42.778rem);
}
.video-section__card {
    position: relative;
    height: var(--video-card-h);
    overflow: hidden;
    border-radius: 0.5rem;
}
.video-section__picture {
    position: absolute;
    inset: 0;
}
.video-section__picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video-section__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.35);
}

.video-section__bottom {
    position: absolute;
    inset-inline: 0;
    inset-block-end: 0;
    padding: var(--video-card-pad);
    gap: 1rem;
}

.video-section__paragraph {
    max-inline-size: 44ch;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    text-shadow: 0 10px 24px rgba(0,0,0,0.45);
    font-size: clamp(0.78rem, calc(0.73rem + 0.22vw), 0.95rem);
}

.video-section__paragraph p {
    margin: 0;
    font-size: clamp(0.78rem, calc(0.73rem + 0.22vw), 0.95rem);
    color: inherit;
}

a.video-section__cta {
    align-self: flex-start;
}

@media screen and (max-width: 767px) {
    a.video-section__cta {
        align-self: center;
    }
}
a.video-section__play,
a.video-section__play:link,
a.video-section__play:visited {
    position: absolute;
    top: var(--video-card-pad);
    left: var(--video-card-pad);
    display: block;
    padding: 0;
    border: 0;
    background: transparent;
    transform: translateZ(0);
    transition: transform 220ms cubic-bezier(0.2, 0.9, 0.2, 1);
}
a.video-section__play:hover { transform: scale(1.08); }
.video-section__play-icon {
    width: clamp(2.5rem, calc(2.1rem + 1vw), 3.25rem);
    height: clamp(2.5rem, calc(2.1rem + 1vw), 3.25rem);
    background: url("/front/images/icon-play.svg") center / contain no-repeat;
    display: block;
}

.register-section__paragraph {
    margin-top: clamp(1.25rem, calc(1rem + 1.25vw), 2.25rem);
    margin-bottom: clamp(1.25rem, calc(1rem + 1.25vw), 2.25rem);
}
.register-section__paragraph p { margin: 0; max-width: 34rem; }
.register-section__actions {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: clamp(0.667rem, calc(0.5rem + 0.75vw), 1rem);
}
.register-section__intro { position: relative; }
.register-section__right { display: flex; justify-content: flex-end; }
.register-section__media {
    --media-size: clamp(18rem, calc(14rem + 12vw), 28rem);
    --media-m: clamp(3.333rem, calc(2.444rem + 5vw), 7.778rem);
    position: relative;
    width: var(--media-size);
    aspect-ratio: 1 / 1;
    margin-left: auto;
    margin-top: calc(var(--media-m) * -1);
}

/* Pull collage a bit further up toward the REGISTRÁCIA subtitle line (desktop) */
@media screen and (min-width: 768px) {
    .register-section .register-section__right .register-section__media {
        margin-top: calc(var(--media-m) * -1 - 1.25rem);
    }
}
.register-section__media picture {
    position: absolute;
    width: 60%;
    aspect-ratio: 1 / 1;
    border-radius: 0.75rem;
    display: block;
    overflow: hidden;
}
.register-section__media picture img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit;
}
.register-section__media-a { top: 0; left: 0; z-index: 1; box-shadow: 0 26px 70px rgba(0,0,0,0.35); }
.register-section__media-b { bottom: 0; right: 0; z-index: 2; }
@media screen and (max-width: 767px) {
    .register-section__actions { justify-content: center; }
    .register-section__right { justify-content: center; }
    .register-section__media { margin-top: clamp(2rem, calc(1.5rem + 2.5vw), 3.25rem); margin-left: auto; margin-right: auto; }
    .register-section__paragraph p { max-width: 100%; }
}

.footer-section {
    background-color: #eaebf0;
}
.footer-section .footer__top {
    --footer-top-p: clamp(1.667rem, calc(1.5rem + 0.938vw), 2.5rem);
    padding-top: calc(var(--footer-top-p) * 2);
    padding-bottom: var(--footer-top-p);
}
.footer-section .footer__bottom {
    padding-top: clamp(1.111rem, calc(0.95rem + 0.9vw), 2rem);
    padding-bottom: clamp(1.111rem, calc(0.95rem + 0.9vw), 2rem);
    border-top: 1px solid rgba(0,0,0,0.1);
}
.footer-section .footer-copy { margin: 0; font-size: 0.89rem; color: #000; }
.footer-org-info { font-size: 1.05rem; color: #111; line-height: 1.5; }
.footer-org-info p { margin-bottom: 0.35rem; }
.footer-org-info__label { font-size: 1.5rem; font-weight: 700; margin-bottom: 0.75rem; }
.footer-org-info .footer-links { margin-top: 0.5rem; }
.footer-org-info .footer-links .list-inline-item:not(:last-child)::after { content: "|"; padding-left: 0.4rem; color: #999; }
.footer-contact { font-size: 1.05rem; color: #111; line-height: 1.5; }
.footer-contact__title { font-size: 1.5rem; font-weight: 700; margin-bottom: 0.75rem; }
a.footer-link,
a.footer-link:link,
a.footer-link:visited { border-bottom-color: transparent; color: #000; }
a.footer-link:hover { border-bottom-color: currentColor; }
.footer-links { margin-top: 0.25rem; }
a.footer-brand,
a.footer-brand:link,
a.footer-brand:visited { display: inline-flex; border-bottom: 0; }
a.footer-brand img { width: clamp(8.5rem, calc(7.25rem + 3vw), 11rem); height: auto; display: block; }
.footer-credit .list-inline-item:not(:last-child)::after { content: "|"; padding-left: 0.5rem; }

.page-content .page-content__aside { position: relative; }
.page-content .page-aside-nav {
    background-color: var(--c-dark, #105157);
    border-radius: 0;
    overflow: hidden;
}
.page-content .page-aside-nav__list { margin: 0; padding: 0; list-style: none; }
.page-content .page-aside-nav__item:not(:last-child) {
    border-bottom: 1px solid rgba(255,255,255,0.15);
}
a.page-aside-nav__link,
a.page-aside-nav__link:link,
a.page-aside-nav__link:visited {
    display: block;
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
    padding-left: 1.4rem;
    padding-right: 1.4rem;
    color: #fff;
    border-bottom: 0;
    font-weight: 600;
    font-size: 1.05rem;
    line-height: 1.3;
    transition: color 200ms ease-in-out;
}
a.page-aside-nav__link:hover { color: var(--c-secondary, #000000); }
.page-aside-nav.is-fixed { position: fixed; z-index: 2; }
@media screen and (max-width: 991px) {
    .page-content .page-aside-nav { margin-bottom: clamp(1.5rem, calc(1.2rem + 1.6vw), 2.5rem); }
}
.page-content .page-content__main h1 {
    font-size: clamp(1.944rem, calc(1.722rem + 1.25vw), 3.056rem);
    font-weight: 600;
    font-family: "neue-haas-grotesk-display", "OverusedGroteskSemiBold", Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 1.5rem;
}
.page-content .page-content__inner h2 {
    display: inline-block;
    background-color: var(--c-secondary, #000000);
    color: var(--c-base, #105157) !important;
    font-family: "neue-haas-grotesk-display", "OverusedGroteskSemiBold", Arial, sans-serif;
    padding: 0.4rem 1.25rem;
    margin-top: 1.75rem;
    margin-bottom: 1rem;
    border-radius: 999rem;
}
.page-content .page-content__inner h2 span {
    color: inherit !important;
}

.page-content .page-content__inner .card-body {
    color: #fff;
}
.page-content .page-content__inner .card-body * {
    color: #fff !important;
}
.page-content .page-content__inner .card-body a {
    color: #fff !important;
}
.page-content .page-content__inner .card-body span,
.page-content .page-content__inner .card-body font {
    color: inherit !important;
}
.page-content .page-content__inner .card-body ul li::marker { color: #fff !important; }
.page-content .page-content__inner .card.shadow-lg:nth-of-type(odd) .card-body {
    background-color: var(--c-base, #105157);
}
.page-content .page-content__inner .card.shadow-lg:nth-of-type(even) .card-body {
    background-color: var(--c-secondary, #000000);
}
.page-content .page-content__inner .card.shadow-lg:nth-of-type(odd) .card-body ul li::marker {
    color: var(--c-base, #105157) !important;
}
.page-content .page-content__inner .card.shadow-lg:nth-of-type(even) .card-body ul li::marker {
    color: var(--c-secondary, #000000) !important;
}
.page-content .page-content__inner .card-body h2 {
    background-color: transparent !important;
    color: inherit !important;
    padding: 0 !important;
    border-radius: 0 !important;
    margin-top: 0;
    margin-bottom: 0.75rem;
    display: block;
}

.row-gutters-lg {
    --gutter-lg: clamp(0.833rem, calc(0.778rem + 0.312vw), 1.111rem);
    margin-left: calc(-1 * var(--gutter-lg));
    margin-right: calc(-1 * var(--gutter-lg));
}
.row-gutters-lg > [class^="col-"],
.row-gutters-lg > [class*=" col-"] {
    padding-left: var(--gutter-lg);
    padding-right: var(--gutter-lg);
}