@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Russo+One&display=swap');



html, body {
	font-size: 15px;
    font-family: "Open Sans", sans-serif;
	color: #4d4d4e;
	height: 100%;
}

h1, h2 {
	color: #4d4d4e;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 18px;
	font-family: "Russo One", sans-serif;
	color: #4d4d4e;
	font-weight: 900;
}

img {
	max-width: 100%;
	height: auto;
}
a:link {color: #2b2b2b; text-decoration: none; }
a:visited {color: #2b2b2b; text-decoration: none; }
a:hover {color: #00aa9e; text-decoration: none; }
a:active {color: #2b2b2b; text-decoration: none; }








.nsfinsidegradient {
	background-image: url(../images/header_gradient_bg.png);
	background-repeat: repeat-x;
    background-position: bottom center;
	width: 100%;
	height: 850px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}

.nsfinsideyellowcurve {
	background-image: url(../images/headeryellowcurve.png);
	background-repeat: no-repeat;
    background-position: bottom center;
	width: 100%;
	height: 850px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
	
}


.nsfwhitecurve {
	background-image: url(../images/headerwhitecurve.png);
	background-repeat: no-repeat;
    background-position: bottom center;
	width: 100%;
	height: 850px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
	
}



.pagesubbluetitle {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 25px;
	line-height: 30px;
	font-family: 'Alegreya Sans', sans-serif;
	color: #004890;
	text-align: left;
	font-weight: 500;
	
}
.pagesubwhitetitle {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 25px;
	line-height: 30px;
	font-family: 'Alegreya Sans', sans-serif;
	color: #ffffff;
	text-align: center;
	font-weight: 500;
	
}


.pagesubsubbluetitle {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 1.5;
	font-family: 'Alegreya Sans', sans-serif;
	color: #004890;
	text-align: left;
	font-weight: 500;
	
}



.nsf-quoteb1 {
	width: 500px;
	padding-top:60px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:50px;
	font-size: 22px;
	line-height: 1.5;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	float: right;
}

.nsf-quoteb2 {
	width: 600px;
	padding-top:60px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 28px;
	line-height: 34px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	float: right;
}


.nsf-quoteb2 img {
	border-radius: 15px
}



.nsf-quote1 {
	width: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:50px;
	padding-left:0px;
	font-size: 22px;
	line-height: 1.5;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #004890;
	text-align: left;
	float: left;
}

.nsf-quote2 {
	width: 500px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 28px;
	line-height: 34px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	float: left;
}


.nsf-quote2 img {
	border-radius: 15px
}


.nsf-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.nsf-badge {
	width: calc(25% - 20px);
	box-sizing: border-box;
	font-size: 15px;
	line-height: 1.4;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	border: 1px solid #cccccc;
	background-color: #efefef;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	-webkit-filter: drop-shadow(0px 4px 8px rgba(0,0,0,0.25));
	filter: drop-shadow(0px 4px 8px rgba(0,0,0,0.25));
	float: left;
	overflow: hidden;
	padding: 0 15px 15px 15px;
}

.nsf-badge img {
	width: calc(100% + 30px);
	max-width: calc(100% + 30px);
	height: auto;
	display: block;
	margin: 0 -15px 12px -15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}



.nsf-blueback {
	background-color: #004890;
	width: 100%;
	height: auto;
	padding-top:25px;
	padding-bottom:45px;
	padding-right:0px;
	padding-left:0px;
	margin-top:0px;
	font-size: 20px;
	line-height: 1.5;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;

	
}




.nsf-ltgray {
	background-color: #efefef;
	width: 100%;
	height: auto;
	padding-top:25px;
	padding-bottom:25px;
	padding-right:0px;
	padding-left:0px;
	margin-top:0px;
	font-size: 20px;
	line-height: 2;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: center;

	
}

.nsf-quote3 {
	width: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:50px;
	padding-left:0px;
	font-size: 22px;
	line-height: 1.5;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #004890;
	text-align: left;
	float: left;
}

.nsf-quote4 {
	width: 300px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 28px;
	line-height: 34px;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	float: left;
}



.nsf-quote4 img {
	border-radius: 15px
}





.flexcenter {
display:flex;justify-content:center;align-items:center;
}






.flexbuttonscenter {
display:flex;justify-content:center;align-items:center;
}
.testimonial-section {
  background: #004890;
  padding: 50px 40px;
  box-sizing: border-box;
  overflow: hidden;
}

.testimonial-card {
  position: relative;
  max-width: 980px;
  min-height: 360px;
}

.testimonial-text {
  background: #ffffff;
  color: #004890;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 300;
  padding: 75px 135px 75px 85px;
  max-width: 880px;
  border-top-right-radius: 80px;
  border-bottom-left-radius: 80px;
  box-shadow: 0 14px 0 rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
}
.testimonial-blue-text {
  background: #004890;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
  padding: 75px 135px 75px 85px;
  max-width: 880px;
  border-top-right-radius: 80px;
  border-bottom-left-radius: 80px;
  box-shadow: 0 14px 0 rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
}

.testimonial-person {
  position: absolute;
  right: -195px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  gap: 18px;
  z-index: 3;
}

.testimonial-image-wrap {
  width: 185px;
  height: 185px;
  border-radius: 50%;
  background: #e9e9e9;
  padding: 8px;
  box-shadow: 0 8px 0 rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  flex-shrink: 0;
}

.testimonial-image-wrap img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  object-fit: cover;
}

.testimonial-meta {
  color: #ffffff;
  text-align: left;
  max-width: 220px;
}

.testimonial-name {
  font-size: 22px;
  line-height: 1.15;
  font-weight: 700;
  margin-bottom: 4px;
  color: #ffffff;
}

.testimonial-title {
  font-size: 14px;
  line-height: 1.25;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.92);
}

.testimonial-blue-name {
  font-size: 22px;
  line-height: 1.15;
  font-weight: 700;
  margin-bottom: 4px;
  color: #004890;
}

.testimonial-blue-title {
  font-size: 14px;
  line-height: 1.25;
  font-weight: 600;
  color: #004890;
}

@media (max-width: 900px) {
  .testimonial-section {
    padding: 35px 20px 30px 20px;
  }

  .testimonial-card {
    min-height: auto;
    max-width: 100%;
  }

  .testimonial-text {
    max-width: 100%;
    padding: 34px 22px 88px 22px;
    font-size: 20px;
    line-height: 1.5;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
  }
.testimonial-blue-text {
    max-width: 100%;
    padding: 34px 22px 88px 22px;
    font-size: 20px;
    line-height: 1.5;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
}
  .testimonial-person {
    position: relative;
    right: auto;
    left: 0;
    top: auto;
    bottom: auto;
    transform: none;
    justify-content: flex-start;
    gap: 14px;
    margin-top: 16px;
    padding-left: 10px;
  }

  .testimonial-image-wrap {
    width: 95px;
    height: 95px;
  }

  .testimonial-meta {
    max-width: 190px;
  }

  .testimonial-name {
    font-size: 18px;
    line-height: 1.15;
    margin-bottom: 3px;
  }

  .testimonial-title {
    font-size: 13px;
    line-height: 1.25;
  }
}

@media (max-width: 600px) {
  .testimonial-section {
    padding: 20px 20px 14px 20px;
  }

  .testimonial-text {
    font-size: 18px;
    line-height: 1.48;
    padding: 28px 20px 78px 20px;
    border-top-right-radius: 44px;
    border-bottom-left-radius: 44px;
  }
.testimonial-blue-text {
    font-size: 18px;
    line-height: 1.48;
    padding: 28px 20px 78px 20px;
    border-top-right-radius: 44px;
    border-bottom-left-radius: 44px;
}

  .testimonial-person {
    gap: 12px;
    margin-top: 18px;
    padding-left: 6px;
  }

  .testimonial-image-wrap {
    width: 88px;
    height: 88px;
  }

  .testimonial-meta {
    max-width: 170px;
  }

  .testimonial-name {
    font-size: 17px;
  }

  .testimonial-title {
    font-size: 12px;
  }
}
@media screen and (max-width:750px) {

    body {
    margin:0 0 0 0;
	overflow-x:hidden;
    }








.nsfinsidegradient {
	background-image: url(../images/header_gradient_bg.png);
	background-repeat: repeat-x;
    background-position: bottom center;
	width: 100%;
	height: 550px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}

.nsfinsideyellowcurve {
	background-image: url(../images/headeryellowcurve.png);
	background-repeat: no-repeat;
    background-position: bottom center;
	width: 100%;
	height: 550px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
	
}


.nsfwhitecurve {
	background-image: url(../images/headerwhitecurve.png);
	background-repeat: no-repeat;
    background-position: bottom center;
	width: 100%;
	height: 550px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
	
}



.pagesubbluetitle {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 21px;
	line-height: 1.5;
	font-family: 'Alegreya Sans', sans-serif;
	color: #004890;
	text-align: left;
	font-weight: 500;
	
}
.pagesubwhitetitle {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 21px;
	line-height: 1.5;
	font-family: 'Alegreya Sans', sans-serif;
	color: #ffffff;
	text-align: center;
	font-weight: 500;
	
}


.pagesubsubbluetitle {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 19px;
	line-height: 1.5;
	font-family: 'Alegreya Sans', sans-serif;
	color: #004890;
	text-align: left;
	font-weight: 500;
	
}



.nsf-quoteb1 {
	width: 100%;
	max-width: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 1.5;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
}

.nsf-quoteb2 {
	width: 100%;
	max-width: 800px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 1.5;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
}


.nsf-quote1 {
	width: 100%;
	max-width: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 1.5;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #004890;
	text-align: left;
}

.nsf-quote2 {
	width: 100%;
	max-width: 800px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 1.5;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #004890;
	text-align: left;
}


.nsf-quote2 img {
	border-radius: 15px
}


.nsf-wrapper {
	display: block;
}

.nsf-badge {
	width: 100%;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 1.4;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
	border: 1px solid #cccccc;
	background-color: #efefef;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	-webkit-filter: drop-shadow(0px 4px 8px rgba(0,0,0,0.25));
	filter: drop-shadow(0px 4px 8px rgba(0,0,0,0.25));
	float: none;
	overflow: hidden;
	padding: 0 15px 15px 15px;
	margin-bottom: 20px;
}

.nsf-badge img {
	width: calc(100% + 30px);
	max-width: calc(100% + 30px);
	height: auto;
	display: block;
	margin: 0 -15px 12px -15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}



.nsf-blueback {
	background-color: #004890;
	width: 100%;
	height: auto;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:0px;
	padding-left:0px;
	margin-top:0px;
	font-size: 18px;
	line-height: 1.5;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	margin-top: 10px;

	
}




.nsf-ltgray {
	background-color: #efefef;
	width: 100%;
	height: auto;
	padding-top:25px;
	padding-bottom:25px;
	padding-right:0px;
	padding-left:0px;
	margin-top:0px;
	font-size: 18px;
	line-height: 1.5;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: center;

	
}

.nsf-quote3 {
	width: 100%;
	max-width: 850px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 1.5;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #004890;
	text-align: left;
}

.nsf-quote4 {
	width: 70%;
	max-width: 850px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:15%;
	padding-left:15%;
	font-size: 20px;
	line-height: 1.5;
 	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #004890;
	text-align: left;
}



.nsf-quote4 img {
	border-radius: 15px
}




