@media only screen and (max-width: 399px) {
        .listeuhrzeit{
        padding:0px 0px 0px 10px !important;
    }
}

@media only screen and (max-width: 1420px) {
    .main-menu .navigation > li {

        margin: 0px 11px !important;
    
    }
}

@media screen and (min-width: 1280px) and (max-width: 1350px) {
    .main-menu .navigation > li {

        margin: 0px 9px !important;
    
    }
    
    .main-menu .navigation > li > a {
        font-size: 13px !important; 
    }
    
}
@media only screen and (max-width: 1279px) {

    
    .menu-area .mobile-nav-toggler {
        display: block;
        margin: 48px 0px;
        margin-right: 30px;
        padding: 15px;
        border: 2px solid #222;
    }

   


    .main-menu,
    .sticky-header,
    .main-header.style-one .outer-container:before {
        display: none !important;
    }

    .main-header .menu-right-content {
        margin-right: 20px !important;
        padding:0px !important;
    }



    .mobile-menu .navigation > li > a span {
        display: none !important;
    }

    .mobile-menu .navigation > li.dropdown > .megamenu li:first-child {
        display: none;
    }

    .main-header .header-top .location-box .location-carousel .owl-nav {
        display: none;
    }

    .main-header .header-top .location-box .location-carousel p {
        text-align: center;
        margin-bottom: 5px;
    }

    .main-header .header-top .location-box .apply-btn {
        width: 100%;
        text-align: center;
    }

    .main-header .header-top .left-info {
        padding-bottom: 0px;
    }

    .main-header .header-top .location-box {
        padding-bottom: 0px;
    }

    /*.main-header .header-top .right-info {
        padding-top: 0px;
    }*/

    .main-header .logo-box {
        padding-right: 30px;
        padding-left: 30px;
    }

    .main-header .menu-right-content {
        padding-right: 30px;
    }
}

@media only screen and (max-width: 1024px) {

    .headerkontakt ul{
        padding-bottom:0px !important;
    }
    .menu-area .mobile-nav-toggler {
        display: block;
        margin: 47px 0px;
        margin-right: 30px;
        padding: 15px;
        border: 2px solid #222;
    }

    .main-menu,
    .sticky-header,
    .main-header.style-one .outer-container:before {
        display: none !important;
    }

  
    .lower-box {
        min-height: 0px !important;
    }


    .telefonheader {
        display: none;
    }

    .listeuhrzeit{
        padding-bottom:0px !important;
    }


    .mobile-menu .navigation > li > a span {
        display: none !important;
    }



    .mobile-menu .navigation > li.dropdown > .megamenu li:first-child {
        display: none;
    }

    .main-header .header-top .location-box .location-carousel .owl-nav {
        display: none;
    }

    .main-header .header-top .location-box .location-carousel p {
        text-align: center;
        margin-bottom: 5px;
    }

    .main-header .header-top .location-box .apply-btn {
        width: 100%;
        text-align: center;
    }

    .main-header .header-top .left-info {
        padding-bottom: 0px;
    }

    .main-header .header-top .location-box {
        padding-bottom: 0px;
    }

    .main-header .header-top .right-info {
        padding-top: 0px;
    }

    .main-header .logo-box {
        padding-right: 30px;
        padding-left: 30px;
    }

    .main-header .menu-right-content {
        padding-right: 30px;
    }
}

.liste{
    position: relative;
    padding-top: 5px;
}

.liste li {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
    padding-left: 32px;
    margin-bottom: 10px;
}

.liste li:before {
    position: absolute;
    content: '*';
    font-size: 30px;
    font-weight: 700;
    font-family: 'Muli', sans-serif;
    left: 0px;
    top: 7px;
}
.liste li:before {
    color: #017485;;
}

/* color file */
.icon_kreis{
    border-radius:50%; 
    width:60px;
    padding:8px; 
    border: 1px solid #017485;
    cursor:pointer;
    margin-bottom:10px;
}

.icon_kreis:hover {
    background-color:#f0e6e0;
}

.icon_kreis_pro{
    border-radius:50%; 
    width:60px;
    padding:12px; 
    border: 1px solid #017485;
    cursor:pointer;
    margin-bottom:10px;
    margin:0 auto;
}

