a {
    text-decoration: underline;
    color: #375172;
}
a:hover {
    color: #003167;
    text-decoration: underline;
}
.ghc-structure-header .navbar-brand img {
    /* height: 80px !important; */
    height: 100px !important;
    z-index: 9999;
    position: relative;
}
.ghc-structure-header .nav-top-container .navbar-brand {
    margin-right: 0;
    margin-left: 1rem;
}
.ghc-structure-header .nav-top-container .navbar-brand img {
    height: 40px !important;
    margin:0 0 0 1rem;
}
.ghc-structure-header .nav-top-container .logo-structure-header .navbar-brand img {
    display: none;
}

header.ghc-structure-header .navbar-nav{
    position: relative;
}

header.ghc-structure-header .menu--top-navigation .navbar-nav .nav-item.dropdown:hover ul.dropdown-menu,
header.ghc-structure-header .menu--operative-top-navigation .navbar-nav .nav-item.dropdown:hover ul.dropdown-menu{
    z-index: 99999;
    left: -36vw;
}
header.ghc-structure-header .navbar-expand-lg .navbar-nav ul.dropdown-menu{
    /* top:43px; */
    top:58px;
}
header.ghc-structure-header{
    /* height: 175px; 
    height: 195px;*/
}
.paragraph--type--custom-bg-image{

    margin-top: 145px;
  }

.ghc-web-structure .paragraph--type--custom-bg-image .bg-image-cont{
   /* margin-top: -30px; */
   margin-top: -60px;
   height: 740px;
}


.ghc-web-structure .paragraph--type--custom-bg-image .bg-image-cont .bg-image-body{
    top:54%;
}

.ghc-web-structure .block-on-top iframe{
    width:100%;
}
.ghc-web-structure .bg-color-blue{
    margin: 40px 0;
    padding: 54px 0 40px 0 !important;
}
.social-cont {
    margin: 10px 0 10px 0;
    clear: both;
    float: left;
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
}

#navbarSupportedContent .block-menu.navigation{
    display: none;
}
header.ghc-structure-header .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(1) .nav-link,
header.ghc-structure-header .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(2) .nav-link
{
    display: none;
}

header.ghc-ws-hesperia .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link,
header.ghc-ws-istitutoraffaelegarofalo .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link{
    display: none;
}


header.ghc-structure-header.ghc-ws-clinicasanfrancesco .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(1) .nav-link,
header.ghc-structure-header.ghc-ws-clinicasanfrancesco .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(2) .nav-link,
header.ghc-structure-header.ghc-ws-clinicasanfrancesco .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link,
header.ghc-structure-header.ghc-ws-clinicasanfrancesco .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(4) .nav-link
{
    display: none;
}
header.ghc-structure-header.ghc-ws-villaberica .navbar.navbar-expand-lg  .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link,
header.ghc-structure-header.ghc-ws-villaberica .navbar.navbar-expand-lg  .block-menu.navigation .navbar-nav>.nav-item:nth-child(4) .nav-link
{
    display: none;
}

header.ghc-structure-header .btn-mob-menu{
    display: none;
}
.cont-filterbar .webform-submission-filterbar-operative-form-form{
    position: relative;
    margin: 0;
    max-width: 100%;
    width: 100%;
    left: inherit;
    top:inherit;
}

.cont-filterbar .webform-submission-filterbar-operative-form-form input.btn.btn-primary {
    background-color: #1CC8EE !important;
}
.ghc-ws-poliambulatoriodallarosaprati-parma  .webform-submission-filterbar-operative-form-form input.btn.btn-primary,
.ghc-ws-poliambulatoriodallarosaprati-cremona  .webform-submission-filterbar-operative-form-form input.btn.btn-primary{
    background-color: #9A192D !important;
}

.ghc-ws-poliambulatoriodallarosaprati-parma .cont-filterbar .webform-submission-filterbar-operative-form-form input.btn.btn-primary,
.ghc-ws-poliambulatoriodallarosaprati-cremona .cont-filterbar .webform-submission-filterbar-operative-form-form input.btn.btn-primary{
    background-color: #9A192D !important;
}
.ghc-ws-poliambulatoriodallarosaprati-parma .single-struct h3.card-title::after,
.ghc-ws-poliambulatoriodallarosaprati-cremona .single-struct h3.card-title::after
{
    background-color: #9A192D !important;
}

.ghc-web-structure .bg-opacity{
    z-index: 1;
}
.logo-footer{
    display: flex;
    align-items: center;
}

.logo-footer span {
    width:160px;
}
.ghc-web-structure  .region.region-filterbar .webform-submission-filterbar-operative-form-form,
.ghc-structure-header .region-hero .webform-submission-filterbar-operative-form-form{
    z-index: 2;
    max-width: 100%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
     position: relative; 
     left: inherit; 
     top: inherit; 
     margin-left: 0;
     margin-top: 30px;
}
.ghc-web-structure  .region.region-filterbar .webform-submission-filterbar-operative-form-form {
    margin-top: 160px;   
}

.ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form > div,
.cont-filterbar .webform-submission-filterbar-operative-form-form > div,
.ghc-structure-header .region-hero .webform-submission-filterbar-operative-form-form > div{

    flex: 0 0 25%;
    max-width: 25%;
}

.cont-field-search {
    padding:0 15px;
    float: left;
    width: 75%;
}


.ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form fieldset.cont-field-search   .webform-flex.webform-flex--1,


.cont-filterbar .webform-submission-filterbar-operative-form-form fieldset.cont-field-search   .webform-flex.webform-flex--1,


.ghc-structure-header .region-hero .webform-submission-filterbar-operative-form-form fieldset.cont-field-search  .webform-flex.webform-flex--1{
    flex: 0 0 33.333%;
    max-width: 33.333%;
}


.cont-field-search2 {
    padding:0 15px;
    float: left;
    width: 75%;
}


.ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form fieldset.cont-field-search2   .webform-flex.webform-flex--1,


.cont-filterbar .webform-submission-filterbar-operative-form-form fieldset.cont-field-search2   .webform-flex.webform-flex--1,


.ghc-structure-header .region-hero .webform-submission-filterbar-operative-form-form fieldset.cont-field-search2  .webform-flex.webform-flex--1{
    flex: 0 0 100%;
    max-width: 100%;
}


.cont-field-search3 {
    padding:0 15px;
    float: left;
    width: 25%;
}


.cont-field-search3 .form-wrapper{
            margin: 0;
}


.cont-field-search3 .form-wrapper .webform-flex--1 {
    flex: inherit;
}


.form-radios .form-item {
    margin-top: 0;
}

.search-result-page .webform-submission-filterbar-operative-form-form > div.js-form-item {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	flex: 0 0 25%;
	max-width: 25%;
}


.fb-ico{

    display: block;
  }
  .insta-ico{

    display: block;
  }
  .twi-ico{

    display: block;
  }
  .whatsapp-ico{

    display: block;
  }
  .yt-ico{
    display: block;
  }
.hidden-title-view h2.view-title{
    display: none;
}
.single-title h2{
    padding-bottom: 0;
    margin: 60px 0 0 0;
}

.margin-top-show-all{
    margin-top: -40px;
}

.ghc-web-structure  .box-blue-search-absolute{
    /* margin: 40px 0 240px 0; */
    margin: 40px 0 144px 0;
    padding: 54px 0 20px 0 !important;
    clear: both;
    width: 100%;
    height: 430px;
    float: left;
    text-align: center;
}
.bg-color-blue p,
.box-blue-search-absolute p{
    color:#fff;
}
.ghc-web-structure .box-blue-search-absolute .cont-filterbar .webform-submission-filterbar-operative-form-form label{
    text-align: left !important;
}
.ghc-web-structure  .box-blue-search-absolute .cont-filterbar{
    position: relative;
}
.ghc-web-structure  .box-blue-search-absolute .box-servizi-cliniche{
    position: absolute;
    bottom: -276px;
    width: 400px;
    left: 50%;
    margin-left: -200px;

}
.ghc-web-structure  .box-blue-search-absolute .box-servizi-cliniche-2{
    position: absolute;
    bottom: -276px;
    width: 600px;
    left: 50%;
    margin-left: -300px;

}


.ghc-web-structure  .box-blue-search-absolute .box-servizi-cliniche-2 p,
.ghc-web-structure  .box-blue-search-absolute .box-servizi-cliniche p{
    font-size: 16px;
    margin: 5px 0 0 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color:#375172;
}
.bg-color-blue.mt-0 .servizi p{
    font-size: 16px;
    margin: 5px 0 0 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color:#fff;
}

/*dallarosaprati*/
.btn-scopri-red {
    position: absolute;
    right: 16px;
    bottom: 30px;
    z-index: 9;
    background-color: #9A192D;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none !important;
    margin-right: -2px;
    color: #fff !important;
}
.btn-scopri-blue {
    position: absolute;
    right: 16px;
    bottom: 30px;
    z-index: 9;
    background-color: #375172;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none !important;
    margin-right: -2px;
    color: #fff !important;
}
.block-sedi-rosaprati{
	clear: both;
	float: left;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
	position: relative;
    margin-bottom: 100px;
}
.position-box-sedi{
	position: absolute;
	bottom: -100px;
}
.block-sedi-rosaprati .box-sede{
	background-color: rgba(255, 255, 255, 0.9);
	padding: 30px 30px 55px 30px;
	text-align: center;
    float: left;
    height: 380px;
	width:100%;
    margin: 30px 0 30px 0;
    -webkit-box-shadow: 0px 0px 5px 1px #e1e1e1;
    box-shadow: 0px 0px 5px 1px #e1e1e1;
    border: 1px solid rgba(0,0,0,0.125);
}	
.block-sedi-rosaprati .box-sede img{
	width: 200px !important;	
	margin-bottom: 20px;
    height: auto !important
}
	.block-sedi-rosaprati .box-sede p{
		color:#1e1e1e;
		font-size: 17px;
        line-height: 25px;
	}
/*end dallarosaprati*/

.w-app{
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 20px;
    padding-left: 34px;
    font-weight: 600;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 28px 28px;
    background-image: url("../img/whatsapp.svg");
}
.block-info-prenotation h2{
    color:#fff;
    font-size: 30px !important;
    line-height: 40px !important;
}
.block-info-prenotation .col-lg-3{
    /* align-items: center; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 20px;
}
.card-orari{
    background-color: #fff;
    padding: 20px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 5px 1px #e1e1e1;
    box-shadow: 0px 0px 5px 1px #e1e1e1;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: 0.25rem;
    clear: both;
    float: left;
    width: 100%;
    height: 240px;
    text-align: center;
}
.card-orari h4{
    color:#9A192D;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 25px;
}
.card-orari .orari-txt p{
    color: #375172;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
    clear: both;
    float: left;
    width: 100%;
}
.card-orari .orari-txt p:last-child{
    margin-bottom: 0;
}
.card-orari .orari-txt p span{
    clear: both;
    font-size: 18px;
    font-weight: 300;
    float: left;
    width: 100%;
}
.color-red{
    color:#9A192D;
}
.gallery a img {
    height: 100%;
    width: 100%;
    clear: both;
    float: left;
    object-fit: cover; 
    position: relative;
   -webkit-transition: -webkit-transform .15s ease;
    -moz-transition: -moz-transform .15s ease;
    -o-transition: -o-transform .15s ease;
    -ms-transition: -ms-transform .15s ease;
    transition: transform .15s ease;
    -webkit-box-shadow: 0px 0px 5px 1px #e1e1e1;
    box-shadow: 0px 0px 5px 1px #e1e1e1; 
    border: 1px solid rgba(0,0,0,0.125);
}
.gallery a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.slide-pop{
     height: 218px; 
   /* height: 180px;*/
    margin-bottom: 30px;
    overflow: hidden;
}
.slide-pop a{
    clear: both;
    float: left;
    width: 100%;
    height: 180px;
}
.slide-pop p{
    display: block;
    background-color: rgba(55, 81, 114, 1);
    color: #fff;
    padding: 5px 10px;
    clear: both;
    float: left;
    width: 100%;
    font-size: 14px;
    position: relative;
    z-index: 2;
}

