/* GENERALE */
/* PERSONALIZAZIONE COLORI, BACKGROUND E COMPONENTI ALL'INTERNO DEL PORTALE */

/* BREADCRUMBS */

#block-regionelaziotheme-breadcrumbs,
.breadcrumb-item {
    text-transform: lowercase;
}

#block-regionelaziotheme-breadcrumbs .breadcrumb {
    padding: .75rem 1rem;
}

/* SKIP LINKS */

.js-fr-bypasslinks a {
    display: inline-block;
    position: absolute;
    top: -200%;
    white-space: nowrap;
}

.js-fr-bypasslinks a:active,
.js-fr-bypasslinks a:focus {
    top: 0;
}

.js-fr-bypasslinks {
    left: 0;
    position: fixed;
    top: 0;
    z-index: 100;
}

.Skiplinks li {
    display: inline-block !important;
    max-width: 100%;
}

.skiplinks {
    background: none;
}

/* LINK */

/* a {
  text-decoration: none;
} */

.link-list-wrapper.link-list-font-size-1 ul li a p {
    font-size: 18px;
}

/* TEXT UNDERLINE */
.text-underline {
    text-decoration: underline;
}

#main-content a {
    text-decoration: underline;
}

/* MAINCONTENT */
@media screen and (min-width: 992px) {
    #main-content {
        padding-left: 40px !important;
    }
}

/* BACKGROUNDS */
.background-regionelazio-blu {
    background-color: #05263e !important;
}

.background-regionelazio-blu-2 {
    background-color: #093956 !important;
}

.background-regionelazio-blu-3 {
    background-color: #031723 !important;
}

.background-regionelazio-blu-4 {
    background-color: #295c90 !important;
}

.background-regionelazio-gray-menu-active {
    background-color: #f2f2f2 !important;
    color: #454545 !important;
}

.background-regionelazio-celeste {
    background-color: #117bbc;
}

.background-regionelazio-gray {
    background-color: #f2f2f2;
}

/* COLORS */
.text-regionelazio-blu {
    color: #05263e;
}

.text-regionelazio-blu a:link,
.text-regionelazio-blu a:visited,
.text-regionelazio-blu a:hover {
    color: #05263e;
}

.text-regionelazio-blu-2 {
    color: #117ab9;
}

.text-regionelazio-blu-3 {
    color: #295c90;
}

.fill-regionelazio-blu {
    fill: #05263e;
}

.display-7 {
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.2;
}

/* HEADER */

.header-logo {
    width: 250px;
}

#MainNavList>li a.nav-link {
    font-weight: 600;
    font-size: 1.2rem;
}

#MainNavList .dropdown-menu {
    font-weight: bold;
}

@media screen and (min-width: 992px) {
    .main-header {
        background-image: url("../assets/images/header-background.png");
        background-position: center top;
        background-repeat: no-repeat;
        min-height: 185px;
    }
}

.it-search-wrapper-regione-lazio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 80px;
    font-size: 0.889em;
}

.it-search-wrapper-regione-lazio a.rounded-icon {
    width: 48px;
    height: 48px;
    border-radius: 24px;
    display: block;
    background: #05263e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 16px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.it-search-wrapper-regione-lazio a.rounded-icon svg {
    fill: #ffffff;
}

/* MENU */
.navbar .navbar-collapsable .menu-wrapper,
.navbar {
    background: none;
}

#MainNavList>li.active {
    background-color: #0a4970;
}

#MainNavList>li:hover {
    background-color: #f2f2f2;
}

#MainNavList>li {
    background-color: #f2f2f2;
}

.navbar .navbar-collapsable .navbar-nav li a.nav-link:hover:not(.active) {
    text-decoration: none;
}

.text-sub-menu {
    text-decoration: none;
}

.menu-link-avvisi-e-bandi {
    background-color: #ff9700 !important;
}

/* .menu-link-avvisi-e-bandi a {
  color: #05263e !important;
} */

#MainNavList .dropdown-toggle {
    padding-top: 8px;
}

.main-menu-icon-optional {
    max-width: 25px;
    vertical-align: sub;
}

/* NEWS */
.btn-dropdown .icon-expand,
.dropdown-toggle .icon-expand {
    fill: #05263e !important;
}

