/*
Theme Name: Little Zebra
Description: A them created fro Little Zebra - Childcare and Kindergarten
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
div.wpcf7-mail-sent-ok {
    clear: both;
    background-color: green;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
}

.wpcf7-form input, .wpcf7-form div {width: 100%}

.form-control {width: 100%}

h1, h2, h3 {font-family: 'Lato', cursive; text-transform: capitalize !important;}

.home .main_color {border: none;}

.home .content {

}

#header-bar {
height: 30px;
background-color: #8BBA34;
}


#front-page-cta {
border-top: solid 1px #a9532c !important; border-bottom: solid 1px #9f380d !important;
}
#front-page-cta div .av_one_fourth {
    margin-left: 1%;
    width: 24%;
	box-sizing: border-box;
	border: solid 3px #B85317;
	border-radius: 5px !important;
	overflow: hidden;
}

.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
    border-radius: 0px;
}
div .logo {
    float: left;
    position: absolute;
    left: 0px;
    z-index: 1;
    padding-top: 10px;
	padding-bottom: 10px;
}

#fp-content .av_one_third img {border: solid 3px #B85317; border-radius: 5px !important;}

#footer-section {min-height: 700px;}

#mobile-only {display: none;}

@media (max-width: 478px) {
#top .hr-invisible {max-height: 20px;}
#slide-container {display: none;}
#mobile-only .container {width: 100% !important; max-width: 100%  !important;}
#mobile-only {display: block;}
.page-id-14 .av-parallax .av-parallax-inner {background-image: none !important}
.avia-section-large .content, .avia-section-large .sidebar {padding-top: 30px !important; padding-bottom: 30px !important;}
.avia-fullwidth-slider { display: none; }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
{
#top .hr-invisible {max-height: 30px;}
.av_one_half, .av_three_fifth,  .av_one_third, .av_two_third, .av_one_fifth, .av_two_fifth, .av_one_fourth {width: 90% !important; margin-right: 5% !important; margin-left: 5% !important} 
#not-quite-fullwidth-no-bg .av_three_fifth {width: 102.15% !important;margin-left: 0% !important;}
h2 {margin-top: 30px}
#not-quite-fullwidth-no-bg  {background-image: none !important}
.av_header_transparency #advanced_menu_toggle { color: #000; border-color: #e1e1e1;}
#advanced_menu_toggle, #advanced_menu_hide {background-color: #000; color: #ffffff;}
.fp-cta {margin-bottom: 20px; float: right}
.caption_right .slideshow_caption {width: 100%; margin-top: 0}
h2.avia-caption-title {font-size: 30px !important;}
.slideshow_inner_caption p br {display: none}
.slideshow_inner_caption p  {display: none}
#top .avia-button {margin-top: 0 !important}
}




@media only screen and (max-width: 1280px) {
.html_mobile_menu_tablet .main_menu , .html_mobile_menu_tablet #header_main_alternate{display:none;}
.html_mobile_menu_tablet .container #advanced_menu_toggle, .html_mobile_menu_tablet #advanced_menu_hide{display:block;}
.html_mobile_menu_tablet #mobile-advanced{display:block;}

}




/* Calculator Page */

/*.ccsc-page {
    padding: 30px 0 90px;
}

.ccsc-page .breadcrumb {
    margin-bottom: 20px;
}

.ccsc-page h1 {
    font-size: 38px;
    color: #F54E11;
    font-weight: 700;
}

@media only screen and (max-width: 479px) {
    .ccsc-page h1 {
        font-size: 28px;
    }
}

.ccsc-page h1, .ccsc-page h2, .ccsc-page h3, .ccsc-page h4, .ccsc-page h5, .ccsc-page h6, .ccsc-page p {
    margin-bottom: 24px;
}

.ccsc-page ul, .ccsc-page ol {
    padding-left: 25px;
    margin-bottom: 24px;
}

.ccsc-page ul ul, .ccsc-page ul ol, .ccsc-page ol ul, .ccsc-page ol ol {
    margin-bottom: 0;
    margin-top: 5px;
}

.ccsc-page ul li, .ccsc-page ol li {
    margin-bottom: 5px;
    padding-left: 5px;
}

.ccsc-page ul {
    list-style-type: disc;
}*/

