body {
    margin: 0;
    padding: 0;
}

a {
    color: inherit !important;
}

img {
    display: block;
}

.side-nav a {
	font-size:20px !important;
}


.menu_argomenti {
	    overflow-y: scroll !important;
		height:100%;
}

.side-nav {
	height:100% !important;
}

.card-content b {
	background:#ddd;
}

.hp_content_single_title span {
	background:#ddd;
}

.top {
    display: flex;
    height: 70px;
    justify-content: space-between;
    margin: 20px 0;
}


.social {
    display: block;
    justify-content: space-around;
    text-align: right;
}

.social img {
    margin: 0 1px;
    display: inline-block;
    vertical-align: middle;
}

.menu_hp {
    display: flex;
    background: #5A97BF;
    justify-content: space-around;
    font: 600 17px/50px 'Raleway', sans-serif;
}

.menu_bt_hp {
    color: #fff;
    cursor: pointer;
}

.menu_divider {
    color: #396F93;
}

.slider {
    height: auto !important;
    margin-bottom: 30px;
}

.hp_box {
    display: flex;
    justify-content: space-between;
}

.left_menu {
    background: #5A97BF;
    flex-basis: 20%;
    font: 500 14px 'Raleway', sans-serif;
    color: #fff;
	text-transform:uppercase;
}

.left_menu_title {
    background: #396F93;
    font: 600 20px/40px 'Raleway', sans-serif;
    text-align: center;
}

.left_menu_bt {
    border-bottom: 3px solid #396F93;
    padding-left: 5px;
    box-sizing: border-box;
    width: 100%;
	padding-bottom:15px;
	padding-top:15px;
}

.content_title {
    color: #666;
    font: 400 40px 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    margin-bottom: 20px;
}

.title_divider {
    width: 50px;
    height: 5px;
    background: #396F93;
    margin: 0 auto;
}

.hp_content_fullw {
    font: 500 18px/25px 'Raleway', sans-serif;
    color: #666;
}

.hp_content {
    width: 100%;
    margin: 30px 0;
}

.hp_content_single_title {
    border-bottom: 3px double #ccc;
    font: 900 25px 'Raleway', sans-serif;
    color:#396F93;
}

.hp_content_single {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 30px 0px;
}

.hp_content_leftimg {
    flex-basis: 20%;
}

.hp_content_single_box {
    flex-basis: 79%;
}

.hp_content_single_txt {
    
    font: 500 15px/25px 'Raleway', sans-serif;
    color: #666;
}

.hp_content_single_txt strong {
    font-weight: bold;
}

.hp_content_single_txt ul {
    list-style-type: disc;
    padding-inline-start: 40px;
}

.hp_content_single_txt ul li {
    list-style-type: disc;
}

.hp_content_single_bt {
    border: 1px solid #5A97BF;
    border-radius: 3px;
    text-align: center;
    font: 400 17px 'Raleway', sans-serif;
    padding: 5px;
    color: #5A97BF;
    width: 30%;
    float: right;
}

.grigio {
    background: #f4f4f4;
    padding: 20px 0;
}

.hp_content_wrap {
    display: flex;
    justify-content: space-around;
}

.hp_content_box {
    flex-basis: 32%;
    border: 1px solid #bbb;
    margin: 30px 0;
}

.hp_content_box_img {
    margin: 3px;
}

.hp_content_box_title {
    font: 700 20px/40px 'Raleway', sans-serif;
    text-align: center;
    color: #396D92;
    border-bottom: 3px double #ccc;
}

.hp_content_box_wrap {
    background: #fff;
    padding: 3px;
	height:31%;
}

.hp_content_box_txt {
    font: 400 15px 'Raleway', sans-serif;
    color: #666;
    padding: 5px;
    text-align: justify;
}

.hp_map {
    display: block;
    justify-content: space-between;
}

.map_txt {
    font: 500 14px/20px 'Raleway', sans-serif;
    color:#666;
    text-align: justify;
    flex-basis: 49%;
    padding: 0 10px;
}

.map_bt {
    width: 100%;
    border: 1px solid #5A97BF;
    color: #5A97BF;
    border-radius: 3px;
    padding: 4px;
    box-sizing: border-box;
    text-align: center;
    font: 500 17px 'Raleway', sans-serif;
    margin-top: 20px;    
}

.map_img {
    width: 49%;
	margin:0 auto;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating):hover {
    color: #396D92 !important;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating) {
    color: #5A97BF !important;
}

.author {
    background: #f4f4f4;
    font: 600 20px/30px 'Raleway', sans-serif;
    color:#333;
	text-transform:uppercase;
    margin-bottom:20px;
    width:100%;
    text-align:center;
    padding:5px 0;
}

.author span {
    color:#5A97BF;
    font-weight: 800;
}

footer.page-footer {
    background-color: #396F93 !important;
}

.menu_mobile_wrap {
    width: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font: 400 40px/60px 'Yanone Kaffeesatz', sans-serif;
    color: #fff;
    z-index: 99;
}

.scegli_wrap {
	background:rgba(0,0,0,0.74); 
	position:fixed; 
	top:0; 
	bottom:0; 
	left:0; 
	right:0;  
	z-index:9998;
}

.scegli {
	width:900px;
	height:500px;
	margin:auto;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
    background: #fff;
    box-sizing: border-box;
	z-index:9999;
}

.scegli_title {
	width:100%;
}

.scegli_box {
	display:flex;
}

.sponsor {
	padding:10px;
	display:flex;
	justify-content:space-around;
	border-top:1px solid #eee;
}

.sponsor a {
	flex-basis:20%;
}