.custom-news-carousel h4.card-text {
    font-family: "Titillium Web", Geneva, Tahoma, sans-serif !important;
}

.custom-news-carousel .card-title {
    min-height: 80px;
    font-size: 1.5rem;
    line-height: 1.8rem;
}

.custom-news-carousel .card-title a {
    color: #05263e;
    text-decoration: none !important;
}

.custom-news-carousel .read-more {
    position: relative !important;
    bottom: initial !important;
    margin-top: 20px;
}

.custom-news-carousel h4.card-text {
    font-weight: normal;
    font-size: 18px !important;
}

@media (min-width: 992px) {
    #MainNavList>li:hover {
        background-color: #0a4970;
    }

    #MainNavList>li {
        background-color: transparent;
    }

    .nav-item.megamenu>a.dropdown-toggle:before {
        bottom: -30px;
        left: 35%;
    }

    .navbar .navbar-collapsable .navbar-nav li.nav-item .nav-link {
        text-decoration: none;
    }

    .btn-dropdown .icon-expand,
    .dropdown-toggle .icon-expand {
        fill: #ffffff !important;
    }

    /* CAROUSELS CARD */
    .custom-news-carousel .card .card-body .card-text {
        font-size: 1rem;
        min-height: 200px;
    }

    #responsive-menu-header {
        display: none;
    }

    .background-mainmenu-li-active {
        background-color: #093956 !important;
    }

    .pt-lg-72 {
        padding-top: 72px !important;
    }

    .custom-news-carousel h4.card-text {
        font-weight: normal;
        line-height: 1.5rem !important;
    }

    .custom-news-carousel a.read-more {
        text-decoration: underline;
        font-size: 1rem;
    }
}

@media (max-width: 992px) {
    .card a.read-more {
        position: relative;
        margin-top: 40px;
    }

    .background-mainmenu-li-active {
        background-color: #a9bed3 !important;
    }

    .background-mainmenu-li-active a {
        color: #ffffff !important;
    }

    .w-sm-100 {
        width: 100%;
    }

    .it-search-wrapper-regione-lazio a.rounded-icon svg {
        fill: #05263e;
    }

    .it-search-wrapper-regione-lazio a.rounded-icon {
        background-color: #ffffff;
    }

    /* menu-evidenza */
    /* .menu-evidenza img {} */
    .menu-evidenza-2 img {
        width: 40px;
        height: auto;
    }
}

.la-generale-menu ul>li {
    border-top: 1px #7b7b7b solid;
    padding: 5px;
}

/* NAVIGAZIONE SECONDARIA */
#navigazione-secondaria li a {
    line-height: 1.6em;
}

#navigazione-secondaria li {
    position: relative;
}

.menu-link-avvisi-e-bandi.active a span {
    font-weight: bold !important;
}

#navigazione-secondaria .icon-href {
    position: absolute !important;
    top: 0;
    right: 0;
}

#navigazione-secondaria .background-regionelazio-blu a:link,
#navigazione-secondaria .background-regionelazio-blu a:visited,
#navigazione-secondaria .background-regionelazio-blu a:hover,
#navigazione-secondaria .background-regionelazio-blu a span {
    color: #ffffff !important;
}

#navigazione-secondaria .background-regionelazio-blu a.active {
    text-decoration: underline;
}

#navigazione-secondaria .background-regionelazio-blu svg {
    fill: #fff;
}

.link-list-wrapper.link-list-wrapper ul#navigazione-secondaria li a span {
    color: #454545;
    font-weight: normal;
    font-size: 1.1rem;
}

#navigazione-secondaria li a.right-icon .icon.right {
    right: 3px;
}

.link-list-wrapper ul li a.list-item.active span {
    color: #454545;
}

.menu-header-image-first-el img {
    width: 70%;
}

.secondary-menu-title {
    line-height: 1;
    margin-top: 18px;
    font-size: 24px;
}

.link-list-wrapper ul li a {
    padding: initial;
    line-height: 1.6;
    font-size: 1.125rem;
}

/* PADDING PERSONALIZZATI */
.pt-72 {
    padding-top: 72px !important;
}

/* BORDERS */
.border-2 {
    border-width: 2px !important;
}

.border-3 {
    border-width: 3px !important;
}

