/*UNIVERSAL*/
.subtitle_orange
{
    font-size:14px;
    font-weight:bold;
    color:#DF7A07
}

.subtitle_blue
{
    font-size:14px;
    font-weight:bold;
    color:#1854AA
}

.validator
{
    color:#ff0000;
	margin-right:4px;
}



/* HEADER */
#header-call
{
    font-family:Georgia;
    color:#1854AA;
    font-size:16px;
    font-weight:bold
}
    #header-call .phone
    {
        color:#f38300 !important;
        font-size:30px;
        font-weight:bold;
        font-family:arial
    }
    #header-call .phone  a{color:#f38300 !important; text-decoration:none;}
/*PAGE_STYLE*/
#page_title
{
    color:#1854AA;
    font-size:22px;
    font-weight:bold
}
.page_title2
{
    color:#1854AA;
    font-size:22px;
    font-weight:bold
}

/*RIGHT SECTION*/
.right_social_box_title
{
    color:#405769;
    font-size:20px
}
    .right_social_box_icon a
    {
        color:#404040;
        font-size:13px;
        text-decoration:none
     }
     
/*FOOTER SECTION*/
#footer_link
{
    color:#404040
}
#footer_link a
{
    color:#404040;
    text-decoration:none;
    margin:0px 6px
}
#footer_link a:hover
{
    color:#fc8b00;
    text-decoration:underline
}


/**************INNER PAGE STYLE*****************/
.pagesub-title
{
    font-size:14px;
    font-weight:bold;
    color:#DF7A07
    
}

    /*TESTIMONIALS PAGE*/
    .testimonial-list-name
    {
        color:#1854AA;
        font-style:italic;
        font-weight:bold}
 .slash_large
 {
     font-size:16px}
	 a.nolink{cursor:default;}