/*
Theme Name: Curacao
Theme URI: http://underscores.me/
Author: CL Bulgaria
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: curacao
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Curacao is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 28px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	color: #a1b3c7;
	text-decoration: none;
}

a:active,
a:hover {
	outline: 0;
	text-decoration:none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

@font-face {
    font-family: 'KelsonSans-embeded';
    src: url(fonts/kelson-sans/kelson_sans_light-webfont.eot);
    src: url(fonts/kelson-sans/kelson_sans_light-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/kelson-sans/kelson_sans_light-webfont.woff) format("woff"), url(fonts/kelson-sans/kelson_sans_light-webfont.ttf) format("truetype"), url(fonts/kelson-sans/kelson_sans_light-webfont.svg#kelson_sanslight) format("svg");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'KelsonSans-embeded';
    src: url(fonts/kelson-sans/kelson_sans_regular-webfont.eot);
    src: url(fonts/kelson-sans/kelson_sans_regular-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/kelson-sans/kelson_sans_regular-webfont.woff) format("woff"), url(fonts/kelson-sans/kelson_sans_regular-webfont.ttf) format("truetype"), url(fonts/kelson-sans/kelson_sans_regular-webfont.svg#kelson_sansregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'KelsonSans-embeded';
    src: url(fonts/kelson-sans/kelson_sans_bold-webfont.eot);
    src: url(fonts/kelson-sans/kelson_sans_bold-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/kelson-sans/kelson_sans_bold-webfont.woff) format("woff"), url(fonts/kelson-sans/kelson_sans_bold-webfont.ttf) format("truetype"), url(fonts/kelson-sans/kelson_sans_bold-webfont.svg#kelson_sansbold) format("svg");
    font-weight: 600;
    font-style: normal
}

body {
    line-height: 28px;
		font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
		font-size:16px;
		color:#313941;
}

hr {
    border: 0;
    margin-top: 14px;
    margin-bottom: 14px
}

hr.dashed-on-dark {
    border-bottom: 1px dashed #5c656e
}

h1,
h2,
h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 28px
}

h4,
h5,
h6 {
    margin-top: 14px;
    margin-bottom: 14px
}

h1,
.h1 {
    font-size: 40px
}

h2,
.h2 {
    font-size: 32px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 20px
}

h5,
.h5 {
    font-size: 16px
}

h6,
.h6 {
    font-size: 12px
}

textarea {
    resize: vertical;
    min-height: 28px
}

.form-control {
    color: #313941;
    font-size: 16px;
    line-height: 1.5;
    height: 40px;
    margin-bottom: 8px;
    -webkit-box-shadow: inset 0 0 0 transparent;
    box-shadow: inset 0 0 0 transparent;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

.form-control:focus {
    border-color: #313941;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(0, 0, 0, 0)
}

form {
    position: relative
}

form #form-overlay {
    display: none;
    position: absolute;
    z-index: 1500;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #313941;
    text-align: center;
    border-radius: 2px;
    font-family: "KelsonSans-embeded", "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #babec2
}

form #loading-container,
form #success-message,
form #error-message {
    display: none;
    margin-top: 30px
}

form #loading-container .fa,
form #success-message .fa,
form #error-message .fa {
    font-size: 96px;
    line-height: 200px;
    height: 200px;
    margin-top: 20px
}

form #loading-container .text,
form #success-message .text,
form #error-message .text {
    padding: 0 20px
}

form #loading-container .fa {
    background: #313941 url("spinner.gif") 50% 50% no-repeat;
    background-size: 120px 30px;
    z-index: 9999
}

form #loading-container .text {
    color: #e5db92
}

form #error-message {
    color: #bd3c29
}

form #success-message {
    color: #728e4f
}

form .btn:active,
form .btn:focus {
    outline: none
}

.details {
    font-size: 12px;
    color: #babec2;
    line-height: 1.0
}

.loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    text-align: center;
    vertical-align: middle;
    color: white
}

.btn.btn-primary {
    padding: 0px;
    color: #1b242d;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#e5db92), to(#d6c754));
    background-image: -webkit-linear-gradient(top, #e5db92, 0%, #d6c754, 100%);
    background-image: -moz-linear-gradient(top, #e5db92 0%, #d6c754 100%);
    background-image: linear-gradient(to bottom, #e5db92 0%, #d6c754 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe5db92', endColorstr='#ffd6c754', GradientType=0);
    border-color: #d6c754 #d6c754 #b3a32b;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #d6c754;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-color: #e5db92;
    border-color: #d6c754;
    border-top-color: rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: 0 -1px 0 #d6c754;
    box-shadow: 0 -1px 0 #d6c754
}

.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary.active,
.btn.btn-primary.disabled,
.btn.btn-primary[disabled] {
    color: #1b242d;
    background-color: #d6c754;
    *background-color: #d1c040
}

.btn.btn-primary:active,
.btn.btn-primary.active {
    background-color: #c8b530;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary.active,
.btn.btn-primary.disabled,
.btn.btn-primary[disabled] {
    background: #d6c754
}

.btn.btn-primary .text {
    font-family: "KelsonSans-embeded", "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 600
}

.btn.btn-primary .fa {
    margin-right: 10px
}

.btn.btn-primary .fa,
.btn.btn-primary .text {
    vertical-align: middle
}

.btn.btn-large {
    line-height: 40px;
    height: 44px;
    font-size: 16px
}

.btn.btn-medium {
    line-height: 30px;
    height: 32px;
    font-size: 12px;
    padding: 0 10px
}

h1 {
    font-family: "KelsonSans-embeded", "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 56px;
    color: #a1b3c7
}

h4 {
    font-family: "KelsonSans-embeded", "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 28px;
    color: #a1b3c7
}

h5 {
    margin-bottom: 0
}

body {
    min-width: 390px
}

input,
textarea {
    font-weight: 400
}

.ce-container {
    margin-right: auto;
    margin-left: auto
}

.ce-container:before,
.ce-container:after {
    content: " ";
    display: table
}

.ce-container:after {
    clear: both
}

.ce-container:before,
.ce-container:after {
    content: " ";
    display: table
}

.ce-container:after {
    clear: both
}

label.checkbox {
    line-height: 22px
}

ol {
    padding-left: 30px;
    list-style-type: upper-roman
}

b {
    font-weight: 700
}

.desktop-invisible {
    display: none
}

.certified {
    display: block;
    margin-top: 10px;
    padding-top: 10px;
    background-color: white;
    border: 4px solid #e1e5e8;
    text-align: center
}

.certified .text {
    margin-top: 5px;
    color: #babec2
}

.certified:hover {
    border-color: #c7d2de;
    text-decoration: none
}

.certified:hover .text {
    color: #a1b3c7
}

.desktop-invisible .certified {
    margin-top: 22px
}

#header {
    background-color: #1b242d;
    padding-top: 28px
}

#header .box {
    padding: 56px 20px
}

#header .box .title {
    width: 150px;
    margin: 0px;
    margin-right: 30px;
    margin-top: 7px;
    display: inline-block;
    text-transform: uppercase;
    text-align: right;
    color: #111a23;
    text-shadow: 0 1px 1px #38414a;
    font-size: 40px;
    line-height: 1.1;
    max-height: 84px;
    font-family: "KelsonSans-embeded", "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    vertical-align: top
}

#header .box .text {
    display: inline-block;
    width: 410px;
    font-size: 18px;
    line-height: 1.6;
    color: #babec2
}

#header .box.simple {
    padding-top: 79px
}

#header .box.simple .title {
    margin-top: 0px
}

#header .box.simple .text {
    width: 390px
}

#the-awesome-service {
    background-color: #313941;
    border-radius: 2px
}

#logo-container {
    width: 100%;
    padding-top: 28px;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fff), to(#f4f5f6));
    background-image: -webkit-linear-gradient(top, #fff, 0%, #f4f5f6, 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, #f4f5f6 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #f4f5f6 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff4f5f6', GradientType=0);
    display: block;
    text-align: center;
		height: 275px;
}

#logo-container img {
    width: 150px;
    height: auto;
		margin-bottom:20px;
}
#logo-container p {
	margin-bottom:0;
	line-height:1;
	color: #a1b3c7;
	font-size: 18px;
}

#header-mini {
    width: 100%;
    height: 5px;
    background-color: #1b242d
}

#sidebar {
    background-color: #f4f5f6;
    border-radius: 0 0 2px 2px;
    position: relative
}

#sidebar>a.scroll-top {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -30px;
    text-decoration: none
}

#sidebar>a.scroll-top .fa {
	display:block;
    color: #e1e5e8;
    text-shadow: 0px 1px 0 #ffffff;
    font-size: 28px;
    text-align: center;
    width: 60px;
    line-height: 25px;
    height: 25px;
    border-radius: 5px 5px 0 0
}

#sidebar>a.scroll-top .text {
    display: none;
    width: 60px;
    padding-left: 2px;
    text-align: center;
    text-transform: uppercase;
    color: #4e6681;
    font-family: "KelsonSans-embeded", "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 12px
}

#sidebar>a.scroll-top:hover .text,
#sidebar>a.scroll-top:active .text {
    display: block
}

#sidebar>a.scroll-top:hover .fa,
#sidebar>a.scroll-top:active .fa {
    color: #4e6681
}

#sidebar #sub-logo-container {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 42px;
    position: relative
}

#sidebar #sub-logo-container #slogan {
    padding-top: 8px;
    text-align: center;
    font-weight: 400;
    color: #babec2;
    text-shadow: 0 1px 0 #ffffff;
    text-overflow: visible;
    white-space: nowrap
}

#sidebar #sub-logo-container a {
    display: none;
    text-decoration: none;
    background-color: #f4f5f6
}

#sidebar #sub-logo-container a img {
    position: absolute;
    top: 0;
    left: 7px;
    width: 193px;
    height: 42px
}

#sidebar #sub-logo-container a .link-addon {
    display: none;
    position: absolute;
    left: 50px;
    top: 24px;
    padding-left: 4px;
    text-decoration: none;
    font-size: 12px;
    color: #a1b3c7;
    font-family: "KelsonSans-embeded", "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 1px
}

#sidebar #sub-logo-container a:hover .link-addon {
    display: block
}

.services-listing {
    margin: 0;
    padding: 0;
    list-style: none
}

.services-listing li {
    padding: 14px 0
}

.services-listing h4 {
    display: inline-block;
    vertical-align: middle;
    width: 160px;
    padding-right: 15px;
    text-align: right
}

.services-listing p {
    display: inline-block;
    vertical-align: middle;
    width: 434px;
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
    border-left: 1px solid #c7d2de
}

#footer {
    min-height: 580px;
    height: 1000px;
    background-color: #1b242d;
    color: #5c656e
}

#footer h1 {
    color: #babec2
}

#footer .forms-container {
    width: 354px;
    margin-top: 38px
}

#footer .forms-container:before,
#footer .forms-container:after {
    content: " ";
    display: table
}

#footer .forms-container:after {
    clear: both
}

#footer .forms-container:before,
#footer .forms-container:after {
    content: " ";
    display: table
}

#footer .forms-container:after {
    clear: both
}

#footer .forms-container .tabs {
    border-bottom: 1px solid #5c656e;
    margin-bottom: 10px
}

#footer .forms-container .tabs:before,
#footer .forms-container .tabs:after {
    content: " ";
    display: table
}

#footer .forms-container .tabs:after {
    clear: both
}

#footer .forms-container .tabs:before,
#footer .forms-container .tabs:after {
    content: " ";
    display: table
}

#footer .forms-container .tabs:after {
    clear: both
}

#footer .forms-container .tabs .tab {
    float: left !important;
    width: 177px;
    text-align: center;
    padding: 9px 0;
    border: 1px solid transparent;
    margin-bottom: -1px;
    color: #e5db92;
    font-family: "KelsonSans-embeded", "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    cursor: pointer
}

#footer .forms-container .tabs .tab.active {
    background: #1b242d;
    border-color: #5c656e;
    border-bottom-color: #1b242d;
    color: #5c656e;
    text-decoration: none;
    cursor: default
}

#footer #complaint-form {
    display: none
}

#footer form #form-overlay {
    letter-spacing: 1px
}

#footer form #error-message .text {
    color: #d2432e
}

#footer form #success-message .text {
    color: #7f9e58
}

#footer form label {
    font-weight: 700 !important;
    letter-spacing: 1px;
    color: #5c656e;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 12px
}

#footer form span.next-to-label {
    font-weight: normal;
    font-size: 12px;
    line-height: 1.0
}

#footer form select,
#footer form textarea,
#footer form input[type="text"],
#footer form input[type="tel"],
#footer form input[type="email"] {
    color: #babec2;
    background-color: #313941;
    border: 1px solid #111a23;
    margin-bottom: 7px;
    -webkit-box-shadow: inset 0 0 0 transparent;
    box-shadow: inset 0 0 0 transparent;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

#footer form select:-moz-placeholder,
#footer form textarea:-moz-placeholder,
#footer form input:-moz-placeholder {
    color: #111a23
}

#footer form select::-moz-placeholder,
#footer form textarea::-moz-placeholder,
#footer form input::-moz-placeholder {
    color: #111a23
}

#footer form select:-ms-input-placeholder,
#footer form textarea:-ms-input-placeholder,
#footer form input:-ms-input-placeholder {
    color: #111a23
}

#footer form select::-webkit-input-placeholder,
#footer form textarea::-webkit-input-placeholder,
#footer form input::-webkit-input-placeholder {
    color: #111a23
}

#footer form select:focus,
#footer form textarea:focus,
#footer form input:focus {
    border-color: #e5db92;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(0, 0, 0, 0)
}

#footer form .btn {
    margin-top: 10px
}

#footer .contact-details {
    margin-right: 30px
}

#footer .contact-details .fa {
    color: #313941;
		margin-right:10px;
}

#footer .contact-details>div {
    margin-bottom: 28px
}

#footer .contact-details>div p {
    width: 236px;
    margin-bottom: 14px
}

#footer .contact-details>div #address {
    margin: 14px 0
}

#footer .contact-details>div #address .fa {
    font-size: 96px;
    line-height: 86px;
		color:#313941;
		margin-left:20px;
		margin-right:20px;
}

#footer .contact-details>div #address .details {
    font-size: 12px;
    line-height: 1.5;
    color: #5c656e
}

#footer .contact-details>div .complaint-details {
    margin-left: 30px;
    font-size: 12px;
    line-height: 1.0;
    margin-top: 23px;
    margin-bottom: -2px;
    color: #5c656e
}

#footer .contact-details>div .section {
    margin-bottom: 5px;
    color: #babec2;
    font-size: 14px;
    max-width: 196px;
    white-space: nowrap
}

#footer .contact-details>div .section .fa {
    width: 25px;
    font-size: 16px;
    font-size: 18px;
    line-height: 30px;
}

#footer .contact-details>div .section .text {
    margin-left: 30px
}

#footer .contact-details>div a.section {
    display: block;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

#footer .contact-details>div a.section .fa {
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

#footer .contact-details>div a.section:hover {
    color: #e5db92;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

#footer .contact-details>div a.section:hover .fa {
    color: #e5db92;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

#footer .copyright {
    line-height: 22px
}

#navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px #ffffff solid;
    border-top: 1px #e1e5e8 solid
}

#navigation ul li {
    border-top: 1px #ffffff solid;
    border-bottom: 1px #e1e5e8 solid
}

#navigation ul li a {
    display: block;
    text-decoration: none;
    outline: none
}

#navigation ul li a {
    padding-top: 14px;
    padding-bottom: 12px;
    padding-left: 5px;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #ffffff;

    font-family: "KelsonSans-embeded", "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
}

#navigation ul li a .fa {
    width: 40px;
    margin-top: -5px;
    height: 28px;
    line-height: 28px;
		font-size:18px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 4px;
    text-align: center
}

#navigation ul li a .main-part .text {
    font-family: "KelsonSans-embeded", "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 1px
}

#navigation ul li a:hover,
#navigation ul li a:active {
    background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#fff), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-radial-gradient(circle, #fff, rgba(255, 255, 255, 0));
    background-image: -moz-radial-gradient(circle, #fff, rgba(255, 255, 255, 0));
    background-image: radial-gradient(circle, #fff, rgba(255, 255, 255, 0));
    background-repeat: no-repeat;
    color: #a1b3c7
}

#navigation ul li a:active .main-part,
#navigation ul li.active a .main-part {
    background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#fff), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-radial-gradient(circle, #fff, rgba(255, 255, 255, 0));
    background-image: -moz-radial-gradient(circle, #fff, rgba(255, 255, 255, 0));
    background-image: radial-gradient(circle, #fff, rgba(255, 255, 255, 0));
    background-repeat: no-repeat;
    color: #4e6681
}

#MiGS14 {
    padding: 26px 0px 24px 0;
    text-align: center;
    margin-top: 30px;
    border-radius: 2px;
    font-size: 18px;
    background: #EAF3FC;
    color: #395b7f;
    border: 1px solid #395b7f
}

#MiGS14 a {
    text-decoration: underline;
    font-weight: bold;
    color: #395b7f
}

#MiGS14 a:hover {
    color: #21354a
}

#ECOM21 {
    display: block;
    padding: 26px 0px 24px 0;
    text-align: center;
    margin-top: 30px;
    border-radius: 2px;
    border: 4px solid #4e6681;
    font-size: 24px;
    font-family: "KelsonSans-embeded", "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 200;
    letter-spacing: 1px;
    color: white;
    background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#5b7897), to(#4e6681));
    background-image: -webkit-radial-gradient(circle, #5b7897, #4e6681);
    background-image: -moz-radial-gradient(circle, #5b7897, #4e6681);
    background-image: radial-gradient(circle, #5b7897, #4e6681);
    background-repeat: no-repeat;
    text-decoration: none
}

#ECOM21 span {
    font-weight: 600
}

#ECOM21:hover {
    text-decoration: none;
    background: #5b7897
}

#all-in-one {
    background: #EAF3FC;
    bodre-radius: 2px;
    padding: 15px 30px 30px 30px;
    margin-left: -20px
}

#all-in-one .title {
    text-align: center;
    color: #395B7F;
    font-size: 20px;
    padding-bottom: 13px;
    border-bottom: 1px solid #395B7F;
    font-family: "KelsonSans-embeded", "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0.2px
}

#all-in-one .list-title {
    color: #395B7F;
    font-weight: normal
}

#all-in-one .services-list {
    margin: 0;
    padding: 0;
    list-style: none
}

#all-in-one .services-list li {
    padding: 10px 20px;
    border-bottom: 1px dashed #547AA3;
    color: #547AA3
}

#all-in-one .services-list li:before,
#all-in-one .services-list li:after {
    content: " ";
    display: table
}

#all-in-one .services-list li:after {
    clear: both
}

#all-in-one .services-list li:before,
#all-in-one .services-list li:after {
    content: " ";
    display: table
}

#all-in-one .services-list li:after {
    clear: both
}

#all-in-one .services-list li .fa {
    float: right !important;
    color: #547AA3;
    font-weight: normal;
		font-size:24px;
}

#all-in-one .btn {
    margin-top: 28px;
    width: 100%
}

@media all {
    .ce-container {
        width: 920px
    }
    .left-col {
        float: left;
        min-height: 1px;
        width: 260px
    }
    .right-col {
        float: left;
        min-height: 1px;
        margin-left: 20px;
        width: 640px
    }
    .right-col .inset {
        padding-left: 20px
    }
    #the-awesome-service {
        width: 100%;
        overflow: hidden
    }
    #the-awesome-service ul {
        width: 200%;
        margin: 0;
        padding: 0;
        list-style: none
    }
    #the-awesome-service ul li {
        float: left;
        width: 640px;
        width: 50%
    }
    #logo-container {
        padding-bottom: 2px
    }
    #content {
        position: relative;
				margin:0 20px;
    }
    #content #header-mini {
        position: absolute;
        top: 0
    }
    #content #header-mini.stick {
        z-index: 300;
        position: fixed
    }
    .ce-container {
        position: relative
    }
    .ce-container #sidebar {
        height: 450px;
        padding: 30px;
        padding-top: 0px;
        position: absolute;
        top: 0px;
        width: 260px
    }
    .ce-container #sidebar.stick {
        position: fixed;
        top: 0;
        z-index: 301
    }
    #footer {
        margin-top: 28px
    }
    #footer form {
        margin-bottom: 10px;
        width: 100%
    }
    #footer form label {
        font-weight: 700;
        margin-bottom: 0px;
        line-height: 20px
    }
    #footer .btn {
        width: 100%;
        -webkit-box-shadow: 0 -1px 0 #111a23;
        box-shadow: 0 -1px 0 #111a23
    }
}

@media (min-width: 980px) {
    #logo-container {
        border-radius: 2px 2px 0 0
    }
    #ECOM21 {
        margin-left: -20px
    }
    #services {
        padding-left: 20px
    }
}

@media (max-width: 979px) {
    #sidebar>a.scroll-top {
        display: none
    }
    #the-awesome-service {
        margin: 0 !important;
        border-radius: 0
    }
    #logo-container {
        padding-top: 14px;
        padding-bottom: 14px
    }
    .services-listing {
        padding-bottom: 28px;
        margin-bottom: 0px
    }
    .services-listing h4,
    .services-listing p {
        display: block;
        width: auto;
        text-align: left;
        margin: 0px;
        padding-left: 0px;
        border: 0
    }
    .services-listing h4 {
        display: inline-block;
        border-bottom: 1px solid #c7d2de
    }
    #all-in-one {
        margin-left: 0
    }
}

@media (min-width: 768px) {
    #sidebar {
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f5f6), color-stop(56%, #f4f5f6), to(rgba(244, 245, 246, 0.8)));
        background-image: -webkit-linear-gradient(#f4f5f6, #f4f5f6 56%, rgba(244, 245, 246, 0.8));
        background-image: -moz-linear-gradient(top, #f4f5f6, #f4f5f6 56%, rgba(244, 245, 246, 0.8));
        background-image: linear-gradient(#f4f5f6, #f4f5f6 56%, rgba(244, 245, 246, 0.8));
        background-repeat: no-repeat;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff4f5f6', endColorstr='#ccf4f5f6', GradientType=0);
        background-color: rgba(244, 245, 246, 0.9)
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #ECOM21 {
        margin-left: -20px
    }
    .ce-container {
        width: 724px;
        width: 100%
    }
    .right-col {
        display: inline-block;
        width: 62%;
        float: none
    }
    #header {
        padding: 0px
    }
    #header .box,
    #header .box.simple {
        padding-top: 28px;
        padding-bottom: 25px
    }
    #header .box .title,
    #header .box.simple .title {
        display: block;
        width: auto;
        text-align: left;
        margin: 0px
    }
    #header .box .text,
    #header .box.simple .text {
        display: block;
        width: auto;
        margin: 0px
    }
    #header .box br,
    #header .box.simple br {
        display: none
    }
    #the-awesome-service {
        margin-top: 20px !important
    }
    .ce-container #sidebar {
        border-radius: 0;
        height: 100%
    }
    #logo-container {
        border-radius: 0
    }
}

@media (max-width: 767px) {
    body {
        padding-left: 0px;
        padding-right: 0px
    }
    .ce-container {
        width: 100%
    }
    .ce-container #sidebar {
        height: auto;
        padding: 0px;
        width: 100%;
        border-radius: 0
    }
    .left-col {
        float: none;
        width: 100%
    }
    .right-col {
        float: none;
        width: 100%;
        margin: 0px
    }
    .right-col .inset {
        padding-right: 20px
    }
    #header {
        padding: 0px
    }
    #header .right-col {
        display: none
    }
    #logo-container {
        -webkit-box-shadow: 0;
        box-shadow: 0
    }
    #sub-logo-container {
        display: none
    }
    #content .ce-container {
        padding-top: 54px
    }
    #content .ce-container .right-col {
        padding-left: 20px;
        padding-right: 20px
    }
    #content .ce-container .inset {
        padding-left: 0;
        padding-right: 0
    }
    #the-awesome-service {
        display: none
    }
    .desktop-visible {
        display: none
    }
    .desktop-invisible {
        display: block
    }
		#nonlicensed, #nonlicensed.stick {
		  position: static !important;
			margin: 20px 0 !important;
			left:0 !important;
			width:100% !important;
		}
}

@media (min-width: 486px) and (max-width: 767px) {
    #navigation {
        width: 100%;
        border-top: 1px #e1e5e8 solid
    }
    #navigation ul {
        border-top: 1px #ffffff solid;
        border-bottom: 1px #e1e5e8 solid
    }
    #navigation ul:before,
    #navigation ul:after {
        content: " ";
        display: table
    }
    #navigation ul:after {
        clear: both
    }
    #navigation ul:before,
    #navigation ul:after {
        content: " ";
        display: table
    }
    #navigation ul:after {
        clear: both
    }
    #navigation ul li {
        width: 25%;
        float: left;
        text-align: center;
        border-top: 0px #ffffff solid;
        border-bottom: 0px #e1e5e8 solid
    }
    #navigation ul li a .main-part {
        padding-left: 0px
    }
    #navigation ul li a .main-part .fa {
        width: auto;
        margin-right: 3px;
        text-align: left
    }
}

@media (max-width: 485px) {
    .ce-container #sidebar {
        position: static
    }
    .ce-container #sidebar.stick {
        position: static
    }
    .ce-container #sidebar #sub-logo-container {
        display: block;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 15px 20px;
        position: static;
        height: 70px
    }
    .ce-container #sidebar #sub-logo-container #slogan {
        display: none !important
    }
    .ce-container #sidebar #sub-logo-container a {
        display: block !important;
        position: static
    }
    .ce-container #sidebar #sub-logo-container a img {
        position: static !important
    }
    .ce-container #sidebar #sub-logo-container a div,
    .ce-container #sidebar #sub-logo-container a:hover div {
        display: none
    }
    #header {
        display: none
    }
    #content .ce-container {
        padding-top: 0px
    }
    #content #header-mini {
        display: none
    }
    #navigation {
        border-top: 1px #e1e5e8 solid
    }
    #navigation ul {
        border-top: 1px #ffffff solid
    }
    #navigation ul li {
        padding-left: 20px;
        padding-right: 20px;
        border-top: 1px #ffffff solid;
        border-bottom: 1px #e1e5e8 solid
    }
    #navigation ul li:first-child {
        border-top: 0px #e1e5e8 solid
    }
    #navigation ul li a .main-part {
        padding-left: 0px
    }
    #all-in-one .services-list li {
        padding-left: 0px
    }
}

#nonlicensed {
  padding: 30px;
  position: absolute;
	top: 0;
  width: 260px;
	background:#ffface;
  left: 50%;
  margin-left: 360px;
}
#nonlicensed.stick {
	position: fixed;
	top:30px;
	z-index: 301;
  margin-left: 500px;
}
#nonlicensed p:last-child {
	margin-bottom:0;
}

.notices {
	margin:30px 20px 10px;
}

.announcements-slider {
	position:relative;
	overflow:hidden;
  border-radius: 2px;
  padding: 0;
	height:40px;
}

.announcements {
	padding:0;
	margin:0;
	list-style-type: none;
	position:relative;
	float:left;
}

.announcements-slider .announcements-buttons {
	width:104px;
	padding:3px 0 4px;
	float:right;
}

.announcements-slider .announcements-buttons .btn-group {
	border:none;
}
.announcements-slider .announcements-buttons .btn-group .btn {
	border:none;
	font-size:12px;
	color:#e1e5e8;
}
.announcements-slider .announcements-buttons .btn-group .btn:hover {
	background:transparent;
	color:#395b7f;
}

.announcements li {
	padding:5px 15px;
	margin:0;
	position:relative;
	width:100%;
	max-height:40px;
	overflow:hidden;
}

.announcements li a {
  text-decoration: none;
  color: #395b7f;
  font-size: 14px;
  text-align: left;
}

.announcements li a:hover {
  color: #21354a;
}

.announcements li.warning a:after {
	color: #cd271a;
	content:'*';
}
.announcements-title {
	padding:5px 0;
	font-weight:200;
	font-family: "KelsonSans-embeded", "Source Sans Pro", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	width:70px;
	color:#a1b3c7;
	float:left;
	font-size:18px;
	border-right: 1px #e1e5e8 solid;
}
.site-main {
	padding:0 20px;
	margin-bottom:100px;
}
.site-main article {
	padding:20px 0;
	border-bottom:1px solid #e1e5e8;
}
.site-main article h1 {
	font-size: 24px;
	line-height: 36px;
}
.site-main article h2 {
	font-weight: 200;
	margin-bottom: 5px;
	font-size:24px;
	line-height:36px;
	padding-top:0;
}
.site-main .entry-header {
	margin-bottom:15px;
}
.site-main .entry-meta {
	font-weight:200;
	font-family: "KelsonSans-embeded", "Source Sans Pro", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	color:#a1b3c7;
}
