/*   Small Projects Bureau Development  */
/*   Bipartisan Commission on Biodefense   */
/*   Martin Fuks   */

/*****************************************/
/*		          GLOBAL                 */
/*****************************************/
h1, h2, h3, h4, h5, h6, p, span, a, input, textarea, div {
	font-family: proxima-nova, sans-serif;
}

:root {
    --the7-accent-color: #88153e;
	--links-color: #0082ff;
	--red-20: #DCC6C4;
	--green: #003035;
	--green-50: #738C92;
	--green-20: #BECBD0;
	--blue: #231E67;
	--blue-20: #BEBBD3;
}

.hidden {
    display: none!important;
}

.content > .content_inner > .container {
    background-color: #f8f8f8!important;
}

.page-template-page-mobile-bspan-executive-branch .content .container .container_inner.page_container_inner, .full_page_container_inner {
    padding: 0;
}

.wpb_text_column {
    margin-bottom: 0;
}

body #back_to_top.on, 
body #back_to_top.off {
	padding: 0;
	margin: 0 20px 20px auto;
	width: max-content;
	right: 0;
  	left: auto;
}

.ui-loader {
	display: none!important;
}

/*****************************************/
/*		            HERO                 */
/*****************************************/
#hero-section {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #231E67;
    height: 0;
    top: -110px;
    transition: top 3s ease, height 3s ease;
    position: relative;
	opacity: 0;
}

#hero-section > .full_section_inner {
	background-color: #231E67;
	width: 100%;
}

#hero-section .wpb_text_column > .wpb_wrapper {
	padding: 15px 0;
}

#hero-section .hero-title {
    font-family: proxima-nova-condensed, roboto, arial, sans-serif!important;
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    text-align: center;
    margin: 0!important;
    color: #fff;
		letter-spacing: 0;
}

#hero-section .hero-subtitle {
    font-family: proxima-nova-condensed, roboto, arial, sans-serif!important;
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    margin-bottom: 0;
    color: #DCC6C4;
}

/*****************************************/
/*		            INTRO                */
/*****************************************/
/************    Button   **************/

#intro-section{
	margin-top: 30px;
}

#initial-button-section {
    position: relative;
    z-index: 10;
}

#initial-button {
    width: 715px;
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(calc(-50% - 1px));
    top: -64px;
    transition: ease all .1s;
}

#initial-button-section svg {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
	max-width: 100%;
	height: auto;
	top: 72px;
}

/************    SVG   **************/
#initial-svg #j {
    filter: drop-shadow(0px 0px 15px rgba(0, 48, 53, 0.15));
    transition: ease all .2s;
    fill: #fff;
}

#initial-svg g:nth-of-type(2) {
	cursor: pointer;
}

#initial-svg g:nth-of-type(2):hover #j {
    filter: drop-shadow(0px 0px 15px rgba(0, 48, 53, 0.5));
}

/************    Video   **************/
#transition-video-section {
    position: relative;
    z-index: 9;
    top: 72px;
    transition: ease all .3s;
}

#button-carousel-transition {
	position: absolute;
	left: 50%;
	z-index: 1;
	transform: translateX(calc(-50% - 2px));
	/* top: 79px; */
	/* max-width: 166%; */
	width: 166%;
  	max-width: 1312px;
}

/*****************************************/
/*		          CAROUSEL               */
/*****************************************/
#carousel-section {
    position: relative;
    /* margin-top: 105px; */
    opacity: 0;
    transition: ease all .3s;
}

#fwdu3dcarDiv0 {
	margin: 0 auto;
}

.fwdu3dcar {
	margin: 0 auto !important;
}

.fwdu3dcar > div:first-of-type {
    background-position: 47% 21% !important;
    background-size: 746px !important;
		left: -15px !important;
    width: calc(100% + 30px) !important;
}


/********* Carousel button ************/
.fwdu3dcar > div:nth-of-type(4) > div:nth-of-type(2) {
	/*z-index: 999;*/
	height: auto !important;
	min-height: 110px !important;
	max-width: 345px !important;
	margin: 0 auto !important;
	right: 0;
}

.fwdu3dcar > div:nth-of-type(4) > div:nth-of-type(5) {
	height: 0 !important;
	/*overflow: visible !important;*/
} 

.carousel-link {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 240px;
	width: 300px;
	height: 70px;
	margin: 40px auto 0;
	/* margin: 0 auto; */
	padding: 0 10px;
	border-radius: 5px;
	border: 1px solid var(--green);
	background: var(--the7-accent-color);	
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	transition: ease all .2s;
}

.carousel-link:hover {
	color: #fff;
	/*background: var(--red-20);	
	border: 1px solid var(--green-50);*/
}