.border-regione-lazio-blu {
    border-color: #05263e !important;
}

.border-regione-lazio-white {
    border-color: #ffffff !important;
}

/* BREADCRUMB */
.breadcrumb a {
    color: #454545;
    font-size: 0.9rem;
}

.breadcrumb span {
    font-size: 0.8rem;
    font-weight: bold;
    color: #454545;
}

.navbar .navbar-collapsable {
    z-index: 10000;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "";
    padding: 0;
}

.breadcrumb-item+.breadcrumb-item {
    padding: 0;
}

.conlinesa:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 49px;
    background: #05263e;
    left: 8px;
}

/* SEZIONE LISTA LOGHI */
.loghi-container {
    min-height: 200px;
}

.loghi-container h4 {
    font-size: 16px;
    line-height: 1.2;
}

.loghi-container h4 a:link,
.loghi-container h4 a:visited,
.loghi-container h4 a:hover {
    color: #05263e;
}

.loghi-container .small h4 {
    font-size: 16px;
    line-height: 1.2;
}

.loghi-container .small {
    font-size: 16px !important;
    line-height: 1.2;
}

/* SEZIONE IN EVIDENZA */
.InEvidenza-Sezione h3 {
    font-size: 1.2rem;
}

.InEvidenza-Sezione-2 h3 {
    font-size: 1.3rem;
}

/* FOOTER */
#portali-della-regione {
    margin-top: 50px;
}

.footer-logo {
    width: 200px;
}

footer#MainFooter {
    color: #ffffff;
}

footer#MainFooter a {
    text-decoration: underline;
    color: #ffffff;
}

/* PAGE */
.page-header-image-container img {
    width: 100%;
    height: auto;
}

/* BLOCCHI BLU */
.blocchi-blu a {
    text-decoration: none;
}

/* CERCA */
#modalSearchFullScreen {
    z-index: 100000000;
}

.icon-fix {
    width: 32px;
    height: 31px;
    vertical-align: middle;
}

#button-search-form,
#button-search-form-2 {
    cursor: pointer;
}

/* BUR */
.table-bur {
    font-size: 16px;
}

/* CALLOUT */
p.calloutGiallo {
    background: #f9f9d4;
    color: #636235;
    padding: 20px;
    border: 1px solid #fff;
    border-radius: 8px;
}

p.calloutRosso {
    background: #f2dedf;
    color: #a94442;
    padding: 20px;
    border: 1px solid #fff;
    border-radius: 8px;
}

p.calloutVerde {
    background: #def2e2;
    /* color: #2WWa672b; */
    padding: 20px;
    border: 1px solid #fff;
    border-radius: 8px;
}

.colorWhite {
    color: #fff;
    font-weight: bold;
}

/* Highlight */
.text-highlight {
    background-color: gold;
    color: #000 !important;
    margin: initial !important;
    background-color: #f7f7f7;
    border-radius: 3px;
    padding: 20px;
    display: flex;
    flex-flow: column wrap;
    align-content: space-between;
}

.container_menu_dif_item {
    list-style: none;
    margin: 10px 0 10px 0;
}

.container_menu_dif {
    padding-left: 10px;
}

/* ICONE AWESOME*/

i.bigger,
svg.bigger {
    font-size: 32px;
}

.noUnderline {
    text-decoration: none;
}

@media screen and (min-width: 769px) {
    .container_menu_dif {
        padding-left: initial;
        display: flex;
        flex-flow: column wrap;
        display: flex;
        flex-flow: column wrap;
        align-content: space-between;
        height: 390px;
    }

    /* Re-order items into rows */
    .container_menu_dif_item:nth-child(3n + 1) {
        order: 1;
    }

    .container_menu_dif_item:nth-child(3n + 2) {
        order: 2;
    }

    .container_menu_dif_item:nth-child(3n) {
        order: 3;
    }

    .container_menu_dif_item {
        width: 32%;
        margin: 0;
        margin-bottom: 2%;
        box-sizing: border-box;
        list-style: none;
    }

    /* Force new columns */
    .container_menu_dif::before,
    .container_menu_dif::after {
        content: "";
        flex-basis: 100%;
        width: 0;
        order: 2;
    }
}

.fontawesome-icon-inline {
    visibility: hidden;
}

