/** {
	box-sizing: border-box;
	scroll-behavior: smooth;
}*/
body {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: 400;
	color: #081849;
}
h1, h2 {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
}

a {
	color: #1333A2;
	text-decoration: none;
	transition: all .3s ease-in-out;
}
a:hover {
	color: #000;
}
img {
	max-width: 100%;
	height: auto;
}
#wrap {
	float: left;
	width: 100%;
}
:root {
    --container-width: 1250px;
	--container-padding: calc((100vw - var(--container-width)) / 2);
}
.container {
	max-width: 1250px;
	padding:0;
	margin:0px auto;
}
.et-db #et-boc .et-l .et_pb_row {
    width: 86% !important;
	max-width: 1250px !important;
}
header.et-l--header .et_builder_inner_content {
    position: absolute !important;
    z-index: 2 !important;
    width: 100%;
    display: inline-block;
}
.headerSec  {
	transition: all .3s ease-in-out;
}
.et-db #et-boc .et-l .et_builder_inner_content.has_et_pb_sticky .headerSec {
	background-color: #010721;
	transition: all .3s ease-in-out;
}
.logoBox {
	padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.menuBox {
	padding-top: 50px!important;
    padding-bottom: 50px!important;
}

.menuBox {
	float: right;
	width: auto;
	padding: 10px 0px 10px 0px;
}
.menuBox ul.et-menu {
	display: flex !important;
    align-items: center !important;
}
.menuBox ul.et-menu li {
	position: relative !important;
    width: auto;
    padding: 0px 20px !important;
    margin-top: 0 !important;
}
.menuBox ul.et-menu li:last-child {
	padding-right:0;
}
.menuBox ul.et-menu li a {
	padding-bottom: 0px!important;
}
.menuBox ul.et-menu li:last-child a {
    background: #008EAC !important;
    padding: 15px 30px 15px 30px !important;
    border-radius: 30px !important;
	transition: all .3s ease-in-out!important;
}
.menuBox ul.et-menu li:last-child a:hover {
    background: #fff!important;
	color: #10236F!important;
}
.et-db #et-boc .et-l .menuBox .et_pb_menu_0_tb_header.et_pb_menu ul.et-menu li:last-child.current-menu-item a {
    background: #fff!important;
	color: #10236F!important;
}
.menu_box .navbar-toggler {
    float: right;
	padding: 13px 15px;
}
.menu_box .navbar-toggler:hover, 
.menu_box .navbar-toggler:focus {
    text-decoration: none;
	background: transparent;
}
.menu_box .navbar-collapse {
    float: left;
}

.et-db #et-boc .bannerSec {
	display: flex;
	padding: 0 !important;
}
.et-db #et-boc .bridgingSec {
	width: 50% !important;
}

.et-db #et-boc .aboutContent h2 {
	padding-bottom: 30px !important;
}

.et-db #et-boc .biotech-sponsors-title {
	width: 47%;
}
.et-db #et-boc .biotech-sponsors-slider .owl-stage-outer {
	width: calc(100% + calc((100vw - 1250px) / 2));
}
.et-db #et-boc .biotech-sponsors-slider .owl-stage {
	padding-left: 0 !important;
}
.et-db #et-boc .biotech-sponsors-slider .owl-item .et_pb_main_blurb_image {
	display: block;
	margin-bottom: 15px;
	border-radius: 20px;
	overflow: hidden;
}
.et-db #et-boc .biotech-sponsors-slider .owl-item .et_pb_main_blurb_image img {
	width: 100%;
}
.et-db #et-boc .biotech-sponsors-slider .owl-item .et_pb_module_header {
	padding: 0;
}
.et-db #et-boc .biotech-sponsors-slider .owl-nav {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 24px;
	position: absolute;
	top: -103px;
	transform: translateY(0%);
	right: 0;
	left: 0;
}
.et-db #et-boc .biotech-sponsors-slider .owl-nav [class*=owl-] {
	display: flex;
    justify-content: center;
    align-items: center;
	color: #ffffff;
}
.et-db #et-boc .biotech-sponsors-slider .owl-nav button.owl-prev {
	transform: rotate(180deg);
}
.et-db #et-boc .biotech-sponsors-slider .owl-nav button.owl-prev:before,
.et-db #et-boc .biotech-sponsors-slider .owl-nav button.owl-next:before,
.et-db #et-boc .biotech-sponsors-slider .owl-nav button.owl-prev:after,
.et-db #et-boc .biotech-sponsors-slider .owl-nav button.owl-next:after {
	content: "";
}
.et-db #et-boc .biotech-sponsors-slider .owl-nav button.owl-prev:before,
.et-db #et-boc .biotech-sponsors-slider .owl-nav button.owl-next:before {
	display: block;
    border: 1px solid;
    width: 57px;
    margin-right: -12px;
}
.et-db #et-boc .biotech-sponsors-slider .owl-nav button.owl-prev:after,
.et-db #et-boc .biotech-sponsors-slider .owl-nav button.owl-next:after {
	display: block;
	width: 12px;
	height: 12px;
	border: 2px solid;
	border-bottom: 0;
	border-left: 0;
	transform: rotate(45deg);
}
.et-db #et-boc .biotech-sponsors-slider .owl-dots .owl-dot span {
	border: 2px solid #ffffff;
}
.et-db #et-boc .biotech-sponsors-slider .owl-dots .owl-dot.active span,
.et-db #et-boc .biotech-sponsors-slider .owl-dots .owl-dot:hover span {
	background: #ffffff;
}

