/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/


/* Header */

.home .menu-wrapper {
    position: absolute;
    top: 0px;
    z-index: 10;
    width: 100%;

}

.home #masthead .menu-container {
	background-color: transparent;
}

.logo-container {
	padding-top: 0px;
}


@media (min-width: 960px) {
	.home .main-menu-container.middle {
		display: block;
	    padding-top: 50px !important;
	}

}

@media (max-width: 959px) {
	.top-menu {
		display: none !important;
	}
}

@media (min-width: 960px) {

	.hide-on-desktop {
		display: none !important;
	}
}

.menu-horizontal-inner .fa-angle-right,
.search-icon .fa-angle-down {
	display: none !important;
}

.single-h-padding#masthead .row-menu .row-menu-inner {
	max-width: 1044px;
	margin: 0 auto;
}

.single-h-padding#masthead .row-menu .row-menu-inner {
	max-width: 1180px;
}

@media (min-width: 960px) {
	.menu-container:not(.menu-borders) .menu-sub-enhanced.menu-horizontal ul.menu-smart > li > ul:not(.uncode-woocommerce-sorting-dropdown) {
	    border-top-width: 0px;
	    margin-top: 20px !important;
	}
}

.overlay-search-wrapper {
	background-color: #f5f7f9;
	border: 3px solid #bfcedb !important;
}

/* Buttons */

.btn-color-471382 {
	border-radius: 4px;
	color: #112E4F !important;
	font-size: 13px !important;
}

.btn-color-471382:not(.btn-hover-nobg):not(.icon-animated):hover, 
.btn-color-471382:not(.btn-hover-nobg):not(.icon-animated):focus, 
.btn-color-471382:not(.btn-hover-nobg):not(.icon-animated):active,
.btn-color-471382:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, 
.btn-color-471382:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, 
.btn-color-471382:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active {
	background-color: white !important;
	color: #112E4F !important;
}

.col-lg-4 .btn {
	width: 100%;

}

@media (max-width: 959px) {
	.home .col-lg-4 .uncell {
		padding-bottom: 45px !important;
	}

}


@media (min-width: 960px) {
	.col-lg-4 .btn-container {
		position: absolute;
		bottom: 45px;
		display: block;
		width: calc(100% - 50px);
		left: 25px;	
	}

}

.page-wrapper .btn-sm:not(.btn-disable-hover):not(.no-arrow) {
	padding: 9px 50px 8px 29px !important;
	position: relative;
}

.gform_button.button {
	padding: 9px 29px 8px 29px !important;
	position: relative;
	font-weight: 600 !important;
	text-transform: uppercase;
	border-radius: 4px;
    color: #112E4F !important;
    font-size: 13px !important;
    background-color: #bfcfdb !important;
    border-color: #bfcfdb !important;
}

.gform_button.button:hover {
	background-color: white !important;
}


#load-more-transactions,
#load-more-news {
	margin: 30px auto;
}

.load-more-container {
	text-align: center;
	display: block;
    width: 100%;
}

.page-wrapper .btn:not(.btn-disable-hover):not(.no-arrow):after {
    content: "";
    background-image: url(assets/images/Matrix_Arrow.png);
    right: 27px;
    position: absolute;
    height: 12px;
    width: 9px;
    top: calc(50% - 6px);
    display: inline-block;
    background-size: cover;
}

.page-wrapper .post-navigation .btn:after {
	display: none !important;
}

.style-light .btn-default.btn-outline {
	background-color: white !important;
}

.style-light .btn-default.btn-outline:hover:after {
	filter: brightness(0) invert(1);
}

.col-lg-3 .btn {
	width: 100%;
}

.btn-inline {
	margin-left: 22px;
}


/* Spacing */ 

.main-container .row-container .row-parent .single-internal-gutter .uncont > *, 
å.main-container .row-container .row-parent .row-parent .single-internal-gutter .uncont > * {
	margin-top: 24px;
}

/* Top Menu */

.navbar-topmenu {
	text-transform: uppercase;
	font-weight: 600;
}

.navbar-topmenu li .fa-angle-right {
	display: none !important;
}

.navbar-topmenu .btn {
	border-radius: 0px;
}

.navbar-topmenu .btn a {
	padding: 0px !important;
}

@media (min-width: 960px) {
	.top-menu.top-menu-padding .menu-bloginfo, 
	.top-menu.top-menu-padding .menu-smart > li > a {
	    padding-top: 8px;
	    padding-bottom: 8px;
	    padding-left: 25px;
	    padding-right: 25px;
	}
}


