@charset "UTF-8";
@import url(animate.css);
/*
* @section Page Layouts
*/
/*
* @section Main Styles
*/
body {
  color: #888888;
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.61111;
  -webkit-text-size-adjust: none;
}
@media (min-width: 768px) {
  body {
    font-size: 18px;
  }
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6, .heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #333333;
}

h1, .heading-1 {
  font-size: 40px;
  line-height: 1.08571;
}
@media (min-width: 768px) {
  h1, .heading-1 {
    font-size: 62px;
  }
}
@media (min-width: 992px) {
  h1, .heading-1 {
    font-size: 70px;
  }
}

h2, .heading-2 {
  font-family: "Roboto Slab", serif;
  font-size: 36px;
  line-height: 1.52;
}
@media (min-width: 768px) {
  h2, .heading-2 {
    font-size: 50px;
  }
}

h3, .heading-3 {
  font-family: "Roboto Slab", serif;
  font-size: 32px;
  line-height: 1.65;
}
@media (min-width: 768px) {
  h3, .heading-3 {
    font-size: 40px;
  }
}

h4, .heading-4 {
  font-size: 26px;
  line-height: 1.33333;
}
@media (min-width: 768px) {
  h4, .heading-4 {
    font-size: 36px;
  }
}

h5, .heading-5 {
  color: #B23B19;
  font-size: 22px;
  line-height: 1.04;
}
@media (min-width: 768px) {
  h5, .heading-5 {
    font-size: 25px;
  }
}

