.ct-hero-img .hero-title {
    bottom: 0
}

body,
html {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    height: 100%
}

body {
    background-color: #d8d8d8
}

main {
    background-color: #fff
}

.h1,
h1 {
    color: #006f2f;
    font-size: 2.75rem
}

.h2,
.h3,
h2,
h3 {
    color: #009DDB;
    font-weight: 700
}

.h2,
h2 {
    font-size: 1.65rem
}

.h3,
h3 {
    font-size: 1.3rem !important
}

.h4,
.h5,
.h6,
a,
h4,
h5,
h6 {
    color: #006f2f
}

.h4,
h4 {
    font-size: 1.2rem !important
}

.h5,
h5 {
    font-size: 1.175rem !important
}

.h6,
h6 {
    font-size: 1rem !important
}

a:active,
a:active:focus,
a:focus,
a:hover {
    color: #134392
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .65)
}

.text-primary {
    color: #006f2f
}

.text-secondary {
    color: #134392
}

.text-light {
    color: #999
}

.text-dark {
    color: #000
}

.text-body {
    color: #333
}

.text-white {
    color: #fff
}

.text-call-to-action {
    color: #009DDB
}

.text-accent-1 {
    color: #333
}

.text-accent-2 {
    color: #000
}

.bg-primary {
    background-color: #006f2f !important
}

.bg-secondary {
    background-color: #134392 !important
}

.bg-page-1 {
    background-color: #fff
}

.bg-page-2 {
    background-color: #d8d8d8
}

.bg-transparent-primary {
    background: rgba(0, 111, 47, .75)
}

.dropshadow-1 {
    -moz-box-shadow: inset 0 5px 5px 0 #005222;
    box-shadow: inset 0 5px 5px 0 #005222
}

.dropshadow-2 {
    -moz-box-shadow: 0 -11px 34px -3px rgba(0, 0, 0, .17);
    box-shadow: 0 -11px 34px -3px rgba(0, 0, 0, .17)
}

.padding-none {
    padding-top: 0;
    padding-bottom: 0
}

.padding-small {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.padding-medium {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.padding-large {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem
}

.btn-primary {
    background: #006f2f;
    border-color: #006f2f;
    color: #fff !important
}

.btn-primary:active,
.btn-primary:active:focus {
    background: #003c19 !important;
    border-color: #003c19 !important
}

.btn-primary:active:focus {
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5) !important;
    box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5) !important
}

.btn-primary:focus {
    background: #003c19;
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5);
    color: #fff
}

.btn-primary:hover {
    background: #00933e;
    border-color: #00933e !important
}

.btn-secondary {
    background: #134392;
    border-color: #134392
}

.btn-secondary:active,
.btn-secondary:active:focus {
    background: #0d2e65 !important
}

.btn-secondary:active:focus {
    -moz-box-shadow: 0 0 0 .2rem rgba(19, 67, 146, .5) !important;
    box-shadow: 0 0 0 .2rem rgba(19, 67, 146, .5) !important;
    border-color: #0d2e65 !important
}

.btn-secondary:focus {
    background: #0d2e65;
    -moz-box-shadow: 0 0 0 .2rem rgba(19, 67, 146, .5);
    box-shadow: 0 0 0 .2rem rgba(19, 67, 146, .5)
}

.btn-secondary:hover {
    background: #1751b2;
    border-color: #1751b2
}

.btn-outline-primary {
    background: 0 0;
    border-color: #006f2f;
    color: #006f2f
}

.btn-outline-primary:active {
    background: #006f2f !important;
    border-color: #006f2f !important;
    color: #fff
}

.btn-outline-primary:active:focus {
    background: #006f2f !important;
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5) !important;
    box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5) !important;
    border-color: #006f2f !important;
    color: #fff
}

.btn-outline-primary:focus {
    background: #006f2f;
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5);
    color: #fff
}

.btn-outline-primary:hover {
    background: #006f2f;
    border-color: #006f2f;
    color: #fff
}

.btn-outline-secondary {
    background: 0 0;
    border-color: #134392;
    color: #134392
}

.btn-outline-secondary:active {
    background: #134392 !important;
    border-color: #134392 !important;
    color: #fff
}

.btn-outline-secondary:active:focus {
    background: #134392 !important;
    -moz-box-shadow: 0 0 0 .2rem rgba(19, 67, 146, .5) !important;
    box-shadow: 0 0 0 .2rem rgba(19, 67, 146, .5) !important;
    border-color: #134392 !important;
    color: #fff
}

.btn-outline-secondary:focus {
    background: #134392;
    -moz-box-shadow: 0 0 0 .2rem rgba(19, 67, 146, .5);
    box-shadow: 0 0 0 .2rem rgba(19, 67, 146, .5);
    color: #fff
}

.btn-outline-secondary:hover {
    background: #134392;
    border-color: #006f2f;
    color: #fff
}

.btn-call-to-action {
    background: #006f2f;
    border-color: #006f2f;
    color: #fff
}

.btn-call-to-action:active {
    background: #003c19 !important
}

.btn-call-to-action:active:focus {
    background: #003c19 !important;
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5) !important;
    box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5) !important;
    border-color: #003c19 !important
}

