﻿body
{
 font-size: 11pt;
 overflow-x:hidden;
 
}
a:link {
  
  text-decoration: none;
  
}


.header-topline
{
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: normal;
    color: #000;
    font-size: 14px;
    padding: 2px 10px ;
    display: inline-block;
    padding: 0 12px !important;
}


.carousel-caption {
    position: absolute;
    z-index: 0;
    width:100%;
    height:100%;
    text-align:left;
    color: #fff;
}

