html {
  scroll-padding-top: 95px; /* height of sticky header */
}

table {
	overflow-x: scroll;
}

.title_seo {
	font-size: inherit;
	display: inherit;
}

.gsc-heading.fw_description .title-desc {
	max-width: 100%;
	width: 100%;	
}

.gsc-heading.fw_description_text .title-desc {
	line-height: 24px;
}


/* BREADCRUMB */
.breadcrumb-content-inner {
	margin: 20px 0px;
	text-align: left;
	line-height: 1;
}

.breadcrumbs {
	margin-bottom: 45px;
}

/* BLOG */

.post-block .post-readmore a.btn {  
  color: #fff;
  text-decoration: none;
}

/* CTA */

.cta-home-richiama-inner {
	background: #333;
	border-radius: 6px;		
	padding: 10px;
}

.cta-home-richiama-inner .webform-flexbox {
	margin: 0px;
}

.cta-home-richiama-inner .webform-submission-form .form-actions {
	padding: 0px;
}

.cta-home-richiama-inner .block .block-title {
	margin: 0 0 10px 10px;
	color: #fff;
	font-weight: 600 !important;
	font-size: 24px;
}

.cta-home-richiama-inner #edit-autorizzazione-richiamami-flex,
.cta-home-richiama-inner #edit-autorizzazione-richiamami-flex--2 {
	color: #fff;
	font-size: 14px;
	font-weight: lighter;
	line-height: 1.4;
}

#edit-autorizzazione-richiamami--2.form-item,
#edit-autorizzazione-richiamami.form-item {
    margin-bottom: 10px;    
}

.cta-home-richiama-inner #edit-autorizzazione-richiamami-flex p,
.cta-home-richiama-inner #edit-autorizzazione-richiamami-flex--2 p {
	margin-bottom: 0px;
	float: left;
}

.cta-home-richiama-inner .button {
	background: #5aae05;
	border: 1px solid #5aae05;
}

.cta-home-richiama-inner .webform-submission-form .form-item input {
	padding: 9px 15px;
}

.webform-submission-form .form-item input, .webform-submission-form .form-item textarea, .webform-submission-form .form-item select {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}

.cta-home-richiama-inner .block-title span:before {
	content: "\f879";
	font-weight: 900;
	font-family: "FontAwesome";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	border-radius: 60px;
	margin-right: 10px;
	padding: 4px;
	border: 1px solid;
	font-size: 18px;
}

/* RICHIAMA ORIZZONTALE */

.servizio-richiamami-orizzontale h2.block-title {
	display: none;
}

.servizio-richiamami-orizzontale .webform-submission-form .form-item {
	margin-bottom: 0;
}

.servizio-richiamami-orizzontale #edit-autorizzazione-richiamami-flex,
.servizio-richiamami-orizzontale #edit-autorizzazione-richiamami-flex--2 {
	color: #fff;
	font-size: 14px;
	font-weight: lighter;
	line-height: 1.4;
}

.servizio-richiamami-orizzontale .button {
	background: #5aae05;
	border: 1px solid #5aae05;
}

.servizio-richiamami-orizzontale .webform-submission-form .form-item input {
	padding: 9px 15px;
}

/* CALCOLO PREVENTIVO */

.webform-ajax-form-wrapper #edit-actions,
.webform-fullwidth .form-actions {
	margin-top: 30px;
}

.webform-submission-calcolo-preventivo-form .form-item label,
.webform-submission-calcolo-preventivo-form .checkboxes--wrapper legend,
.webform-submission-calcolo-preventivo-form .webform-scale--wrapper legend,
.webform-submission-calcolo-preventivo-form .radios--wrapper legend
 {
	font-size: 22px;
	font-weight: 500;
}

.webform-submission-calcolo-preventivo-form.webform-submission-form .form-item input,
.webform-submission-calcolo-preventivo-form.webform-submission-form .form-item textarea,
.webform-submission-calcolo-preventivo-form.webform-submission-form .form-item select,
.webform-submission-calcolo-preventivo-form table>tbody>tr>td,
.webform-submission-calcolo-preventivo-form .webform-options-display-buttons-label.option

 {
	font-size: 18px;
}