.ccsc-page p a {
    color: #F54E11;
    text-decoration: underline;
}

.ccsc-page p a:hover {
    text-decoration: none;
}

.ccsc-page .btn {
    color: #FFF;
    text-decoration: none;
    padding: 15px 35px;
    display: inline-block;
    width: auto;
    height: auto;
    background: #F54E11;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
    .ccsc-page .btn:hover {
        background: #3EA4A1;
    }

.ccsc-page .modal-header h5 {
    margin: 0;
    font-weight: 700;
}

.ccsc-page .modal-body p:last-child {
    margin: 0;
}

.ccsc-top {
    padding: 20px 0 40px;
}

.ccsc-image img {
    border-radius: 20px;
}

.ccsc-question:hover {
    cursor: pointer;
}

.ccsc-question i {
    color: #F54E11;
}

.ccsc-form, .ccsc-table {
    padding: 80px 120px;
    background: #F3F3F3;
    border-radius: 20px;
  /* .ccsc-radio */
  /* end .ccsc-radio */;
}

@media only screen and (max-width: 1199px) {
    .ccsc-form, .ccsc-table {
        padding: 60px 80px;
    }
}

@media only screen and (max-width: 991px) {
    .ccsc-form, .ccsc-table {
        padding: 30px 50px;
    }
}

@media only screen and (max-width: 519px) {
    .ccsc-form, .ccsc-table {
        padding: 20px 30px;
    }
}

@media only screen and (max-width: 399px) {
    .ccsc-form, .ccsc-table {
        padding: 15px 20px;
    }
}

/*.ccsc-form .range-slider, .ccsc-table .range-slider {
    width: calc(100% + 14px);
    margin: 30px 0 0 -10px;
}*/

.range-slider {
  width: calc(100% + 14px);
  margin: 30px 0 0 -10px;
  --primary-color: #F5A588;
  --value-offset-y: var(--ticks-gap);
  --value-active-color: white;
  --value-background: transparent;
  --value-background-hover: var(--primary-color);
  --value-font: 700 12px/1 Arial;
  --fill-color: var(--primary-color);
  --progress-background: #eee;
  --progress-radius: 20px;
  --track-height: calc(var(--thumb-size) / 2);
  --min-max-font: 12px Arial;
  --min-max-opacity: 0.8;
  --min-max-x-offset: 10%;
  --thumb-size: 22px;
  --thumb-color: #F54E11;
  --thumb-shadow: 0 0 3px rgba(0, 0, 0, 0.4), 0 0 1px rgba(0, 0, 0, 0.5) inset,
    0 0 0 99px var(--thumb-color) inset;
  --thumb-shadow-active: 0 0 0 calc(var(--thumb-size) / 4) inset
      var(--thumb-color),
    0 0 0 99px var(--primary-color) inset, 0 0 3px rgba(0, 0, 0, 0.4);
  --thumb-shadow-hover: var(--thumb-shadow);
  --ticks-thickness: 1px;
  --ticks-height: 5px;
  --ticks-gap: var(
    --ticks-height,
    0
  );
  --ticks-color: silver;
  --step: 1;
  --ticks-count: Calc(var(--max) - var(--min)) / var(--step);
  --maxTicksAllowed: 30;
  --too-many-ticks: Min(1, Max(var(--ticks-count) - var(--maxTicksAllowed), 0));
  --x-step: Max(
    var(--step),
    var(--too-many-ticks) * (var(--max) - var(--min))
  );
  --tickInterval: 100/ ((var(--max) - var(--min)) / var(--step)) * var(--tickEvery, 1);
  --tickIntervalPerc: calc(
    (100% - var(--thumb-size)) / ((var(--max) - var(--min)) / var(--x-step)) *
      var(--tickEvery, 1)
  );
  --value-a: Clamp(
    var(--min),
    var(--value, 0),
    var(--max)
  );
  --value-b: var(--value, 0);
  --text-value-a: var(--text-value, "");
  --completed-a: calc(
    (var(--value-a) - var(--min)) / (var(--max) - var(--min)) * 100
  );
  --completed-b: calc(
    (var(--value-b) - var(--min)) / (var(--max) - var(--min)) * 100
  );
  --ca: Min(var(--completed-a), var(--completed-b));
  --cb: Max(var(--completed-a), var(--completed-b));
  --thumbs-too-close: Clamp(
    -1,
    1000 * (Min(1, Max(var(--cb) - var(--ca) - 5, -1)) + 0.001),
    1
  );
  --thumb-close-to-min: Min(1, Max(var(--ca) - 2, 0));
  --thumb-close-to-max: Min(1, Max(98 - var(--cb), 0));
  display: inline-block;
  height: max(var(--track-height), var(--thumb-size));
  background: linear-gradient(to right, var(--ticks-color) var(--ticks-thickness), transparent 1px) repeat-x;
  background-size: var(--tickIntervalPerc) var(--ticks-height);
  background-position-x: calc( var(--thumb-size) / 2 - var(--ticks-thickness) / 2 );
  background-position-y: var(--flip-y, bottom);
  padding-bottom: var(--flip-y, var(--ticks-gap));
  padding-top: calc(var(--flip-y) * var(--ticks-gap));
  position: relative;
  z-index: 1;
}
.range-slider[data-ticks-position=top] {
  --flip-y: 1;
}
.range-slider::before, .range-slider::after {
  --offset: calc(var(--thumb-size) / 2);
  content: counter(x);
  display: var(--show-min-max, block);
  font: var(--min-max-font);
  position: absolute;
  bottom: var(--flip-y, -2.5ch);
  top: calc(-2.5ch * var(--flip-y));
  opacity: clamp(0, var(--at-edge), var(--min-max-opacity));
  transform: translateX(calc(var(--min-max-x-offset) * var(--before, -1) * -1)) scale(var(--at-edge));
  pointer-events: none;
  font-size: 16px;
}
.range-slider::before {
  --before: 1;
  --at-edge: var(--thumb-close-to-min);
  counter-reset: x var(--min);
  left: var(--offset);
}
.range-slider::after {
  --at-edge: var(--thumb-close-to-max);
  counter-reset: x var(--max);
  right: var(--offset);
}
.range-slider__values {
  position: relative;
  top: 50%;
  line-height: 0;
  text-align: justify;
  width: 100%;
  pointer-events: none;
  margin: 0 auto;
  z-index: 5;
}
.range-slider__values::after {
  content: "";
  width: 100%;
  display: inline-block;
  height: 0;
  background: red;
}
.range-slider__progress {
  --start-end: calc(var(--thumb-size) / 2);
  --clip-end: calc(100% - (var(--cb)) * 1%);
  --clip-start: calc(var(--ca) * 1%);
  --clip: inset(-20px var(--clip-end) -20px var(--clip-start));
  position: absolute;
  left: var(--start-end);
  right: var(--start-end);
  top: calc( var(--ticks-gap) * var(--flip-y, 0) + var(--thumb-size) / 2 - var(--track-height) / 2 );
  height: calc(var(--track-height));
  background: var(--progress-background, #eee);
  pointer-events: none;
  z-index: -1;
  border-radius: var(--progress-radius);
}
.range-slider__progress::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  -webkit-clip-path: var(--clip);
          clip-path: var(--clip);
  top: 0;
  bottom: 0;
  background: var(--fill-color, black);
  box-shadow: var(--progress-flll-shadow);
  z-index: 1;
  border-radius: inherit;
}
.range-slider__progress::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: var(--progress-shadow);
  pointer-events: none;
  border-radius: inherit;
}
.range-slider > input {
  -webkit-appearance: none;
  width: 100%;
  height: var(--thumb-size);
  margin: 0;
  position: absolute;
  left: 0;
  top: calc( 50% - Max(var(--track-height), var(--thumb-size)) / 2 + calc(var(--ticks-gap) / 2 * var(--flip-y, -1)) );
  cursor: -webkit-grab;
  cursor: grab;
  outline: none;
  background: none;
}
.range-slider > input:not(:only-of-type) {
  pointer-events: none;
}
.range-slider > input::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  height: var(--thumb-size);
  width: var(--thumb-size);
  transform: var(--thumb-transform);
  border-radius: var(--thumb-radius, 50%);
  background: var(--thumb-color);
  border: none;
  pointer-events: auto;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.range-slider > input::-moz-range-thumb {
  -moz-appearance: none;
       appearance: none;
  height: var(--thumb-size);
  width: var(--thumb-size);
  transform: var(--thumb-transform);
  border-radius: var(--thumb-radius, 50%);
  background: var(--thumb-color);
  border: none;
  pointer-events: auto;
  -moz-transition: 0.1s;
  transition: 0.1s;
}
.range-slider > input::-ms-thumb {
  appearance: none;
  height: var(--thumb-size);
  width: var(--thumb-size);
  transform: var(--thumb-transform);
  border-radius: var(--thumb-radius, 50%);
  background: var(--thumb-color);
  border: none;
  pointer-events: auto;
  -ms-transition: 0.1s;
  transition: 0.1s;
}
.range-slider > input:hover {
  --thumb-shadow: var(--thumb-shadow-hover);
}
.range-slider > input:hover + output {
  --value-background: var(--value-background-hover);
  --y-offset: -5px;
  color: var(--value-active-color);
  box-shadow: 0 0 0 3px var(--value-background);
}
.range-slider > input:active {
  --thumb-shadow: var(--thumb-shadow-active);
  cursor: -webkit-grabbing;
  cursor: grabbing;
  z-index: 2;
}
.range-slider > input:active + output {
  transition: 0s;
}
.range-slider > input:nth-of-type(1) {
  --is-left-most: Clamp(0, (var(--value-a) - var(--value-b)) * 99999, 1);
}
.range-slider > input:nth-of-type(1) + output {
  --value: var(--value-a);
  --x-offset: calc(var(--completed-a) * -1%);
}
.range-slider > input:nth-of-type(1) + output:not(:only-of-type) {
  --flip: calc(var(--thumbs-too-close) * -1);
}
.range-slider > input:nth-of-type(1) + output::after {
  content: var(--prefix, "") var(--text-value-a) var(--suffix, "");
  font-size: 16px;
  font-weight: 700;
}
.range-slider > input:nth-of-type(2) {
  --is-left-most: Clamp(0, (var(--value-b) - var(--value-a)) * 99999, 1);
}
.range-slider > input:nth-of-type(2) + output {
  --value: var(--value-b);
}
.range-slider > input:only-of-type ~ .range-slider__progress {
  --clip-start: 0;
}
.range-slider > input + output {
  --flip: -1;
  --x-offset: calc(var(--completed-b) * -1%);
  --pos: calc(
    ((var(--value) - var(--min)) / (var(--max) - var(--min))) * 100%
  );
  pointer-events: none;
  position: absolute;
  z-index: 5;
  background: var(--value-background);
  border-radius: 10px;
  padding: 2px 4px;
  left: var(--pos);
  transform: translate(var(--x-offset), calc( 150% * var(--flip) - (var(--y-offset, 0px) + var(--value-offset-y)) * var(--flip) ));
  transition: all 0.12s ease-out, left 0s;
}
.range-slider > input + output::after {
  content: var(--prefix, "") var(--text-value-b) var(--suffix, "");
  font: var(--value-font);
}

