/*MENU*/
.transparent-header header.site-header div.nav > ul > li:hover > a, .transparent-header header.site-header ul.nav > li:hover > a {
	background-color: transparent;
	text-decoration: underline;
}

header.site-header div.nav > ul > li > a, header.site-header ul.nav > li > a {
	font-weight: 500;
}

@media screen and (max-width:1024px) {
	header.site-header div.nav > ul > li > a, header.site-header ul.nav > li > a {
		font-size: 15px;
    	padding: 19px 12px;
    	font-weight: 500 !important;
	}
	
}

@media screen and (max-width:834px) {
	header.site-header div.nav > ul > li > a, header.site-header ul.nav > li > a {
		font-size: 12px;
		padding: 19px 10px;
		font-weight: 700 !important;
	}
	
}

/*TOP-HEADER*/

.top-menu--gray, .top-menu--gray .top-menu--widget-menu .menu .menu-item-has-children .sub-menu {
    background-color: #901924;
}

.top-menu--gray {
    color: #fff;
}

.top-menu--gray a {
    color: #fff;
    font-weight: 600;
}

/*HOME*/

#testahome h2 {
	margin-top:15%;
	color:white;
	font-size: 35px;
	font-weight: 600;
}

#testahome p {
	color:white;
	font-size: 18px;
}

.bottonered a {
	background-color: #901924 !important;
	font-size: 16px !important; 
}

.giugiu {
	margin-bottom: 15%
}

#attivitahome h2 {
	font-size: 40px;
	color: #4b3f40;
	margin-bottom: 2%;
}

#attivitahome h3 {
	font-weight: 600;
	font-size: 22px;
	color: #901924;
}

#attivitahome p {
	font-size: 16px;
	color: #4b3f40;
}

@media screen and (max-width:768px) {
	.noborder {
	border:none !important;
	}
}

#fotohome h2 {
	font-size: 35px;
	color: #4b3f40;
	font-weight: 400;
	margin-bottom: 5%;
}

#fotohome p {
	font-size: 16px;
	font-weight: 400;
}

.bottonewhite a {
	border: 2px solid #901924 !important;
	color:#901924  !important;
	background-color: transparent;
}

#redhome h2 {
	font-size: 45px;
	color: #fff;
	font-weight: 500;
}

#redhome p {
	color: #fff;
	font-size: 16px;
}

#studiohome h2 {
	font-size: 35px;
	color: #4b3f40;
	font-weight: 400;
	margin-bottom: 5%;
}

#studiohome .bottonewhite a {
	margin-bottom: 10%;
}

#infohome h2 {
	font-size: 40px;
	color: #fff;
	font-weight: 500;
	margin-top: 2%;
}

#infohome p {
	color: #fff;
	font-size: 16px;
}

.bottonecont a {
	border: 2px solid #fff !important;
	color:#fff  !important;
	background-color: transparent !important;
}

#infohome .vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 0px;
}

.site-footer {
    color: #000 !important;
    background-color: #e2e1e1;
}

footer.site-footer .footer-widgets .sidebar > h3 {
	font-size: 20px;
	color: #4b3f40;
	font-weight: 500;
}

footer.site-footer .footer-widgets .sidebar ul li a, footer.site-footer.inverted .footer-list li a, footer.site-footer.inverted .footer-menu ul li a, footer.site-footer.inverted .footer-widgets .sidebar ul li a {
    color: #000;
    text-transform:none;
}

#testachisiamo h2 {
	margin-top:20%;
	margin-bottom:7%;
	color:white;
	font-size: 40px;
	font-weight: 600;
}

#tuttotesto {
	margin-top:2%;
	margin-bottom:2%;
	font-size: 16px;
}

#team h2 {
	color: #4b3f40;
	font-weight: 600;
	margin-bottom: 5%;
}

#team a {
	color: #901924;
	font-weight: 600;
}

#intervento {
	margin-top: 5%;
	margin-bottom: 5%;
}

#intervento h4 {
	font-weight: 600;
	font-size: 22px;
	color: #901924;
}

.bottoneblog a {
	font-weight: 600 !important;
	color: #901924 !important;
	padding:0px !important;
}

.bottoneblog .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-white:focus, .vc_btn3.vc_btn3-color-white:hover {
    background-color: transparent;
}

#form {
	margin-top: 5%;
}

#form h2 {
	font-size: 31px;
	font-weight: 600;
	color: #901924;
}

#form input[type="text"] {
	border: solid 1px #dedede !important;
 	border-radius: 0px;
	font-size: 14px;
	margin-bottom: 10px;
	
	width: 95%;
}

#form input[type="email"] {
	border: solid 1px #dedede !important;
 	border-radius: 0px;
	font-size: 14px;
	margin-bottom: 10px;
	width: 95%;
}

@media screen and (min-width:992px) {
	#form .areacogn {
	margin-left: -17px !important;
	}
}

#form .wpcf7-textareat,
#form .wpcf7-form-control {
	border: solid 1px #dedede !important;
	border-radius: 0px !important;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 10px 0px 10px 20px;
	border-radius: 10px;
	width: 95%;
}

#form input[type=submit] {
	background: #901924;
	border-radius: 0px;
	text-align: center;
	color:#fff;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 1px;
	padding:10px 45px;
	width: auto;
	margin-left: 20px;
}

#form input[type="checkbox"]::before, input[type="radio"]::before {
	background-color: #901924;
}

#form .wpcf7-acceptance {
	border: none !important;
}

.top-menu--gray a:hover {
	color: #fff;
	text-decoration: underline;
}

#curriculum a {
	color: #901924 !important;
	font-weight: 600 !important;
}

.tematiche {
    display: flex !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
}

/* Rimuove eventuali margini float negativi nativi di WPBakery che sballano il centro */
.tematiche::before,
.tematiche::after {
    display: none !important;
}