header .contact-info ul li a {
    font-size: 14px;
}

.grey-dark-bg {
    background: #e1e1e1;
}

footer .grey-dark-bg {
    color: #fff;
	background-color:#004d6c;
}

.blog-item-body {
    color: #353535;
    line-height: 1.5;
}

.blog-item-body h3{
    color: #1083b1;
    line-height: 1.5;
	font-weight:400;
	font-size:18px;
	padding-bottom:20px;
	margin:0px;
	font-style:italic
	}

.blog-item-body p {
    margin-bottom: 15px;
	text-align:justify;
}

.service-description-section ul {
    margin: 15px 0 15px;
}

.common-form-section ul li {
    font-size: 18px;
    line-height: 1.6;
	font-weight:bold;
}


form .customised-formgroup {
    padding: 0 0 14px;
}

label {
    margin-bottom: 0px;
}

.customise-form .customised-formgroup input, .contact-form .customised-formgroup input {
    height: 40px;
}

form .customised-formgroup input, form .customised-formgroup textarea {
    height: 40px;
    padding: 10px 25px;
	border: 2px solid #1083b1;
}

form .customised-formgroup span {
    top: 11px;
    left: 7px;
  font-size: 16px;
}


footer .customise-form .customised-formgroup span {
    left: 15px;
    top: 12px;
}

.customise-form .icon-bubble {
    top: 10px;
}

h2 {
    color: #777777;
}

h2.servizi {
    font-size:24px;
	margin:0 0 10px;
}

footer .grey-dark-bg h2 {
    color: #aafbff
}

.btn.btn-fill {
    background: #00c357;
    border: 1px solid #fff;
}

.customise-form  .btn.btn-fill {
    background: #E20B19;
    border: 1px solid #fff;
}




.contact-info-box h6 {
    color: #aafbff;
}

.contact-info-box p {
    color: #fff;
}




.btn.btn-fill:hover, .btn.btn-fill:focus, .btn.btn-fill:active {
    background: #e20b19 !important;
	border: 1px solid #fff !important;
    color: #fff !important;
}


.main-menu .navbar-nav>li>a:hover, .main-menu .navbar-nav>li>a:focus, .main-menu .navbar-nav>li>a:hover, .main-menu .navbar-nav>li.active>a, .main-menu .navbar-nav>li.active>a {
    border-bottom: 2px solid #e20b19 !important;
}


.main-menu .navbar-nav li>.dropdown-menu .megamenu li a:hover {
    color: #e20b19 !important;
	text-decoration:underline !important;
}

header .contact-info ul li a:hover {
    color: #e20b19;
}



.blog-title {
    background: #fff;
    padding: 20px 0 15px;
}

.blog-title h1 {
    color: #1083b1;
    margin: 0;
	text-align:center;	
	font-size:40px

}

.bg-white {
    padding: 0;
}

.breadcrumb {
    background-color: #fff;
	margin-bottom:5px;
}

h1 {
	font-size:40px
}


.common-form-section form {
    border-top: 0px solid #0078c0;
}


.contact-info-box {
    padding: 12px 10px;
    margin-bottom: 20px;
}

.contact-info-box {
    max-width: none;
    padding: 12px 10px;
    margin-bottom: 20px;
	min-height: 70px;
	background-color:transparent;
	border:0px;
}

.contact-info-box span {
    font-size: 30px;
    padding-right: 0px;
    border-right: 0px;
    color: #a7a6a6;
	float:left;
}

.contact-info-box > div {
    display: inline-block;
    margin-left: 10px;
}



.nuova {
    height: 13px !important;
	width:auto !important
}




.modal-content .contact-info-box-wrapper {
    margin-top: 30px;
}

.contact-info-box h6 a {
    color: #1083b1;
}


.contact-info-box h6 a:hover {
    color: #e20b19;
}

.under {
    text-decoration:underline !important;
}

footer .grey-dark-bg form {
    padding: 0px 0 10px;
}


footer .common-form-section form {
    margin: 0 auto 0;
}


footer .contact-info-box h6 a,
footer a {
    color: #fff !important;
}


footer .contact-info-box h6 a:hover,
footer a:hover {
    color: #fff !important;
}

.contact-banner .banner-txt {
    padding-bottom: 0px;
    padding-top: 0px;
}

.banner .banner-txt {
    padding: 70px 0 60px;
    color: #fff;
  text-shadow:   1px  1px 1px #323a45;
}

.common-form-section .btn.full-width {
    margin: 10px auto !important;
}

.modal-content .btn.btn-fill {
    margin: 0 auto !important;
}

.portfolio img {
margin-top: 10px;
}
/* CSS Document */

.padding5 {
    padding-right: 5px;
    padding-left: 5px;
}


label.contatto{
font-size:15px !important;
margin:5px 0 0 0 !important;
font-weight:normal !important;
text-transform:none !important;
text-align:left;
}


