﻿body {
    font-family: 'Source Sans Pro', sans-serif;
}

a:hover {
    text-decoration: none !important;
}

h1 {
    color: #284D95;label
}


.top-bar {
    background-color: white;
    border-bottom: 0px;
}
.top-bar .leftSide a {
    color: #000000 !important;
}
.top-bar .fa-mobile {
    color: #BBBBBB;
    font-size: 29px;
    position: relative;
    top: 5px;
    margin-right: 5px;
}
.top-bar .text-right .fa {
    color: #4B4B4B;
}
.top-bar .text-right a.appointment {
    color: white !important;
    background: #92ADCB;
    text-transform: none;
    padding: 4px 30px;
    margin-left: 10px;
    transition: 0.6s;
}
.top-bar .text-right a.appointment:hover {
    background: #284D95;
    text-decoration: none !important;
}
.top-bar .text-right a.appointment:focus {
    text-decoration: none !important;
}
.top-bar .greyBorderMenu {
    width: 99%;
    height: 1px;
    background: #ECEBEB;
    float: left;
    margin: 6px auto 0px auto;
}
@media screen and (max-width: 767px) {
    .top-bar .leftSide { text-align: center; }
    .top-bar .text-right { text-align: center; margin: 6px 0px; }
    .logoTopMenu { margin-left: 25px; }
}


.navbar-header .logoTopMenu {
    width: 100%;
    max-width: 160px;
    transition: 0.6s;
}
.navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f));
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0), 0 1px 5px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0), 0 1px 5px rgba(0, 0, 0, 0);
    border-bottom: 1px solid #eee;
}
.navbar-default .navbar-nav > li > a {
    color: #284E95;
    transition: 0.6s;
}
.navbar-default .navbar-nav > li {
    padding: 25px 15px;
}


.is-sticky .navbar-default {
    width: 100%;
}
.is-sticky .navbar-default .logoTopMenu {
    max-width: 100px;
}
.is-sticky .navbar-default .navbar-nav > li {
    padding: 6px 15px;
}


.sliderImg {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    top: -22px;
    float: left;
}
@media screen and (min-width: 1200px) { .sliderImg { height: 750px } }
@media screen and (min-width: 1000px) and (max-width: 1199px) { .sliderImg { height: 700px } }
@media screen and (min-width: 800px) and (max-width: 999px) { .sliderImg { height: 650px } }
@media screen and (min-width: 600px) and (max-width: 799px) { .sliderImg { height: 600px } }
@media screen and (min-width: 400px) and (max-width: 599px) { .sliderImg { height: 500px } }
@media screen and (max-width: 399px) { .sliderImg { height: 350px } }


.slider-overlay .slider-text {
    position: relative;
    background: transparent;
    z-index: 99;
    width: 60%;
    margin-left: 20%;
    float: left;
    margin-top: -550px;
}
.slider-overlay .slider-text h2 {
    font-size: 55px;
    font-weight: 200;
    text-transform: none;
    color: #284E95;
}
.slider-overlay .slider-text p {
    color: #00AEEF;
}
.slider-overlay .slider-text .btnSlider {
    margin-top: 25px;
}
.slider-overlay .slider-text .btnSlider span {
    background: #284E95;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    padding: 12px 25px;
}
@media screen and (min-width: 400px) and (max-width: 599px) { 
    .slider-overlay .slider-text { margin-top: -480px; }
    .slider-overlay .slider-text h2 { font-size: 40px }
    .slider-overlay .slider-text p { font-size: 20px }
    .slider-overlay .slider-text .btnSlider span { font-size: 14px; padding: 8px 15px; }
}
@media screen and (max-width: 399px) { 
    .slider-overlay .slider-text { margin-top: -350px; width: 80%; margin-left: 10%; }
    .slider-overlay .slider-text h2 { font-size: 30px }
    .slider-overlay .slider-text p { font-size: 16px }
    .slider-overlay .slider-text .btnSlider span { font-size: 14px; padding: 8px 15px; }
}


.fourBoxHome {
    padding-bottom: 25px;
}
.fourBoxHome .service-box {
    border: 1px solid #CED6E1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.fourBoxHome h2 {
    text-transform: none;
    color: #284D95;
}
.fourBoxHome .roundImg {
    width: 100%;
    max-width: 60px;
    position: relative;
    margin-top: -30px;
}
.fourBoxHome h4 {
    color: #284D95;
}
.fourBoxHome .btn {
    background: #284D95;
    border: 0px;
    border-radius: 3px;
    text-transform: none;
    font-size: 15px;
}
.fourBoxHome a {
    font-size: 13px;
}
@media screen and (min-width: 768px) {
    .fourBoxHome .service-box p { min-height: 100px; }
}


