/*
Theme Name:  Bridge Child
Template: 	 bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Child Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version:	 1.0.0
License: GNU General Public License
License URI: licence/GPL.txt
Text Domain: bridge-child
*/

/*Custom CSS*/
.testimonials_holder .flex-direction-nav a {
  width: 32px;
  height: 32px;
  }
  .testimonials_holder .flex-direction-nav a:before {
  font-size: 20px;
  left: 11px;
  height: 0px;
  width: 0px;
  }
  .testimonials_holder .flex-direction-nav a:hover {
  background-color: #ffcc00;
  border: 2px solid #ffcc00;
  }
  .flex-direction-nav a {
  margin: -23px -1px 0;
  }
  .q_counter_holder p.counter_text {
  line-height: 35px;
  margin: 22px 0 0 0;
  }
  
  .footer_top .widget_nav_menu ul li {
  padding: 0;
  }
  .footer_top h5 {
  margin: 0;
  }
  
  .wpcf7 form.wpcf7-form p {
  margin-bottom: 10px;
  }
  
  .footer_top .footer_col3 .wpcf7 {
  text-align: right; 
  }
  .footer_top .footer_col3 .wpcf7 img.ajax-loader {
  display: none;
  }
  .q_icon_with_title .icon_with_title_link {
  font-size: 12px;
  font-weight: 600;
  margin: 24px 0 0;
  }
  .q_icon_with_title .icon_with_title_link:hover {
  color: #ffcc00 !important;
  }
  .header_top {
  overflow: hidden;
  }
  .header_bottom_right_widget_holder {
      padding-right: 0;
  }
  .header_top {
  line-height: 35px;
  }
  
   header.sticky .header_bottom .qode_icon_shortcode span {
  color: #222 !important;
  }
  
  header.sticky .header_bottom .qode_icon_shortcode span:hover {
  color: #ffcc00 !important;
  }
  
  .title.title_size_large h1 {
  letter-spacing: -1px;
  }
  .title .separator.small {
  margin-top: 3px;
  }
  .filter_holder {
  padding-top: 7px;
  }
  
  .q_dropcap{
  margin: 0px 18px 0px 0px;
  }
  
  .projects_holder article .portfolio_description {
  padding: 27px 0 22px;
  }
  
   .projects_holder article .feature_holder .feature_holder_icons a.preview:hover {
  background-color: #fff;
  color: #303030;
  }
  
  .qode_portfolio_related h4 {
  font-weight: 700;
  font-size: 23px;
  letter-spacing: -1.3;
  }
  
  @media only screen and (max-width: 768px) {
  .title.title_size_large h1 {
  font-size: 40px!important;
  line-height: 46px!important;
  }
  .title.title_size_medium h1 {
  font-size: 36px!important;
  line-height: 45px!important;
  }
  .footer_responsive_adv .footer_top .four_columns .column1,
  .footer_responsive_adv .footer_top .four_columns .column2,
  .footer_responsive_adv .footer_top .four_columns .column3,
  .footer_responsive_adv .footer_top .three_columns .column1,
  .footer_responsive_adv .footer_top .three_columns .column2,
  .footer_responsive_adv .footer_top .two_columns_50_50 .column1,
  .footer_responsive_adv .footer_top .two_columns_50_50 .column2 {
      margin: 0 0 50px;
  }
  }
  
  @media only screen and (max-width: 480px) {
  .title.title_size_large h1 {
  font-size: 32px!important;
  }
  .title.title_size_medium h1 {
  font-size: 27px!important;
  line-height: 28px!important;
  }
  }
  
  .comment_holder .comment {
      padding: 34px 25px 37px;
      background-color: #f9f9f9;
  }
  
  .comments .comment .text .comment_date {
      font-size: 12px;
      font-weight: 500;
      color: #303030;
  }
  
  .comments .comment .text .text_holder {
      margin: 13px 0 0;
  }
  
  .icon_social_holder>div {
      font-weight: 500;
  }
  
  /* 2019.03.26 Conversion Changes by AC */
  
  body .wrapper .header_top .header-widget .textwidget span.header-phone {	
    font-weight: bold!important;
    text-shadow: 1px -1px 3px rgba(0,0,0,0.6);
  }
  body .wrapper .header_top .header-widget .textwidget .qode_icon_shortcode.q_font_awsome_icon.fa-lg {
    vertical-align: 0;
  }
  .q_slider .qbutton {
    color: rgb(255, 255, 255)!important;
    border-color: rgb(255, 255, 255)!important;
    background-color: #dd0606!important;
  }
  .carousel-control .next_nav, .carousel-control .prev_nav {
    border-color: #fff!important;
  }
  .carousel-control .next_nav i, .carousel-control .prev_nav i {
    color: #fff!important;
  }
  h5.new-buttons {
    margin-top: 20px;
  }
  .ac-form-div .ac-form-row {
    margin-bottom: 15px;
  }
  .ac-form-div .ac-form-row input,
  .ac-form-div .ac-form-row select,
  .ac-form-div .ac-form-row textarea {
    border-radius: 2px;
    color: #333;
    font-size: 16px;
      border: 1px solid #ccc;
      padding: 8px 10px;
      line-height: 1.3;
  }
  .ac-form-div .ac-form-control input,
  button.wpforms-submit {
    color: #fff !important;
    text-transform: uppercase !important;
    font-family: 'Poppins',sans-serif !important;
    font-size: 13px !important;
    background-color: #dd0606 !important;
    border: none !important;
    font-weight: bold !important;
    padding: 12px 25px !important;
    transition: .3s !important;
  }
  .ac-form-div .ac-form-control input:hover {
    background: #f00;
  }
  body.page-id-1452 .new-form {
    margin: 20px 0 50px;
  }
  @media only screen and (min-width: 1000px) {
    .content .container .container_inner.default_template_holder, .content .container .container_inner.page_container_inner {
        padding-top: 25px;
    }
  }
  
  body.page-id-15730 .content .container .container_inner,
  body.page-id-15825 .content .container .container_inner,
  body.error404 .content .container .container_inner {
    padding-top: 100px;
  }
  body.page-id-1452 h2 + p {
    margin-top: 10px;
  }
  .movedown {
    margin-top: 80px;
  }
  .moreinfo {
    margin: 40px 0 30px!important;
  }
  .moreinfo h5 {
    margin-bottom: 25px;
  }
  h5 + #acForm_25acf {
    margin-top: 25px;
  }
  body.home .full_width_inner .section_inner_margin .vc_col-sm-6 .vc_column-inner .wpb_wrapper > .vc_text_separator.wpb_content_element.full.separator_align_center {
    margin-bottom: 30px!important;
  }
  body.page-id-15833 .wpb_wrapper .vc_text_separator.wpb_content_element.full.separator_align_center {
    margin-bottom: 20px!important;
  }
  .q_dropcap.circle, .q_dropcap.square {
    font-size: 20px;
  }
  .ac-thumb {
    height: 150px;
      max-width: 200px;
      border: 1px solid #ccc;
      background-size: cover;
      margin-top: 23px;
      margin-bottom: 5px!important;
      display: block;
      color: rgba(255,255,255,0);
  }
  body.page-id-15503 h5 + .accordion_content .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  body.page-id-15503 h5 + .accordion_content {
    padding-left: 40px!important;
  }
  body.page-id-15503 h5 + .accordion_content .wpb_wrapper > p {
    width: 48%;
    line-height: 1.4!important;
  }	
  
  body.page-id-15503 .vce-text-block-wrapper .vc_row.wpb_row:first-child >  .full_section_inner .vc_column-inner .vc_text_separator > div {
    background-color: #dd3333!important;
      font-size: 25px;
      text-transform: uppercase;
      font-weight: 400;
  }
  
  blockquote {
    max-width: 480px;
    margin: 0 auto;
  }
  blockquote h5 {
    font-size: 18px;
  }
  h1 strong em {
    font-style: normal;
      color: #303030;
      font-size: 20px;
      line-height: 35px;
      font-weight: 300;
      letter-spacing: 0px;
      text-transform: none;
  }
  /*
  .page-id-15730 .q_accordion_holder h5 span {
    position: relative;
    padding-left: 35px!important;
  }
  .page-id-15730 .q_accordion_holder h5 span:before {
    content: '+';
    background-color: #1d64c5;
    position: absolute;
    left: 0;
    top: 3px;
    height: 22px;
    transition: background-color .2s ease-in-out;
    width: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1px;
      letter-spacing: -1px;
  }
  .page-id-15730 .q_accordion_holder h5.ui-state-active span:before {
    content: '-';
  }
  .page-id-15730 .q_accordion_holder.accordion div.accordion_content {
    padding-left: 33px!important;
  }
  */
  h3.vce-faq-toggle-title-text {
    color: #303030;
      font-size: 16px;
      line-height: 21px;
      font-style: normal;
      font-weight: 700;
      letter-spacing: -0.7px;
      text-transform: none;
  }
  .page-id-15734 .vce-faq-toggle-inner {
    margin-bottom: 60px;
  }
  .page-id-15734 .vce-faq-toggle-inner a {
    display: block;
  }
  .dark.header_style_on_scroll nav.main_menu>ul>li.active>a, .dark.header_style_on_scroll nav.main_menu>ul>li:not(:first-child):before, .dark.header_style_on_scroll nav.main_menu>ul>li>a, .dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a, .dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li:not(:first-child):before, .dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a {
    color: #fff;
  }
  header.dark.header_style_on_scroll #lang_sel>ul>li>a, header.dark.header_style_on_scroll #lang_sel_click>ul>li>a, header.dark.header_style_on_scroll .q_social_icon_holder i.simple_social, header.dark.header_style_on_scroll .q_social_icon_holder span.simple_social, header.dark.header_style_on_scroll .textwidget span, header.dark.header_style_on_scroll .textwidget span:hover, header.dark:not(.sticky) #lang_sel>ul>li>a, header.dark:not(.sticky) #lang_sel_click>ul>li>a, header.dark:not(.sticky) .q_social_icon_holder i.simple_social, header.dark:not(.sticky) .q_social_icon_holder span.qode_icon_font_elegant, header.dark:not(.sticky) .q_social_icon_holder span.simple_social, header.dark:not(.sticky) .textwidget span:not(.qode-btn-text), header.dark:not(.sticky) .textwidget span:not(.qode-btn-text):hover {
    color: #fff!important;
  }
  nav.main_menu ul li.active > a {
    color: #ffcc00!important;
  }

