/*
Theme Name: Bauen Child
Theme URL: https://themeforest.net/item/bauen-architecture-interior-wordpress-theme/34326026?ref=webRedox
Description: Child theme of Bauen
Author: webRedox WordPress Team
Author URI: http://webredox.net/
Template: bauen
Version: 1.0
Text Domain: bauen-child
*/ 
/*******Add Your Css Below This Line*********/

.ml-auto, .mx-auto {
    margin: 0 auto;
}

.portfolio-popup {
  z-index: 2147483647;
  background: rgba(255,255,255,.9);
  border: 0px none transparent;
  overflow: hidden auto;
  visibility: visible;
  margin: 0px;
  padding: 0px;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  backdrop-filter: blur(5px);
}

.closeIframe {
  position: fixed;
  top: 30px;
  left: 20px;
  color: black !important;
  font-weight: 700;
  font-size: 24px;
  z-index: 10;
}

.closeIframe img {
	width: 25px;
    margin-top: -5px;
}

.section-title span {
    color: #3D7DD9 !important;
}

.light-version .nav-scroll .navbar-nav .active {
    color: #3D7DD9 !important;
    font-weight: bold;
}

.light-version .navbar .navbar-nav .nav-link.nav-color:hover {
    color: #3D7DD9 !important;
	font-weight: bold;
}

.projects .item .con h6, .projects .item .con h6 a, b, .gallery-filters li.active, .gallery-filters li:hover, .main-footer .fotcont .fothead h6, .project-bar h5, .section-title2, .page-list-icon i {
	color: #3D7DD9 !important;
}

input[type="submit"], input[type="reset"], input[type="button"], button, .butn-dark a {
	background-color: #3D7DD9 !important;
}

.butn-dark a span {
	color: #fff !important;
}

.butn-dark a:hover span {
	color: #3D7DD9 !important;
}

.progress-wrap svg.progress-circle path {
    stroke: #3D7DD9 !important;
}

.progress-wrap::after {
    color: #3D7DD9 !important;
}

.bn-image-car-class.owl-theme .owl-nav [class*=owl-] {
	border: 1px solid rgba(61, 125, 217, 0.3) !important;
    color: #3D7DD9 !important;
	background-color: #fff !important;
}

.navbar.navbar-expand-lg .container {
    max-width: initial !important;
    width: 100% !important;
    margin: 0 40px;
}

.sec-contact-info p:last-child a {
    max-width: 223px;
    display: block;
}

.projects .item .con h5, .projects .item .con h5 a, .projects .item .con i {
    color: #7A7A7A !important;
}
.projects .item .line {
	background-color: #7A7A7A !important;
}