@import url(https://fonts.googleapis.com/css?family=Oswald:400, 300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(
  https://fonts.googleapis.com/css?family=Raleway:300,
  300i,
  400,
  400i,
  700,
  700i
);
body,
html {
  overflow-x: hidden;
}

body {
  color: #888;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
  font-family: "Open Sans", Arial, Helvetica, Sans-serif, Verdana, Tahoma;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: Raleway, sans-serif;
}

.mb-std {
  margin-bottom: 15px;
}

.mb-md {
  margin-bottom: 25px;
}

.mb-pls {
  margin-bottom: 50px;
}

.top-content {
  background-image: linear-gradient(#00eb5e, #00ae84);
}

.how-it-works-container {
  background-image: linear-gradient(#00eb5e, #00ae84);
  position: relative;
}

.navbar-inverse .navbar-brand small b {
  border-top: 3px solid #fff;
  font-size: 16px;
  margin: 0 4px 0 0;
  text-transform: uppercase;
}

.navbar {
  border: 0 none;
  transition: all 0.3s ease 0s;
  z-index: 999 !important;
  margin-bottom: 0;
  position: fixed !important;
  background-image: linear-gradient(#00eb5e, #00ae84);
  width: 100% !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  height: 90px !important;
  border-radius: 0px;
}

.navbar-inverse .navbar-brand {
  color: #fff;
  padding: 7px 11px;
}

.navbar.navbar-no-bg {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.how-it-works-box {
  padding-bottom: 15px;
  padding-top: 15px;
}

ul.navbar-nav {
  color: #fff;
  font-size: 16px;
}

.navbar-inverse ul.navbar-nav li a {
  border-bottom: 1px solid transparent;
  color: #fff;
  opacity: 1;
}

.navbar-inverse ul.navbar-nav li a:hover {
  border-bottom: 1px solid #fff;
  color: #fff;
  opacity: 1;
}

.navbar-inverse ul.navbar-nav li a:focus {
  border-bottom: 1px solid #fff;
  color: #fff;
  opacity: 1;
  outline: 0 none;
}

.navbar-inverse ul.navbar-nav li a.btn-link-2 {
  border: 1px solid #fff;
  height: auto;
  margin: 4px 0 0 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.navbar-inverse ul.navbar-nav li a.btn-link-2:active,
.navbar-inverse ul.navbar-nav li a.btn-link-2:active:focus,
.navbar-inverse ul.navbar-nav li a.btn-link-2:focus,
.navbar-inverse ul.navbar-nav li a.btn-link-2:hover {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  color: #fff;
  opacity: 0.6;
  outline: 0 none;
}

.inner-bg {
  padding: 70px 0 100px;
}
@media (min-width: 700px) {
  .inner-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .top-content-index {
    height: 100vh;
  }
}
.btn-link-1 {
  background: #00af7d none repeat scroll 0 0;
  border-radius: 144px;
  color: #fff;
  display: inline-block;
  /* font-size: 16px; */
  font-weight: 300;
  /*  height: 50px;*/
  line-height: 16px;
  padding: 16px 34px 0;
  position: relative;
  text-transform: uppercase;
}

.btn-link-1:active,
.btn-link-1:focus,
.btn-link-1:hover {
  color: #fff;
  opacity: 0.6;
  outline: 0 none;
}

.btn-link-2 {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 114px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  height: 50px;
  line-height: 16px;
  margin: 0 5px;
  padding: 15px 34px 0;
  text-transform: uppercase;
}

.btn-link-2:active,
.btn-link-2:active:focus,
.btn-link-2:focus,
.btn-link-2:hover {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  color: #fff;
  opacity: 0.6;
  outline: 0 none;
}

.top-content .text h1 {
  color: #fff;
}

h1,
h2 {
  font-size: 38px;
  font-weight: 100;
  line-height: 50px;
  margin-top: 10px;
}

.top-content .text {
  color: #fff;
  padding-top: 100px;
  text-align: left;
}

.interno-bg .text {
  padding-top: 0 !important;
}

.logo-interno {
  max-width: 250px;
  -webkit-box-shadow: 7px 7px 16px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 7px 7px 16px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 7px 7px 16px 0 rgba(0, 0, 0, 0.18);
}

.top-content .description {
  margin: 20px 0 10px;
}

.top-content .description p {
  opacity: 0.8;
}

.section-container {
  margin: 0 auto;
  padding-bottom: 80px;
}

.app-features {
  padding-bottom: 30px;
}

.section-description {
  margin-top: 60px;
}

h1,
h2 {
  color: #555;
  font-size: 38px;
  font-weight: 100;
  line-height: 50px;
  margin-top: 10px;
}

.divider-1 span {
  background: #ddd none repeat scroll 0 0;
  display: inline-block;
  height: 1px;
  width: 200px;
}

.section-description p {
  margin-top: 20px;
}

.app-features-box {
  padding-bottom: 15px;
  padding-top: 15px;
}

.app-features-box .app-features-box-icon {
  color: #33ad83;
  font-size: 80px;
  line-height: 80px;
}

.app-features-box h3 {
  margin-top: 15px;
}

h3 {
  color: #555;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
}

.section-container-image-bg,
.section-container-image-bg h2,
.section-container-image-bg h3 {
  color: #fff;
}

.section-container-image-bg .divider-1 span {
  background: #fff none repeat scroll 0 0;
}

.how-it-works-box-icon .how-it-works-step {
  background: #33ad83 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  height: 32px;
  left: 95px;
  line-height: 32px;
  position: absolute;
  top: 0;
  width: 32px;
}

.how-it-works-box .how-it-works-box-icon {
  font-size: 80px;
  line-height: 80px;
  position: relative;
}

.how-it-works-box h3 {
  margin-top: 15px;
}

.section-container-image-bg,
.section-container-image-bg h2,
.section-container-image-bg h3 {
  color: #fff;
}

.how-it-works-box p {
  opacity: 0.8;
}

#contact .form-control {
  border: 1px solid #ccc !important;
  border-radius: 22px;
  box-shadow: none !important;
  height: auto;
  padding: 13px 18px;
}

.bck_gray {
  background: #f2f1f1 none repeat scroll 0 0;
}

footer .footer-below {
  background-color: #f2f1f1;
  color: #848282;
  padding: 60px 0;
}

.social_icon_list {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.social_icon_list li {
  display: inline-block;
  margin: 0 5px;
}

.social_icon_list li a {
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-size: 30px;
  height: 60px;
  opacity: 1;
  padding: 5px;
  width: 60px;
}

a,
a.active,
a:active,
a:focus,
a:hover {
  outline: 0 none;
  text-decoration: none;
}

.social_icon_list li a i {
  margin-top: 11px;
}

.social_icon_list li a {
  color: #fff;
}

.social_icon_list li:hover a {
  opacity: 0.8;
}

.social_icon_list li a.fb_icon {
  background: #3b5998 none repeat scroll 0 0;
}

.social_icon_list li a.twit_icon {
  background: #70baed none repeat scroll 0 0;
}

.social_icon_list li a.gogle_plus_icon {
  background: #da4835 none repeat scroll 0 0;
}

.social_icon_list li a.vimeo_icon {
  background: #01b9ff none repeat scroll 0 0;
}

.social_icon_list li a i {
  margin-top: 11px;
}

footer .mar_bot_top_ten a {
  color: #33ad83;
}

.form_send_btn.btn-lg {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #33ad83;
  border-radius: 105px;
  color: #33ad83;
  padding: 14px 30px;
}

.vendors span {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 40px;
  color: #fff;
  font-size: 28px;
  height: 54px;
  line-height: 51px;
  text-align: center;
  width: 80px;
}

.vendors {
  margin: 50px 0 0;
}

#convenzionatiRow {
  padding-bottom: 80px;
}

.gal {
  margin-top: 20px;
  margin-bottom: 50px;
}

.gal > div > div {
  background: #fff;
  background: -moz-linear-gradient(#fff, #00ae84);
  background: -webkit-linear-gradient(#fff, #00ae84);
  background: linear-gradient(#fff, #00ae84);
  margin-bottom: 30px;
}

.gal > div > img {
  width: 100%;
}

.shade-box {
  background: #fff;
  background: -moz-linear-gradient(#fff, #00ae84);
  background: -webkit-linear-gradient(#fff, #00ae84);
  background: linear-gradient(#fff, #00ae84);
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.shade-box .box-caption p {
  height: 60px;
}

.heder-img-box-blur {
  height: 200px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  filter: blur(25px);
  overflow: hidden;
  z-index: 0;
}

.header-img-box {
  height: 200px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  z-index: 5;
  position: relative;
}

.box-caption {
  padding: 0 15px 25px;
  color: #00ae84;
  line-height: normal;
  font-size: 14px;
  border: 1px solid #ddd;
  border-top: 0;
}

.box-caption h3 {
  color: #00ae84;
  height: 60px;
}

.testo-altezza {
  padding-bottom: 10px;
}

.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

@media (min-width: 700px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}

@media (max-width: 500px) {
  .gal {
    -ms-column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

.ui-pnotify * {
  text-align: left !important;
}

@media (max-width: 1024px) {
  .box-caption h3 {
    height: 60px !important;
  }
}

.card {
  padding-top: 20px;
  margin: 10px 0 20px 0;
  background-color: #f2f1f1;
  border-top-width: 0;
  border-bottom-width: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.card .card-heading {
  padding: 0 20px;
  margin: 0;
}

.card .card-heading.simple {
  font-size: 20px;
  font-weight: 300;
  color: #777;
  border-bottom: 1px solid #e5e5e5;
}

.card .card-heading.image img {
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-right: 15px;
  vertical-align: top;
  border: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.card .card-heading.image .card-heading-header {
  display: inline-block;
  vertical-align: top;
}

.card .card-heading.image .card-heading-header h3 {
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  color: #262626;
}

.card .card-heading.image .card-heading-header span {
  font-size: 12px;
  color: #999;
}

.card .card-body {
  padding-top: 20px;
  padding-bottom: 1px;
  padding-right: 20px;
  padding-left: 20px;
}

.card .card-media {
  padding: 0 20px;
  margin: 0 -14px;
}

.card .card-media img {
  max-width: 100%;
  max-height: 100%;
}

.card .card-actions {
  min-height: 30px;
  padding: 0 20px 20px 20px;
  margin: 20px 0 0 0;
}

.card .card-comments {
  padding: 20px;
  margin: 0;
  background-color: #f8f8f8;
}

.card .card-comments .comments-collapse-toggle {
  padding: 0;
  margin: 0 20px 12px 20px;
}

.card .card-comments .comments-collapse-toggle a,
.card .card-comments .comments-collapse-toggle span {
  padding-right: 5px;
  overflow: hidden;
  font-size: 12px;
  color: #999;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.card-comments .media-heading {
  font-size: 13px;
  font-weight: 700;
}

.card.people {
  position: relative;
  display: inline-block;
  width: 170px;
  height: 300px;
  padding-top: 0;
  margin-left: 20px;
  overflow: hidden;
  vertical-align: top;
}

.card.people:first-child {
  margin-left: 0;
}

.card.people .card-top {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 170px;
  height: 150px;
  background-color: #fff;
}

.card.people .card-top.green {
  background-color: #53a93f;
}

.card.people .card-top.blue {
  background-color: #427fed;
}

.card.people .card-info {
  position: absolute;
  top: 150px;
  display: inline-block;
  width: 100%;
  height: 101px;
  overflow: hidden;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.card.people .card-info .title {
  display: block;
  margin: 8px 14px 0 14px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  color: #404040;
}

.card.people .card-info .desc {
  display: block;
  margin: 8px 14px 0 14px;
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  color: #737373;
  text-overflow: ellipsis;
}

.card.people .card-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
  line-height: 29px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.card.hovercard {
  position: relative;
  padding-top: 0;
  overflow: hidden;
  text-align: center;
  background-color: #f2f1f1;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.04);
}
.card-body {
  background-color: #f2f1f1;
}
.card.hovercard .cardheader {
  object-fit: cover;
  height: 250px;
  overflow: hidden;
}
.cardheader img {
  width: 100%;
  position: relative;
  top: -5%;
}
.card.hovercard .avatar {
  position: relative;
  top: -82.5px;
  margin-bottom: -75px;
}

.card.hovercard .avatar img {
  max-height: 125px;
}

.card.hovercard .info {
  padding: 4px 8px 10px;
}

.card.hovercard .info .title {
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 1;
  color: #262626;
  vertical-align: middle;
}

.card.hovercard .info .desc {
  overflow: hidden;
  font-size: 12px;
  line-height: 20px;
  color: #737373;
  text-overflow: ellipsis;
}

.card.hovercard .bottom {
  padding: 0 20px;
  margin-bottom: 17px;
}

.btn {
  border-radius: 50%;
  line-height: 18px;
  color: #00ae84;
}

.owl-carousel {
  z-index: 0;
}

.conv_box .ontheleft {
  position: absolute;
  width: 45px;
  left: 10px;
  top: 15px;
  color: #0184cb;
  text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
  z-index: 10;
}

.conv_box .undertheleft {
  position: absolute;
  left: 10px;
  bottom: 200px;
  color: #ffffff;
  text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
  z-index: 10;
  background-color: #00af7d;
  padding: 15px 12px;
  border-radius: 200px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.conv_box .ontheright {
  position: absolute;
  right: 10px;
  top: 20px;
  width: 45px;
  height: 45px;
  color: #0184cb;
  z-index: 10;
}
.undertheleft_2 {
  color: #ffffff;
  text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
  background-color: #00af7d;
  padding: 15px 12px;
  border-radius: 200px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}

.navbar-inverse .navbar-toggle {
  border: none !important;
  font-size: 1.5em;
  color: white;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border: none !important;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #fff;
  color: #00eb5e;
}
.afterScroll {
  position: fixed !important;
  background-image: linear-gradient(#00eb5e, #00ae84) !important;
  width: 100% !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  height: 90px !important;
}
@media (max-width: 700px) {
  #top-navbar-1 {
    background-image: linear-gradient(#00ae84, #00eb5e) !important;
    position: absolute;
    top: 89px;
    left: 0px;
    width: 105vw;
  }
}
@media (max-width: 1200px) {
  .formiche {
    display: none;
  }
  .scroll-down {
    display: none;
  }
  .phone img {
    max-width: 100% !important;
    text-align: center;
  }
  .navbar-brand img {
    width: 125px !important;
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .navbar-brand img {
    width: 250px !important;
  }
}

.ui-pnotify {
  z-index: 9999;
}

.formiche {
  position: absolute;
  transform: translate(0, -60%);
  right: -250px;
}

.scroll-down {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  height: 40px;
}
.footer-copy {
  background-color: #000;
  color: #9e9e9e;
  padding: 4px;
  text-align: center;
  font-size: 0.8em;
  letter-spacing: 3px;
}

.footer-copy a {
  color: #fffeee !important;
  font-style: normal;
}

@media (max-width: 768px) {
  ul.navbar-nav {
    font-size: 14px !important;
  }
}
