/* Enter Your Custom CSS Here */
.mkdf-btn {
    border-radius: 14px !important;
}
.mkdf-btn.mkdf-btn-simple {
    color: #336699 !important;
}
input.wpcf7-form-control.wpcf7-submit {
    border-radius: 14px !important;
}
.mkdf-elements-holder .mkdf-eh-item {
    vertical-align:top !important;
}
.mkdf-logo-wrapper {
    margin: 10px 10px 10px 32px;
}
.vc_custom_1528987920710 {
    padding-top:50px !important;
}
.mkdf-social-icons-group-widget.mkdf-circle-icons .mkdf-social-icon-widget-holder {
    box-shadow:none !important;
}
.about-us-carousel .mkdf-owl-slider .owl-item img {
    height:50px !important;
}
.about-us-carousel .mkdf-owl-slider .owl-item {
    max-height:50px !important;
}
.about-us-carousel .mkdf-cc-hover-switch-images .mkdf-cc-item .mkdf-cc-image {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
#media_image-2 img{
    padding-top: 13px;
}
.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title.ui-state-active, .mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title.ui-state-hover {
    color: #FF4C00 !important;
}
.widget.widget_mkdf_twitter_widget .mkdf-twitter-widget li .mkdf-tweet-text a {
    color: #F9BE00;
}

.page-id-9765 .mkdf-content .mkdf-content-inner>.mkdf-container>.mkdf-container-inner, .mkdf-content .mkdf-content-inner>.mkdf-full-width>.mkdf-full-width-inner {
    padding-top: 0px !important;
}
.error404 .mkdf-content {
    background-position: center right;
    background-size: 50%;
}
@media only screen and (max-width: 1024px) {
    .error404 .mkdf-content {
        background-position: center 40%;
        background-size: 70%;
    }
}

@media only screen and (max-width: 480px){
    .error404 .mkdf-page-not-found {
        padding: 340px 30px 20px !important;
    }
}