/*
Theme Name: Armadachild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Armada is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-armada
*/
@import url("../dt-armada/style.css");

#branding-bottom a > img,
#branding a > img {
    max-height: 50px;
    width: auto;
}

.ph-wrap-inner > .logo-box a > img {
    max-height: 30px;
    width: auto;
}


.whatis p > b,
.whatis p > strong {
    color: #0b88be !important;
}



.caracteristicas .box_feature{
    min-height: 220px !important;
}

.caracteristicas .box_feature b,
.caracteristicas .box_feature strong {
    color: #0b88be !important;
}


select.wpcf7-form-control {
    max-width: 100%;
    width: 100%;
    padding: 7px 15px;
    border: 1px solid #e0e1e1;
    margin-bottom: 10px;
    background-color: #fbfcfc;
    color: #b8bcbe;
    height: 40px;
}

#bottom-bar a {
    font-size: 16px !important;
}

.mini-login .submit{
    font: normal normal normal 16px / 20px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
    color: #f5f5f5;
    text-transform: uppercase;
}

.fa.fa-map-marker {
    color: #cc0000;
}

.gw-go-col.gw-go-clean-style6 .gw-go-body > li {
    color: #2f2e2e;
}

#go-pricing-table-23 .gw-go-col-wrap-0 .gw-go-body li .gw-go-body-cell {
    font-size: 14px !important;
    line-height: 16px !important;
    text-align: left !important;
}


.form-group {
    padding: 10px;
}

.form-group .control-label {
    display: block;
    width: 100%;
}

.form-group .form-control {
    display: block;
    width: 100%;
}

.button_login {
    text-align: center;
}

.button_login button {
    font-size: 18px;
    background-color: #0076da;
    background: #0076da;
    background: -moz-linear-gradient(30deg,#107fce 0%,#57bde5 100%);
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#0076da),color-stop(100%,#235a88));
    background: -webkit-linear-gradient(30deg,#0076da 0%,#235a88 100%);
    background: -o-linear-gradient(30deg,#107fce 0%,#57bde5 100%);
    background: -ms-linear-gradient(30deg,#107fce 0%,#57bde5 100%);
    background: linear-gradient(30deg,#0076da 0%,#235a88 100%);
}

.tabs_login {
    max-width: 500px;
    margin: 0 auto;
}

.tabs_login form {
    padding-top: 25px;
    padding-bottom: 25px;
}

.tabs_login form .errors .alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.tabs_login form .errors .alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.tabs_login form .errors .alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.tabs_login form .errors .alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.tabs_login form .errors .alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab.vc_active>a {
    background-color: #5aa1e3 !important;
    color: #fff;
}
.wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab>a {
    background-color: #1069b4 !important;
    color: #fff;
}

.wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    border-color: transparent;
    background-color: transparent;
    box-shadow: 0 4px 20px rgba(16, 105, 180, 0.4);
}

.ayuda_titulo h2{
    color: #fff !important;
}

.ayuda_titulo h2 i.fa {
    color: #fff;
}