.ghc-ws-ospedaliprivatiriuniti .slide-pop{
  height: 180px;
}
.ghc-ws-ospedaliprivatiriuniti .slide-pop p{
    display: none;
}



.sl-wrapper .sl-image .sl-caption{
    display: none !important;
    background-color: rgba(55, 81, 114, 0.8);
}


footer .navbar-brand {
    margin-right: 0;
}
footer .navbar-brand img{
    /* height: 74px !important; */
    height: 100px !important;
    object-fit: contain;
    margin-right: 0;
}

.bg-white-generic{
    background-color: #fff;
    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);    
}
/* .ghc-structure-header.ghc-ws-ruganihospital .logo-structure-header .navbar-brand img{
    height: 95px !important;
}
header.ghc-structure-header.ghc-ws-ruganihospital {
    height: 190px; 
}
.ghc-ws-ruganihospital .ghc-web-structure .paragraph--type--custom-bg-image .bg-image-cont{
    margin-top: -45px;
} */
.ghc-ws-villaberica .is-homepage .paragraph--type--bp-columns__3col .container.paragraph,
.ghc-ws-clinicasanfrancesco .is-homepage .paragraph--type--bp-columns__3col .container.paragraph{
    padding:0;
}
.ghc-ws-clinicasanfrancesco .is-homepage .paragraph--type--bp-columns__3col .container.paragraph .single-struct .card img{
    object-fit: cover;
    width: 100% !important;
}
/* .ghc-ws-clinicasanfrancesco .is-homepage .paragraph--type--custom-bg-image{
    margin-top: -205px;
}
header.ghc-ws-clinicasanfrancesco.ghc-structure-header {
    height: 205px;
} */
.ghc-ws-clinicasanfrancesco.ghc-structure-header .navbar-brand img{
    height:110px !important;
}


.ghc-ws-clinicasanfrancesco .ghc-web-structure .is-internalpage .paragraph--type--custom-bg-image .bg-image-cont
{
    margin-top: -60px;
}
.ghc-ws-poliambulatoriodallarosaprati-parma .card-cont-group .card-header .line-h2,
.ghc-ws-poliambulatoriodallarosaprati-cremona .card-cont-group .card-header .line-h2,
.ghc-ws-poliambulatoriodallarosaprati-parma h2::before,
.ghc-ws-poliambulatoriodallarosaprati-cremona h2::before{
    background-color: #9A192D !important;
}
.ghc-ws-poliambulatoriodallarosaprati-cremona .single-people .info-people h2,
.ghc-ws-poliambulatoriodallarosaprati-parma  .single-people .info-people h2{
    border-color: #9A192D !important;
}

.ghc-ws-poliambulatoriodallarosaprati-cremona .show-all span,
.ghc-ws-poliambulatoriodallarosaprati-cremona .show-all:hover span,
.ghc-ws-poliambulatoriodallarosaprati-cremona .btn-scopri,
.ghc-ws-poliambulatoriodallarosaprati-cremona .btn-scopri:hover,
.ghc-ws-poliambulatoriodallarosaprati-cremona .btn.btn-primary,

.ghc-ws-poliambulatoriodallarosaprati-parma .show-all span,
.ghc-ws-poliambulatoriodallarosaprati-parma .show-all:hover span,
.ghc-ws-poliambulatoriodallarosaprati-parma .btn-scopri,
.ghc-ws-poliambulatoriodallarosaprati-parma .btn-scopri:hover,
.ghc-ws-poliambulatoriodallarosaprati-parma .btn.btn-primary
{
    background-color: #9A192D !important;
    border-color: #fff !important;
}

.ghc-ws-cmsr.ghc-structure-header .navbar-expand-lg  .navbar-brand img{
    height: 100px !important;
    position: absolute;
    top: -88px; 
}
.ghc-ws-sanimedica.ghc-structure-header .navbar-expand-lg .navbar-brand img {
    height: 54px !important;
    position: absolute;
    top: -64px;
}
.ghc-ws-villaberica.ghc-structure-header .navbar-expand-lg .navbar-brand img {
    height: 100px !important;
    position: absolute;
    top: -90px;
}

.ghc-ws-gvdr.ghc-structure-header .navbar-expand-lg .navbar-brand img {
    height: 221px !important;
    z-index: 9999;
    position: absolute;
    top: -154px;
}
footer.ghc-ws-gvdr .navbar-brand img {
    height: 148px !important;
}

.ghc-ws-villavonsiebenthal.ghc-structure-header .navbar-expand-lg .navbar-brand img{
    position: absolute;
    top: -107px;
    height: 136px !important;
}

.ghc-ws-gruppofides.ghc-structure-header .navbar-expand-lg .navbar-brand img{
    position: absolute;
    top: -110px;
    height: 140px !important;
}


.ghc-ws-ruganihospital.ghc-structure-header .navbar-expand-lg  .navbar-brand img,
.ghc-ws-poliambulatoriodallarosaprati-cremona.ghc-structure-header .navbar-expand-lg  .navbar-brand img,
.ghc-ws-poliambulatoriodallarosaprati-odontoiatria.ghc-structure-header .navbar-expand-lg  .navbar-brand img{
    height: 130px !important;
    position: absolute;
    top: -103px;
}
.ghc-ws-ospedaliprivatiriuniti .logo-structure-header{
    float: left;
    width: 200px;
}
.ghc-ws-ospedaliprivatiriuniti.ghc-structure-header .navbar-expand-lg  .navbar-brand img{
    /* height: 151px !important;
    position: absolute;
    top: -95px; */
    height: 190px !important;
    position: absolute;
    top: -125px;
}
.ghc-ws-poliambulatoriodallarosaprati-parma.ghc-structure-header .navbar-expand-lg  .navbar-brand img{
    height: 130px !important;
    position: absolute;
    top: -103px; 
}
.ghc-ws-villagarda.ghc-structure-header .navbar-expand-lg .navbar-brand img {
    height: 119px !important;
    position: absolute;
    top: -98px;
}

.ghc-ws-hesperia.ghc-structure-header .navbar-expand-lg .navbar-brand img {
    height: 65px !important;
    z-index: 9999;
    position: absolute;
    top: -59px;
}
header.ghc-ws-hesperia.ghc-header .navbar-expand-lg .navbar-nav .nav-link.nav-item{
    font-size: 12px;
}

header.ghc-ws-ospedaliprivatiriuniti.ghc-header .navbar-expand-lg .navbar-nav .nav-link.nav-item{
    font-size: 11px;
}


/* header.ghc-structure-header.ghc-ws-poliambulatoriodallarosaprati-cremona,
header.ghc-structure-header.ghc-ws-poliambulatoriodallarosaprati-odontoiatria,
header.ghc-structure-header.ghc-ws-poliambulatoriodallarosaprati-parma {
    height: 210px;
}

.ghc-ws-poliambulatoriodallarosaprati-cremona .is-homepage  .paragraph--type--custom-bg-image,
.ghc-ws-poliambulatoriodallarosaprati-odontoiatria .is-homepage  .paragraph--type--custom-bg-image {
    margin-top: -210px;
} */
.ghc-ws-poliambulatoriodallarosaprati-odontoiatria .ghc-web-structure .paragraph--type--custom-bg-image .bg-image-cont,
.ghc-ws-poliambulatoriodallarosaprati-cremona .ghc-web-structure .paragraph--type--custom-bg-image .bg-image-cont,
.ghc-ws-poliambulatoriodallarosaprati-parma .ghc-web-structure .paragraph--type--custom-bg-image .bg-image-cont {
    margin-top: -65px;
}

.ghc-ws-ruganihospital.ghc-structure-header .nav-top-container .navbar-brand img,
.ghc-structure-header.ghc-ws-poliambulatoriodallarosaprati-cremona .nav-top-container .navbar-brand img,
.ghc-structure-header.ghc-ws-poliambulatoriodallarosaprati-odontoiatria .nav-top-container .navbar-brand img,
.ghc-structure-header.ghc-ws-poliambulatoriodallarosaprati-parma .nav-top-container .navbar-brand img,
.ghc-ws-clinicasanfrancesco.ghc-structure-header .nav-top-container .navbar-brand img{
    height:40px !important;
}

.ghc-ws-clinicasanfrancesco.ghc-structure-header .navbar-expand-lg .navbar-brand img {
    height: 110px !important;
    position: absolute;
    top: -100px;
}

.ghc-ws-xrayone.ghc-structure-header .navbar-expand-lg .navbar-brand img{
    position: absolute;
    top: -112px;
    height: 142px !important;
}
.ghc-ws-aesculapio.ghc-structure-header .navbar-expand-lg .navbar-brand img{
    position: absolute;
    top: -110px;
    height: 146px !important;
}

.ghc-ws-casadicuranobili.ghc-structure-header .navbar-expand-lg .navbar-brand img{
    height: 170px !important;
    position: absolute;
    top: -118px;
}
.ghc-ws-istitutoraffaelegarofalo.ghc-structure-header .navbar-expand-lg .navbar-brand img{
    position: absolute;
    top: -90px;
}
.ghc-ws-aureliahospital.ghc-structure-header .navbar-expand-lg .navbar-brand img{
    height: 106px !important;
    position: absolute;
    top: -92px;
}
.ghc-ws-samadi.ghc-structure-header .navbar-expand-lg .navbar-brand img {
    height: 118px !important;
    position: absolute;
    top: -98px;
}
.ghc-ws-hospicesantantonio.ghc-structure-header .navbar-expand-lg .navbar-brand img {
    height: 122px !important;
    position: absolute;
    top: -98px;
}
.ghc-ws-europeanhospital.ghc-structure-header .navbar-expand-lg .navbar-brand img {
    height: 92px !important;
    position: absolute;
    top: -86px;
}



footer.ghc-ws-xrayone .navbar-brand img {
    height: 120px !important;
}


.ghc-ws-villaberica .navbar.navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link{
    background-image: url(/themes/custom/ghctheme_structures/ghcsubtheme1/img/usa_icon.png);
    background-position: right top 19px;
    background-repeat: no-repeat;
    background-size: 32px 19px;
    padding-right: 40px;
}
.ghc-ws-villaberica .navbar.navbar-expand-lg .navbar-nav .nav-item.dropdown .dropdown-menu .nav-item:last-child .nav-link{
    background-image: none;
    background-position:inherit;
    background-repeat:inherit;
    background-size: inherit;
    padding-right: 0.4rem;
}
header.ghc-ws-ruganihospital .lang-dropdown,
header.ghc-ws-sanimedica .lang-dropdown,
header.ghc-ws-cmsr .lang-dropdown,
header.ghc-ws-poliambulatoriodallarosaprati-odontoiatria .lang-dropdown,
header.ghc-ws-poliambulatoriodallarosaprati-cremona .lang-dropdown{
    display: none;
}

