/* ticket n. 2258 */
.top-logo { background: transparent url('/custom/cercate/logo-cercate.svg') 0 0 no-repeat; background-size: 100% 100%; }
.top-logo img { opacity: 0; }

#top .top-elements,
.scrollon #top .top-elements { margin-top: 0 !important; }
.tpl-3-header { padding-top: 258px; }

@media (max-width: 992px){
	/*.tpl-2-header { padding-top: 85px; }*/
}

/* ticket n. 2274 */
#top,
.scrollon #top { padding-top: 20px; padding-bottom: 0; }
#top .container .row .col-md-12 { display: flex; justify-content: center; align-items: center; }
#top .container .row .col-md-12 .top-elements { display: none; }
.tpl-2-header { padding-top: 256px; }

@media (max-width: 1199px){
	#top { padding-bottom: 20px; }

	#menu-container { padding-bottom: 15px; }
	#menu-container .container { padding: 0; }
	#menu-container .container .row { margin: 0; }
	#menu-container .container .row .col-md-12 { padding: 0; }
	#menu-container .container .row .col-md-12 #menu-trigger { width: 40px; height: 40px; padding: 17px 0 0 0; margin: 0 auto; }

	.top-logo:link, .top-logo:visited { height: 70px; }

	.tpl-2-header,
	.tpl-3-header { padding-top: 0; }
	.slideshow .item .caption-container { padding: 0 20px !important; }
	.slideshow .item .caption,
	.slideshow .item .caption.center-caption { width: 100%; padding: 0 20px !important; }
}

/* ticket n. 2638 */
.control p { padding: 7px 0 7px 42px; }
.commentato { display: flex; flex-direction: row; }
.commentato > input,
.commentato > textarea,
.commentato > .select { width: calc(100% - 20px); }
.commentato a { width: 20px; height: 20px; text-align: right; line-height: 16px; }

/* ticket n. 3580 */
h5, .titolo5 { font-size: 16px; font-weight: 700; line-height: 20px; }
.elenco-news li .blk-txt .titolo6 { font-family: 'Roboto Condensed', 'arial', 'sans-serif'; font-size: 14px; line-height: 14px; color: #f3f3f3; padding: 10px 20px; background-color: rgb(33, 149, 73); border: 0; border-radius: 3px; }
.elenco-news li:hover .blk-txt .titolo6 { color: rgb(255, 255, 255); background-color: rgb(11, 131, 42); border-color: rgb(0, 49, 100);  }

.news-back .blk-btn .btn-back:link,
.news-back .blk-btn .btn-back:visited { padding: 10px 20px; font-family: 'Roboto Condensed', 'arial', 'sans-serif'; font-weight: 300; font-size: 14px; line-height: 14px; color: #f3f3f3; background-color: rgb(33, 149, 73); border: 0; border-radius: 3px; margin-bottom: 20px; }
.news-back .blk-btn .btn-back:hover { color: rgb(255, 255, 255); background-color: rgb(11, 131, 42); border-color: rgb(11, 131, 42);  }

.footer-container .footer-social { display: flex; font-size: 0; }
.footer-container .footer-social li:nth-child(1) { order: 2; }
.footer-container .footer-social li:nth-child(2) { order: 1; }
.footer-container .footer-social li:nth-child(3) { order: 3; }






