body {
    background: #f3f3f3;
}

/*--------------------- HEADER --------------------------*/
#sp-header {
	background-color: rgba(98,185,176,0.8);
	height: 106px;
}

#sp-header .logo {
	height: 106px;
}

h2 {
    color: #929292;
}

h4 {
    color: #929292;
}

h5 a {
    color: #e2534b;
}

/*-------------------------- MENU -------------------------------*/

.sp-megamenu-parent >li >a {
    color: #fff;
    line-height: 40px;
    margin-top: 30px;
}

.sp-megamenu-parent >li {
    margin-right: 10px;
}

.sp-megamenu-parent >li:hover>a {
    color: #ffffff;
    background-color: #e2534b;
}

.sp-megamenu-parent >li.active>a {
	color: #ffffff;
	background-color: rgba(0,0,0,0.2);
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #e2534b;
    background-color: #fff;
    font-weight: 600;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 5px;
	background-color: #e2534b;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
	color: #ffffff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    background: rgba(255,255,255,0.2);
}


/*------------------ footer -----------------------*/
#sp-footer {
    background: #5aaba2;
}

/*-------------------- headline ------------------------*/
section#sp-headline {
    background-color: #e2534b;
	color: #fff;
}

.customheadline {
    margin-top: 45px;
    margin-bottom: 25px;
}

.customheadline h2 {
	color: #fff;
 }
 
.customheadline h4 {
	color: #fff;
 
}

/*----------------------- Aree di intervento ------------------------*/
.customintervento {
    background-color: #ececec;
    color: #7f8c8c;
    padding: 30px 30px 20px 30px;
	margin-top: 20px;
}

.customintervento h2 {
	margin-top: 7px;
	margin-bottom: 0px;
}

div#testo {
    float: left;
	width: 85%;
}

.btn-primary {
    border-color: #e2534b;
    background-color: #e2534b;
	padding: 10px 20px;
	font-weight: 800;
	font-size: 16px;
}


.btn-primary:hover {
    border-color: #a9443f;
    background-color: #a9443f;
}

div#blocco_servizi .fa {
    font-size: 60px;
    color: #62b9b0;
}

div#blocco_servizi {
    background: #fff;
    padding: 45px 10px 50px;
    border-radius: 6px;
    border-bottom: 3px solid #e5e6e6;
    background: #ffffff;
	line-height: 1.6;
	min-height: 330px;
	text-align: center;
}

/*div#leggi {
    background: #62b9b0;
    border-radius: 6px;
    padding: 15px;
    color: #fff;
    font-weight: 700;
    width: 75%;
    display: block;
    text-decoration: none;
    font-size: 14px;
    margin: 0 auto;
    margin-top: -23px;
}*/

.customservizi h4{
	 color: #7f8c8c;
	 margin-bottom: 30px;
	 font-size: 16px;
}

section#sp-servizi {
    margin-top: 30px;
}

.customservizi a {
	color: #fff;
	 background: #62b9b0;
    border-radius: 6px;
    padding: 15px;
    color: #fff;
    font-weight: 700;
    width: 75%;
    display: block;
    text-decoration: none;
    font-size: 14px;
    margin: 0 auto;
    margin-top: -23px;
}


.customservizi a:hover {
	background: #e2534b;
}

/*----------------------------------------------------------------------*/

#sp-main-body {
    padding: 100px 0;
}

/*-----------------------------------------------------------------------*/
section#sp-frase-servizi {
    background: #EEEEEE;
    padding: 20px 0 30px 0;
    margin-top: 30px;
}

section#sp-frase-servizi  h3 {
    font-family: Open Sans, sans-serif;
    font-size: 40px;
    font-weight: 100;
	color: #7f8c8c;
}

section#sp-frase-servizi h4 {
    font-family: Open Sans, sans-serif;
    font-weight: 800;
    font-size: 24px;
    color: #e2534b;
}

/*------------- BOTTOM ------------------*/
#sp-bottom {
    background-color: #7ec4bc !important;
    padding: 0px 0px !important;
}

div#sp-bottom1 {
    margin-top: 40px;
    margin-bottom: 60px;
}

div#mappa {
    float: left;
    margin-right: 20px;
}

.customcontact {
    color: #fff;
}

h2.contact{
    color: #fff !important;
	font-weight: 800;
}

div#info  h4 {
    color: #fff !important;
}

div#info {
    line-height: 1.4;
    font-size: 15px;
}

/*-------------------------------------------------*/
.sp-page-title h2 {
    font-size: 48px;
    line-height: 1;
    font-weight: 100;
    float: right;
}

.sp-page-title {
    padding: 60px 0 30PX 0;
}

/*-------------------- CHI SONO ------------------------*/
div#contenuti p {
    font-size: 15px;
    line-height: 1.8;
}
div#immagine {
    FLOAT: left;
    MARGIN-RIGHT: 30PX;
}

/*----------------------- ARTICOLI ----------------------*/

.entry-image img {
	width: 100% !important;
}

div[itemprop="articleBody"] p {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 2.1;
    color: #616161;
}

/*--------------------------- gallery ----------------------*/
.pg-cv-box {
 
    float: left;
    padding: 10px;
    margin: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.pg-cv-name {
    text-align: center;
    margin-top: 5px;
    font-size: 16PX;
}

.pg-cv-desc h3 {
    color: #929292;
    text-align: -webkit-center;
    font-size: 20px;
}

/*------------------------------ contact -------------------------*/
div#fox_contact {
    width: 50%;
    float: left;
    margin-right: 30px;
    border-right: 1px solid #aaaaaa;
    padding-right: 30px;
}