.rigaContHome {
    background: #92ADCC;
    margin-top: 25px;
}
.rigaContHome h3 {
    font-size: 30px !important;
    margin-top: 5px;
}
.rigaContHome .btn {
    background: transparent;
    color: white !important;
    text-transform: none;
    padding: 10px 30px;
    border-radius: 3px;
    font-size: 15px;
}
.rigaContHome .btn:hover {
    color: #92ADCC !important;
}


.team-section {
    background: white;
}
.team-section .btn {
    background: #284D95;
    border: 0px;
    border-radius: 3px;
    text-transform: none;
    font-size: 15px;
}
.team-section .social-icon .fa {
    color: #4B4B4B;
}
.team-section .team-col h3 {
    color: #284D95;
}
.team-section .team-col em {
    color: #B3B2B3;
}


.newsletterHome {
    background: #EDF2F7;
    margin-bottom: 30px;
}
.newsletterHome h3 {
    color: #284D95;
    font-size: 24px !important;
}
.newsletterHome #email {
    border-radius: 3px;
}
.newsletterHome .btn {
    background: #284D95;
    border: 0px;
    border-radius: 3px;
    text-transform: none;
    font-size: 15px;
    margin-top: 0px;
    padding: 12px 26px;
}
.newsletterHome .btn:hover {
    color: white;
}


/*stile per principe login*/
#loginPippo {
    display: none;
    right: 10%;
    padding: 15px 20px 0 20px;
    background: #fff;
    border: solid 1px #dedede;
    width: 300px;
    position: fixed;
    z-index: 99999;
}
.chiudi {
    background-color: #DDDDDD!Important;
    color:#333333!Important;
    transition: all 0.4s ease-in-out!Important;
}
.chiudi:hover {
    background-color: #92ADCB!Important;
    color: white !important;
}

input.submitlogin {
    background: #DDDDDD;
    color: #333333;
    padding: 2px 10px!Important;
    border: 0 solid #fff!Important;
    border-radius:2px;
    transition: all 0.4s ease-in-out!Important;
    margin-top:8px!Important;
    float:right;
    border-radius:2px;
}
input.submitlogin:hover {
    background: #92ADCB;
    color: white;
}
input#password {
    padding: 4px 10px;
    margin-left: 1px!Important;
    margin-bottom:10px;
}
input#userName {
    padding: 4px 10px;
    border: 1px solid #ddd;
    margin-bottom:10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    color: #7a7a7a;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    background: #FFF;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}


