/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

:focus {
outline: 0;
}

ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* fim reset */

@font-face {
  font-family: epitough;
  /* src: url('../assets/fonts/fontLanding/epitough.ttf') format('truetype'); */
  src: url('../../fonts/fontLanding/epitough.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: avenirblack;
  /* src: url('../assets/fonts/fontLanding/AvenirBlack.ttf') format('truetype'); */
  src: url('../../fonts/fontLanding/AvenirBlack.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: avenirroman;
  /* src: url('../assets/fonts/fontLanding/AvenirRoman.ttf') format('truetype'); */
  src: url('../../fonts/fontLanding/AvenirRoman.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: avenirlight;
  /* src: url('../assets/fonts/fontLanding/AvenirLight.ttf') format('truetype'); */
  src: url('../../fonts/fontLanding/AvenirLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

body{
  background-color: #282727;
  color: white;
}
#mobile{
  display: none;
}
/* modal */
#modalErro{
  color: red;
}
#modalSucesso{
  color: green;
}
.avr{
  font-family: avenirroman!important;
}
.avb{
  font-family: avenirblack!important;
}
.epi{
  font-family: epitough!important;
}

/* navbar */

.navbar-nav{
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-right: auto;
  margin-left: auto;
  font-family: avenirlight;
  letter-spacing: .2rem;
}
.nav-item{
  margin-right: 3rem;
}
.nav-link{
  text-decoration: none;
}
.bg-dark{
  border-top: 2px solid #252020;
  background-color: #242222!important;
}
.nav-link:hover{
  text-decoration: none;
}

/* menu fixo parte de cima */
.menu-footer{
  position: fixed;
  top: 55px;
  right: 200px;
  width: 150px;
  height: auto;
  padding: .7rem;
  background-color: #282727;
  box-shadow: 1px 1px 1px .5px black;
  z-index: 1031;
}

#whats-foot, #email-foot, #fone-foot{
  cursor: pointer;
  color: #b3b3b3;
}

#whats-foot:hover, #email-foot:hover, #fone-foot:hover{
  color: #b6761d;
}

.menu-footer .fa-whatsapp,.menu-footer .fa-envelope{
  font-size: 2rem;
}

.menu-footer .fa-envelope,.menu-footer .fa-phone{
 margin-left: 1rem;
}
.menu-footer .fa-phone{
  position: relative;
  font-size: 1.5rem;
  top: -2px;
}
.modal-content{
  background-color: #282727;
  color: #b3b3b3;
}
.modal-header button{
  color: #b3b3b3;
}
.modal-header button:hover{
  color: white;
}

.btn-athenas{
  color: #b3b3b3;
  background:none;
  border: 2px solid #b3b3b3;  
}

.btn-athenas:hover,.btn-athenas:visited{
  color: black;
  background-color: #b3b3b3;
  border: 2px solid #282727;
}

#nome-fone, #wpp-fone, #nome-mail, #email-mail{
  margin-bottom: 1rem;
  margin-top: 1.3rem;
  width: 100%;
  display: block;
}
textarea{
  background-color: #b3b3b3;
  width: 100%;
  margin-bottom: 1rem;
  margin-top: .5rem;
  outline:none;
}
.sub-modal{
  font-family: avenirroman!important;
  font-size: 1.2rem;
  display: block;
}

 /* ####################### menu lateral ###################### */
.linha{
  width: 3px;
  height: 40px;
  display: block;
  margin-left: 93%;
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.fa-circle{
  font-size: 0.6rem;
  margin: 0.5rem;
  margin-top: .3rem;
}

.texto{
  position: relative;
  top: -.5rem;
  font-size: .7rem;
  margin-right: 1rem;
  letter-spacing: .15rem;
  font-family: avenirblack;
}
/* .texto, */ 
#menu{
  position: fixed;
  z-index: 991;
  top: 30%;
  right: 50px;
  list-style: none;
  width: 200px;
  text-align: right;
}
.number{
  display: block;
  text-align: right;
  margin-bottom: .4rem;
  font-size: 1.3rem;
  margin-top: .5rem;
  font-family: avenirblack;

}

