/*

COLOURS...

BRAND       ORANGE          #ed8f3e     rgba(237,143,62,1);
HIGHLIGHT   GREEN           #58af47     rgba(88,175,71,1);
LIGHT       LIGHT GREY      #e6e8e5     rgba(230,232,229,1);
DARK        DARK GREY       #2c3e3d     rgba(44,62,61,1);
WHITE       WHITE           #ffffff     rgba(255,255,255,1);
BLACK       BLACK           #000000     rgba(0,0,0,1);

FONTS...

font-family: 'Caros Soft', sans-serif;

*/

/*------------------------------
FONTS
------------------------------*/

/*-- Thin (100) --*/

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftThin.eot');
    src: url('../fonts/CarosSoftThin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftThin.woff2') format('woff2'),
        url('../fonts/CarosSoftThin.woff') format('woff'),
        url('../fonts/CarosSoftThin.ttf') format('truetype'),
        url('../fonts/CarosSoftThin.svg#CarosSoftThin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftThin-Italic.eot');
    src: url('../fonts/CarosSoftThin-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftThin-Italic.woff2') format('woff2'),
        url('../fonts/CarosSoftThin-Italic.woff') format('woff'),
        url('../fonts/CarosSoftThin-Italic.ttf') format('truetype'),
        url('../fonts/CarosSoftThin-Italic.svg#CarosSoftThin-Italic') format('svg');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

/*-- Extra Light (200) --*/

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftExtraLight.eot');
    src: url('../fonts/CarosSoftExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftExtraLight.woff2') format('woff2'),
        url('../fonts/CarosSoftExtraLight.woff') format('woff'),
        url('../fonts/CarosSoftExtraLight.ttf') format('truetype'),
        url('../fonts/CarosSoftExtraLight.svg#CarosSoftExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftExtraLight-Italic.eot');
    src: url('../fonts/CarosSoftExtraLight-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftExtraLight-Italic.woff2') format('woff2'),
        url('../fonts/CarosSoftExtraLight-Italic.woff') format('woff'),
        url('../fonts/CarosSoftExtraLight-Italic.ttf') format('truetype'),
        url('../fonts/CarosSoftExtraLight-Italic.svg#CarosSoftExtraLight-Italic') format('svg');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

