@import url(../css/bootstrap.min.css);
@import url(../css/jquery.fancybox.min.css);
@import url(../css/owl.carousel.min.css);
@import url(../css/owl.theme.default.min.css);
@import url(../css/all.min.css);
/*Colors*/
/*Mixins*/
@import url("https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800,900&display=swap");
@-webkit-keyframes fromtop {
  0% {
    top: -400px;
    opacity: 0; }
  100% {
    top: 0px;
    opacity: 1; } }
@-moz-keyframes fromtop {
  0% {
    top: -400px;
    opacity: 0; }
  100% {
    top: 0px;
    opacity: 1; } }
@-o-keyframes fromtop {
  0% {
    top: -400px;
    opacity: 0; }
  100% {
    top: 0px;
    opacity: 1; } }
@keyframes fromtop {
  0% {
    top: -400px;
    opacity: 0; }
  100% {
    top: 0px;
    opacity: 1; } }
@-webkit-keyframes lefttop {
  0% {
    left: -400px;
    opacity: 0; }
  100% {
    left: 0px;
    opacity: 1; } }
@-moz-keyframes lefttop {
  0% {
    left: -400px;
    opacity: 0; }
  100% {
    left: 0px;
    opacity: 1; } }
@-o-keyframes lefttop {
  0% {
    left: -400px;
    opacity: 0; }
  100% {
    left: 0px;
    opacity: 1; } }
@keyframes lefttop {
  0% {
    left: -400px;
    opacity: 0; }
  100% {
    left: 0px;
    opacity: 1; } }
@-webkit-keyframes righttop {
  0% {
    right: -400px;
    opacity: 0; }
  100% {
    right: 0px;
    opacity: 1; } }
@-moz-keyframes righttop {
  0% {
    right: -400px;
    opacity: 0; }
  100% {
    right: 0px;
    opacity: 1; } }
@-o-keyframes righttop {
  0% {
    right: -400px;
    opacity: 0; }
  100% {
    right: 0px;
    opacity: 1; } }
@keyframes righttop {
  0% {
    right: -400px;
    opacity: 0; }
  100% {
    right: 0px;
    opacity: 1; } }
@-webkit-keyframes totop {
  0% {
    top: 0px;
    opacity: 1; }
  100% {
    top: 0px;
    opacity: 0; } }
@-moz-keyframes totop {
  0% {
    top: 0px;
    opacity: 1; }
  100% {
    top: 0px;
    opacity: 0; } }
@-o-keyframes totop {
  0% {
    top: 0px;
    opacity: 1; }
  100% {
    top: 0px;
    opacity: 0; } }
@keyframes totop {
  0% {
    top: 0px;
    opacity: 1; }
  100% {
    top: 0px;
    opacity: 0; } }
@-webkit-keyframes scale {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes scale {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes scale {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes scale {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
html, body {
  font-family: 'Nunito', sans-serif;
  font-size: 13px;
  letter-spacing: 0.3px;
  color: #464545;
  overflow-x: hidden; }
  html p, body p {
    font-size: 15px;
    font-weight: 300; }
    @media (max-width: 767px) {
      html p, body p {
        font-size: 14px; } }

.container-fluid {
  max-width: 1920px;
  padding-left: 65px;
  padding-right: 65px; }
  @media (max-width: 1199px) {
    .container-fluid {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (max-width: 1199px) {
    .container-fluid {
      padding-left: 20px;
      padding-right: 20px; } }

@media (max-width: 767px) {
  .container {
    padding-left: 20px;
    padding-right: 20px; } }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: 12.5px;
  padding-left: 12.5px; }

.row {
  margin-left: -12.5px;
  margin-right: -12.5px; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  letter-spacing: 1px;
  font-weight: 600;
  color: #2C2B2B; }
  .h1 span, .h2 span, .h3 span, .h4 span, .h5 span, .h6 span, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    color: #B51C20; }

a {
  text-decoration: none !important;
  color: #B51C20;
  outline: none !important; }
  a:hover {
    color: #EC6A6D; }

.page-template-default p:last-of-type {
  margin-bottom: 0px; }

body:not(.woocommerce).page-template-default section article ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }
  body:not(.woocommerce).page-template-default section article ul li {
    margin-bottom: 6px; }
    body:not(.woocommerce).page-template-default section article ul li:before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f061";
      margin-right: 8px;
      color: #B51C20; }
body:not(.woocommerce).page-template-default section article h2 {
  margin-bottom: 15px; }

.btn {
  text-transform: uppercase;
  color: #fff;
  padding: 12px 25px 10px 25px;
  font-weight: 600;
  border-radius: 0px;
  outline: none !important;
  box-shadow: none !important;
  border-radius: 30px; }
  @media (max-width: 767px) {
    .btn {
      font-size: 0.9rem;
      padding: 11px 20px 9px 20px; } }
  .btn.primary-btn {
    background-color: #B51C20; }
    .btn.primary-btn:hover {
      background-color: #2C2B2B;
      color: #fff; }
  .btn.secondary-btn {
    background-color: #EC6A6D;
    color: #fff !important; }
    .btn.secondary-btn:hover {
      background-color: #B51C20; }
  .btn.btn-with-icon i {
    padding-left: 8px; }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  text-transform: uppercase;
  color: #fff;
  padding: 12px 25px 10px 25px !important;
  font-weight: 600;
  border-radius: 0px;
  outline: none !important;
  font-size: 13px;
  -webkit-font-smoothing: auto;
  box-shadow: none !important;
  border-radius: 30px;
  color: #fff !important;
  line-height: 15px;
  font-weight: 600;
  background-color: #B51C20; }
  @media (max-width: 767px) {
    .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
      font-size: 0.9rem;
      padding: 11px 20px 9px 20px !important; } }
  .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
  .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #2C2B2B;
    color: #fff; }

.btn-link {
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none !important; }
  @media (max-width: 767px) {
    .btn-link {
      font-size: 12px; } }
  .btn-link i {
    margin-left: 0;
    font-size: 14px;
    position: absolute;
    margin: 0;
    right: 0px;
    top: 1px; }
    @media (max-width: 767px) {
      .btn-link i {
        font-size: 12px; } }
  .btn-link.btn-link-red {
    color: #B51C20; }
    .btn-link.btn-link-red:hover {
      color: #2C2B2B; }
  .btn-link.secondary-btn-link {
    color: #EC6A6D; }
    .btn-link.secondary-btn-link:hover {
      color: #EC6A6D; }
  .btn-link.btn-link-with-icon {
    padding: 0 20px;
    position: relative; }

nav {
  height: 75px;
  -webkit-transition: box-shadow ease 0.2s;
  -moz-transition: box-shadow ease 0.2s;
  -o-transition: box-shadow ease 0.2s;
  transition: box-shadow ease 0.2s;
  background: #fff;
  padding: 12.5px 0rem !important; }
  nav.navbar-boxshadow {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow ease 0.3s;
    -moz-transition: box-shadow ease 0.3s;
    -o-transition: box-shadow ease 0.3s;
    transition: box-shadow ease 0.3s; }
  nav .container-fluid {
    display: block !important;
    padding-left: 90px;
    padding-right: 90px; }
    @media (max-width: 1199px) {
      nav .container-fluid {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (max-width: 991px) {
      nav .container-fluid {
        padding-left: 30px !important;
        padding-right: 30px !important; } }
    nav .container-fluid .row .navbar-brand img {
      max-height: 43px;
      width: auto; }
      @media (min-width: 991px) and (max-width: 1199px) {
        nav .container-fluid .row .navbar-brand img {
          max-height: 23px; } }
      @media (max-width: 767px) {
        nav .container-fluid .row .navbar-brand img {
          max-height: 22px; } }
    nav .container-fluid .row #navbarNav {
      text-align: center;
      height: 100%;
      align-items: center;
      justify-content: flex-end; }
      nav .container-fluid .row #navbarNav ul li {
        margin: 0 8px; }
        @media (min-width: 991px) and (max-width: 1199px) {
          nav .container-fluid .row #navbarNav ul li {
            margin: 0 4px; } }
        @media (min-width: 1200px) and (max-width: 1256px) {
          nav .container-fluid .row #navbarNav ul li {
            margin: 0 5px; }
            nav .container-fluid .row #navbarNav ul li a {
              letter-spacing: 0.3px !important; } }
        nav .container-fluid .row #navbarNav ul li a {
          text-transform: uppercase;
          color: #2C2B2B;
          font-weight: 600;
          text-decoration: none;
          letter-spacing: 0.6px; }
          nav .container-fluid .row #navbarNav ul li a:hover {
            color: #B51C20; }
          @media (min-width: 991px) and (max-width: 1199px) {
            nav .container-fluid .row #navbarNav ul li a {
              font-size: 12px; } }
        nav .container-fluid .row #navbarNav ul li.current_page_item a, nav .container-fluid .row #navbarNav ul li.current-menu-item a, nav .container-fluid .row #navbarNav ul li.current-product_cat-ancestor a, nav .container-fluid .row #navbarNav ul li.current-product-parent a {
          color: #B51C20; }
        nav .container-fluid .row #navbarNav ul li:last-of-type {
          margin-right: 0px; }
        nav .container-fluid .row #navbarNav ul li:first-of-type {
          margin-left: 0px; }
        nav .container-fluid .row #navbarNav ul li.btn-menu a {
          text-transform: uppercase;
          color: #fff;
          background-color: #B51C20;
          padding: 12px 25px 10px 25px;
          font-weight: 600;
          border-radius: 0px;
          border-radius: 30px;
          outline: none !important;
          box-shadow: none !important;
          -webkit-transition: background-color ease 0.2s;
          -moz-transition: background-color ease 0.2s;
          -o-transition: background-color ease 0.2s;
          transition: background-color ease 0.2s; }
          nav .container-fluid .row #navbarNav ul li.btn-menu a:hover {
            background-color: #2C2B2B;
            -webkit-transition: background-color ease 0.3s;
            -moz-transition: background-color ease 0.3s;
            -o-transition: background-color ease 0.3s;
            transition: background-color ease 0.3s; }
    nav .container-fluid .row .icons-header {
      margin: 0;
      padding: 0;
      list-style: none;
      text-align: right;
      height: 100%;
      align-items: flex-end;
      justify-content: flex-end;
      display: flex; }
      nav .container-fluid .row .icons-header li a i {
        color: #2C2B2B; }
      nav .container-fluid .row .icons-header li a:hover i {
        color: #B51C20; }

.single-post .current_page_parent a {
  color: #B51C20 !important; }

main {
  margin-top: 80px; }
  @media (max-width: 991px) {
    main {
      margin-top: 60px; } }
  @media (max-width: 767px) {
    main {
      margin-top: 40px; } }
  main.site-main {
    margin: 0px;
    padding: 0px; }

.home main {
  padding-top: 0px;
  margin-top: 75px; }

.home .title-page {
  display: none; }

footer {
  margin-top: 80px; }
  @media (max-width: 767px) {
    footer {
      margin-top: 40px; } }
  footer .main-footer {
    padding: 80px 0 80px 0;
    background-color: #2C2B2B; }
    @media (max-width: 991px) {
      footer .main-footer {
        padding: 60px 0 60px 0; }
        footer .main-footer .col-footer:nth-of-type(1), footer .main-footer .col-footer:nth-of-type(2) {
          margin-bottom: 30px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    footer .main-footer .col-footer:nth-of-type(3) {
      margin-bottom: 30px; } }

    @media (max-width: 767px) {
      footer .main-footer {
        padding: 40px 0 40px 0; } }
    footer .main-footer h6 {
      color: #fff;
      margin-bottom: 20px; }
    footer .main-footer ul {
      list-style: none;
      margin: 0px;
      padding: 0px; }
      footer .main-footer ul li {
        margin-bottom: 5px;
        font-size: 13px; }
        footer .main-footer ul li a {
          color: #fff;
          text-decoration: none; }
          footer .main-footer ul li a:hover {
            color: #EC6A6D; }
          footer .main-footer ul li a i {
            margin-right: 7px; }
  footer .copyrights-footer {
    background: #fff;
    text-align: center;
    padding: 23.5px 0;
    text-transform: uppercase; }
    footer .copyrights-footer p {
      margin-bottom: 0px;
      font-size: 12px;
      font-weight: 300; }
      footer .copyrights-footer p a {
        font-weight: 600; }
      footer .copyrights-footer p a.link-bold {
        color: #2C2B2B; }
        footer .copyrights-footer p a.link-bold:hover {
          color: #B51C20; }

ul.social {
  list-style: none;
  margin: 0px;
  padding: 0px;
  text-align: left;
  margin-top: 50px !important; }
  ul.social li {
    display: inline-block;
    background: #464545;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin-right: 6px; }
    ul.social li:last-of-type {
      margin-right: 0px; }
    ul.social li a {
      width: 100%;
      height: 100%;
      display: inline-flex;
      align-items: center;
      color: #fff;
      text-decoration: none; }
      ul.social li a i {
        margin: auto !important;
        font-size: 14px; }
    ul.social li:hover {
      background: #EC6A6D; }
      ul.social li:hover a i {
        color: #fff !important; }

#slider-home .owl-slider-home .item {
  background-position: center center;
  background-size: cover;
  height: calc(100vh - 75px);
  position: relative; }
  @media (max-width: 1199px) {
    #slider-home .owl-slider-home .item {
      height: calc(70vh - 75px); } }
  @media (max-width: 767px) {
    #slider-home .owl-slider-home .item {
      height: calc(75vh - 75px); } }
  #slider-home .owl-slider-home .item .content-slider-home {
    position: absolute;
    left: 25px;
    bottom: 25px;
    width: 550px;
    background: rgba(255, 255, 255, 0.9);
    padding: 20px; }
    @media (max-width: 767px) {
      #slider-home .owl-slider-home .item .content-slider-home {
        left: 5%;
        bottom: 5%;
        width: 90%; } }
    #slider-home .owl-slider-home .item .content-slider-home .btn-link {
      padding-left: 0px;
      display: inline-block; }
    #slider-home .owl-slider-home .item .content-slider-home h2 {
      font-weight: 300;
      display: block;
      margin-bottom: 10px;
      font-size: 24px; }
      @media (max-width: 767px) {
        #slider-home .owl-slider-home .item .content-slider-home h2 {
          font-size: 17px; } }
      #slider-home .owl-slider-home .item .content-slider-home h2 span {
        font-weight: 600; }
  #slider-home .owl-slider-home .item a:hover .btn-link {
    color: #2C2B2B;
    -webkit-transition: color ease 0.3s;
    -moz-transition: color ease 0.3s;
    -o-transition: color ease 0.3s;
    transition: color ease 0.3s; }
#slider-home .owl-slider-home button {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  color: #fff;
  right: 0;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  color: #000;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none !important;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s; }
  #slider-home .owl-slider-home button:hover {
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-color: rgba(236, 106, 109, 0.8);
    color: #fff; }
  @media (max-width: 767px) {
    #slider-home .owl-slider-home button {
      width: 30px;
      height: 30px;
      font-size: 12px;
      margin-top: -15px; } }
#slider-home .owl-slider-home button.owl-next {
  right: 25px; }
  @media (max-width: 767px) {
    #slider-home .owl-slider-home button.owl-next {
      right: 10px; } }
#slider-home .owl-slider-home button.owl-prev {
  left: 25px; }
  @media (max-width: 767px) {
    #slider-home .owl-slider-home button.owl-prev {
      left: 10px; } }