.navbar-topmenu .btn a:hover {
	color: #112E4F !important;
}

.top-menu.top-menu-enhanced .row-menu-inner {
	max-width: 1180px;
	margin: 0 auto;
}

.submenu-light .menu-smart ul a {
	font-weight: 600;
}

.submenu-light .menu-sub-enhanced .menu-smart ul a {
	color: #1c4a7d;
}


.submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul li.active > a {
	color: #7E7662 !important;
}


/* Quotes */
.quotes {
	background-color: #7D9EB6;
	background-blend-mode: multiply;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	font-family: 'Poppins';
	font-weight: 400;
	background-size: cover;
}

.quotes:before {
	content: '';
	display: block;
	position: absolute;
	background-image: url(assets/images/quote-left.png);
	width: 97px;
	height: 76px;
	top: -20px;
	left: 100px;
	z-index: 1;
}

.quotes:after {
	content: '';
	display: block;
	position: absolute;
	background-image: url(assets/images/quote-right.png);
	width: 97px;
	height: 75px;
	bottom: -20px;
	right: 100px;
	z-index: 1;
}

.flex-control-paging li a {
	border: 2px solid #1C4A7D;
	background-color: transparent !important;
	box-shadow: none !important;
	height: 12px;
	width: 12px;
}

.flex-control-paging li a.flex-active {
	background-color: #1C4A7D !important;
	
}

.flex-direction-nav a {
	height: 20px;
	width: 15px;
	color: transparent;
}

.flex-direction-nav a:before {
	content: '' !important;
	background-image: url(assets/images/slide-arrow.png);
	border: 0px;
	height: 21px;
	width: 16px;
}

.flex-direction-nav a.flex-prev:before {
	transform: rotate(180deg);
}

.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
	list-style: none !important;
}

.flex-viewport .slides {
	padding: 0px !important;
}

.transactions,
.all-transactions {
	background-color: transparent;
	border: 0px;
}

/* Home Hero */

.text-lead p {
	line-height: 1.356 !important;
}

/* Transactions */

.transactions,
.all-transactions {
	max-width: 875px;
	margin: 0 auto;
	margin-top: 26px;
	justify-content: center;
}

.flex-control-nav {
	bottom: -50px;
	z-index: 10;
}

.transactions .slides li {
	border-top: 5px solid #9CCDE6;
	border-bottom: 5px solid #9CCDE6;
}

.view-all-news {
	margin-top: 30px;
}

/* flexbox */

.flexbox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
}

.flexbox .sm-col-1, .flexbox .sm-col-2, .flexbox .sm-col-3, .flexbox .sm-col-4, .flexbox .sm-col-5, .flexbox .sm-col-6, .flexbox .sm-col-7, .flexbox .sm-col-8, .flexbox .sm-col-9, .flexbox .sm-col-10, .flexbox .md-col-1, .flexbox .md-col-2, .flexbox .md-col-3, .flexbox .md-col-4, .flexbox .md-col-5, .flexbox .md-col-6, .flexbox .md-col-7, .flexbox .md-col-8, .flexbox .md-col-9, .flexbox .md-col-10, .flexbox .lg-col-1, .flexbox .lg-col-2, .flexbox .lg-col-3, .flexbox .lg-col-4, .flexbox .lg-col-5, .flexbox .lg-col-6, .flexbox .lg-col-7, .flexbox .lg-col-8, .flexbox .lg-col-9, .flexbox .lg-col-10 {
    margin-left: 8px;
    margin-right: 8px;
}

.sm-col-1 {
	width: 100%;
}

.clear-transaction-filter {
	margin-top: 20px;
}

@media screen and (min-width: 768px) {
		.flexbox .md-col-2 {
	    width: calc(1/2 * 100% - 16px);
	}

	.clear-transaction-filter {
		margin-top: 0px;
	}
}

@media screen and (min-width: 768px) {
	.flexbox .md-col-3 {
	    width: calc(1/3 * 100% - 16px);
	}
}

@media screen and (min-width: 1024px) {
	.flexbox .lg-col-4 {
	    width: calc(1/4 * 100% - 16px);
	}
}





/* Industries */

.industries img {
	max-width: 90px;
	margin: 0 auto;

}

.industries {
		align-items: center;
}

.industries {
	text-align: center;
	justify-content: center;
	
}

.industries a {
	border-radius: 10px;
	    height: 112px;
	    margin-top: 17px;
}

