

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;
}

.masonry_with_space .projects_holder .mix,
.projects_holder>.mix,
.projects_holder article .image_holder:hover .image img,
.projects_holder article span.text_holder,
.projects_holder article .image img {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.projects_holder article .image_holder:hover .image img,
.projects_holder article .image img {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}
.projects_holder article .image_holder:hover span.text_holder {
    opacity: 0!important;
}