.btn-call-to-action:focus {
    background: #003c19;
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5)
}

.btn-call-to-action:hover {
    background: #00933e;
    border-color: #00933e
}

.btn-outline-call-to-action {
    background: 0 0;
    border-color: #006f2f;
    color: #006f2f
}

.btn-outline-call-to-action:active {
    background: #006f2f !important;
    color: #fff
}

.btn-outline-call-to-action:active:focus {
    background: #006f2f !important;
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5) !important;
    box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5) !important;
    border-color: #006f2f !important
}

.btn-outline-call-to-action:focus {
    background: #006f2f;
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5);
    color: #fff
}

.btn-outline-call-to-action:hover {
    background: #006f2f;
    border-color: #006f2f;
    color: #fff
}

.btn-call-to-action-2 {
    background: #009DDB;
    border-color: #009DDB;
    color: #fff
}

.btn-call-to-action-2:active {
    background: #0078a8 !important
}

.btn-call-to-action-2:active:focus {
    background: #0078a8 !important;
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 173, 239, .5) !important;
    box-shadow: 0 0 0 .2rem rgba(0, 173, 239, .5) !important;
    border-color: #0078a8 !important
}

.btn-call-to-action-2:focus {
    background: #0078a8;
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 173, 239, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 173, 239, .5)
}

.btn-call-to-action-2:hover {
    background: #00b7ff;
    border-color: #00b7ff
}

.btn-outline-call-to-action-2 {
    background: 0 0;
    border-color: #009DDB;
    color: #009DDB
}

.btn-outline-call-to-action-2:active {
    background: #009DDB !important;
    color: #fff
}

.btn-outline-call-to-action-2:active:focus {
    background: #009DDB !important;
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 173, 239, .5) !important;
    box-shadow: 0 0 0 .2rem rgba(0, 173, 239, .5) !important;
    border-color: #009DDB !important
}

.btn-outline-call-to-action-2:focus {
    background: #009DDB;
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 173, 239, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 173, 239, .5);
    color: #fff
}

.btn-outline-call-to-action-2:hover {
    background: #009DDB;
    border-color: #009DDB;
    color: #fff
}

.btn-link,
.btn-link:hover {
    color: #006f2f;
    text-decoration: none
}

.border-primary {
    border-color: #006f2f !important
}

.border-secondary {
    border-color: #134392 !important
}

.border-tertiary {
    border-color: #009DDB !important
}

.border-thick {
    border-width: 5px !important
}

.page-link {
    color: #006f2f
}

.page-link:active,
.page-link:active:focus,
.page-link:focus,
.page-link:hover {
    color: #134392
}

.page-item.active .page-link {
    background-color: #006f2f;
    border-color: #006f2f
}

.btn-video-play i {
    background-color: rgba(0, 111, 47, .75) !important;
    color: #fff;
    font-size: 82px;
    background: rgba(122, 167, 45, .75);
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 7px
}

.btn-video-play i:active,
.btn-video-play i:active:focus,
.btn-video-play i:focus,
.btn-video-play i:hover {
    background-color: #006f2f !important
}

.form-control:focus,
input[type=text]:focus,
input[type=file]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=date]:focus,
select:focus,
textarea:focus {
    border-color: #00a245;
    outline: #006f2f 0;
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .25)
}

select option {
    border-color: #00a245
}

.custom-file-input:focus~.custom-file-label {
    border-color: #00a245;
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .25)
}

.ct-header-basic {
    background-color: #fff;
    -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .75);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .75)
}

.ct-header-basic .ct-header-basic-secondary nav.bg-light {
    background-color: #fff !important;
    padding-right: 0;
    padding-left: 0
}

.ct-header-basic .ct-header-basic-secondary form#searchForm input {
    -moz-border-radius: 0;
    border-radius: 0
}

.ct-header-basic .ct-header-basic-secondary form#searchForm #btnSearch {
    background-color: #fff;
    color: #006f2f;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #ced4da
}

.ct-header-basic .ct-header-basic-secondary form#searchForm #btnSearch i {
    font-size: 20px;
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px)
}

.ct-header-basic .ct-header-basic-secondary form#searchForm #btnSearch:focus {
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .25)
}

.ct-header-basic .ct-header-basic-brand-bar nav.bg-light {
    background-color: #fff !important;
    padding: 0
}

.ct-header-basic .ct-header-basic-brand-bar .ct-brand-logo-link {
    color: #134392;
    font-size: 1.75rem
}

.ct-header-basic .ct-header-basic-brand-bar .ct-brand-logo-link div {
    border-left: 1px #009DDB solid;
    padding-left: .375rem;
    margin-left: 1rem
}

.ct-header-basic .ct-header-basic-primary ul.navbar-nav .dropdown-menu ul.ct-menusub-basic,
.ct-header-basic .ct-header-basic-primary ul.navbar-nav .dropdown-menu ul.ct-menusub-basic-header {
    padding-left: 0;
    overflow: visible;
    list-style: none
}

.ct-header-basic .ct-header-basic-brand-bar .ct-brand-logo-link:hover {
    text-decoration: none
}