/*------------------------------ facebook wall ------------------------*/
.fb-facefloatRight2 {
    background-color: transparent !important;
    border: none !important;
    margin: 0 8px 8px;
    padding: 5px;
    overflow-y: auto;
}

.fbpageplugin {
    display: none;
}

div#sp-bottom2 {
    margin-top: 40px;
    margin-bottom: 60px;
}

#fb_full_wrapfloatRight2 {
    float: right;
}

h2.fb-wall{
    color: #fff !important;
	font-weight: 800;
	float: right;
}

.fb-wall-data {
    margin-top: -30px !important;
}

/*--------------------------------------- responsive ------------------------*/

@media (min-width: 767px){
.hidden-md {
    display: none!important;
}
}

/* IPHONE 6 */
/* PORTRAIT */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {

#offcanvas-toggler >i {
    color: #ffffff !important;
}

.offcanvas-menu {
background-color: #e2534b;
}

div#testo {
    float: none;
    width: 100%;
    text-align: -webkit-center;
	margin-bottom: 30px;
}
.customintervento p {
	text-align: center;
}

.customservizi h4 {
    font-size: 24px;
}

.customservizi {
    margin-bottom: 40px;
}

.customcontact {
    color: #fff;
    text-align: center;
}

h2.contact {
    text-align: center;
}

div#mappa {
    float: left;
    margin-right: 20px;
    width: 100%;
    text-align: -webkit-center;
	text-align: -moz-center;
	margin-bottom: 20px;
}

h2.fb-wall {
    color: #fff !important;
    font-weight: 800;
    float: none;
    text-align: center;
}

#fb_full_wrapfloatRight2 {
    width: 100% !important;
    padding-bottom: 5px;
}

div#immagine {
    FLOAT: none;
    width: 70%;
    margin: 0 auto 40px;
}

#sp-main-body {
    padding: 50px 0;
}

div#contenuti {
    text-align: center;
}

div#fox_contact {
    width: 100%;
    border-right: none;
	float: none;
}
}

/* IPHONE 6 */
/* LANDSCAPE */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {

#offcanvas-toggler >i {
    color: #ffffff !important;
}

.offcanvas-menu {
background-color: #e2534b;
}

div#testo {
    float: none;
    width: 100%;
    text-align: -webkit-center;
	margin-bottom: 30px;
}
.customintervento p {
	text-align: center;
}

.customservizi h4 {
    font-size: 24px;
}

.customservizi {
    margin-bottom: 40px;
}

.customcontact {
    color: #fff;
    text-align: center;
}

h2.contact {
    text-align: center;
}

div#mappa {
    float: left;
    margin-right: 20px;
    width: 100%;
    text-align: -webkit-center;
	text-align: -moz-center;
	margin-bottom: 20px;
}

h2.fb-wall {
    color: #fff !important;
    font-weight: 800;
    float: none;
    text-align: center;
}

#fb_full_wrapfloatRight2 {
    width: 100% !important;
    padding-bottom: 5px;
}
div#immagine {
    FLOAT: none;
    width: 70%;
    margin: 0 auto 40px;
}

div#contenuti {
    text-align: center;
}
}

/*--------------- ANDROID FULLHD -----------------------*/
/*PORTRAIT*/
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (orientation: portrait) {

#offcanvas-toggler >i {
color: #ffffff !important;
}

.offcanvas-menu {
background-color: #e2534b;
}

div#testo {
    float: none;
    width: 100%;
    text-align: -webkit-center;
	margin-bottom: 30px;
}
.customintervento p {
	text-align: center;
}

.customservizi h4 {
    font-size: 24px;
}

.customservizi {
    margin-bottom: 40px;
}

.customcontact {
    color: #fff;
    text-align: center;
}

h2.contact {
    text-align: center;
}

div#mappa {
    float: left;
    margin-right: 20px;
    width: 100%;
    text-align: -webkit-center;
	text-align: -moz-center;
	margin-bottom: 20px;
}

h2.fb-wall {
    color: #fff !important;
    font-weight: 800;
    float: none;
    text-align: center;
}

#fb_full_wrapfloatRight2 {
    width: 100% !important;
    padding-bottom: 5px;
}

div#immagine {
    FLOAT: none;
    width: 70%;
    margin: 0 auto 40px;
}

#sp-main-body {
    padding: 50px 0;
}

div#contenuti {
    text-align: center;
}

div#fox_contact {
    width: 100%;
    border-right: none;
	float: none;
}
  }

  /*LANDSCAPE*/
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (orientation: landscape) {

#offcanvas-toggler >i {
    color: #ffffff !important;
}

.offcanvas-menu {
background-color: #e2534b;
}

div#testo {
    float: none;
    width: 100%;
    text-align: -webkit-center;
	margin-bottom: 30px;
}
.customintervento p {
	text-align: center;
}

.customservizi h4 {
    font-size: 24px;
}

.customservizi {
    margin-bottom: 40px;
}

.customcontact {
    color: #fff;
    text-align: center;
}

h2.contact {
    text-align: center;
}

div#mappa {
    float: left;
    margin-right: 20px;
    width: 100%;
    text-align: -webkit-center;
	text-align: -moz-center;
	margin-bottom: 20px;
}

h2.fb-wall {
    color: #fff !important;
    font-weight: 800;
    float: none;
    text-align: center;
}

#fb_full_wrapfloatRight2 {
    width: 100% !important;
    padding-bottom: 5px;
}
div#immagine {
    FLOAT: none;
    width: 70%;
    margin: 0 auto 40px;
}

div#contenuti {
    text-align: center;
}
  }
	  