/*!
 * Start Bootstrap - Landing Page v5.0.7 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */

body {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
}

a,
a:hover {
  color: #F11215;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

a:hover,
a:active,
a:visited,
a:focus {
  text-decoration: none;
}

.static-top a.navbar-brand,
.static-top a.navbar-brand:hover {
  color: #F11215;
}

.static-top li.nav-item {
  margin-right: 20px;
}

header.masthead {
  position: relative;
  background-color: #4798d4;
  background: url("https://www.aziendeitalia.com/images/headers/managed-cloud_01.jpg") no-repeat center bottom;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

header.masthead .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.7;
}

header.masthead h1 {
  font-size: 2rem;
}

header.masthead p.video-link {
  margin-top: 2rem;
}

@media (min-width: 768px) {
  header.masthead {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
}

.showcase .showcase-text {
  padding: 3rem;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}

@media (min-width: 768px) {
  .showcase .showcase-text {
    padding: 7rem;
  }
}

.features-icons {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
  height: 7rem;
  color: #4798d4;
}

.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
  font-size: 5rem;
}

.e-book {
  padding-top: 7rem;
  padding-bottom: 7rem;
  background: #f5f5f5;
}

.e-book ul {
  padding-left: 0;
}

.e-book ul li {
  list-style: none;
}

.e-book ul li i {
  color: #4798d4;
}

.form-custom {
  margin: 2rem;
  padding: 4rem 2rem;
  text-align: left;
  border-top: 3px solid #F11215;
  border-right: 1px solid #adb5bd;
  border-bottom: 1px solid #adb5bd;
  border-left: 1px solid #adb5bd;
#  background: #4798d4 none repeat scroll 0% 0%;
  background: #ffffff none repeat scroll 0% 0%;

}

.brochure {
  padding-top: 7rem;
  padding-bottom: 7rem;
  background: #f5f5f5;
}

.brochure .form-custom {
  margin: 0 2rem 2rem 2rem;
}

a.btn,
button.btn {
  background: #F11215;
  border: 2px solid #F11215;
  margin: 10px 12px;
  padding: 8px 30px;
  border-radius: 30px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

a.btn:hover,
button.btn:hover {
  border-color: #FF3C3F;
  background: #FF3C3F;
}

.modal-header {
  background: #F11215;
  color: #FFF;
}

.modal-header .close {
  color: #FFF;
}

.modal-footer {
  font-size: 14px;
}

.services {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.pricing-table {
  padding: 0px;
  margin: 0 15px 2rem 15px;
  border: 0 none;
  background: #FFF none repeat scroll 0% 0%;
}

.pricing-table .table-header {
  padding: 6px 0;
  color: #FFF;
  background: #0177a7 none repeat scroll 0 0;
  border-bottom: 1px solid #ccc;
}

.pricing-table .table-header h3 {
  padding: 1rem 0;
  font-size: 26px;
}

.pricing-table .table-header p {
  font-size: 16px;
  padding: 0 10px;
}

.pricing-table .plan {
  padding: 15px 0;
  margin: 0 15px;
  border-bottom: 1px solid #CCC;
}

.pricing-table .plan .price {
  font-size: 40px;
  color: #F11215;
}

.pricing-table .plan .price b.promo {
  color: #999;
  font-size: 30px;
  font-weight: 400;
  text-decoration: line-through;
}

.pricing-table .plan .period {
  font-size: 18px;
  color: #666;
}

.pricing-table .plan .period small {
  font-size: 14px;
}

.pricing-table .plan-info {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.pricing-table .plan-info p {
  line-height: 30px;
  margin: 0 10px 0 18px;
  padding: 0;
  padding-left: 2px;
  font-size: 16px;
  color: #4D4D4D;
  text-align: left;
}

.pricing-table .plan-info p i {
  color: #4798d4;
}

.pricing-table .plan-info p span.ssd {
  display: inline-block;
  line-height: 16px;
  padding: 0px 6px;
  font-size: 16px;
  color: #fff;
  background: #8EBF45;
  border: 1px solid #8EBF45;
  border-radius: 4px;
}

.pricing-table .button-area {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.ribbon-wrapper-green {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: 26px;
}

.ribbon-green {
  font: bold 15px Sans-Serif;
  color: #333;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -6px;
  top: 15px;
  width: 120px;
  background-color: #BFDC7A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
  background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
  background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
  background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
  background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45);
  color: #333;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top: 3px solid #4EB73B;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}

.testimonials {
  padding-top: 7rem;
  padding-bottom: 7rem;
  background: #fff;
}

.testimonials .testimonial-item {
  max-width: 18rem;
}

.testimonials .testimonial-item img {
  max-width: 12rem;
  box-shadow: 0px 5px 5px 0px #adb5bd;
}

.testimonials .testimonial-inner .trustspot iframe {
  width: 100%;
  height: 250px;
  overflow: hidden;
  border: none;
}

.call-to-action {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
  border-top: 1px solid #adb5bd;
  background: url('https://www.aziendeitalia.com/images/headers/promo.jpg') no-repeat center center / cover;
}

.call-to-action .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.7;
}

footer.footer {
  padding-top: 4rem;
  padding-bottom: 12rem;
}
