 /******************************************************************
Theme Name: Stylish
Theme URI: http://themeforest.net/user/holobest
Description: Stylish - Metro Inspired Multi-Purpose WordPress Theme
Author: Holobest
Author URI: http://themeforest.net/user/holobest
Version: 1.2.5
******************************************************************/

.wp-caption {
    max-width: 100%;
}

.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor {}

.alignright {
    display: block;
    float: right;
    margin: 3px 0 0 10px;
}

.size-full {
    max-width: 100%;
    height: auto;
}

.alignleft {
    display: block;
    float: left;
    margin: 3px 10px 0 0;
}

.aligncenter {
    display: block;
    clear: both;
    margin: 10px auto;
}

.admin-bar #header-container {
    padding-top: 28px !important;
}

@media (max-width: 979px) {
    .admin-bar #header-container {
        padding-top: 0 !important;
    }
}



.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}

#header-navigation .nav > li > a {color: #6e5654 !important}
.service-box-container, .service-boxes-wrapper, .service-box, .service-box-front,.service-box-back{color: #6e5654 !important}
body,p{font-size:15px !important}`
.service-box-back,.service-box-back a {color:#000 !important}
.container .service-box-back{color:#000 !important}
.service-box-front i{line-height:0px !important}

.tp-simpleresponsive ul{margin-top:100px !important}

@media (max-width: 979px) {
    .tp-simpleresponsive ul{margin-top:0px !important}
}
#top-image{height:400px !important;opacity:0.5}
.breadcrumb{background:none !important;line-height: 0px;}
#breadcrumbs {background-color: #b3a6a5 !important;}
.breadcrumb a {color: #fff !important; font-size:12px !important}
.breadcrumb > li {text-shadow: none !important; font-size:12px !important}
input.search-box,.post-title-icon,.stylish-button a, .stylish-button input{background-color:#b3a6a5 !important;}
input{color: #fff !important}
::-webkit-input-placeholder {
   color: #fff !important;
}

:-moz-placeholder { /* Firefox 18- */
   color: #fff !important;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #fff !important;  
}

:-ms-input-placeholder {  
   color: #fff !important;  
}
#top-image-caption{background-color: #b3a6a5 !important;}
#breadcrumbs{height:100px !important}
textarea.stylish-textarea,input.stylish-text-input{background-color: #DEDEDE !important;}
.gray-element{background-color: #fff !important}
.isotope-item{margin-left:15px !important}
.main-content,#contact-container{padding:50px 0 !important}
/* Estilos para o carrossel */
.testimonial-carousel {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
.testimonial-carousel .carousel-item {
    display: none;
    text-align: center;
}
.testimonial-carousel .carousel-item:first-child {
    display: block; /* Garante que o primeiro depoimento seja visível */
}
#testimonials p {color: #333 !important;}
.testimonial-carousel{background-color: #fff; padding: 30px;height: 150px !important;}