/*Custom CSS*/

h1 {
  color: #303030!important;
  font-size: 20px!important;
  line-height: 35px!important;
  font-weight: 300!important;
  letter-spacing: 0px!important;
  text-transform: none!important;
  margin-bottom: 30px!important;
}
.nomargin {
  margin: 0!important;
}
.weight-600 strong {
  font-weight: 600!important;
}
.wp-block-group {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
}
.wp-block-group h2 {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-block-group h2:after {
  content: '';
  background-color: #dd0606;
  width: 40px;
  height: 2px;
  margin-top: 10px;
}
.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
}
.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-embed-aspect-16-9 .wp-element-caption {
  margin-top: 30px;
}
.red-title,
.blue-title {
  display: inline-block;
  position: relative;
  left: 50%; 
  transform: translateX(-50%);
  background-color: #dd0606;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  margin: 0 auto 30px;
  padding: 8px 35px;
  z-index: 1;
  border-radius: 2px;
  line-height: 23px;
}
.blue-title {
  background-color: #4887bf;
}
hr.title-separator {
  margin: 0;
  border: none;
  border-top: 1px solid #eaeaea;
  position: relative;
  top: 20px;
}
hr.wp-block-separator {
  border: none;
  border-top: 1px solid #eaeaea;
  margin: 10px 0;
}
ol {
  margin-left: 30px!important;
  padding-left: 15px!important;
}
#logos-carousel {
  padding: 0 50px;
}
#logos-carousel li {
  height: 190px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.accordions h5 {
  display: flex;
  align-items: center;
  gap: 20px;
  transition: .3s;
  cursor: pointer;
  margin-bottom: 5px;
  color: #636363;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
}
.accordions h5:hover {
  color: #fc0000;
}
.accordions h5:before {
  content: attr(data-content);
  color: #b4b4b4;
  border: 2px solid #e3e3e3;
  width: 41px;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  transition: .3s;
}
.accordions h5.open:before {
  background-color: #e4e4e4;
  color: #505050;
}
.accordions h5 + p,
.accordions h5 + .content,
.accordions h5 + .wp-block-gallery {
  display: none;
  padding-left: 65px;
  margin: 5px 0 20px;
  min-height: 0!important;
  padding: 0!important;
  padding-left: 65px!important;
}
.wp-block-button__link {
  transition: .3s;
  color: #fff!important;
  font-size: 12px;
  font-weight: 600;
  background-color: #dd0606;
}
.wp-block-button__link:hover {
  background-color: #ff0000!important;
}
.wp-block-buttons {
  column-gap: 60px;
  row-gap: 15px;
}
.acf-slider,
#home-slider .slick-track li {
  position: relative;
  min-height: 500px;
  max-height: 640px;
  height: 50vw;
  background-size: cover;
  background-position: center;
}
#home-slider .slick-track li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.acf-slider .home-slider {
  display: none;
}
.slick-prev:before,
.slick-next:before {
  opacity: 1!important;
}
.slick-arrow {
  border: 2px solid #fff!important;
  width: 58px!important;
  height: 58px!important;
  border-radius: 50%;
  opacity: .7;
  transition: .3s;
}
.slick-arrow:hover {
  opacity: 1;
}
.slick-dots {
  bottom: 30px!important;
}
.slick-dots li {
  margin: 0 3px!important;
}
.slick-dots li button {
  background: rgba(255,255,255,.5)!important;
}
.slick-dots li button {
  width: 8px!important;
  height: 8px!important;
  border: none!important;
  box-shadow: 1px 1px 3px 3px rgb(0 0 0 / 15%)!important;
}
.slick-dots li.slick-active button,
.slick-dots li button:hover {
  background: #fff!important;
}
#home-slider .banner-content {
  padding: 20px;
  max-width: 1300px;
}
#home-slider .banner-content h2 {
  color: #fff;
  font-size: 56px;
  margin-bottom: 30px;
  font-weight: 600;
}
#home-slider .banner-content p {
  color: #fff;
  font-size: 21px;
  margin-bottom: 50px;
  font-weight: 400;
}
#home-slider .banner-content a {
  background: #dd0606;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  padding: 15px 28px;
  border-radius: 3px;
  transition: .3s;
}
#home-slider .banner-content a:hover {
  background: #ff0000;
}
.wp-block-quote {
  max-width: 500px;
}
.wp-block-quote p {
  font-weight: 400;
  font-size: 18px;
  display: flex;
  gap: 20px;
}
.wp-block-quote p:before {
  content: "\f10e";
  font-size: 22px;
  color: #c1c0c0;
  font-family: 'FontAwesome';
}
.dropcap strong {
  background-color: #F6F6F6;
  color: #00AEEF;
  font-size: 20px;
  border-radius: 4px;
  font-weight: 300;
  margin: 5px 20px 0 0;
  display: inline-block;
  float: left;
  height: 48px;
  width: 48px;
  line-height: 48px;
  text-align: center;
}
body:not(.home) .content {
  margin-top: 0!important;
}
body .content .container .container_inner.default_template_holder,
body .content .container .container_inner.page_container_inner {
  padding-top: 0!important;
}
.with-logos .wp-block-image {
  padding: 0 40px
}
.with-logos .wp-block-image img {
  max-width: 180px;
  width: 100%;
}
body .wp-block-gallery.is-layout-flex {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
body .accordions h5 + .wp-block-gallery {
  display: none;
}
body .accordions h5.first + .wp-block-gallery {
  display: grid;
}
.wp-block-gallery .wp-block-image {
  width: 100%!important;
}
.locations h5 + p {
  position: relative;
  margin: 40px 0 50px;
}
.locations h5 + p:before,
.locations h5 + p:after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  background: #dd0606;
  width: 40px;
  top: -20px;
}
.locations h5 + p:after {
  top: auto;
  bottom: -20px;
}
.apply .wp-block-button__link {
  display: flex;
  padding: 5px 20px;
  margin-top: 20px;
}
.apply .wp-block-button__link:after {
  content: "\f003";
  color: #fff;
  font-family: 'FontAwesome';
  display: inline-block;
  font-weight: 400;
  margin-left: 10px;
}

footer .footer_top h5:after {
  content: '';
  display: block;
  margin-top: 20px;
  height: 2px;
  background: #dd0606;
  width: 40px;
}
footer .footer_top hr {
  height: 2px;
  background: #dd0606;
  width: 40px;
  border: none;
  margin: 15px 0;
}