/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.4.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

body {color: #333333;}

a {color: #09afdf;}
a.h1-link {color: #9aa2ab;}

.text-default {color: #0064a2;}
.text-muted {color: #9aa2ab;}

.small-text {font-size: 11px;}

h1 {font-size: 34px;}/**/
h2 {font-size: 30px;}
h3 {font-size: 24px;}
h4 {font-size: 20px; font-weight: bold;}
h5 {font-size: 18px;}
h6 {font-size: 14px;}


/* box prodotti */
.lead-prod {font-size: 16px; text-transform: uppercase; font-weight: bold; color: #ffffff; padding-top: 10px;}
.overlay-container .text {padding: 0 1px; position: relative;}
.overlay-bottom, .overlay-top {
    padding: 0px;
    bottom: 0px;
    left: 0;
    right: 0px;
    background-color: rgba(30, 30, 30, 0.7);
}
/* fine box prodotti */




.navbar-default .navbar-nav > li > a {
    font-size: 12px;
    padding: 28px 12px 27px 12px; /*28px 5px 27px 5px;*/
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

.dropdown-menu > li > a {font-family: 'Raleway', sans-serif; font-size: 13px;}


.section-fondo-pag {
    background-color:#eeeeee; padding-top: 20px;
}

.background-nuvole {
    background: url(../images/background-nuvole.jpg) 10% 0px no-repeat;
}
.dark-bg {
    background-color: #373737;/*0064a2;*/
    color: #cdcdcd;
}
.dark-bg01 {
    background-color: #768f9f;/*0064a2;*/
    color: #cdcdcd;
}
.light-bg01 {
    background-color: #d3e4ed;/*0064a2;*/
    
}
.light-bg02 {
    background-color: #dce0e2;/*0064a2;*/
    
}
.light-bg03 {
    background-color: #f3f3f3;
    
}

.default-bg {
    background-color: #0064a2;
    color: #ffffff;
}

.footer {
    padding: 20px 0;
    background-color: #fefefe;
	border-top:  #0064a2 solid 5px;
	color: #777777;
}

/**** foto ****/
.img-bordo {border:  #c1cacf dashed 1px;}


/**************** REFERENZE **********/
#news h2{
	margin-top: -4px; 
	
}
.blogpost {
    margin: 0 0 70px;
	border-bottom: 1px solid #dedede;
	padding: 20px 0px 20px 0px;
}
ul.pagination li > a, .pagination > li:first-child > a, .pagination > li:last-child > a, ul.pager li > a {
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%;
}
.pb-10 {
    padding-bottom: 10px;
}
.p-5 {
    padding: 5px;
}

/***** FORM REFERENZE ****/
.form-control {
    border:solid 1px rgba(156, 167, 183, 0.6);
    color: #444444;
	font-size: 16px;
	font-weight: 400;
}
.form-group {
    margin-bottom: 10px;
}
.form-control-ev {/*background-color: #f2eee2;*/ border: solid 1px rgba(156, 167, 183, 0.4);font-weight: 600; border-left:solid 5px rgba(156, 167, 183, 0.4);}



/*** POLICY ****/



#policy h1, h2, h3, h4  {
	/*text-align: left;*/
	font-weight: bold;
}
#policy h1  {font-size: 34px;}
#policy h2  {font-size: 30px; }
#policy h3  {font-size: 28px; }
#policy h4  {font-size: 20px;}