#slider-home .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%; }

.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 0 16px; }
  .triangle.primary-triangle {
    border-color: transparent transparent transparent #B51C20; }
  .triangle.secondary-triangle {
    border-color: transparent transparent transparent #EC6A6D; }
  .triangle.white-triangle {
    border-color: transparent transparent transparent #fff; }
  .triangle.dark-grey-triangle {
    border-color: transparent transparent transparent #2C2B2B; }
  .triangle.rotated-triangle {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg); }

.wrapper-title {
  position: relative;
  display: inline-block;
  padding: 0 25px; }
  .wrapper-title .triangle {
    position: absolute;
    top: -3px; }
    .wrapper-title .triangle:first-of-type {
      left: 0; }
    .wrapper-title .triangle:last-of-type {
      right: 0; }

#intro-home {
  margin-top: 80px;
  text-align: center; }
  @media (max-width: 991px) {
    #intro-home {
      margin-top: 60px; } }
  @media (max-width: 767px) {
    #intro-home {
      margin-top: 40px; } }
  #intro-home p {
    font-size: 21px;
    letter-spacing: 1px;
    line-height: 27px;
    font-weight: 300;
    color: #2C2B2B; }
    @media (max-width: 991px) {
      #intro-home p {
        font-size: 16px;
        line-height: 19px; } }
    @media (max-width: 767px) {
      #intro-home p {
        font-size: 18px;
        line-height: 24px; } }
    #intro-home p span {
      color: #B51C20; }
    #intro-home p:last-of-type {
      margin-bottom: 0px; }
  #intro-home .btn-link-intro {
    margin-top: 20px; }