.fwdu3dcar-scrollbar {
	display: none;
}

/********* Carousel arrows ************/

.fwdu3dcar-button {
	font-size: 34px;
	height: 34px;
	width: 34px;
	color: var(--green-20);
}

.fwdu3dcar-button:hover {
	color: var(--green);
}

.fwdu3dcar-button .fwdu3dcar-icon-prev,
.fwdu3dcar-button .fwdu3dcar-icon-next {
	top: 0;
	left: 0;
}

.fwdu3dcar > div:nth-child(4) > div:nth-child(5) {
	overflow: visible !important;
	position: relative !important;
	/* width: 375px !important; */
	width: 100%!important;
	max-width: 360px!important;
	left: 0 !important;
	/* top: 58vh !important; */
	top: 548px !important;
	left: 50% !important;
  	top: 548px !important;
	/* transform: none !important; */
	transform: translateX(-50%)!important;
	height: 0 !important;
  	position: absolute !important;
	visibility: hidden;
}

.fwdu3dcar-slideshow-button {
	transform: none !important;
	z-index: -1;
}

.fwdu3dcar-next-button {
	left: unset !important;
	right: 0 !important;
	transform: none !important;
}

.fwdu3dcar-caption.dark.out {
	min-width: 300px !important;
	width: 300px !important;
}

.fwdu3dcar-slideshow-button.prev-clone {
	z-index: 50000000;
	top: 58px !important;
  	left: -12px !important;
}

.fwdu3dcar-next-button.next-clone {
	z-index: 50000000;
	top: 58px !important;
  	right: -12px !important;
}

#fwdu3dcarDiv0 > .fwdu3dcar > div:first-of-type {
	background-image: url("/wp-content/uploads/2024/07/mobile-bkg-1.png")!important;
}

/*****************************************/
/*		     ENTITIES GRID               */
/*****************************************/
#grid-container-section {
	padding-bottom: 30px;
	z-index: 30;
}

#grid-container-section .vc_column-inner {
	padding: 0;
}

/********* Grid groups *************/
.grid-container-1,
.grid-container-2,
.grid-container-3,
.grid-container-4,
.grid-container-5,
.grid-container-6,
.grid-container-7 {
	position: relative;
	width: 368px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 34px;
	overflow: hidden;
	margin-top: 30px;
}

.items-group {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 40px;
	padding-left: 40px;
}

.items-group .subgroup {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 40px;
	width: 100%;
  	position: relative
}

.items-group .subgroup[data-position="0"] {
	padding-left: 120px;
}

#grid-container-section .wpb_raw_code:not(:first-of-type) .items-group .subgroup[data-position="0"] {
	padding-left: 78px;
}

.disabled-row {
	opacity: 0;
	cursor: default;
	pointer-events: none;
}

/********* Grid buttons ************/
.grid-container-1 .cat-grid-item {
	font-size: 12px;
	line-height: 14px;
}

.cat-grid-item {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 70px;
	max-height: 130px;
	padding: 10px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid var(--green-20);
	font-size: 10px;
	line-height: 12px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	transition: ease all .2s;
}

.long-name {
	font-size: 8px !important;
}

/*.cat-grid-item:hover {
	background: var(--red-20);	
	border: 1px solid var(--green-50);
}*/

.cat-grid-item.active {
	color: #fff;
	background: var(--the7-accent-color);	
	border: 1px solid var(--green);
}

.cat-grid-item.blue-active {
	color: #fff;
	background: var(--blue);	
	border: 1px solid var(--green);
}

.cat-grid-item.disabled {
	background: var(--red-20);	
	border: 1px solid var(--green-50);
	cursor: default;
}

#grid-container-section .cat-grid-item{
	font-size: 15px!important;
	line-height: 1.1!important
}
	
#grid-container-section .cat-grid-item.long-name {
	font-size: 12px!important;
}	

/*****************************************/
/*		      SWIPER CAROUSEL               */
/*****************************************/

.swiper-button-prev {
	left: 0;
}

.swiper-button-next {
	right: 0;
}

/*.swiper-slide {
  opacity: 1;
  transition: opacity 0.5s ease; 
}

.swiper-slide.active {
  opacity: 1;
}*/

.swiper-button-next, .swiper-button-prev {
	background-image: none;
	color: #BECBD0;
	width: 34px;
	transition: color 0.3s ease;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
  color: #000;
}

.swiper-button-next::after, .swiper-button-prev::after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	font-family: 'fwdu3dcar';
	font-size: 34px;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.swiper-button-prev::after {
	content: 'prev';
	content: '\e912';
}
.swiper-button-next::after {
	content: 'next';
	content: '\e90c';
}

