@media only print {
    header {
        display: none;
    }

    section#details {
        padding: 0;
    }

    .owl-item {
        display: none;
    }

    #details .grid {
        margin-left: 5px;
        margin-right: 5px;
    }

    #details .grid .slideshow-container {
        display: none !important;
        width: 0;
    }

    .social {
        display: none
    }

    #tabs .orange-menu {
        display: none
    }

    #tabs .tab-content.tab-content-closed {
        display: block
    }

    #tabs .grid {
        margin-left: 5px;
        margin-right: 5px;
    }

    #tabs .grid div {
        width: 100%;

    }

    div#richiedi-info-fixed {
        display: none
    }

}


.logo-fishing:before {
    background: url(../images/fish.png) no-repeat;
    width: 75px;
    height: 58px;
    background-size: 100%;
    margin: auto;
    background-position-y: center;
    content: "";
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}
.logo-vieferrate:before {
    background: url(../images/vieferrate.png) no-repeat;
    width: 65px;
    height: 58px;
    background-size: 100%;
    margin: auto;
    background-position-y: center;
    content: "";
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}
.logo-altamontagna:before {
    background: url(../images/altamontagna.png) no-repeat;
    width: 55px;
    height: 58px;
    background-size: 100%;
    margin: auto;
    background-position-y: center;
    content: "";
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}
.logo-letsdolomite:before {
    background: url(../images/letsdolomites.png) no-repeat;
    width: 65px;
    height: 58px;
    background-size: 100%;
    margin: auto;
    background-position-y: center;
    content: "";
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

#orange-bar .csc-default {
    display: flex;
    justify-content: space-around;
}

#orange-bar .item-container {
    width: 10%;
}

.travel .overlay .dolomites {
    font-size: 0 !Important;
    background-color: transparent !important;
    padding: 0 !Important;
}

.travel .overlay .dolomites-689:after {
    content: "Let's dolomites";
    font-size: 12px;
    background: #f29400;
    padding: 5px 10px;
    color: #ffffff;
    background-color: #f29400;
}
.travel .overlay .label {
    content: "Let's dolomites";
    font-size: 12px;
    background: #f29400;
    padding: 5px 10px;
    color: #ffffff;
    background-color: #f29400;
}
.travel .overlay .labelguidedit:after {
    content: "Guided";
    font-size: 12px;
    background: #f29400;
    padding: 5px 10px;
    color: #ffffff;
    background-color: #f29400;
}
.travel .overlay .labelselfguidedit:after {
    content: "Self";
    font-size: 12px;
    background: #f29400;
    padding: 5px 10px;
    color: #ffffff;
    background-color: #f29400;
}
.travel .overlay .labelguideden:after {
    content: "Guided";
    font-size: 12px;
    background: #f29400;
    padding: 5px 10px;
    color: #ffffff;
    background-color: #f29400;
}
.travel .overlay .labelselfguideden:after {
    content: "self";
    font-size: 12px;
    background: #f29400;
    padding: 5px 10px;
    color: #ffffff;
    background-color: #f29400;
}

#filters {
    margin-bottom: 35px;
}

#filters .travels-container .travel:hover .overlay .dolomites-689:after {
    color: #f29400;
    background-color: #ffffff;
}

#filters .travels-container .travel .travel-content .overlay img.icon-pacchetto-fishing,
#filters .travels-container .travel .travel-content .overlay .icon-pacchetto.icon-pacchetto-fishing,
#filters .travels-container .travel .csc-textpic-text .overlay img.icon-pacchetto-fishing,
#filters .travels-container .travel .csc-textpic-text .overlay .icon-pacchetto.icon-pacchetto-fishing {
    background-image: url(../images/fish.png);
}

@media (min-width: 69em) {
    #adventures .adventure.w2_h2 {
        width: 40% !important;
        height: 50%;
    }

    #adventures .adventure.w2_h2.firstline {
        padding-bottom: 3px !Important;
    }

    #adventures .adventure.w2_h2.secondline {
        padding-top: 3px !Important;
    }
}

.typo3_application_context {
    color: black;
    z-index: 100;
    padding: 7px;
    position: fixed;
    top: 0;
    left: 0;
}

.typo3_application_context.Development {
    background-color: green;
}

.grid.prices-container.hide {
    visibility: hidden;
}

section .team-wrapper, #content .grid .text-container .team-wrapper.partners {
    margin: 0 0 150px;
}

/* Fix elenchi puntati e numerati  */

#content .text-container ul,
#content .text-container ol {
    padding-left: 1.8em;
    margin-top: 0.5em;
    margin-bottom: 0.75em;
}

#content .text-container ul {
    list-style-type: disc;
}

#content .text-container ul ul {
    list-style-type: circle;
}

#content .text-container ul ul ul {
    list-style-type: square;
}

#content .text-container ol {
    list-style-type: decimal;
}

#content .text-container ol ol {
    list-style-type: lower-alpha;
}

#content .text-container li {
    display: list-item;
    margin-bottom: 0.25em;
}


#content .grid .text-container,
#content-after .grid .text-container {
    text-align: inherit;
}
.text-center {
    text-align: center;
}
/**
 * Form COntatti
 */
