/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Lead Gear
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0244
Text Domain: uncode
*/
#menu-item-37 a{
	color:rgba(255,255,255,1)!important;
}
#menu-item-37 a:hover{
	color:rgba(255,255,255,0.5)!important;
}
#main-logo .navbar-brand img {
  max-height:40px!important;
  display: block;
  margin: auto;
}
.logo-container .logo-image img{
	width:187px!important;
	max-width:calc(100vw - 94px);
}
#intro-content p{
	font-size:1.375em;
}
.center-heading .heading-text{
    text-align:center;
}
.center-heading .row{
	padding-bottom:0!important;
}
.center-heading .quad-top-padding{
	padding-top:0!important;
}
.sub-page-text-block{
	padding:0 50px 40px 50px;
    position:relative;
    z-index:99;
    color:#777777;
}
.sub-page-text-block h3 a{
    color:#7a0000;
}
.sub-page-cards-row .uncol{
	background:#fff;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px;
}
.sub-page-cards-row .empty-col .uncol{
	background:none!important;
	box-shadow:none!important;
}
.sub-page-cards-row img:hover{
	opacity:0.7;
	transition:all 300ms;
}
.header-bg-wrapper:after,
.box-container:after{
	content:'';
	position:absolute;
	top:0;
	width:100%;
	height:150px;
	max-height:100%;
	background:linear-gradient(to bottom,rgba(0,0,0,.8) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%);
}
#markets-row svg{
	height:40px;
	display:block;
	margin:0 auto;
}
#markets-row svg path{
	fill:#790100;
}
#markets-row h3{
	font-size:1.25em;
}
#markets-row .vc_custom_heading_wrap{
	margin-top:20px;
}
#markets-row p{
	text-align:center;
	margin-bottom:50px;
}
#markets-row .btn-container{
	text-align:center;
}
#markets-row .missing-last-column .wpb_row{
	display:flex;
	justify-content:center;
}
#markets-row .missing-last-column{
	min-height:82.5px;
	margin-bottom:60px;
}
#markets-row .missing-last-column .wpb_column:last-child{
	display:none;
}
#capabilities-crosslink .missing-last-column .wpb_row{
	display:flex;
	justify-content:center;
	min-height:208px;
}
#capabilities-crosslink:not(.city-page) .missing-last-column .wpb_column:last-child{
	display:none;
}
#capabilities-crosslink img:hover{
	opacity:0.7;
	transition:all 300ms;
}
#capabilities-crosslink h3,
#capabilities-crosslink h3 a{
	font-size: 15px;
	color:#fff;
	line-height:1.5;
	text-align:center;
}
#capabilities-crosslink h3 a:hover{
	color:#ffd203;
}
#capabilities-crosslink .uncode_text_column{
	padding:0;
	margin-top:16px;
}
.drop-menu a{
	font-weight:bold;
}
.style-dark .btn-color-155871:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, 
.style-dark .btn-color-155871:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, 
.style-dark .btn-color-155871:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active{
color:#7a0000!important;
}
#markets-row .btn-color-155871:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, 
#markets-row .btn-color-155871:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, 
#markets-row .btn-color-155871:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active,
.sub-page-cards-row .btn-color-155871:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover,
.sub-page-cards-row .btn-color-155871:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, 
.sub-page-cards-row .btn-color-155871:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active{
color:#7a0000!important;
}
.style-light .custom-link.btn {
    border-color: #ffd206 !important;
    background: #ffd206 !important;
    color: #201a00 !important;
}
.style-light .custom-link.btn:hover,
.style-light .custom-link.btn:focus,
.style-light .custom-link.btn:active,
a.btn:hover,
a.btn:focus,
a.btn:active{
background:#fff!important;
color:#201a00!important;
}
.btn-color-149912, a.btn {
    color: #201a00 !important;
    background-color: #ffd203 !important;
    border-color: #ffd203 !important;
}
.btn-color-149912:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-149912:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-149912:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active {
    /* color: #ffd203 !important; */
    background: #fff !important;
    border-color: #ffd203 !important;
}
#home-hero-text p{
font-size:50px;
font-weight:bold;
line-height:1.5;
}
#home-hero-text p span{
display:block;
color:#ffd203;
font-size:20px;
text-transform:uppercase;
}
header.is_stuck > div{
background:#101010!important;
}
.careers-intro h1, 
.careers-intro a{
color:#7a0000!important;
}
.careers-intro a:hover{
opacity:0.8;
}
footer{
	background: #101010!important;
}
footer > div:first-child{
	display:none!important;
}
footer > div{
    background:none!important;
}
ul.text-lead li{
margin-top:0!important;
}
.style-light ul.text-lead li{
color:#777777!important;
}
.resource-wrap {
    display:flex;
    gap:30px;
    flex-wrap:wrap;
    justify-content:center;
}