.icon_kreis_pro:hover {
    background-color:#f0e6e0;
    
}
.iconbig {
    display: inline-block;
    background-size: cover;
}

.teste{
        position: relative;
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0 0px 30px rgb(0 0 0 / 10%);
        z-index: 1;
}
.scroll-top:hover {
    background: #017485;
}

.preloader-close {
    background: #017485;
}

.main-header .header-top .left-info li i {
    color: #017485;
}

.main-header .header-top .left-info li p a:hover {
    color: #017485;
}

.main-header .header-top .location-box .location-carousel p span {
    color: #017485;
}

.main-header .header-top .location-box .location-carousel .owl-nav .owl-prev:hover,
.main-header .header-top .location-box .location-carousel .owl-nav .owl-next:hover {
    background: #017485;
}

.main-header .header-top .location-box .apply-btn a {
    color: #017485;
}

.main-header .header-top .right-info .list li a:hover {
    color: #017485;
}

.main-header .header-top .right-info .social-links li a:hover {
    color: #017485;
}

.main-header .menu-right-content .search-btn button:hover {
    color: #017485 !important;
}

.theme-btn-one:after {
    background: #017485;
}

.main-header .language .lang-dropdown li a:hover {
    color: #017485;
}

.main-menu .navigation > li.dropdown.current > a:before,
.main-menu .navigation > li.dropdown:hover > a:before {
    color: #017485 !important;
}

.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a {
    color: #017485 !important;
}

.main-header .language .lang-dropdown {
    border-top: 2px solid #017485;
}

.search-popup .close-search:hover {
    color: #017485;
    border-color: #017485;
}

.search-popup .search-form fieldset input[type="submit"] {
    background: #017485;
}

.search-popup .recent-searches li a:hover {
    color: #017485;
    border-color: #017485;
}

.banner-carousel .content-box span {
    color: #017485;
}

.theme-btn-two {
    background: #017485;
}

.theme-btn-three {
    background: #017485;
}

.sec-title .top-title {
    color: #017485;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
}

#content_block_1 .content-box .tab-btns li.active-btn i.employ-icon,
#content_block_1 .content-box .tab-btns li:hover i.employ-icon,
#content_block_1 .content-box .tab-btns li.active-btn i.arrow-icon,
#content_block_1 .content-box .tab-btns li:hover i.arrow-icon {
    color: #017485;
}

#content_block_1 .content-box .tabs-content .inner-box h5 {
    color: #017485;
}

#content_block_1 .content-box .tabs-content .inner-box .link a:hover {
    color: #017485;
}

#content_block_2 .content-box .inner-box a {
    background: #017485;
}

#content_block_3 .content-box .link a:hover {
    color: #017485;
}

#content_block_3 .content-box .author-text h3:before {
    background: #017485;
}

#content_block_3 .content-box .author-text h3:after {
    background: #017485;
}

.service-block-one .inner-box .lower-content .overlay-content a {
    background: #017485;
}

.owl-dot-style-one .owl-dots .owl-dot.active span,
.owl-dot-style-one .owl-dots .owl-dot span:hover {
    background: #017485;
}

#content_block_4 .content-box .inner-box .single-item .inner h3 span {
    color: #017485;
}

#content_block_4 .content-box .inner-box .single-item .inner h3:before {
    background: #017485;
}

#content_block_4 .content-box .inner-box .single-item .inner h3 a:hover {
    color: #017485;
}

.industries-section .content-column .tabs-content .inner-box .content-box .link a:hover {
    background: #017485;
}

.industries-section .tab-btns li.active-btn h3,
.industries-section .tab-btns li:hover h3 {
    color: #017485;
}

.process-block-one .inner-box .icon-box span {
    color: #017485;
}

.process-block-one .inner-box .lower-content a {
    color: #017485;
}

.progress-box .bar-inner {
    background: #017485;
}

.progress-box .bar:before {
    background: #017485;
}

.progress-box .bar-inner:before {
    background: #017485;
}

#content_block_5 .content-box .link a:hover {
    color: #017485;
}

#content_block_5 .content-box .sec-title {
    margin-bottom: 30px;
}

.team-block-one .inner-box .image-box .share-box .social-links li a:hover {
    color: #017485;
}

.team-block-one .inner-box .lower-content h3 a:hover {
    color: #017485;
}