.frame-type-form_formframework {
    background: #f29400;
    color: #ffffff;
    padding-top: 40px;
    margin-bottom: 80px;
}
.frame-type-form_formframework h2 {
    color: #ffffff;
    font-weight: bold;
}
.frame-type-form_formframework form {
    max-width: 480px;
    margin: auto;
}
.frame-type-form_formframework .actions .btn-group button {
    color: #f29400;
    background: #ffffff;
}
.frame-type-form_formframework .form-group .input input,
.frame-type-form_formframework .form-group .input select,
.frame-type-form_formframework .form-group .input textarea,
.frame-type-form_formframework .actions  .btn-group button,
.frame-type-form_formframework .actions  .btn-group buttonAves {
    width: 100%;
    margin: 0;
    padding: .5rem;
    border: 1px solid gray;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}


.frame-type-form_formframework .form-group .input textarea {
    height: 17.5rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 59em) {
    .frame-type-form_formframework form {
        max-width: 920px;
    }
    .formwidth50 {
        float: left;
        width: 50%;
        padding-right: 5px;
    }
    .formwidth100 {
        clear: both;
        width: 100%;
    }
    .frame-type-form_formframework .formwidth100 .form-group .input {
        width: 83%;
        padding-right: 5px;
    }
}
@media (max-width: 58em) {
    .frame-type-form_formframework form {
        padding: 7px;
    }
}

#c99 {
    color: #000000;
    background: #ffffff;
    padding-top: 0;
    margin-bottom: 0;
}
#c99 form {
    max-width: 780px;
}
#c99 h2 {
    color: #000000;
    font-weight: 500;
    display:none;
}
#c99 .actions .btn-group button {
    color: #ffffff;
    background: #f29400;
}
.frame-type-form_formframework .actions .btn-group button,
.frame-type-form_formframework .actions .btn-group buttonAves {
    width: auto;
    display: block;
    margin: 0 auto;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.25rem;
    padding: .5rem 1.5rem;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.33s;
    -o-transition-duration: 0.33s;
    -webkit-transition-duration: 0.33s;
    transition-duration: 0.33s;
}

.frame-type-form_formframework .actions .btn-group buttonAves {
    background: #f29400;
    color: #ffffff;
}

form:after {
    content: '';
    display: block;
    clear: both;
}
.clearfix {
    clear: both;
}

.frame-type-form_formframework .form-group, .frame-type-form_formframework .btn-group {
    display: flex;
    justify-content: space-between;
    align-items: end;
    text-align: left;
    margin-bottom: 1rem;
}

.frame-type-form_formframework .btn-group {
    justify-content: center;
}

.frame-type-form_formframework .form-group label.control-label {
    max-width: 120px;
}

.frame-type-form_formframework .form-group .input {
    width: calc(100% - 120px);
}

label.add-on.form-check-label span {
    margin-left: 15px;
}


.frame-type-form_formframework .form-group .input.checkbox {
    width: 100%;
}

.frame-type-form_formframework label.add-on.form-check-label {
    width: 100%;
}

.frame-type-form_formframework .form-group .input.checkbox input.add-on {
    width: auto;
}

/*** Leggi tutto travel ***/
.panel-wrapper {
    position: relative;
    margin-bottom:2em;
}
.show, .hide {
    position: absolute;
    bottom: -1em;
    z-index: 100;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    display:block;
    color: #f29400;
    width: 100%;
    padding: 0.5em;
}
.team-items.show, .team-items .hide {
    position: static;
}

.hide {display: none;}
.show:target {display: none;}
.show:target ~ .hide {display: block;}
.show:target ~ .panel {
    max-height: 2000px;
}
.show:target ~ .fade {
    margin-top: 0;
    display:none;
}
.panel {
    position: relative;
    margin-bottom: 2em;
    max-height: 100px;
    overflow: hidden;
    transition: max-height .5s ease;
}
.fade {
    background: linear-gradient(to bottom, rgba(234,234,234, 0), rgba(234,234,234, 1) 50%);
    height: 100px;
    margin-top: -100px;
    position: relative;
}
/*** Leggi tutto travel ***/

#richiestaInformazioni-117 label {
    display: none;
}
#richiestaInformazioni-117 .form-check label {
    display: block;
}
#richiestaInformazioni-117 .form-group .input {
    width: 95%;
}

#details .text-container ul {
    list-style: disc;
    text-align: left;
}
.grid-productDetail {
    margin-top: 25px;
}
.gridDetail strong {
    margin-right: 10px;
}
.tabContentProgram {
#    padding-top: 5rem;
}
#slideshow #header-image {
    padding-top: 0;
}
#reviewbox .item img {
    width: 100px;
}
#reviewbox .reviewTitle img {
    margin: auto;
    display: block;
}
#reviewbox .reviewCenter {
    text-align: center;
}
#reviewbox .reviewCenter img {
    margin: auto;
}
#reviewbox .item {
    padding: 15px;
}
#reviewbox h6 {
    font-weight: bold;
    padding-top: 10px;
}
#reviewbox p {
    margin: 0px;
}
#reviewbox .reviewAuthor {
    font-size: 14px;
    color: #666666;
}
#reviewbox .link-all-wrapper {
    font-size: 15px;
}
#reviewbox {
    padding-bottom: 30px;
}
#header .social-menu ul.topbarinfo li.topbarinfotext a {
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}
#header .social-menu ul.topbarinfo li.topbarinfotext a:hover {
    font-size: 16px;
}
#header .social-menu.social-menu-left {
    float:left;
    margin-top: 10px;
}
#filters .travels-container.travels-container-blog {
    width: 75%;
}
@media (min-width: 59em) {
    #details.detailsBlog .tx-blog-post-list .post>div {
        padding: 15px;
    }
    #details.detailsBlog {
        padding:0;
        background: #ffffff;
    }
    #details.detailsBlog  .grid .text-container {
        padding: 0;
    }
}
a#c52, a#c40 {
    display:none;
}