.ct-header-basic .ct-header-basic-brand-bar .ct-brand-logo-link .ct-brand-logo {
    margin-bottom: 1rem
}

.ct-header-basic .ct-header-basic-brand-bar button.navbar-toggler {
    color: #006f2f;
    -moz-border-radius: 0;
    border-radius: 0;
    border-color: #006f2f !important
}

.ct-header-basic .ct-header-basic-brand-bar button.navbar-toggler i {
    color: #006f2f
}

.ct-header-basic .ct-header-basic-brand-bar button.navbar-toggler:active:focus {
    -moz-box-shadow: 0 0 0 0 rgba(0, 111, 47, 0) !important;
    box-shadow: 0 0 0 0 rgba(0, 111, 47, 0) !important;
    border-color: #006f2f !important
}

.ct-header-basic .ct-header-basic-brand-bar button.navbar-toggler:focus {
    -moz-box-shadow: 0 0 0 0 rgba(0, 111, 47, 0);
    box-shadow: 0 0 0 0 rgba(0, 111, 47, 0)
}

.ct-header-basic .ct-header-basic-brand-bar button.navbar-toggler:hover {
    color: #fff;
    background: #00933e;
    border-color: #00933e !important
}

.ct-header-basic .ct-header-basic-brand-bar button.navbar-toggler:hover i {
    color: #fff
}

.ct-header-basic .ct-header-basic-primary {
    background-color: #006f2f;
    -moz-box-shadow: inset 0 5px 5px 0 #005222;
    box-shadow: inset 0 5px 5px 0 #005222
}

.ct-header-basic .ct-header-basic-primary nav.bg-light {
    background-color: transparent !important;
    padding: 0
}

.ct-header-basic .ct-header-basic-primary ul.navbar-nav .show>.nav-link {
    color: #fff
}

.ct-header-basic .ct-header-basic-primary ul.navbar-nav li.nav-item a.nav-link {
    color: #fff;
    font-weight: 500;
    border-right: 1px solid #2e8457;
    font-size: 16px
}

.ct-header-basic .ct-header-basic-primary ul.navbar-nav li.nav-item a.nav-link:focus,
.ct-header-basic .ct-header-basic-primary ul.navbar-nav li.nav-item a.nav-link:hover {
    color: #fff;
    background-color: #009DDB
}

.ct-header-basic .ct-header-basic-primary ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle::after {
    margin-left: .375rem
}

.ct-header-basic .ct-header-basic-primary ul.navbar-nav .dropdown-menu {
    -moz-box-shadow: 2px 3px 2px 1px rgba(0, 0, 0, .4);
    box-shadow: 2px 3px 2px 1px rgba(0, 0, 0, .4);
    border: 4px solid #009DDB;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 0;
    overflow: visible
}

.ct-header-basic .ct-header-basic-primary ul.navbar-nav .dropdown-menu ul.ct-menusub-basic li {
    line-height: 14px;
    margin-top: 13px
}

.ct-header-basic .ct-header-basic-primary ul.navbar-nav .dropdown-menu ul.ct-menusub-basic li a {
    color: #7a7a7a;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    text-decoration: none
}

.ct-header-basic .ct-header-basic-primary ul.navbar-nav .dropdown-menu ul.ct-menusub-basic-header li {
    line-height: 14px
}

.ct-header-basic .ct-header-basic-primary ul.navbar-nav .dropdown-menu ul.ct-menusub-basic-header li a {
    color: #7a7a7a;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    text-decoration: none;
    border-right: 0;
    white-space: nowrap
}

.ct-header-basic .ct-header-basic-primary #navbarNavDropdown1 .dropdown-toggle {
    padding-left: .375rem;
    border-right: none
}

.ct-header-basic .ct-header-basic-primary #navbarNavDropdown3 {
    padding: 1rem 0
}

#siteMainMenu .dropdown-menu:before {
    top: 0
}

.needs-validation .h2 {
    padding-left: 0;
    color: #134392 !important
}

.needs-validation #dvSuccess .form-group {
    padding-top: 0
}

.needs-validation #dvSuccess .form-group label {
    text-transform: uppercase;
    font-weight: 700;
    font-size: .9rem;
    color: #134392
}

.needs-validation #dvSuccess .form-group small {
    display: none
}

.needs-validation #dvSuccess .form-group .form-control {
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #ececec;
    border: none
}

.needs-validation #dvSuccess .common-button,
.needs-validation #dvSuccess .form-group div.col-sm-8 {
    padding-left: 0
}

.needs-validation #dvSuccess .submit-container a {
    color: #333 !important;
    font-size: .9rem;
    text-decoration: underline
}

.needs-validation #dvSuccess .submit-container a:hover {
    color: #006f2f !important
}

footer.ct-footer-power-basic {
    -moz-box-shadow: 0 -.6875rem 2.125rem -.1875rem rgba(0, 0, 0, .17);
    box-shadow: 0 -.6875rem 2.125rem -.1875rem rgba(0, 0, 0, .17);
    background-color: #fff
}

footer.ct-footer-power-basic div[class^=col-] {
    border-left: 1px dotted #bdbdbd;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    height: auto !important
}