.swiper-wrapper{
	align-items: center;
}

/*****************************************/
/*		      INFO SECTION               */
/*****************************************/
#details-section {
	padding: 0;
	z-index: 25;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #231E67;
	transition: ease transform 3s;
	position: relative;
	/*margin-left: -50vw;
	margin-right: -50vw;
	top: -70px;
  	margin-bottom: -70px !important;*/
	transition: ease all .3s;
}

#details-section.minimized {
	height: 0!important;
	overflow: hidden;
}

/********* Breadcrumbs ************/
#details-section #breadcrumbs-column {
	padding-top: 50px;
}

#details-section #breadcrumbs-column .active-breadcrumb {
	color: var(--blue-20);
	font-size: 11px;
	line-height: 11px;	
	font-weight: 700;
	text-transform: uppercase;
	min-height: 40px;
	display: list-item;
	list-style-position: inside;
}

#details-section #breadcrumbs-column .active-breadcrumb:last-of-type {
	color: #fff;
}

#breadcrumbs-column .before-content {
	content: '';
	display: block;
	width: 5px;
	position: absolute;
	top: 0px;
	left: -10px;
}

#breadcrumbs-column .after-content {
	content: '';
	display: block;
	height: 5px;
	width: 5px;
	position: absolute;
	bottom: 62px;
	left: -10px;
	background: #fff;
	border-radius: 100%;
}

/********* details ************/
#details-section .details-container {
	margin: 21px 0 42px 0;
}

#details-section .details-container > .vc_column-inner {
	border-radius: 10px;
	/*padding: 36px 74px 50px 41px;*/
	width: calc(100% - 90px);
	margin: 0 auto;
}

#details-section .details-container .wpb_row.vc_inner {
	margin-bottom: 24px !important;
}


#details-section .details-container .entity-name .variable h4 {
	font-size: 20px;
	color: var(--the7-accent-color);
	font-weight: 400;
	text-transform: none;
}

#details-section .details-container .entity-name .value h4 {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 20px;
	color: var(--the7-accent-color);
}

#details-section .details-container .wpb_row.vc_inner h5 {
	font-size: 15px;
	line-height: 18px;
	color: #000;
}

#details-section .details-container .wpb_row.vc_inner p {
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
	color: #000;
}

#details-section .details-container .wpb_row.vc_inner a {
	color: var(--links-color);
}

#details-section .details-container .wpb_row.vc_inner a:not(.hidden) {
	display: contents;
	word-wrap: break-word;
}

#details-section .details-container .wpb_row.vc_inner ul {
	margin: 0 0 10px 20px;
}

/*****************************************/
/*		        DISCLAIMER               */
/*****************************************/
#disclaimer-row {
	/*margin-left: -50vw;
	margin-right: -50vw;*/
	display: flex;
	padding: 15px 60px 15px 15px;
	/* position: absolute;
	bottom: 0; */
	opacity: 0;
	transition: ease opacity .3s;
}

#disclaimer-row .disclaimer p {
	font-size: 15px;
	line-height: 19px;
	margin-bottom: 0!important;
}

/*****************************************/
/*		        LEADERLINE               */
/*****************************************/
.leader-line {
	z-index: 1000;
}

.carousel-link-marker {
	position: absolute;	
	width: 0px;
	height: 0px;
	bottom: -38px;
}

.leaderline-startpoint {
	position: relative;
	left: -40px;
	width: 0px;
	height: 0px;
	top: 4px;
}

.items-group .leaderline-startpoint {
	top: 4px;
}

.items-group:last-of-type .leaderline-startpoint {
	top: 5px;
}

.wpb_raw_code:not(.grid-container-1):not(.grid-container-2) .items-group:not(:first-of-type) .leaderline-startpoint {
	top: -3px;
	left: -30px;
}

.subgroup .leaderline-item-marker {
	position: absolute;
	width: 0px;
	height: 0px;
}	

.subgroup[data-position="0"] .leaderline-item-marker {
	top: -36px;
}

.subgroup[data-position="1"] .leaderline-item-marker {
	top: -128px;
}

#grid-container-section .wpb_raw_code:not(:first-of-type) .items-group .subgroup[data-position="1"] .leaderline-item-marker {
	top: -143px;
}

#grid-container-section .wpb_raw_code:not(.grid-container-1):not(.grid-container-2) .items-group .subgroup[data-position="0"] .leaderline-item-marker {
	top: -44px;
}

#grid-container-section .wpb_raw_code:not(.grid-container-1):not(.grid-container-2) .items-group .subgroup[data-position="1"] .leaderline-item-marker {
	top: -151px;
}