#travel-ideas .list-travel {
    display: block;
    height:600px;
    width: 100%;
}

@media (min-width: 69em) {
    #travel-ideas .list-travel {
        padding: 0 61px;
    }
    #travel-ideas .list-travel .w50_h100 {
        width: 50%;
        height: 100%;
        float: left;
    }
    #travel-ideas .list-travel .w50_h50 {
        width: 50%;
        height: 50%;
        float: left;
        padding-left: 6px;
        padding-top: 6px;
    }
    #travel-ideas .list-travel .w50_h50.top {
        padding-top: 0;
    }
}
@media (max-width: 68em) {
    #travel-ideas .list-travel {
        height: 900px;
    }

    #travel-ideas .list-travel .travel {
        height: 300px;
        margin-bottom: 4px;
    }
}
.displaynoneform,
.displaynoneformtype,
.displaynoneformurl,
.displaynone {
    display: none;
}

/* The Overlay (background) */
.overlayAves {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */
    height: 100%;
    width: 0;
    position: fixed; /* Stay in place */
    left: 0;
    top: 0;

    #height: 220px;
    #width: 96%;
    #position: absolute; /* Stay in place */
    #left: 3%;
    #bottom: 20px;
    z-index: 10000; /* Sit on top */
    background-color: rgb(128,128,128); /* Black fallback color */
    background-color: rgba(128,128,128, 0.9); /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
    padding-top: 10%;
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    top: 25%; /* 25% from the top */
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.overlayAves a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block; /* Display block instead of inline */
    transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlayAves a:hover, .overlayAves a:focus {
    color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlayAves .closebtn {
    position: absolute;
    top: 10%;
    right: 20%;
    font-size: 60px;
    color: #f29400;
}
.overlayAves iframe {
    height:90%;
}
.ctaBooking {
    position: absolute; /* Stay in place */
    left: 0;
    bottom: 15%;
    z-index:9;
    margin: auto;
    text-align: center;
    width:100%;
}
.ctaBooking a {
    padding: 14px 45px 12px;
    border-radius: 48px;
    font-size: 18px;
    font-weight: bold;
    background-color: #148000;
    color: white;
    text-decoration: none;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-width: 450px) {
    .overlayAves a {font-size: 20px}
    .overlayAves .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
    .ctaBooking {
        margin-top: 30px;
        position: initial;
    }
    .ctaBooking a {
        font-size:13px;
    }
}
@media screen and (max-width: 1199px) {
    .overlayAves .closebtn {
        font-size: 40px;
        top: 5%;
        right: 10%;
    }
}
@media screen and (max-width: 900px) {
    #slideshow .check-visible {
        position: initial;
    }
}
@media screen and (max-width: 58em) {
    #tabs .tab-content.prices table {
        min-width: initial;
    }
    #tabs .tab-content.prices table th {
        width: 25px;
    }
}

.startPeriodtravel {
    padding-top: 0;
}
.startPeriodtravel div {
    font-size: 22px;
    font-weight: bold;
    font-family: 'Roboto condensed';
}
#filters .travels-container .titleMonthPeriodPrice {
    width: 50%;
    height: 50px;
}
#filters .travels-container .travel.titleMonthPeriodPrices {
    width: 100%;
    height: 100px;
}
@media screen and (min-width: 900px) {
    #filters .travels-container .travel.titleMonthPeriodPrices {
        width: 96.5%;
    }
}
.text-container-card {
    position: absolute;
    width: 100%;
    height: 50px;
    color: white;
    top: 0px;
    padding-top: 1%;
}
.text-container-card h4,
.text-container-card h6 {
    color: white;
    text-align: center;
}
.text-container-card h6 {
    margin-bottom: 0px;
}
.text-container-card h4 {
    padding-top:1%;
}
#hellobar-bar {
    font-family: "Open Sans", sans-serif;
    width: 100%;
    margin: 0;
    height: 30px;
    display: table;
    font-size: 17px;
    font-weight: 400;
    padding: .33em .5em;
    -webkit-font-smoothing: antialiased;
    color: #5c5e60;
    position: fixed;
    background-color: white;
    box-shadow: 0 1px 3px 2px rgba(0,0,0,0.15);
    bottom: 0;
    z-index: 1000000000;
}
#hellobar-bar.regular {
    height: 30px;
    font-size: 14px;
    padding: .2em .5em;
}
.hb-content-wrapper {
    text-align: center;
    text-align: center;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.hb-content-wrapper p {
    margin-top: 0;
    margin-bottom: 0;
}
.hb-text-wrapper {
    margin-right: .67em;
    display: inline-block;
    line-height: 1.3;
}
.hb-text-wrapper .hb-headline-text {
    font-size: 1em;
    display: inline-block;
    vertical-align: middle;
}
#hellobar-bar .hb-cta {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0;
    color: #ffffff;
    background-color: #f29400;
    border-color: #f29400
}
.hb-cta-button {
    opacity: 1;
    color: #fff;
    display: block;
    cursor: pointer;
    line-height: 1.5;
    max-width: 22.5em;
    text-align: center;
    position: relative;
    border-radius: 3px;
    white-space: nowrap;
    margin: 1.75em auto 0;
    text-decoration: none;
    padding: 0;
    overflow: hidden;
}
.hb-cta-button .hb-text-holder {
    border-radius: inherit;
    padding: 5px 15px;
}
.hb-close-wrapper {
    display: table-cell;
    width: 1.6em;
}
.hb-close-wrapper .icon-close {
    font-size: 14px;
    top: 15px;
    right: 5px;
    width: 15px;
    height: 15px;
    opacity: .3;
    color: #000;
    cursor: pointer;
    position: absolute;
    text-align: center;
    line-height: 15px;
    z-index: 1000;
    text-decoration: none;
}
.cardFixed {
    position: fixed;
    left: 30px;
    bottom: 250px;
    width: 100px;
    z-index: 1007;
}
@media (max-width: 58em) {
    .cardFixed {
        display:none;
    }
}
#header .menu-container .menu li a.active::before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