#news-events-home {
  margin-top: 80px; }
  #news-events-home .row-news-home, #news-events-home .row-events-home {
    min-height: 350px; }
    #news-events-home .row-news-home .box-content-news-events-home, #news-events-home .row-events-home .box-content-news-events-home {
      padding: 40px;
      height: 100%; }
      #news-events-home .row-news-home .box-content-news-events-home h3, #news-events-home .row-events-home .box-content-news-events-home h3 {
        margin-bottom: 30px; }
      #news-events-home .row-news-home .box-content-news-events-home h4, #news-events-home .row-events-home .box-content-news-events-home h4 {
        text-transform: initial;
        font-weight: 300;
        margin-bottom: 15px;
        line-height: 25px;
        font-size: 1.4rem; }
      #news-events-home .row-news-home .box-content-news-events-home p:last-of-type, #news-events-home .row-events-home .box-content-news-events-home p:last-of-type {
        margin-bottom: 0px; }
      #news-events-home .row-news-home .box-content-news-events-home .btn, #news-events-home .row-events-home .box-content-news-events-home .btn {
        margin-top: 30px; }
      #news-events-home .row-news-home .box-content-news-events-home .owl-carousel .owl-dots, #news-events-home .row-events-home .box-content-news-events-home .owl-carousel .owl-dots {
        margin-top: 30px;
        text-align: left !important;
        display: none; }
        #news-events-home .row-news-home .box-content-news-events-home .owl-carousel .owl-dots .owl-dot, #news-events-home .row-events-home .box-content-news-events-home .owl-carousel .owl-dots .owl-dot {
          outline: none !important; }
    #news-events-home .row-news-home .col-images-news-events-home .owl-carousel, #news-events-home .row-events-home .col-images-news-events-home .owl-carousel {
      height: 100%; }
      #news-events-home .row-news-home .col-images-news-events-home .owl-carousel div, #news-events-home .row-events-home .col-images-news-events-home .owl-carousel div {
        height: 100%; }
      #news-events-home .row-news-home .col-images-news-events-home .owl-carousel .item, #news-events-home .row-events-home .col-images-news-events-home .owl-carousel .item {
        background-size: cover;
        background-position: center; }
  #news-events-home .row-news-home .col-content-news-events-home {
    padding-right: 0px; }
    #news-events-home .row-news-home .col-content-news-events-home .box-content-news-events-home {
      background-color: #f2f2f2; }
      #news-events-home .row-news-home .col-content-news-events-home .box-content-news-events-home h3 {
        color: #EC6A6D; }
  #news-events-home .row-news-home .col-images-news-events-home {
    padding-left: 0px; }
    #news-events-home .row-news-home .col-images-news-events-home .owl-carousel {
      background-color: #f2f2f2; }
  #news-events-home .row-events-home .col-content-news-events-home {
    padding-left: 0px; }
    #news-events-home .row-events-home .col-content-news-events-home .box-content-news-events-home {
      background-color: #2C2B2B; }
      #news-events-home .row-events-home .col-content-news-events-home .box-content-news-events-home h3 {
        color: #fff; }
      #news-events-home .row-events-home .col-content-news-events-home .box-content-news-events-home h4 {
        color: #fff; }
      #news-events-home .row-events-home .col-content-news-events-home .box-content-news-events-home p {
        color: #464545; }
      #news-events-home .row-events-home .col-content-news-events-home .box-content-news-events-home .btn:hover {
        background-color: #B51C20;
        color: #fff; }
  #news-events-home .row-events-home .col-images-news-events-home {
    padding-right: 0px; }
    #news-events-home .row-events-home .col-images-news-events-home .owl-carousel {
      background-color: #2C2B2B; }

#nadir-museum-home {
  position: relative;
  margin-top: 240px;
  background-color: #2C2B2B; }
  #nadir-museum-home .btn:hover {
    background: #fff;
    color: #EC6A6D; }
  #nadir-museum-home .btn-link {
    margin-left: 20px; }
    #nadir-museum-home .btn-link:hover {
      color: #fff; }
  #nadir-museum-home .nadir-home {
    position: absolute;
    top: -160px;
    width: 100%; }
    #nadir-museum-home .nadir-home h2 {
      color: #EC6A6D; }
    #nadir-museum-home .nadir-home p {
      color: #464545; }
      #nadir-museum-home .nadir-home p:last-of-type {
        margin-bottom: 0px; }
    #nadir-museum-home .nadir-home .owl-nadir-home {
      margin-top: 25px;
      margin-bottom: 30px;
      width: 300%; }
    #nadir-museum-home .nadir-home .btns-nadir-home {
      margin-top: 40px;
      display: flex;
      align-items: center; }
  #nadir-museum-home .museum-home {
    padding-top: 475px; }
    #nadir-museum-home .museum-home h2 {
      color: #fff;
      margin-bottom: 0px; }
    #nadir-museum-home .museum-home h3 {
      color: #fff;
      text-transform: none;
      font-weight: 400;
      margin-top: 30px; }
    #nadir-museum-home .museum-home p {
      color: #464545; }
      #nadir-museum-home .museum-home p:last-of-type {
        margin-bottom: 0px; }
    #nadir-museum-home .museum-home .btn {
      margin-top: 40px; }
    #nadir-museum-home .museum-home .img-museum-home {
      height: 100px;
      margin-top: 40px;
      position: relative; }
      #nadir-museum-home .museum-home .img-museum-home img {
        position: absolute;
        top: 0;
        left: 0; }

.title-page {
  margin-top: 75px;
  padding-top: 0;
  height: 101px; }
  .title-page .inner-title-page {
    background-color: #f2f2f2;
    width: 100%;
    z-index: 1;
    text-align: center;
    padding: 35px 0; }
    @media (max-width: 767px) {
      .title-page .inner-title-page {
        height: 95px;
        padding: 0px;
        display: flex;
        align-items: center;
        justify-content: center; } }
    .title-page .inner-title-page .row .wrapper-title-page {
      display: flex;
      align-items: center;
      width: 100%;
      justify-content: center; }
      @media (max-width: 767px) {
        .title-page .inner-title-page .row .wrapper-title-page {
          flex-direction: column; } }
    .title-page .inner-title-page .row a {
      display: inline-block; }
      .title-page .inner-title-page .row a:hover .first-title-page {
        color: #B51C20; }
      .title-page .inner-title-page .row a:hover .second-title-page {
        color: #B51C20 !important; }
      .title-page .inner-title-page .row a .second-title-page {
        color: #2C2B2B !important; }
    .title-page .inner-title-page .row .first-title-page {
      color: #2C2B2B;
      margin-bottom: 0;
      font-size: 24px;
      text-transform: uppercase; }
      @media (max-width: 991px) {
        .title-page .inner-title-page .row .first-title-page {
          font-size: 22px; } }
      @media (max-width: 767px) {
        .title-page .inner-title-page .row .first-title-page {
          font-size: 18px; } }
    .title-page .inner-title-page .row .second-title-page {
      font-size: 17px;
      margin-left: 9px;
      margin-bottom: 0;
      color: #2C2B2B;
      margin-left: 10px;
      padding-left: 11px;
      text-transform: uppercase;
      position: relative; }
      @media (max-width: 991px) {
        .title-page .inner-title-page .row .second-title-page {
          font-size: 15px; } }
      @media (max-width: 767px) {
        .title-page .inner-title-page .row .second-title-page {
          padding-left: 0px !important;
          padding-right: 0px !important;
          margin-left: 0px !important;
          margin-top: 9px;
          padding-top: 11px; } }
      .title-page .inner-title-page .row .second-title-page:before {
        position: absolute;
        content: ' ';
        top: 0;
        left: 0%;
        height: 86%;
        margin-top: 1px;
        width: 2px;
        background: #B51C20; }
        @media (max-width: 767px) {
          .title-page .inner-title-page .row .second-title-page:before {
            width: 30px;
            top: 0;
            left: 50%;
            height: 2px;
            margin-left: -15px; } }

#categories-home {
  margin-top: 100px; }
  @media (max-width: 991px) {
    #categories-home {
      margin-top: 80px; } }
  @media (max-width: 767px) {
    #categories-home {
      margin-top: 40px; } }
  @media (max-width: 767px) {
    #categories-home .col-category-home:first-of-type {
      margin-bottom: 20px; } }
  #categories-home .col-category-home .wrapper-category-home {
    background-color: #f2f2f2;
    height: 44vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
    position: relative; }
    @media (max-width: 1199px) {
      #categories-home .col-category-home .wrapper-category-home {
        height: 250px; } }
    @media (max-width: 991px) {
      #categories-home .col-category-home .wrapper-category-home {
        padding: 25px;
        height: 230px; } }
    @media (max-width: 767px) {
      #categories-home .col-category-home .wrapper-category-home {
        padding: 20px;
        z-index: -1;
        height: 211px; } }
    #categories-home .col-category-home .wrapper-category-home h3 {
      font-size: 21px;
      font-weight: 300;
      line-height: 30px;
      margin-bottom: 0px; }
      @media (max-width: 767px) {
        #categories-home .col-category-home .wrapper-category-home h3 {
          font-size: 19px; } }
      #categories-home .col-category-home .wrapper-category-home h3 span {
        color: #2C2B2B;
        display: block;
        font-size: 40px;
        font-weight: 600;
        margin-top: 5px; }
        @media (max-width: 991px) {
          #categories-home .col-category-home .wrapper-category-home h3 span {
            font-size: 35px; } }
        @media (max-width: 767px) {
          #categories-home .col-category-home .wrapper-category-home h3 span {
            font-size: 30px;
            margin-top: 0px; } }
    #categories-home .col-category-home .wrapper-category-home .btn {
      margin-top: 35px; }
      @media (max-width: 767px) {
        #categories-home .col-category-home .wrapper-category-home .btn {
          z-index: 1; } }
    #categories-home .col-category-home .content-category-home {
      z-index:2;
    }
    #categories-home .col-category-home .wrapper-category-home img {
      z-index:1;
      position: absolute;
      max-height: 46vh;
        width: auto;
        top: -21px;
        right: -10px;
      -webkit-transition: all ease 0.3s;
      -moz-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s; }
      @media (max-width: 1199px) {
        #categories-home .col-category-home .wrapper-category-home img {
          height: 290px;
          top: -30px;
          right: 30px; } }
      @media (max-width: 991px) {
        #categories-home .col-category-home .wrapper-category-home img {
          height: 266px;
          top: -17px;
          right: -7px; } }
      @media (max-width: 767px) {
        #categories-home .col-category-home .wrapper-category-home img {
          z-index: -1;
          top: 8px;
          height: 199px; } }
  #categories-home .col-category-home a:hover .btn {
    background-color: #2C2B2B;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }
  #categories-home .col-category-home a:hover img {
    -webkit-transform: scale(1.13);
    -moz-transform: scale(1.13);
    -ms-transform: scale(1.13);
    -o-transform: scale(1.13);
    transform: scale(1.13);
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s; }

