:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
  .container-5{padding:0px 10px}
}

.container {
  max-width: 1280px;
}

.container.container-absolute {
  max-width: 100%;
  margin-top: 80px;
  position: absolute;
  inset: 0%;
}

.section {
  z-index: 100;
  background-color: #666666bf;
  padding: 20px 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.image {
  min-height: 500px;
  display: inline-block;
  position: static;
}

.div-block {
  background-color: #000000a6;
  width: 100%;
  min-width: 0;
  height: 100%;
  display: block;
  position: absolute;
}

.section-2 {
  position: relative;
}

.link-block {
  float: right;
  color: #fff;
  text-align: left;
  background-color: #e7b010;
  border-radius: 8px;
  padding: 10px 20px;
  text-decoration: none;
}

.link-block:hover {
  background-color: #e89810;
}

.text-awesome {
  float: left;
  clear: none;
  color: #fff;
  padding-right: 10px;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.text-block {
  float: left;
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.container-2 {
  border-radius: 5px;
  position: absolute;
  inset: 0%;
}

.heading {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.bold-text {
  color: #e7b010;
  font-size: 37px;
}

.text-block-2 {
  color: #fff;
  margin-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.link-wpp {
  float: left;
  color: #fff;
  background-color: #00a000;
  border: 2px solid #00a000;
  border-radius: 25px;
  margin-left: 20px;
  padding: 20px 40px;
  font-size: 16px;
  line-height: 0;
}

.link-wpp:hover {
  background-color: #147614;
  border-color: #147614;
}

.link-wpp.link-orcamento-1 {
  text-align: center;
  margin-top: 30px;
  margin-left: 0;
  padding-left: 60px;
  padding-right: 60px;
}

.link-wpp.link-map {
  float: none;
  max-width: 191px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.link-block-2 {
  float: left;
  clear: none;
  color: #e7b010;
  -webkit-text-stroke-color: #e7b010;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #e7b010;
  border-radius: 25px;
  padding: 20px 40px;
  font-family: Montserrat, sans-serif;
  line-height: 0;
  text-decoration: none;
}

.link-block-2:hover {
  color: #fff;
  background-color: #e89810;
  border-color: #e89810;
}

.link-block-2:hover .text-block-4, .link-block-2:hover .text-block-3{color:#fff} 

.text-block-3 {
  float: right;
  clear: none;
  color: #e7b010;
  margin-left: 5px;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 16px;
  line-height: 0;
}

.text-block-3:hover {
  color: #fff;
}

.text-block-4 {
  float: left;
  clear: none;
  color: #e7b010;
  font-size: 16px;
  line-height: 0;
}

.text-block-4:hover {
  color: #fff;
}

.text-block-5 {
  float: right;
  clear: none;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.text-block-6 {
  float: left;
  clear: none;
  margin-right: 5px;
  font-family: "Fa Brands 400", sans-serif;
}

.form {
  float: right;
  background-color: #fff;
  border-radius: 25px;
  width: 460px;
  min-width: 0%;
  max-width: 100%;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  overflow: visible;
}

.text-field {
  background-color: #f5f5f5;
  border: 1px solid #0000;
  border-radius: 5px;
  height: 43px;
  line-height: 20px;
}

.text-field-2 {
  background-color: #f5f5f5;
  border: 1px solid #0000;
  border-radius: 5px;
  height: 43px;
}

.text-field-3 {
  background-color: #f5f5f5;
  border: 1px solid #0000;
  border-radius: 5px;
  height: 43px;
  min-height: auto;
}

.text-field-4 {
  background-color: #f5f5f5;
  border: 1px solid #0000;
  border-radius: 5px;
  height: 43px;
}

.heading-2 {
  color: #424242;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 800;
  display: block;
}

.submit-button {
  background-color: #00a000;
  border-radius: 3px;
  width: 100%;
  height: 43px;
  margin-top: 10px;
  font-weight: 700;
}

.submit-button:hover {
  background-color: #147614;
  border-radius: 5px;
}

.form-block {
  margin-top: 10px;
}

.column {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 10px;
}

.container-3 {
  max-width: 1280px;
}

.image-2 {
  float: right;
}

.heading-3 {
  color: #222;
  text-transform: uppercase;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 800;
}

.text-block-7 {
  color: #222;
  max-width: 88%;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.section-3 {
  padding: 40px 10px 60px;
}

.container-4 {
  z-index: 10;
  max-width: 1280px;
  position: relative;
}

.section-4 {
  background-image: url('../images/bg-predlecta.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 70px 10px 60px;
  position: relative;
}

.div-block-2 {
  z-index: 0;
  background-color: #000c;
  width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.heading-4 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border: 0 #fff;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 800;
}

.div-block-3 {
  background-color: #000;
  border: 2px solid #e7b010;
  padding: 40px 20px;
}

.heading-5 {
  color: #e7b010;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.text-block-8 {
  color: #fff;
  min-height: 160px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-block-9 {
  float: left;
  color: #e7b010;
  padding-top: 4px;
  padding-right: 10px;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 18px;
}

.columns {
  margin-bottom: 0;
}

.column-2 {
  padding-bottom: 40px;
}

.div-block-4 {
  z-index: 10;
  box-sizing: border-box;
  float: none;
  text-align: center;
  object-fit: fill;
  width: 1454px;
  max-width: 305px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-5 {
  max-width: 1280px;
}

.heading-6 {
  color: #fff;
  text-align: center;
  background-color: #e7b010;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.container-6 {
  max-width: 1280px;
}

.dir-image, .esq-image {
  padding-left: 0;
  padding-right: 0;
}

.text-block-10 {
  clear: left;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.esq-text {
  padding-left: 20px;
  padding-right: 20px;
}

.heading-7 {
  float: left;
  clear: none;
  color: #141414;
  text-transform: uppercase;
  border-bottom: 3px solid #e7b010;
  margin-top: 20px;
  margin-bottom: 25px;
  padding-top: 0;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
}

.dir-text {
  padding-left: 20px;
  padding-right: 20px;
}

.heading-8 {
  color: #141414;
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 800;
}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width: 15px;height: 15px;margin:5px 7px;background: #ccc;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background: #e7b010;}

.image-3 {
  float: right;
}

.container-7 {
  max-width: 1280px;
}

.section-5 {
  background-color: #000;
  padding: 20px 10px;
}

.image-4 {
  float: left;
}

.text-block-11 {
  float: right;
  color: #fff;
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.container-8 {
  z-index: 10;
  max-width: 1280px;
  position: relative;
}

.section-6 {
  background-image: url('../images/bg-mapa.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.section-6 iframe { width: 100%; max-height: 320px; }

.div-block-5 {
  z-index: 1;
  background-color: #000c;
  position: absolute;
  inset: 0%;
}

.heading-9 {
  color: #141414;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.div-block-6 {
  color: #000;
  background-color: #fff;
  border-radius: 10px;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 20px;
}

.text-block-12 {
  color: #141414;
  text-align: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-13 {
  color: #141414;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.column-3 {
  padding-right: 20px;
}

.columns-3 {
  margin-left: 0;
  margin-right: 0;
}

.fixed{
    width: 80px;
    position: fixed;
    right: 15px;
    bottom: 35px;
    z-index: 10;
    }

@media screen and (min-width: 1280px) {
  .container.container-absolute {
    max-width: 1280px;
  }

  .image {
    min-height: 630px;
  }

  .heading {
    font-size: 36px;
  }

  .bold-text {
    font-size: 48px;
  }

  .text-block-2 {
    margin-bottom: 40px;
  }

  .form {
    margin-top: 40px;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .heading-2 {
    padding-bottom: 20px;
  }

  .column {
    padding-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-5 {
    min-width: auto;
    font-size: 18px;
  }

  .text-block-8 {
    min-height: auto;
  }

  .esq-text {
    padding: 20px 60px 20px 100px;
  }

  .heading-7 {
    margin: 40px auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .dir-text {
    padding: 20px 60px 20px 100px;
  }

  .column-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 991px) {
  .section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image {
    min-height: 600px;
  }

  .heading {
    font-size: 27px;
  }

  .bold-text {
    font-size: 30px;
  }

  .link-wpp {
    margin-top: 10px;
    margin-left: 0;
  }

  .link-block-2 {
    margin-right: 20px;
  }

  .form {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-2 {
    font-size: 26px;
  }

  .column {
    padding-top: 80px;
    padding-left: 20px;
  }

  .text-block-7 {
    max-width: 100%;
  }

  .section-3, .div-block-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-5 {
    font-size: 14px;
  }

  .text-block-8 {
    min-height: 220px;
  }

  .text-block-10 {
    padding-top: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
  }

  .esq-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-7 {
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 20px;
  }

  .dir-text {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-4 {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-11 {
    float: none;
    text-align: center;
  }

  .div-block-6 {
    max-width: 90%;
  }

  .image-6 {
    height: auto;
    margin-top: 35px;
  }

  .columns-3 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-4 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image {
    object-fit: cover;
    height: 100%;
    min-height: 500px;
    display: block;
  }

  .link-block {
    float: none;
    text-align: center;
    max-width: 275px;
    margin: 20px auto;
    display: block;
  }

  .heading {
    font-size: 30px;
  }

  .bold-text {
    font-size: 35px;
  }

  .text-block-2 {
    padding-bottom: 20px;
  }

  .link-wpp {
    margin-top: 0;
  }

  .link-block-2 {
    margin-bottom: 10px;
    margin-right: 20px;
  }

  .column {
    min-height: auto;
    padding-top: 70px;
  }

  .image-2 {
    float: none;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-8 {
    min-height: auto;
  }

  .text-block-10 {
    margin-bottom: 10px;
  }

  .esq-text, .dir-text {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-3 {
    width: 100%;
  }

  .image-4 {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-11 {
    float: none;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-6 {
    background-position: 0 0;
  }

  .div-block-6 {
    max-width: 90%;
    margin-bottom: 40px;
  }

  .image-5 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-3 {
    display: none;
  }

  .image-6 {
    width: 100%;
    margin-top: 0;
  }

  .column-4, .column-5, .column-6 {
    padding-bottom: 40px;
  }

  .column-7 {
    margin-bottom: 40px;
  }

  .columns-2 {
    flex-flow: column-reverse wrap-reverse;
    display: flex;
  }

  .column-8 {
    display: block;
  }

  .image-7 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image {
    object-fit: cover;
    height: 100%;
    min-height: 500px;
  }

  .link-block {
    float: none;
    width: 280px;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading {
    font-size: 20px;
    line-height: 28px;
  }

  .bold-text {
    font-size: 20px;
  }

  .text-block-2 {
    padding-bottom: 20px;
  }

  .link-wpp {
    margin-top: 20px;
    margin-left: 0;
  }

  .link-wpp.link-orcamento-1 {
    float: none;
    text-align: center;
    max-width: 310px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    display: block;
    text-decoration: none;
  }

  .link-block-2 {
    margin-right: 20px;
  }

  .text-block-5.text-mob {
    float: none;
  }

  .column {
    padding-top: 80px;
    padding-bottom: 50px;
  }

  .heading-3 {
    font-size: 24px;
  }

  .text-block-7 {
    max-width: 100%;
  }

  .section-3 {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .heading-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-6 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 24px;
  }

  .text-block-10 {
    font-size: 15px;
    padding: 20px 10px 20px;
  }

  .esq-text, .dir-text {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-8 {
    font-size: 24px;
  }

  .section-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-4 {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-11 {
    float: none;
    text-align: center;
    width: auto;
    font-size: 16px;
  }

  .section-6 {
    padding-bottom: 10px;
  }

  .div-block-5 {
    border: 1px solid #000c;
  }

  .div-block-6 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .image-5 {
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-3 {
    display: none;
  }

  .image-6 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .column-4, .column-5, .column-6, .column-7 {
    padding-bottom: 40px;
  }

  .columns-2 {
    flex-flow: column-reverse wrap-reverse;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
}


@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa V 4 Compatibility';
  src: url('../fonts/fa-v4compatibility.woff2') format('woff2'), url('../fonts/fa-v4compatibility.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}