#tabs .tab-content .grid .csc-default h2 {
    font-weight: 600;
    color: #f29400;
    padding: 2rem 0 1rem;
    font-size: 23px;
}
.tab-content {
    margin: 40px 150px;
    padding: 20px;
}
@media (max-width: 89em) {
    .tab-content {
        margin: 40px 10px;
    }
}
.tab-content h2.tabheader {
    color: #f29400;
    border-bottom: 2px solid #f29400;
    margin-bottom: 30px;
    padding-bottom: 10px;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}
#navigation .single-navigation ul.footerContactIcon {
    color: #f29400;
}
#navigation .single-navigation ul.footerContactIcon li {
    display: inline;
    width: 100px;
}
#navigation .single-navigation ul.footerContactIcon li .fa{
    font-size: 40px;
    color: #f29400;
    width: 60px;
}
#filters .cercaprenotawrap iframe {
    height: 100%;
    margin-bottom: 50px;
}
footer #navigation .single-navigation#contact .frame .ce-textpic .ce-bodytext p:last-child {
    margin-bottom: 0px;
}

@media (min-width: 79em) {
    #header.smaller .menu-container {
        padding: 0;
    }
    #header.smaller .menu-small-container {
        display: none;
    }
    #header.smaller #logo:before {
        zoom:0.5;
        -moz-transform:scale(0.5);
        -moz-transform-origin: 0 0;
        margin-top:30px;
    }
}

.cb-textimage .detail-left, .cb-textimage .detail-right {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    margin: 0;
    width: 50%;
}
.cb-textimage .detail-right .text-container {
    margin-left: 1.69492%;
}
.cb-textimage {
    margin-bottom: 6rem;
}
/* nuovi stili per gestione evoluta di Text & Image INIZIO */
.detail-top.image,
.detail-bottom.image {
    text-align: center;
}
.grid.cb-textimage.d-flex {
    display: flex;
    flex-wrap: wrap;
}
.cb-textimage.d-flex  .detail-left,
.cb-textimage.d-flex  .detail-right {
    width: unset;
}
@media (min-width: 768px){
    .grid.cb-textimage.d-flex {
        display: flex;
        flex-wrap: nowrap;
    }
    .cb-textimage.d-flex .detail-left.image,
    .cb-textimage.d-flex .detail-right.image {
        width: 25%;
    }
    .cb-textimage.d-flex .detail-left.text,
    .cb-textimage.d-flex .detail-right.text {
        width: 75%;
    }
    .text-container.image-left img{
        float: left;
        max-width: 25%;
        margin-right: 10px;
        margin-top: 10px;
    }
    .text-container.image-right img {
        float: right;
        max-width: 25%;
        margin-left: 10px;
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .cb-textimage.d-flex {
        flex-direction: column;
    }
    .cb-textimage.d-flex .detail-right.image {
        order: -1;
    }
}
/* nuovi stili per gestione evoluta di Text & Image FINE */

@media (min-width: 89em) {
    .landingpage > .title-container:nth-of-type(1) {
        margin-top: 150px;
    }
    .landingpage .fascia-meta .fascia-meta-inner {
        padding: 2rem 0;
        width: 50%;
    }
    .landingpage .fascia-meta .fascia-meta-inner h3 {
        padding: 1rem;
    }
    .landingpage .fascia-meta .fascia-meta-inner p {
        margin: 0 0 10px 0;
    }
    .landingpage .fascia-meta .fascia-meta-inner .button-cta {
        margin-top: 1rem;
    }
    .landingpage .fascia-meta img {
        height: 125%;
    }
    .landingpage .fascia-meta {
        margin-bottom: 3rem;
    }
}

.content-wrapper .services .item,
section .team-wrapper .team-items p.name, #content .grid .text-container .team-wrapper .team-items p.name,
section .team-wrapper .team-items .role p, #content .grid .text-container .team-wrapper .team-items .role p {
    text-align:center;
}

