/* body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
 */
.places .gm-style div[role=dialog] {
  min-width: 250px !important;
  max-width: 400px !important; }
  .places .gm-style div[role=dialog] img {
    padding-right: 5px; }
  .places .gm-style div[role=dialog] > div {
    position: relative; }
  .places .gm-style div[role=dialog] h5 {
    width: calc(100% - 40px); }
  .places .gm-style div[role=dialog] span.altri-mercati-serviti {
    padding-bottom: 5px;
    display: block; }
    .places .gm-style div[role=dialog] span.altri-mercati-serviti + br {
      display: none; }
  .places .gm-style div[role=dialog] .display-flex-dialog {
    display: flex; }

.contacts_map .gm-style div[role=dialog] {
  min-width: 250px !important;
  max-width: 400px !important; }

.mainMarketFlag {
  position: absolute;
  top: 5px;
  right: 5px; }

.google_map .mainMarketFlag {
  position: static; }

.google_map .gm-style div[role=dialog] {
  max-width: 250px !important; }

.google_map .display-flex-dialog {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .google_map .display-flex-dialog h5 {
    margin: 0 5px 0 0; }

.intro.intro-news {
  position: relative; }
  .intro.intro-news .intro-image {
    max-height: 490px;
    object-fit: cover;
    object-position: top; }
  .intro.intro-news .intro-block {
    top: 50% !important;
    max-width: 60% !important;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 !important; }
    @media only screen and (max-width: 920px) {
      .intro.intro-news .intro-block {
        position: relative;
        left: 0;
        top: 0 !important;
        transform: none;
        max-width: 100% !important; } }

/* .footer {
  margin-top: auto;
}

 */
section.contact-form.all_new_contatti {
  background: #f0f0f0 !important;
  clear: both; }
  section.contact-form.all_new_contatti h5 {
    color: #4c4c4c;
    margin-top: 50px;
    text-align: center; }
  section.contact-form.all_new_contatti form {
    padding: 0 0 50px; }
    section.contact-form.all_new_contatti form .form-control {
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      border-bottom: 1px solid #4c4c4c !important;
      border-top: 1px solid transparent !important;
      border-left: 1px solid transparent !important;
      border-right: 1px solid transparent !important;
      color: #4c4c4c;
      max-height: 100px;
      background-color: transparent; }
      section.contact-form.all_new_contatti form .form-control.parsley-error, section.contact-form.all_new_contatti form .form-control.parsley-error::placeholder {
        color: #cd1232;
        background-color: transparent !important; }
    section.contact-form.all_new_contatti form .btn-default {
      background-color: #cd1232;
      border-color: #cd1232;
      opacity: 0.8;
      transition: all 1s; }
      section.contact-form.all_new_contatti form .btn-default:hover {
        background-color: #b3172e;
        border-color: #b3172e;
        transition: all 1s;
        opacity: 1; }
    section.contact-form.all_new_contatti form .control-group {
      padding-top: 20px; }
    section.contact-form.all_new_contatti form input, section.contact-form.all_new_contatti form textarea {
      padding: 6px 0px;
      transition: all .3s ease-in-out;
      /* transition: visibility 0s; */ }
    section.contact-form.all_new_contatti form input::placeholder, section.contact-form.all_new_contatti form textarea::placeholder {
      position: relative;
      color: #4c4c4c;
      text-transform: uppercase;
      font-size: 13px;
      transition: all .3s ease-in-out;
      /* transition: visibility 0s; */
      top: 0px;
      left: 0px; }
    section.contact-form.all_new_contatti form span.checker {
      background: #333d47 none repeat scroll 0 0; }
    section.contact-form.all_new_contatti form span.checker.checked:before {
      color: #fff; }
    section.contact-form.all_new_contatti form label {
      color: #4c4c4c; }
    section.contact-form.all_new_contatti form .control-label {
      color: #4c4c4c;
      opacity: 0;
      display: block;
      transition: all .3s ease-in-out;
      /* transition: visibility 0s; */
      margin: 0px; }
    section.contact-form.all_new_contatti form .has-text input, section.contact-form.all_new_contatti form .has-text textarea {
      padding: 6px 12px; }
    section.contact-form.all_new_contatti form .has-text .control-label {
      opacity: 1; }
    section.contact-form.all_new_contatti form .has-focus input, section.contact-form.all_new_contatti form .has-focus textarea {
      padding: 6px 12px; }
    section.contact-form.all_new_contatti form .has-focus input::placeholder, section.contact-form.all_new_contatti form .has-focus textarea::placeholder {
      color: transparent !important;
      top: -30px;
      font-size: 11px;
      left: -12px; }
    section.contact-form.all_new_contatti form .has-focus .control-label {
      opacity: 1;
      margin-top: 0px; }
    section.contact-form.all_new_contatti form .privacyLink {
      display: inline-block;
      float: none;
      margin-left: 0px; }
    section.contact-form.all_new_contatti form .grecaptcha-badge {
      height: 57px !important;
      bottom: -22px !important;
      left: 0px; }

.section section.google_map.newformat {
  float: left;
  width: 100%;
  position: relative;
  z-index: 18;
  height: 100% !important;
  max-height: 100%; }
  .section section.google_map.newformat .contacts_map {
    height: 500px;
    width: 100%; }
    @media (max-width: 767px) {
      .section section.google_map.newformat .contacts_map {
        height: 380px;
        width: 100%; } }
  @media only screen and (max-width: 767px) {
    .section section.google_map.newformat > .container {
      padding: 0; } }
  .section section.google_map.newformat .banner-contattaci {
    /* 
    background: none repeat scroll 0 0 rgb(33, 85, 150); */
    margin-top: 0;
    max-width: 30%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    min-width: 460px; }
    .section section.google_map.newformat .banner-contattaci .contattaci-title {
      position: relative; }
    .section section.google_map.newformat .banner-contattaci .contattaci-content {
      display: none;
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      padding: 45px;
      z-index: 100;
      background-color: #215596; }
      @media only screen and (max-width: 767px) {
        .section section.google_map.newformat .banner-contattaci .contattaci-content {
          height: 100%; } }
    .section section.google_map.newformat .banner-contattaci .close-contattaci__box {
      width: 30px;
      height: 30px;
      content: url(../../iemca/images/plus-circle-close.svg);
      position: absolute;
      right: 20px;
      top: 50px; }
    .section section.google_map.newformat .banner-contattaci .open-contattaci__box {
      width: 30px;
      height: 30px;
      content: url(../../iemca/images/plus-circle-open.svg);
      position: absolute;
      right: -25px;
      top: 5px; }
    .section section.google_map.newformat .banner-contattaci__box__top {
      padding: 45px; }
      .section section.google_map.newformat .banner-contattaci__box__top h3 {
        text-transform: none;
        font-family: "ProximaNova-Bold";
        text-align: left;
        padding: 0 20px 0 0; }
      .section section.google_map.newformat .banner-contattaci__box__top__riga {
        display: flex;
        padding-top: 32px;
        align-items: center; }
        .section section.google_map.newformat .banner-contattaci__box__top__riga .fa {
          color: #fff;
          font-size: 40px;
          padding-right: 20px;
          width: 60px;
          display: block;
          line-height: 39px;
          max-height: 35px;
          text-align: center; }
          .section section.google_map.newformat .banner-contattaci__box__top__riga .fa.fa-mobile {
            font-size: 48px; }
        .section section.google_map.newformat .banner-contattaci__box__top__riga span {
          color: #fff;
          line-height: 18px;
          font-size: 16px; }
    .section section.google_map.newformat .banner-contattaci__box__worldwide {
      /* background: none repeat scroll 0 0 rgba(20, 54, 91, 0.9); */
      position: absolute;
      bottom: 0px;
      width: 100%; }
      .section section.google_map.newformat .banner-contattaci__box__worldwide__riga {
        padding: 45px;
        padding-right: 140px; }
        .section section.google_map.newformat .banner-contattaci__box__worldwide__riga h4 {
          color: #fff;
          font-family: "ProximaNova-Bold";
          font-size: 20px; }
        .section section.google_map.newformat .banner-contattaci__box__worldwide__riga::after {
          content: "\f105";
          font-family: "FontAwesome";
          display: block;
          font-size: 108px;
          position: absolute;
          /* color: rgb(142,63,255);
            background: linear-gradient(180deg, rgba(142,63,255,1) 20%, rgba(69,119,255,1) 44%, rgba(0,241,240,1) 65%); */
          right: 45px;
          top: 0; }
          @media only screen and (max-width: 767px) {
            .section section.google_map.newformat .banner-contattaci__box__worldwide__riga::after {
              font-size: 93px; } }
        @media only screen and (max-width: 767px) {
          .section section.google_map.newformat .banner-contattaci__box__worldwide__riga {
            padding: 35px 45px;
            padding-right: 80px; } }
      @media only screen and (max-width: 767px) {
        .section section.google_map.newformat .banner-contattaci__box__worldwide {
          position: relative; } }
    @media only screen and (max-width: 767px) {
      .section section.google_map.newformat .banner-contattaci {
        position: relative;
        width: 100%;
        max-width: 100%;
        min-width: auto; } }

body.hidden-scroll {
  overflow: hidden; }

.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  display: none;
  z-index: 1035; }

.sl-wrapper {
  z-index: 1040;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed; }
  .sl-wrapper * {
    box-sizing: border-box; }
  .sl-wrapper button {
    border: 0 none;
    background: transparent;
    font-size: 28px;
    padding: 0;
    cursor: pointer; }
    .sl-wrapper button:hover {
      opacity: 0.7; }
  .sl-wrapper .sl-close {
    display: none;
    position: fixed;
    right: 30px;
    top: 30px;
    z-index: 10060;
    margin-top: -14px;
    margin-right: -14px;
    height: 44px;
    width: 44px;
    line-height: 44px;
    font-family: Arial, Baskerville, monospace;
    color: #fff;
    font-size: 3rem; }
  .sl-wrapper .sl-counter {
    display: none;
    position: fixed;
    top: 30px;
    left: 30px;
    z-index: 1060;
    color: #fff;
    font-size: 1.5rem; }
  .sl-wrapper .sl-navigation {
    width: 100%;
    display: none; }
    .sl-wrapper .sl-navigation button {
      position: fixed;
      top: 50%;
      margin-top: -22px;
      height: 44px;
      width: 22px;
      line-height: 44px;
      text-align: center;
      display: block;
      z-index: 10060;
      font-family: Arial, Baskerville, monospace;
      color: #fff; }
      .sl-wrapper .sl-navigation button.sl-next {
        right: 5px;
        font-size: 2rem; }
      .sl-wrapper .sl-navigation button.sl-prev {
        left: 5px;
        font-size: 2rem; }
      @media (min-width: 35.5em) {
        .sl-wrapper .sl-navigation button {
          width: 44px; }
          .sl-wrapper .sl-navigation button.sl-next {
            right: 10px;
            font-size: 3rem; }
          .sl-wrapper .sl-navigation button.sl-prev {
            left: 10px;
            font-size: 3rem; } }
      @media (min-width: 50em) {
        .sl-wrapper .sl-navigation button {
          width: 44px; }
          .sl-wrapper .sl-navigation button.sl-next {
            right: 20px;
            font-size: 5rem; }
          .sl-wrapper .sl-navigation button.sl-prev {
            left: 20px;
            font-size: 5rem; } }
  .sl-wrapper.sl-dir-rtl .sl-navigation {
    direction: ltr; }
  .sl-wrapper.wrapInterfaces .sl-image img {
    border-bottom: 0; }
    @media (min-width: 35.5em) {
      .sl-wrapper.wrapInterfaces .sl-image img {
        border-bottom: 0; } }
    @media (min-width: 50em) {
      .sl-wrapper.wrapInterfaces .sl-image img {
        border-bottom: 0; } }
  .sl-wrapper.wrapInterfaces .sl-caption {
    border-top: 0 !important; }
    @media (min-width: 35.5em) {
      .sl-wrapper.wrapInterfaces .sl-caption {
        border-top: 0; } }
    @media (min-width: 50em) {
      .sl-wrapper.wrapInterfaces .sl-caption {
        border-top: 0; } }
  .sl-wrapper .sl-image {
    position: fixed;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 10000; }
    .sl-wrapper .sl-image img {
      margin: 0;
      padding: 0;
      display: block;
      border: solid 0.5rem #fff;
      width: 100%;
      height: auto; }
      @media (min-width: 35.5em) {
        .sl-wrapper .sl-image img {
          border: solid 0.8rem #fff; } }
      @media (min-width: 50em) {
        .sl-wrapper .sl-image img {
          border: solid 1rem #fff; } }
    .sl-wrapper .sl-image iframe {
      background: #000;
      border: 0 none; }
      @media (min-width: 35.5em) {
        .sl-wrapper .sl-image iframe {
          border: 0 none; } }
      @media (min-width: 50em) {
        .sl-wrapper .sl-image iframe {
          border: 0 none; } }
    .sl-wrapper .sl-image .sl-caption {
      display: none;
      padding: 10px;
      color: #fff;
      background: rgba(32, 86, 152, 0.8);
      font-size: 1.5rem;
      bottom: 0.5rem;
      left: 0;
      right: 0;
      border: solid 0.5rem #fff;
      text-align: center; }
      @media (min-width: 35.5em) {
        .sl-wrapper .sl-image .sl-caption {
          border: solid 0.8rem #fff; } }
      @media (min-width: 50em) {
        .sl-wrapper .sl-image .sl-caption {
          border: solid 1rem #fff; } }
      .sl-wrapper .sl-image .sl-caption.pos-top {
        bottom: auto;
        top: 0; }
      .sl-wrapper .sl-image .sl-caption.pos-outside {
        bottom: auto; }
    .sl-wrapper .sl-image .sl-download {
      display: none;
      position: absolute;
      bottom: 5px;
      right: 5px;
      color: #fff;
      z-index: 1060; }

.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite; }

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.sl-transition {
  transition: -moz-transform ease 200ms;
  transition: -ms-transform ease 200ms;
  transition: -o-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms; }

@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }

@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }

@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }

@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }

@-ms-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }

.places .new_worldwide_map #new-map {
  width: 100%;
  height: 410px;
  margin-top: 30px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .places .new_worldwide_map #new-map.hidden {
    display: block !important;
    height: 0;
    margin-top: 0px;
    visibility: visible !important; }

.places .new_worldwide_map a.hide-map,
.places .new_worldwide_map a.show-map {
  color: #a5a5a5;
  padding: 4px 0 4px 22px;
  position: relative;
  text-transform: uppercase;
  float: left; }
  .places .new_worldwide_map a.hide-map:before,
  .places .new_worldwide_map a.show-map:before {
    content: "H";
    font-family: bucci;
    font-size: 18px;
    left: 0;
    margin-right: 7px;
    position: absolute;
    top: 0; }

.places .new_worldwide_map .info {
  padding: 15px !important;
  margin: 0px; }
  .places .new_worldwide_map .info span {
    float: left;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #656565;
    line-height: 28px; }

.places .new_worldwide_map .legend {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none; }
  .places .new_worldwide_map .legend li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    margin-left: 14px;
    line-height: 14px; }
    .places .new_worldwide_map .legend li img {
      position: absolute;
      top: -5px;
      left: 0; }
    .places .new_worldwide_map .legend li label {
      padding-left: 30px;
      line-height: 28px; }

.places .new_worldwide_grid {
  background-color: #e9e9e9;
  padding-bottom: 140px;
  padding-top: 40px; }
  .places .new_worldwide_grid .item {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 4px;
    border-top: 7px solid #dd3034;
    height: 360px;
    padding: 15px;
    position: relative;
    width: 100%;
    color: #4c4c4c;
    margin-bottom: 30px; }
    .places .new_worldwide_grid .item .heading {
      color: #262626;
      margin: 0;
      text-transform: uppercase;
      position: relative;
      padding-bottom: 0;
      min-height: 43px; }
      .places .new_worldwide_grid .item .heading h5 {
        margin: 0 0 4px;
        font-size: 16px;
        padding-right: 40px; }
      .places .new_worldwide_grid .item .heading h6 {
        color: #847761;
        text-transform: uppercase;
        margin: 0 0 4px;
        padding-right: 40px;
        font-size: 14px; }
      .places .new_worldwide_grid .item .heading img {
        position: absolute;
        top: 4px;
        right: 0; }
    .places .new_worldwide_grid .item .rowdesc {
      border-top: 1px solid #e5e5e5;
      margin-top: 10px;
      padding-top: 10px;
      font-family: "FrutigerLTCYR-Condensed", "FrutigerLTPro-Condensed";
      font-size: 14px; }
      .places .new_worldwide_grid .item .rowdesc.website a {
        color: #333e47; }
  .places .new_worldwide_grid .item.type-hq,
  .places .new_worldwide_grid .item-cover-part.type-hq {
    border-top: 7px solid #00529c; }
  .places .new_worldwide_grid .item.type-customer,
  .places .new_worldwide_grid .item-cover-part.type-customer {
    border-top: 7px solid #008f5e; }
  .places .new_worldwide_grid .item.type-farm,
  .places .new_worldwide_grid .item-cover-part.type-farm {
    border-top: 7px solid #857761; }
  .places .new_worldwide_grid .item.type-agent,
  .places .new_worldwide_grid .item-cover-part.type-agent {
    border-top: 7px solid #9acadf; }
  .places .new_worldwide_grid .item.type-dealer,
  .places .new_worldwide_grid .item-cover-part.type-dealer {
    border-top: 7px solid #ff6911; }
  .places .new_worldwide_grid .item.leftdiv,
  .places .new_worldwide_grid .item-cover-part.leftdiv {
    -moz-border-radius: 4px 0px 0px 0px;
    -webkit-border-radius: 4px 0px 0px 0px;
    border-radius: 4px 0px 0px 0px; }
  .places .new_worldwide_grid .item.rightdiv,
  .places .new_worldwide_grid .item-cover-part.rightdiv {
    -moz-border-radius: 0px 4px 0px 0px;
    -webkit-border-radius: 0px 4px 0px 0px;
    border-radius: 0px 4px 0px 0px; }
  .places .new_worldwide_grid .item-cover {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 4px;
    background-color: transparent;
    /*border-top: 7px solid fuchsia;*/
    height: 7px;
    position: relative;
    width: 100%;
    color: #4c4c4c;
    float: left;
    z-index: 50; }
  .places .new_worldwide_grid .item-cover-part {
    float: left; }
  .places .new_worldwide_grid #new_worldwide_cta .formww {
    color: #fff;
    font-weight: normal;
    padding: 15px 20px;
    text-transform: uppercase;
    margin-top: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 0 0 4px 4px;
    transition: all 1s;
    opacity: 0.8; }
    .places .new_worldwide_grid #new_worldwide_cta .formww:hover {
      opacity: 1; }

.places #new_worldwide_forms {
  border: 1px solid #999999;
  background: #f0f0f0 none;
  cursor: default;
  padding: 0px 25px 20px;
  left: 50% !important;
  transform: translateX(-50%);
  top: 0 !important;
  width: 100%;
  min-height: 100%;
  position: fixed;
  display: block;
  z-index: -1; }
  .places #new_worldwide_forms .modal-dialog {
    width: auto; }
  .places #new_worldwide_forms.in {
    z-index: 1041; }
  .places #new_worldwide_forms.loading .loading-message {
    color: #205698;
    display: block !important;
    font-size: 33px;
    font-weight: bold;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    visibility: visible !important;
    width: 100%;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%); }
  .places #new_worldwide_forms.success .success-message {
    color: green;
    display: block !important;
    font-size: 33px;
    font-weight: bold;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    visibility: visible !important;
    width: 100%;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%); }
  .places #new_worldwide_forms.error .error-message {
    color: #c60e00;
    display: block !important;
    font-size: 33px;
    font-weight: bold;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    visibility: visible !important;
    width: 100%;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%); }
  .places #new_worldwide_forms .closeformWW {
    padding: 2px 7px;
    margin-top: -19px;
    margin-right: -16px;
    transition: all 1s; }
  .places #new_worldwide_forms h4 {
    font-weight: bold;
    font-size: 22px;
    margin: 0;
    display: inline-block;
    width: 100%;
    padding: 0 15px;
    margin-top: 10px;
    margin-bottom: 20px; }
  .places #new_worldwide_forms .contact-tel {
    color: #6b727a;
    font-family: "FrutigerLTCYR-Condensed", "FrutigerLTPro-Condensed";
    font-size: 16px;
    float: right;
    clear: right;
    font-weight: normal; }
  .places #new_worldwide_forms .contact-tel .icon {
    position: relative;
    top: 4px; }
    .places #new_worldwide_forms .contact-tel .icon::before {
      color: #205698;
      font-size: 24px;
      margin-right: 8px; }
  .places #new_worldwide_forms .g-recaptcha {
    visibility: hidden; }
  .places #new_worldwide_forms .contacts h5 {
    margin-top: 50px; }
  .places #new_worldwide_forms .contacts .form-panel {
    padding: 0 0 50px; }
    .places #new_worldwide_forms .contacts .form-panel .salesforce-form {
      background: #fff;
      overflow: hidden;
      padding: 20px 20px 30px; }
      .places #new_worldwide_forms .contacts .form-panel .salesforce-form .brand-selection {
        display: flex; }
        .places #new_worldwide_forms .contacts .form-panel .salesforce-form .brand-selection label {
          padding: 9px 9px 9px 0px; }
    .places #new_worldwide_forms .contacts .form-panel #assistenza-standard,
    .places #new_worldwide_forms .contacts .form-panel #assistenza-iemca,
    .places #new_worldwide_forms .contacts .form-panel #assistenza-sinteco,
    .places #new_worldwide_forms .contacts .form-panel #assistenza-giuliani,
    .places #new_worldwide_forms .contacts .form-panel #generica-standard {
      display: none;
      clear: left;
      margin-top: -20px; }
      .places #new_worldwide_forms .contacts .form-panel #assistenza-standard .salesforce-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-iemca .salesforce-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-sinteco .salesforce-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-giuliani .salesforce-form,
      .places #new_worldwide_forms .contacts .form-panel #generica-standard .salesforce-form {
        padding-top: 0px; }
      .places #new_worldwide_forms .contacts .form-panel #assistenza-standard #sinteco-case-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-standard #sinteco-salesforce-case-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-standard #giuliani-case-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-standard #giuliani-salesforce-case-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-iemca #sinteco-case-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-iemca #sinteco-salesforce-case-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-iemca #giuliani-case-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-iemca #giuliani-salesforce-case-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-sinteco #sinteco-case-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-sinteco #sinteco-salesforce-case-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-sinteco #giuliani-case-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-sinteco #giuliani-salesforce-case-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-giuliani #sinteco-case-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-giuliani #sinteco-salesforce-case-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-giuliani #giuliani-case-form,
      .places #new_worldwide_forms .contacts .form-panel #assistenza-giuliani #giuliani-salesforce-case-form,
      .places #new_worldwide_forms .contacts .form-panel #generica-standard #sinteco-case-form,
      .places #new_worldwide_forms .contacts .form-panel #generica-standard #sinteco-salesforce-case-form,
      .places #new_worldwide_forms .contacts .form-panel #generica-standard #giuliani-case-form,
      .places #new_worldwide_forms .contacts .form-panel #generica-standard #giuliani-salesforce-case-form {
        display: none;
        margin-top: -20px; }
    .places #new_worldwide_forms .contacts .form-panel .form-control {
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      border-bottom: 1px solid #4c4c4c !important;
      border-top: 1px solid transparent !important;
      border-left: 1px solid transparent !important;
      border-right: 1px solid transparent !important;
      color: #4c4c4c;
      max-height: 100px;
      background-color: transparent; }
      .places #new_worldwide_forms .contacts .form-panel .form-control.parsley-error, .places #new_worldwide_forms .contacts .form-panel .form-control.parsley-error::placeholder {
        color: #cd1232; }
    .places #new_worldwide_forms .contacts .form-panel .btn-default {
      background: #cd1232;
      border-color: #cd1232;
      opacity: 0.8;
      transition: all 1s;
      color: #fff;
      font-weight: normal;
      padding: 15px 25px;
      text-transform: uppercase;
      margin-top: 14px;
      box-shadow: none;
      text-shadow: none; }
      .places #new_worldwide_forms .contacts .form-panel .btn-default:hover {
        background-color: #b3172e;
        border-color: #b3172e;
        transition: all 1s;
        opacity: 1; }
    .places #new_worldwide_forms .contacts .form-panel .control-group {
      padding-top: 20px; }
    .places #new_worldwide_forms .contacts .form-panel input,
    .places #new_worldwide_forms .contacts .form-panel textarea {
      padding: 6px 0px;
      transition: all .3s ease-in-out; }
    .places #new_worldwide_forms .contacts .form-panel input::placeholder,
    .places #new_worldwide_forms .contacts .form-panel textarea::placeholder {
      position: relative;
      color: #4c4c4c;
      text-transform: uppercase;
      font-size: 13px;
      transition: all .3s ease-in-out;
      top: 0px;
      left: 0px; }
    .places #new_worldwide_forms .contacts .form-panel .control-label {
      color: #4c4c4c;
      opacity: 0;
      display: block;
      transition: all .3s ease-in-out;
      margin: 0px; }
    .places #new_worldwide_forms .contacts .form-panel .has-text input,
    .places #new_worldwide_forms .contacts .form-panel .has-text textarea {
      padding: 6px 12px; }
    .places #new_worldwide_forms .contacts .form-panel .has-text .control-label {
      opacity: 1; }
    .places #new_worldwide_forms .contacts .form-panel .has-focus input,
    .places #new_worldwide_forms .contacts .form-panel .has-focus textarea {
      padding: 6px 12px; }
    .places #new_worldwide_forms .contacts .form-panel .has-focus input::placeholder,
    .places #new_worldwide_forms .contacts .form-panel .has-focus textarea::placeholder {
      color: transparent !important;
      top: -30px;
      font-size: 11px;
      left: -12px; }
    .places #new_worldwide_forms .contacts .form-panel .has-focus .control-label {
      opacity: 1;
      margin-top: 0px; }
    .places #new_worldwide_forms .contacts .form-panel div.privacy-label {
      font-size: 13px;
      letter-spacing: 0.1rem; }
    .places #new_worldwide_forms .contacts .form-panel .privacyLink {
      display: inline-block;
      float: none;
      margin-left: 0px; }
    .places #new_worldwide_forms .contacts .form-panel .grecaptcha-badge {
      height: 57px !important;
      bottom: -22px !important;
      left: 0px; }
  .places #new_worldwide_forms .contacts h4 span {
    color: #4b4b4b; }
  .places #new_worldwide_forms .contacts .fa-phone:before {
    content: "\f10b"; }
  .places #new_worldwide_forms .contacts .nav-tabs {
    border: 0;
    display: flex;
    justify-content: center;
    position: relative; }
    .places #new_worldwide_forms .contacts .nav-tabs > li {
      padding: 0 20px 5px; }
      .places #new_worldwide_forms .contacts .nav-tabs > li > a {
        color: #2D5D6D;
        font-size: 16px;
        font-weight: normal;
        opacity: 0.5;
        background: none;
        border: 0;
        text-transform: uppercase; }
        .places #new_worldwide_forms .contacts .nav-tabs > li > a:hover {
          background: none;
          border: 0; }
        .places #new_worldwide_forms .contacts .nav-tabs > li > a::before {
          float: left;
          width: 40px;
          height: 40px;
          margin-top: -10px;
          margin-right: 10px; }
      .places #new_worldwide_forms .contacts .nav-tabs > li.active {
        border-bottom: 5px solid #4b4b4b;
        z-index: 1; }
        .places #new_worldwide_forms .contacts .nav-tabs > li.active a:focus {
          color: #4b4b4b;
          background: none !important; }
        .places #new_worldwide_forms .contacts .nav-tabs > li.active::after {
          content: '';
          position: absolute;
          left: 42%;
          top: 100%;
          width: 0;
          height: 0;
          border-left: 15px solid transparent;
          border-right: 15px solid transparent;
          border-top: 15px solid #4b4b4b;
          clear: both; }
    .places #new_worldwide_forms .contacts .nav-tabs > li.active > a,
    .places #new_worldwide_forms .contacts .nav-tabs > .nav-tabs > li.active > a:hover,
    .places #new_worldwide_forms .contacts .nav-tabs > .nav-tabs > li.active > a:focus {
      border: 0;
      opacity: 1; }
    .places #new_worldwide_forms .contacts .nav-tabs::after {
      content: "";
      display: block;
      width: 100%;
      background: #ddd;
      height: 5px;
      position: absolute;
      bottom: -1px;
      z-index: 0; }