#shop-home {
  margin-top: 100px; }
  @media (max-width: 991px) {
    #shop-home {
      margin-top: 80px; } }
  @media (max-width: 767px) {
    #shop-home {
      margin-top: 40px; } }
  #shop-home .wrapper-title {
    margin-bottom: 45px; }
  #shop-home h4 {
    margin-bottom: 30px; }
    #shop-home h4 span {
      color: #B51C20; }
    @media (max-width: 767px) {
      #shop-home h4 {
        margin-bottom: 15px; } }
  #shop-home .wrapper-btn-all-products {
    text-align: center;
    margin-top: 40px; }
    @media (max-width: 767px) {
      #shop-home .wrapper-btn-all-products {
        margin-top: 20px; } }

#banner-budget {
  margin-top: 80px; }
  @media (max-width: 991px) {
    #banner-budget {
      margin-top: 60px; } }
  @media (max-width: 767px) {
    #banner-budget {
      margin-top: 40px; } }
  #banner-budget .wrapper-banner-budget {
    height: 75vh;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    @media (max-width: 1199px) {
      #banner-budget .wrapper-banner-budget {
        height: 50vh; } }
    @media (max-width: 767px) {
      #banner-budget .wrapper-banner-budget {
        height: 280px; } }
    #banner-budget .wrapper-banner-budget h3 {
      background: rgba(255, 255, 255, 0.9);
      padding: 15px 20px;
      margin-bottom: 21px;
      font-size: 2.2rem; }
      @media (max-width: 991px) {
        #banner-budget .wrapper-banner-budget h3 {
          font-size: 2rem; } }
      @media (max-width: 767px) {
        #banner-budget .wrapper-banner-budget h3 {
          margin: 0 20px 20px 20px;
          font-size: 1.6rem;
          text-align: center; } }

#projects-home {
  margin-top: 80px; }
  @media (max-width: 991px) {
    #projects-home {
      margin-top: 60px; } }
  @media (max-width: 767px) {
    #projects-home {
      margin-top: 40px; } }
  #projects-home h4 {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      #projects-home h4 {
        margin-bottom: 20px; } }
  #projects-home h5 {
    margin-top: 20px;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0px; }
  #projects-home .owl-projects a .wrapper-img-project {
    overflow: hidden; }
  #projects-home .owl-projects a img {
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }
  #projects-home .owl-projects a:hover h5 {
    color: #B51C20; }
  #projects-home .owl-projects a:hover img {
    transform: scale(1.1);
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s; }
  #projects-home .owl-nav button {
    position: absolute;
    top: 50%;
    margin-top: -55px;
    color: #fff;
    right: 0;
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    color: #000;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none !important;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s; }
    #projects-home .owl-nav button:hover {
      -webkit-transition: all ease 0.3s;
      -moz-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s;
      background-color: rgba(236, 106, 109, 0.8);
      color: #fff; }
    @media (max-width: 767px) {
      #projects-home .owl-nav button {
        width: 30px;
        height: 30px;
        font-size: 12px;
        margin-top: -30px; } }
  #projects-home .owl-nav button.owl-next {
    right: 25px; }
    @media (max-width: 767px) {
      #projects-home .owl-nav button.owl-next {
        right: 20px; } }
  #projects-home .owl-nav button.owl-prev {
    left: 25px; }
    @media (max-width: 767px) {
      #projects-home .owl-nav button.owl-prev {
        left: 20px; } }

.woocommerce ul.products {
  margin-bottom: 0px; }
  .woocommerce ul.products li.product {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 1.7%;
    margin-right: 1.7%;
    width: calc(25% - 1.3%) !important;
    position:relative; }
    .woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
      border: 3px solid #f2f2f2;
      -webkit-transition: border-color ease 0.2s;
      -moz-transition: border-color ease 0.2s;
      -o-transition: border-color ease 0.2s;
      transition: border-color ease 0.2s; }
      .woocommerce ul.products li.product a.woocommerce-LoopProduct-link:hover {
        border-color: #EC6A6D;
        -webkit-transition: border-color ease 0.3s;
        -moz-transition: border-color ease 0.3s;
        -o-transition: border-color ease 0.3s;
        transition: border-color ease 0.3s; }
    .woocommerce ul.products li.product.last {
      margin-right: 0px; }
    @media (max-width: 991px) {
      .woocommerce ul.products li.product {
        margin-right: 3%;
        margin-top: 3%;
        width: calc(50% - 1.5%) !important; }
        .woocommerce ul.products li.product.last {
          margin-right: 3%; }
        .woocommerce ul.products li.product:nth-child(even) {
          margin-right: 0; } }
    @media (max-width: 767px) {
      .woocommerce ul.products li.product {
        margin-right: 3% !important;
        margin-top: 3% !important;
        margin-bottom: 0px !important;
        width: calc(50% - 1.5%) !important; }
        .woocommerce ul.products li.product.last {
          margin-right: 3% !important; }
        .woocommerce ul.products li.product:nth-child(even) {
          margin-right: 0 !important; } }
    .woocommerce ul.products li.product a {
      display: block; }
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
      text-transform: none;
      color: #464545;
      font-weight: 400;
      font-size: 14px;
      padding-bottom: 27px;
      padding-top: 20px; }
    .woocommerce ul.products li.product .price {
      color: #2C2B2B;
      font-weight: 600;
      font-size: 13px;
      display: none; }
    .woocommerce ul.products li.product .button {
      display: none; }
    .woocommerce ul.products li.product img {
      margin-bottom: 0px; }
  .woocommerce ul.products li:nth-child(1), .woocommerce ul.products li:nth-child(2), .woocommerce ul.products li:nth-child(3), .woocommerce ul.products li:nth-child(4) {
    margin-top: 0px; }
  @media (max-width: 991px) {
    .woocommerce ul.products li:nth-child(3), .woocommerce ul.products li:nth-child(4) {
      margin-top: 3%; } }
  .woocommerce ul.products span.onsale {
    display: none; }
  .woocommerce ul.products span.newproduct {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 50px;
    height: 50px;
    background: #EC6A6D;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 12px; }
    @media (max-width: 767px) {
      .woocommerce ul.products span.newproduct {
        font-size: 11px;
        right: 7px;
        top: 7px;
        width: 40px;
        height: 40px; } }

#about .the-content p:last-of-type {
  margin-bottom: 0px; }

#biography .primary-content-biography p:last-of-type {
  margin-bottom: 0px; }
#biography .secondary-content-biography {
  margin-top: 50px; }
  #biography .secondary-content-biography:last-of-type {
    margin-bottom: 0px; }
  #biography .secondary-content-biography ul {
    padding: 0px;
    margin: 0px;
    list-style: none; }
    #biography .secondary-content-biography ul li {
      margin-bottom: 6px; }
      #biography .secondary-content-biography ul li:before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f061";
        margin-right: 8px;
        color: #B51C20; }
  #biography .secondary-content-biography h2 {
    margin-bottom: 25px; }

/* Variables */
/* Base */
.col-timeline {
  /* Timeline */ }
  .col-timeline strong {
    font-weight: 600; }
  .col-timeline h1 {
    font-family: "Saira", sans-serif;
    letter-spacing: 1.5px;
    color: white;
    font-weight: 400;
    font-size: 2.4em; }
  .col-timeline #timeline-content {
    margin-top: 50px;
    text-align: center; }
  .col-timeline .timeline {
    border-left: 4px solid #EC6A6D;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    background: #f2f2f2;
    font-family: "Chivo", sans-serif;
    margin: 50px auto;
    letter-spacing: 0.5px;
    position: relative;
    line-height: 1.4em;
    font-size: 1.03em;
    padding: 50px;
    list-style: none;
    text-align: left;
    font-weight: 100;
    max-width: 50%;
    margin-bottom: 0px; }
    .col-timeline .timeline h2, .col-timeline .timeline h3 {
      font-family: "Saira", sans-serif;
      letter-spacing: 1.5px;
      font-weight: 400;
      font-size: 1.4em; }
    .col-timeline .timeline .event {
      border-bottom: 1px solid #dedede;
      padding-bottom: 25px;
      margin-bottom: 50px;
      position: relative; }
      .col-timeline .timeline .event b, .col-timeline .timeline .event strong {
        font-weight: 700;
        font-style: italic; }
      .col-timeline .timeline .event:last-of-type {
        padding-bottom: 0;
        margin-bottom: 0;
        border: none; }
      .col-timeline .timeline .event:before, .col-timeline .timeline .event:after {
        position: absolute;
        display: block;
        top: 0; }
      .col-timeline .timeline .event:before {
        left: -217.5px;
        font-weight: 600;
        font-size: 13px;
        content: attr(data-date);
        text-align: right;
        min-width: 120px;
        font-family: "Saira", sans-serif; }
      .col-timeline .timeline .event:after {
        box-shadow: 0 0 0 4px #EC6A6D;
        left: -57.85px;
        background: #fff;
        border-radius: 50%;
        height: 11px;
        width: 11px;
        content: "";
        top: 5px; }