@media screen and (min-width:120px) {
    
    .scegli {
	width:100%;
	height:auto;
    padding: 10%;
	}
	
	.scegli_box {
	display:block;
    }
	
	.footer_mobile {
		width:49% !important;
		border-right: none; 
		border-left: none;
	}
	
	.footer_mobile_top {
		width:100% !important;
	}
	
    .social {
        display: none;
    }
    
    .menu_hp {
        display: none;
    }
    
    .left_menu {
        display: none;
    }
    
    .menu_mobile_wrap {
        display: block;
    }
    
    .right_contenthp {
    flex-basis: 100%;
    }
    
    
    #container {
        width: 100%;
        margin: 0 auto;
    }
    
    .hp_content_wrap {
        display: block;
    }
    
    .hp_map {
        display: block;
    }
    
    .hp_content_single {
        display: block;
    }
    
    .logo {
        width: 70%;
    }
    
    .top {
        margin: 0px 0;
    }
    
    .button-collapse {
        display: block;
    }

}

@media screen and (min-width:768px) {
    
    .scegli {
	width:100%;
	height:auto;
    padding: 10%;
	}
	
	.scegli_box {
	display:block;
	}
    
	.footer_mobile {
		width:49% !important;
		border-right: none; 
		border-left: none;
	}
	
	.footer_mobile_top {
		width:100% !important;
	}
	
	
    .social {
        display: none;
    }
    
    .menu_hp {
        display: none;
    }
    
    .left_menu {
        display: none;
    }
    
    .menu_mobile_wrap {
        display: block;
    }
    
    .right_contenthp {
    flex-basis: 100%;
    }
    
    #container {
        width: 100%;
        margin: 0 auto;
    }
    
    .hp_content_wrap {
        display: block;
    }
    
    .hp_map {
        display: block;
    }
    
    .hp_content_single {
        display: block;
    }
    
    .logo {
        width: 70%;
    }
    
    .top {
        margin: 0px 0;
    }
    
    .button-collapse {
        display: block;
    }
}

@media screen and (min-width:1024px) {
    
    .scegli {
	width:900px;
	height:500px;
    padding: 10px;
	}
	
	.scegli_box {
	display:flex;
	}
	
	
	.footer_mobile {
		width:auto !important;
		border-right: 1px solid #fff; 
		border-left: 1px solid #fff;
	}
	
	.footer_mobile_top {
		width:auto;
	}
    .social {
        display: block;
    }
    
    .menu_hp {
        display: flex;
    }
    
    .left_menu {
        display: block;
    }
    
    .menu_mobile_wrap {
        display: none;
    }
    
    .right_contenthp {
    flex-basis: 79%;
    }
    
    #container {
        width: 990px;
        margin: 0 auto;
    }
    
    .hp_content_wrap {
        display: flex;
    }
    
    .hp_map {
        display: block;
    }
    
    .hp_content_single {
        display: flex;
    }
    
    .logo {
        width: auto;
    }
    
    .top {
        margin: 20px 0;
    }
    
    .button-collapse {
        display: none;
    }
}

@media screen and (min-width:1200px) {
    
    .scegli {
	width:900px;
	height:500px;
    padding: 10px;
	}
	
	.scegli_box {
	display:flex;
	}
	
	.footer_mobile {
		width:auto !important;
		border-right: 1px solid #fff; 
		border-left: 1px solid #fff;
	}
	
	.footer_mobile_top {
		width:auto !important;
	}
    .social {
        display: block;
    }
    
    .menu_hp {
        display: flex;
    }
    
    .left_menu {
        display: block;
    }
    
    .menu_mobile_wrap {
        display: none;
    }
    
    .right_contenthp {
    flex-basis: 79%;
    }
    
    #container {
        width: 990px;
        margin: 0 auto;
    }
    
    .hp_content_wrap {
        display: flex;
    }
    
    .hp_map {
        display: block;
    }
    
    .hp_content_single {
        display: flex;
    }
    
    .logo {
        width: auto;
    }
    
    .top {
        margin: 20px 0;
    }
    
    .button-collapse {
        display: none;
    }
}



.menu_mobile {
    position: absolute;
    background: #5A97BF;
    z-index: 100;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
}

.menu_argomenti {
    position: absolute;
    z-index: 101;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background: #5A97BF;
}

.menu_mobile_bt {
    width: 100% !important;
    border-bottom: 2px solid #fff;
    padding-left: 2%;
    box-sizing: border-box;
    font: 400 40px/60px 'Yanone Kaffeesatz', sans-serif !important;
    color: #fff !important;
}

.menu_argomenti_bt {
    width: 100%;
    border-bottom: 2px solid #5A97BF;
    padding-left: 2%;
    box-sizing: border-box;
    color: #5A97BF;
}

/*.side-nav {
    overflow-y: visible !important;
}*/

.side-nav a {
    color: rgba(0,0,0,0.87);
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: auto !important;
    line-height: auto !important;
    padding: 0 !important;
}

.menu_mobile_back {
    position: absolute;
    top: 10px;
    right: -40px;
    color: #fff;
    font-size: 30px;
}

input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
	border-bottom: 1px solid #5A97BF !important;
    box-shadow: 0 1px 0 0 #5A97BF !important;
}

.btn, .btn-large {
	background-color:#5A97BF !important;
}

.btn:hover {
	background-color:#5A97BF !important;
}

input[type=text]:focus:not([readonly])+label {
	color:#5A97BF !important;
}

input[type=email]:focus:not([readonly])+label {
	color:#5A97BF !important;
}

textarea:focus:not([readonly])+label {
	color:#5A97BF !important;
}

h3 {
    font-size: 1.7rem !important;
}
