/*
Theme Name: SO
Theme URI:
Author: Giorgio Di Raimondo
Author URI: https://www.linkedin.com/in/giorgio-di-raimondo-675626ab/
Description: Starter Theme with Font Awesome and Bootstrap 4
Version: 1.08
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, sticky-post, translation-ready
Text Domain: so

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Sposta in Giù la navbar amministratore

-------------------------------------------------------- */
.admin-bar .navbar{ top:32px;}
.um-account-meta{display:none!important;}

body{
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  background-color: #FFF;
  font-family: 'Poppins'; 
  -webkit-font-smoothing: antialiased; 
  -webkit-text-size-adjust: 100%; 
  overflow-x:hidden;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.375;
  margin: 0;
  color:#333;
  letter-spacing:1px;
}

/* TYPOGRAPHY
-----------------------------------------------*/
.gigantic 		{ letter-spacing: -2px; font-size: 110px; line-height: 1.15;}
.huge 		    { letter-spacing: -1px;font-size: 70px;line-height: 1.15;}
.giga, h1  		{ letter-spacing: -1px; font-size: 48px; line-height: 1.05;}
.large, h2 		{ font-size: 36px; line-height: 1.25; }
.bigger, h3 	{ font-size: 28px; line-height: 1.25; }
.big, h4 			{ font-size: 18px; line-height: 1.22222222; }
.normal, h5		{ font-size: 16px; line-height: 1.3; }
.small, h6, small 	{ font-size: 14px; }

.bold{font-weight: 700;}
.black{font-weight: 900;}
.thin{font-weight: 400;}

blockquote {
    background-color: #f1f1f1;
    padding: 25px;
    font-family: 'Muli';
    border-left: 6px solid #f13f3f;
    margin: 50px;
    margin-right: 0px;
    position: relative;
}

/* nascondi 4 articolo desktop
-----------------------------------------------*/
.none{display: none;}

/* p modifica margin
-----------------------------------------------*/

p {
  margin: 0 0 1em 0;
}

/* navbar transparent

-------------------------------------------------------- */

body.navbar-transparent{ padding-top:0;}

/* flex conten

-------------------------------------------------------- */

.main-content{
  flex:1;
}


/* Margin Top

-------------------------------------------------------- */

.mt-6{margin-top:120px;}
.mt-7{margin-top:90px; margin-bottom:90px;}

/* Google Map
	
-------------------------------------------------------- */
.mt-mappa{margin-top:92px;}

