/*
 * Author: studio VideoMedia
 */
 
body, .desc p, h1,h2,h3,h4,h5,h6 { font-family: 'Open Sans Condensed', sans-serif; }

.btn-cta { border-color: #243a94; }

a.btn-cta { color: #243a94; }

h1, h2 { color: #ffffff; }



body, .btn-primary { background-color: #243a94; }

.desc { color: #ffffff; margin-top: 30px; }

.desc img { padding: 15px; background: #ffffff; margin-bottom: 30px; border-radius: 4px; }

.desc p { margin-top: 0; font-size: 17px; line-height: 20px; }

.desc h4 { margin-top: 0; color: #ffffff; }

h1, h2, h3, h4, h5, h6 { font-weight: 400; }

#cta01 { background-image: url(../img/cta/cta01.jpg); padding-bottom: 130px; }

#cta02 { padding-bottom: 100px; }

#cta01 h2, #cta02 h2, #white h2, #white h3 { color: #243a94; }

#cta01 p, #cta02 p { font-size: 24px; line-height: 35px; font-weight: 700; }

.addressdiv { border: 1px solid #243a94; padding: 30px; }

.addressdiv p { margin-bottom: 0; }

#contatti { border: 1px solid #cccccc; padding: 30px 15px; border-radius: 4px; margin: 0 15px; }

.img-responsive { width: 100%; }

.buttondiv  { border-radius: 4px; border: 1px solid #cccccc; padding: 10px; }

.form-horizontal .form-group { margin: 0 0 15px; }

.form-horizontal .control-label { color: #243a94; text-align: left; }

.address p { line-height: 22px; margin-top: 30px; font-size: 17px; line-height: 20px;  }

form { margin-bottom: 30px; }

.footertext p { line-height: 16px !important; }

label { font-size: 15px; }

h2 { text-transform: uppercase; }

.btn { font-size: 20px; background: #ffffff; }

#submit { color: #243a94; }

#submit:hover { background: #cccccc; }

.input-group-addon { width: 100%; border: 1 px solid #cccccc; border-radius: 4px; }

.input-group-addon:first-child { border-right: 1px solid #cccccc; border-radius: 4px; }




@media (min-width: 768px) {
.form-horizontal .control-label {
  text-align: left;
}
    
}