

/*START OPERATIVE STYLE*/
a {
    text-decoration: underline;
    color: #375172;
}
body{
    overflow-x: hidden;
    background-color:#f7f8f8 !important;
    color:#3A3E41 !important;
    box-sizing: border-box;
    text-align: justify;
    word-break: break-word;
  }
.bg-maps{
    clear: both;
    float: left;
    width: 100%;
    background-image:url("/sites/default/files/2023-05/bg-maps.png");
    background-position: right top;
    background-repeat: no-repeat;
    height: 540px;
    display: flex;
    background-size: 56%;
    margin-bottom: 50px;
}
.text-maps{
    float: left;
    width: 50%;
    margin-top: 90px;
    padding: 0 15px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
#block-sitebranding{
    display: none;
}
header.ghc-head-operative .navbar .menu--operative-navigation {
    float: left;
    width: 100%;
}
.ghc-header .navbar.navbar-expand-lg .menu--operative-navigation .navbar-nav>.nav-item:nth-child(1) .nav-link,
.ghc-header .navbar.navbar-expand-lg .menu--operative-navigation .navbar-nav>.nav-item:nth-child(2) .nav-link,
.ghc-header .navbar.navbar-expand-lg .menu--operative-navigation .navbar-nav>.nav-item:nth-child(3) .nav-link,
.ghc-header .navbar.navbar-expand-lg .menu--operative-navigation .navbar-nav>.nav-item:nth-child(4) .nav-link
{
    display: none;
}
header.ghc-header.ghc-head-operative .navbar-nav{
    position: relative;
}

.menu--top-navigation .navbar-nav .nav-item.dropdown:hover ul.dropdown-menu,
.menu--operative-top-navigation .navbar-nav .nav-item.dropdown:hover ul.dropdown-menu{
    position: absolute;
    width: 65vw;
    display: block;
    left: -43vw;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    /* align-items: center; */
    background-color: #375172;
}

.dropdown-menu .li-group {
    float: left;
    width: 25%;
}
.menu--top-navigation .navbar-nav .nav-item.dropdown:hover ul.dropdown-menu li,
.menu--operative-top-navigation .navbar-nav .nav-item.dropdown:hover ul.dropdown-menu li {
    border: 0;
}
.menu--top-navigation .navbar-nav .nav-item.dropdown:hover ul.dropdown-menu li span,
.menu--top-navigation .navbar-nav .nav-item.dropdown:hover ul.dropdown-menu li a,
.menu--operative-top-navigation .navbar-nav .nav-item.dropdown:hover ul.dropdown-menu li span,
.menu--operative-top-navigation .navbar-nav .nav-item.dropdown:hover ul.dropdown-menu li a {
    color: #fff !important;
    text-align: left;
}

main .ghc-web-operative h2{
    text-align: center;
    position: relative;
    font-weight: 700;
    margin: 0 0 30px 0;
    font-size: 40px;
    line-height: 50px;
    color: #375172;
}
main .ghc-web-operative h2:before{
    content: "";
    position: absolute;
    width: 90px;
    top: -14px;
    left: 50%;
    margin-left: -45px;
    height: 6px;
    background-color: #1CC8EE;
}
main .ghc-web-operative .struttura h2,
main .ghc-web-operative .is-internalpage h2{
    text-align: left;
}
main .ghc-web-operative .struttura h2:before,
main .ghc-web-operative .is-internalpage h2:before{
    left: 0;
    margin-left: 0;
}



