body {

    display: flex;
    min-height: 100vh;
    flex-direction: column;
    background-color: #f4f4f4;
}

main {
    flex: 1 0 auto;
}

.topo-nav {
    height: 108px;
    padding: 4px 0;
}

.content-size {
    width: 98%;
    max-width: 1024px;
    margin: 0 auto;
}

.tel-top {
    padding-top: 20px;
    line-height: normal;
    margin-bottom: 15px;
}

ul.menu-top li a:hover,
ul.menu-top li a.ativo {
    background: #3e403e;
    color: #f1c40f;
}

ul.menu-top li a {
    border-radius: 5px;
    line-height: 30px !important;
    margin: 0 2px;
    padding: 0 10px !important;
}

.parallax-container,
.box-img-detail {
    height: 400px;
}

.container-sigle {
    height: 240px;
    border-bottom: 40px solid #D4D4D4;
}

.img-detail {
    right: 5px;
    bottom: 5px;
}

.desc-servicos {
    background: url(imagens/bg_desc.jpg) top repeat-x;
    padding-top: 16px;
}

p.titulo-desc {
    font-size: 1.2em;
    font-weight: 500;
    margin: 5px 0;
    text-align:center!important;
}

p.text-desc {
    margin: 4px 0;
    font-weight: 300;
    font-size: 1.1em;
}

p.titulo-trabalhos {
    text-align: right;
    font-size: 1.4em;
    color: #6e6d68;
    line-height: normal;
}

.col-trabalhos-home .slider {
    height: 300px;
}

.col-trabalhos-home .slides {
    height: 260px;
}

.divisoria {
    background: url(imagens/divisoria.png) no-repeat center;
    height: 12px;
    margin: 65px 0;
}

.titulo-desc {
    font-size: 2.2rem;
    line-height: normal;
    margin: 0;
}

.sombra_responsive {
    background: url(imagens/sombra.png);
    width: 100%;
    bottom: 4px;
    left: 0;
}

.sombra_responsive h2 {
    font-size: 20px;
    margin: 0;
}

.btn_orcamento {
    padding: 5px 0;
    background-color: #FF8A00;
}

.largura_interna {
    width: 96%;
}

.box-galeria {
    border: 1px solid #d1d1cd;
    padding: 0.25rem !important;
    border-radius: 8px;
}

@media(min-width:1000px) {
    .box-galeria {
        margin: 1.667% !important;
    }
}

.lupa-bg {
    width: 100%;
    height: 100%;
    background: url(imagens/lupa.png) no-repeat center;
    z-index: 5;
    top: 0;
    left: 0;
}

.box-galeria img {
    border-radius: 4px;
    width: 100%;
}

.menu-hrz li {
    display: inline-block;
}

.footer-color *,
.footer-color a {
    color: #5B5B5B !important;
}

.page-footer,
.topo-nav {
    background-color: #282727 !important;
}

/*
 * Lightbox
 */
.sombra-bg-lht {
    background: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99998;
}

.content-lht {
    top: 7%;
    left: 15%;
    background: #fff;
    border-radius: 8px;
    width: 120px;
    height: 120px;
    padding: 6px;
    z-index: 99999;
    overflow: hidden;
}

.close-lht {
    right: 0px;
    top: 8px;
}

.left-arrow-lht {
    left: 0px;
    top: 0px;
}

.right-arrow-lht {
    right: 8px;
    top: 0px;
}

.caption-lht-box {
    bottom: -25px;
    left: 0;
    color: #fff;
    width: 100%;
}

/*PAGE CONTATO*/
h1.titcontato {
    font-size: 36px;
    font-weight: bold;
}

input[type=text],
input[type=email],
input[type=tel] {
    border: 1px solid #9e9e9e;
    border-radius: 4px;
    background-color: #fff;
    margin: 4px 0 0 0;
    padding: 0 10px;

}

textarea.materialize-textarea {
    border: 1px solid #9e9e9e;
    border-radius: 4px;
    background-color: #fff;
    margin: 4px 0 0 0;
    padding: 0 10px;
    min-height: 119px;
}

input[type=text]:focus:not([readonly])+label,
input[type=password]:focus:not([readonly])+label,
input[type=email]:focus:not([readonly])+label,
input[type=url]:focus:not([readonly])+label,
input[type=time]:focus:not([readonly])+label,
input[type=date]:focus:not([readonly])+label,
input[type=datetime-local]:focus:not([readonly])+label,
input[type=tel]:focus:not([readonly])+label,
input[type=number]:focus:not([readonly])+label,
input[type=search]:focus:not([readonly])+label,
textarea.materialize-textarea:focus:not([readonly])+label {
    color: #ccc !important;
    border-bottom: 0
}

input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #333;
    box-shadow: 0 1px 0 0 #C7C7C7;
    left: 10px;
}

.input-field label {
    left: 20px;
}

form.form {
    margin-left: -12px !important;
}

.bgmap {
    border-radius: 3px;
    border: 1px solid #c7c7c7;
    margin-top: 22.2%;
    padding: 10px !important;
}

.bgmap .map {
    border: 1px solid #c7c7c7;
    border-radius: 2px;
    padding: 0 !important;
    height: 244px;
}

.infomap p.call {
    background: url('imagens/icon_call.jpg') no-repeat;
    padding-left: 18px;
    line-height: 17px;
    margin-bottom: 5px;
}

.infomap p.address {
    background: url('imagens/icon_location.jpg') no-repeat;
    padding-left: 25px;
    line-height: 27px;
    font-size: 13px;
}

