/*
Theme Name: TTechT Child
Theme URI: https://tomtechtodayweb.com
Template: Divi
Author: TTechT Themes
Author URI: https://tomtechtodayweb.com
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.64.1500656400
Updated: 2017-07-21 17:00:00

*/
h1 { color: #b72a2a; font-weight: 600;}
h2 { color: #b72a2a; }
h3 { color: #b72a2a; }
.apply1 {
    background: #b72a2a;
    color: #fff;
    padding: 2%;
}
#main-content {
    background-color: #fff;
    font-size: 1.2em;
}
#footer-widgets .fwidget ul li a:hover { color: #b72a2a; }
#footer-bottom { padding: 15px 0 10px; color: #cccccc; }

.failure {
    float: left;
    width: 100%;
    padding: 1% 0px;
}
.fail-l {
    float: left;
    width: 5%;
    height: 40px;
}
.fail-r {
    float: left;
    width: 95%;
}
.phone-cta {
    margin-top: 25%;
    border: solid 1px #fff;
    padding: 15%;
}
#foundation-bullets { font-size: 15px; padding-left: 3%;}

.et_pb_contact_right {
    color: #fff;
}
.et-pb-contact-message {
    color: #fff;
    text-align: center;
    font-size: 2em;
}

.et-pb-contact-message {
    color: #b72a2a;
    text-align: center;
    font-size: 2em;
    line-height: 1em;
}
span.et_pb_contact_captcha_question {
    color: #000;
}

/*_______________________ MAIN MENU NAVIGATION _____________________*/

.nav li ul {
    visibility: hidden;
    z-index: 9999;
    width: 400px;
    border-top: 3px solid #2ea3f2;
    opacity: 0;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
#top-menu li li a {
    width: 360px;
    padding: 6px 20px;
    color: #777;
}


/*_______________________ ICONS _____________________*/
i.fa.fa-check-square-o.fa- { font-size: 1.5em; }
i.fa.fa-phone.fa- { font-size: 4em; padding: 13% 0 0 0; }