/* 
---------------------------------------------
Page Header Style
--------------------------------------------- 
*/

.banner_head {
    background-image: url(/images/banner/cookie.jpg) !important;
    background-position: 0px 50% !important;
}
.site-blocks-cover.overlay:before {
    height: 100% !important;
}

/*DETTAGLIO POST*/
.sidebar.sidebar-left {
	display: none;
}
.blog-list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 70px;
    padding: 15px;
    border: 1px solid #ccc;
}

#box-servizi  .foto-list-servizi  img {
	width:100%;
	height:auto !important;
}

.contenitore-scorrimento {
	width: 100%;
}

/* INIZIO Blog */
.main-article {
	width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.realcontainerphoto img {
	width: 100%;
}

.container-bottom.text-center img {
	display: none;
}

.container-foto .label-top .data-cap {
	display: inline-block;
    background-color: #000;
    color: #fff;
    padding: 3px 5px;
    font-size: 12px;
    position: absolute;
    top: 10px;
    left: 10px;
	font-weight: bold;
}

h1.titolobloglist {
    font-weight: bold;
    /* font-family: "Roboto Condensed", Arial, sans-serif; */
    font-size: 25px;
    font-family: Montserrat;
    color: #5f5f5f;
}

.fu-links {
  margin-top: 30px;
  margin-left: 15px;
}

.blog-list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 70px;
    background-color: #FFF;
}

h2.sottotitolobloglist {
    font-size: 19px;
    /* font-weight: bold; */
    /* font-family: "Roboto Condensed", Arial, sans-serif; */
    font-style: normal;
    color: #5f5f5f;
    margin: 7px 0px;
    font-family: Montserrat;
    line-height: 27px;
}

a.immagine-cliccabile img {
    width: 100% !important;
    height: auto !important;
}

a.dettagli-servizio.dettagli-blog {
    color: #fff !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    background: #000000 !important;
    padding: 9px !important;
    width: 100%;
    max-width: 250px;
    cursor: pointer !important;
    display: block;
    margin: 0 auto;
    float: none !important;
    text-align: center;
    text-transform: uppercase;
}

a.dettagli-servizio.dettagli-blog:hover {
  background-color: #98bd07 !important;
}

p.datablog {
    display: inline-block;
    position: relative;
    top: -53px;
    left: 15px;
    background-color: #ee3733;
    color: #fff;
    padding: 6px 10px;
	font-weight: bold;
}

.blog-list p.decsrizioneblog {
    font-family: "Open Sans", sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased !important;
    line-height: 26px;
    font-size: 15px;
    text-align: justify;
    margin-top: -25px;
}

ul.categ-blog {
    background-color: #FFF;
    margin-top: 9px;
}

ul.categ-blog li {
    list-style: none;
    width: 100%;
}

ul.categ-blog li a {
    display: block;
    padding: 9px 15px;
    color: #000000;
    /* font-weight: bold; */
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}
ul.categ-blog li a:hover {
    color: #fff;
    background-color: #001a49;
    font-weight: bold;
}
ul.categ-blog li a.cat_active {
	 color: #fff;
    background-color: #e20177;
    font-weight: bold;
}
/* FINE Blog */


.single-column-article {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #FFF;
}


.single-column-article p.datapost {
    display: inline-block;
    background-color: #f71317;
    color: #fff;
    padding: 3px 5px;
    font-size: 12px;
    position: absolute;
    top: 10px;
    left: 10px;
    font-weight: bold;
}

.single-column-article img {
    width: 100%;
    height: auto !important;
}

.single-column-article .content-text {
    color: #000;
    font-size: 13px;
}

.single-column-article .content-text p {
    margin-bottom: 8px;
    color: #000;
    font-size: 11px;
    height: 68px;
    padding: 5px;
    line-height: 18px;
}