@media (max-width: 768px) {
  .places #new_worldwide_forms .modal-dialog .closeformWW {
    margin-top: 0px; }
  .places #new_worldwide_forms .modal-dialog h4 {
    text-align: center; }
    .places #new_worldwide_forms .modal-dialog h4 > span {
      display: block; }
    .places #new_worldwide_forms .modal-dialog h4 .contact-tel {
      float: none;
      display: inline-block;
      margin-top: 15px;
      width: 220px;
      background-color: #0a5698;
      padding: 10px 20px 16px;
      color: #fff !important;
      border-radius: 4px; }
      .places #new_worldwide_forms .modal-dialog h4 .contact-tel .icon::before {
        color: #fff !important; } }

@media (min-width: 768px) {
  .places #new_worldwide_forms {
    min-height: initial;
    top: 50% !important;
    display: block;
    width: 80%;
    transform: translate(-50%, -50%);
    bottom: inherit;
    max-height: 95%; } }

@media (min-width: 1024px) {
  .places #new_worldwide_forms {
    width: 920px; } }

@media screen and (max-width: 1200px) {
  .places .new_worldwide_grid .item {
    height: 360px; }
  #new_worldwide_forms {
    width: 920px; } }

@media only screen and (max-width: 920px) {
  .places .searchform {
    text-align: center; }
    .places .searchform h1 {
      margin-bottom: 12px;
      margin-top: 0; }
  .places .new_worldwide_map {
    position: relative; }
    .places .new_worldwide_map .container #new-map {
      margin-top: 0;
      height: 380px; } }

