/*

Theme Name: 	HowardSEMGroup
Theme URI: 	http://howardsemgroup.com
Author: 	Robert Cummings
Author URI: 	http://howardsemgroup.com
Template: 	jupiter
Version: 	1.0.0
Description: 	Child theme for Jupiter for HowardSEMGroup.com
License: 	GNU General Public License v2.0
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html

*/

@font-face {
    font-family: 'KaushanScript';
    src: url('fonts/kaushanscript-regular.eot');
    src: url('fonts/kaushanscript-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/kaushanscript-regular.woff2') format('woff2'),
         url('fonts/kaushanscript-regular.woff') format('woff'),
         url('fonts/kaushanscript-regular.ttf') format('truetype'),
         url('fonts/kaushanscript-regular.svg#kaushan_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumWeb';
    src: url('fonts/titilliumweb-regular.eot');
    src: url('fonts/titilliumweb-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/titilliumweb-regular.woff2') format('woff2'),
         url('fonts/titilliumweb-regular.woff') format('woff'),
         url('fonts/titilliumweb-regular.ttf') format('truetype'),
         url('fonts/titilliumweb-regular.svg#titillium_webregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'TitilliumWeb';
}

body.error404 {
    background-image:url('images/didgital-marketing-agency-seo-firm-toilet.jpg');
    background-position:center center;
    background-size:cover;
    background-repeat:no-repeat;
}

body.error404 .not-found-title-smaller {
    font-size: 20px;
    line-height: 60px;
}

body.error404 .mk-svg-icon {
    color: #27aae0;
}

body.error404 .mk-flipbox .front-title,
body.error404 .mk-flipbox .back-title {
    font-weight:bold;
}

body.error404 .mk-button--dimension-flat.text-color-dark {
    color: #ffffff;
    background-color: #27aae0;
    margin-top: 5px;
}
body.error404 .mk-button--dimension-flat.text-color-dark:hover {
    color: #27aae0;
    background-color: #ffffff;
}

@media screen and (min-width: 768px) {
    body.error404 .vc_col-sm-3 {
        width:25%;
        display: inline-block;
    }

}

h1, h2, h3, h4, h5, h6 {
    font-family: 'TitilliumWeb';
}

.quote-section p {
    font-family: 'KaushanScript';
}