/*
Theme Name: Bridge
Theme URI: https://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: https://qodeinteractive.com/
Text Domain: bridge
Version: 29.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/* ============================================== */
			/* ------Top Header----- */
/* ============================================== */
.top-header-left-wrps {
    display: flex;
    align-items: center;
}

.top-header-content p {
    font-size: 16px;
    font-weight: 400;
    color: #707070;
}

.top-header-content a {
    font-size: 16px;
    font-weight: 300;
    color: #707070;
}

.top-header-content img {
    padding-right: 7px;
    display: inline-block;
}
.top-header-content i {
    font-size: 17px;
    font-weight: 500;
    color: #3e9379;
    padding-right: 6px;
}
ph-calls i {
    background: #ffffff;
    border: 2px solid #338f7a;
    padding: 10px;
    border-radius: 100px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-right: 10px;
}

h2{
    font-weight: 600;
 }
  h3{
    font-weight: 500;
 }
   h4{
    font-weight: 400;
 }
    h5{
    font-weight: 400;
 }


 .cont-form-sec-flx input {
    background: #f7f5f5 !important;
    border: 1px solid #eee !important;
    border-radius: 5px !important;
    color: #666666 !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px !important;
    padding: 11px !important;
}
.header_top{
	height:auto !important;
}
 