.button-primary {
  color: #fff !important;
  background-color: #f5861e !important;
  border-color: #f5861e !important;
}
.button-primary:hover,
.button-primary:focus,
.button-primary:active {
  background-color: #d77214 !important;
  border-color: #d77214 !important;
}
.button-black:hover,
.button-black:focus,
.button-black:active,
.button-black:hover {
  background-color: #f5861e;
  border-color: #f5861e;
  color: #fff !important;
}
.button-gray-light-outline:hover,
.button-gray-light-outline:focus,
.button-gray-light-outline:active,
.button-gray-light-outline:hover {
  background-color: #f5861e !important;
  border-color: #f5861e !important;
  color: #fff !important;
}
.button-black {
  color: #fff !important;
  background-color: #b01a2e !important;
  border-color: #b01a2e !important;
}
.button-black:hover,
.button-black:focus,
.button-black:active {
  background-color: #7E0130 !important;
  border-color: #7E0130 !important;
}
.button-small {
  padding: 5px 10px;
  background: #b01a2e;
  border-color: #b01a2e;
  color: #fff;
}
.button-small:hover,
.button-small:focus,
.button-small:active {
  color: #fff;
  background-color: #7E0130 !important;
  border-color: #7E0130 !important;
}
a:hover {
  color: #b01a2e;
}
a.icon-primary {
  color: #b01a2e !important;
}
.text-bold,
strong {
  font-weight: 600;
}
.bg-yellow-light {
  background: #ffffcc;
}
.button-link,
.button-link:active,
.button-link:focus,
time {
  color: #ab1a25 !important;
}
.ui-to-top,
.ui-to-top:active,
.ui-to-top:focus {
  color: #fff;
  background: #ab1a25;
}
.ui-to-top::before,
.ui-to-top:active::before,
.ui-to-top:focus::before {
  color: #fff !important;
}
.ui-to-top:hover,
.ui-to-top:active:hover,
.ui-to-top:focus:hover {
  background: #711118;
}
html,
body {
  letter-spacing: 0.5px;
  font-family: "Open Sans";
  font-size: 18px;
  line-height: 27px;
  color: #444;
}
@media only screen and (max-width: 768px) {
  .container {
    max-width: 100%;
  }
}
.home-header {
  background: #ecece5;
  position: relative;
  overflow: hidden;
}
.home-header .section-xl {
  position: relative;
  z-index: 1;
}
.home-header h2,
.home-header h5 {
  font-weight: 300;
}
.home-header .figure {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -24px;
}
@media only screen and (max-width: 768px) {
  .home-header .figure {
    bottom: -50px;
  }
}
@media only screen and (max-width: 768px) {
  .home-header .figure .container {
    max-width: 100%;
  }
}
.home-header .figure img {
  height: 600px;
  margin-right: 100px;
}
@media only screen and (max-width: 1200px) {
  .home-header .figure img {
    height: 450px;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 992px) {
  .home-header .figure img {
    height: 350px;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .home-header .figure img {
    height: 300px;
  }
}
@media only screen and (max-width: 480px) {
  .home-header .figure img {
    margin-right: -30px;
    height: 280px;
  }
}
.rd-navbar .rd-navbar-nav li a {
  color: #151515 !important;
}
@media only screen and (min-width: 1200px) {
  .rd-navbar .rd-navbar-nav li.active a,
  .rd-navbar .rd-navbar-nav li:hover a {
    color: #b01a2e !important;
    font-weight: 400;
    border-bottom: 1px solid #b01a2e;
    padding-bottom: 2px;
  }
}
@media only screen and (max-width: 1200px) {
  .rd-navbar .rd-navbar-nav li.active a,
  .rd-navbar .rd-navbar-nav li:hover a {
    color: #fff !important;
  }
}
.rd-navbar .rd-navbar-brand img {
  width: 300px;
}
@media only screen and (max-width: 1200px) {
  .rd-navbar .rd-navbar-brand img {
    height: 45px;
    width: auto;
  }
}
.subtitle {
  font-size: 19px;
  margin-top: 10px;
}
.subtitle a {
  color: #b01a2e;
  font-weight: 400;
  text-decoration: underline;
}
@media only screen and (max-width: 480px) {
  h3,
  h5 {
    font-weight: 400;
  }
}
.thumb-modern {
  background: #ab1a25;
}
@media only screen and (max-width: 768px) {
  .thumb-modern {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .thumb-modern img {
    max-width: auto;
    min-height: 300px;
    min-height: auto;
  }
}
@media only screen and (max-width: 480px) {
  .thumb-modern img {
    min-height: 200px;
  }
}
.blurb.blurb-minimal .unit .unit-left,
.blurb.blurb-minimal .unit .unit-body {
  margin-bottom: 0;
}
.blurb.blurb-minimal .unit .unit-left .blurb__title,
.blurb.blurb-minimal .unit .unit-body .blurb__title {
  font-size: 20px;
}
@media only screen and (max-width: 480px) {
  .blurb.blurb-minimal .unit .unit-left .blurb__title,
  .blurb.blurb-minimal .unit .unit-body .blurb__title {
    font-size: 17px;
  }
}
.blurb.blurb-minimal .icon {
  font-size: 20px !important;
}
footer {
  background: #f7f7f7;
}
.bg_error {
  border: 1px solid #df3636 !important;
  border-radius: 0.25rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
.section-lg .container .row_description ul li {
  font-size: 20px;
  padding: 10px 0;
}
.section-lg .container .row_description ul li:before {
  margin-right: 15px;
  font-size: 20px;
  color: #b01a2e;
  content: "\e614";
  font-family: 'Linearicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.section-lg .container .row_description ul ul {
  padding-left: 35px;
}
.section-lg .container .row_description ul ul li {
  padding: 5px 0;
}
.section-lg .container .row_description ul ul li:before {
  font-size: 15px;
}
/*# sourceMappingURL=pittavini_styles.css.map */