@font-face {
    font-family: "Poppins";
    src: url("../../fonts/poppins-regular.ttf");
}

@font-face {
    font-family: "Poppins-bold";
    src: url("../../fonts/Poppins-Bold.ttf");
}

@font-face {
    font-family: "Bebas Neue";
    src: url("../../fonts/BebasNeue-Regular.ttf");
}

@font-face {
    font-family: "OakesRegular";
    src: url("../../fonts/oakes-reg.ttf");
}

@font-face {
    font-family: "Montserrat";
    src: url("../../fonts/montserrat-reg.ttf");
}

@font-face {
    font-family: "Athelas";
    src: url("../../fonts/Athelas-Regular.ttf");
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: Poppins, sans-serif;

}

#scrollTopButton {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 90px; /* Place the button at the bottom of the page */
    right: 5px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #68C4C6; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */


    font-size: 36px; /* Increase font size */
    width:50px;
    opacity: 0.6;
    transition: 0.5s all ease-in-out;
  }

  #scrollTopButton:hover {
    background-color: #3FA0A3; /* Add a dark-grey background on hover */
    opacity: 1;
  }



.bg-girls-promo {
    background-color: #212044;
    color: white;
}

.imp-wrap {
    margin: 0px auto;
    max-width: 100% !important;
}

.imp-ui-layers-menu-wrap {
    display: none !important;
    top: 100% !important;
    left: 0 !important;
    width: 85% !important;
}

.video-ultimate {
    margin-bottom: 90px !important;
}

.accordion-item, .accordion-button  {
    border-radius: 15px !important;
    color: black;
  }
#booking-date-small {
    display: none;
}

#booking-date-text {
    font-size: 14px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    font-size: 20px !important;
    color: red !important;
}

.tippy-box {
    background-color:transparent !important;
}
#tippy-booking-date .ui-widget.ui-widget-content {
    border: 1px solid #ccc !important;
}



.fc .fc-cell-shaded,
.fc .fc-day-disabled .fc-daygrid-day-frame {
    background: rgba(208, 208, 208, .3);
    background: var(--fc-neutral-bg-color, rgba(208, 208, 208, .3));
    height: 0 !important;
    visibility: hidden !important;
}

.fc-daygrid-day-events {
    z-index: -1;
}

.accordion-button.collapsed {
    color: #fff !important;
}

.accordion-button.collapsed::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed)::after {
    /* padding-left: 0px !important;
    top: 0 !important;
    bottom: 50% !important;
    margin-top: -35px;
    color: white !important;
    transform: rotate(0deg); */
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.box-shadow {
    -webkit-box-shadow: 0 20px 40px rgba(72, 78, 85, .6);
    box-shadow: 0 20px 40px rgba(72, 78, 85, .6);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}

#viewInclusions:hover {
    background-color: #3EA0A3;
    color: #fff;
}

.owl-item:hover {
    cursor: pointer;
}

.bg-ue {
    background-image: url('../../assets/img/assets/320x58.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 12px;
}

.bg-ue .text-center {
    padding-left: 1rem !important;
}

.href-navigation {
    width: 80px;
    height: 40px;
    font-size: 14px;
    background-color: #74CCCC;
    color: #315656;
    /* padding-top: 1%;padding-right:20px; */
}

.href-navigation-back {
    width: 80px;
    height: 40px;
    font-size: 14px;
    background-color: white;
    color: #3FA0A3;
    margin-top: 12px;
    margin-right: 12px;
    margin-left: 12px;
    /* padding-top: 1%;padding-right:20px; */
}

.href-navigation:hover {
    /* width: 80px;
    height: 40px;
    font-size: 14px;
    background-color: #3FA0A3;
    color: white;
    border: 1px solid white; */
    /* padding-top: 1%;padding-right:20px; */
}

.href-navigation-back:hover {
    width: 80px;
    height: 40px;
    font-size: 14px;
    background-color: #3FA0A3;
    color: white;
    /* margin-top:12px; */
    margin-right: 12px;
    margin-left: 12px;
    border: 1px solid white;
    /* padding-top: 1%;padding-right:20px; */
}

.start-over {
    width: 125px;
    height: 42px;
    font-size: 14px;
    background-color: black;
    color: white;
    margin-top: 12px;
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom: 30px;
}

.start-over:hover {
    width: 125px;
    height: 50px;
    font-size: 16px;
    background-color: black;
    color: white;
    /* margin-top:12px; */
    margin-right: 12px;
    margin-left: 12px;
    border: 1px solid white;
    margin-bottom: 15px;
    /* padding-top: 1%;padding-right:20px; */
}

#month-display {
    font-size: 10px !important;
}

.card-addons {
    margin-top: 5px;
}

#start-over{
    height: 42px;
    font-size: 14px;
}

#start-over img{
    height: 20px;
    width: 20px;
}

.service-title {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 0px;
    /* height: 50px; */
}

.rounded-10{
    border-radius: 10px;
}


@media screen and (max-width:575px) {
    .bg-ue {
        background-image: url('../../assets/img/assets/298x58.png');
        font-size: 14px;
    }

    .bg-ue .text-center {
        padding-left: 0rem !important;
    }
}

@media screen and (min-width:768px) and (max-width: 999px) {
    .hud {
        display: none;
    }

}

@media screen and (min-width:1px) and (max-width: 768px) {
    #booking-date-small {
        display: block !important;
        font-size:16px;
    }
}

@media(max-width:768px){
    div#booking-date {
        display: none !important;
    }

    .runtotal {
        height:100px !important;
    }

    .runtotal-total {
        font-size: 14px;
    }

    #start-over{
        height: auto;
        padding:5px 6px !important;
    }

    #start-over img{
        /* height: 15px;
        width: 15px; */
    }
}

@media (min-width:1001px) and (max-width: 1500px) {
    .bg-ue {
        background-image: url('../../assets/img/assets/320x58.png');
        /* background-size: 100% 100%; */
        background-repeat: no-repeat;
        background-position: center;
        font-size: 14px !important;
    }

    .hud {
        width: 200px !important;
    }

    .subheader.text-white {
        font-size: 6px !important;
    }

    div#totalBedCheckIn {
        font-size: 9px !important;
    }

    div#totalBedUncheckIn {
        font-size: 9px !important;
    }

    div#totalCheckIn {
        font-size: 9px !important;
    }

    div#totalPaxCheckIn {
        font-size: 9px !important;
    }

    .container.rounded {
        height: 40px;
        margin-top: 5px;
    }

    .light {
        color: #fff;
        padding-right: 40px;
        width: 30px;
        font-size: 9px;
    }

    .dark {
        font-size: 9px;
    }

    #row-spacing {
        margin-bottom: 10% !important;
    }

    .qty-container {
        padding-left: 20% !important;
    }

    .progressbar {
        /* width:85% !important; */
    }

    span.ms-2.progress-text {
        /* display: none !important; */
    }

    .text-center.bg-white.text-finns.bg-finns.active.text-white.rounded-pill {
        width: 290px !important;

    }

    .text-center.bg-white.text-finns.text-white.rounded-pill {
        width: 290px !important;
    }

    /* .imp-fullscreen-tooltip {
        display: none !important;
    }
    .imp-tooltips-container {
        display: none !important;
    }
    .imp-fullscreen-tooltips-container {
        display: none !important;
    }
    .imp-ui-layers-menu-wrap {
        display: none !important;
        top:100% !important;
        left: 0 !important;
        width: 85% !important;
    }
    .imp-ui-element.imp-ui-layers-select {
        width: 97% !important;
        text-align: center !important;
        text-indent: 40%;
    } */
}

#promo-footer {

    font-size: 24px;
}

.bodyIncl {
    position: relative;
    width: 275px;
    height: 40px;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color .1s;
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.3);
    border-radius: 25px;
}


/* Middle */
.contentIncl {
    display: flex;
    flex-direction: column;
    /*   margin: auto; */
    text-align: center;
    width: 100%;
    /*   transform: translateY(5%); */

}

.toggleIncl {
    height: 2.8rem;
    border-radius: 100px;

}

.labelIncl {
    width: 100%;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 100px;
    position: relative;
    margin: 1.2rem 0 4rem 0;
    cursor: pointer;
}