.sem{
  display: none;
}
.com{
  display: inline;
}

.rolar, .rolar:hover, .rolar:visited{
  text-decoration: none;
}

.ativado, .ativado:hover, .ativado:visited{
  text-decoration: none;
}

/* parte quero */
#bt_pop, #bt_pop:hover, #bt_pop:link, #bt_pop:active{
  position: fixed;
  top: 115px;
  right: 200px;
  width: 150px;
  padding-right: .7rem;
  padding-left: .7rem;
  padding-top: .8rem;
  padding-bottom: .8rem;
  background-color: #b6761d;
  border-color: #b6761d;
  z-index: 1031;
  font-family: avenirlight;
  text-transform: uppercase;
  color: white;
  font-size: 1.3rem;
  cursor: pointer;
  text-decoration: none;
  letter-spacing: .15rem;
}

#bt_pop .fa-heart{
  float: right;
  font-size: 1.2rem;
  margin-right: .2rem;
}
#bt_pop:focus{
    box-shadow: 0 0 0 0.2rem rgba(182, 118, 29, 0.25)!important;
}
/* fontes iniciais */
.titulo-all{
  font-size: 10rem;
  letter-spacing: 1.1rem;
  color: #2E2D2D;
  font-family: epitough;
  margin-bottom: -.9rem;
}
.sub-all{
  color: #b6761d;
  font-size: 1.5rem;
  letter-spacing: .3rem;
  font-family: avenirlight;
  margin-bottom: 1.2rem;
}
.tsf{
  color: #b3b3b3;
  font-family: avenirroman;
}

/* ###### localização ########## */

#localizacao{
  position: relative;
  padding-top: 3rem;
  overflow: hidden;
  z-index: 5;
}
.img-loca{
  width: 60%;
}
.centro{
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.loca-conjunto{
  position: relative;
  top: -120px;
  left: 49.5%;
  width: 530px;
  background-color: #222020;
  padding: 1.3rem 1.3rem .2rem 1.3rem;
}
.loca-titulo{
  text-align: left;
  font-size: 150%;
}
.loca-texto{
  font-family: avenirroman!important;
  text-align: justify;
  line-height: 1.35rem;
  margin-bottom: 1rem;
}
/* layout */
/* triangulo esquerdo */
.triangulo-um-lo{
  position: absolute;
  top: 25%;
  left: -58%;
  z-index: -1;
  margin-left: 40%;
  width: 0;
  border-left: 90vh solid #fff;
  border-top: 45vh solid transparent;
  border-bottom: 45vh solid transparent;
    
}

.margin-local{
  margin-left: 19.5%;
  margin-bottom: 1rem;
}
.mov-local, .margin-texto-local{
  margin-left: 20%;
}
.margin-texto-local{
  margin-bottom: 3.4rem;
}
/* triangulo direito */
.triangulo-dois-lo{
  position: absolute;
  top: -12%;
  left: 38.5%;
  z-index: -1;
  margin-left: 40%;
  width: 0;
  border-right: 800px solid #fff;
  border-top: 490px solid transparent;
  border-bottom: 555px solid transparent;
}
#localizacao .tsf{
  line-height: 1.3rem;
  text-align: left!important;
}

/* ################# veja locais #################### */

.baixo-local-titulo{
  margin-left: 20%;
}
.lista-local-a{
  list-style: square!important;
  display: inline-block;
}
.lista-local-a li, .lista-local-b li, .lista-local-c li{
  margin-bottom: .7rem;
} 
.spc-local{
  margin-left: 21%;
  margin-top: 2rem;
  margin-bottom: 8rem;
}

.lista-local-b, .lista-local-c{
  display: inline-block;
  list-style: square!important;
  margin-left: 14%;
  
}

/* ###### contato ########*/
.sessao{
  text-align: justify;
  padding: 0 4rem;
  margin: 0 10rem;
}

/* ######################### mapa ######################## */
#mapa{
  width: 75%;
  height: 350px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: -2.5rem;
}
/* ########################## fim localização ######################### */
/* ########################## contato ################################# */

#contato{
  position: relative;
  margin-bottom: 100px!important;
  padding-top: 4rem;
}

