.carousel-fade .carousel-inner .item { opacity: 0; -webkit-transition-property: opacity; -moz-transition-property: opacity; -ms-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }
.carousel-fade .carousel-inner .active { opacity: 1; }
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; }
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right { opacity: 1; }

.section-index-banner { background-color: #24387a; color: #fff; overflow: hidden; }
.section-index-banner .carousel-inner { position: relative; }
.section-index-banner .item { width: 100vw; height: 100vh; min-height: 700px; }
.section-index-banner .item .img { min-width: 100vw; min-height: 100vh; max-width: initial; height: 100%; width: 100%; object-fit: cover; }
.section-index-banner .carousel-caption { text-shadow: none; text-align: left; color: #fff; width: 100%;height: 100%; display: flex; flex-direction: column; justify-content: center; top: 0; left: 0; padding-bottom: 0; }
.section-index-banner .inner { position: relative; z-index: 2; margin: auto; color: #fff; margin-top: 130px \0 ; }
.section-index-banner .inner h1, .section-index-banner .inner h2 { font-size: 48px; color: #fff; font-family: 'Raleway-SemiBold'; margin-bottom: 15px; }
.section-index-banner .inner p { font-size: 30px; color: #fff; font-family: 'Raleway-Regular'; margin-bottom: 10px; }
.section-index-banner .inner p a { font-size: 1em; }
.section-index-banner .inner a { color: #fff; }
.section-index-banner .carousel .thanksgiving-banner { text-align: center; }
.section-index-banner .carousel .thanksgiving-banner h2 { text-align: center; line-height: 1.3; margin-top: 50px; }
.section-index-banner .carousel .thanksgiving-banner p { font-family: 'Raleway-SemiBold'; font-size: 40px; }
.section-index-banner .carousel .thanksgiving-banner a { background: #f1b41c; color: #fff; border: 1px solid #f1b41c; }
.section-index-banner .carousel .thanksgiving-banner a:hover { background: #fff; color: #f1b41c; border: 1px solid #fff; }
.section-index-banner .carousel-indicators li { width: 12px; height: 12px; margin: 0 5px; background-color: #fff; transition: all ease-out .3s; border: 1px solid #ddd; box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); }
.section-index-banner .carousel-indicators li.active { width: 24px; height: 12px; background-color: #f1b41c; border-color: #fff; }
.section-index-banner .carousel-indicators li:first-child.active { background-color: #f1b41c; border-color: #fff; }

.carousel-control { z-index: 9; top: 45%; width: 46px; height: 46px; line-height: 46px; font-size: 2em; text-shadow: none; opacity: .75; background-image: none; background: #f1b41c !important; color: #fff; }
.carousel-control span { color: #fff; }
.carousel-control.left { left: 50%; margin-left: -50%; }
.carousel-control.right { right: 50%; margin-right: -50%; }
.carousel-control:hover { opacity: 1; background: #f1b41c !important; color: #fff; }

@media screen and (max-width: 991px) { .carousel .thanksgiving-banner p { font-size: 18px; }
  .section-index-banner .inner { margin-top: 100px; }
  .section-index-banner .inner h1, .section-index-banner .inner h2 { font-size: 2em; } }
@media screen and (max-width: 768px) { .section-index-banner .inner h1, .section-index-banner .inner h2 { font-size: 24px; }
  .section-index-banner .carousel .thanksgiving-banner p { font-size: 20px; }
  .section-index-banner .inner { margin-top: 100px; } }
.site-btn-link { display: inline-block; background-color: #f1b41c; height: 48px; line-height: 48px; padding: 0 20px; color: #fff; transition: all ease 0.3s; -webkit-transition: all ease 0.3s; overflow: hidden; font-size: 18px !important; border: none; text-decoration: none; }
.site-btn-link:hover { text-decoration: none; }

.mt-30 { margin-top: 30px; }

.mt-50 { margin-top: 50px; }

/*# sourceMappingURL=banner.css.map */
