body {
  position: relative;
}

.home-embed-responsive {
  padding-bottom: 56% !important;
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.home-embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.navbar-custom .navbar-collapse {
  transition: height 0.5s;
}
.navbar-custom .navbar-toggler {
  border-color: transparent;
  color: #fff !important;
  position: relative;
  float: right;
  padding: 9px 10px;
  margin: 8px 15px 8px 0;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-custom .navbar-toggler:focus {
  outline: solid;
  box-shadow: none;
}
.navbar-custom .icon-bar {
  background-color: #fbfbfb;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

ul {
  list-style-type: none;
  padding-left: 0;
}

body {
  font: 400 15px Lato, sans-serif;
  line-height: 1.8;
  color: #666666;
}

h2,
.h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #303030;
  font-weight: 600;
  display: block;
  margin-bottom: 30px;
}

h4,
.h4 {
  font-size: 19px;
  line-height: 1.375em;
  color: #303030;
  font-weight: 400;
  display: block;
  margin-bottom: 30px;
}

.banner__logo {
  max-width: 600px;
}

.jumbotron {
  background: url(../images/gpgp_bg01.jpg) fixed center no-repeat;
  background-size: cover;
  background-color: #f4511e;
  color: #fff;
  padding: 50px 25px;
  font-family: Montserrat, sans-serif;
  min-height: 550px !important;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .jumbotron {
    min-height: 610px !important;
  }
}

.container-fluid {
  padding: 30px 25px;
}
@media (min-width: 768px) {
  .container-fluid {
    padding: 60px 50px;
  }
}

.bg-beige {
  background-color: #f9f3df;
}

.bg-grey {
  background-color: #f6f6f6;
}

.line {
  text-decoration: line-through;
}

.amazon-icon {
  width: 150px;
}
@media (min-width: 768px) {
  .amazon-icon {
    width: 130px;
  }
}

.img-icon {
  max-width: 200px;
}

.img-icon-sm {
  max-width: 100px;
}

.logo-small {
  color: #f4511e;
  font-size: 50px;
}

.logo {
  color: #f4511e;
  font-size: 200px;
}

.thumbnail {
  padding: 0 0 15px 0;
  border: none;
  border-radius: 0;
}

.thumbnail img {
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
}

.item h4 {
  font-size: 19px;
  line-height: 1.375em;
  font-weight: 400;
  font-style: italic;
  margin: 70px 0;
}

.item span {
  font-style: normal;
}

.panel {
  border: 1px solid #f4511e;
  border-radius: 0 !important;
  transition: box-shadow 0.5s;
}

.panel:hover {
  box-shadow: 5px 0px 40px rgba(0, 0, 0, 0.2);
}

.panel-footer .btn:hover {
  border: 1px solid #f4511e;
  background-color: #fff !important;
  color: #f4511e;
}

.panel-heading {
  color: #fff !important;
  background-color: #f4511e !important;
  padding: 25px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.panel-footer {
  background-color: white !important;
}

.panel-footer h3 {
  font-size: 32px;
}

.panel-footer h4 {
  color: #aaa;
  font-size: 14px;
}

.panel-footer .btn {
  margin: 15px 0;
  background-color: #f4511e;
  color: #fff;
}

.navbar {
  margin-bottom: 0;
  background-color: #A42D08;
  z-index: 9999;
  border: 0;
  font-size: 12px !important;
  line-height: 1.42857143 !important;
  letter-spacing: 4px;
  border-radius: 0;
  font-family: Montserrat, sans-serif;
}

.navbar li a,
.navbar .navbar-brand {
  color: #fff !important;
}

.navbar-nav li a:hover,
.navbar-nav li.active a {
  color: #A42D08 !important;
  background-color: #fff !important;
}

.navbar-nav li.active a {
  text-decoration: underline;
}

.navbar-default .navbar-toggle {
  border-color: transparent;
  color: #fff !important;
}

.form-honeypot {
  display: none;
}

footer .glyphicon {
  font-size: 20px;
  margin-bottom: 20px;
  color: #f4511e;
}

.slideanim {
  visibility: hidden;
}

.slide {
  animation-name: slide;
  -webkit-animation-name: slide;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  visibility: visible;
}

@keyframes slide {
  0% {
    opacity: 0;
    transform: translateY(70%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}
@media screen and (max-width: 768px) {
  .col-sm-4 {
    text-align: center;
    margin: 25px 0;
  }
  .btn-lg {
    width: 100%;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 480px) {
  .logo {
    font-size: 150px;
  }
}
.owl-carousel__reviews .owl-carousel__item {
  margin: auto;
  max-width: 80%;
}
@media (min-width: 992px) {
  .owl-carousel__reviews .owl-carousel__item {
    max-width: 90%;
  }
}
.owl-carousel__reviews .owl-dots {
  font-size: 0;
  line-height: 1;
  letter-spacing: 0;
}
.owl-carousel__reviews .owl-dots > li {
  display: inline-block;
  vertical-align: middle;
}
.owl-carousel__reviews .owl-dots > li.active button span {
  background: rgb(244, 81, 30);
}
.owl-carousel__reviews .owl-dots button {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  cursor: pointer;
  display: block;
  width: 24px;
  height: 20px;
  position: relative;
  z-index: 1;
}
.owl-carousel__reviews .owl-dots button span {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #595959;
  display: block;
  transition: opacity 0.2s ease;
  border-radius: 30px;
  pointer-events: none;
}
.owl-carousel__reviews .owl-nav {
  top: -30%;
  font-size: 70px;
  position: absolute;
  color: #f4511e;
  width: 100%;
}
.owl-carousel__reviews .owl-nav button:last-child {
  position: absolute;
  right: 0;
}
@media (min-width: 768px) {
  .owl-carousel__reviews .owl-nav button:last-child {
    right: 5%;
  }
}
.owl-carousel__reviews .owl-nav button:first-child {
  position: absolute;
  left: 0;
}
@media (min-width: 768px) {
  .owl-carousel__reviews .owl-nav button:first-child {
    left: 5%;
  }
}

.section-contact .form-group {
  position: relative;
}
.section-contact .form-group label {
  color: #000;
  font-size: 0.8rem;
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0.1rem;
  margin-bottom: 0;
  position: absolute;
  left: 2rem;
  top: 0.4rem;
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
  pointer-events: none;
}
.section-contact .form-group input:focus + label,
.section-contact .form-group input:not(:placeholder-shown) + label,
.section-contact .form-group textarea:focus + label,
.section-contact .form-group textarea:not(:placeholder-shown) + label,
.section-contact .form-group .form-element:focus + label,
.section-contact .form-group .form-element:not(:placeholder-shown) + label {
  top: -1.1rem;
  font-size: 1rem;
  background-color: #ffffff;
  padding: 0 0.8rem;
  border-radius: 0.4rem;
  left: 1.8rem;
}
.section-contact .form-control::placeholder {
  opacity: 0;
}
.section-contact .form-control.required-field {
  background-color: #ddd;
  box-shadow: none;
  color: #000;
  position: relative;
}
.section-contact .form-control.required-field:focus {
  background-color: #fff;
}
.section-contact .form-response {
  color: #000;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  position: static;
  margin-bottom: 2rem;
}
.section-contact .form-response p {
  margin-bottom: 0.5rem;
}

/*  CONTACT FORM */
.contact-form [type=submit] {
  background-color: #A42D08;
  color: white;
}

.contact-form [type=submit]:hover {
  background-color: rgba(164, 45, 8, 0.8) !important;
}

.contact-form [type=submit]:focus {
  background-color: #A42D08 !important;
  color: white !important;
}

/* END CONTACT FORM */
.download-icons > li.break {
  flex-basis: 100%;
  height: 0;
}
.download-icons a img {
  position: relative;
  transition: 0.3s;
}
.download-icons a:hover img, .download-icons a:focus img {
  transform: scale(1.05);
}

.scroll-to-top {
  background-color: #ccc;
  border: 1px solid #000;
  color: #000;
  font-size: 1.1rem;
  font-weight: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  position: fixed;
  bottom: 3.2rem;
  right: 3.2rem;
  z-index: 10000;
}
.scroll-to-top.alt {
  bottom: 6rem;
}
@media (max-width: 767px) {
  .scroll-to-top {
    bottom: 8vw;
    right: 6.6vw;
  }
  .scroll-to-top.alt {
    bottom: 6vw;
    right: 2.5vw;
  }
}

/*# sourceMappingURL=main.css.map */