.toggleIncl {
    position: absolute;
    width: 30%;
    background-color: #68C4C6;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .15);
    transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.light {
    color: #fff;
    padding-right: 20px;
    width: 30px;
    font-size: 10px;

}

.dark {
    color: #fff;
    width: 290px;
    margin-left: -20px;


}

.names {
    font-size: 10px;
    font-weight: bolder;
    /* width: 280px; */
    margin-left: 5%;
    height: 100px;
    /*   padding-right:100px; */
    margin-top: 15px;
    position: absolute;
    display: flex;

    justify-content: space-evenly;
    user-select: none;

}

.dark {
    opacity: 1;
    margin-left: 10px;
    width: 300px;
    font-weight: bold !important;
    font-size: 10px;
}

/* -------- Switch Styles ------------*/
.switchIncl {
    display: none;
}

/* Toggle */

.switchIncl:checked+.app .toggleIncl {
    transform: translateX(100%);
    background-color: #F6A417;
    width: 205px;
    margin-left: -7rem;
}

.switchIncl:checked+.app .light {

    color: #68C4C6;
    font-weight: bold;
}

.switchIncl:not(:checked)+.app .dark {

    color: #F6A417;
    font-weight: bold;
}


.switchIncl:checked+.app .dark {
    opacity: 1;
    /* width: 200px; */
}

.switchIncl:checked+.app .light {
    opacity: 1;
}









/* .accordion-button.collapsed::after {
    padding-left: 0px !important;
    top: 0 !important;
    bottom: 50% !important;
    margin-top: -35px;
    color: white !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    opacity: 1;
    transform: rotate(0deg);
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1rem;
    height: 1rem;
    margin-left: auto;
    content: "";
    opacity: 1;
    background-repeat: no-repeat;
    background-size: 1rem;
    transition: transform .2s ease-in-out;
    margin-top: -35px;
    color: white !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}  */
/* .modal-backdrop {
    width: 100% !important;
    height: 100% !important;
  } */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

wbr:after {
    content: "\00200B"
}

.fc-theme-standard td,
.fc-theme-standard th {
    border: 0px solid #ddd !important;
    /* border: 1pxsolidvar(--fc-border-color,#ddd); */
}

.fc-day-disabled {
    height: 75px;
    /* display: none !important;
    z-index:-1 !important;
    opacity: 0 !important; */
}

.fc-day-today {
    /* z-index:1 !important; */
}

.imp-ui-zoom-button {
    right: 0px !important;
    bottom: 0px !important;
}

.imp-ui-zoom-button-zoom-in {
    bottom: 34px !important;
}

.popup-change-variant.selected:before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%2316a085" d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"/></svg>');
    width: 30px;
    margin-bottom: 0.5rem;
    /* content: "\2713 "; */
}

.qty-container {
    width: 100%;
    text-align: center;
    padding-left: 20%;
}

.form-imagecheck-image {
    opacity: 1 !important;
}

.content {
    padding-top: 16px !important;
}

.tooltip {
    font-size: 1rem;

}

.tooltip-inner {
    background-color: white;
    color: black;
    border-radius: 10px;
    border: 2px solid black;
    max-width: 350px;
    /* If max-width does not work, try using width instead */
    width: 350px;

}

.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 9999;

}

.fc .fc-day-other .fc-daygrid-day-top {
    opacity: 1 !important;
}

.wrapper {
    max-width: 100%;
    width: 100%;
}
footer, #top-footer {
    max-width: 100%;
    width: 100%;
}
div#myHeader {
    position: sticky !important;
    z-index: 100;
    top: 50px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
}

#top-footer a:hover {
    text-decoration: none !important;
}

.markdown>table>:not(caption)>*>*,
.table>:not(caption)>*>* {
    padding: 0rem 0rem;
}

.bestseller:before {
    content: "";
    z-index: 1;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    color: #e74c3c;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    padding: 0 5px;
    border-radius: 3px;
    display: block;
    background: rgba(241, 169, 160, 0.8);
    position: absolute;
    top: 25px;
    left: 25px;
}

.bestseller:after {
    content: attr(title);
    z-index: 1;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    color: #e74c3c;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    padding: 0 5px;
    border-radius: 3px;
    display: block;
    background: rgba(241, 169, 160, 0.8);
    position: absolute;
    top: 25px;
    left: 25px;
}

.corner-ribbon {
    position: relative;
}

.corner-ribbon__inner {
    /* Displayed at the top left corner */
    left: 0px;
    position: absolute;
    top: 0px;

    /* Size */
    height: 4rem;
    width: 4rem;

    /* Hide the part of its children which is displayed outside */
    overflow: hidden;

    z-index: 90;
}
.corner-ribbon__ribbon::before {
    content: "";
    left: 1rem;
    position: absolute;
    top: 1rem;
    padding-top:2px;
    padding-right: 6px;

    /* Size */
    height: 1rem;
    width: 5.656rem;
    font-size: 10px;
    font-weight: bold;

    /* Displayed diagonally */
    transform: translate(-38px, -8px) rotate(-45deg);

    /* Background color */
    background-color: red;
    color: yellow;
    text-transform: uppercase;

    /* Centerize the text content */
    text-align: center;
}
.corner-ribbon__ribbon::after {


    content: attr(title);
    /* Position */
    left: 1rem;
    position: absolute;
    top: 1rem;
    padding-top:2px;
    padding-right: 6px;

    /* Size */
    height: 1rem;
    width: 5.656rem;
    font-size: 10px;
    font-weight: bold;

    /* Displayed diagonally */
    transform: translate(-38px, -8px) rotate(-45deg);

    /* Background color */
    background-color: red;
    color: yellow;
    text-transform: uppercase;

    /* Centerize the text content */
    text-align: center;
}

@media(max-width:450px){
    .corner-ribbon__ribbon::before {
        content: "";
        left: 0.5rem;
        position: absolute;
        top: 0.5rem;
        padding-top:4px;
        padding-right: 9px;

        /* Size */
        height: 0.9rem;
        width: 5.656rem;
        font-size: 5px;
        font-weight: bold;

        /* Displayed diagonally */
        transform: translate(-38px, -8px) rotate(-45deg);

        /* Background color */
        background-color: red;
        color: yellow;
        text-transform: uppercase;

        /* Centerize the text content */
        text-align: center;
    }

    .corner-ribbon__ribbon::after {


        content: attr(title);
        /* Position */
        left: 0.5rem;
        position: absolute;
        top: 0.5rem;
        padding-top:4px;
        padding-right: 9px;

        /* Size */
        height: 0.9rem;
        width: 5.656rem;
        font-size: 5px;
        font-weight: bold;

        /* Displayed diagonally */
        transform: translate(-38px, -8px) rotate(-45deg);

        /* Background color */
        background-color: red;
        color: yellow;
        text-transform: uppercase;

        /* Centerize the text content */
        text-align: center;
    }
}


​ .form-imagecheck-figure:before {
    display: none !important;
}

.sticky+.content {
    /* padding-top: 102px !important; */
}

@keyframes animateGrowCenter {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}

@keyframes animateShrinkCenter {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(0);

    }
}

element.style {}

.form-selectgroup-boxes .form-selectgroup-label {
    text-align: left;
    padding: 1rem 1rem;
    color: inherit;
}

.form-selectgroup-label {
    border-radius: 5px !important;
}

label.form-selectgroup-item.flex-fill {
    border-radius: 5px !important;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

div#panorama {
    top: 0;
    width: 1585px;
    height: 750px;
}

footer {
    bottom: 0;
    /* position: fixed; */
    width: 100%;
    z-index: 99;
    background-color: #222625 !important;
    color: #fff !important;
    height: 66px;
}

.runtotal {
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: white !important;
    color: black !important;
    height: 80px;

}

.runtotal-label {

    font-size: 14px;
    padding-bottom: 0px;

}

.runtotal-total {
    font-size: 18px;
    line-height: 2.5rem;
}

#top-header {

    background-color: #73cbcd;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 300;
    justify-content: space-between;
    line-height: 20px;
    list-style: outside none none;
    padding: 5px 10px;
    height: 36px;
    padding-right: 20px;

}

#top-header li.nav-item {

    padding-right: 30px;
}

#top-header .dropdown-menu {
    background-color: #73cbcd;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 300;
}

/* Style the form */
#regForm {
    background-color: #ffffff;
    margin: 100px auto;
    padding: 40px;
    width: 70%;
    min-width: 300px;
}

/* Style the input fields */
input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    /* font-family: Raleway; */
    border: 1px solid #aaaaaa;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
    background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
    display: none;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

/* Mark the active step: */
.step.active {
    opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: #04AA6D;
}

.tabs-custom-finns::-webkit-scrollbar-thumb {
    background-color: #68C4C6;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.tabs-custom-finns::-webkit-scrollbar-thumb:hover {
    background-color: #68C4C6;
}

.tabs-custom-gold::-webkit-scrollbar-thumb {
    background-color: #F6A417 !important;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.tabs-custom-gold::-webkit-scrollbar-thumb:hover {
    background-color: #F6A417 !important;
}

.tabs-custom-dark::-webkit-scrollbar-thumb {
    background-color: #212121;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.tabs-custom-dark::-webkit-scrollbar-thumb:hover {
    background-color: #212121;
}

.tabs-custom-primary::-webkit-scrollbar-thumb {
    background-color: #00306D;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.tabs-custom-primary::-webkit-scrollbar-thumb:hover {
    background-color: #00306D;
}

.bg-finns {
    background-color: #68C4C6;
    color: #fff;
}

.bg-finns:hover {
    color: #fff !important;
}

.bg-finns-bright {
    background-color: #F1FAFA !important;
    color: #529191 !important;
}