.webform-submission-calcolo-preventivo-form .webform-options-display-buttons label.webform-options-display-buttons-label {
	padding: 0;
}

.webform-submission-calcolo-preventivo-form table,
.webform-submission-calcolo-preventivo-form table>thead>tr>th,
.webform-submission-calcolo-preventivo-form table>thead>tr>td,
.webform-submission-calcolo-preventivo-form table>tbody>tr>td
 {
	border: 0 !important;
	border-width: 0;

}

.webform-submission-calcolo-preventivo-form .webform-scale-text-min,
.webform-submission-calcolo-preventivo-form .webform-scale-text-max {
	font-style: italic;
	color: #727272;	
}

.webform-submission-calcolo-preventivo-form .webform-scale-options input+label {
	border: 3px solid #ccc;
}

.webform-submission-calcolo-preventivo-form .webform-scale-options input+label,
.webform-submission-calcolo-preventivo-form .webform-scale-options input+label.option {
    display: table-cell;
    font-size: 18px;
    fo
}

.webform-submission-calcolo-preventivo-form .webform-scale-medium input+label {
	line-height: 2;
}

@media (max-width: 768px) {
	.webform-submission-calcolo-preventivo-form .webform-scale-medium input+label {
    	line-height: 2;
	}
}

.webform-submission-calcolo-preventivo-form .webform-progress-tracker {
	margin: 10px auto;
}

.webform-submission-calcolo-preventivo-form .webform-address--wrapper {
	margin-top: 0;	
}

.webform-scale-medium input:checked + label {
  color: #000;
  border-color: #0074bd;
}


/* HEADER LOGO */

img.logo-white {
    display: none;
}

header .site-branding-logo {
	padding: 8px 0 8px;	
}

header.header-default .header-main-inner .branding {
    width: 250px;
}

header.header-default .header-main-inner .header-inner {  
  padding-right: 25px;
}

/* SEDI */

.portfolio-v2 .portfolio-images .image-popup-sedi {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    z-index: 99;
    text-align: center;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    font-size: 42px;
}

.portfolio-v2 .portfolio-images .image-popup-sedi:hover {
  color: #1a2868;
}

.portfolio-v2:hover .portfolio-images .image-popup-sedi, .portfolio-v2:active .portfolio-images .image-popup-sedi, .portfolio-v2:focus .portfolio-images .image-popup-sedi {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.portfolio-v2:hover .portfolio-overlay, .portfolio-v2:active .portfolio-overlay, .portfolio-v2:focus .portfolio-overlay {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

/* SEDI BOX */
.portfolio-content-icon {
	text-align: center;
	font-size: 56px;
	color: #1a2868;
	line-height: 0px;
}

.portfolio-v2 .content-inner.content-inner-icon {
	padding: 5px 0px 0px;
}

.portfolio-v2.sedi-box {
	margin-bottom: 0px;
}

.portfolio-v2.sedi-box .content-inner {
	text-align: center;
	padding: 15px 0 10px;
}


.sedi-boder {
    padding: 20px 7px;
    background: #f3f5fa;
    border: 0px solid #ccc;
    box-shadow: 4px 4px 6px #ccc;
}

/* SERVIZI */

.service-block-2 .service-content .title {
    font-size: 14px;
    min-height: 50px;
}

.service-block-1 .service-content .title {
    
    margin: 5px 0 0;
    font-weight: 600;
    min-height: 55px;
}

/* VARIE */

.webform-submission-richiamaci-form .webform-flex.webform-flex--8 {
    width: 66%;
    float: left;
}

.webform-submission-richiamaci-form .webform-flex.webform-flex--4 {
    width: 25%;
    float: left;
    margin-left: 2%;
}

#edit-autorizzazione-richiamami.form-item::before,
#edit-autorizzazione-richiamami.form-item::after {
	display: inline;
}

.webform-ajax-form-wrapper #edit-actions,
#webform-submission-calcolo-preventivo-form-ajax .form-actions  {
	margin-top: 30px;
	padding: 0;
}
#webform-submission-calcolo-preventivo-form-ajax .form-actions  {
	padding-bottom: 120px;
}

