.wpcf7 {
   margin-top: 30px;
}

.wpcf7-form-control {
   float: none !important;
}

.wpcf7 input,
.wpcf7 textarea {
    width: 100%;
    max-width: 581px;
    border: 1px solid #b8b8b8;
    border-radius: 2px;
    padding: 5px;
}

.wpcf7 input[type=submit]{
    background: #14159c;
    color: white;
    margin: 0 auto;
    font-size: 15px;
    font-weight: bold;
    border-radius: 3px;
    margin-bottom: 40px;
    padding: 10px 0 10px 0;
}

.wpcf7-recaptcha > div {
      width: 393px !important;
      margin: 0 auto;
}

.portfolio_single .two_columns_66_33>.column2 {
    width: 100%;
}

.projects_holder.hover_text.with_mask article .image .image_hover {
         bottom: 16%;
}

.resum-porfoli {
    display: inline-block;
    width: 100%;
    height: auto;
    background-color: rgba(255,255,255,.85);
    color: black;
    font-size: 13px;
    line-height: 20px;
    padding: 5px 20px;
    box-sizing: border-box;
}



.woocommerce .two_columns_25_75 ul.products li.product, .woocommerce-page .two_columns_25_75 ul.products li.product {
    height: 340px;
}
