/* Gerais */
body {
  font-family: 'Roboto', sans-serif;
  background-image: url('../img/bg_fofo2.png'); background-attachment: fixed;
}

.color_logo{color:#614075;}
.color_vinho{color:#614075 !important;}
.bg_vinho{background-color:#614075 !important;}
a {
  color: #614075;
  text-decoration: none;
}

.vertical_center {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.no-border-radios{border-radius: 0 !important;}
.pad-top-70 {padding: 70px;}

.row {
  margin: 0;
}

p, li {
  color: #444;
  font-size: 14px;
}

/* Barra de navegação */
header, .navbar {
  background-color: #fff;
  /* background-image: url('../img/bg_fofo3.png'); */
  border-bottom: 8px solid #000;
}

#nav-container {
  padding-top: 0;
  padding-bottom: 0;
}

#logo {
  width: 160px;
}

.navbar-brand {
  padding: 0;
  color: #353D41;
}

.navbar-brand:hover {
  color: #353D41;
}

#navbar-links a {
  color: #614075;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 1rem .8rem;
}

.nav-item.active {
  border-bottom: 3px solid #353D41;
}

.navbar-dark .navbar-toggler-icon {
  background-image: url('../img/btn_menu_mobile.png');
  background-size: 30px;
}

.navbar-dark .navbar-toggler {
  border-color: #614075;
}

/* icone carrinho de compras */
.ico_car {
  font-size: 2rem;
  position: relative;
}
.qtd_car{
  background-color: #000000;
  font-size: 1rem;
  color: white;
  padding: 4px 8px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
}
/* botao whatsapp flutuante */
#btn_whatsapp{
  position: fixed;
  bottom: 2%;
  right: 0;
  padding: 2px 10px;
  z-index: 10000000;
  border-radius: 10px 0px 0px 10px;
  background-color: #614075;

}
#btn_whatsapp a {
  color: rgb(0, 230, 118);
  font-size: 3rem;
}

/* Slider */

.container-fluid {
  padding: 0;
}

#mainSlider .carousel-inner, #mainSlider .carousel-item {
  height: 80vh;
}

#mainSlider .carousel-caption {
  top: 30%;
}

#mainSlider .carousel-caption h2 {
  font-size: 50px;
  margin-bottom: 30px;
  color: #781421;
}

#mainSlider .carousel-caption p {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 100px;
  color: #781421;
}

.main-btn {
  background-color: #781421;
  color: #FFF;
  text-transform: uppercase;
  width: 200px;
  height: 60px;
  padding: 10px 20px;
  border-radius: 30px;
  border: 3px solid transparent;
  transition: .5s;
}

.main-btn:hover {
  text-decoration: none;
  color: #FFF;
  background-color: transparent;
  border-color: #ad0e23;
}

.carousel-indicators .active {
  background-color: #781421;
}

/* Sobre a empresa */

#about-area {
  background-color: #F9F9F9;
}

.main-title {
  color: #000000;
  margin: 0 0 25px 0;
  font-size: 40px;
  text-align: center;
}

.offmain-title::after {
  content: "";
  border-top: 2px solid #614075;
  width: 15%;
  position: absolute;
  top: 45px;
  left: 42.5%;
}

.about-title {
  font-size: 17px;
  color: #444;
  text-transform: uppercase;
  font-weight: bold;
}

#about-list {
  list-style: none;
  padding-left: 0;
}

#about-list li {
  line-height: 30px;
}

#about-list i {
  color: #614075;
  margin-right: 15px;
}

/* Serviços */

.service-box {
  text-align: center;
  margin-bottom: 50px;
}

.service-box i, .service-box h4 {
  transition: .5s;
}

.service-box i {
  font-size: 36px;
  margin-bottom: 20px;
  color: #444;
}

.service-box h4 {
  font-size: 24px;
  margin-bottom: 20px;
}

.service-box:hover > i, .service-box:hover > h4 {
  color: #614075;
}


#servicos-list {
  list-style: none;
  padding-left: 0;
}

#servicos-list li {
  line-height: 30px;
}

#servicos-list i {
  color: #614075;
  padding: 0;margin: 0;
  margin-right: 5px;
  font-size: 1rem;
  display: none;
}

/* form filtro de produtos*/
.form_filtro_prod{
  background-color: #614075;
  border-radius: 6px;
  margin-bottom: 6px;
  padding-top: 4px;

}
.form_filtro_spin {
  position: absolute;
  right: -50px;
} 
.form_filtro_spin .spinner-border{
  width: 1.5rem;
  height: 1.5rem;
}

