@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Arapey:400,400i);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);





/*TITLE*/
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-slider-slide,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price,
.timer,
cite,
.page_head blockquote p {
  font-family: 'Arapey', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Arapey', sans-serif;
}
.mbr-author-name {
  font-family: 'Arapey', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Lato', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
/*SUBTITLE*/
.btn-sm,
.btn,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block,
.nav-link.link,
.dropdown-item {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
/*TEXT*/
body,
input,
textarea,
p,
li,
.mbr-gallery-filter ul li span,
.mbr-company .list-group-text,
.mbr-section-text {
  font-family: 'Lato', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Lato', sans-serif;
}
/*ROUNDED BUTTONS*/
.btn {
  border-radius: 40px;
}
.btn:before {
  border-radius: 40px;
}
.btn:after {
  border-radius: 40px;
}
.mbr-subscribe .btn {
  border-radius: 40px !important;
}
/*COLORS*/
a,
.alert,
.list-img .mbr-iconfont,
.content1 .image .mbr-iconfont:hover,
.c-info .timer,
.contacts .mbr-iconfont,
.mbr-gallery-filter li.active {
  color: #006699;
}
.item-layer,
.close:hover {
  background: rgba(0, 102, 153, 0.5);
}
.styled:before,
.styled span:before,
.content3 .image .mbr-iconfont:hover,
.folow:before,
.date:before,
.mbr-gallery-filter li:before,
.separator:before,
.bgc {
  background: #006699;
}
input:focus,
textarea:focus {
  border-color: #006699 !important;
}
.mbr-slider .carousel-indicators li.active,
.mbr-slider .carousel-indicators li:hover {
  background-color: #006699 !important;
  border-color: #006699 !important;
}
a:hover,
.team-item.news h5 a:hover,
.team-item.news h3 a:hover,
.adr-link:hover,
.mbr-gallery-filter li:hover,
.news-min .text a:hover {
  color: #1177aa;
}
.mbr-section-subtitle,
.content1 .image .mbr-iconfont {
  color: #46004c;
}
.bg-primary {
  background-color: #006699 !important;
}
.bg-success {
  background-color: #2be080 !important;
}
.bg-info {
  background-color: #052163 !important;
}
.bg-warning {
  background-color: #e0c119 !important;
}
.bg-danger {
  background-color: #eb5a1a !important;
}
.btn-primary {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #006699;
  border-color: #006699;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #00334d !important;
  border-color: #00334d !important;
}
.btn-secondary {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #46004c;
  border-color: #46004c;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-info {
  background-color: transparent;
  border-color: #222222;
  color: #222222;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #222222;
  background-color: #052163;
  border-color: #052163;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #222222 !important;
  background-color: #01091a !important;
  border-color: #01091a !important;
}
.btn-success {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #2be080;
  border-color: #2be080;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #18a65b !important;
  border-color: #18a65b !important;
}
.btn-warning {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e0c119;
  border-color: #e0c119;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #9b8611 !important;
  border-color: #9b8611 !important;
}
.btn-danger {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb5a1a;
  border-color: #eb5a1a;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #aa3e0f !important;
  border-color: #aa3e0f !important;
}
.btn-black {
  color: #fff;
  background: #222;
  border: #222;
}
.btn-white {
  color: #222;
  background: #fff;
  border: #fff;
}
.btn-black:hover {
  background: #006699;
  border: #006699;
  color: #fff;
}
.btn-white:hover {
  background: #006699;
  border: #006699;
  color: #fff;
}
.btn-primary-outline {
  background: none;
  border-color: #002233;
  color: #002233;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #006699;
  border-color: #006699;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #006699 !important;
  border-color: #006699 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #46004c;
  border-color: #46004c;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #46004c !important;
  border-color: #46004c !important;
}
.btn-info-outline {
  background: none;
  border-color: #000102;
  color: #000102;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #052163;
  border-color: #052163;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #052163 !important;
  border-color: #052163 !important;
}
.btn-success-outline {
  background: none;
  border-color: #15904f;
  color: #15904f;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #2be080;
  border-color: #2be080;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #2be080 !important;
  border-color: #2be080 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #84720f;
  color: #84720f;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #e0c119;
  border-color: #e0c119;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #e0c119 !important;
  border-color: #e0c119 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #92360d;
  color: #92360d;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #eb5a1a;
  border-color: #eb5a1a;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #eb5a1a !important;
  border-color: #eb5a1a !important;
}
.text-primary {
  color: #006699 !important;
}
.text-success {
  color: #2be080 !important;
}
.text-info {
  color: #052163 !important;
}
.text-warning {
  color: #e0c119 !important;
}
.text-danger {
  color: #eb5a1a !important;
}
.alert-success {
  background-color: #2be080;
}
.alert-info {
  background-color: #052163;
}
.alert-warning {
  background-color: #e0c119;
}
.alert-danger {
  background-color: #eb5a1a;
}
.btn-social {
  border-color: #006699;
}
.btn-social:hover {
  background: #006699;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #006699;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #006699;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #006699;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #006699;
}
.lead a,
.lead a:hover {
  color: #006699;
}
.lead blockquote {
  border-color: #006699;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #1ab3ff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ddfaeb;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #0b49dc;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #f9f2cc;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #fbe1d6;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #006699;
}
/*image*/
.mbr-figure .mbr-figure-caption-over {
  background: -moz-linear-gradient(left, rgba(0, 102, 153, 0.2), rgba(34, 136, 187, 0.7)) !important;
  background: -ms-linear-gradient(left, rgba(0, 102, 153, 0.2), rgba(34, 136, 187, 0.7)) !important;
  background: -o-linear-gradient(left, rgba(0, 102, 153, 0.2), rgba(34, 136, 187, 0.7)) !important;
  background: -webkit-linear-gradient(left, rgba(0, 102, 153, 0.2), rgba(34, 136, 187, 0.7)) !important;
  background: linear-gradient(left, rgba(0, 102, 153, 0.2), rgba(34, 136, 187, 0.7)) !important;
}
/*progress bar*/
.progress-primary[value]::-webkit-progress-value {
  background-color: #006699;
}
.progress-primary[value]::-moz-progress-bar {
  background-color: #006699;
}
.progress-primary[value]::-ms-fill {
  background-color: #006699;
}
@media screen and (min-width: 0\0) {
  .progress-primary .progress-bar {
    background-color: #006699;
  }
}
/*process*/
.process1 .image .bgr {
  background: -webkit-linear-gradient(left, rgba(0, 102, 153, 0.2), rgba(34, 136, 187, 0.7));
  background: -o-linear-gradient(right, rgba(0, 102, 153, 0.2), rgba(34, 136, 187, 0.7));
  background: -moz-linear-gradient(right, rgba(0, 102, 153, 0.2), rgba(34, 136, 187, 0.7));
  background: linear-gradient(to right, rgba(0, 102, 153, 0.2), rgba(34, 136, 187, 0.7));
}
/*accordion*/
.panel.active .panel-heading a,
.panel:hover .panel-heading a {
  border-color: #006699;
}
.panel-heading a:hover span:before,
.panel-heading a:hover span:after,
.panel.active .panel-heading a span:after {
  background: #006699;
}
#menu2-i .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-i .navbar-caption {
  color: #ffffff;
}
#menu2-i .navbar-toggler {
  color: #e5e5e5;
}
#menu2-i .close-icon::before,
#menu2-i .close-icon::after {
  background-color: #e5e5e5;
}
#menu2-i .link,
#menu2-i .dropdown-item {
  color: #e5e5e5;
}
#menu2-i .link {
  font-size: 1.15rem;
}

