body {
font-family: 'Open Sans', helvetica, sans-serif;
margin: 0;
padding: 0;
background-color: #000000;
}

a,
a:visited {
cursor: pointer;
text-decoration: none;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
color: #859e74
}

a:hover,
a:focus,
a:active {
color: #54d631;
text-decoration: none !important;
}

button {
cursor: pointer;
outline: none;
border: 1px solid #59b7c7;
background: #326770;
color: #ffffff;
padding: 10px 35px;
font-size: 14px;
text-transform: uppercase;
font-weight: normal;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}

button:hover {
background-color: #59b7c7;
}

table {
margin: auto;
}

input {
outline: none;
border: 1px solid #326770;
padding: 10px 0 10px 10px;
font-size: 14px;
font-weight: normal;
}

input:disabled {
background-color: #eeeeee
}

.select2-container--default .select2-selection--single {
outline: none;
background-color: #fff;
border: 1px solid #326770;
border-radius: 0;
height: 30px;
}

textarea {
outline: none;
border: 1px solid #59b7c7;
padding: 15px 0 15px 5px;
font-size: 14px;
font-weight: normal;
min-width: 200px;
min-height: 200px;
}

h1 {
color: #326770;
font-size: 18px;
text-transform: uppercase;
word-wrap: break-word;
}

h2 {
color: #326770;
font-size: 14px;
text-transform: uppercase;
padding: 30px 0 15px;
word-wrap: break-word;
}

p {
font-size: 14px;
}

ul {
margin: 0 0 15px 0;
}

.bg-w {
background: #ffffff;
}

.f-c h3 {
color: #326770;
text-transform: uppercase;
font-size: 13px;
padding-top: 10px;
}

div.f-c-p {
display: inline-block;
width: 24%;
vertical-align: top;
margin-bottom: 20px;
}

div.f-c-p a {
display: block;
color: #aaaaaa;
text-transform: capitalize;
margin: 10px 0;
font-weight: normal;
font-size: 13px;
}

div.f-c-p a:hover,
div.f-c-p a:focus,
div.f-c-p a:active {
color: #abd68d
}

div.f-c-p a.s {
display: inline-block;
margin: 0 4px 0 0;
}

div.f-c-p i.s {
height: 30px;
width: 30px;
text-align: center;
line-height: 30px;
font-size: 14px;
border: 1px solid #fff;
border-radius: 50%;
display: inline-block;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}

div.f-c-p i.s:hover,
div.f-c-p i.s:focus,
div.f-c-p i.s:active {
border-color: #abd68d
}

.h-l {
font-size: 44px !important;
color: #326770 !important;
}

.h-l-t {
cursor: default;
text-align: left;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
font-style: italic;
color: #326770;
padding-right: 20px;
}

.h-l-l {
cursor: default;
text-align: left;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
font-style: italic;
color: #706a70;
}

.h-t {
width: 100%;
min-height: 80px;
vertical-align: middle;
}

.t-h {
padding: 0;
}

.s-t {
font-family: 'Wire One', Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
color: #59b7c7;
margin-bottom: -5px;
}

.s-s {
font-size: 12px;
margin-top: 5px;
}

.hb {
background-color: #3a3a3a;
padding: 0 10px;
text-transform: uppercase;
}

.nl-t {
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
margin-bottom: 0;
letter-spacing: 10px;
font-size: 36px;
font-family: 'Wire One', helvetica, sans-serif;
}

.hb a {
color: #ffffff;
font-size: 12px;
line-height: 40px;
font-weight: bold;
padding: 0 20px;
display: inline-block;
}

.hb a:hover {
background-color: #59b7c7;
text-decoration: none;
}

.hb a.sel {
background-color: #59b7c7;
text-decoration: none;
cursor: default;
}

.hb a.sel2 {
background-color: #7198b5;
text-decoration: none;
cursor: default;
}

.hb-1 a:hover,
.hb-1 a:focus,
.hb-1 a:active {
text-decoration: none !important;
}

.f-top {
z-index: 500;
line-height: 32px;
padding: 0;
background-color: #eeeeee;
text-transform: uppercase;
width: 100%;
font-size: 12px;
color: #cccccc;
}

.f-b {
line-height: 32px;
padding: 0;
color: #333333;
background-color: #e9e9e9;
border-bottom: 1px solid #bbbbbb;
width: 100%;
font-size: 12px;
}

.f-news {
background-color: #586a7f;
text-transform: lowercase;
width: 100%;
font-size: 12px;
color: #cccccc;
}

.f-c {
background-color: #000000;
text-transform: lowercase;
width: 100%;
font-size: 12px;
color: #cccccc;
}