.child-startpoint {
	position: absolute;
	width: 0px;
	height: 0px;
	top: -36px;
	right: 100px;
}

.wpb_raw_code:not(.grid-container-1):not(.grid-container-2) .items-group .child-startpoint {
	top: -150px;
	left: 64px;
	right: auto;
}

/********************************
Updates 05/21/2024
Martin Fuks
***********************/

h5.parent-office-title {
	display: block !important;
}


/*************************************************
/*		           RESPONSIVE                   */
/************************************************/
@media screen and (max-width: 1450px) {
	/** CAROUSEL **/
	.fwdu3dcar {
		overflow: visible!important;
	}

	/** LEADERLINE **/
	.items-group[data-g-position="1"] > .leaderline-startpoint {
		top: 5px;
	}
}

@media screen and (max-width: 1340px) {
	.wpb_raw_code:not(.grid-container-1):not(.grid-container-2) .items-group:not(:first-of-type) .child-startpoint {
		right: auto;
		left: -30px;
	}
}

@media screen and (max-width: 1300px) {
	/** LEADERLINE **/
	.items-group[data-g-position="2"] > .leaderline-startpoint {
		top: 5px;
	}
}

@media screen and (max-width: 1100px) and (min-width: 1000px){
	/* DETAILS SECTION */
	#details-section > .section_inner > .section_inner_margin {
		margin-left: 20px;
  		margin-right: 40px;
	}
}

@media only screen and (max-width: 1000px) {
	.boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-container .elementor-widget-wrap>.qode_elementor_container_inner, .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .footer_bottom_border.in_grid, .footer_top_border.in_grid, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, .title_border_in_grid_holder, div.grid_section .section_inner, div[data-element_type=container].qode_elementor_container_inner, nav.content_menu ul {
			/*width: 768px;*/
			width: 100%;
	}
}

@media screen and (max-width: 1000px) and (min-width: 750px) {
	/***** GRID *****/
	.wpb_raw_code:not(.grid-container-1) .items-group {
		padding-left: 80px;
	}
	
	/** LEADERLINE **/
	.page-template-page-mobile-bspan-executive-branch .content .container_inner {
		position: relative;
		left: 50%;
    	transform: translateX(-50%);
		margin-left: 0;
		margin-right: 0;
	}
}

@media screen and (max-width: 850px) {
	/***** GRID *****/
	.items-group {
		padding-left: 100px;
	}

	/* DETAILS SECTION */
	#details-section > .section_inner > .section_inner_margin {
		margin-left: 0;
		margin-right: 0;
	}

	#details-section .details-container > .vc_column-inner {
		border-radius: 10px;
		/*padding: 36px 74px 50px 41px;*/
		width: calc(100% - 60px);
		margin: 0 auto;
	}
}

@media screen and (max-width: 810px) {

}

@media only screen and (max-width: 768px) {
	.boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-container .elementor-widget-wrap>.qode_elementor_container_inner, .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .footer_bottom_border.in_grid, .footer_top_border.in_grid, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, .title_border_in_grid_holder, div.grid_section .section_inner, div[data-element_type=container].qode_elementor_container_inner, nav.content_menu ul {
			/*width: 600px;*/
			width: 100%;
	}

	#details-section .details-container > .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}


}

@media only screen and (max-width: 600px) {
	.boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-container .elementor-widget-wrap>.qode_elementor_container_inner, .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .footer_bottom_border.in_grid, .footer_top_border.in_grid, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, .title_border_in_grid_holder, div.grid_section .section_inner, div[data-element_type=container].qode_elementor_container_inner, nav.content_menu ul {
			/*width: 420px;*/
			width: 100%;
	}
}

@media screen and (max-width: 520px) {

}

@media screen and (max-width: 467px) {
	.fwdu3dcar > div:nth-child(4) > div:nth-child(5) {
		top: 0 !important;
		margin-top: calc(100% + 128px) !important;
	}
}

@media screen and (max-width: 480px) {
	#hero-section .hero-title {
    font-size: 36px;
    line-height: 45px;
    letter-spacing: 0;
	}
	#hero-section .hero-subtitle {
		font-size: 30px;
		line-height: 35px;
	}
}

@media screen and (max-width: 400px) {
	.fwdu3dcar > div:nth-of-type(4) > div:nth-of-type(2) {
		transform: translate3d(0px, 405px, 0px) translateX(-50%)!important;
		max-width: 370px !important;
		min-width: 370px !important;
		left: 50%!important;
	}

	.fwdu3dcar-slideshow-button.prev-clone {
		left: 0 !important;
	}
	
	.fwdu3dcar-next-button.next-clone {
		right: 0 !important;
	}
}