footer.ct-footer-power-basic div[class^=col-] h2.dropdown-header {
    color: #006f2f;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 10px;
    padding-bottom: 0
}

footer.ct-footer-power-basic ul.ct-menusub-basic-header {
    padding-left: 0;
    list-style: none;
    overflow: visible
}

footer.ct-footer-power-basic ul.ct-menusub-basic-header li {
    line-height: 20px
}

footer.ct-footer-power-basic ul.ct-menusub-basic-header li a {
    color: #333;
    font-size: 14px;
    line-height: 14px;
    text-decoration: none;
    padding-left: 0
}

footer.ct-footer-power-basic ul.ct-menusub-basic-header li:first-of-type,
footer.ct-footer-power-basic ul.ct-menusub-basic-header li:first-of-type a {
    color: #006f2f;
    font-size: 1.1875rem;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 700
}

footer:last-of-type div a,
header .ct-header-basic .ct-header-basic-secondary nav #navbarNavDropdown2 ul.navbar-nav li.nav-item a.btn:hover {
    text-decoration: underline
}

footer.ct-footer-power-basic ul.ct-menusub-basic-header li a:hover {
    text-decoration: underline;
    color: #006f2f
}

footer.ct-footer-power-basic ul.ct-menusub-basic-header li:first-of-type a {
    padding-top: 0;
    padding-bottom: 0
}

footer.ct-footer-power-basic img {
    width: 9rem;
    height: auto;
    margin: 0 auto;
    display: block
}

footer:last-of-type {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px
}

footer:last-of-type div {
    font-size: 14px;
    display: inline-block;
    color: #4c4c4c
}

footer:last-of-type div .col {
    padding-left: 7px;
    padding-right: 7px
}

footer:last-of-type div a {
    font-size: 14px;
    color: #4c4c4c
}

footer:last-of-type div a:hover {
    color: #000
}

footer:last-of-type div:last-of-type {
    display: block
}

main .ct-hero-carousel-a {
    margin-bottom: 50px
}

main .ct-hero-carousel-a div.carousel-item .bg-transparent-primary {
    background: rgba(0, 111, 47, .8)
}

main .ct-hero-carousel-a div.carousel-item .hero-title h1,
main .ct-hero-carousel-a div.carousel-item div.h1 {
    color: #fff
}

main .ct-hero-carousel-a div.carousel-item a.btn {
    background: 0 0 !important;
    border: 1px solid #006f2f !important;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #006f2f !important;
    font-weight: 700;
    position: relative;
    padding: .375rem 2.15rem .375rem 1.25rem
}

main .ct-card-collection-w3-01 .card .card-footer a.btn:after,
main .ct-hero-carousel-a div.carousel-item a.btn:after {
    height: 25px;
    position: absolute;
    font-size: 24px;
    -o-transition-duration: .15s, .15s, .15s, .15s;
    content: "chevron_right";
    width: 25px
}

main .ct-card-collection-w2-basic,
main .ct-card-collection-w3-01 {
    padding-bottom: 50px
}

main .ct-hero-carousel-a div.carousel-item a.btn:active,
main .ct-hero-carousel-a div.carousel-item a.btn:focus,
main .ct-hero-carousel-a div.carousel-item a.btn:hover {
    background: #006f2f !important;
    color: #fff !important;
    border: 1px solid #134392;
    -moz-box-shadow: 0 0 0 0 rgba(0, 111, 47, 0) !important;
    box-shadow: 0 0 0 0 rgba(0, 111, 47, 0) !important
}

main .ct-hero-carousel-a div.carousel-item a.btn:active:after,
main .ct-hero-carousel-a div.carousel-item a.btn:focus:after,
main .ct-hero-carousel-a div.carousel-item a.btn:hover:after {
    color: #fff
}

main .ct-hero-carousel-a div.carousel-item a.btn:after {
    background: 0 0;
    color: #006f2f;
    top: -moz-calc(50% - 12.5px);
    top: calc(50% - 12.5px);
    right: 7px;
    font-family: 'Material Icons';
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    -moz-transition-duration: .15s, .15s, .15s, .15s;
    transition-duration: .15s, .15s, .15s, .15s
}

main .ct-hero-carousel-a .carousel-thumbnails .overlay {
    background-color: rgba(0, 111, 47, .5)
}

main .ct-hero-carousel-a a.carousel-control-next i,
main .ct-hero-carousel-a a.carousel-control-prev i {
    color: #006f2f;
    -moz-box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .4), .0625rem .1875rem rgba(0, 0, 0, .4);
    box-shadow: 0 .0625rem .125rem rgba(0, 0, 0, .4), .0625rem .1875rem rgba(0, 0, 0, .4);
    font-size: 4rem;
    background-color: rgba(255, 255, 255, .9);
    -moz-border-radius: 50%;
    border-radius: 50%
}

main .ct-card-collection-w3-01 .card-collection-title {
    color: #009DDB;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 700;
    font-size: 1.65rem
}

main .ct-card-collection-w3-01 .card {
    border: 2px solid #134392;
    -moz-border-radius: 0;
    border-radius: 0
}

main .ct-card-collection-w3-01 .card img {
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
}

