p{
	line-height:1.46;
	margin: 15px 0;
}



.preTit {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #006da5;
  margin-top: 0;
}
.TitMod {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 700;
    color: #333;
    margin: 0 auto 20px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
	font-family: "Oswald", sans-serif;
	position:relative;
}



.entry-content h2 {
  font-size: 30px;
  letter-spacing: 0.2px;
  font-weight: 500;
  line-height: 1.2;
}



.entry-content h3 {
  font-size: 24px;
  letter-spacing: 0.2px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 30px;
}




.btn, .form .btn {
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 12px 28px;
    display: inline-block;
    transition: all .3s ease-in-out;
    line-height: 20px;
    border: 2px solid transparent;
    position: relative;
	  background-color: #006da5;
  color: #fff !important;
  border-color: #006da5 !important;

}

.btn:hover, .form .btn:hover {
    background: #555;
    border-color: #555 !important;
    color: #fff !important;
}

.wpcf7-form .form .field input, .wpcf7-form .form textarea {
    background-color: #fafafa;
    color: #666666;
    padding: 0 30px;
    line-height: 50px;
    height: 50px;
    box-sizing: border-box;
    border-color: #eeee;
    margin-bottom: 15px;
    width: 100%;
}

.wpcf7-form .form textarea {
    height: 100px;
}

.form .field {
  float: left;
  width: 31.914893614%;
  margin-left: 2.127659574%;
  box-sizing: border-box;
}
.form .field:first-child {
  margin-left: 0;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}



.item-image img {
  width: 100%;
}
.item-image {
  width: 40%;
  float: right;
  margin-left: 40px;
}


.block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-flow: row-reverse;
}
.block .item.image {
  flex-basis: 30%;
  padding-left: 30px;
  box-sizing: border-box;
}

.block .item.text {
  flex-basis: 70%;
}

.block .item.image img {
  border-radius: 100%;
}







#cta {
    background-image: linear-gradient(0deg, rgba(0,0,0,0.3),rgba(0,0,0,0.6)), url("/../../wp-content/uploads/bg1.jpg");
    color: #fff;
    padding: 80px 0;
    box-sizing: border-box;
    position: relative;
    background-attachment: fixed;
    background-position: center;
	 background-size: cover;
}
#cta .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap:wrap;
}
#cta p, #mezzo p {
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    max-width: 700px;
    letter-spacing: 0.4px;
    font-size: 33px;
    font-family: "Oswald", sans-serif;
}

#mezzo p{
	max-width:100%;
	text-align:center;
	color:#fff;
	margin:0;
	position:relative;
}

.extra-content #cta {
    margin: 40px 0;
}

.extra-content #cta::before {
    content: "";
    background-image: linear-gradient(0deg, rgba(0,0,0,0.3),rgba(0,0,0,0.6)), url("/../../wp-content/uploads/bg1.jpg");
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(100vw);
    left: calc(50% - 50vw);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}

#cta .btn{
	background-color:#fff;
	color:#343434 !important;
	border-color: #fff !important;
}


#cta .btn:hover{
  background-color: #006da5;
  color: #fff !important;
  border-color: #006da5 !important;
}




.page-list.page-list-ext .page-list-ext-title {
  box-sizing: border-box;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1px;
  line-height: 23px;
  text-align: left;
  text-transform: uppercase;
  color: #333;
  font-family: "Oswald", sans-serif;
  margin: 10px 0;
}
.page-list-ext-title a {
  color: #333;
}
.page-list-ext-item-content {
  display: none;
}


.contatti-home .item i {
    font-size: 45px;
    color: #006da5;
    font-weight: 300;
	margin-bottom: 10px;
}
.contatti-home .item .tit {
    box-sizing: border-box;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
}
.contatti-home .item {
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 20px;
  box-shadow: 0px 0px 4px 0px rgba(49, 62, 70, 0.15);
}
.contatti-home {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.contatti-home .item-info {
  flex-basis: 30%;
}
.contatti-home .item-form {
  flex-basis: 70%;
  padding-left: 40px;
  box-sizing: border-box;
}
.contatti-home .item p {
  margin-bottom: 0;
  margin-top: 8px;
}

.contatti-home .item-form p {
    margin-top: 0;
}

.form .field {
  width: 100%;
  float: none;
  margin-left: 0%;
}

#mezzo {
    background-attachment: fixed;
    background-position: center;
	position:relative;
}

