/**   COLORI  **/
a:link, a:visited {color: #204D88;}
a:hover, a:focus {color: #204D88;}
.navbar-default .navbar-brand,.service-v1 h3,.service-v1 .bma_head,ul.withArrow li span {color: #204D88;}
.scrollup {background: #204D88;}
h2 .coloured {color: #4d74a8;}
#inner-headline {border: 0;background: #4d74a8;}
#inner-headline h2.bmw_headline {color: #ffffff;}
.btn:link,.btn:visited,.btn:hover,.btn:focus {color: #ffffff;background: #204D88;}
.dropdown:hover .dropdown-menu {display:block;}
.section-commerciali .bmw_link .bma_head, 
.section-acquisizioni-dismissioni  .bmw_link .bma_head, 
.section-associativi-enti .bmw_link .bma_head,
.section-acquisizioni-alienazioni .bmw_link .bma_head{
  display: none;
}

@media (max-width: 767px) {
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #4d74a8;
}
  .service-v1 > div {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar > .container {
    padding-left: 5px;
    padding-right: 5px;
  }
  header ul.nav li a {
    padding: 25px 8px;
}
}

/**   HOMEPAGE  **/
.service-v1 a {
  color: #656565;
}
.service-v1 a:hover {
  text-decoration: none;
}
section.section-padding.gray-bg {
  padding: 60px 0;
}
h3.bmw_announce {display:none;}

.map-wrapper {

}
.map-wrapper iframe {
 width: 100%;
}
.sezioni {
  background: #f6f5f5;
}
@media (max-width: 1199px) {
  .map-wrapper {
      position: relative;
      padding-bottom: 56.25%; /* 16:9 */
      height: 0;
      overflow: hidden;
  }
  .map-wrapper iframe {
      position: absolute;
      /*top: -51px;*/
      left: 0;
      width: 100%;
      height: 100%;
          border: none;
  }
}
@media (min-width: 1200px) {
  .map-wrapper {
    overflow: hidden;
    /*height: 430px;*/
  }
  .map-wrapper iframe {
      position: relative;
      /*top: -51px;*/



  }
}

/* Home - contatti */
.contatti h3 {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #204D88;
  text-transform: uppercase;
}

/**   HOMEPAGE SLIDER **/
#main-slider::before {background: none;}
.bmw_spotlightLinks, .bmw_latestLinks {margin: 0; padding: 0; list-style: none;}
.flexslider .bmw_spotlightLinks > div, .flexslider .bmw_latestLinks > div  {display: none; -webkit-backface-visibility: hidden;} /* Hide the bmw_spotlightLinks before the JS is loaded. Avoids image jumping */
.no-js .bmw_spotlightLinks > div:first-child, .no-js .bmw_latestLinks > div:first-child   {display: block;}
.flexslider .bmw_spotlightLinks img, .flexslider .bmw_latestLinks img { width: 100%; display: block;}
.bmw_spotlightLinks:after, .bmw_latestLinks:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .bmw_spotlightLinks, html[xmlns] .bmw_latestLinks {display: block;}
* html .bmw_spotlightLinks, * html .bmw_latestLinks {height: 1%;}
.flexslider .bmw_spotlightLinks, .flexslider .bmw_latestLinks {zoom: 1;}
.flex-caption {
  background: rgba(0,0,0,.8);
  padding-top: 20px;
  bottom: 40px;
}

.flex-caption .bma_head {
    color: #fff;
    letter-spacing: 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.44);
}
@media (max-width: 991px) {
  .flex-caption {
    width: 80%;
  }
  .flex-caption .bma_head {
      font-size: 20px;

  }
  .flex-caption p{
    font-size: 14px;
  }
}


/**   SPOTLIGHT LINKS  **/
.bmw_links .bmw_link,.bmw_overflowLinks .bmw_link, .bmw_sections .bmw_link, .bmw_latestLinks .bmw_link {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 40px;
}
@media (min-width: 768px) {
  .bmw_links .bmw_link, .bmw_overflowLinks .bmw_link, .bmw_sections .bmw_link, .bmw_latestLinks .bmw_link{
    /* width: 33.33333333333333%; */
    width: 25%;
    float: left;
	min-height: 400px;
  }
.contatti div.bmw_announce {
    width: 33%;
    float: left;
    min-height: 160px;
  }

}
.service-v1 .bma_head {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0;
    line-height: 1.1em;
}

.bma_thumb {
    display: block;
    max-width: 100%;
    height: auto;
}

.copyright-webthemez {display: none;}

/** **/
/*#inner-headline {
  background: #ffffff none;
  border-top: 2px solid #46bd55;
  border-bottom: 2px solid #46bd55;
}*/
section#inner-headline:after {
display: none;
}
#inner-headline h2.bmw_headline {
    /*color: #46bd55;*/
    padding: 25px 0;
    margin: 30px 0 3px;
    display: block;
    text-align: center;
    position: relative;
    z-index: 3;
}
/** SECTION PAGES **/
.bmw_overflowNav {
	clear:both;
}
/** Announcements and tips **/
.bmw_announce  {
  background-color: #f9fd82;
  margin: 30px 0;
  padding: 10px 20px;
}
.home .bmw_announce  {
  background-color: #ffffff;
}

h3.bmw_tips  {
background-color: #4d74a8;
color: #ffffff;
padding: 10px 10px;
}
.bmw_tips_tip  {
}
.bma_tips  {
display: none;
}


/** FOOTER **/
footer a {
  color: #c5c5c5 !important;
  text-decoration: underline;
}
#sub-footer {
  padding-top: 0;
  margin-top:0;
}
@media (min-width: 1200px) {
  .copyright {
    text-align: center;
  }
}