.ccsc-form .ccsc-radio, .ccsc-table .ccsc-radio {
    width: 28px;
    height: 28px;
    position: relative;
    margin: 0;
    background: #FFF;
    border-radius: 50px;
    border: 1px solid #F54E11;
}

.ccsc-form .ccsc-radio label, .ccsc-table .ccsc-radio label {
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    left: 5px;
    top: 5px;
    border-radius: 50px;
      /*&:hover::after {
      opacity: 0.3;
    }*/;
}

.ccsc-form .ccsc-radio label:after, .ccsc-table .ccsc-radio label:after {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #F54E11;
    opacity: 0;
    border-radius: 50px;
}

.ccsc-form .ccsc-radio input[type=radio], .ccsc-table .ccsc-radio input[type=radio] {
    visibility: hidden;
}

.ccsc-form .ccsc-radio input[type=radio]:checked + label:after, .ccsc-table .ccsc-radio input[type=radio]:checked + label:after {
    opacity: 1;
}

.ccsc-form-row, .ccsc-table-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
    .ccsc-form-row, .ccsc-table-row {
        flex-flow: row wrap;
        margin-bottom: 0;
    }
}

.ccsc-form-row-half, .ccsc-table-row-half {
    flex: 0 1 49%;
}

@media only screen and (max-width: 767px) {
    .ccsc-form-row-half, .ccsc-table-row-half {
        flex: 0 1 100%;
        margin-bottom: 40px;
    }
}

