body::-webkit-scrollbar {
    width: 10px;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: rgba(255,255,255,.3);
  outline: 1px solid slategrey;
}

@font-face {
    font-family: Modern;
    src: url('../fonts/Modern.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Abel';
    font-style: normal;
    font-weight: 400;
    src: local('Abel Regular'), local('Abel-Regular'), url('../fonts/Abel.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,hr,th,td {margin:0; padding:0;}
h3,h4,h5,h6 {font-weight:700;} /* Colocar de acordo com a fonte do Google que tiver */
h1, h2 {font-weight:700;} /* Colocar de acordo com a fonte do Google que tiver */
html {-webkit-font-smoothing: antialiased;overflow-x: hidden;}
html {font-size: 100%;}
strong, b {font-weight:700;} /* Colocar de acordo com a fonte do Google que tiver */
* {
	font-family: 'Abel', sans-serif;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;box-sizing: border-box;
	outline: 0;
} /* Colocar de acordo com a fonte do Google que tiver */
body {color: #ffffff;font-weight:400; letter-spacing: -0.5px;background: #000000 url(../img/banner-01.png) top center no-repeat;position: relative;}
.clear {width: 100%; clear: both; display: block; height: 0px;}
img {max-width: 100%;height: auto;}
a, button {transition:all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;text-decoration:none; cursor:pointer;color: currentColor;outline: none;}

p {line-height: 30px; font-size: 26px;color: rgba(255,255,255,0.4);}
.container{width: 90%;position: relative;margin: 0px auto; box-sizing:border-box; padding: 0px 9.3%;}
.text-right {text-align: right;}
input#control-nav {visibility: hidden;position: absolute;left: -9999px;opacity: 0;}
header{width: 100%; position: relative; padding:20px 0px 0; transition:all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s;height: 90px;box-sizing: border-box;}
header.active {position: fixed;background: linear-gradient(to bottom, rgba(0,0,0,0.8), transparent);padding: 10px 0 0;z-index: 999;top: 0;left: 0;}
header.active .menu ul li a {color: #fff;}
header.active .menu ul li a hr {background: #fff;}
header .logo {filter: brightness(0) invert(1);transform: scale(.85);}
header.active .menu .sub-menu {background: #fff;box-shadow: 1px 1px 20px rgba(0,0,0,.6);}
header .logo {text-indent:-9999px; width:155px; height: 67px; background: url('../img/logo.png') no-repeat center center; background-size:100%; float: left;transition:all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s;}
header .menu {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
header .menu ul {list-style: none;margin: 0px 0px;display: flex;align-items: center;}
header .menu ul li {display: inline-block;}
header .menu ul li + li {margin-left: 35px;}
header .menu ul li a {color: #fff; display: inline-block;font-size: 14px;position: relative;font-weight: 300;line-height: 30px;border-bottom: 2px solid transparent;}
header .menu ul li a hr {width: 0px;border: none;background: #a7813e;height: 2px;margin: 0 auto;transition: all 0.25s;-moz-transition: all 0.25s;-webkit-transition: all 0.25s;-o-transition: all 0.25s;}
header .menu ul li a:hover hr {width: 80%;}
/**/


.loader {height: 80vh;width: 80%; top:10vh;left:10%;position:fixed;z-index:999;opacity: 0; visibility:hidden;background-color:#000000;display: flex;align-items: center;justify-content: center; overflow: hidden; transition:all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-webkit-transition: all 0.5s;/* Safari and Chrome */-o-transition: all 0.5s;/* Opera */}
.loader img {width: 5%;filter: brightness(0) invert(1); transition:all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-webkit-transition: all 0.5s;/* Safari and Chrome */-o-transition: all 0.5s;/* Opera */}

.loader.openLoad {height: 100vh;width: 100%; top:0px;left:0px; opacity: 1; visibility:visible;}


.line {width: 2px;height: 1850px;background: #1a1a1a;position: absolute;left: 35%;transform: translateX(-35%);top: 250px;}

.titulo {font-size: 76px;color: #a7813e;line-height: 70px;font-family: 'Modern'; text-align: center; margin-top: 100px}

.sobre {margin-top: 100px;position: relative;}
.sobre img {width: 40vw;position: absolute;top: -150px;filter: grayscale(1);}
.sobre p {padding-right: 20%;}
.col {display: inline-block;vertical-align: top;width: 49%;}
.col + .col {margin-left: 1.5%;}

.galeria {background: #000000 url(../img/banner-02.png) bottom center no-repeat;background-size: 100%;}
.galeria .titulo {padding: 20px 0px 100px 0px; text-align: center;}

.implementacao {position: relative;z-index: 2;}
.implementacao .titulo {padding: 20px 0 60px}
.implementacao .mapa {background: url(../img/implementacao.jpg) center right no-repeat;background-size: 1280px;width: 100%;height: 700px;position: relative;}
.implementacao .mapa .pin {position: absolute;display: block;}
.implementacao .mapa .pin img {display: inline-block;vertical-align: top;}
.implementacao .mapa .pin:hover .info {opacity: 1;visibility: visible;text-indent: 0px;z-index: 9999;}
.implementacao .mapa .pin .info {background: rgba(0,0,0,0.85);padding: 30px;display: inline-block;border-radius: 5px;visibility: hidden;opacity: 0;text-align:right;-webkit-transition: all 500ms;transition: all 500ms;}

.etapas {background: url(../img/banner-03.png) no-repeat top center;padding: 100px 0;margin-top: -200px;}
.etapas .titulo {margin-bottom: 140px;}
.etapas .etapas-grid {width: 100%;text-align: center;}
.etapas .etapas-grid .item {display: inline-block;width: 33%;vertical-align: top;margin-bottom: 80px;font-size: 35px;line-height: 40px;}
.etapas .etapas-grid .item h2 {margin-top: 25px; font-family: 'Modern'; font-size: 26px;}
.etapas .etapas-grid .item small {color: rgba(255,255,255,0.3);}

.modal {pointer-events: none;position: fixed; top:0px;left: 0px;height: 100vh;width: 100vw;background: rgba(0,0,0,.5);z-index: 99;visibility: hidden;opacity: 0;
transition:all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-webkit-transition: all 0.5s;/* Safari and Chrome */-o-transition: all 0.5s;/* Opera */}
.modal.open + .modal-close {position: fixed;height: 100%;width: 100%;bottom: 0;left: 0;top: 0;right: 0;background: rgba(0,0,0,0.8);z-index: 98;}
.modal.open {pointer-events: unset;opacity: 1;visibility: visible;}

.modal .overlay {position: fixed; top:0px;left: 0px;height: 100%;width: 100%;background: transparent;z-index: 98;}
.modal .box {position: fixed; top:0px;left: 10%;height: auto;width: 80%;background: #000000;z-index: 99;padding: 100px; transition:all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-webkit-transition: all 0.5s;/* Safari and Chrome */-o-transition: all 0.5s;/* Opera */}
.modal.open .box {top: 100px;}
.modal-close {transition:all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-webkit-transition: all 0.5s;/* Safari and Chrome */-o-transition: all 0.5s;/* Opera */}
.modal .titulo {padding: 0;font-size: 64px;line-height: 56px; float: left; width: 50%; text-align: left;}
.modal .titulo img {height: 64px; margin-top: 40px;}
.modal .forms {width: 50%; float: right;}
.forms input {display: block;width: 100%;border: 1px solid #d5a551;background: transparent;margin-bottom: 20px;padding: 20px 30px;font-size: 14px;color: #ffffff; font-family: 'Abel', sans-serif; letter-spacing: 2px;}
.forms input::placeholder {color: #ffffff;}
.forms input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none;}
.forms button {font-size: 20px;padding: 10px 20px;transition: .5s all; cursor: pointer; border: 1px solid #a9833f;background: #FFFFFF; float:right;color:#333333;display: inline-block;flex-direction: row;align-items: center; font-family: 'Modern'; text-transform: capitalize;}
.forms button:hover {background: #a9833f; color: #FFFFFF;}

.video {width: 50%;height: 50vh; position: relative; margin: 150px auto;}
.video iframe {width: 100%; height: 100%;}
.video a:hover img {transform: scale(1.05) translate(-50%, -50%);}

.grid {
  width: 100%;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 31.3%;
  margin: 1%;
}

.grid-item {
  float: left;
}

.grid-item-large {width: 64.333%;}

.grid-item img {
  display: block;
  max-width: 100%;
  opacity: 1;
  transition: .5s all
}

.grid-item img:hover {opacity: .5; }

footer {text-align: center; padding: 80px 0px 80px 0px;}
footer small {text-transform: uppercase; letter-spacing: 10px; display: block; margin-bottom: 40px;}
footer img {height: 60px;}


.agende {position: relative; height: 60vh; padding:15vh 0px; text-align:center; background-color:#888888; background-blend-mode:multiply;background-image: url('../img/villabellaagende.jpg'); background-position: center center; background-attachment: fixed; background-size: cover}
.agende h2 {font-family: 'Modern'; color: #d2a94e; font-size: 72px;}
.agende p {margin-top: 40px; color: #FFFFFF; line-height: 100%; font-size: 36px;}

.imagemInicial {height: 65vh; background-blend-mode:multiply;background-image: url('../img/bannervb.jpg'); background-position: center center; background-attachment: fixed; background-size: cover; margin-top: 200px;}


.formulario-contato .box {background: #000000;padding: 100px 100px 50px;}
.formulario-contato .titulo {padding: 0;font-size: 30px;line-height: 35px; width: 100%; text-align: center; color: #a7813e;font-family: 'Modern'; text-transform: none; margin-top: 0}
.formulario-contato .titulo img {height: 32px; margin-top: 20px; margin-bottom: 20px}
.formulario-contato .forms {width: 50%;  margin: auto}



/* * * * * * RESPONSIVO * * * * * */
html,body{max-width: 100vw;overflow-x: hidden}
.fit1600screen{width: 100%;max-width: 1600px;margin: 0 auto;}
.mobile{display: none;}
/* telas menores */
@media only screen and (max-width: 1079px) {
  /* .terrenos .texts {min-width: 320px; margin-left:5%;} */
  body{letter-spacing: 0;}
  .titulo{}

  header .container{padding: 0;}
  .video{height: auto;padding: 0 0 56.25%;width: 100%;margin: 15px auto;}
  .video iframe{width: 80%;max-width: 650px;height: 80%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
}
/* tablets */
@media only screen and (max-width: 750px) {
  .desktop{display: none;}
  .mobile{display: inherit;}
  /* .terrenos .texts{margin-left: 5%;width: 90%;}
  .terrenos img {margin: 5%; width: 90%;}
  .etapas .titulo{font-size: 36px;line-height: 38px;margin-bottom: 1.1em}
  .etapas .etapas-grid .item{margin-bottom: 20px;font-size: 28px;line-height: 30px;}
  .etapas .etapas-grid .item h2{font-size: 30px;line-height: 32px;margin-top: 20px;} */
  .formulario-contato .forms{width: 100%;}

  /* menu - importado do arquivo padrão */
  .control-nav:before {content: "";display: block;height: 3px;background: #FFFFFF;}
  .control-nav {position: absolute;right: 20px;top: 10px;display: block;width: 20px;padding: 5px 0;border: solid #FFFFFF;border-width: 3px 0;z-index: 2;cursor: pointer;}
  .control-nav-close {position: fixed;right: 0;top: 0;bottom: 0;left: 0;display: block;z-index: 1;background: rgba(0,0,0,0.4);-webkit-transition: all 500ms ease;transition: all 500ms ease;-webkit-transform: translate(100%, 0);-ms-transform: translate(100%, 0);transform: translate(100%, 0);}
  #control-nav:checked ~ .control-nav-close {-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);}
  #control-nav:checked ~ .menu {-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);}
  input#control-nav {visibility: hidden;position: absolute;left: -9999px;opacity: 0;}
  input#control-nav {visibility: visible;}
  header{width: 100%; position: fixed; z-index:9999; background: #a7813e; background: linear-gradient(to bottom, #a7813e, transparent); top:0px; left:0px; height:90px; padding:10px 0px; transition:all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s;}
  header .logo {text-indent:-9999px; width:200px; height: 60px; background-size:contain; float: left;background-position: center left;}
  header .menu {position: fixed;top: 0;right: 0;bottom: 0;width: 70%;width: -moz-fit-content;width: fit-content;padding: 30px;box-sizing:border-box;background: #a7813e;overflow-x: auto;z-index: 99;-webkit-transition: all 500ms ease;transition: all 500ms ease;-webkit-transform: translate(100%, 0);-ms-transform: translate(100%, 0);transform: translate(100%, 0);}
  header .menu ul {list-style: none;margin: 0px 0px;flex-direction: column;}
  header .menu ul li + li{margin-left: 0;}
  header .menu ul li {display: block; margin: 10px 0px;width: 100%;}
  header .menu ul li a{width: 100%;}


  .implementacao ul.mobile {text-align: center; margin-top: 50px;}
  .implementacao ul.mobile li {padding: 20px; width: 24.5%; text-align: center; display: inline-block; vertical-align: middle; height: 150px; font-size: 20px; line-height: 25px; letter-spacing: -1px; font-weight: normal; text-transform: lowercase;}
  .implementacao ul.mobile li hr {width: 15%; height: 3px; background: #a7813e; border: none; margin:0px auto 10px auto; padding: 0px;}
  .galeria{background-position: center top;}


 }

 @media only screen and (max-width: 700px) {
  main .logo{margin: 150px 0 50px}
  .sobre{padding: 50px 5%;}
  .sobre p{padding: 5%;}
  .sobre h3{font-size: 36px;line-height: 36px;}
  /* .infraestrutura{padding: 50px 5%;}
  .infraestrutura h3{font-size: 36px;line-height: 36px;}
  .infraestrutura ul li{width: 49%;}
  .terrenos .texts{width: 100%;margin: 0 auto;min-width: unset;max-width: 500px;}
  .terrenos img{margin: 0 auto 5%; width: 100%; max-width: 500px;} */
  .etapas .etapas-grid .item{width: 49%;}
  .etapas{padding: 50px 0;margin-top: 0;}
  .agende{min-height: 60vh; height: auto;}
  .agende h2{font-size: 48px}
  .agende p{font-size: 28px;margin-top: 30px;}
  .formulario-contato .box{padding: 50px 5%;}
  .etapas .etapas-grid .item h2{font-size: 18px;}

  .titulo{}
 }

 @media only screen and (max-width: 420px) {
  /* .etapas .etapas-grid .item{width: 100%;} */
    .sobre p{text-align: center;}
    .etapas .titulo{margin:20px auto;}
    .etapas .etapas-grid .item{line-height: 20px;margin-bottom: 40px;}
    .etapas .etapas-grid .item h2{font-size: 14px;margin-top: 10px;}
    .etapas .etapas-grid .item small{font-size: 15px}
    .etapas .etapas-grid .item canvas {max-width: 75%;max-height: 75%;height: auto !important;}

    .titulo{font-size: 36px;line-height: 38px;margin-top: 150px;}
    .col{width: 100%;}
    .col + .col{margin: 0;}
    .sobre {margin-top: 25px; padding: 0;}
    .sobre img{width: 100%;position: relative;top: 0;margin-bottom: 15px;}
    .galeria .titulo{margin-top: 0;padding: 30px 0 20px;}

    .implementacao ul.mobile li{width: 49%;}
    
}