.bg-finns-red-bright{
    background-color: #FCEDEC !important;
    color: #A0362B !important;
}

.bg-finns-orange{
    background-color: #F6C8C3 !important;
}

.bg-finns-primary{
    background-color: #00306D;
    color: #fff;
}

.bg-finns-primary:hover{
    color: #fff !important;
}

.bg-finns-light-gray{
    background-color: #F3F3F3;
    color: #6ABABA;
}

.text-finns-primary{
    color: #00306D;
}

.border-finns {
    border-color: #68C4C6 !important;
    border-radius: 10px !important;
}

/* .border-primary{border-color:#206bc4!important} */

.bg-imlek {
    background-color: #C10002 !important;
    color: #fff !important;
}

.bg-imlek2 {
    background-color: #B01E24 !important;
    color: #fff !important;
}

.bg-candypants {
    background-color: #EDE24A !important;
    color: #000 !important;
}

.bg-gold {
    background-color: #F6A417 !important;
    color: #fff !important;
}

/* .bg-gold-dark {
    background-color: #F6A417 !important;
    color: #fff !important;
} */

.bg-gold-button {
    background-color: #DEA32C !important;
    color: #fff !important;
}

.bg-finns-blue {
    background-color: #00a0ab;
    color: white;
}

.bg-finns-dark {
    background-color: #212121;
    color: white;
}

.bg-finns-dark:hover {
    color: white !important;
}

.text-finns-dark {
    color: #212121;
}

#navigationMobile {
    display: none;
}

.btn-outline-finns {
    border-color: #68C4C6 !important;
    /* color: #68C4C6 !important; */
    color: black;
}

.btn-outline-finns.active {
    background-color: #68C4C6 !important;
    color: #fff !important;
}

/* .btn-outline-finns.active::before {
    content: "\2713 ";
} */

.bg-finns.active {
    background-color: #3FA0A3 !important;
    color: #fff !important;
}

.bg-finns-blue.active {
    background-color: #00a0ab !important;
    color: white !important;
}

.bg-finns-dark.active {
    background-color: #19203e;
    color: white;
}

.text-color-responsive {
    color: var(--tblr-body-color);
}

.text-finns-blue {
    color: #00a0ab !important;
}
.text-finns-black {
    color:#000 !important;
}

.text-finns {
    color: #68C4C6;
}

.text-finns-orange {
    color: #E24C3C !important;
}

.text-athelas {
    font-family: 'Athelas', sans-serif !important;
}

.text-monsoon {
    color: #C3995D !important;
}

.fc-col-header-cell {
    background-color: #f4f4f4;
    color: black;
    border: 0px solid !important;
}

.fc-col-header-cell a {
    color: #000 !important;
    text-decoration: none !important;
}

.checkbox-bed-type:checked+.form-selectgroup-label {
    background-color: #68C4C6;
    color: #fff;
    border: 0;
}

th.fc-col-header-cell {
    background-color: #fff !important;
    border: 0px solid !important;
    padding-bottom: 10px;
    padding-top: 10px;
}

.fc .fc-scrollgrid-section-liquid>td {
    color: #2222;
    border: 1px solid !important;
}

.fc .fc-scrollgrid-liquid {
    border: 0px solid !important;
}

.checkbox-variant:checked+.form-selectgroup-label {
    background-color: #68C4C6;
    color: #fff;
    border: 0;
    outline: 4px solid #3fa0a3;

}

.checkbox-variant:checked+.form-selectgroup-label .badge {
    position: absolute;
    top: 2px;
    left: 2px;
    padding: 4px;
    padding-left: 5px !important;
    border-radius: 50%;
    background: #3fa0a3;
    color: white;
    display: inline;
    font-size: 12px;
}

.checkbox-variant+.form-selectgroup-label .badge {
    display: none;
}

.checkbox-packages:checked+.form-selectgroup-label {
    background-color: #68C4C6;
    color: #fff;
    border: 0;
}

.checkbox-variant+.form-selectgroup-label {
    /* background-color: #C4C4C4; */
    /* color: #fff; */
    /* border: 0; */
}

.bg-black {
    /* background-origin: #1F2221; */
    background-origin: #000;
    color: #fff;
}

.service-col-ultimate{
    font-size: 12px;
}

@media only screen and (min-width:601px) and (max-width:992px) {
    .hud {
        display: none;
    }

    .txt-today {
        display: none !important;
    }

    #promo-footer {

        font-size: 14px !important;
    }

    .col-imp {
        margin-top: 0 !important;
    }

    .qty-container {
        width: 100%;
        text-align: center;
        padding-left: 15%;
    }

    .row.text-center {
        padding-bottom: 0px !important;
    }

    span#bednavigation {
        padding-top: 20px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    div#myContent {
        padding-top: 0px !important;
    }

    div#scrolling-wrapper {
        height: 100% !important;
        margin-bottom: 20px !important;
        touch-action: none;
    }

    /* .sticky {
        position: relative !important;
        top: 0;
        width: 100%;
        z-index: 100;

    } */

    .progressbar {
        width: 77% !important;
    }

    span.ms-2.progress-text {
        /* display: none !important; */
    }

    .text-center.bg-white.text-finns.bg-finns.active.text-white.rounded-pill {
        width: 290px !important;

    }

    .text-center.bg-white.text-finns.text-white.rounded-pill {
        width: 290px !important;
    }

    .col-8 {
        text-align: left !important;
    }
}

/* @media screen and(min-width:1101px) and (max-width: 1350px) { */
/* @media screen and(min-width:1801px) and (max-width: 2600px) { */
@media only screen and(min-width:1200px) {
    /* #row-spacing {

        margin-bottom: 12.5% !important;
    } */

    #booking-date {
        display: none !important;
    }

}

@media only screen and(min-width:2000px) {
    .qty-container {
        padding-left: 20% !important;
    }

}


@media screen and (max-width: 500px) {
    .hud {
        display: none;
    }

    .service-title{
        font-size:14px;
    }

    .service-col{
        font-size: 12px;
    }

    .service-col-ultimate{
        font-size: 10px;
    }
}

@media screen and (max-width: 370px) {

    .service-title{
        font-size:12px;
    }

    .service-col{
        font-size: 10px;
    }

    .service-col-ultimate{
        font-size: 8px;
    }
}

@media screen and (max-width: 330px) {

    .service-title{
        font-size:10px;
    }

    .service-col{
        font-size: 8px;
    }

    .service-col-ultimate{
        font-size: 6px;
    }
}

@media screen and (min-width:501px) and (max-width: 1000px) {
    .bg-ue {
        background-image: url('../../assets/img/assets/197x58.png');
        /* background-size: 100% 100%; */
        background-repeat: no-repeat;
        background-position: center;
        font-size: 9px !important;
    }

    .hud {
        display: none;
    }

    #promo-footer {
        font-size: 10px !important;
    }

    .light {
        color: #fff;
        padding-right: 40px;
        width: 30px;
        font-size: 9px;

    }

    .dark {

        font-size: 9px;


    }

    #row-spacing {
        margin-bottom: 10% !important;
    }

    .href-navigation-back:hover {
        width: 100px;
        height: 50px;
        font-size: 16px;
        background-color: #3FA0A3;
        color: white;
        /* margin-top:12px; */
        margin-right: 12px;
        margin-left: 12px;
        border: 1px solid white;
        /* padding-top: 1%;padding-right:20px; */
    }

    /* .start-over:hover{
            width:125px;
            height:50px;
            font-size:16px;
            background-color:black;
            color:white;
            /* margin-top:12px; */
    /* margin-right:12px; */
    /* margin-left:12px; */
    /* border: 1px solid white; */
    /* padding-top: 1%;padding-right:20px; */
    /* } */
    .start-over {
        width: 125px;
        height: 50px;
        font-size: 16px;
        background-color: black;
        color: white;
        /* margin-top:12px; */
        margin-right: 12px;
        margin-left: 12px;
        /* margin-bottom:15px; */
        /* padding-top: 1%;padding-right:20px; */
    }

    .qty-container {
        padding-left: 20% !important;
    }

    .progressbar {
        /* width:85% !important; */
    }

    span.ms-2.progress-text {
        /* display: none !important; */
    }

    .text-center.bg-white.text-finns.bg-finns.active.text-white.rounded-pill {
        width: 290px !important;

    }

    .text-center.bg-white.text-finns.text-white.rounded-pill {
        width: 290px !important;
    }
}

/* disini awalnya ada max width 3000px */
@media screen and (min-width: 1800px) {

    .qty-container {
        padding-left: 20% !important;
    }

    #booking-date {
        /* padding-top:30px; */
    }

    .progressbar {
        /* width:85% !important; */
    }
}

@media screen and (min-width: 1501px) and (max-width:1799px) {
    .light {
        color: #fff;
        padding-right: 40px;
        width: 30px;
        font-size: 9px;

    }

    .dark {
        font-size: 9px;
    }

    .qty-container {
        padding-left: 20% !important;
    }

    #booking-date {
        /* padding-top:30px; */
    }

    .progressbar {
        /* width:85% !important; */
    }
}

