.telephone {
    float: right;
    text-align: right;
    color: #fff;
    font-size: 30px;
    margin-top: 30px;
    margin-top: 25px;
    display: flex;
    justify-content: end;
    align-items: center;
}
a{
    color: #000;
    text-decoration: none;
}
.checkmyown2 {
    border: 1px solid #574099;
    padding: 7px 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    border-color: #fff;
    margin-right: 17px;
    line-height: 17px;
    width: auto;
}
ul{
    padding-left: 0;
}
.alertGreen {
    background-color: #ff9c25;
    color: #fff;
}
a.small {
    min-width: 206px;
    height: 40px;
    font-size: 16px;
    /* font-size: 1rem; */
    line-height: 40px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -ms-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
}
a.regular {
    border: 2px solid transparent;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    border-color: transparent;
    padding: 0px 30px 0px 30px;
    width: fit-content;
    cursor: pointer;
}

.cookieNotification__cookie-notification--1QGOZ {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #606161;
    z-index: 2;
    min-height: 60px;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, .5, 1);
}
#pbox {
    display: none;
}
.cookieNotification__cookie-notification-info--3_zoM {
    margin: 0 auto;
    max-width: 1180px;
    padding: 9px 0 7px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.cookieNotification__cookie-notification--1QGOZ h2, .cookieNotification__cookie-notification--1QGOZ p, .cookieNotification__cookie-notification-text--27lRu {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    margin: 0;
    padding-left: 0px;
}
.cookieNotification__cookie-notification-text--27lRu {
    width: auto;
}
.cookieNotification__cookie-notification--1QGOZ h2 {
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: .1px;
    margin-bottom: 6px;
    margin-top: 2px;
    color: white;
    line-height: 29px !important;
}
.orango {
    color: #f9bf79;
    font-weight: 600;
}
.cookieNotification__cookie-notification--1QGOZ .cookieNotification__agree-button--1gBVu {
    border: 2px solid transparent;
    margin-right: 10px;
    margin-left: 40px;
    float: right;
    max-width: 206px;
    font-size: 16px;
    line-height: 36px;
}
a.white-anchor
 {
    color: #ffffff8c;
}
.jp_main_footer_img_wrapper a.white-anchor {
    color: #fff;
}
.jp_bottom_footer_left_cont p {
    color: white !important;
    margin-top: 12px;
}

.jp_bottom_footer_left_cont {
    position: relative;
}
.jp_footer_main_wrapper, .jp_footer_main_wrapper * {
    float: initial !important;
    border: 0;
}
.jp_bottom_footer_right_cont li {
    display: inline-block;
    margin-left: 17px;
}
.jp_bottom_footer_right_cont li a {
    float: left;
    /* width: 50px; */
    height: 50px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: transparent;
    text-align: center;
    line-height: 50px;
    color: white !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.jp_bottom_footer_right_cont .pull-right{
    text-align: right;
}
#return-to-top {
    position: absolute;
    float: left;
    bottom: 20px;
    right: -50px;
    top: 0;
    background: transparent;
    border: 1px solid #ffffff2e;
    width: 52px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1000;
}

#return-to-top i {
    color: white !important;
    margin: 0;
    position: relative;
    left: 16px;
    top: 8px;
    font-size: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