.breadcrumb {
    position: initial;
    margin-top: 45px;
    text-transform: initial;
    text-shadow: initial;
    color: #333333;
    font-family: "Roboto Condensed", sans-serif;
}
.breadcrumb a {
    text-shadow: initial;
    color: #333333;
    font-family: "Roboto Condensed", sans-serif;
}
.breadcrumb li {
    display: inline;
}
.breadcrumb li+li:before {
    content: "/\00a0";
    color: #f29400;
    padding: 0 5px;
}
#tabs .tab-content.highlights .tx-pitgooglemaps-pi1,
#tabs .tab-content.highlights .map-wrapper,
#tabs .tab-content.prices .tx-pitgooglemaps-pi1,
#tabs .tab-content.prices .map-wrapper, #tabs .tab-content.where .tx-pitgooglemaps-pi1,
#tabs .tab-content.where .map-wrapper, #tabs .tab-content.program .tx-pitgooglemaps-pi1,
#tabs .tab-content.program .map-wrapper {
    width: 100%;
}
:target::before {
    content: '';
    display: block;
    height:      180px;
    margin-top: -180px;
}
.marginRight10 {
    margin-right: 10px!Important;
}
.hb-content-wrapper {
    display:flex;
    justify-content: space-between;
}
.hellobarFirst {
    display:flex;
    align-items: center;
    justify-content: center;
    width:100%
}
.hellobarSecond {
    display:flex;
    justify-content: center;
    align-items: center;
    width:100%;
}
@media (max-width: 58em) {
    .hb-content-wrapper {
        align-items: flex-end;
        flex-direction: column;
    }
    .hellobarFirst {
        align-items: flex-start;
        width:100%;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .hellobarSecond {
        width: 100%;
        justify-content: center;
    }

}
.menu-button-icon {
    padding-right: 10px;
    font-size: 30px;
    color: #f29400;
}
#tabs .tabs-content-container {
    padding-bottom: 0;
}
.button-cta-green {
    background: #18a300;
}


.menu-sizer li ul li {
    /* float:none; */
}
/*position level 2 links vertically and hide*/
.menu-sizer li ul {
    display:none;
    position:absolute;
    z-index:1;
}
/*unhide level 2 links on li:hover from level 1*/
.menu-sizer li:hover ul {
    display:block;
    clear:both;
    /* float:left; */
    //position:absolute;
    //left: 0;
    z-index:1;
    //width: 100%;
}
.menu-sizer ul li ul li {
    display:table-cell;
    /* clear:both; */
    /* float:left; */
    /* position:absolute; */
    z-index:1;
}
/*DROPDOWN STYLING:*/
.menu-sizer {
    height:25px
}
.menu-sizer a {
    color:#09F;
    padding:5px 10px 5px 10px;
}
.menu-sizer a:hover {
    color:#0CF;
}
#header .menu-container .menu ul.children {
    background: #666666;
}
#header .menu-container .menu ul.children li  {
    display: flex!Important;
    flex-direction: row;
}
#header .menu-container .menu ul.children li a {
    color: #ffffff;
    padding: 0!Important;
}
#header .menu-container .menu ul.children li a::before {
    bottom: 5px;
}
#header .menu-container .menu ul.children li {
    padding: 0 15px;
}
.iconSub {
    display:none;
}
@media (max-width: 59em) {
    .menu-sizer ul {
        max-width: 200px;
    }
    .menu-sizer li ul.children {
        position: initial;
    }
    ul.children {
        display: block;
    }
    ul.children {
        position: relative;
        background-color: #fff;
        flex: 1 1 100%;
        margin-top: 20px;
        display: none;
    }
    .iconSub {
        display: block;
        float: right;
        margin-top: 12px;
    }
    #header .menu-container .menu ul.children {
        background: #cccccc;
        margin-top: 0;
    }
}

#details .grid .text-container a.test {
    text-transform: uppercase;
    color: #ffffff;
    background-color: #18a300;
    font-family: "Roboto Condensed", sans-serif;
    padding: 14px 45px 12px;
    border: none;
    border-radius: 48px;
    cursor: pointer;
    font-size: 18px;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 30px;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.33s;
    -o-transition-duration: 0.33s;
    -webkit-transition-duration: 0.33s;
    transition-duration: 0.33s;
}

.frame-type-form_formframework form .onlylandingpage {
    display: none;
}
.landingpage .frame-type-form_formframework form .onlylandingpage {
    display: block;
}