.texto-contato{
  margin-top: -.3rem;
  margin-bottom: 2.5rem;
}
    
input,#button{
  padding:10px 10px;
  color: #b3b3b3;
  background:none;
  border: 2px solid #b3b3b3;  
}

#button{
  width: 150px;
  position: relative;
        z-index: 999;
        cursor: pointer;
}

#button:hover,#button:visited{
  color: black;
  background-color: #b3b3b3;
  border: 2px solid #282727;
}

#nome,#wpp{
  width: 15rem;
}
#nome{
  margin-right: 2rem;
}
#email{
  margin-bottom: 1rem;
  margin-top: 1.3rem;
  width: 32.2rem;
  display: block;
}

.grecaptcha-badge{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
#contato::before{
  content: '';
  display: block;
  width: 57%;
  height: 3.5px;
  margin-left: -15%;
  margin-bottom: 2rem;
}
.control-contato{
  margin-left: -.4rem;
  margin-bottom: 1rem;
}

/* ############## footer ################ */
.footer{
  display: block;
  margin-top: -5rem;
  padding-bottom: 2rem;
  margin-left: 0;
}
.img-footer{
  position: relative;
  top: 5.5rem;
  width: 7.4%;
  display: inline;
  margin-left: 3rem;
  margin-right: 3rem;
}

table{
  display: inline;
}
.t-footer{
  display: inline;

}
.ci{
  font-family: avenirblack!important;
  margin-left: 0.7rem;
  font-size: 0.9rem;
}
.ba{
  font-family: avenirroman!important;
  margin-left: 2rem;
  font-size: 0.8rem;
}
td{
  padding-top: 1.2rem;
  padding-right: 1.2rem;
}
.remover, .remover:hover, .remover:visited{
  color: #b3b3b3;
  text-decoration: none;
}
.teste{
  position: relative;
  top: .5rem;
  font-size: 1.4rem;
}
.phone{
  position: relative;
  top: .5rem;
  font-size: 1.1rem;
}
.facebook-i{
  margin-left: 0.4rem;
  font-size: 1.1rem;
}
/* imagens footer */
.img-a-footer{
	position: relative;
	top: 8.5rem;
	width: 12%;
	display: inline;
	margin-left: 3rem;
}
.img-footer{
	top: 4.5rem;
	width: 7.4%;
	margin-left: 1.5rem;
}
/* Ri */
.ri{
  margin-left: 0;
  color: #b3b3b3;
  font-size: .65rem;
}
/* ## triangulo final ## */

.triangulo-um-tato{
  position: absolute;
  top: -31.4%;
  left: 45%;
  z-index: -1;
  margin-left: 40%;
  width: 0;
  border-right: 90vh solid #fff;
  border-top: 60vh solid transparent;
  border-bottom: 60vh solid transparent;
}

.triangulo-dois-tato{
  position: absolute;
  top: -31.4%;
  left: 37%;
  z-index: -2;
  margin-left: 40%;
  width: 0;
  border-right: 90vh solid #282727;
  border-top: 60vh solid transparent;
  border-bottom: 60vh solid transparent;
}

.triangulo-tres-tato{
  position: absolute;
  top: -31.4%;
  left: 36.7%;
  z-index: -3;
  margin-left: 40%;
  width: 0;
  border-top: 60vh solid transparent;
  border-bottom: 60vh solid transparent;
}
/* ######################### fim contato ########################### */
/* caixa de e-mail */
#texto-mail{
	font-size: 1.3rem;
}
.sub-modal{
	font-size: 1rem;
}

/* pop-up */
.coracao{
    font-size: 2.2rem;
    text-align: center;
    color: #b6761d;
    margin-top: 1.4rem;
    margin-bottom: 1rem;
}
.t_sec, .t_pop, .t_terc, .hora_pop, .t_last{
    text-transform: uppercase;
    text-align: center;
} 
.t_pop{
    font-family: epitough;
    letter-spacing: .8rem;
    font-size: 480%;
}
.t_sec{
    font-size: 1.2rem;
    letter-spacing: .15rem;
}
.modal-lg {
    max-width: 1200px;
}
.alter_pop{
    margin-top: 12%;
    /* background-color: rgba(40, 39, 39, .94); */
    background-color: rgba(40, 39, 39, .88);
}
.color_pop{
    color: #b6761d;
}
.btn-popup, .btn-popup:hover, .btn-popup:link, .btn-popup:active{
    color: white;
    background-color: #b6761d;
    margin-top: 2rem;
    padding: 1rem 3rem 1rem 2rem;
    border-radius: 0px;
}
.btn-popup:focus{
    box-shadow: 0 0 0 0.2rem rgba(182, 118, 29, 0.25);
}