.fontawesome-icon-inline svg {
    visibility: visible;
}

/* OPEN LAYERS */

.map {
    width: 100%;
    height: 400px;
}

.ol-popup {
    position: absolute;
    background-color: white;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    bottom: 12px;
    left: -50px;
    min-width: 320px;
}

.ol-popup:after,
.ol-popup:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.ol-popup:after {
    border-top-color: white;
    border-width: 10px;
    left: 48px;
    margin-left: -10px;
}

.ol-popup:before {
    border-top-color: #cccccc;
    border-width: 11px;
    left: 48px;
    margin-left: -11px;
}

.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    top: 2px;
    right: 8px;
    cursor: pointer;
}

.ol-popup-closer:after {
    content: "✖";
}

/* LISTE PARTICOLARI */
.list-lineheight-0 {
    line-height: 0;
}

.list-lineheight-0 li a {
    /*line-height: 1rem !important; */
    line-height: 1.2rem;
    font-size: 1.1rem !important;
}

/* SELECT PARTICOLARI */
.select-exceed-width .dropdown-menu {
    min-width: 300px !important;
}

@media screen and (max-width: 769px) {
    .select-exceed-width .dropdown-menu {
        min-width: 100% !important;
    }
}

/* BANCHE DATI */
.titolo-listato-bancadati {
    font-size: 1rem;
}

.link-list-wrapper ul li h5.titolo-listato-bancadati a {
    font-size: 1rem !important;
}

.link-list-wrapper ul li.linkedpblu a p {
    color: #06c;
    font-size: 1em;
}

/* SEARCH PAGE */
.searchpage h1,
.searchpage h2 {
    font-size: 1.8rem;
}

/* BANNER COOKIE */
.eu-cookie-compliance-secondary-button {
    cursor: pointer;
    margin-right: 5px;
    margin-top: 1em;
    vertical-align: middle;
    overflow: visible;
    width: auto;
    -moz-box-shadow: inset 0 1px 0 0 #ffffff;
    -webkit-box-shadow: inset 0 1px 0 0 #ffffff;
    box-shadow: inset 0 1px 0 0 #ffffff;
    background-color: #ededed;
    background-image: -moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf));
    background-image: -webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background-image: -o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background-image: -ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background-image: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    color: #000;
    font-family: Arial, sans-serif;
    font-weight: bold;
    padding: 4px 8px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #ffffff;
}

.eu-cookie-compliance-default-button {
    background: none;
    box-shadow: none;
    border: none;
    color: #ffffff;
    font-weight: bold;
    padding: 4px 8px;
    text-decoration: none;
    text-shadow: none;
}

.eu-cookie-compliance-default-button:hover {
    background: none;
    text-decoration: underline;
}

.versione_beta {
    padding-left: 75px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

@media screen and (max-width: 769px) {
    .versione_beta {
        padding-left: initial;
    }
}

.viewsreference--view-title {
    display: none;
}

.z-index-fix-high {
    z-index: 10000000;
}

.z-index-fix-high-2 {
    z-index: 9999999;
}

.dropdown-menu.show {
    z-index: 1000000000;
}

.link-list-wrapper ul li a.list-two-link {
    display: initial;
}

.link-list-wrapper ul li a.display-link-initial {
    display: initial;
}

/* PERSONALIZZAZIONI PAGINA: HOME  */

.HomePage-InEvidenza-Sezione h2 {
    font-size: 1rem;
}


#HomePageCarousel .card-title {
    line-height: 1.8rem;
}

#HomePageCarousel h3 a:link,
#HomePageCarousel h3 a:visited,
#HomePageCarousel h3 a:hover {
    font-size: 1.5rem;
    color: #05263e;
    line-height: 1.8rem;
}

#HomePageCarousel h4 {
    font-size: 1.125rem;
    font-weight: normal;
    font-family: "Titillium Web", Geneva, Tahoma, sans-serif !important;
    line-height: 1.5rem !important;

}

#HomePageCarousel a {
    text-decoration: none;
    font-size: 1.2rem;
}

#hp-carousel-stop-button {
    color: darkgray;
    cursor: pointer;
    display: inline-block;
    /* margin-left: 40% !important; */
}