#menu2-i .lang {
    /* font-style: italic !important; */
}
#menu2-i .dropdown-item,
#menu2-i .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu2-i .link:hover,
#menu2-i .dropdown-item:hover,
#menu2-i .link:focus,
#menu2-i .dropdown-item:focus {
  color: #fff;
}
#menu2-i .link[aria-expanded="true"],
#menu2-i .dropdown-menu {
  background: #004466;
}
#menu2-i .nav-dropdown-sm .link:focus,
#menu2-i .nav-dropdown-sm .link:hover,
#menu2-i .nav-dropdown-sm .dropdown-item:focus,
#menu2-i .nav-dropdown-sm .dropdown-item:hover {
  background: #005c8a!important;
}
#menu2-i .navbar,
#menu2-i .nav-dropdown-sm,
#menu2-i .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-i .nav-dropdown-sm .dropdown-menu {
  background: #006699;
}
#menu2-i .bg-color.transparent .link {
  color: #e5e5e5;
  transition: none;
}
#menu2-i .navbar-toggler i,
#menu2-i .navbar-toggler em,
#menu2-i .navbar-toggler i:before,
#menu2-i .navbar-toggler em:before,
#menu2-i .navbar-toggler i:after,
#menu2-i .navbar-toggler em:after {
  background: #e5e5e5;
}
#menu2-i .navbar-toggler[aria-expanded="true"] i,
#menu2-i .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu2-i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-i .bg-color.transparent.opened .link:hover,
#menu2-i .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-i .link[aria-expanded="true"] {
  color: #fff!important;
}
#menu2-i .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#slider1-r EM {
  color: #222222;
}
#slider1-r H1 {
  color: #222222;
}
#slider1-r P {
  color: #222222;
}
#slider1-r .mbr-section-full {
  height: 75vh;
}
#slider1-r .mbr-section-full {
  height: 75vh;
  background-position: center;
  height: 65vh;
}
#content3-15 P {
  text-align: left;
}
#contacts1-9 H1 {
  font-size: 36px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #222222;
}
#contacts1-s H1 {
  font-size: 36px;
  font-family: 'Roboto Condensed', sans-serif;
}









