
body{
  font-family: 'Voltaire', sans-serif!important;
  font-size: 1em!important;
  color: #091c31;
}

.row{
z-index: 1;
position: relative;
}

.navbar-brand{
  padding-top: 0!important;
  padding-bottom: 0!important;
}
.navbar-brand img {
  max-width: 180px;
}



.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.b-example-divider {
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 38rem;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}

/* rtl:begin:ignore */
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}

/* rtl:end:ignore */


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0;
  /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
/* rtl:begin:remove */
.featurette-heading {
  letter-spacing: -.05rem;
}

/* rtl:end:remove */

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}



.feature-icon {
  width: 4rem;
  height: 4rem;
  border-radius: .75rem;
}

.icon-link > .bi {
  margin-top: .125rem;
  margin-left: .125rem;
  fill: currentcolor;
  transition: transform .25s ease-in-out;
}
.icon-link:hover > .bi {
  transform: translate(.25rem);
}

.icon-square {
  width: 3rem;
  height: 3rem;
  border-radius: .75rem;
}

.text-shadow-1 { text-shadow: 0 .125rem .25rem rgba(0, 0, 0, .25); }
.text-shadow-2 { text-shadow: 0 .25rem .5rem rgba(0, 0, 0, .25); }
.text-shadow-3 { text-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .25); }

.card-cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}





.text-b-w {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  -webkit-text-fill-color: #173652;
  -webkit-background-clip: text;
}



.y-section h2, .y-section h3, .y-section h4, .y-section h5 {
  color: #002E5B;
  padding: 10px 0;
  text-transform: uppercase;
  margin: auto;
  position: relative;
  background-color: rgba(245, 245, 245, 0.91)!important;
  font-size: 18px;
  margin: 10px 0;
  text-align: center;
}








.bg-img {
  min-height: 100vh;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  background-attachment: fixed !important;
}





.video-container {
  position: relative;
  padding-bottom: 56.25%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



.btn {
  /* font-weight: 700; */
  box-shadow: 0 .25rem .25rem rgba(0,0,0,.075) !important;
  opacity: 1;
  transition: 0.3s;
  font-size: 1em;
}
.btn:hover {
  opacity: 1;
  box-shadow:none;
}













.navbar{
  transition: 0.5s;
	z-index:100;
	padding-top:0!important;
padding-bottom:0!important;
 background: rgba(255, 255, 255, 0.51)!important;

}




.navbar:hover{
  background: rgba(255, 255, 255, 1)!important;
		  transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
}

/*.show ul{*/
/*  background: rgba(255, 255, 255, 1)!important;*/
/*	padding-left:15px;*/
/*}*/


.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
  color: rgb(38 125 253);
}
.nav-link{
  color:#002E5B;
}
.navbar ul li a, .navbar ul li a ul li a{
  font-size: 1em;
}




.top0 {
  margin-top: -8rem !important;
}
/*
@media (max-width: 768px) {
.swiffy-slider {
  margin-top: 0rem !important;
}
}
*/


/*@media (min-width: 768px) and (max-width: 1199.98px) {
@media  (max-width: 1199.98px) {
	.navbar-brand img {
  width: 100px !important;
  height: 56px !important;
}
}
*/
@media  (max-width: 600px) {
.navbar-brand img {
  max-width: 90px;
  max-height: 55px;
}
	.top0 {
  margin-top: -4rem !important;
}
}

