@charset "UTF-8";

a.centerme{
	text-decoration: none;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

a.centerme:hover {
    text-decoration: none;
}

button.btngray {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #00447B !important;
    text-decoration: none;
    padding: 0.4rem 1.4rem 0.4rem 1.4rem !important;
    text-transform: uppercase;
    border-radius: 0.25rem;
    min-width: 250px;
    font-weight: 600 !important;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #B3B3B3;
    border: 0px;
    float: none;
    text-align: center !important;
    font-size: 1rem !important;
    margin-bottom: 0px;
}

/*new 3-22-21*/

button.btn2 {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #00447B !important;
    text-decoration: none;
    padding: 0.4rem 1.4rem 0.4rem 1.4rem !important;
    text-transform: uppercase;
    border-radius: 0.25rem;
    width: 100%;
    font-weight: 600 !important;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #F8C409;
    border: 0px;
    float: none;
    text-align: center !important;
    font-size: 1rem !important;
    margin-bottom: 10px;
}

.btn2:hover {
    color: #00447B;
    text-decoration: none;
	background-color: #F8C409;
    border-color: #F8C409;
}

/*End*/

.popoutyell{
	background-color: white;
    border-color: #F8C409;
    border-style: solid;
    border-width: 25px 3px;
    padding: 25px;
}

.whitetext5 {
    padding: 10px !important;
}

.bluetitle {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3rem;
    font-weight: 600;
    color: #00447B;
	text-align:center;
}
/*new*/

.deskpadding{
	padding: 25px 0px 25px 0px;
	}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}

.bar {
    z-index: 130;
    top: 50px;
    right: 0px;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-top: 1px solid #ced4da;
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
	padding-bottom:20px;
}

.bluetext {
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 1rem;
    font-weight: 600;
    color: #00447B;
    display: inline-block;
}

