/*
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 {
    background: rgb(83,20,99) !important;
    background: -moz-linear-gradient(180deg, rgba(83,20,99,1) 30%, rgba(114,33,135,1) 60%) !important;
    background: -webkit-linear-gradient(180deg, rgba(83,20,99,1) 30%, rgba(114,33,135,1) 60%) !important;
    background: linear-gradient(180deg, rgba(83,20,99,1) 0%, rgba(114,33,135,1) 60%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#531463",endColorstr="#722187",GradientType=1) !important;
}
.header_top .left .textwidget{
    display: inline-flex;
}
.header_top .left .textwidget p{
    font-size: 16px;
    padding-left: 200px;
    line-height: 5px;
}
.header_top .right .textwidget {
    display: inline-flex;
}
.header_top .right .q_icon_list {
    display: flex;
    margin-right: 10px;
    margin-bottom: 0;
    flex-direction: row-reverse;
}
.header_top .right .q_icon_list p {
    padding: 0 15px;
}
.header_bottom, .header_top, .q_logo, .q_logo a {
    position: initial;
}
header:not(.centered_logo) .q_logo img {
    height: 150px !important;
}
header.sticky:not(.centered_logo) .q_logo img {
    height: 100px !important;
}
header.sticky .q_logo img {
    top: -5%;
}
nav.main_menu ul li {
    border-right: 1px solid #eee;
}
nav.main_menu .second ul li {
    border-right: 0px solid #eee;
}
.freeQuote {
    position: relative;
    overflow: hidden;
    background: #8e2da7;
}
nav.main_menu ul li.freeQuote a {
    color: #fff;
} 
div.title_outer.title_without_animation {
    height: 495px;
    overflow: hidden;
}
.title h1 span {
    text-shadow: rgb(0, 0, 0) 1px 1px 1px;
    color: #fff;
}
.title .title_holder .container {
    background-color: rgba(141, 45, 167, 0.35) !important;
}
.footerAdd .q_icon_list i {
    line-height: 50px;
}
.footer_top h5 {
    font-size: 24px;
}
.footer_bottom a {
    text-decoration: underline;
}
#custom_html-10 {
    margin-top: 15px;
}
.footer-cta {
    display: inline-flex;
    align-items: baseline;
}
.footer-cta .text-name,
.footer-cta .tel-phone {
    margin-right: 1%;
}
.footer-cta span {
    width: 32%;
}
.postTitle {
    text-align: center;
    margin: 50px auto;
}
.postTitle h2 {
    font-size: 34px;
}
.page .cf7_custom_style_1 .wpcf7-submit,
.footer-cta span.submitBtn .wpcf7-submit {
    width: 100%;
    text-align: center;
}
.addressDetails .wpb_single_image .vc_single_image-wrapper {
    display: block;
}
.addressDetails .wpb_single_image .vc_single_image-wrapper img {
    width: 100%;
}
.fa-clock:before {
    content: "\f017";
}
.marginTop {
    margin-top: 5px;
}
.animOne .q_elements_item_content {
    padding: 5px;
}
.animOne .qode-animation-holder-inner {
    background: #fff;
    padding: 30px 0px 10px;
    border: 1px solid #eee;
}
.articles .latest_post_two_holder .latest_post_two_image img {
    width: 100%;
}
.phoneLink {
    background-color: #8e2da7;
    border-radius: 50%;
    padding: 11.5px 15.5px;
}
.phoneLink .fa {
    font-size: 14px;
    color: #ffffff;
}
.wpcf7 .fa {
    position: absolute;
    color: #7b4499;
    z-index: 100;
    font-size: 18px;
    top: 37.5%;
    left: 7.5%;
}
.page-id-505 .wpcf7 .fa {
    left: 5%;
}
.wpcf7 .fa.fa-commenting-o {
    top: 9%;
    left: 3%;
}
.page-id-193 .wpcf7 .fa.fa-commenting-o {
    left: 3.5%;
}

footer {
    z-index: 99;
}
.footer_top{
    padding-top: 160px;
}
.footer_top .q_social_icon_holder i.fa-facebook-official,
.footer_top .q_social_icon_holder i.fa-twitter,
.footer_top .q_social_icon_holder i.fa-linkedin {
    color: #fff;
    font-size: 50px;
}
.footer_top .q_social_icon_holder:hover i.fa-facebook-official {
    color: #4469b0 !important;
}
.footer_top .q_social_icon_holder:hover i.fa-twitter {
    color: #08a0e9 !important;
}
.footer_top .q_social_icon_holder:hover i.fa-linkedin {
    color: #1578b3 !important;
}
.single .blog_holder article .post_info,
.single h2 span.date {display:none;}
.single .call_to_action {
    padding-top: 42px;
    padding-bottom: 37px;
    margin-bottom: -50px;
}
.widget .gallery {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
.widget #gallery-1 img {
    border: 0px solid #cfcfcf;
}
.wpcf7-acceptance {
    font-size: 12px;
    margin: 10px 0;
    display: block;
}
.wpcf7-acceptance input {
    vertical-align: middle;
}
.page-id-414 h4,
.cta h4 {
    color: #fff;
}
.page-id-414 h5,
.cta h5 {
    color: #fff;
    text-align: justify;
    margin: 25px 0;
}
.cta .wpcf7 .fa,
.cta .wpcf7 .fa.fa-commenting-o {
   left: 5%;
}
.page-id-414 .wpcf7 .fa {
   left: 4%;
}
.page-id-414 .wpcf7 .fa.fa-commenting-o {
   left: 2%;
}
.page-id-414 .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit,
.cta .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit {
    color: #fff;
    border-color: #592973;
    background-color: #592973;
}
.page-id-414 .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:hover,
.cta .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:hover {
    color: #592973;
    border-color: #592973;
    background-color: #fff;
}
.page-id-414  .wpcf7-acceptance,
.cta .wpcf7-acceptance {
    color: #fff;
    margin: 20px 0;
    display: block;
}
ol, ul {
    padding-left: 40px;
    list-style-position: outside;
}

@media only screen and (max-width: 420px) {
.header_bottom .container_inner,
.container_inner {
    width: 325px !important;
}
.logo_wrapper {
    left: 30% !important;
}
header:not(.centered_logo) .q_logo img {
    height: 125px !important;
}
.q_logo img {
    top: -12px;
}
.header_top .left {
    text-align: left;
    float: left;
}
.header_top .right {
    float: right;
}
.header_top .left .textwidget p {
    font-size: 12px;
    padding-left: 0;
}
.header_top .right .phone,
.header_top .right .email p {
    display:none;
}
.has_header_fixed_right.stick.menu_bottom .header_inner_right, 
.header_bottom_right_widget_holder {
    display: table-cell;
}
.header_bottom_right_widget_holder {
    padding: 0 5px;
}
.mobile_menu_button .fa-bars {
    background-color: #8e2da7;
    border-radius: 50%;
    padding: 14px 15px;
    color: #fff;
}
.freeQuote {
    background: transparent;
}
.padLeft .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.wpcf7 .fa {
    left: 3.5%;
}
.qIconList p {
    font-size: 18px !important;
padding: 0 0 0 40px !important;
}
.footer-cta .text-name, 
.footer-cta .tel-phone {
    margin-right: 0;
}
.footer-cta {
    flex-direction: column;
}
.footer-cta span {
    width: 100%;
}
.footer-cta span.submitBtn {
    margin-top: 5px;
}
.home .animOne .q_elements_item_content {
    padding: 0 !important;
}
}
@media only screen and (max-width: 680px) {
div.tp-bgimg.defaultimg { 
    background-size: 100% !important;
    background-position: center 25px !important; 
}
}
@media only screen and (max-width: 768px) and (min-width: 421px) {
.header_bottom .container_inner,
.container_inner {
    width: 600px !important;
}
.has_header_fixed_right.stick.menu_bottom .header_inner_right, 
.header_bottom_right_widget_holder {
    display: table-cell;
}
.header_top .left {
    text-align: left;
    float: left;
}
.header_top .left .textwidget p {
    padding-left: 0px;
}
.header_bottom_right_widget_holder {
    padding: 0 0;
}
.header_top .right {
    text-align: right;
}
.header_top .right .phone,
.header_top .right .email p {
    display:none;
}
.logo_wrapper {
    left: 39%;
}
.q_logo img {
    top: -35px;
}
.mobile_menu_button .fa-bars {
    background-color: #8e2da7;
    border-radius: 50%;
    padding: 14px 15px;
    color: #fff;
}
.q_elements_holder.responsive_mode_from_768.five_columns .q_elements_item, 
.q_elements_holder.responsive_mode_from_768.four_columns .q_elements_item, 
.q_elements_holder.responsive_mode_from_768.six_columns .q_elements_item, 
.q_elements_holder.responsive_mode_from_768.three_columns .q_elements_item, 
.q_elements_holder.responsive_mode_from_768.three_columns.eh_three_columns_25_25_50 .q_elements_item:last-child, 
.q_elements_holder.responsive_mode_from_768.three_columns.eh_three_columns_50_25_25 .q_elements_item:first-child, 
.q_elements_holder.responsive_mode_from_768.two_columns .q_elements_item, 
.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_25_75 .q_elements_item:first-child, 
.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_25_75 .q_elements_item:last-child, 
.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_33_66 .q_elements_item:first-child, 
.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_33_66 .q_elements_item:last-child, 
.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_66_33 .q_elements_item:first-child, 
.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_66_33 .q_elements_item:last-child, 
.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_75_25 .q_elements_item:first-child, 
.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_75_25 .q_elements_item:last-child {
    width: 50%;
    display: inline-block;
    height: auto;
}
.vc_col-sm-8,
.vc_col-sm-4,
.articles .vc_col-sm-6,
.vc_col-sm-5,
.vc_col-sm-7 {
    width: 100%;
}
.wpcf7 .fa {
    left: 7.5%;
}
}
@media only screen and (max-width: 748px) and (min-width: 520px) {
.wpcf7 .fa {
    left: 3.5%;
}
}
@media only screen and (max-width: 1000px) and (min-width: 769px) {
.header_bottom .container_inner,
.container_inner {
    width: 768px !important;
}
.header_top .left {
    text-align: left;
    float: left;
}
.header_top .left .textwidget p {
    padding-left: 0px;
}
.header_bottom_right_widget_holder {
    padding: 0 0;
}
.header_top .right {
    text-align: right;
}
.header_top .right .phone {
    display:none;
}
.q_logo img {
    top: -35px;
}
.mobile_menu_button .fa-bars {
    background-color: #8e2da7;
    border-radius: 50%;
    padding: 14px 15px;
    color: #fff;
}
.logo_wrapper {
    left: 36%;
}
.header_top .left .textwidget p {
    font-size: 16px;
    padding-left: 0;
}
#rev_slider_1_1_forcefullwidth {
    margin-top: -70px !important;
}
.risk {
    top: 140px !important;
    min-width: 100% !important;
}
.risk .tp-caption {
    max-width: 100% !important;
}
.freeQuote {
    background: #fff;
}
.footer-cta {
    align-items: center;
    flex-direction: column;
}
.footer-cta .text-name, .footer-cta .tel-phone {
    margin-right: 0;
}
.footer-cta span {
    width: 100%;
}
.animOne .q_elements_item_content {
    padding: 5px !important;
}
}
@media only screen and (min-width: 1001px) {
.has_header_fixed_right.stick.menu_bottom .header_inner_right, 
.header_bottom_right_widget_holder {
    display: none;
}
}
@media only screen and (max-width: 1024px) and (min-width: 1001px) {
.header_top .right .q_icon_list p,
.header_top .left .textwidget p {
    font-size: 16px !important;
}
.header_top .left .textwidget p {
    padding-left: 175px;
}
.header_bottom, .header_top, .q_logo, .q_logo a {
    position: initial;
}
header.sticky .q_logo img {
    top: -5%;
}
header:not(.centered_logo) .q_logo img {
    height: 125px !important;
}
nav.main_menu > ul > li > a {
    padding: 0 10px;
    line-height: 90px;
    font-size: 14px;
}
.logo_wrapper {
    height: 60px;
}
.footer-cta {
    align-items: center;
    flex-direction: column;
}
.footer-cta .text-name, .footer-cta .tel-phone {
    margin-right: 0;
}
.footer-cta span {
    width: 100%;
}
}
@media only screen and (max-width: 1280px) and (min-width: 1160px) {
nav.main_menu > ul > li > a {
    padding: 0 10px;
    font-size: 15px;
}
.sphere,
.risk,
.award,
.learn {
    left: 100px !important;
}
.ask {
    left: 300px !important;
    top: 500px !important;
}
.sphere {
    top: 225px !important;
}
.risk {
    top: 275px !important;
}
.award {
    top: 400px !important;
}
.learn {
    top: 500px !important;
}
}
@media only screen and (max-width: 1200px) {
.container_inner {
    width: 1100px;
}
}
@media only screen and (max-width: 1159px) and (min-width: 1025px) {
.sphere,
.risk,
.award,
.learn {
    left: 100px !important;
}
.ask {
    left: 300px !important;
    top: 450px !important;
}
.sphere {
    top: 175px !important;
}
.risk {
    top: 225px !important;
}
.award {
    top: 350px !important;
}
.learn {
    top: 450px !important;
}
}
@media only screen and (max-width: 1159px) and (min-width: 1100px) {
.container_inner {
    width: 1050px;
}
nav.main_menu > ul > li > a {
    padding: 0 10px;
    font-size: 15px;
}
}
@media only screen and (max-width: 1099px) and (min-width: 1025px) {
.container_inner {
    width: 950px;
}
nav.main_menu > ul > li > a {
    padding: 0 10px;
    font-size: 14px;
    line-height: 60px;
}
header:not(.centered_logo) .q_logo img {
    height: 100px !important;
}
.logo_wrapper, .side_menu_button, .shopping_cart_inner {
    height: 60px;
}
.header_top .left .textwidget p {
    font-size: 14px;
    padding-left: 150px;
}
.right .fa-phone p {
    font-size: 18px !important;
}
}
@media only screen and (min-width: 1025px) {
.drop_down .narrow .second .inner ul li:hover a {
    background: #3d3d3d;
}
}
@media only screen and (max-width: 1024px) and (min-width: 950px) {
.sphere,
.risk,
.award,
.learn {
    left: 45px !important;
}
.ask {
    left: 250px !important;
}
}
.cuicons .dripicon:before {
	content: "";
	width: 47px;
	height: 47px;
	background-size: cover!important;
    display: block;
    top: 17px;
    position: absolute;
    left: 17px;
}

.cuicons .dripicons-alarm:before {
	background: url(/wp-content/uploads/2020/02/icon1.png);
}
.cuicons .dripicons-align-center:before {
	background: url(/wp-content/uploads/2020/02/icon2.png);
}
.cuicons .dripicons-align-justify:before {
	background: url(/wp-content/uploads/2020/02/icon3.png);
}
.cuicons .dripicons-align-left:before {
	background: url(/wp-content/uploads/2020/02/icon4.png);
}
.cuicons .dripicons-align-right:before {
	background: url(/wp-content/uploads/2020/02/icon5.png);
}
.cuicons .dripicons-anchor:before {
	background: url(/wp-content/uploads/2020/02/icon6.png);
}
.cuicons .dripicons-archive:before {
	background: url(/wp-content/uploads/2020/02/icon7.png);
}
.cuicons .dripicons-arrow-down:before {
	background: url(/wp-content/uploads/2020/02/icon8.png);
}
.cuicons .qode-showcase-content-inner {
	cursor: pointer; position: relative; z-index:999;
}

.cuicons .qode-int-icon-showcase-inner .qode-showcase-item-holder:nth-child(2) .qode-showcase-content-inner:after {
	content: "11aaa";
}