@media (max-width: 991.98px) {
	#webform-submission-calcolo-preventivo-form-ajax .form-actions  {    
    	padding-bottom: 60px;
}
 
.cta-home-richiama-inner .webform-ajax-form-wrapper #edit-actions {
	margin-top: 0;
}

@media (max-width: 767.98px) {
#edit-autorizzazione-richiamami {
	margin-top: 15px;
}
}

@media (max-width: 767.98px) {
	.fsize-44 {
	    font-size: 30px !important;
	}
	.gsc-heading .sub-title {	    
	    font-size: 16px;	
	}
}


@media (max-width: 575.98px) { }

@media (max-width: 767.98px) {
  .column-style-1,
  .column-style-2  {
    padding: 0 15px;
  }
}

@media (max-width: 767.98px) {
	.widget.gsc-call-to-action.button-right,
	.widget.gsc-call-to-action.button-left,
	.heading-action.clearfix {
		text-align: center;
	}
}

.gsc-image-content.skin-v1 .box-image {
	width: 50%;
	vertical-align: middle;
}

.gsc-image-content.skin-v1 .box-content .title {
  padding: 15px 15px;
}

.gsc-image-content.skin-v3 .box-content {
	background: #fff;
}

.gsc-image-content.skin-v3 .box-content .title,
.gsc-image-content.skin-v3 .box-content .title a {
	color: #1a2868;
	font-size: 18px;
	font-weight: 500;
}

.block-gavias-content-builder.block {
	margin-bottom: 0;
}

.gsc-heading .title-desc p {
    margin-bottom: 10px;
}

.navigation .gva_menu > li.menu-list ul.sub-menu > li > a {
	text-transform: none !important;
}

@media (min-width: 992px) {
 	.navigation .gva_menu .megamenu > .sub-menu > li > a, .navigation .gva_menu .gva-mega-menu > .sub-menu > li > a {    
    text-transform: none;
	}
	.navigation .gva_menu .sub-menu > li > a {
	text-transform: none;
	}
}

.btn-inline {
    text-transform: none;
}

#edit-come-conosciuti > legend,
.block-webform legend {
	font-size: 14px;
	font-weight: 600;
	color: #26263e;
	text-transform: none;
	margin-bottom: 6px;
	margin-top: 6px;
	float: left;
}

fieldset#edit-come-conosciuti {
	margin-bottom: 0;
}

.webform-submission-form .form-item label {
    text-transform: none;
}

#edit-privacy-consenso,
#edit-autorizzazione-trattamento-dati
 {
	width: auto;
	margin-right: 5px;
}

label.form-required::after {
	content: '*';
}

.margin-top35 {
    margin-top: 35px;
}

.margin-bottom35 {
    margin-bottom: : 35px;
}

#block-gaviascontentbuildermetronottesedi {
        margin-bottom: 0px;
}

.owl-carousel .owl-item img, 
.widget.gsc-image img,
.border-radius6 > div > img {
    border-radius: 6px;
}

.metro-custom-text {

}

.metro-custom-text {
	clear: both;
	margin: 0 auto 0;	
	font-size: 18px;
	line-height: 36px;
	font-weight: 300;
	color: #787887 !important
}

/* Tabella comparativa */

table.sc_table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;	
	border: 0px;
}

/* Style table headers and table data */
table.sc_table th,
table.sc_table td {
  text-align: center;
  padding: 16px;
  border: none;
}

table.sc_table th:first-child,
table.sc_table td:first-child {
  text-align: left;
}

/* Zebra-striped table rows */
table.sc_table tr:nth-child(even) {
  background-color: #f2f2f2
}

.fa-check {
  color: green;
}

.fa-times {
  color: red;
}

/* EU COOKIE LAW */

.eu-cookie-compliance-message {	
	margin: 15px 0 0;	
	line-height: 24px !important;
}

.sliding-popup-bottom .eu-cookie-withdraw-tab {
	border: none;
	padding: 5px 15px;
}

.eu-cookie-compliance-banner h2 {
	font-family: "Poppins", sans-serif;	
	font-size: 16px;	
}