.ghc-ws-clinicasanfrancesco .is-homepage .bg-color-blue.box-blue-search-absolute h2{
    text-align: center;
}
.ghc-ws-clinicasanfrancesco .is-homepage .bg-color-blue.box-blue-search-absolute h2:before{
    display: none;
}
.ghc-ws-clinicasanfrancesco .cont-filterbar .webform-submission-filterbar-operative-form-form input.btn.btn-primary {
    width: 100%;
    margin-left:0;
}
.ghc-ws-clinicasanfrancesco .is-homepage .carousel-indicators li{
    opacity: 1;
    background-color:#adadad;
}
.ghc-ws-clinicasanfrancesco .is-homepage .carousel-indicators li.active{
    background-color:#1CC8EE;
}
.ghc-ws-clinicasanfrancesco .is-homepage .carousel-indicators{
    bottom: -47px;
}
.ghc-ws-clinicasanfrancesco .is-homepage .txt-bottom .bg-image-body{
    top: inherit;
    bottom:0;
    justify-content: flex-end;
}
.ghc-ws-clinicasanfrancesco .is-homepage .txt-bottom .bg-image-body .cont-text{
    padding: 20px;
    background: rgba(55,81,114,0.65);
    margin: 0 auto;
    min-width: 600px;
    max-width: 1000px;
    position: absolute;
    left: 0;
    bottom: -31px;
    right: 0;
}
.ghc-ws-clinicasanfrancesco .is-homepage .txt-bottom .bg-image-body .cont-text h1{
    margin:0;
    font-size: 34px;
    line-height: 44px;
}
.ghc-ws-clinicasanfrancesco  .bg-opacity{
    background: linear-gradient(180deg,rgba(55,81,114,0.4) 0%,rgba(255,255,255,0) 100%);
}
.no-date .datetime{
    display: none;
}
footer.ghc-ws-ospedaliprivatiriuniti{
    margin-top: -40px !important;
}
body .ghc-ws-ospedaliprivatiriuniti{
    color: #375172 !important;
}
body footer.ghc-ws-ospedaliprivatiriuniti{
    color: #ffffff !important;
}

.prenota-btn-header{
    float: left;
    margin-right: 74px;
}
.ghc-ws-ospedaliprivatiriuniti .prenota-btn-header{
    float: left;
    margin-right: 124px;
}
.ghc-ws-poliambulatoriodallarosaprati-parma .prenota-btn-header{
    float: left;
    margin-right: 190px;
}
.prenota-btn-header a{
    background-color: #0096b7;
    border: solid 1px #fff;
    background-repeat: no-repeat;
    padding: 9px 10px 7px 29px;
    height: 46px;
    background-position: left 6px center;
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 27px;
    font-weight: 500;
    text-decoration: none;
    background-size: 19px;
    /* background-image: url(/themes/custom/ghctheme/img/ico-prenota-transparent.png); */
    background-image: url(/themes/custom/ghctheme/img/pencil.svg);
}
.ghc-ws-poliambulatoriodallarosaprati-parma .view-view-page-prestazioni .view-header .btn-prenotazioni.show-all,
.ghc-ws-poliambulatoriodallarosaprati-parma .view-view-page-prestazioni .view-footer .btn-prenotazioni.show-all
{
    /* background-image: url(/themes/custom/ghctheme/img/ico-prenota-transparent.png); */
 background-image: url(/themes/custom/ghctheme/img/pencil.svg);
}

.ghc-ws-villaberica .new-struct-archive{
    height: 200px;
}
.ghc-ws-ospedaliprivatiriuniti .ghc-web-structure .box-blue-search-absolute{
    margin-bottom: 80px;
    margin-top: 0;
}
.ghc-ws-ospedaliprivatiriuniti .bg-color-blue .cont-filterbar h2 {
    text-align: center;
}

.ghc-ws-ospedaliprivatiriuniti .bg-color-blue .cont-filterbar h2::before {
    display: none;
}
.ghc-ws-ospedaliprivatiriuniti .cont-filterbar .webform-submission-filterbar-operative-form-form input.btn.btn-primary{
    width: 100%;
}
.ghc-ws-ospedaliprivatiriuniti .col-12.col-lg-6.new-struct-archive{
    height: 300px;
}
.ghc-ws-ospedaliprivatiriuniti .single-struct .card-text{
    height: 118px;
}
.ghc-ws-ospedaliprivatiriuniti .single-struct .card-text-mob{
    height: 118px;
    display: none;
}
.ghc-ws-ospedaliprivatiriuniti h1.opr{
    text-align: left;
    position: relative;
    font-weight: 700;
    margin: 16px 0 30px 0;
    font-size: 40px;
    line-height: 50px;
    color: #375172;
}
.ghc-ws-ospedaliprivatiriuniti h1.opr::before{
content: "";
position: absolute;
width: 90px;
top: -14px;
left: 0;
margin-left: 0;
height: 6px;
background-color: #1CC8EE;
}



.ghc-ws-ospedaliprivatiriuniti h2.opr{
    font-size: 44px;
    line-height: 54px;
    text-align: center;
    margin: 50px 0 20px 0;
    font-weight: 700;
    word-break: break-word;
    text-transform: uppercase;
    z-index: 2;
    color:#fff;
    position: relative;
}
.ghc-ws-ospedaliprivatiriuniti h2.opr::before{
    display: none;
}
.ghc-ws-domusnova .cont-pagenotfound .btn-pagenotfound.show-all,
.ghc-ws-domusnova .single-people:hover .single-photo::before,
.ghc-ws-domusnova .archive-news-events .btn-scopri:hover,
.ghc-ws-domusnova .archive-news-events .btn-scopri,
.ghc-ws-domusnova .card-small .btn-scopri:hover,
.ghc-ws-domusnova .card-big .btn-scopri:hover, 
.ghc-ws-domusnova .card-small .btn-scopri,
.ghc-ws-domusnova .card-big .btn-scopri,
.ghc-ws-domusnova .single-struct .card-body .btn-scopri:hover,
.ghc-ws-domusnova .single-struct .card-body .btn-scopri,
.ghc-ws-domusnova .card-cont-group .card-header .line-h2,
.ghc-ws-domusnova .btn.btn-primary:hover, .ghc-ws-domusnova .btn.btn-primary,
.ghc-ws-domusnova h2::before,
.ghc-ws-domusnova .view-view-page-prestazioni .view-header .btn-prenotazioni.show-all,
.ghc-ws-domusnova .view-view-page-prestazioni .view-footer .btn-prenotazioni.show-all,
.ghc-ws-domusnova .cont-reservation-tt a{
    background-color: #6e287e !important;
}
.ghc-ws-domusnova .btn.btn-primary:hover,
.ghc-ws-domusnova .btn.btn-primary{
    border-color: #6e287e !important;
}

.ghc-ws-domusnova .detail-med h2 {
    color: #6e287e !important;
}
.ghc-ws-domusnova .single-people .info-people h2{
    border-bottom: 1px solid #6e287e !important; 
}

.ghc-ws-domusnova.ghc-structure-header .navbar-expand-lg .navbar-brand img{
    height: 130px !important;
    z-index: 9999;
    position: absolute;
    top: -103px;
}



.ghc-ws-poliambulatoriodallarosaprati-parma .view-view-page-prestazioni .view-header .btn-prenotazioni.show-all,
.ghc-ws-poliambulatoriodallarosaprati-parma .view-view-page-prestazioni .view-footer .btn-prenotazioni.show-all,
.ghc-ws-poliambulatoriodallarosaprati-parma .prenota-btn-header a,
.ghc-ws-poliambulatoriodallarosaprati-cremona .prenota-btn-header a{
    background-color: #9A192D;
}
.ghc-ws-poliambulatoriodallarosaprati-parma .single-people:hover .single-photo::before,
.ghc-ws-poliambulatoriodallarosaprati-cremona .single-people:hover .single-photo::before
{
    background-color: #9A192D;
}

.ghc-ws-clinicasanfrancesco .magazine-cont .archive-news-events .col-lg-4.img-small{
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
}

.ghc-ws-clinicasanfrancesco .magazine-cont .archive-news-events .col-lg-8.info-archive{
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
}
.ghc-ws-clinicasanfrancesco .bg-blue-2{
    clear: both;
    float:left;
    width:100%;
    padding:74px 0 40px 0;
    background-color:#5880af;
    margin-bottom: 60px;
    margin-top: -50px;
}

.ghc-ws-clinicasanfrancesco .single-people .single-photo img {
    height: unset;
    width: unset;
    clear: both;
    float: left;
    object-fit: unset; 
}
.single-people .single-photo img {
    height: unset;
    clear: both;
    float: left;
    object-fit: unset; 
}



body main.ghc-ws-clinicasanfrancesco {
    color:#3a3e41;
}
.ghc-ws-clinicasanfrancesco .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form{
    top:555px;
}
.homepage .ghc-ws-istitutoraffaelegarofalo .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form{
    top:415px;
}

.ghc-ws-istitutoraffaelegarofalo .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form{
    top:555px;
}


footer.ghc-ws-ospedaliprivatiriuniti .navbar-brand img {
    height: 133px !important;
    object-fit: contain;
    margin-right: 0;
    margin-top: -15px;
}

.block-xrayone{
    float: right;
    width: 290px;
    margin:0 20px 20px 0;
}

.block-xrayone .title-block{
    padding: 16px;
    background-color:#375172;
    clear: both;
    float: left;
    height: 64px;
    position: relative;
    width: 100%;
    display: flex;
}
.block-xrayone .title-block h3{
    color: #fff;
    font-weight: 700;
    font-size: 23px;
    float: left;
    margin: 0;
    line-height: 33px;
    width: 80%;
    display: flex;
    align-items: center;
}
.block-xrayone .title-block .mob-toggle{
    position: absolute;
    right:16px;
    top:16px;
    height: 30px;
    width: 30px;
    cursor:pointer;
    display: none;
    z-index: 2;
    overflow: hidden;
    text-indent: -9999em;
    background-size:30px 30px;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(/themes/custom/ghctheme/img/menu-button.png);
}