.t_b_pop{
    float: right;
    text-transform: uppercase;
    font-size: .8rem;
    letter-spacing: .2rem;
    /* margin-top: .2rem; */
}
.btn-popup .fa-whatsapp{
    font-size: 2.4rem;
    margin-top: 0;
    margin-right: 1.4rem;
}
.hora_pop{
    margin-top: 1.4rem;
    font-size: .8rem;
    letter-spacing: .09rem;
    line-height: 1rem;
}
.ex_pop{
    text-transform: lowercase;
}
.t_last,  .t_terc{
    font-size: 1rem;
    letter-spacing: .15rem;
}
.t_terc{
    margin-top: 4rem;
    margin-bottom: .7rem;
}
.t_last{
    margin-top: 1rem;
    margin-bottom: 3rem;
}

@media (max-width: 1680px) and (max-height: 1050px){
	.menu-footer{
		top: 70px;
		width: 150px;
	}
	.menu-footer .fa-whatsapp,.menu-footer .fa-envelope{
  		font-size: 1.7rem;
	}
	.menu-footer .fa-whatsapp{
		margin-left: .4rem;
	}
	.menu-footer .fa-phone{
		font-size: 1.3rem;
		margin-bottom: .2rem;
	}
	#bt_pop, #bt_pop:hover, #bt_pop:link, #bt_pop:active{
		top: 125px;
	}
	/* #### localização ###### */
	.loca-conjunto{
	  left: 48.5%;
	  width: 475px;
	  font-size: 90%;
	}
	.triangulo-um-lo{
	  top: 19.6%;
	}
	.spc-local, .baixo-local-titulo{
	  margin-left: 18%;
	}
	/* ### contato #### */
	#contato::before{
	  content: '';
	  display: block;
	  width: 68%;
	  height: 3.5px;
	  margin-left: -18%;
	  margin-bottom: 2rem;
	}
	.sessao{
    	padding: 0 3rem;
  	}
  	.img-a-footer{
	  top: 7.5rem;
	  width: 11%;
	}
}

@media (max-width: 1600px) and (max-height: 900px){
	body{
	  font-size: 95%!important;
	}
	.texto{
	  font-size: .55rem;
	}
	.number{
	  font-size: 1.1rem;
	}
	.titulo-all{
	  font-size: 8rem!important;
	  line-height: 9rem!important;
	}
	.sub-all{
	  font-size: 1.2rem!important;
	  line-height: 1.3rem!important;
	}
	.menu-footer{
		top: 50px;
	}
	.menu-footer .fa-whatsapp,.menu-footer .fa-envelope{
  		font-size: 1.7rem;
	}
	.menu-footer .fa-whatsapp{
		margin-left: .4rem;
	}
	.menu-footer .fa-phone{
		font-size: 1.3rem;
		margin-bottom: .2rem;
	}
	#bt_pop, #bt_pop:hover, #bt_pop:link, #bt_pop:active{
		top: 105px;
		font-size: 1.2rem;
		padding-left: .9rem;
		padding-right: .9rem;
	}
	#bt_pop .fa-heart{
		font-size: 1.1rem;
		margin-top: .1rem;
	}
	/* nav */
	.navbar-nav{
	  padding-top: .2rem;
	  padding-bottom: .2rem;
	  font-size: 95%;
	}
	.loca-conjunto{
	  left: 46.5%;
	}
	/* triangulo localização */
	.triangulo-um-lo{
	  top: 22.5%;
	  left: -54%;
    }
    .triangulo-dois-lo{
	  top: -15%;
	}
	/* contato */
	.triangulo-um-tato, .triangulo-dois-tato, .triangulo-tres-tato{
	  top: -22.4%;
	}
	.img-footer{
	  top: 4.7rem;
	}
	/* pop-up */
	.alter_pop{
        margin-top: 7%;
    }
}

