/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.header_top .left .inner>div, .header_top .left .inner>div:last-child {
    float: left;
    border-bottom: 0;
    border-top: 0;
    margin-left: 45px;
    color: rgb(204, 204, 204)!important;
}

.header_top .left .inner>div, .header_top .left .inner>div:last-child a {
    color: rgb(204, 204, 204)!important;
}

.header_top .right .inner > div:first-child, .header_top .right .inner > div, .header_top .left .inner > div:last-child, .header_top .left .inner > div {
    border: none;
    margin-right: 30px;
}

i.qode_icon_font_awesome.fa.fa-location-arrow.qode_iwt_icon_element  {
	padding: 22PX; 
}

.contact-info {
float: left;
color: #CCCCCC;
margin-right: 10px;
}

.contact-info a {
color: #CCCCCC;
}

.contact-info a:hover {
color: #f15a2b;
}


.call_to_action {
    padding: 125px 125px;
}

.team-button {
text-align: center;
}

p {


}

.wpb_wrapper p {
margin-top: 10px;
font-size: 17px;
}

.testimonial_content_inner p {
font-style: italic;
text-shadow: 2px 2px 2px rgba(49, 49, 49, 0.9);
}

#WebToLeadForm input{
    width: 100%;
    margin: 0 0 20px 0;
    padding: 15px 12px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #F2F2F2;
    color: #000;
    font-family: 'Raleway';
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#WebToLeadForm input.button{
   width: 100%;
    margin: 0 0 20px 0;
    padding: 15px 12px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 25px;
    line-height: 17px;
    background-color: #f15a29;
    color: #fff;
    font-family: 'Raleway';
    font-weight: 600;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
	cursor: pointer;
    border-width: 4px;
    border-color: #f15a29;
    border-style: solid;
}

#WebToLeadForm input#website_dload_email_optin_c {
 width: 20px !important;
    margin: 0 0 20px 0;
    padding: 15px 12px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 25px;
    line-height: 17px;
    background-color: #f15a29;
    color: #fff;
    font-family: 'Raleway';
    font-weight: 600;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
}

#WebToLeadForm input.button:hover{
cursor: pointer; border-color: #f15a29; 
color: #f15a29;
background-color: #ffffff; 
border-width: 4px;
border-style: solid;
font-size: 25px;
line-height: 17px; 
}

.q_logo a {
    position: relative;
    display: block;
    visibility: visible !important;
    height: 60px;

}

ol {
margin-left: 15px;
}

li {
margin-top:10px;
}