@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i');

@import url('https://fonts.googleapis.com/css?family=Ledger|Libre+Baskerville:400,400i,700|Rozha+One|Sree+Krushnadevaraya');


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








body {
  padding-top: 0px;
  background: #ffffff;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;


  color: #5d5d5d;
  line-height: 22px;
    font-family: 'Domine', serif;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}



ul,li,small { 
  font-family: 'Domine', serif;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;   
    letter-spacing: 1px;
}



h1,
h2,
h3,
h4,
h5,
h6 {

font-family: 'Domine', serif;
font-style: normal;
  letter-spacing: 0px;
font-size: 100%;
  color: #424242;
  -webkit-font-smoothing: antialiased !important;  
text-rendering: optimizeSpeed; 
}
p {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px; 
  -webkit-font-smoothing: antialiased !important;  
text-rendering: optimizeSpeed; 
  font-size: 14px;   
}
a {
  color: #2b2b2b;
  -webkit-transition: color 400ms, background-color 400ms;
  -moz-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
    -webkit-font-smoothing: antialiased !important;  
    text-rendering: optimizeSpeed; 
}
a:hover,
a:focus {
  text-decoration: none;
  color: #666666;
}
.section-header {
  margin-bottom: 30px;
}
.section-header .section-title {
  font-size: 30px;
  color: #5d5d5d;
   text-transform: uppercase; 
  letter-spacing: 3px;  
  position: relative;
  padding-top: 0px;
  margin: 40px 0 0 0;
}
.section-header p {
  color: #666666;
  position: relative;
  padding-bottom: 0px;
  margin: 0 0 10px;
  line-height: 18px;

  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px; 
  -webkit-font-smoothing: antialiased !important;  
text-rendering: optimizeSpeed; 
}
#bg_cinza {
  width           : 100%;
  height            : auto;
  margin            : 0px auto;
  z-index:0;
  padding           : 0px 0px 30px 0px;
  clear: both;
}
#bg_cinza_bread {
  width           : 100%;
  height            : auto;
  margin            : 0px auto;
  z-index:0;
  padding           : 20px 0px 20px 0px;
  clear: both;
}
@media only screen and (max-width: 768px) {
.section-header .section-title {
  font-size: 20px;
}
}
#enderecos {
  font-size: 13px;
  line-height: 1.4;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px; 
  -webkit-font-smoothing: antialiased !important;  
text-rendering: optimizeSpeed; 
}

#enderecos p {
    font-size: 13px;
}
#enderecos h2 {
    color: #a7997d;
    font-family: 'Open Sans', sans-serif;
  font-weight: 600;    
    font-size: 14px;
    text-decoration: normal;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#enderecos ul {
    list-style: none;
    padding: 0;
}
#enderecos ul > li {
    display: block;
    font-size: 12px;
}


#footer {
    color: #a7997d;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    text-decoration: normal;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.btn {
  border-width: 0;
  border-bottom-width: 3px;
  border-radius: 0px;
}
.btn.btn-primary {
  background: #2b2b2b;
  border-color: #666666;
  border-radius: 0px;    
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #666666;
}


.column-title {
  margin-top: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
letter-spacing: 3px;    
  font-weight: 400;
  font-size: 14px;
  
}


   @media only screen and (min-width: 990px) {
    .desktophide{ display: none !important; }
    }

   @media only screen and (max-width: 990px) {
    .mobilehide{ display: none !important; }
    }



/* ///////////// ANTECIPA O MENU MOBILE PARA TELAS COM RESOLUCAO DE 990PX /////////////// */


@media (max-width: 989px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }



}
.navbar-default .navbar-nav>li>a {
    color: #efefef;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background: rgba(0,0,0,.28);
}


.navhome>li>a {
    color: #efefef;
}
.navhome>a:hover {
    color: #fff;
    background: #5e5e5e;
}






.navbar-default .navbar-nav.navhome>li>a {
    color: #464647;
    font-family: 'Domine', serif;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;     
}
.navbar-default .navbar-nav.navhome>.active>a {
    color: #efefef;
    background-color: rgba(0,0,0,.50);
}




#footer-menu.navbar-default .navbar-nav>li>a {
    color: #bdbdbd;
    font-family: 'Domine', serif;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;     
}
#footer-menu.navbar-default .navbar-nav>.active>a {
    color: #bdbdbd;
background-color: rgba(0,0,0,.30);
}

#footer-menu.navbar-default .navbar-nav>.active>a:focus{
    color: #fff;
    background-color: transparent;
}
#footer-menu.navbar-default .navbar-nav>.active>a:hover {
       color: #fff;
    background-color: transparent; 
}









