@charset "utf-8";
body {
    margin-top: 0px;
    color: #636363;
    font-family: Arial, Calibri, sans-serif;
    font-size: 1.4rem;
    background-color: #E2E2E2;
	-ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
}
.clearfloat {
    height: 1px;
    padding: 0;
    margin: 0;
    clear: both;
}
#top_section {
    margin: 0px;
    background-color: #666666;
}
#top_section #logo {
    float: left;
    width: 60%;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}

#top_section #slogan h2 {
    color: #FFFFFF;
    font-size: 0.8rem;
    text-align: right;
    font-style: italic;
}
#top_section #languages  {
    float: right;
    font-size: 0.6rem;
    color: #D5D5D5;
    font-weight: bold;
}
#top_section #languages a:link, #top_section #languages a:visited {
    color: #54B6C3;
    text-decoration: none;
}
#top_section #languages a:hover, #top_section #languages a:active {
    color: #F41913;
    text-decoration: none;
}
.navbar-nav.mr-auto .nav-item.active .nav-link {
    font-size: 0.8rem;
}
.navbar-nav.mr-auto .nav-item .nav-link {
    font-size: 0.8rem;
}
.navbar.navbar-expand-lg.navbar-dark.bg-dark {
    border-bottom: 2px solid #F31918;
   
}
.row .col-12.text-center h2 {
    font-size: 1.1rem;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.text-center abbrev a {
    color: #23CAC4;
}
.container .address a {
    color: #21BAB8;
}

.section .container .address {
    font-size: 0.9rem;
    text-align: center;
}
.row .col-12 .copyright {
    font-size: 0.8rem;
}
h6 a em {
    color: #22D3D0;
}
.row.mt-2 .col-md-3.col-6 h2 {
    color: #7B7B7D;
    font-size: 1.2rem;
    text-align: center;
}
.product_text {
    font-size: 0.9rem;
}

.row.mt-2 .col-md-3.col-6.mt-md-0.mt-1 p {
    font-size: 0.9rem;
    text-align: center;
}
.row.mt-2 .col-md-3.col-6 p {
    font-size: 0.8rem;
    text-align: center;
}
.black {
    color: #000000;
}
.info {
    font-size: 0.8rem;
    font-style: italic;
    color: #31717E;
}
.col-md-3.col-6.mt-md-0.mt-1 h2 a {
    color: #58B5CB;
    font-size: 0.8rem;
    font-weight: bold;
}
.col-md-3.col-6 h2 a {
    color: #58B5CB;
    font-weight: bold;
    font-size: 0.8rem;
}
.row .col-12.text-center h3 {
    color: #7AA1B8;
    font-size: 0.7rem;
}
