﻿@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Arial;
    src: url(fonts/ArialMT.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Century Gothic';
    src: url(fonts/CenturyGothic.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Arial;
    src: url(fonts/Arial-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Arial;
    src: url(fonts/Arial-BoldMT.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

html {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

body {
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    color: #282828;
    font-size: 14px;
    line-height: 18px;
    -webkit-text-stroke: 1px transparent
}

#tSlides img, .slide {
    width: 100%;
    height: inherit !important;
     display: block;
    border: 0
}


footer,form,h1,h2,h3,h4,h5,h6,header,input,li,nav,ol,p,section,ul {
    list-style: none;
    margin: 0;
    padding: 0
}

footer,header,nav,section {
    display: block
}

table,table td {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}
.slick-track {   display: flex !important; align-items: stretch; }
.slick-slide {  height: inherit !important; }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.container {
    width: 100%;
    max-width: 99%;
    margin: 0 auto;
    position: relative
}

.container-medium, .container-webcast {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 20px
}
.container-webcast{
    max-width: 95%;
}

@media (min-width: 1200px) {
    .container-medium {
        padding:0 50px 20px
    }
}

@media (min-width: 1400px) {
    .container-medium {
        padding:0
    }
}
.panelbelow{
  max-width: 1550px;
}

.container-small {
    width: 100%;
    max-width: 990px;
    margin: 0 auto;
    position: relative
}

@media (min-width: 768px) {
    .container-small {
        padding:0 100px
    }
}

@media (min-width: 1200px) {
    .container-small {
        padding:0
    }
}

.flex {
    display: flex
}

video {
    width: 100%;
    height: auto
}

h1 {
    font-size: 50px;
    line-height: 60px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal
}

h1.light {
    font-family: Montserrat;
    font-weight: 300;
    font-style: normal
}

h1.medium {
    font-family: Montserrat;
    font-weight: 500;
    font-style: normal
}

h1.bold {
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal
}

h2 {
    font-size: 36px;
    line-height: 46px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal
}

h2.light {
    font-family: Montserrat;
    font-weight: 300;
    font-style: normal
}

h2.medium {
    font-family: Montserrat;
    font-weight: 500;
    font-style: normal
}

h2.bold {
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal
}

h3 {
    font-size: 30px;
    line-height: 38px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal
}

h3.light {
    font-family: Montserrat;
    font-weight: 300;
    font-style: normal
}

h3.medium {
    font-family: Montserrat;
    font-weight: 500;
    font-style: normal
}

h3.bold {
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal
}

h4 {
    font-size: 22px;
    line-height: 30px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal
}

h4.light {
    font-family: Montserrat;
    font-weight: 300;
    font-style: normal
}

h4.medium {
    font-family: Montserrat;
    font-weight: 500;
    font-style: normal
}

h4.bold {
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal
}

h5 {
    font-size: 16px;
    line-height: 24px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal
}

h5.light {
    font-family: Montserrat;
    font-weight: 300;
    font-style: normal
}

h5.medium {
    font-family: Montserrat;
    font-weight: 500;
    font-style: normal
}

h5.bold {
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal
}

h6 {
    font-size: 14px;
    line-height: 20px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal
}

h6.light {
    font-family: Montserrat;
    font-weight: 300;
    font-style: normal
}

h6.medium {
    font-family: Montserrat;
    font-weight: 500;
    font-style: normal
}

h6.bold {
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal
}

.buttons {
    flex-direction: column
}

@media (min-width: 500px) {
    .buttons {
        flex-direction:row
    }
}

@media (min-width: 768px) {
    .buttons {
        flex-direction:column
    }
}

@media (min-width: 1050px) {
    .buttons {
        flex-direction:row
    }
}

.buttons.stacked {
    flex-direction: column
}

.buttons.stacked .btn {
    width: 100%;
    margin-bottom: 20px
}

.btn {
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 500;
    font-style: normal;
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.16);
    text-transform: uppercase;
    padding: 15px 83px 15px 30px;
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 0 20px;
    border-radius: 100px;
    width: 100%
}

@media (min-width: 500px) {
    .btn {
        max-width:272px;
        margin: 0 23px 0 0
    }
}

@media (min-width: 768px) {
    .btn {
        margin-bottom:20px
    }
}

@media (min-width: 1050px) {
    .btn {
        max-width:272px;
        margin: 0 23px 0 0
    }
}

.btn:after {
    content: "";
    background-image: url(images/svg/right-arrow.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
    position: absolute;
    right: 31px;
    width: 26px;
    height: 26px;
    -webkit-animation: linear;
    -webkit-animation-duration: .6s
}

.btn:nth-child(2) {
    margin-right: 0
}

.btn.reload:after {
    width: 26px;
    height: 26px;
    background-image: url(images/svg/rotate.svg);
    background-size: 18px auto;
    transition: ease all .4s
}

.btn.reload:hover:after {
    right: 31px;
    transform: rotate(100deg);
    -webkit-animation-name: none
}

@-webkit-keyframes buttonAnimate {
    0% {
        right: 31px
    }

    50% {
        right: 25px
    }

    100% {
        right: 31px
    }
}

.btn.full {
    width: 100%;
    margin: 0
}

.btn:hover {
    cursor: pointer;
    box-shadow: 0 8px 12px 0 rgba(0,0,0,.16)
}

.btn:hover:after {
    -webkit-animation-name: buttonAnimate
}

.btn.grad-vert {
    background: #009677;
  background: linear-gradient(90deg,#009677 0,#50b848 100%);
  color: #fff
}

.btn.grad-hor {
    background: #009677;
    background: linear-gradient(180deg,#009677 0,#50b848 100%);
    color: #fff
}

button,input,input[type=button],input[type=submit],input[type=text],textarea {
    -webkit-appearance: none;
    border-radius: 0;
    outline: 0
}

textarea {
    resize: none;
    overflow: auto
}

button {
    box-shadow: 0;
    border: none
}

input:focus,textarea:focus {
    outline: 0
}

form .form-row {
    padding: 40px 0 0
}

form h4 {
    padding-bottom: 0!important
}

form input {
    margin: 0;
    padding: 0;
    border: none;
    background: 0 0;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #747474;
    border-bottom: 1px solid #d8d8d8;
    width: 100%;
    padding: 0 0 16px
}

form input:-webkit-input-placeholder {
    color: #747474
}

form input::-moz-placeholder {
    color: #747474
}

form input:-ms-input-placeholder {
    color: #747474
}

form input:-moz-placeholder {
    color: #747474
}

form button {
    border: none;
    box-shadow: 0
}

header .nav-primary {
    height: 40px;
    background-repeat: repeat-x;
    background-color: #53B848;
    background-position: center;
    background-size: auto 800px
}

header .nav-secondary {
    box-shadow: 3px 5px 16px 0 rgba(0,0,0,.15);
    height: 40px;
    position: relative;
    z-index: 9
}

header .nav-secondary .container {
    height: 40px
}

header .web-logo {
    width: 70px;
    height: 86px;
    background: #009677;
    background: linear-gradient(45deg,#009677 0,#53B848 100%);
    box-shadow: 0 5px 16px 0 rgba(0,0,0,.15);
    justify-content: center;
    align-items: flex-end;
    padding: 0 10px 10px;
    margin: 0 16px
}

@media (min-width: 1400px) {
    header .web-logo {
        width:75px;
        padding: 0 14px 16px;
        margin: 0;
        height: 86px
    }
}

main.site-main {
  background-image: url(images/Two-Pot-Webcast-Background.jpg);
    padding: 90px 16px 0;
    position: relative;
    float: left;
    width: 100%
}

@media (min-width: 768px) {
    main.site-main {
        padding-bottom:40px
    }
}

@media (min-width: 1400px) {
    main.site-main {
      padding:100px 45px;
    }
}

main.site-main.tabbed-pane {
    padding: 100px 16px 0
}

@media (min-width: 768px) {
    main.site-main.tabbed-pane {
        padding:100px 45px
    }
}

main.site-main .simplebar-scrollbar {
    background: #009677!important;
    border-radius: 100px
}

main.site-main .simplebar-scrollbar:before {
    background: #009677!important
}

main.site-main .text-panel {
    position: relative;
    background-color: #FFFFFF;
}

main.site-main .text-panel.scroller:before {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 120px;
    background: #fff;
    background: -webkit-linear-gradient(bottom,#fff 0,#fff 70%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(bottom,#fff 0,#fff 70%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to top,#fff 0,#fff 70%,rgba(255,255,255,0) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    left: 0;
    content: "";
    z-index: 998;
    transition: ease all .34s
}

main.site-main .text-panel.scroller:after {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 120px;
    background-image: url(images/scroll_down.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    left: 0;
    content: "";
    z-index: 999;
    transition: ease all .3s
}

main.site-main .text-panel.scroller:hover:after {
    height: 105px
}

main.site-main .text-panel.scroller.hide-scroller:after {
    opacity: 0
}

main.site-main .text-panel.scroller.hide-scroller:before {
    opacity: 0
}

main.site-main .text-panel h4 {
    padding-bottom: 22px
}

@media (max-width: 768px) {
    main.site-main .text-panel h4 {
        font-size:21px
    }
}

main.site-main .text-panel h5 {
    padding-bottom: 10px
}

main.site-main .text-panel h6 {
    padding-bottom: 16px
}

main.site-main .text-panel p {
    padding-bottom: 16px;
    line-height: 22px
}

@media (max-width: 768px) {
    main.site-main .text-panel p {
        font-size:14px!important
    }
}

main.site-main .text-panel p.uppercase {
    text-transform: uppercase
}

main.site-main .text-panel .panel-inner {
    padding-bottom: 70px
}

main.site-main .text-panel .form-panel, blurb-panel {
    padding-bottom: 70px;
}

 .form-panel, .blurb-panel, .panel-inner {
    background-color: #FFFFFF;
}


.columns {
    display: flex;
    flex-wrap: wrap
}

.columns .column {
    width: 100%;
/*    box-shadow: 0 5px 16px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 16px 0 rgba(0,0,0,.25); */
    padding: 20px;
    margin: 0 0 20px;
        margin-top:25px !important;
    margin-bottom:25px !important;

}

@media (min-width: 768px) {
    .columns .column {
        padding:50px 40px
    }
}

@media (min-width: 992px) {
    .columns .column {
        margin:0
    }
}

@media (min-width: 992px) {
    .columns .column.col-2 {
        max-width:calc(16% - 15px);
        margin: 0 15px 0 0
    }
}

@media (min-width: 992px) {
    .columns .column.col-3 {
        max-width:calc(25% - 15px);
        margin: 0 15px 0 0
    }
}


@media (min-width: 992px) {
    .columns .column.col-5  {
        max-width:calc(40% - 15px);
        margin: 0 15px 0 0
    }


}

@media (min-width: 992px) {
    .columns .column.col-4 {
        max-width:calc(29.333% - 15px);
        margin: 0 15px 0 15px
    }

    .column.col-4.tab-panel .tabs ul li a {
    font-size: 14px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    color: #50b848;
    padding: 0 20%
}

.column.col-4.tab-panel .tabs ul li a:first-child {
    padding: 0 20px 0 0
}


}

@media (min-width: 768px) {
    .columns .column.col-6 {
        max-width:calc(50% - 15px);
        margin: 0 15px 0 0;
        min-height: 615px
    }
}

@media (min-width: 768px) and (min-width:1056px) {
    .columns .column.col-6 {
        min-height:0
    }
}


@media (min-width: 768px) {
    .columns .column.col-6:nth-child(2n) {
        margin:0 0 0 15px
    }
}

@media (min-width: 992px) {

    .columns .column.col-8 {
        max-width:calc(65% - 15px);
        margin: 0 0 0 15px
    }

.video-panel {
    padding: 15!important;
    background-color: #FFFFFF;
}

.video-panel .video {
    width: 95%
}

.video-panel .panel-inner {
    padding: 48px 25px 90px
}

}

@media (min-width: 992px) {
    .columns .column.col-9 {
        max-width:calc(74% - 15px);
        margin: 0 0 0 15px
    }
}


@media (min-width: 992px) {
    .columns .column.col-10 {
        max-width:calc(82% - 15px);
        margin: 0 0 0 15px
    }
}

main.site-main .text-panel .panel-inner {
    padding-bottom: 0
}

main.site-main .text-panel h3 {
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    padding-bottom: 10px;
}

.tabbed-content H3 {
    margin-bottom: 15px !important;
}

main.site-main .text-panel p {
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding-bottom: 30px
}

main.site-main .text-panel p:first-of-type {
    padding-bottom: 10px
}

main.site-main .text-panel .refresh-counter {
    align-items: center;
    padding-bottom: 31px
}

main.site-main .text-panel .refresh-counter span {
    background: #009677;
    background: linear-gradient(90deg,#009677 0,#50b848 100%);
    width: 45px;
    height: 45px;
    font-size: 16px;
    line-height: 56px;
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 20px
}

.video-panel {
    padding: 0!important;
    background-color: #FFFFFF;
}

.video-panel .video {
    width: 100%
}

.video-panel .panel-inner {
    padding: 22px 25px 90px
}

.video-panel .panel-inner.marker-panel {
    padding-bottom: 40px
}

.video-panel .video-markers-main {
    padding: 20px 0 0
}

.video-panel .video-markers-main .marker {
    padding: 10px;
    margin-right: 30px;
    flex-direction: column
}

@media (min-width: 500px) {
    .video-panel .video-markers-main .marker {
        flex-direction:row
    }
}

@media (min-width: 992px) {
    .video-panel .video-markers-main .marker {
        flex-direction:row
    }
}

.marker:hover{
  background-color: #F7F7F7;
}

.video-panel .video-markers-main .marker:nth-child(odd) {
    background: #f1f2f2
}

.video-panel .video-markers-main .marker-time {
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    color: #282828;
    width: 100%;
    max-width: 60px;
    display: flex;
    align-items: center;
    margin-bottom: 7px
}

@media (min-width: 768px) {
    .video-panel .video-markers-main .marker-time {
        margin-bottom:0;
    }
}

.video-panel .video-markers-main .marker-desc {
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    color: #282828;
    max-width: 165px
}






.column.tab-panel {
    padding: 0;
}

@media (max-width: 768px) {
    .column.tab-panel {
        box-shadow:none
    }
}

.column.tab-panel .tabs ul {
    position: relative;
    padding: 20px 20px 20px 20px;
    display: flex
}

@media (min-width: 992px) {
    .column.tab-panel .tabs ul {
		position:absolute;
        top: -40px;
        padding: 0;

    }
}

.column.tab-panel .tabs ul li a {
    font-size: 17px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    color: #50b848;
    padding: 0 15px
}

.column.tab-panel .tabs ul li a:first-child {
    padding: 0 50px 0 0
}

.column.tab-panel .tabs ul li a.active {
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal;
    color: #282828
}

.column.tab-panel .tabs ul li a:hover {
    cursor: pointer
}
.tab-slider{
 height: inherit !important;
}

.column.tab-panel .tab-slider {
/*    max-height: 400px */
}

.column.tab-panel .slick-arrow {
    width: 45px;
    height: 45px;
    position: absolute;
    background-color: rgba(51,51,51,.25);
    border-radius: 100%;
    text-indent: -99999px;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    color: transparent;
    top: 50%
}

.column.tab-panel .slick-arrow:hover {
      border: 2px solid #009677;
    cursor: pointer
}

.column.tab-panel .slick-arrow:before {
    content: "";
    width: 7px;
    height: 7px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff
}

.column.tab-panel .slick-arrow.slick-prev {
    left: 20px;
    transform: rotate(45deg)
}

.column.tab-panel .slick-arrow.slick-next {
    right: 20px;
    transform: rotate(-135deg)
}


.switchSize {
    position: absolute;
    border-radius: 10%;
     z-index: 9;
    display: flex;
    justify-content: center;
    color: transparent;
}
.switchPanel{
top: -6px;
opacity: 0.6;
}

.switchVidp{ left: 0; top: -40; display:none;opacity: 0.3;}

.switchSize:hover{
      border: 2px solid #009677;
      opacity: 1;
    cursor: pointer
}







.column.tab-panel .item-content h4 {
    padding-bottom: 20px
}

.column.tab-panel .item-content h5 {
    margin-top: 10px;
    margin-bottom: 10px;
}


 .item-content h5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.column.tab-panel .tabbed-content .tabs {
    display: none
}

@media (min-width: 768px) {
    .column.tab-panel .tabbed-content .tabs {
        display:block
    }
}

.column.tab-panel .tabbed-content .item {
    min-height: 2em;
    position: relative
}

@media (min-width: 768px) {
    .column.tab-panel .tabbed-content .item {
        min-height:0
    }
}

.column.tab-panel .tabbed-content .item::before {
    content: attr(data-title);
    display: block;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 500;
    font-style: normal;
    padding: 22px 12px
}

@media (min-width: 768px) {
    .column.tab-panel .tabbed-content .item::before {
        display:none
    }
}

.column.tab-panel .tabbed-content .item:after {
    content: "";
    width: 7px;
    height: 7px;
    border-bottom: 2px solid #282828;
    border-left: 2px solid #282828;
    transform: rotate(-45deg);
    transition: ease all .3s;
    position: absolute;
    right: 32px;
    top: 27px
}

@media (min-width: 768px) {
    .column.tab-panel .tabbed-content .item:after {
        display:none
    }
}

.column.tab-panel .tabbed-content .item .item-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

@media (max-width: 768px) {
    .column.tab-panel .tabbed-content .item.active {
        box-shadow:4px 16px 20px 0 rgba(0,0,0,.06);
        margin-bottom: 32px
    }
}

.column.tab-panel .tabbed-content .item.active:after {
    transform: rotate(135deg)
}

.column.tab-panel .tabbed-content .item.active .item-content {
    opacity: 1;
    visibility: visible;
    height: auto
}

.column.tab-panel .tabbed-content .item.active .item-content.padded {
    padding: 40px 12px!important
}

@media (min-width: 768px) {
    .column.tab-panel .tabbed-content .item.active .item-content.padded {
        padding:40px 30px!important
    }
}

.concertina .accordionItem.open {
    box-shadow: 4px 16px 20px 0 rgba(0,0,0,.06)
}

.concertina .accordionItem.open h5:before {
    transform: rotate(135deg)
}

.concertina .accordionItem.close .accordionItemContent {
    opacity: 0;
    height: 0;
    overflow: hidden;
    padding: 0
}

.concertina .accordionItem {
    position: relative
}

.concertina .accordionItem:hover {
    cursor: pointer
}

.concertina .accordionItem h5 {
    position: relative;
    align-items: center;
    padding: 22px 47px 22px 32px
}

.concertina .accordionItem h5:before {
    content: "";
    width: 7px;
    height: 7px;
    border-bottom: 2px solid #282828;
    border-left: 2px solid #282828;
    transform: rotate(-45deg);
    transition: ease all .3s;
    position: absolute;
    right: 32px
}

.concertina .accordionItem .accordionItemContent {
    padding: 0 48px 20px 32px
}

@media (max-width: 768px) {
    footer .container-small {
        padding:0 36px 0 108px;
        flex-direction: column
    }
}

footer .footer-top {
    padding: 25px 0;
}

footer .footer-top .container-small {
    align-items: center
}

@media (min-width: 768px) {
    footer .footer-top .container-small {
        align-items:flex-start
    }
}

@media (min-width: 992px) {
    footer .footer-top .container-small {
        align-items:center
    }
}

footer .copyright {
    font-size: 12px;
    line-height: 16px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    color: #747474;
    align-items: center;
    position: relative;
    padding: 0 0 10px
}

@media (min-width: 768px) {
    footer .copyright {
        padding:0 32px 0 0;
        margin: 0 13px 0 0
    }
}

@media (min-width: 768px) {
    footer .copyright:after {
        content:"";
        height: 14px;
        width: 1px;
        background: #747474;
        position: absolute;
        right: 0;
        top: 0
    }
}

footer .copyright span {
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal
}

footer li a {
    font-size: 14px;
    line-height: 18px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    color: #747474;
    text-decoration: none;
    padding: 0 16px
}

footer .footer-bottom {
    background: #53B848;
}

footer .site-footer-logo {
  box-shadow: 0 5px 16px 0 rgba(0,0,0,.25);

    background: #009677;
    background: linear-gradient(180deg,#009677 0,#50b848 100%);
    width: 60px;
    padding: 28px 18px;
    align-items: flex-start;
    justify-content: center;
    position: absolute;
    height: calc(100% + 68px);
    bottom: 0;
    margin: 0 16px 0
}

@media (min-width: 1400px) {
    footer .site-footer-logo {
        width:75px;
        margin: 0
    }
}

footer .site-footer-logo img {
    max-width: 18px
}

footer .footer-desc {
    color: #fff;
    padding: 49px 0 50px 0;
    max-width: 282px
}

@media (min-width: 768px) {
    footer .footer-desc {
        padding:49px 0 178px 0
    }
}

footer .footer-desc h4 {
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 500;
    font-style: normal;
    padding-bottom: 12px
}

.selectric-wrapper {
    position: relative;
    cursor: pointer
}

.selectric-responsive {
    width: 100%
}

.selectric {
    border-radius: 0;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #d8d8d8
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #747474;
    padding: 0 0 16px
}

.selectric .button {
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    text-indent: -9999px;
    width: 12px;
    height: 8px;
    align-items: center;
    justify-content: center
}

.selectric .button:after {
    width: 7px;
    height: 7px;
    border-left: 2px solid #282828;
    border-bottom: 2px solid #282828;
    content: "";
    transform: rotate(-45deg)
}

.selectric-focus .selectric {
    border-color: #aaa
}

.selectric-hover .selectric {
    border-color: #c4c4c4
}

.selectric-hover .selectric .button {
    color: #a2a2a2
}

.selectric-hover .selectric .button:after {
    border-top-color: #a2a2a2
}

.selectric-open {
    z-index: 9999
}

.selectric-open .selectric {
    border-color: #c4c4c4
}

.selectric-open .selectric-items {
    display: block
}

.selectric-disabled {
    opacity: .5;
    cursor: default;
    user-select: none
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.selectric-hide-select select {
    position: absolute;
    left: -100%
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0
}

.selectric-input {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    margin: 0!important;
    padding: 0!important;
    width: 1px!important;
    height: 1px!important;
    outline: 0!important;
    border: none!important;
    background: 0 0!important
}

.selectric-temp-show {
    position: absolute!important;
    visibility: hidden!important;
    display: block!important
}

.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #f8f8f8;
    border: 1px solid #c4c4c4;
    z-index: -1;
    box-shadow: 0 0 10px -6px
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%
}

.selectric-items li,.selectric-items ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px
}

.selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer
}

.selectric-items li.selected {
    background: #e0e0e0;
    color: #444
}

.selectric-items li.highlighted {
    background: #d0d0d0;
    color: #444
}

.selectric-items li:hover {
    background: #d5d5d5;
    color: #444
}

.selectric-items .disabled {
    opacity: .5;
    cursor: default!important;
    background: 0 0!important;
    color: #666!important;
    user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: 700;
    padding-left: 10px;
    cursor: default;
    user-select: none;
    background: 0 0;
    color: #444
}

.selectric-items .selectric-group.disabled li {
    opacity: 1
}

.selectric-items .selectric-group li {
    padding-left: 25px
}

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto!important;
    height: auto!important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit!important;
    box-sizing: inherit!important;
    resize: none!important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box!important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    overflow: auto;
    max-width: 100%;
    max-height: 100%
}

.simplebar-content:after,.simplebar-content:before {
    content: ' ';
    display: table
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit!important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 7px;
    min-height: 10px
}

.simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: #000;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity .2s linear
}

.simplebar-track .simplebar-scrollbar.simplebar-visible:before {
    opacity: .5;
    transition: opacity 0s linear
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

/*# sourceMappingURL=maps/main.css.map */
.blue {
    border: 2px solid blue;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none !important;
}

.cntdwntmr {
    font-size:
}

        border: 4px solid red;        border: 4px solid blue;      border: 2px solid grey;