@media (max-width: 1440px) and (max-height: 900px){
	.titulo-all{
	  font-size: 7rem!important;
	  line-height: 7.5rem!important;
	}
  
	.menu-footer{
      top: 50px;
      right: 85px;
      width: 130px;
	}
	.menu-footer .fa-whatsapp,.menu-footer .fa-envelope{
      font-size: 1.5rem;
    }
    .menu-footer .fa-whatsapp{
      margin-left: .2rem;
    }
    .menu-footer .fa-envelope,.menu-footer .fa-phone{
     margin-left: .8rem;
    }
    .menu-footer .fa-phone{
      font-size: 1.2rem;
      margin-bottom: .15rem;
    }
	#bt_pop, #bt_pop:hover, #bt_pop:link, #bt_pop:active{
		top: 100px;
		right: 85px;
		width: 130px;
		font-size: 1rem;
		padding-top: .6rem;
  		padding-bottom: .6rem;
	}
	#bt_pop .fa-heart{
		font-size: .85rem;
		margin-top: .1rem;
	}
	.sessao{
    	padding: 0 0;
  	}
	.loca-conjunto{
	  left: 46.5%;
	}
	.triangulo-um-lo{
	  top: 20.5%;
	  left: -59%;
	}
	.triangulo-dois-lo{
	  top: -16rem;
	}
	.loca-conjunto{
	  font-size: 80%;
	  top: -120px;
	  left: 48%;
	  width: 415px;
	}
	#contato::before{
	  width: 80%;
	  margin-left: -25%;
	}
	.footer{
	  padding-bottom: 0;
	  margin-bottom: -1rem;
	}
	.img-footer{
	  top: 4.9rem;
	}
}

@media (max-width: 1366px) and (max-height: 1024px){
  .menu-footer{
      right: 35px;
  }
  #bt_pop, #bt_pop:hover, #bt_pop:link, #bt_pop:active{
    right: 35px;
  }
  body{
    font-size: 90%!important;
  }
  #localizacao .tsf{
    line-height: 1.1rem!important;
  }
  .tsf{
      line-height: 1.1rem!important;
    }
  /* menu flutuante baixo */
  #layout{
    margin-top: 2.5rem;
  }
  /* menu */
  .linha{
    margin-left: 94%;
  }
  .fa-circle{
    font-size: 0.4rem;
  }
  .titulo-all{
    font-size: 790%!important;
    line-height: 7rem!important;
  }
  .sub-all{
    font-size: 130%!important;
    line-height: 1.4rem!important;
  }
  .loca-conjunto{
    left: 46.5%;
  }
  .triangulo-um-lo{
    top: 12%;
    left: -74%;
  }
  .triangulo-dois-lo{
    top: -16rem;
  }
  .loca-titulo{
    font-size: 1rem;
  }
  .loca-conjunto{
    left: 48%;
    width: 353px;
  }
  .loca-texto{
    font-size: .9rem;
  }
  #contato::before{
    width: 80%;
    margin-left: -25%;
  }
  .footer{
    padding-bottom: 0;
    margin-bottom: -1rem;
  }
  .baixo-local-titulo{
    margin-left: 14%;
  }
  .spc-local{
    margin-left: 14%;
    margin-bottom: 5rem;
  }
  .img-a-footer{
    top: 6rem;
    width: 11%;
  }
  .img-footer{
    top: 3.3rem;
    width: 6.9%;
  }
  #contato{
    margin-left: 7rem;
  }
  .triangulo-um-tato, .triangulo-dois-tato, .triangulo-tres-tato{
    top: -42%;
  }
}