.news-block-one .inner-box .image-box .post-date {
    background: #017485;
}

.news-block-one .inner-box .lower-content .inner .category i {
    color: #017485;
}

.news-block-one .inner-box .lower-content .inner h3 a:hover {
    color: #017485;
}

.news-block-one .inner-box .lower-content .inner .post-info li a:hover {
    color: #017485;
}

.testimonial-block-one .inner-box .author-box .rating li {
    color: #017485;
}

.footer-top .about-widget .social-links li a:hover {
    color: #017485;
}

.footer-top .links-widget .links-list li a:hover {
    color: #017485;
}

.footer-top .contact-widget .info-box li a:hover {
    color: #017485;
}

.main-footer .footer-subscribe .subscribe-form .form-group button:hover,
.main-footer .footer-subscribe .subscribe-form .form-group input:focus + button {
    color: #017485;
}

.main-footer .footer-subscribe .subscribe-form .form-group input:focus {
    border-bottom: 1px solid #017485 !important;
}

.footer-bottom .copyright p a:hover {
    color: #017485;
}

.footer-bottom .footer-nav li a:hover {
    color: #017485;
}

.main-header.style-two .menu-right-content .theme-btn-one {
    border: 1px solid #017485;
}

.banner-carousel .btn-box .btn-one:after {
    background: #017485;
}

.banner-section .owl-nav .owl-prev:hover,
.banner-section .owl-nav .owl-next:hover {
    background: #017485;
}

#image_block_1 .image-box .video-inner .border {
    border: 1px solid #017485 !important;
}

.service-style-two .inner-container .single-item h3 a:hover {
    color: #017485;
}

.service-style-two .inner-container .single-item .link a i {
    color: #017485;
}

.service-style-two .inner-container .single-item .link a:hover {
    color: #017485;
}

.service-style-two .inner-container .single-item .text a:hover {
    color: #017485;
    border-bottom: 1px solid #017485;
}

.project-block-one .inner-box .content-box .text span {
    color: #017485;
}

.project-block-one .inner-box .content-box .text h3 a:hover {
    color: #017485;
}

.project-block-one .inner-box .content-box .view-btn a {
    background: #017485;
}

.project-section .owl-nav .owl-prev:hover,
.project-section .owl-nav .owl-next:hover {
    color: #017485;
}

.industries-style-two .tab-btn-one .tab-buttons li.active-btn i {
    color: #017485;
}

.industries-style-two .tabs-content-2 .inner-box .content-box .link a:hover {
    background: #017485;
}

.industries-style-two .tab-btn-two li.active-btn h3,
.industries-style-two .tab-btn-two li:hover h3 {
    color: #017485;
}

.industries-style-two .tab-btn-two li.active-btn-2:before,
.industries-style-two .tab-btn-two li:hover:before {
    background: #017485;
}

.chooseus-block-one .inner-box a i {
    color: #017485;
}

.chooseus-block-one .inner-box a:hover {
    color: #017485;
}

.chooseus-block-one:after {
    border: 1px solid #017485;
}

.pricing-block-one .inner-box .text:before {
    background: #017485;
}

.pricing-block-one .inner-box h2 {
    color: #017485;
}

.pricing-block-one .inner-box:hover a {
    background: #017485;
}

.pricing-block-one.popular .inner-box .popular-tag {
    background: #017485;
}

    .pricing-block-one.popular .inner-box .popular-tag:before {
        background: #017485;
    }

    .pricing-block-one.popular .inner-box .popular-tag:after {
        background: #017485;
    }

.pricing-block-one.popular .inner-box:before {
    background: #d13634;
}

.pricing-section .tab-btn-box .tab-buttons li.active-btn,
.pricing-section .tab-btn-box .tab-buttons li:hover {
    color: #017485 !important;
}

.testimonial-block-two .inner-box .rating li {
    color: #017485;
}

.testimonial-style-two .owl-theme .owl-dots .owl-dot span:before {
    border: 1px solid #017485;
}

.testimonial-style-two .owl-theme .owl-dots .owl-dot.active span {
    background: #017485;
}

.testimonial-style-two .thumb-box .user-thumb .pattern-3 {
    background: #017485;
}