input[type=checkbox]
{
  -ms-transform: scale(1.3) !important; /* IE */
  -moz-transform: scale(1.3) !important; /* FF */
  -webkit-transform: scale(1.3) !important; /* Safari and Chrome */
  -o-transform: scale(1.3) !important; /* Opera */
  padding: 10px !important;
}


input[type=checkbox]:focus {
    outline-color: #E31101 !important;
    outline-style: auto !important;
    outline-width: 3px !important;
}	



.form-control {
    color: #000;
}

footer .grey-dark-bg h3 {
    color: #fff;
}

form .customised-formgroup input:focus, form .customised-formgroup textarea:focus {
    border-color: #e20b19;
}


/*---------------responsive--------------------*/

@media screen and (min-width: 992px) and (max-width: 1199px) {

header .contact-info ul li a {
    font-size: 13px;
}

}

@media screen and (min-width: 992px) and (max-width: 1024px) {

}

@media screen and (min-width: 768px) and (max-width: 991px) {


}

@media screen and (max-width: 1199px) {

}
@media screen and (max-width: 991px) {
	
.getguoteModal-dialog {
    width: 90%
}

.blog-title {
    padding: 20px 0;
}

h1,
.blog-title h1 {
	font-size:30px
}

.breadcrumb {
    display: none;
}


}

@media screen and (max-width: 767px) {

.contact-info-box h6 {
    font-size: 19px;
}






}

@media screen and (max-width: 560px) {
	
.blog-title {
    padding: 12px 0;
}

h1,
.blog-title h1 {
	font-size:20px
}	

}

@media screen and (max-width: 412px) {

}

@media screen and (max-width: 380px) {

}

@media screen and (min-width: 768px) {

}



.portfolio-singolo ul {
	margin-top: 0;
}

@media screen and (max-width: 778px) {
body {
margin-bottom: 60px;
}
.mobilecontacts {
position: fixed !important;
height: auto;
width: 100%;
z-index: 99999;
bottom: 0;
left: 0;
}


.mobilecontacts a { color: #FFFFFF; width: 100%; height: 100%; display: block; text-decoration:none;}
.mobilecontacts a i { font-size: 2.3em; vertical-align: middle; }

.mobilecontacts .tel,
    .mobilecontacts .wa,
.mobilecontacts .email {
bottom: 0px;
width: 33.32%;
height: 60px;
display: inline-block;
float: left;
text-align: center;
margin:0px;
padding:3px;
line-height:80%;
font-weight:normal;
}

.mobilecontacts span {
font-size: 13px;
}

.mobilecontacts .tel{
background-color: #00c357;
}

.mobilecontacts .tel a{
color:#fff !important;
}

.mobilecontacts .email {
background-color: #E20B19;
}

.mobilecontacts .email a{
color:#fff !important;
}
    
.mobilecontacts .wa{
background-color: #00c357;
}

.mobilecontacts .wa a{
color:#fff !important;
}

.customise-form .customised-formgroup {
    margin-bottom: 0px !important
;
}




}


@media screen and (min-width: 778px) {
.mobilecontacts { display: none; }
}

.footer-bottom {
	background: #000 !important;
	}
	
	
	
/*##########PERSONALIZZAZIONE CHECKFORM######################
#############################################################*/

/* Customize the label (the container) */
.containercheck {
 display: block;
 position: relative;
 padding-left: 0px;
 margin-bottom: 2px;
 cursor: pointer;
 font-size: 14px;
 font-weight:normal;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 padding:0 0 0 15px !important;
}

/* Hide the browser's default checkbox */
.containercheck input {
 position: absolute;
 opacity: 0;
 cursor: pointer;
}

.colcheck {
text-align:right;
padding:18px 15px 0 0px;
}

/* Create a custom checkbox */
.checkmark {
 position: absolute;
 top: 0;
 right: 0;
 height: 25px;
 width: 25px;
 background-color: #eee;
 border: 1px solid #ababab;
}

/* On mouse-over, add a grey background color */
.containercheck:hover input ~ .checkmark {
 background-color: #ccc;
 border: 1px solid #ababab;
}


/* On mouse-over, add a grey background color */
.containercheck .checkmark:focus {
 border: 2px solid #ca45e3;
}

/* When the checkbox is checked, add a blue background */
.containercheck input:checked ~ .checkmark {
 background-color: #0cabb4;
 border: 1px solid #0cabb4;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
 content: "";
 position: absolute;
 display: none;
}

/* Show the checkmark when checked */
.containercheck input:checked ~ .checkmark:after {
 display: block;
}

/* Style the checkmark/indicator */
.containercheck .checkmark:after {
 left: 9px;
 top: 5px;
 width: 7px;
 height: 12px;
 border: solid white;
 border-width: 0 3px 3px 0;
 -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg);
}

.testoprivacy a{
text-decoration:none !important;
}

.linkprivacy.bianco  {color:#606060}