.ccsc-form-row label, .ccsc-table-row label {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 5px;
    display: block;
}

.ccsc-form-row label.error, .ccsc-table-row label.error {
    color: red;
    font-weight: 400;
    font-size: 13px;
}

.ccsc-form-row-group, .ccsc-table-row-group {
    display: flex;
    flex-flow: row wrap;
}

#top .ccsc-form-row-group input,
#top .ccsc-table-row-group input {
    flex: 1;
    border: 1px solid #DEDEE2 !important;
    border-radius: 8px 0 0 8px;
    background: none;
    padding: 15px;
    margin: 0;
    color: #000 !important;
}

.ccsc-form-row-group select, .ccsc-table-row-group select {
    flex: 1;
    width: 100% !important;
    border: 1px solid #DEDEE2;
    border-radius: 8px 0 0 8px;
    background: none;
    padding: 14px 15px !important;
}

.ccsc-form-row-group-append, .ccsc-table-row-group-append {
    background: #8BBA35;
    color: #FFF;
    font-weight: 700;
    flex: 0 0 120px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 8px 8px 0;
}

.ccsc-form-row-group-append span, .ccsc-table-row-group-append span {
    display: block;
}

.ccsc-form-row-group label, .ccsc-table-row-group label {
    flex: 1 0 100%;
    width: 100%;
    order: 3;
}