@media screen and (max-width: 600px) {
    .fc-daygrid-event-dot {
        display: none;
    }

    .fc-daygrid-event-harness {
        font-size: 1.2vw !important;
    }

    #promo-footer {
        font-size: 1.7vw !important;
    }

    .col-imp {
        margin-top: 0 !important;
    }

    .imp-wrap {
        /* margin-top:100px!important; */
    }

    .light {
        color: #fff;
        padding-right: 40px;
        width: 30px;
        font-size: 9px;

    }

    .dark {

        font-size: 9px;


    }

    /* #booking-date-small {
        display: block;
    } */

    footer.runtotal {
        left: 0px;
    }

    #navigationMobile {
        display: block;
    }

    .btn-mobile-nav {
        /* font-size: 12px !important; */
    }

    /* #row-spacing {
        margin-bottom: 20% !important;
    } */

    .card-addons {
        margin-top: 15px;
        width: 98%;
    }

    .col-addons {
        padding-right: 15px;
    }

    #cchange-resource {
        font-size: 10px !important;
    }

    #cancelModal {
        font-size: 10px !important;
    }

    .txt-selected {
        display: none !important;
    }

    #top-footer li {
        font-size: 10px !important;
    }

    #top-footer img {
        width: 90% !important;
        height: auto !important;
    }

    #top-footer ul {
        padding-left: 5px !important;
        padding-right: 10px !important;
    }

    .fc .fc-daygrid-day-number {
        font-size: 7px !important;
    }

    .brand-logo {
        width: 100px !important;
        height: auto;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    #formgroupbooking .modal-dialog {
        width: 95% !important;
    }

    .progressbar {
        width: 85% !important;
    }

    span.ms-2.progress-text {
        display: none !important;
    }

    .main-title {
        font-size: 18px !important;
    }

    .href-navigation,
    .href-navigation-back {
        width: 80px;
        height: 30px;
        margin-top: 0px !important;
    }

    .runtotal .row .col-5 {
        text-align: center !important;
        padding-top: 5px !important;
        width: 75% !important;
        padding-right: 10% !important;
        /* margin-left: 20px; */
        margin-top: 10px;
    }

    .any-bed {
        font-size: 12px !important;
    }

    #footer-link {
        display: none;
    }

    .footer-link-address {
        display: none;
    }

    #show360 {
        width: 100% !important;
        height: 50% !important;

    }

    .modal-dialog {
        position: fixed;
    }

    .modal-dialog.modal-xl {

        width: 95% !important;

    }

    canvas {
        width: 100% !important;
    }

    #panorama {
        width: 100% !important;

    }

    #down,
    #up {
        display: none !important;
    }

    /* label.form-imagecheck.me-3.mb-3.text-center  { */
    label.form-imagecheck {
        width: 46% !important;
        margin-left: 7px !important;
    }

    label.form-imagecheck2 {
        width: 100% !important;
        margin-left: 7px !important;
    }

    .form-imagecheck {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .form-imagecheck2 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .accordion-body {
        padding: 0.5rem 0.5rem !important;
    }

    .container.bestseller {
        width: auto !important;
        /* height: 100% !important; */
    }

    .addons-title {
        font-size: 0.7rem !important;

    }

    .container.bestseller img {
        padding-top: 10px !important;
        padding-bottom: 0px !important;
        width: auto !important;
        object-fit: cover;
    }

    .form-imagecheck-figure {
        height: 170px;
    }

    /* .benefit-list-ul {
        display: grid;
        line-height: 1.25rem !important;
        margin-left: 0px !important;
        padding-left: 0px !important;
    } */

    .benefit-list {
        width: 100%;
    }

    #cgetresource__detail,
    #cgetresourcePrev__detail {
        font-size: 10px;
    }

    .bestseller:after {
        content: attr(title);
        z-index: 1;
        overflow: hidden;
        font-size: 10px;
        font-weight: bold;
        color: #e74c3c;
        text-transform: uppercase;
        text-align: center;
        padding: 0 3px;
        border-radius: 3px;
        display: block;
        background: rgba(241, 169, 160, 0.8);
        position: absolute;
        top: 10px;
        left: 10px;
        /* /* clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px, 110px 30px); */
    }

    /* #start-over {
        width: 25px;
        height: 35px;
        font-size: 16px;
        background-color: black;
        color: white;
        margin-bottom: 20px;
        margin-right: 12px;
        margin-left: 12px;
        border-radius: 50px;
        text-align: center;
    } */

    button.rounded-circle.btn.btn-dark.btn-minus-addons.me-1 {
        width: 33px !important;
        height: 33px !important;
    }
    button.rounded-circle.btn.btn-dark.btn-plus-addons.ms-1 {
        width: 33px !important;
        height: 33px !important;
    }
    input#addon-qty38 {
        height: 33px !important
    }

    .input-group.input-group-sm.container-quantity-addons.w-100.text-center.mb-1 {
        width:120px !important;
    }
    span.float-end.fw-bolder {
        padding:0px !important;
    }

    #start-over-text {
        display: none;
    }

    .runtotal .col-xl-6.col-4 {
        width: 19%;
    }

    .qty-container {
        padding-left: 30% !important;
    }

    #booking-date {
        font-size: 10px !important;
        margin-top: 20px !important;
    }

    .runtotal-label {
        font-size: 12px !important;
        /* text-align: left !important; */
        margin-bottom: 0px !important;
        line-height: 1rem !important;
        margin-top: 5px !important;

    }

    #runtotal {
        margin-top: 0px !important;
        font-size: 14px !important;
        /* text-align: left !important; */
        line-height: 1rem !important;
    }

    /* #review-tax {
        font-size: 14px !important;
    } */

    td#review-gt {
        font-size: 16px !important;
        font-weight: bolder !important;
    }

    #container-side-addon {
        width: 120px !important;
        margin-left: -25px;
        /* max-width: 115px !important; */
    }

    .link-navigation.href-navigation.cursor-pointer {
        /* color : white !important; */
    }

    /* .href-navigation {
        font-size: 10px !important;
        color: #3FA0A3 !important;
        margin-top: 20px !important;
        margin-right: 12px !important;
        margin-left: 12px !important;
    }

    .href-navigation-back {
        font-size: 10px !important;
        color: #3FA0A3 !important;
        margin-top: 20px !important;
        margin-right: 12px !important;
        margin-left: 12px !important;
    } */

    .col-runtotal {
        padding-top: 20px !important;
        padding-left: 10px !important;
        font-size: 8px !important;
    }

    .calendar-today {
        font-size: 8px !important;
        width: 80% !important;
        overflow: hidden !important;
        content: '' !important;
        border: 0px;
    }

    .txt-today {
        display: none !important;
    }

    #booking-date {
        display: none !important;
    }

    #change-date {
        display: none !important;
    }

    .progressbar {
        width: 90% !important;
    }

    .month-scroll {
        width: 82px !important;
    }

    #start-over-text{
        display: none !important;
    }

    .special-event {
        /* left: 10px !important;
        margin-left: 0 !important;
        padding-left: 5px !important;
        width: 70% !important;
        border: 0px solid !important;
        margin-top: -10px !important; */
    }

    #selectDate.a {
        font-size: 8px !important;
    }

    #bednavigation {
        margin-top: 25px !important;
    }

    #image-map-pro-container {
        width: 100% !important;
    }

    .imp-fullscreen-tooltip {
        display: none !important;
    }

    .imp-tooltips-container {
        display: none !important;
    }

    .imp-fullscreen-tooltips-container {
        display: none !important;
    }

    .imp-ui-layers-menu-wrap {
        display: none !important;
        top: 100% !important;
        left: 0 !important;
        width: 85% !important;
    }

    .imp-ui-element.imp-ui-layers-select {
        width: 97% !important;
        text-align: center !important;
        text-indent: 40%;
    }

    /* div#myHeader {
        margin-top:-13px !important;
    } */
}

@media screen and (min-width: 501px) and (max-width: 800px) {
    #promo-footer {
        font-size: 10px !important;
    }

    .col-imp {
        margin-top: 0 !important;
    }

    .qty-container {
        padding-left: 25% !important;
    }

    /* .sticky {
        position: relative !important;
        top: 0;
        width: 100%;
        z-index: 100;

    } */

    #navigationLogo {
        display: none !important;
    }

    /* td.fc-daygrid-day {
        width: auto !important;
        height: auto !important;
    } */

    .progressbar {
        width: 95% !important;
    }

    span.ms-2.progress-text {
        display: none !important;
    }

    .text-center.bg-white.text-finns.bg-finns.active.text-white.rounded-pill {
        width: 30% !important;
        padding-left: 10px !important;
        /* padding-right:10px !important; */
        /* margin-right: 10px !important; */
        margin-left: 0px !important;

    }

    .text-center.bg-white.text-finns.text-white.rounded-pill {
        width: 25% !important;
        /* padding-left:10px !important; */
        margin-left: -35px !important;
        /* padding-right:10px !important; */
        /* margin-right: 10px !important; */
    }

    footer {
        text-align: left !important;
    }

    a#change-date {
        visibility: hidden;
    }

    img#navigationLogo {
        display: none !important;
    }

    .col-7 {
        text-align: left !important;
    }

    .col-8 {
        text-align: left !important;
    }

    h2 {
        font-size: 20px !important;
    }

}