/*-- Light (300) --*/

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftLight.eot');
    src: url('../fonts/CarosSoftLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftLight.woff2') format('woff2'),
        url('../fonts/CarosSoftLight.woff') format('woff'),
        url('../fonts/CarosSoftLight.ttf') format('truetype'),
        url('../fonts/CarosSoftLight.svg#CarosSoftLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftLight-Italic.eot');
    src: url('../fonts/CarosSoftLight-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftLight-Italic.woff2') format('woff2'),
        url('../fonts/CarosSoftLight-Italic.woff') format('woff'),
        url('../fonts/CarosSoftLight-Italic.ttf') format('truetype'),
        url('../fonts/CarosSoftLight-Italic.svg#CarosSoftLight-Italic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/*-- Regular (400) --*/

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoft.eot');
    src: url('../fonts/CarosSoft.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoft.woff2') format('woff2'),
        url('../fonts/CarosSoft.woff') format('woff'),
        url('../fonts/CarosSoft.ttf') format('truetype'),
        url('../fonts/CarosSoft.svg#CarosSoft') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoft-Italic.eot');
    src: url('../fonts/CarosSoft-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoft-Italic.woff2') format('woff2'),
        url('../fonts/CarosSoft-Italic.woff') format('woff'),
        url('../fonts/CarosSoft-Italic.ttf') format('truetype'),
        url('../fonts/CarosSoft-Italic.svg#CarosSoft-Italic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/*-- Medium (500) --*/

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftMedium.eot');
    src: url('../fonts/CarosSoftMedium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftMedium.woff2') format('woff2'),
        url('../fonts/CarosSoftMedium.woff') format('woff'),
        url('../fonts/CarosSoftMedium.ttf') format('truetype'),
        url('../fonts/CarosSoftMedium.svg#CarosSoftMedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftMedium-Italic.eot');
    src: url('../fonts/CarosSoftMedium-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftMedium-Italic.woff2') format('woff2'),
        url('../fonts/CarosSoftMedium-Italic.woff') format('woff'),
        url('../fonts/CarosSoftMedium-Italic.ttf') format('truetype'),
        url('../fonts/CarosSoftMedium-Italic.svg#CarosSoftMedium-Italic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/*-- Bold (600) --*/

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftBold.eot');
    src: url('../fonts/CarosSoftBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftBold.woff2') format('woff2'),
        url('../fonts/CarosSoftBold.woff') format('woff'),
        url('../fonts/CarosSoftBold.ttf') format('truetype'),
        url('../fonts/CarosSoftBold.svg#CarosSoftBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftBold-Italic.eot');
    src: url('../fonts/CarosSoftBold-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftBold-Italic.woff2') format('woff2'),
        url('../fonts/CarosSoftBold-Italic.woff') format('woff'),
        url('../fonts/CarosSoftBold-Italic.ttf') format('truetype'),
        url('../fonts/CarosSoftBold-Italic.svg#CarosSoftBold-Italic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/*-- Extra Bold (700) --*/

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftExtraBold.eot');
    src: url('../fonts/CarosSoftExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftExtraBold.woff2') format('woff2'),
        url('../fonts/CarosSoftExtraBold.woff') format('woff'),
        url('../fonts/CarosSoftExtraBold.ttf') format('truetype'),
        url('../fonts/CarosSoftExtraBold.svg#CarosSoftExtraBold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftExtraBold-Italic.eot');
    src: url('../fonts/CarosSoftExtraBold-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftExtraBold-Italic.woff2') format('woff2'),
        url('../fonts/CarosSoftExtraBold-Italic.woff') format('woff'),
        url('../fonts/CarosSoftExtraBold-Italic.ttf') format('truetype'),
        url('../fonts/CarosSoftExtraBold-Italic.svg#CarosSoftExtraBold-Italic') format('svg');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/*-- Heavy (800) --*/

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftHeavy.eot');
    src: url('../fonts/CarosSoftHeavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftHeavy.woff2') format('woff2'),
        url('../fonts/CarosSoftHeavy.woff') format('woff'),
        url('../fonts/CarosSoftHeavy.ttf') format('truetype'),
        url('../fonts/CarosSoftHeavy.svg#CarosSoftHeavy') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftHeavy-Italic.eot');
    src: url('../fonts/CarosSoftHeavy-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftHeavy-Italic.woff2') format('woff2'),
        url('../fonts/CarosSoftHeavy-Italic.woff') format('woff'),
        url('../fonts/CarosSoftHeavy-Italic.ttf') format('truetype'),
        url('../fonts/CarosSoftHeavy-Italic.svg#CarosSoftHeavy-Italic') format('svg');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/*-- Black (900) --*/

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftBlack.eot');
    src: url('../fonts/CarosSoftBlack.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftBlack.woff2') format('woff2'),
        url('../fonts/CarosSoftBlack.woff') format('woff'),
        url('../fonts/CarosSoftBlack.ttf') format('truetype'),
        url('../fonts/CarosSoftBlack.svg#CarosSoftBlack') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Caros Soft';
    src: url('../fonts/CarosSoftBlack-Italic.eot');
    src: url('../fonts/CarosSoftBlack-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CarosSoftBlack-Italic.woff2') format('woff2'),
        url('../fonts/CarosSoftBlack-Italic.woff') format('woff'),
        url('../fonts/CarosSoftBlack-Italic.ttf') format('truetype'),
        url('../fonts/CarosSoftBlack-Italic.svg#CarosSoftBlack-Italic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}


/*------------------------------
BASE STYLES
------------------------------*/

*, *:before, *:after{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing:antialiased;
  font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}

html{
  font-size:62.5%;
}

html,body{
    height: 100%;
    min-width: 320px;
}

body{
    font-family: 'Caros Soft', sans-serif;
    font-size: 16px;
    font-weight: 500;
    background-color: rgba(230,232,229,1);
    color: rgba(44,62,61,1);
    -webkit-font-smoothing: antialiased;
    -mos-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

body.search-modal{
    overflow: hidden;
}

.wrapper{
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    min-height: 100%;
    padding-top: 140px;
    -webkit-box-shadow: 0 0 15px 5px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 15px 5px rgba(0,0,0,0.15);
    box-shadow: 0 0 15px 5px rgba(0,0,0,0.15);
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transform: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
}

header,
main,
section,
footer{
    min-width: 320px;
    position: relative;
    clear: both;
}


.overlay{
    width: 100%;
    height: 100%;
}

.sidr-class-graphic,
.graphic{
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transform: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
}

.clear{
    clear: both;
}

.content-container{
    position:relative;
    width: 100%;
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 30px;
}

.testimonial .content-container{
    max-width: 900px;
}

.content-container-full{
    position:relative;
    width: auto;
    padding: 0 30px;
}

.content-container.content-container-grid{
    max-width: 1600px;
}

.paragraph{
    line-height: 1.5;
    margin-bottom: 30px;
}

.paragraph.width-full{
  max-width:100%;
}

.paragraph.width-medium{
  max-width:960px;
  margin:auto;
}

.paragraph.width-skinny{
  max-width:680px;
  margin:auto;
}

.paragraph > p:first-of-type{
    margin-top: 0;
}

.paragraph > p:last-of-type{
    margin-bottom: 0;
}

.hidden{
    display: none;
}

address{
  font-style: normal;
}

/*-- HORIZONTAL LISTS --*/

ul.sidr-class-horizontal,
ul.horizontal{
    display: block;
    position: relative;
    list-style: none;
    font-size: 0;
    text-align: center;
    margin: 0;
    padding: 0;
}

.align-right ul.horizontal,
.align-left .align-right ul.horizontal,
.align-center .align-right ul.horizontal{
    text-align: right;
}

.align-left ul.horizontal,
.align-right .align-left ul.horizontal,
.align-center .align-left ul.horizontal{
    text-align: left;
}

.align-center ul.horizontal,
.align-right .align-center ul.horizontal,
.align-left .align-center ul.horizontal{
    text-align: center;
}

ul.sidr-class-horizontal> li,
ul.horizontal > li{
    display: inline-block;
    position: relative;
    font-size: 1.6rem;
    text-align:center;
    margin: 0;
    padding: 0;
    line-height: normal;
    vertical-align: top;
}

/*-- VERTICAL LISTS --*/

ul.list{
    display: block;
    position: relative;
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
}

.align-center ul.list,
.align-left ul.list,
.align-right ul.list{
    text-align: left;
}

ul.list > li{
    display: block;
    position: relative;
    vertical-align: top;
    margin: 0;
    padding: 0;
}

/*-- ANCHOR TARGET --*/

.anchor-target{
    display: block;
    width: 100%;
    height: 1px;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
    margin-bottom: -1px;
}

/*-- ALIGNMENT --*/

.left{
    float: left;
    text-align: left;
}

.right{
    float: right;
    text-align: right;
}

.align-left{
    text-align: left;
}

.align-right{
    text-align: right;
}

.align-right ul{
    text-align: right;
    list-style-position: inside;
}

.align-center{
    text-align: center;
}

.align-center ul{
    text-align: center;
    list-style-position: inside;
}

.middle-wrapper{
    display: inline-flex;
    width: 100%;
    height: 100%;
}

.middle{
    position: relative;
    width: 100%;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    -o-align-self: center;
    align-self: center;
}

/*------------------------------
SQUARIFY
------------------------------*/

.squarify{
  position: relative;
  padding: 0;
  margin: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.squarify > .squarify-content{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.squarify > .square{
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  pointer-events: none;
}

.squarify > .square > img{
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  pointer-events: none;
}

/*------------------------------
CIRCLE
------------------------------*/

.circle{
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/*------------------------------
TEXT STYLES
------------------------------*/

strong,
b{
    font-weight: 700;
}

em,
i{
    font-style: italic;
}

small{
    font-size: 0.8em;
}

.note{
    font-size: 0.8em;
}

.subtle{
  opacity: 0.5;
  font-size: 0.8em;
}

/*-- HEADINGS --*/

h1,
h2,
h3,
h4,
h5,
h6{
    font-family: 'Caros Soft', sans-serif;
    font-weight: 700;
}

h1{

}

h2{

}

h3{

}

h4{

}

h5{

}

h6{

}

.quote{
  font-style: italic;
  font-size: 1.2em;
}

main .content-container h1:first-of-type,
main .content-container h2:first-of-type,
main .banner-text-container h1:first-of-type,
main .banner-text-container h2:first-of-type{
  margin-top: 0;
}

/*-- ALERTS --*/

.alert{
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.alert > p:first-of-type{
  margin-top: 0;
}

.alert > p:last-of-type{
  margin-bottom: 0;
}

.alert.alert-success{
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert.alert-info{
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert.alert-warning{
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert.alert-danger{
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/*-- LINKS --*/

a,
a:hover,
a:active,
a:focus{
    outline:0;
}

a{
  color: rgba(237,143,62,1);
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

a:hover{
  color: rgba(44,62,61,1);
}

/*-- BUTTONS --*/

.button{
  margin-top: 30px;
}

div.button > a,
input[type=submit],
form button{
  display: inline-block;
  border: none;
  background-color: rgba(237,143,62,1);
  color: rgba(255,255,255,1);
  text-decoration: none;
  font-weight: 500;
  font-family: 'Caros Soft', sans-serif;
  line-height: normal;
  padding: 10px 20px;
  font-size: 1.6rem;
  cursor: pointer;
  text-transform: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

div.button > a:hover,
input[type=submit]:hover,
form button:hover{
  background-color: rgba(88,175,71,1);
  color: rgba(255,255,255,1);
}

/*-- BUTTON GROUPS --*/

ul.button-group{
    text-align: inherit;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -10px;
    margin-top: 30px;
    margin-bottom: 30px;
}

ul.button-group > li{
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

ul.button-group > li > .button{
    margin-top: 0;
}

.cards ul.button-group{
  margin-bottom:0;
}

/*------------------------------
IMAGES
------------------------------*/

img {
  max-width:100%;
  vertical-align:bottom;
}

main .image{
  position: relative;
  margin-bottom: 60px;
  overflow: hidden;
}

main .image img{
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  height: auto !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/*-- CAPTIONS --*/

.image .caption{
  position: relative;
  margin: 0;
  margin-top: 15px;
  padding: 5px 0 5px 25px;
  border-left: 4px solid rgba(237,143,62,1);
}

.image .caption > .paragraph{
  margin-bottom: 0;
}

.image .caption > .paragraph > p{
  margin: 0;
}

/*------------------------------
VIDEOS
------------------------------*/

main .video{
  display: block;
  padding-top: 56.25%;
  position: relative;
  margin-bottom: 60px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}

main .video > iframe,
main .video > video{
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

video {
    object-fit: cover;
}

/*------------------------------
FORMS
------------------------------*/

input[type="time"],
input[type="date"],
input[type="number"],
input[type="text"],
input[type="password"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea,
select{
  border-style: solid;
  border-width: 1px;
  font-family: 'Caros Soft', sans-serif;
  display: block;
  height: 40px;
  width: 100%;
  background-image: none;
  padding: 0 10px;
  border-color: rgba(230,232,229,1);
  background-color: rgba(255,255,255,1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -o-transition: all 250ms;
    -ms-transition: all 250ms;
    transition: all 250ms;
    outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

input[type="time"]:focus,
input[type="date"]:focus,
input[type="number"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus,
select:focus{
  border-style: solid;
  border-width: 1px;
  outline:0;
  box-shadow: 0 0 5px rgba(237,143,62,1);
  border-color: rgba(237,143,62,1);
}

select{
    padding-right:35px;
}

textarea{
    padding: 10px;
    height: 120px;
    line-height: normal;
    display: block;
    box-shadow: none;
}

.select {
    text-decoration: none;
    display: block;
    position: relative;
}

.select:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}

.select:before {
  content: '\f078';
  color:rgba(237,143,62,1);
  display: block;
  height: 5.6rem;
  line-height: 5.6rem;
  pointer-events: none;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 0;
  width: 3rem;
}

.select select::-ms-expand {
  display: none;
}

::-webkit-input-placeholder {
  opacity: 1.0;
  color:rgba(44,62,61,0.5);
  font-weight:bold;
}

:-moz-placeholder {
  opacity: 1.0;
  color:rgba(44,62,61,0.5);
  font-weight:bold;
}

::-moz-placeholder {
  opacity: 1.0;
  color:rgba(44,62,61,0.7);
  font-weight:bold;
}

:-ms-input-placeholder {
  opacity: 1.0;
  color:rgba(44,62,61,0.7);
  text-transform:uppercase;
}
.search-form .search-input::-webkit-input-placeholder{color:rgba(237,143,62,1);}
.search-form .search-input:-moz-placeholder {color:rgba(237,143,62,1);}
.search-form .search-input::-moz-placeholder{color:rgba(237,143,62,1);}
.search-form .search-input:-ms-input-placeholder{color:rgba(237,143,62,1);}

.checkbox input{
  display: inline-block;
  margin-right: 5px;
}

.checkbox{
  margin-bottom: 25px;
}

.form{
  margin: 0 auto;
  width: 100%;
  display: block;
}

.form .form-row{
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  clear: left;
  font-size: 0;
}

.form .form-row.one{

}

.form .form-row.two,
.form .form-row.three,
.form .form-row.four{
  margin-left: -30px;
}

.form .form-row > .form-data{
  text-align: left;
  font-size: 1.6rem;
}

.form .form-row.two > .form-data,
.form .form-row.three > .form-data,
.form .form-row.four > .form-data{
  float: left;
  padding-left: 30px;
}

.form .form-row.one > .form-data{
  width: 100%;
}

.form .form-row.two > .form-data{
  width: 50%;
}

.form .form-row.three > .form-data{
  width: 33.3333%;
}

.form .form-row.four > .form-data{
  width: 25%;
}

.form .form-row > .form-data > .form-label{
  margin-bottom: 5px;
}

.form .form-row > .form-data > .form-label > label{

}

.form .form-row > .form-data > .form-input{

}

.range{
  font-size: 0;
  white-space: nowrap;
}

.range > .separator,
.range > .option{
  display: inline-block;
  vertical-align: top;
  font-size: 1.6rem;
}

.range > .option{

}

.range > .separator{
  opacity: 0.5;
  margin: 0 10px;
}

.range > .separator > p{
  display: block;
  line-height: 40px;
  margin: 0;
}

.tickbox{
  position: relative;
}

.tickbox > label{
  display: block;
  line-height: 40px;
  padding-right: 25px;
}

.tickbox > input[type="checkbox"]{
  position: absolute;
  top: 50%;
  margin-top: -6.5px;
  right: 0;
  z-index: 1;
}
form.sent .form-row,
form.sent .wpcf7-form-control-wrap,
form.sent p{display:none;}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output{
    border:0;
    background-color:rgba(237,143,62,1);
    color:rgba(255,255,255,1);
    position:relative;
    padding-left:70px;
    border-radius:3px;
}
 .wpcf7 form.unaccepted .wpcf7-response-output:after,
.wpcf7 form.invalid .wpcf7-response-output:after,
.wpcf7 form.sent .wpcf7-response-output:after{
    content:'\f00c';
    font-family: 'FontAwesome';
    font-size: 4rem;
    line-height: 30px;
    color:rgba(255,255,255,1);
    left: 20px;
    top: 18px;
    position: absolute;
    width:50px;
    height:50px;
}
.wpcf7 form.unaccepted .wpcf7-response-output:after,
.wpcf7 form.invalid .wpcf7-response-output:after{
    content:'\f00d';
}

/*-- CONTACT FORM 7 --*/

.shortcode .wpcf7-form-control-wrap {
    display: block;
}

.shortcode div.wpcf7-response-output{
  border-width: 1px;
  border-style: solid;
  max-width: 900px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  color: rgba(44,62,61,1);
  background-color: rgba(255,255,255,0.5);
  border-color: rgba(255,255,255,1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.shortcode div.wpcf7-mail-sent-ok {
  background-color: rgba(88,175,71,0.5);
  border-color: rgba(88,175,71,1);
}

.shortcode div.wpcf7-mail-sent-ng,
.shortcode div.wpcf7-aborted {
  background-color: rgba(88,175,71,0.5);
  border-color: rgba(88,175,71,1);
}

.shortcode div.wpcf7-spam-blocked,
.shortcode div.wpcf7-validation-errors,
.shortcode div.wpcf7-acceptance-missing{
  background-color: rgba(88,175,71,0.5);
  border-color: rgba(88,175,71,1);
}

.shortcode .wpcf7-not-valid{
  border-color: rgba(88,175,71,1);
}

.shortcode span.wpcf7-not-valid-tip{
  border-width: 1px;
  border-style: solid;
  background-color: rgba(88,175,71,1);
  border-color: rgba(88,175,71,1);
  color: rgba(255,255,255,1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px;
  font-size: 0.7em;
  font-weight:700;
  position: absolute;
  top: -5px;
  right: -10px;
}

/*-- ACCEPTANCE CHECKBOXES --*/

span.wpcf7-list-item {
  display: block;
  margin: 0;
}

span.wpcf7-list-item > label {
  position: relative;
  line-height: normal;
}

span.wpcf7-list-item > label > input{
  position: absolute;
  top: 2.5px;
  left: 0;
  z-index: 1;
}

span.wpcf7-list-item > label > span.wpcf7-list-item-label{
  display: block;
  line-height: 20px;
  padding-left: 20px;
}

/*------------------------------
COLUMNS
------------------------------*/

.columns{
  position: relative;
  width: auto;
  margin-left: -60px;
  padding-bottom:10px;
}

.columns > .column{
  display: block;
  float: left;
  padding-left: 60px;
  position:relative;
}

.columns > .column > div:last-child{
  margin-bottom: 0 !important;
}

.columns.one > .column{
  width: 100%;
}

.columns.two > .column{
  width: 50%;
}

.columns.three > .column{
  width: 33.3333%;
}

.columns.four > .column{
  width: 25%;
}

.columns.five > .column{
  width: 20%;
}

/*------------------------------
PAGINATION
------------------------------*/

.pagination{
    text-align: center;
    font-size: 0;
    margin-top: 30px;
}

.pagination > span,
.pagination > a{
    color: rgba(237,143,62,1);
    border-color: rgba(237,143,62,1);
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    text-align: center;
    background-color: transparent;
    margin: 0 2.5px;
    padding: 0 5px;
    text-decoration: none;
    line-height: 25px;
    font-size: 1.6rem;
    font-weight: normal;
    min-width: 27px;
}

.pagination > span.current{
  background-color: rgba(237,143,62,1);
  border-color: rgba(237,143,62,1);
  color: rgba(255,255,255,1);
}

.pagination > a:hover{
    background-color: rgba(255,255,255,1);
    color: rgba(237,143,62,1);
    border-color: rgba(237,143,62,1);
}

/*------------------------------
HEADER
------------------------------*/

header.website-header{
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transform: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}

.scrolled header.website-header{
  position: fixed;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
  -webkit-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.33);
  -moz-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.33);
  box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.33);
}

.sidr-animating header.website-header,
.sidr-open header.website-header,
.sidr-animating.scrolled header.website-header,
.sidr-open.scrolled header.website-header{
  position: fixed;
  left: -260px;
  right: 260px;
}

.sidr-animating.sidr-open header.website-header{
  left: 0;
  right: 0;
}

/*-- HEADER TOP --*/

header.website-header > .header-top{

}

header.website-header > .header-top > .overlay{
  padding: 0 30px;
}

/*-- HEADER BODY --*/

header.website-header > .header-body{

}

header.website-header > .header-body > .overlay{
  padding: 0 30px;
}

header.website-header > .header-body > .overlay > .nav-left{
    float: left;
    text-align: right;
    width:  50%;
    padding-right: 190px;
}

header.website-header > .header-body > .overlay > .nav-right{
    float:  right;
    text-align: left;
    width: 50%;
    padding-left: 190px;
}

/*-- LOGO --*/

h2#logo{
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 320px;
  height: 260px;
  margin: 0;
  margin-left: -160px;
  padding: 0;
  line-height: 0;
  font-size: 0;
  vertical-align: top;
  z-index: 102;
  background-color: rgba(255,255,255,1);
-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
  -webkit-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.33);
  -moz-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.33);
  box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.33);

  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transform: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}

h2#logo > a{
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('../img/logo.png');
  background-position: left center;
  vertical-align: top;
}

/*------------------------------
MAIN NAVIGATION
------------------------------*/

.main-navigation{
    display: block;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: 0;
    padding: 0;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transform: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
}

.main-navigation > nav{
    display: inline-block;
    vertical-align: top;
}

.main-navigation > nav > ul{
    text-align: left;
}

.main-navigation > nav > ul > li{
    position: relative;
    margin-right: 30px;
}

.main-navigation > nav > ul > li:last-child{
    margin-right: 0;
}

.main-navigation nav > ul > li > a{
    color: rgba(255,255,255,1);
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.6rem;
    padding: 0;
    white-space: nowrap;
    height: 100px;
    line-height: 100px;
    position: relative;
}

.main-navigation nav > ul > li > a:before{
    content:'';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: transparent;
    bottom: 30px;
}

.main-navigation > nav > ul > li.current-menu-item > a:before,
.main-navigation > nav > ul > li.current-menu-ancestor > a:before{
    background-color:rgba(44,62,61,1);
}

.main-navigation nav > ul.sf-arrows > li > a.sf-with-ul{
  padding-right: 20px;
}

.main-navigation nav > ul.sf-arrows > li > a.sf-with-ul:before{
  width: calc(100% - 18px);
}

.main-navigation nav > ul.sf-arrows > li > a.sf-with-ul:after {
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f078";
    font-size: 1.2rem;
    color:rgba(237,143,62,1);
    position: absolute;
    top: 2px;
    right: 0;
    margin-top: 0px;
    height: 100%;
    width: 15px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transform: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.main-navigation nav > ul.sf-arrows > li > a.sf-with-ul:hover:after {
    margin-top: 3px;
    opacity:0.5;
}

.main-navigation > nav > ul > li.sfHover > a,
.main-navigation > nav > ul > li > a:hover{
    color: rgba(44,62,61,1);
}

/*-- DROPDOWN --*/

.main-navigation > nav > ul > li > ul{
    display: none;
    background-color: rgba(44,62,61,0.9);
    list-style: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    top: 80px;
    left: -15px;
}

.main-navigation > nav > ul > li:nth-last-child(-n+3) > ul{
    left: auto;
    right: -15px;
}

.main-navigation > nav > ul > li > ul:after{
    bottom: 100%;
    left: 40px;
    border: solid transparent;
    border-color: rgba(44,62,61,0);
    border-bottom-color: rgba(44,62,61,0.9);
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 10px;
    margin-left: -10px;
}

.main-navigation > nav > ul > li:nth-last-child(-n+3) > ul:after{
    left: auto;
    right: 26px;
}

.main-navigation > nav > ul > li > ul > li{
    border-bottom-width: 1px;
    border-color: rgba(255,255,255,0.5);
    border-bottom-style: solid;
    position: relative;
    padding: 0;
    margin: 0;
}

.main-navigation > nav > ul > li > ul > li:last-child{
    border-bottom: none;
}

.main-navigation > nav > ul > li > ul > li > a{
    display: block;
    text-decoration: none;
    color: rgba(255,255,255,1);
    font-weight: 500;
    font-size: 1.6rem;
    padding: 0 10px;
    white-space: nowrap;
    line-height: 40px;
}

.main-navigation > nav > ul > li > ul > li.sfHover > a,
.main-navigation > nav > ul > li > ul > li > a:hover{
    background-color: rgba(237,143,62,1);
    color: rgba(255,255,255,1);
}

/*-- THIRD TIER --*/

.main-navigation > nav > ul > li > ul > li > ul{
    list-style: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    top: -5px;
    left: calc(100% + 10px);
    background-color: rgba(237,143,62,0.9);
}

.main-navigation > nav > ul > li > ul > li > ul:after{
    right: 100%;
    top: 25px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 10px;
    margin-top: -10px;
    border-color: rgba(237,143,62,0);
    border-right-color: rgba(237,143,62,0.9);
}

.main-navigation > nav > ul > li > ul > li > ul > li{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: rgba(255,255,255,0.5);
    position: relative;
    padding: 0;
    margin: 0;
}

.main-navigation > nav > ul > li > ul > li > ul > li:last-child{
    border-bottom: none;
}

.main-navigation > nav > ul > li > ul > li > ul > li > a{
    display: block;
    text-decoration: none;
    color: rgba(255,255,255,1);
    font-weight: bold;
    font-size: 1.6rem;
    padding: 0 10px;
    white-space: nowrap;
    line-height: 40px;
}

.main-navigation > nav > ul > li > ul > li > ul > li.sfHover > a,
.main-navigation > nav > ul > li > ul > li > ul > li > a:hover{
    background-color: rgba(44,62,61,1);
    color: rgba(255,255,255,1);
}

/*-- FOURTH TIER --*/

.main-navigation > nav > ul > li > ul > li > ul > li > ul{
    display: none !important;
}

/*------------------------------
TOP NAVIGATION
------------------------------*/

.top-navigation{
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: none;
    text-align: right;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transform: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
}

.top-navigation > nav{
    display: inline-block;
    vertical-align: top;
}

.top-navigation > nav > ul{
    text-align: left;
}

.top-navigation > nav > ul > li{
    position: relative;
    margin-right: 20px;
    z-index:500;
}

.top-navigation > nav > ul > li:last-child{
    margin-right: 0;
}

.top-navigation nav > ul > li > a{
    display: block;
    white-space: nowrap;
    line-height: 40px;
    font-size: 0.75em;
}

.top-navigation nav > ul > li > a:hover{
  color: rgba(237,143,62,1);
}

.top-navigation nav > ul > li > a > i{
  display: block;
  float: left;
  margin-right: 5px;
  width: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: rgba(237,143,62,1);
}

.top-navigation nav > ul > li > a > span.count{
  display: inline-block;
  color: rgba(255,255,255,1);
  background-color: rgba(237,143,62,1);
  margin: 7px 0 7px 5px;
  line-height: 28px;
  padding: 0 8px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}


/*-- DROPDOWN --*/

.top-navigation > nav > ul > li > ul{
    display: none;
    background-color: rgba(237,143,62,1);
    list-style: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    top: 40px;
    left: -15px;
}

.top-navigation > nav > ul > li > ul:after{
    bottom: 100%;
    left: 40px;
    border-color: rgba(44,62,61,0);
    border-bottom-color: rgba(237,143,62,1);
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 10px;
    margin-left: -10px;
}

.top-navigation > nav > ul > li > ul > li{
    border-bottom-width: 1px;
    border-color: rgba(255,255,255,0.5);
    border-bottom-style: solid;
    position: relative;
    padding: 0;
    margin: 0;
}


.top-navigation > nav > ul > li > ul > li:last-child{
    border-bottom: none;
}

.top-navigation > nav > ul > li > ul > li > a{
    display: block;
    text-decoration: none;
    color: rgba(255,255,255,1);
  font-weight:bold;
  font-size: 1.4rem;
    padding: 0 10px;
    white-space: nowrap;
  line-height: 30px;
}

.top-navigation > nav > ul > li > ul > li.sfHover > a,
.top-navigation > nav > ul > li > ul > li > a:hover{
    background-color: rgba(44,62,61,0.9);
    color: rgba(255,255,255,1);
}


/*-- THIRD TIER --*/

.top-navigation > nav > ul > li > ul > li > ul{
    list-style: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    text-align: left;
    top: -5px;
    left: calc(100% + 10px);
    background-color: rgba(237,143,62,0.9);
}

.top-navigation > nav > ul > li > ul > li > ul:after{
    right: 100%;
    top: 25px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 10px;
    margin-top: -10px;
    border-color: rgba(237,143,62,0);
    border-right-color: rgba(237,143,62,0.9);
}

.top-navigation > nav > ul > li > ul > li > ul > li{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: rgba(255,255,255,0.5);
    position: relative;
    padding: 0;
    margin: 0;
}

.top-navigation > nav > ul > li > ul > li > ul > li:last-child{
    border-bottom: none;
}

.top-navigation > nav > ul > li > ul > li > ul > li > a{
    display: block;
    text-decoration: none;
    color: rgba(255,255,255,1);
    font-weight: bold;
    font-size: 1.6rem;
    padding: 0 10px;
    white-space: nowrap;
    line-height: 40px;
}

.top-navigation > nav > ul > li > ul > li > ul > li.sfHover > a,
.top-navigation > nav > ul > li > ul > li > ul > li > a:hover{
    background-color: rgba(237,143,62,1);
    color: rgba(255,255,255,1);
}

/*-- FOURTH TIER --*/

.top-navigation > nav > ul > li > ul > li > ul > li > ul{
    display: none !important;
}


/*------------------------------
MOBILE NAVIGATION
------------------------------*/

.mobile-nav{
    display: none;
    text-align: right;
    padding: 30px 0;
    font-size: 0;
}

.hamburger{
    display: inline-block;
    width: 40px;
    height: 40px;
    position: relative;
    cursor: pointer;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.hamburger span{
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    opacity: 1;
    left: 0;
    background-color: rgba(255,255,255,1);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.hamburger:hover span{
    background-color: rgba(44,62,61,1);
}

.hamburger span:nth-child(1) {
    top: 7px;
}

.hamburger span:nth-child(2) {
    top: 19px;
}

.hamburger span:nth-child(3) {
    top: 31px;
}

.sidr-open .hamburger span:nth-child(1),
.mm-opening .hamburger span:nth-child(1){
    top: 19px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.sidr-open .hamburger span:nth-child(2),
.mm-opening .hamburger span:nth-child(2){
    opacity: 0;
    left: -80px;
}

.sidr-open .hamburger span:nth-child(3),
.mm-opening .hamburger span:nth-child(3){
    top: 19px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

/*------------------------------
SIDR
------------------------------*/

.sidr{
    background-color: rgba(44,62,61,1);
    color: rgba(255,255,255,1);
  display:block;
  position:fixed;
  top:0;
  height:100%;
  z-index:499;
  width:260px;
  overflow-x:hidden;
  overflow-y:auto;
  }

.sidr-open .sidr{
  -webkit-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.33);
  -moz-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.33);
  box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.33);
}

.sidr.right{
  left:auto;
  right:-260px;
 }

.sidr.left{
  left:-260px;
  right:auto;
}

.sidr > .sidr-inner{
    padding: 0 30px;
    text-align: left;
}

.sidr > .sidr-inner:first-child{
    padding-top: 30px;
    padding-bottom:  30px;
    border-bottom:  1px dotted rgba(255,255,255,0.5);
}

.sidr > .sidr-inner:nth-child(2){
    padding-top: 30px;
}

.sidr > .sidr-inner:last-child{
    padding-bottom: 30px;
}

.sidr ul > li > a > i{
  display: inline;
  margin-right: 5px;
  width: 20px;
  text-align: center;
  color: rgba(237,143,62,1);
}

.sidr ul > li > a > span.count{
  display: inline-block;
  color: rgba(255,255,255,1);
  background-color: rgba(237,143,62,1);
  margin-left: 5px;
  line-height: 28px;
  padding: 0 8px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
}

/*-- TOP LEVEL --*/

.sidr > .sidr-inner > ul{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidr > .sidr-inner > ul > li{
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: 0;
    text-align:left;
}

.sidr > .sidr-inner > ul > li > a{
    display: block;
    color: rgba(255,255,255,1);
    font-size: 16px;
    line-height: 28px;
    padding: 10px 0;
}

.sidr > .sidr-inner > ul > li > a:hover{
    color: rgba(237,143,62,1);
}

/*-- SECOND LEVEL --*/

.sidr > .sidr-inner > ul > li > ul{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 7.5px;
}

.sidr > .sidr-inner > ul > li > ul > li{
    display: block;
    margin: 0;
    padding: 0;
    padding-left: 15px;
}

.sidr > .sidr-inner > ul > li > ul > li > a{
  color: rgba(255,255,255,0.75);
    display: block;
    font-size: 16px;
    padding: 7.5px 0;
}

.sidr > .sidr-inner > ul > li > ul > li > a:hover{
    color: rgba(237,143,62,1);
}

/*-- THIRD LEVEL --*/

.sidr > .sidr-inner > ul > li > ul > li > ul{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidr > .sidr-inner > ul > li > ul > li > ul > li{
    display: block;
    margin: 0;
    padding: 0;
    padding-left: 15px;
}

.sidr > .sidr-inner > ul > li > ul > li > ul > li > a{
    display: block;
    font-size: 16px;
    padding: 7.5px 0;
  color: rgba(255,255,255,0.5);
}

.sidr > .sidr-inner > ul > li > ul > li > ul > li > a:hover{
    color: rgba(237,143,62,1);
}

/*-- FOURTH LEVEL --*/

.sidr > .sidr-inner > ul > li > ul > li > ul > li > ul{
    display: none;
}







.sidr > .sidr-inner > ul > li > ul.sub-menu{
    display:none;
}

.sidr .menu-item{
    position:relative;
}

.sidr .menu-item .button{
    position:absolute;
    right:-20px;top:4px;
    margin:0;
    width:34px;
    height:34px;
    line-height:34px;
    font-size:1.8rem;
    font-weight:600;
    vertical-align: middle;
    cursor:pointer;
    text-align:center;
    -webkit-transition: all 0.5s ease;
       -moz-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
            transition: all 0.5s ease;
}

.sidr .menu-item .button:hover{
    color: rgba(88,175,71,1);
}



/*------------------------------
ARROWS
------------------------------*/

.arrow{
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transform: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.arrow > a{
  opacity: 1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.arrow > a:hover{
  opacity: 0.5;
}

.arrow.down{
  position: absolute;
  bottom: 80px;
  left: calc(50% - 45px);
  z-index:105;
}

.arrow.down > a{
  width: 90px;
  height: 50px;
  background-image: url('../img/_white/chevron_down.png');
  z-index:10;
}

.arrow.up{
    position: fixed;
    display:block;
    bottom: 20px;
    left: -70px;
    z-index: 100;
    opacity:0;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -o-transition: all 250ms;
    -ms-transition: all 250ms;
    transition: all 250ms;
    width: 50px;
    height: 50px;
}

.scrolled .arrow.up{
    left: 20px;
    opacity:1;
}

.arrow.up > a{
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    width: 100%;
    line-height: 50px;
    font-size: 2.2rem;
    height: 100%;
    background-color: rgba(237,143,62,1);
    border-color: rgba(237,143,62,1);
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    color:rgba(255,255,255,1);
    text-align: center;
}
.arrow.up > a:hover{
    border-color: rgba(88,175,71,1);
    background-color: rgba(88,175,71,1);
    border-width: 1px;
    border-style: solid;
    opacity: 1;
}

/*------------------------------
FOOTER
------------------------------*/

footer{

}

footer > .overlay{
    padding: 40px 0;
}

footer i{
  color: rgba(237,143,62,1);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

footer a:hover i{
  color: rgba(255,255,255,1);
}

/*-- SIMPLE FOOTER --*/

footer.footer-simple .footer-navigation{
  margin-bottom: 30px;
}

footer.footer-simple .footer-navigation > nav{

}

footer.footer-simple .footer-navigation > nav > ul{

}

footer.footer-simple .footer-navigation > nav > ul > li{
  margin-right: 30px;
  line-height: 20px;
  font-size: 1.4rem;
}

footer.footer-simple .footer-navigation > nav > ul > li:last-child{
  margin-right: 0;
}

footer.footer-simple .footer-navigation > nav > ul > li > a{

}

/*-- CONTACTS --*/

footer.footer-simple .contacts{
  margin-bottom: 30px;
}

footer.footer-simple .contacts > ul{

}

footer.footer-simple .contacts > ul > li{
  margin-right: 30px;
}

footer.footer-simple .contacts > ul > li:last-child{
  margin-right: 0;
}

footer.footer-simple .contacts > ul > li > a{
  display: block;
  position: relative;
  line-height: 30px;
  font-size: 0.85em;
}

footer.footer-simple .contacts > ul > li > a > i{
  float: left;
  width: 20px;
  height: 30px;
  margin-right: 5px;
  line-height: 30px;
  color: rgba(237,143,62,1);
  text-align: center;
}

/*-- ADDRESSS --*/

footer.footer-simple .address{
  color: rgba(255,255,255,0.75);
  font-size: 0.85em;
  margin-bottom: 30px;
}

footer.footer-simple .address > address{

}

footer.footer-simple .address > address > p{
  margin: 0;
}

/*-- DISCLAIMER --*/

footer.footer-simple .disclaimer{
  color: rgba(255,255,255,0.5);
  font-size: 0.75em;
}

footer.footer-simple .disclaimer > p{
  margin: 0 0 15px 0;
}

footer.footer-simple .disclaimer > p:last-child{
  margin: 0;
}

/*-- SOCIAL LINKS --*/

footer.footer-simple .social-links{
  margin-bottom: 30px;
}

/*-- HORIZONTAL FOOTER --*/

footer.footer-horizontal > .overlay{
  padding-bottom: 100px;
}

footer.footer-horizontal .footer-navigation,
footer.footer-horizontal .contacts{
  margin-bottom: 10px;
}

footer.footer-horizontal .disclaimer{
  margin-top: 10px;
}

footer.footer-horizontal .footer-navigation > nav > ul > li,
footer.footer-horizontal .contacts > ul > li,
footer.footer-horizontal .disclaimer > ul > li{
  margin-right: 20px;
}

footer.footer-horizontal .footer-navigation > nav > ul > li:last-child,
footer.footer-horizontal .contacts > ul > li:last-child,
footer.footer-horizontal .disclaimer > ul > li:last-child{
  margin-right: 0;
}

footer.footer-horizontal .footer-navigation > nav > ul > li i,
footer.footer-horizontal .contacts > ul > li i{
  margin-right: 5px;
}

footer.footer-horizontal .disclaimer > ul > li{
  font-size: 1.3rem;
  opacity: 0.5;
}

/*-- TINY FOOTER --*/

footer.footer-tiny > .overlay{
  padding-bottom: 100px;
}

footer.footer-tiny .footer-navigation > nav > ul > li{
  margin-right: 15px;
  border-right: 1px solid rgba(255,255,255,0.25);
  padding-right: 15px;
}

footer.footer-tiny .footer-navigation > nav > ul > li:last-child{
  margin-right: 0;
  border-right: none;
  padding-right: 0;
}

/*-- COLUMNS FOOTER --*/

footer.footer-columns .disclaimer{
  margin-top: 30px;
  border-top: 1px solid rgba(237,143,62,0.5);
}


/*-- WIDGETS FOOTER --*/

footer.footer-widgets .disclaimer{
  margin-top: 30px;
  border-top: 1px solid rgba(237,143,62,0.5);
}




/*-- SOCIAL LINKS --*/

.social-links{

}

.social-links > ul{

}

.social-links > ul > li{
    margin-right: 5px;
}

.social-links > ul > li:last-child{
    margin-right: 0;
}

.social-links > ul > li > a{
    display: block;
}

.social-links > ul > li > a > i{
    width: 50px;
    height: 50px;
    font-size: 2.8rem;
    line-height: 50px;
    text-align: center;
}

/*------------------------------
WIDGETS
------------------------------*/

.widgets{

}

.widgets > div{
    display: inline-block;
    margin-right: 10px;
}

.widgets > div:last-child{
    margin-right: 0;
}

.widgets > div h3,
.widgets > div label{
    display: none;
}

/*------------------------------
MAP
------------------------------*/

.map:not(.map-section){
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 60px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/*------------------------------
SHORTCODE
------------------------------*/

.shortcode{
    margin-bottom: 60px;
}

/*------------------------------
SLIDESHOW
------------------------------*/

.slick-slideshow{
    height: 100%;
    padding-bottom: 0 !important;
}

.slick-slideshow > .slick-list{
    height: 100%;
}

.slick-slideshow > .slick-list > .slick-track{
    height: 100%;
}

.slick-slideshow > .slick-list > .slick-track > .slick-slide{
    height: 100%;
}

.slick-slideshow > .slick-list > .slick-track > .slick-slide > .overlay{
    height: 100%;
}

.slick-slideshow .slide{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
}

/*-- SLICK DEFAULTS --*/

.slick-slider{
    position: relative;
}

.slick-slider.slick-dotted{
    padding-bottom: 50px;
}

.slick-slider > .slick-list{

}

.slick-slider > .slick-list > .slick-track{

}

.slick-slider > .slick-list > .slick-track > .slick-slide{

}

/*-- SLIDER ARROWS --*/

.slick-arrow{
    display: block;
    position: absolute;
    width: 40px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    border: none;
    outline: none;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: left;
    overflow: hidden;
    cursor: pointer;
    font-size:0;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transform: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    z-index: 100;
}
.testimonials .slick-arrow{top: 50px;margin-top: 0px;}
.slick-arrow.slick-prev:after,
.slick-arrow.slick-next:after{
  font-family: 'FontAwesome';
  font-size:4rem;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transform: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  text-shadow:0 0 10px rgba(0,0,0,0.2);
}

/*-- PREV ARROW --*/

.slick-arrow.slick-prev{left: 15px;}

.slick-arrow.slick-prev:after{
    content: "\f104";
}

/*-- NEXT ARROW --*/

.slick-arrow.slick-next{right: 15px;}

.slick-arrow.slick-next:after{
  content: "\f105";
}

.slick-arrow.slick-prev:after {
    color:rgba(237,143,62,1);
}

.slick-arrow.slick-next:after {
    color:rgba(237,143,62,1);
}

.slick-arrow.slick-prev:hover:after,
.slick-arrow.slick-next:hover:after {
    color: rgba(44,62,61,1);
}


/*-- SLIDER PAGER --*/

.slick-slider > ul.slick-dots{
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    list-style: none;
    font-size: 0;
    text-align: center;
    margin: 0;
    padding: 0;
    z-index: 101;
}

.slick-slider > ul.slick-dots > li{
    display: inline-block;
    position: relative;
    font-size: 1.6rem;
    margin: 0 5px;
    padding: 0;
    line-height: normal;
    vertical-align: top;
}

.slick-slider > ul.slick-dots > li > button{
  display: block;
  width: 16px;
  height: 16px;
  outline: none;
  border-radius: 50%;
  border:2px solid rgba(237,143,62,1);
  background-color:rgba(237,143,62,0);
  color:#FFFFFF;
  overflow: hidden;
  font-size: 0;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}

.slick-slider > ul.slick-dots > li > button:hover{
  background-color:rgba(237,143,62,1);
  color:rgba(237,143,62,1);
}

.slick-slider > ul.slick-dots > li.slick-active > button{
    background-color:rgba(237,143,62,1);
}

.slick-slider > ul.slick-dots > li.slick-active > button:hover{
    background-color:rgba(237,143,62,1);
}

/*------------------------------
RATINGS
------------------------------*/

.ratings{
  display: block;
  position: relative;
  font-size: 0;
  padding: 0;
  margin: 20px 0;
  line-height: 0;
  height: 20px;
}

.ratings > .rating{
  display: block;
  width: 100%;
  height: 100%;
}

.ratings > .rating.rating-0{
  background-image: url('../img/_highlight/rating_0.0.png');
}

.ratings > .rating.rating-0-5{
  background-image: url('../img/_highlight/rating_0.5.png');
}

.ratings > .rating.rating-1{
  background-image: url('../img/_highlight/rating_1.0.png');
}

.ratings > .rating.rating-1-5{
  background-image: url('../img/_highlight/rating_1.5.png');
}

.ratings > .rating.rating-2{
  background-image: url('../img/_highlight/rating_2.0.png');
}

.ratings > .rating.rating-2-5{
  background-image: url('../img/_highlight/rating_2.5.png');
}

.ratings > .rating.rating-3{
  background-image: url('../img/_highlight/rating_3.0.png');
}

.ratings > .rating.rating-3-5{
  background-image: url('../img/_highlight/rating_3.5.png');
}

.ratings > .rating.rating-4{
  background-image: url('../img/_highlight/rating_4.0.png');
}

.ratings > .rating.rating-4-5{
  background-image: url('../img/_highlight/rating_4.5.png');
}

.ratings > .rating.rating-5{
  background-image: url('../img/_highlight/rating_5.0.png');
}

/*------------------------------
COMMENTS
------------------------------*/

.comments{

}

.comments > ul{

}

.comments > ul > li{

}

.comment-body{
  position: relative;
  padding-left: 120px;
}

.comment-body > .comment-author{
  position: absolute;
  top: 0;
  left: 0;
}

.comment-body > .comment-author > img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.comment-body > .comment-content{
  border-color: rgba(255,255,255,1);
  border-width: 1px;
  border-style: solid;
  display: block;
  position: relative;
  padding: 15px;
  margin-bottom: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  min-height: 96px;
}

.comment-body > .comment-content:after {
  border-color: rgba(255,255,255,0);
  border-right-color: rgba(255,255,255,1);
  right: 100%;
  top: 35px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 10px;
  margin-top: -10px;
}

.comment-body > .comment-content > .comment-text{
  margin-bottom: 15px;
}

.comment-body > .comment-content > .comment-text p:first-of-type{
  margin-top: 0;
}

.comment-body > .comment-content > .comment-text p:last-of-type{
  margin-bottom: 0;
}

.comment-body > .comment-content > .comment-meta{
  border-color: rgba(0,0,0,0.1);
  border-top-width: 1px;
  border-top-style: solid;
  display: block;
  padding-top: 15px;
}

.comment-body > .comment-content > .comment-meta > p{
  display: block;
  margin: 0;
  font-size: 0.8em;
}

/*------------------------------
ARTICLES
------------------------------*/

.articles{

}

.articles > article{

}

.articles > article > .article{

}

.articles > article > .article > .article-image{

}

.articles > article > .article > .article-details{

}
.articles > article > .article > .article-details h2{margin-bottom:0;}
.articles > article > .article > .article-details > .article-info{

}

/*-- GRID --*/

.articles.grid{
    margin-left: -30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}

.articles.grid article{
    flex: 0 1 33.3333%;
    padding-left: 30px;
    margin-bottom: 30px;
}

.articles.grid article > .article{
    height: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.articles.grid article > .article > .article-image{

}

.articles.grid article > .article > .article-details{
    padding: 30px;
}

.articles.grid article > .article > .article-details > .article-info{

}

/*-- LIST --*/

.articles.list{

}

.articles.list article{
    border-color: rgba(0,0,0,0.1);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.articles.list article:last-child{
    margin-bottom: 0;
}

.articles.list article > .article{
    background-color: transparent !important;
}

.articles.list article > .article > .article-image{
    display: none;
}

.articles.list article > .article > .article-details{

}

.articles.grid article > .article > .article-details > .article-info{

}

/*------------------------------
SECTIONS
------------------------------*/

section{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow:hidden;
}

main section:first-of-type > .overlay{
    padding-top:  220px;
}

/*-- SHORTCODE SECTION --*/

section.shortcode-section{
  padding: 15px;
}

/*-- STANDARD SECTION --*/

section.section{

}

section.section .overlay{
    padding-top: 100px;
    padding-bottom: 100px;
}

section.section.padding-no-top .overlay{
    padding-top: 15px !important;
}

section.section.padding-no-bottom .overlay{
    padding-bottom: 15px !important;
}

section.section.padding-no-padding .overlay{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

/*-- STRIP SECTION --*/

section.strip{

}

section.strip .overlay{
    padding-top: 30px;
    padding-bottom: 30px;
}

/*-- TOOLS SECTION --*/

section.tools .overlay{
    padding-top: 30px;
    padding-bottom: 30px;
}

section.tools h1{
  margin: 0;
}

section.tools p{
  margin: 0;
}

/*-- IMAGE SECTION --*/

section.image-section{
  height: 640px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}

.mobile-device section.image-section{
  background-attachment: scroll;
}

/*-- MAP SECTION --*/

section.map-section{
  height: 640px;

}

/*-- HEADER SECTION --*/

section.header{
    color: rgba(255,255,255,1);
}

section.header.fullscreen{
  min-height: 640px;
}

section.header .overlay{
  padding-top: 120px;
  padding-bottom: 120px;
}

/*-- BANNER HEADER --*/

section.header.banner-header{
    position: relative;
    z-index: 2;
}

section.header.banner-header .overlay{

}

/*-- SLIDESHOW HEADER --*/

section.header.slideshow-header{

}

/*-- VIDEO HEADER --*/

section.header.video-header{
    overflow: hidden;
}

section.header.video-header > .video{
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

section.header.video-header > .overlay{
    position: relative;
    z-index: 1;
}

/*------------------------------
HEADER OVERLAY
------------------------------*/

.header-caption{
  max-width: 60%;
}

.align-center > .header-caption{
  margin-left: auto;
  margin-right: auto;
}

.align-left > .header-caption{
  margin-left: 0;
  margin-right: auto;
}

.align-right > .header-caption{
  margin-left: auto;
  margin-right: 0;
}

/*------------------------------
BANNER
------------------------------*/

.banner-section{
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;

}

.banner-section.text-on-left{
    flex-direction: row-reverse;
}

.banner-section.text-on-right{
    flex-direction: row;
}

.banner-section > .banner-image,
.banner-section > .banner-text{
    order: 0;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 50%;
}

.banner-section > .banner-image{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner-section > .banner-text{
    position: relative;
}

.banner-section > .banner-text > .overlay{
    position: relative;
    z-index: 2;
}

.banner-section > .banner-text > .overlay > .banner-text-container{
    margin: 0 auto;
    max-width: 680px;
    padding: 0 30px;
    height:100%;
}

.banner-section.text-on-right > .banner-text > .overlay > .banner-text-container{

}

.banner-section.text-on-left > .banner-text > .overlay > .banner-text-container{

}

/*---------------------------------
CTA
----------------------------------*/

.cta{
    margin: 50px auto;
    padding: 50px 40px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.cta > *:last-child{
  margin-bottom: 0;
}

/*---------------------------------
ACCREDITAIONS
----------------------------------*/

.accreditations{
  margin: 30px 0;
}

.accreditations > ul{

}

.accreditations > ul > li{
  margin-right: 30px;
}

.accreditations > ul > li:last-child{
  margin-right: 0;
}

.accreditations > ul > li > span{

}

/*---------------------------------
ITEMS
----------------------------------*/

.items{
  display: block;
  margin-left: -60px;
  font-size: 0;
  margin-top: 60px;
  margin-bottom: 60px;
}

.items > .item{
  display: inline-block;
  vertical-align: top;
  font-size: 1.6rem;
  padding-left: 60px;
  margin-bottom: 60px
}

.items.one > .item{
  width: 100%;
}

.items.one > .item:nth-last-child(1){
  margin-bottom: 0;
}

.items.two > .item{
  width: 50%;
}

.items.two > .item:nth-last-child(1),
.items.two > .item:nth-last-child(2){
  margin-bottom: 0;
}

.items.three > .item{
  width: 33.3333%;
}

.items.three > .item:nth-last-child(1),
.items.three > .item:nth-last-child(2),
.items.three > .item:nth-last-child(3){
  margin-bottom: 0;
}

.items.four > .item{
  width: 25%;
}

.items.four > .item:nth-last-child(1),
.items.four > .item:nth-last-child(2),
.items.four > .item:nth-last-child(3),
.items.four > .item:nth-last-child(4){
  margin-bottom: 0;
}

.items.five > .item{
  width: 20%;
}

.items.five > .item:nth-last-child(1),
.items.five > .item:nth-last-child(2),
.items.five > .item:nth-last-child(3),
.items.five > .item:nth-last-child(4),
.items.five > .item:nth-last-child(5){
  margin-bottom: 0;
}

.items.six > .item{
  width: 16.6666%;
}

.items.six > .item:nth-last-child(1),
.items.six > .item:nth-last-child(2),
.items.six > .item:nth-last-child(3),
.items.six > .item:nth-last-child(4),
.items.six > .item:nth-last-child(5),
.items.six > .item:nth-last-child(6){
  margin-bottom: 0;
}

.items > .item > .item-content > a{
  display: block;
}

/*---------------------------------
CARDS
----------------------------------*/

.cards{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  flex-direction: row;
  margin-left: -30px;
}

.cards > .card{
  position: relative;
  order: 0;
  flex-grow: 0;
  flex-shrink: 1;
  padding-left: 30px;
  margin-bottom: 30px !important;
}

.cards > .card > .card-content{
  width: 100%;
  height: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.cards > .card > .card-content > .card-image{
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}

.cards > .card > .card-content > .card-text{
  padding: 30px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.cards > .card > .card-content > .card-text > *:last-child{
  margin-bottom: 0;
}

/*---------------------------------
ICONS
----------------------------------*/

.content-container.content-container-icons{padding:30px;}

.icons{
    margin-bottom:0;
}

.icons > .icon{

}

.icons > .icon > .icon-content{

}

.icons > .icon > .icon-content .icon-image{
    width: 100%;
    position: relative;
    height: auto;
    max-width: 140px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.icons > .icon > .icon-content .icon-image > a{
  display: block;
  position: relative;
}

.icons > .icon > .icon-content .icon-image > a > img{
    width: 100%;
    height: auto;
}

.icons > .icon > .icon-content .icon-image > a > i{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 7rem;
  line-height: 140px;
  text-align: center;
}

/*------------------------------
ICON LIST
------------------------------*/

.icons-list-container{

}

.icons-list{

}

.icons-list > .icon{
  margin-bottom: 30px;
}

.icons-list > .icon:last-child{
  margin-bottom: 0;
}

.icons-list > .icon > .icon-content{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
}

.icons-list > .icon > .icon-content > .icon-list-image{
  order: 1;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  padding-right: 20px;
  width: 120px;
  min-width: 120px;
}

.icons-list > .icon > .icon-content > .icon-list-image > .icon-image{
  margin: 0;
}

.icons-list > .icon > .icon-content > .icon-list-image > .icon-image > a > i{
  font-size: 5rem;
  line-height: 100px;
}

.icons-list > .icon > .icon-content > .icon-text{
  order: 2;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

.icons-list > .icon > .icon-content > .icon-text > *:first-child{
  margin-top: 0;
}

.icons-list > .icon > .icon-content > .icon-text > *:last-child{
  margin-bottom: 0;
}

.icons-list > .icon > .icon-content > .icon-text > .paragraph{
  font-size: 0.85em;
  margin-bottom: 0;
}

.icons-list > .icon > .icon-content > .icon-text > ul.button-group{
  margin-top: 15px;
}

.icons-list .heading *{margin-top:0;}

/*---------------------------------
STATS
----------------------------------*/

.stat-statistic{

}

.stat-statistic > h2{

}

.stat-statistic > h2 > span.stat-prefix,
.stat-statistic > h2 > span.stat-number,
.stat-statistic > h2 > span.stat-suffix{
  display: inline-flex !important;
  vertical-align: top;
}

.stat-statistic > h2 > span.stat-prefix,
.stat-statistic > h2 > span.stat-suffix{
  color: inherit;
}

/*------------------------------
COUNTDOWN
------------------------------*/

.countdown-date{

}

.countdown-date > .time-block{
  border: 1px solid rgba(230,232,229,1);
  background-color: rgba(230,232,229,0.5);
  display: inline-block;
  text-align: center;
  margin: 0 2.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px;
  min-width: 60px;
}

.countdown-date > .time-block:first-child{
  margin-left: 0;
}

.countdown-date > .time-block:last-child{
  margin-right: 0;
}

.countdown-date > .time-block.time-years.time-0,
.countdown-date > .time-block.time-months.time-0,
.countdown-date > .time-block.time-weeks.time-0,
.countdown-date > .time-block.time-days.time-0,
.countdown-date > .time-block.time-hours.time-0{
  display: none;
}

.countdown-date > .time-block > .time{
  display: block;
}

.countdown-date > .time-block > .time-suffix{
  display: block;
  font-size: 0.35em;
  line-height: 1em;
  text-transform: uppercase;
  color: rgba(44,62,61,1)
}

/*------------------------------
IMAGE WITH TEXT
------------------------------*/

.image-with-text{
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px;
}

.image-with-text > .image{
  width: calc(60% - 30px);
  margin-bottom: 0;
}

.image-with-text > .text{
  width: calc(40% - 30px);
}

/*------------------------------
LIGHTBOX
------------------------------*/

.lightbox{
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -o-transition: all 250ms;
    -ms-transition: all 250ms;
    transition: all 250ms;
}

.lightbox > .lightbox-outer{
    overflow-y: auto;
    height: 100%;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: -webkit-box;
}

.lightbox-container{
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.lightbox.revealed{
  display: block;
  opacity: 1;
}

.lightbox-controls{
  padding: 30px 30px 0 30px;
}

.lightbox-controls > ul{
  text-align: right;
}

.lightbox-controls > ul > li{
  font-size: 1.6rem;
}

.lightbox-controls > ul > li > p{
  display: block;
  margin: 0;
  padding: 0 20px;
  height: 30px;
  line-height: 40px;
}

.lightbox-controls > ul > li > a{
  display: block;
  width: 40px;
  height: 30px;
}

.lightbox-controls > ul > li.close > a,
.lightbox-controls > ul > li.next > a,
.lightbox-controls > ul > li.prev > a{font-size:30px;color:rgba(237,143,62,1);}
.lightbox-controls > ul > li.close > a:hover,
.lightbox-controls > ul > li.prev > a:hover,
.lightbox-controls > ul > li.next > a:hover{
    color:rgba(44,62,61,1);
}

.lightbox-controls > ul > li.close{
    margin-left: 40px;
}

.lightbox-controls > ul > li.close > a{
  width: 30px;
}

.lightbox-content{
  position: relative;
  padding: 60px;
}

.lightbox-content > .lightbox-side{
  float: left;
  margin-right: 60px;
  width: calc(40% - 60px);
}

.lightbox-content > .lightbox-main{
  float: right;
  text-align: left;
  width: 60%;
}

.lightbox-content .contact-details{
    margin-bottom: 0;
}

.lightbox-content .social-media{
  margin-top: 20px;
}


/*------------------------------
PROFILES
------------------------------*/

.profiles{

}

.profiles > .profile{

}

.profiles > .profile > .profile-content{
  margin: 0 auto;
  max-width: 340px;
}

.profiles > .profile > .profile-content > .squarify{
}

.profiles > .profile > .profile-content > .squarify > .squarify-content{
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  transition: all 500ms;
  opacity: 0;
}

.profiles > .profile > .profile-content > .squarify:hover > .squarify-content{
  opacity: 1;
}

.profiles > .profile > .profile-content > h2{
  margin-top: 20px;
  margin-bottom: 10px;
}

/*------------------------------
CONTACT DETAILS
------------------------------*/

.contact-details{
  margin-bottom: 30px;
}

.contact-details > ul,
.social-links-list > ul,
.footer-navigation-list > nav > ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.contact-details > ul > li,
.social-links-list > ul > li,
.footer-navigation-list > nav > ul > li{
  padding: 0;
  margin:0 0 8px;
  min-height: 20px;
  text-align: left;
}

.contact-details > ul > li:last-child,
.social-links-list > ul > li:last-child,
.footer-navigation-list > nav > ul > li:last-child{
  margin-bottom: 0;
}

.contact-details > ul > li > a,
.social-links-list > ul > li > a,
.footer-navigation-list > nav > ul > li > a{
  display: block;
  line-height: 20px;
}

.contact-details > ul > li > address{
  margin: 0;
  font-style: normal;
  padding-bottom: 7.5px;
}

.contact-details > ul > li > address > p{
  margin: 0;
}

.contact-details > ul > li > address,
.contact-details > ul > li > a,
.social-links-list > ul > li > a,
.footer-navigation-list > nav > ul > li > a{
  padding-left: 30px;
}

.contact-details > ul > li i,
.social-links-list > ul > li i,
.footer-navigation-list > nav > ul > li i{
  position: absolute;
  color: rgba(237,143,62,1);
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  text-align: center;
  line-height: 20px;
}

.bg-dark .contact-details > ul > li i,
.bg-dark .social-links-list > ul > li i,
.bg-dark .footer-navigation-list > nav > ul > li i{
  color: rgba(88,175,71,1);
}



/*------------------------------
SOCIAL MEDIA
------------------------------*/

.social-media{

}

.social-media > ul{
  text-align: left;
}

.social-media > ul > li{
  margin-right: 10px;
}

.social-media > ul > li:last-child{
  margin-right: 0;
}

.social-media > ul > li > a{
  text-align: center;
  font-size: 3rem;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
}

/*------------------------------
GALLERY
------------------------------*/

.gallery{
  margin-bottom: 60px;
}

.gallery > ul{
  margin-left: -15px;
}

.gallery > ul > li{
  width: 25%;
  padding-left: 15px;
  margin-bottom: 15px;
}

.gallery > ul > li > a{
  display: block;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
overflow: hidden;
}

.gallery > ul > li > a > img{
  display: block;
  width: 100%;
}

/*-- LIGHTBOX --*/

#slb_viewer_wrap .slb_theme_slb_default .slb_details{
    display: none !important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_data_title,
#slb_viewer_wrap .slb_theme_slb_default .slb_group_status{
    font-family: inherit !important;
    font-size: 1.6rem !important;
}

/*------------------------------
BREADCRUMBS
------------------------------*/

section.breadcrumb{

}

section.breadcrumb > .overlay {
    padding-top: 20px;
    padding-bottom: 20px;
}

section.breadcrumb p{
  margin: 0;
}


/*------------------------------
MASONRY STYLES
------------------------------*/

section.grid{
  padding: 0;
}

/*------------------------------
GRID
------------------------------*/

.masonrygrid{
  display: block;
  width: auto;
  position: relative;
  padding: 0;
  margin: 0;
}

.masonrygrid > .gridbox{
  float: left;
  border: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.masonrygrid > .gridbox > .overlay{
  position: relative;
  padding: 50px;
  margin: 0;
}

.masonrygrid > .gridbox.width-single{
  width: 25%;
}

.masonrygrid > .gridbox.width-double{
  width: 50%;
}

.masonrygrid > .gridbox.height-single{
  height: 360px;
}

.masonrygrid > .gridbox.height-double{
  height: 720px;
}

/*------------------------------
TEXT-BOX
------------------------------*/

.text-box{

}

.text-box > .overlay{

}

/*------------------------------
IMAGE-BOX
------------------------------*/

.image-box{
  min-height: 320px;
}

/*------------------------------
VIDEO-BOX
------------------------------*/

.video-box{
  min-height: 320px;
}

.video-box > .video{
  width: 100%;
  height: 100%;
  min-height: 320px;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/*------------------------------
ACCORDION
------------------------------*/

.accordion-container{
  margin-bottom: 30px;
}

.accordion-container > .accordion{
  border-bottom: 2px solid rgba(230,232,229,1);
}

.accordion-container > .accordion > .accordion-answer{
  display:none;
  overflow:hidden;
  padding-bottom:15px;
}
.accordion-container > .accordion > .accordion-answer h4{
  margin-top:0;
}
.accordion-container > .accordion > .accordion-answer > .paragraph{
  padding: 0px 20px 20px 50px;
  text-align: left;
  margin: 0;
}

.accordion-container > .accordion > .accordion-answer > .paragraph > p:first-child{
  margin-top: 0;
}

.accordion-container > .accordion > .accordion-answer > .paragraph > p:flast-child{
  margin-bottom: 0;
}

.accordion-container > .accordion > .accordion-question{
  position: relative;
  cursor: pointer;
}

.accordion-container > .accordion > .accordion-question > h1,
.accordion-container > .accordion > .accordion-question > h2,
.accordion-container > .accordion > .accordion-question > h3,
.accordion-container > .accordion > .accordion-question > h4,
.accordion-container > .accordion > .accordion-question > h5,
.accordion-container > .accordion > .accordion-question > h6{
  padding-left: 50px;
  text-align: left;
  position: relative;
  margin: 20px 0;
}

.accordion-container > .accordion > .accordion-answer > h1,
.accordion-container > .accordion > .accordion-answer > h2,
.accordion-container > .accordion > .accordion-answer > h3,
.accordion-container > .accordion > .accordion-answer > h4,
.accordion-container > .accordion > .accordion-answer > h5,
.accordion-container > .accordion > .accordion-answer > h6,
.accordion-container > .accordion:first-child > .accordion-question > h1,
.accordion-container > .accordion:first-child > .accordion-question > h2,
.accordion-container > .accordion:first-child > .accordion-question > h3,
.accordion-container > .accordion:first-child > .accordion-question > h4,
.accordion-container > .accordion:first-child > .accordion-question > h5,
.accordion-container > .accordion:first-child > .accordion-question > h6{
  margin-top: 0;
}

.accordion-container > .accordion > .accordion-question > .plus{
  position: absolute;
  top:14px;
  left:0px;
  width: 24px;
  height: 24px;
}

.accordion-container > .accordion > .accordion-question > .plus > span{
  position: absolute;
  background-color: rgba(237,143,62,1);
  left: 50%;
  top: 50%;
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;

}

.accordion-container > .accordion > .accordion-question > .plus > .vertical{
  width: 20px;
  height: 4px;
  border-radius:2px;
  margin-left: -10px;
  margin-top: -2px;
}

.accordion-container > .accordion > .accordion-question > .plus > .horizontal{
  width: 4px;
  height: 20px;
  margin-left: -2px;
  margin-top: -10px;
  border-radius:2px;
}

.accordion-container > .accordion > .accordion-question.opened > .plus > span{
  transform: rotate(180deg);
}

.accordion-container > .accordion > .accordion-question.opened > .plus > .horizontal{
  opacity: 0;
}


/*------------------------------
TABLE
------------------------------*/

.table{
  margin-bottom: 30px;
}

.table > table{
    border-spacing: 1px;
    border-collapse: collapse;
    background: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    position: relative;
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.15);
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.15);
}

.table > table > thead{

}

.table > table > thead > tr{
  background: rgba(44,62,61,1);
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.table > table > thead > tr > th{
    color: rgba(255,255,255,1);
    line-height: 1.2;
    font-size: 1.2em;
    font-weight: unset;
    padding: 10px 15px;
    text-align: left;
    vertical-align: top;
}

.table > table > thead > tr > th:first-child{
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
}

.table > table > thead > tr > th:last-child{
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
}

.table > table > tbody{

}

.table > table > tbody > tr{
  background-color: rgba(255,255,255,1);
}

.table > table > tbody > tr:nth-child(even) {
  background-color: rgba(230,232,229,0.5);
}

.table > table > tbody > tr:last-child{
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.table > table > tbody > tr > td{
    color: rgba(44,62,61,1);
    border-right: 1px solid rgba(44,62,61,0.1);
    border-bottom: 1px solid rgba(44,62,61,0.1);
    padding: 15px;
    text-align: left;
    vertical-align: top;
}

.table > table > tbody > tr:last-child > td{
    border-bottom: none;
}

.table > table > tbody > tr:last-child > td:first-child{
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px;
}

.table > table > tbody > tr:last-child > td:last-child{
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
}

/*------------------------------
QUOTE
------------------------------*/

blockquote.pullquote{
  margin: 0;
  padding: 5px 0 5px 25px;
  border-left: 4px solid rgba(237,143,62,1);
  margin-bottom: 30px;
}

blockquote.pullquote > .quotation-mark{
  margin: 0;
  margin-bottom: 10px;
}

blockquote.pullquote > .quotation-mark > i{
  color: rgba(237,143,62,1);
  font-size: 3rem;
}

blockquote.pullquote > .quote{
  margin: 0;
}

blockquote.pullquote > .attribution{
  margin: 0;
  margin-top: 15px;
  color: rgba(237,143,62,1);
}

/*------------------------------
FOOTER FORM
------------------------------*/

.shortcode .wpcf7 .wpcf7-form .form-row{
    text-align: left;
    padding: 0;
    margin: 0;
    margin-left: -15px;
    padding-bottom: 15px;
    font-size: 0;
}

.shortcode .wpcf7 .wpcf7-form .form-row > .form-label,
.shortcode .wpcf7 .wpcf7-form .form-row > .form-field{
    width:100%;
    display:inline-block;
    font-size: 1.6rem;
    padding-left: 15px;
}

.shortcode .wpcf7 .wpcf7-form .form-row > .form-label > label{
    display:block;
    margin-bottom: 5px;
}

.shortcode .wpcf7 .wpcf7-form .form-row > .form-field.half{
    width:50%;
}

.shortcode .wpcf7 .wpcf7-form .form-row > .form-field label{
    margin-top: 5px;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

.shortcode .wpcf7 .wpcf7-form .form-row > .form-field p{
    margin: 0;
    margin-bottom: 10px;
    font-size: 0.8em;
}

/*------------------------------
SCROLLING LOGOS
------------------------------*/

.scrolling-logos{
  text-align: center;
}

.scrolling-logos .scrolling-logo-item{
  position: relative;
  display: block;
  padding: 0 30px;
}

.scrolling-logos .scrolling-logo-item > a{
  position: absolute;
  display: block;
  z-index: 5;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.scrolling-logos .scrolling-logo-item > .scrolling-logo{
  height: 100px;
}

/*------------------------------
SEARCH FORM
------------------------------*/

.search-form-container{
  display: block;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  background-color: rgba(0,0,0,0.90);
  text-align: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.search-form-container *{
  pointer-events: none;
}

.search-modal .search-form-container{
  opacity: 1;
  pointer-events: auto;
}

.search-modal .search-form-container *{
  pointer-events: auto;
}

.search-form-container > .close{
  position: absolute;
  width: 30px;
  height: 30px;
  top: 30px;
  right: 30px;
  font-size:3rem;
}
.search-form-container > .close:hover{color:rgba(255,255,255,1)}
.search-form .search-input{
  display: block;
  width: 100%;
  max-width: 520px;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 2px solid rgba(255,255,255,1) !important;
  font-size: 2.6rem;
  text-align: center;
  background-color: transparent;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  outline: 0;
  margin-bottom: 30px;
  box-shadow: none;
  color: rgba(255,255,255,1);
}

.search-form .search-input:focus{
  outline: 0;
  border-color: rgba(237,143,62,1) !important;
  box-shadow: none;
}

.search-form .search-submit i{
  margin-right: 5px;
}

/*-- SEARCH WIDGET --*/

.widgets form.search{
  position: relative;
}

.widgets form.search > .search-input{
    padding-right:35px;
}

.widgets form.search > .search-submit{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  width: 40px;
  border-radius:0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  z-index: 1;
}

.widgets form.search > .search-submit > span{
  display: none
}

/*------------------------------
WOOCOMMERCE
------------------------------*/

.woocommerce td.product-name dl.variation{
    margin-top: 0;
    margin-bottom: 0;
    font-size:  0.8em;
}

.woocommerce td.product-name dl.variation > dt,
.woocommerce td.product-name dl.variation > dd{
    float:  left;
    vertical-align: top;
    line-height: normal;
    margin:  0;
}

.woocommerce td.product-name dl.variation > dt > p,
.woocommerce td.product-name dl.variation > dd > p{
    margin:  0;
}

.woocommerce td.product-name dl.variation > dt{
    clear:  both;
    width:  110px;
    font-weight: 700;
}

.woocommerce td.product-name dl.variation > dd{

}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text{
    min-width: 140px;
    height: 40px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt{
    background-color: rgba(237,143,62,1);
    color: rgba(255,255,255,1);
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
    background-color: rgba(44,62,61,1);
    color: rgba(255,255,255,1);
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: rgba(237,143,62,0.5);
    color: #fff;
}




#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li{
    line-height: normal;
}

/*------------------------------
DARK
------------------------------*/

.text-dark{
  color: rgba(44,62,61,1);
}

.bg-dark{
    background-color: rgba(44,62,61,1);
    color: rgba(255,255,255,1);
}

.bg-dark.opacity-0{
    background-color: rgba(44,62,61,0);
}

.bg-dark.opacity-10{
    background-color: rgba(44,62,61,0.1);
}

.bg-dark.opacity-20{
    background-color: rgba(44,62,61,0.2);
}

.bg-dark.opacity-30{
    background-color: rgba(44,62,61,0.3);
}

.bg-dark.opacity-40{
    background-color: rgba(44,62,61,0.4);
}

.bg-dark.opacity-50{
    background-color: rgba(44,62,61,0.5);
}

.bg-dark.opacity-60{
    background-color: rgba(44,62,61,0.6);
}

.bg-dark.opacity-70{
    background-color: rgba(44,62,61,0.7);
}

.bg-dark.opacity-80{
    background-color: rgba(44,62,61,0.8);
}

.bg-dark.opacity-90{
    background-color: rgba(44,62,61,0.9);
}

.bg-dark.opacity-100{
    background-color: rgba(44,62,61,1);
}

/*-- LINKS --*/

.bg-dark a,
.bg-dark .bg-dark a,
.bg-brand .bg-dark a,
.bg-white .bg-dark a,
.bg-black .bg-dark a,
.bg-light .bg-dark a,
.bg-highlight .bg-dark a{
    color: rgba(255,255,255,1);
    text-decoration: none;
}

.bg-dark a:hover,
.bg-dark .bg-dark a:hover,
.bg-brand .bg-dark a:hover,
.bg-white .bg-dark a:hover,
.bg-black .bg-dark a:hover,
.bg-light .bg-dark a:hover,
.bg-highlight .bg-dark a:hover{
    color: rgba(237,143,62,1);
}

/*-- CONTRASTS --*/

.bg-dark h1 > span,
.bg-dark h2 > span,
.bg-dark h3 > span,
.bg-dark h4 > span,
.bg-dark h5 > span,
.bg-dark h6 > span{
  color: rgba(88,175,71,1);
}

/*-- BUTTONS --*/

.bg-dark div.button > a,
.bg-dark input[type=submit],
.bg-dark form button,
.overlay .bg-dark div.button > a,
.overlay .bg-dark input[type=submit],
.overlay .bg-dark form button{
    background-color: rgba(237,143,62,1);
    color: rgba(255,255,255,1);
}

.bg-dark div.button > a:hover,
.bg-dark input[type=submit]:hover,
.bg-dark form button:hover,
.overlay .bg-dark div.button > a:hover,
.overlay .bg-dark input[type=submit]:hover,
.overlay .bg-dark form button:hover{
    background-color: rgba(88,175,71,1);
    color: rgba(255,255,255,1);
}

/*-- ARROWS --*/

.bg-dark .slick-arrow.slick-prev:after {
    color:rgba(237,143,62,1);
}

.bg-dark .slick-arrow.slick-next:after {
    color:rgba(237,143,62,1);
}

.bg-dark .slick-arrow.slick-prev:hover:after,
.bg-dark .slick-arrow.slick-next:hover:after {
    color: rgba(255,255,255,1);
}

/*-- PAGER --*/

.bg-dark .slick-slider > ul.slick-dots > li > button{
    border-color: rgba(237,143,62,1);
    background-color:rgba(237,143,62,0);
}

.bg-dark .slick-slider > ul.slick-dots > li > button:hover{
    background-color: rgba(237,143,62,1);
    border-color:rgba(237,143,62,1);
}

.bg-dark .slick-slider > ul.slick-dots > li.slick-active > button{
    background-color: rgba(237,143,62,1);
    border-color:rgba(237,143,62,1);
}

.bg-dark .slick-slider > ul.slick-dots > li.slick-active > button:hover{
    background-color: rgba(237,143,62,1);
    border-color:rgba(237,143,62,1);
}

/*-- RATINGS --*/

.bg-dark .ratings > .rating.rating-0{
  background-image: url('../img/_brand/rating_0.0.png');
}

.bg-dark .ratings > .rating.rating-0-5{
  background-image: url('../img/_brand/rating_0.5.png');
}

.bg-dark .ratings > .rating.rating-1{
  background-image: url('../img/_brand/rating_1.0.png');
}

.bg-dark .ratings > .rating.rating-1-5{
  background-image: url('../img/_brand/rating_1.5.png');
}

.bg-dark .ratings > .rating.rating-2{
  background-image: url('../img/_brand/rating_2.0.png');
}

.bg-dark .ratings > .rating.rating-2-5{
  background-image: url('../img/_brand/rating_2.5.png');
}

.bg-dark .ratings > .rating.rating-3{
  background-image: url('../img/_brand/rating_3.0.png');
}

.bg-dark .ratings > .rating.rating-3-5{
  background-image: url('../img/_brand/rating_3.5.png');
}

.bg-dark .ratings > .rating.rating-4{
  background-image: url('../img/_brand/rating_4.0.png');
}

.bg-dark .ratings > .rating.rating-4-5{
  background-image: url('../img/_brand/rating_4.5.png');
}

.bg-dark .ratings > .rating.rating-5{
  background-image: url('../img/_brand/rating_5.0.png');
}

.bg-dark .contact-details > ul > li i {
    color: rgba(88,175,71,1);
}

.bg-dark blockquote.pullquote > .quotation-mark > i {
    color: rgba(88,175,71,1);
}

.bg-dark blockquote.pullquote {
    border-color: rgba(88,175,71,1);
}

.bg-dark blockquote.pullquote > .attribution {
    color: rgba(88,175,71,1);
}

.bg-dark .image .caption {
    border-color: rgba(88,175,71,1);
}

.bg-dark .countdown-date > .time-block{
  border-color: rgba(255,255,255,0.25);
  background-color: rgba(255,255,255,0.1);
}

.bg-dark .countdown-date > .time-block > .time-suffix{
  color: rgba(255,255,255,1);
}

/*------------------------------
LIGHT
------------------------------*/

.text-light{
  color: rgba(230,232,229,1);
}

.bg-light{
    background-color: rgba(230,232,229,1);
    color: rgba(44,62,61,1);
}

.bg-light.opacity-0{
    background-color: rgba(230,232,229,0);
}

.bg-light.opacity-10{
    background-color: rgba(230,232,229,0.1);
}

.bg-light.opacity-20{
    background-color: rgba(230,232,229,0.2);
}

.bg-light.opacity-30{
    background-color: rgba(230,232,229,0.3);
}

.bg-light.opacity-40{
    background-color: rgba(230,232,229,0.4);
}

.bg-light.opacity-50{
    background-color: rgba(230,232,229,0.5);
}

.bg-light.opacity-60{
    background-color: rgba(230,232,229,0.6);
}

.bg-light.opacity-70{
    background-color: rgba(230,232,229,0.7);
}

.bg-light.opacity-80{
    background-color: rgba(230,232,229,0.8);
}

.bg-light.opacity-90{
    background-color: rgba(230,232,229,0.9);
}

.bg-light.opacity-100{
    background-color: rgba(230,232,229,1);
}

/*-- LINKS --*/

.bg-light a,
.bg-dark .bg-light a,
.bg-brand .bg-light a,
.bg-white .bg-light a,
.bg-black .bg-light a,
.bg-light .bg-light a,
.bg-highlight .bg-light a{
    color: rgba(237,143,62,1);
    text-decoration: none;
}

.bg-light a:hover,
.bg-dark .bg-light a:hover,
.bg-brand .bg-light a:hover,
.bg-white .bg-light a:hover,
.bg-black .bg-light a:hover,
.bg-light .bg-light a:hover,
.bg-highlight .bg-light a:hover{
    color: rgba(88,175,71,1);
}

/*-- CONTRASTS --*/

.bg-light h1 > span,
.bg-light h2 > span,
.bg-light h3 > span,
.bg-light h4 > span,
.bg-light h5 > span,
.bg-light h6 > span{
  color: rgba(88,175,71,1);
}

/*-- BUTTONS --*/

.bg-light div.button > a,
.bg-light input[type=submit],
.bg-light form button,
.overlay .bg-light div.button > a,
.overlay .bg-light input[type=submit],
.overlay .bg-light form button{
    background-color: rgba(237,143,62,1);
    color: rgba(255,255,255,1);
}

.bg-light div.button > a:hover,
.bg-light input[type=submit]:hover,
.bg-light form button:hover,
.overlay .bg-light div.button > a:hover,
.overlay .bg-light input[type=submit]:hover,
.overlay .bg-light form button:hover{
    background-color: rgba(88,175,71,1);
    color: rgba(255,255,255,1);
}

/*-- PAGER --*/

.bg-light .slick-slider > ul.slick-dots > li > button{
    border-color: rgba(237,143,62,1);
    background-color:rgba(237,143,62,0);
}

.bg-light .slick-slider > ul.slick-dots > li > button:hover{
    background-color: rgba(237,143,62,1);
    border-color:rgba(237,143,62,1);
}

.bg-light .slick-slider > ul.slick-dots > li.slick-active > button{
    background-color: rgba(237,143,62,1);
    border-color:rgba(237,143,62,1);
}

.bg-light .slick-slider > ul.slick-dots > li.slick-active > button:hover{
    background-color: rgba(237,143,62,1);
    border-color:rgba(237,143,62,1);
}

/*-- RATINGS --*/

.bg-light .ratings > .rating.rating-0{
  background-image: url('../img/_brand/rating_0.0.png');
}

.bg-light .ratings > .rating.rating-0-5{
  background-image: url('../img/_brand/rating_0.5.png');
}

.bg-light .ratings > .rating.rating-1{
  background-image: url('../img/_brand/rating_1.0.png');
}

.bg-light .ratings > .rating.rating-1-5{
  background-image: url('../img/_brand/rating_1.5.png');
}

.bg-light .ratings > .rating.rating-2{
  background-image: url('../img/_brand/rating_2.0.png');
}

.bg-light .ratings > .rating.rating-2-5{
  background-image: url('../img/_brand/rating_2.5.png');
}

.bg-light .ratings > .rating.rating-3{
  background-image: url('../img/_brand/rating_3.0.png');
}

.bg-light .ratings > .rating.rating-3-5{
  background-image: url('../img/_brand/rating_3.5.png');
}

.bg-light .ratings > .rating.rating-4{
  background-image: url('../img/_brand/rating_4.0.png');
}

.bg-light .ratings > .rating.rating-4-5{
  background-image: url('../img/_brand/rating_4.5.png');
}

.bg-light .ratings > .rating.rating-5{
  background-image: url('../img/_brand/rating_5.0.png');
}

.bg-light .contact-details > ul > li i {
    color: rgba(237,143,62,1);
}

.bg-light blockquote.pullquote > .quotation-mark > i {
    color: rgba(237,143,62,1);
}

.bg-light blockquote.pullquote {
    border-color: rgba(237,143,62,1);
}

.bg-light blockquote.pullquote > .attribution {
    color: rgba(237,143,62,1);
}

.bg-light .image .caption {
    border-color: rgba(237,143,62,1);
}

.bg-light .image .caption {
    border-color: rgba(88,175,71,1);
}

.bg-light .countdown-date > .time-block{
  border-color: rgba(255,255,255,1);
  background-color: rgba(255,255,255,0.9);
}

.bg-light .countdown-date > .time-block > .time-suffix{
  color: rgba(44,62,61,1);
}

/*------------------------------
BRAND
------------------------------*/

.text-brand{
  color: rgba(237,143,62,1);
}

.bg-brand{
    background-color: rgba(237,143,62,1);
    color: rgba(255,255,255,1);
}

.bg-brand.opacity-0{
  background-color: rgba(237,143,62,0);
}

.bg-brand.opacity-10{
  background-color: rgba(237,143,62,0.1);
}

.bg-brand.opacity-20{
  background-color: rgba(237,143,62,0.2);
}

.bg-brand.opacity-30{
  background-color: rgba(237,143,62,0.3);
}

.bg-brand.opacity-40{
  background-color: rgba(237,143,62,0.4);
}

.bg-brand.opacity-50{
  background-color: rgba(237,143,62,0.5);
}

.bg-brand.opacity-60{
  background-color: rgba(237,143,62,0.6);
}

.bg-brand.opacity-70{
  background-color: rgba(237,143,62,0.7);
}

.bg-brand.opacity-80{
  background-color: rgba(237,143,62,0.8);
}

.bg-brand.opacity-90{
  background-color: rgba(237,143,62,0.9);
}

.bg-brand.opacity-100{
  background-color: rgba(237,143,62,1);
}

/*-- LINKS --*/

.bg-brand a,
.bg-dark .bg-brand a,
.bg-brand .bg-brand a,
.bg-white .bg-brand a,
.bg-black .bg-brand a,
.bg-light .bg-brand a,
.bg-highlight .bg-brand a{
    color: rgba(255,255,255,1);
    text-decoration: none;
}

.bg-brand a:hover,
.bg-dark .bg-brand a:hover,
.bg-brand .bg-brand a:hover,
.bg-white .bg-brand a:hover,
.bg-black .bg-brand a:hover,
.bg-light .bg-brand a:hover,
.bg-highlight .bg-brand a:hover{
    color: rgba(88,175,71,1);
}

/*-- CONTRASTS --*/

.bg-brand h1 > span,
.bg-brand h2 > span,
.bg-brand h3 > span,
.bg-brand h4 > span,
.bg-brand h5 > span,
.bg-brand h6 > span{
  color: rgba(88,175,71,1);
}

/*-- BUTTONS --*/

.bg-brand div.button > a,
.bg-brand input[type=submit],
.bg-brand form button,
.overlay .bg-brand div.button > a,
.overlay .bg-brand input[type=submit],
.overlay .bg-brand form button{
    background-color: rgba(88,175,71,1);
    color: rgba(255,255,255,1);
}

.bg-brand div.button > a:hover,
.bg-brand input[type=submit]:hover,
.bg-brand form button:hover,
.overlay .bg-brand div.button > a:hover,
.overlay .bg-brand input[type=submit]:hover,
.overlay .bg-brand form button:hover{
    background-color: rgba(255,255,255,1);
    color: rgba(237,143,62,1);
}

/*-- ARROWS --*/

.bg-brand .slick-arrow.slick-prev:after {
    color: rgba(255,255,255,1);
}

.bg-brand .slick-arrow.slick-next:after {
    color: rgba(255,255,255,1);
}

.bg-brand .slick-arrow.slick-prev:hover:after,
.bg-brand .slick-arrow.slick-next:hover:after {
    color: rgba(44,62,61,1);
}

/*-- PAGER --*/

.bg-brand .slick-slider > ul.slick-dots > li > button{
      background-color: rgba(255,255,255,0);
      border-color: rgba(255,255,255,1);
}

.bg-brand .slick-slider > ul.slick-dots > li > button:hover{
    background-color: rgba(255,255,255,1);
    border-color: rgba(255,255,255,1);
}

.bg-brand .slick-slider > ul.slick-dots > li.slick-active > button{
    background-color: rgba(255,255,255,1);
    border-color: rgba(255,255,255,1);
}

.bg-brand .slick-slider > ul.slick-dots > li.slick-active > button:hover{
    background-color: rgba(255,255,255,1);
    border-color: rgba(255,255,255,1);
}

/*-- RATINGS --*/

.bg-brand .ratings > .rating.rating-0{
  background-image: url('../img/_white/rating_0.0.png');
}

.bg-brand .ratings > .rating.rating-0-5{
  background-image: url('../img/_white/rating_0.5.png');
}

.bg-brand .ratings > .rating.rating-1{
  background-image: url('../img/_white/rating_1.0.png');
}

.bg-brand .ratings > .rating.rating-1-5{
  background-image: url('../img/_white/rating_1.5.png');
}

.bg-brand .ratings > .rating.rating-2{
  background-image: url('../img/_white/rating_2.0.png');
}

.bg-brand .ratings > .rating.rating-2-5{
  background-image: url('../img/_white/rating_2.5.png');
}

.bg-brand .ratings > .rating.rating-3{
  background-image: url('../img/_white/rating_3.0.png');
}

.bg-brand .ratings > .rating.rating-3-5{
  background-image: url('../img/_white/rating_3.5.png');
}

.bg-brand .ratings > .rating.rating-4{
  background-image: url('../img/_white/rating_4.0.png');
}

.bg-brand .ratings > .rating.rating-4-5{
  background-image: url('../img/_white/rating_4.5.png');
}

.bg-brand .ratings > .rating.rating-5{
  background-image: url('../img/_white/rating_5.0.png');
}

.bg-brand .contact-details > ul > li i {
    color: rgba(88,175,71,1);
}

.bg-brand blockquote.pullquote > .quotation-mark > i {
    color: rgba(88,175,71,1);
}

.bg-brand blockquote.pullquote {
    border-color: rgba(88,175,71,1);
}

.bg-brand blockquote.pullquote > .attribution {
    color: rgba(88,175,71,1);
}

.bg-brand .image .caption {
    border-color: rgba(88,175,71,1);
}

.bg-brand .countdown-date > .time-block{
  border-color: rgba(255,255,255,1);
  background-color: rgba(255,255,255,1);
}

.bg-brand .countdown-date > .time-block > .time-suffix{
  color: rgba(44,62,61,1);
}

/*------------------------------
WHITE
------------------------------*/

.text-white{
  color: rgba(255,255,255,1);
}

.bg-white{
  background-color: rgba(255,255,255,1);
  color: rgba(44,62,61,1);
}

.bg-white.opacity-0{
  background-color: rgba(255,255,255,0);
}

.bg-white.opacity-10{
  background-color: rgba(255,255,255,0.1);
}

.bg-white.opacity-20{
  background-color: rgba(255,255,255,0.2);
}

.bg-white.opacity-30{
  background-color: rgba(255,255,255,0.3);
}

.bg-white.opacity-40{
  background-color: rgba(255,255,255,0.4);
}

.bg-white.opacity-50{
  background-color: rgba(255,255,255,0.5);
}

.bg-white.opacity-60{
  background-color: rgba(255,255,255,0.6);
}

.bg-white.opacity-70{
  background-color: rgba(255,255,255,0.7);
}

.bg-white.opacity-80{
  background-color: rgba(255,255,255,0.8);
}

.bg-white.opacity-90{
  background-color: rgba(255,255,255,0.9);
}

.bg-white.opacity-100{
  background-color: rgba(255,255,255,1);
}

/*-- LINKS --*/

.bg-white a,
.bg-dark .bg-white a,
.bg-brand .bg-white a,
.bg-white .bg-white a,
.bg-black .bg-white a,
.bg-light .bg-white a,
.bg-highlight .bg-white a{
    color: rgba(237,143,62,1);
    text-decoration: none;
}

.bg-white a:hover,
.bg-dark .bg-white a:hover,
.bg-brand .bg-white a:hover,
.bg-white .bg-white a:hover,
.bg-black .bg-white a:hover,
.bg-light .bg-white a:hover,
.bg-highlight .bg-white a:hover{
    color: rgba(88,175,71,1);
}

/*-- CONTRASTS --*/

.bg-white h1 > span,
.bg-white h2 > span,
.bg-white h3 > span,
.bg-white h4 > span,
.bg-white h5 > span,
.bg-white h6 > span{
  color: rgba(88,175,71,1);
}

/*-- BUTTONS --*/

.bg-white div.button > a,
.bg-white input[type=submit],
.bg-white form button,
.overlay .bg-white div.button > a,
.overlay .bg-white input[type=submit],
.overlay .bg-white form button{
    background-color: rgba(237,143,62,1);
    color: rgba(255,255,255,1);
}

.bg-white div.button > a:hover,
.bg-white input[type=submit]:hover,
.bg-white form button:hover,
.overlay .bg-white div.button > a:hover,
.overlay .bg-white input[type=submit]:hover,
.overlay .bg-white form button:hover{
    background-color: rgba(88,175,71,1);
    color: rgba(255,255,255,1);
}

/*-- ARROWS --*/

.bg-dark .d.slick-prev:after {
    color:rgba(237,143,62,1);
}

.bg-dark .slick-arrow.slick-next:after {
    color:rgba(237,143,62,1);
}

.bg-dark .slick-arrow.slick-prev:hover:after,
.bg-dark .slick-arrow.slick-next:hover:after {
    color: rgba(255,255,255,1);
}


/*-- PAGER --*/

.bg-white .slick-slider > ul.slick-dots > li > button{
    border-color: rgba(237,143,62,1);
    background-color:rgba(237,143,62,0);
}

.bg-white .slick-slider > ul.slick-dots > li > button:hover{
    border-color: rgba(237,143,62,1);
    background-color:rgba(237,143,62,1);
}

.bg-white .slick-slider > ul.slick-dots > li.slick-active > button{
    border-color: rgba(237,143,62,1);
    background-color:rgba(237,143,62,1);
}

.bg-white .slick-slider > ul.slick-dots > li.slick-active > button:hover{
    border-color: rgba(237,143,62,1);
    background-color:rgba(237,143,62,1);
}

/*-- RATINGS --*/

.bg-white .ratings > .rating.rating-0{
  background-image: url('../img/_brand/rating_0.0.png');
}

.bg-white .ratings > .rating.rating-0-5{
  background-image: url('../img/_brand/rating_0.5.png');
}

.bg-white .ratings > .rating.rating-1{
  background-image: url('../img/_brand/rating_1.0.png');
}

.bg-white .ratings > .rating.rating-1-5{
  background-image: url('../img/_brand/rating_1.5.png');
}

.bg-white .ratings > .rating.rating-2{
  background-image: url('../img/_brand/rating_2.0.png');
}

.bg-white .ratings > .rating.rating-2-5{
  background-image: url('../img/_brand/rating_2.5.png');
}

.bg-white .ratings > .rating.rating-3{
  background-image: url('../img/_brand/rating_3.0.png');
}

.bg-white .ratings > .rating.rating-3-5{
  background-image: url('../img/_brand/rating_3.5.png');
}

.bg-white .ratings > .rating.rating-4{
  background-image: url('../img/_brand/rating_4.0.png');
}

.bg-white .ratings > .rating.rating-4-5{
  background-image: url('../img/_brand/rating_4.5.png');
}

.bg-white .ratings > .rating.rating-5{
  background-image: url('../img/_brand/rating_5.0.png');
}

.bg-white .contact-details > ul > li i {
    color: rgba(237,143,62,1);
}

.bg-white blockquote.pullquote > .quotation-mark > i {
    color: rgba(237,143,62,1);
}

.bg-white blockquote.pullquote {
    border-color: rgba(237,143,62,1);
}

.bg-white blockquote.pullquote > .attribution {
    color: rgba(237,143,62,1);
}

.bg-white .image .caption {
    border-color: rgba(237,143,62,1);
}

.bg-white .countdown-date > .time-block{
  border-color: rgba(230,232,229,1);
  background-color: rgba(230,232,229,0.9);
}

.bg-white .countdown-date > .time-block > .time-suffix{
  color: rgba(44,62,61,1);
}

/*------------------------------
BLACK
------------------------------*/

.text-black{
  color: rgba(0,0,0,1);
}

.bg-black{
  background-color: rgba(0,0,0,1);
  color: rgba(255,255,255,1);
}

.bg-black.opacity-0{
  background-color: rgba(0,0,0,0);
}

.bg-black.opacity-10{
  background-color: rgba(0,0,0,0.1);
}

.bg-black.opacity-20{
  background-color: rgba(0,0,0,0.2);
}

.bg-black.opacity-30{
  background-color: rgba(0,0,0,0.3);
}

.bg-black.opacity-40{
  background-color: rgba(0,0,0,0.4);
}

.bg-black.opacity-50{
  background-color: rgba(0,0,0,0.5);
}

.bg-black.opacity-60{
  background-color: rgba(0,0,0,0.6);
}

.bg-black.opacity-70{
  background-color: rgba(0,0,0,0.7);
}

.bg-black.opacity-80{
  background-color: rgba(0,0,0,0.8);
}

.bg-black.opacity-90{
  background-color: rgba(0,0,0,0.9);
}

.bg-black.opacity-100{
  background-color: rgba(0,0,0,1);
}

/*-- LINKS --*/

.bg-black a,
.bg-dark .bg-black a,
.bg-brand .bg-black a,
.bg-white .bg-black a,
.bg-black .bg-black a,
.bg-light .bg-black a,
.bg-highlight .bg-black a{
    color: rgba(255,255,255,1);
    text-decoration: none;
}

.bg-black a:hover,
.bg-dark .bg-black a:hover,
.bg-brand .bg-black a:hover,
.bg-white .bg-black a:hover,
.bg-black .bg-black a:hover,
.bg-light .bg-black a:hover,
.bg-highlight .bg-black a:hover{
    color: rgba(237,143,62,1);
}

/*-- CONTRASTS --*/

.bg-black h1 > span,
.bg-black h2 > span,
.bg-black h3 > span,
.bg-black h4 > span,
.bg-black h5 > span,
.bg-black h6 > span{
  color: rgba(237,143,62,1);
}

/*-- BUTTONS --*/

.bg-black div.button > a,
.bg-black input[type=submit],
.bg-black form button,
.overlay .bg-black div.button > a,
.overlay .bg-black input[type=submit],
.overlay .bg-black form button{
    background-color: rgba(237,143,62,1);
    color: rgba(255,255,255,1);
}

.bg-black div.button > a:hover,
.bg-black input[type=submit]:hover,
.bg-black form button:hover,
.overlay .bg-black div.button > a:hover,
.overlay .bg-black input[type=submit]:hover,
.overlay .bg-black form button:hover{
    background-color: rgba(255,255,255,1);
    color: rgba(237,143,62,1);
}

/*-- ARROWS --*/

.bg-black .slick-arrow.slick-prev:after {
    color:rgba(237,143,62,1);
}

.bg-black .slick-arrow.slick-next:after {
    color:rgba(237,143,62,1);
}

.bg-black .slick-arrow.slick-prev:hover:after,
.bg-black .slick-arrow.slick-next:hover:after {
    color: rgba(255,255,255,1);
}

/*-- PAGER --*/

.bg-black .slick-slider > ul.slick-dots > li > button{
    border-color: rgba(237,143,62,1);
    background-color:rgba(237,143,62,0);
}

.bg-black .slick-slider > ul.slick-dots > li > button:hover{
    border-color: rgba(237,143,62,1);
    background-color:rgba(237,143,62,1);
}

.bg-black .slick-slider > ul.slick-dots > li.slick-active > button{
    border-color: rgba(237,143,62,1);
    background-color:rgba(237,143,62,1);
}

.bg-black .slick-slider > ul.slick-dots > li.slick-active > button:hover{
    border-color: rgba(237,143,62,1);
    background-color:rgba(237,143,62,1);
}

/*-- RATINGS --*/

.bg-black .ratings > .rating.rating-0{
  background-image: url('../img/_brand/rating_0.0.png');
}

.bg-black .ratings > .rating.rating-0-5{
  background-image: url('../img/_brand/rating_0.5.png');
}

.bg-black .ratings > .rating.rating-1{
  background-image: url('../img/_brand/rating_1.0.png');
}

.bg-black .ratings > .rating.rating-1-5{
  background-image: url('../img/_brand/rating_1.5.png');
}

.bg-black .ratings > .rating.rating-2{
  background-image: url('../img/_brand/rating_2.0.png');
}

.bg-black .ratings > .rating.rating-2-5{
  background-image: url('../img/_brand/rating_2.5.png');
}

.bg-black .ratings > .rating.rating-3{
  background-image: url('../img/_brand/rating_3.0.png');
}

.bg-black .ratings > .rating.rating-3-5{
  background-image: url('../img/_brand/rating_3.5.png');
}

.bg-black .ratings > .rating.rating-4{
  background-image: url('../img/_brand/rating_4.0.png');
}

.bg-black .ratings > .rating.rating-4-5{
  background-image: url('../img/_brand/rating_4.5.png');
}

.bg-black .ratings > .rating.rating-5{
  background-image: url('../img/_brand/rating_5.0.png');
}

.bg-black .contact-details > ul > li i {
    color: rgba(88,175,71,1);
}

.bg-black blockquote.pullquote > .quotation-mark > i {
    color: rgba(88,175,71,1);
}

.bg-black blockquote.pullquote {
    border-color: rgba(88,175,71,1);
}

.bg-black blockquote.pullquote > .attribution {
    color: rgba(88,175,71,1);
}

.bg-black .image .caption {
    border-color: rgba(88,175,71,1);
}

.bg-black .countdown-date > .time-block{
  border-color: rgba(255,255,255,1);
  background-color: rgba(255,255,255,1);
}

.bg-black .countdown-date > .time-block > .time-suffix{
  color: rgba(44,62,61,1);
}

/*------------------------------
HIGHLIGHT
------------------------------*/

.text-highlight{
  color: rgba(88,175,71,1);
}

.bg-highlight{
    background-color: rgba(88,175,71,1);
    color: rgba(255,255,255,1);
}

.bg-highlight.opacity-0{
  background-color: rgba(88,175,71,0);
}

.bg-highlight.opacity-10{
  background-color: rgba(88,175,71,0.1);
}

.bg-highlight.opacity-20{
  background-color: rgba(88,175,71,0.2);
}

.bg-highlight.opacity-30{
  background-color: rgba(88,175,71,0.3);
}

.bg-highlight.opacity-40{
  background-color: rgba(88,175,71,0.4);
}

.bg-highlight.opacity-50{
  background-color: rgba(88,175,71,0.5);
}

.bg-highlight.opacity-60{
  background-color: rgba(88,175,71,0.6);
}

.bg-highlight.opacity-70{
  background-color: rgba(88,175,71,0.7);
}

.bg-highlight.opacity-80{
  background-color: rgba(88,175,71,0.8);
}

.bg-highlight.opacity-90{
  background-color: rgba(88,175,71,0.9);
}

.bg-highlight.opacity-100{
  background-color: rgba(88,175,71,1);
}

/*-- LINKS --*/

.bg-highlight a,
.bg-dark .bg-highlight a,
.bg-brand .bg-highlight a,
.bg-white .bg-highlight a,
.bg-black .bg-highlight a,
.bg-light .bg-highlight a,
.bg-highlight .bg-highlight a{
    color: rgba(255,255,255,1);
    text-decoration: none;
}

.bg-highlight a:hover,
.bg-dark .bg-highlight a:hover,
.bg-brand .bg-highlight a:hover,
.bg-white .bg-highlight a:hover,
.bg-black .bg-highlight a:hover,
.bg-light .bg-highlight a:hover,
.bg-highlight .bg-highlight a:hover{
    color: rgba(44,62,61,1);
}

/*-- CONTRASTS --*/

.bg-highlight h1 > span,
.bg-highlight h2 > span,
.bg-highlight h3 > span,
.bg-highlight h4 > span,
.bg-highlight h5 > span,
.bg-highlight h6 > span{
  color: rgba(44,62,61,1);
}

/*-- BUTTONS --*/

.bg-highlight div.button > a,
.bg-highlight input[type=submit],
.bg-highlight form button,
.overlay .bg-highlight div.button > a,
.overlay .bg-highlight input[type=submit],
.overlay .bg-highlight form button{
    background-color: rgba(44,62,61,1);
    color: rgba(88,175,71,1);
}

.bg-highlight div.button > a:hover,
.bg-highlight input[type=submit]:hover,
.bg-highlight form button:hover,
.overlay .bg-highlight div.button > a:hover,
.overlay .bg-highlight input[type=submit]:hover,
.overlay .bg-highlight form button:hover{
    background-color: rgba(255,255,255,1);
    color: rgba(237,143,62,1);
}

/*-- ARROWS --*/

.bg-highlight .slick-arrow.slick-prev:after {
    color:rgba(237,143,62,1);
}

.bg-highlight .slick-arrow.slick-next:after {
    color:rgba(237,143,62,1);
}

.bg-highlight .slick-arrow.slick-prev:hover:after,
.bg-highlight .slick-arrow.slick-next:hover:after {
    color: rgba(255,255,255,1);
}

/*-- PAGER --*/

.bg-highlight .slick-slider > ul.slick-dots > li > button{
    border-color: rgba(44,62,61,1);
    background-color:rgba(44,62,61,0);
}

.bg-highlight .slick-slider > ul.slick-dots > li > button:hover{
    border-color: rgba(44,62,61,1);
    background-color:rgba(44,62,61,1);
}

.bg-highlight .slick-slider > ul.slick-dots > li.slick-active > button{
    border-color: rgba(44,62,61,1);
    background-color:rgba(44,62,61,1);
}

.bg-highlight .slick-slider > ul.slick-dots > li.slick-active > button:hover{
    border-color: rgba(44,62,61,1);
    background-color:rgba(44,62,61,1);
}

/*-- RATINGS --*/

.bg-highlight .ratings > .rating.rating-0{
  background-image: url('../img/_white/rating_0.0.png');
}

.bg-highlight .ratings > .rating.rating-0-5{
  background-image: url('../img/_white/rating_0.5.png');
}

.bg-highlight .ratings > .rating.rating-1{
  background-image: url('../img/_white/rating_1.0.png');
}

.bg-highlight .ratings > .rating.rating-1-5{
  background-image: url('../img/_white/rating_1.5.png');
}

.bg-highlight .ratings > .rating.rating-2{
  background-image: url('../img/_white/rating_2.0.png');
}

.bg-highlight .ratings > .rating.rating-2-5{
  background-image: url('../img/_white/rating_2.5.png');
}

.bg-highlight .ratings > .rating.rating-3{
  background-image: url('../img/_white/rating_3.0.png');
}

.bg-highlight .ratings > .rating.rating-3-5{
  background-image: url('../img/_white/rating_3.5.png');
}

.bg-highlight .ratings > .rating.rating-4{
  background-image: url('../img/_white/rating_4.0.png');
}

.bg-highlight .ratings > .rating.rating-4-5{
  background-image: url('../img/_white/rating_4.5.png');
}

.bg-highlight .ratings > .rating.rating-5{
  background-image: url('../img/_white/rating_5.0.png');
}

.bg-highlight .contact-details > ul > li i {
    color: rgba(44,62,61,1);
}

.bg-highlight blockquote.pullquote > .quotation-mark > i {
    color: rgba(44,62,61,1);
}

.bg-highlight blockquote.pullquote {
    border-color: rgba(44,62,61,1);
}

.bg-highlight blockquote.pullquote > .attribution {
    color: rgba(44,62,61,1);
}

.bg-highlight .image .caption {
    border-color: rgba(44,62,61,1);
}

.bg-highlight .countdown-date > .time-block{
  border-color: rgba(255,255,255,1);
  background-color: rgba(255,255,255,1);
}

.bg-highlight .countdown-date > .time-block > .time-suffix{
  color: rgba(237,143,62,1);
}

/*------------------------------
RESPONSIVENESS
------------------------------*/


@media (max-width: 1400px){

  footer > .overlay{
      padding: 40px 0 120px 0;
  }

}

@media (max-width: 1360px){

  .slick-arrow{
    display: none !important;
  }


  footer.footer-horizontal > div > div > div > .left,
  footer.footer-horizontal > div > div > div > .right{
    float: none;
    width: auto;
    text-align: center;
  }

  footer.footer-horizontal .contacts > ul > li,
  footer.footer-horizontal .contacts > ul > li:last-child{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
  }

  footer.footer-horizontal > div > div > div > br.clear{
    display: none;
  }

  footer.footer-horizontal ul.horizontal{
    text-align: center;
  }

}

@media (max-width: 1200px){

  .text-box.width-double > .overlay > .image {
      max-width: 160px;
  }

  .text-box.width-double > .overlay > .text{
    width: calc(100% - 190px);
  }

}

@media (max-width: 1100px){

  .columns.five > .column{
    width: 33.3333%;
  }

  .items.five > .item{
    width: 33.3333%;
  }

}

@media (max-width: 1080px){



    header.website-header > .header-body > .overlay > .nav-left,
    header.website-header > .header-body > .overlay > .nav-right,
    header.website-header > .header-body > .overlay > br.clear,
    header.website-header > .header-top {
        display: none;
    }

    header.website-header > .header-body > .overlay > .mobile-nav {
        display: block;
    }

    h2#logo {
        left: 0;
        margin-left: 0;
        width: 220px;
        height:  180px;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
    }

    .wrapper {
        padding-top: 100px;
    }

    main section:first-of-type > .overlay{
        padding-top:  160px;
    }


}


@media (max-width: 1040px){

  .lightbox-content {
    padding: 30px;
  }

  .lightbox-content > .lightbox-side {
      margin-right: 30px;
      width: calc(40% - 30px);
  }

}

@media (max-width: 1020px){

  .columns.four > .column{
    width: 50%;
  }

  .items.four > .item{
    width: 50%;
  }

  section.section .overlay {
      padding-top: 80px;
      padding-bottom: 80px;
  }

  section.tools .overlay{
      padding-top: 25px;
      padding-bottom: 25px;
  }

  section.header .overlay{
      padding-top: 100px;
      padding-bottom: 100px;
  }

  footer.footer-columns .contact-details > ul{
    margin-bottom: 30px;
  }

}

@media (max-width: 960px){

    .columns.three,
    .columns.five{
      margin-left: 0;
    }

    .columns.three > .column,
    .columns.five > .column{
      padding-left: 0;
      float: none;
      width: auto;
    }

    .columns.three > .column:nth-child(1),
    .columns.three > .column:nth-child(2),
    .columns.five > .column:nth-child(1),
    .columns.five > .column:nth-child(2),
    .columns.five > .column:nth-child(3),
    .columns.five > .column:nth-child(4){
      margin-bottom: 30px;
    }

    .columns.three > br.clear,
    .columns.five > br.clear{
      display: none;
    }

    .items.three,
    .items.five{
      margin-left: 0;
    }

    .items.three > .item,
    .items.five > .item{
      width: 100%;
      padding-left: 0;
    }

    .items.five > .item:nth-last-child(2),
    .items.five > .item:nth-last-child(3),
    .items.five > .item:nth-last-child(4),
    .items.five > .item:nth-last-child(5){
        margin-bottom: 60px;
    }

    .items.three > .item:nth-last-child(2),
    .items.three > .item:nth-last-child(3){
        margin-bottom: 60px;
    }

    .articles.grid {
        margin-left: 0;
    }

    .articles.grid > article {
        flex: 0 1 100%;
        padding-left: 0;
    }

    section.section .overlay {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    section.tools .overlay{
        padding-top: 20px;
        padding-bottom: 20px;
    }

    section.header .overlay{
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .team-section > .team-member {
        display: block;
    }

    .team-section > .team-member > .team-member-text,
    .team-section > .team-member > .team-member-image{
        width: auto;
    }

    .team-section > .team-member > .team-member-image{
        height: 0;
        padding-top: 60%;
        background-position: center top;
    }

    .team-section > .team-member > .team-member-text > .overlay > .team-member-text-container {
        max-width: none;
        text-align: center;
    }

    section.image-section{
        height: 360px;
    }

    .header-caption {
      max-width: none;
    }

  .icons-list > .icon > .icon-content > .icon-list-image {
    width: 100px;
    min-width: 100px;
  }

  .icons-list > .icon > .icon-content > .icon-list-image > .icon-image > a > i {
      font-size: 4rem;
      line-height: 80px;
  }

}

@media (max-width: 950px){

  .masonrygrid > .gridbox.width-single{
    width: 50%;
  }

  .masonrygrid > .gridbox.width-double{
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(0,0,0,0.1);
  }

}


@media (max-width: 860px){

    .columns.two,
    .columns.four{
      margin-left: 0;
    }

    .columns.two > .column,
    .columns.four > .column{
      padding-left: 0;
      float: none;
      width: auto;
    }

    .columns.two > .column:nth-child(1),
    .columns.four > .column:nth-child(1),
    .columns.four > .column:nth-child(2),
    .columns.four > .column:nth-child(3){
      margin-bottom: 30px;
    }

    .columns.two > br.clear,
    .columns.four > br.clear{
      display: none;
    }

    .items.two,
    .items.four{
      margin-left: 0;
    }

    .items.two > .item,
    .items.four > .item{
      width: 100%;
      padding-left: 0;
    }

    .items.four > .item:nth-last-child(2),
    .items.four > .item:nth-last-child(3),
    .items.four > .item:nth-last-child(4){
        margin-bottom: 60px;
    }

    .items.two > .item:nth-last-child(2){
        margin-bottom: 60px;
    }

    .gallery > ul > li {
      width: 50%;
    }

  .banner-section > .banner-text::before {
      display: none;
  }

  .banner-section {
    display: block;
  }

  .banner-section > .banner-image,
  .banner-section > .banner-text{
    width: 100%;
  }

  .banner-section > .banner-image{
    height: 0;
    padding-top: 50%;
  }

  .banner-section > .banner-text > .overlay > .banner-text-container{
    text-align: center;
    max-width: none;
    margin: 0;
  }

.lightbox-content > .lightbox-side,
.lightbox-content > .lightbox-main{
    float: none;
    margin: 0;
    width: auto;
}

.lightbox-content > br.clear{
  display: none;
}

.lightbox-content > .lightbox-side > .squarify{
  margin: 0 auto;
  max-width: 360px;
}

  .lightbox-outer > .content-container{
    padding: 0;
  }

  footer.footer-tiny .footer-split > .left,
  footer.footer-tiny .footer-split > .right{
    float: none;
    display: block;
    width: auto;
    text-align: center;
  }

  footer.footer-tiny .footer-split > .left{
    border-bottom: 1px solid rgba(255,255,255,0.25);
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  footer.footer-tiny .footer-split > br.clear{
    display: none;
  }

  footer.footer-horizontal .footer-navigation{
    border-top: 1px solid rgba(255,255,255,0.25);
    padding-top: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  footer.footer-tiny .footer-navigation > nav > ul,
  footer.footer-horizontal .footer-navigation > nav > ul{
    text-align: center;
  }

  footer.footer-tiny .footer-navigation > nav > ul > li,
  footer.footer-horizontal .footer-navigation > nav > ul > li{
    display: block;
    margin-right: 0;
    padding-right: 0;
    border-right: none;
    border-bottom: 1px solid rgba(255,255,255,0.25);
    margin-bottom: 10px;
    padding-bottom: 10px;

  }

  footer.footer-tiny .footer-navigation > nav > ul > li:last-child{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  footer.footer-columns .contact-details > ul{
    margin-bottom: 0;
  }

  footer.footer-columns .columns > .column{
    padding-bottom: 20px;
    margin-bottom: 20px !important;
    border-bottom: 1px solid rgba(237,143,62,0.5);
  }

  footer.footer-columns .columns > .column:last-of-type{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0 !important;
  }

  footer.footer-columns .footer-navigation-list > nav,
  footer.footer-columns .social-links-list{
    margin-bottom: 0;
  }

  footer.footer-columns .disclaimer {
      margin-top: 10px;
      padding-top: 25px;
  }

  footer.footer-columns .disclaimer > .left,
  footer.footer-columns .disclaimer > .right{
      width: auto;
      float: none;
      text-align: center;
  }

  footer.footer-columns .disclaimer > br.clear{
      display: none;
  }


}

@media (max-width: 740px){

  .image-with-text > .left,
  .image-with-text > .right{
      float: none;
  }

  .image-with-text > .image,
  .image-with-text > .text{
      width: 100%;
      max-width:400px;
      margin:auto;
  }

  .image-with-text > br.clear{
    display: none;
  }

  .tools > div > div > .left,
  .tools > div > div > .right{
    float: none;
    width: auto;
    text-align: center;
  }

  .tools > div > div > .left{
    margin-bottom: 15px;
  }

  .tools > div > div > br.clear{
    display: none;
  }

  body {
    font-size: 1.3rem;
  }

}

@media (max-width: 720px){

  footer.footer-simple .footer-navigation > nav > ul > li {
    display: block;
    margin-bottom: 15px;
    margin-right: 0;
  }

  footer.footer-simple .footer-navigation > nav > ul > li:last-child {
    margin-bottom: 0;
  }

  footer.footer-simple .contacts > ul > li {
      display: block;
      margin-bottom: 15px;
      margin-right: 0;
  }

  footer.footer-simple .contacts > ul > li:last-child {
      margin-bottom: 0;
  }

  footer.footer-simple .contacts > ul > li > a{
    display: inline-block;
  }

  footer.footer-simple .contacts > ul > li > a > i {

  }

  h1, h2, h3, h4, h5, h6{line-height:1.5;}
  .accordion-container > .accordion > .accordion-question > .plus{top:5px;}

}

@media (max-width: 680px){

  .accreditations > ul > li {
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .accreditations > ul > li:last-child {
    margin-bottom: 0;
  }

  .shortcode .wpcf7 .wpcf7-form .form-row > .form-field.half{
      width:100%;
  }
  .shortcode .wpcf7 .wpcf7-form .form-row{margin:0;padding:0;}
  .shortcode .wpcf7 .wpcf7-form .form-row > .form-label, .shortcode .wpcf7 .wpcf7-form .form-row > .form-field{padding:0 0 10px 0;}
  .form-field{overflow:hidden;}
  .email{overflow:hidden;}
}

@media (max-width: 640px){

  .masonrygrid > .gridbox.width-single{
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(0,0,0,0.1);
    }

    .masonrygrid > .gridbox > .overlay{
      position: relative;
      padding: 50px 30px 50px 30px;
      margin: 0;
    }

  .icons-list > .icon > .icon-content > .icon-list-image {
    width: 80px;
    min-width: 80px;
  }

  .icons-list > .icon > .icon-content > .icon-list-image > .icon-image > a > i {
      font-size: 3rem;
      line-height: 60px;
  }


}

@media (max-width: 580px){

    footer > .overlay{
      padding: 40px 0;
    }

    .sidr-open header.website-header > .header-body > .overlay{
        padding: 0 10px;
    }

}

@media (max-width: 460px){

  .text-box.width-single > .overlay > .image,
  .text-box.width-single > .overlay > .text,
  .text-box.width-double > .overlay > .image,
  .text-box.width-double > .overlay > .text{
    float:none;
    display:block;
    margin:auto;
    text-align:center;
  }

  .text-box.width-double > .overlay > .text{
    width:100%;
  }

}

@media (max-width: 400px){

  .widgets > div {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
  }

  .widgets > div:last-child{
    margin-bottom: 0;
  }

  .accordion-container > .accordion > .accordion-question > h1,
  .accordion-container > .accordion > .accordion-question > h2,
  .accordion-container > .accordion > .accordion-question > h3,
  .accordion-container > .accordion > .accordion-question > h4,
  .accordion-container > .accordion > .accordion-question > h5,
  .accordion-container > .accordion > .accordion-question > h6{
    padding-left: 40px;
  }

}