.ccsc-form-row-radio, .ccsc-table-row-radio {
    display: flex;
    align-items: center;
}

.ccsc-form-row-radios, .ccsc-table-row-radios {
    display: flex;
    align-items: center;
    margin: 15px 0 0 5px;
}

.ccsc-form-row-radio > label, .ccsc-table-row-radio > label {
    font-weight: 400;
    margin: 0 0 0 5px;
}

.ccsc-form-row-radio:last-child, .ccsc-table-row-radio:last-child {
    margin-left: 30px;
}

.ccsc-form-row-submit, .ccsc-table-row-submit {
    justify-content: center;
}

.ccsc-form-row-submit input, .ccsc-table-row-submit input {
    background: #F54E11;
    color: white;
    border: none;
    padding: 14px 50px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px;
}

.ccsc-form-title, .ccsc-table-title {
    padding: 0px 0 30px;
    margin: 0 0 50px;
    border-bottom: 3px dotted #323E48;
}

.ccsc-form-title h2, .ccsc-table-title h2 {
    color: #F54E11;
    font-weight: 700;
    font-size: 26px;
    margin: 0;
}

.ccsc-form-title p, .ccsc-table-title p {
    margin: 0;
}

.ccsc-table {
    margin: 50px 0 50px;
}

body:not(.woocommerce-cart) .ccsc-table table {
    width: 100%;
    background: #fff;
    margin: 0 0 50px;
    border-top: 1px solid #D8D8DF;
    border-left: 1px solid #D8D8DF;
}
body:not(.woocommerce-cart) .ccsc-table table tr {
    border-color: #D8D8DF;
}

