﻿@charset "UTF-8";
/* CSS Document */



/* home */
.jumbotron .h1, .jumbotron h1 {
    font-size: 30px;
    color: #2997efe6;
    padding-top: 5%;
}
.jumbotron p {
    color: #2997efe6;
}




.accedi-area {
    
    padding: 1%;
	
	
}


div.main-section {
    background-image: url(../Resources/Abilitiamo_centrale_Fast.png);
    background-position: top right;
    background-size: 100%;
    background-repeat: no-repeat;
    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;
}