.block-xrayone ul{
    clear: both;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
.block-xrayone ul li{
    clear: both;
    float: left;
    width: 100%;
    list-style: none;
    background-color: #E5E5E5;
    padding: 16px;
    height: 55px;
    overflow: hidden;
    margin: 0; 
    border-bottom:1px solid #fff;
}
.block-xrayone ul li:last-child{
    border: 0;
}
.block-xrayone ul li:hover,
.block-xrayone ul li.active{
    background-color: #0096b7;
}
.block-xrayone ul li:hover a,
.block-xrayone ul li.active a{
    color: #fff;
}
.block-xrayone ul li a{
    clear: both;
    float: left;
    width: 100%;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    overflow: hidden;
    color:#3A3E41;
}

/* .ghc-ws-clinicasanfrancesco .view-view-page-prestazioni .view-header .btn-prenotazioni.show-all{
    bottom: inherit !important;
} */

.info-3-col{
    margin-bottom: 40px;
}

.archive-news-events .info-3-col .btn-scopri{
    float: right;
    position: relative;
    right: inherit;
    bottom: inherit;
}
.info-3-col .info-3-col-div .card-info-date{
    position: absolute;
    bottom: 15px;
    left: 10px;
}
.info-3-col .info-3-col-div{
    clear: both;
    float: left;
    position: relative;
    width: 100%;
    box-shadow: 0px 0px 5px 1px #e1e1e1;
    border: 1px solid rgba(0,0,0,0.125);
}
.info-3-col .info-3-col-div .info-archive {
    padding: 10px;
}

.ghc-ws-ospedaliprivatiriuniti .ghc-web-structure .paragraph--type--custom-bg-image .bg-image-cont{
    height: 400px;
    margin-bottom: 50px;
}

 
.grecaptcha-badge{
    z-index: 10;
}

.info-3-col .info-3-col-div .img-small {
	height: 130px;
	overflow: hidden;
}

/*start centromedico*/
div#logotop-centromedico{ margin:0; padding:0; }
.centromedico {
float:left;
background-color: #f7f8f8;
border-radius:15px;
text-align:center;
padding:30px;
}
.centromedico .box {  margin: 0; overflow:hidden; float: left; text-align:center;}
.centromedico .box a { text-decoration:none; font-size: 22px; font-weight:bold; color:#375172; margin-top: 10px;
    float: left; width: 100%;}
.centromedico .box a img {  object-fit:cover; border-radius:15px;height: 220px; }
.title-centromedico{ clear:both;float:left;width:100%;text-align:center;}

/*end centromedico*/
.block-colored{
    clear: both;
    float: left;
    padding: 40px 0;
    width: 100%;  
    background-color: #5880af;
}
.general-block{
    clear: both;
    float: left;
    position: relative;
    width: 100%;
    box-shadow: 0px 0px 5px 1px #e1e1e1;
    border: 1px solid rgba(0,0,0,0.125);
    padding: 15px;
    background-color: #fff;
}
.ghc-ws-sanimedica .prenota-btn-header {
    margin-right: 140px;
}
.ghc-ws-cmsr .prenota-btn-header {
    margin-right: 180px;
}

.info-ssn{
    -webkit-box-shadow:0px 0px 5px 1px #e1e1e1;
    background-clip:border-box;
    background-color:#FFFFFF;
    border-radius:0.25rem;
    border:1px solid rgba(0,0,0,0.125);
    box-shadow:0px 0px 5px 1px #e1e1e1;
    margin:20px 0;
    padding:20px;
}
.info-ssn p{
    color:#375172 !important;
}

.container-btn-header .ritiro-btn-header,
.container-btn-header .prenota-btn-header{
    margin-right: 34px;

}
.container-btn-header
{
    margin-right: 74px;
}

.ghc-ws-xrayone .container-btn-header
{
    margin-right: 70px;
}
.ghc-ws-aesculapio .container-btn-header
{
    margin-right: 176px;
}




.ritiro-btn-header,
.prenota-btn-header{
    float: left;
    margin-right: 74px;
}
.prenota-btn-header.cont-reservation-tt{
    margin-right: 0;
    clear: both;
    float: right;
    margin-top: 10px;
}

.cont-reservation-tt a,
.ritiro-btn-header a,
.prenota-btn-header a{
    background-color: #0096b7;
    border: solid 1px #fff;
    background-repeat: no-repeat;
    padding: 9px 20px 7px 29px;
    height: 46px;
    background-position: left 6px center;
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 27px;
    font-weight: 500;
    text-decoration: none;
    background-size: 19px;
    /* background-image: url(/themes/custom/ghctheme/img/ico-prenota-transparent.png); */
    background-image: url(/themes/custom/ghctheme/img/pencil.svg);
}
.cont-reservation-tt a{
    height: 38px; 
    font-size: 13px;
    text-transform: uppercase;
    line-height: 22px; 
}
.ritiro-btn-header a {
    background-image: url(/themes/custom/ghctheme/img/reports.svg);
}

.cont-reservation-tt a:hover{
    text-decoration: underline !important;
}


footer.ghc-ws-casadicuranobili .navbar-brand img{
    height: 130px !important;
    margin-top: -35px;
}

main.ghc-ws-casadicuranobili .ghc-web-structure .bg-color-blue{
    margin-bottom: 0;
}

.ghc-ws-ospedaliprivatiriuniti .is-internalpage .paragraph--type--custom-bg-image .bg-image-cont{
    background-image: none !important;
    height: 240px;
}
.ghc-ws-ospedaliprivatiriuniti .is-internalpage .paragraph--type--custom-bg-image .bg-image-cont h2.opr{
    display: none;
}
.ghc-ws-ospedaliprivatiriuniti .block-on-top.container{
    margin-top:0 !important;
}
header.ghc-structure-header.ghc-ws-sanatoriotriestino .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link,
header.ghc-structure-header.ghc-ws-poliambulatoriodallarosaprati-cremona .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link,
header.ghc-structure-header.ghc-ws-poliambulatoriodallarosaprati-parma .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link 
{
    display: none;
}

.info-center-opr{
    display: none;
}
.archive-news-events.grid-news-3 .row {
	margin-bottom: 0px !important;
}

.logo-kiwa-footer{
    float:right;
    width: 54px;
}
/* header.ghc-header.ghc-ws-gvdr .navbar-expand-lg .navbar-nav .nav-link.nav-item{
    font-size: 13px;
} */
.ghc-ws-gvdr div.boxSpec {
    margin: 0 0 30px 0;
    text-align:center;
}
.ghc-ws-gvdr div.boxSpec img { 
    background-color: #1CC8EE; 
    border:2px solid #375172; 
}

.ghc-ws-gvdr .bg-color-blue #block-1-waypoints .col-lg-3.col-12{
    margin-bottom:3rem;
}
.ghc-ws-gvdr .bg-color-blue #block-1-waypoints .col-lg-9.col-12 img{
    margin:0 10px 20px 10px;
}
.ghc-ws-ospedaliprivatiriuniti .view-view-page-prestazioni .bg-blue-2.marginNeg70,
.ghc-ws-ospedaliprivatiriuniti .bg-blue-2,
.page-node-type-specialita .ghc-ws-ospedaliprivatiriuniti .bg-blue-2{
    padding: 150px 0 40px 0;
    margin-top: 125px !important;
}
/* .page-node-type-medici .ghc-ws-ospedaliprivatiriuniti .medici.is-internalpage{
    margin-top: 320px;
} */
header.ghc-header.ghc-ws-gvdr .navbar-expand-lg .navbar-nav .nav-link.nav-item {
    font-size: 11px;
}
.ghc-ws-ospedaliprivatiriuniti .view-header .cont-glossario{
    /* margin-top: 170px; */
}

.ghc-ws-ospedaliprivatiriuniti #block-opsedaliprivatiriunitiboxinfocentri .field--name-body.field--type-text-with-summary{
    clear: both;
    float: left;
    width:100%;
}
.ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form input.btn.btn-primary{
    margin-top: 32px !important; 
 /*  margin-top: -20px !important;*/
}
.cont-filterbar .webform-submission-filterbar-operative-form-form input.btn.btn-primary,
.search-result-page .webform-submission-filterbar-operative-form-form input.btn.btn-primary
{
    /* margin-top: -20px !important; */
    margin-top: 25px !important; 
}


.opr-2column-form .media-accordion-title {
    width: 90%!important;
    font-size: 16px!important;
}

.opr-2column-form .block-media-document .class-header {
  padding: 15px 10px 5px 10px!important;
}

.opr-2column-form  .paragraph--type--bp-columns__2col .container{
    padding-left: 0;
    padding-right: 0;
}


.opr-2column-form  #edit-flexbox-left fieldset textarea, 
.opr-2column-form  #edit-flexbox-left fieldset input{
    margin-bottom: 20px !important;
}
.opr-2column-form #edit-flexbox-left fieldset input[type="checkbox"]{
    margin-bottom: 0px !important;
}
.opr-2column-form .webform-flex--container {
    margin: 0 !important;
}
.opr-2column-form .webform-flex--container .form-type-checkbox, .opr-2column-form .webform-flex--container .form-type-radio{
    white-space: normal !important;
}
.opr-2column-form .webform-flexbox{
    display: block !important;
}

.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;
}

/*img di background ridotta su clinicasanfrancesco

.ghc-ws-clinicasanfrancesco .ghc-web-structure .is-internalpage .paragraph--type--custom-bg-image .bg-image-cont,
.ghc-ws-clinicasanfrancesco .ghc-web-structure  .paragraph--type--custom-bg-image .bg-image-cont{
    height: 400px !important;
}
.ghc-ws-clinicasanfrancesco .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form {
    top: 237px !important;
}

SENZA IMG DI SFONDO:

.ghc-ws-clinicasanfrancesco .ghc-web-structure .is-internalpage .paragraph--type--custom-bg-image .bg-image-cont,
.ghc-ws-clinicasanfrancesco .ghc-web-structure .paragraph--type--custom-bg-image .bg-image-cont{
    height: 157px !important;
    background: none !important;
}
.ghc-ws-clinicasanfrancesco .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form {
    top: 0 !important;
}*/

.ghc-ws-sanatoriotriestino .info-3-col .info-3-col-div .img-small{
    display: none;
}
.ghc-ws-sanatoriotriestino .archive-news-events .card-header h2::before{
    display: none;
}
.ghc-ws-sanatoriotriestino .info-3-col .info-3-col-div .info-archive{
    margin-top: 5px;
}