/* Footer (duplicate from medical.css) */
.footer {
  background-color: #222;
  padding-top: 80px;
  padding-bottom: 0px;
  margin-top: 50px;
}
@media screen and (min-width: 991px) { .footer { text-align: left; } }
.footer h3 {
  font-weight: 300;
  color: #fff;
  margin-bottom: 25px;
  font-size: 18px;
  text-transform: capitalize;
}
.footer a {
    color: white !important;
}
.footer p {
  color: #fff;
  font-size: 13px;
}
.footer ul.contact-details li {
  padding-bottom: 10px;
}
.footer ul.contact-details li i {
  float: left;
  color: #fff;
  width: 16px;
  height: 32px;
  line-height: 32px;
  display: block;
  vertical-align: middle;
  margin-top: -3px;
}
.footer ul.contact-details li p {
  overflow: hidden;
  margin: 0px;
}
.footer .quick-links li {
  padding-bottom: 6px;
}
.footer .quick-links li a {
  font-size: 13px;
  text-transform: none;
  color: #aaa;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer .quick-links li a:before {
  content: "\f105";
  font-family: "FontAwesome";
  padding-right: 5px;
}
.footer .quick-links li a:hover {
  padding-left: 4px;
  color: #fff;
}
.footer .latest-news li {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
  padding-bottom: 6px;
  margin-bottom: 6px;
}
.footer .latest-news li:last-child {
  border-bottom: 0px;
}
.footer .latest-news li a {
  font-size: 13px;
  color: #aaa;
  line-height: 18px;
  display: block;
  margin-bottom: 5px;
}
.footer .latest-news li a:hover {
  color: #fff;
}
.footer .latest-news li em {
  display: block;
  font-size: 11px;
  color: #fff;
}
.footer form .form-control {
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.footer form .form-control:focus {
  border-color: rgba(255, 255, 255, 0.4);
}
.footer form button {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer form button:focus {
  color: #fff;
}
.footer .footer-copyright {
  font-size: 13px;
  padding: 25px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: #aaa;
  text-align: center;
}
@media screen and (max-width: 991px) {
    .footer .clearfix i { display: none !important; }
}


.tuttiIServizi .topIcon {
    width: 100%;
    max-width: 60px;
    position: relative;
    top: -30px;
    margin-bottom: -30px;
}
.tuttiIServizi .service-box {
    border: 1px solid #CED6E1;
}
.tuttiIServizi p { 
    min-height: 85px;
}
.tuttiIServizi .btn {
    background: #284D95;
    border: 0px;
    top: -3px;
}
.tuttiIServizi .btn:hover {
    background: #333;
}


.serviziPer img {
    margin-top: 5px;
}
.serviziPer p {
    margin-top: 0px;
}
.serviziPer .fa, .serviziPer span {
    color: #284D95;
    font-size: 15px;
    margin-right: 5px;
}


.team .textShowMore {
    margin-top: 5px;
    text-align: justify;
}
@media screen and (min-width: 768px) {
    .team .textShowMore { min-height: 255px; margin-bottom: 5px; }
}
.team .team-desc {
    border: 0px;
}
.team img {
    margin: auto;
}


.blog-home .img-responsive {
    margin: auto;
}


.contactMap {
    margin-top: -20px;
    margin-bottom: 25px;
}


.formCont {
    background: #F9F9F9;
    padding: 0px 10px 20px 10px;
}
.formCont .title {
    font-size: 1.8em;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 5px;
}
.Form .label {
    color: #333;
    font-weight: 400;
}
/*.Form .label.checkbox {
    position: relative;
    top: -18px;
}*/
.Form input[type="text"] {
    margin-right: 4%;
}
.Form input[type="text"],.Form input[type="email"] {
    width: 48% !important;
    float: left;
}
.Form input[type="number"], .Form textarea {
    width: 100% !important;
    float: left;
}
.Form input, .Form textarea {
    margin:12px 0;
    min-height: 45px;
    font-size: 13px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border-width: 2px;
    border-color: #ddd;
    padding: 6px 12px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.formCont .submitButtonIN {
    margin-top: 10px;
    text-align: center;
}
.formCont .btn {
    background: #284D95;
    border: 0px;
    border-radius: 3px;
    text-transform: none;
    font-size: 15px;
}
.formCont .btn:hover {
    color: white;
}
@media screen and (min-width: 992px) {
    .formCont .btn { float: right; }
    .formCont .submitButtonIN { margin-top: 40px; }
}
@media screen and (max-width: 991px) {
    #recaptcha div { margin: auto; }
}
@media screen and (max-width: 362px) {
    #recaptcha { transform: scale(0.7); margin-left: -50px; }
}


.contact-info .media-left {
    vertical-align: bottom;
}


.FAQ .title {
    color: #284D95;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.FAQ .panel {
    margin-left: 15px;
    border-radius: 0px;
}
.FAQ .collapsed {
    color: #333 !important;
}
.FAQ .panel-heading {
    background: transparent !important;
}
.FAQ .panel-body {
    background: #f9f9f9;
}
.FAQ .panel-default > .panel-heading::after {
    content: "\f0d7";
    color: #333;
}
.FAQ .panel-default > .panel-heading.active::after {
    content: "\f0d8";
}



.newsNdr p {
    text-align: justify;
}
.newsNdr .imageNews {
    max-width: 100%;
}
.newsNdr .backButton span {
    background: #284D95;
    border: 0px;
    border-radius: 3px;
    text-transform: none;
    font-size: 15px;
    float: right;
    margin-top: 15px;
    padding: 8px 14px;
    color: white;
    transition: 0.6s;
}


.newsThumb {
    width: 100%;
    height: 200px;
    background-repeat: none;
    background-position: center;
    background-size: cover;
}


/* SLIDER DOT TO SELECT SLIDE */
.flex-control-nav {
    margin-top: -50px;
    bottom: auto;
}
.flex-control-paging li a {
    background: rgba(40,78,149,0.3);
    border: 1px solid rgba(40,78,149,1);
}
.flex-control-paging li a:hover {
    background: rgba(40,78,149,0.6);
    border: 1px solid rgba(40,78,149,0);
}
.flex-control-paging li a.flex-active {
    background: rgba(40,78,149,1);
}


/* SLIDER NEXT-PREV SLIDE */
.flex-direction-nav a::before {
    font-family: FontAwesome;
    content: "\f104";
    color: rgba(40,78,149,1);
    opacity: 0.6;
    transition: all 0.3s ease-out;
}
.flex-direction-nav a:hover::before {
    opacity: 1;
}
.flex-direction-nav a.flex-next::before {
    content: "\f105";
}
@media screen and (min-width: 850px) {
    ul.flex-direction-nav { display: none; }
}