/*---------------------
  Blog
-----------------------*/
.blog-item {
  overflow: hidden;
  padding-bottom: 30px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 30px;
}
.blog-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 50px;
}
.blog-item.large-blog {
  padding-bottom: 25px;
}
.blog-item.large-blog .bi-pic {
  float: none;
  margin-bottom: 25px;
  margin-right: 0;
}
.blog-item.large-blog .bi-pic img {
  min-width: 100%;
}
.blog-item.large-blog .bi-pic .bi-text {
  overflow: visible;
}
.blog-item .bi-pic {
  float: left;
  margin-right: 30px;
}
.blog-item .bi-text {
  overflow: hidden;
}
.blog-item .bi-text h4 {
  margin-bottom: 6px;
}
.blog-item .bi-text h4 a {
  line-height: 31px;
  font-weight: 700;
  color: #111111;
}
.blog-item .bi-text h5 {
  margin-bottom: 6px;
}
.blog-item .bi-text h5 a {
  font-size: 20px;
  line-height: 31px;
  font-weight: 700;
  color: #111111;
}
.blog-item .bi-text ul {
  margin-bottom: 16px;
}
.blog-item .bi-text ul li {
  list-style: none;
  display: inline-block;
  position: relative;
  font-size: 12px;
  color: #999999;
  font-weight: 500;
  margin-right: 32px;
}
.blog-item .bi-text ul li:last-child {
  margin-right: 0;
}
.blog-item .bi-text ul li:last-child:after {
  display: none;
}
.blog-item .bi-text ul li span {
  color: #111111;
  font-weight: 600;
}
.blog-item .bi-text ul li:after {
  position: absolute;
  right: -23px;
  top: 6px;
  height: 6px;
  width: 6px;
  border: 1px solid #dcdcdc;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.blog-item .bi-text .read-more {
  font-size: 14px;
  color: #111111;
  font-weight: 600;
}
.blog-item .bi-text .read-more span {
  font-size: 16px;
  position: relative;
  top: 4px;
  right: -2px;
  font-weight: 600;
}
.blog-sidebar .follow-us {
  margin-bottom: 60px;
  font-family: Montserrat;
}
.blog-sidebar .follow-us .fu-links a img {
  width: auto;
}
.blog-sidebar .follow-us .fu-links a {
  font-size: 20px;
  color: #000;
  height: 46px;
  width: 46px;
  background: #ffffff;
  line-height: 46px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  border: 1px solid #000;
}
.blog-sidebar .follow-us .fu-links a:hover {
  color: #ffffff;
  background: #5f5f5f;
}
.blog-sidebar .follow-us .fu-links a:last-child {
  margin-right: 0;
}
.blog-sidebar .follow-us .fu-links a.twitter {
  background: #40C4FF;
}
.blog-sidebar .follow-us .fu-links a.youtube {
  background: #FF0000;
}
.blog-sidebar .follow-us .fu-links a.instagram {
  background: linear-gradient(45deg, #af00e1, #ff9e35);
}
.blog-sidebar .feature-post {
  margin-bottom: 60px;
}
.blog-sidebar .feature-post .recent-post .rp-item {
  overflow: hidden;
  margin-bottom: 30px;
}
.blog-sidebar .feature-post .recent-post .rp-item .rp-pic {
  float: left;
  margin-right: 20px;
}
.blog-sidebar .feature-post .recent-post .rp-item .rp-text h6 {
  margin-bottom: 4px;
}
.blog-sidebar .feature-post .recent-post .rp-item .rp-text h6 a {
  color: #111111;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  line-height: 21px;
}
.blog-sidebar .feature-post .recent-post .rp-item .rp-text span {
  font-size: 12px;
  color: #999999;
  position: relative;
  padding-left: 22px;
}
.blog-sidebar .feature-post .recent-post .rp-item .rp-text span:after {
  position: absolute;
  left: 0;
  top: 5px;
  height: 6px;
  width: 6px;
  border: 1px solid #dcdcdc;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.blog-sidebar .subscribe-form {
  background: #ffffff;
  padding: 30px;
  margin-bottom: 60px;
}
.blog-sidebar .subscribe-form p {
  line-height: 25px;
  margin-bottom: 15px;
}
.blog-sidebar .subscribe-form .section-title {
  margin-bottom: 25px;
}
.blog-sidebar .subscribe-form form input {
  font-size: 14px;
  color: #999999;
  font-weight: 500;
  width: 100%;
  height: 50px;
  border: 1px solid #cccccc;
  padding-left: 20px;
  background: transparent;
  margin-bottom: 20px;
}
.blog-sidebar .subscribe-form form input::placeholder {
  color: #999999;
}

.section-title h4, .section-title h5, .section-title h6 {
    color: #111111;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
    padding-left: 20px;
}

.section-title h4:after, .section-title h5:after, .section-title h6:after {
    position: absolute;
    left: 0;
    top: -9px;
    width: 5px;
    height: 30px;
    background: #f71317;
    content: "";
}

.site-btn {
    font-size: 14px;
    color: #ffffff;
    background: #000;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: inline-block;
    padding: 14px 30px;
}
.site-btn:hover {
    font-size: 14px;
    color: #ffffff;
    background: #e20177;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: inline-block;
    padding: 14px 30px;
}

/*DETTAGLIO POST*/
.title_post {
	display: none;
}
.titoloblogdet {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    padding: 15px 15px 4px 15px;
    /* position: relative; */
    top: -1px;
    z-index: 9999;
    /* background-color: #00000073; */
    font-family: 'Poppins', sans-serif;
}
.sottotitoloblogdet {
    font-size: 16px;
    color: #000;
    padding: 0px 15px 9px;
    /* position: relative; */
    top: -4px;
    z-index: 9999;
    /* background-color: #00000073; */
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    line-height: 23px;
}
.img-contenitore {
  /* position: relative; */
  top: -93px;
  z-index: 1;
  padding: 0px 15px;
}
#posts_blog .sx {
    width: 100% !important;
    background-color: #fff;
    margin-bottom: -81px;
}
#posts_blog .dx p span {
    color: #000 !important;
    line-height: 23px;
}
#posts_blog .dx p {
    line-height: 23px;
    text-align: justify;
    margin-top: 15px;
}
#posts_blog .dx {
    position: relative;
    z-index: 1;
    width: 100%;
    float: none;
    overflow: hidden;
    min-height: 0;
    padding: 17px;
    background-color: #fff;
}
#posts_blog .dx .sharingsociale {
    margin-bottom: 15px;
}
#posts_blog .dx .sharingsociale a img {
    width: inherit;
}
.mainimgblog {
    width: 100% !important;
}

#posts_blog .dx a.indietro {
    float: right;
    padding: 5px 15px;
    font-size: 12px;
    text-decoration: none;
    border-radius: 3px;
    color: #fff !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background: #000000 !important;
    text-transform: uppercase;
}

.contenitore-commenti {
    display: none;
}



