.portfolio-img.portfolio-img11 {
    box-shadow: 0px 0px 12px 0px #808080e0;
    border-radius: 14px;
    border: 5px solid;
}

.commonclss {
    box-shadow: 0px 0px 12px 0px #808080e0;
    border-radius: 14px;
    border: 5px solid;
}

.contact .php-email-form button[type="submit"]:hover {
    background: #ff8e27;
    color: #fff;
    font-weight: 600;
}

.get-started-btn:hover {
    background: #ff8e27;
    color: #fff !important;
}

#hero .btn-get-started:hover {
    background: #ff8e27;
    color: #ffff !important;
}

.about .content .btn-learn-more:hover {
    background: #ff8e27;
    color: #fff !important;
    text-decoration: none;
}

header#header {
    background: #fff;
}
