/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 4.5.3.1
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/

/* #Header Section
================================================== */

#header-section {
    line-height: 80px;
    will-change: transform;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#header-section.ut-header-has-border {
    border-bottom: 1px solid;
    border-color: rgb(255,255,255);
    border-color: rgba(255,255,255, 0.1);
}

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.SubHeading{color: #D17512;}
.main-content-background a {
    color: #187EDE !important;
}

.hero .parallax-overlay {
  background-color: rgba(255, 255, 255, 0) !important;
}
.parallax-overlay-pattern.style_three {
  background-image: none !important;
}
.parallax-overlay-pattern {
  background-image: none !important;
}
.hero-description-bottom {
  color: rgba(255, 255, 255, 1);
  text-shadow: #000 0px 0px 20px;
}
.hero-title span:not(.ut-word-rotator){text-shadow: #000 0px 0px 20px;}
#ut_row_overlay_63dba7de2efc9 {
  background-color: rgba(24, 126, 222, 0.8) !important;
}
.hero-title {font-size: 117px !important;}
.wpcf7-form p{color: #fff!important;}

#navigation ul li a {
    white-space: nowrap;
    padding-left: 25px;
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
    text-decoration: none;
    display: block;
}

.page-id-2108 .ut-footer-area.ut-footer-area-content {
	display: none;
}
.ut-footer-area.ut-footer-area-content {
	padding: 0px;
}
li#text-2 {
	margin-bottom: 0px;
}
footer.footer.ut-footer-has-widgets {
	padding-top: 0px;
}

.home section:not(.ut-custom-hero) {
    overflow: unset !important;
}