.et-db #et-boc .iconBox {
	padding-left: 15px;
    padding-right: 15px;
}
.et-db #et-boc .iconBox .et_pb_blurb_description p {
	min-height: 66px;
}

.footerSec .locationBox ul {
	margin: 0px !important;
    padding: 0 !important;
    width: 100%;
    display: flex;	
    align-items: center;
    justify-content: center;
    gap: 14px;
    list-style: none !important;
}
.footerSec .locationBox ul li {
	position: relative;
    padding: 6px 10px !important;
    width: auto;
    display: inline-block;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    color: #fff !important;
    background-color: #1840CE !important;
    border-radius: 5px !important;
	white-space: nowrap;
}

/*---------------- About Page ----------------*/
.titleBox .et_pb_text_inner h5 {
	position:relative;
	padding-left:50px!important;
}
.titleBox .et_pb_text_inner h5:before {
	content:'';
	position:absolute;
	top:14px;
	left:0;
	width:35px;
	height:1px;
	background-color:#008EAC;
}
.teamBox .et_pb_blurb_content {
    max-width: 100%!important;
}
.teamBox .et_pb_blurb_content .et_pb_blurb_description h4 {
	padding-bottom: 25px !important;
	font-size: 18px;
	line-height: 24px !important;
    font-weight: 400 !important;
    color: #696969 !important;
}

/*---------------- Service Page ----------------*/
.serviceBox .et_pb_main_blurb_image {
	width:100%!important;
}
.serviceBox .et_pb_main_blurb_image .et_pb_image_wrap img {
	width:100%!important;
	height:auto!important;
}

/*---------------- Contact Page ----------------*/
/* contact form 7 */
body.et-db #et-boc .wpcf7-form-control-wrap { display: block; }
body.et-db #et-boc .wpcf7 form .wpcf7-response-output { padding: 0 0px; margin: 20px 0 0 0; box-sizing: border-box; border: none; color: #dc3232; }
body.et-db #et-boc span.wpcf7-not-valid-tip { position: absolute; top: 3px; right: 4px; font-size: 11px; color: #dc3232; white-space: nowrap; }
body.et-db #et-boc .wpcf7-spinner { background-color: #23282d; border-radius: 100%; margin: 0 17px; }
/*body.et-db #et-boc .wpcf7-not-valid {	border-color: #dc3232 !important; }*/

.locateBox .et_pb_blurb_description p strong {
	font-weight: 600;
	color: #001833 !important;
}
.locateBox .et_pb_blurb_description p a {
	position:relative;
	padding: 0 25px 0 0 !important;
    font-size: 20px;
    line-height: 22px !important;
    font-weight: 600 !important;
    color: #0D2884 !important;
    transition: all .3s ease-in-out !important;
}
.locateBox .et_pb_blurb_description p a:after {
	content:'';
	width:20px;
	height:14px;
	position:absolute;
	right:0;
	top:6px;
	background: url(../images/directions-arrow.png) right top no-repeat;
	transition: all .3s ease-in-out !important;
}
.locateBox .et_pb_blurb_description p a:hover:after {
	transform: rotate(28deg);
}
.emailBox .et_pb_blurb_description p a {
	padding: 0 0px 0 0 !important;
    font-size: 18px;
    line-height: 22px !important;
    font-weight: 400 !important;
    color: #08164C!important;
    transition: all .3s ease-in-out !important;
}
.emailBox .et_pb_blurb_description p a:hover {
	color: #008EAC!important;
}
.contactForm .form-text {
	padding-left:8px!important;
	padding-right:8px!important;
}
.contactForm .form-text p {
	margin: 0 0 25px 0 !important;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    color: #081849 !important;
}
.contactForm .form-group {
    margin-bottom: 20px!important;
	padding-left:8px!important;
	padding-right:8px!important;
}
.contactForm .form-group:last-child {
    margin: 0px!important;
}
.contactForm .form-group .form-control {
	width: 100% !important;
    display: inline-block;
    padding: 10px 15px !important;
    height: 50px !important;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    color: #0D2884 !important;
    border-radius: 10px !important;
    background-color: #F1F1F1 !important;
    border: 1px solid #F1F1F1 !important;
}
.contactForm .form-group .form-control::placeholder {
	color: #0D2884;
	font-weight: 400;
}
.contactForm .form-group .form-control:focus {
	color: #0D2884 !important;
    background-color: #ffffff!important;
    border-color: #F1F1F1!important;
    box-shadow: none!important;
}
.contactForm .form-group textarea.form-control {
    height: 240px!important;
    resize: none;
	border-radius: 10px!important;
}
.contactForm .form-group .sendBtn {
    width: auto;
    display: inline-block;
    padding: 18px 40px 18px 40px!important;
    background: #10236F !important;
	border: 0px solid #10236F!important;
    border-radius: 50px!important;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    color: #fff!important;
    text-decoration: none;
	cursor:pointer;
    transition: all .3s ease-in-out!important;
}
.contactForm .form-group .sendBtn:hover {
    background-color: #008EAC!important;
    border: 0px solid #008EAC!important;
    color: #fff!important;
}