main .ct-card-collection-w3-01 .card .card-title {
    margin-bottom: 0;
    text-align: center
}

main .ct-card-collection-w3-01 .card .card-footer a.btn {
    font-size: 14px;
    background: 0 0 !important;
    border: 1px solid #006f2f !important;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #006f2f !important;
    font-weight: 700;
    position: relative;
    padding: .375rem 2.15rem .375rem 1.25rem
}

main .ct-card-collection-w3-01 .card .card-footer a.btn:active,
main .ct-card-collection-w3-01 .card .card-footer a.btn:focus,
main .ct-card-collection-w3-01 .card .card-footer a.btn:hover {
    background: #006f2f !important;
    color: #fff !important;
    border: 1px solid #134392;
    -moz-box-shadow: 0 0 0 0 rgba(0, 111, 47, 0) !important;
    box-shadow: 0 0 0 0 rgba(0, 111, 47, 0) !important
}

main .ct-card-collection-w3-01 .card .card-footer a.btn:active:after,
main .ct-card-collection-w3-01 .card .card-footer a.btn:focus:after,
main .ct-card-collection-w3-01 .card .card-footer a.btn:hover:after {
    color: #fff
}

main .ct-card-collection-w3-01 .card .card-footer a.btn:after {
    background: 0 0;
    color: #006f2f;
    top: -moz-calc(50% - 12.5px);
    top: calc(50% - 12.5px);
    right: 7px;
    font-family: 'Material Icons';
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    -moz-transition-duration: .15s, .15s, .15s, .15s;
    transition-duration: .15s, .15s, .15s, .15s
}

main .ct-card-collection-w2-basic .card .card-footer a.btn:after,
main .ct-card-collection-w3-basic .card .card-footer a.btn:after {
    height: 25px;
    top: -moz-calc(50% - 12.5px);
    font-family: 'Material Icons';
    line-height: 1;
    word-wrap: normal;
    font-weight: 700;
    right: 7px;
    font-style: normal;
    letter-spacing: normal;
    text-transform: none;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    display: inline-block
}

main .ct-card-collection-w2-basic .card-collection-title {
    color: #009DDB;
    font-size: 1.25rem;
    margin-bottom: 20px
}

main .ct-card-collection-w2-basic .card {
    border: 2px solid #00adef;
    -moz-border-radius: 0;
    border-radius: 0
}

main .ct-card-collection-w2-basic .card img {
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
}

main .ct-card-collection-w2-basic .card .card-title {
    margin-bottom: 0
}

main .ct-card-collection-w2-basic .card .card-footer {
    text-align: right !important
}

main .ct-card-collection-w2-basic .card .card-footer a.btn {
    font-size: 14px;
    background: 0 0 !important;
    border: 1px solid #006f2f !important;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #006f2f !important;
    font-weight: 700;
    position: relative;
    padding: .375rem 2.15rem .375rem 1.25rem
}

main .ct-card-collection-w2-basic .card .card-footer a.btn:active,
main .ct-card-collection-w2-basic .card .card-footer a.btn:focus,
main .ct-card-collection-w2-basic .card .card-footer a.btn:hover {
    background: #006f2f !important;
    color: #fff !important;
    border: 1px solid #134392;
    -moz-box-shadow: 0 0 0 0 rgba(0, 111, 47, 0) !important;
    box-shadow: 0 0 0 0 rgba(0, 111, 47, 0) !important
}

main .ct-card-collection-w2-basic .card .card-footer a.btn:active:after,
main .ct-card-collection-w2-basic .card .card-footer a.btn:focus:after,
main .ct-card-collection-w2-basic .card .card-footer a.btn:hover:after {
    color: #fff
}

main .ct-card-collection-w2-basic .card .card-footer a.btn:after {
    content: "chevron_right";
    width: 25px;
    background: 0 0;
    color: #006f2f;
    position: absolute;
    top: calc(50% - 12.5px);
    font-size: 24px;
    -moz-transition-duration: .15s, .15s, .15s, .15s;
    -o-transition-duration: .15s, .15s, .15s, .15s;
    transition-duration: .15s, .15s, .15s, .15s
}

main .ct-card-collection-w3-basic {
    padding-bottom: 50px
}

main .ct-card-collection-w3-basic .card-collection-title {
    color: #009DDB;
    font-size: 1.25rem;
    margin-bottom: 20px
}

main .ct-card-collection-w3-basic .card {
    -moz-border-radius: 0;
    border-radius: 0
}

main .ct-card-collection-w3-basic .card .card-title {
    margin-bottom: 0
}

main .ct-card-collection-w3-basic .card .card-footer a.btn {
    font-size: 14px;
    background: 0 0 !important;
    border: 1px solid #006f2f !important;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #006f2f !important;
    font-weight: 700;
    position: relative;
    padding: .375rem 2.15rem .375rem 1.25rem
}

main .ct-card-collection-w3-basic .card .card-footer a.btn:active,
main .ct-card-collection-w3-basic .card .card-footer a.btn:focus,
main .ct-card-collection-w3-basic .card .card-footer a.btn:hover {
    background: #006f2f !important;
    color: #fff !important;
    border: 1px solid #134392;
    -moz-box-shadow: 0 0 0 0 rgba(0, 111, 47, 0) !important;
    box-shadow: 0 0 0 0 rgba(0, 111, 47, 0) !important
}