.ccsc-table table tr:nth-child(even),
.main_color .ccsc-table table tr:nth-child(even) {
    background: #F9F9F9;
    color: #000;
}

.ccsc-table table th, .ccsc-table table td {
    border-right: 1px solid #D8D8DF;
    border-bottom: 1px solid #D8D8DF;
    border-top: none;
    border-left: none;
    padding: 10px;
    text-align: center;
    background: none;
}

    .ccsc-table table tr:nth-child(even) td,
    .main_color .ccsc-table table tr:nth-child(even) td {
        background: #ececec;
    }

.ccsc-table table th:first-child, .ccsc-table table td:first-child {
    text-align: left;
}

@media only screen and (max-width: 649px) {
    .ccsc-table-desktop {
        display: none;
    }
}

.ccsc-table-mobile {
    display: none;
}

@media only screen and (max-width: 649px) {
    .ccsc-table-mobile {
        display: table;
        margin: 0 0 20px !important;
    }
}

.ccsc-table .table-btn {
    text-align: center;
    margin: 0;
}
.ccsc-table .table-btn .btn {
    background-color: #f15b24;
    color: #ffffff;
    border: none;
    padding: 14px 50px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px;
}
    .ccsc-table .table-btn .btn:hover {
        background-color: #aee33b;
        color: #ffffff;
        border-color: #8cc119;
        text-decoration: none;
    }

.ccsc-iframe iframe {
    border: 1px solid #F3F3F3;
    border-radius: 10px;
}

.display-flex {
    display: flex;
}
.display-flex-half {
    width: 50%;
}

    @media only screen and (max-width: 879px) {
        .display-flex {
            flex-flow: column nowrap;
        }
        .display-flex-half {
            width: 100%;
        }
    }




/* -- Modal Styles -- */

a.open-modal {
    color: #8BBA35;
/*  display: inline-block;
  text-decoration: none;
  color: black;
  font-size: 22px;
  margin: 5px;
  border: 1px solid black;
  border-radius: 2px;
  padding: 20px;*/
}

*, div {
  box-sizing: border-box;
}

.modal-wrap:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
    z-index: 999;
}
.modal-wrap.closed {
  display: none;
}

.modal {
  position: fixed;
  top: 220px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  display: block;
  background: #fff;
  padding: 50px;
  width: 600px;
  max-width: 100%;
    z-index: 9999;

    max-height: 500px;
    overflow-y: scroll;
}
.modal .modal-close {
  font-family: "Helvetica",Arial,sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #CCC;
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
          transition: all 0.1s ease-in-out;
          display: none;
}
.modal .modal-close:hover {
  color: #666;
}



/*- Tabs -*/


/*.tabs {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tabs li {
  float: left;
  width: 20%;
    list-style: none;
}
.tabs a {
  display: block;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #888;
  padding: 20px 0;
  border-bottom: 2px solid #888;
  background: #f7f7f7;
}
.tabs a:hover,
.tabs a.active {
  background: #ddd;
}
.tabgroup div {
  padding: 30px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
*/

.tab-wrapper {
/*  margin: 60px auto;
  width: 70%;
  max-width:500px;*/
    margin-bottom: 50px;
}

.tab-menu ul {
    margin: 0;
    padding: 0;
}

