/**handles:solidale_style_css**/
/***            Main css of website                ***/
/***            The style.css contain              ***/
/***            the commons propertie of the site  ***/
/*** Common color properties ***/
/*** Common class **/
.modal.yt-modal .modal-content {
  padding: 0;
  max-width: 90%;
  left: 0;
  background: #000;
  opacity: 1;
}
.modal.gallery-modal .modal-lg {
  max-width: 100%;
  width: 70%;
}
.modal.gallery-modal .modal-lg .modal-content {
  padding: 0;
  max-width: 100%;
  background: #000;
  opacity: 1;
}
.available {
  padding: 0;
  margin-top: 2%;
}
.available .service-information {
  padding: 0;
}
.available .service-information .sii {
  border-right: 1px solid;
  padding: 0;
  display: flex;
  align-items: center;
}
.available .service-information .sii:last-child {
  border: none;
}
.available .service-information .sii .icon-container {
  padding: 0;
  width: 20%;
}
.available .service-information .sii .range-container {
  display: flex;
  align-items: center;
  padding: 0;
}
.available .service-information .sii .range-container .range {
  padding: 0;
}
.mail-area {
  margin-top: 1%;
}
.error {
  border: 1px solid red;
  color: red;
}
.site-navigation {
  line-height: 6em;
}
.site-navigation nav.main-navigation li {
  display: inline-flex;
}
.site-navigation nav.main-navigation li a {
  text-transform: uppercase;
}
.site-navigation nav.main-navigation li .sep {
  padding: 0 1em;
  color: #A6A4A0;
}
.menu-item-last .nav-divider {
  display: none;
}
.title {
  text-transform: capitalize;
}
.svg-container {
  width: 5%;
}
.icon-container {
  padding: 0;
  margin: 5% 0;
  width: 20%;
}
.icon-container .svg-container {
  width: 70%;
  margin: auto;
}
.send-link-wrapper {
  margin-top: 10%;
}
.send-link-wrapper .send-link-container {
  padding: 0;
}
.send-link-wrapper .send-link-container .access-chat {
  height: 4em;
  border-radius: 0;
  background: #A1BCE0;
  color: white;
  text-transform: uppercase;
}
.form-container {
  padding: 0;
}
.form-container .caption {
  padding: 0;
  margin-bottom: 3%;
}
/********************/
body {
  font-size: 15px;
  position: relative;
  box-sizing: border-box;
  /*** Header Area ***/
}
body .site {
  padding: 0;
  /* header area */
  /** dicono di noi / lavora con noi area **/
  /** contact page area **/
  /* map area */
  /* location list */
  /** form area **/
  /* contact area */
  /* single news*/
  /** news wall  **/
  /** single service details**/
  /** banner bottom area **/
  /** list dicono di noi/work with us **/
  /** footer **/
}
body .site header.site-header#masthead {
  padding: 0;
}
body .site header.site-header#masthead .social-and-search-wrapper {
  padding: 0;
  height: 4em;
  margin-left: 0;
  margin-right: 0;
}
body .site header.site-header#masthead .social-and-search-wrapper .social-links-wrapper {
  background-color: #A6A4A0;
  height: inherit;
}
body .site header.site-header#masthead .social-and-search-wrapper .social-links-wrapper .social-links-container {
  margin: 1% 8%;
}
body .site header.site-header#masthead .social-and-search-wrapper .social-links-wrapper .social-links-container a {
  text-decoration: none;
  margin: 0 1%;
}
body .site header.site-header#masthead .social-and-search-wrapper .form-container {
  padding: 0;
}
body .site header.site-header#masthead .social-and-search-wrapper .form-container .search-form {
  border-left: 2px solid #ebebec;
  height: 4em;
  background-color: #c5c0b9;
}
body .site header.site-header#masthead .social-and-search-wrapper .form-container .search-form label {
  height: inherit;
  width: 100%;
}
body .site header.site-header#masthead .social-and-search-wrapper .form-container .search-form label .search-field {
  -moz-appearance: none;
  /* older firefox */
  -webkit-appearance: none;
  /* safari, chrome */
  appearance: none;
  /* rest */
  height: inherit;
  width: 100%;
  border-radius: 0;
  background-color: #c5c0b9;
  color: #ebebec;
  outline: none;
}
body .site header.site-header#masthead .social-and-search-wrapper .form-container .search-form label .search-field::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #FFF;
  text-transform: uppercase;
}
body .site header.site-header#masthead .social-and-search-wrapper .form-container .search-form label .search-field::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFF;
  text-transform: uppercase;
}
body .site header.site-header#masthead .social-and-search-wrapper .form-container .search-form label .search-field:-ms-input-placeholder {
  /* IE 10+ */
  color: #FFF;
  text-transform: uppercase;
}
body .site header.site-header#masthead .social-and-search-wrapper .form-container .search-form label .search-field:-moz-placeholder {
  /* Firefox 18- */
  color: #FFF;
  text-transform: uppercase;
}
body .site header.site-header#masthead .social-and-search-wrapper .form-container .search-form input[type="submit"].search-submit {
  display: none;
}
body .site header.site-header#masthead .branding-navigation {
  margin: 2% 0;
  margin-left: 0;
  margin-right: 0;
}
body .site section.list .archievelist-caption {
  text-transform: uppercase;
  color: #A1BCE0;
}
body .site section.list ul.archievelist-container {
  padding: 0;
  margin: 0;
  list-style: none;
}
body .site section.list ul.archievelist-container li {
  display: flex;
  align-items: center;
  background-color: #ebebec;
  margin: .3% 0;
}
body .site section.list ul.archievelist-container li .svg-container {
  width: 70%;
}
body .site .map {
  height: 30em;
  width: 100%;
  margin-bottom: 4%;
}
body .site section.location-list-container .header {
  padding: 0;
}
body .site section.location-list-container .header h2 {
  color: #A1BCE0;
  text-transform: uppercase;
}
body .site section.location-list-container .location-list-title {
  text-transform: uppercase;
  color: #A1BCE0;
  padding: 0;
}
body .site section.location-list-container .location-list {
  list-style: none;
  margin: 0;
  border-bottom: 1px solid #000;
  padding: 0;
}
body .site section.location-list-container .location-list:last-child {
  border-bottom: none;
}
body .site section.location-list-container .location-list li {
  margin: 2% 0;
}
body .site .caption {
  text-transform: uppercase;
  color: #A1BCE0;
}
body .site .caption h2 {
  padding: 0;
}
body .site section.contact-email {
  background-color: #ebebec;
}
body .site section.contact-email .svg-text {
  text-align: center;
  margin: 4% 0;
  color: #A1BCE0;
}
body .site section.contact-email .svg-text .no-padding-image {
  padding: 0;
}
body .site section.contact-email .form {
  margin: 2% 0;
}
body .site section.contact-email .form form .contact {
  margin-bottom: 2%;
}
body .site section.contact-email .form form .contact .input {
  height: 3em;
}
body .site section.contact-email .form form .contact .input input {
  border-radius: 0;
  outline: none;
  height: inherit;
}
body .site section.contact-email .form form textarea.text-area {
  border-radius: 0;
}
body .site section.contact-email .form form button {
  border: none;
  color: #FFF;
  background-color: #A1BCE0;
  text-transform: uppercase;
  border-radius: 0;
}
body .site section.contact-email .no-padding {
  padding: 0;
}
body .site section.contact-email .info-tel {
  padding: 0;
  display: flex;
  align-items: center;
}
body .site section.contact-email .info-tel .hours {
  margin-top: 4%;
}
body .site section.contact-email .info-tel .hours .from-to {
  text-align: right;
}
body .site section.contact-email .info-tel .hours .from-to p {
  margin-bottom: 0;
}
body .site section.contact-email .info-tel .button .chat-button {
  border: none;
  color: #FFF;
  background-color: #A1BCE0;
  text-transform: uppercase;
  border-radius: 0;
}
body .site section.breadcrumbs-news-container .breadcrumbs-news-wrapper {
  background-color: #A6A4A0;
  height: 3em;
}
body .site section.breadcrumbs-news-container .breadcrumbs-news-wrapper .breadcrumbs-news {
  display: flex;
  height: inherit;
  align-items: center;
}
body .site section.breadcrumbs-news-container .breadcrumbs-news-wrapper .breadcrumbs-news p {
  margin: 0;
  color: #A1BCE0;
  text-transform: uppercase;
}
body .site section.breadcrumbs-news-container .breadcrumbs-news-wrapper .svg-news-icon {
  height: inherit;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
body .site section.breadcrumbs-news-container .breadcrumbs-news-wrapper .svg-news-icon .svg-icon-news {
  display: flex;
  justify-content: flex-end;
  width: 15%;
  align-items: center;
  height: inherit;
}
body .site main.main-content-category-container .main-content-category-wrapper {
  padding: 0;
}
body .site main.main-content-category-container .main-content-category-wrapper .post-title {
  color: #A1BCE0;
  margin: 4% 0;
  padding: 0;
}
body .site main.main-content-category-container .main-content-category-wrapper .post-title::first-letter {
  text-transform: uppercase;
}
body .site main.main-content-category-container .main-content-category-wrapper .info-area-wrapper .info-area-container {
  height: 200px;
  padding: 0;
}
body .site main.main-content-category-container .main-content-category-wrapper .info-area-wrapper .info-area-header {
  background-color: #e9e5dd;
  height: 3em;
  text-transform: uppercase;
  color: #A1BCE0;
  display: flex;
  align-items: center;
  padding: 0;
}
body .site main.main-content-category-container .main-content-category-wrapper .info-area-wrapper .info-area-header .info-icon .svg-container {
  width: 30%;
}
body .site main.main-content-category-container .main-content-category-wrapper .info-area-wrapper .info-area-header p {
  margin: 0;
}
body .site main.main-content-category-container .main-content-category-wrapper .info-area-wrapper .info-area-body {
  margin: 3% 0;
  font-weight: 700;
  padding: 0;
}
body .site main.main-content-category-container .main-content-category-wrapper .info-area-wrapper .info-area-body .when-date,
body .site main.main-content-category-container .main-content-category-wrapper .info-area-wrapper .info-area-body .where-date {
  padding: 0;
  font-size: .8em;
}
body .site main.main-content-category-container .main-content-category-wrapper .text-content p:first-child {
  margin: 0 0 3% 0;
}
body .site main.main-content-category-container .main-content-category-wrapper .text-content p:last-child {
  font-size: .9em;
}
body .site main.main-content-category-container .main-content-category-wrapper .news-container .image-w-content-wrapper {
  padding: 0;
}
body .site main.main-content-category-container .main-content-category-wrapper .news-container .image-w-content-wrapper .content-news .text-content {
  padding-right: 0;
}
body .site main.main-content-category-container .main-content-category-wrapper section.media-area {
  padding: 0;
}
body .site main.main-content-category-container .main-content-category-wrapper section.media-area .download-area-container {
  padding: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}
body .site main.main-content-category-container .main-content-category-wrapper section.media-area .download-area-container .download-area {
  display: flex;
  align-items: center;
  padding: 0;
}
body .site main.main-content-category-container .main-content-category-wrapper section.media-area .download-area-container .download-area .svg-container {
  width: 50%;
  padding: 0;
}
body .site main.main-content-category-container .main-content-category-wrapper section.media-area .download-area-container .download-area a {
  padding: 0;
  font-weight: 700;
  line-height: 3em;
  text-decoration: none;
}
body .site main.main-content-category-container .main-content-category-wrapper section.media-area .media-gallery-area {
  padding-right: 0;
  display: flex;
  align-items: center;
}
body .site main.main-content-category-container .main-content-category-wrapper section.media-area .media-gallery-area .gallery-area-wrapper {
  padding: 0;
  margin-right: 2px;
}
body .site main.main-content-category-container .main-content-category-wrapper section.media-area .media-gallery-area .gallery-area-wrapper .thumbnail {
  border: none;
  box-shadow: none;
  height: 150px;
  border-radius: 0;
  padding: 0;
}
body .site main.main-content-category-container .main-content-category-wrapper section.media-area .media-gallery-area .gallery-area-wrapper .thumbnail .outside-caption {
  height: 40px;
  text-transform: uppercase;
  margin: 0;
  background-color: #ebebec;
  display: flex;
  align-items: center;
}
body .site main.main-content-category-container .main-content-category-wrapper section.media-area .media-gallery-area .gallery-area-wrapper .thumbnail .outside-caption .outside-caption-title {
  margin: 0;
}
body .site main.main-content-category-container .main-content-category-wrapper section.media-area .media-gallery-area .youtube-video {
  padding: 0;
  margin-left: 2px;
}
body .site main.main-content-category-container .main-content-category-wrapper section.media-area .media-gallery-area .youtube-video .thumbnail {
  border: none;
  box-shadow: none;
  height: 150px;
  border-radius: 0;
  padding: 0;
}
body .site main.main-content-category-container .main-content-category-wrapper section.media-area .media-gallery-area .youtube-video .thumbnail .outside-caption {
  height: 40px;
  text-transform: uppercase;
  margin: 0;
  background-color: #ebebec;
  display: flex;
  align-items: center;
}
body .site main.main-content-category-container .main-content-category-wrapper section.media-area .media-gallery-area .youtube-video .thumbnail .outside-caption .outside-caption-title {
  margin: 0;
}
body .site .cards-container .cards {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-bottom: 5%;
  border-bottom: 1px solid #A7A093;
}
body .site .cards-container .cards .card {
  width: 32%;
  margin: 5px 0;
  background-color: #F0F0F1;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body .site .cards-container .cards .card .card-body {
  margin: 5%;
}
body .site .cards-container .cards .card .card-body .card-data {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
body .site .cards-container .cards .card .card-body .card-data .svg-container {
  width: 15%;
}
body .site .cards-container .cards .card .card-body .card-data a {
  margin-top: 2%;
}
body .site .cards-container .cards .card .card-body .card-data a:hover {
  color: #000;
  text-decoration: none;
}
body .site section.overview {
  margin-top: -5em;
  margin-bottom: 1%;
}
body .site section.overview .where {
  height: 5em;
  -webkit-box-shadow: 0 10px 5px 0 rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 10px 5px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 10px 5px 0 rgba(0, 0, 0, 0.06);
}
body .site section.overview .where .where-wrapper {
  height: inherit;
  background-color: #FFF;
}
body .site section.overview .where .where-wrapper h3 {
  margin-top: 2%;
  margin-bottom: 0;
}
body .site section.overview .where .where-wrapper h3,
body .site section.overview .where .where-wrapper p {
  display: flex;
  align-items: center;
}
body .site section.overview .where .money {
  height: 5em;
}
body .site section.overview .where .money .money-container {
  height: inherit;
  display: flex;
  align-items: center;
}
body .site section.overview .where .money .money-container p {
  padding: 0;
}
body .site section.overview .where .money .money-container p:first-child {
  flex-basis: 50%;
}
body .site section.overview .where .money .money-container p:nth-child(2) {
  flex-basis: 40%;
}
body .site .header-detail-service-wrapper {
  padding: 0;
}
body .site .header-detail-service-wrapper section.header-detail-service .acf-info {
  padding: 0;
}
body .site .header-detail-service-wrapper section.header-detail-service .acf-info .internal-href {
  padding-right: 40px;
  text-align: right;
}
body .site .header-detail-service-wrapper section.header-detail-service .acf-info .internal-href ul {
  list-style: none;
  padding: 0;
}
body .site .header-detail-service-wrapper section.header-detail-service .acf-info .internal-href ul li a {
  text-transform: uppercase;
}
body .site .header-detail-service-wrapper section.header-detail-service .acf-info main.container-block {
  margin-top: 2%;
}
body .site .header-detail-service-wrapper section.header-detail-service .acf-info main.container-block .block-container .divider-block-container {
  border-bottom: 1px solid;
  margin: 3% 0 1% 0;
}
body .site .header-detail-service-wrapper section.header-detail-service .acf-info main.container-block .block-container .item-content .divider-block-item {
  border-bottom: 1px solid;
}
body .site .header-detail-service-wrapper section.header-detail-service .acf-info main.container-block .download-area-container {
  padding: 0;
}
body .site .header-detail-service-wrapper section.header-detail-service .acf-info main.container-block .download-area-container .download-area-wrapper {
  display: flex;
  align-items: center;
}
body .site .header-detail-service-wrapper section.header-detail-service .acf-info main.container-block .download-area-container .download-area-wrapper .icon-container {
  padding: 0;
  margin: 0;
}
body .site .header-detail-service-wrapper section.header-detail-service .acf-info main.container-block .download-area-container .download-area-wrapper .download-link {
  padding: 0;
}
body .site .header-detail-service-wrapper section.header-detail-service .aside-module .linking-area .contact-type-area {
  background-color: lightgrey;
}
body .site .header-detail-service-wrapper section.header-detail-service .aside-module .linking-area .contact-type-area .icon-container {
  width: 100%;
}
body .site .header-detail-service-wrapper section.header-detail-service .aside-module .linking-area .contact-type-area .type-mail,
body .site .header-detail-service-wrapper section.header-detail-service .aside-module .linking-area .contact-type-area .text-contact {
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
}
body .site .header-detail-service-wrapper section.header-detail-service .aside-module .linking-area .contact-type-area .svg-container {
  width: 100%;
}
body .site .header-detail-service-wrapper section.header-detail-service .aside-module .linking-area .sponsor-container {
  padding: 0;
}
body .site .header-detail-service-wrapper section.header-detail-service .aside-module .linking-area .sponsor-container .partner {
  display: flex;
  justify-content: center;
}
body .site .header-detail-service-wrapper section.header-detail-service .aside-module .linking-area .sponsor-container .sponsor-wrapper {
  margin-bottom: 10%;
  text-transform: uppercase;
}
body .site .header-detail-service-wrapper section.header-detail-service .aside-module .linking-area .sponsor-container .sponsor-wrapper h3 {
  padding: 0 0 5% 0;
  text-align: right;
  border-bottom: 1px solid;
}
body .site section.banner-area {
  padding: 1%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 2%;
  margin-bottom: 2%;
}
body .site section.banner-area .banner-wrapper {
  display: none;
}
body .site section.banner-area .banner-wrapper .contactNow-button {
  background: transparent;
  border-radius: 0;
  text-shadow: none;
  border: 1px solid black;
  line-height: 2em;
  margin: 2em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.25em;
}
body .site section.banner-area .banner-wrapper .talking {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 7em;
}
body .site section.banner-area .svgContainer {
  width: 10%;
}
body .site footer.site-footer {
  background-color: #eaeaea;
  margin-top: 1%;
  margin-left: 0;
  margin-right: 0;
}
body .site footer.site-footer section.logo-policy-container {
  margin-top: 3%;
  margin-bottom: 2%;
}
body .site footer.site-footer section.logo-policy-container .logo {
  width: 15%;
}
body .site footer.site-footer section.logo-policy-container .menu-policy-wrapper {
  text-align: right;
  height: 8em;
}
body .site footer.site-footer section.logo-policy-container .menu-policy-wrapper .menu-policy-menu-container {
  line-height: 8em;
}
body .site footer.site-footer section.logo-policy-container .menu-policy-wrapper .menu-policy-menu-container ul.policy_links {
  list-style: none;
}
body .site footer.site-footer section.logo-policy-container .menu-policy-wrapper .menu-policy-menu-container ul.policy_links li {
  display: inline;
  margin: 0 0 0 2%;
  text-transform: uppercase;
}
body .site footer.site-footer section.info-container {
  margin-bottom: 2%;
}
body .site footer.site-footer section.info-container .site-info {
  margin-left: 0;
  margin-right: 0;
}
body .site footer.site-footer section.info-container .site-info .coordination {
  margin-bottom: 1%;
}
body .site footer.site-footer section.info-container .site-info .copyright {
  margin-top: 1%;
}
/* animation area */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes bounce {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounce {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.related_posts {
  text-transform: uppercase;
}
.related_posts .related-container .relatedthumb a img {
  width: 100%;
}
.related_posts .related-container .relatedcontent {
  background-color: grey;
}
.related_posts .related-container .relatedcontent h4 {
  margin: 0;
  padding: 5% 6% 0 6%;
  width: 100%;
  font-size: .9em;
}
.related_posts .related-container .relatedcontent p {
  padding: 0 6% 3%;
  text-align: right;
  width: 100%;
  margin: 0;
  text-transform: capitalize;
}
.mado_slider .bx-wrapper {
  margin: 0;
}
.bx-wrapper {
  border: none;
  box-shadow: none;
  width: 100%;
}
.bx-wrapper .bx-controls-direction a {
  top: 35%;
}
.bx-wrapper .bx-controls-direction a.bx-prev {
  left: -60px;
}
.bx-wrapper .bx-controls-direction a.bx-next {
  right: -60px;
}
.bx-wrapper .bx-next {
  background: url(https://www.societadolce.it/wp-content/themes/societa_dolce/assets/svg/002-next.svg) no-repeat;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-prev {
  background: url(https://www.societadolce.it/wp-content/themes/societa_dolce/assets/svg/001-back.svg) no-repeat;
}
/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 2vh;
  padding-bottom: 2vh;
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  /* Modal Content */
}
.modal .modal-content {
  position: relative;
  background-color: #fefefe;
  padding: 0 0 3% 0;
  border: 1px solid #888;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}
.modal .modal-content .close, .xclose {
  color: #FFF;
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 1.75em;
  height: 1.75em;
  border: none;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  -o-text-overflow: clip;
  text-overflow: clip;
  background-color: royalblue;
  position: absolute;
  top: -0.5%;
  right: -1%;
  cursor: pointer;
  opacity: 1;
}
.modal .modal-content .close::before, .xclose::before {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0.75em;
  height: 0.1em;
  position: absolute;
  content: "";
  top: 0.75em;
  left: 0.5em;
  border: none;
  color: #000;
  -o-text-overflow: clip;
  text-overflow: clip;
  background-color: #FFF;
  text-shadow: none;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.modal .modal-content .close::after, .xclose::after {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0.75em;
  height: 0.1em;
  position: absolute;
  content: "";
  top: 0.75em;
  left: 0.5em;
  border: none;
  color: #000;
  -o-text-overflow: clip;
  text-overflow: clip;
  background-color: #FFF;
  text-shadow: none;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.modal .modal-header {
  border-bottom: none;
  text-transform: capitalize;
  color: #000;
}
.modal .modal-body {
  font-size: .7em;
}
.modal .modal-body section.contact-phone .icon-container {
  padding: 0;
  margin: 5% 0;
}
.modal .modal-body section.contact-phone .icon-container .svg-container {
  width: 70%;
  margin: auto;
}
.modal .modal-body section.contact-phone .phone {
  background-color: #e9e5dd;
}
.modal .modal-body section.contact-phone .phone .numeroTel {
  margin: 0;
  padding-bottom: 1em;
  list-style: none;
  padding-left: 0;
}
.modal .modal-body section.contact-phone .phone .numeroTel .green-number-container .icon-container {
  margin: 5% 0 0 0;
}
.modal .modal-body section.contact-phone .phone .numeroTel .green-number-container .hours-container {
  margin-top: 10%;
  font-size: 1.25em;
}
.modal .modal-body section.contact-phone .phone .numeroTel .green-number-container .hours-container p {
  margin: 0;
}
.modal .modal-body section.contact-phone .phone .oppure {
  color: #000;
  padding-left: 1%;
  margin-top: 5%;
}
.modal .modal-body section.contact-phone .phone .oppure .or {
  font-size: 1.25em;
}
.modal .modal-body section.contact-phone .phone .oppure .input-phone form {
  height: 10em;
}
.modal .modal-body section.contact-phone .phone .oppure .input-phone form input[type="tel"] {
  outline: 0;
  width: 90%;
  height: 4em;
  border-radius: 0;
}
.modal .modal-body section.contact-phone .phone .oppure .input-phone form button[type="submit"] {
  outline: none;
  border: none;
  font-size: 1.25em;
  padding: 5% 1%;
  background-color: transparent;
  color: #A1BCE0;
  text-transform: uppercase;
}
.modal .modal-body section.contact-phone .legge {
  color: #000;
}
.modal .modal-body section.contact-phone .legge p {
  font-size: 1em;
  text-align: left;
}
.modal .modal-body section.contact-chat .chat {
  margin-top: 1%;
  background-color: #e9e5dd;
}
.modal .modal-body section.contact-chat .chat .icon-container {
  padding: 0;
  margin-top: 5%;
  margin-bottom: 5%;
}
.modal .modal-body section.contact-chat .chat .icon-container .svg-container {
  width: 70%;
  margin: auto;
}
.modal .modal-body section.contact-chat .chat .chat-service {
  margin: 0;
  padding-bottom: 1em;
  list-style: none;
  padding-left: 0;
}
.modal .modal-body section.contact-chat .chat .chat-service .talk {
  font-size: 1.5em;
}
.modal .modal-body section.contact-email {
  margin-top: 1%;
  margin-bottom: 1%;
  background-color: #e9e5dd;
}
.modal .modal-body section.contact-email .icon-container {
  padding: 0;
  margin: 5% 0;
}
.modal .modal-body section.contact-email .icon-container .svg-container {
  width: 70%;
  margin: auto;
}
.modal .modal-body section.contact-email .form {
  padding: 0 2% 0 0;
}
.modal .modal-body section.contact-email input.access-chat {
  height: 4em;
  border-radius: 0;
  background: #A1BCE0;
  color: white;
  text-transform: uppercase;
}
/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
.container-service-body {
  padding: 0;
  /**** MODULE ****/
  /* Font changes */
}
.container-service-body #gogolemap .popUp {
  display: flex;
  align-items: center;
}
.container-service-body #gogolemap .popUp .popUp-logo {
  width: 20%;
  margin-right: 3%;
}
.container-service-body #gogolemap .popUp .popUp-logo img {
  width: 90%;
}
.container-service-body #gogolemap .popUp .popUp-text {
  width: 77%;
}
.container-service-body .show-me-more {
  text-align: right;
}
.container-service-body .bgc-fff {
  background-color: #fff;
}
.container-service-body .fnt-smaller {
  font-size: .9em;
  width: 70%;
  max-height: inherit;
}
.container-service-body .fnt-lighter {
  color: #bbb;
}
.container-service-body h5 {
  text-align: left;
  border-bottom: 1px solid #000;
  line-height: 0.1em;
  margin: 10px 0 20px;
}
.container-service-body h5 span {
  background: #fff;
  padding: 0 10px 0 0;
}
.private-container-service .item {
  margin: 3% 0 4% 0;
}
.private-container-service .item .item-container {
  padding: 0;
}
.private-container-service .item .media {
  max-height: 18em;
  border-bottom: 1px solid;
  padding-bottom: 3%;
}
.private-container-service .item .media .slider-service-container {
  width: 30%;
  max-height: inherit;
}
.private-container-service .item .media .media-body .available {
  margin: 0 0 3% 0;
}
.private-container-service .item .media .media-body .logo-service-container .logo-service-wrapper {
  max-height: 6em;
}
.private-container-service .item .media .media-body .logo-service-container .logo-service-wrapper a {
  max-height: inherit;
}
.private-container-service:last-child .media {
  border: none;
}
.public-services-container .item {
  margin: 3% 0 4% 0;
}
.public-services-container .item .item-container {
  padding: 0;
}
.public-services-container .item .item-container .media {
  max-height: 18em;
  border-bottom: 1px solid;
  padding-bottom: 3%;
}
.public-services-container .item .item-container .media .public-service-wrapper .public-service-banner-light {
  width: 30%;
  height: 115px;
  max-height: inherit;
}
.public-services-container .item .item-container .media .public-service-wrapper .public-service-banner-light .public-service-banner-dark {
  height: 50px;
  width: 50%;
}
.public-services-container .item .item-container .media .public-service-wrapper .public-service-banner-light .public-service-banner-dark p {
  color: #FFF;
  margin: 0;
  padding: 15px;
  text-transform: uppercase;
}
.public-services-container .item .item-container .media .public-service-wrapper .public-service-banner-light .icon-container {
  text-align: right;
  height: inherit;
}
.public-services-container .item .item-container .media .public-service-wrapper .public-service-banner-light .icon-container .svg-container {
  height: 115px;
  padding: 20px;
}
.public-services-container .item .item-container .media .public-service-wrapper .public-service-banner-light .icon-container .svg-container svg {
  height: 90px;
}
.public-services-container .item .item-container .media .media-body .available {
  margin: 0 0 3% 0;
}
.public-services-container .item .item-container .media .media-body .logo-service-container .logo-service-wrapper {
  max-height: 6em;
}
/* Color  */
/**** MEDIA QUERIES ****/
@media only screen and (max-width: 991px) {
  #property-listings .property-listing {
    padding: 5px;
  }
  #property-listings .property-listing a {
    margin: 0;
    max-height: 10em;
  }
  #property-listings .property-listing .media-body {
    padding: 10px;
  }
}
@media only screen and (min-width: 992px) {
  #property-listings .property-listing img {
    max-height: 15em;
  }
  #property-listings .property-listing .logo-service-container .logo-service-wrapper {
    max-height: 6em;
  }
  #property-listings .property-listing .logo-service-container .logo-service-wrapper img {
    max-height: inherit;
  }
}
.modal-dialog.yt-home {
  width: 90%;
}
.modal-dialog.yt-home .lib-panel {
  width: inherit;
}
.modal-dialog.yt-home .lib-panel iframe {
  background-color: #000;
}
.modal-dialog.yt-home .lib-panel .row,
.modal-dialog.yt-home .lib-panel .col-md-6 {
  padding: 0;
  background-color: #FFF;
  line-height: 0;
}
.modal-dialog.yt-home .lib-panel .lib-row {
  padding: 0 20px 10px 20px;
}
.modal-dialog.yt-home .lib-panel .lib-row.lib-header {
  background-color: #FFF;
  font-size: 20px;
  padding: 10px 20px 0 20px;
}
.modal-dialog.yt-home .lib-panel .lib-row.lib-header .lib-header-seperator {
  height: 2px;
  width: 26px;
  background-color: #B5AD9F;
  margin: 7px 0 7px 0;
}
.modal-dialog.yt-home .lib-panel .lib-row.lib-desc {
  position: relative;
  height: 100%;
  display: block;
  font-size: 1.2em;
  line-height: 1.5em;
}
.modal-dialog.yt-home .lib-panel .row-margin-bottom {
  margin-bottom: 20px;
}
.modal-dialog.yt-home .lib-panel .box-shadow {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}