#documents .files-documents ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }
  #documents .files-documents ul li {
    margin-bottom: 6px; }
    #documents .files-documents ul li:before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f061";
      margin-right: 8px;
      color: #B51C20; }
  #documents .files-documents ul li a {
    color: #464545;
    text-decoration: none; }
    #documents .files-documents ul li a:hover {
      color: #B51C20; }
  #documents .files-documents ul li:before {
    content: "\f019"; }

.page-template-default article h2 {
  font-size: 1.35rem; }
.page-template-default article h3 {
  font-size: 1.25rem; }
.page-template-default article h4 {
  font-size: 1.15rem; }
.page-template-default article h5 {
  font-size: 1.10rem; }
.page-template-default article h6 {
  font-size: 1rem; }

#contacts #accordion .card {
  border-radius: 0px; }
  #contacts #accordion .card .card-header {
    background-color: #EC6A6D;
    padding: 0px; }
    #contacts #accordion .card .card-header button {
      background: transparent !important;
      padding: 20px 25px !important;
      width: 100%;
      text-align: left;
      color: #fff !important;
      position: relative;
      font-size: 13px;
      font-weight: 600;
      text-transform: uppercase;
      outline: none !important;
      box-shadow: none !important;
      border: 0px !important; }
      #contacts #accordion .card .card-header button .icon-card-header {
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -8px;
        font-size: 13px; }
        #contacts #accordion .card .card-header button .icon-card-header .close-icon {
          display: none; }
      #contacts #accordion .card .card-header button:not(.collapsed) .open-icon {
        display: none; }
      #contacts #accordion .card .card-header button:not(.collapsed) .close-icon {
        display: block; }
    #contacts #accordion .card .card-header:first-child {
      border-radius: 0px; }
  #contacts #accordion .card .card-body {
    padding: 20px 25px; }
    #contacts #accordion .card .card-body ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      #contacts #accordion .card .card-body ul li {
        margin-top: 10px; }
        #contacts #accordion .card .card-body ul li label {
          display: block;
          font-weight: 600;
          margin-bottom: 0;
          text-transform: uppercase; }
        #contacts #accordion .card .card-body ul li a {
          color: #464545; }
          #contacts #accordion .card .card-body ul li a:hover {
            color: #B51C20; }
  #contacts #accordion .card:last-of-type .card-header {
    border-bottom: 2px; }

.woocommerce-products-header {
  display: none; }

.woocommerce .wpgs-for {
  border: 3px solid #f2f2f2; }
.woocommerce div.product div.images {
  margin-bottom: 0px; }
.woocommerce .summary.entry-summary .product_title {
  font-size: 24px;
  margin-bottom: 20px; }
  @media (max-width: 991px) {
    .woocommerce .summary.entry-summary .product_title {
      font-size: 22px; } }
.woocommerce .summary.entry-summary p.price {
  color: #EC6A6D;
  font-size: 1.25em;
  font-weight: 600;
  display: none; }
.woocommerce .summary.entry-summary .product_meta {
  display: none; }
.woocommerce .summary.entry-summary .addthis_inline_share_toolbox {
  margin-top: 25px; }
.woocommerce section.related.products {
  margin-top: 80px;
  clear: both;
  display: inline-block;
  width: 100%; }
  @media (max-width: 991px) {
    .woocommerce section.related.products {
      margin-top: 60px; } }
  @media (max-width: 767px) {
    .woocommerce section.related.products {
      margin-top: 40px; } }
  .woocommerce section.related.products > h4 {
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      .woocommerce section.related.products > h4 {
        margin-bottom: 25px; } }
    @media (max-width: 767px) {
      .woocommerce section.related.products > h4 {
        margin-bottom: 10px; } }

#periodos .col-periodo {
  margin-top: 30px; }
  #periodos .col-periodo:nth-child(1), #periodos .col-periodo:nth-child(2), #periodos .col-periodo:nth-child(3) {
    margin-top: 0px; }
  #periodos .col-periodo .box-periodo {
    position: relative;
    overflow: hidden; }
    #periodos .col-periodo .box-periodo img {
      -webkit-transition: all ease 0.3s;
      -moz-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s; }
    #periodos .col-periodo .box-periodo .title-periodo {
      position: absolute;
      bottom: 20px;
      left: auto;
      right: 0;
      background: white;
      padding: 12px 12px; }
      #periodos .col-periodo .box-periodo .title-periodo .wrapper-title {
        padding: 0 25px; }
        #periodos .col-periodo .box-periodo .title-periodo .wrapper-title .triangle {
          top: -6px;
          -webkit-transition: all ease 0.3s;
          -moz-transition: all ease 0.3s;
          -o-transition: all ease 0.3s;
          transition: all ease 0.3s; }
      #periodos .col-periodo .box-periodo .title-periodo h2 {
        font-size: 1.1rem;
        margin-bottom: 0px;
        text-align: center;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s; }
    #periodos .col-periodo .box-periodo a:hover h2 {
      color: #B51C20;
      -webkit-transition: all ease 0.4s;
      -moz-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }
    #periodos .col-periodo .box-periodo a:hover .triangle {
      border-color: transparent transparent transparent #B51C20;
      -webkit-transition: all ease 0.4s;
      -moz-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }
    #periodos .col-periodo .box-periodo a:hover img {
      transform: scale(1.1);
      -webkit-transition: all ease 0.4s;
      -moz-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }

#obras .sidebar-obras ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }
  #obras .sidebar-obras ul li {
    margin-bottom: 6px; }
    #obras .sidebar-obras ul li:before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f061";
      margin-right: 8px;
      color: #B51C20; }
  #obras .sidebar-obras ul li {
    margin-bottom: 5px; }
    #obras .sidebar-obras ul li a {
      color: #2C2B2B;
      text-transform: uppercase;
      font-weight: 500; }
      #obras .sidebar-obras ul li a:hover {
        color: #B51C20; }
    #obras .sidebar-obras ul li.active-periodo a {
      color: #B51C20; }

.grid {
  opacity: 0;
  transition: opacity 200ms; }
  .grid.masonry {
    opacity: 1; }
  .grid .grid-item {
    width: 48%;
    max-width: 48%;
    margin-bottom: 22px; }
    .grid .grid-item h2, .grid .grid-item h3 {
      display: inline-block;
      margin-bottom: 0px;
      text-transform: none;
      font-weight: 400; }
    .grid .grid-item h3 {
      margin-left: 7px;
      color: #B51C20;
      font-size: 12px; }
    .grid .grid-item .title-obra {
      margin-bottom: 5px; }
    .grid .grid-item .wrapper-img-obra {
      position: relative; }
      .grid .grid-item .wrapper-img-obra .overlay-obra {
        opacity: 0;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        display: flex;
        align-items: center;
        text-align: center; }
        .grid .grid-item .wrapper-img-obra .overlay-obra i {
          margin: auto;
          font-size: 23px;
          color: #fff; }
    .grid .grid-item a:hover .overlay-obra {
      opacity: 1;
      -webkit-transition: all ease 0.4s;
      -moz-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }

.fancybox-button {
  outline: none !important; }

.fancybox-button.fancybox-button--zoom {
  display: none !important; }

#archive article > .row {
  min-height: 330px; }
#archive article .img-article {
  height: 100%;
  background-size: cover;
  background-position: center; }
#archive article .col-content-article .content-article {
  height: 100%;
  padding: 40px;
  display: flex;
  align-items: center; }
  #archive article .col-content-article .content-article h2 {
    text-transform: initial;
    font-weight: 400;
    margin-bottom: 20px; }
  #archive article .col-content-article .content-article p:last-of-type {
    margin-bottom: 0px; }
  #archive article .col-content-article .content-article .btn {
    margin-top: 30px; }
    #archive article .col-content-article .content-article .btn:hover {
      background-color: #B51C20;
      color: #fff; }
#archive article:nth-child(odd) .col-content-article {
  order: 1;
  padding-right: 0px; }
  #archive article:nth-child(odd) .col-content-article .content-article {
    background-color: #2C2B2B; }
    #archive article:nth-child(odd) .col-content-article .content-article h2 {
      color: #fff; }
    #archive article:nth-child(odd) .col-content-article .content-article p {
      color: #464545; }
#archive article:nth-child(odd) .col-image-article {
  order: 2;
  padding-left: 0px; }
#archive article:nth-child(even) .col-content-article {
  order: 2;
  padding-left: 0px; }
  #archive article:nth-child(even) .col-content-article .content-article {
    background-color: #f2f2f2; }
#archive article:nth-child(even) .col-image-article {
  order: 1;
  padding-right: 0px; }
#archive .wrapper-pagination {
  margin-top: 30px;
  text-align: center; }
  #archive .wrapper-pagination .pagination {
    display: inline-block; }
    #archive .wrapper-pagination .pagination a {
      margin: 0 5px; }

#single h1 {
  text-transform: initial;
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    #single h1 {
      font-size: 21px; } }
@media (max-width: 991px) {
  #single .col-content-article {
    margin-bottom: 40px; } }
#single .col-content-article p:last-of-type {
  margin-bottom: 0px; }
#single .col-content-article .addthis-wrapper {
  margin-top: 30px; }