main .ct-card-collection-w3-basic .card .card-footer a.btn:active:after,
main .ct-card-collection-w3-basic .card .card-footer a.btn:focus:after,
main .ct-card-collection-w3-basic .card .card-footer a.btn:hover:after {
    color: #fff
}

main .ct-card-collection-w3-basic .card .card-footer a.btn:after {
    content: "chevron_right";
    width: 25px;
    background: 0 0;
    color: #006f2f;
    position: absolute;
    top: calc(50% - 12.5px);
    font-size: 24px;
    -moz-transition-duration: .15s, .15s, .15s, .15s;
    -o-transition-duration: .15s, .15s, .15s, .15s;
    transition-duration: .15s, .15s, .15s, .15s
}

#hvacandrefrigerationcompressors img,
main article.ct-article-basic .article-body img.cld-responsive {
    max-width: 100%;
    height: auto !important
}

main .ct-hero-img {
    margin-bottom: 15px
}

main .ct-hero-img .hero-img {
    overflow: hidden
}

main .ct-hero-img .bg-transparent-primary h1 {
    color: #fff;
    margin-bottom: 0
}

main .ct-hero-img p {
    margin-bottom: 0
}

main article.ct-article-basic {
    padding: 25px;
    border-top: 1px solid #dee2e6 !important;
    border-left: 1px solid #dee2e6 !important;
    border-right: 1px solid #dee2e6 !important;
    -moz-box-shadow: 0 0 20px -2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px -2px rgba(0, 0, 0, .15)
}

main article.ct-article-basic a {
    word-wrap: break-word
}

main .ct-hero-img+article.ct-article-basic {
    margin-top: 50px
}

main .position-static-breadcrumb {
    padding: 0 !important;
    background-color: #fff !important;
    -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .75);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .75)
}

main .position-static-breadcrumb .ct-header-basic-submenu {
    padding-left: .65rem
}

main .position-static-breadcrumb .ct-header-basic-submenu nav.ct-menusub-basic {
    background-color: #fff !important;
    padding: 0;
    overflow: auto
}

main .position-static-breadcrumb .ct-header-basic-submenu nav.ct-menusub-basic ul.ct-menusub-basic-header {
    padding: 0
}

main .position-static-breadcrumb .ct-header-basic-submenu nav.ct-menusub-basic ul.ct-menusub-basic-header li.nav-item a {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: 14px;
    line-height: 21px
}

main .position-static-breadcrumb .ct-header-basic-submenu nav.ct-menusub-basic ul.ct-menusub-basic-header li.nav-item.active a {
    -moz-box-shadow: inset 0 -4px 0 #006f2f;
    box-shadow: inset 0 -4px 0 #006f2f
}

main nav.ct_breadcrumb-a {
    padding-right: 0;
    padding-left: 0;
    overflow: auto
}

main nav.ct_breadcrumb-a ol.breadcrumb {
    background: #fff;
    margin-bottom: 0;
    padding: .75rem 0
}

main nav.ct_breadcrumb-a ol.breadcrumb li.breadcrumb-item {
    font-size: 14px
}

main nav.ct_breadcrumb-b {
    padding: 0 10px;
    overflow: auto
}

main nav.ct_breadcrumb-b ol.breadcrumb {
    background: #fff;
    margin-bottom: 0;
    padding: .75rem 0
}

main .ct-product-list #product-view .product-list .card .card-subtitle,
main .ct-product-list #product-view .product-list .card .card-text p {
    margin-bottom: 5px
}

main nav.ct_breadcrumb-b ol.breadcrumb li.breadcrumb-item {
    font-size: 14px;
    line-height: 14px
}

main nav.ct_breadcrumb-b ol.breadcrumb li.breadcrumb-item i {
    font-size: 11px;
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px)
}

main .ct-product-list #product-view .product-list .card {
    border-color: rgba(0, 111, 47, .25);
    padding: .2rem 5px 5px;
    -moz-border-radius: 0;
    border-radius: 0
}

main .ct-product-list #product-view .product-list .card a {
    height: 100%
}

main .ct-product-list #product-view .product-list .card .card-body {
    padding: .2rem 5px 5px;
    height: 100%
}

main .ct-product-list #product-view .product-list .card .card-title a {
    font-weight: 700
}

main .ct-product-list #product-view .product-list .card .card-subtitle a {
    font-weight: 700
}

main .ct-product-list #product-view .product-list .card .card-text p span {
    font-size: 13px;
    line-height: 21px;
    font-weight: 700
}

main .ct-product-list #product-view .product-list .card .card-text p span.capacityrangehp,
main .ct-product-list #product-view .product-list .card .card-text p span.compressortype {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500
}

main .ct-product-list #product-view .product-list .card .card-footer a.btn {
    background: 0 0 !important;
    border: 1px solid #006f2f !important;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #006f2f !important;
    font-weight: 700;
    position: relative;
    padding: .375rem 2.15rem .375rem 1.25rem
}

