/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}
.carousel-control-next,.carousel-control-prev{position:absolute;top:17%;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}
@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}
.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}
.carousel-control-prev{left:0}
.carousel-control-next{right:0}
.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}
.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}
.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}
.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}
.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}
@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}

.carousel-indicators .active{opacity:1}
.carousel-caption{position:absolute;right:50%;top:24%;left:20%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;}

.carousel-caption h2 {margin-bottom:0.5em; font-size:4em;font-weight:300;line-height:1.2; font-weight:bold; color:#ffffff;}
.carousel-caption h2 span { color:#000000; font-weight:normal;}


@media only screen and ( max-width: 90em ) /* 1440 */ 
{
.carousel-caption h2 { font-size:3.5em;}
}
@media only screen and ( max-width: 80em ) /* 1280 */ 
{
.carousel-control-next,.carousel-control-prev { bottom:10vh;}
.carousel-caption { top:22%;}
.carousel-caption h2 { font-size:3em;}
}
@media only screen and ( max-width: 64em ) /* 1024 */
{
.carousel-control-next,.carousel-control-prev { bottom:22vh;}
.carousel-caption h2 { font-size:2.5em;}
}
@media screen and (max-width: 53em) /* 848 */
{
.carousel-caption { top:20%;}
}
@media screen and (max-width: 48em) /* 768 */
{
}
@media screen and (max-width: 46em) /* 736 */
{
.carousel-caption h2 { font-size:2em;}
}
@media screen and (max-width: 40em) /* 640 */
{
}
@media screen and (max-width: 30em) /* 480 */
{
.carousel-caption h2 { font-size:1.5em;}
}

/*# sourceMappingURL=bootstrap.min.css.map */