/*
Theme Name: Bizipress Child
Description: Child theme for the bizipress. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Theme URI: http://themeforest.net/user/XpeedStudio
Author: XpeedStudio
Author URI: http://xpeedstudio.com
Version: 2.1.1
* Tags: one-column, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
Template: bizipress
*/

.parallax-section .fw-table .heading-row th {background-color:transparent;}

.mapbox { position: absolute!important; top:0; bottom:0; width: 100%; }
.mapboxgl-popup {
  max-width: 400px;
  font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
.mapboxgl-ctrl-bottom-left{
  position: absolute;
  top: 5px;
}
.mapboxgl-ctrl-bottom-right{
  position: absolute;
  top:0;
}
.post-author .avatar{
  display:inline;
}
.post-meta-date span.year {
  font-size: 20px;
}

.footer-widget ul.menu li a {
    color: #ffffff;
}
.footer-widget ul.menu li:before {
    font-family: FontAwesome;
    content: "\f068";
    margin-right: 10px;
    color: #273a8f;
    font-size: 10px;
}
.footer-widget ul.menu li {
    width: 50%;
    float: left;
    line-height: normal;
    padding-bottom: 25px;
    font-size: 15px;
    position: relative;
    z-index: 2;
}

.footer-widget ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
iframe.tagmanager{
  display:none!important;
  visibility:hidden!important;
}

span.wpcf7-not-valid-tip {
    position: absolute;
}

.section-title-vertical{
  position: absolute;
  width: 100%;
  height: 100%;
}

.section-title-vertical .section-title{
  transform-origin: top left;
  bottom: -55px;
  left: -45px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
  color: #273a8f;
  background-color: #fff;
}

.banner-area.header-text-black .banner-heading *,.banner-area.header-text-black .banner-heading .breadcrumb>li+li:before{
  color: #3c3c3c;
}

.ts_quote_form .ts_quote_form_response{
  margin: 0 -50px;
}

.ts_quote_form .ts_quote_form_response .wpcf7-response-output{
  position: absolute;
  width: calc( 100% - 15px );
  margin-top:5px;
}

#banner-area{
  background-position: center center!important;
  background-repeat: no-repeat!important;
}

.widget_mc4wp_form_widget{
  width:100%;
}

.custom-reviews .ti-widget .ti-reviews-container-wrapper{
    padding-top:40px!important;
}

.custom-reviews .ti-widget[data-layout-id='15'][data-set-id='light-background'] .ti-review-item>[class$=inner] {
    margin: 40px 0 10px!important;
    margin-bottom: 0!important;
    display: inline-block;
    padding:50px 40px 30px 45px!important;
    background-color: #fff!important;
    background: rgba(0, 0, 0, 0.5)!important;
    border:none!important;
    border-radius:0!important;
    color: #fff;
    position: relative;
    font-size: 16px;
    font-style: italic;
}
    
.custom-reviews .ti-widget[data-layout-id='15'][data-set-id='light-background'] .ti-review-header:before {
    position: absolute;
    content: "";
    top: 0;
    left: 55px;
    border-width: 0 0 20px 20px;
    border-style: solid;
    border-color: transparent rgba(0, 0, 0, 0.5);
    display: block;
    width: 0;
}

.custom-reviews .ti-widget[data-layout-id='15'][data-set-id='light-background'] .ti-profile-img img {
    width: 60px !important;
    height: 60px !important;
}
.custom-reviews .ti-widget[data-layout-id='15'][data-set-id='light-background'] .ti-widget-container .ti-name{
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 2px;
    font-weight: 600;
    display: block;
    color: #fff!important;
}
.custom-reviews .ti-widget[data-layout-id='15'][data-set-id='light-background'] .ti-widget-container .ti-date {
    color: #fff!important;
    font-size: 14px!important;
    display: block;
    font-weight: 600;
    opacity:1;
}

.custom-reviews .ti-widget[data-layout-id='15'][data-set-id='light-background'] .ti-profile-details{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.custom-reviews .ti-widget[data-layout-id='15'][data-set-id='light-background'] .ti-review-header{
    padding-top:40px;
}
.custom-reviews .ti-widget[data-layout-id='15'][data-set-id='light-background'] .ti-review-content .ti-review-text{
    height:120px;
}

.custom-reviews .ti-widget[data-layout-id='15'][data-set-id='light-background'] .ti-review-item [class$=inner]:after{
    font-family: FontAwesome;
    position: absolute;
    left: 45px;
    top: -20px;
    background-color: #273a8f;
    width: 50px;
    height: 50px;
    background-size:50%;
}

.custom-reviews .ti-widget[data-layout-id='15'][data-set-id='light-background'] .ti-controls{
    top:50%;
    bottom:50%;
}


.custom-reviews .ti-widget[data-layout-id='15'][data-set-id='light-background'] [class*='ti-col-'] .ti-review-item{
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.custom-reviews .ti-widget[data-layout-id='15'][data-set-id='light-background'] .ti-review-content .ti-review-text{line-height:24px!important;}
.ti-review-text br { content: ''; }
.ti-review-text br:after { content:' '}