#HomePageCarousel .it-carousel-wrapper.it-carousel-landscape-abstract .splide__pagination {
    position: relative;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    left: 50%;
    transform: translateX(-50%);
}

/* #HomePageCarousel .it-carousel-wrapper.it-carousel-landscape-abstract .splide__pagination:last-child, */
#HomePageCarousel .it-carousel-wrapper.it-carousel-landscape-abstract .splide__sr {
    display: none !important;
}

.it-carousel-wrapper .splide__pagination button.splide__toggle {
    width: 24px;
    height: 24px;
    transition: none;
    background: unset;
    pointer-events: auto;
    margin: 0;
    color: #ccc;
}

/* @media (min-width: 300px) {


  #hp-carousel-stop-button {
    margin-left: 20% !important;
  }

} */

/* @media (min-width: 576px) {


  #hp-carousel-stop-button {
    margin-left: 20% !important;
  }

} */

/* @media (min-width: 768px) {


  #hp-carousel-stop-button {
    margin-left: 35% !important;
  }

} */

@media (min-width: 992px) {

    #HomePageCarousel .it-carousel-wrapper .splide__pagination .splide__pagination__page {
        background: #f0f0f0;
        width: 15px;
        height: 15px;
    }

    #HomePageCarousel .it-carousel-wrapper .splide__pagination .splide__pagination__page.is-active {
        background: #cccccc;
    }

    #HomePageCarousel .it-carousel-wrapper.it-carousel-landscape-abstract .splide__pagination {
        vertical-align: text-bottom;
    }

    /* #hp-carousel-stop-button {
      margin-left: 40% !important;
    } */

}


/* PROGETTI */
.hp-link-progetto:link,
.hp-link-progetto:hover,
.hp-link-progetto:visited {
    color: #19191a;
}

.hp-link-progetto img {
    width: 100%;
}

.homepage-area-progetti a {
    text-decoration: none;
}

.homepage-area-progetti a:hover {
    text-decoration: underline;
}

/* BANNER IN EVIDENZA */
.w-485 {
    width: 100%;
    max-width: 485px;

}


/* PERSONALIZZAZIONI PAGINA: LA REGIONE  */


.link-list-wrapper ul li a .icon {
    margin-top: 3px;
}

#immagine-grande-container img {
    width: 100%;
    height: auto;
}


.font-weight-bold {
    font-weight: 700 !important;
}

.text-right {
    text-align: right !important;
}

h1,
.h1 {
    font-size: 2.5rem;
    line-height: 3rem;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
}

.link-list-wrapper ul li a span.caret {
    margin-right: 0;
}

.link-list-wrapper ul.link-sublist {
    padding-left: 0;
}

/* input[type=date],
input[type=datetime-local],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
textarea {
  font-weight: 700;
} */

fieldset legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

.form-group input.btn {
    color: #fff;
}

.form-group .input-group {
    z-index: 2;
}

/* OFFERTE DI LAVORO  */
table.offerte-lavoro {
    caption-side: top;
}

.offerte-lavoro caption h4 {
    font-size: 1.8em;
}

#avvisoLinkEsterno .modal-content,
#avvisoLinkEsterno .modal-footer {
    background-color: #333333cc;
}

#avvisoLinkEsterno .modal-dialog .modal-content .modal-header .h5,
#avvisoLinkEsterno .modal-body {
    color: #fff;
}

p.data-aggiornamento {
    font-size: 14px;
    color: gray;
    text-align: right;
    font-style: italic;
}

.splide__slide .views-field {
    width: 100% !important;
}

#feedbackModal .modal-dialog {
    position: relative;
    background: #fff;
}

#feedbackModal h3#feedbackModalTitle,
#feedbackModal .h3#feedbackModalTitle {
    color: #1a1a1a;
}

/* WebKit browsers (Chrome, Safari, Edge) */
#feedbackModal .modal-body::-webkit-scrollbar {
    width: 16px;
    /* Set the width of the scrollbar */
}

#feedbackModal .modal-body::-webkit-scrollbar-track {
    background: #f1f1f1;
    /* Background of the track */
}

#feedbackModal .modal-body::-webkit-scrollbar-thumb {
    background-color: #05263e;
    /* Scrollbar color */
    border-radius: 10px;
    /* Round the edges of the scrollbar */
    border: 3px solid #f1f1f1;
    /* Optional: add padding around the scrollbar */
}

