@import url("/global.css");
/* CompiledCSS */
h1 {
		line-height : 160%;
}
td {
		line-height : 160%;
}
a.l {
		text-decoration : underline;
}
a:hover {
		text-decoration : underline;
}
a {
		text-decoration : underline;
}
a.l:hover {
		text-decoration : underline;
}
div {
		line-height : 160%;
}
.unleaded{
	padding:4px 15px 0 15px;
	margin:0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}


/* Start StyleCSS */
html,
body {
    height: 100%;
}

body {
    font-family: "Roboto", sans-serif;
    -ms-overflow-style: scrollbar;
    background: #f4f7f9;
    color: #000000;
    font-weight: 300;
    font-size: 18px;
}

.pattern-light {
    background-image: url("/images/galleries/style/813/images/topography-light.svg");
    background-repeat: repeat;
    background-size: 600px 600px;    

}

.pattern-dark {
    background-image: url("/images/galleries/style/813/images/topography-dark.svg");
    background-repeat: repeat;
    background-size: 600px 600px;    

}

input,
textarea {
    font-family: inherit !important;
}

#CP_Contact .form-container {
    max-width: 600px;
}

#CP_StyleContainer {
    position: relative;
    min-height: 100%;
    overflow: hidden;
}

#CP_StyleContainer.home #CP_Content {
    overflow: hidden;
}

a {
    color: #00a385;
    text-decoration: underline;
}

a:hover,
a:focus {
    color: #00a385;
    text-decoration: none;
}

.parallax,
.bg-image {
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.parallax {
    background-attachment: fixed;
}

.white {
    color: #fff !important;
}

.bg-white {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #000000 !important;
}

.black {
    color: #000000 !important;
}

.bg-black {
    background-color: #000000 !important;
    border-color: #000000 !important;
    color: #fff !important;
}

.bg-light {
    background-color: #f4f7f9 !important;
    border-color: #f4f7f9 !important;
    color: #000000 !important;
}

.color-1 {
    color: #00a385 !important;
    border-color: #00a385 !important;
}

.bg-color-1 {
    background-color: #00a385 !important;
    border-color: #00a385 !important;
    color: #fff !important;
}

.border-color-1 {
    border-color: #00a385 !important;
}

.color-2 {
    color: #cddc39 !important;
    border-color: #cddc39 !important;
}

.bg-color-2 {
    background-color: #cddc39 !important;
    border-color: #cddc39 !important;
    color: #000000 !important;
}

.border-color-2 {
    border-color: #cddc39 !important;
}

.color-3 {
    color: #001f17 !important;
    border-color: #001f17 !important;
}

.bg-color-3 {
    background-color: #001f17 !important;
    border-color: #001f17 !important;
    color: #fff !important;
}

.border-color-3 {
    border-color: #001f17 !important;
}

.form-control::-webkit-input-placeholder {
    color: #000000;
}

.form-control::-moz-placeholder {
    color: #000000;
}

.form-control:-ms-input-placeholder {
    color: #000000;
}

.form-control::-ms-input-placeholder {
    color: #000000;
}

.form-control::placeholder,
.form-control {
    color: #000000;
}

hr.line {
    border-bottom: 3px solid #000000;
    width: 100px;
    opacity: .5;
}

.display-1,
.display-2,
.display-3,
.display-4,
.display-5,
.display-6 {
    font-weight: 700;
    font-family: "Libre Baskerville", serif;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
h1 strong,
.h1 strong,
h2 strong,
.h2 strong,
h3 strong,
.h3 strong,
h4 strong,
.h4 strong,
h5 strong,
.h5 strong,
h6 strong,
.h6 strong {
    font-weight: 700;
    font-family: "Libre Baskerville", serif;
}

.container-fluid {
    max-width: 1440px;
    margin: 0 auto;
}

.highlight {
    border-left: 5px solid #00a385;
    padding: 10px 0 10px 15px;
    margin-bottom: .75em;
}

.subtext {
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 50%;
    font-weight: 600;
    letter-spacing: .03rem;
    text-transform: uppercase;
    color: #001f17;
    opacity: .5;
}

hr.highlight {
    border-left: 0;
    padding: 0;
    border-top: 0;
    border-bottom: 5px solid #cddc39;
    width: 100px;
    margin: 20px auto;
    opacity: 1;
}

.display-1 .subtext,
.display-2 .subtext,
.display-3 .subtext,
.display-4 .subtext {
    font-size: 40%;
}

.text-shadow {
    text-shadow: 0 0 5px rgba(0, 0, 0, .75);
}

.btn,
.btn:focus,
.btn:active {
    position: relative;
    text-decoration: none;
    outline: 0;
    /* border-radius: 0; */
    text-transform: uppercase;
    border-color: transparent;
    font-weight: 600;
    -o-transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    font-size: 14px;
    letter-spacing: .03rem;
    border-radius: 5rem;
}

.btn:hover,
.btn:active:hover {
    text-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
}

.modal-content {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .6);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .6);
    border: 0;
    border-radius: 0;
    overflow: hidden;
}