.embed-youtube {
  background-color: #000;
  margin-bottom: 30px;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
}
.embed-youtube img {
  width: 100%;
  /* top: -16.84%; */
  top: -16.84%;
  left: 0;
  opacity: 1;
}
.embed-youtube .embed-youtube-play {
  width: 68px;
  height: 48px;
  background-color: rgb(30, 81, 100);
  box-shadow: 0 0 30px rgba(255, 255, 255, 0.9);
  z-index: 1;
  opacity: 1;
  border-radius: 6px;
}
.embed-youtube .embed-youtube-play:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #fff;
}
.embed-youtube img,
.embed-youtube .embed-youtube-play {
  cursor: pointer;
}
.embed-youtube img,
.embed-youtube iframe,
.embed-youtube .embed-youtube-play,
.embed-youtube .embed-youtube-play:before {
  position: absolute;
}
.embed-youtube .embed-youtube-play,
.embed-youtube .embed-youtube-play:before {
  top: 50%;
  left: 50%;
  transform: translate3d( -50%, -50%, 0 );
}
.embed-youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.embed-youtube .embed-youtube-play:hover {
  background-color: #f00;
}


 a{
  text-decoration: none;
  color: #0f4f8f;
  transition: 0.3s;
}
a:hover{
  /* text-decoration: underline; */
  color: #ff8900;
}


.s-btn {
  text-decoration: none;
  backface-visibility: hidden;
  border-left: 8px solid #3AA6F5;
  color: #fff;
  background: #0f4f8f none repeat scroll 0 0;
  box-shadow: 0 2px 2px #3AA6F5;
  -moz-box-shadow: 0 2px 2px #3AA6F5;
  -webkit-box-shadow: 0 2px 2px #3AA6F5;
  display: inline-block;
  position: relative;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  font-size: 18px;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  }
.s-btn::before {
  background: #3AA6F5 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 50% 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1; }

  .s-btn:hover {
    color: #ffffff;
  }
  
    .s-btn:hover::before,  .s-btn:active::before {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1); 
  }
  
  
  .btn-outline-primary{
    color: #0f4f8f!important;
  }
.btn-outline-primary:hover{
  background: #0f4f8f!important;
  color: #ffffff!important;
}

.btn-outline-warning{
  color: #0f4f8f!important;
}
.btn-outline-warning:hover{
background: #ad6322!important;
color: #ffffff!important;
}

  .navbar ul li a:hover, .navbar ul li a ul li a:hover {
    color: #9e5a0d!important;
}
.dropdown-item.active, .dropdown-item:active {
  color: #ffffff!important;
  background: #0282c4!important;
}



blockquote {
border-left: 5px solid #32c2ff;
    border-right: 5px solid #32c2ff;
    font-size: 1.1em;
    padding: 10px 20px;
    margin: 0 0 20px;
}



.slider-container p {
  position: absolute;
  bottom: 10px;
  left: 15px;
  color: #091c31;
  /* background: rgba(0, 46, 91, 0.6); */
  padding: 8px 15px;
  background: rgba(255, 255, 255, 0.885);
  font-size: 14px;
  max-width: 50%;
  border-radius: 4px;
}







.bg-seastar {
  background-color: #0f4f8f;
}



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  color: #0f4f8f!important;
}
.h1, h1 {
  font-size: 1.2em;
}
.h2, h2 {
  font-size: 1.2em;
}
.h3, h3 {
  font-size: 1.1em;
}
.h4, h4 {
  font-size: 1.1em;
}
.h5, h5, .h6, h6 {
  font-size: 1.1em;
}
/* b, strong {
  font-weight: normal!important;
} */

.display-6, .display-5, .display-4, .display-3, .display-2, .display-1{
	  font-size: 1.2em!important;
}

table {
  border-top: 5px solid rgb(15 79 143 / 66%);
	margin:0 auto;
  margin-top: 2rem;
	 display:table;
        white-space: pre-wrap; /* css-3 */
        white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
        white-space: -pre-wrap; /* Opera 4-6 */
        white-space: -o-pre-wrap; /* Opera 7 */
        word-wrap: break-word; /* Internet Explorer 5.5+ */
}



.lead {
  font-size: 1rem;
  font-weight: 300;
}










.img-text-container {
  position: relative;
  text-align: center;
  color: white;
}

.img-text-bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

.img-text-top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

.img-text-top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

.img-text-bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

.img-text-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}