/*
Theme Name: Zulfikar
Theme URI: https://themeforest.net/user/ashmawi/portfolio
Author: Ashmawi Sami
Author URI: https://themeforest.net/user/ashmawi
Version: 1.0
*/
header nav.main_navigation ul li a {
  font-weight: 600 !important;
}
label.title_select {
  width: 100%;
}
.cta_contact_form p {
  margin-bottom: -30px;
}
.ContactUs_form p label {
  width: 100%;
}
.ContactUs_form input, .ContactUs_form select {
  margin-top: 10px !important;
  height: 47px !important;
}
.ContactUs_form textarea {
  margin-top: 10px !important;
}
.ContactUs_form .wpcf7-submit {
  padding: 10px 20px;
  background-color: #01d213;
  color: #fff;
  border: none;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
  transition: background-color .3s;
}
.service-thumbnail, .service-thumbnail img {
    min-height: 236px !important;
}

.our_services .service_content p {
    min-height: 83px !important;
}

.project_cards1 .project_card_inner {
    border: 1px solid #ddd;
    margin: 0 0 20px 0px;
}