/* Bootstrap grid system used by FORM ext */
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
}
.col {
    flex: 1 0 0%;
}
.row-cols-auto > * {
    flex: 0 0 auto;
    width: auto;
}
.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%;
}
.row-cols-2 > * {
    flex: 0 0 auto;
    width: 50%;
}
.row-cols-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
}
.row-cols-4 > * {
    flex: 0 0 auto;
    width: 25%;
}
.row-cols-5 > * {
    flex: 0 0 auto;
    width: 20%;
}
.row-cols-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
}
.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
}
.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}
.col-3 {
    flex: 0 0 auto;
    width: 25%;
}
.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}
.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
}
.col-6 {
    flex: 0 0 auto;
    width: 50%;
}
.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
}
.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}
.col-9 {
    flex: 0 0 auto;
    width: 75%;
}
.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
}
.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
}
.col-12 {
    flex: 0 0 auto;
    width: 100%;
}
.offset-1 {
    margin-left: 8.33333333%;
}
.offset-2 {
    margin-left: 16.66666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.33333333%;
}
.offset-5 {
    margin-left: 41.66666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.33333333%;
}
.offset-8 {
    margin-left: 66.66666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.33333333%;
}
.offset-11 {
    margin-left: 91.66666667%;
}
.g-0,
.gx-0 {
    --bs-gutter-x: 0;
}
.g-0,
.gy-0 {
    --bs-gutter-y: 0;
}
.g-1,
.gx-1 {
    --bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
    --bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
    --bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
    --bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
    --bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
    --bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
    --bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
    --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
    .col-sm {
        flex: 1 0 0%;
    }
    .row-cols-sm-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-sm-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-sm-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-sm-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .row-cols-sm-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-sm-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-sm-6 > * {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333333%;
    }
    .offset-sm-2 {
        margin-left: 16.66666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333333%;
    }
    .offset-sm-5 {
        margin-left: 41.66666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333333%;
    }
    .offset-sm-8 {
        margin-left: 66.66666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333333%;
    }
    .offset-sm-11 {
        margin-left: 91.66666667%;
    }
    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0;
    }
    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0;
    }
    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem;
    }
    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem;
    }
    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem;
    }
    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 768px) {
    .col-md {
        flex: 1 0 0%;
    }
    .row-cols-md-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-md-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .row-cols-md-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-md-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-md-6 > * {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333333%;
    }
    .offset-md-2 {
        margin-left: 16.66666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333333%;
    }
    .offset-md-5 {
        margin-left: 41.66666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333333%;
    }
    .offset-md-8 {
        margin-left: 66.66666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333333%;
    }
    .offset-md-11 {
        margin-left: 91.66666667%;
    }
    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0;
    }
    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0;
    }
    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem;
    }
    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem;
    }
    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 3rem;
    }
    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex: 1 0 0%;
    }
    .row-cols-lg-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-lg-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-lg-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-lg-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .row-cols-lg-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-lg-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-lg-6 > * {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333333%;
    }
    .offset-lg-2 {
        margin-left: 16.66666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333333%;
    }
    .offset-lg-5 {
        margin-left: 41.66666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333333%;
    }
    .offset-lg-8 {
        margin-left: 66.66666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333333%;
    }
    .offset-lg-11 {
        margin-left: 91.66666667%;
    }
    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0;
    }
    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0;
    }
    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem;
    }
    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem;
    }
    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem;
    }
    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        flex: 1 0 0%;
    }
    .row-cols-xl-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xl-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xl-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xl-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xl-6 > * {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.33333333%;
    }
    .offset-xl-2 {
        margin-left: 16.66666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333333%;
    }
    .offset-xl-5 {
        margin-left: 41.66666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333333%;
    }
    .offset-xl-8 {
        margin-left: 66.66666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333333%;
    }
    .offset-xl-11 {
        margin-left: 91.66666667%;
    }
    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0;
    }
    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0;
    }
    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem;
    }
    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem;
    }
    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 3rem;
    }
    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 1400px) {
    .col-xxl {
        flex: 1 0 0%;
    }
    .row-cols-xxl-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xxl-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xxl-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xxl-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .row-cols-xxl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xxl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xxl-6 > * {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-xxl-0 {
        margin-left: 0;
    }
    .offset-xxl-1 {
        margin-left: 8.33333333%;
    }
    .offset-xxl-2 {
        margin-left: 16.66666667%;
    }
    .offset-xxl-3 {
        margin-left: 25%;
    }
    .offset-xxl-4 {
        margin-left: 33.33333333%;
    }
    .offset-xxl-5 {
        margin-left: 41.66666667%;
    }
    .offset-xxl-6 {
        margin-left: 50%;
    }
    .offset-xxl-7 {
        margin-left: 58.33333333%;
    }
    .offset-xxl-8 {
        margin-left: 66.66666667%;
    }
    .offset-xxl-9 {
        margin-left: 75%;
    }
    .offset-xxl-10 {
        margin-left: 83.33333333%;
    }
    .offset-xxl-11 {
        margin-left: 91.66666667%;
    }
    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0;
    }
    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0;
    }
    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 0.25rem;
    }
    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem;
    }
    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem;
    }
    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem;
    }
    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem;
    }
    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem;
    }
    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem;
    }
    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem;
    }
    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem;
    }
    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem;
    }
}

#details .grid .text-container .grid .detail-left {
    width: 0;
}

#details .grid .text-container .grid .detail-right {
    width: 100%;
}

#details .grid .text-container .grid .detail-right .tipologia {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 0.5em;
    margin-bottom: 5px !important;
}

#details .grid .text-container .grid .detail-right .tipologia strong {
    flex: 0 0 auto;
    min-width: 120px; /* Regola questa larghezza in base alle tue esigenze */
    margin-right: 0;
}

#details .grid .text-container .grid .detail-right .tipologia-labels {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 0.5em;
}

/* icons */
#details .grid .text-container .grid .detail-left p i, #details .grid .text-container .grid .detail-right .difficulty i.myicon,
#details .grid .text-container .grid .detail-left p i, #details .grid .text-container .grid .detail-right .effort i.myicon {
    border: none;
    height: 25px;
    width: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    margin: 0;
    padding: 0;
    vertical-align: text-bottom;
}

#details .grid .text-container .grid .detail-left p i, #details .grid .text-container .grid .detail-right .difficulty i.myicon{
    background-image: url('/typo3conf/ext/sculptor_campobase/Resources/Public/images/ico-mount-white.png');
}

#details .grid .text-container .grid .detail-left p i, #details .grid .text-container .grid .detail-right .difficulty i.myicon.full{
    background-image: url('/typo3conf/ext/sculptor_campobase/Resources/Public/images/ico-mount-orange.png');
}