h6, .heading-6 {
  font-size: 16px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  h6, .heading-6 {
    font-size: 19px;
  }
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

time {
  display: block;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

/*
* @section Main Layout
*/
/*
* @subsection Offsets
*/
h3 + * {
  margin-top: 38px;
}

h3 + .row {
  margin-top: 36px;
}

h5 + p {
  margin-top: 20px;
}

img + h5 {
  margin-top: 20px;
}
@media (min-width: 768px) {
  img + h5 {
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  img + h5 {
    margin-top: 60px;
  }
}

p + .btn {
  margin-top: 28px;
}

p + .link {
  margin-top: 25px;
}

.box-sm + .box-sm {
  margin-top: 37px;
}

p + .list {
  margin-top: 35px;
}

h2 + .btn {
  margin-top: 17px;
}

.quote-2 + .quote-2 {
  margin-top: 34px;
}

@media (min-width: 1200px) {
  section .container .row div[class*=col-] + .offset-2 {
    margin-top: 40px;
  }
}

@media (min-width: 1200px) {
  section .container .row div[class*=col-] + .offset-3 {
    margin-top: 22px;
  }
}

.flow-offset-1 > * + * {
  margin-top: 50px;
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n + 2) {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n + 2) {
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n + 2) {
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n + 2) {
    margin-top: 50px;
  }
}

/*
* @subsection Insets
*/
.inset-1 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .inset-1 {
    padding-left: 175px;
    padding-right: 175px;
  }
}
@media (min-width: 1200px) {
  .inset-1 {
    padding-left: 235px;
    padding-right: 235px;
  }
}

@media (min-width: 1200px) {
  .inset-2 {
    padding-right: 360px;
  }
}

@media (min-width: 1200px) {
  .inset-3 {
    padding-left: 235px;
    padding-right: 235px;
  }
}

@media (min-width: 1200px) {
  .inset-4 {
    padding-left: 91px;
    padding-right: 105px;
  }
}

@media (min-width: 1200px) {
  .inset-5 {
    padding-right: 15px;
  }
}

/*
* @subsection Prefix
*/
/*
* @subsection Well
*/
.well-xs {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .well-xs {
    padding-top: 31px;
    padding-bottom: 86px;
  }
}
.well-sm {
  padding-top: 60px;
  padding-bottom: 40px;
}
.well-sm--inset-1 {
  padding-bottom: 40px;
}
.well-sm--inset-2 {
  padding-bottom: 40px;
}
.well-sm--inset-3 {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .well-sm {
    padding-top: 65px;
    padding-bottom: 100px;
  }
  .well-sm--inset-1 {
    padding-bottom: 32px;
  }
  .well-sm--inset-2 {
    padding-bottom: 72px;
  }
  .well-sm--inset-3 {
    padding-bottom: 89px;
  }
}
@media (min-width: 992px) {
  .well-sm--inset-1 {
    padding-top: 78px;
  }
}
.well-md {
  padding-top: 40px;
  padding-bottom: 40px;
}
.well-md--inset-1 {
  padding-bottom: 40px;
}
.well-md--inset-2 {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .well-md {
    padding-top: 88px;
    padding-bottom: 98px;
  }
  .well-md--inset-1 {
    padding-bottom: 108px;
  }
  .well-md--inset-2 {
    padding-bottom: 101px;
  }
}
.well-md--inset-2 {
  padding-bottom: 101px;
}
.well-lg {
  padding-top: 40px;
  padding-bottom: 40px;
}
.well-lg--inset-1 {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .well-lg {
    padding-top: 100px;
    padding-bottom: 93px;
  }
  .well-lg--inset-1 {
    padding-bottom: 67px;
  }
}
.well-xl {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .well-xl {
    padding-top: 164px;
    padding-bottom: 185px;
  }
}

/*
* @section Helpers
*/
.text-primary {
  color: #B23B19;
}

.encabezado{
	color:#333333;
  	font-family: "Montserrat", sans-serif;
  	font-size: 18px;
}

.small {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 22px;
}

.uppercase {
  text-transform: uppercase;
}

.thin {
  font-weight: 100;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.sbold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.ubold {
  font-weight: 900;
}

.round {
  border-radius: 50%;
}

strong {
  font-weight: 700;
}

.big {
  font-size: 30px;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .big {
    font-size: 52px;
  }
}

@media (min-width: 1200px) {
  .pull-lg-right {
    float: right;
  }
}

@media (min-width: 992px) {
  .pull-md-right {
    float: right;
  }
}

.relative {
  position: relative;
}

.brdr {
  border-bottom: 1px solid #ccc;
  padding-bottom: 22px;
}

.bg-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-fixed {
  background-attachment: fixed;
}

.row-no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

@media (min-width: 480px) {
  .text-xs-left {
    text-align: left;
  }

  .text-xs-center {
    text-align: center;
  }

  .text-xs-right {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left;
  }

  .text-sm-center {
    text-align: center;
  }

  .text-sm-right {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left;
  }

  .text-md-center {
    text-align: center;
  }

  .text-md-right {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left;
  }

  .text-lg-center {
    text-align: center;
  }

  .text-lg-right {
    text-align: right;
  }
}
/*
* @section Components
*/
/*
* @subsection Thumbnail
*/
.terms-list dt + dd {
  margin-top: 18px;
}
.terms-list dd + dt {
  margin-top: 41px;
}

.privacy-link[href*="mailto:"] {
  display: inline-block;
  margin-top: 30px;
  float: left;
}
.privacy-link[href*="mailto:"]:hover {
  color: #B23B19;
}

/*
* @subsection Thumbnail
*/
.thumb {
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 8px;
  overflow: hidden;
}
.thumb h5 {
  position: absolute;
  background: rgba(145, 184, 104, 0.8);
  width: 100%;
  bottom: 0;
  left: 0;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 24px;
}
.thumb:before, .thumb:after {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  z-index: 6;
  -webkit-transition: all 0.5s ease 0s;
          transition: all 0.5s ease 0s;
  box-shadow: none;
}
.thumb img {
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
.thumb:before {
  top: 4px;
  left: 4px;
  right: 100%;
  bottom: 100%;
  border-top: 3px solid #B23B19;
  border-left: 3px solid #B23B19;
}
.thumb:after {
  left: 100%;
  top: 100%;
  bottom: 4px;
  right: 4px;
  border-bottom: 3px solid #B23B19;
  border-right: 3px solid #B23B19;
}
.thumb:hover:before {
  opacity: 1;
  bottom: 0;
  right: 0;
}
.thumb:hover:after {
  opacity: 1;
  left: 0;
  top: 0;
}
.thumb:hover img {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*
* @subsection Contact info
*/
.contact-info dt, .contact-info dd {
  display: inline-block;
}
.contact-info dt {
  margin-left: 6px;
}
.contact-info dd {
  margin-top: 5px;
}
.contact-info .icon {
  left: -12px;
  position: relative;
  top: -9px;
}
.contact-info .heading-5 {
  color: #333333;
}
.contact-info a {
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
.contact-info a:hover {
  color: #B23B19;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
}
.contact-info--1 dt, .contact-info--1 dd {
  margin: 0;
  text-align: left;
}
.contact-info--1 dt {
  min-width: 40%;
  text-align: right;
}
.contact-info--1 dd {
  min-width: 55%;
  text-align: left;
  padding-left: 10px;
}
.contact-info--1 .heading-5 {
  color: #B23B19;
}
@media (min-width: 992px) {
  .contact-info--1 dt {
    min-width: 107px;
    text-align: left;
  }
  .contact-info--1 dd {
    padding-left: 0;
    min-width: 180px;
  }
}
.contact-info--1 .heading-5 + dl {
  margin-top: 20px;
}

/*
* @subsection Brand
*/
.rd-navbar-brand {
  display: inline-block;
  text-align: center;
}
.rd-navbar-brand img {
  margin-top: 6px;
  width:250px;
}
.rd-navbar-brand_name {
  display: inline-block;
  overflow: hidden;
  font-size: 70px;
  font-family: "Montserrat", sans-serif;
}
.rd-navbar-brand_slogan {
  display: block;
  color: #B23B19;
  font-size: 20px;
  margin-left: 15px;
  margin-top: -10px;
}
@media (min-width: 768px) {
  .rd-navbar-brand_slogan {
    margin-left: 0;
    display: inline-block;
    margin-top: 40px;
  }
}

/*
* @subsection Backgrounds
*/
.bg-primary {
  background: #B23B19;
  color: #fff;
}
.bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary h4, .bg-primary h5, .bg-primary h6, .bg-primary .heading-1, .bg-primary .heading-2, .bg-primary .heading-3, .bg-primary .heading-4, .bg-primary .heading-5, .bg-primary .heading-6 {
  color: #fff;
}
.bg-primary .icon-primary {
  color: #fff;
}
.bg-primary .btn-primary {
  background: #000;
  color: #fff;
}
.bg-primary .link {
  color: #fff;
}

/*
* @subsection Icons
*/
.icon {
  display: inline-block;
}
.icon-sm {
  font-size: 22px;
  line-height: 1;
}
.icon-md {
  font-size: 34px;
  line-height: 1;
}
.icon-lg {
  font-size: 60px;
  line-height: 1;
}
.icon-default {
  color: #d1d0d0;
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
.icon-primary {
  color: #B23B19;
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}

/*
* @subsection Link
*/
.link {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 26px;
  text-decoration: underline;
  font-weight: 400;
  color: #E04B28;
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
.link:hover {
  color: #000;
  text-decoration: none;
}

/*
* @subsection Buttons
*/
.btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  display: inline-block;
}
.btn-sm {
  width: 100px;
  padding: 10px 0;
  font-size: 16px;
  line-height: 20px;
}
.btn-md {
  width: 156px;
  padding: 10px 27px;
  font-size: 18px;
  line-height: 26px;
}
.btn-lg {
  width: 180px;
  padding: 10px 0;
  font-size: 22px;
  line-height: 28px;
}
.btn-primary {
  color: #fff;
  background: #B23B19;
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
.btn-primary:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}

/*
* @subsection Inline List
*/
.inline-list {
  text-transform: uppercase;
}
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 10px;
}
@media (min-width: 992px) {
  .inline-list li + li {
    margin-left: 15px;
  }
}

/*
* @subsection Inline List
*/
.index-list {
  counter-reset: li;
}
.index-list li .icon {
  background: #B23B19;
  width: 70px;
  height: 67px;
  text-align: center;
}
.index-list li .icon:before {
  content: counter(li,decimal-leading-zero);
  counter-increment: li;
  color: #fff;
  font-size: 40px;
  line-height: 67px;
  font-family: "Montserrat", sans-serif;
}
.index-list li.grid_1:nth-child(12n + 13),
.index-list li.grid_2:nth-child(6n + 7),
.index-list li.grid_3:nth-child(4n + 5),
.index-list li.grid_4:nth-child(3n + 4),
.index-list li.grid_6:nth-child(2n + 3) {
  clear: left;
}

/*
* @subsection List
*/
.list li {
  font-size: 16px;
}
.list li + li {
  position: relative;
  margin-top: 15px;
}
.list li + li:before {
  content: "";
  height: 1px;
  background: #e5e5e6;
  position: absolute;
  left: 0;
  top: -6px;
  width: 100%;
}
.list li a:hover {
  text-decoration: none;
  color: #B23B19;
}

/*
* @subsection Marked List
*/
.marked-list li {
  position: relative;
  padding-left: 18px;
}
.marked-list li:before {
  content: "\f111";
  position: absolute;
  left: 0;
  top: 6px;
  font-weight: 400;
  font-size: 6px;
  font-family: "FontAwesome";
  color: #B23B19;
}
.marked-list li + li {
  margin-top: 8px;
}
.marked-list a:hover {
  color: #B23B19;
}

/*
* @subsection Product
*/
.product {
  position: relative;
  overflow: hidden;
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
}
.product p {
  font-size: 10px;
}
@media (min-width: 1200px) {
  .product p {
    font-size: 12px;
  }
}
.product p + .link {
  margin-top: 0;
}
.product h5 {
  position: absolute;
  top: 20%;
  left: 0;
  line-height: 20px;
  opacity: 1;
  font-size:14px;
  width: 100%;
  color: #fff;
  background: rgba(122, 122, 122, 0.8);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
  padding-top: 20px;
  padding-bottom:20px;
}
.product_overlay {
  color: #fff;
  padding: 15px 10px 0;
  opacity: 0;
  background: rgba(51, 51, 51, 0.8);
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
@media (min-width: 768px) {
  .product_overlay {
    padding: 15px;
  }
}
@media (min-width: 1200px) {
  .product_overlay {
    padding: 35px 30px;
  }
}
.product_overlay .link {
  display: block;
}
@media (min-width: 768px) {
  .product_overlay .link {
    margin-top: 13px;
  }
}
@media (min-width: 1200px) {
  .product_overlay .link {
    margin-left: 10px;
  }
}
.product:hover h5 {
  top: 0;
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.product:hover .product_overlay {
  opacity: 1;
  top: 70px;
}
.product img + h5 {
  margin-top: 0;
}

/*
* @subsection Quote
*/
.quote {
  display: inline-block;
  font-weight: 400;
  color: #fff;
  font-family: "Roboto Slab", serif;
  font-size: 20px;
}
@media (min-width: 768px) {
  .quote {
    font-size: 24px;
  }
}
.quote img {
  border-radius: 50%;
}
.quote q {
  position: relative;
}
.quote q:before {
  content: "“";
  font-family: "Montserrat", sans-serif;
  position: absolute;
  font-size: 145px;
  left: -2px;
  top: -118px;
}
.quote p {
  margin-top: 50px;
}
.quote p + p {
  margin-top: 25px;
  font-size: 18px;
}

.quote-2 {
  margin-left: 70px;
}
.quote-2 q {
  position: relative;
}
.quote-2 q:before {
  content: "“";
  font-family: "Montserrat", sans-serif;
  position: absolute;
  font-size: 145px;
  left: -74px;
  top: -65px;
  color: #B23B19;
}
.quote-2 cite {
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  color: #B23B19;
}
.quote-2 p + p {
  margin-top: 10px;
}

/*==================     Box     ======================*/
.box--1 .box_left {
  max-width: 85px;
  margin-left: auto;
  margin-right: auto;
}

.box .box__middle, .box-xs .box__middle, .box-sm .box__middle, .box-md .box__middle, .box-lg .box__middle {
  vertical-align: middle;
}
.box .box__bottom, .box-xs .box__bottom, .box-sm .box__bottom, .box-md .box__bottom, .box-lg .box__bottom {
  vertical-align: bottom;
}

.box .box_left img, .box .box_right img {
  max-width: none;
}
.box .box_left,
.box .box_right,
.box .box_cnt {
  padding: 0;
  display: table-cell;
  vertical-align: top;
}
.box .box_left {
  padding-right: 30px;
}
.box .box_right {
  padding-left: 30px;
}

.box-xs .box_left, .box-sm .box_left, .box-md .box_left, .box-lg .box_left {
  padding-bottom: 30px;
}
.box-xs .box_right, .box-sm .box_right, .box-md .box_right, .box-lg .box_right {
  padding-top: 30px;
}

@media (min-width: 480px) {
  .box-xs .box_left img, .box-xs .box_right img {
    max-width: none;
  }
  .box-xs .box_left,
  .box-xs .box_right,
  .box-xs .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-xs .box_left {
    padding-right: 30px;
  }
  .box-xs .box_right {
    padding-left: 30px;
  }

  .box-xs-clear .box_left img, .box-xs-clear .box_right img {
    max-width: 100%;
  }
  .box-xs-clear .box_left,
  .box-xs-clear .box_right,
  .box-xs-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
  .box-xs-clear .box_left {
    padding-bottom: 30px;
  }
  .box-xs-clear .box_right {
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  .box-sm .box_left img, .box-sm .box_right img {
    max-width: none;
  }
  .box-sm .box_left,
  .box-sm .box_right,
  .box-sm .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-sm .box_left {
    padding-right: 30px;
  }
  .box-sm .box_right {
    padding-left: 30px;
  }

  .box-sm-clear .box_left img, .box-sm-clear .box_right img {
    max-width: 100%;
  }
  .box-sm-clear .box_left,
  .box-sm-clear .box_right,
  .box-sm-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
  .box-sm-clear .box_left {
    padding-bottom: 30px;
  }
  .box-sm-clear .box_right {
    padding-top: 30px;
  }
}
@media (min-width: 992px) {
  .box-md .box_left img, .box-md .box_right img {
    max-width: none;
  }
  .box-md .box_left,
  .box-md .box_right,
  .box-md .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-md .box_left {
    padding-right: 30px;
  }
  .box-md .box_right {
    padding-left: 30px;
  }

  .box-md-clear .box_left img, .box-md-clear .box_right img {
    max-width: 100%;
  }
  .box-md-clear .box_left,
  .box-md-clear .box_right,
  .box-md-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
  .box-md-clear .box_left {
    padding-bottom: 30px;
  }
  .box-md-clear .box_right {
    padding-top: 30px;
  }
}
@media (min-width: 1200px) {
  .box-lg .box_left img, .box-lg .box_right img {
    max-width: none;
  }
  .box-lg .box_left,
  .box-lg .box_right,
  .box-lg .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-lg .box_left {
    padding-right: 30px;
  }
  .box-lg .box_right {
    padding-left: 30px;
  }

  .box-lg-clear .box_left img, .box-lg-clear .box_right img {
    max-width: 100%;
  }
  .box-lg-clear .box_left,
  .box-lg-clear .box_right,
  .box-lg-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
  .box-lg-clear .box_left {
    padding-bottom: 30px;
  }
  .box-lg-clear .box_right {
    padding-top: 30px;
  }
}
/*
* @subsection Copyright
*/
.copyright {
  color: #B23B19;
}
.copyright a {
  font-family: "Montserrat", sans-serif;
}
.copyright a:hover {
  color: #000;
}

/*
* @subsection Superfish
* @description Superfish is an enhanced Suckerfish-style menu jQuery plugin.
* @author     Joel Birch
* @link http://users.tpg.com.au/j_birch/plugins/superfish/
* @license MIT license - http://opensource.org/licenses/MIT
*/
.sf-menu {
  display: inline-block;
  text-align: center;
  background: #B23B19;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  display: inline-block;
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  position: relative;
  color: #FFF;
  padding: 15px 15px 15px;
  font-size: 15px;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  z-index: 2;
}
.sf-menu > li > a:after {
  z-index: -1;
  content: "";
  position: absolute;
  background: #fff;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
.sf-menu > li.sfHover > a:after, .sf-menu > li > a:hover:after {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #5F5E5C;
  border-radius: 0;
}
.sf-menu > li.active > a {
  background: #5F5E5C;
}
.sf-menu > li.active > a:after {
  display: none;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 220px;
  padding: 18px 20px;
  background: #333333;
  z-index: 2;
  box-sizing: border-box;
}

.sf-menu ul {
  text-align: left;
}
.sf-menu ul > li > a {
  color: #888888;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  line-height: 40px;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #fff;
}
.sf-menu ul > li + li {
  position: relative;
}
.sf-menu ul > li + li:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.1);
}

.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:before {
  position: absolute;
  left: 50%;
  top: 82%;
  margin-left: -6px;
  content: "";
  font: 400 12px/12px "FontAwesome";
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*
* @subsection RD Mobile Menu
* @description mobile navbar
* @author     Evgeniy Gusarov (Diversant)
* @link     http://cms.devoffice.com/diversant/rd-navbar/
*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -ms-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #B23B19;
  color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -ms-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*
* @subsection Stuck menu
*/
.isStuck {
  background: #444;
  z-index: 999;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*
* @subsection ToTop
*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  background: #B23B19;
  border-radius: 50%;
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  background: #000;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/* @subsection Parallax
 * Author: Evgeniy Gusarov StMechanus (Diversant)
 * Under the MIT License
 * Version: 2.0.1
 */
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}
.parallax_cnt h2 {
  color: #fff;
}

/*
* @section HEADER Section
*/
header {
  text-align: center;
}
header .container {
  position: relative;
}
header .well-sm {
  padding-top: 28px;
  padding-bottom: 37px;
}
header .nav {
  text-align: center;
  background: #B23B19;
}
header .inline-list {
  display: block;
  margin-top: 20px;
}
@media (min-width: 768px) {
  header .inline-list {
    position: absolute;
    right: 15px;
    bottom: 10px;
    margin-top: 0;
  }
}
header .inline-list a:hover {
  color: #B23B19;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .rd-navbar-brand, header .nav {
    float: none;
  }
}

/*
* @section CONTENT Section
*/
main {
  display: block;
}

/*
* @section FOOTER Section
*/
footer {
  background: #f9f9f9;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
}