.resource-wrap .resource {
    flex-basis:calc( 33.33% - 20px);
}

.resource-wrap .resource *{
    transition:all 300ms;
}

.resource-wrap .resource img {
    width:100%;
    height:auto;
    border:1px solid #ddd;
    margin-bottom:10px;
}

.resource-wrap .resource span.capability {
    font-weight:bold;
    font-size:12px;
}

.resource-wrap .resource p.title {
    margin-top:4px;
    font-size:24px;
    color:#b41717;
    font-weight:600;
    line-height:1.25;
}

.resource-wrap .resource a:hover img,
.resource-wrap .resource a:hover span.capability{
    opacity:0.7;
}

.resource-wrap .resource a:hover p.title{
    color:#ffd203;
}

@media only screen and (max-width:960px){
    .resource-wrap .resource {
    flex-basis:calc(50% - 15px);
    }
}

@media only screen and (max-width:500px){
    .resource-wrap .resource {
    flex-basis:100%;
    }
}
@media only screen and (max-width:1180px) and (min-width:960px){
	#menu-primary > li > a{
	font-size:13px;
	}
}
@media only screen and (max-width:1120px) and (min-width:960px){
	#menu-primary > li > a{
	font-size:12px;
	}
	.uncode-loaded #main-logo .navbar-brand img {
    width: 140px!important;
	height:30px!important;
    max-width: 50vw!important;
	}
	#logo-container-mobile{
	padding-right:10px;
	min-width:140px;
	}
}
@media only screen and (max-width:1020px) and (min-width:960px){
	#menu-primary > li > a{
	font-size:11px;
	}
}
@media only screen and (max-width:959px){
	#markets-row .missing-last-column .wpb_row,
	#capabilities-crosslink .missing-last-column .wpb_row{
	display:block!important;
	}
	#capabilities-crosslink .missing-last-column .wpb_row .wpb_column{
	margin-bottom:30px;
	}
    #capabilities-crosslink .missing-last-column .wpb_row .wpb_column:last-child{
	margin-bottom:0;
	}
	#capabilities-crosslink .vc_row:last-child .row-inner{
	display:flex;
	flex-wrap:wrap;
	align-items:flex-start;
	gap:30px;
	}
	#capabilities-crosslink .vc_row:last-child .row-inner .column_child{
	flex-basis:calc(33.33% - 20px);
	padding-top:0;
	}
}
@media only screen and (max-width:500px){
	#capabilities-crosslink .vc_row:last-child .row-inner .column_child{
	flex-basis:calc(50% - 15px);
	padding-top:0;
	}
}
 .phone-buttons {
	 background:#b82026;
	 display:none;
     width: 100%;
     position: fixed;
     bottom: 0;
     z-index:50;
}
 .phone-buttons > div {
     flex-grow: 1;
     text-align: center;
     background: var(--darkdefault);
     border-right: solid 1px rgba(255,255,255,0.2);
}
 .phone-buttons > div svg {
     width: 25px;
     height: 25px;
     fill: #fff;
}
 .phone-buttons > div a {
     display: flex;
     padding: 10px;
     align-items: center;
     justify-content: center;
}
 .phone-buttons > div:last-child {
     border: 0;
}
@media only screen and (max-width:600px){
	.phone-buttons{
     display: flex;
	}
}