/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* TOPBAR */


#topbar {
    background-color: rgb(240, 240, 240) !important;
    border-bottom: none !important;
}

#topbar .container {
    display: table;
    margin: 0 auto;
    padding-top: 10px;
}

.caregiver-topbar > div {
    margin-right: 40px !important;
}

.caregiver-topbar > div:last-child{
	margin-right: 0px !important;
}

#riservata{
    display: inline-block;
    margin-right: 50px;
}

#riservata input {
    display: inline-block;
    margin-bottom: 0;
    max-width: 180px;
    padding: 4px;
}

#riservata a {
    margin-right: 0px;
}

.social-icons {
    display: inline-block;
    vertical-align: top;
    margin-right: -10px;
}


#topbar .numero-verde{
	position: relative;
	display: inline-block;
    margin-right: 50px;
}

#topbar .numero-verde img {
    display: inline-block;
    height: 34px;
    margin-bottom: -13px;
    position: relative;
}

/* HEADER */

#header{
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.16);
}

.header-v1 .logo {
    margin-top: -13px;
}

#mobile-header{
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.16);
	margin-top: 20px;
}

#mobile-header .logo {
	margin-top: 0px;
}

#logo img{
	max-width: 280px;
}


#fulltitle{
	background-color: #9e2564 !important;
	padding: 30px 0px !important;
}

#fulltitle #title h1{
	color: #fff;
	font-size: 28px !important;
}

#breadcrumbs, #breadcrumbs a{
/* 	color: #fff !important; */
	display: none;
}


/* ------------------------------------------------------------------------ */
/* home */
/* ------------------------------------------------------------------------ */


.vc_responsive .wpb_row .wpb_row .vc_col-sm-4 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}


.portfolio-overlay-icon .portfolio-overlay {
    background: none !important;
}

.portfolio-overlay-icon i {
/* 	background-color: rgba(255,255,255,0.5); */
    border-radius: 0;
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    height: inherit;
    left: 0;
    line-height: 66px;
    margin: 0;
    top: 50%;
    width: 100%;
    right: 0;
}

.portfolio-overlay-icon i:hover{
	background-color: #fff;
	color: #9d2063;
}

.portfolio-default .portfolio-item .portfolio-image {
    margin: 0;
}

.portfolio-item h4 {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0;
    text-align: center;
    background-color: #9d2063;
}

.portfolio-item h4 a{
    color: #fff;
}


/* ------------------------------------------------------------------------ */
/* SERVIZI */
/* ------------------------------------------------------------------------ */


.sharebox{
	margin-top: 60px;
}

.single-servizi #content {
    padding-top: 0px;
}

.single-servizi article {
    overflow: visible !important;
}

.single-servizi .entry-image {
    overflow: visible !important;
    width: calc(100% + 40px);
}

.single-servizi #sidebar.sidebar-right #sidebar-widgets {
    background-color: #f9f9f9;
    position: relative;
    z-index: 100;
}

.single-servizi .container .twelve.alt.sidebar-right{
	border-right: none;
}

.single-servizi .container .twelve.alt.sidebar-right,
.single-servizi .container .twelve.alt.sidebar-left,
.single-servizi #sidebar.sidebar-right #sidebar-widgets,
.single-servizi #sidebar.sidebar-left #sidebar-widgets{
	border: none !important;
}


/* ------------------------------------------------------------------------ */
/* LANDING */
/* ------------------------------------------------------------------------ */

.attaccatoheader{
	margin-top: -60px !important;
}

h2 strong,
h3 strong,
p strong{
	color: #9d2063;
}

.landing h2.fontweight-400{
	font-weight: 300 !important;
	color: #444 !important;
}

.landing p{
	font-size: 22px;
	font-weight: 300;
}

.landing a.button.full{
	font-size: 22px;
    font-weight: 400;
    color: #fbb30d;
    background-color: #333;
    border-color: #333;
}


/* ------------------------------------------------------------------------ */
/* FORM */
/* ------------------------------------------------------------------------ */


.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], textarea {
    background: #ffffff none repeat scroll 0 0;
    box-sizing: border-box;
    margin: 5px 0 0;
    max-width: 100%;
    width: 100% !important;
    border: 1px solid #999 !important;
    color: #222 !important;
    padding: 10px 12px;
    line-height: 1.6;
    font-size: 16px; 
}


.wpcf7-form .wpcf7-submit{
	background-color: #9d2063;
	margin-top: 20px;
}

div.wpcf7-response-output{
	display: block !important;
}

