/*
Theme Name: consultive Child
Author: Theme Kalia
Version: 1.0.0
Author URI: http://themeforest.net/user/themekalia
Theme URI: http://tonatheme.com/newwp/consultive
Description: This is The Consultive Business WordPress theme
License: ''
License URI: ''
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
Text Domain: consultive
Template: consultive
*/
.valores .content-box .top-content .single-item .img-holder{
    text-align: center;
}
.valores .content-box .top-content .single-item .img-holder img{
    max-width: 500px;
}
.valores .specific-services .single-item .text-holder a{
    display: none !important;
}
.valores .content-box .specific-services .single-item .text-holder{
    height: 160px;
}
.workWithUs .single-item .item .text-holder {
    height: 75px;
}
.valores .benefits-service-content,
.workWithUs .single-item .item .text-holder a.thm-btn{
    display: none;
}
.valores .content-box .consultation-form form input[type="text"], 
.valores .content-box .consultation-form form input[type="email"],
.valores .content-box .consultation-form form input[type="number"],
.valores .content-box .consultation-form form input[type="tel"],
.valores .content-box .consultation-form form textarea {
    background: #ffffff;
    border: 1px solid #ececec;
    color: #999999;
    display: block;
    font-size: 14px;
    height: 50px;
    margin-bottom: 30px;
    padding: 0 15px;
    width: 100%;
    transition: all 500ms ease;
}
.valores .consultation-form form{
    background: #1b1b1b;
}
.consultations-area .request-form input[type="text"], 
.consultations-area .request-form input[type="email"], 
.consultations-area .request-form select,
.consultations-area .request-form textarea{
    width: 100%;
    border: 2px solid #2f2f2f;
    background: #222222;
    height: 50px;
    margin-bottom: 30px;
    display: block;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Hind', sans-serif;
    transition: all 500ms ease;
}
 .fichaTecnica table tr td{
    padding: 0 5px;
 }
 