#mezzo::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.4);
}



.header-widget .textwidget {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.header-widget {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  max-width: 100%;
  z-index:50;
  float:none;
  width: 70%;
}

.inside-header {
    position: relative;
}

.header-widget .item {
    display: flex;
    align-items: center;
    box-sizing: border-box;
	padding-right:10px;
}

.social {
  color: #333;
  align-items: center;
  display: flex;
}
.social .item i {
    color: #006da5;
    font-size: 26px;
    text-align: center;
    display: block;
    transition: all 280ms ease;
    margin-right: 10px;
}


.social .item.inf {
    margin-right: 20px;
	font-size: 16px;
}

.social strong {
  font-size: 24px;
}



.correlati .TitMod {
    font-size: 32px;
}

.titolo-pagina {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    max-width: 860px;
    letter-spacing: 0.2px;
    font-size: 40px;
	margin-bottom: 10px;
}


.block-system .block:nth-child(2n) {
  flex-flow: wrap-reverse;
  padding: 40px 0;
}
.block-system .block:nth-child(2n) .item.image {
  padding-left: 0;
  padding-right: 30px;
}


.site-footer {
    border-top: 4px solid #006da5;
}

.site-header {
    border-top: 4px solid #006da5;
}



.correlati {
  position: relative;
  margin-bottom: -60px;
  padding: 60px 0;
    
}


.correlati::before {
    content: "";
    background-color: #fafafa;
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(100vw);
    left: calc(50% - 50vw);
}



.page-list-ext-item {
    box-shadow: 0px 23px 49px 0px rgba(49, 62, 70, 0.15);
    transition: all 0.3s ease-in-out;
}

.page-list-ext-item .introtext {
  padding: 10px 25px;
  box-sizing: border-box;
}


.page-list-ext-item:hover {
    box-shadow: 0 10px 25px 0 rgba(61, 82, 96, 0.29);
    -webkit-transform: translateY(-15px);
    transform: translateY(-5px);
}



#breadcrumbs a {
  color: #fff;
}
.breadcrumb_last {
  color: #f5f5f5;
}
#breadcrumbs a:hover {
  color: #5ec8ff;
}
#breadcrumbs {
  font-size: 15px;
}


.su-spoiler-title {
  text-transform: uppercase;
  color: #343434;
  font-size: 13px;
}
.su-spoiler-title:focus {
  outline: none !important;
}

.su-spoiler-style-default > .su-spoiler-title {
    padding-left: 20px !important;
    padding-right: 0;
}


.ngg-galleryoverview.default-view {
    text-align: left !important;
}


@media screen and (max-width: 1024px) {

.top-bar {
    display: none;
}
.menu-toggle {
    font-size: 30px;
}
.navigation-branding .main-title {
  font-size: 30px;
}	
.main-navigation .main-nav ul li a {
    font-size: 15px;
    border-bottom: 1px solid #eee;
    line-height: 60px;
}	
.toggled #mobile-menu {
    padding: 40px;
    box-sizing: border-box;
}
	
	
	#cta .container {
    display: block;
    margin: auto;
    text-align: center;
}
	
	#cta p {
    max-width: 100%;
}
	
	
	.animated {
    animation: none;
}
	
	
	
	
}

@media screen and (max-width: 768px) {
	
.form .field {
  width: 100%;
  float: none;
  margin-left: 0%;
}
	
.item-image {
  width: 100%;
  float: none;
  margin-left: 0px;
  margin-bottom: 20px;
}
	
	.block {
  display: block;
}
.block .item {
  margin-bottom: 30px;
  padding: 0;
}
.block .item.image {
  padding: 0 !important;
  margin: ;
  text-align: center;
}
.contatti-home {
  display: block;
}
.contatti-home .item-form {
  padding: 0;
}
	
	.page-list.page-list-ext.flexbox.col3 {
    display: block;
}
	
	.page-hero {
    padding: 100px 20px;
}
	
	.home .page-hero {
    padding: 0px;
}
	
	
	.TitMod {
    font-size: 34px;
}
	
	
	.titolo-pagina {
    font-size: 28px;
}
	
	
}