
a.navbar-button {
	background: rgba(1, 176, 241, 0.56);
}

/*

		NAVBAR

*/

#block-1-navbar-fore-science {
	background: #01b0f18f;
}

#block-1-navbar-med-science {
	background: #01b0f1de;
}

#block-1-navbar-schedule-app {
	background: #e08340;
}

/*

		BLOCK 1

*/

.block-1-title-1 {
	background: url("../../assets/img/medical-black-bar.png") no-repeat;
	width: 608px;
	height: 98px;
	position: relative;
	top: -335px;
	left: 205px;
	text-align: center;
}

.block-1-title-1-span {
	color: #fff;
	font-family: CalibriBold;
	font-size: 24px;
	position: relative;
	top: 23px;
}

.block-1-title-2 {
	position: relative;
	bottom: 315px;
	left: 282px;
	font-size: 24px;
	color: #fff;
	padding: 3px 27px;
	/* background-color: #1321448c; */
	width: 800px;
	text-align: right;
	font-family: CalibriBold;
	font-weight: bold;
}

.med-banner {
	width: 819px;
	height: 97px;
}

#blue-box {
	display: block;
	margin: 0 auto;
	width: max-content;
}

.contact-us-button{
	background: #4aa3a0;
}

/*

		BLOCK 2

*/

#html-block-2 {
	margin-top: -201px;
}

/*

		BLOCK 4

*/


#html-block-4{
	background-color: #1a0e40;
}

.block-4-body-row-1-img {
	padding: 60px 0;
	/* text-align: center; */
	/* width: 1034.8px; */
	margin: 0 auto;
}

#block-4-body-row-1-img-1 {
	width: 230px;
	height: 222px;
}

#block-4-body-row-1-img-2 {
	width: 190px;
	margin-left: 25px;
	height: 191px;
}

#block-4-body-row-1-img-3 {
	width: 190px;
	margin-left: 50px;
	height: 180px;
}

#block-4-body-row-1-img-4 {
	width: 190px;
	margin-left: 42px;
	height: 176px;
}



/*

	BLOCK 5

*/

#html-block-5{
	background-color: #87ca3c;
}

.block-5-body {
	width: 1031.8px;
	display: block;
	margin: 0 auto;
	padding: 52px 0;
}

#block-5-body-span-molecule {
	width: 150px;
	display: inline-flex;
	position: relative;
	margin-left: 25px;
	margin-right: 30px;
}

.block-5-body-span-text {
	width: 720px;
	text-align: right;
	display: inline-block;
}

.block-5-body-span {
	display: block;
	color: #fff;
	font-size: 1.3em;
	line-height: 26px;
	/* width: 1031.8px; */
	margin: 0 auto;
	font-family: CalibriNormal;
}

.block-5-body-span.text-center {
	margin-left: 75px;
}


/*

		BLOCK 6

*/

#html-block-6 {
	margin: 0;
	position: relative;
	top: -5px;
	background-color: #87ca3c !important;
	background: url("../../assets/img/med-black-bar-2.png") no-repeat;
	background-position: center;
	background-size: cover;
	height: 100px;
}

.block-6-span {
	font-size: 26px;
	color: #87ca3c;
	font-family: CalibriBold;
	position: relative;
	top: 34px;
	/* left: 204px; */
}


/*

		BLOCK 7

*/


#html-block-7 {
	background-color: #87ca3c;
	margin-top: -5px;
}

.block-7-body {
	width: 895px;
	display: block;
	margin: 0 auto;
	padding: 20px 0 5px 0;
	color: #fff;
	font-size: 28px;
	padding-bottom: 25px;
}

.block-7-body-span{
	font-family: CalibriBold;
}

.block-7-body-li {
	font-family: CalibriNormal;
	margin-bottom: 16px;
	font-size: 1.3rem;
}

.block-schedule-app-anchor {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}



.block-form-schedule-app-position {
    display: flex;
    justify-content: space-between;
    width: 60%;
}

#extra-contact-info {
    margin-top: 3vh;
    font-size: larger;
    color: white;
    font-family: CalibriLight;
    display: flex;
    flex-direction: column;
    text-align:center;
}

#extra-contact-info td {
    padding: 5px;
}

#extra-contact-info a {
    color: orange;
}

#extra-contact-info a:hover, #extra-contact-info a:focus {
    color: darkorange;
}


