html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover,
*:focus {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  background-color: #fff;
}
.container {
  position: relative;
  width: 100%;
  max-width: 1270px;
  margin: auto;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container:before,
.container:after {
  content: '';
  display: table;
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: '';
  display: table;
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
h1,
h2,
h3 {
  color: #111;
  margin: 0;
  font-weight: 800;
  margin-bottom: 30px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 30px;
  text-align: center;
}
h2 span {
  color: #da3326;
}
h3 {
  font-size: 20px;
  font-weight: 700;
  margin: 60px 0 20px;
  color: #da3326;
  text-transform: uppercase;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #111;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #111;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
hr {
  border: 0;
  width: 100%;
  height: 1px;
  background-color: #c7c7c7;
  margin: 50px 0;
}
p {
  margin: 0;
  line-height: 24px;
  text-align: justify;
  color: #111;
}
strong,
b {
  font-weight: 700;
}
blockquote {
  margin: 0;
  padding: 0;
  text-align: center;
}
blockquote:before {
  content: open-quote;
}
blockquote:after {
  content: close-quote;
}
blockquote:before,
blockquote:after {
  color: #da3326;
}
button,
input,
optgroup,
select,
textarea {
  font-family: 'Open Sans', sans-serif;
}
label {
  color: #111;
}
.content {
  padding: 60px 0;
}
.content p {
  margin-bottom: 15px;
}
.cover {
  position: relative;
  background-color: #da3326;
  background-position: top center;
  background-size: cover;
  min-height: 200px;
  max-height: 340px;
}
.page-about .main-slider,
.page-services .main-slider,
.page-contact .main-slider,
.page-construction .main-slider,
.page-404 .main-slider {
  max-height: 340px;
  min-height: 340px;
}
.page-about .main-slider .item,
.locacao .main-slider .item,
.page-services .main-slider .item,
.page-contact .main-slider .item,
.page-construction .main-slider .item,
.page-404 .main-slider .item {
  max-height: 340px;
}
.page-about .main-slider .item h1,
.page-services .main-slider .item h1,
.page-contact .main-slider .item h1,
.page-construction .main-slider .item h1,
.page-404 .main-slider .item h1 {
  padding: 30px 40px;
  color: #fff;
  margin: 0;
}
.btn {
  position: relative;
  display: inline-block;
  border: 0;
  background: none;
  font-size: 15px;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.btn.-default {
  padding: 32px 0;
  color: #fff;
  padding: 20px 50px;
  border-radius: 30px;
  background-color: #111;
}
.btn.-default:hover {
  background-color: #000;
}
.btn.-readmore {
  padding: 30px 0;
  font-weight: 700;
  color: #111;
}
.btn.-readmore span {
  color: #da3326;
}
.btn.-readmore:hover span {
  color: #111;
}
.breadcrumb {
  font-size: 14px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e4e4e4;
}
.breadcrumb * {
  font-size: 14px;
  font-weight: 600;
}
.breadcrumb a {
  color: #111;
}
.breadcrumb span {
  color: #da3326;
}
.nav-aside {
  z-index: 1;
  margin-bottom: 12px;
}
.nav-aside .toggle-aside {
  background-color: #da3326;
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  position: relative;
}
.nav-aside .toggle-aside i {
  position: absolute;
  top: 10px;
  right: 10px;
}
.nav-aside .nav {
  text-align: left;
}
.nav-aside .nav ul {
  background-color: #fff;
}
.nav-aside .nav ul .item {
  border-bottom: 1px solid #e4e4e4;
  text-align: left;
}
.nav-aside .nav ul .item a {
  display: block;
  color: #858585;
  padding: 15px 25px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.nav-aside .nav ul .item:hover a,
.nav-aside .nav ul .item:active a,
.nav-aside .nav ul .item.active a {
  color: #da3326;
}
form {
  margin: auto;
  max-width: 800px;
}
form fieldset {
  margin: 0;
  padding: 0;
}
form .field {
  width: 100%;
  padding: 5px;
  float: left;
}
form .field textarea {
  resize: none;
  height: 180px;
}
form .field input,
form .field textarea,
form .field select {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #cdcdcd;
  font-size: 14px;
  color: #929292;
  font-family: 'Open Sans', sans-serif;
  padding: 12px;
  margin: 12px 0 4px;
  background-color: transparent;
}
form .field input::-webkit-input-placeholder,
form .field textarea::-webkit-input-placeholder,
form .field select::-webkit-input-placeholder {
  color: #c7c7c7;
  font-size: 14px;
}
form .field input:-moz-placeholder,
form .field textarea:-moz-placeholder,
form .field select:-moz-placeholder {
  color: #c7c7c7;
  font-size: 14px;
}
form .field input::-moz-placeholder,
form .field textarea::-moz-placeholder,
form .field select::-moz-placeholder {
  color: #c7c7c7;
  font-size: 14px;
}
form .field input:-ms-input-placeholder,
form .field textarea:-ms-input-placeholder,
form .field select:-ms-input-placeholder {
  color: #c7c7c7;
  font-size: 14px;
}
form .field select {
  color: #c7c7c7;
}
form .field.btns {
  text-align: center;
}
form .field.btns .btn {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  form .field.-row {
    padding: 0;
  }
  form .field .-half {
    width: 50%;
    float: left;
    padding: 0 5px;
  }
}
@media only screen and (min-width: 1024px) {
  form .field.-half-3 {
    width: 33.33%;
  }
}
.cols .col {
  margin: 0 auto;
  padding: 20px 0;
  max-width: 600px;
}
.cols .col > div {
  overflow: hidden;
  position: relative;
}
.cols .col .img {
  display: block;
  width: 100%;
  height: 268px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .cols .col .img {
    height: 285px;
  }
}
@media only screen and (min-width: 768px) {
  .cols .col {
    border: 0;
    float: left;
    width: 33.3%;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 991px) {
  .nav-aside .nav {
    display: none;
  }
  .nav-aside .nav > span {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .nav-aside {
    width: 320px;
    float: left;
  }
  .nav-aside .toggle-aside {
    display: none;
  }
  .nav-aside .nav > span {
    display: block;
    background-color: #da3326;
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    padding: 20px 35px;
  }
}
.no-js #loader {
  display: none;
}
.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../img/loading.svg) center no-repeat #fff;
}
.page-404 .content {
  padding: 68px 0;
}
.page-404 .content p {
  text-align: center;
}
.page-404 .content img {
  display: block;
  margin: 20px auto 0;
}
.open-nav {
  overflow: hidden;
}
.open-nav .toggle-nav span:nth-child(2) {
  width: 0 !important;
}
.open-nav .toggle-nav span:nth-child(1) {
  top: 20px !important;
  -webkit-transform: rotate(45);
  -moz-transform: rotate(45);
  -ms-transform: rotate(45);
  -o-transform: rotate(45);
  transform: rotate(45);
}
.open-nav .toggle-nav span:nth-child(3) {
  top: 20px !important;
  -webkit-transform: rotate(-45);
  -moz-transform: rotate(-45);
  -ms-transform: rotate(-45);
  -o-transform: rotate(-45);
  transform: rotate(-45);
}
.open-nav .main-nav {
  opacity: 0.95;
  visibility: visible;
}
.list {
  margin-bottom: 10px;
}
.list li {
  padding-bottom: 6px;
}
.list li:before {
  content: '\f058';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 5px;
  color: #da3326;
}
.alert {
  margin: 10px auto;
  font-size: 14px;
  color: #fff;
  padding: 8px;
  text-align: center;
}
.alert.alert-danger {
  background-color: #cc3f43;
}
.alert.alert-danger a {
  font-weight: bold;
  color: #fff;
}
.alert.alert-success {
  background-color: #51cc5a;
}
div.error {
  color: #ff7074;
  font-size: 13px;
  margin-top: 4px;
}
::-webkit-scrollbar-track {
  background-color: #111;
}
::-webkit-scrollbar {
  width: 10px;
  background-color: #111;
}
::-webkit-scrollbar-thumb {
  background-color: #da3326;
}
.topbar {
  padding: 6px 0;
  background-color: #111;
}
.topbar p,
.topbar a {
  color: #fff;
}
.topbar p i,
.topbar a i {
  font-size: 16px;
  color: #da3326;
}
.topbar p i.fa-whatsapp,
.topbar a i.fa-whatsapp {
  margin-left: 0px;
}
.topbar p.-phone span,
.topbar a.-phone span {
  font-size: 12px;
}
.topbar p.-mail span,
.topbar a.-mail span {
  color: #da3326;
}
.main-header {
  position: relative;
  width: 100%;
  z-index: 3;
  padding: 18px 0;
  background-color: #fff;
  box-shadow: 0 32px 56px -12px rgba(0, 0, 0, 0.7);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.main-header .logo {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 275px;
}
.main-header .toggle-nav {
  background-color: #da3326;
  float: right;
  width: 40px;
  height: 40px;
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 3;
  cursor: pointer;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.main-header .toggle-nav span {
  display: block;
  background-color: #fff;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 60%;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.main-header .toggle-nav span:nth-child(1) {
  top: 12px;
}
.main-header .toggle-nav span:nth-child(2) {
  top: 20px;
}
.main-header .toggle-nav span:nth-child(3) {
  top: 28px;
}
.main-nav {
  z-index: 2;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.main-nav .menu .item {
  text-align: center;
}
.main-nav .menu .item .link {
  color: #ffffff;
  font-size: 18px;
  display: inline-block;
  padding: 15px 0;
}
.main-nav .menu .item .link i {
  font-size: 14px;
}
.main-nav .menu .item .submenu {
  display: none;
}
.main-nav .menu .item .submenu .item .link {
  font-size: 16px;
  padding: 10px;
}
@media only screen and (max-width: 1023px) {
  .main-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: #000;
    visibility: hidden;
    opacity: 0;
  }
  .main-nav .menu {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media only screen and (min-width: 1024px) {
  .topbar p.-phone {
    float: left;
    width: 65%;
  }
  .topbar p.-mail {
    float: left;
    width: 35%;
    text-align: right;
  }
  .main-header .logo {
    float: left;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }
  .main-header .toggle-nav {
    display: none;
  }
  .main-header.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: inherit;
    z-index: 5;
    text-align: right;
    box-shadow: 0 8px 28px -12px rgba(0, 0, 0, 0.7);
  }
  .main-header.fixed .logo {
    max-width: 180px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }
  .main-nav {
    position: absolute;
    top: calc(50% - 25px);
    right: 15px;
  }
  .main-nav .menu .item {
    position: relative;
    display: inline-block;
  }
  .main-nav .menu .item .link {
    color: #111;
    font-size: 15px;
    padding: 0 20px;
    line-height: 50px;
    text-transform: uppercase;
    -webkit-transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -o-transition: color 300ms ease;
    transition: color 300ms ease;
  }
  .main-nav .menu .item .link i {
    display: none;
  }
  .main-nav .menu .item .submenu {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #111;
  }
  .main-nav .menu .item .submenu .item {
    display: block;
    width: 100%;
    margin: 0;
  }
  .main-nav .menu .item .submenu .item .link {
    color: #fff;
    display: block;
    text-align: left;
    font-size: 12px;
    line-height: 25px;
    margin: 0;
    box-shadow: none;
    border-bottom: 1px solid #444;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .main-nav .menu .item .submenu .item .link:hover {
    background-color: #040404;
  }
  .main-nav .menu .item.active .link {
    font-weight: 700;
    color: #da3326;
  }
  .main-nav .menu .item:hover .submenu {
    display: block;
    width: 100%;
    min-width: max-content;
    min-width: -moz-max-content;
    min-width: -webkit-max-content;
  }
  .main-nav .menu .item:last-child .link {
    padding-right: 0;
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.main-slider {
  position: relative;
  margin: auto;
  max-width: 2000px;
  max-height: 630px;
  min-height: 360px;
}
.main-slider:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  max-width: 1500px;
  height: 4px;
  z-index: 1;
  background-color: #111;
}
.main-slider .item {
  background-position: top center;
  background-size: cover;
  max-height: 360px;
}
.main-slider .item .container {
  height: 100%;
}
.main-slider .item .text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
  margin: auto;
  overflow: hidden;
}
.main-slider .item .text .-title,
.main-slider .item .text .-readmore {
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.main-slider .item .text .-title {
  height: 96px;
  font-size: 40px;
  line-height: 48px;
}
.main-slider .item .text .-readmore {
  font-size: 20px;
  margin: 0 auto;
  display: block;
}
.main-slider .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px;
  margin: auto;
  max-width: 1170px;
  text-align: center;
}
.main-slider .slick-dots li {
  width: 13px;
  height: 13px;
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 4px;
  cursor: pointer;
}
.main-slider .slick-dots li.slick-active {
  background-color: #111;
}
.main-slider .slick-dots li button {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .main-slider .item {
    max-height: 630px;
  }
  .main-slider .item .text {
    bottom: 36px;
  }
  .main-slider .item .text .-title {
    text-align: left;
  }
  .main-slider .item .text .-readmore {
    position: absolute;
    top: 20px;
    right: 0;
  }
}
.main-footer .footer-one {
  position: relative;
  padding: 60px 0;
  background-color: #111;
}
.main-footer .footer-one svg {
  max-width: 200px;
  margin: 0 auto 15px;
  display: block;
}
.main-footer .footer-one svg [class^='st'] {
  fill: #ffffff;
}
.main-footer .footer-one p,
.main-footer .footer-one a {
  line-height: 20px;
  text-align: center;
  margin: 4px 0;
  color: #fff;
}
.main-footer .footer-one p span,
.main-footer .footer-one a span {
  font-size: 12px;
}
.main-footer .footer-one p i,
.main-footer .footer-one a i {
  font-size: 16px;
  color: #da3326;
}
@media only screen and (min-width: 768px) {
  .main-footer .footer-one .cols .col .info {
    width: fit-content;
    width: -moz-fit-content;
    width: -webkit-fit-content;
  }
  .main-footer .footer-one .cols .col:first-child {
    width: 50%;
  }
  .main-footer .footer-one .cols .col:last-child {
    width: 50%;
  }
  .main-footer .footer-one .cols .col:last-child .info {
    float: right;
  }
  .main-footer .footer-one .cols .col:last-child .info p {
    text-align: left;
    margin: 14px 0;
  }
}
.main-footer .footer-two {
  position: relative;
  padding: 4px 0;
  background-color: #da3326;
}
.main-footer .footer-two p,
.main-footer .footer-two a {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin: 12px 0;
  text-align: center;
}
.page-home .about .image {
  position: relative;
  max-width: 620px;
}
.page-home .about .image:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 100%;
  height: calc(100% - 15px);
  width: 15px;
  background-color: #da3326;
}
.page-home .about .image:after {
  content: '';
  position: absolute;
  top: 100%;
  left: -15px;
  width: 100%;
  height: 15px;
  background-color: #da3326;
}
.page-home .about .text {
  padding: 60px 0 0;
}
.page-home .about .text h1 {
  margin: 0;
}
.page-home .about .text h3 {
  margin-top: 0;
  margin-bottom: 45px;
}
@media only screen and (min-width: 1024px) {
  .page-home .about .image,
  .page-home .about .text {
    float: left;
    width: 50%;
  }
  .page-home .about .text {
    padding-left: 30px;
    padding-bottom: 60px;
  }
  .page-home .about .text p {
    padding-left: 40px;
  }
}
.page-home .services {
  position: relative;
  background-color: #dedede;
}
.page-home .services:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  max-width: 1500px;
  height: 4px;
  z-index: 1;
  background-color: #da3326;
}
.page-home .services p {
  margin: 0 auto 15px;
  max-width: 768px;
  text-align: center;
}
.page-home .services .cols .col .-service {
  position: relative;
  display: block;
  min-height: 240px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.page-home .services .cols .col .-service h3 {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #fff;
  height: 20px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.page-home .services .cols .col:nth-of-type(1) .-service {
  background-image: url(/assets/img/locacao01.jpg);
}
.page-home .services .cols .col:nth-of-type(2) .-service {
  background-image: url(../img/perfuracao-em-concreto.jpg);
}
.page-home .services .cols .col:nth-of-type(3) .-service {
  background-image: url(../img/perfuracao-com-broca-widea.jpg);
}
.page-home .services .cols .col p {
  font-size: 13px;
  margin-bottom: 0;
  line-height: 20px;
  padding: 15px 10px 0;
  text-align: justify;
  text-align-last: center;
}

.locacao .services {
  position: relative;
  background-color: #dedede;
}

.locacao .services:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  max-width: 1500px;
  height: 4px;
  z-index: 1;
  background-color: #da3326;
}

.locacao .services p {
  margin: 0 auto 15px;
  max-width: 768px;
  text-align: center;
}

.locacao .services .cols .col .-service {
  display: block;
  min-height: 240px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.locacao .services .cols .col .-service h3 {
  top: 0;
  bottom: 0;
  margin: 20px 0;
  color: #000;
  min-height: 60px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.locacao .services .cols .col .-service h3.menor {
  font-size: 17px !important;
}

.locacao .services .cols .col p {
  font-size: 23px;
  color: red;
  font-weight: 600;
  line-height: 20px;
  padding: 13px 6px 40px;
  text-align: justify;
  text-align-last: center;
}

.locacao .services .cols {
  height: 100%;
  min-height: 30vh;
  overflow: hidden;
}

.locacao .link-youtube a,
.locacao .link-youtube a:hover,
.page-construction .link-youtube a,
.page-construction .link-youtube a:hover {
  text-align: center;
  font-size: 30px;
  color: black;
  text-transform: uppercase;
  font-weight: 800;
}
.locacao .link-youtube,
.page-construction .link-youtube {
  padding-bottom: 60px;
  text-align: center;
}
.locacao .link-youtube a i,
.page-construction .link-youtube a i {
  color: #ff0000;
  font-size: 45px;
  position: relative;
  top: 5px;
}

div#whattsapp {
  float: right;
  background: transparent;
  z-index: 9999999999999 !important;
  position: fixed;
  right: 2vw;
  top: 70%;
  width: 5em;
  height: auto;
  margin-top: -2.5em;
}

.page-home .photos .container {
  padding: 0;
  width: 100%;
  max-width: 100%;
}
.page-home .photos .container .cols .col {
  padding: 2px;
}
.page-home .link-youtube a,
.page-home .link-youtube a:hover,
.page-construction .link-youtube a,
.page-construction .link-youtube a:hover {
  text-align: center;
  font-size: 30px;
  color: black;
  text-transform: uppercase;
  font-weight: 800;
}
.page-home .link-youtube,
.page-construction .link-youtube {
  padding-bottom: 60px;
  text-align: center;
}
.page-home .link-youtube a i,
.page-construction .link-youtube a i {
  color: #ff0000;
  font-size: 45px;
  position: relative;
  top: 5px;
}
@media only screen and (min-width: 500px) {
  .page-home .photos .container .cols .col {
    width: 50%;
    float: left;
  }
}
@media only screen and (min-width: 768px) {
  .page-home .photos .container .cols .col {
    width: 33.3%;
  }
}
@media only screen and (min-width: 1200px) {
  .page-home .photos .container .cols .col {
    width: 25%;
  }
}
@media only screen and (min-width: 1500px) {
  .page-home .photos .container .cols .col {
    width: 20%;
  }
}
.page-contact .contact {
  background-image: none;
}
.page-contact .contact .g-recaptcha {
  clear: both;
}
.page-contact .contact .g-recaptcha > div {
  margin: 0 auto;
}
.page-contact .contact .captcha {
  text-align: center;
  margin-bottom: 20px;
}
.page-contact .info .maps {
  margin-top: 30px;
}
.page-contact .info .maps iframe {
  width: 100%;
  height: 300px;
}
.page-contact .info .text {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .page-contact article {
    float: left;
    width: 50%;
  }
  .page-contact article.info {
    padding-left: 20px;
  }
}
.page-construction .construction .galery {
  text-align: center;
  margin-top: 60px;
}
.page-construction .construction .galery img {
  margin: 0 20px 20px 0;
  border-left: 10px solid #da3326;
  filter: brightness(56%);
}
.page-construction .construction .galery img:hover {
  filter: brightness(100%);
  transition: 0.5s;
}
