﻿@charset "UTF-8";
/* CSS Document */



/* home */
.jumbotron .h1,  .jumbotron h1{
    font-size: 30px;
	color:#5da0d9;
	padding-top:5%;
	
}
.jumbotron p {
    color:#5da0d9;
}




.accedi-area {
    
    padding: 1%;
	
	
}


div.main-section {
	
	background-image: url(../Resources/logo-background-autismo-bianco.png);
    background-position: top right;
    background-size: 80%;
    background-repeat: repeat-y;
    box-shadow: rgba(0,0,0,0.3) 0px 3px 3px;
	
    padding-top: 2%;
    padding-bottom: 2%;
    margin-bottom: 1%;
	padding-left:0;
	padding-right:0;
	
}

div.main-section h1, div.main-section h2, div.main-section h3 {
    color:#fff;
	
}

.text-bianco{
	color:#fff;
	
}

.icon-home {
    
    width: 1.2em;
    height: 1.2em;
    /*border: 3px solid #fff;
	border-radius: 50%; */
    line-height: 1.5em;
    font-size: 3em;
}

.img-partner-sardegnaricerche {
    width: 50%;
    height: auto;
    max-width: 350px;
    position: relative;
	
}
.img-partner {
    width: 80%;
    height: auto;
    min-width: 80px;
    max-width: 300px;
    position: relative;
}
.partner-container {
    text-align: center;
	padding-top:1%;
}
.logo-reduced{
	width:50%;
	max-width:200px;
}