.page-template-page-landing #form_invio > input,
.pg_login_form input,
.pg_registration_form input{
    width: 98%;
}


.page-template-page-landing #form_invio > input[type="checkbox"] {
    width: inherit;
    display: inline;    
}

.page-template-page-landing #form_invio small {
    margin-bottom: 20px;
    display: inline-block;   
}



.pg_login_form br{
	display: none;
}


.pg_login_form input[type="button"],
.pg_registration_form input[type="button"]{
    background-color: #9d2063;
    margin-top: 20px;
    border: medium none;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat",Arial,Helvetica,sans-serif;
    border: 1px solid #9d2063;
    border-radius: 2px;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1 !important;
    margin: 0 5px 5px 0;
    padding: 14px 20px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}

.pg_registration_form ul{
	list-style-type: none;
	margin-left: 0px;
}

.five.columns.align_left{
	width: 100%;
	margin: 0;
}

hr.pg_clear{
	display: none;
	visibility: hidden;
}

.pg_login_smalls,
.pcma_del_recovery {
    cursor: pointer;
    margin-bottom: 10px;
}


/* ------------------------------------------------------------------------ */
/* SIDEBAR */
/* ------------------------------------------------------------------------ */


#sidebar .widget h3 {
    background-color: #fbb30b !important;
    color: #333 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 11px 10px;
    text-transform: uppercase !important;
}






/* #Rovente Sedi
============================== */

path{
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}


path:hover{
fill:#fff !important;
}

g.ok path{
fill:#9d2063 !important;
cursor: pointer;
}

g.ok path:hover{
fill: rgba(157, 32, 99, 0.8) !important;
}

svg{
width: 100%;
height: 100%;

}

.map_tooltip{
    margin:8px;
    padding:8px;
    border:1px solid #000000;
    background: rgba(0, 0, 0, 0.6); 
    position: absolute;
    z-index: 2;
    color: #ffffff;
}

#legenda-sedi{
	display: block;
	margin-bottom: 20px;
}

#legenda-sedi .quadratino{
	height: 20px;
	width: 30px;
	background: #9D2063;
	display: inline-block;
	margin: 0px 5px -5px 0px;
}

#legenda-sedi span{
	line-height: 20px;
}


/* #Rovente Form CAP
============================== */

#form-cap-badanti-box .testo-form{
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 20px;
	margin-right: 10px;
}

#form-cap-badanti-box .input_wrapper{
	margin-right: 10px;
}

#form-cap-badanti-box .testo-form,
#form-cap-badanti-box .input_wrapper,
#form-cap-badanti-box button{
	float: left;
	display: inline-block;
}


/* #Rovente Lista Badanti
============================== */


#tabella-badanti{
	width: 100%;
}

#tabella-badanti span{
	display: inline-block;
}


.link-mappa{
width: 100px;
height: 100px;
display: block;
}




/* #Rovente Contatti Sedi
============================== */


.p_content .orario-sede{
	margin: 0px !important;
}

.p_content .indirizzo-sede,
.p_content .mappa-sede{
	margin: 0px 0px 40px 0px;
	
}

.orario-sede ul {
    display: inline;
    float: left;
    list-style-type: none;
    margin: 0 2.5em 1.625em 0;
}

.orario-sede ul li {
    display: block;
    list-style-type: none;
}

.indirizzo-sede h2,
.orario-sede h2{
    font-size: 20px;
    line-height: 20px;	
}





/* #richieste extra
============================== */

.blog-page .post {
    border-bottom: 1px solid #efefef;
    margin: 0 0 40px;
    padding: 0 0 40px;
}




/* ------------------------------------------------------------------------ */
/* RESPONSIVE */
/* ------------------------------------------------------------------------ */

@media only screen and (min-width: 960px) and (max-width: 1199px) {

}
    
/* < iPad */
@media only screen and (max-width: 959px) {
	
	.single-servizi article {
	    overflow: hidden;
	}
	
	.single-servizi .entry-image {
	    overflow: hidden;
	    width: 100%;
	}
}
    
/* iPad */
@media only screen and (min-width: 768px) and (max-width: 959px) {

}
    
/* < iPhone Landscape */
@media only screen and (max-width: 767px) {
	
	.caregiver-topbar > div {
	    margin-right: 20px !important;
	}
	
}

/* iPhone Landscape */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}
    
/* iPhone Portrait */
@media only screen and (max-width: 479px) {

	#riservata {
	    display: none;
	}
}