/* produtos v2 */
.card_produtos{
  background-color: #feeff3;
  height: 280px;
  margin-bottom: 10px;
  overflow: hidden;
}
.card_produtos .card-body {
  text-align: center;
  font-size: 0.8rem;
  padding: 4px;
  background-color: #fff;
}
.card-body .card-preco {
  display: inline-block;
  font-size: 1.2rem !important;
  font-weight: 500 !important;
  color: #fff !important;
  background-color: #7d133c !important;
}

.tagpromo {
  background-color: #614075 !important;
}
.card_produtos .card-body .card-title-desc{
  margin-top: 4px;
  color: #000;
    font-weight: bold;
    font-size: 1rem;
  
}

.selo_promo {
  width: 18%;
  position: absolute;
  z-index: 99;
  top: 8px;
  right: 5px;

}
.selo_promo img{width: 100%;}
  
.card_produtos .modal-imgprod img{
  display: inline-block;
}
.card-img-top-dialog {
  width: 40% !important;
  border-radius: 6px
}

.modal_prod_inf .table {
  font-size: 0.8rem;
  text-align: center;
}
.modal_prod_inf .table .badge{
  font-size: 0.8rem !important;
  color: #fff;
}

/* Dados */

#data-area{
  background-color: #353D41;
  background: url('../img/bgparallax2.png') no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}

.circle-box div {
  padding: 0 40px;
}

.progressbar-text {
  font-weight: bold;
  font-size: 32px;
}

#data-area p {
  color: #FFF;
  text-align: center;
  font-size: 26px;
  margin-top: 20px;
}

/* Depoimentos */

.card_depoimento{
  background-color: #614075;
  color:#F1F1F1;
  
}
.card_depoimento img{
  width: 50%;
  margin: 0 auto;
  padding-top: 10px;
}
.card_depoimento .card-body {
  text-align: center;
  color:#F1F1F1;
}
.card_depoimento .card-text{
  color:#F1F1F1;
}

.estrelas{
  color:yellow;
  font-size: 1rem;
  margin: 4px;
}

/* fui notificado */

#apply-area {
  height: 500px;
  background-color: #353D41;
  background: url('../img/pattern.png') no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#apply-area .container-fluid, #apply-area .row {
  height: 100%;
  
}

#apply-area .apply-box {
  padding: 70px 50px;
  text-align: center;
}

#company-img {
  background-image: url('../img/empresa.jpg');
  background-size: cover;
  height: 100%;
  min-height: 300px;
}

#pattern-img h4, #pattern-img p {
  color: #FFF;
}

#pattern-img h4 {
  margin-top: 8%;
  margin-bottom: 20px;
  text-transform: uppercase;
}

#pattern-img p {
  margin-bottom: 20px;
}

#apply-btn {
  display: block;
  height: auto;
  width: 180px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  background-color: transparent;
  border-color: #FFF;
}

#apply-btn:hover {
  border-color: #614075;
  background-color: #614075;
}

/* Portfólio */

.project-box {
  margin-bottom: 30px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  border:none;
}

.project-box:hover {
  -webkit-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.15);
box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.15);
}


#filter-btn-box {
  margin-bottom: 50px;
  text-align: center;
}

#portfolio-area .filter-btn {
  color: #444;
  border: 1px solid #444;
  background-color: transparent;
  text-transform: none;
  margin: 0 15px;
  min-width: 100px;
  width: auto;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
}

#portfolio-area .filter-btn.active, #portfolio-area .filter-btn:hover {
  color: #FFF;
  border: 1px solid #614075;
  background-color: #614075;
}

/* News Letter */

#news-area {
  text-align: center;
  background-color: #F9F9F9;
}

#news-area p {
  font-size: 18px;
  margin-bottom: 40px;
}

#email-input {
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border: 1px solid #614075;
  display: inline;
  box-sizing: border-box;
  width: 40%;
  height: 40px;
}

#news-btn {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 1px solid #614075;
  background-color: #614075;
  color: #FFF;
  text-transform: uppercase;
  height: 40px;
  padding: 0 30px;
  margin-left: -130px;
  position: absolute;
  transition: .5s;
}

#news-btn:hover {
  background-color: #FFF;
  color: #614075;
}

/* Call To Action */

#call-area {
  background-color: #614075;
  text-transform: uppercase;
}
#contact-area {
  background-color: #000;
  text-transform: uppercase;
}

