.scroll-top {
    position: fixed;
    bottom: 90px;
    right: 15px;
    border: #fff;
    background-color: #3188c8;
    color: #fff;
    cursor: pointer;
    height: 50px;
    width: 50px;
    text-align: center;
    font-size: 0;
    border-radius: 50%;
    padding-bottom: 0;
    z-index: 999;
    text-align: center;
    display: none!important;
}

.scroll-top:after {
    background: url('../images/white-arrow-up.svg') no-repeat center;
    content: '';
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 40%;
    height: 40%;
    background-size: cover;
    position: absolute;
}

.scroll-top.active {
    display: block!important;
}

.wpcf7 input.text,
.wpcf7 input.title,
.wpcf7 input[type=email],
.wpcf7 input[type=password],
.wpcf7 input[type=tel],
.wpcf7 input[type=text],
.wpcf7 select,
.wpcf7 textarea {
	width: 100%;
}

.modulo-di-iscrizione-select {
	width: auto !important;
	min-width: 250px;
}

.wpcf7 .sk-col-12 {
	margin-bottom: 10px;
}

#main-header .container {
	max-width:inherit;
	width:95%;
}

.mobile-slider-testimonial .et_pb_slide_description h3{
	font-weight:500 !important;
}

.mobile-slider-testimonial .et_pb_slide_description {
	text-shadow: none !important;
}

.mobile-slider-testimonial .et-pb-controllers a {
	width: 15px;
	height: 15px;
	background-color: #2d2d2d!important
}

.mobile-slider-testimonial .et-pb-active-control {
	background-color: #ffffff;
}

.cn-button {
	color: #000000 !important;
	background: #bdcfdd !important;
}

div.wpcf7 .wpcf7-submit {
    color:#ffffff !important;
	background-color:#3188c8;
    border:1px solid #3188c8;
    border-radius: 50px;
    letter-spacing: 2px;
    font-size: 17px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 900!important;
    padding: 8px 40px!important;
    display: inline-block;
    transition: all 300ms ease 0ms;
    position: relative;
	box-shadow: none;
	margin-top: 15px;
	cursor: pointer;
}

div.wpcf7 .wpcf7-submit:hover {
	color:#ffffff !important;
	background-color:#4a5c64;
    border:1px solid #4a5c64;
}

.joinchat__button {
    bottom: 30px;
}

body.search-results #left-area {
	width: 100%;
	padding-right: 0px !important;
}

body.search-results #sidebar,
body.search-results .post-meta {
	display: none !important;
}

body.search-results #main-content .container:before {
	width: 0;
}
.sk-form-outer {
	display: none;
    width:100%;
    text-align:center;
}
.sk-form-outer iframe {
	height: 430px;
}
.sk-form-2 .sk-form-outer iframe {
	height: 272px;
    width:500px;
}
.wpcf7-form .sk-row p,
.wpcf7-form .sk-row label,
.wpcf7-form .sk-row ul,
.wpcf7-form .sk-row ul li,
.wpcf7-form .sk-row .wpcf7-list-item-label,
.wpcf7-form .sk-col-12 {
	font-weight: 400 !important;
}

.wpcf7-form .sk-row label b,
.wpcf7-form .sk-row label strong {
	font-weight: 700 !important;
}

body.page.page-id-275865 nav#top-menu-nav,
body.page.page-id-275865 #et_top_search,
body.page.page-id-275865 #et_mobile_nav_menu {
	opacity: 0 !important;
}

.et_pb_column_1_4.et_pb_column_2_tb_footer *,  
.et_pb_column_1_4.et_pb_column_3_tb_footer a,
.et_pb_section.et_pb_section_1_tb_footer.et_pb_fullwidth_section.et_section_regular * {
	font-weight: 400 !important;	
}