

.info.portfolio_categories {display: none;}
p {
    padding: 0 0 20px 0;
}



nav.main_menu ul li a span.underline_dash, nav.vertical_menu ul li a span.underline_dash {
    width: 100%;
}
nav.main_menu ul li a span.underline_dash {
    bottom: 0px;
}
 .qode_left_side_fixed {
     left: 2%;
     transform: rotate(0deg) translateZ(0);
     padding-bottom: 18%;
}

 .qode-btn.qode-btn-simple .qode-btn-text {
      position: relative;
}

.qode-btn.qode-btn-simple .qode-btn-text:after {
       content: " ";
       background-color: #f5dbda ;
       bottom: 10%;
       left: 0%;
       position: absolute;
       width: 100%;
       height: 3px;
}
.cf7_custom_style_1{
    text-align: right;
}

div.wpcf7 .cf7_custom_style_1 .ajax-loader{
    display: none;
}
.qode-form-submit-button {
 position: relative;
display: inline-block;
    vertical-align: middle;
}
.qode-form-submit-button:after {
       content: " ";
       background-color: #f5dbda ;
       bottom: 10%;
       left: 0%;
       position: absolute;
       width: 100%;
       height: 3px;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit {
    margin-top: 10px;
}