.industry-box p {
	margin-top: 5px;
}

.industry-name {
	color: #1C4A7D;
	text-transform: uppercase;
	font-size: 12px !important;
	padding: 0px 16px;
	margin-top: 0px;

}

.industries-header h3 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
}

.industry-image {
	line-height: 0px;
    margin-bottom: -5px;
}

/* Team */

.team-row {
	color: #1C4A7D;
	text-align: center;
}

.team-container {
	justify-content: center;
}

.team-container div {
	margin-bottom: 32px;
}

.team-row p {
	font-size: 14px;
	margin-top: 0px;
	line-height: 1.3em;
}

.team-row h3 {
	font-size: 16px;
	margin: 10px auto 5px;
}

.team-filters {
	max-width: 387px;
	margin: 0 auto 40px;
	text-align: left;
}

.team-filters p {
	font-weight: bold;
	font-size: 18px;
	color: #302F2F;
}

/* Single Team */

.single h3 {
	margin-bottom: 5px;
}

.single #page-header .vc_acf {
	margin-top: 5px;
}

.phone {
	display: block;
	margin-top: 15px;
}

.phone:before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url(assets/images/Matrix-Icons-phone.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin-right: 8px;
	position: relative;
	top: 6px;
}

.page-wrapper .btn-sm.back-button:not(.btn-disable-hover):not(.no-arrow) {
	padding: 9px 29px 8px 50px !important;
	position: relative;
}


.back-button:after {
    content: "";
    background-image: url(assets/images/Matrix_Arrow.png);
    left: 27px;
    position: absolute;
    height: 12px;
    width: 9px;
    top: calc(50% - 6px);
    display: inline-block;
    background-size: cover;
    transform: rotate(180deg);
}

.vcard {
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url(assets/images/Matrix-Icons-vcard.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 5px;
	margin-right: 15px;
}

.email {
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url(assets/images/Matrix-Icons-email.png);
	background-repeat: no-repeat;
	background-size: cover;
		margin-top: 5px;
		margin-right: 15px;
}


.linkedin {
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url(assets/images/Matrix-Icons-linkedin.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 15px;
}

/* News */

.news .flex-viewport,
.news .flexbox {
    display: flex;
    margin-bottom: 30px;
}

.news .slides,
.news .flexbox {
    display: flex !important;
    flex-shrink: 0;
}

.small-slide-text {
	text-transform: uppercase;
	font-family: 'Poppins';
	font-size :14px;
	font-weight: 600;
}

.news h3 {
	font-size: 18px;
	margin: 15px 0px;
}


.newsflexslider .slides li,
.news .md-col-3  {
	background-color: #F6F8FA;
	color: #1C4A7D;
	border-left: 4px solid #9CCDE6;
	text-align: left;
	padding: 32px;
}

.news .md-col-3  {
	margin-bottom: 16px;
}

.news-filters a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.categories-filter {
	text-align: right;
	margin-bottom: 12px;
}

.category-filter {
	display: inline-block;
	margin-left: 24px;
	position: relative;
}

.news-filters #clear-filters {
	position: relative;
}

.category-filter .active,
.category-filter a:hover,
.news-filters #clear-filters,
.news-filters #clear-filters:hover {
	color: #1c4a7d !important;
}


.category-filter .active:after,
.category-filter a:hover:after,
.news-filters #clear-filters:hover:after {
	content: '';
    background-color: #D3C4A3;
    height: 3px;
    width: 100%;
    margin-top: 0px;
    position: absolute;
    display: block;
}

/* Spinner */

.spinner {
	text-align: center;
	display: none;
}

.spinner img {
	width: 100px;
}

/* General Stylings */

.has-small-heading {
	margin-top: 5px !important;
}

.tmb-light.tmb-border, .tmb-light.tmb-bordered:not(.tmb-no-bg):not(.tmb-shadowed).tmb > .t-inside, .tmb-light.tmb-bordered.tmb-no-bg.tmb > .t-inside .t-entry-visual {
	border: 0px;
}


/* News Page */

.grid-container .t-entry-meta .t-entry-category {
	display: none !important;
}

.grid-container .t-entry-meta .t-entry-category.t-entry-tax {
	display: block !important;
}

/* Transactions */

.transaction-filters-wrapper {
	margin-bottom: 60px;
}

.transaction-filters p {
	font-size: 18px;
	font-weight: bold;
	color: #302F2F;
}

.transaction-filters select {
	margin-top: 0px;
}

.clear-transaction-filter {
	 align-self: flex-end;

}

