/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.testimonials_holder .flex-direction-nav a {
    width: 32px;
    height: 32px;
    border-radius: 3px;
}
.testimonials_holder .flex-direction-nav a:before {
    font-size: 20px;
    left: 11px;
    height: 0px;
    width: 0px;
}
.flex-direction-nav a {
    margin: -23px -1px 0;
}
.testimonials_holder .flex-direction-nav li {
    margin-top: 31px;
}
.carousel .item .left .text .separator {
    height: 9px;
    margin-top: 62px;
}

.side_menu_button > a.popup_menu.opened{
    color: #171717 !important;
}
.title.title_size_small h1 {
text-transform: none;
}
.wpcf7 form.wpcf7-form p {
margin-bottom: 12px;
}
input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
margin-top: 11px;
}
nav.popup_menu ul li a {
text-transform: none;
}

.portfolio_navigation.navigation_title .post_info span.categories {
margin-bottom: 3px;
}

.projects_holder article .portfolio_description .portfolio_title {
margin: 0 0 3px 0;
}

 .projects_holder article .feature_holder .feature_holder_icons a.preview {
text-transform: capitalize;
}

.q_dropcap{
margin: 0px 18px 0px 0px;
}

.comments .comment .text .comment_date {
    font-size: 14px;
    font-weight: 500;
    color: #303030;
}

.comments .comment .text .text_holder {
    margin: 13px 0 0;
}

.comment_holder .comment {
    padding: 30px 25px 37px;
}
.white{
   color: #fff !important;
}
.white h3{
   color: #fff !important;
}
.12font{
  font-size: 13px !important;
  font-weight: 600 !important;
}
.12font p{
  font-size: 13px !important;
  color: #fff !important;
  font-weight: 600 !important;
}

.formContacto{
  font-size: 12px;
  font-weight: 500;
}
.formContacto p{
  color:#fff !important;
}
.formContacto p, .formContacto input, .formContacto textarea{
  font-size: 14px;
  font-weight: 700 !important;
}
.formContacto a{
  color: #222;
}
.formContacto a:hover{
  color: #000;
}
.disNone{
  display: none !important;
}
.whiteFont, #whiteFont{
  color: #fff !important;
}
.whiteFont h3, #whiteFont h3, .whiteFont h4, #whiteFont h4{
  color: #fff !important;
}
.wpcf7-submit{
  background: #222 !important;
}
.wpcf7-submit:hover{
  background: #000 !important;
}
span.wpcf7-not-valid-tip{
  color: #f1c40f !important;
}

@media(max-width:767px){
 div.wpcf7{
   width: 90% !important;
 }
}