.f-c a {
color: #59b7c7;
}

.f-c a:hover,
.f-c a:focus,
.f-c a:active {
color: #abd68d
}

.fpc1 {
float: left;
font-size: 11px;
padding: 5px 0 12px 0;
}

.fpc2 {
float: right;
padding: 5px 0 12px 0;
font-size: 26px;
}

ul.cat {
list-style: none;
padding-left: 15px;
text-indent: -7px;
}

ul.cat-s {
list-style: none;
padding-left: 15px;
text-indent: -14px;
}

ul.cat li {
padding-bottom: 15px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

.content {
padding: 40px 10px;
min-height: 600px;
}

.primary {
float: left;
width: 67%;
}

.secondary {
float: right;
width: 29%;
}

.pgn-c {
margin: auto;
}

.pgn-c a {
padding: 4px 0;
border: 1px solid #999999;
margin: 1px;
display: inline-block;
width: 29px;
border-radius: 4px;
}

.pgn-c a:hover {
background-color: #a4c3a6;
color: #ffffff;
border: 1px solid #a4c3a6
}

.pgn-c a.sel {
font-weight: bold;
color: #ffffff;
background-color: #4b744b;
cursor: default;
}

.bold {
font-weight: bold
}

.green {
color: #39ad25
}

.grey {
color: #51534b
}

.td1 {
min-width: 200px;
color: #666666;
}

.p5 {
padding: 5px;
}

.m0 {
margin: 0;
}

.w100 {
width: 100%;
}

.w200px {
width: 250px;
}

.w250px {
width: 250px;
}

.w300px {
width: 250px;
}

td {
padding: 5px;
}

thead {
background-color: #eeeeee;
font-weight: bold;
text-transform: uppercase;
}

td {
padding: 5px;
}

.entry-content {
margin: 40px 0;
}

.container {
width: 1200px;
margin: auto;
}

.fm-h {
margin-top: 20px;
}

.fm-bh {
margin-top: 20px;
text-align: center;
}

.head {
font-weight: bold;
text-transform: uppercase;
}

.b-af {
padding: 5px 10px;
font-size: 12px;
margin: 5px;
line-height: 20px;
}

.mt40 {
margin-top: 40px;
}

hr.style-one {
border: 0;
height: 1px;
background: #333;
background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

hr.style-three {
border: 0;
border-bottom: 1px dashed #ccc;
background: #999;
}

.st-t2 {
border-bottom: 1px dashed #f3f0df !important;
background: #59b7c7 !important;
}

hr.style-two {
border: 0;
height: 1px;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

hr.style-four {
height: 12px;
border: 0;
box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5)
}

hr.style-six {
border: 0;
height: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

hr.style-seven {
overflow: visible;
height: 30px;
border-style: solid;
border-color: black;
border-width: 1px 0 0 0;
border-radius: 20px;
}

hr.style-seven:before {
display: block;
content: "";
height: 30px;
margin-top: -31px;
border-style: solid;
border-color: black;
border-width: 0 0 1px 0;
border-radius: 20px;
}

hr.style-eight {
overflow: visible;
padding: 0;
border: none;
border-top: medium double #333;
color: #333;
text-align: center;
}

hr.style-eight:after {
content: "�";
display: inline-block;
position: relative;
top: -0.7em;
font-size: 1.5em;
padding: 0 0.25em;
background: white;
}

.b-color-2 {
color: #333333 !important;
border-top-color: #326770 !important;
}

div.i-p {
position: fixed;
border-bottom: 1px solid #cccccc;
top: 0;
left: 0;
right: 0;
width: 100%;
background-color: #f1f1f1;
z-index: 1000;
padding: 6px;
}

div.i-pp {
display: none;
}

div.b {
font-weight: bold;
}

span.p-span {
padding: 5px 15px;
border: 1px solid #999999;
background: #eeeeee;
}

.modal input {
padding: 5px
}

.modal textarea {
padding: 5px
}

.modal button {
padding: 5px 15px
}

#scroll-top {
background: #59b7c7;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
height: 40px;
width: 40px;
position: absolute;
top: -21px;
text-align: center;
color: #fff;
font-size: 15px;
left: 50%;
margin-left: -20px;
transform: rotate(46deg);
-webkit-transform: rotate(46deg);
cursor: pointer;
border: 1px solid #59b7c7
}

#scroll-top .fa {
font-weight: bold;
padding-top: 6px;
padding-left: 8px;
font-size: 18px;
transform: rotate(45deg)translateY(2px);
-webkit-transform: rotate(45deg)translateY(2px);
vertical-align: bottom;
}

#scroll-top:hover {
background: #c6c77e !important;
border-color: #a3a366 !important;
cursor: pointer;
}