main .ghc-web-operative .text-maps h2{
    text-align: left;
}
main .ghc-web-operative .text-maps h2::before{
    left: 0%;
    margin-left: 0px;  
}
header .carousel-control-next, header .carousel-control-prev{
    opacity: 1 !important;
}
/* .carousel-control-next-icon {
    width: 36px;
    height: 36px;
    background-image: url(/themes/custom/ghctheme/img/right.png);
}
.carousel-control-next:hover .carousel-control-next-icon {
    background-image: url(/themes/custom/ghctheme/img/right-on.png);
}
.carousel-control-prev-icon {
    width: 36px;
    height: 36px;
    background-image: url(/themes/custom/ghctheme/img/left.png);
}
.carousel-control-prev:hover .carousel-control-prev-icon {
    background-image: url(/themes/custom/ghctheme/img/left-on.png);
} */
.view-display-id-block_strutture .view-footer {
    margin-top: -127px;
}
.view-display-id-block_news_eventi{
margin-top: 70px;
}
#navbarSupportedContent .menu--operative-navigation{
    display: none;
}
.nav-top-container{
    position: relative;
}
.cont-blockprenotazioni{
    position: absolute;
    left:0;
}

.cont-block-documentireferti{
    position: absolute;
    left: 200px;;
}

.btn-referti-header {
    background-image: url(/themes/custom/ghctheme/img/reports.svg) !important;
  }

.btn-prenotazioni.show-all{
    /* background-color: #0096b7;
    border: solid 1px #fff;
    background-repeat: no-repeat;
    padding: 10px 20px 10px 40px;
    height: 46px;
    background-position: left 10px center;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    background-image: url(/themes/custom/ghcoperative/img/ico-prenota.png); */
    background-color: #0096b7;
    border: solid 1px #fff;
    background-repeat: no-repeat;
    padding: 9px 20px 7px 29px;
    height: 38px;
    background-position: left 6px center;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
    background-size: 19px;
    background-image: url(/themes/custom/ghctheme/img/pencil.svg);
}
.bg-blue-2 .btn-prenotazioni.show-all,
.view-view-page-prestazioni .view-header .btn-prenotazioni.show-all{ 
    bottom: -150px;
    position: relative;
    z-index: 2;
}
.ghc-ws-ospedaliprivatiriuniti .view-view-page-prestazioni .view-header .btn-prenotazioni.show-all{ 
    bottom: -346px;
    position: relative;
    z-index: 2;
}
.view-view-page-prestazioni .view-footer .btn-prenotazioni.show-all{ 
    margin-bottom: 30px;
}
.view-view-structures-operativo{
    margin-top: -100px;
    margin-bottom: 260px;
}

.ghc-web-operative .view-view-structures-operativo{
    margin-top: 0;
    margin-bottom: 0;
}