.modal-content .btn {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modal-header {
    border-radius: 0;
}

/* .form-control,
.input-lg,
.input-group-lg {
    border-radius: 0;
} */

.btn:focus,
.btn:hover:focus {
    outline: 0;
}

.btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-default.btn-ghost,
.btn-default.btn-ghost:focus {
    border-width: 3px;
    background: transparent;
    color: #fff;
}

.btn-default.btn-ghost:hover,
.btn-default.btn-ghost:active:hover {
    border-width: 3px;
    /* color: #fff !important; */
}

.btn-primary.btn-ghost,
.btn-primary.btn-ghost:focus {
    border-width: 3px;
    background: transparent;
    color: #fff;
}

.btn-primary.btn-ghost:hover,
.btn-primary.btn-ghost:active:hover {
    border-width: 3px;
    /* color: #fff !important; */
}

.btn-default,
.btn-default:focus,
.btn-default:active,
.btn-default:hover,
.btn-default:active:hover {
    color: #fff;
    background: #00a385;
    border-color: #00a385;
}

.btn-primary,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover,
.btn-primary:active:hover {
    color: #000000;
    background: #cddc39;
    border-color: #CDDC39;
}

/* Header */

#CP_SkipNav {
    opacity: 0;
    left: 50%;
    top: -34px;
    min-width: 220px;
    margin-left: -110px;
    position: absolute;
    z-index: 100;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    z-index: 10000;
}

#CP_SkipNav:focus {
    opacity: 1;
    position: absolute;
    top: 0;
}

#CP_Topbar {
    min-height: 60px;
    display: flex;
    align-items: center;
}

/* #CP_Topbar a {
    -o-transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .03rem;
    text-decoration: none;
    color: #fff;
    line-height: 40px;
    border-radius: 5rem;
    display: block;
}

#CP_Topbar a:hover {
    text-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
} */

#CP_Topbar a {
    color: #fff;
}

#CP_Topbar a.social {
    padding: 10px 10px;
    margin: 10px 5px;
    font-weight: 300;
    font-size: unset;
    text-decoration: none;
}

#CP_Topbar a.social:hover {
    filter: unset;
    background: transparent;
}

#CP_Header {
    position: relative;
    background: #fff;
    width: 100%;
    z-index: 10;
}

#CP_Logo {
    text-decoration: none;
    min-height: 80px;
    padding: 10px 0;
}

#CP_Logo h2 {
    font-family: "Roboto", sans-serif;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 30px;
    font-weight: 00;
    font-style: normal;
    color: #000000;
}

#CP_Logo h3 {
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-size: 30px;
    text-transform: uppercase;
    color: #2c2c2c;
}

#CP_Logo img {
    max-width: 400px;
    max-height: 300px;
    width: 100%;
}

#CP_Hero {
    min-height: 600px;
    height: calc(100vh - 100px);
}

.internal #CP_Hero {
    min-height: 400px;
    height: unset;
}

#CP_Hero .bg-image {
    position: absolute;
    right: 0;
    top: 0;
    width: 60%;
    height: 100%;
}

#CP_Hero .bg-image:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #001f17 0%, #001f1700 80%);
}

#CP_Hero .tagline {
    text-shadow:
        0 0 25px #001f17,
        0 0 15px #001f17,
        0 0 5px #001f17;
}

.parallax .container-fluid {
    position: relative;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
}

/* Hero */

#CP_Hero {
    position: relative;
}

.boxes .box {
    text-decoration: none;
    color: unset;
}