#clear-filters {
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}

.all-transactions img {
	border-top: 5px solid #9CCDE6 !important;
    border-bottom: 5px solid #9CCDE6 !important;
}

.all-transactions div {
	margin: 8px 13px 8px 0px;
}

/* Single Team */

.single-matrix_transactions .tombstone img {
	border-top: 5px solid #9CCDE6;
    border-bottom: 5px solid #9CCDE6;
}

.no-margin-top {
	margin-top: 5px !important;
}

.single-matrix_transactions .vc_acf {
	margin-top: 5px !important;
	font-size: 18px;
}

.single-matrix_transactions ul {
	margin-top: 0px;
}

.single-matrix_transactions ul li,
.single-matrix_transactions .transaction-type {
	font-family: 'Poppins';
	font-size: 18px;
}

/* Footer */

.site-footer .col-lg-8 p {
	font-size: 11px;
}

.site-footer .menu-item {
	font-weight: 700;
	margin-bottom: 0px;
}

p a {
	text-decoration: underline;
}

p a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.site-footer a[href^=tel]:before {
    content: '';
    display: inline-block;
    height: 14px;
    width: 14px;
    background-image: url(assets/images/Matrix-Icons-phone-dusty-blue.png);
    background-size: cover;
    position: relative;
    top: 2px;
    margin-right: 10px;
}

.menu-light .menu-smart > li.active > a, 
.menu-light .menu-smart > li a.active, 
.menu-light .menu-smart > li.current-menu-ancestor > a, 
.menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a {
	opacity: 1;
	color: #1C4A7D;
	position: relative;
}

#masthead .menu-light .menu-smart > li.active > a:after, 
#masthead .menu-light .menu-smart > li a.active:after, 
#masthead .menu-light .menu-smart > li.current-menu-ancestor > a:after, 
#masthead .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a:after {
	content: '';
    background-color: #D3C4A3;
    height: 3px;
    width: calc(100% - 28px);
    margin-top: 20px;
    position: absolute;
    display: block;
}

#masthead .menu-light .menu-smart > li.active:last-child > a:after, 
#masthead .menu-light .menu-smart > li:last-child a.active:after, 
#masthead .menu-light .menu-smart > li.current-menu-ancestor:last-child > a:after, 
#masthead .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom):last-child > a:after {
	content: '';
    background-color: #D3C4A3;
    height: 3px;
    width: calc(100% - 14px);
    margin-top: 20px;
    position: absolute;
    display: block;
}

@media (max-width: 959px) {
	.site-footer .uncode-single-media {
		text-align: center;
	}

	.site-footer .align_right .uncont,
	.site-footer .align_left .uncont {
		text-align: center !important;
	}
}

.panel-title.active a span,
.panel-title.active a span:after {
	color: #c0cfdc !important;
}


/* Gravity Form */
.gform_title {
	display: none;	
}

.gform_required_legend{
	display: none;
}

.gform_wrapper.gravity-theme .gfield_label{
	font-size: 12px !important;
	text-transform: uppercase;
}

/* Newsletter Popup */
.pum-theme-12850, .pum-theme-default-theme {
    background-color: rgba( 255, 255, 255, 0.75 );
}

.pum-theme-12850 .pum-container, .pum-theme-default-theme .pum-container {
	background-color: #f6f8fa !important;
	padding-left: 35px;
}

.pum-theme-12850 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
	background-color: #1c4a7d !important;
}

.gform_legacy_markup_wrapper .top_label .gfield_label {
	font-family: 'Inter';
	color: #1c4a7d;
}

/* Insights */
a.related {
	text-decoration: underline;
	font-weight: 500 !important;
	
}

a.related:hover {
 	color: #bfcedb;
	font-weight: 500 !important;
	text-decoration: underline;
}

/* Posts */
.author-info{
	display: none !important;
}

.category-info{
	display: none !important;
}

/* Mobile */
@media (max-width: 959px) {
	.overlay.overlay-search {
		background-color: rgba(28,74,125,.8);
	}

	.mobile-border-box {
		margin-bottom: 20px !important;		
	}

	.mobile-border-box .uncell {
		border-width: 6px !important;

	}
}

.overlay.overlay-search .search-container form .search-container-inner input {
	background-color: white !important;
	border: 3px solid #8ecfe9;
}

.overlay.overlay-search .search-container form .search-container-inner input::placeholder {
  color: rgba(28,74,125,1);
  opacity: 1; /* Firefox */
}