.link-navigation {
    all: unset;
    cursor: pointer;
}

.make-shine2 {
    animation: animate 4s linear infinite;
}

@keyframes animate {
    0% {
        transform: scaleX(0);
        transform-origin: left;
    }

    50% {
        transform: scaleX(1);
        transform-origin: left;
    }

    50.1% {
        transform: scaleX(1);
        transform-origin: right;

    }

    100% {
        transform: scaleX(0);
        transform-origin: right;

    }


}

.make-shine {
    position: relative;
    z-index: 0;
    border-radius: 10px;
    overflow: hidden;
    padding: 0.25rem;
    /* padding: 2rem; */
}

.make-shine::before {
    content: "";
    position: absolute;
    z-index: -2;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
    background-color: #73cbcd;
    background-repeat: no-repeat;
    background-size: 50% 50%, 50% 50%;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    background-image: linear-gradient(#73cbcd, #73cbcd), linear-gradient(#3fa0a3, #3fa0a3), linear-gradient(yellow, yellow), linear-gradient(#377af5, #377af5);
    -webkit-animation: rotate 4s linear infinite;
    animation: rotate 4s linear infinite;
}

.make-shine::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 6px;
    top: 6px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    background: white;
    border-radius: 5px;
}

.link-navigation:hover {
    all: unset;
    -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, .6) 30%, #000 50%, rgba(0, 0, 0, .6) 70%);
    -webkit-mask-size: 200%;
    animation: shine 2s infinite;
}

@-webkit-keyframes shine {
    from {
        -webkit-mask-position: 150%;
    }

    to {
        -webkit-mask-position: -50%;
    }
}

.nav-item {
    /* color: white !important; */
}

.navbar .navbar-nav .nav-link {
    color: white;
}

#navbarNavAltMarkup {
    z-index: 100;
    background-color: #222625 !important;
}

.navbar .navbar-toggler {
    color: white;
    /* padding-top:80px; */
}