#about {
  padding: 0px 0;
}

#about span >  p{
  color: #666666;
  font-size: 15px;
  line-height: 18px;
}
#about p{
  color: #666666;
  font-size: 13px;
  line-height: 18px;
}

#about h1{
text-transform: uppercase;
    font-weight: 700;
  font-size: 22px;
  line-height: 24px;
}

#about .btn {
  margin-top: 20px;
  text-align: center;  
  color: #ffffff;
  background: #666666;
  border-radius: 0px;  
  padding:10px 20px 10px 20px;
letter-spacing: 1px; 
  border: 0px; 
}

#about .btn:hover {
  color: #ffffff;
  background: #a7997d;

}
.header_nav p {
  font-size: 14px;
  line-height: 16px;
}
.header_nav{
  font-size: 16px;
  line-height: 14px;
   text-transform: uppercase;
}

#about span {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  letter-spacing: 0px;    
position: relative;  
  text-transform: uppercase;
 
font-family: 'Libre Baskerville', serif;
  font-size: 26px;
  clear: both;  
  line-height: 80px;
}





@media only screen and (max-width: 768px) {
#about img {
  margin: 0px 0px 10px 0px;  
  padding: 0;    
}
#about {
  padding: 40px 0;
}

}




#team {
  padding: 10px 0px 50px 0px;
 font-size: 12px;
height: auto;
    margin-bottom: 14px;
}

#team .btn {
  margin: 0px -13px -13px 0px;
  text-align: center;  
  color: #ffffff;
  background: transparent;
  border-radius: 0px;  
  /*   text-transform: uppercase; */
  padding:4px 8px 4px 8px;
  letter-spacing: 1px; 
  border: 2px solid #ffffff;
   font-size: 11px;

}
#team .btn:hover {
  color: #ffffff;
    background: rgba(102,102,102, 0.4);


}
#team .item{
    padding: 0;
    margin: -2px -7px 1px -7px;
    color: #ebebeb;
 font-size: 12px;

}
#team span{
    color: #ffffff;
  text-transform: uppercase;
   font-size: 11px;
  letter-spacing: 1px;
font-weight: 300;
}

#team .team-member {
  padding: 13px;
  border: 2px solid #eeeeee;
  transition: border-color 400ms;
  -webkit-transition: border-color 400ms;
  height: 480px; 
  text-align: left; 
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  /* For Webkit browsers */
  filter: gray;
  /* For IE 6 - 9 */
  -webkit-transition: all .6s ease;
  /* Transition for Webkit browsers */
}


#team .team-member .team-img {
  margin: -13px -13px 0 -13px;
}
#team .team-member .team-info {
  padding: 6px 40px 2px 40px;
   border-bottom: 2px solid #ffffff;
  background: #666666;
    margin: -23px -13px 0 -13px;
     text-align: center;
         color: #ffffff;
line-height: 17px;
min-height: 46px;
}
#team .team-member .team-texto {
  padding-bottom: 10px;
  margin-bottom: 10px;
  height: 80px;    
  color: #000;
 font-size: 12px;
clear: both;  
}
#team p {
 color: #000;
 font-size: 12px;
 line-height: 14px;
}

#team .cv-pdf {
font-family: 'Open Sans', sans-serif;

}

#team .team-member:hover {
    background: rgba(102,102,102, 0.2);
  filter: none;

}
#team .team-member:hover .social-icons > li > a {
  background: #49545f;
}
#team .social-icons {
  margin-top: 10px;
  list-style: none;
  padding: 0;
}
#team .social-icons > li {
  display: inline-block;
    margin-right: 4px;
}
#team .social-icons > li > a {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #a7997d;
  background: #222534;
  border-radius: 100%;

}



#team .social-icon {
  list-style: none;
  padding: 0px;
  background: #49545f;}

#team .social-icon > li {
  display: inline-block;
    margin: 18px;

}
#team .social-icon > li > a {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #666666;
  background: #ffffff;
  border-radius: 100%;

}

#team  .social-icon > li > a:hover {
  color: #ffffff;
    background: rgba(102,102,102, 0.4);
}

#team .slider-inner .btn {
  margin-top: 10px;
  background: url(../images/bg_tarja.png); 
  
}


@media only screen and (max-width: 1200px) {
#team .team-member {
  height: 420px; 
  text-align: left; 
}

#team .team-member .team-texto {
  height: 80px;    
}
}

@media only screen and (max-width: 1000px) {
#team .team-member {
  height: 480px; 
  text-align: left; 
}
}

@media only screen and (max-width: 768px) {
#team .team-member {
  height: 430px; 
  text-align: left; 
}
}