@media (max-width: 1366px) and (max-height: 768px){
	body{
	  font-size: 90%!important;
	}
	#localizacao .tsf{
	  line-height: 1.1rem!important;
	}
	.tsf{
    	line-height: 1.1rem!important;
  	}
	/* menu flutuante baixo */
	#layout{
	  margin-top: 2.5rem;
	}
	/* menu */
	.linha{
	  margin-left: 94%;
	}
	.fa-circle{
	  font-size: 0.4rem;
	}
	.titulo-all{
	  font-size: 790%!important;
	  line-height: 7rem!important;
	}
	.sub-all{
	  font-size: 130%!important;
	  line-height: 1.2rem!important;
	}
	.loca-conjunto{
	  left: 46.5%;
	}
	.triangulo-um-lo{
	  top: 23.5%;
	  left: -54%;
	}
	.loca-titulo{
	  font-size: 1rem;
	}
	.loca-conjunto{
	  left: 48%;
	  width: 353px;
	}
	.loca-texto{
	  font-size: .9rem;
	}
	#contato::before{
	  width: 80%;
	  margin-left: -25%;
	}
	.footer{
	  padding-bottom: 0;
	  margin-bottom: -1rem;
	}
	.baixo-local-titulo{
	  margin-left: 14%;
	}
	.spc-local{
	  margin-left: 14%;
	  margin-bottom: 5rem;
	}
	.img-a-footer{
	  top: 6rem;
	  width: 11%;
	}
	.img-footer{
		top: 3.3rem;
		width: 6.9%;
	}
	#contato{
		margin-left: 7rem;
	}
	.triangulo-um-tato, .triangulo-dois-tato, .triangulo-tres-tato{
	  top: -16.4%;
	}
	/* pop-up */
	.coracao{
        font-size: 1.8rem;
        margin-top: 1.2rem;
    }
    .t_pop{
        font-size: 380%;
    }
    .t_sec{
    	margin-top: .8rem;
        font-size: .8rem;
    }
	.modal-lg {
        max-width: 1000px;
    }
    .t_b_pop{
        font-size: .6rem;
    }
    .btn-popup .fa-whatsapp{
        font-size: 1.8rem;
    }
    .hora_pop{
        font-size: .7rem;
    }
     .t_last,  .t_terc{
        font-size: .8rem;
    }
    .t_terc{
        margin-top: 2rem;
        margin-bottom: .7rem;
    }
    .t_last{
        margin-bottom: 1.5rem;
    }
    /* parte e-mail */
    #texto-mail{
		font-size: 1.1rem;
	}
	.sub-modal{
		font-size: .9rem;
	}
}
@media (max-width: 1280px) and (max-height: 720px){
	body{
  		font-size: 80%;
	}
	.titulo-all{
	  font-size: 5rem!important;
	  line-height: 5rem!important;
	  margin-bottom: .3rem;
	}
	.sub-all{
		font-size: .9rem!important;
		line-height: 1.3rem!important; 
	  margin-bottom: .6rem;
	}
	.loca-conjunto{
	  left: 46.5%;
	}
	.triangulo-um-lo{
	  top: 24%;
	  left: -54%;
	}
	.triangulo-dois-lo{
	  top: -17rem;
	}
	.baixo-local-titulo{
	  margin-left: 12%;
	}
	.spc-local{
	  margin-left: 12%;
	  margin-bottom: 5rem;
	}
	.img-a-footer{
	  top: 7rem;
	  width: 12%;
	}
	.img-footer{
		top: 4.28rem;
		width: 6.9%;
	}
}
@media (max-width: 1024px) and (max-height: 1366px){
#localizacao .tsf{
  line-height: 1.1rem!important;
}
.tsf{
    line-height: 1.1rem!important;
  }
  
  .texto{
    font-size: .55rem;
  }
  .number{
    font-size: 1.1rem;
  }
  .menu-footer{
      top: 55px;
      right: 85px;
      width: 130px;
  }
  .menu-footer .fa-whatsapp,.menu-footer .fa-envelope{
      font-size: 1.5rem;
    }
    .menu-footer .fa-whatsapp{
      margin-left: .2rem;
    }
    .menu-footer .fa-envelope,.menu-footer .fa-phone{
     margin-left: .8rem;
    }
    .menu-footer .fa-phone{
      font-size: 1.2rem;
      margin-bottom: .15rem;
    }
    #bt_pop, #bt_pop:hover, #bt_pop:link, #bt_pop:active{
    top: 105px;
    right: 85px;
    width: 130px;
    font-size: 1rem;
    padding-top: .6rem;
      padding-bottom: .6rem;
  }
  #bt_pop .fa-heart{
    font-size: .85rem;
    margin-top: .1rem;
  }
  .sessao{
      padding: 0 0;
    }
  /* menu */
  .linha{
    margin-left: 94%;
  }
  .fa-circle{
    font-size: 0.4rem;
  }
  #menu{
      z-index: 991!important;
  }
  .navbar-nav{
      font-size: .8rem;
    }
  .nav-item{
    margin-right: 1rem;
  }
  .titulo-all{
    font-size: 5rem!important;
    margin-bottom: .3rem;
  }
  .sub-all{
    font-size: 1.05rem!important;
    margin-bottom: .6rem;
  }
  p{
    font-size: .8rem!important;
  }
  #contato{
      margin-left: 0;
  }
  .img-loca{
    width: 70%;
  }
  .loca-conjunto{
    font-size: 80%;
    top: -120px;
    left: 46.5%;
    width: 353px;
  }
  
  .margin-local{
    margin-bottom: 1rem!important;
  }
  #localizacao{
    z-index: 989!important;
  }
  .baixo-local-titulo{
    margin-left: 5%;
  }
  .spc-local{
    margin-left: 5%;
    margin-top: 2rem;
    margin-bottom: 4rem;
  }

  .triangulo-um-lo{
    top: -6%;
    left: -124%;
  }

  #contato{
    margin-left: 2%;
  }

  #contato::before{
    margin-left: -20%;
  }

  .texto-contato{
    margin-top: -.3rem;
    margin-bottom: 1.5rem;
  }
  .t-footer{
    font-size: .7rem!important;
  }
  #mapa{
    width: 100%;
  }
  .footer{
    display: block;
    margin-top: 1rem;
    padding-bottom: 2rem;
    margin-left: 0;
  }
  .triangulo-um-tato, .triangulo-dois-tato, .triangulo-tres-tato{
    top: -64.4%;
  }
  .img-a-footer{
    top: 6rem;
  }
  .img-footer{
    top: 3.78rem;
  }
  .ri{
    font-size: .5rem!important;
  }
  /* pop-up */
  .t_pop{
      font-size: 380%!important;
  }
}
@media (max-width: 1024px) and (max-height: 768px){
	
	#menu{
  		z-index: 991!important;
	}
	.navbar-nav{
  		font-size: .8rem;
  	}
	.nav-item{
	  margin-right: 1rem;
	}
	.titulo-all{
	  font-size: 5rem!important;
	  margin-bottom: .3rem;
	}
	.sub-all{
	  font-size: 1.05rem!important;
	  margin-bottom: .6rem;
	}
	p{
		font-size: .8rem!important;
	}
	#contato{
  		margin-left: 0;
	}
	.img-loca{
	  width: 70%;
	}
	.loca-conjunto{
	  left: 46.5%;
	}
	.margin-local{
		margin-bottom: 1rem!important;
	}
	#localizacao{
	  z-index: 999!important;
	}
	.baixo-local-titulo{
	  margin-left: 5%;
	}
	.spc-local{
	  margin-left: 5%;
	  margin-top: 2rem;
	  margin-bottom: 4rem;
	}

	.triangulo-um-lo{
	  top: 20%;
	  left: -74%;
	}
	#contato{
	  margin-left: 2%;
	}

	#contato::before{
	  margin-left: -20%;
	}

	.texto-contato{
	  margin-top: -.3rem;
	  margin-bottom: 1.5rem;
	}
	.t-footer{
		font-size: .7rem!important;
	}
	.footer{
	  display: block;
	  margin-top: 1rem;
	  padding-bottom: 2rem;
	  margin-left: 0;
	}
	.img-a-footer{
	  top: 6rem;
	}
	.img-footer{
		top: 3.78rem;
	}
	.ri{
		font-size: .5rem!important;
	}
	/* pop-up */
	.t_pop{
        font-size: 380%!important;
    }
}