#feedbackModal .modal-body::-webkit-scrollbar-thumb:hover {
    background-color: #0a3a5c;
    /* Color when hovered */
}

/* Firefox scrollbar */
@-moz-document url-prefix() {
    #feedbackModal .modal-body {
        scrollbar-color: #05263e #f1f1f1;
        /* scrollbar-thumb color and track background color */
    }
}

/* For Internet Explorer and Edge Legacy */
#feedbackModal .modal-body {
    -ms-overflow-style: none;
    /* Hides default scrollbar in IE */
}

#feedbackModal .modal-body::-ms-scrollbar {
    width: 16px;
}


#feedbackModal .modal-header {
    box-shadow: 0 2px 4px 2px #00000014;
    margin-bottom: 36px;
}

#feedbackModal .modal-header button.btn-close {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

#feedbackModal .modal-header span.btn-close-text {
    margin-top: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

#feedbackModal ol.question-list {
    padding-left: 0;
}
#feedbackModal li.question {
    padding-top: 48px;
    display: flex;
    gap: 16px;
}

#feedbackModal li.question .index {
    font-size: 40px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 3.5px;
}

#feedbackModal li.question .question-content .question-title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 16px;
}

#feedbackModal li.question .question-content .question-title span.required {
    color: red;
}

#feedbackModal li.question .question-content .rate {
    margin: 8px;
}

#feedbackModal li.question .question-content .rate .rating {
    padding: .3rem;
}

#feedbackModal li.question .question-content .rate .rating>input:checked~label svg,
#feedbackModal li.question .question-content .rate .rating:not(:checked)>label:hover svg,
#feedbackModal li.question .question-content .rate .rating:not(:checked)>label:hover~label svg {
    fill: #05263e;
}

#feedbackModal li.question .checkboxes .checkbox {
    display: flex;
    align-items: center;
    padding: 16px 0px;
}

#feedbackModal li.question .checkboxes .checkbox input[type="radio"] {
    margin: 4px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    /* outline: 2px solid #05263e; */
    border: 2px solid #05263e;
    /* Outer circle color */
    border-radius: 50%;
    position: relative;
    appearance: none;
    border-radius: 50%;
}

#feedbackModal li.question .checkboxes .checkbox input[type="radio"]:checked:before {
    content: '';
    width: 14px;
    height: 14px;
    background-color: #05263e;
    /* Inner dot color */
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#feedbackModal li.question .checkboxes .checkbox input[type="radio"]:checked {
    border-color: #0a3a5c;
}

#feedbackModal li.question .checkboxes .checkbox label {
    margin-left: 8px;
    font-size: 18px;
    line-height: 24px;
}


#feedbackModal li.question .select-wrapper {
    font-weight: 600;
    line-height: 22px;
    font-size: 16px;
    margin: 32px 0 4px;
    max-width: 400px;
}

#feedbackModal li.question .select-wrapper select {
    margin-top: 12px;
}

#feedbackModal .modal-footer {
    justify-content: space-between;
    box-shadow: 0 2px 4px 2px #00000014;
}


#feedbackModal .modal-footer .info-text,
#feedbackModal .modal-footer .info-text a {
    color: #1a1a1a;
}

#feedbackModal .modal-footer .info-text p {
    margin: 0;
}

#feedbackModal .modal-dialog {
    position: relative;
}

#feedbackModal .modal-completed {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    flex-direction: column;
}

.hide-element {
    visibility: hidden;
    opacity: 0;
}

.show-element {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 991.98px) {
    #feedbackModal li.question {
        padding-top: 32px;
        gap: 8px;
        flex-direction: column;
    }

    #feedbackModal .modal-footer {
        flex-direction: column;
        align-items: flex-start;
        padding: 16px;
        gap: 16px;
    }

    #feedbackModal .modal-footer button {
        width: 100%;
        display: flex;
        justify-content: center;
    }
}

/* scroll to to top (06-02-2024)*/ 
.back-to-top {
    left: 16px;
}

#back_to_top {
  background: #05263e;
  border: 1px #ffffff solid;
}

@media (min-width: 1200px) {
    .back-to-top {
        left: 32px;
    }
}