.boxes .box>.h-100,
.boxes .box:hover>.h-100 .bg-image,
.boxes .box>.h-100 .subtext {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.boxes .box>.h-100 {
    /* border: 3px solid transparent; */
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
    background: #fff;
}

.boxes .box:hover>.h-100 {
    /* border-color: #00a385; */
    transform: translateY(-.5rem);
    box-shadow: 0 1.5rem 3rem #00a38589;
    position: relative;
}

.boxes .box:hover>.h-100 .subtext {
    color: #00a385;
    opacity: 1;
}

.boxes .box>.h-100 .bg-image {
    border-radius: .3rem .3rem 0 0;
    filter: grayscale(.75);
}

.boxes .box:hover>.h-100 .bg-image {
    border-radius: .3rem .3rem 0 0;
    filter: grayscale(0);
}

.accordion-button:not(.collapsed)::after {
    filter: brightness(0) invert(1);
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #00a385;
    box-shadow: none;
}

.accordion-button {
    padding: 1.25rem;
}

.accordion-button.collapsed {
    color: #000000;
    background-color: #f4f7f9;
}

.accordion-item {
    margin: 1rem 0;
    border: 0;
    background-color: transparent;
}

#rssFeedReader .fw-bold {
    padding: 1.25rem;
}

.nav-link {
    position: relative;
}

.nav-link .fa {
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.2em;
}

#CP_Section a,
#CP_Breadcrumbs a {
    text-decoration: none;
}

#CP_Section a:hover,
#CP_Breadcrumbs a:hover {
    color: #000000;
}

#CP_Breadcrumbs a:after {
    content: "/";
    color: rgb(0 0 0 / 20%);
    margin: 0 4px 0 10px;
}

.nav-pills .nav-link {
    border-radius: 0;
    color: #000000;
    padding: .5rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #00a385;
}

#CP_Footer a,
#CP_Footer a:focus {
    text-decoration: none;
    color: #000000;
}

#CP_Footer a:hover {
    text-decoration: underline;
}

#CP_SideScroll {
    position: fixed;
    bottom: 25px;
    right: 25px;
    /* width:60px; */
    min-height: 60px;
    border-radius: 60px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    z-index: 1020;
    pointer-events: none;
    opacity: 0;
}

#CP_SideScroll:before {
    /* content:""; */
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    margin-top: 5px;
    margin-left: 5px;
    border: 3px solid rgb(255 255 255 / 50%);
}

#CP_SideScroll a,
#CP_SideScroll a:active,
#CP_SideScroll a:focus,
#CP_SideScroll button {
    position: relative;
    text-decoration: none;
    display: block;
    cursor: pointer;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    border: 0;
    background: transparent;
    /* margin: 0; */
    padding: 0;
    border-radius: 60px 60px 0 0;
}

#CP_SideScroll .badge {
    display: none;
    border-radius: 25px;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -3px;
    right: -3px;
    background-color: #ff5722;
    color: #fff;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
}

@-webkit-keyframes bounce {
    5% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    6% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    6.6% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    7% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    7.4% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounce {
    5% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    6% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    6.6% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    7% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    7.4% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.tooltip.show {
    opacity: 1;
}

.tooltip-inner {
    max-width: 250px;
    padding: 10px 15px;
    color: #000000;
    text-align: center;
    background-color: #fff;
    border-radius: .25rem;
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .3);
    box-shadow: 0 10px 15px rgba(0, 0, 0, .3);
}

.tooltip.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #fff;
}

.tooltip.bs-tooltip-bottom .tooltip-arrow::before {
    border-bottom-color: #fff;
}

.tooltip.bs-tooltip-start .tooltip-arrow::before {
    border-left-color: #fff;
}

.tooltip.bs-tooltip-end .tooltip-arrow::before {
    border-right-color: #fff;
}

#CP_SideScroll button {
    background: rgb(255 255 255 / 15%);
}

#CP_SideScroll button a:hover {
    text-decoration: none;
    font-size: 28px;
}

#CP_SideScroll {
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#CP_SideScroll a.scrollToTop:hover {
    background: transparent;
    line-height: 40px;
}

/* SmartMenu */

ul.nav.navbar-nav {
    display: none;
}

#siteManager,
img[src$="edithtml.gif"] {
    z-index: 1002 !important;
}

#CP_StyleOverlay {
    display: none;
}