/* Wrap responsive */
.googlemap_wrap  {
    position: relative;
    padding-bottom: 24.15%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
/* iframe posizionato in maniera assoluta */
.googlemap_wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Margin Bottom video single zero

-------------------------------------------------------- */
.m-0{margin-bottom:0px;}

/* No margin
-------------------------------------------------------- */
.no-margin{margin: 0px;padding: 0px;}

/* video-container  fluid

-------------------------------------------------------- */
.video-container {
	position: relative;
	padding-bottom: 56%; 
	height: 0;
	margin-bottom:20px;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* buttom

-------------------------------------------------------- */
.button-primary {
    position: relative;
    background: 0 0;
    color: #fff;
    border-color: transparent;
    border: none;
    z-index: 1;
}
.button{
    overflow: hidden;
    display: inline-block;
    padding: 11px 32px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: .06em;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
	transition: 450ms all ease-in-out;
    border-radius: 0;
	letter-spacing: 1px;
}
.button-primary:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 64%;
    height: 100%;
    background: #f13f3f;
    transition: 250ms all ease-in-out;
    z-index: -1;
}
.button-primary:hover{
  color: #fff;
  background: #f13f3f;
  transition: 250ms all ease-in-out;
}

a {
    color: #333;
	letter-spacing:1px;
}

a:hover{
    color: #444;
}

a:link {
    text-decoration: none;
}

/* Trattino
-------------------------------------------------------- */
.trattino{height: 4px; width:100px;background: #f13f3f; margin-bottom: 20px;}

/* Border-Jumtron page-cta
-------------------------------------------------------- */
.border-jumbotron{border-bottom:5px solid #f13f3f;}

/* Animate Logo

-------------------------------------------------------- */
.animate {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* Menu

-------------------------------------------------------- */
.bg-primary{background: #404348!important;}
.navbar-transparent .bg-primary {background: rgba(0,0,0,0.5)!important;}
.navbar-transparent-none .bg-primary {background:#404348!important;}
.is-scrolled .bg-primary{background: #404348!important;}
.is-scrolled .navbar-brand img{width:60%;}
.navbar-transparent.is-scrolled .navbar-brand {width: 200px;}
.navbar-brand {width:200px;}
.navbar-brand img{width:80%;}
.navbar-nav .active a{color:#f13f3f!important}
.social-networks a{display: inline-block; color: #fff; font-size: 20px;padding: 8px;}
.social-networks a:hover{text-decoration: none;}
.facebook:hover {color: #0077e2;}
.google:hover {color: #ef1a1a;}
.linkedin:hover {color: #00aced;}
.nav-link{text-transform: uppercase;font-size: 15px;font-weight: bold;color: #fff!important;}
.nav-link:hover{color:#f13f3f!important}
.dropdown-menu{ background:#fff;border:none!important;padding:0!important;}
.dropdown-menu a {border-left: 1px solid #5d6065 ;border-right: 1px solid #5d6065 ;border-bottom: 1px solid #5d6065 ;padding: 8px 8px;color: #fff; background: #404348!important;font-size: 16px;text-transform: capitalize;}
.dropdown-item:hover {color:#f13f3f!important;}
.dropdown-item.active, .dropdown-item:active a{color:#f13f3f!important}
.navbar-nav>li>a {padding:34px}
.navbar{padding:0!important}

/* Hover Dropdown
-------------------------------------------------------- */

.dropdown>.dropdown-menu {
  transition: 0.3s all ease-in-out;
}
.dropdown:hover>.dropdown-menu {
  display: block;
  top: 97%;
  z-index: 200;
}

.dropdown>.dropdown-toggle:active {
    pointer-events: none;
}

/* Burger Menu

-------------------------------------------------------- */

.navbar-toggler:focus, .navbar-toggler:active {
outline: none;
box-shadow: none;
}

.navbar-toggler .top-bar {
transform: rotate(45deg);
transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
opacity: 0;
}

.navbar-toggler .bottom-bar {
transform: rotate(-45deg);
transform-origin: 10% 90%;
}

.navbar-toggler.collapsed .top-bar {
transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
transform: rotate(0);
}

.icon-bar {
width: 39px;
height: 3px;
background-color: #fff;
display: block;
transition: all 0.2s;
margin-top: 8px;
}

.navbar-toggler {
border: none;
background: transparent !important;
}


/* Search Overlay
-------------------------------------------------------- */
.openBtn {background: #f1f1f1;border: none;padding: 10px 15px;font-size: 20px;cursor: pointer;margin-top:20px;}
.openBtn:hover {background: #bbb;}
.overlay {height: 100%;width: 100%;display: none;position: fixed;z-index: 9999;top: 0;left: 0;background-color: rgb(0,0,0);background-color: rgba(0,0,0, 0.7);transition: 0.3s;}
.overlay-content {position: relative;top: 46%;width: 80%;text-align: center;margin-top: 30px;margin:auto;transition: 0.3s;}
.overlay .closebtn {position: absolute;top: 20px;right: 45px;font-size: 60px;cursor: pointer;color: white;}
.overlay .closebtn:hover {color: #ccc;}
.overlay input[type=text] {padding: 15px;font-size: 17px;border: none;width: 60%;background: white;}
.overlay input[type=text]:hover {background: #f1f1f1;transition: 0.3s;}
.overlay button {width: 20%;padding: 15px;background: #333;font-size: 17px;border: none;cursor: pointer;transition: 0.3s;}
.overlay button:hover {background: #444;}
.search-overlay-btn{color: #f13f3f;}
.icon-search{color: #fff!important; background: transparent;border: none; font-size: 23px;margin-right: 10px;}
.icon-search:hover{color:#f13f3f!important;}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: pink;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff!important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff!important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff!important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff!important;
}

/* Nasconte titolo seo home-page
-------------------------------------------------------- */
.seo-title{position:absolute;top:-1000px;}

/* Slider
-------------------------------------------------------- */
.carousel,
.carousel-inner,
.carousel-item{height: 580px;}
.slider-big h2 {letter-spacing: 1px;font-size: 18px;font-weight: 300;line-height: 1.05;text-align: center;text-shadow: 0 0 30px #000;text-transform: uppercase;margin-bottom:20px}
.slider-big h2:first-letter {text-transform: uppercase;}
.slider-big .carousel-text {font-weight: 700;text-align: center;font-size: 50px; line-height:58px;text-transform: capitalize;text-shadow: 0 0 30px #000;margin-bottom:20px}
.slider-big .carousel-caption{width:100%; position: relative; left:0px; right:0px; padding-top: 190px;}
.carousel-control-next-icon,
.carousel-control-prev-icon{display: none;}
.center {text-align: center!important;}

/* Focus
-------------------------------------------------------- */
.focuses{margin-top:50px; margin-bottom:50px}
.focuses .more-link{display:none!important;}
.focus img{margin-bottom:20px;}
.focus h3{font-size: 18px;font-weight:600;text-transform: lowercase; text-align:center;margin-bottom:20px}
.focus h3:first-letter {text-transform: uppercase;}
.focus h3 a {color: #333;}
.focus .content {font-size: 16px;text-align:center;}
.focus .btn {
    color: #fff;
    background: #f13f3f;
    text-transform: uppercase;
    border: none;
    width: 150px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    line-height: 25px;
	font-size: 13px;
	font-weight:bold;
	letter-spacing: 1px;
}
.focus .btn:hover{background-color: #de2525; color: #fff!important;}

/* Two columns{Pre Evidenza}
-------------------------------------------------------- */
.two-columns{background: #dee2e6;}
.two-columns-title{font-size:50px; font-weight: bold;line-height:55px;color:#4a4343;}
.two-columns p{font-weight: 300;color:#333;font-size: 18px;line-height: 24px;letter-spacing:1px}
.two-columns-text{padding: 3%}
.two-columns .btn {
    color: #fff;
    background-color: #f13f3f;
    text-transform: uppercase;
    border: none;
    width: 150px;
    display: block;
    margin-top: 10px;
    line-height: 25px;
	font-size: 13px;
	font-weight:bold;
	letter-spacing: 1px;
}
.two-columns .btn:hover{background-color: #de2525; color: #fff!important;}

/* min-height img two colums
-------------------------------------------------------- */
.min-height{
min-height: 650px;
}
.min-height{
min-height: 650px;
}

/* Card News
-------------------------------------------------------- */
.card-news {border:0;}
.card-news .card-meta a{text-transform: uppercase;font-weight: bold;}
.card-news .card-title{color:#4A4343;font-size: 26px;font-weight: bold;}
.card-news a:hover{text-decoration: none;}
.card-news .card-text{font-weight: 300}
.card-news .card-info{border-top:1px solid #ddd; color:#999;padding-top: 10px;font-size: 12px;}

/* Coll To Action{Cta Box}
-------------------------------------------------------- */
.coll-to-action-box{text-align: center;padding: 150px 0; margin-bottom:0;}
.cta-title{font-size: 56px;font-weight:bold;}
.cta-text{font-weight: 400;max-width: 700px;margin: 0 auto;font-size:18px;margin-bottom: 20px;}

/* Contact form 7 
-------------------------------------------------------- */
.wpcf7{
    color: #333;

}

.wpcf7 a {
    color: #0c455f;
	font-weight:bold;
}

.wpcf7 a:hover {
    color: #36becf;
	font-weight:bold;
}

/* Contact form 7 Placeholder
-------------------------------------------------------- */

::-webkit-input-placeholder { /* WebKit browsers */
color: #333 !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #333 !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #333 !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #333 !important;
opacity: 1;
}

input[type=submit].btn-block {
    width: 100%;
    background: #0c455f;
	color:#fff!important;
}
input[type=submit].btn-block:hover {
    width: 100%;
    background: #36becf;
	color:#fff!important;
}

/* Index style
-------------------------------------------------------- */
.info-box h1 {
    text-align: center;
    font-size: 55px;
    margin: 54px 0 25px 0;
    padding: 0;
    color: #333;
    letter-spacing: -1px;
    line-height: 1.05;
}
.article-blog h2 {
	font-size: 30px;
    color: #333;
    line-height: 1.05;
    font-weight:600;
}

.excerpt-index{font-size: 16px;font-weight:400;}

/* Gallery Item
-------------------------------------------------------- */
.portfolio-item {
  border: none;
}
.gallery-section .gallery{

  margin: 0 0 0 0!important;
}

/* Infinite scroll effect index
-------------------------------------------------------- */
.infinite .item{
    animation: fadein 1s;
    -moz-animation: fadein 1s; /* Firefox */
    -webkit-animation: fadein 1s; /* Safari and Chrome */
    -o-animation: fadein 1s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

/* Card Articoli tag
-------------------------------------------------------- */
.thumbnail{margin-bottom: 5px;}
.thumbnail-title {
  font-size: 20px;
  margin-top: 5px;
  
}
.img-thumb-bg {
  padding: 0;
  overflow: hidden;
  min-height: 273px;
  position: relative;
  border-radius: 0px;
  background-color: transparent;
}
.img-thumb-bg .excerpt p {
  color: #fff;
  margin-bottom: 0;
  font-size:16px;
  font-weight:400;
  text-decoration: none;
  line-height: 18px;
}
.img-thumb-bg .excerpt a {
  text-decoration: none;

}
.img-thumb-bg .overlay {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000000 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}
.img-thumb-bg .caption {
  bottom: -5px;
  height: 150px;
  font-size: 18px;
  position: absolute;
  padding: 0 15px 15px;
  transition: all 0.3s ease-in-out;
  
}
.img-thumb-bg .caption .category a {
  color: #fff;
  padding: 0 7px;
  font-size: 16px;
  line-height: 25px;
  display: inline-block;
  text-transform: uppercase;
  background-color: #f13f3f;
  font-weight: bold;
  text-decoration: none;
}
.img-thumb-bg .caption .title {
  margin-top: 5px;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  color:#fff;
  
}
.img-thumb-bg .caption .title a {
  color: #fff;
  text-decoration: none;
  
}
.img-thumb-bg .caption .title a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.img-thumb-bg .caption .meta-data {
  color: #FFF;
  font-size: 11px;
  line-height: 19px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: bold;

}
.img-thumb-bg .caption .meta-data a {
  color: #777;
}
.img-thumb-bg .caption .meta-data a .fa {
  color: #2980B9;
}
.img-thumb-bg .caption .meta-data a:hover {
  color: #2980B9;
}
.img-thumb-bg .caption .content {
  display: none;
}
.img-thumb-bg:hover .overlay {
  background: rgba(46, 49, 58, 0.8);
}
.img-thumb-bg:hover .caption {
  bottom: 90px;
}
.img-thumb-bg:hover .caption .content {
  display: block;
}

/* Conten-page Style
-------------------------------------------------------- */
.page-box{min-height: 0;padding: 300px 0 20px;}

.page-title{font-size: 56px; font-weight:bold; text-align:center;}

.content-page {
    padding: 15px 15px;
    font-size: 16px;
    box-shadow: 0 3px 15px rgba(0,0,0,.08);
    overflow: hidden;
	margin-bottom: 20px;
}
.content-page img{max-width: 100%; height: auto;}


.content-page h2 {
  line-height: 1.8;
}

.content-page p,ul,ol {
    letter-spacing: 0.01rem;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.5;
}


/* Conten-cookie-privacy Style
-------------------------------------------------------- */
.page-box-cookie{text-align: center;padding: 210px 0; margin-bottom:0;}

.page-title-cookie{font-size: 56px; font-weight:bold; text-transform: uppercase;}

.entry-title-cookie{font-size: 56px; font-weight:bold; text-transform: uppercase; padding-top:45px;}

.content-cookie{
    padding: 10px 10px;
    font-size: 16px;
    overflow: hidden;
}
.content-cookie img{max-width: 100%; height: auto;}


.content-cookie h2 {
  line-height: 1.8;
}

.content-cookie h3 {
  line-height: 1.8;
}

.content-cookie p,ul,ol {
    letter-spacing: 0.01rem;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    line-height: 1.8;
}

.content-cookie .mail p{line-height:40px;font-size: 20px;text-align:center;}

/* Article Style
-------------------------------------------------------- */
.entry-title{
  font-size: 38px;
  line-height: 38px;
  text-transform: uppercase;
  font-weight: bold;
  color:#333;
}

.content-article {
    padding: 30px 0px 20px 0px;
    float: left;
    width: 100%;
}

.content-article  img{
	max-width: 100%; 
	height:auto;
}

.spacer-side {
    margin-top: 30px;
    float: left;
    width: 100%;
}

.container-image-single {
    position: relative;
    padding: 0;
}
.content-inside {
    background: #fff;
    padding: 15px 20px;
    font-size: 20px;
    box-shadow: 0 5px 20px rgba(0,0,0,.08);
    overflow: hidden;
}

.content-inside p,ul,ol {
    letter-spacing: 0.01rem;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    line-height: 1.6;
 }
 
.interrassanti-content .heading-large {border-bottom: 2px solid #333; color: #333;line-height: 1.25;text-transform: uppercase;font-weight:bold;}

/* Category
-------------------------------------------------------- */
.post-category a{
  color: #fff;
  padding: 5px;
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
  text-transform: uppercase;
  background-color: #f13f3f;
  font-weight: bold;
  text-decoration: none;
}

.post-time{
  color: #333;
  padding: 0 0.100em;
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;

}

.post-tag a {
  color: #fff;
  padding: 5px;
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
  text-transform: uppercase;
  background-color: #666;
  font-weight: bold;
  text-decoration: none;
}

/* Gallery Articolo
-------------------------------------------------------- */
.gallery {margin: 0 0 20px 0!important;}
.gallery-item {float: left;margin: 0!important;width: 33.333333%;}
.gallery img { width: 100%!important;border: none!important;height: auto!important;padding:2px}
.wp-block-gallery img { width: 100%!important;border: none!important;height: auto!important;padding:2px}

/* Didascalia foto galleria */
.gallery-caption {
  margin-left: 0!important;
  font-size: 13px!important;
  text-align: left;
  padding: 3px 0 0 0!important;
  color: #333;}

/* Contenitore img single */
.wp-caption {
      background: #fff;
      border: none!important;
      max-width: 100%!important;
      padding: 0px !important;
  }
/* Didascalia foto post */
.wp-caption p.wp-caption-text {
  margin-left: 0!important;
  font-size: 14px!important;
  text-align: center!important;
  padding: 5px 0 5px 0!important;
  color: #333;}

/* Comments
-------------------------------------------------------- */
#comments{margin-bottom: 40px;}
.comments{padding-top: 40px;}
.comments textarea{width: 100%;}
.comments label{ min-width: 80px;}
.comments ul,
.comments ol{list-style-type: none;}
.comment-author img{border-radius: 999px; width:50px;}
.comment .reply{border-bottom:  1px solid #ccc; margin-bottom: 30px;padding-bottom: 10px;}
#comments {float:left; width: 100%;}
#comments h3{text-transform: uppercase; font-weight: 400; font-size: 25px;}
#commentform label{width:100%}
#comments #submit{margin-top:10px;border:none;background: #333; color:#edbe0c ;text-transform: uppercase;padding: 15px 20px;}
#comments #submit:hover{background: #444; }
input[type=text] {
      width: 100%;
  }

.post-comments {
    color: #FFF;
    display: inline-block;
    padding: 10px 15px ;
    background: #333;
}
.border-bottom-title {
    border-bottom: 3px solid #333;
}

/* Imput and Textarea
-------------------------------------------------------- */
imput,
textarea{padding: 5px 10px;border:1px solid #ccc}

/* Widget
-------------------------------------------------------- */

.widget span{display: inline-block;text-transform: uppercase;font-weight:500;font-size: 13px; color: #FFCC00;padding: 10px 15px ;background: #333;}
.widget .border-bottom-title{border-bottom: 3px solid #333;}
.widget ul li {font-size: 14px;line-height: 1.3; display:block;padding-bottom: 10px;border-bottom: 1px solid #333; text-transform: uppercase; text-decoration: none; font-weight: bold;}
.widget a{font-size: 14px;display:block;margin:2px;text-transform: uppercase; text-decoration: none; font-weight: bold; letter-spacing:-1;}
.widget a{color:#333;}
.widget a:hover{color:#444;}
.widget ul{padding:0;list-style-type: none;}
.widget ul li a{padding-left: 0;}
.widget .post-date{background: none; color:#333;font-size:13px; padding: 0px;}
.widget_search .screen-reader-text{display: block;}
.widget_search #s{width: 60%;float: left;}
.widget_search #searchsubmit{width: 40%;float: left;background: #fff;}
.calendar_wrap table{width: 100%;}
.screen-reader-text { text-align: left; color: #000; padding-bottom:10px;font-size: 14px; text-transform: uppercase; font-weight: 700; display:none;}
.widget_archive a{padding:10px;}

/* Widget img Recent post
-------------------------------------------------------- */
.widget img{
    display: inline-block;
    max-width: 50px;
	float:left;
    height: 50px;
    padding:4px 4px 4px 0px;
    line-height: 1.42857143;
}

/* Calendar Widget */

#wp-calendar {width: 100%; }
#wp-calendar caption,
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

/* Pagination
-------------------------------------------------------- */
.pagination{margin-bottom: 40px}
.page-numbers{display:inline-block;padding: 10px 15px; border: 1px solid #ddd; margin-right: 4px}

/* General WordPress style
-------------------------------------------------------- */
.post img{max-width: 100%; height: auto;}
.post-1133 img{max-width: 100%; height: auto;}

/* Author
-------------------------------------------------------- */
.author{
      margin: 20px auto 10px;
      padding: 40px 30px;
      background: #191c1d;
      color: #fff;
}

.author img {
border-radius: 50%;
}

.post-author-name{
  margin-top: 0;
  font-size: 20px;
  padding-top: 0;
  padding-bottom: 2px;
  text-transform: uppercase;
  color: #f8b147;
}
.post-author-text {
    font-size: 16px;
    line-height: 22px;
}

/* Gutenberg
-------------------------------------------------------- */

/* larghezza massima del testo nella single
-------------------------------------------------------- */
.max-width h1, .max-width h2, .max-width h3, .max-width h4, .max-width h5, .max-width h6, .max-width p, .max-width ol, .max-width ul, .max-width blockquote,
.max-width .wp-block-embed__wrapper, .max-width .wp-block-media-text,
.max-width .wp-block-image,.max-width .wp-block-cover, .max-width .wp-block-table {
max-width:980px;
margin: 0px auto 20px auto;
}

/* Table
-------------------------------------------------------- */
.wp-block-table {
    width: 100%;
    min-width: 240px;
    border-collapse: collapse;
}

.wp-block-table table {
    display: table;
    border-spacing: 2px;
    border-color: grey; 
}

.wp-block-table td, .wp-block-table th {
    padding: .5em;
    border: 1px solid #333;
    word-break: break-all;
}
/* Align
-------------------------------------------------------- */

.alignleft { float: left; margin-right: 20px; margin-bottom: 20px; max-width: 97%; height: auto; }

.alignright { float: right; margin-bottom: 20px; margin-left: 20px; max-width: 97%; height: auto; }

.aligncenter { display: block; margin: 0 auto; max-width: 97%; height: auto; }

.alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: auto;
  max-width: 1000%;
}
.alignwide {
  margin-left: calc(25% - 25vw);
  margin-right: calc(25% - 25vw);
  width: auto;
  max-width: 1000%;
}
.alignwide img,
.alignfull img {
  display: block;
  margin: 0 auto;
}

/* Footer
-------------------------------------------------------- */

#myFooter {
    background-color: #404348;
    color: white;
    padding-top: 30px;
}

#myFooter .navbar-brand-footer img{width:60%;}

#myFooter .footer-copyright {
    background-color: #303337;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
}

#myFooter .footer-copyright p {
    margin: 5px;
    color: #fff;
	font-weight:400;
	font-size: 14px;
}
#myFooter .footer-copyright a:hover{
    color: #c62c2c;
}

#myFooter .footer-copyright a {
    color: #f13f3f;
}
#myFooter .row {
    margin-bottom: 60px;
}

#myFooter .navbar-brand {
    margin-top: 45px;
    height: 65px;
}

#myFooter ul {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.7;
}

#myFooter h5 {
    font-size: 14px;
	text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    margin-top: 30px;
}

#myFooter h2 a{
    font-size: 50px;
    text-align: center;
    color: #fff;
}

#myFooter a {
    color: #FFF;
    text-decoration: none;
	font-weight: bold;
	font-size:14px;
}

#myFooter a:hover{
    text-decoration: none;
    color: #f13f3f;
}

#myFooter .social-networks {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 16px;
}

#myFooter .social-networks a {
    font-size: 32px;
    color: #f9f9f9;
    padding: 10px;
    transition: 0.2s;
}

#myFooter .social-networks a:hover {
    text-decoration: none;
}

#myFooter .facebook:hover {
    color: #0077e2;
}

#myFooter .google:hover {
    color: #ef1a1a;
}

#myFooter .linkedin:hover {
    color: #00aced;
}
#myFooter .btn {
    color: #fff;
    background-color: #f13f3f;
    text-transform: uppercase;
    border-radius: 20px;
    border: none;
    width: 150px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    line-height: 25px;
}
#myFooter .btn:hover{background-color: #c62c2c; color: #fff!important;}

/* --------------------------------------------------------
Smartphone
-------------------------------------------------------- */
@media only screen and (max-width: 702px) and (min-width: 200px){

 /* TYPOGRAPHY
-----------------------------------------------*/

.giga, h1  		{ letter-spacing: -1px; font-size: 32px; line-height: 1.25;}
.large, h2 		{ font-size: 26px; line-height: 1.15384615; }
.bigger, h3 	{ font-size: 22px; line-height: 1.13636364; }
.big, h4 			{ font-size: 18px; line-height: 1.11111111; }

/* Menu
-------------------------------------------------------- */	
.navbar-transparent .bg-primary {background:#404348!important;}
.navbar-transparent-none .bg-primary {background:#404348!important;}
.social-networks {flex-direction: row;}
.navbar-transparent.is-scrolled .bg-primary{background: #404348!important;}
.navbar-brand img{width:50%;}
.is-scrolled .navbar-brand img{width:45%;}
.grecaptcha-badge{display:none!important}
.social-networks{margin-left: 0px;}
.dropdown-menu{margin:2px}
.dropdown-menu a {
    border-left: 0px solid #ddd;
    border-right: 0px solid #ddd;
    border-bottom: 0px solid #eee;
    padding: 10px 3px;
}
.navbar-nav>li>a {padding:8px}
.navbar{padding:8px 16px!important}

/* Margin Top e Mappa

-------------------------------------------------------- */

.mt-6{margin-top:80px;}
.card-cover {padding:0px 15px 0px;}
.googlemap_wrap  {
    padding-bottom: 50.25%;
}
.mt-mappa {
    margin-top: 75px;
}

/* Slider
-------------------------------------------------------- */	
.slider-big .btn-outline-light{
    text-transform: uppercase;
    font-size: 13px;
    padding: 5px 5px;
}
.carousel,
.carousel-inner,
.carousel-item{height: 460px;}
.slider-big .carousel-caption{padding-top: 150px;}
.slider-big h2{font-size: 18px;}
.slider-big .carousel-text{font-size: 25px; line-height:28px  }

/* Focus
-------------------------------------------------------- */
.focuses{margin-top: 80px;}
.focus .content {margin-bottom:20px;}

/* Card
-------------------------------------------------------- */	
.card-group {flex-direction: column;}
.cta-title{font-size: 26px;font-weight:bold;}
.cta-text{font-size: 12px;font-weight: 300;max-width: 700px;margin: 0 auto;}

/* Two columns
-------------------------------------------------------- */

.two-columns-title{font-size:50px;line-height:53px;}
.two-columns p{font-size: 16px;line-height: 22px;}
.two-columns-text{margin-top:20px}
.min-height{min-height: 300px;}

/* Cta text
-------------------------------------------------------- */	
.cta-text{font-size: 16px;font-weight: 400;max-width: 700px;margin: 0 auto;}

/* Index style
-------------------------------------------------------- */
.info-box h1 {
    letter-spacing: -1px; 
	font-size: 35px; 
	line-height: 1.25;
    margin: 0px 0 0px 0;
    padding: 0;

}
.article-blog h2 {
    font-size: 26px; 
	line-height: 1.15384615;
	letter-spacing: -1px; 
}
.excerpt-index{letter-spacing: -1px; }

/* page
-------------------------------------------------------- */	
.page-title{font-size: 32px;}
.page-box{padding: 200px 0 20px;}

.content-page {
    font-size: 18px;
	font-weight:400;
    box-shadow: none;
}

.content-page blockquote p{

    font-size: 18px;
}

.content-page h2{font-size: 25px;line-height: 28px;}

.content-page p,ul,ol {
	
    font-size: 16px;
}

/* Article Style
-------------------------------------------------------- */
.entry-title{
  font-size: 25px;
  line-height: 1.15;
  padding-top: 15px;
}

.content-article {
    padding: 0px 0px 0px 0px;
	font-weight: 400;
}

.content-inside {
    padding: 10px 0px;
    box-shadow: none;
	background: transparent;
    overflow: hidden;
}

.content-inside p,ul,ol {
	
    font-size: 16px;
}

.content-inside blockquote p{

    padding: 16px 14px;
    font-size: 20px;
}
.post-time{
  padding: 0 ;

}

/* Widget img Recent post
-------------------------------------------------------- */

.widget img{
	width: 100px;
}

/* Comments Article

-------------------------------------------------------- */
  input[type=text] {
      width: 100%;
  }
  
  /* Autore Articolo
-------------------------------------------------------- */	
.author h2,
.author p{text-align: center;}
.author img {display:block; margin: 0 auto;}

/* Footer
-------------------------------------------------------- */	

#myFooter {
    text-align: center;
}
#myFooter .navbar-brand-footer img{width:40%;}

#myFooter .footer-copyright p {
	margin: 0;
    padding: 8px 0px ;
	font-size: 12px;
	font-weight:700;

}

}

/* --------------------------------------------------------
Tablet
-------------------------------------------------------- */
@media only screen and (max-width: 998px) and (min-width: 703px){

/* Index style
-------------------------------------------------------- */
.info-box h1 {
    letter-spacing: -1px; 
	font-size: 35px; 
	line-height: 1.25;
    margin: 15px 0 0px 0;
    padding: 0;

}
.article-blog h2 {
    font-size: 26px; 
	line-height: 1.15384615;
	letter-spacing: -1px; 
}
.excerpt-index{letter-spacing: -1px; }

.article-blog .post img {
    max-width: 200px;
    height: auto;
}	
 /* TYPOGRAPHY
-----------------------------------------------*/
.giga, h1  		{ letter-spacing: -1px; font-size: 32px; line-height: 1.25;}
.large, h2 		{ font-size: 26px; line-height: 1.15384615; }
.bigger, h3 	{ font-size: 22px; line-height: 1.13636364; }
.big, h4 			{ font-size: 18px; line-height: 1.11111111; }

/* fa vedere 4 articolo desktop
-----------------------------------------------*/
.none{display: block;}	
	
/* Author Article
-------------------------------------------------------- */	
.author h2,
.author p{text-align: center;}
.author img {display:block; margin: 0 auto;}
  
/* Menu
-------------------------------------------------------- */
.navbar-transparent .bg-primary {background:#404348!important;}
.navbar-transparent-none .bg-primary {background:#404348!important;}
.social-networks {flex-direction: row;}
.navbar-nav{padding-left: 12px;}
.navbar-transparent.is-scrolled .bg-primary{background: #404348!important;}
.navbar-brand img{width:80%;}
.is-scrolled .navbar-brand img{width:55%;}
.dropdown-menu{margin:2px}
.dropdown-menu a {
    border-left: 0px solid #ddd;
    border-right: 0px solid #ddd;
    border-bottom: 0px solid #eee;
    padding: 10px 3px;
}
.navbar-nav>li>a {padding:8px}
.navbar{padding:8px 16px!important}

/* card
-------------------------------------------------------- */

.card {flex-direction: column;}

/* Margin Top

-------------------------------------------------------- */

.mt-6{margin-top:140px;}
.mt-7{margin-top:120px; margin-bottom:120px;}
.card-cover {padding:0px 15px 0px;}
  
/* Slide
-------------------------------------------------------- */  
.slider-big .carousel-caption{padding-top:250px;}
.carousel,
.carousel-inner,
.carousel-item{height: 560px;}
.slider-big h2{font-size: 18px;}
.slider-big .carousel-text {font-size: 40px; line-height:45px }

/* Focus
-------------------------------------------------------- */
.focuses{margin-top: 60px;}
.focus .content {margin-bottom:20px;}

/* Two columns{Pre Evidenza}
-------------------------------------------------------- */

.two-columns-title{font-size:55px;line-height:58px;}
.two-columns p{font-size: 18px;line-height: 22px;}
.two-columns-text{margin-top:70px}
.min-height{min-height: 700px;}


/* page
-------------------------------------------------------- */	
.page-title{font-size: 35px;}
.page-box{padding: 300px 0 20px;}

.content-page {
    font-size: 18px;
	font-weight:400;
    box-shadow: none;
}

.content-page blockquote p{

    font-size: 18px;
}

.content-page h2{font-size: 25px;line-height: 28px;}

.content-page p,ul,ol {

    font-size: 18px;
	font-weight:400;
}

/* Article Style
-------------------------------------------------------- */

.entry-title{
  font-size: 38px;
  line-height: 36px;
  padding-top: 15px;
}

.content-article {
    padding: 0px 0px 0px 0px;
	font-weight: 400;
}

.content-inside {
    padding: 12px 0px;
    font-size: 16px;
    box-shadow: none;
    overflow: hidden;
	background: transparent;
}

.content-inside p,ul,ol {
 font-size: 18px;
 }
.content-inside blockquote p{

    padding: 16px 14px;
    font-size: 20px;
}

.post-time{
  padding: 0 ;
}
  
/* Card Eventi,Articoli tag
-------------------------------------------------------- */  
.img-thumb-bg {
  min-height: 400px;
}

.img-thumb-bg .caption .title {
  font-size: 28px;
  line-height: 29px;  
}

.img-thumb-bg .excerpt p {
  font-size: 19px;
  line-height: 22px;
}

.img-thumb-bg .caption {
  height: 160px;  
}

/* Widget img Recent post
-------------------------------------------------------- */

.widget img{
	width: 100px;
}
  
/* Footer
-------------------------------------------------------- */    
    #myFooter {
    text-align: center;
  }
	#myFooter .navbar-brand-footer img{width:20%;}
  }
/* Tooltip Style
-------------------------------------------------------- */ 

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
      opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition:    
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition:         
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #000;
  background-color: rgba(0, 81, 155, 0.59);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 12px;
  line-height: 1.2;
  font-weight:400;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: rgba(0, 81, 155, 0.59);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px); 
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: rgba(0, 81, 155, 0.59);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform:    translateX(-12px);
  transform:         translateX(-12px); 
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: rgba(0, 81, 155, 0.59);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform:    translateY(12px);
  transform:         translateY(12px); 
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: rgba(0, 81, 155, 0.59);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform:    translateX(12px);
  transform:         translateX(12px); 
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;

/* WordPress Core Styles
-------------------------------------------------------------- */
.gallery-caption{padding: 5px; font-size: 10px;
}

.bypostauthor{border-left: 3px solid #ddd; padding-left: 20px;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {

    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}



