/*
Theme Name: NTA ts
Description: Tema per NTA ts, basato su Enfold
Version: 1.9
Author: Idee al lavoro
Author URI: https://ideeallavoro.com/
Template: enfold
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,800,900');
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);

.social-icon {
    padding:0;
    list-style: none;
}

/* #header_meta {
	background-color: #F4F4F4;
} */



.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
	padding-right:10px;
}

a {
	text-decoration: none !important;
}

.av-masonry-entry .av-masonry-entry-title {

    font-size: 16px !important;
    font-weight: 500 !important;
	text-align: center;
}

#socket .copyright {
float: none !important;
text-align: center;
display: block;
width: auto;
}

#menu-item-search {
display: none;
}

/* .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
	background: rgb(0,0,0,0.5) !important;
}  */

h1 {
	font-size: 46px !important;
	font-weight: 800 !important;
	text-transform: none !important;
}

.av-iconlist-small li {
	padding: 0.4em !important;
}

.image-overlay{
	display: none !important;
}

/* BLOCKQUOTE */

.blockquote-wrapper {
   display: flex;
   
   padding: 0 2px;
}

/* Blockquote main style */
.block-al {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #ffffff;
    padding: 30px 0;
    width: 100%;
    max-width: 700px;
    z-index: 1;
    margin: 0px 0px !important;
    align-self: center;
    border-top: solid 1px;
    border-bottom: solid 1px;
}

/* Blockquote header */
.block-al h1 {
    position: relative;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 800;
    line-height: 1;
    margin: 0;
}

/* Blockquote right double quotes */
.block-al:after {
    position: absolute;
    content: "”";
    color: #2049a5;
    font-size: 10rem;
    line-height: 0;
    bottom: -43px;
    right: 30px;
}

@media all and (max-width: 400) {
	.block-al {
		padding: 0 0 !important;
		margin-top: 0px !important;
	}
}

/* increase header size after 600px */
@media all and (min-width: 600px) {
    .block-al h1 {
        font-size: 60px;
   }

}

/* Blockquote subheader */
.block-al h4 {
    position: relative;
    color: #292a2b;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding-top: 20px;
    z-index: 1;
}

.main_color .container .av-inner-masonry-content {
	background-color: #2049a5 !important;
}

.avia-arrow {
	background-color: #f4f4f4 !important;
}

.av-masonry-entry .av-masonry-entry-title {
	color: white !important;
}

#top .av-iconlist-small .iconlist_icon {
	color: #2049a5 !important;
}

.yotu-column-4 li {
    width: 24% !important;
}

.ytp-pause-overlay ytp-scroll-min {
	display: none !important;
}

.privacy-msg {
	font-size: 12px !important;
	line-height: 5px !important;
}

.form_element .button:hover {
	border-color: black !important;
	color: white !important;
}

.av_promobox {
	border-radius: 4px;
}

#second-masonry {
	margin-left: 12%;
}

#cookie-law-info-bar {
	background-color: rgba(0, 0, 0, 0.8) !important;
}