main .ct-product-list #product-view .product-list .card .card-footer a.btn:active,
main .ct-product-list #product-view .product-list .card .card-footer a.btn:focus,
main .ct-product-list #product-view .product-list .card .card-footer a.btn:hover {
    background: #006f2f !important;
    color: #fff !important;
    border: 1px solid #134392;
    -moz-box-shadow: 0 0 0 0 rgba(0, 111, 47, 0) !important;
    box-shadow: 0 0 0 0 rgba(0, 111, 47, 0) !important
}

main .ct-product-list #product-view .product-list .card .card-footer a.btn:active:after,
main .ct-product-list #product-view .product-list .card .card-footer a.btn:focus:after,
main .ct-product-list #product-view .product-list .card .card-footer a.btn:hover:after {
    color: #fff
}

main .ct-product-list #product-view .product-list .card .card-footer a.btn:after {
    content: "chevron_right";
    width: 25px;
    height: 25px;
    background: 0 0;
    color: #006f2f;
    position: absolute;
    top: -moz-calc(50% - 12.5px);
    top: calc(50% - 12.5px);
    right: 7px;
    font-family: 'Material Icons';
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    -moz-transition-duration: .15s, .15s, .15s, .15s;
    -o-transition-duration: .15s, .15s, .15s, .15s;
    transition-duration: .15s, .15s, .15s, .15s
}

main .ct-product-list .form-inline label {
    color: #999
}

main .ct-product-list .form-inline #btn-gridview,
main .ct-product-list .form-inline #btn-listview,
main .ct-product-list .form-inline select {
    -moz-border-radius: 0;
    border-radius: 0
}

main .ct-product-list .form-inline #btn-gridview:focus,
main .ct-product-list .form-inline #btn-listview:focus {
    -moz-box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 111, 47, .5)
}

main .ct-product-list #accordion-filter button {
    font-size: 1rem;
    line-height: 2rem
}

main .ct-product-list #accordion-filter .card {
    border-color: rgba(0, 111, 47, .25);
    -moz-border-radius: 0;
    border-radius: 0
}

main .ct-product-list #accordion-filter .card #tab-heading,
main .ct-product-list #accordion-filter .card #tab-heading button span {
    color: #999;
    font-weight: 500
}

main .ct-product-list #accordion-filter .card .border-top div.py-2:first-of-type {
    font-weight: 700;
    color: #006f2f;
    font-size: 16px;
    padding-top: 15px !important;
    padding-bottom: 0 !important
}

main .ct-product-list #accordion-filter .card .border-top ul.list-group li.list-group-item div.form-check label {
    color: #000;
    font-weight: 500
}

main .zoom-wrapper {
    -moz-box-shadow: 0 0 4px 2px #bcbcbc inset;
    box-shadow: 0 0 4px 2px #bcbcbc inset;
    padding: 20px !important;
    margin-bottom: 20px
}

main .ct-tabs-desktop ul#tabList {
    border-bottom: 1px solid #006f2f;
    margin-bottom: 20px
}

main .ct-tabs-desktop ul#tabList li.nav-item a.nav-link {
    color: #006f2f;
    font-weight: 600;
    font-size: 12px;
    padding: 15px;
    -moz-border-radius: 0;
    border-radius: 0
}

main .ct-tabs-desktop ul#tabList li.nav-item a.nav-link.active {
    color: #006f2f;
    border-color: #d2d2d2 #d2d2d2 #006f2f !important;
    border-bottom: 2px solid #006f2f;
    background: -moz-linear-gradient(left, #fff 4.5px, transparent 1%) center, -moz-linear-gradient(#fff 4.5px, transparent 1%) center, #d2d2d2;
    background: -o-linear-gradient(left, #fff 4.5px, transparent 1%) center, -o-linear-gradient(#fff 4.5px, transparent 1%) center, #d2d2d2;
    background: linear-gradient(90deg, #fff 4.5px, transparent 1%) center, linear-gradient(#fff 4.5px, transparent 1%) center, #d2d2d2;
    -moz-background-size: 5px 5px;
    -o-background-size: 5px 5px;
    background-size: 5px 5px
}

main .ct-tabs-desktop ul#tabList li.nav-item a.nav-link.active:after {
    content: "";
    border-top: 12px solid #006f2f;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 0;
    position: absolute;
    left: -moz-calc(50% - 10px);
    left: calc(50% - 10px);
    z-index: 999;
    bottom: -10px
}

main .ct-tabs-desktop .tab-content ul {
    list-style: none
}

main .ct-tabs-desktop .tab-content ul li {
    font-size: 16px;
    line-height: 22px
}

main .ct-tabs-desktop .tab-content ul li:before {
    content: "\2022";
    color: #009DDB;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

main .ct-accordion-basic .card {
    border-color: rgba(0, 111, 47, .25);
    -moz-border-radius: 0;
    border-radius: 0
}

main .ct-accordion-basic .card .card-header {
    background: #006f2f !important;
    -moz-border-radius: 0;
    border-radius: 0
}

main .ct-accordion-basic .card .card-header button {
    line-height: 32px
}

main .ct-accordion-basic .card .card-header button span {
    color: #fff;
    font-weight: 700
}

main .ct-accordion-basic .card .card-header button:after {
    color: #fff
}

main .ct-accordion-basic .card .card-body ul {
    list-style: none;
    padding-left: 0
}

main .ct-accordion-basic .card .card-body ul li:before {
    content: ""
}

main .ct-accordion-group {
    padding-bottom: 50px
}

main .ct-accordion-group .card {
    border-color: rgba(0, 111, 47, .25);
    -moz-border-radius: 0;
    border-radius: 0
}

main .ct-accordion-group .card .card-header {
    background: #006f2f !important;
    -moz-border-radius: 0;
    border-radius: 0
}

main .ct-accordion-group .card .card-header button {
    line-height: 32px;
    background: #006f2f !important
}

main .ct-accordion-group .card .card-header button span {
    color: #fff;
    font-weight: 700
}

main .ct-accordion-group .card .card-header button:after {
    color: #fff
}

main .datatable {
    padding-bottom: 25px
}

main .datatable table.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 111, 47, .05)
}