.eu-cookie-compliance-status-null .ghc-head-operative .view-view-structures-operativo,
.is-internalpage .view-view-structures-operativo{
    margin-top: 0;
    margin-bottom: 0;
}
.nav-top-container .region-nav-top{
    justify-content: right;
}
/* .single-img-scroll{
    overflow-x: scroll;
    width: 550px;
} */
/*specialiatà*/
.single-speciality{
    clear: both;
    float: left;
    width: 100%;
    box-shadow: 0px 0px 5px 0px rgba(200, 200, 200, 1);
    position: relative;
    background-color: #fff;
    margin-bottom: 10px
}	
.single-speciality .cont-img{
    background-color: #1CC8EE;
    padding: 30px;
    text-align: center;
    clear: both;
    float: left;
    height: 250px;
    display: flex;
    width: 100%;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.single-speciality .cont-img img{
    width: 160px;
}
.single-speciality .cont-name{
    background-color: #fff;
    text-align: center;
    align-content: center;
    align-items: center;
    padding: 15px;
    display: flex;
    clear: both;
    float: left;
    width: 100%;
    height: 120px;
    flex-direction: column;
    justify-content: center;
}
.single-speciality .cont-name p{
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    line-height: 26px;
    text-transform: uppercase;
}
.single-speciality .cont-name p a{
    text-decoration: none;
    color:#375172;
}
.marginNeg50{
    margin-top: -50px;
}
.marginNeg70{
    margin-top: -70px !important;
}
.bg-blue-2{
    clear: both;
    float:left;
    width:100%;
    padding:40px 0;
    /* background-color:#375172; */
    background-color:#1CC8EE;
    margin-bottom: 60px;
    margin-top: -50px;
}
.bg-blue-2 h1{
    color:#fff;
    font-size:34px;
    font-weight: 600;
    margin: 0 0 30px 0
}
.bg-blue-2 p{
    color:#fff;
    font-size: 15px;
}
.bg-blue-2 a, .bg-blue-2 a:hover{
    /* color:#1CC8EE; */
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.bg-blue-3{
    clear: both;
    float:left;
    width:100%;
    padding:40px 0;
    background-color:#1CC8EE;
    margin-bottom: 60px;
}
.bg-blue-3 h1{
    color:#fff;
    font-size:30px;
    font-weight: 500;
    margin: 0 0 30px 0
}
.bg-blue-3 p{
    color:#fff;
    font-size: 15px;
}
.bg-blue-3 a, .bg-blue-3 a:hover{
    color:#375172;
    font-size: 15px;
}




.single-center-op{
    clear: both;
    float:left;
    width:100%;
    margin-bottom: 30px;
    text-align: center;
}
.single-center-op .imgs-centro{
    width: 206px;
    height: 206px;
    display: flex;
    text-align: center;
    align-items: center;
    cursor:pointer;
    margin: 0 auto;
    background-color: #808991;
    transition: 0.1s ease-in;
}
.single-center-op .imgs-centro:hover{		
    box-shadow: 0px 0px 5px 0px rgba(200, 200, 200, 1);
    background-color:#1CC8EE;
}
.single-center-op p{
    margin: 10px 0 0 0;
    font-weight: 600;
    font-size: 16px;
    color:#808991;
}
.single-center-op:hover  p{
    color:#375172;
}
.webform-submission-filterbar-operative-form-form{
    z-index: 2;
    max-width: 1140px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: absolute;
    left:50%;
    top:60px;
    margin-left: -570px;
}

.webform-submission-filterbar-operative-form-form > div{
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.webform-submission-filterbar-operative-form-form label{
    color:#fff;
    font-family: 'Montserrat';
    font-weight: 700;
}

.webform-submission-filterbar-operative-form-form select,
.webform-submission-filterbar-operative-form-form input[type=text]{
    float:left;
    width:100%;
    outline: none;
    border-radius: 0;
    height: 44px;
}

.webform-submission-filterbar-operative-form-form input.btn.btn-primary{
    background-color: #375172 !important;
    text-align: center;
    color: #fff;
    font-size: 20px;
    float: left;
    font-family: 'Montserrat';
    height: 44px;
    color:#fff;
    border: 0;
    border-radius: 0;
    outline: none;
    font-weight: 600;
    margin:-20px 0 0 10px;
    width: 200px !important;

}
.prestazioni-list{
    width: 100%;
    float: left;
    margin-bottom: 60px !important;
}
.prestazioni-list a{
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 10px 0;
    color: #13485F;
    font-weight: 700;
    padding: 0 0 0 15px;
    text-decoration: none;
}
/* .prestazioni-list a:before{
    content: "";
    background-image: url(/themes/custom/ghcoperative/img/b1.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    width: 15px;
    margin: 4px 5px 0 0;
    height: 15px;
} */
.prestazioni-list span,
.prestazioni-list.prestazioni-custom span
{
    position: relative;
    float: left;
}

.prestazioni-list span::before{
    content: "";
    background-image: url(/themes/custom/ghcoperative/img/b1.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    width: 15px;
    position: absolute;
    height: 15px;
    top: 4px;
    left: 0;
}
.prestazioni-list.prestazioni-custom span::before{
    content: "";
    background-image: url(/themes/custom/ghcoperative/img/b1.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    width: 15px;
    position: absolute;
    height: 15px;
    top: 4px;
    left: -15px;
}


.detail-med h2{
    color:#1CC8EE !important;
    font-size:30px !important;	
    line-height: 40px !important;
    margin-bottom: 5px !important;
}
.detail-med h4{
    color:#3A3E41;
    font-size:24px;		
    line-height: 30px;
    font-weight: 300;
    margin-bottom: 20px;
}
.detail-med .txt-med{
    float: left;
    width: 100%;
    /* height: 350px;
    overflow-y: scroll; */
}
.detail-med .txt-med p{
    font-size: 16px;
}
.detail-med  .img-med{
    float: left;
    width: 100%;	
    margin-bottom: 20px;
}
.detail-med  .img-med img{
    float: right;	
    border: 2px solid #375172;
}
.detail-med .link-curriculum {
    clear: both;
    float: right;
    width: auto;
}
.detail-med .link-curriculum a{
    text-align: right;
    color: #375172;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    line-height: 38px;
    position: relative;
}
.marginBott40{
    margin-bottom: 40px !important;
}
.marginBott60{
    margin-bottom: 60px !important;
}
.detail-med .link-curriculum a:after{
    content: "";
    float: right;
    width: 28px;
    height: 28px;
    background-color: #375172;
    padding: 20px;
    margin-left: 10px;
    background-image: url(/themes/custom/ghcoperative/img/w-document-download.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 28px 28px;
}
.search-btn-medici-specialita{
    display: none;
    clear: both;
    float: left;
    width: 34px;
    height: 34px;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url(/themes/custom/ghctheme/img/search.svg);
    background-size: 34px 34px;
    overflow: hidden;
    text-indent: -9999em;
    cursor: pointer;
    margin: -8px 8px 0 16px; 
    position: absolute; 
    right: -34px; 
    z-index: 99;
}
.ghc-web-operative .paragraph--type--custom-bg-image .bg-image-cont{
    height: 740px;
}

.ghc-web-operative .paragraph--type--custom-bg-image .bg-image-cont h1{
    margin-top: 150px;
}
.bg-opacity{
    z-index: 1;
}
.detail-med{
    margin-bottom: 60px !important;
}
.cont-glossario{
    clear: both;
    float: left;
    width: 100%;
    margin:30px 0;
}
.cont-glossario span{
    display: inline-flex;

}
.cont-glossario span a{    
    float: left;
    width: 36px;
    height: 36px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    /* margin: 0 10px 10px 0; */
    margin: 0 2px 10px 0;
    text-align: center;
    text-decoration: none;
    color:#375172;
    font-size: 14px;
    line-height: 34px;
}
.cont-iframe-structure{
    clear: both;
    float: left;
    width: 100%;
    padding: 20px;
    margin: 0 0 30px 0;
    box-shadow: 0px 0px 5px 1px #cccccc;
    border: 1px solid rgba(0,0,0,.125);
}

.bg-image-body p {
    color: #fff;
    padding: 20px;
    background: rgba(55,81,114,0.65);
}
.detail-med .link-curriculum.mobile-curriculum {
    display: none;
}

.search-result-page .webform-submission-filterbar-operative-form-form {
    display: inline-block;
}

.cont-filterbar .webform-submission-filterbar-operative-form-form fieldset .webform-flexbox{
    margin-bottom: 0;
}
.cont-reservation-btn{
    position: relative;
    float: right;
}
.cont-reservation-btn a{
bottom: 0 !important;
right: 0;
width: 116px !important;
position: absolute !important;
z-index: 2;
text-decoration: none;
font-size: 13px;
}
.ghc-ws-poliambulatoriodallarosaprati-cremona .cont-reservation-btn a,
.ghc-ws-poliambulatoriodallarosaprati-parma .cont-reservation-btn a
{
    background-color: #9A192D !important;
    background-image: url(/themes/custom/ghctheme/img/pencil.svg) !important;
}
.cont-reservation-btn a:hover{
    font-size: 13px !important;
    text-decoration: underline !important;
}


@media (max-width:1199px){
    .webform-submission-filterbar-operative-form-form{
        left:0%;
        margin-left: 0px;
    }
    .bg-blue-2 .btn-prenotazioni.show-all,
    .view-view-page-prestazioni .view-header .btn-prenotazioni.show-all{ 
        bottom: -80px;
        position: relative;
        z-index: 2;
    }
}
@media (max-width:991px){
    .detail-med  .img-med img{
        float: left;	
    }
    header.ghc-header{
        opacity: 1;
        background-color: #375172;
    }
    .webform-submission-filterbar-operative-form-form{
        display: none;
    }
    .webform-submission-filterbar-operative-form-form.active{
        display: block;
    }
    .paragraph--type--custom-bg-image {
        margin-top: 0;
    }
    .ghc-web-operative .paragraph--type--custom-bg-image .bg-image-cont h1{
        margin-top:50px;
    }
    .ghc-web-operative .paragraph--type--custom-bg-image .bg-image-cont{
        height: 440px;
    }
    .search-btn-medici-specialita{
        display: block;
    }
    .detail-med .link-curriculum{
        float:left;
        margin:-20px 0 50px 0;
        display: none;
    }
    .detail-med .link-curriculum.mobile-curriculum {
        display: block;
        float: left;
        margin: 0 0 30px 0;
    }
    .detail-med .txt-med {			
        height: auto;
        overflow-y: visible;
    }
    .webform-submission-filterbar-operative-form-form{
            max-width: 100%;
            z-index: 2;
            width: 100%;
            padding-right: 15px;
            padding-left: 15px;
            position: relative;
            left: inherit;
            float: left;
            top: inherit;
            background-color: #375172;
            margin-left: 0;
}
.webform-submission-filterbar-operative-form-form input.btn.btn-primary {
    background-color: #1cc8ee !important;
}
.webform-submission-filterbar-operative-form-form > div{
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
}

	.single-speciality{
        margin-bottom: 30px;
        
    }    
    .single-speciality .cont-img,
    .single-speciality .cont-name{
        height: auto;
    }


    .btn-prenotazioni.show-all{
        display: none;
    }
    .carousel .btn-prenotazioni.show-all{
        display: block;
    }
    #navbarSupportedContent .menu--operative-navigation{
        display: block;
    }
    #navbarSupportedContent .site-logo{
        display: none !important;
    }
    header.ghc-header .navbar.navbar-expand-lg .navbar-toggler {
        color: #fff;
        border-color: #fff;
    }
    .navbar-toggler-icon {
        background-image: url(/themes/custom/ghctheme/img/burger-menu.svg);
    }
    header.ghc-header .navbar.navbar-expand-lg {
        top: 0;
        position: absolute;
        width: 300px;
        margin-top: 15px;
        right: 0;
    }
    #navbarSupportedContent {
        top: 10px;
        right: 1px;
    }
    .bg-maps{
        margin-bottom: 0;
    }
    #block-sitebranding.block-system-branding-block{
        display: block;
        z-index: 999;
        position: absolute;
        left: 0;
    }
    .ghc-header.ghc-head-operative .navbar.navbar-expand-lg .navbar-nav>.nav-item:nth-child(1) .nav-link,
    .ghc-header.ghc-head-operative .navbar.navbar-expand-lg  .navbar-nav>.nav-item:nth-child(2) .nav-link,
    .ghc-header.ghc-head-operative .navbar.navbar-expand-lg  .navbar-nav>.nav-item:nth-child(3) .nav-link
    {
        display: block;
        text-align: right;
    }
    .ghc-header.ghc-head-operative .navbar.navbar-expand-lg .menu--operative-navigation .navbar-nav>.nav-item:nth-child(2) ul.dropdown-menu li .nav-link{
        display: block;
        text-align: left !important;
    }


    header.ghc-header .menu--operative-top-navigation{
        display: none;
    }

    .text-maps{
        margin-top: 0;
    }
    .block-views-blocklanguage-switcher-block-1{
        z-index: 999;
    }
    header.ghc-header.ghc-head-operative .navbar.navbar-expand-lg .col-3.text-right{
        position: absolute;
        top: 0;
        right: 235px;
    }
}


@media (max-width:880px){
    .search-btn-medici-specialita{
        position: relative;
        right: inherit;
    }
}


@media (max-width:820px){
header.ghc-header.ghc-head-operative .navbar.navbar-expand-lg{
    right: 0;
}
}

@media (max-width:767px){
    .radio_filters .form-radios{
        text-align: left;
        float: left;
        margin-bottom: 12px;
    }
    .cont-filterbar .webform-submission-filterbar-operative-form-form fieldset .webform-flex--1 {
        flex: inherit;
    }
    .cont-filterbar .webform-submission-filterbar-operative-form-form fieldset .webform-flex,
    .search-result-page .webform-submission-filterbar-operative-form-form fieldset .webform-flex{
        float: left;
        width: 100%;
        clear: both;
        margin-bottom: 15px;
    }
    .search-result-page .webform-submission-filterbar-operative-form-form fieldset .webform-flex .radio_filters,
    .cont-filterbar .webform-submission-filterbar-operative-form-form fieldset .webform-flex .radio_filters{
        margin: 0;
    }
    .cont-filterbar .webform-submission-filterbar-operative-form-form fieldset .webform-flex .webform-flex--container .form-actions{
        margin: 0;
    }  
    
    .cont-filterbar .webform-submission-filterbar-operative-form-form input.btn.btn-primary {
        margin: 0 !important;
    } 


    header.ghc-header.ghc-head-operative .navbar.navbar-expand-lg {
        right: 12px;
    }
    .view-view-structures-operativo{
        margin-top: 0;
    }
    
    main .ghc-web-operative h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .text-maps{
        width: 100%;
        padding:0;
        margin-bottom: 30px;
    }
    .bg-maps{
        background-image: none;
        background-position: inherit;
        background-repeat: inherit;
        height: auto;
        display: initial;
        background-size: inherit;
    }
    .bg-image-body {
        top: 38%;
    }

}

@media (max-width: 620px){
 header.ghc-header.ghc-head-operative .navbar.navbar-expand-lg {
    /* right: -54px; 
    right: -120px;*/
    right:0;
} 

}


@media (max-width:575px){
    .cont-reservation-btn a{
        right: 20px;
        bottom:-30px !important;
    }
    #block-sitebranding.block-system-branding-block {
        left: 20px;
    }
    header.ghc-header.ghc-head-operative .navbar.navbar-expand-lg {
        /* right: -96px; */
        right:0;
    }  
    .bg-blue-3 img,
    .bg-blue-2 img{
        width:200px;
        margin-bottom: 20px;
    }
    .bg-blue-3 h1,
    .bg-blue-2 h1{
        font-size:24px;
    }
    header.ghc-header.ghc-head-operative .navbar.navbar-expand-lg .col-3.text-right {
        position: absolute;
        top: 0;
        right: 101px;
    }
}
@media (max-width:480px){
    .carousel .btn-prenotazioni.show-all {
        height: auto;
        line-height: 23px;
        font-size: 13px;
    }
    .bg-blue-2 .btn-prenotazioni.show-all,
    .view-view-page-prestazioni .view-header .btn-prenotazioni.show-all{ 
        bottom: -300px;

    }
}
@media (max-width:420px){
    header.ghc-header .navbar.navbar-expand-lg{
        margin-top: 16px;
        margin-left: 10px
    }
}
@media (max-width:360px){
    .textcolor p{
        margin-bottom: 30px;
    }
    #block-sitebranding.block-system-branding-block {
        left: 5px;
        width:96px;
    }
    .ghc-head-operative #block-sitebranding.block-system-branding-block {
        width: 110px;
        left:20px;
    }
    header.ghc-header.ghc-head-operative .navbar.navbar-expand-lg {
        /* right: -82px; 
        right: -50px;
        right: -120px;*/
        right:0;
        
    }
    

}
@media (max-width:320px){
    header.ghc-header.ghc-head-operative .navbar.navbar-expand-lg {
        right:0;
        /* right: -60px; 
        right: -126px;*/
    }
}
@media (max-width:290px){
    header.ghc-header.ghc-head-operative .navbar.navbar-expand-lg {
        right: 0;
    }
}

.view-view-articles a.news-element-link {
    text-decoration: none;
}