.infomap p.cnpj {
    background: url('imagens/icon_arrow.jpg') no-repeat 4px 6px;
    padding-left: 25px;
    line-height: 27px;
}

.infomap ul.number {
    margin: 0 0 10px 0;
}

.loading-lht-img {
    z-index: 9999999999999999;
}

.img-target {
    border-radius: 5px;
}

.d-none {
    display: none;
}

.m-auto {
    margin: 0 auto;
}

.m-zero {
    margin: 0
}

.page-footer .menu-hrz li {
    margin: 0 15px;
}

.footer-copyright {
    background-color: #252424 !important;
}

.p-relative {
    position: relative;
}

.p-absolute {
    position: absolute;
}

.t-ucase {
    text-transform: uppercase;
}

.t-center {
    text-align: center;
}

.d-block {
    display: block;
}

.p-fixed {
    position: fixed;
}

.c-pointer {
    cursor: pointer;
}

.w-90 {
    width: 90%
}



/* Vinicius Amorim */

.page-footer .menu-hrz li i {
    font-size: 22px !important;
    padding: 0px !important;
}

.page-footer .menu-hrz li i:hover {
    color: #fff !important;
}


.titulo-desc {
    text-align: center !important;
}


.servicosHome p {
    text-align: center !important;
}

.desc-missao {
    margin-top: 60px !important;
}

.header-tel {
    display: flex !important;
    font-size: 10px !important;
}


.header-tel {
    display: flex !important;
    line-height: 10px !important;

}

.header-tel i {
    font-size: 20px !important;
    line-height: 10px !important;
    margin-left: 10px;
}

.header-tel span {
    font-size: 15px;
    margin-left: 10px;
    font-family: 'Roboto';
    font-weight: 600;
}


.slider-home {
    width:800px;
    margin:0 auto!important;
}

@media only screen and (max-width:600px) {
    .slider-home{
        width:95%!important;
        margin:0 auto!important;
    }
    .slider-home .indicators {
        top:440px!important;
    }
    
}

.slider-port {
    margin-top:40px!important;
    margin-bottom:90px!important;
}

.col.s12.m5.l6.right.col-trabalhos-home {
    margin-top:60px!important;
}

@media only screen and (min-width: 601px) {
    nav .nav-wrapper i {
        height: 20px !important;
    }
}

.icon-footer {
    display: flex;
    flex-direction: column;
    text-align: right;
}

@media only screen and (max-width:600px) {
    .content-size.sobre-nos {
        display: flex;
        flex-direction: column-reverse;
    }

    p.titulo-trabalhos {
        text-align: center;
    }

    .icon-footer {
        display: flex;
        flex-direction: column;
        text-align: right;
    }
}


/*Icones nas cores reais*/

i.fa-brands.fa-facebook {
    color: #2f55a4!important;
}


.page-footer .menu-hrz li:nth-child(1) i:hover {
    color: #2f55a4!important;
}

i.fa-brands.fa-instagram {
    color: #A94192!important;
}

.page-footer .menu-hrz li:nth-child(2) i:hover {
    color: #A94192!important;
}

i.fa-brands.fa-whatsapp {
    color: #33BB34!important;
}


.page-footer .menu-hrz li:nth-child(3) i:hover {
    color: #33BB34!important;
}


i.fa-brands.fa-youtube {
    color: #C61E2D!important;
}

.page-footer .menu-hrz li:nth-child(4) i:hover {
    color: #C61E2D!important;
}

.footer-color *, .footer-color a {
    color: #fff!important;
}


.action-image {
    width: 161px;
    height: 133px;
    overflow: hidden;
}

.action-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content-lht img {
    max-height: 80vh;
}

.content-lht {
    max-height: calc(80vh + 14px);
    text-align:center;
}



/*-------------------------*/
/* Style the tab */
.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #282727;
    border-radius: 8px;
    margin-top: 20px;
  }
  
  /* Style the buttons inside the tab */
  .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    color:#fff;
  }
  
  /* Change background color of buttons on hover */
  .tab button:hover {
    background-color: #ddd;
    color: #000;
  }
  
  /* Create an active/current tablink class */
  .tab button.active {
    background-color: #f3c600;
    color: #000;
  }
  
  /* Style the tab content */
  .tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
  }

  .galeria-thumbs .row{
    margin-bottom: 0 !important;
  }
  .galeria-thumbs .tabcontent{
    padding: 0 !important;
  }

  /*------LIGHTBOX VIDEO------*/
  * {
    font-family: Helvetica;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
  }

  button {
    padding: 0.6rem 1.2rem;
    background-color: #f5c317;
    color: #0e0e0e;
    border: none;
    border-radius: 0.25rem;
    cursor: pointer;
    opacity: 0.9;
    font-size: 1rem;
  }
  
  #open-modal {
    width: 211px;
    margin: auto;
    display: block;
    cursor: pointer;
  }
  
  button:hover {
    opacity: 1;
  }
  
  #fade {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 5;
  }
  
  #modal {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #282727;
    padding: 1.2rem;
    border-radius: 0.5rem;
    z-index: 10;
  }
  
  #fade,
  #modal {
    transition: 0.5s;
    opacity: 1;
    pointer-events: all;
  }
  
  .modal-header {
    display: flex;
    justify-content: right;
    align-items: center;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
  
  .modal-body p {
    margin-bottom: 1rem;
  }
  
  #modal.hide,
  #fade.hide {
    opacity: 0;
    pointer-events: none;
  }
  
  #modal.hide {
    top: 0;
  }