#CP_SmartMenu .active>a {
    color: #00a385;
}

#CP_SmartMenu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 9999;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: block;
    z-index: inherit;
}

#modalMenu #CP_SmartMenu {
    display: block;
}

#CP_SmartMenu,
#CP_SmartMenu ul,
#CP_SmartMenu li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    direction: ltr;
    text-align: left;
}

#CP_SmartMenu ul {
    display: none;
    background: rgba(0, 0, 0, 0.05);
}

#CP_SmartMenu li,
#CP_SmartMenu a {
    position: relative;
}

#CP_SmartMenu a {
    display: block;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

#CP_SmartMenu::after {
    content: "";
    display: block;
    height: 0;
    font: 0px/0 serif;
    clear: both;
    overflow: hidden;
}

#CP_SmartMenu *,
#CP_SmartMenu *::before,
#CP_SmartMenu *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

#CP_SmartMenu a,
#CP_SmartMenu a:hover,
#CP_SmartMenu a:focus,
#CP_SmartMenu a:active {
    padding: 15px 10px;
    color: #fff;
    line-height: 20px;
    text-decoration: none;
}

#CP_SmartMenu a:hover {
    background: rgba(0, 0, 0, 0.025);
}

#CP_SmartMenu a .sub-arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: auto;
    right: 10px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    font-size: 24px;
    text-align: center;
    text-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, .8);
    border-radius: 20px;
}

#CP_SmartMenu a .sub-arrow:hover {
    background: #fff;
}

#CP_SmartMenu a .sub-arrow::before,
#CP_SmartMenu a .sub-arrow::after {
    content: ' ';
    right: 50%;
    top: 50%;
    text-align: center;
    line-height: 50px;
    display: block;
    position: absolute;
    background: #00a385;
}

#CP_SmartMenu a .sub-arrow::before {
    margin-right: -5px;
    margin-top: -1px;
    width: 10px;
    height: 2px;
}

#CP_SmartMenu a .sub-arrow::after {
    margin-right: -1px;
    margin-top: -5px;
    width: 2px;
    height: 10px;
}

#CP_SmartMenu a.highlighted .sub-arrow::after {
    display: none;
}

#CP_SmartMenu li {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

#CP_SmartMenu>li:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

#CP_SmartMenu ul a,
#CP_SmartMenu ul a:hover,
#CP_SmartMenu ul a:focus,
#CP_SmartMenu ul a:active {
    font-weight: normal;
    border-left: 8px solid transparent;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #000000;
}

#CP_SmartMenu ul ul a,
#CP_SmartMenu ul ul a:hover,
#CP_SmartMenu ul ul a:focus,
#CP_SmartMenu ul ul a:active {
    border-left: 16px solid transparent;
}

#CP_SmartMenu ul ul ul a,
#CP_SmartMenu ul ul ul a:hover,
#CP_SmartMenu ul ul ul a:focus,
#CP_SmartMenu ul ul ul a:active {
    border-left: 24px solid transparent;
}

#CP_SmartMenu ul ul ul ul a,
#CP_SmartMenu ul ul ul ul a:hover,
#CP_SmartMenu ul ul ul ul a:focus,
#CP_SmartMenu ul ul ul ul a:active {
    border-left: 32px solid transparent;
}

#CP_SmartMenu ul ul ul ul ul a,
#CP_SmartMenu ul ul ul ul ul a:hover,
#CP_SmartMenu ul ul ul ul ul a:focus,
#CP_SmartMenu ul ul ul ul ul a:active {
    border-left: 40px solid transparent;
}

#Toggle {
    display: block;
}

#menu {
    display: none;
}

#CP_SmartMenu a,
#CP_SmartMenu a:hover,
#CP_SmartMenu a:focus,
#CP_SmartMenu a:active {
    color: #000000;
}

/* Switch to desktop layout */