.eu-cookie-compliance-message p {
	font-family: "Poppins", sans-serif;	
	font-size: 16px;
	font-weight: normal;
}

.disagree-button.eu-cookie-compliance-more-button, .eu-cookie-compliance-agree-button, .eu-cookie-compliance-default-button, .eu-cookie-compliance-hide-button, .eu-cookie-compliance-more-button-thank-you, .eu-cookie-withdraw-button {	
	background-image: none;
}

.disagree-button.eu-cookie-compliance-more-button:hover, .eu-cookie-compliance-agree-button:hover, .eu-cookie-compliance-default-button:hover, .eu-cookie-compliance-hide-button:hover, .eu-cookie-compliance-more-button-thank-you:hover, .eu-cookie-withdraw-button:hover {
	background-color: #c1c1c1;
	background-image: none;
}


.disagree-button.eu-cookie-compliance-more-button, .eu-cookie-compliance-agree-button, .eu-cookie-compliance-default-button, .eu-cookie-compliance-hide-button, .eu-cookie-compliance-more-button-thank-you, .eu-cookie-withdraw-button, .eu-cookie-compliance-save-preferences-button {
	-moz-box-shadow: inset none;
	-webkit-box-shadow: none;
	box-shadow: inset none;
	background-color: #c8c8c8;
	background-image: none;	
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 0;
	color: #000;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding: 4px 8px;
	text-decoration: none;
	text-shadow: none;
}

.agree-button {
	color: #fff;
	background-color: #5aae05;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding: 4px 8px;
	text-decoration: none;
}

.agree-button:hover {
	color: #fff;
	background-color: #4b9302;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding: 4px 8px;
	text-decoration: none;
}

/* MAILCHIMP */
													  
.footer-four .mailchimp-signup-subscribe-form .form-actions {
	position: relative;
	width: 100%;	
}

.footer-four .mailchimp-signup-subscribe-form .form-actions .button {
	width: 100%;
	line-height: 50px;
}

.footer-four .mailchimp-newsletter-mergefields {
	padding-right: 0;
	padding-bottom: 15px;
}

.footer-four .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input {
	line-height: 46px;
}

.footer-four .button {
	background: #5aae05;
}

/* ICONE SVG */

.svg_icon > img,
.svg_icon_blue > img {
filter: invert(15%) sepia(35%) saturate(2682%) hue-rotate(205deg) brightness(95%) contrast(98%);
}

.svg_icon > img,
.svg_icon_blue > img {
filter: invert(15%) sepia(35%) saturate(2682%) hue-rotate(205deg) brightness(95%) contrast(98%);
}

.svg_icon_teaser_2 .icon > img {
	width: 42px !important;
	vertical-align: middle;
	filter: invert(100%) sepia(0%) saturate(7465%) hue-rotate(154deg) brightness(109%) contrast(100%);
}

.service-block-2:hover .svg_icon_teaser_2 .icon > img {
	width: 42px !important;
	margin: 29px 0;
	filter: invert(15%) sepia(35%) saturate(2682%) hue-rotate(205deg) brightness(95%) contrast(98%);
}

/* TOPBAR */

.topbar {
	color: #eee;
}

.topbar a {
	color: #fff;
	text-decoration: none;
}

.topbar a:hover {
	color: #eee;
	font-style: italic;
}

.topbar .topbar-text .icon {
	color: #fff;
}

.fa-instragram
.fa-instagram::before {
    content: "\f16d";
}

.topbar_always_safe::after {	
    content: '|';
    margin: 0px 10px;
}

.topbar .topbar-text .icon.icon_topbar_phone {
    margin-left: 8px;
    margin-right: 4px;
}

.col-xs-6.force_mobile {
	width: inherit !important
}

/* SLIDER LAYER */

.slider-text-shadow {
	text-shadow: 2px 2px 6px #424242;
}

/* LANDING PAGE */