#call-area .container {
  padding: 40px 100px;
}

#call-area .row {
  display: block;
  text-align: center;
}

#call-area p {
  color: #444;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0;
  height: 60px;
  line-height: 60px;
  letter-spacing: 2px;
  display: inline;
}

#call-area #call-btn {
  background-color: #000;
  color: #614075;
  font-weight: bold;
  margin-left: 30px;
  font-size: 20px;
  width: auto;
  letter-spacing: 2px;
}

/* Footer */

#contact-area {
  text-align: center;
}

.contact-box {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #614075;
}

.contact-box i {
  color: #fff;
  border: solid 1px #fff;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  line-height: 55px;
  font-size: 24px;
  margin-bottom: 20px;
}

.contact-box p {
  font-size: 16px;
  color: #fff;
}

.contact-tile {
  font-weight: bold;
  color: #fff;
}

#msg-box p {
  font-size: 22px;
}

#contact-form input[type="text"], #contact-form textarea {
  margin-bottom: 15px;
  border-radius: 0;
}

#contact-form .main-btn {
  width: 120px;
  height: 50px;
}

#contact-form .main-btn:hover {
  color: #614075;
}

/* Copy */

#copy-area {
  background-color: #F1F1F1;
}

#copy-area .container {
  padding: 10px 0;
  text-align: center;
}

#copy-area .container p {
  margin-bottom: 0;
}

#copy-area .container a {
  font-weight: bold;
  color: #444;
}

#copy-area .container a:hover {
  text-decoration: none;
  color: #614075;
}


/* bootstrap 5 colunas*/

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

/*Medias queries */

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 10px) {
  .col-md-15 {
          width: 50%;
          float: left;
      }
  }
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/* responsive */
@media(max-width: 768px) {
  
  /* geral */
  .container {
    padding: 20px 0;
  }
  
  /* slider */
  #mainSlider .carousel-inner, #mainSlider .carousel-item {
    height: auto;
  }

  #mainSlider .carousel-caption h2 {
    font-size: 28px;
  }

  #mainSlider .carousel-caption p {
    font-size: 18px;
    margin-bottom: 40px;
  }

  .carousel-caption {
    left: 10%;
    right: 10%;
  }
  
  /* about */
  #about-area img {
    margin-top: 100px;
  }
  
  /* data */
  .circle-box div {
    padding: 0 10px;
  }

  #data-area p {
    font-size: 16px;
  }
  
  /* produto card */



  .card-title {
    display: inline-block;
   }

  .card-text {
    font-size: 12px;
  }


  /* apply */
  #apply-area .apply-box {
    padding: 50px 25px;
  }

  /* news */
  #news-area p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  #email-input {
    width: 70%;
  }

  #call-area {
    margin-top: 30px;
  }

  #call-area .container {
    padding: 30px;
  }

  #call-area p, #call-area #call-btn {
    font-size: 16px;
  }

  #data-area{
    background-attachment: unset;
    background-position: center;
  }

}


@media(max-width: 576px) {

  .card_produtos{
    height: 280px;
  }

  /* slider */
  #mainSlider {
    margin-top: 52px;
  }

  #mainSlider .carousel-caption {
    top: 5%;
  }

  #mainSlider .carousel-caption h2 {
    font-size: 18px;
    margin-bottom: 40px;
  }

  #mainSlider .carousel-caption p {
    display: none;
  }

  .carousel-caption .main-btn {
    
    font-size: 14px;
  }

  /* about */
  .main-title {
    font-size: 30px;
  }

  #about-area img {
    margin-top: 0;
    margin-bottom: 30px;
  }

  /* data */
  .circle-box {
    width: 50%;
  }

  #team-area .col-md-3 {
    width: 50%;
    margin-bottom: 30px;
  }

  /* apply */
  #apply-area {
    height: auto;
  }

 

  /* filter */
  #portfolio-area .filter-btn {
    margin-bottom: 20px;
  }

  .project-box {
    width: 50%;
  }

  /* news */
  #news-area .main-title {
    font-size: 24px;
  }

  #news-area p {
    font-size: 16px;
  }

  #email-input {
    width: 80%;
  }

  #call-area p, #call-area #call-btn {
    font-size: 14px;
    letter-spacing: 0;
  }

  #call-area p, #call-area #call-btn {
    margin: 0;
    width: 50%;
  }

  /* contact */
  .contact-box {
    border: none;
    margin-bottom: 0;
  }

}