@media (min-width: 1200px) and (any-pointer:fine),
(min-width: 1200px) and (any-hover:hover) {
    #Toggle {
        display: none !important;
    }

    #menu {
        display: block;
        height: 50px;
        margin-right: -20px;
    }

    #CP_SmartMenu {
        display: inline-block;
    }

    #CP_SmartMenu a,
    #CP_SmartMenu a:hover,
    #CP_SmartMenu a:focus,
    #CP_SmartMenu a:active {
        /* padding: 15px 1vw 15px 0; */
        padding: 15px 15px 15px 0;
        color: #000000;
        margin-right: 1vw;
        background: transparent;
        font-weight: 400;
    }

    #CP_SmartMenu ul {
        position: absolute;
        width: 12em;
        background: #fff;
        -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
        box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
    }

    #CP_SmartMenu li {
        float: left;
    }

    #CP_SmartMenu>li:last-child {
        border-bottom: 0;
    }

    #CP_SmartMenu ul li {
        float: none;
    }

    #CP_SmartMenu a {
        white-space: nowrap;
    }

    #CP_SmartMenu ul a,
    #CP_SmartMenu ul a:hover,
    #CP_SmartMenu ul a:focus,
    #CP_SmartMenu ul a:active {
        color: #000000 !important;
        text-transform: none;
        white-space: normal;
        padding: 8px;
        margin: 0;
        font-size: 14px;
    }

    #CP_SmartMenu .sm-nowrap>li>a,
    #CP_SmartMenu .sm-nowrap>li> :not(ul) a {
        white-space: nowrap;
        letter-spacing: 0;
        margin: 0;
    }

    #CP_SmartMenu a.has-submenu,
    #CP_SmartMenu a.has-submenu.current {
        /* padding-right: 1.5em; */
    }

    #CP_SmartMenu ul a:hover,
    #CP_SmartMenu ul a:focus,
    #CP_SmartMenu ul a:active,
    #CP_SmartMenu ul a.highlighted {
        background: #00a385;
        color: #fff !important;
    }

    #CP_SmartMenu ul a:hover .sub-arrow,
    #CP_SmartMenu ul a:focus .sub-arrow,
    #CP_SmartMenu ul a:active .sub-arrow,
    #CP_SmartMenu ul a.highlighted .sub-arrow {
        border-left: 4px solid #fff;
    }

    #CP_SmartMenu a .sub-arrow {
        top: 50%;
        margin-top: -1px;
        right: 0;
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-bottom: 0;
        border-top: 0;
        background: transparent;
        border-radius: 0;
        border-top: 4px solid #000000;
        /* display: none; */
    }

    #CP_SmartMenu a .sub-arrow:hover {
        background: transparent;
    }

    #CP_SmartMenu ul a .sub-arrow {
        margin-top: -5px;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-right: 0;
        right: 10px;
        display: block;
        border-left: 4px solid #000000;
    }

    #CP_SmartMenu li {
        border-top: 0;
    }

    #CP_SmartMenu>li:first-child {
        border-left: 0;
    }

    #CP_SmartMenu ul a {
        border: 0 !important;
    }

    #CP_SmartMenu ul a.has-submenu {
        padding-right: 25px;
        margin: 0;
    }

    #CP_SmartMenu ul>li {
        border-left: 0;
        border-top: 0;
    }

    #CP_SmartMenu ul>li:first-child {
        border-top: 0;
    }

    #CP_SmartMenu ul>li {
        border-top: 1px solid rgba(0, 0, 0, .05);
    }

    #CP_SmartMenu .scroll-up,
    #CP_SmartMenu .scroll-down {
        position: absolute;
        display: none;
        visibility: hidden;
        overflow: hidden;
        background: #fff;
        height: 20px;
    }

    #CP_SmartMenu .scroll-up-arrow,
    #CP_SmartMenu .scroll-down-arrow {
        position: absolute;
        top: -2px;
        left: 50%;
        margin-left: -8px;
        width: 0;
        height: 0;
        overflow: hidden;
        border-width: 8px;
        border-style: dashed dashed solid dashed;
        border-color: transparent transparent #fff transparent;
    }

    #CP_SmartMenu .scroll-down-arrow {
        top: 6px;
        border-style: solid dashed dashed dashed;
        border-color: #fff transparent transparent transparent;
    }

    .CP_Toggle {
        display: none;
    }
}

@media (max-width: 991.98px) {
    #CP_Hero .bg-image {
        position: absolute;
        width: 100%;
        height: 80%;
    }

    #CP_Hero .bg-image:after {
        background: linear-gradient(0deg, #001f17 0%, #001f1700 60%);
    }
}

@media (max-width: 767.98px) {
    #CP_Topbar a span {
        display: block;
        font-size: 12px;
    }
}