.news-section .owl-nav .owl-prev:hover,
.news-section .owl-nav .owl-next:hover {
    color: #017485;
}

.clients-style-two .title-inner .btn-box a.btn-one {
    background: #017485;
}

    .clients-style-two .title-inner .btn-box a.btn-one:hover {
        color: #017485;
    }

.clients-style-two .title-inner .btn-box a.btn-two:hover {
    background: #017485;
}

#content_block_6 .content-box .info-list li .inner p a:hover {
    color: #017485;
}

#content_block_6 .content-box .info-list li .inner:after {
    background: #017485;
}

.main-footer .about-widget .subscribe-form .form-group input:focus {
    border-color: #017485 !important;
}

.main-footer .about-widget .subscribe-form .form-group button:hover {
    background: #017485;
}

.main-footer .callback-widget .widget-content .form-group input:focus {
    border-color: #017485 !important;
}

.main-footer .callback-widget .widget-content .form-group button {
    background: #017485;
}

.main-footer .callback-widget .pattern-layer .pattern-3 {
    background: #017485;
}

.footer-bottom .social-links li a:hover {
    background: #017485;
    border-color: #017485;
}

.banner-section.style-three .social-box .social-links li a:hover {
    color: #017485;
}

.banner-section.style-three .social-box .social-links:before {
    background: #017485;
}

.banner-section.style-three .mail-box a:hover {
    color: #017485;
}

.chooseus-section.alternet-2 .chooseus-block-one .inner-box a:hover {
    color: #017485;
}

    .chooseus-section.alternet-2 .chooseus-block-one .inner-box a:hover i {
        color: #017485;
    }

.video-section .video-content .pattern-layer .pattern-2 {
    background: #017485;
}

.video-section .video-content .pattern-layer .pattern-3 {
    background: #e74946;
}

.process-style-two .single-item .inner-box h2 {
    color: #017485;
}

.process-style-two .single-item .inner-box h3 a:hover {
    color: #017485;
}

.process-style-two .single-item .inner-box .link a:hover {
    color: #017485;
}

.pricing-block-two .inner-box:hover a {
    background: #e74946;
}

.pricing-block-two .inner-box h2 {
    color: #017485;
}

.pricing-block-two .inner-box .list li:before {
    color: #017485;
}

.project-style-two .more-text p a:hover {
    color: #017485;
    border-color: #017485;
}

.news-section .sec-title .link:hover {
    color: #017485;
}

.advice-section .text h2 a {
    color: #017485;
}

.advice-section .social-links li a:hover {
    background: #017485;
}

.main-footer .logo-widget .upload-btn a {
    border: 1px dashed #017485;
}

    .main-footer .logo-widget .upload-btn a i {
        color: #017485;
    }

    .main-footer .logo-widget .upload-btn a:hover {
        color: #017485;
    }

.footer-top .post-widget .post-inner .post h5 a:hover {
    color: #017485;
}

.page-title .bread-crumb li a:hover {
    color: #017485;
}

.process-style-two.alternet-2 .single-item .inner-box h3 a:hover {
    color: #017485;
}

.process-style-two.alternet-2 .single-item .inner-box .link a:hover {
    color: #017485;
}

    .process-style-two.alternet-2 .single-item .inner-box .link a:hover i {
        color: #017485;
    }

.history-section .inner-box .content-box .year-box h3 {
    color: #017485;
}

.history-section .inner-box .dots-box.active {
    border-color: #017485;
}

    .history-section .inner-box .dots-box.active:before {
        background: #017485;
    }

    .history-section .inner-box .dots-box.active:after {
        background: #017485;
    }

.owl-dot-style-two .owl-dots .owl-dot.active span,
.owl-dot-style-two .owl-dots .owl-dot span:hover {
    background: #017485;
}

.hiring-strategies .inner-box .funfact-inner .counter-block .count-outer {
    color: #017485;
}

.solutions-problems .upper-box .inner-box .single-item a:hover {
    color: #017485;
}

.solutions-problems .carousel-box .single-item .inner-box .side-content .content-box:after {
    background: #017485;
}

.solutions-problems .carousel-box .single-item .inner-box .side-content .overlay-box span {
    color: #017485;
}

.solutions-problems .carousel-box .single-item .inner-box .side-content .overlay-box a:hover {
    background: #017485;
}

