.logo {
    max-width: 16%;
    padding-top: 24px;;
}
.top-bar-right p {
    font-size: 15px;
    color: #747474;
    float: left;
    margin-right: 40px;
    position: relative;
}
.top-bar-right .social ul a {
    font-size: 15px;
}
.top-bar-right p i {
    color: #d19e66;
}
.cat-name {
    margin-top: -35px !important;
}
.sub-title {
    text-transform: uppercase;
    margin: 2% 0;
}

.top-bar-left p i, .top-bar-right p i, .slider-text h1, .section-heading h3,
.pro-tab-filter .pro-tab-button li.active, .pro-tab-filter .pro-tab-button li:hover,
.footer-widget-area .footer-bottom p span, .footer-widget-area .footer-bottom p a,
.backtotop i {
    color: #b71d84 !important;
}

.slider-wrapper .owl-theme .owl-dots .owl-dot.active span {
    background: #b71d84 !important;
}
.subscribe-area.style-two {
    background: #b71d84 !important;
}
.subscribe-area.style-two .subscribe-text h6, .subscribe-area.style-two .subscribe-text p {
    color: #ffffff;
}
.contact-form input[type="submit"] { 
    background: #b71d84 !important;
}
.contact-form input, .contact-form textarea {
    background: #ffffff;
}
.header-right-menu ul li a:hover {
    color: #b71d84 !important;
}
.header-area {
    background: #b71d84;
}
.mainmenu ul li a {
color: #ffffff;
}

.mainmenu ul li a:hover {
   color: #b985a8;
}
.header-right-menu ul li a {
color: #ffffff;
}
.header-right-menu ul li a:hover {
    color: #444;
}
.sin-category .cat-name a:hover {
    color: #b71d84;
}
.flaticon-menu-1:before {
  content: "\f10f";
  color: #b71d84 !important;
}
.top-bar-left p a:hover {
    color: #b71d84 !important;
}
.icon-wrapper {
  display: none !important;
}
.accordion li.open .link {
    color: #b71d84 !important;
}
.bordered-image {  
        border: 2px solid grey;  
        box-sizing: border-box;  
    }  
.grid-item {
    text-align: center !important;
}
.banner-on-logo {
    width: 47% !important;
    margin: 0 auto;
    margin-bottom: 0px;
}
.slider-text.style-two h1 {
    
    padding-bottom: 0 !important;
}


/* Mobile (tela menor que 768px) */
@media (max-width: 767px) {
    .banner-on-logo {
        width: 26% !important;
        float: left;
        margin-bottom: 0;
        position: absolute;
    }
    .slider-text.style-two h1 {
        font-size: 23px; 
        padding: 16% 0%;
        text-align: right;
        color: #ffffff !important;

    }
    .owl-dots {
        display: none !important;
    }
    .slider-text.style-two a {
        float: left;
        margin-top: 27%;
        padding: 3px 8px;
    }
   
  }
  
  /* Tablet (tela entre 768px e 1023px) */
  @media (min-width: 768px) and (max-width: 1023px) {
    .slider-wrapper .item {
        background-size: cover;
        margin-top: 55px;
    }
    .owl-dots {
        display: none !important;
    }
    .slider-text.style-two h1 {
        font-size: 2.5em !important;
        padding-top: 41%;
        text-align: right;
        margin-right: -13%;
    }
    .banner-on-logo {
        width: 38% !important;
        float: left;
        position: absolute;
       margin-top: 6%;
    }
    .slider-text p {
        display: none !important;
        /* text-align: left;
        font-size: 23px !important;
        color: #ffffff !important;
        position: absolute;
        bottom: 7%; */

    }

    .slider-content a.btn-two {
        margin-right: -73%;
    }
    .slider-text.style-two a {
        float: left;
        margin-top: 65%;
        padding: 3px 8px;
        margin-left: 6%;
    }
   
  }
  
  /* Desktop (tela maior que 1023px) */
  @media (min-width: 1024px) {
    /* Estilos para desktop */

    
  }
  .divider{
     
      height: 50px;
      background-color:#b71d84;
      margin: 20px 0;
      
  }

  .contact-form{
    float: right !important;
  }
 .social-links li {
    display: inline-block;
    padding: 0 10px; 
  }
  .social-links li i {
    color: #b71d84;
    font-size: 1.25em;
  }
  .footer-bottom {
    margin-top: 0 !important;
    padding: 10px 0 !important;
    border: none !important;
  }
  footer {
    padding-bottom: 40px !important;
}

#map {
    height: 50%;
  }
  
  html,
  body {
    height: 50%;
    margin: 0;
    padding: 0;
  }
  