@media (max-width: 575.98px) {
    #CP_Hero {
        min-height: 450px;
        height: unset;
    }

    #Toggle {
        font-size: 2em;
    }
}

/* Global */

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

#content table {
    width: 100%;
}

#ServicesHub .shadows,
#ListSub .thumbborder.thumbpad,
#ListSub table td[width="2%"],
#Guides td[width="55"],
#Guides>br {
    display: none;
}

#ServicesHub table td:first-child {
    display: none;
}

#ListSub table td {
    width: 100%;
    display: block;
    padding-bottom: 10px !important;
}

.HubSection h2 a {
    text-decoration: none;
    color: inherit;
}

.hubsection {
    height: 80px;
    padding: 30px 0pt 20px;
    border-bottom: 1px solid #888888;
}

.thumbborder {
    background: #fff;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
    border: 1px solid #999;
    padding: 5px;
}

img[src$="triangle-yellow.gif"],
img[src$="triangle-orange.gif"],
img[src$="icon-calculators.png"],
img[src$="icon-faq.png"],
img[src$="icon-fg.png"] {
    display: none;
}

/* Map and Driving Directions */

#Map iframe,
#Directions .gadget,
#Directions iframe {
    width: 100%;
    border: 0;
}

#Publications table {
    width: 100%;
    border: inherit;
    border-collapse: collapse;
}

#DueDates * {
    background: none;
    font-family: inherit;
    color: inherit;
}

#DueDates table {
    width: 100%;
    border-spacing: 0;
}

#DueDates table,
#DueDates tr,
#DueDates td {
    margin: 0;
    padding: 0;
    border: none;
    border-collapse: collapse;
}

.taxratetable {
    font-size: inherit !important;
}

.taxratetable font {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}

#TaxRates table {
    border: none;
    border-collapse: collapse;
}

/* Forms */

#Form table {
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 15px auto;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

#Form textarea {
    max-height: 80px;
}

#Form form>p:first-of-type {
    text-align: center;
}

#Form table td {
    text-align: left;
    padding: 0 0 .5rem;
    display: block;
    border: none;
    border-collapse: collapse;
}

#Form table td:first-child {
    font-weight: bold;
}

#Form table input,
#Form table textarea {
    font-weight: normal;
}

br.clearfloat {
    display: none;
}

.thumbpad {
    display: block;
    float: left;
    margin-right: 20px;
}

#Newsletter table td[width="220"],
#Newsletter table td[width="20"] {
    display: none;
}

#Newsletter .tip,
#Newsletter .note,
#Newsletter .caution,
#Newsletter .example {
    background: none !important;
    padding: 10px 20px !important;
    min-height: 0 !important;
}

#Header,
#Footer {
    display: none;
}

.hubtab {
    padding: 0;
    text-shadow: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: none;
}

hr.headerline.cellcolor {
    display: none;
}

.headerline {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    clear: both;
    border: 0;
    height: 0;
    margin: 0;
    width: 100%;
}

/* Blog */
#Blog .cellcolor.roundcorner {
    float: none !important;
    width: 100% !important;
    border-radius: 0;
    border: none !important;
    padding: 0 0 50px 0 !important;
}

#Blog .cellcolor li {
    margin: 5px 0;
}

#Blog .cellcolor.roundcorner hr {
    margin: 0;
}

#Blog .cellcolor.roundcorner div:nth-last-of-type(1),
#Blog #rssIcon {
    float: none !important;
    padding: 0 !important;
    width: 50% !important;
    bottom: 15px !important;
}

#Blog #rssIcon {
    left: 0;
}

#Blog .cellcolor.roundcorner div:nth-last-of-type(1) {
    left: 50% !important;
}

#Blog .cellcolor.roundcorner div:nth-last-of-type(1) a,
#Blog #rssIcon a {
    display: block;
}

#Blog .cellcolor.roundcorner br {
    display: none;
}

@media (any-pointer:coarse),
(any-hover:none) {
    .parallax {
        background-attachment: initial !important
    }
}

#CP_Breadcrumbs a {
    text-decoration: none;
}

#CP_Breadcrumbs a:hover {
    color: #000;
}

#CP_Breadcrumbs a:after {
    content: ">";
    color: rgb(0 0 0 / 20%);
    margin: 0 4px 0 10px;
}

/* Start MENU */