.solutions-problems .carousel-box .single-item .inner-box .side-content .overlay-box:before {
    background: #017485;
}

.placejob-section .form-inner .job-form .form-group input:focus,
.placejob-section .form-inner .job-form .form-group textarea:focus {
    border-color: #017485 !important;
}

.accordion-box .block .acc-btn.active .icon-outer {
    background: #017485;
}

.clients-style-three .owl-nav .owl-prev:hover,
.clients-style-three .owl-nav .owl-next:hover {
    color: #017485;
}

.hiring-section .inner-box a:after {
    background: #017485;
}

.default-form .form-group input:focus,
.default-form .form-group textarea:focus {
    border-color: #017485 !important;
}

.service-details-content .content-two .inner-box .single-column .overlay-box .icon-box {
    background: #017485;
}

.service-details-content .content-two .inner-box .single-column .overlay-box h5 {
    color: #017485;
}

.service-details-content .content-two .inner-box .single-column .overlay-box .link a:hover {
    color: #017485;
}

.service-details-content .content-three .tab-btns li.active-btn .icon-box {
    color: #017485;
}

.service-details-content .content-three .tabs-content .inner-box .text a:hover {
    color: #017485;
}

.service-details-content .content-four .inner-box .list-item li .icon-box {
    color: #017485;
}

.service-details-content .content-four .inner-box .list-item li:hover .more-content .menu-icon i {
    color: #017485;
}

.project-block-two .inner-box .content-box .link a {
    background: #017485;
}

.project-block-two .inner-box .content-box .text h3 a:hover {
    color: #017485;
}

.service-details-content .content-five .owl-nav .owl-prev:hover,
.service-details-content .content-five .owl-nav .owl-next:hover {
    color: #017485;
}

.service-sidebar .categories-widget .categories-list li a.active:before,
.service-sidebar .categories-widget .categories-list li a:hover:before {
    border-color: #017485;
}

.service-sidebar .categories-widget .categories-list li a:after {
    background: #017485;
}

.service-sidebar .recruitment-widget .widget-content .link a:hover {
    color: #017485;
}

.single-job-post .job-header .number p {
    color: #017485;
}

.single-job-post:hover .job-inner .apply-btn a {
    background: #017485;
    border-color: #017485;
}

.job-details-content .upper-box .inner-box .info li a:hover {
    color: #017485;
}

.job-details-content .text .list li:before {
    color: #017485;
}

.job-details-content .social-box .social-links li:first-child a {
    background: #3b5999;
}

.job-details-content .social-box .social-links li:nth-child(2) a {
    background: #55acee;
}

.job-details-content .social-box .social-links li:nth-child(3) a {
    background: #dd4b39;
}

.job-details-content .social-box .social-links li:last-child a {
    background: #0077b5;
}

.job-sidebar .job-discription .list li p a:hover {
    color: #017485;
}

.job-sidebar .support-widget .widget-content .support-info li a:hover {
    color: #017485;
}

.job-sidebar .support-widget .widget-content .social-links li a:hover {
    color: #017485;
}

.placejob-section .form-inner .job-form .form-group i {
    color: #017485;
}

.advantages-section .single-item .inner-box a:hover {
    color: #017485;
}

.pricing-section.overview-page-2 .pricing-block-one.popular .inner-box a {
    background: #017485;
}

.pricing-section.overview-page-2 .tab-btn-box .tab-buttons li {
    border-color: #ddccc2;
    color: #f0e6e0;
    background: #462b34;
}

.sidebar-page-container .more-btn a {
    border: 1px solid #017485;
}

    .sidebar-page-container .more-btn a:hover {
        background: #017485;
    }

.blog-sidebar .search-widget .search-form .form-group input:focus + button,
.blog-sidebar .search-widget .search-form .form-group button:hover {
    background: #017485;
}

.blog-sidebar .sidebar-widget .widget-title i {
    color: #017485;
}

.blog-sidebar .sidebar-widget .widget-title:before {
    background: #017485;
}

.blog-sidebar .categories-widget .widget-content .list li a:hover {
    color: #017485;
}

    .blog-sidebar .categories-widget .widget-content .list li a:hover span {
        color: #017485;
    }

/*.blog-sidebar .categories-widget .widget-content .list li a:before {
    background: #017485;
}*/

