@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,regular,italic,500,500i,700,700i,900,900i|');

.navbar-dark .navbar-brand h2 {
  font-family: roboto;
  font-weight: 500;
}
.navbar-dark .navbar-nav .nav-link.active {
  font-family: roboto;
}
.navbar-dark .navbar-nav .nav-link {
  font-family: roboto;
}
.col-sm-9 blockquote {
  font-size: 18px;
  font-family: roboto;
  font-weight: 300;
  color: #808285;
}
.testimonials span.testimonial-name {
  color: #333435;
  font-family: roboto;
  font-weight: 500;
}
.testimonials .carousel-item .row {
  font-family: roboto;
}
.two-columns-title {
  font-family: roboto;
  text-align: left;
  letter-spacing: 0px;
  word-spacing: -3px;
  color: #808285;
}
.col-md-6 {
  padding-bottom: 4px;
}
.container h3 {
  font-family: roboto;
  font-size: 49px;
  left: -62px;
  right: 22px;
}
.trattino {
  border-color: #fbfafa;
}
.display-4 {
  font-family: roboto;
}
.mp-row-fluid .mp-span6 h3 span strong {
  font-size: 91px;
}
.mp-row-fluid .mp-span6 p {
  font-family: roboto;
  font-size: 18px;
}
.mp-row-fluid .mp-span6 h3 span {
  line-height: 59px;
  font-size: 60px!important;
}
.col-md-6 p {
  font-family: roboto;
}
.two-blockquote blockquote:nth-child(1) p strong {
  font-size: 83px;
  line-height: 68px;
}
.two-blockquote blockquote:nth-child(1) p {
  font-size: 47px;
  line-height: 47px;
}
.btn {
  border-radius: 0px;
  border-top-left-radius: 0px;
  font-family: roboto;
  font-size: 13px;
  line-height: 0px;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  color: #000000;
}
.cta-title {
  font-family: roboto;
}
.col-lg-8 article p {
  font-family: Roboto;
  font-size: 18px;
  line-height: 40px;
  text-align: left;
}
.card-cover .card-link {
  font-family: roboto;
}
.card-cover .card-title {
  font-family: roboto;
  font-weight: 600;
  font-size: 17px;
}
.card-news .card-title {
  font-family: roboto;
}
.card-body p {
  font-family: roboto;
}
.card-news .card-text {
  font-family: roboto;
}
.fa {
  font-size: 17px;
  font-weight: 600;
}
.footer-top .form-control {
  font-family: roboto;
}
.footer-top {
  background-color: #2c3e50;
}
.footer-center {
  background-color: #2c3e50;
}
.footer-bottom {
  background-color: #263238;
}
.col-lg-8 article p label {
  font-size: 23px;
  line-height: 13px;
  letter-spacing: 1px;
  word-spacing: 2px;
  border-style: none;
  font-weight: 400;
}
input:not([type=range]) {
  font-size: 16px;
  padding-top: 5px;
  background-color: #ffffff;
  border-radius: 4px;
  color:#333;
}
.col-lg-12 {
  font-family: roboto;
  font-size: 33px;
  line-height: 0px;
}
/* 1 */
/* 2 */
/* 3 */
@media screen and (max-width: 320px) {
  .pl-0 {
    line-height: 16px;
    font-weight: 400;
    text-decoration: none;
  }
  .fa {
    font-size: 14px;
    line-height: 14px;
    text-decoration: none;
  }
}
