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

.qode-inverted-portfolio-slider .qode-pps-title-link {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0);
    white-space: nowrap;
    font-size: 27px;
    color: #000;
	}

.qode-inverted-portfolio-slider .qode-pps-title-link.qode-pps-title-link-aux {
    color: #000;
}

.wpgmza_infowindow_address {
    white-space: normal;
    display: none;
}

.vertical_menu_area.vertically_center_content nav.vertical_menu {
    box-sizing: border-box;
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 155px 0 200px;
    position: absolute;
    text-align: inherit;
    top: 0;
    width: 100%;
}

.latest_post_two_holder .latest_post_two_info {
    padding: 28px 33px 38px;
    border-top: 1px solid #eaeaea;
    display: none;
}

.blog_holder article .post_info {
    display: none;
    width: 100%;
    margin: 0 0 22px;
    color: #bebebe;
    font-weight: 500;
}

.two_columns_66_33 > .column2 > .column_inner {
    padding: 0 0 0 20px;
        padding-top: 0px;
    padding-top: 90px;
}

.portfolio_detail .info {
    padding: 0 0 9px;
    margin: 0 0 51px;
}

.portfolio_navigation {
    display: none;
    width: 100%;
    text-align: center;
    padding: 28px 0 50px;
    z-index: 100;
    position: relative;
}

body {
    background: #5c3f82;
    min-width: 0;
    color: #5c3f82;
	}

.login #nav a {
    text-decoration: none;
    color: #dcbe84;
}
li.narrow .second .inner ul li:last-child {
    border-bottom: none;
}

nav.vertical_menu > ul > li > a {
    font-weight: 500;
    line-height: 38px;

}

.latest_post_two_holder .latest_post_two_image {
    color: #e8e8e8;
    border-width: 1px;
    border-style: solid;
}

.qbutton {
	font-weight: 500;
	}

ul {
    list-style-position: inside;
    color: #3c3b3b;
    margin-left: 20px;
    font-weight: 300;
}

ol{
    list-style-position: inside;
    color: #3c3b3b;
    margin-left: 20px;
    font-weight: 300;
}

.qode-report-sheet .qode-rs-table .qode-rs-table-content .qode-rs-table-row .qode-rs-table-column-subtitle {
    font-size: 12px;
    color: #3c3b3b;
    text-transform: none;
padding-right: 30px;
}

.qode-report-sheet .qode-rs-table .qode-rs-table-content .qode-rs-table-row {
    padding: 11px 0;
    border-bottom: 1px solid #dcbe84;
}

.qode-report-sheet .qode-rs-table .qode-rs-table-header {
    padding: 10px 0;
    border-bottom: 1px solid #dcbe84;
}

.qode-report-sheet.qode-rs-three-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column:first-child, .qode-report-sheet.qode-rs-three-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column:first-child {
    width: 20%;
}

.qode-report-sheet.qode-rs-three-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column, .qode-report-sheet.qode-rs-three-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column {
    width: 35%;
    float: left;
}

aside .widget #lang_sel {
    width: 150%;
}

.call_to_action {
    background-color: #5c3f82;
}

.qode-accordion-holder .qode-title-holder {
    background-color: #dcbe84;
	}

.carousel-control{
display:none;
	}
.vertical_menu_toggle .second .inner ul li a {
	color: #dcbe84;
		}
.qode_left_side_fixed {
  position: fixed;
  z-index: 999;
  left: 1.5%;
  bottom: 0.5%;
  transform: none;
  transform-origin: bottom left 0;
}