.bg-theme-split {
    
    background: linear-gradient(95deg, transparent 55%, #26263e 50%);
}

.text-white a {
	color: #fff;
	text-decoration: underline;
}

.text-center {
	text-align: center;
}

.bg-landing {
	background-color: rgba(38, 38, 62, 0.8);
}

.lp_form,
.col-bgd {
	background: #26263E;	
    border-radius: 6px;
}

.lp_richiamami {
	background: #26263E;	
    -webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;	
	padding: 40px;
}

.lp_contatti {
	padding: 15px;
}

.lp_contatti_container {
	padding-top: 15px;
}

.lp_approfondimento {
	padding-top: 15px;	
}

.grey-bgd {
	background: #ECECEC;
	border-radius: 6px;
}

.lp_form .webform-submission-form .form-item label,
.lp_form a {
	color: #fff;
}

.col-bgd,
.col-bgd a {
	color: #fff;	
}

.col-bgd-inner,
.grey-bgd-inner {
    padding: 15px 5px;
}

.secondColumn_inner {
    margin-left: 80px;
    background: #26263e;
    padding: 40px;
    color: #fff;
}

.secondColumn_inner h2,
.secondColumn_inner a {    
    color: #fff;
}



@media (max-width: 991.98px) {
    h1.landingTitle,
    h2.landingTitle {    
        line-height: 88px;        
        font-size: 70px; 
    }
}

@media (max-width: 767.98px) {
    h1.landingTitle,
    h2.landingTitle {    
        line-height: 88px;        
        font-size: 70px; 
    }
    .secondColumn_inner {
        margin-left: 0;
    }
	.lp_form,
	.grey-bgd {
	    border-radius: 0;	
	    padding-bottom: 20px;    
	}    
	input.webform-button--submit {
		width: 100%;
		text-align: center;
	}
}

@media (max-width: 576px) {
    h1.landingTitle,
    h2.landingTitle {    
        line-height: 38px;        
        font-size: 32px; 
    }
    .bg-theme h3.promo {
        font-size: 2.2rem;
    }
	.grey-bgd {
    	padding-bottom: 0px;
	}
	.grey-bgd-inner2 {
		margin-top: 50px;	
	}
}

/* Webform */

.webform-submission-form .form-item select {
    height: 45px;
}

.webform-submission-form .form-item input, .webform-submission-form .form-item select {
    line-height: 35px;
}

.webform-submission-form .form-item {
    margin-bottom: 0px;
 }

 /* COLORBOX */

#cboxCurrent {
    bottom: -38px;
}

#cboxNext,
#cboxPrevious {
	bottom: -28px;
}

.views-field-field-post-gallery img {
	border-radius: 4px;
}

/* VIEW BOOTSTRAP CAROUSEL */

.cover-slider .carousel-inner .carousel-caption h3 {
	font-family: "Poppins", sans-serif;
	color: #fff;
    font-weight: 800;    
    font-size: calc(85% + 3vw);
    line-height: calc(75% + 3vw);    
    text-shadow: 2px 2px 6px #424242;
}


.carousel-caption {
	top: 50%;
	transform: translateY(-50%);
	bottom: initial;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.cover_btn {
	margin-top: 30px;
}

.cover_subtitle {
	color: #fff;
	text-shadow: 2px 2px 6px #424242;
    font-size: calc(50% + 1vw);
    line-height: calc(50% + 1vw);
}

.btn-theme-second a {  
  color: #fff;
}

@media (max-width: 767.99px) {
	.cover-slider .d-none {
		display: block !important;
	}
	.cover_btn {
		margin-top: 5px;
		padding: 5px 10px;
		line-height: inherit;
	}
	.cover_btn a {
		line-height: inherit;
	}
	.cover_subtitle {	  
	    line-height: calc(50% + 5vw);
	    font-size: calc(50% + 2vw);
	}
}

/* PULSANTI CONTENT BUILDER */
#block-gaviascontentbuildermetronottectablogpulsanti .gsc-call-to-action.button-left .button-action {
	position: relative;
	float: left;
	width: 100%;
}

#block-gaviascontentbuildermetronottectablogpulsanti .gsc-call-to-action.button-left .button-action a {
	width: 100%;
	text-align: center;
}