@media only screen and (max-width: 340px) {
  .places > .row > div {
    width: 100%; }
  .places .new_worldwide_map {
    height: 380px !important; } }

@media only screen and (max-width: 1024px) {
  .places .new_worldwide_map .container {
    padding: 0; }
    .places .new_worldwide_map .container .hide-map {
      display: none; } }

html[lang="ae"] .new_worldwide_map .info span,
html[lang="he"] .new_worldwide_map .info span,
html[lang="fa"] .new_worldwide_map .info span {
  float: right;
  margin: 0 0 0 10px; }

html[lang="ae"] .new_worldwide_map .legend li img,
html[lang="he"] .new_worldwide_map .legend li img,
html[lang="fa"] .new_worldwide_map .legend li img {
  left: auto;
  right: 0; }

html[lang="ae"] .new_worldwide_map .legend li label,
html[lang="he"] .new_worldwide_map .legend li label,
html[lang="fa"] .new_worldwide_map .legend li label {
  padding-left: 0;
  padding-right: 30px !important; }

/* Colori specifici di alcuni temi */
.bucci.places .new_worldwide_grid #new_worldwide_cta .formww {
  background: #cd1232; }
  .bucci.places .new_worldwide_grid #new_worldwide_cta .formww:hover {
    background: #b3172e; }