.mbr-figure--full-width {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
  }

@media screen and (min-width : 1024px) {
  .mbr-figure--full-width {
      margin: 0 auto;
      width: 60%;
      padding-bottom: 60%;
    }
  }
@media screen and (max-width : 767px) {
  .mbr-figure--full-width {
      margin: 0 auto;
      width: 60%;
      padding-bottom: 60%;
    }
  }

.perego img {
  position  : absolute;
  top       : 0;
  left      : -8%; /* right: 0; */
  height    : 100%;
  height    : auto;
  width     : 109% !important;
  max-width : none;
  }

.ronchi img {
  position: absolute;
  top: -9%;
  left: 0;
  /* right: 0; */
  height: 100%;
  height: auto;
  width: 109%;
  max-width: none;
  }

.scapigliati img {
  position: absolute;
  /* top: -8%; */
  left: 0;
  height: auto;
  width: 109%;
  max-width: none;
  }


.lang-selector {
  right: 0.6em;
  top: 0;
  position: absolute;

  text-transform: uppercase;
  }
.lang-selector a {
  font-size: 12px !important;
  }

body.it .link.it,
body.en .link.en { display:  none }


.modal-body * { text-align: left}

.map-wrapper {
  height: 350px;
  margin-bottom: 5em;
  }

.c-info.contacts {
  min-height: 7em;
  }
.c-info.contacts p {
  margin-bottom: .6em;
  line-height: 1em;
  }


.mbr-footer img {
  max-width: 100% !important;
  max-height: 80px;
  margin-bottom: 2em;
  }

.mbr-footer-content strong {
  font-size: 1.6em;
  }




#content4-3 #contact-info { padding-bottom: 0 !important;}
#title4-13 #contact-info { padding-top: 100px !important;}


/* FIX - Modal width */
.modal-dialog {
  max-width: 98%;
  }

@media (min-width: 992px) and (max-width: 1200px){
  .c-info.email {
    position: relative;
    left: -0.5em;
    }
  }
@media (max-width: 991px){

  body{
    padding-top: 70px;
    }

  .navbar-dropdown .navbar-logo img {
    max-height: 50px;
    }

  #title4-8 #contact-info{padding-top: 90px !important;}
  #content3-15 #contact-info{padding-bottom: 20px !important;}
}

@media (max-width: 767px){


  /*p { text-align: left }*/

  #menu2-i .lang {
    /* border-top: 1px solid #313131; */
    }

  #menu2-i .lang a{
    /* font-style: italic !important; */
    font-size: 1.6em!important;
    border-top: 1px solid #313131;
    border-bottom: 1px solid #313131;
    }

  /* FIX - footer logo align */
  .mbr-footer-content {
    text-align: center
    }

  .team-item { padding-left: 15px; padding-right: 15px; }
  .team-item p {text-align: left;/* padding: 0 1em; */}

  #slider1-r .mbr-section-full {
    height: 40vh;
    }

  .page_head h1{
    font-size: 30px;
    }

  #content3-15 #contact-info{
    padding-top : 20px !important;
    }

  }


@media screen and (max-width: 560px){

  .mbr-figure--full-width {
    width: 80%;
    padding-bottom: 80%;
    }
  }


@media (max-height: 600px) and (max-width: 992px){
  .menu2 .navbar-nav {
    padding: 70px 0px;
    }
  }

@media (max-width: 480px){
  .menu2 .navbar-nav .nav-item {
    margin-bottom :0 ;
    }
  }

.swiper-arrow-left .mbr-slider-slide ,
.swiper-arrow-right .mbr-slider-slide { display: none}

a.alyfa:link,
a.alyfa:visited
{
  color: inherit !important;
  }