/*
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");

a.qbutton,input.wpcf7-form-control.qbutton,input.wpcf7-form-control.wpcf7-submit:not([disabled]){
    border-radius: .25rem;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    font-weight: 600;
    background: #245d39;
    background-color: #245d39;
    border-color: #245d39;
    color: #ffffff;
    text-transform: none;
    font-size: 14px;
}
.wpcf7-form>div {
    margin-bottom: 20px;
}
input.wpcf7-form-control.qbutton{
    
}
a.qbutton.white {
    border-color: #ffffff;
    color: #1c1a1f;
    background-color: #ffffff;
}
.text-white,h4.text-white a{
    color: #ffffff;
    text-decoration: none;
}
.text-center{
    text-align: center;
    margin:0 auto;
}
nav.main_menu.left{
    padding-left: 60px;
}
div.q_logo a{
    height: 56px!important;
}
header.scrolled div.q_logo a{
  height: 36px!important;
}
div.footer_bottom_column{
    top: 0;
}
nav.main_menu>ul>li>a{
    font-weight: 600;
    font-size: 14px;
    text-transform: none;
    color: #000000;
}
h1,h2,h3,h4,h5,h6,h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{
    text-transform: none;
}
div.title div.title_holder{
    min-height: 220px;
    box-sizing: border-box;
}
div.title div.title_holder h1,div.title div.title_holder h2{
    font-size: 50px;
    font-weight: 900;
    line-height: 50px;
    font-family: "Roboto Condensed", sans-serif;
    display: inline-block;
    max-width: 50%;
    color:#ffffff;
}
div.title div.title_holder .breadcrumb{
  max-width: 50%;
}
div.title div.title_holder .title_subtitle_holder{
    padding: 60px 0;
}
.h1,
h1 {
  font-size: 72px;
  line-height: 82px; }
.single h1 {
  font-size: 36px;
  line-height: 46px; 
  color: #1c2122;}

.h2,
h2 {
  font-size: 36px;
  line-height: 46px; }

.h3,
h3 {
  font-size: 30px;
  line-height: 40px; }

.h4,
h4 {
  font-size: 24px;
  line-height: 34px; }

.h5,
h5 {
  font-size: 20px;
  line-height: 30px; }

.h6,
h6 {
  font-size: 18px;
  line-height: 28px; }

/*****************************
  Responsive
*****************************/
@media (max-width: 991px) {
    .h1,
    h1 {
      font-size: 42px;
      line-height: 52px; }
    .h2,
    h2 {
      font-size: 34px;
      line-height: 44px; }
    .h3,
    h3 {
      font-size: 32px;
      line-height: 42px; }
    .h4,
    h4 {
      font-size: 24px;
      line-height: 34px; }
    .h5,
    h5 {
      font-size: 22px;
      line-height: 32px; }
    /* Inner header */
    .inner-header {
      padding: 140px 0; }
      .inner-header .breadcrumb-title {
        font-size: 50px; } }
  
  @media (max-width: 767px) {
    .h1,
    h1 {
      font-size: 32px;
      line-height: 42px; }
    .h2,
    h2 {
      font-size: 28px;
      line-height: 38px; }
    .h3,
    h3 {
      font-size: 26px;
      line-height: 36px; }
    .h4,
    h4 {
      font-size: 22px;
      line-height: 32px; }
    .h5,
    h5 {
      font-size: 20px;
      line-height: 30px; }
    .h6,
    h6 {
      font-size: 16px;
      line-height: 26px; }
    /* Inner header */
    .inner-header {
      padding: 100px 0; }
      .inner-header .breadcrumb-title {
        font-size: 40px; } }
  
  @media (max-width: 575px) {
    .h1,
    h1 {
      font-size: 30px;
      line-height: 40px; }
    .h2,
    h2 {
      font-size: 26px;
      line-height: 36px; }
    .h3,
    h3 {
      font-size: 24px;
      line-height: 34px; }
    /* Inner header */
    .inner-header {
      padding: 50px 0; }
      .inner-header .breadcrumb {
        margin: 0 auto;
        text-align: center; }
      .inner-header .breadcrumb-title {
        font-size: 30px; } }
.wpb_text_column p,.single p {
  text-align: justify;
}
.blog_holder{
    padding-top: 82px;
}

.home [class^="flaticon-"]:before {
  font-size: 42px;
  margin-left: 10px;
}
.home h1{
  font-size: 72px;
  line-height: 82px;
}
.home #intro .left-area{
  border-right: 1px solid #f9f9f93b;
} 
@media (max-width: 767px) {
  .home #intro .left-area{
    border-right: none;
  } 
  .full_width div.vc_row{
    margin-left: 0;
    margin-right: 0;
  }
  #layerslider_4_f37729u4qtrv{
    max-height: 485px;
  }
}
.home .ls-bg-wrap {
	position: relative;
}
.home  .ls-bg-wrap:after {
	content: "";
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	position: absolute;
	background-color: rgba(28,26,31,0.5);
}
.otgs-development-site-front-end{
  display: none;
}
.two_columns_50_50>.column1{
  width:40%;
  font-size: 12px;
} 
.two_columns_50_50>.column2{
  width:60%;
  font-size: 12px;
}
.footer_bottom p,.footer_bottom p a{
  font-size: 12px;
}
.footer_bottom p a:hover{
  color:#245d39;
}

@media only screen and (max-width: 999px) {
  .ls-wp-container .ls-wrapper.ls-bg-outer, .ls-wp-container,
   .ls-wp-container .ls-wrapper.ls-bg-wrap img {
    height: 400px !important;
  }
  .ls-wp-container  .ls-wrapper.ls-in-out h1 {
        font-size: 20px !important;
        line-height: 28px!important;
  }
  .ls-wp-container .ls-layers>div:nth-child(3) .ls-inner-wrapper{
      top:25%!important;
  }
  .ls-wp-container .ls-layers>div:nth-child(4) .ls-inner-wrapper{
    top:50%!important;
  }
 }
@media (max-width: 767px) {
  .two_columns_50_50>.column1{
    width:100%;
    text-align: center;
  } 
  .two_columns_50_50>.column2{
    width:100%;
    text-align: center;
  }
  .footer_bottom{
    text-align: center!important;
  }
}
.home div.q_counter_holder p.counter_text{
  font-family: 'Open Sans', sans-serif;
}

.home .home-logos .wpb_single_image{
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .home-logos .wpb_single_image img{
  max-height: 120px;
  width: auto;
}