#single .gallery-archive .col-gallery-archive {
  margin-top: 25px; }
  @media (max-width: 767px) {
    #single .gallery-archive .col-gallery-archive {
      margin-top: 15px; } }
  #single .gallery-archive .col-gallery-archive:nth-of-type(1), #single .gallery-archive .col-gallery-archive:nth-of-type(2) {
    margin-top: 0px; }
  @media (max-width: 767px) {
    #single .gallery-archive .col-gallery-archive:nth-of-type(2) {
      margin-top: 15px; } }
#single .gallery-archive a {
  position: relative;
  display: inline-block; }
  #single .gallery-archive a .overlay-gallery-news {
    opacity: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    text-align: center; }
    #single .gallery-archive a .overlay-gallery-news i {
      margin: auto;
      font-size: 23px;
      color: #fff; }
  #single .gallery-archive a:hover .overlay-gallery-news {
    opacity: 1;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s; }
#single #pagination {
  margin-top: 25px;
  text-transform: uppercase;
  font-weight: 500; }
  @media (max-width: 767px) {
    #single #pagination {
      font-size: 10px; } }
  #single #pagination a:hover {
    color: #2C2B2B; }
  #single #pagination .prev-page i {
    margin-right: 6px; }
    @media (max-width: 767px) {
      #single #pagination .prev-page i {
        margin-right: 0px; } }
  #single #pagination .next-page {
    float: right; }
    #single #pagination .next-page i {
      margin-left: 6px; }
      @media (max-width: 767px) {
        #single #pagination .next-page i {
          margin-left: 0px; } }

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  display: inline-block; }

.woocommerce div.product form.cart .variations label {
  margin-bottom: 0;
  margin-top: 10px; }

.woocommerce div.product form.cart .variations td.label {
  display: inline-block;
  width: 100%; }

.woocommerce div.product form.cart .variations select {
  height: 39px;
  width: 192px;
  background: #fff;
  outline: none !important;
  border: 1px solid #ccc; }

.woocommerce div.product form.cart .variations {
  margin-bottom: 2em; }

a.reset_variations {
  display: none !important; }

.woocommerce .quantity .qty {
  height: 39px;
  width: 65px;
  outline: none !important; }

.woocommerce .woocommerce-ordering {
  display: none; }
.woocommerce .woocommerce-info {
  border-top-color: #EC6A6D;
  background-color: #f2f2f2; }
  .woocommerce .woocommerce-info::before {
    color: #EC6A6D; }
.woocommerce .woocommerce-result-count {
  display: none; }

.subcategories-desktop {
  margin-bottom: 20px; }
  .subcategories-desktop ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
    text-align: center; }
    .subcategories-desktop ul li {
      display: inline-block;
      display: block;
      width: 100%;
      clear: both;
      font-weight: 400;
      color: #2C2B2B;
      text-align: inherit;
      white-space: nowrap;
      background-color: transparent;
      border: 0;
      background: #fff;
      margin: 4px 0px;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 13px;
      text-align: center;
      border-radius: 0;
      border: 2px solid #f2f2f2;
      border-radius: 30px;
      background: #f2f2f2;
      margin-right: 7.5px;
      display: inline-block;
      margin-bottom: 5px;
      margin-right: 4.5px;
      display: inline-block;
      min-width: 126px;
      width: auto; }
      .subcategories-desktop ul li a {
        color: #2C2B2B;
        display: block;
        padding: 7px 12px 5px 12px; }
      .subcategories-desktop ul li:last-of-type {
        margin-right: 0px; }
      .subcategories-desktop ul li:hover {
        border-color: #EC6A6D;
        background-color: #EC6A6D; }
        .subcategories-desktop ul li:hover a {
          color: #fff; }
      .subcategories-desktop ul li.active {
        border-color: #B51C20;
        background-color: #B51C20;
        color: #fff; }
        .subcategories-desktop ul li.active a {
          color: #fff; }
  @media (max-width: 1200px) {
    .subcategories-desktop {
      display: none; } }

.dropdown-categories {
  display: none;
  text-align: center;
  margin-bottom: 40px; }
  @media (max-width: 1200px) {
    .dropdown-categories {
      display: block; } }
  @media (max-width: 767px) {
    .dropdown-categories {
      margin-bottom: 20px; } }
  .dropdown-categories .btn:after {
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s; }
  .dropdown-categories.show .btn {
    background-color: #EC6A6D !important; }
    .dropdown-categories.show .btn:after {
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  .dropdown-categories .dropdown-menu {
    width: 152px;
    border: 0px;
    background: transparent; }
    @media (max-width: 767px) {
      .dropdown-categories .dropdown-menu {
        z-index: 999999;
        margin-left: -10px; } }
    .dropdown-categories .dropdown-menu .dropdown-item {
      display: block;
      width: 100%;
      clear: both;
      font-weight: 400;
      color: #2C2B2B;
      text-align: inherit;
      white-space: nowrap;
      background-color: transparent;
      border: 0;
      background: #fff;
      margin: 4px 0px;
      padding: 7px 15px 5px 15px;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 13px;
      text-align: center;
      border-radius: 0;
      border: 2px solid #f2f2f2;
      border-radius: 30px;
      background: #fff; }
      .dropdown-categories .dropdown-menu .dropdown-item:hover {
        border-color: #EC6A6D; }
      .dropdown-categories .dropdown-menu .dropdown-item.active {
        border-color: #EC6A6D; }

.woocommerce-pagination {
  display: none; }

.yith-infs-loader {
  margin-top: 40px; }

body.paged.woocommerce .woocommerce-pagination {
  display: block;
  padding: 0px !important;
  padding-top: 30px !important; }
  body.paged.woocommerce .woocommerce-pagination ul li a, body.paged.woocommerce .woocommerce-pagination ul li span {
    min-width: 2em; }

.wrapper-pagination {
  display: none; }

body.paged .wrapper-pagination {
  display: block;
  padding: 0px !important;
  padding-top: 30px !important;
  text-align: center; }
  body.paged .wrapper-pagination .pagination {
    display: inline; }
    body.paged .wrapper-pagination .pagination a, body.paged .wrapper-pagination .pagination span {
      margin: 0 5px; }

.wpgs.images .slick-slide {
  outline: none !important; }
.wpgs.images .slick-arrow {
  right: 25px;
  width: 50px;
  height: 50px;
  background: #f2f2f2;
  border-radius: 50%;
  color: #2C2B2B;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none !important;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: flex !important;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s; }
  @media (max-width: 767px) {
    .wpgs.images .slick-arrow {
      width: 30px;
      height: 30px;
      right: 20px;
      font-size: 12px; } }
  .wpgs.images .slick-arrow:hover {
    background: #EC6A6D;
    color: #fff;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }
  .wpgs.images .slick-arrow.flaticon-right-arrow:before {
    content: "\f061";
    font-size: 13px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900; }
    @media (max-width: 767px) {
      .wpgs.images .slick-arrow.flaticon-right-arrow:before {
        font-size: 12px; } }
  .wpgs.images .slick-arrow.flaticon-back {
    left: 25px; }
    @media (max-width: 767px) {
      .wpgs.images .slick-arrow.flaticon-back {
        left: 20px; } }
    .wpgs.images .slick-arrow.flaticon-back:before {
      content: "\f060";
      font-size: 13px;
      font-family: "Font Awesome 5 Free";
      font-weight: 900; }
      @media (max-width: 767px) {
        .wpgs.images .slick-arrow.flaticon-back:before {
          font-size: 12px; } }
  .wpgs.images .slick-arrow.slick-disabled {
    display: none !important; }
.wpgs.images .wpgs-nav .slick-active img {
  opacity: 0.3; }
.wpgs.images .wpgs-nav .slick-current img {
  opacity: 1; }
.wpgs.images .wpgs-nav button {
  display: none !important; }

.vbox-close {
  font-size: 30px !important;
  background-color: transparent !important;
  color: #fff !important; }
  .vbox-close:hover {
    color: #EC6A6D !important; }

body .vbox-next, body .vbox-prev {
  width: 50px;
  height: 50px;
  background: #f2f2f2;
  border-radius: 50%;
  color: #2C2B2B;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none !important;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: flex;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s; }
  @media (max-width: 767px) {
    body .vbox-next, body .vbox-prev {
      width: 30px;
      height: 30px;
      font-size: 12px; } }
  body .vbox-next:hover, body .vbox-prev:hover {
    background: #EC6A6D;
    color: #fff !important;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }
  body .vbox-next span, body .vbox-prev span {
    width: 100%;
    height: 100%;
    border: 0px;
    display: flex;
    position: relative;
    text-indent: 0px;
    top: 0px;
    font-size: 0px;
    transform: none;
    right: 0;
    left: 0; }

.vbox-prev {
  left: 25px; }
  .vbox-prev span:before {
    content: "\f060";
    font-size: 13px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin: auto; }

.vbox-next {
  right: 25px; }
  .vbox-next span:before {
    content: "\f061";
    font-size: 13px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin: auto; }

#archive-projects .col-project {
  text-align: center;
  margin-top: 25px; }
  #archive-projects .col-project:nth-of-type(1), #archive-projects .col-project:nth-of-type(2), #archive-projects .col-project:nth-of-type(3) {
    margin-top: 0px; }
  @media (max-width: 991px) {
    #archive-projects .col-project:nth-of-type(3) {
      margin-top: 25px; } }
  @media (max-width: 767px) {
    #archive-projects .col-project:nth-of-type(2) {
      margin-top: 25px; } }
  #archive-projects .col-project h2 {
    margin-top: 20px;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0px; }
  #archive-projects .col-project .wrapper-img-project {
    overflow: hidden; }
  #archive-projects .col-project a img {
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s; }
  #archive-projects .col-project a:hover h2 {
    color: #B51C20; }
  #archive-projects .col-project a:hover img {
    transform: scale(1.1);
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s; }

#downloads .col-download {
  text-align: center;
  margin-top: 25px;
  width: 20%;
  max-width: 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  position: relative; }
  #downloads .col-download:nth-of-type(1), #downloads .col-download:nth-of-type(2), #downloads .col-download:nth-of-type(3), #downloads .col-download:nth-of-type(4), #downloads .col-download:nth-of-type(5) {
    margin-top: 0px; }
  @media (max-width: 1430px) {
    #downloads .col-download {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%; }
      #downloads .col-download:nth-of-type(5) {
        margin-top: 25px; } }
  @media (max-width: 991px) {
    #downloads .col-download {
      width: 33%;
      max-width: 33%;
      -ms-flex: 0 0 33%;
      flex: 0 0 33%; }
      #downloads .col-download:nth-of-type(4), #downloads .col-download:nth-of-type(5) {
        margin-top: 25px; } }
  @media (max-width: 767px) {
    #downloads .col-download {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%; }
      #downloads .col-download:nth-of-type(3), #downloads .col-download:nth-of-type(4), #downloads .col-download:nth-of-type(5) {
        margin-top: 25px; } }
  @media (max-width: 450px) {
    #downloads .col-download {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
      #downloads .col-download:nth-of-type(2), #downloads .col-download:nth-of-type(3), #downloads .col-download:nth-of-type(4), #downloads .col-download:nth-of-type(5) {
        margin-top: 25px; } }
  #downloads .col-download a {
    position: relative;
    display: block; }
  #downloads .col-download i {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 23px;
    margin-top: -30px;
    margin-left: -13px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
    opacity: 0;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s; }
  #downloads .col-download h2 {
    margin-top: 20px;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0px;
    position: absolute;
    bottom: 7px;
    margin: 0;
    background: rgba(44, 43, 43, 0.82);
    width: 100%;
    height: 45px;
    bottom: 0;
    width: 100%;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px; }
  #downloads .col-download .wrapper-img-download {
    overflow: hidden; }
  #downloads .col-download a img {
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s; }
  #downloads .col-download a:hover h2 {
    color: #B51C20; }
  #downloads .col-download a:hover img {
    transform: scale(1.1);
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s; }
  #downloads .col-download a:hover i {
    opacity: 1;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }

.content-page-accordion {
  margin-bottom: 40px; }

#accordion-faqs .card {
  border-radius: 0px;
  border: 0px;
  margin-bottom: 12.5px; }
  #accordion-faqs .card .card-header {
    border-radius: 0px;
    padding: 0px; }
    #accordion-faqs .card .card-header h2 {
      margin: 0px !important; }
      #accordion-faqs .card .card-header h2 button {
        border-radius: 0px;
        float: left;
        width: 100%;
        padding: 20px;
        border: 0px;
        text-align: left;
        text-decoration: none !important;
        background-color: #f2f2f2;
        color: #2C2B2B;
        font-weight: 500;
        font-size: 15px !important;
        text-transform: initial;
        padding: 16px 25px !important;
        padding-right: 60px !important;
        position: relative; }
        #accordion-faqs .card .card-header h2 button .icon-card-header {
          position: absolute;
          right: 20px;
          top: 50%;
          margin-top: -10px;
          font-size: 13px; }
          #accordion-faqs .card .card-header h2 button .icon-card-header i {
            position: relative;
            margin: 0;
            font-size: 13px;
            padding: 0;
            top: 0;
            left: auto;
            color: #2C2B2B; }
          #accordion-faqs .card .card-header h2 button .icon-card-header .close-icon {
            display: none; }
        #accordion-faqs .card .card-header h2 button:not(.collapsed) {
          background-color: #B51C20;
          color: #fff; }
          #accordion-faqs .card .card-header h2 button:not(.collapsed) i {
            color: #fff; }
          #accordion-faqs .card .card-header h2 button:not(.collapsed) .open-icon {
            display: none; }
          #accordion-faqs .card .card-header h2 button:not(.collapsed) .close-icon {
            display: block; }
  #accordion-faqs .card .card-body {
    padding: 25px;
    border: 2px solid #f2f2f2;
    border-top: 0px; }
    #accordion-faqs .card .card-body img {
      max-width: 100%;
      height: auto; }
    #accordion-faqs .card .card-body ul li {
      font-weight: 300; }
    #accordion-faqs .card .card-body table {
      width: 70%;
      text-align: center; }
      #accordion-faqs .card .card-body table thead tr th {
        vertical-align: middle !important; }
      #accordion-faqs .card .card-body table tbody tr th img.logo-carrier {
        height: 30px;
        width: auto; }
      #accordion-faqs .card .card-body table tbody tr th, #accordion-faqs .card .card-body table tbody tr td {
        vertical-align: middle !important; }

.col-contacts {
  padding-top: 72px;
  font-size: 14px; }
  @media (max-width: 767px) {
    .col-contacts {
      padding-top: 20px; } }
  .col-contacts .box-contacts {
    padding: 50px;
    color: #fff;
    background-color: #2C2B2B; }
    @media (max-width: 991px) {
      .col-contacts .box-contacts {
        padding: 30px; } }
    .col-contacts .box-contacts .btn-link {
      color: #fff; }
      .col-contacts .box-contacts .btn-link:hover {
        color: #EC6A6D; }
  .col-contacts ul.contacts-list {
    margin: 0px;
    padding: 0px;
    list-style: none; }
    .col-contacts ul.contacts-list li {
      padding-left: 25px;
      position: relative;
      margin-bottom: 13px; }
      .col-contacts ul.contacts-list li a {
        color: #fff;
        text-decoration: none; }
        .col-contacts ul.contacts-list li a:hover {
          color: #EC6A6D; }
      .col-contacts ul.contacts-list li i {
        color: #fff;
        margin-right: 5px;
        font-size: 16px;
        position: absolute;
        top: 2px;
        left: 0; }
  .col-contacts .social-networks {
    margin: 0px;
    padding: 0px;
    margin-top: 30px; }
    .col-contacts .social-networks li {
      display: inline-block;
      margin-bottom: 0px;
      position: relative;
      margin-right: 6px; }
      .col-contacts .social-networks li a {
        margin: 0px;
        color: #B51C20;
        text-decoration: none;
        border-color: #B51C20; }
        .col-contacts .social-networks li a:hover {
          color: #B51C20; }

#map {
  height: 50vh;
  margin-top: 80px; }
  @media (max-width: 991px) {
    #map {
      margin-top: 60px;
      height: 300px; } }
  @media (max-width: 767px) {
    #map {
      margin-top: 30px; } }

.page-template-contacts footer {
  margin-top: 0px; }

body .gform_wrapper {
  margin-top: 0px; }
  body .gform_wrapper .top_label .gfield_label {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0px; }
  body .gform_wrapper .gfield_required {
    color: #B51C20; }
  body .gform_wrapper div.validation_error {
    margin-top: 30px; }
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper textarea {
  border: 1px solid rgba(0, 0, 0, 0.125);
  outline: none !important;
  padding: 8px 8px; }
  body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
  body .gform_wrapper textarea:focus {
    border: 1px solid #EC6A6D; }
body .gform_page_footer {
  text-align: right; }
body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit] {
  float: none;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 14px;
  font-weight: 600;
  border-radius: 0px;
  background-color: #B51C20 !important;
  border: 0px; }
  body .gform_wrapper .gform_footer input.button:hover, body .gform_wrapper .gform_footer input[type=submit]:hover, body .gform_wrapper .gform_page_footer input.button:hover, body .gform_wrapper .gform_page_footer input[type=submit]:hover {
    background-color: #2C2B2B !important; }
  body .gform_wrapper .gform_footer input.button i, body .gform_wrapper .gform_footer input[type=submit] i, body .gform_wrapper .gform_page_footer input.button i, body .gform_wrapper .gform_page_footer input[type=submit] i {
    padding-left: 8px; }
body .gform_wrapper .top_label div.ginput_container {
  margin-top: 4px !important; }
body .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), body .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
  margin: 4px 0 0; }
body .accept-terms > label, body .captcha-field > label {
  display: none !important; }
body .accept-terms .gfield_checkbox li {
  margin-bottom: 0px; }
body .gform_wrapper.gf_browser_safari .gfield_checkbox li input, body .gform_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox], body .gform_wrapper.gf_browser_safari .gfield_radio li input[type=radio] {
  margin-top: 0px; }
body .captcha-field {
  text-align: right; }
  body .captcha-field .ginput_recaptcha > div {
    margin-left: auto; }
body .gform_footer {
  margin: 0px;
  text-align: right; }
  body .gform_footer .btn {
    margin-right: 15px; }
    body .gform_footer .btn:hover {
      background-color: #2C2B2B;
      color: #fff; }
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-top: -2px;
  margin-right: 2px; }
body .gchoice_select_all, body .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label, body .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
  font-weight: 400; }
body .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
  font-size: 13px;
  text-transform: uppercase;
  opacity: 1; }
