.peter-river a:hover, .peter-river ul.tweet-list a:hover, .peter-river .navbar .nav > .active > a:hover, .peter-river .navbar .nav .dropdown a:hover, .peter-river .sidebar a h5:hover, .peter-river .top-authors-sidebar li a span:hover, .peter-river .header-button a:hover, .peter-river .hollow-circles .services-icon i, .peter-river .header-button .bootstrap-select.btn-group.language-select .dropdown-menu.inner > li > a:hover {
    color: #e74517;
}

.boitbut{
    min-height: 130px;
}

.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}

.letters-shadow {
    text-shadow: 1px 1px 5px black;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: black;
}

.discover_head {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 7px 7px 7px 7px;
    background: rgba(213, 84, 48, 0.68) url(https://static1.geolcdn.com/siteimages/upload/files/1556629….png) !important;
}

.editbutton{
    display: none;
}


.newsbos{
    box-shadow: 5px 5px 17px 0px rgba(224,211,224,1);
}

.subdesc{
    padding-left: 5px; padding-right: 5px;
    font-family: 'Open Sans', sans-serif;
    min-height: 110px;


}
.subdesc h4{
    font-weight: 500;
    line-height: 20px;
    padding-top: 5px;
    margin-bottom:5px;
    height: 25px;
}

.commtitle {
    font-weight: 700;
    font-size: 17px;
}

.topbar-social-links {
    position: relative;
    top: 10px;
    left: 10px;
}

.menubar-social-links {
    display: none;
    text-align: center;
}

@media(max-width: 600px) {
    .topbar-social-links {
        display: none;
    }
    .menubar-social-links {
        display: block;
    }
}

.blog-article-title {
    text-align: left;
    margin-right: 300px;
}

.introtitle{
        line-height: 26px;

}

.subdesc h4 a{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.subdesc p{
    font-size: 10pt;
    font-weight: 300;
    text-align: justify;
}


#carous1{
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}

.carouimage{
    max-width: 450px;
}

.paypremlist li{
    font-weight: 500;
}


.carousel-indicators li{
    border-color: #000000;

}

.carousel-indicators .active{
    background-color: #e74517;

}

.carousel-indicators {
    bottom: -10px;
}

.gradientButton {
    border-image: linear-gradient(to left, #3e7b86 0%, #f38d71a1 100%);
    border-image-slice: 1;
    border-width: 1px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 18pt;
    background: -webkit-linear-gradient(#1e3b40, #d95935);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.gradtext{
    /*background: linear-gradient(to left, #1e3b40, #ccde3a, #d45430);*/

    /*    background:  linear-gradient(315deg, #c73e1d 0%, #a23b72 37%, #2e86ab 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;*/
    color:red;
}

.letsgo{
    font-size: 20pt;
}


.letsaddmodule{
    font-size: 15pt;
}

.list_off{
    color:#d4cfcf;
}

.list_on{
    /*  list-style-image:url('https://static1.geolcdn.com/siteimages/upload/files/1524045596hands.svg');*/
}

.list_on:before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 35px;
    background-image: url('https://static1.geolcdn.com/siteimages/upload/files/1529931402check-circle.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: -35px;
    margin-bottom: -6px;


}
.list_off:before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 35px;
    background-image: url('https://static1.geolcdn.com/siteimages/upload/files/1529931402sad_circle.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: -35px;
    padding-top: 15px;
    margin-bottom: -6px;
    opacity: 0.3;

}






.paypremlist{
    list-style: none;
}

.paypremlist li{
    line-height: 18px;
    margin-top: 12px;
    margin-bottom: 20px;
    font-size: 11pt;
}


.masstext_features{
    font-size: 45pt;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 60px;
    background: -webkit-linear-gradient(#1e3b40, #d95935);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}


.lessmasstext_features{
    font-size: 30pt;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 50px;
    background: -webkit-linear-gradient(#1e3b40, #d95935);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}


.price_features{
    font-size: 20pt;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 60px;
    background: -webkit-linear-gradient(#1e3b40, #d95935);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}


.btn-primary{

    background-color: #e74517;
    border-color: #e74517;
}


.megah1{
    font-size:55pt;
    font-variant: small-caps;
}



.privatelabel{

    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(236, 252, 255, 0.67);
    border-radius: 5px;

}


.grosboutonrond{
    border-radius: 25px !important;
}

.pricing-list li{
    min-height: 52px;
    font-size: 14px;
    line-height: 30px;
}

.pricing-button-wrap{
    background-color: white !important;
}

.lighter-gray-bg{
    background: rgb(233, 235, 238);
}

.middlelighter-gray-bg{
    background:  #d1d3d6;
}

.img-arg{
    width: 55px;
}
.sliderintro{
    height: 70vh;

}

.services-icon{
    max-width: 56px;
    background-color: #e74517 !important;
}

.services-icon img{
    width: 32px;
    filter: brightness(0) invert(1);
}

.ribbon {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 15%;
    height: 15px;
    background-color: #FF0000;
    transform: rotate(-45deg);
    line-height: 15px;
    color: #FFFFFF;

    /*    border-left: 60px solid transparent;
        border-bottom: 60px solid red;*/
}

.premiumlabel{
    opacity: 0.9;
    border-radius: 0;
    /*    box-shadow: 4px 2px 12px 0px #2d3e4278;*/
    padding-top: 1px;
    padding-bottom: 4px;
    font-weight: 300;
    font-size:7pt;
    border-radius: 6px;
    background: white;
    position: relative;
    top: -3px;
}

.premiumlabel img {
    width: 20px;
    display: inline-block;
}


/* The side navigation menu */
.sidenavaryt {
    /*height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 9999999; /* Stay on top */
    top: 50px; /* Stay at the top */
    bottom: 0;
    right:0;
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenavaryt a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenavaryt a:hover {
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenavaryt .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.sidenavaryt .subscriptionsbtn {
    position: absolute;
    top: 0;
    left: -10px;
    font-size: 36px;
}

#mySidenav .subscriptionsbtn {
    font-size: 12px;
    color: white;
}

.sidenavaryt #sidenav-content {
    width: 0;
    background-color: rgba(58, 72, 75, 0.856);
    overflow-x: hidden; /* Disable horizontal scroll */
    overflow-y: auto;
    position: absolute; /* Stay in place */
    top: 0;
    bottom: 0;
    right: 0;
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    overflow-y:scroll;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}









.select2-container--default .select2-selection--single{

    display: block;
    width: 100%;
    height: 40px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

}

.select2-container .select2-selection--single .select2-selection__rendered{
    padding-left: 3px;
    line-height: inherit;
}


.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 6px !important;
}

.lg-toolbar .lg-icon {
    color: #de7020

}




.fadeable-box {
    /*  max-height: 120px;*/
    position: relative;
    overflow: hidden;
}
.fadeable-box .read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0; padding: 60px 0;
    z-index: 999;
    /* "transparent" only works here because == rgba(0,0,0,0) */
    background-image: linear-gradient(to bottom, transparent 0%, rgb(248, 248, 249)50%);
}

.read-more a{
    position: absolute;
    bottom: 5px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

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

.animatethreeTime {
    -moz-animation-iteration-count: 3;
    -webkit-animation-iteration-count: 3;
}

.animatedelay {
    -moz-animation-delay: 500ms;
    -webkit-animation-delay: 500ms;
}

a.greylink{
    color: #c7bebe !important;
}


.green-letters {
    color: #2c9c56;
    transition: color 0.3s, background 0.3s;
}

.green-badge{
    color: #2c9c56;
    border: #2c9c56 solid 1px;
    border-radius: 5px;
    padding: 10px;
    font-style: italic;
}

.minimarker-poi {
    width: 25px;
    height: 25px;
    background: rgba(45, 62, 66, 1);
    outline: 0;
    border-radius: 24px 24px 24px 0;
    display: inline-block;
    margin-left: 1px;
    margin-right: 1px;
}

.minimarker-poi img {
    margin: auto;
    width: 26px;
    height: 26px;
    padding: 4px;
    filter: brightness(1000%);
    position: relative;
    top: -1px;
}

.minimarker-poi.nobg {
    background: transparent;
}

.minimarker-poi.nobg img {
    margin: auto;
    width: 28px;
    height: 28px;
    padding: 0px;
    filter: brightness(0%);
    position: relative;
    top: -1px;
}

.marker-poi i {

}

.marker-panoramio-media img {
    background: white;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 2px #0000006b;
    padding: 4px;
    opacity: 0.8;
}

.marker-media {
    border-radius: 16px;
    background: red;
    border: 3px solid rgba(227, 246, 59, 1);
}

.marker-media img {
    filter: invert(1);
    width: 17px;
    position: relative;
    top: 2px;
    left: 3px;
}

.marker-community {
    width: 52px;
    height: 52px;
    outline: 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.67);
    overflow: hidden;
    box-shadow: 0 0 2px black;
}

.marker-community img {
    margin: auto;
    width: 48px !important;
    height: 48px !important;
    border-radius: 10px;
    padding: 2px;
}

.leaflet-control-attribution a {
    display: inline-block;
}

.modal-lg{
    width: 850px;
}


.modal-body{
    padding: 10px;
}

div.time {
    font-weight: normal;
    opacity: 0.9;
    font-size: 12px;
}

div.difficulty-bar {
    background: lightgray;
    height: 2px;
    position: relative;
    top: 10px;
}

div.difficulty-bar div {
    background: #d45430;
    height: 2px;
}

div.difficulty {
    font-size: 12px;
    color: #d45430;
}

.alert-info {
    color: #000000;
}


.subcategoryli{
    font-size: 10pt; display: inline; white-space: nowrap;overflow: hidden;margin-right: 10px;text-overflow: ellipsis;
}

.modifiablecriteria_hv:hover{
    cursor: pointer;
    /*    background-color: pink;*/
    background-color: #eedfdf;
    border: #ccc0c0 solid 1px;
}

.modifiablecriteria_hv{
    min-width: 15px;
    min-height: 15px;


}

.notification_unread{
    font-weight: 600;
}

.bolder-text{
    font-weight: bolder
}

.notif_badge{
    width: 16px;
    height: 16px;
    /* float: right; */
    position: absolute;
    right: 15px;
    top: 8px;
    background-color: #e74518;
    color: white;
    line-height: 16px;
    border-radius: 50%;
    /* font-weight: bold; */
    font-size: 9pt;
    text-align: center;
    /* text-align: center; */

}


.modifiablecriteria_hv:hover::after{
    font: normal normal normal 14px/1 'Font Awesome 5 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content:' \f040';
    color:#F44336;
}

.bolder{
    font-weight: bolder !important;
}


.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-left, .media>.pull-left {
    padding-right: 10px;
}


.user_head_links_ct{
    list-style: none;
    height: 40px;
    margin-bottom: 0;
    padding-left: 5px;
}

.user_head_links_ct > li{
    display: inline-block;
    vertical-align: bottom;
    margin-right: 15px;
    height: 40px;
}


.user_head_links_ct > li > a {
    font-size: 12pt;
    font-weight: bold;

    display: table-cell;    /*Add this*/
    vertical-align:bottom;
    line-height: 40px;
    padding: 0 3px 0 3px;

}

.user_head_links_ct > li > a.active {

    border-bottom:#2d3e42 solid 2px;
}


.user_head_links_ct > li > a:hover{
    border-bottom:#F44336 solid 2px;
}

.outdoorbox{
    overflow:hidden;
    height: 150px;
}
.shop-button-header > a i {
    margin-right: 0px;

}

.items-in-cart-number {
    padding: 10px;
}


.main-header-cart-wrapper{
    /* border: #e74517 solid 1px; */
    border-top: #e74517 solid 3px;
}

.list-group {

    margin-bottom: 0px;
}

.outdooract{
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    background-position:center;
    height: 150px;
    cursor: pointer;
}

.outdooract:hover {
    transform: rotate(2deg) scale(1.1);
    -moz-transform: rotate(2deg) scale(1.1);
    -webkit-transform: rotate(2deg) scale(1.1);
    -o-transform: rotate(2deg) scale(1.1);
    -ms-transform: rotate(2deg) scale(1.1); /* IE 9 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.5, SizingMethod='auto expand'); /* IE6 and 7 */
}

.profile-img-container {
    position: relative;
    display: inline-block; /* added */
    overflow: hidden; /* added */
}

.profile-img-container-self img:hover {
    opacity: 0.5
}
.profile-img-container-self:hover a {
    opacity: 1; /* added */
    top: 0; /* added */
    z-index: 500;
    background-color: rgba(255,255,255,0.5);
}
/* added */
.profile-img-container-self:hover a span {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
/* added */
.profile-img-container a {
    display: block;
    position: absolute;
    top: -100%;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: inherit;
}
@media screen and (max-width:900px) {
    .hidemob{
        display: none;
    }
}
.toponyms-results{
    position: absolute;
    background-color: white;
    /*    width: 350px;*/
    border-radius: 5px;
    margin-top: -7px;
    text-align: left;
    list-style: none;
    margin-left: 1px;
    padding-left: 0;
    border: 1px solid #ddd;
    /*    */

}


.alert-info{
    background-color: #FFFFFF;
    /*    border-color: #FFEB3B;*/
    /*    color:#4a3a1f;*/
    border-radius: 0;
}

.alert-warning{
    background-color: #FFEB3B;
    border-color: #FFEB3B;
    color:#4a3a1f;
    border-radius: 0;
}

.alert-danger{
    background-color: #F44336;
    border-color: #F44336;
    color:#FFFFFF;
    border-radius: 0;
}

.toponyms-results li{
    /*    color: blue;*/
    border-top: #dcd1d1 solid 1px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}

.toponyms-results li:hover {
    /*    color: blue;*/
    background: #eee;
}

.toponyms-results li:first-child {
    border-top: 0;
}

.dashed_border{
    border: #3a3a3a dashed 3px;
}

.phto {
    max-height: 130px;
    overflow-y: hidden;
    border : #2d3e42 solid 1px;
}

.tp-caption{
    font-family: "Open Sans", sans-serif !important;

}


video {
    object-fit: cover;
}

.deleteplaquette{
    font-size: 20pt;
    position:absolute;
    right:0; top:0;

    width:48px;
    height:48px;
    text-align: center;

    padding-top: 10px;
    border-bottom-left-radius:50%;
    border : #2d3e42 solid 1px;
    border-top-width: 0;
    border-right-width: 0;
}

.defaultplaquette{
    font-size: 20pt;
    position:absolute;
    left:0; top:0;

    width:48px;
    height:48px;
    text-align: center;

    padding-top: 10px;
    border-bottom-right-radius:50%;
    border : #2d3e42 solid 1px;
    border-top-width: 0;
    border-left-width: 0;
}



/* PROGRESS BARS */

/*.softin{
  opacity: 0;

    -webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    -ms-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;
}
@keyframes softin {
  from {opacity: 0;}
  to {opacity: 1;}
}*/


.miniinput{
    width: 40px;
    height: 22px;
}

.icon-menu option {
    background-repeat:no-repeat;
    background-position:bottom left;
    padding-left:30px;
}

.dropdown-menu>li>a {
    height: 28px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #fff !important;
    text-decoration: none;
    background-color: #e74517;
}

.btn.dark-gray-bg:hover{
    background-color: #e74517  !important;
}

.btn.dark-gray-bg:hover .whited {
    color: white;
}

.btn.red-bg:hover{
    background-color: #2d3e42  !important;
}


.poibubble {
    min-height: 145px;
}

.trailsbubble {
    min-height: 145px;
}

.bubble_photo{
    min-height: 145px;

}

.progress {
    height: 20px;
    border-radius: 0;
}
.progress .skill {
    /*  font: normal 10px "Open Sans Web";*/
    line-height: 20px;
    padding: 0;
    /*  margin: 0 0 0 20px;*/
    text-transform: uppercase;
}
.progress .skill .val {
    float: right;
    font-style: normal;
    margin-left: auto;
    margin-right: 7px;
}

.progress-bar {
    text-align: left;
    transition-duration: 3s;
}

/* END PROGRESS BARS*/


/*POIS BOX IN TRAIL*/

.poisbox {
    max-height: 120px;
    position: relative;
    overflow: hidden;
}
.poisbox .read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding-top: 25px;
    padding-bottom: 10px;

    /* "transparent" only works here because == rgba(0,0,0,0) */
    background-image: linear-gradient(to bottom, transparent, white);
}

/*END POIS BOX IN TRAIL*/

.filtersbox{
    margin-bottom: 10px; border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-left: -20px; padding-left: 20px; margin-right: -20px; padding-right: 20px;
}


.white-bg-blur {
    background: rgba(255, 255, 255, 0.67);
}



body{
    background-color: #e9ebee;
    /*        background: #d0efe5 url(/images/bg/bg-shadows.webp) ;*/
    background-size: cover;
    color: #505050;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}

p {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 0 0;
    font-weight: 400;
}

hr{
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #e74517;
}

#minilogo{
    /*    display: none;*/
    max-height: 39px;
    margin-top: 4px;
}

#headbar {
    height: 50px;
}

.headbar-border{
    border-bottom: #e74517 solid 4px;
}

.header-button{
    padding: 0 0 0 0;
}

.crystalheader{

    background: #e74517 url(/images/bg/bg-shadows.webp) center center;
}

.redded{
    color:#e74517;
}
.whited{
    color:#FFFFFF !important;
}

.table {
    font-weight: 400;
}

.largeic{
    font-size: 20pt !important;
}

.oranged{
    color: #d55531;
}

.peter-river .features-element:hover a, .peter-river .footer-logo, .peter-river .hover-wrapper, .peter-river .logo-big a img, .peter-river .hover-wrapper-home, .peter-river .home-blog-qsand-target4 li a .hover-effect-wrap4, .peter-river a.carousel-control:hover, .peter-river .info_box, .peter-river .nav.nav-tabs > li.active > a, .peter-river .post-reply .comment-box-padding a.reply-blog-post:hover, .peter-river .date-month, .peter-river .button-home-page, .peter-river .paralax-button, .peter-river .paralax-image-color, .peter-river .usquare_square, .peter-river .usquare_block_extended, .peter-river .tags-sidebar li a:hover span, .peter-river .services-icon, .peter-river .comments-on-post, .peter-river .about-us-skill-list li i, .peter-river .rounded-icon-wrap, .peter-river ul.pricing-list.pricing-items:hover li.headline, .peter-river ul.pricing-list.pricing-items:hover li.pricing-text, .peter-river ul.pricing-list.pricing-items:hover li a.pricing-button, .peter-river .light-variant ul.pricing-list.pricing-items li.headline, .peter-river .light-variant ul.pricing-list.pricing-items li a.pricing-button, .peter-river .light-variant ul.pricing-list li.pricing-text, .peter-river .light-variant ul.pricing-list li.logo-price, .peter-river .nav-thumb-wrap.active-thumb .bottom-element span.slide-title, .peter-river .nav-thumb-wrap.active-thumb a span.t-image-top-left, .peter-river .nav-thumb-wrap.active-thumb a span.slide-description, .peter-river a.cart_arr_up:hover, .peter-river a.cart_arr_down:hover, .peter-river a.remove-from-cart-button:hover, .peter-river .big-hover-plus, .peter-river .blog-pagination li a:hover {
    /*    background: #2d3e42 url(/images/bg/bg-shadows.webp) center center;*/
    background: rgba(45, 62, 66, 0.73) url(/images/bg/bg-shadows.webp) center center;
    color: #fff !important;
}

.cathegory-title{
    background: #2d3e42 url(/images/bg/bg-shadows.webp) center center;
    color: #fff !important;
}

.cathegory-redtitle{
    background: #e74517 url(/images/bg/bg-shadows.webp) center center;
    color: #fff !important;
}

.red-border{border-color:#e74517;}



.red-border-bott {border-bottom: 1px solid #e74517;}
.red-border-top {border-top: 1px solid #e74517;}
.red-border-right {border-right: 1px solid #e74517;}
.red-border-left {border-left: 1px solid #e74517;}
.red-border-bottom {border-bottom: 1px solid #505050;}

.gray-border-bott {border-bottom: 1px solid #2d3e42;}
.gray-border-top {border-top: 1px solid #2d3e42;}
.gray-border-right {border-right: 1px solid #2d3e42;}
.gray-border-left {border-left: 1px solid #2d3e42;}
.gray-border-bottom {border-bottom: 1px solid #2d3e42;}

.pink-border-bott {border-bottom: 1px solid #d0359f;}
.pink-border-top {border-top: 1px solid #d0359f;}
.pink-border-right {border-right: 1px solid #d0359f;}
.pink-border-left {border-left: 1px solid #d0359f;}
.pink-border-bottom {border-bottom: 1px solid #d0359f;}




.green-border-top{
    border-top: 1px solid #539c0a;
}


.green-border-bottom{
    border-bottom: 1px solid #539c0a;
}

.lightblue-border-bottom{
    border-bottom: 1px solid #1174f3;
}

.yellow-border-bottom{
    border-bottom: 1px solid #dde211;
}

.light-gray-border-bott {border-bottom: 1px solid #a8c3ca;}
.light-gray-border-top {border-top: 1px solid #a8c3ca;}
.light-gray-border-right {border-right: 1px solid #a8c3ca;}
.light-gray-border-left {border-left: 1px solid #a8c3ca;}
.light-gray-border-bottom {border-bottom: 1px solid #a8c3ca;}


.pale-gray-bg {background:#e74517;}
.dark-gray-bg {background:#2d3e42; }

.pink-bg{
    background: #d0359f url(/images/bg/bg-shadows.webp) center !important;
}



.yellow-bg{
    background: #dde211 url(/images/bg/bg-shadows.webp) center ;
}

.red-bg{
    background: #e74517 url(/images/bg/bg-shadows.webp) center !important;
}

.gray-bg{
    background: #2d3e42 url(/images/bg/bg-shadows.webp) center !important;
}

.light-gray-bg{
    background: #a8c3ca url(/images/bg/bg-shadows.webp) center !important;
}

.green-bg{
    background: #539c0a url(/images/bg/bg-shadows.webp) center;
}

.darkblue-bg{
    background: #1c324d url(/images/bg/bg-shadows.webp) center;
}


.lightblue-bg{
    background: #1174f3 url(/images/bg/bg-shadows.webp) center;
}

.light-gray-border{
    border: 1px solid #a8c3ca;
}


.borderLeft{
    border-left: #e74518 solid 1px;
}

.borderRight{
    border-right: #e74518 solid 1px;
}

.peter-river a, .peter-river i.cp-trigger, .peter-river ul.tweet-list a, .peter-river .navbar .nav > .active > a, .peter-river a h1.yellow-letters, .peter-river .home-page-qsand-select li a.selected, .peter-river .navbar .nav > li > a:hover, .peter-river .navbar .nav > li > a:focus, .peter-river .bootstrap-select.btn-group .dropdown-menu.inner > li > a:hover, .peter-river .home-page-qsand-select li.active a, .peter-river a.letters-black:hover, .peter-river .product-rating a i.rated {color: #788284;}

.peter-river .dark-bar-button, .peter-river .wrapper-date-posted, .peter-river .progress-bar-danger {background: #35bff0 url(/images/bg/bg-shadows.webp) center center;}

.peter-river .post-comments-tri {border-right-color: #35bff0;}

.peter-river .footer-logo-tri, .peter-river .logo-triangle, .peter-river .cathegory-tri, .peter-river .date-month-tri, .peter-river .border-triangle {border-left-color: #35bff0; border-top-color: #35bff0;}
.peter-river .header_nav, .peter-river .yellow-border-top, .peter-river .wrapper-date-posted.static-element.pale-gray-elem, .peter-river .wrapper-date-posted.home-page.gray-element {border-top-color: #35bff0;}


/* TIMELINE */

.post-img{
    display: inline-block;
}

.newsbloc{
    /*   background: rgba(45, 62, 66, 0.07);*/
    /*    margin: 15px 0 15px 0;*/
    padding:  5px 0 5px 0;


}
.newshead{
    background: #FFFFFF; /*url(https://static.inkonic.be/u/14876017241.png) center center;*/
    padding-bottom: 5px;
    line-height: 18px;
    padding-top: 5px;
    /*    background-color:chartreuse; height: 55px; padding: 0 0 0 0; margin: 0 0 0 0 ;*/
}

.newsheadtext{
    padding-top: 3px;
    font-weight: bold;
}


.newslogo{
    padding-right: 0px;
    padding-left: 5px;
}

.newscontent{

    /*    background: rgba(45, 62, 66, 0.07)  center center;*/
    padding:  15px 15px 15px 15px;
    background: #FFFFFF;
}


.newslichette{
    /*        height: 30px;
        width: 70px;
        background: #e74517 url(https://static.inkonic.be/u/14876017241.png) center;
        position: absolute;

        border-top-left-radius: 50px;
        border-top-right-radius: 50px;
        top: -30px;
        right: 17px;
        text-align: center;
        color: #FFFFFF;
        background-size: cover;
        font-size: 16pt;
        padding-top: 4px;*/

    /*------------------*/

    /*    height: 55px;
        width: 30px;
        background: #e74517 url(https://static.inkonic.be/u/14876017241.png) center;
        position: absolute;
         left: -30px;
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;
         top: -30px;
        right: 0;
        text-align: center;
        color: #FFFFFF;
        background-size: cover;
        font-size: 16pt;
        padding-top: 15px;
        padding-left: 2px;
            z-index: 30;*/

    height: 35px;
    width: 35px;

    position: absolute;
    /* left: -30px; */
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    top: -30px;
    right: 10px;
    text-align: center;
    color: #FFFFFF;
    background-size: cover;
    font-size: 16pt;
    padding-top: 6px;
    padding-left: 1px;
    z-index: 8;
    border-radius: 50px;
    margin-top: 10px;
}

/* END TIMELINE*/

.big-wrapper-distance-rando {
    /*    background: #e74517;*/
    width: 40px;
    height: 45px;

    top: 0;
    left: 10px;
    display: block;
    z-index: 50;
    padding-top: 8px;
    color:#FFFFFF;
    font-size: 10pt;
    line-height: 16px;
}

/* RANDOS*/
.wrapper-rando-info {
    position: absolute;
    top: 0;
    left: 10px;
    /*    z-index: 15;*/
    height: 45px;
}

/* RANDOS*/



.wrapper-rando-info .sport-rando {
    /*background: #e74517;*/
    display: inline-block;
    width: 41px;
    height: 45px;
    padding-top: 3px;
}

.wrapper-rando-info .sport-rando img {
    height: 35px;
    margin: auto;
    padding: 2px;
}

.wrapper-rando-info .sport-rando-multi {
    display: inline-block;
    color: white;
    font-size: 24px;
    position: relative;
    top: -20px;
    margin-right: -4px;
    margin-left: -4px;
}

.wrapper-rando-info .distance-rando {
    /*    background: #e74517;*/
    display: inline-block;
    width: 40px;
    height: 45px;
    padding-top: 8px;
    color:#FFFFFF;
    font-size: 10pt;
    line-height: 16px;
    position: relative;
    top: -8px;
    margin-left: -2px;
}

/* END RANDOS */
/* --   LIST RANDOS  */
.wrapper-rando-list-info {
    /*position: absolute;*/
    top: 0;
/*    right: 10px;*/
    /*    z-index: 15;*/
    height: 45px;
    float: left;
    margin-right: 5px;
}


.wrapper-rando-list-info .sport-rando {
    /*background: #e74517;*/
    display: inline-block;
    width: 41px;
    height: 45px;
    padding-top: 3px;
}

.wrapper-rando-list-info .sport-rando img {
    height: 35px;
    margin: auto;
    padding: 2px;
}

.wrapper-rando-list-info .sport-rando-multi {
    display: inline-block;
    color: white;
    font-size: 24px;
    position: relative;
    top: -20px;
    margin-right: -4px;
    margin-left: -4px;
}

/* --  END LIST RANDOS */



/*POIS*/
.wrapper-sport-poi {

    width: 40px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 10px;
    display: block;
    z-index: 50;
    padding-top: 10px;
}

/*END POIS*/


/* FOOTER */

.logo-img {
    position: absolute;
    top: 50px;
    left: 0px;
    background: url(https://static1.geolcdn.com/siteimages/upload/files/1506327049minisity_tour_blanc.png) no-repeat bottom center;
    width: 100px;
    height: 45px;
    z-index: 5;
}

/* END FOOTER */


.peter-river .header_nav, .peter-river .yellow-border-top, .peter-river .wrapper-date-posted.static-element.pale-gray-elem, .peter-river .wrapper-date-posted.home-page.gray-element {
    border-top-color: #56594f;
}




/* RIGHT BUBBLES */

.image-round-wrap {

    text-align: left;
    width: 40%;
}

.border-dotted-testimonials {

    left: 80px;

}

.description {
    width: 60%;
}

/* END RIGHT BUBBLES */


a.paralax-button {

    padding-top: 12px;
    padding-right: 18px;
    padding-bottom: 12px;
    padding-left: 18px;
    background: #3498db;
    color: #fff;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #e74517;
    border-color: #e74517;
}




/*Comment box*/


.comment-list .row {
    margin-bottom: 0px;
}
.comment-list .panel .panel-heading {
    padding: 4px 15px;
    position: absolute;
    border:none;
    /*Panel-heading border radius*/
    border-top-right-radius:0px;
    top: 1px;
}
.comment-list .panel .panel-heading.right {
    border-right-width: 0px;
    /*Panel-heading border radius*/
    border-top-left-radius:0px;
    right: 16px;
}
.comment-list .panel .panel-heading .panel-body {
    padding-top: 6px;
}
.comment-list figcaption {
    /*For wrapping text in thumbnail*/
    word-wrap: break-word;
}
/* Portrait tablets and medium desktops */
@media (min-width: 768px) {
    .comment-list .arrow:after, .comment-list .arrow:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent;
    }
    .comment-list .panel.arrow.left:after, .comment-list .panel.arrow.left:before {
        border-left: 0;
    }
    /*****Left Arrow*****/
    /*Outline effect style*/
    .comment-list .panel.arrow.left:before {
        left: 0px;
        top: 30px;
        /*Use boarder color of panel*/
        border-right-color: inherit;
        border-width: 16px;
    }
    /*Background color effect*/
    .comment-list .panel.arrow.left:after {
        left: 1px;
        top: 31px;
        /*Change for different outline color*/
        border-right-color: #FFFFFF;
        border-width: 15px;
    }
    /*****Right Arrow*****/
    /*Outline effect style*/
    .comment-list .panel.arrow.right:before {
        right: -16px;
        top: 30px;
        /*Use boarder color of panel*/
        border-left-color: inherit;
        border-width: 16px;
    }
    /*Background color effect*/
    .comment-list .panel.arrow.right:after {
        right: -14px;
        top: 31px;
        /*Change for different outline color*/
        border-left-color: #FFFFFF;
        border-width: 15px;
    }
}
.comment-list .comment-post {
    margin-top: 6px;
}


/*END Comment box*/


/*.trail_name{
      width: 80%;
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}*/




/*LOADING BUBBLES */
.cs-loader {
    position: absolute;
    top: 20px;
    left: 0;
    height: 100%;
    width: 100%;
}

.cs-loader-inner {
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    width: calc(100% - 200px);
    color: #505050;
    padding: 0 100px;
    text-align: center;
}

.cs-loader-inner label {
    font-size: 15px;
    opacity: 0;
    display:inline-block;
}

@keyframes lol {
    0% {
        opacity: 0;
        transform: translateX(-300px);
    }
    33% {
        opacity: 1;
        transform: translateX(0px);
    }
    66% {
        opacity: 1;
        transform: translateX(0px);
    }
    100% {
        opacity: 0;
        transform: translateX(300px);
    }
}

@-webkit-keyframes lol {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-300px);
    }
    33% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }
    66% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(300px);
    }
}

.cs-loader-inner label:nth-child(6) {
    -webkit-animation: lol 3s infinite ease-in-out;
    animation: lol 3s infinite ease-in-out;
}

.cs-loader-inner label:nth-child(5) {
    -webkit-animation: lol 3s 100ms infinite ease-in-out;
    animation: lol 3s 100ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(4) {
    -webkit-animation: lol 3s 200ms infinite ease-in-out;
    animation: lol 3s 200ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(3) {
    -webkit-animation: lol 3s 300ms infinite ease-in-out;
    animation: lol 3s 300ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(2) {
    -webkit-animation: lol 3s 400ms infinite ease-in-out;
    animation: lol 3s 400ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(1) {
    -webkit-animation: lol 3s 500ms infinite ease-in-out;
    animation: lol 3s 500ms infinite ease-in-out;
}
/*LOADING BUBBLES END*/



.barloader {
    height: 4px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #ddd;
}
.barloader:before{
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 4px;
    background-color: #e74518;
    animation: barloading 2s linear infinite;
}

@keyframes barloading {
    from {left: -200px; width: 30%;}
    50% {width: 30%;}
    70% {width: 70%;}
    80% { left: 50%;}
    95% {left: 120%;}
    to {left: 100%;}
}



.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.btn-group-justified > .btn-group > .dropdown-menu {
    width: 100%;
}

.btn-group > .btn:first-child {
    border: 1px solid #ccc;
    border-radius: 0;
}

.btn-group > .btn:last-child {
    border-radius: 0;
}

input[type=checkbox].css-checkbox {
    position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
    padding-left:23px;
    height:18px;
    display:inline-block;
    line-height:18px;
    background-repeat:no-repeat;
    background-position: 0 0;
    vertical-align:middle;
    cursor:pointer;

}

input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -18px;
}
label.css-label {
    background-image:url(https://static1.geolcdn.com/css-checkbox.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    font-size: 14px;
}

label.css-label.disabled {
    filter: grayscale(1);
    opacity: 0.2;
}



.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
    background-color: #d4532f;
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}

.af-tag {
    display: inline-block;
    background: #d55531;
    border-radius: 8px;
    padding-left: 10px;
    padding-right: 10px;
    color: white;
    height: 27px;
    padding-top: 2px;
}

.af-tag a {
    color: white;
    display: inline-block;
}

.af-tag a:hover {
    color: white !important;
}

.af-tag span {
    margin-left: 10px;
}

.subcategories-combo-box {
    width: 200px;
    background: white;
    z-index: 99999;
    opacity: 1;
    position: absolute;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
    padding-left: 1px;
    padding-right: 3px;
    overflow-y: auto;
    max-height: 500px;
    overflow-x: hidden;
    padding-bottom: 18px;
}

.subcategory.bg-accent span {
    display: inline-block;
    position: relative;
    top: -32px;
    width: 150px;
    left: 50px;
    text-align: left;
    color: #d55632;
    font-weight: bold;
    line-height: 15px;
}

.subcategory.light-gray-bg span {
    display: inline-block;
    position: relative;
    top: -32px;
    width: 150px;
    left: 50px;
    text-align: left;
    color: #888;
    font-weight: bold;
    line-height: 15px;
}

.tooltip {
    font-weight: normal;

}

.tooltip span {
    background: #2d3e42;
}

.comingsoon-wrapper input  {
    display: none;
}

.comingsoon-wrapper {
    display: inline-block;
}

div.modal-header {
    /*    display: none;*/
}

div.modal-footer {
    margin-top: 0;
}

@media screen and (min-width: 768px) {

    .modal-dialog {
        padding-top: 75px;
    }
}

.color-selector {
    position: relative;
    width: 28px;
    height: 28px;
}
.color-selector div {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 28px;
    height: 28px;
    border: 2px solid #ddd;
    border-radius: 18px;
    cursor: pointer;
}



table.dataTable thead .sorting:after {
    content: "\f0dc" !important;
    font-family: 'Font Awesome 5 Free' !important;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de" !important;
    font-family: 'Font Awesome 5 Free' !important;
    opacity: 1 !important;
    color: #d55531;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd" !important;
    font-family: 'Font Awesome 5 Free' !important;
    opacity: 1 !important;
    color: #d55531;
}
table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc {

    text-decoration: underline;
    color: #d55531;
}

table .table-poi-bound .poi-title {
    vertical-align: middle;
    text-transform: uppercase;
    color: #414e51;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 15px;
}

table .table-poi-bound {
    height: 42px;
}

table .table-poi-bound img {
    width: 24px;
    height: 24px;
}

table .table-trail .trail-title {
    vertical-align: middle;
    text-transform: uppercase;
    color: #e74517;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 15px;
}

table .table-trail .trail-title a {
    color: #e74517;
}

table .table-trail {
    height: 42px;
}

table .table-trail img {
    width: 24px;
    height: 24px;
}

.map-example {
    width: 100%;
    height: 175px;
    border: 1px solid #ddd;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
}

/* ==== PREMIUM ==== */

label.btn.btn-default.disabled.premium::after {
    content: 'PRO';
    background: #e74517;
    color: white;
    font-size: 10px;
    padding: 2px;
    position: absolute;
    transform: rotate(45deg);
    top: -7px;
    right: -10px;
}

.round-tip {
    border: 1px solid #ddd;
    border-radius: 23px;
    width: 25px;
    height: 25px;
    display: inline-block;
    /* margin-left: 10px; */
    margin-right: 10px;
    padding-left: 7px;
    background: #d75733;
    color: white !important;
}

.round-tip:hover {
    color: white !important;
    background: #425053;
}

.round-tip:active {
    color: white !important;
}

tr.table-cut {

}

.map-cut {
    border: 1px solid #ddd;
    width: 280px;
    height: 128px;
    position: relative;
}

.techinfo-slot {
    text-align: center;
    /*border-right: 1px solid #ddd;*/
    padding-top: 3px;
    padding-bottom: 3px;
}

.techinfo-slot:last-child {
    /*border-right: 0;*/
}

.techinfo-slot img.icon {
    width: 18px;
    height: 18px;
    margin-left: auto;
    margin-right: auto;
}

a.legend-label {
    color: #0078a8;
    font-size: 11px;
    text-decoration: none;
    display: inline-block;
}

a.legend-label:hover, a.legend-label:active {
    color: #e74517;
    text-decoration: underline;
    font-size: 11px;
}

#mySidenav {

}

#mySidenav h2 {
    color: white;
    font-size: 18px;
}

#mySidenav .closebtn {
    font-size: 12px;
    color: white;
}

#block-legend-graph {
    float: right;
    width: 220px;
    position: absolute;
    right: 0;
    background: white;
    z-index: 99;
    border: 1px solid #ddd;
    margin-top: -185px;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.15) !important;
    padding: 6px 10px 6px 6px;
    display: block;
}

#block-legend-graph h5 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

#block-legend-graph ul {
    padding-left: 0;
    margin-top: 10px;
}

#block-legend-graph ul > li {
    list-style: none;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 12px;
}

#block-legend-graph ul > li:before {
    content: ' ';
    border: 1px solid #777;
    width: 16px;
    height: 8px;
    display: inline-block;
    margin-right: 5px;
}

#block-legend-graph li.elevation-huge-down:before {
    background: #2c4732;
}

#block-legend-graph li.elevation-high-down:before {
    background: #2c4732;
}

#block-legend-graph li.elevation-moderate-down:before {
    background: #24773c;
}

#block-legend-graph li.elevation-low-down:before {
    background: #409a47;
}

#block-legend-graph li.elevation-moderate:before {
    background: #b2c733;
}

#block-legend-graph li.elevation-low-up:before {
    background: #ffed00;
}

#block-legend-graph li.elevation-moderate-up:before {
    background: #e2a21a;
}

#block-legend-graph li.elevation-high-up:before {
    background: #d3701c;
}

#block-legend-graph li.elevation-huge-up:before {
    background: #c52e1b;
}

.profile-badge {
    background: url(https://static1.geolcdn.com/siteimages/upload/files/1542583662bg_medal.png);
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
    position: absolute;
    top: 125px;
    left: 15px;
}

.profile-badge img {
    filter: brightness(1000%);
    width: 24px;
    height: 24px;
    margin-top: 13px;
}

.input-loader {
    background: white url(https://static1.geolcdn.com/siteimages/upload/files/1542711716loader-spinner.gif);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
}
