html, body, h1, h2, h3, h4, h5 { font-family: 'Commissioner', sans-serif; }

p, address { line-height: 1.5; font-family: 'Commissioner', sans-serif;}

div, a, p { color: #666666; font-family: 'Commissioner', sans-serif;}

.fld-text-primary { color: #386890; }
.fld-text-white { color: #ffffff; }
.fld-darkblue,.fld-hover-darkblue:hover { color:#fff!important; background-color: #24425C!important; }
.fld-blue,.fld-hover-blue:hover{color:#fff!important;background-color:#386890!important}
.fld-blue-nolink { background:#386890}
.fld-hr { border-top: 3px solid #386890; }
.fld-link { color: #386890; font-weight: bold; text-decoration: none }

.shadow {text-shadow: 3px 3px 3px #ababab;}
.shadow2 {text-shadow: 2px 2px 2px #ababab;}
.img-shadow {box-shadow: 3px 3px 3px #ababab;}

.form-control {
	padding: 15px 20px 10px;
	width: 100%;
	height: auto;
}

.form-group { margin-bottom: 25px; }
select.form-control { border-radius: 0; }
select.form-control option { height: 30px; }

.tm-contact-col-l { padding-right: 25px; }

.tm-contact-links {
	padding-left: 0;
	margin: 0;
}

.tm-contact-links li { list-style: none; }


/* latin */
@font-face {
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/commissioner_latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



.w3-theme-l5 {color:#000 !important; background-color:#f2f6fa !important}
.w3-theme-l4 {color:#000 !important; background-color:#d2e1ee !important}
.w3-theme-l3 {color:#000 !important; background-color:#a5c4dc !important}
.w3-theme-l2 {color:#fff !important; background-color:#79a6cb !important}
.w3-theme-l1 {color:#fff !important; background-color:#4c88b9 !important}
.w3-theme-d1 {color:#fff !important; background-color:#325d81 !important}
.w3-theme-d2 {color:#fff !important; background-color:#2d5373 !important}
.w3-theme-d3 {color:#fff !important; background-color:#274964 !important}
.w3-theme-d4 {color:#fff !important; background-color:#213e56 !important}
.w3-theme-d5 {color:#fff !important; background-color:#1c3448 !important}

.w3-theme-light {color:#000 !important; background-color:#f2f6fa !important}
.w3-theme-dark {color:#fff !important; background-color:#1c3448 !important}
.w3-theme-action {color:#fff !important; background-color:#1c3448 !important}

.w3-theme {color:#fff !important; background-color:#386890 !important}
.w3-text-theme {color:#386890 !important}
.w3-border-theme {border-color:#386890 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#386890 !important}
.w3-hover-text-theme:hover {color:#386890 !important}
.w3-hover-border-theme:hover {border-color:#386890 !important}