.graytext {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 1rem;
    font-style: italic;
    color: #54595f;
	display: inline-block;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-secondary:hover {
    color: #00447B;
    background-color: #F8C409;
    border-color: #F8C409;
}

.btn:hover {
    color: #00447B;
    text-decoration: none;
	background-color: #F8C409;
    border-color: #F8C409;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #00447B;
    background-color: #F8C409;
    border-color: #F8C409;
}

label.container1 {
    font-weight: 600;
    color: #00447B;
}



label {
	font-family: 'Roboto', sans-serif;
    display: inline-block;
    margin-bottom: 0.2rem;
    font-size: 1rem;
}

input.form-control {
    display: block !important;
    position: relative !important;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    text-align: start;
    appearance: textfield;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    cursor: text !important;
    margin: 0em !important;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
    font-family: inherit;
    padding: 10px 10px 10px 10px !important;
    font-size: 1rem;
    line-height: inherit;
    opacity: 100 !important;
    height: auto !important;
    width: 100% !important;
    border-style: solid;
    border-width: 1px;
}

.close {
    float: right;
    font-size: 2rem !important;
    padding: 15px 15px 15px 15px !important;
    font-weight: 700 !important;
    line-height: 1;
    color: #000 !important;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

/*checkbox*/
/* The container */
.container1 {
  display: inline-block;
    padding-bottom: 20px !important;
  position: relative;
  padding-left: 15px;
    margin-left: 15px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: -20px;
    height: 20px;
    width: 20px;
    background-color: #ccc;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #F8C409;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*checkbox end*/

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-weight: 400;
	font-family: 'Roboto', sans-serif;
}

button.button.btn {
    margin-bottom: 0px;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

a {
    color: #003F72;
    text-decoration: underline;
    background-color: transparent;
}

a:hover {
    color: #0076D5;
    text-decoration: underline;
    background-color: transparent;
}

.blueback{
	background-color:#003F72;
}

.bluebackdark{
	background-color:#002E53;
}



img.icon {
    width: 30%;
    padding: 0px 0px 10px 0px;
}

.subtitle{
	font-size: 20px;
	color:#000;
	font-weight:600;
}

ul.checkbullet {
    margin-left: -20px;
	line-height: 1.8rem;
}

.title{
	font-size: 2rem;
	color:#fff;
	font-weight:400;
}

.border2 {
    padding:25px 15px 25px 15px;
	border-width: 1px;
    border-color: #003F72;
    border-style: solid;
    margin: 0px 0px 25px 0px;
}

.border3 {
    padding:25px 15px 25px 15px;
	border-width: 1px;
    border-color: #003F72;
    border-style: solid;
    margin: 0px 0px 25px 0px;
	min-height: 302px;
}

.titleborder {
    font-size: 2rem;
    color: #003F72;
    font-weight: 400;
    padding: 2px 2px 2px 2px;
    text-align: center;
	border-width: 1px;
    border-color: #003F72;
    border-style: solid;
    margin: 25px 0px 25px 0px;
}

.whitetexti{
	font-family: 'Roboto', sans-serif;
	color:#fff;
	font-size: 1rem;
    font-weight: 400;
    line-height: 1.8;
	 font-style: italic;
}

.whitetext{
	font-family: 'Roboto', sans-serif;
	color:#fff;
	font-size: 1rem;
    font-weight: 400;
    line-height: 1.8;
}

.whitetext5 {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.8;
}

.whitetext2{
	font-family: 'Roboto', sans-serif;
	color:#fff;
	font-size: 20px;
    font-weight: 400;
    line-height: 1.8;
}

.border5 {
    padding: 0px 0px 0px 0px;
    border-width: 1px;
    border-color: #003F72;
    border-style: solid;
    margin: 0px 0px 15px 0px;
}

img.icon3 {
    width: 100%;
    padding: 5px 5px 5px 5px;
}

.spacer{
	height:15px;
}

button.btn {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #00447B !important;
    text-decoration: none;
    padding: 0.4rem 1.4rem 0.4rem 1.4rem !important;
    text-transform: uppercase;
    border-radius: 0.25rem;
    min-width: 250px;
    font-weight: 600 !important;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #F8C409;
    border: 0px;
    float: none;
    text-align: center !important;
    font-size: 1rem !important;
    margin-bottom: 0px;
}

button {
     margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #00447B !important;
    text-decoration: none;
    padding: 0.4rem !important;
	text-transform: uppercase;
    border-radius: 0.25rem;
    font-weight: 600 !important;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #F8C409;
    border: 0px;
    float: none;
    text-align: center !important;
    font-size: 1rem !important;
}

p {
	font-family: 'Roboto', sans-serif;
	color:#000;
	font-size: 1rem;
    font-weight: 400;
    line-height: 1.8;
    color: #212529;
}

body {
    font-family: 'Roboto', sans-serif;
}

.whiteline{
	border-width: 0px 0px 3px 0px;
	border-style: solid;
	border-color:#fff;
	width:80%;
	display: inline-block;
    vertical-align: middle;
}

.center {
  text-align: center !important;
}

.center2 {
  text-align: center !important;
padding: 45px 0px 65px 0px;
}

.center3 {
  text-align: center !important;
padding: 35px 0px 25px 0px;
}


.mobilepadding{
	padding: 0px 0px 0px 0px;
}

/*menu*/
.centerlinks{
	text-align:center
}

.header {
    padding: 10px 16px;
    background-color: white;
    border-color: #F8C409;
    border-style: solid;
    border-width: 0px 0px 8px 0px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

.sticky + .content {
  padding-top: 102px;
}

.nav-link {
    display: inline-block;
    padding: 1rem 1rem 1rem 1rem;
    color: #003F72;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
}

.nav-link:hover, .nav-link:focus {
    text-decoration: none;
    color: #0076D5;
}
/*menu end*/


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


}

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

	
	.mobilepadding{
	padding: 25px 0px 25px 0px;
	}
	
	img.icon {
    width: 25%;
}
	
	.border3{
		min-height:0px;
	}
}

@media screen and (max-width: 767px) {
	.nav-link {
    padding: 1rem 1rem 1rem 1rem;
    font-size: 16px;
}
	
button.btn {
    margin-bottom: 15px;
}
	
	img.icon3 {
    width: 40%;
    padding: 15px 5px 15px 5px;
}
	
}

@media (min-width: 992px){
.modal-lg, .modal-xl {
    max-width: 825px;
}}