/* OTTIMIZZAZIONI MOBILE */
@media (max-width: 767.98px) {
	.gsc-call-to-action h2.title {
	}
	.gsc-call-to-action.has-background {
		padding: 20px 20px;	
	}	
	/* Richiamami */
	#block-webform-2 .webform-flexbox {
		flex-wrap: wrap;  	
		flex-direction: column;
	}	
	#block-webform-2 .webform-flex.webform-flex--8 {
		flex: 12;  	
	}
	#block-webform-2 .webform-flex.webform-flex--4 {
  		flex: 12;  		 
	}
	.cta-home-richiama-inner .webform-submission-form .form-item input {
		margin-bottom: 10px;
	}		
	.cta-home-richiama-inner .button {
		width: calc(100%);		
		margin-bottom: 10px;
	}
	.margin-1.cta-home-richiama {
		margin-top: 0;
	}	
	/* Richiama Macroarea - Richiamami Orizzontale */
	.node--type-macroarea-servizi .cta-home-richiama .gsc-heading.align-right {
		text-align: center;
	}		
	.servizio-richiamami-orizzontale .webform-submission-form .form-item input {
		margin-bottom: 10px;
	}
	.servizio-richiamami-orizzontale .webform-submission-form .form-actions	 {
		padding: 0;		
		margin-bottom: 10px;
	}
	/* Contattaci CTA - Generico Webform Flex 3 */
	.webform-flexbox {
	  display: flex;
	  margin: 1em -0.5em;
	  flex-wrap: wrap;
	}	
	.webform-flex.webform-flex--3,
	.webform-flex.webform-flex--6 {
		width: 50%;
		padding: 2%;
	}
	.webform-flex-fw,
	.webform-flex.webform-flex--12 {
		width: 100%;
		padding: 2%;
	}
	/* TITOLI */
	.gsc-heading.align-left {
		text-align: center;
	}
	.gsc-heading.align-right {
	  	text-align: center;
	}
	/* FONT FOOTER */
	.footer-third,
	.footer-second {
		font-size: 14px;
		line-height: 16px;
	}
	.footer-third ul.menu > li {
		padding: 0px 0px 5px 0px;
	}
}

/* TABLET */
@media (min-width: 768px) and (max-width: 991.98px) {
	/* Contattaci Ora Home */
	.gsc-call-to-action h2.title {
	}	
	.gsc-call-to-action.has-background {
		padding: 20px 20px;	
	}
	.gsc-call-to-action.has-background .content-inner {
		display: flex;
		align-items: center;
  		justify-content: center;
	}
	.gsc-call-to-action.has-background .content-inner .content {
		display: contents;		
		text-align: center;		
	}
	.gsc-call-to-action.has-background .content-inner .button-action {
		text-align: center;	
		position: inherit;
		margin-top: inherit;
		display: contents;		
		white-space: nowrap;
	}
	.gsc-call-to-action.has-background .content-inner .button-action a {
		min-width: 180px;
	}
	/* Richiamami Home */
	#block-webform-2 .webform-flexbox {
		flex-wrap: wrap;  	
		flex-direction: column;
	}	
	#block-webform-2 .webform-flex.webform-flex--8 {
		flex: 12;  	
	}
	#block-webform-2 .webform-flex.webform-flex--4 {
  		flex: 12;  		 
	}	
	.cta-home-richiama-inner .button {
		width: 100%;
		margin-top: 20px;		
	}
	/* Richiama Macroarea - Richiamami Orizzontale */
	.node--type-macroarea-servizi .cta-home-richiama .gsc-heading.align-right {
		text-align: center;
	}		
	.servizio-richiamami-orizzontale .webform-submission-form .form-actions	 {
		padding: 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}	
	/* TITOLI */
	.gsc-heading.align-left {
		text-align: center;
	}	
}

/* LAPTOP */
@media (min-width: 992px) {
	/* RICHIAMAMI HOME */
	.cta-home-richiama-inner #edit-actions-submit {
	padding: 0;
	width: 100%;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	header.header-default .header-main-inner .branding {
		width: 235px;
	}
	.navigation .gva_menu > li {
		padding: 30px 0;
	}
}


/* ERROR MESSAGE */

.messages.messages--error {
  background: #ffdbdb;
  padding: 20px;
  border: 2px solid red;
  border-radius: 10px;
}