#stores {
  padding-top: 0px;
  padding-bottom: 0px;

  background: #fff;
}
#stores p {
font-size:12px;
margin: 10px 0px 0px 0px;
}


#stores a {
  color: #666666;
}
#stores a:hover {
  color: #2b2b2b;
}
#stores ul {
  list-style: none;
  padding: 0;
  margin: 0 0px;
}
#stores ul > li {
  display: inline-block;
  margin: 0 0px;
  font-size:15px;
    line-height: 28px;
}
  #stores .copy {
  margin: 0 0px;
  }

#stores h2 {
  color: #2b2b2b;
  font-size: 20px; 
  margin: 20px 0px 30px 0px;
    padding: 0px;
font-family: 'Libre Baskerville', serif;
  
  font-weight: bold; 
}

#stores h2:after {
  content: "";
  position: absolute;
  width: 98%;
  margin-top: 40px;
  left: 2%;
  margin-left: 0px;
  height: 1px;
  background: #2b2b2b;
}




#stores img {
  margin: 0px 0px;
    padding: 0px 0px;
}








/* ///////////// FIM MENU MOBILE 990PX /////////////// */


#logomobile {
  width: 60%;
  height: auto;

padding-top:8px; 
padding-bottom: 8px; 
visibility: visible; 
animation-name: fadeIn; 
position: absolute; 
top: 20px; 
left: 20px;
}


#logohome {
  width: 60%;
  height: auto;
float: left;
padding-top:8px; 
padding-bottom: 8px; 
visibility: visible; 
animation-name: fadeIn; 
position: relative; 
margin-top: 20px;
margin-left:20px;
}


#logo {
  margin-top:2%; 

}



/* ///////////// FLOAT BUTTONS /////////////// */



#pops .tooltip{
    position:absolute;
    margin-right: 0px;

}
#pops .tooltip .tooltip-arrow{
 margin-right: 0px;
}
#pops .tooltip .tooltip-inner{
    margin-right: 0px;
width:90px;
padding:5px 5px;
text-align:center;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px
}

#pops .float{
    position:fixed;
    width:46px;
    height:46px;
    bottom:5%;
    right:28px;
    background-color:rgba(167,153,125, 0.99);
    color:#FFF;
    border-radius:0px;
    text-align:center;
    z-index:1000;
    animation: bot-to-top 2s ease-out;
}
#pops ul{
    position:fixed;
    right:28px;
    padding-bottom:4px;
    bottom:5%;
    z-index:100;
    margin-bottom:44px;
}
 @media only screen and (min-width: 769px) {
#pops .float{
    bottom:3%;
}
#pops ul{
    bottom:3%;
}
}
#pops ul li{
    list-style:none;
    margin-bottom:8px;
    background-color:#000;
    border-radius:0px;
    width:46px;
    height:46px;
    text-align:center;

}
#pops ul li a{
    color:#FFF;
    display:block;
}

#pops .phone { background-color:#6bb47c; transition-delay: 50ms;}
#pops .phone2 { background-color:#7ca385; transition-delay: 100ms;}
#pops .whatsapp { background-color:#46a15c; transition-delay: 150ms;}
#pops .mail { background-color:#595959; transition-delay: 200ms;}
#pops .tops { background-color:rgba(43,43,43, 0.99); transition-delay: 250ms;}    
#pops .instagram { background-image: linear-gradient(to bottom left, rgba(234, 26, 140, 0.9), rgba(254, 134, 82, 0.9)); transition-delay: 300ms;}    
#pops .facebook { background-color:rgba(59,73,129, 0.99); transition-delay: 350ms;}    
#pops .youtube { background-color:rgba(231,23,23, 0.99); transition-delay: 400ms;}    



#pops ul:hover{
    visibility:visible!important;
    opacity:1!important;
}
#pops .my-float{
    font-size:24px;
    margin-top:11px;
}
#pops a#menu-share + ul{
  visibility: hidden;
}
#pops a#menu-share:hover + ul{
  visibility: visible;
  animation: scale-in 0.5s;
}
#pops a#menu-share i{
    animation: rotate-in 0.5s;
    font-weight: 300;
}
#pops a#menu-share:hover > i{
    animation: rotate-out 0.5s;
}

@keyframes bot-to-top {
    0%   {bottom:-3%}
    50%  {bottom:3%}
}
@keyframes scale-in {
    from {transform: scale(0.9);opacity: 0;}
    to {transform: scale(1);opacity: 1;}
}
@keyframes rotate-in {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}

@keyframes rotate-out {
    from {transform: rotate(360deg);}
    to {transform: rotate(0deg);}
}