.service-col {
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.btn-service-save {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 400;
    border-radius: 5px;
    height: 24px;
    margin-top: 1px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.list-benefits {
    font-family: 'OakesRegular';
    font-size: 13px !important;
    font-weight: 300;
}

.main-title {
    /* font-family: 'OakesRegular'; */
    /* font-size: 2.6vw !important; */
    font-size: 49px;
    font-weight: 600;
}

.service-online {
    font-family: 'Poppins', sans-serif;
    font-size: 11px !important;
    font-weight: 800;

}

.any-bed {
    font-size: 0.8vw;
}

.change-resource {
    /* font-size:0.7vw; */
}

.cchange-resource {
    /* font-size:0.7vw; */
}

.input-group>.form-control,
.input-group>.form-select {
    width: 0.5% !important;
}

.swal2-styled {
    border-radius: 15px !important;
    min-width: 100px;
}

.text-gold {
    color: #F6A417;
}

.rect-auto,
.c100.p51 .slice,
.c100.p52 .slice,
.c100.p53 .slice,
.c100.p54 .slice,
.c100.p55 .slice,
.c100.p56 .slice,
.c100.p57 .slice,
.c100.p58 .slice,
.c100.p59 .slice,
.c100.p60 .slice,
.c100.p61 .slice,
.c100.p62 .slice,
.c100.p63 .slice,
.c100.p64 .slice,
.c100.p65 .slice,
.c100.p66 .slice,
.c100.p67 .slice,
.c100.p68 .slice,
.c100.p69 .slice,
.c100.p70 .slice,
.c100.p71 .slice,
.c100.p72 .slice,
.c100.p73 .slice,
.c100.p74 .slice,
.c100.p75 .slice,
.c100.p76 .slice,
.c100.p77 .slice,
.c100.p78 .slice,
.c100.p79 .slice,
.c100.p80 .slice,
.c100.p81 .slice,
.c100.p82 .slice,
.c100.p83 .slice,
.c100.p84 .slice,
.c100.p85 .slice,
.c100.p86 .slice,
.c100.p87 .slice,
.c100.p88 .slice,
.c100.p89 .slice,
.c100.p90 .slice,
.c100.p91 .slice,
.c100.p92 .slice,
.c100.p93 .slice,
.c100.p94 .slice,
.c100.p95 .slice,
.c100.p96 .slice,
.c100.p97 .slice,
.c100.p98 .slice,
.c100.p99 .slice,
.c100.p100 .slice {
  clip: rect(auto, auto, auto, auto);
}
.pie,
.c100 .bar,
.c100.p51 .fill,
.c100.p52 .fill,
.c100.p53 .fill,
.c100.p54 .fill,
.c100.p55 .fill,
.c100.p56 .fill,
.c100.p57 .fill,
.c100.p58 .fill,
.c100.p59 .fill,
.c100.p60 .fill,
.c100.p61 .fill,
.c100.p62 .fill,
.c100.p63 .fill,
.c100.p64 .fill,
.c100.p65 .fill,
.c100.p66 .fill,
.c100.p67 .fill,
.c100.p68 .fill,
.c100.p69 .fill,
.c100.p70 .fill,
.c100.p71 .fill,
.c100.p72 .fill,
.c100.p73 .fill,
.c100.p74 .fill,
.c100.p75 .fill,
.c100.p76 .fill,
.c100.p77 .fill,
.c100.p78 .fill,
.c100.p79 .fill,
.c100.p80 .fill,
.c100.p81 .fill,
.c100.p82 .fill,
.c100.p83 .fill,
.c100.p84 .fill,
.c100.p85 .fill,
.c100.p86 .fill,
.c100.p87 .fill,
.c100.p88 .fill,
.c100.p89 .fill,
.c100.p90 .fill,
.c100.p91 .fill,
.c100.p92 .fill,
.c100.p93 .fill,
.c100.p94 .fill,
.c100.p95 .fill,
.c100.p96 .fill,
.c100.p97 .fill,
.c100.p98 .fill,
.c100.p99 .fill,
.c100.p100 .fill {
  position: absolute;
  border: 0.08em solid #307bbb;
  width: 0.84em;
  height: 0.84em;
  clip: rect(0em, 0.5em, 1em, 0em);
  border-radius: 50%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.pie-fill,
.c100.p51 .bar:after,
.c100.p51 .fill,
.c100.p52 .bar:after,
.c100.p52 .fill,
.c100.p53 .bar:after,
.c100.p53 .fill,
.c100.p54 .bar:after,
.c100.p54 .fill,
.c100.p55 .bar:after,
.c100.p55 .fill,
.c100.p56 .bar:after,
.c100.p56 .fill,
.c100.p57 .bar:after,
.c100.p57 .fill,
.c100.p58 .bar:after,
.c100.p58 .fill,
.c100.p59 .bar:after,
.c100.p59 .fill,
.c100.p60 .bar:after,
.c100.p60 .fill,
.c100.p61 .bar:after,
.c100.p61 .fill,
.c100.p62 .bar:after,
.c100.p62 .fill,
.c100.p63 .bar:after,
.c100.p63 .fill,
.c100.p64 .bar:after,
.c100.p64 .fill,
.c100.p65 .bar:after,
.c100.p65 .fill,
.c100.p66 .bar:after,
.c100.p66 .fill,
.c100.p67 .bar:after,
.c100.p67 .fill,
.c100.p68 .bar:after,
.c100.p68 .fill,
.c100.p69 .bar:after,
.c100.p69 .fill,
.c100.p70 .bar:after,
.c100.p70 .fill,
.c100.p71 .bar:after,
.c100.p71 .fill,
.c100.p72 .bar:after,
.c100.p72 .fill,
.c100.p73 .bar:after,
.c100.p73 .fill,
.c100.p74 .bar:after,
.c100.p74 .fill,
.c100.p75 .bar:after,
.c100.p75 .fill,
.c100.p76 .bar:after,
.c100.p76 .fill,
.c100.p77 .bar:after,
.c100.p77 .fill,
.c100.p78 .bar:after,
.c100.p78 .fill,
.c100.p79 .bar:after,
.c100.p79 .fill,
.c100.p80 .bar:after,
.c100.p80 .fill,
.c100.p81 .bar:after,
.c100.p81 .fill,
.c100.p82 .bar:after,
.c100.p82 .fill,
.c100.p83 .bar:after,
.c100.p83 .fill,
.c100.p84 .bar:after,
.c100.p84 .fill,
.c100.p85 .bar:after,
.c100.p85 .fill,
.c100.p86 .bar:after,
.c100.p86 .fill,
.c100.p87 .bar:after,
.c100.p87 .fill,
.c100.p88 .bar:after,
.c100.p88 .fill,
.c100.p89 .bar:after,
.c100.p89 .fill,
.c100.p90 .bar:after,
.c100.p90 .fill,
.c100.p91 .bar:after,
.c100.p91 .fill,
.c100.p92 .bar:after,
.c100.p92 .fill,
.c100.p93 .bar:after,
.c100.p93 .fill,
.c100.p94 .bar:after,
.c100.p94 .fill,
.c100.p95 .bar:after,
.c100.p95 .fill,
.c100.p96 .bar:after,
.c100.p96 .fill,
.c100.p97 .bar:after,
.c100.p97 .fill,
.c100.p98 .bar:after,
.c100.p98 .fill,
.c100.p99 .bar:after,
.c100.p99 .fill,
.c100.p100 .bar:after,
.c100.p100 .fill {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.c100 {
  position: relative;
  font-size: 120px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  float: left;
  margin: 0 0.1em 0.1em 0;
  background-color: #cccccc;
}
.c100 *,
.c100 *:before,
.c100 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.c100.center {
  float: none;
  margin: 0 auto;
}
.c100.big {
  font-size: 240px;
}
.c100.small {
  font-size: 65px;
}
.c100 > span {
  position: absolute;
  width: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  width: 5em;
  line-height: 5em;
  font-size: 0.2em;
  /* color: #cccccc; */
  font-weight: 700;
  display: block;
  text-align: center;
  white-space: nowrap;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.c100:after {
  position: absolute;
  top: 0.08em;
  left: 0.08em;
  display: block;
  content: " ";
  border-radius: 50%;
  background-color: #f5f5f5;
  width: 0.84em;
  height: 0.84em;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.c100 .slice {
  position: absolute;
  width: 1em;
  height: 1em;
  clip: rect(0em, 1em, 1em, 0.5em);
}
.c100.p1 .bar {
  -webkit-transform: rotate(3.6deg);
  -moz-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  -o-transform: rotate(3.6deg);
  transform: rotate(3.6deg);
}
.c100.p2 .bar {
  -webkit-transform: rotate(7.2deg);
  -moz-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  -o-transform: rotate(7.2deg);
  transform: rotate(7.2deg);
}
.c100.p3 .bar {
  -webkit-transform: rotate(10.8deg);
  -moz-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  -o-transform: rotate(10.8deg);
  transform: rotate(10.8deg);
}
.c100.p4 .bar {
  -webkit-transform: rotate(14.4deg);
  -moz-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  -o-transform: rotate(14.4deg);
  transform: rotate(14.4deg);
}
.c100.p5 .bar {
  -webkit-transform: rotate(18deg);
  -moz-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  -o-transform: rotate(18deg);
  transform: rotate(18deg);
}
.c100.p6 .bar {
  -webkit-transform: rotate(21.6deg);
  -moz-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  -o-transform: rotate(21.6deg);
  transform: rotate(21.6deg);
}
.c100.p7 .bar {
  -webkit-transform: rotate(25.2deg);
  -moz-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  -o-transform: rotate(25.2deg);
  transform: rotate(25.2deg);
}
.c100.p8 .bar {
  -webkit-transform: rotate(28.8deg);
  -moz-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  -o-transform: rotate(28.8deg);
  transform: rotate(28.8deg);
}
.c100.p9 .bar {
  -webkit-transform: rotate(32.4deg);
  -moz-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  -o-transform: rotate(32.4deg);
  transform: rotate(32.4deg);
}
.c100.p10 .bar {
  -webkit-transform: rotate(36deg);
  -moz-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  -o-transform: rotate(36deg);
  transform: rotate(36deg);
}
.c100.p11 .bar {
  -webkit-transform: rotate(39.6deg);
  -moz-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  -o-transform: rotate(39.6deg);
  transform: rotate(39.6deg);
}
.c100.p12 .bar {
  -webkit-transform: rotate(43.2deg);
  -moz-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  -o-transform: rotate(43.2deg);
  transform: rotate(43.2deg);
}
.c100.p13 .bar {
  -webkit-transform: rotate(46.800000000000004deg);
  -moz-transform: rotate(46.800000000000004deg);
  -ms-transform: rotate(46.800000000000004deg);
  -o-transform: rotate(46.800000000000004deg);
  transform: rotate(46.800000000000004deg);
}
.c100.p14 .bar {
  -webkit-transform: rotate(50.4deg);
  -moz-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  -o-transform: rotate(50.4deg);
  transform: rotate(50.4deg);
}
.c100.p15 .bar {
  -webkit-transform: rotate(54deg);
  -moz-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  -o-transform: rotate(54deg);
  transform: rotate(54deg);
}
.c100.p16 .bar {
  -webkit-transform: rotate(57.6deg);
  -moz-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  -o-transform: rotate(57.6deg);
  transform: rotate(57.6deg);
}
.c100.p17 .bar {
  -webkit-transform: rotate(61.2deg);
  -moz-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  -o-transform: rotate(61.2deg);
  transform: rotate(61.2deg);
}
.c100.p18 .bar {
  -webkit-transform: rotate(64.8deg);
  -moz-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  -o-transform: rotate(64.8deg);
  transform: rotate(64.8deg);
}
.c100.p19 .bar {
  -webkit-transform: rotate(68.4deg);
  -moz-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  -o-transform: rotate(68.4deg);
  transform: rotate(68.4deg);
}
.c100.p20 .bar {
  -webkit-transform: rotate(72deg);
  -moz-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  -o-transform: rotate(72deg);
  transform: rotate(72deg);
}
.c100.p21 .bar {
  -webkit-transform: rotate(75.60000000000001deg);
  -moz-transform: rotate(75.60000000000001deg);
  -ms-transform: rotate(75.60000000000001deg);
  -o-transform: rotate(75.60000000000001deg);
  transform: rotate(75.60000000000001deg);
}
.c100.p22 .bar {
  -webkit-transform: rotate(79.2deg);
  -moz-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  -o-transform: rotate(79.2deg);
  transform: rotate(79.2deg);
}
.c100.p23 .bar {
  -webkit-transform: rotate(82.8deg);
  -moz-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  -o-transform: rotate(82.8deg);
  transform: rotate(82.8deg);
}
.c100.p24 .bar {
  -webkit-transform: rotate(86.4deg);
  -moz-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  -o-transform: rotate(86.4deg);
  transform: rotate(86.4deg);
}
.c100.p25 .bar {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.c100.p26 .bar {
  -webkit-transform: rotate(93.60000000000001deg);
  -moz-transform: rotate(93.60000000000001deg);
  -ms-transform: rotate(93.60000000000001deg);
  -o-transform: rotate(93.60000000000001deg);
  transform: rotate(93.60000000000001deg);
}
.c100.p27 .bar {
  -webkit-transform: rotate(97.2deg);
  -moz-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  -o-transform: rotate(97.2deg);
  transform: rotate(97.2deg);
}
.c100.p28 .bar {
  -webkit-transform: rotate(100.8deg);
  -moz-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  -o-transform: rotate(100.8deg);
  transform: rotate(100.8deg);
}
.c100.p29 .bar {
  -webkit-transform: rotate(104.4deg);
  -moz-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  -o-transform: rotate(104.4deg);
  transform: rotate(104.4deg);
}
.c100.p30 .bar {
  -webkit-transform: rotate(108deg);
  -moz-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  -o-transform: rotate(108deg);
  transform: rotate(108deg);
}
.c100.p31 .bar {
  -webkit-transform: rotate(111.60000000000001deg);
  -moz-transform: rotate(111.60000000000001deg);
  -ms-transform: rotate(111.60000000000001deg);
  -o-transform: rotate(111.60000000000001deg);
  transform: rotate(111.60000000000001deg);
}
.c100.p32 .bar {
  -webkit-transform: rotate(115.2deg);
  -moz-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  -o-transform: rotate(115.2deg);
  transform: rotate(115.2deg);
}
.c100.p33 .bar {
  -webkit-transform: rotate(118.8deg);
  -moz-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  -o-transform: rotate(118.8deg);
  transform: rotate(118.8deg);
}
.c100.p34 .bar {
  -webkit-transform: rotate(122.4deg);
  -moz-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  -o-transform: rotate(122.4deg);
  transform: rotate(122.4deg);
}
.c100.p35 .bar {
  -webkit-transform: rotate(126deg);
  -moz-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  -o-transform: rotate(126deg);
  transform: rotate(126deg);
}
.c100.p36 .bar {
  -webkit-transform: rotate(129.6deg);
  -moz-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  -o-transform: rotate(129.6deg);
  transform: rotate(129.6deg);
}
.c100.p37 .bar {
  -webkit-transform: rotate(133.20000000000002deg);
  -moz-transform: rotate(133.20000000000002deg);
  -ms-transform: rotate(133.20000000000002deg);
  -o-transform: rotate(133.20000000000002deg);
  transform: rotate(133.20000000000002deg);
}
.c100.p38 .bar {
  -webkit-transform: rotate(136.8deg);
  -moz-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  -o-transform: rotate(136.8deg);
  transform: rotate(136.8deg);
}
.c100.p39 .bar {
  -webkit-transform: rotate(140.4deg);
  -moz-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  -o-transform: rotate(140.4deg);
  transform: rotate(140.4deg);
}
.c100.p40 .bar {
  -webkit-transform: rotate(144deg);
  -moz-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  -o-transform: rotate(144deg);
  transform: rotate(144deg);
}
.c100.p41 .bar {
  -webkit-transform: rotate(147.6deg);
  -moz-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  -o-transform: rotate(147.6deg);
  transform: rotate(147.6deg);
}
.c100.p42 .bar {
  -webkit-transform: rotate(151.20000000000002deg);
  -moz-transform: rotate(151.20000000000002deg);
  -ms-transform: rotate(151.20000000000002deg);
  -o-transform: rotate(151.20000000000002deg);
  transform: rotate(151.20000000000002deg);
}
.c100.p43 .bar {
  -webkit-transform: rotate(154.8deg);
  -moz-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  -o-transform: rotate(154.8deg);
  transform: rotate(154.8deg);
}
.c100.p44 .bar {
  -webkit-transform: rotate(158.4deg);
  -moz-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  -o-transform: rotate(158.4deg);
  transform: rotate(158.4deg);
}
.c100.p45 .bar {
  -webkit-transform: rotate(162deg);
  -moz-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  -o-transform: rotate(162deg);
  transform: rotate(162deg);
}
.c100.p46 .bar {
  -webkit-transform: rotate(165.6deg);
  -moz-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  -o-transform: rotate(165.6deg);
  transform: rotate(165.6deg);
}
.c100.p47 .bar {
  -webkit-transform: rotate(169.20000000000002deg);
  -moz-transform: rotate(169.20000000000002deg);
  -ms-transform: rotate(169.20000000000002deg);
  -o-transform: rotate(169.20000000000002deg);
  transform: rotate(169.20000000000002deg);
}
.c100.p48 .bar {
  -webkit-transform: rotate(172.8deg);
  -moz-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  -o-transform: rotate(172.8deg);
  transform: rotate(172.8deg);
}
.c100.p49 .bar {
  -webkit-transform: rotate(176.4deg);
  -moz-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  -o-transform: rotate(176.4deg);
  transform: rotate(176.4deg);
}
.c100.p50 .bar {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.c100.p51 .bar {
  -webkit-transform: rotate(183.6deg);
  -moz-transform: rotate(183.6deg);
  -ms-transform: rotate(183.6deg);
  -o-transform: rotate(183.6deg);
  transform: rotate(183.6deg);
}
.c100.p52 .bar {
  -webkit-transform: rotate(187.20000000000002deg);
  -moz-transform: rotate(187.20000000000002deg);
  -ms-transform: rotate(187.20000000000002deg);
  -o-transform: rotate(187.20000000000002deg);
  transform: rotate(187.20000000000002deg);
}
.c100.p53 .bar {
  -webkit-transform: rotate(190.8deg);
  -moz-transform: rotate(190.8deg);
  -ms-transform: rotate(190.8deg);
  -o-transform: rotate(190.8deg);
  transform: rotate(190.8deg);
}
.c100.p54 .bar {
  -webkit-transform: rotate(194.4deg);
  -moz-transform: rotate(194.4deg);
  -ms-transform: rotate(194.4deg);
  -o-transform: rotate(194.4deg);
  transform: rotate(194.4deg);
}
.c100.p55 .bar {
  -webkit-transform: rotate(198deg);
  -moz-transform: rotate(198deg);
  -ms-transform: rotate(198deg);
  -o-transform: rotate(198deg);
  transform: rotate(198deg);
}
.c100.p56 .bar {
  -webkit-transform: rotate(201.6deg);
  -moz-transform: rotate(201.6deg);
  -ms-transform: rotate(201.6deg);
  -o-transform: rotate(201.6deg);
  transform: rotate(201.6deg);
}
.c100.p57 .bar {
  -webkit-transform: rotate(205.20000000000002deg);
  -moz-transform: rotate(205.20000000000002deg);
  -ms-transform: rotate(205.20000000000002deg);
  -o-transform: rotate(205.20000000000002deg);
  transform: rotate(205.20000000000002deg);
}
.c100.p58 .bar {
  -webkit-transform: rotate(208.8deg);
  -moz-transform: rotate(208.8deg);
  -ms-transform: rotate(208.8deg);
  -o-transform: rotate(208.8deg);
  transform: rotate(208.8deg);
}
.c100.p59 .bar {
  -webkit-transform: rotate(212.4deg);
  -moz-transform: rotate(212.4deg);
  -ms-transform: rotate(212.4deg);
  -o-transform: rotate(212.4deg);
  transform: rotate(212.4deg);
}
.c100.p60 .bar {
  -webkit-transform: rotate(216deg);
  -moz-transform: rotate(216deg);
  -ms-transform: rotate(216deg);
  -o-transform: rotate(216deg);
  transform: rotate(216deg);
}
.c100.p61 .bar {
  -webkit-transform: rotate(219.6deg);
  -moz-transform: rotate(219.6deg);
  -ms-transform: rotate(219.6deg);
  -o-transform: rotate(219.6deg);
  transform: rotate(219.6deg);
}
.c100.p62 .bar {
  -webkit-transform: rotate(223.20000000000002deg);
  -moz-transform: rotate(223.20000000000002deg);
  -ms-transform: rotate(223.20000000000002deg);
  -o-transform: rotate(223.20000000000002deg);
  transform: rotate(223.20000000000002deg);
}
.c100.p63 .bar {
  -webkit-transform: rotate(226.8deg);
  -moz-transform: rotate(226.8deg);
  -ms-transform: rotate(226.8deg);
  -o-transform: rotate(226.8deg);
  transform: rotate(226.8deg);
}
.c100.p64 .bar {
  -webkit-transform: rotate(230.4deg);
  -moz-transform: rotate(230.4deg);
  -ms-transform: rotate(230.4deg);
  -o-transform: rotate(230.4deg);
  transform: rotate(230.4deg);
}
.c100.p65 .bar {
  -webkit-transform: rotate(234deg);
  -moz-transform: rotate(234deg);
  -ms-transform: rotate(234deg);
  -o-transform: rotate(234deg);
  transform: rotate(234deg);
}
.c100.p66 .bar {
  -webkit-transform: rotate(237.6deg);
  -moz-transform: rotate(237.6deg);
  -ms-transform: rotate(237.6deg);
  -o-transform: rotate(237.6deg);
  transform: rotate(237.6deg);
}
.c100.p67 .bar {
  -webkit-transform: rotate(241.20000000000002deg);
  -moz-transform: rotate(241.20000000000002deg);
  -ms-transform: rotate(241.20000000000002deg);
  -o-transform: rotate(241.20000000000002deg);
  transform: rotate(241.20000000000002deg);
}
.c100.p68 .bar {
  -webkit-transform: rotate(244.8deg);
  -moz-transform: rotate(244.8deg);
  -ms-transform: rotate(244.8deg);
  -o-transform: rotate(244.8deg);
  transform: rotate(244.8deg);
}
.c100.p69 .bar {
  -webkit-transform: rotate(248.4deg);
  -moz-transform: rotate(248.4deg);
  -ms-transform: rotate(248.4deg);
  -o-transform: rotate(248.4deg);
  transform: rotate(248.4deg);
}
.c100.p70 .bar {
  -webkit-transform: rotate(252deg);
  -moz-transform: rotate(252deg);
  -ms-transform: rotate(252deg);
  -o-transform: rotate(252deg);
  transform: rotate(252deg);
}
.c100.p71 .bar {
  -webkit-transform: rotate(255.6deg);
  -moz-transform: rotate(255.6deg);
  -ms-transform: rotate(255.6deg);
  -o-transform: rotate(255.6deg);
  transform: rotate(255.6deg);
}
.c100.p72 .bar {
  -webkit-transform: rotate(259.2deg);
  -moz-transform: rotate(259.2deg);
  -ms-transform: rotate(259.2deg);
  -o-transform: rotate(259.2deg);
  transform: rotate(259.2deg);
}
.c100.p73 .bar {
  -webkit-transform: rotate(262.8deg);
  -moz-transform: rotate(262.8deg);
  -ms-transform: rotate(262.8deg);
  -o-transform: rotate(262.8deg);
  transform: rotate(262.8deg);
}
.c100.p74 .bar {
  -webkit-transform: rotate(266.40000000000003deg);
  -moz-transform: rotate(266.40000000000003deg);
  -ms-transform: rotate(266.40000000000003deg);
  -o-transform: rotate(266.40000000000003deg);
  transform: rotate(266.40000000000003deg);
}
.c100.p75 .bar {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.c100.p76 .bar {
  -webkit-transform: rotate(273.6deg);
  -moz-transform: rotate(273.6deg);
  -ms-transform: rotate(273.6deg);
  -o-transform: rotate(273.6deg);
  transform: rotate(273.6deg);
}
.c100.p77 .bar {
  -webkit-transform: rotate(277.2deg);
  -moz-transform: rotate(277.2deg);
  -ms-transform: rotate(277.2deg);
  -o-transform: rotate(277.2deg);
  transform: rotate(277.2deg);
}
.c100.p78 .bar {
  -webkit-transform: rotate(280.8deg);
  -moz-transform: rotate(280.8deg);
  -ms-transform: rotate(280.8deg);
  -o-transform: rotate(280.8deg);
  transform: rotate(280.8deg);
}
.c100.p79 .bar {
  -webkit-transform: rotate(284.40000000000003deg);
  -moz-transform: rotate(284.40000000000003deg);
  -ms-transform: rotate(284.40000000000003deg);
  -o-transform: rotate(284.40000000000003deg);
  transform: rotate(284.40000000000003deg);
}
.c100.p80 .bar {
  -webkit-transform: rotate(288deg);
  -moz-transform: rotate(288deg);
  -ms-transform: rotate(288deg);
  -o-transform: rotate(288deg);
  transform: rotate(288deg);
}
.c100.p81 .bar {
  -webkit-transform: rotate(291.6deg);
  -moz-transform: rotate(291.6deg);
  -ms-transform: rotate(291.6deg);
  -o-transform: rotate(291.6deg);
  transform: rotate(291.6deg);
}
.c100.p82 .bar {
  -webkit-transform: rotate(295.2deg);
  -moz-transform: rotate(295.2deg);
  -ms-transform: rotate(295.2deg);
  -o-transform: rotate(295.2deg);
  transform: rotate(295.2deg);
}
.c100.p83 .bar {
  -webkit-transform: rotate(298.8deg);
  -moz-transform: rotate(298.8deg);
  -ms-transform: rotate(298.8deg);
  -o-transform: rotate(298.8deg);
  transform: rotate(298.8deg);
}
.c100.p84 .bar {
  -webkit-transform: rotate(302.40000000000003deg);
  -moz-transform: rotate(302.40000000000003deg);
  -ms-transform: rotate(302.40000000000003deg);
  -o-transform: rotate(302.40000000000003deg);
  transform: rotate(302.40000000000003deg);
}
.c100.p85 .bar {
  -webkit-transform: rotate(306deg);
  -moz-transform: rotate(306deg);
  -ms-transform: rotate(306deg);
  -o-transform: rotate(306deg);
  transform: rotate(306deg);
}
.c100.p86 .bar {
  -webkit-transform: rotate(309.6deg);
  -moz-transform: rotate(309.6deg);
  -ms-transform: rotate(309.6deg);
  -o-transform: rotate(309.6deg);
  transform: rotate(309.6deg);
}
.c100.p87 .bar {
  -webkit-transform: rotate(313.2deg);
  -moz-transform: rotate(313.2deg);
  -ms-transform: rotate(313.2deg);
  -o-transform: rotate(313.2deg);
  transform: rotate(313.2deg);
}
.c100.p88 .bar {
  -webkit-transform: rotate(316.8deg);
  -moz-transform: rotate(316.8deg);
  -ms-transform: rotate(316.8deg);
  -o-transform: rotate(316.8deg);
  transform: rotate(316.8deg);
}
.c100.p89 .bar {
  -webkit-transform: rotate(320.40000000000003deg);
  -moz-transform: rotate(320.40000000000003deg);
  -ms-transform: rotate(320.40000000000003deg);
  -o-transform: rotate(320.40000000000003deg);
  transform: rotate(320.40000000000003deg);
}
.c100.p90 .bar {
  -webkit-transform: rotate(324deg);
  -moz-transform: rotate(324deg);
  -ms-transform: rotate(324deg);
  -o-transform: rotate(324deg);
  transform: rotate(324deg);
}
.c100.p91 .bar {
  -webkit-transform: rotate(327.6deg);
  -moz-transform: rotate(327.6deg);
  -ms-transform: rotate(327.6deg);
  -o-transform: rotate(327.6deg);
  transform: rotate(327.6deg);
}
.c100.p92 .bar {
  -webkit-transform: rotate(331.2deg);
  -moz-transform: rotate(331.2deg);
  -ms-transform: rotate(331.2deg);
  -o-transform: rotate(331.2deg);
  transform: rotate(331.2deg);
}
.c100.p93 .bar {
  -webkit-transform: rotate(334.8deg);
  -moz-transform: rotate(334.8deg);
  -ms-transform: rotate(334.8deg);
  -o-transform: rotate(334.8deg);
  transform: rotate(334.8deg);
}
.c100.p94 .bar {
  -webkit-transform: rotate(338.40000000000003deg);
  -moz-transform: rotate(338.40000000000003deg);
  -ms-transform: rotate(338.40000000000003deg);
  -o-transform: rotate(338.40000000000003deg);
  transform: rotate(338.40000000000003deg);
}
.c100.p95 .bar {
  -webkit-transform: rotate(342deg);
  -moz-transform: rotate(342deg);
  -ms-transform: rotate(342deg);
  -o-transform: rotate(342deg);
  transform: rotate(342deg);
}
.c100.p96 .bar {
  -webkit-transform: rotate(345.6deg);
  -moz-transform: rotate(345.6deg);
  -ms-transform: rotate(345.6deg);
  -o-transform: rotate(345.6deg);
  transform: rotate(345.6deg);
}
.c100.p97 .bar {
  -webkit-transform: rotate(349.2deg);
  -moz-transform: rotate(349.2deg);
  -ms-transform: rotate(349.2deg);
  -o-transform: rotate(349.2deg);
  transform: rotate(349.2deg);
}
.c100.p98 .bar {
  -webkit-transform: rotate(352.8deg);
  -moz-transform: rotate(352.8deg);
  -ms-transform: rotate(352.8deg);
  -o-transform: rotate(352.8deg);
  transform: rotate(352.8deg);
}
.c100.p99 .bar {
  -webkit-transform: rotate(356.40000000000003deg);
  -moz-transform: rotate(356.40000000000003deg);
  -ms-transform: rotate(356.40000000000003deg);
  -o-transform: rotate(356.40000000000003deg);
  transform: rotate(356.40000000000003deg);
}
.c100.p100 .bar {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.c100:hover {
  cursor: default;
}
.c100:hover > span {
  /* width: 3.33em;
  line-height: 3.33em;
  font-size: 0.3em; */
  color: #307bbb;
}
.c100:hover:after {
  top: 0.04em;
  left: 0.04em;
  width: 0.92em;
  height: 0.92em;
}
.c100.dark {
  background-color: #777777;
}
.c100.dark .bar,
.c100.dark .fill {
  border-color: #c6ff00 !important;
}
.c100.dark > span {
  color: #777777;
}
.c100.dark:after {
  background-color: #666666;
}
.c100.dark:hover > span {
  color: #c6ff00;
}
.c100.green .bar,
.c100.green .fill {
  border-color: #4db53c !important;
}
.c100.green:hover > span {
  color: #4db53c;
}
.c100.green.dark .bar,
.c100.green.dark .fill {
  border-color: #5fd400 !important;
}
.c100.green.dark:hover > span {
  color: #5fd400;
}
.c100.orange .bar,
.c100.orange .fill {
  border-color: #dd9d22 !important;
}
.c100.orange:hover > span {
  color: #dd9d22;
}
.c100.orange.dark .bar,
.c100.orange.dark .fill {
  border-color: #e08833 !important;
}
.c100.orange.dark:hover > span {
  color: #e08833;
}

.c100.yellow .bar,
.c100.yellow .fill {
  border-color: #caf11b !important;
}
.c100.yellow:hover > span {
  color: #caf11b;
}
.c100.chocolate .bar,
.c100.chocolate .fill {
  border-color: #C5730F !important;
}
.c100.chocolate:hover > span {
  color: #C5730F;
}
.c100.blue .bar,
.c100.blue .fill {
  border-color: #24C9C9 !important;
}
.c100.blue:hover > span {
  color: #24C9C9;
}
.c100.red .bar,
.c100.red .fill {
  border-color: #E24C3C !important;
}
.c100.red:hover > span {
  color: #E24C3C;
}
.c100.monsoon .bar,
.c100.monsoon .fill {
  border-color: #C0975B !important;
}
.c100.monsoon:hover > span {
  color: #C0975B;
}
.c100.bondi .bar,
.c100.bondi .fill {
  border-color: #41A642 !important;
}
.c100.bondi:hover > span {
  color: #41A642;
}
.c100.sttropez .bar,
.c100.sttropez .fill {
  border-color: #1D2342 !important;
}
.c100.sttropez:hover > span {
  color: #1D2342;
}

.monsoon{
    color: #C0975B !important;
}
.bondi{
    color: #41A642 !important;
}
.sttropez{
    color: #1D2342 !important;
}