#find-documents .card {
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 25px
}

#find-documents .card select {
    -moz-border-radius: 0;
    border-radius: 0
}

.cookie-message {
    z-index: 100
}

.cookie-message .consent-text .truste-messageColumn,
.cookie-message .truste-buttonsColumn .truste-cookie-link,
.cookie-message .truste-buttonsColumn button {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}

@media (max-width:991.98px) {
    footer.ct-footer-power-basic ul.ct-menusub-basic-header {
        padding-left: 0
    }
}

@media (max-width:767.98px) {
    .ct-brand-logo-link div {
        display: none !important
    }
    .carousel-item-image-holder .hero-title .h1,
    .carousel-item-image-holder .hero-title h1,
    .ct-hero-img .hero-title .h1,
    .ct-hero-img .hero-title h1 {
        font-size: 1.75rem !important;
        text-align: center
    }
    .ct-card-collection-w2-basic .col-md-6 {
        margin-bottom: 1rem;
        display: block
    }
    footer.ct-footer-power-basic div[class^=col-] {
        padding: 0
    }
    footer.ct-footer-power-basic ul.ct-menusub-basic-header {
        padding-left: 1.5rem
    }
    header img.ct-brand-logo {
        margin: 1.5rem 0
    }
    .btn-group {
        background-color: #006f2f;
        -moz-border-radius: .3rem;
        border-radius: .3rem
    }
    .btn-group button.btn.navbar-toggler {
        border-color: #fff !important;
        padding: .5rem
    }
    .btn-group button.btn.navbar-toggler i {
        color: #fff !important
    }
    .btn-group button.btn.navbar-toggler small {
        display: none
    }
    .ct-social-header,
    .ct-social-media-lists {
        padding-left: 20px
    }
}

@media (max-width:575.98px) {
    .ct-hero-carousel-a .hero-title h1 {
        font-size: 1.3rem !important;
        text-align: center
    }
    #hvacandrefrigerationcompressors img.cld-responsive {
        max-width: 80%;
        height: auto !important
    }
}

@media (max-width:425px) {
    .carousel-item-image-holder .hero-title .h1,
    .carousel-item-image-holder .hero-title h1 {
        font-size: 1.5rem !important;
        text-align: center
    }
    #product-document-1 .card .card-body .float-right {
        float: left !important
    }
    .ct-hero-img .hero-title .h1,
    .ct-hero-img .hero-title h1 {
        font-size: 1.75rem !important;
        text-align: center
    }
    .carousel-control-next,
    .carousel-control-prev {
        width: 22%;
        opacity: .8
    }
}

@media (min-width:1999.98px) {
    .ct-1blks-w100-basic .background-wrapper img,
    .ct-hero-img .hero-img img {
        max-width: 2000px
    }
}

@media (min-width:992px) {
    .ct-hero-carousel-b .carousel-inner {
        height: 500px !important;
        max-width: 1440px !important;
        margin: auto
    }
}

.ct-hero-carousel-b .img-con {
    height: auto !important;
    overflow: hidden
}

header .ct-header-basic .ct-header-basic-secondary nav #navbarNavDropdown2 ul.navbar-nav li.nav-item {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
    line-height: 14px
}

header .ct-header-basic .ct-header-basic-secondary nav #navbarNavDropdown2 ul.navbar-nav li.nav-item a.btn {
    font-size: 16px;
    font-family: sourcesansproregular, Helvetica, Arial, sans-serif;
    font-weight: 400;
    padding: 0;
    color: rgba(0, 0, 0, .65);
    line-height: 23px
}

header .ct-header-basic .ct-header-basic-secondary nav #navbarNavDropdown2 ul.navbar-nav li.nav-item a.btn:after {
    position: absolute;
    color: gray;
    height: 10px;
    line-height: 5px;
    width: 1px;
    content: "";
    background: #ccc;
    right: 0;
    top: 7px
}

header .ct-header-basic .ct-header-basic-secondary nav #navbarNavDropdown2 ul.navbar-nav li.nav-item:last-child a.btn:after {
    width: 0
}

.card {
    border: none
}

.ct-card-collection-w3-01 .card div.text-center {
    padding: 0 !important
}