/*
Theme Name: AG2
Author: Absolute
Author URI: http://absolutegroup.ie/
Description: 
Version: 1.0.0
License: 
Template: ag2
*/

/* Grey #8e9090 */
/* blue #131f6b */

.no-margin{
    margin-left: 0px;
    margin-right: 0px;
}

.hr-thick {
    border-color: #8e9090;
}

/**** Header ****/
.branding a img{
    width:150px;   
}

.menu-login .menu-item-text i.underline{
    display: none !important;
}

.menu-login a{
    border: 1px solid #ffffff;
    border-radius: 2px;
}

.menu-item-text i.underline{
    position: relative !important; 
    bottom: -5px !important;
}


/*** Home ***/
.ag2-intro, .news-heading p{
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 2px;
}


.home-icon{
    width: 100%;
    max-width: 120px;
}

.home-5-icons h5{
    font-size: 14px;
    color: #706f6f;
}

.home-5-icons{
    text-align: center;
    margin-bottom: 25px;
}

.news-heading h2{
    color:#131f6b;
}
    




/**** Page Titles *****/
.breadcrumbs{
    text-transform:uppercase;
}



/**** footer ****/
.ag2-footer{
    background: #131F6B;
    padding-top: 20px;
    padding-bottom: 30px;
}

.spam-bot{
    position: absolute;
    left:-9999999px;
}

.wpcf7-form p{
    margin-bottom: 0px;
}

.wpcf7-form label{
    width:100%;
    margin-bottom: 0px;
    font-weight: normal;
}

.ag2-footer label{
    color: #ffffff;
}


.ag2-footer .contact-heading h3, .ag2-footer .contact-heading p{
    color: #ffffff;
    text-align: center;
}



/*** Security Design ***/
.frame-on.frame-fancy{
    margin-bottom: 30px;
}

.fa.fa-chevron-circle-right{
    color:#131F6B;
}

.shortcode-teaser-img{
    padding-bottom: 15px !important;
}




/*** Contact Page ****/
.contact-details{
    text-align: center;
    margin-bottom: 25px;
}

.contact-details .fa{
    color: #131f6b;
}




/**** Footer Slide in ***/
.cp_id_cb7ca h5{
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    margin-top: 0px;
}


.cp_id_cb7ca #mauticform_newslettersignup .mauticform-label{
    position: absolute;
    text-indent: 99999999px;
}


.cp_id_cb7ca .mauticform-row{
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0px !important;
}

.cp_id_cb7ca .mauticform-row:nth-child(2){
    margin-right: 0%;
}


.cp_id_cb7ca #mauticform_newslettersignup_submit{
    width: 100%;
}

.cp_id_cb7ca .mauticform-button{
    padding: 7px 12px !important;
}

.cp_id_cb7ca .mauticform-button:hover{
    background: #131F6B !important;
    border-color: #131F6B !important;
}

.cp_id_cb7ca p{
    display: none;
}