.bucci.places .new_worldwide_grid .item.type-hq,
.bucci.places .new_worldwide_grid .item-cover-part.type-hq {
  border-color: #857761; }

.bucci.places .new_worldwide_grid .item.type-farm,
.bucci.places .new_worldwide_grid .item-cover-part.type-farm {
  border-color: #00529c; }

.bucci.places .new_worldwide_grid .item.type-branch,
.bucci.places .new_worldwide_grid .item-cover-part.type-branch {
  border-color: #cd1232; }

.bucci.places #new_worldwide_forms .contact-tel .icon::before {
  color: #cd1232; }

.bucci.places #new_worldwide_forms .contacts .nav-tabs > li > a[aria-controls="assistenza1"]::before {
  content: url(../../bucci/images/headphones-with-mic.svg); }

.bucci.places #new_worldwide_forms .contacts .nav-tabs > li > a[aria-controls="generica1"]::before {
  content: url(../../bucci/images/info-circle.svg); }

@media (max-width: 768px) {
  .bucci.places #new_worldwide_forms .modal-dialog h4 .contact-tel {
    background-color: #CD1232; } }

.giuliani.places .new_worldwide_grid #new_worldwide_cta .formww {
  background: #9b2743; }

.giuliani.places .new_worldwide_grid .item.type-hq,
.giuliani.places .new_worldwide_grid .item-cover-part.type-hq {
  border-color: #822d30; }

.giuliani.places #new_worldwide_forms .contact-tel .icon::before {
  color: #9b2743; }

.giuliani.places #new_worldwide_forms .btn-default {
  background: #9b2743 !important;
  border-color: #9b2743 !important; }
  .giuliani.places #new_worldwide_forms .btn-default:hover {
    background-color: #822d30 !important;
    border-color: #822d30 !important; }

.iemca.places .new_worldwide_grid #new_worldwide_cta .formww {
  background: #275297; }

.sinteco.places .new_worldwide_grid #new_worldwide_cta .formww {
  background: #4ABE44; }
  .sinteco.places .new_worldwide_grid #new_worldwide_cta .formww:hover {
    background: #71b331; }

.sinteco.places .new_worldwide_grid .item.type-hq,
.sinteco.places .new_worldwide_grid .item-cover-part.type-hq {
  border-color: #a17e52; }

.sinteco.places .new_worldwide_grid .item.type-branch,
.sinteco.places .new_worldwide_grid .item-cover-part.type-branch {
  border-color: #004891; }

.sinteco.places .new_worldwide_grid .item.type-agent,
.sinteco.places .new_worldwide_grid .item-cover-part.type-agent {
  border-color: #ff6911; }

.sinteco.places #new_worldwide_forms .contact-tel .icon::before {
  color: #5f828e; }

.sinteco.places #new_worldwide_forms .contacts .nav-tabs > li > a[aria-controls="assistenza1"]::before {
  content: url(../../sinteco/images/headphones-with-mic.svg); }

.sinteco.places #new_worldwide_forms .contacts .nav-tabs > li > a[aria-controls="generica1"]::before {
  content: url(../../sinteco/images/info-circle.svg); }

.sinteco.places #new_worldwide_forms .contacts .form-panel .btn-default {
  background: #4ABE44;
  border-color: #4ABE44; }
  .sinteco.places #new_worldwide_forms .contacts .form-panel .btn-default:hover {
    background-color: #71b331;
    border-color: #71b331; }

.bucci-composites.places .new_worldwide_grid #new_worldwide_cta .formww {
  background: #f7a746 !important; }

.bucci-composites.places .new_worldwide_grid .item.type-hq,
.bucci-composites.places .new_worldwide_grid .item-cover-part.type-hq {
  border-color: #807663; }

.bucci-composites.places .new_worldwide_grid .item.type-farm,
.bucci-composites.places .new_worldwide_grid .item-cover-part.type-farm {
  border-color: #f6a946; }

.bucci-composites.places .new_worldwide_grid .item.type-branch,
.bucci-composites.places .new_worldwide_grid .item-cover-part.type-branch {
  border-color: #db2f36; }

.bucci-composites.places #new_worldwide_forms .contact-tel .icon::before {
  color: #f7a746; }

.bucci-composites.places #new_worldwide_forms .btn-default {
  background: #f7a746 !important;
  border-color: #f7a746 !important; }
  .bucci-composites.places #new_worldwide_forms .btn-default:hover {
    background-color: #f59015 !important;
    border-color: #f59015 !important; }

.vire.places .new_worldwide_grid #new_worldwide_cta .formww {
  background: #00a6ce; }

.vire.places .new_worldwide_grid .item.type-hq,
.vire.places .new_worldwide_grid .item-cover-part.type-hq {
  border-color: #a17e52; }

.vire.places .new_worldwide_grid .item.type-branch,
.vire.places .new_worldwide_grid .item-cover-part.type-branch {
  border-color: #004891; }

.vire.places #new_worldwide_forms .contact-tel .icon::before {
  color: #00a9ce; }

.vire.places #new_worldwide_forms .btn-default {
  background: #00a9ce !important;
  border-color: #00a9ce !important; }
  .vire.places #new_worldwide_forms .btn-default:hover {
    background-color: #27afbc !important;
    border-color: #27afbc !important; }