.tab-menu li {
    display: inline-block;
    list-style: none;
    color: #2d2d3c;
    position:relative;
    cursor:pointer;
    font-size: 18px;
    text-transform: uppercase;
    background: #FFF;
    border-radius: 10px;
    padding: 10px;
    margin: 0 10px 0 0;
}
    .tab-menu li:last-child {
        margin: 0;
    }
    .tab-menu li:hover {
        color: #F54E11;
    }
    .tab-menu li.active {
        background: #F54E11;
        color: #FFF;
        text-decoration: none;
    }
        .tab-menu li.active:hover {
            background: #F54E11;
            color: #FFF;
            text-decoration: none;
        }

.tab-content > div {
    box-sizing: border-box;
    width: 100%;
}

.tab-content-left {
    padding-top: 25px;
    
}
    @media only screen and (min-width: 880px) {
        .tab-content-left {
            padding-right: 50px;
        }
    }
.tab-content-right h3 {
    text-align: center;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.tab-text {
    margin: 0;
    padding: 0;
    font-weight: 700;
}

.tab-amount {
    padding: 10px;
    display: block;
    border-radius: 5px;
    font-weight: 700;
    margin: 0 0 20px;
}
.tab-amount-blue {
    background: #C6EFF5;
}
.tab-amount-green {
    background: #DCE6C9;
}
.tab-amount-pink {
    background: #F6CCD4;
}


.scale-outer {
    width: 150px;
    height: auto;
    background: #C6EFF5;
    text-align: center;
    padding: 10px;
    display: block;
    border-radius: 10px;
    line-height: 1.2;
    margin: 0 0 40px 25px;
    position: relative;
}
    .scale-outer span {
        display: block;
        font-weight: 700;
        font-size: 20px;
    }
    .scale-outer-arrow {
        position: absolute;
        bottom: -20px;
        left: 50%;
        transform: translate(-50%,0);
        width: 0; 
        height: 0; 
        border-left: 20px solid transparent !important;
        border-right: 20px solid transparent !important;
        border-top: 20px solid #C6EFF5 !important;
    }

.scale {
    width: 200px;
    height: 350px;
    display: block;
    position: relative;
    border-radius: 10px;
}
    @media only screen and (max-width: 479px) {
        .scale {
            width: 120px;
        }
    }
    @media only screen and (max-width: 309px) {
        .scale {
            width: 100px;
        }
    }
.scale-inner {
    position: absolute;
    left: 0;
    width: 100%;
}
.scale-inner-top {
    top: 0;
    background: #DCE6C9;
    border-radius: 10px 10px 0 0;
}
.scale-inner-bottom {
    bottom: 0;
    background: #F5CDD4;
    border-radius: 0 0 10px 10px;
}

.scale-inner-number {
    position: absolute;
    left: 100%;
    width: 200px;
    transform: translate(20px, -50%);
    top: 50%;
    text-align: center;
    padding: 10px;
    display: block;
    border-radius: 10px;
    line-height: 1.2;
}
    @media only screen and (max-width: 1149px) {
        .scale-inner-number {
            width: 150px;
        }
    }
    @media only screen and (max-width: 1149px) {
        .scale-inner-number {
            width: 120px;
        }
    }

.scale-inner-number-arrow {
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translate(0,-50%);
    width: 0; 
    height: 0; 
    border-top: 10px solid transparent !important;
    border-bottom: 10px solid transparent !important; 
}
    .scale-inner-number-arrow-green {
        border-right:10px solid #DCE6C9 !important; 
    }
    .scale-inner-number-arrow-pink {
        border-right:10px solid #F5CDD4 !important; 
    }
.scale-inner-number span {
    display: block;
    font-weight: 700;
    font-size: 20px;
}
.scale-inner-top .scale-inner-number {
    background: #DCE6C9;
}
.scale-inner-bottom .scale-inner-number {
    background: #F5CDD4;
}

.thrive-container .container {
    padding-top: 0!important;
}