#details .grid .text-container .grid .detail-left p i, #details .grid .text-container .grid .detail-right .effort i.myicon {
    background-image: url('/typo3conf/ext/sculptor_campobase/Resources/Public/images/ico-footprint-white.png');
}

#details .grid .text-container .grid .detail-left p i, #details .grid .text-container .grid .detail-right .effort.snowflake i.myicon {
    background-image: url('/typo3conf/ext/sculptor_campobase/Resources/Public/images/ico-snowflake-white.png');
}

#details .grid .text-container .grid .detail-left p i, #details .grid .text-container .grid .detail-right .effort i.myicon.full  {
    background-image: url('/typo3conf/ext/sculptor_campobase/Resources/Public/images/ico-footprint-orange.png');
}

#details .grid .text-container .grid .detail-left p i, #details .grid .text-container .grid .detail-right .effort.snowflake i.myicon.full  {
    background-image: url('/typo3conf/ext/sculptor_campobase/Resources/Public/images/ico-snowflake-orange.png');
}

#details .grid .text-container .grid .detail-right .effort i.myicon.my-56,
#details .grid .text-container .grid .detail-right .effort i.myicon.my-58 {
    background-image: url('/typo3conf/ext/sculptor_campobase/Resources/Public/images/ico-carabiner-white.png');
}

#details .grid .text-container .grid .detail-right .effort i.myicon.full.my-56,
#details .grid .text-container .grid .detail-right .effort i.myicon.full.my-58 {
    background-image: url('/typo3conf/ext/sculptor_campobase/Resources/Public/images/ico-carabiner-orange.png');
}

/* modal */
#details .grid .text-container .grid .detail-right p .modal-link i{
    border: none;
    margin-right: 10px;
}

#details .grid .text-container .grid .detail-left p strong {
    display: inline-block;
    width: 85px;
}
#details .grid .text-container .grid .detail-right p strong {
    display: inline-block;
    width: 175px;
}

#details .grid .text-container .grid .detail-right .modal h1,
#details .grid .text-container .grid .detail-right .modal h2,
#details .grid .text-container .grid .detail-right .modal h3,
#details .grid .text-container .grid .detail-right .modal h4 {
    margin-top: 10px;
}
#details .grid .text-container .grid .detail-right .modal h1 {
    font-size: 1.4rem;
}
#details .grid .text-container .grid .detail-right .modal h2 {
    font-size: 1.2rem;
}
#details .grid .text-container .grid .detail-right .modal h3 {
    font-size: 1rem;
}
#details .grid .text-container .grid .detail-right .modal h4 {
    font-size: 0.9rem;
}
#details .grid .text-container .grid .detail-right .modal p {
    font-size: 1rem;
}

.modal {
    position: fixed;
    top: 2.5%;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: white;
    padding: 30px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    border-radius: 8px;
    height: 90%;
    width: 98%;
    display: none;
}

@media (min-width: 992px) {
    .modal {
        width: 80%;
    }
}

@media (min-width: 1200px) {
    .modal {
        width: 75%;
        height: 70%;
        transform: translate(-50%, 15%);
    }
}

.modal-content {
    position: relative;
    height: 100%;
}

.modal-content .modal-text {
    padding: 10px;
    height: 100%;
    overflow: scroll;
}

.modal-close {
    position: absolute;
    top: -10px;
    right: -6px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.modal-close:hover {
    color: #000;
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999;
    display: none;
}

#navigation .single-navigation div.footer-title {
    color: #41281c;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 23px;
}

#stay-connected .title-container .h3-title {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
}

#stay-connected .title-container .h3-title span {
    font-weight: 500;
}

#filters .filter-menus-container .h3-title {
    font-family: "Montserrat", sans-serif;
    text-align: right;
    font-size: 30px;
    color: #cbcbcb;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 20px;
    padding-right: 2rem;
}