.blog-sidebar .post-widget .widget-content .post .post-thumb:before {
    background: #017485;
}

.blog-sidebar .post-widget .widget-content .post h5 a:hover {
    color: #017485;
}

.blog-sidebar .gallery-widget .image-list li .image-box:before {
    background: #017485;
}

.blog-sidebar .sidebar-resource .inner-box a i {
    color: #017485;
}

.blog-sidebar .sidebar-resource .inner-box a:hover {
    color: #017485;
}

.news-block-one .inner-box .lower-content .inner h2 a:hover {
    color: #017485;
}

.sidebar-page-container .news-block-one .inner-box .lower-content .inner .share-box .social-links li a:hover {
    color: #017485;
}

.sidebar-page-container .news-block-one .inner-box .lower-content .inner .share-box .share-link:hover {
    border-color: #017485;
    background: #017485;
}

.blog-list .news-block-one .inner-box .owl-nav .owl-prev:hover,
.blog-list .news-block-one .inner-box .owl-nav .owl-next:hover {
    background: #017485;
}

.pagination li a:hover,
.pagination li a.active {
    border-color: #017485;
    background: #017485;
}

.page-title .news-block-one .inner-box .post-date {
    background: #017485;
}

.blog-details-content .inner-box .post-time h3 i {
    color: #017485;
}

.blog-details-content .inner-box .text h3:before {
    background: #017485;
}

.blog-details-content .inner-box .text .list li:before {
    color: #017485;
}

.blog-details-content .post-share-option .social-box .social-links li:first-child a {
    background: #3b5999;
}

.blog-details-content .post-share-option .social-box .social-links li:nth-child(2) a {
    background: #55acee;
}

.blog-details-content .post-share-option .social-box .social-links li:nth-child(3) a {
    background: #dd4b39;
}

.blog-details-content .post-share-option .social-box .social-links li:last-child a {
    background: #0077b5;
}

.blog-details-content .author-box .inner span a:hover {
    color: #017485;
}

.blog-details-content .author-box .social-links li a:hover {
    color: #017485;
}

.blog-details-content .nav-btn-box .inner a i {
    color: #017485;
}

.blog-details-content .nav-btn-box .left-btn:hover .inner a {
    color: #017485;
}

.blog-details-content .nav-btn-box .right-btn:hover .inner a {
    color: #017485;
}

.blog-details-content .comment-box .comment .comment-inner .reply-btn {
    color: #017485;
}

.blog-details-content .comments-form-area .comment-form .form-group input:focus,
.blog-details-content .comments-form-area .comment-form .form-group textarea:focus {
    border-color: #017485 !important;
}

.protfolio-page .more-btn a {
    border: 1px solid #017485;
}

    .protfolio-page .more-btn a:hover {
        background: #017485;
    }

.protfolio-page .filters .filter-tabs:before {
    background: #017485;
}

.protfolio-page .filters .filter-tabs li.active:before,
.protfolio-page .filters .filter-tabs li:hover:before {
    background: #017485;
}

.protfolio-page .filters .filter-tabs li.active,
.protfolio-page .filters .filter-tabs li:hover {
    color: #017485;
}

.locations-section .single-item .inner-box .info-list li i {
    color: #017485;
}

.locations-section .single-item .inner-box .info-list li a:hover {
    color: #017485;
}

.mobile-menu .menu-backdrop {
    background: #017485;
}


.icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: cover;
}

    .icon .cls-2, .cls-3 {
        stroke: #017485;
        stroke-width: 2px;
    }

.iconbig {
    display: inline-block;
    background-size: cover;
}

    .iconbig .cls-2, .cls-3 {
        stroke: #017485;
        stroke-width: 1px;
    }

.customlisting ul {
    position: relative;
    padding-top: 5px;
}

    .customlisting ul li {
        position: relative;
        display: block;
        font-size: 15px;
        line-height: 28px;
        font-weight: 500;
        padding-left: 32px;
        margin-bottom: 10px;
    }

        .customlisting ul li:before {
            position: absolute;
            content: '*';
            font-size: 30px;
            font-weight: 700;
            font-family: 'Muli', sans-serif;
            left: 0px;
            top: 7px;
        }

        .customlisting ul li:before {
            color: #017485;
        }
