/*
Theme Name: Mintech Child
Theme URI: http://demo.cmssuperheroes.com/themeforest/mintech/
Author: CMSSuperHeroes
Author URI: https://cmssuperheroes.com/
Description: Mintech is a business WordPress theme designed specifically for startup, apps and IT services. The theme comes pre-packed with a drag and drop page builder (Elementor) to ensure you can easily design your website just how you like it.
Version: 1.0.1
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: mintech
Text Domain: mintech-child
Tags:  agengy, business, corporate, creative, it, IT services, IT solutions, modern, multipurpose, onum, portfolio, seo, services, software, solutions   
*/

/*
Custom stylesheet
*/
.site-content{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.page-title-inner .page-title{
    font-size: 70px !important;
}
.links-box{
    background: #ffffff;
    padding: 30px 25px 30px 25px;
    border-radius: 3px;
}
.middle-content{
    margin-top: 40px !important;
}
@media only screen and (max-width: 600px) {
    .middle-content{
        margin-top: 0 !important;
        margin-bottom: 15px !important;
    }
}
.links-box ul li{
    list-style: none;
    line-height: 35px;
    font-size: 18px;
    font-weight: 500;
}
.links-box ul li a{
    color: #0b2653;
}
.links-box ul li:hover a{
    color: #00c881;
}

/*.nf-form-content input.ninja-forms-field {*/
.sg-popup-builder-content .nf-form-content input.ninja-forms-field {
    height: 32px !important;
}
#nf-field-13_1, #nf-field-13 {
    height: 50px !important;
    background: #00c881;
    font-weight: bold;
    width: 150px !important;
    text-transform: uppercase;
}
.contact-us-link {
    margin-left: 40%;
    margin-top: 5%;
}
.contact-us-link ul {
    list-style: none;
}
.contact-us-link ul li {
    display: inline-block;
}
li.phone-icon {
    margin-right: 20px;
}
.contact-us-link ul li i {
    font-size: 25px;
}
.page-id-13449 .cms-breadcrumb {
    display: none;
}
.page-id-13449 #pagetitle.layout1 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
.dark-blue-text-box {
    background: #0b2653 !important;
    width: 500px !important;
    margin-top: 30px !important;
    padding: 20px 20px !important;
}
.dark-blue-text-box h2 {
    color: #fff !important;
}
.page-id-13721 .page-title-inner {
    display: none !important;
}

@media screen and (min-width: 768px){
	#nf-form-title-2_1 h3 {
		margin-left: 85px !important;
	}
    #contact-us-mobile-item, .contact-us-link {
        display: none;
    }
/*    #menu-item-13447 {
        display: none !important;
    }*/
    #menu-item-13447 a, #nf-field-4{
        background: #00c881 !important;
        line-height: 40px !important;
        top: 30px !important;
        padding: 0 10px !important;
        color: #fff !important;
        font-weight: bolder;
        text-transform: uppercase;
    }
    .site-header-right {
        display: none !important;
    }
}
@media screen and (max-width: 767px){
    .nf-field-container .nf-field-element {
        width: 87% !important;
    }
    .nf-form-title h3 {
        font-size: 30px !important;
    }
    #contact-us-mobile-item a {
        color: #fff !important;
        font-weight: bold !important;
        font-size: 15px !important;
    }
    .page-id-13721 #pagetitle.layout1 .page-title {
        font-size: 50px !important;
    }
    .page-id-13721 .dark-blue-text-box {
        width: initial !important;
    }
    .page-id-13721 .dark-blue-text-box h2 {
        font-size: 30px !important;
    }
    .page-id-13449 #pagetitle.layout1 .page-title {
       font-size: 40px !important; 
    }
    .page-id-13425 #pagetitle.layout1 .page-title {
        font-size: 45px !important;
    }

}


/*CSS Customization for Google search console*/
@media only screen and (max-width: 600px) {
    .page-title-inner .page-title{
        font-size: 30px !important;
    }
    #pagetitle.layout1 {
        padding: 20px 0 !important;
    }
}