.ghc-ws-sanatoriotriestino .archive-news-events .col-12.col-lg-4.img-small{
    display: none;
}
.ghc-ws-sanatoriotriestino .archive-news-events .col-12.col-lg-8.info-archive{
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}
.ghc-ws-sanatoriotriestino .details-news-events .col-12.col-md-8.o2{
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}
.ghc-ws-sanatoriotriestino .details-news-events .col-12.col-md-4.o1{
    display: none;
}
.ghc-ws-ospedaliprivatiriuniti .is-internalpage .bg-image-cont{
    position: relative;
}
.ghc-ws-ospedaliprivatiriuniti .is-internalpage .bg-image-cont .bg-opacity{
    display: none;
}
.ghc-ws-ospedaliprivatiriuniti .is-internalpage .bg-image-cont::after{
    content: "";
    position: absolute;
    left: 0;
    top: -30px;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(55, 81, 114, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}
.ghc-ws-sanatoriotriestino.ghc-structure-header .navbar-expand-lg .navbar-brand img{
    position: absolute;
    height: 120px !important;
    top: -98px;
} 

#block-previewsubtheme-content{
    width: 100%;
    margin-top: 100px;
}



 .block-cont-shadow{
    position: relative;
    clear: both;
    float: left;
    width:100%;
}
 .block-cont-shadow .container{
    max-width:100%;
    width:100%;
    padding:0;
}
.is-internalpage .block-cont-shadow .bg-image-cont-opr{
    position: relative;
    clear: both;
    float: left;
    width: 100%;
    margin-top: 145px;
    /* height: 110px; */
    height: 180px;
}
.is-internalpage .block-cont-shadow .bg-image-cont-opr::after{
    content: "";
    position: absolute;
    left: 0;
    top: -30px;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(55, 81, 114, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

h2.opr2 {
    color: #375172 !important;
    margin-bottom: 0.5rem !important;
    line-height: 1.2 !important;
    font-family: 'Montserrat';
    color: #375172 !important;
    text-align:left !important;
    font-size: 30px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
}

h2.opr2::before {
    height: 0px !important;
}

 h3.opr3 {
    font-size: 26px !important;
    margin-bottom: 0.5rem !important;
    font-weight: 300 !important;
    line-height: 1.2 !important;
    color: #375172 !important;
}



h1.title-big-h1,
.ghc-ws-ospedaliprivatiriuniti .article-body .h1,
.ghc-ws-ospedaliprivatiriuniti .article-body h1 {
    text-align: left;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    margin: 16px 0 30px 0;
    font-size: 40px;
    line-height: 50px;
    color: #375172;
}
h1.title-big-h1::before,
.ghc-ws-ospedaliprivatiriuniti .article-body h1::before {
    content: "";
    position: absolute;
    width: 90px;
    top: -14px;
    left: 0;
    margin-left: 0;
    height: 6px;
    background-color: #1CC8EE;
}

.ghc-ws-ospedaliprivatiriuniti .article-body h2,
.ghc-ws-ospedaliprivatiriuniti .article-body .h2{
    color: #375172 !important;
    margin-bottom: 0.5rem !important;
    line-height: 1.2 !important;
    font-family: 'Montserrat';
    color: #375172 !important;
    text-align:left !important;
    font-size: 30px !important;
    font-weight: 500 !important;
    text-transform: uppercase; 
}
.ghc-ws-ospedaliprivatiriuniti .article-body h2::before {
    height: 0px !important;
}

.ghc-ws-ospedaliprivatiriuniti .article-body h3,
.ghc-ws-ospedaliprivatiriuniti .article-body .h3{
    font-size: 26px !important;
    margin-bottom: 0.5rem !important;
    font-weight: 300 !important;
    line-height: 1.2 !important;
    color: #375172 !important;
}

.ghc-ws-ospedaliprivatiriuniti .article-body h4,
.ghc-ws-ospedaliprivatiriuniti .article-body .h4{
    font-size: 24px !important;
    margin-bottom: 0.5rem !important;
    font-weight: 300 !important;
    line-height: 1.2 !important;
    color: #375172 !important;
}
.ghc-ws-gvdr .view-view-page-prestazioni .bg-blue-2.marginNeg70{
    margin-top: 0px !important;
    padding-top: 60px !important;
}

.ghc-ws-ospedaliprivatiriuniti .article-title h2{
    display: none;
}

.ghc-ws-clinicasanfrancesco .ghc-web-structure .box-blue-search-absolute{
    margin: 40px 0 144px 0;
    padding: 54px 0 20px 0 !important;
    clear: both;
    width: 100%;
    height: 554px;
    float: left;
    text-align: center;
}

.cont-total-newsletter{
    clear:both;
    float:left;
    width:100%;
    padding:50px 0;
    background-color:#6e287e;
    text-align:center;
    margin-bottom: -40px;
}
.cont-total-newsletter h3{
    color:#fff;
    margin-bottom:60px;
    font-size: 56px;
    font-weight: 600;
    position: relative;
}
.cont-total-newsletter h3::after{
	content:"";
    position:absolute;
    left:100px;
    bottom:6px;
    width:0;
    height:15px;
    z-index:999;
    background:rgba(255, 255, 255, 0.3);
    transition: 0.3s ease-in;
}
.cont-total-newsletter h3:hover::after{
    width:calc(100% - 200px);
}
.cont-total-newsletter a.click-newsletter{
    clear:both;
    float:left;
    width:auto;
    font-size: 15px !important;
    padding: 16px 39px !important;
    background-color:#ffffff;
    border:1px solid #6e287e;
    color:#6e287e;
    border-radius:2px;
    display: inline-block;
    text-decoration: none;
    transition: 0.2s ease-in;
    text-decoration: none;
}
.cont-total-newsletter a.click-newsletter:hover{
    border:1px solid #fff;
    color:#fff;
    background-color:#6e287e;
}
.class-center{
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
}
.ghc-ws-gvdr .no-margin-gvdr-header{
    margin-bottom: 0 !important;
}
.domusnova-btn-quest{
    clear:both;
    float:left;
    width:100%;
    text-align:center;
    font-weight:600;
    color:#fff;
    border-radius:2px;
    text-decoration: none !important;
    background-color:#375172;
    border:1px solid #375172;
    font-size: 15px !important;
    padding: 16px 39px !important;
    margin-bottom: 30px;
    transition: 0.2s ease-in;
}
.domusnova-btn-quest-color{
    clear:both;
    float:left;
    width:100%;
    text-align:center;
    text-decoration: none !important;
    font-weight:600;
    color:#fff;
    border-radius:2px;
    background-color:#6e287e;
    border:1px solid #6e287e;
    font-size: 15px !important;
    padding: 16px 39px !important;
    margin-bottom: 30px;
    transition: 0.2s ease-in;
}

.domusnova-btn-quest:hover{
    background-color:#fff;
    color:#375172;
}

.domusnova-btn-quest-color:hover{
    background-color:#fff;
    color:#6e287e;
}

.ghc-ws-domusnova .is-internalpage .details-news-events .datetime{
    display: none;
}
.ghc-ws-domusnova .cont-logos .carousel-indicators li.active,
.ghc-ws-domusnova .show-all:hover span,
.ghc-ws-domusnova .show-all span{
    background-color:#6e287e;
}

.ghc-ws-domusnova  div[id^="response-search-"] .element-list span::before {
    background-image: url(/themes/custom/ghcoperative/img/b1-domus.png);
}
.ghc-ws-domusnova .prestazioni-list span::before{
    background-image: url(/themes/custom/ghcoperative/img/b1-domus.png);
}
.ghc-ws-domusnova .prestazioni-list.prestazioni-custom span::before{
    background-image: url(/themes/custom/ghcoperative/img/b1-domus.png);
}
.ghc-ws-domusnova .paragraph--type--custom-bg-image .bg-image-cont.media-video-cont{
    margin-bottom: 0 !important;
}

.ghc-ws-domusnova .container-btn-header .prenota-btn-header a{
    background-color: #6e287e !important;
    border: solid 1px #fff !important;
    color:#fff !important;
    background-image: url(/themes/custom/ghctheme/img/pencil.svg);
}
.ghc-ws-domusnova .container-btn-header .ritiro-btn-header a{
    background-color: #6e287e !important;
    border: solid 1px #fff !important;
    color:#fff !important;
    background-image: url(/themes/custom/ghctheme/img/reports.svg);
}

.ghc-ws-domusnova .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form{
    top:555px;
    width: 960px !important;
    margin-left: -480px !important;
    left: 50% !important;
    font-size: 14px;
}
.ghc-ws-domusnova .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form .cont-field-search .webform-flex.webform-flex--1:nth-child(2){
    display: none;
}
.ghc-ws-domusnova .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form .cont-field-search3{
 padding-left: 0;
}

.ghc-ws-domusnova .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form .cont-field-search .webform-flex.webform-flex--1:first-child,
.ghc-ws-domusnova .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form .cont-field-search .webform-flex.webform-flex--1:last-child{
    flex: 0 0 50%;
    max-width: 50%;
}
.ghc-ws-domusnova .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form input.btn.btn-primary{
    width: 100% !important;
    background-color: #6e287e !important;
}
.ghc-ws-domusnova .cont-field-search3 .form-wrapper .webform-flex--1:last-child{
    width: 100%;
    margin-top: 3px;
}

.ghc-ws-domusnova .cont-field-search3 .src_opt_box label.option{
    cursor: pointer;
    padding-left: 21px !important;
}
.ghc-ws-domusnova .cont-field-search3 .src_opt_box label.option::before{
    left: 4px;
}
.ghc-ws-domusnova .form-item-prest{
    display: none;
}
/* .ghc-ws-domusnova .ghc-web-structure .is-internalpage .paragraph--type--custom-bg-image .bg-image-cont {
    margin-top: -60px;
    height: 795px;
} */
.ghc-ws-domusnova .messages--error{
    display: none;
}

.form-radios{
    position:relative;
}


.form-radios .form-item-search-type{
    position: absolute;
    top:8px;
    left:10px;
} 

.cont-field-search3 .form-wrapper .webform-flex--1:last-child{
    margin-top: 8px;
}
.ghc-ws-ospedaliprivatiriuniti .box-blue-search-absolute .cont-field-search3 .form-wrapper .webform-flex--1:last-child,
.ghc-ws-clinicasanfrancesco .box-blue-search-absolute .cont-field-search3 .form-wrapper .webform-flex--1:last-child{
    float: left;
    margin-top: 15px;
}

.src_opt_box label.option {
    cursor: pointer;
    padding-left: 24px !important;
}
.src_opt_box label.option::before{
    left: 6px;
}

.ghc-ws-ospedaliprivatiriuniti .box-blue-search-absolute .src_opt_box label.option {
    cursor: pointer;
    padding-left: 33px !important;
}
.ghc-ws-ospedaliprivatiriuniti .box-blue-search-absolute .src_opt_box label.option::before{
    left: 14px;
}
.search-result-page .cont-field-search3 .form-wrapper .webform-flex--1:last-child{
    margin-top: 14px;
}
.search-result-page .src_opt_box label.option::before {
    left: 16px;
}
.search-result-page .src_opt_box label.option{
    padding-left: 32px !important;
}
.ghc-ws-domusnova .search-result-page .cont-field-search3 .src_opt_box label.option{
    padding-left: 30px !important;
}
.ghc-ws-domusnova .search-result-page .cont-field-search3 .src_opt_box label.option::before{
    left: 15px;
}




@media (min-width: 992px) {
    .is-internalpage .form-radios label {
         padding-left: 15px; 
    }
}



.ghc-ws-gvdr .paragraph.paragraph--id--14632 .paragraph__column,
.ghc-ws-gvdr .paragraph.paragraph--id--14638 .paragraph__column {
    padding-bottom: 0px !important;
}
.ghc-ws-gvdr .hidden-title-view .paragraph.paragraph--id--14789 .paragraph__column{
    padding-bottom: 0px !important;
}
.ghc-ws-gvdr .hidden-title-view .paragraph.paragraph--id--14789 .paragraph__column h2{
    margin-bottom: 0px !important;
}
header.ghc-header.ghc-ws-istitutoraffaelegarofalo .navbar-expand-lg .navbar-nav .nav-link.nav-item {
    font-size: 12px;
} 
 
.ghc-ws-domusnova .search-result-page .webform-submission-filterbar-operative-form-form .cont-field-search .webform-flex.webform-flex--1:first-child,
.ghc-ws-domusnova .search-result-page .webform-submission-filterbar-operative-form-form .cont-field-search .webform-flex.webform-flex--1:last-child{
    flex: 0 0 50%;
    max-width: 50%;
}
.riabilitazione .phoneorange a {
    background-color: #F39734;
    background-repeat: no-repeat;
    padding: 9px 20px 7px 35px;
    height: 46px;
    background-position: left 12px center;
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 29px;
    font-weight: 500;
    text-decoration: none;
    background-size: 13px;
    background-image: url(/themes/custom/ghctheme_structures/ghcsubtheme1/img/phone-ico-special.png);
}
.riabilitazione span.phoneorange,
.riabilitazione .btn-orange {
    background-color: #F39734;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 23px;
    float: left;
    font-family: 'Montserrat';
    height: auto;
    padding:10px 30px;
    border: 0;
    border-radius: 0;
    outline: none;
    font-weight: 600;
    margin: 0 0 10px 10px;
    text-decoration: none ;
    width: auto !important;
}
.flex-box{
    display: flex;
    justify-content: center;
    width: 100%;
}
.riabilitazione span.phoneblu{
    background-color: #1D2D46;
    text-align: center;
    color: #fff;
    font-size: 20px;
    float: left;
    font-family: 'Montserrat';
    height: auto;
    padding:10px 30px;
    border: 0;
    border-radius: 0;
    outline: none;
    font-weight: 600;
    margin: 0 0 10px 10px;
    text-decoration: none ;
    width: auto !important;
}

.riabilitazione ul li{
    background-size: 20px 20px;
    /* width: 20px; */
    /* height: 20px; */
    list-style: none;
    float: left;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: left top 3px;
    padding-left: 30px;
    background-image: url(/sites/default/files/2025-05/punto-elenco-arancio.png);
}

.ghc-ws-ospedaliprivatiriuniti .riabilitazione .card-cont-group:hover .card-big{
    transition: none;
    transform: none;
}
.riabilitazione span.phoneskyblu, 
.riabilitazione .btn-skyblu {
    background-color: #0096B8;
    text-align: center;
    color: #fff;
    font-size: 20px;
    float: left;
    font-family: 'Montserrat';
    height: auto;
    padding: 10px 30px;
    border: 0;
    border-radius: 0;
    outline: none;
    font-weight: 600;
    margin: 0 0 10px 0px;
    text-decoration: none;
    width: auto !important;
    line-height: 23px;
}
.riabilitazione span.phoneskyblu:hover, 
.riabilitazione .btn-skyblu:hover{
    background-color: #375172 !important;
}
span.phonewhite, .btn-white{
    background-color: #FFFFFF;
    text-align: center;
    color: #375172;
    font-size: 20px;
    float: left;
    font-family: 'Montserrat';
    height: auto;
    padding: 10px 30px;
    border: 0;
    border-radius: 0;
    outline: none;
    font-weight: 600;
    margin: 0 0 10px 0px;
    text-decoration: none;
    width: auto !important;
    line-height: 23px;
}
span.phonewhite:hover, .btn-white:hover{
    background-color: #0096B8 !important;
    color:#fff !important;
}
.telnumber {
    color: #21B0D5 !important;
    font-size: 26px;
    text-decoration: none !important;
}
.telnumber:hover {
    color: #375172 !important;
}

@media (max-width:1199px){

    .cont-total-newsletter h3:hover::after{ 
        width: calc(100% - 24px);
    }
    .cont-total-newsletter h3::after{
        left: 12px;        
    }


.ghc-ws-clinicasanfrancesco .container-btn-header .ritiro-btn-header, 
.ghc-ws-clinicasanfrancesco .container-btn-header .prenota-btn-header{
    margin-right: 13px;
}
.ghc-ws-domusnova.ghc-structure-header .navbar-expand-lg .navbar-brand img {
    height: 102px !important;
    top: -87px;
}
.ghc-ws-villaberica.ghc-structure-header .navbar-expand-lg .navbar-brand img{
    height: 46px !important;
    top: -35px;
}
    .ghc-ws-europeanhospital.ghc-structure-header .navbar-expand-lg .navbar-brand img {
        height: 67px !important;
        position: absolute;
        top: -64px;
    
    }
    header.ghc-header.ghc-ws-europeanhospital .navbar-expand-lg .navbar-nav .nav-link.nav-item{
        font-size: 12px;
    }


    .ghc-ws-aesculapio.ghc-structure-header .navbar-expand-lg .navbar-brand img {
        top: -65px;
        height: 91px !important;
    }
    .ghc-ws-gvdr.ghc-structure-header .navbar-expand-lg .navbar-brand img {
        height: 138px !important;
        top: -106px;
    }
    header.ghc-header.ghc-ws-gvdr .navbar-expand-lg .navbar-nav .nav-link.nav-item{
        font-size: 10px;
        display: flex;
    }

    header.ghc-ws-hesperia.ghc-header .navbar-expand-lg .navbar-nav .nav-link.nav-item{
        font-size: 10px;
    }
    .info-3-col .info-3-col-div .card-info-date .datetime{
        font-size: 12px;
    }
    .ghc-ws-sanimedica.ghc-structure-header .navbar-expand-lg .navbar-brand img {  
        height: 32px !important;
        position: absolute;
        top: -25px;
    }
.ghc-ws-ospedaliprivatiriuniti.ghc-structure-header .navbar-expand-lg .navbar-brand img{
    height: 123px !important;
    position: absolute;
    max-width: 119px;
    margin: 0;
    left: 0;
    width: 119px !important;
    top: -133px;
}

    header.ghc-ws-ospedaliprivatiriuniti.ghc-header .navbar-expand-lg .navbar-nav .nav-link.nav-item{
        font-size: 11px;
    }


.block-sedi-rosaprati .box-sede p {
    font-size: 15px;
}
.ghc-ws-poliambulatoriodallarosaprati-parma.ghc-structure-header .navbar-expand-lg .navbar-brand img {
    height: 58px !important;
    position: absolute;
    top: -40px;
}

.ghc-ws-clinicasanfrancesco.ghc-structure-header .navbar-expand-lg .navbar-brand img {
    height: 68px !important;
    position: absolute;
    top: -52px;
}
.ghc-ws-hesperia.ghc-structure-header .navbar-expand-lg .navbar-brand img {
    height: 52px !important;
    z-index: 9999;
    position: absolute;
    top: -41px;
}
.ghc-ws-istitutoraffaelegarofalo.ghc-structure-header .navbar-expand-lg .navbar-brand img {
    position: absolute;
    top: -82px;
    height: 72px !important;
}
.ghc-ws-ospedaliprivatiriuniti .prenota-btn-header{
    float: left;
    margin-right: 100px;
}
.ghc-ws-aureliahospital.ghc-structure-header .navbar-brand img {
    height: 40px !important;
}
header.ghc-header.ghc-ws-aureliahospital .navbar-expand-lg .navbar-nav .nav-link.nav-item {
    font-size: 12px;
}

}

@media (max-width:991px){

footer.ghc-ws-ospedaliprivatiriuniti .navbar-brand{
    display: inline-block !important;
}


.ghc-ws-domusnova .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form .cont-field-search3 {
    padding-left: 15px;
}
.ghc-web-structure .region.region-filterbar .radio_filters .form-radios{
margin-bottom: 0 !important;
}

.cont-field-search,
.cont-field-search2,
.cont-field-search3{
    width: 100%;
}
.ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form{
    height: auto;
}
.ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form .webform-flexbox{
    display: block !important;
}
.ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form input[type=text]{
       margin-bottom: 10px;
}
.ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form .cont-field-search .webform-flex.webform-flex--1, 
.ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form .cont-field-search2 .webform-flex.webform-flex--1,
.ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form .cont-field-search3 .webform-flex.webform-flex--1
{
    flex: 0 0 100% !important;
    max-width: 100% !important;

}
.ghc-ws-domusnova .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form .cont-field-search .webform-flex.webform-flex--1, .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form .cont-field-search2 .webform-flex.webform-flex--1, .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form .cont-field-search3 .webform-flex.webform-flex--1{
    margin-bottom: 0px;
}
 .ghc-ws-domusnova .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form input.btn.btn-primary {
    width: 200px !important;
 }   

 .ghc-ws-domusnova  .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form input.btn.btn-primary{
   
}


    .cont-total-newsletter h3::after{
        height:9px;
    }
    .cont-total-newsletter{
        padding: 30px 0;
    }
    h1.title-big-h1, .ghc-ws-ospedaliprivatiriuniti .article-body .h1, .ghc-ws-ospedaliprivatiriuniti .article-body h1 {
        font-size: 30px;
        line-height: 40px;
        margin-top: 66px;
    }

    .cont-total-newsletter h3{
        color:#fff;
        margin-bottom:40px;
        font-size: 40px;
     }

    .block-cont-shadow .bg-image-cont-opr,
    .block-cont-shadow .bg-image-cont-opr::after{
        display: none;
    }

    .is-internalpage .bg-image-cont-opr{
        margin-top: 0px;
    }

    header.ghc-ws-hesperia.ghc-structure-header .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link,
    header.ghc-ws-istitutoraffaelegarofalo.ghc-structure-header .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link{
        display: block;
    }

    .ghc-ws-ospedaliprivatiriuniti .view-header .cont-glossario{
        margin-top: 30px;
    }
    .ghc-ws-gvdr.ghc-structure-header .nav-top-container .logo-structure-header .navbar-brand img {
        height: 112px !important;
    }

    header.ghc-header.ghc-ws-gvdr .navbar-expand-lg .navbar-nav .nav-link.nav-item{
        font-size: 14px;
    }
    .ghc-ws-ospedaliprivatiriuniti .view-view-page-prestazioni .bg-blue-2.marginNeg70,
    .ghc-ws-ospedaliprivatiriuniti .bg-blue-2,
    .page-node-type-specialita .ghc-ws-ospedaliprivatiriuniti .bg-blue-2{
        padding: 60px 0 40px 0;
        margin-top: -20px !important;
    }
    .page-node-type-medici .ghc-ws-ospedaliprivatiriuniti .medici.is-internalpage{
        margin-top: 50px;
    }
    .block-colored{
        display: none;
    }
    .ghc-ws-ospedaliprivatiriuniti .single-struct .card-text{
        display: none;
    }
    .ghc-ws-ospedaliprivatiriuniti .single-struct .card-text-mob{
        height: 118px;
        display: block;
        font-size: 13px;
        line-height: 17px;
        
    }
    .ghc-ws-ospedaliprivatiriuniti .single-struct h3.card-title {
        font-size: 15px;
    }
    
.info-center-opr{
    display: block;
    position: fixed;
    left: 0;
    bottom:0;
    z-index: 999;
    width:100%;
    cursor: pointer;
    background-color: #DCE2F3;
    padding: 20px 0 0 0;
}

footer.ghc-ws-ospedaliprivatiriuniti .second-footer.text-center {
	margin-bottom: 50px;
}

.info-center-opr h3{ 
    text-align: center;
    clear: both;
    float: left;
    font-size: 20px;
    text-transform: initial;
    font-weight: 600;
    width: 100%;
    margin: 0 0 20px 0;
}
.info-center-opr .details-center img,
.info-center-opr h3 img{
    width: 30px !important;
    height: 30px !important;
    margin: 0 10px 0 0;
} 

.info-center-opr .details-center{
    display: none;
    background-color: #fff;
    clear: both;
    float: left;
    width: 100%; 
    padding: 15px;
}
.info-center-opr .details-center.sel{
    display: block;
}
.info-center-opr .details-center a{
    text-decoration: none;
}
    header.ghc-structure-header.ghc-ws-sanatoriotriestino .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link,
    header.ghc-structure-header.ghc-ws-poliambulatoriodallarosaprati-cremona .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link,
    header.ghc-structure-header.ghc-ws-poliambulatoriodallarosaprati-parma .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link 
    {
        display: block;
        text-align: left;
    }
    .ghc-ws-ospedaliprivatiriuniti .is-internalpage .paragraph--type--custom-bg-image .bg-image-cont{
        height: 80px;
    }

    .ritiro-btn-header,
    .prenota-btn-header{
        display: none;
    }
    .prenota-btn-header.cont-reservation-tt{
        display: block;
        margin-right: 0;
        clear: both;
        float: right;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 50px;
    }


    .general-block{
        margin-bottom: 30px;
    }
    .info-3-col .info-3-col-div .card-info-date .datetime{
        font-size: 14px;
    }
    .o11{
        order:1;    
    }
    .o22{
        order:2;    
    }


    main .is-internalpage h2{
        clear: both;
        float: left;
        width:100%;
    }

    main .is-internalpage .block-xrayone + h1.opr{
        clear: both;
        float: left;
        width: 100%;
    }

    .block-xrayone{
        clear: both;
        float: left;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: auto;
        margin:0 0 60px 0;
    }
    .block-xrayone .title-block .mob-toggle{
        display: block;
    }
    .block-xrayone .ul-cont{
        display: none;
    }
    .block-xrayone .ul-cont.sel{
        display: block;
    }
    

    footer.ghc-ws-ospedaliprivatiriuniti .navbar-brand img {
        margin-top:-54px;
    }
    footer.ghc-ws-ospedaliprivatiriuniti .logo-footer {
        align-items: baseline;
    }

    .ghc-ws-ospedaliprivatiriuniti.ghc-structure-header .navbar-expand-lg .navbar-brand img{
        height: 94px !important;
        margin-bottom: 13px;
        margin-top: -30px;
    }
    .homepage .ghc-ws-istitutoraffaelegarofalo .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form,
    .ghc-ws-istitutoraffaelegarofalo .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form,
    .ghc-ws-clinicasanfrancesco .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form{
        top:inherit;
    }

    .prenota-btn-header{
        display: none;
    }
    .prenota-btn-header.cont-reservation-tt{
        display: block;
    }
    .ghc-ws-clinicasanfrancesco .cont-filterbar .webform-submission-filterbar-operative-form-form input.btn.btn-primary {
        margin:20px 0 0 0;
    }
    .paragraph--type--custom-bg-image{
      
        margin-top: 0;
      }


      .ghc-ws-poliambulatoriodallarosaprati-cremona .search-btn-medici-specialita,
      .ghc-ws-poliambulatoriodallarosaprati-parma .search-btn-medici-specialita{
        background-image: url(/themes/custom/ghctheme/img/search-red.svg);        
      }

    /*DA PORTARE TOGLIERE UNA VOLTA ATTIVO IL SEARCH*/
    .search-btn-medici-specialita{
        display: block;
        right:-4px;
    }
    .region.region-filterbar {
        display: none;
    }
    .block-info-prenotation .col-lg-3 img{
		width: 280px;
	}
    .block-info-prenotation .col-lg-3 {
        align-items: center;
    }
    .block-info-prenotation .col-lg-3 .w-app
    {
        width:auto;
    }

    .card-orari{
		height: auto;
	}
    .mob-none{
        display: none;
    }
    .block-sedi-rosaprati{
        height: auto;	
        margin-bottom: 30px;		
    }
    .position-box-sedi {
        position: relative;
        bottom: inherit;
    }
    .block-sedi-rosaprati .box-sede{
        height: auto;
    }
    .ghc-structure-header .nav-top-container .navbar-brand{
        margin-left: 0;
    }
    .ghc-web-structure  .box-blue-search-absolute .box-servizi-cliniche-2,
    .ghc-web-structure  .box-blue-search-absolute .box-servizi-cliniche{
        position: relative;
        bottom: inherit;
        width: 100%;
        left: inherit;
        margin-left: 0;
        margin-top: 40px;
    }
    .box-blue-search-absolute .box-servizi-cliniche-2 .col-12.col-md-6,
    .box-blue-search-absolute .box-servizi-cliniche-2 .col-12.col-md-4,
    .box-blue-search-absolute .box-servizi-cliniche .col-12.col-md-6,
    .box-blue-search-absolute .box-servizi-cliniche .col-12.col-md-4{
        margin-bottom: 30px;
    }
    .ghc-web-structure  .box-blue-search-absolute .box-servizi-cliniche-2 p,
    .ghc-web-structure  .box-blue-search-absolute .box-servizi-cliniche p{
        color:#fff;
    }

    .ghc-web-structure  .box-blue-search-absolute{
        height: auto;
        margin-bottom: 40px;
    }
    header.ghc-structure-header .btn-mob-menu{
        display: block;
    }
    
    header.ghc-structure-header{
        background-color: #375172 !important;
    }
    .ghc-structure-header .nav-top-container .logo-structure-header .navbar-brand img {
        display: block;
        height: 60px !important;
        margin-bottom: 13px;
        margin-top: -13px;
    }


    .ghc-ws-sanimedica.ghc-structure-header .nav-top-container .logo-structure-header .navbar-brand img{
        height: 35px !important;
        margin-top: 0;
    }



    .navbar-toggler-icon {
        background-image: url(/themes/custom/ghctheme/img/burger-menu.svg);
    }
    

    header.ghc-structure-header .navbar.navbar-expand-lg  .block-menu.navigation .navbar-nav>.nav-item:nth-child(1) .nav-link,
    header.ghc-structure-header .navbar.navbar-expand-lg  .block-menu.navigation .navbar-nav>.nav-item:nth-child(2) .nav-link{
        display: block;
        text-align: right;
    }
    
    header.ghc-structure-header.ghc-ws-clinicasanfrancesco .navbar.navbar-expand-lg  .block-menu.navigation .navbar-nav>.nav-item:nth-child(1) .nav-link,
     header.ghc-structure-header.ghc-ws-clinicasanfrancesco .navbar.navbar-expand-lg  .block-menu.navigation .navbar-nav>.nav-item:nth-child(2) .nav-link /*,
    header.ghc-structure-header.ghc-ws-clinicasanfrancesco .navbar.navbar-expand-lg  .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link */
    {
        display: block;
        text-align: right;
    }
    header.ghc-structure-header.ghc-ws-clinicasanfrancesco .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link,
    header.ghc-structure-header.ghc-ws-clinicasanfrancesco .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(4) .nav-link {
        display: block;
        text-align: left;
    }


    header.ghc-structure-header.ghc-ws-villaberica .navbar.navbar-expand-lg  .block-menu.navigation .navbar-nav>.nav-item:nth-child(1) .nav-link,
    header.ghc-structure-header.ghc-ws-villaberica .navbar.navbar-expand-lg  .block-menu.navigation .navbar-nav>.nav-item:nth-child(2) .nav-link
    {
        display: block;
        text-align: right;
    }

    header.ghc-structure-header.ghc-ws-villaberica .navbar.navbar-expand-lg  .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link,
    header.ghc-structure-header.ghc-ws-villaberica .navbar.navbar-expand-lg .block-menu.navigation .navbar-nav>.nav-item:nth-child(4) .nav-link 
    {
        display: block;
        text-align: left;
    }
    header.ghc-structure-header.ghc-ws-cmsr .navbar.navbar-expand-lg  .block-menu.navigation .navbar-nav>.nav-item:nth-child(1) .nav-link,
    header.ghc-structure-header.ghc-ws-cmsr .navbar.navbar-expand-lg  .block-menu.navigation .navbar-nav>.nav-item:nth-child(2) .nav-link /* ,
    header.ghc-structure-header.ghc-ws-cmsr .navbar.navbar-expand-lg  .block-menu.navigation .navbar-nav>.nav-item:nth-child(3) .nav-link  */
    {
        display: block !important;
        text-align: right;
      }

    #navbarSupportedContent {
        padding: inherit !important;
        border: 0 !important;
        background-color: transparent !important;
        z-index: 10;
        right: inherit !important;
    }
    header.ghc-structure-header #navbarSupportedContent .site-logo{
        display: none ;
    }
    header.ghc-structure-header  #navbarSupportedContent .block-menu.navigation {
        padding: 10px !important;
        border: 1px solid #1cc8ee;
        background-color: #375172;
        z-index: 10;
        right: 28px;
    }
    header.ghc-structure-header #navbarSupportedContent.show .block-menu.navigation{
        display: block;
    }
    header.ghc-structure-header.ghc-ws-ospedaliprivatiriuniti #navbarSupportedContent.show .block-menu.navigation{
        display: block;
        float: right;
    }
    header.ghc-structure-header .nav-top-container .region-nav-top .block-menu.navigation{
        display: none;
    }
