/*@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000');
*/
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('/wp-content/themes/thebuilt-child/fonts/Roboto-ThinItalic.ttf');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('/wp-content/themes/thebuilt-child/fonts/Roboto-Italic.ttf');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/thebuilt-child/fonts/Roboto-Thin.ttf');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/thebuilt-child/fonts/Roboto-Regular.ttf');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/thebuilt-child/fonts/Roboto-Bold.ttf');
}
@font-face {
	font-family: 'Nunito Sans';
	src: url('/wp-content/themes/thebuilt-child/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf');
	font-weight: 100 900;
	font-display: swap;
}

h1 {
	font-family: 'Roboto' !important;
}

body .edge-theme {
	font-family: 'Nunito Sans';
}

body .edge-theme h1, body .edge-theme h2, body .edge-theme h3, body .edge-theme h4, body .edge-theme h5, body .edge-theme h6 {
    font-family: 'Nunito Sans';
}

.edge-theme h2.mgt-header-block-title {
	color: #D61726 !important;
	font-weight: 900 !important;
}

.edge-theme .mgt-header-block > .mgt-header-line {
	margin-top: 20px !important;
	height: 2px !important;
	width: 100px !important;
}

.edge-theme .image-text-rows {
	min-height: 500px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.edge-theme .image-text-rows .mgt-header-block .mgt-header-block-title {
	font-weight: 900 !important;
	font-size: 1.2rem;
	color: #828282;
}

.edge-theme .icon-text {
	font-weight: 800;
	margin-top: 20px;
}

.edge-theme .xsolveit-summary .mega-info-list .vc_info_list .media-body h2 {
	margin-top: 0;
}

.edge-theme .xsolveit-summary .mega-info-list .vc_info_list .media-body p {
	line-height: 40px
}

.edge-theme .vc_grid-container .vc_grid-item .custom-post-item .vc_gitem-row-position-top .edge-text-align-left {
	text-align: left !important;
}

.edge-theme .vc_grid-container .vc_grid-item .custom-post-item .vc_gitem-row-position-top .vc_gitem-post-category-name {
	font-weight: 900;
	text-transform: uppercase;
	color: #000000;
}

.edge-theme .vc_grid-container .vc_grid-item .custom-post-item .vc_gitem-row-position-top .vc_gitem-post-data-source-post_date {
	text-transform: uppercase;
	color: #666;
	font-weight: 600;
}

.edge-theme .vc_grid-container .vc_grid-item .custom-post-item .vc_gitem-row-position-top .vc_gitem-post-data-source-post_title > div {
	color: #000000;
	font-size: 1.4rem;
	font-weight: 400;
}

.edge-theme .vc_grid-container .vc_grid-item .custom-post-item .vc_gitem-row-position-top .vc_btn3-container a {
	background-color: transparent;
	color: #D61726;
	padding: 0;
	font-weight: 900;
	border: none;
}

.edge-theme .vc_grid-container .vc_grid-item .custom-post-item .vc_gitem-row-position-top .vc_btn3-container a .vc_btn3-icon {
	display: inline-block;
	position: relative;
	transform: translate(0,0);
	right: 0;
	margin: 2px 10px 0 10px;
}

.edge-theme .large-buttons.large-buttons-left .wpb_wrapper {
	display: flex;
	justify-content: flex-start !important;
}

.edge-theme .large-buttons .wpb_wrapper {
	display: flex;
	justify-content: center;
}

.edge-theme .large-buttons.no-margin .mgt-button-wrapper a.btn {
	margin: 0 !important;
}


.edge-theme .large-buttons .mgt-button-wrapper a.btn {
	max-width: 250px;
	height: 230px;
	white-space: normal;
	display: flex;
	font-weight: 900 !important;
	line-height: 1.2rem;
	margin: 0 30px;
	padding: 50px;
}

.edge-theme .mgt-button-wrapper a.btn {
	white-space: normal;
	font-weight: 600 !important;
}

@media screen and (max-width: 767px) {
	.edge-theme .flex-column-reverse-mobile {
		flex-direction: column-reverse;
	}
}

.edge-theme .column-padding-right {
	padding-right: 20px;
}

.edge-theme .column-padding-left {
	padding-left: 20px;
}

.edge-theme .team-blocks .mgt-promo-block .mgt-promo-block-content {
	position: relative;
}

.edge-theme .team-blocks .mgt-promo-block .mgt-promo-block-content-inside {
	position: absolute;
    bottom: -80px;
    background-color: #D61726;
    left: 0;
    width: 100%;
    padding: 10px 20px;
    text-align: center;
}

.edge-theme .team-blocks .mgt-promo-block .mgt-promo-block-content-inside h4 {
	font-weight: 700 !important;
}

.edge-theme .team-blocks .mgt-promo-block .mgt-promo-block-content-inside h4 + h5{
	font-style: italic;
}

.edge-theme .page-header-v2.background-image-top {
	background-position: top !important;
}

.edge-theme .page-header-v2 .mgt-header-block .mgt-header-block-title {
	max-width: 750px;
	margin: 0 auto;
	text-shadow: #000000 1px 1px 4px;
	font-weight: 900 !important;
}

.edge-theme .page-header-v2 .wpb_content_element.wpb_text_column {
	background-color: rgba(0, 0, 0, 0.3);
	max-width: 650px;
	text-shadow: #000000 1px 1px 4px;
}

.edge-theme .page-header-v2 .wpb_content_element.wpb_text_column h2, .edge-theme .page-header-v2 .wpb_content_element.wpb_text_column h1 {
	font-weight: 900 !important;
}

.edge-theme .team-blocks .mgt-promo-block {
	background-size: cover;
}

.edge-theme .mgt-button-wrapper.mgt-button-wrapper-display-inline + .mgt-button-wrapper {
	margin-left: 20px;
}

.edge-theme .grey-form .gform_wrapper .gform-body .gfield input[type="text"], .edge-theme .grey-form .gform_wrapper .gform-body .gfield textarea {
	background-color: #eeeeee;
}

.edge-theme .gform_wrapper .gform-body .gfield input[type="text"], .edge-theme .gform_wrapper .gform-body .gfield textarea {
	background-color: #ffffff;
}

.edge-theme .gform_wrapper .gform-body .gfield .select2-container .select2-choice  {
	background-color: #D61726;
	color: #ffffff;
}

.edge-theme .gform_wrapper .gform-body .gfield .gfield_select  {
	width: 100%;
}

.edge-theme .gform_wrapper .gform-body .gfield input[type="text"]::placeholder, .edge-theme .gform_wrapper .gform-body .gfield textarea::placeholder {
	color: #D61726 !important;
}

.edge-theme .overlapping-image-banner {
	position: relative;
	height: 600px;
}

.edge-theme .overlapping-image-banner .left-under, .edge-theme .overlapping-image-banner .right-over {
	position: absolute;
}

.edge-theme .overlapping-image-banner .right-over {
	right: 0;
	height: 600px;
	z-index: 0;
}

.edge-theme .overlapping-image-banner .right-over .banner-text {
	padding-left: 250px !important;
}

.edge-theme .banner-text {
	color: white;
	background-color: rgba(0, 0, 0, 0.4);
	text-shadow: #000000 1px 1px 4px;
}

.edge-theme .banner-text h1 {
	font-weight: 900 !important;
	color: #ffffff;
}

.edge-theme .overlapping-image-banner .right-over .mgt-button-wrapper .mgt-button {
	padding-left: 250px !important;
}

.edge-theme .overlapping-image-banner .left-under {
	height: 600px;
	z-index: 1;
	clip-path: polygon(0 0, 80% 0, 100% 100%, 0 100%);
}

@media screen and (max-width: 1200px) {
	.edge-theme .banner-text h1 {
		font-size: 1.7rem !important;
	}
}

@media screen and (min-width: 1800px) {
	.edge-theme .overlapping-image-banner .right-over .mgt-button-wrapper .mgt-button, .edge-theme .overlapping-image-banner .right-over .banner-text {
		padding-left: 300px !important;
	}
}

@media screen and (min-width: 2100px) {
	.edge-theme .overlapping-image-banner .right-over .mgt-button-wrapper .mgt-button, .edge-theme .overlapping-image-banner .right-over .banner-text {
		padding-left: 350px !important;
	}
}

@media screen and (min-width: 2700px) {
	.edge-theme .overlapping-image-banner .right-over .mgt-button-wrapper .mgt-button, .edge-theme .overlapping-image-banner .right-over .banner-text {
		padding-left: 430px !important;
	}
}

.footer-sidebar-2 .footer-description {
	max-width: 600px;
	display: flex;
}

.footer-sidebar-2 .footer-description img {
	margin-right: 20px;
}

body .container-fluid-footer-wrapper {
	padding-top: 20px;
	background-color: #626262;
}

body .container-fluid.container-fluid-footer {
	background-image: url(/wp-content/uploads/2023/04/footer-logo-cropped.png), linear-gradient(45deg, #626262, #626262);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right bottom;
}

.footer-container h2.widgettitle,
body .sidebar.footer-container .widget li,
body .footer-sidebar-2-wrapper .sidebar.footer-container .widget a,
body .sidebar.footer-container .widget p {
	color: #ffffff !important;
}

footer .footer-copyright a, footer .menu-footer-menu-container a {
	color: #ffffff !important;
}

.footer-sidebar-2 .footer-description img {
	height: 100px !important;
	width: auto;
}


body .container-fluid.container-fluid-footer .social-icons-bottom a {
	background-color: #ffffff;
    height: 30px;
    display: inline-block;
    width: 30px;
    text-align: center !important;
    vertical-align: middle;
    border-radius: 100%;
    margin-right: 5px;
}

body .container-fluid.container-fluid-footer .social-icons-bottom a i {
	vertical-align: middle;
	margin-top: 2px;
	color: #D61726 !important;
	margin-right: 0 !important;
}

body .container-fluid.container-fluid-footer ul#footer-sidebar-2 {
	display: flex;
	flex-wrap: wrap;
}

@media screen and (max-width: 576px) {
	body .container-fluid.container-fluid-footer .footer-description {
		display: flex;
		flex-wrap: wrap;
	}

	body .container-fluid.container-fluid-footer .footer-description img {
		margin: 0 auto;
	}

	header.main-header .header-right {
		justify-content: center;
	}

	header.main-header .header-right .header-right-content:last-of-type {
		width: 100%;
	}

	header.main-header .header-center ul.company-information {
		margin-right: 0 !important;
	}

	header.main-header .header-center ul.company-information li:last-child {
		padding-right: 0;
	}
}

@media screen and (max-width: 329px) {
	header.main-header .header-center ul.company-information {
		text-align: center;
	}

	header.main-header .header-center ul.company-information li {
		padding: 0 !important;
		display: block !important;
	}
	header.main-header .header-center ul.company-information li + li {
		border: none !important;
	}
}

header.main-header .header-right {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

header.main-header .header-center ul.company-information {
	padding-left: 0;
	margin-right: 15px;
}

header.main-header .header-center ul.company-information li {
/*	list-style-type: none;*/
	display: inline-block;
	padding: 0 15px;
	font-size: 0.8rem;
	line-height: 1rem;
	color: #828282;
}

header.main-header .header-right img {
	float: none;
}

header.main-header .header-center ul.company-information li a {
	color: #828282;
}

header.main-header .header-center ul.company-information li:first-child {
	padding-left: 0;
}

header.main-header .header-center ul.company-information li + li {
	border-left: 1px solid #D61726;
}

header.main-header .header-center {
	min-width: 0;
	padding: 0 15px;
}

.mainmenu-belowheader.menu-center .nav {
	margin: 0;
	font-family: 'Nunito Sans';
}

.mainmenu-belowheader.menu-center .nav li a strong {
	font-size: 0.85rem;
	font-weight: 800 !important;
}

.mainmenu-belowheader .navbar-collapse {
	padding: 0;
}

.mainmenu-belowheader .navbar-collapse ul li.search-icon strong {
	display: none;
}

.footer-sidebar-2 > ul > li {
	width: 20%;
}

.searchwp-modal-form form.searchform label, .searchwp-modal-form form.searchform label input.search-field, .searchwp-modal-form form.searchform button.search-submit {
	width: 100%;
}

.searchwp-modal-form form.searchform button.search-submit {
	background-color: #D61726;
	border: none;
	color: #ffffff;
}

.edge-theme .mgt-icon-box .mgt-icon-box-content h5 {
	font-size: 15px;
	font-weight: 800 !important;
	color: #9f9f9f;
}

.edge-theme .mgt-icon-box .mgt-icon-box-icon img {
	height: 70px !important;
	max-width: fit-content;
}

@media screen and (max-width: 979px) {
	.edge-theme .page-header-v2 .wpb_single_image {
		margin-left: 0 !important;
		text-align: center;
	}
}


.edge-theme .white-heading .mgt-header-block .mgt-header-block-title {
	color: #ffffff !important;
}

.edge-theme .icon-box-without-header .mgt-icon-box .mgt-icon-box-content > h5:first-child {
	display: none;
}

/**
 * Edge theme V2
 */ 

.edge-theme-v2 h1 strong, .edge-theme-v2 h2 strong, .edge-theme-v2 h3 strong {
	font-weight: 600 !important;
}

.edge-theme-v2 .rounded-page-header > div {
	border-top-right-radius: 175px;
	border-bottom-right-radius: 175px;
	border-bottom-left-radius: 175px;
}

.edge-theme-v2 .icon-box-v2 .mgt-icon-box, .card {
	box-shadow: 0px 12px 72px 0px #00000014;
	border-radius: 64px;
	padding: 20px 40px;
	background-color: #fff;
}

.edge-theme-v2 .icon-box-v2 .mgt-icon-box, .card.card-border-style {
	background-color: transparent;
	border: solid 1px #E4E4E7;
	box-shadow: none;
}

.edge-theme-v2 .icon-box-v2 .mgt-icon-box a {
	display: block;
	background-color: #D61726;
	color: #fff;
	margin-top:	20px;
	border-radius: 100px;
	padding: 12px 18px;
}

.edge-theme-v2 .form-style-V2 input[type="text"],
.edge-theme-v2 .form-style-V2 input[type="email"],
.edge-theme-v2 .form-style-V2 input[type="tel"],
.edge-theme-v2 .form-style-V2 textarea {
	border: 1px solid #D1D1D6;
	border-radius: 8px;
	background-color: #FAFAFA;
}
	
.edge-theme-v2 .form-style-V2 input[type="submit"] {
	background-color: #D61726;
	border-radius: 100px;
	font-weight: 600 !important;
	text-transform: inherit !important;
}

.edge-theme-v2 .d-flex {
	display: flex;
}

.edge-theme-v2 .d-flex.align-items-center {
	align-items: center;
}

.edge-theme-v2 .d-flex.align-items-stretch {
	align-items: stretch;
}

.edge-theme-v2 .d-flex.align-items-stretch .vc_column-inner {
	height: 100%;
	display: flex;
	align-items: center;
	padding-top: 0px;
}

@media only screen and (max-width: 768px) {
	.edge-theme-v2 .d-flex {
		flex-direction: column;
		padding-left: 15px;
		padding-right: 15px;
	}
	.edge-theme-v2 .d-flex.column-reverse {
		flex-direction: column-reverse;
	}
}

.edge-theme-v2 .footer-visual {
	margin-bottom: -30px;
}

.edge-theme-v2 .footer-visual.d-flex {
	gap: 20px;
}
	
.edge-theme-v2 .footer-visual .wpb_column > div {
	border-top-left-radius: 64px;
	border-top-right-radius: 64px;
}

.edge-theme-v2 .background-visual {
	background-repeat: no-repeat;
	background-image: url(https://xsolveit.edge.be/wp-content/uploads/2024/03/background-visual-1.png);
}

.edge-theme-v2 .background-visual.background-visual-left-top {
	background-position: top 0px left -160px !important;
}

.edge-theme-v2 .background-visual.background-visual-left-bottom {
	background-position: bottom -140px left 60px !important;
}

.edge-theme-v2 .mgt-header-block .mgt-header-block-title {
	font-weight: 600 !important;
	margin-bottom: 15px;
}

.edge-theme-v2 .mgt-header-block .mgt-header-block-subtitle {
	font-weight: 400 !important;
	font-size: 14px;
	text-transform: initial !important;
}

.edge-theme-v2 .mgt-button-wrapper a.mgt-button {
	border-radius: 100px;
	padding: 12px 18px;
	text-transform: initial !important;
	font-weight: 600 !important;
}

.edge-theme-v2 .card-background-shadow {
	box-shadow: 0px 12px 72px 0px #00000014;
	border-radius: 35px;
}

.edge-theme-v2 .cards-row {
	gap: 20px;
}

.edge-theme-v2 .cards-row .card-background-shadow {
	margin-top: 15px;
	margin-bottom: 15px;
}

.edge-theme-v2 .cards-row .card-background-shadow > div {
	border-radius: 35px;
}

.edge-theme-v2 .center-column {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.edge-theme-v2 .text-with-background-image, .edge-theme-v2 .text-with-background-image > div {
	border-radius: 64px;
}

.edge-theme-v2 .text-with-background-image > div {
	box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
}

.edge-theme-v2 .text-with-background-image .wpb_wrapper {
	margin-top: auto;
}

.edge-theme-v2 .text-with-background-image .wpb_text_column p {
	font-size: 36px;
	color: #ffffff;
	font-weight: 600;
	line-height: 44px;
}

.edge-theme-v2 .text-with-background-image .wpb_text_column p a {
	color: #ffffff;
}

.edge-theme-v2 .badge-background.d-flex {
	gap: 15px;
}

.edge-theme-v2 .badge-background .mgt-promo-block {
	border-radius: 64px;
	padding: 20px;
	box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
}

.edge-theme-v2 .badge-background .mgt-promo-block .mgt-promo-block-content-inside {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.edge-theme-v2 .badge-background .mgt-promo-block .mgt-promo-block-content-inside p[style="text-align: center"] {
	color: #fff;
	background-color: #D61726;
	padding: 4px 16px;
	border-radius: 100px;
	margin-top: auto;
	margin-left: auto;
    margin-right: auto;
}

.edge-theme-v2 .badge-background .mgt-promo-block .mgt-promo-block-content-inside p[style="text-align: left"] {
	color: #fff;
	font-weight: 600;
	font-size: 30px;
	line-height: 38px;
}

.edge-theme-v2 .full-height .vc_column-inner, .edge-theme-v2 .full-height .vc_column-inner .wpb_wrapper,
.edge-theme-v2 .full-height .vc_column-inner .wpb_wrapper .wpb_text_column {
	height: 100%;
}

.edge-theme-v2 .badge {
	background-color: transparent;
	border: 2px solid #000;
	color: #000;
	border-radius: 16px;
	padding: 4px 12px;
	font-size: 14px;
}

@media only screen and (max-width: 768px) {
	.edge-theme-v2 .badge-background .mgt-promo-block {
		margin-bottom: 15px;
	}

}

.edge-theme-v2 .flex-list .mega-info-list {
	padding-left: 0;
}

.edge-theme-v2 .flex-list .mega-info-list .vc_info_list {
	margin-left: 0 !important;
}

.edge-theme-v2 .flex-list .mega-info-list .vc_info_list .media {
	display: flex;
	align-items: center;
}

.edge-theme-v2 .flex-list .mega-info-list .vc_info_list .media .media-left {
	float: none !important;
	margin-left: 0 !important;
	height: auto !important;
}

.edge-theme-v2 .flex-list .mega-info-list .vc_info_list .media .media-body h2 {
	margin-top: 0;
}

.edge-theme-v2 .flex-list .mega-info-list .vc_info_list {
	border-left: none !important;
}

.edge-theme-v2 .mx-auto {
	margin-left: auto;
	margin-right: auto;
	float: none;
}
