/* Theme Name: Pogon Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of pogon
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: pogon
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  pogon-child
*/
.ova-service.one_column .image img, .ova-service.version_4 .image img {

    width: 80px;
}

.ova-heading .image {
    margin-top: 18px;
    display: none;
}


.contact-1 input[type=submit] {
    background-color: #792cb2 !important;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    height: unset;
    padding: 14px 50px 13px 50px;
    border: 1px solid #009ae8;
    border-radius: 15px;
    transition: 0.5s;
    cursor: pointer;
    margin-top: 37px;
}

h1.page-title{
	margin-top:50px;
}

.footer_intro{
	color:#ffffff;
}


.ova-contact a.sub-title:hover{
	color:#2d98e8;
}