.wrapper {
  display: flex;
  flex-direction: column;
  min-height: calc(100vh);
}
body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}
@media (max-width: 1199.98px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  body {
    font-size: 15px;
  }
}
a {
  color: #F8AA00;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
/* PDF document links */
a[href$='.pdf']:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f1c1";
  color: #D32F2F;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 8px;
}
/* Word Document Links */
a[href$='.doc']:before, a[href$='.docx']:before, a[href$='.rtf']:before, a[href$='.wps']:before, a[href$='.txt']:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f1c2";
  color: #D32F2F;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 8px;
}
/* Excel Document Links */
a[href$='.xls']:before, a[href$='.odt']:before, a[href$='.xlsx']:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f1c3";
  color: #D32F2F;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 8px;
}
/* PowerPoint Document Links */
a[href$='.ppt']:before, a[href$='.pot']:before, a[href$='.pps']:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f1c4";
  color: #D32F2F;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 8px;
}
input[type=button] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
a[type=button] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
span[type=button] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
iframe {
  width: 100%;
}
@media(min-width:768px) {
  .container {
    max-width: 760px
  }
}
@media(min-width:992px) {
  .container {
    max-width: 980px
  }
}
@media(min-width:1200px) {
  .container {
    max-width: 1190px
  }
}
@media(min-width:1400px) {
  .container {
    max-width: 1380px
  }
}
.dropdown-menu {
  z-index: 1030;
}
.modal-backdrop.show {
  opacity: .7;
  background-color: #6689A2
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #6689A2;
  border: 1px solid #6689A2
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #6689A2;
  border: 1px solid #6689A2
}
.breadcrumb {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.breadcrumb .breadcrumb-item {
  display: inline;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: none;
}
.dropdown-item.active, .dropdown-item:active {
  background-color: #6689A2 !important;
}
.btn {
  font-size: 18px;
  text-transform: uppercase;
}
.form-control {
  font-size: 18px;
}
@media (max-width: 1199.98px) {
  .btn {
    font-size: 16px;
  }
  .form-control {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .btn {
    font-size: 16px;
  }
  .form-control {
    font-size: 15px;
  }
}
@media(max-width:1799px) {
  .h3, h3 {
    font-size: 1.5rem;
  }
}
@media (max-width: 1199.98px) {
  .h2, h2 {
    font-size: 1.75rem;
  }
  .h3, h3 {
    font-size: 1.5rem;
  }
  legend {
    font-size: 1.2rem;
  }
}
@media (max-width: 575.98px) {
  .h1, h1 {
    font-size: 1.5rem;
  }
  .h2, h2 {
    font-size: 1.3rem;
  }
  .h3, h3 {
    font-size: 1.2rem;
  }
  .h4, h4 {
    font-size: 1.1rem;
  }
  .h5, h5 {
    font-size: 1rem;
  }
  .h6, h6 {
    font-size: .9rem;
  }
  .small, small {
    font-size: 90%;
  }
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #6689a2;
}
.smartphoto {
  z-index: 1030 !important;
}
.btn--animated:hover {
  color: #fff;
}
.btn--animated:hover:before {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.45, 1.64, 0.47, 0.66);
}
.rounded-xl {
  border-radius: 3rem;
}
/* header */
.navbar-main {
  background-color: #083c59
}

@media (max-width: 767.98px) {
.navbar-brand img 	{
	height:  40px
	
}
}

/*
.bg-link {
	position: relative;
	margin-left: 24px;
}
.bg-link:before {
	  content: '';
	  background: url("../../images/bg.png");
	  width: 24px;
	  height: 24px;
	  position: absolute;
	left: -24px;
}
*/

li {
	list-style-type: none;
	padding:0;
	margin: 0
}

/*    --------------------------------------------------
	:: custom-shapes waves
	-------------------------------------------------- */
.custom-shape-divider-bottom-1658646925 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}
.custom-shape-divider-bottom-1658646925 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 150px;
  transform: rotateY(180deg);
}
.custom-shape-divider-bottom-1658646925 .shape-fill {
  fill: #FFFFFF;
}
#carouselHome {
  background-color: #000;
}
#carouselHome img {
  opacity: .4;
}
#carouselHome .carousel-caption {
  right: auto;
  bottom: auto;
  left: 15%;
  text-align: left;
  top: 35%;
}
#carouselHome .carousel-caption h5 {
  font-size: 4em;
  color: #F8AA00;
}
#carouselHome .carousel-caption p {
  font-size: 2em;
}
/*    --------------------------------------------------
	::  Multiple Items Per Slide
	-------------------------------------------------- */

#multiCarousel .carousel-inner {
  padding: 1em;
}

/*
.carousel-control-prev,
.carousel-control-next {
  background-color: #e1e1e1;
  width: 6vh;
  height: 6vh;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
*/
@media (min-width: 768px) {
#multiCarousel   .carousel-item {
    margin-right: 0;
    flex: 0 0 33.333333%;
    display: block;
  }
#multiCarousel   .carousel-inner {
    display: flex;
  }
}


/*    --------------------------------------------------
	:: footer
	-------------------------------------------------- */
	
footer {
	margin-top: auto;
	font-size: .9em;
}