/* accordion */
.accordion{
    height:auto;
    margin-bottom: 30px;
}
.accordion .title-container {
    margin-bottom: 30px;
}
.accordion > div{
    cursor:pointer;
}
.accordion-button h3 .question{
    position:relative;
    display:block;
    padding-top:15px;
    padding-left:60px;
}
.accordion .accordion-item h3{
    height:50px;
    margin:10px 0;
    font-size:16px;
    background-color:#fff;
    border:1px solid #e2ecf0;
    cursor:pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.accordion-marker{
    width:48px;
    height:100%;
    float:left;
    color:#9aa7af;
    font-size:30px;
    border-right:1px solid #e2ecf0;
}
.accordion-marker i{
    padding-top:10px;
    padding-left:12px;
}
.accordion-marker .fa-plus{
    color:#9aa7af;
}
.accordion p{
    height:0;
    margin:0px 0px 20px 60px;
    font-size:20px;
    color:#333333;
    overflow:hidden;
    transition: all 1000ms ease-in-out;
    font-family: "Roboto Condensed", sans-serif;
}
.accordion > div.active .accordion-marker{
    background-color:#f29400;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.accordion > div.active .question{
    color:#41281c;
}
.accordion > div.active .accordion-marker .fa-minus{
    color:#fff;
}
.accordion > div.active p{
    height: auto;
    transition: all 500ms ease-in-out;
}

/* Magellano – layout base (mobile first) */
.chalet-layout {
    display: block;
}
.chalet-layout .travels-container {
    width: 100%;
}

/* Form mobile: nascosta, espandibile */
.filter-menus-container {
    width: 100%;
    margin-bottom: 1rem;
    padding-bottom: 36px;
}
.filter-menus-container .cercaprenotawrap {
    display: none;
}
.filter-menus-container .cercaprenotawrap.is-open {
    display: block;
}

@media (max-width: 58.99em) {
    .chalet-layout .filter-menus-container {
        position: sticky;
        top: 75px;
        z-index: 100;
        background: #fff;
    }
}

/* Bottone toggle mobile */
.ml-toggle-btn {
    display: block;
    width: 100%;
    padding: .6rem 1rem;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-align: left;
    cursor: pointer;
    font-size: 1rem;
    margin-bottom: .5rem;
}
.ml-toggle-btn::after {
    content: ' ▼';
    float: right;
}
.ml-toggle-btn.is-open::after {
    content: ' ▲';
}

/* Da md in su: layout sidebar sticky */
@media (min-width: 59em) {
    .chalet-layout {
        display: flex;
        align-items: flex-start;
        gap: 20px;
    }
    .chalet-layout .filter-menus-container {
        flex: 0 0 280px;
        position: sticky;
        top: 72px;
    }
    .chalet-layout .travels-container {
        flex: 1;
        width: auto;
    }

    /* Nascondi il toggle, mostra sempre la form */
    .ml-toggle-btn {
        display: none;
    }
    .filter-menus-container .cercaprenotawrap {
        display: block !important;
    }
}

/* Header più alto su tablet landscape/schermi piccoli */
@media (min-width: 59em) and (max-width: 79em) {
    .chalet-layout .filter-menus-container {
        top: 210px;
    }
}

#filters .filter-menus-container h1,
#filters .filter-menus-container h2,
#filters .filter-menus-container h3 {
    padding-right: 1rem;
}
@media (max-width: 58.99em) {
    #mlWrapper {
        height: auto !important;
        padding-bottom: 50px;
    }
}
#mlWrapper select {
    font-size: 14px;
    line-height: 1.42857;
}
#mlWrapper .dropdown-menu {
    display: none;
}
#mlWrapper .btn-group.open .dropdown-menu {
    display: block;
}
.mlBookingFormWrapper .mlSubmit {
    float: left;
}
#mlWrapper .btn-group {
    position: relative;
}
#mlWrapper .btn-group .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    min-width: 100%;
    padding: 5px 0;
}

/* Info modal Magellano */
.ml-info-btn {
    width: 100%;
    padding: .75rem .75rem .35rem;
    background: none;
    border: none;
    color: #f29400;
    font-size: .85rem;
    text-align: left;
    cursor: pointer;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: .4rem;
}
.ml-info-btn::before {
    content: 'ℹ';
    font-size: 2rem;
    line-height: 1;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.8rem;
    height: 1.8rem;
    background-color: #f29400;
    color: #fff;
    border-radius: 50%;
    text-decoration: none;
    padding: 0 2px 4px;
}
.ml-info-btn:hover {
    text-decoration: underline;
}
.ml-info-btn:hover::before {
    text-decoration: none;
}
.ml-info-modal-overlay {
    display: none;
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 10000;
}
.ml-info-modal-box {
    display: none;
    position: fixed;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 6px;
    padding: 1.5rem;
    max-width: 480px;
    width: 90%;
    z-index: 10001;
    font-size: .9rem;
    line-height: 1.5;
}
.ml-info-modal-close {
    position: absolute;
    top: .5rem; right: .75rem;
    background: none;
    border: none;
    font-size: 1.4rem;
    cursor: pointer;
    color: #333;
}
.ml-info-modal.is-open .ml-info-modal-overlay,
.ml-info-modal.is-open .ml-info-modal-box {
    display: block;
}

.ml-btn.ml-confirm-booking {
    background-color: #f29400;
    color: #ffffff;
    border-color: #f29400;
}

.ml-btn.ml-confirm-booking:hover,
.ml-btn.ml-confirm-booking:active,
.ml-btn.ml-confirm-booking:focus  {
    background-color: #ffffff;
    color: #f29400;
    border: 1px solid #f29400 !important;
}

/* Magellano floating form (Home Page) */
#mlBookingForm .dropdown-menu {
    display: none;
}
#mlBookingForm .btn-group.open .dropdown-menu {
    display: block;
}
#mlBookingForm .mlToggleForm {
    width: 190px;
}
#mlBookingForm .btn-group {
    position: relative;
}
#mlBookingForm .btn-group .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    min-width: 100%;
    padding: 5px 0;
}
.mlBookingFormWrapper .mlSubmit {
    float: left;
}
.blogwidget {
    margin-bottom: 1.5rem;
}
/* Blog filter — stato attivo */
.blogwidgetlist--categories .blogwidgetlist__item.active .blogwidgetlist__itemlink,
.blogwidgetlist--categories .blogwidgetlist__item.active .blogwidgetlist__itemtitle {
    color: #f29400;
    font-weight: bold;
}

.blogwidgetlist--tags .blogwidgetlist__item.active .blogbadge {
    background-color: #f29400;
    color: #ffffff;
    border-color: #f29400;
}
.blogbadge {
    display: inline-block;
    padding: .5em;
    border-radius: 2px;
    border: 1px solid;
    line-height: 1em;
}