/*     header.ghc-structure-header .navbar.navbar-expand-lg {
        top: 0;
        position: absolute;
        width: 300px;
        margin-top: 15px;
        left: 50px; 
    } */
    .nav-top-container .region-nav-top{
        justify-content: flex-start
    }
    
.ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form > div,
.ghc-structure-header .region-hero .webform-submission-filterbar-operative-form-form > div{
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form,
.ghc-structure-header .region-hero .webform-submission-filterbar-operative-form-form{
    max-width: 65%;
}
.cont-filterbar .webform-submission-filterbar-operative-form-form {
    display: block;
    padding: 0;
}
.cont-filterbar .webform-submission-filterbar-operative-form-form > div{
    flex: 0 0 100%;
    max-width: 100%; 
    padding: 0;
}

    header.ghc-structure-header .navbar.navbar-expand-lg {
        right: 15px;
    }
   
    .ghc-ws-ospedaliprivatiriuniti h2.opr{
        font-size: 25px;
        line-height: 35px;
    }

    .bg-blue-2 .btn-prenotazioni.show-all,
    .view-view-page-prestazioni .btn-prenotazioni.show-all {
    display: block;
    /* bottom: -315px; */
    }
    .is-internalpage h3{
        clear: both;
    }
    .ghc-ws-ospedaliprivatiriuniti.ghc-structure-header .nav-top-container .logo-structure-header .navbar-brand img {
        display: block;
        height: 114px !important;
        margin-bottom: 13px;
        margin-top: -43px;
        margin-right: 16px;
    }
    .ghc-ws-gvdr.ghc-structure-header .nav-top-container .logo-structure-header .navbar-brand img {
        margin-right: 10px;
         height: 110px !important;
         margin-top: -40px;
     }
     header.ghc-structure-header.ghc-ws-ospedaliprivatiriuniti .navbar.navbar-expand-lg {
        right: 15px;
        width: 70px;
    }

    .ghc-ws-ospedaliprivatiriuniti h1.opr{
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 0;
    }
    .ghc-ws-ospedaliprivatiriuniti .block-on-top.paragraph .paragraph__column{
        padding-bottom: 0;
    }
    .ghc-ws-ospedaliprivatiriuniti .archive-news-events{
        padding-top: 0;
    }
    .ghc-ws-clinicasanfrancesco .magazine-cont .archive-news-events .col-lg-4.img-small{
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .ghc-ws-clinicasanfrancesco .magazine-cont .archive-news-events .col-lg-8.info-archive{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .ghc-ws-domusnova .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form {
        top: inherit !important;
        width: 100% !important;
        margin-left: 0px !important;
        left: inherit !important;
    }
.ghc-ws-domusnova .search-result-page .cont-field-search3 .src_opt_box label.option,
.cont-field-search3 .src_opt_box label.option {
    padding-left: 21px !important;
}
.ghc-ws-domusnova .search-result-page .cont-field-search3 .src_opt_box label.option::before,
.cont-field-search3 .src_opt_box label.option::before {
    left: 6px;
}
}


@media (max-width:880px){
    .search-btn-medici-specialita{
        position: relative;
        right: inherit;
        float: right;
        margin-bottom: 10px;
    }
    header.ghc-header.ghc-ws-aesculapio .navbar-expand-lg .navbar-nav .nav-link.nav-item{
        font-size: 13px;
    }


}

@media (max-width:820px){
footer.ghc-ws-ospedaliprivatiriuniti .navbar-brand img {
    margin-top:-24px;
}
}

@media (max-width:767px){
    .ghc-ws-domusnova .search-result-page .webform-submission-filterbar-operative-form-form .cont-field-search .webform-flex.webform-flex--1:first-child, .ghc-ws-domusnova .search-result-page .webform-submission-filterbar-operative-form-form .cont-field-search .webform-flex.webform-flex--1:last-child {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .cont-total-newsletter h3:hover::after{
        width: 100%;
    }
    .cont-total-newsletter h3::after{
        left: 0;
        bottom: 2px;
    }
    .cont-total-newsletter h3{
        color:#fff;
        margin-bottom:30px;
        font-size: 30px;
     }
    h1.title-big-h1, .ghc-ws-ospedaliprivatiriuniti .article-body .h1, .ghc-ws-ospedaliprivatiriuniti .article-body h1{
        font-size: 24px;
        line-height: 34px;
    }

    .search-result-page .webform-submission-filterbar-operative-form-form > div.js-form-item {
        max-width: fit-content;
    }

    .ghc-ws-ospedaliprivatiriuniti .single-struct .card-text-mob{
        font-size: 16px;
        line-height: 26px;
        
    }
    .ghc-ws-gvdr .card-cont-group .card.cta--minimal{
        height: auto !important;
    }
    .centromedico .box {
        margin: 0 0 40px 0;
    }
    .centromedico .box:last-child {
        margin: 0;
        }
    .centromedico .box a img {
        height: auto;
    }
    .info-3-col .info-3-col-div .img-small {
        height: auto;
    }
    .o1{
        order:1;    
    }
    .o2{
        order:2;    
    }
    .ghc-ws-clinicasanfrancesco .is-homepage .txt-bottom .bg-image-body .cont-text{
        min-width:100%;
        max-width: 100%;
    }
    .slide-pop{
        height:auto;
    }
    .logo-footer{
        margin-bottom: 20px;
    }
    footer .navbar-brand img{
        height: 70px !important;
        margin: 0;
    }
    footer.ghc-ws-xrayone .navbar-brand img {
        height: 120px !important;
    }
    footer  .logo-structure{
        margin-bottom: 0;
        display: flex;
        justify-content: center;
    }
    .link-footer{
        margin-bottom: 20px;
    }
    footer.ghc-ws-villaberica .navbar-brand img {
        height: 110px !important;
    }
    footer.ghc-ws-ospedaliprivatiriuniti .navbar-brand img {
        height: 140px !important;
        margin-top: -30px !important;
    }
    .ghc-ws-ospedaliprivatiriuniti h1.opr{
        font-size: 24px;
        line-height: 34px;
    }
    footer.ghc-ws-poliambulatoriodallarosaprati-odontoiatria .navbar-brand img,
    footer.ghc-ws-poliambulatoriodallarosaprati-parma .navbar-brand img,
    footer.ghc-ws-poliambulatoriodallarosaprati-cremona .navbar-brand img {
        height: 128px !important;
        margin: 0;
    }

    .block-info-prenotation h2,
    .card-big h2 {
      font-size: 24px !important;
      line-height: 34px !important;
  }
  footer.ghc-ws-casadicuranobili .navbar-brand img{
    height: 135px !important;
    margin-top:-20px;
}
footer.ghc-ws-gvdr .navbar-brand img {
    height: 182px !important;
}
footer.ghc-ws-domusnova .navbar-brand img {
    height: 144px !important;
}
.ghc-ws-domusnova .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form,
.ghc-ws-domusnova .ghc-structure-header .region-hero .webform-submission-filterbar-operative-form-form{
    max-width: 80%;
}

.cont-field-search2,
.cont-field-search3,
.cont-field-search,
.ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form fieldset.cont-field-search .webform-flex.webform-flex--1, .cont-filterbar .webform-submission-filterbar-operative-form-form fieldset.cont-field-search .webform-flex.webform-flex--1, .ghc-structure-header .region-hero .webform-submission-filterbar-operative-form-form fieldset.cont-field-search .webform-flex.webform-flex--1 {
    flex: 0 0 100%;
    max-width: 100%;
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 15px;
}



.form-radios .form-item-search-type{
    position: relative;
    top:inherit;
    left: inherit;
}


.cont-field-search3 .form-wrapper .webform-flex--1:last-child{
    margin-top: 0 !important;
}


.cont-filterbar .webform-submission-filterbar-operative-form-form input.btn.btn-primary, .search-result-page .webform-submission-filterbar-operative-form-form input.btn.btn-primary{
    margin-top: 0 !important;
}

.ghc-ws-clinicasanfrancesco .ghc-web-structure .box-blue-search-absolute {
    margin: 40px 0 0px 0;
    padding: 54px 0 20px 0 !important;
    clear: both;
    width: 100%;
    height: 100%;
}
.ghc-ws-domusnova .search-result-page .cont-field-search3 .src_opt_box label.option,
.cont-field-search3 .src_opt_box label.option {
    padding-left: 15px !important;
}
.ghc-ws-domusnova .search-result-page .cont-field-search3 .src_opt_box label.option::before,
.cont-field-search3 .src_opt_box label.option::before {
    left: 0;
}
    .search-result-page .radio_filters .form-radios {
        margin-bottom: 0;
    }
}



@media (max-width: 575px){
    .ghc-ws-domusnova .ghc-web-structure .region.region-filterbar .webform-submission-filterbar-operative-form-form,
    .ghc-ws-domusnova .ghc-structure-header .region-hero .webform-submission-filterbar-operative-form-form{
        max-width: 100%;
    }
    
    .cont-reservation-btn a{
        right: 20px;
        bottom:-30px !important;
    }

header.ghc-structure-header .navbar.navbar-expand-lg {
    right: 15px; 
}
.info-center-opr .col-sm-6.col-12{
    text-align: center;
}
.logo-kiwa-footer{
    float: none;
    width: 54px;
    clear: both;
    margin: 0 auto;
    margin-bottom: 20px;
}
.cont-total-newsletter h3:hover::after{
    width: calc(100% - 100px);
    }
    .cont-total-newsletter h3::after{
        left: 50px;
        bottom: 2px;
        }
        .domusnova-btn-quest,
        .domusnova-btn-quest-color{
            font-size: 14px !important;
        }   
}

@media (max-width: 480px){

.flex-box{
    flex-direction:column;
}

.riabilitazione span.phoneorange,
.riabilitazione .btn-orange,
.riabilitazione span.phoneblu
{
    margin-left: 0;
    width: 100% !important;
    clear: both;
}
    .ghc-ws-domusnova.ghc-structure-header .nav-top-container .logo-structure-header .navbar-brand img {
        height: 120px !important;
    }

    .ghc-ws-aesculapio.ghc-structure-header .navbar-expand-lg .navbar-brand img {
        top: -5px;
        height: 85px !important;
    }
    .search-btn-medici-specialita {
        position: absolute;
        right: 80px;
        float: right;
        margin-bottom: 0;
        bottom:25px;
    }

    header.ghc-structure-header{
        height: auto;
    }
    /* .ghc-structure-header .nav-top-container .region-nav-top{
        height: auto;
        display: inline;
    } */
    .ghc-structure-header .nav-top-container .lang-dropdown{
        /* z-index: 999;
        float: right;
        margin: 0; */
        z-index: 999;
        position: absolute;
        margin: 0;
        top: 12px;
        right: 142px;
        padding: 9px 10px;
    }
    #navbarSupportedContent {
        z-index: 9999;
        right:0 !important;
        top:-8px; 
    }
    header.ghc-header .navbar.navbar-expand-lg{
        width:270px;
    }

    /*NEW MOBILE HEADER*/
    .ghc-structure-header .nav-top-container .region-nav-top{
        height: 150px;
    }

    .ghc-structure-header .nav-top-container .navbar-brand img{
        position: absolute;
        right: 10px;
        top: 16px;
    }
    header.ghc-structure-header .navbar.navbar-expand-lg {
        right: 15px;
        top: 74px;
    }
    .ghc-structure-header .nav-top-container .logo-structure-header .navbar-brand img {
        display: block;
        height: 75px !important;
        margin-bottom: 13px;
        margin-top: -13px;
        position: absolute;
        left: 0;
        top: inherit;
        bottom: 0;
    }
    .ghc-structure-header.ghc-ws-xrayone .nav-top-container .logo-structure-header .navbar-brand img {
        height: 98px !important;
        bottom: -8px;
    }
    .ghc-ws-ospedaliprivatiriuniti.ghc-structure-header .nav-top-container .logo-structure-header .navbar-brand img{
        margin-bottom: -32px;
        margin-top: 0;
        height: 160px !important;
    }
    .ghc-structure-header.ghc-ws-gruppofides .nav-top-container .logo-structure-header .navbar-brand img {
        height: 92px !important;
        margin-bottom: 6px;
    }
    .ghc-structure-header.ghc-ws-villavonsiebenthal .nav-top-container .logo-structure-header .navbar-brand img {
        height: 85px !important;
        margin-bottom: 5px;
    }
    .ghc-structure-header.ghc-ws-aesculapio .nav-top-container .logo-structure-header .navbar-brand img {
        height: 94px !important;
        margin-bottom: 0;
    }
    .ghc-structure-header.ghc-ws-casadicuranobili .nav-top-container .logo-structure-header .navbar-brand img {
        height: 110px !important;
        margin-bottom: -14px;

    }
    .ghc-structure-header.ghc-ws-gvdr .nav-top-container .logo-structure-header .navbar-brand img {
        height: 130px !important;
        margin-bottom: -22px;
    }


    /* .ghc-structure-header .nav-top-container .logo-structure-header .navbar-brand img {
        display: block;
        height: 130px !important;
        margin-bottom: 13px;
        margin-top: 0;
        position: absolute;
        left: 0;
        top: inherit;
        bottom: -34px;
    } */
    .ghc-ws-ospedaliprivatiriuniti.ghc-structure-header .navbar-expand-lg .navbar-brand img{
        display: block;
        height: 76px !important;
        margin-bottom: 0px;
        margin-top: 0;
        position: absolute;
        left: 0;
        top: inherit;
        bottom: 0;
    }


}
@media (max-width: 420px){
    .card-orari .orari-txt{
        clear: both;
        float: left;
        width: 100%;
        margin-top:20px;
        max-width: 100%;
        flex: 0 0 100%;
    }
    .card-orari .col-4{
        clear: both;
        float: left;
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
    .card-orari .col-4 img{
       width:64px;
       margin:0 auto;
    }


	.card-orari .orari-txt p{
		font-size:15px;
	}
    .card-orari h4{
        font-size: 16px;
    }
    .info-center-opr .details-center{
        font-size: 13px;
    }
}
 
@media (max-width: 375px){
    .cont-total-newsletter h3::after{
        left: 35px;
        bottom: 2px;

        } 
.cont-total-newsletter h3:hover::after{
    width: calc(100% - 70px);
    }

.ghc-ws-istitutoraffaelegarofalo.ghc-structure-header .nav-top-container .logo-structure-header .navbar-brand img{
    height: 60px !important;
}


}

@media (max-width: 300px){
	header.ghc-header .navbar.navbar-expand-lg{
        width:250px;
    }
    .card-orari h4{
        font-size: 15px;
    }

    header.ghc-header.ghc-ws-aesculapio .navbar-expand-lg .navbar-nav .nav-link.nav-item {
        font-size: 12px;
    }
    .ghc-ws-istitutoraffaelegarofalo.ghc-structure-header .nav-top-container .logo-structure-header .navbar-brand img {
        height: 55px !important;
    }
}
@media (max-width: 290px){
	header.ghc-header .navbar.navbar-expand-lg{
        width:250px;
    }
    .card-orari h4{
        font-size: 15px;
    }

    header.ghc-header.ghc-ws-aesculapio .navbar-expand-lg .navbar-nav .nav-link.nav-item {
        font-size: 12px;
    }
}
.view-view-articles a.news-element-link {
    text-decoration: none;
}


.share-button-article {
    margin-bottom: 30px;
  }


  @media (min-width: 992px){
   .ghc-ws-ospedaliprivatiriuniti .medici .detail-med .col-lg-7 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .ghc-ws-ospedaliprivatiriuniti .medici .detail-med .col-lg-5 {
        flex: 0 0 25%;
        max-width: 25%;
    }
  }  
