

.q_counter_holder {
    padding: 8px 0;
}
@media only screen and (max-width: 768px) {
.footer_responsive_adv .footer_top .two_columns_50_50 .column1, .footer_responsive_adv .footer_top .two_columns_50_50 .column2 {
    text-align: center;
}
}

.carousel-inner h2 {
    margin: 10px 0 -6px;

}

nav.main_menu ul li a span.underline_dash{
    bottom: -2%;
}

header .header_inner_left {
    left: 32px;
}

.testimonial_image_holder {
    margin: 0 0 39px;
}

.testimonials .testimonial_text_inner p.testimonial_author {
    margin-top: 25px;
}

.testimonials_holder .flex-direction-nav li {
    margin-top: 64px;
}

.title.title_size_medium h1 {
    text-transform: none;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 10px;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea {
    text-align: center;
}

div.wpcf7 img.ajax-loader {
    display: block;
    margin: 0 auto;
}

.gallery_holder ul li .gallery_hover {
    background-color: rgba(255, 255, 255, 0.85);
}

.gallery_holder ul li .gallery_hover i {
    font-size: 27px;
    color: #292929;
}

@media only screen and (max-width: 600px) {
.title.title_size_medium h1 {
    font-size: 42px;
    line-height: 48px;
}
}

.date.entry_date.updated {
    display: none;
}

.full_width {
position: relative;
}

.single-post .title_subtitle_holder_inner {
    display: none;
}

.blog_holder article .post_info {
    display: none;
}
.carousel-inner h2.q_slide_subtitle {
text-shadow: 0px 0px 0px rgba(0,0,0,.4);}

.blog_single.blog_holder .post_image {
    display: none;
}
@media screen and (min-width: 800px) {
   .blog_holder.blog_small_image{
     margin-top:100px !important;
  }
}

@media (max-width: 480px){
#qode-testimonios div.image { 
	opacity: 20%;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
}
#qode-sobre-mi div.image { 
	opacity: 20%;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center left;
}

h4.q_slide_subtitle , p.q_slide_text{
text-shadow:1px 1px 2px rgba(0,0,0,.4) !important;
}

}


