@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

body{font-family: "Lato", sans-serif;}

h1{font-weight: bold; color:#0e1927;}
p{color:#666666; letter-spacing: 0.3px;}

.topo1, .topo1 a{background-color:#000; color:#fff; text-decoration: none;}
.fundo-home{background-image: url("../imagens/fundo-home-buffet-domicilio.jpg"); background-size: cover;}
.fundo-home h2, .fundo-home p, .fundo-home a{color:#fff;text-decoration: none;}
.btn-primary-outline {background-color: transparent; border-color: #fff; color:#fff;}
.btn-primary-outline:hover{background-color:#cccccc; color:585858;}
#navbar_top{font-weight:bold;}
#navbar_top li a{color: #242424; text-transform: uppercase; transition:all 0.3s ease 0s;}
#navbar_top li ul.dropdown-menu a{text-transform: none;}
#navbar_top li a:hover{ color: #e54c2a;}
#navbar_top .dropdown-menu{box-shadow:0 1px 7px -2px rgba(0, 0, 0, 0.3); border:none; border-radius: 0;}
.main {position: relative;}
.main .shape{ position: absolute; bottom: 0; right: 0; background: rgb(249, 241, 232); width: 721px; height: 380px; z-index: -1;}
.block-text .subtitle {font-size: 15px; text-transform: uppercase; color: #0e1927; letter-spacing: 2.7px; position: relative;
    display: inline-block; line-height: 1; margin-bottom: 18px;}
.block-text .subtitle::after {content: ""; position: absolute; top: 13px; right: -76px; width: 63px; height: 1px; background: #e6c9a2; }
.background-home{background-image: url("../imagens/background-home.jpg"); background-size: cover; background-repeat: no-repeat; position: relative;}
.background-home .container{background-color:rgba(255, 255, 255, 0.6);}
/*.background-home p{color:#fff;}*/

.home-2 h2{text-transform: uppercase; color: #0e1927; letter-spacing: 1px; font-weight: bold; font-size:22px;}
.btn-ok {text-transform: uppercase; font-size: 13px; border: 1px solid #0e1927; background-color: transparent; letter-spacing: 2px !important; color: #0e1927; padding:15px 20px; text-decoration: none; transition:all 0.5s ease 0s; position: relative;}
.btn-ok:hover {color: #e6c9a2; background-color:#000;}
.btn-ok::before{content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    height: 1px;
    width: 100%;
    background: #0e1927;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}

.bx-wrapper{box-shadow: none!important;}

.flag-icon {
        position: relative;
        left: 10px;
      }
#map {
  /*height: 100%;*/
  height:350px;
}
.depoimentos h2, .depoimentos h2 a, .depoimentos p, .depoimentos p a{color: #0e1927; text-decoration: none;}
.depoimentos h2, .depoimentos h2 a, .bairros-novo h2{ color: #0e1927; text-transform: uppercase; letter-spacing: 1px; font-weight: bold;  }
.depoimentos h2.subtitle, .bairros-novo h2.subtitle{font-size:22px;}
footer{background-color: #3c2b16;}
footer h3, footer h3 a, footer p, footer p a, footer address, footer address a, footer .icones-redes i, footer .icones-redes i a, footer .rei-eventos, footer .rei-eventos a{color:#fff; text-decoration: none;}
footer address, footer .rei-eventos{letter-spacing: 0.3px; line-height: 2em;}
footer hr{border-top:1px solid #fff!important;}

.zapzap{bottom:40px;}
.zapzap2{bottom:110px;}
.zapzap, .zapzap2{position:fixed;width:60px;height:60px;right:75px;background-color:#25d366;color:#FFF;border-radius:50px;text-align:center;font-size:30px;box-shadow: 1px 1px 2px #888; z-index:1000;} 
.zapzap a i, .zapzap2 a i{color:#FFF;}
.zapzap i, .zapzap2 i{margin-top:16px; color:#FFF;}


.limo{position:fixed; width:70px; height:60px; top:140px; right:75px; background-color:yellow; color:#FFF; border-radius:50px; text-align:center; font-size:30px; box-shadow: 1px 1px 2px #888; z-index:9999;} 
.limo a i{color:#FFF;}
.limo i{margin-top:16px; color:#FFF;}
.limo p {font-size:10px;  font-weight: bold; color:#fff; background-color:#000; padding:5px; text-align: center;}
.limo img{width:60px; height:71px;}
a.limo, a.limo2{text-decoration: none;}

.limo2{position:fixed; width:70px; height:60px; top:280px; right:75px; background-color:#ff9275; color:#FFF; border-radius:50px; text-align:center; font-size:30px; box-shadow: 1px 1px 2px #888; z-index:9999; } 
.limo2 a i{color:#FFF;}
.limo2 i{margin-top:16px; color:#FFF;}
.limo2 p {font-size:10px;  font-weight: bold; color:#fff; background-color:#000; padding:5px; text-align: center; width:85px; margin-left:-7px;}
.limo2 img{width:60px; height:71px;}

@media (min-width: 576px) { 

.zapzap, .limo, .limo2, .zapzap2{right:60px;}

 }


@media (min-width: 768px) { 
 
.zapzap, .limo, .limo2, .zapzap2{right:40px; }

}

@media (min-width: 992px) { 

	.main .shape{top:0; height: 450px; width: 52%;}
    footer .rei-eventos{text-align: right;}


 }

@media (min-width: 1200px) { 


   


 }

@media (min-width: 1400px) {  }