body .gform_wrapper .gform_page_footer .button.gform_button, body .gform_wrapper .gform_page_footer .button.gform_next_button {
  border-radius: 30px;
  padding: 12px 25px 10px 25px; }
body .gform_wrapper .gform_page_footer .button.gform_previous_button {
  border-radius: 30px;
  padding: 12px 25px 10px 25px;
  float: left;
  background-color: #B51C20;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  outline: none !important;
  box-shadow: none !important; }
  body .gform_wrapper .gform_page_footer .button.gform_previous_button:hover {
    background-color: #2C2B2B; }
  body .gform_wrapper .gform_page_footer .button.gform_previous_button i {
    padding-left: 0px;
    padding-right: 8px; }
  body .gform_wrapper .gform_page_footer .button.gform_previous_button:before {
    content: "\f060";
    font-weight: 900;
    font-family: "Font Awesome 5 Free" !important;
    padding-right: 8px; }
body .gform_wrapper .gform_page_footer {
  border-top: 0px;
  margin-top: 40px;
  padding-top: 0; }
body .gform_wrapper .gf_progressbar_wrapper {
  clear: both;
  width: 100%;
  margin: 0 0 16px;
  padding: 0 0 16px;
  margin-bottom: 30px;
  padding-bottom: 0; }
body .gform_wrapper .gf_progressbar_percentage {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  body .gform_wrapper .gf_progressbar_percentage span {
    margin-right: 10px;
    margin-left: 10px; }
body .gform_wrapper .gf_progressbar {
  background-color: #f2f2f2; }
body .gform_wrapper.gf_browser_chrome input.button.gform_button_select_files {
  color: #fff !important;
  font-size: 12px;
  padding: 6px 15px !important;
  background-color: #2C2B2B !important;
  border-radius: 30px;
  border: 0px; }
  body .gform_wrapper.gf_browser_chrome input.button.gform_button_select_files:hover {
    background-color: #EC6A6D !important; }
body .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
  background-color: #f2f2f2;
  color: #2C2B2B !important; }
body .gform_wrapper li.gfield ul.gfield_radio li input[type=radio] + input[type=text] {
  font-size: 12.5px !important;
  font-weight: 400;
  color: #2C2B2B !important; }

#ask-for-budget .gform_wrapper .gfield_checkbox li label, #ask-for-budget .gform_wrapper .gfield_radio li label {
  font-size: 12.5px;
  color: #2C2B2B; }
#ask-for-budget .steps-budget {
  margin-bottom: 80px; }
#ask-for-budget .content-budget {
  margin-bottom: 40px;
  text-align: center; }
#ask-for-budget .wrapper-step {
  position: relative;
  border: 3px solid transparent; }
#ask-for-budget .col-step i {
  display: none; }
#ask-for-budget .col-step.active-step .wrapper-step {
  border: 3px solid #EC6A6D; }
#ask-for-budget .col-step.active-step i {
  margin: auto;
  position: absolute;
  left: 50%;
  font-size: 29px;
  margin-left: -17.5px;
  margin-top: 20px;
  color: #EC6A6D;
  display: block; }
#ask-for-budget .overlay-image-step {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  #ask-for-budget .overlay-image-step h2, #ask-for-budget .overlay-image-step h3 {
    color: #fff;
    font-size: 21px;
    padding: 0 21px;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    letter-spacing: 0.2px;
    line-height: 24px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.18); }
    @media (max-width: 767px) {
      #ask-for-budget .overlay-image-step h2, #ask-for-budget .overlay-image-step h3 {
        font-size: 18px; } }
  #ask-for-budget .overlay-image-step h3 {
    font-size: 30px;
    margin-bottom: 17px; }

@media (max-width: 991px) {
  h1, .h1 {
    font-size: 2.2rem; }

  .col-left-navbar {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%; }
    .col-left-navbar .navbar-toggler {
      float: right;
      outline: none;
      border: 0px;
      background: #fff;
      padding: 0px;
      padding-top: 5px; }

  .col-right-navbar {
    float: right;
    position: absolute;
    width: 100%;
    top: 75px;
    padding: 0;
    left: 0;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08); }
    .col-right-navbar #navbarNav {
      background: #fff;
      padding: 15px 0;
      padding-top: 0px; }
      .col-right-navbar #navbarNav ul li {
        margin: 0px;
        display: inline-flex;
        justify-content: center; }
        .col-right-navbar #navbarNav ul li a {
          padding: 8px 15px !important; } }
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 1.9rem; }

  .woocommerce div.product div.summary {
    margin-top: 40px; }

  .h3, h3 {
    font-size: 1.6rem; } }
.description-category {
  margin-bottom: 40px; }
  .description-category p:last-of-type {
    margin-bottom: 0px; }

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background-color: #f2f2f2;
  border-top: 3px solid #B51C20; }

.woocommerce-message::before {
  color: #B51C20; }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  border: 1px solid rgba(0, 0, 0, 0.125);
  outline: none !important;
  padding: 8px 8px;
  font-size: 13px;
  font-weight: 300; }
  .woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus {
    border-color: #B51C20; }

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
  font-size: 12px; }

.woocommerce form .form-row label {
  width: 100%;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-size: 13px; }

.woocommerce-checkout h3 {
  text-transform: uppercase; }

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
  padding: 20px; }

.woocommerce-privacy-policy-text p {
  font-size: 14px !important; }

.woocommerce div.product form.cart .variations td.label {
  text-transform: uppercase;
  font-size: 12px; }

.woocommerce-terms-and-conditions {
  margin-top: 20px; }

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #B51C20 !important; }

.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover {
  background-color: #B51C20 !important; }

.woocommerce div.product form.cart div.quantity {
  margin: 0 20px 0 0; }

.woocommerce-terms-and-conditions-wrapper .form-row.validate-required {
  margin-bottom: 20px !important;
  margin-top: 18px; }

.select2-container .select2-selection--single {
  height: 37px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%; }

.select2-container--default .select2-selection--single {
  border-radius: 0px;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.woocommerce form .form-row textarea {
  height: 8em; }

/*Woocommerce alterado*/
th.product-subtotal,
th.product-price,
td.product-subtotal,
td.product-price,
.woocommerce-page .cart-collaterals .cart_totals h2,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce #order_review table.shop_table,
.woocommerce-order-details .woocommerce-table__product-table.product-total
.woocommerce-order-details,
.woocommerce-customer-details,
.woocommerce-order-details {
  display: none !important; }

.woocommerce-order .woocommerce-notice--success {
  margin-bottom: 30px !important; }

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  float: left;
  width: 48%;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  max-width: 48%; }

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  width: 48%;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  max-width: 48%; }

.woocommerce form .form-row label {
  width: 100%; }

span.woocommerce-input-wrapper {
  width: 100%; }

h3#order_review_heading {
  display: none; }

#order_review {
  margin-top: 40px; }

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: #f2f2f2;
  border-radius: 0px;
  margin: 0 15px; }

.woocommerce ul.order_details li.woocommerce-order-overview__total.total {
  display: none; }

.woocommerce ul.order_details li.woocommerce-order-overview__email.email {
  border: 0; }

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li::before {
  display: none; }

.woocommerce ul.order_details li {
  font-size: 0.85em; }

.cart-icon {
  /*position: fixed;
  top: 100px;
  right: 90px;*/
  padding: 0;
  border-radius: 50%;
  background: #fff;
  border: 0;
  z-index: 9999;
  width: 50px;
  height: 50px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.18);
  display: flex;
  align-items: center;
  text-align: center; }
  @media (max-width: 1199px) {
    .cart-icon {
      right: 33px; } }
  @media (max-width: 767px) {
    .cart-icon {
      right: 15px;
      bottom: 15px;
      top: auto; } }
  .cart-icon a {
    margin: auto;
    position: relative;
    color: #2C2B2B !important;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center; }
    .cart-icon a i {
      font-size: 16px;
      margin-left: -5px;
      padding-right: 8px;
      margin: auto; }
    .cart-icon a .count-cart {
      position: absolute;
      top: 7px;
      right: 8px;
      background: #EC6A6D;
      border-radius: 50%;
      width: 18px;
      height: 18px;
      color: #fff;
      font-size: 10px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      line-height: 0;
      letter-spacing: -0.5px; }

.woocommerce a.remove {
  color: #B51C20 !important; }
  .woocommerce a.remove:hover {
    color: #EC6A6D !important;
    background: transparent !important; }

.woocommerce td.product-quantity, .woocommerce th.product-quantity {
  text-align: right; }

.woocommerce-order-overview__date.date {
  border: 0px !important; }

.link-cat-loop {
  position: absolute;
    width: 100%;
    bottom: 8px;
}

.dropdown-categories {
  margin-bottom:10px;
}
@media (max-width: 1200px) {
  .dropdown-categories {
      display: inline-block;
  }
}
.dropdown-material {
  display: inline-block!important;
    margin: auto;
    align-items: center;
}

.dropdown-material .dropdown-menu {
  width: 100%;
}
.dropdown-material a {
  font-size: 12px!important;
}
.dropdown-categories.dropdown-material .dropdown-menu .dropdown-item a {
  font-size: 12px;
}

.filters-category {
  margin-bottom:40px;
}

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