/* globals.css */
html{margin:0;    padding:0;    -webkit-font-smoothing: antialiased;    scroll-behavior: smooth}

body{background-color:#fff;color:rgba(69,68,68,.85);line-height: 1.7em}

#wrapper
{ font-family: 'Fira Sans',Helvetica ,sans-serif; ;
  font-style: normal;
  font-weight: 400;
  font-size:1.4em;
  line-height:1.4}

.content-element-list td{vertical-align:top}
.content-element-list .col_0,.content-element-list .head_0{width:25%}
.content-element-list .col_1,.content-element-list .head_1{width:20%}

figure{margin:0;padding:0}fieldset{border: none}

strong{font-weight: 600}

a
{font-weight:normal;text-decoration:none;color:#0d99a2}

#container a:hover,
#subfooter a:hover
{color:#11b4bf}

.back,.error
{margin-right:10px;margin-left:10px}

h1 a,h2 a,h3 a,h4 a{text-decoration:none}

h1
{font-size: 2.25em;        font-weight: 400;        line-height: 1.7em; font-style: normal;}


#header h1
{background-color:rgba(32,32,32,.3);font-size:4em;font-weight:bold;color:rgba(255,255,255,.9)}
h2
{padding-bottom:5px;font-size:1.0em;color:#0d99a2;text-transform:uppercase;font-size: 1.75em;        font-weight: 400;        line-height: 1.1em;border: none}
h2::after
{width:100px;    height:2px;    display:block;    margin: 15px auto;    text-align:center;    background-color:#0d99a2;    content: " ";    opacity: 0.7}
h3
{margin:0;padding:0;font-size:1.0em;color:#8d9394;text-transform:uppercase;font-size: 1em;        font-weight: 400;        line-height: 1.7em}
h4
{margin:0;padding:0;font-size:1em;font-weight:normal;color:#a39b90;text-transform:uppercase;}

#container legend{width:100%;display:block;margin-bottom:20px}
input[type="search"]{-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance: none}

.clearfix:after,#wrapper:after{height:0;clear:both;display:block;line-height:0;content: ".";visibility: hidden}
.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}

* html .clearfix{height:1%}
.clr{clear:both}
.showat480,.showat768{display:none}