.big-s {
position: absolute;
top: 2px;
right: 4px;
bottom: 2px;
padding: 0 10px;
background: #8a7f6c
}

.big-s:hover,
.big-s:active,
.big-s:focus {
cusrsor: pointer;
background: #b2a38c
}

.sign-b {
cursor: pointer;
margin: 0;
outline: none;
border-radius: 0;
display: inline-block;
border: none;
height: 38px;
width: 180px !important;
font-size: 18px;
padding-top: 9px;
font-weight: bold;
;
background: #344354;
text-transform: uppercase;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}

.sign-b:hover {
background: #789ac2;
}

.td1 {
width: 250px;
}

::-webkit-input-placeholder {
color: #000;
opacity: 0.5;
-webkit-transition: opacity 0.35s ease-in-out;
transition: opacity 0.35s ease-in-out;
}

:-moz-placeholder {
color: #000;
opacity: 0.5;
-moz-transition: opacity 0.35s ease-in-out;
transition: opacity 0.35s ease-in-out;
}

::-moz-placeholder {
color: #000;
opacity: 0.5;
-moz-transition: opacity 0.35s ease-in-out;
transition: opacity 0.35s ease-in-out;
}

:-ms-input-placeholder {
color: #000;
opacity: 0.5;
-ms-transition: opacity 0.35s ease-in-out;
transition: opacity 0.35s ease-in-out;
}

:hover::-webkit-input-placeholder {
opacity: 0.75;
-webkit-transition: opacity 0.35s ease-in-out;
transition: opacity 0.35s ease-in-out;
}

:hover:-moz-placeholder {
opacity: 0.75;
-moz-transition: opacity 0.35s ease-in-out;
transition: opacity 0.35s ease-in-out;
}

:hover::-moz-placeholder {
opacity: 0.75;
-moz-transition: opacity 0.35s ease-in-out;
transition: opacity 0.35s ease-in-out;
}

:hover:-ms-input-placeholder {
opacity: 0.75;
-ms-transition: opacity 0.35s ease-in-out;
transition: opacity 0.35s ease-in-out;
}

:focus::-webkit-input-placeholder {
opacity: 0;
-webkit-transition: opacity 0.35s ease-in-out;
transition: opacity 0.35s ease-in-out;
}

:focus:-moz-placeholder {
opacity: 0;
-moz-transition: opacity 0.35s ease-in-out;
transition: opacity 0.35s ease-in-out;
}

:focus::-moz-placeholder {
opacity: 0;
-moz-transition: opacity 0.35s ease-in-out;
transition: opacity 0.35s ease-in-out;
}

:focus:-ms-input-placeholder {
opacity: 0;
-ms-transition: opacity 0.35s ease-in-out;
transition: opacity 0.35s ease-in-out;
}

.sim-n-1 {
color: #326770;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
}

.sim-n-2 {
color: #666666;
font-weight: normal;
font-size: 11px;
text-transform: lowercase;
margin-bottom: 10px;
}

.h-lz,
.h-lz:visited {
color: #326770;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}

.h-lz:active,
.h-lz:hover,
.h-lz:focus {
color: #59b7c7;
text-decoration: underline !important;
}

.ft-file-o {
float: left;
font-size: 16px;
color: #aaaaaa;
padding-top: 2px;
padding-right: 6px;
padding-bottom: 12px;
}

.mgn-10-0 {
margin: 10px 0
}

.ft-file-o-a {
font-weight: bold;
font-size: 13px;
}

.in-st-tx {
color: #4b744b;
font-size: smaller;
text-transform: uppercase;
font-weight: bold;
}

.hm-lk {
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
width: 100%;
height: 100%;
cursor: pointer;
}

.em-tx {
color: #333333;
min-width: 300px;
display: inline-block;
}

.nl-t2 {
text-transform: uppercase;
line-height: 18px;
margin: 20px;
}

.top-sub {
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
width: 100%;
height: 100%;
cursor: pointer;
}

.top-sub-c {
float: right;
background-color: #c3c7b0;
width: 278px;
padding: 0 15px;
color: #333333;
position: relative;
}

.f-top {
background: #304f54
}

.bg-head {
background: #3a7079
}

.h-l-t,
.h-l-l {
color: #ffffff;
}

.s-s {
color: #ffffff !important
}

.top-sub-c {
background-color: #000000;
color: #ffffff;
}

.sign-b {
color: #ffffff;
background: #59969e
}

.sign-b:hover {
background: #c6c77e !important;
border-color: #a3a366 !important;
cursor: pointer;
}

.f-news {
background: #304f54
}

.f-c h3 {
color: #59b7c7;
}
