﻿



html {
    scroll-behavior: smooth;
}


.cont_an {
    width: 120px;
    height: 100px;
    position: absolute;
    top: 45px;
    left: 65px;
    z-index: 6;
    margin: 0 auto;
}
/* map_animation start*/




#par_mums_2018 .t6 {
    text-align: center;
    color: white;
    font-size: 19px;
    max-width: 300px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: "Roboto Condensed", sans-serif;
    line-height: 1.3;
    hyphens: none;
    display: inline-block;
    position: relative;
    z-index: 100;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}

.st5 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 10px;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill-opacity: 0;
    stroke-dasharray: 100px;
    stroke-dashoffset: 1000px;
    animation-delay: 1s;
    animation: lin1 20s linear infinite;
}

.st3 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 1.5px;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill-opacity: 0;
    stroke-dasharray: 1000px;
    stroke-dashoffset: 1000px;
    animation: lin2 18s linear infinite;
}


.st4 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 1.5px;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill-opacity: 0;
    stroke-dasharray: 10px;
    stroke-dashoffset: 1000px;
    animation-delay: 1s;
    animation: lin1 65s linear infinite;
}


.c1 {
    stroke: #ffffff;
    animation: dot1 5s linear infinite;
}

.c2 {
    stroke: #ffffff;
    animation: dot3 2s linear infinite;
}


.c3 {
    stroke: #ffffff;
    animation: dot2 6s linear infinite;
}

.c4 {
    stroke: #ffffff;
    animation: dot1 4s linear infinite;
}




@keyframes dot3 {
    0% {
        opacity: 0.5;
        stroke-width: 0px;
    }

    20% {
        opacity: 0.5;
        stroke-width: 0px;
    }




    50% {
        opacity: 1;
        stroke-width: 0px;
    }


    90% {
        opacity: 0.5;
        stroke-width: 0px;
    }

    100% {
        opacity: 0.5;
        stroke-width: 0px;
    }
}




@keyframes dot1 {
    0% {
        opacity: 1;
        stroke-width: 0px;
    }






    50% {
        opacity: 0.5;
        stroke-width: 4px;
    }


    100% {
        opacity: 1;
        stroke-width: 0px;
    }
}


@keyframes dot2 {
    0% {
        opacity: 1;
        stroke-width: 0px;
    }



    50% {
        opacity: 0.8;
        stroke-width: 2px;
    }




    100% {
        opacity: 1;
        stroke-width: 0px;
    }
}




@keyframes lin1 {
    0% {
        stroke-dashoffset: 1000px;
        opacity: 0.0;
    }

    10% {
        opacity: 0.2;
    }



    50% {
        stroke-dashoffset: 100px;
        opacity: 0.5;
    }

    90% {
        opacity: 0.2;
    }

    100% {
        stroke-dashoffset: 1000px;
        opacity: 0.0;
    }
}


@keyframes lin2 {
    0% {
        stroke-dashoffset: 1000px;
        opacity: 0.0;
    }

    10% {
        opacity: 0.2;
    }



    50% {
        stroke-dashoffset: 500px;
        opacity: 0.8;
    }

    90% {
        opacity: 0.2;
    }

    100% {
        stroke-dashoffset: 1000px;
        opacity: 0.0;
    }
}






.star_5_2 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 1.5px;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill-opacity: 0;
    stroke-dasharray: 1000px;
    stroke-dashoffset: 1000px;
    animation: move_2 9s linear infinite;
}




/* map_animation end*/











.grid_cont {
    width: 714px;
    height: 735px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 200px;
    display: inline-block;
    background-image: url(../images/logo_pod.svg);
    margin-bottom: -215px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -170px;
    background-size: contain;
}






































#par_mums_2018 .partlog {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
}



#par_mums_2018 .grid-container {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto;
}



.item {
    width: 100px;
    display: inline-block;
}

#par_mums_2018 .cololor_index {
    color: white;
    z-index: 5;
    position: relative;
}


#par_mums_2018 .partner_logo {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
}

#par_mums_2018 .max_600 {
    max-width: 600px;
    display: inline-block;
    margin-bottom: 40px;
}

#par_mums_2018 .link_text {
    display: block;
    color: white;
    font-size:14px;
}

#par_mums_2018 .green_color {
    background-color: #006f7f;
    color: #006f7f;
}

#par_mums_2018 .col_color2 {
    background-color: white;
    margin: 5px -10px 10px -20px;
    height: 140px;
    box-shadow: 0px 2px #00000017;
}

#par_mums_2018 .h_year {
    padding: 10px;
    font-family: "Roboto Condensed", sans-serif;
    border: 2px solid rgb(255, 255, 255);
    font-weight: 100;
    font-size: 18px;
    width: 80px;
    display: inline-block;
    cursor: pointer;
}


.h_year:hover {
    padding: 10px;
    background-color: rgba(0, 58, 62, 0.4);
    border: 4px solid rgba(255, 255, 255, 0.0);
}


#par_mums_2018 .h_sw.h_sw2 .h_year {
    padding: 10px;
    font-family: "Roboto Condensed", sans-serif;
    border: none;
    border: none;
    font-weight: 100;
    margin-top: 2px;
    transform: scale(1.7);
}

    #par_mums_2018 .h_sw.h_sw2 .h_year:hover {
        background-color: rgba(255, 255, 255, 0.0);
    }



.history_con {
    overflow: hidden;
    position: absolute;
    height: 0px;
}


.h_sw.h_sw2 .history_con {
    height: 200px;
    transition: overflow 5s;
    position: absolute;
    overflow: visible;
}


.laps {
    width: 68px;
    height: 68px;
    margin-bottom: 5px;
}

.laps_last {
    width: 68px;
    height: 97px;
    margin-bottom: 5px;
}

.block_foto_h {
    min-height: 200px;
}


.block_foto_h2 {
    min-height: 200px;
}


.history_text {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    margin-left: 50px;
    width: 200px;
    padding-top: 50px;
    border-left: 1px dashed;
    padding-left: 20px;
    position: absolute;
    margin-top: 10px;
    font-weight: 100;
    text-align: left;
}


.history_text_2 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    margin-right: 0;
    margin-left: -118px;
    width: 169px;
    padding-top: 50px;
    border-right: 1px dashed;
    padding-right: 20px;
    margin-top: 10px;
    font-weight: 100;
    text-align: left;
}


.history_text4 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    margin-right: 0;
    margin-left: -110px;
    width: 169px;
    padding-top: 50px;
    border-right: 1px dashed;
    padding-right: 20px;
    margin-top: 10px;
    font-weight: 100;
    text-align: left;
}

#par_mums_2018 .col_m_w {
    max-width: 270px;
}


#par_mums_2018 .center_foto2 {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: -10px;
    margin-top: 5px;
}



#par_mums_2018 .text_5 {
    font-size: 14px;
    text-align: left;
}

#par_mums_2018 .col_color3 {
    background-color: white;
    margin: 5px -10px;
    display: inline-block;
    margin-left: 9%;
    position: relative;
    margin-right: 9%;
    padding: 18px 0px 18px 18px;
    box-shadow: 0px 2px #00000017;
}


#par_mums_2018 .col_color4 {
    background-color: white;
    margin: 5px -10px;
    min-height: 140px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding: 18px;
    box-shadow: 0px 2px #00000017;
}

#par_mums_2018 .frame_5 {
    width: 100%;
    padding: 25px;
    display: block;
    /* min-height: 140px; */
    /* background-color: #026d74; */
    box-shadow: 0 4px #04686d4a;
    max-width: 500px;
    margin-bottom: 10px;
    display: inline-block;
    border: 2px solid white;
    transition: 0.3s;
    /* border: 2px solid rgba(255, 255, 255, 0.00); */
}

    #par_mums_2018 .frame_5:hover {
        width: 100%;
        padding: 25px;
        display: block;
        /* min-height: 140px; */
        background-color: #026d74;
        margin-bottom: -3px;
        box-shadow: 0 4px #04686d4a;
        max-width: 500px;
        margin-bottom: 10px;
        display: inline-block;
        border: 2px solid white;
        transition: 0.3s;
        /* border: 2px solid rgba(255, 255, 255, 0.00); */
    }

#par_mums_2018 .contakt_frame2 {
    padding-left: 0px;
}

#par_mums_2018 .contakt_icon {
    display: block;
    width: 45px;
    height: 45px;
    margin-right: 20px;
    float: left;
}

yk-dialog.w600 {
    max-width: 600px;
}

#par_mums_2018 .color_bg {
    /*background-color: black;*/
    /*  padding: 40px;*/
}

#par_mums_2018 .contakt_text_1 {
    font-size: 15px;
    display: block;
    color: rgba(255, 255, 255, 0.75);
    text-align: left;
}

#par_mums_2018 .contakt_text_1_center {
    font-size: 15px;
    display: block;
    line-height: 1;
    padding-top: 8px;
    color: rgba(255, 255, 255, 0.75);
    text-align: center;
}

#par_mums_2018 .center_foto {
    display: block;
    margin: auto;
}

#par_mums_2018 .col_color {
    background-color: white;
    margin: 5px -10px;
    min-height: 116px;
    box-shadow: 0px 2px #00000017;
}

#par_mums_2018 .contakt_text_2 {
    font-size: 20px;
    display: block;
    color: #ffffff;
    text-align: left;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 100;
    text-decoration: underline;
}

#par_mums_2018 a.contakt_text_2 {
    color: #ffffff;
    text-align: left;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 100;
    text-decoration: none;
}

    #par_mums_2018 a.contakt_text_2:hover {
        color: #6ef7e8;
        text-align: left;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 100;
        text-decoration: underline;
    }

#par_mums_2018 .contakt_text_2:visited {
    color: rgba(255, 255, 255, 0.85);
    text-align: left;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 100;
    text-decoration: none;
}

#par_mums_2018 .contakt_text_2:link {
    color: #ffffff;
    text-align: left;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 100;
    text-decoration: none;
}

#par_mums_2018 .contakt_text_3 {
    font-size: 26px;
    line-height: 1.2;
    display: block;
    color: #ffffff;
    text-align: left;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 100;
}

#par_mums_2018 .contakt_text_4 {
    font-size: 18px;
    line-height: 1.6;
    padding-top: 19px;
    padding-right: 40px;
    display: block;
    color: #ffffff;
    text-align: left;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 100;
}

#par_mums_2018 .contakt_text_4_center {
    font-size: 18px;
    line-height: 1.8;
    padding-top: 8px;
    max-width: 400px;
    padding: 10px;
    border: 2px solid;
    margin: 0px auto 0 auto;
    display: block;
    background-color: #0070804a;
    color: #ffffff;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 100;
}

#par_mums_2018 .kontakt_pad_l {
    /* border-left: 1px solid white; */
    /* border: 1px solid #ffffff5c;*/
    /* background-color: #45596d; */
    padding: 10px 20px 35px 50px;
    margin-top: 50px;
}

#par_mums_2018 .kontakt_pad_r {
    border-left: 1px solid white;
    /* border-right: 1px solid white;*/
    padding: 60px 20px 30px 50px;
}


#par_mums_2018 .region {
    width: 100%;
    /* padding: 25px 15px 0 15px; */
    display: block;
    margin-bottom: 6px;
    overflow: hidden;
    padding-left: 1px;
    padding-right: 1px;
    transition: none;
    height: 140px;
    /* background-color: #036669; */
    /* box-shadow: 0 4px #04686d4a; */
    cursor: pointer;
}

    #par_mums_2018 .region:hover {
        background-color: #ffffff4a;
        /* border: 2px solid white; */
        border-radius: 100%;
        width: 180px;
        transition: none;
        box-shadow: 0px 0px 0px 25px rgba(255, 255, 255, 0.15);
        height: 180px;
        margin-top: -40px;
        padding-top: 30px;
        padding-left: 41px;
        opacity: 1;
        padding-right: 41px;
        top: 10px;
        position: relative;
        left: -40px;
        transition: box-shadow ease-in-out 0.3s, background-color ease-in-out 0.3s;
    }

#par_mums_2018 .popup-msg {
    display: none;
}



#par_mums_2018 .ic_1 {
    background-image: url('//uzd-uploads.azureedge.net/upload/CustomLandingPageFiles/id-19594/ver-78/images/1niz.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px;
    display: inline-block;
    margin-bottom: -15px;
    width: 25px;
    background-color: #00000029;
    height: 20px;
}

#par_mums_2018 .pad_1 {
    padding: 0 1px 5px 1px;
}

#par_mums_2018 .ic_2 {
    background-image: url('//uzd-uploads.azureedge.net/upload/CustomLandingPageFiles/id-19594/ver-78/images/2niz.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    background-size: 14px;
    width: 25px;
    background-color: #00000029;
    height: 20px;
    margin-top: 10px;
    margin-bottom: -4px;
}

#par_mums_2018 .r_f_1.r_f_2 .ic_1 {
    display: none;
}

#par_mums_2018 .r_f_1 {
    width: 100%;
    padding: 25px 15px 0 15px;
    display: block;
    margin-bottom: 6px;
    overflow: hidden;
    height: 180px;
    background-color: #036669;
    box-shadow: 0 4px #04686d4a;
    transition: 0.3s;
    cursor: pointer;
}

#par_mums_2018 .r_f_2 {
    width: 100%;
    padding: 25px 15px 0 15px;
    height: auto;
    background-color: #00a0a5;
    margin-bottom: 6px;
}

#par_mums_2018 .reg_cont {
    width: 12%;
    display: inline-block;
    margin: 5px;
}

.foto_3 {
    width: 70px;
    height: 84px;
}

#par_mums_2018 .fr_1 {
    cursor: pointer;
    width: 100px;
    height: 100px;
}

.dolz_mar_3 {
    margin: 10px 10px 25px 10px;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 25px;
    font-size: 15px;
    font-family: "Roboto Condensed", sans-serif;
    color: #ffffff;
}

#par_mums_2018 .dolz_mar_4 {
    margin: 15px 0 0 10px;
    line-height: 1.3;
    text-align: left;
    font-size: 15px;
    font-family: "Roboto Condensed", sans-serif;
    color: #ffffff;
}

.dolz_mar_5 {
    margin: 0 0 10px;
    text-align: left;
    color: white;
    padding-top: 5px;
    font-weight: 100;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.33);
}

#par_mums_2018 .foto_2 {
    width: 115px;
    height: 90px;
    float: left;
    margin-left: -10px;
    margin-top: -2px;
}

#par_mums_2018 .frame_1 {
    width: 100%;
    padding: 25px;
    display: block;
    min-height: 140px;
    background-color: #025867;
    margin-bottom: -3px;
    box-shadow: 0 4px #04686d4a;
    /* border: 2px solid white; */
    transition: 0.3s;
    border: 2px solid rgba(255, 255, 255, 0);
}

#par_mums_2018 .frame_2 {
    width: 100%;
    padding: 25px;
    display: block;
    height: 180px;
    overflow: hidden;
    background-color: #036669;
    box-shadow: 0 4px #04686d4a;
    /* border: 2px solid white; */
    transition: 0.3s;
    border: 2px solid rgba(255, 255, 255, 0);
}

#par_mums_2018 .frame_4 {
    width: 100%;
    padding: 25px;
    display: block;
    height: 500px;
    overflow: hidden;
    background-color: #4cff00;
    box-shadow: 0 4px #04686d4a;
    /* border: 2px solid white; */
    transition: 0.3s;
    border: 2px solid rgba(255, 255, 255, 0);
}

#par_mums_2018 .frame_1:hover {
    width: 100%;
    padding: 25px;
    text-decoration: none;
    transition: 0.3s;
    display: block;
    /* min-height: 135px; */
    background-color: rgba(4, 104, 109, 0.54);
    box-shadow: 0 0px #04686d4a;
    border: 2px solid white;
}

#par_mums_2018 .k_name_2 {
    color: white;
    font-family: "Roboto Condensed", sans-serif;
    margin-bottom: 2px;
    font-size: 14px;
    text-align: left;
    display: block;
    position: absolute;
    bottom: 25px;
    margin-left: 120px;
    /* margin-top: 10px; */
}

#par_mums_2018 .dolz_mar_2 {
    margin: 0 0 -5px 120px;
    line-height: 1.3;
    text-align: left;
    display: block;
    font-size: 15px;
    font-family: "Roboto Condensed", sans-serif;
    color: #ffffff;
}

#par_mums_2018 .dolz_mar_6 {
    margin: 0 0 0 10px;
    line-height: 1.3;
    text-align: left;
    font-size: 15px;
    font-family: "Roboto Condensed", sans-serif;
    color: #ffffff;
}

#par_mums_2018 .dolz_mar_8 {
    margin: 0 0 0 10px;
    line-height: 1.3;
    text-align: left;
    font-size: 15px;
    font-family: "Roboto Condensed", sans-serif;
    color: #ffffff;
}

#par_mums_2018 .marg_60 {
    margin-top: 40px;
}

#par_mums_2018 .texr_23 {
    border-left: 1px dashed rgba(255, 255, 255, 0.51);
    height: 200px;
    top: 200px;
    color: white;
    text-align: left;
    min-width: 185px;
    left: 20px;
}

#par_mums_2018 .cvet_1 {
    background-color: #70b700;
}

#par_mums_2018 .cvet_2 {
    background-color: #662d91;
}

#par_mums_2018 .cvet_3 {
    background-color: #f7931e;
}

#par_mums_2018 .cvet_4 {
    background-color: #c1272d;
}

#par_mums_2018 .cvet_5 {
    background-color: #00d2c3;
}

#par_mums_2018 .round_1 {
    width: 80px;
    height: 80px;
    margin-top: 50px;
    border-radius: 100%;
    font-size: 18px;
    box-shadow: 0 4px #0000001f;
    position: absolute;
    top: 110px;
    left: -40px;
    text-align: center;
    padding-top: 10px;
    color: white;
    padding-top: 29px;
}

#par_mums_2018 .top_c {
    border-left: 1px dashed rgba(255, 255, 255, 0.51);
    min-height: 200px;
}

#par_mums_2018 .round_2 {
    width: 80px;
    height: 80px;
    box-shadow: 0 4px #0000001f;
    margin-top: 50px;
    border-radius: 100%;
    font-size: 18px;
    position: absolute;
    top: -90px;
    left: -40px;
    text-align: center;
    padding-top: 10px;
    color: white;
    padding-top: 29px;
}

#par_mums_2018 .text_2 {
    position: absolute;
    left: 20px;
    top: 100px;
    min-width: 180px;
}

#par_mums_2018 .text_l {
    position: absolute;
    left: 20px;
    text-align: left;
    min-width: 200px;
}

#par_mums_2018 .r_line {
    /* border-bottom: 1px dashed rgba(0, 0, 0, 0.51); */
    font-size: 14px;
    margin-bottom: 200px;
    color: white;
}

#par_mums_2018 .min_max {
    width: 100%;
    min-width: 750px;
    max-width: 800px;
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position-y: bottom;
    padding-top: 46px;
    margin-left: 35px;
    margin-right: 35px;
    padding-bottom: 22px;
}

#par_mums_2018 .min_max_2 {
    width: 100%;
    min-width: 750px;
    max-width: 800px;
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position-y: bottom;
    padding-top: 0px;
    margin-left: 35px;
    margin-right: 35px;
    padding-bottom: 22px;
}

#par_mums_2018 .but_men {
    overflow: hidden;
    padding: 5px 30px;
    display: block;
    text-decoration: none;
    color: white;
}

    #par_mums_2018 .but_men:link {
        overflow: hidden;
        padding: 5px 30px;
        text-decoration: none;
        color: white;
    }

    #par_mums_2018 .but_men:hover {
        overflow: hidden;
        padding: 5px 30px;
        text-decoration: none;
        color: white;
        cursor: pointer;
    }

    #par_mums_2018 .but_men:visited {
        overflow: hidden;
        padding: 5px 30px;
        text-decoration: none;
        color: white;
    }

#par_mums_2018 .zag_1 {
    font-size: 52px;
    line-height: 26px;
    text-align: center;
    padding-top: 22px;
    text-align: left;
    text-transform: uppercase;
    color: white;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
}

#par_mums_2018 .zag_2 {
    font-size: 34px;
    line-height: 26px;
    margin: 20px auto;
    text-align: center;
    z-index: 10;
    max-width: 600px;
    line-height: 1.1;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    color: white;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
}

#par_mums_2018 .zag_2_green {
    font-size: 34px;
    line-height: 26px;
    margin: 0px auto 10px auto;
    text-align: center;
    z-index: 10;
    max-width: 600px;
    line-height: 1.1;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    color: #006f7f;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
}

#par_mums_2018 .gerb_frame {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

#par_mums_2018 .zag_3 {
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    margin: 20px auto 10px auto;
    display: block;
    text-transform: uppercase;
    color: white;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
}

#par_mums_2018 .zag_4 {
    font-size: 40px;
    line-height: 32px;
    text-align: center;
    margin: 10px auto 15px auto;
    display: block;
    text-shadow: 0 2px rgba(0, 68, 81, 0.50);
    text-transform: uppercase;
    color: white;
    font-family: "Roboto Condensed", sans-serif;
}

#par_mums_2018 .t4 {
    text-align: center;
    color: white;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
}

#par_mums_2018 .marg_20 {
    margin-bottom: 15px;
    border-bottom: 1px solid #ffffff4a;
    padding-bottom: 15px;
}

#par_mums_2018 .v_line {
    width: 2px;
    height: 30px;
    display: block;
    margin: 20px auto;
    z-index: 10;
    position: relative;
    background-color: white;
}

#par_mums_2018 .v_line_green {
    width: 2px;
    height: 30px;
    display: block;
    margin: 20px auto;
    z-index: 10;
    position: relative;
    background-color: #006f7f;
}

#par_mums_2018 .v_line_2 {
    width: 1px;
    height: 200px;
    display: block;
    margin: 0 auto;
    z-index: 10;
    position: relative;
    background-color: white;
}

#par_mums_2018 .marg_40 {
    margin-bottom: 40px;
}

#par_mums_2018 .h_line {
    width: 50px;
    height: 6px;
    display: block;
    z-index: 10;
    position: relative;
    margin: 5px auto 20px auto;
    background-color: white;
}

#par_mums_2018 .h_line_green {
    width: 50px;
    height: 6px;
    display: block;
    z-index: 10;
    position: relative;
    margin: 5px auto 20px auto;
    background-color: #006f7f;
}

#par_mums_2018 .logo {
    width: 170px;
    height: 170px;
    z-index: 10000;
    position: relative;
}

#par_mums_2018 .back_gr2 {
    background-image: url('//uzd-uploads.azureedge.net/upload/CustomLandingPageFiles/id-19594/ver-78/images/logo_pod.svg');
    background-size: 450px 450px;
    background-repeat: no-repeat;
    width: 450px;
    height: 450px;
    position: absolute;
    top: -140px;
    margin-left: -140px;
    display: inline-block;
    margin-right: -140px;
}

#par_mums_2018 .back_gr3 {
    background-image: url('//uzd-uploads.azureedge.net/upload/CustomLandingPageFiles/id-19594/ver-78/images/logo_pod.svg');
    background-size: 550px 550px;
    background-repeat: no-repeat;
    width: 550px;
    margin-top: -380px;
    height: 550px;
    position: relative;
    display: inline-block;
}

#par_mums_2018 .z_t2 {
    margin-left: -48px;
}

#par_mums_2018 .z_t1 {
    font-size: 35px;
}

#par_mums_2018 .menju_pad {
    padding-top: 55px;
    padding-left: 50px;
    position: relative;
    text-align: left;
    z-index: 1000000;
}

#par_mums_2018 .menju_pad_2 {
    padding-left: 50px;
    position: relative;
    text-align: left;
    z-index: 1000000;
}


#par_mums_2018 .t2 {
    text-align: left;
    color: white;
    margin-top: 80px;
    line-height: 1.6;
}

#par_mums_2018 .t3 {
    text-align: center;
    color: white;
    font-size: 17px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "Roboto Condensed", sans-serif;
    line-height: 1.5;
    hyphens:none;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}

#par_mums_2018 .back_gr {
    overflow: hidden;
    width: 100%;
    background: radial-gradient(circle, #00a591 10%, #016d7f 70%);
    text-align: center;
    filter: saturate(120%);
    -webkit-filter: saturate(120%);
    align-content: center;
    min-height: 2000px;
}

#par_mums_2018 .back_gr_5 {
    overflow: hidden;
    width: 100%;
    background: radial-gradient(circle, #00a591 10%, #016d7f 70%);
    text-align: center;
    filter: saturate(120%);
    -webkit-filter: saturate(120%);
    align-content: center;
}

#par_mums_2018 .back_gr_ge {
    overflow: hidden;
    width: 100%;
    background: radial-gradient(circle, #00a591 10%, #016d7f 70%);
    text-align: center;
    filter: saturate(120%);
    -webkit-filter: saturate(120%);
    align-content: center;
    min-height: 2000px;
}

#par_mums_2018 .back_gr_4 {
    overflow: hidden;
    width: 100%;
    background: radial-gradient(circle, #f5f5f5 0%, #c1c2c2 100%);
    text-align: center;
    border-top: 4px solid #00000012;
    align-content: center;
}

#par_mums_2018 .img_1 {
    width: 600px;
    margin-bottom: 20px;
    margin-top: 20px;
}

#par_mums_2018 .back_gr_anim {
    width: 110%;
    height: 1600px;
    background-size: 4000px 4000px;
    background-position-y: bottom;
    background-position-x: center;
    background-repeat: no-repeat;
    opacity: 0.5;
    position: relative;
    margin-bottom: -1550px;
    top: -1100px;
    display: inline-block;
    text-align: center;
    animation-name: bgg_moove;
    animation-iteration-count: infinite;
    animation-duration: 120s;
    animation-timing-function: linear;
    animation-delay: 0ms;
    animation-direction: normal;
    animation-play-state: running;
}

@keyframes bgg_moove {
    100% {
        transform: rotate(360deg);
    }
}

#par_mums_2018 .line {
    width: 0px;
    height: 4px;
    position: relative;
    top: 12px;
    left: -5px;
    background-color: white;
}

#par_mums_2018 .span_2 {
    font-size: 32px;
    line-height: 1.2;
    display: block;
}

#par_mums_2018 .h_line_2 {
    width: 50px;
    height: 2px;
    display: block;
    margin: 5px auto 10px auto;
    background-color: white;
}

#par_mums_2018 .h_line_3 {
    width: 50px;
    height: 6px;
    display: block;
    margin: 20px auto 15px auto;
    background-color: white;
}

#par_mums_2018 .f_line {
    width: 100%;
    margin-top: 20px;
    position: relative;
    padding: 30px;
    border: 4px solid white;
    background-color: #01525d42;
    z-index: 10000;
}

#par_mums_2018 .line2 {
    width: 25px;
    height: 4px;
    position: relative;
    top: 12px;
    left: -35px;
    transition: ease-out 0.3s;
    background-color: white;
}

.line .line2 {
    width: 25px;
    height: 4px;
    position: relative;
    top: 12px;
    left: -35px;
    transition: ease-out 0.3s;
    background-color: white;
}


#par_mums_2018 .mur_2 {
    width: 100%;
    margin-top: -450px;
    background-repeat: no-repeat;
    background-size: 100% 400px;
    opacity: 0.15;
    margin-bottom: -60px;
    height: 500px;
    background-image: url('//uzd-uploads.azureedge.net/upload/CustomLandingPageFiles/id-19594/ver-78/images/Muar_4.svg');
    animation-name: bgg_moove_2;
    animation-iteration-count: infinite;
    animation-duration: 22s;
    animation-timing-function: ease-in-out;
    animation-delay: 0ms;
    animation-direction: normal;
    animation-play-state: running;
}

.history_frame {
    width: 100%;
    margin-bottom: -70px;
    height: 490px;
    padding-top: 80px;
    position: relative;
}


#par_mums_2018 .mur_3 {
    width: 300%;
    left: -100%;
    position: absolute;
    top: -70px;
    display: block;
    background-repeat: no-repeat;
    background-size: 100% 400px;
    height: 500px;
    background-image: url('//uzd-uploads.azureedge.net/upload/CustomLandingPageFiles/id-19594/ver-78/images/graph_line_2.svg');
    animation-name: bgg_moove_2;
    animation-iteration-count: infinite;
    animation-duration: 15s;
    animation-timing-function: ease-in-out;
    animation-delay: 0ms;
    animation-direction: normal;
    animation-play-state: running;
}

#par_mums_2018 .mur_4 {
    width: 300%;
    left: -100%;
    position: absolute;
    top: -345px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    height: 1200px;
    background-image: url('//uzd-uploads.azureedge.net/upload/CustomLandingPageFiles/id-19594/ver-78/images/graph_line_2.svg');
    animation-iteration-count: infinite;
    animation-duration: 15s;
    animation-timing-function: ease-in-out;
    animation-delay: 0ms;
    animation-direction: normal;
    animation-play-state: running;
}


@keyframes bgg_moove_2 {
    0% {
        background-size: 100% 400px;
    }

    50% {
        background-size: 120% 400px;
    }

    100% {
        background-size: 100% 400px;
    }
}

#par_mums_2018 .cicule1 {
    width: 210px;
    height: 210px;
    text-align: center;
    z-index: 10;
    position: relative;
    vertical-align: middle;
    background-color: #00c4c9;
    padding: 72px 45px;
    line-height: 1.3;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    text-shadow: 0 1px rgba(0, 64, 80, 0.2);
    border-radius: 100%;
    margin-right: -200px;
    margin-left: 100px;
    color: white;
}

#par_mums_2018 .cicule2 {
    width: 210px;
    height: 210px;
    text-align: center;
    vertical-align: middle;
    padding: 55px 55px;
    background-color: #00a6c9;
    line-height: 1.4;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    z-index: 10;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    position: relative;
    box-shadow: 0px 8px #00000017;
    border-radius: 100%;
    display: inline-block;
    color: white;
}

#par_mums_2018 .cicule2_1 {
    width: 210px;
    height: 210px;
    text-align: center;
    vertical-align: middle;
    padding: 58px 35px;
    background-color: rgba(0, 166, 201, 0.5);
    line-height: 1.4;
    z-index: 8;
    position: relative;
    border-radius: 100%;
    display: block;
    font-family: "Roboto Condensed", sans-serif;
    margin: -395px auto;
    text-transform: uppercase;
    color: white;
    transform-origin: 50% 55%;
    animation-iteration-count: infinite;
    animation-name: cc_rot_1;
    animation-duration: 7s;
    animation-timing-function: linear;
    animation-delay: 0ms;
    animation-direction: normal;
    animation-play-state: running;
}

#par_mums_2018 .cicule2_3 {
    width: 210px;
    height: 210px;
    text-align: center;
    vertical-align: middle;
    padding: 58px 35px;
    background-color: rgba(0, 195, 201, 0.3);
    line-height: 1.4;
    z-index: 8;
    position: relative;
    border-radius: 100%;
    display: block;
    margin: -450px auto;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    color: white;
    transform-origin: 48% 55%;
    animation-iteration-count: infinite;
    animation-name: cc_rot_1;
    animation-duration: 4s;
    animation-timing-function: linear;
    animation-delay: 0ms;
    animation-direction: normal;
    animation-play-state: running;
}

#par_mums_2018 .cicule2_2 {
    width: 220px;
    height: 220px;
    text-align: center;
    vertical-align: middle;
    padding: 58px 35px;
    background-color: rgba(44, 3, 82, 0.13);
    line-height: 1.4;
    z-index: 8;
    position: relative;
    border-radius: 100%;
    font-family: "Roboto Condensed", sans-serif;
    display: block;
    margin: 210px auto;
    text-transform: uppercase;
    color: white;
    transform-origin: 48% 45%;
    animation-iteration-count: infinite;
    animation-name: cc_rot_1;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-delay: 0ms;
    animation-direction: normal;
    animation-play-state: running;
}

@keyframes cc_rot_1 {
    100% {
        transform: rotate(360deg);
    }
}

#par_mums_2018 .cicule3 {
    width: 210px;
    height: 210px;
    z-index: 8;
    padding: 72px 45px;
    line-height: 1.3;
    font-size: 18px;
    position: relative;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    vertical-align: middle;
    box-shadow: 0px 4px #00000017;
    background-color: #00c4c9;
    border-radius: 100%;
    margin-left: -70px;
    color: white;
}

#par_mums_2018 .foto_1 {
    width: 80px;
    height: 80px;
    display: block;
    cursor: default;
    margin: 5px auto 10px auto;
    transition: ease-in-out 0.3s;
}

    #par_mums_2018 .foto_1:hover {
        width: 80px;
        height: 80px;
        cursor: default;
        margin: 5px auto 10px auto;
        transition: ease-in-out 0.3s;
    }

#par_mums_2018 .k_name {
    color: white;
    font-family: "Roboto Condensed", sans-serif;
    margin-bottom: 2px;
}

#par_mums_2018 .dolz_mar {
    margin: 0 0 10px;
    line-height: 1.2;
    font-size: 15px;
    font-family: "Roboto Condensed", sans-serif;
    color: #ffffff8a;
}

#par_mums_2018 .top {
    position: fixed;
    bottom: 100px;
    width: 45px;
    border-radius: 100%;
    height: 45px;
    box-shadow: 0 2px #00000029;
    padding-top: 15px;
    color: white;
    background-size: 20px 42px;
    background-position-x: center;
    background-repeat: no-repeat;
    right: 28px;
    z-index: 10000;
    text-align: center;
    background-image: url('//uzd-uploads.azureedge.net/upload/CustomLandingPageFiles/id-19594/ver-78/images/2niz.svg');
    background-color: #00BCD4;
    display:none;
}


 .is-hide .top {
    display: block !important;
}


#par_mums_2018 .text_w {
    color: white;
}

@media screen and (max-width: 1146px) {


    #par_mums_2018 .top {
        bottom: 26px;
        right: 26px;
    }


    #par_mums_2018 .min_max {
        width: 100%;
        min-width: 700px;
        max-width: 800px;
        position: relative;
        display: inline-block;
        background-repeat: no-repeat;
        background-position-y: bottom;
        padding-top: 0;
        margin-left: 0;
        padding-left: 20px;
        padding-right: 20px;
        margin-right: 0;
        padding-bottom: 0;
    }

    #par_mums_2018 .back_gr2 {
        background-image: url('//uzd-uploads.azureedge.net/upload/CustomLandingPageFiles/id-19594/ver-78/images/logo_pod.svg');
        background-size: 450px 450px;
        background-repeat: no-repeat;
        width: 450px;
        height: 450px;
        padding-top: 40px;
        position: absolute;
        margin-left: 0;
        top: -140px;
        left: -105px;
        display: inline-block;
    }

    #par_mums_2018 .zag_4 {
        font-size: 36px;
    }

    #par_mums_2018 .cicule2 {
        padding: 65px 55px;
    }

    #par_mums_2018 .cicule3 {
        padding: 78px 45px;
    }

    #par_mums_2018 .cicule1 {
        padding: 78px 45px;
    }

    #par_mums_2018 .marg_40 {
        margin-bottom: 10px;
    }

    #par_mums_2018 .back_gr {
        min-height: 1980px;
    }

    #par_mums_2018 .f_line {
        padding: 25px;
        border: 2px solid white;
    }

    #par_mums_2018 .min_max_2 {
        width: 100%;
        min-width: 600px;
        max-width: 800px;
        padding-top: 0px;
        margin-left: 0;
        margin-right: 0;
    }

    #par_mums_2018 .r_line {
        margin-bottom: 220px;
        margin-left: 25px;
        margin-top: 40px;
        margin-right: 25px;
    }

    #par_mums_2018 .back_gr_anim {
        width: 220%;
    }

    #par_mums_2018 .text_l {
        position: absolute;
        left: 20px;
        text-align: left;
        min-width: 170px;
    }

    #par_mums_2018 .texr_23 {
        height: 220px;
    }

    #par_mums_2018 .text_2 {
        position: absolute;
        left: 20px;
        top: 82px;
        min-width: 160px;
    }

    #par_mums_2018 .texr_23 {
        border-left: 1px dashed rgba(255, 255, 255, 0.51);
        height: 200px;
        top: 200px;
        color: white;
        text-align: left;
        min-width: 150px;
        left: 20px;
    }

    #par_mums_2018 .huge_pad {
        margin-top: 40px;
    }

    #par_mums_2018 .t2 {
        padding-right: 20px;
    }

    #par_mums_2018 .logo {
        width: 170px;
        height: 170px;
        z-index: 10000;
        left: 20px;
        display: block;
        position: relative;
    }

    #par_mums_2018 .menju_pad {
        padding-top: 60px;
        padding-left: 0;
        position: relative;
        text-align: left;
        z-index: 1000000;
    }

    #par_mums_2018 .menju_pad_2 {
        padding-top: 0px;
        padding-left: 0;
        position: relative;
        text-align: left;
        z-index: 1000000;
    }
}

.min_h_160 {
min-height:160px;

}

@media screen and (max-width: 767px) {
    #par_mums_2018 .min_max {
        width: 100%;
        min-width: 270px;
        max-width: 460px;
        padding: 20px;
        margin: 0;
        position: relative;
        display: inline-block;
    }

    #par_mums_2018 .pad_1 {
        padding: 0 10px 5px 10px;
    }



    #par_mums_2018 .line {
       background-color:rgba(255, 255, 255, 0);
    }


    #par_mums_2018 .top {
        bottom: 20px;
        right: 20px;
    }


    .grid_cont {
        width: 100%;
        height: auto;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 25%;
        display: inline-block;
        background-image: url(../images/logo_pod.svg);
        margin-bottom: -25%;
        background-repeat: no-repeat;
        padding-bottom: 20%;
        background-position: center;
        margin-top: -20%;
        background-size: contain;
    }


    #par_mums_2018 .frame_5 {
        width: 90%;
    }


        #par_mums_2018 .frame_5:hover {
            width: 90%;
        }


    .history_frame {
        width: 100%;
        margin-bottom: 250px;
        height: auto;
        margin-top: -40px;
        padding-top: 00px;
        position: relative;
    }

    #par_mums_2018 .mur_4 {
        width: 300%;
        left: -100%;
        position: absolute;
        top: -165px;
        display: block;
        background-repeat: no-repeat;
        background-size: contain;
        height: 900px;
        background-image: url('//uzd-uploads.azureedge.net/upload/CustomLandingPageFiles/id-19594/ver-78/images/graph_line_2.svg');
        animation-iteration-count: infinite;
        animation-duration: 15s;
        animation-timing-function: ease-in-out;
        animation-delay: 0ms;
        animation-direction: normal;
        animation-play-state: running;
    }

    .history_text4 {
        font-family: "Roboto Condensed", sans-serif;
        font-size: 16px;
        width: 70%;
        margin-left: 90px;
        left: 0;
        padding: 0;
        font-weight: 100;
        position: absolute;
        border: 0;
        bottom: 24px;
        z-index: 1000;
        color: white;
        text-align: left;
        display: inline-block;
    }

    .laps {
        width: 68px;
        height: 68px;
        display: block;
        left: 0;
        position: relative;
        margin-bottom: 5px;
    }

    .mob_hist {
        width: 20%;
        display: inline-block;
        height: auto;
        min-width: 70px;
        float: left;
        bottom: 2px;
        position: relative;
        z-index: 1000;
    }

    .mob_hist_2 {
        display: block;
        position: relative;
        height: 150px;
        margin: 25px 40px;
        padding-bottom: 25px;
        border-bottom: 1px dashed white;
    }

    .mob_hist_3 {
        display: block;
        position: relative;
        height: 180px;
        margin: 25px 40px;
        padding-bottom: 25px;
        border-bottom: 1px dashed white;
    }



    #par_mums_2018 .h_year {
        padding: 10px;
        font-family: "Roboto Condensed", sans-serif;
        border: 4px solid rgb(255, 255, 255);
        font-weight: 100;
        width: 70px;
        font-size: 18px;
        position: relative;
        z-index: 1000;
        color: white;
        float: left;
        cursor: pointer;
    }

    #par_mums_2018 .back_gr2 {
        background-image: url('//uzd-uploads.azureedge.net/upload/CustomLandingPageFiles/id-19594/ver-78/images/logo_pod.svg');
        background-size: 300px 300px;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: 300px;
        margin: 0px;
        left: 0;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: -400px;
        position: relative;
        top: -250px;
    }

    #par_mums_2018 .back_gr_anim {
        left: -550px;
        width: 400%;
    }

    #par_mums_2018 .t2 {
        margin-top: 40px;
    }

    #par_mums_2018 .z_t2 {
        line-height: 1.2;
        margin: 0;
        font-size: 40px;
    }

    #par_mums_2018 .zag_1 {
        font-size: 50px;
        line-height: 0.45;
        margin-top: 40px;
        padding-top: 22px;
        text-align: center;
        text-transform: uppercase;
        color: white;
        font-family: "Roboto Condensed", sans-serif;
    }

    #par_mums_2018 .but_men:link {
        overflow: hidden;
        padding: 9px 15px;
        color: white;
        border: 1px solid #ffffff63;
        background-color: #065a6559;
        margin-bottom: 5px;
    }

    #par_mums_2018 .menju_pad {
        /* padding-top: 60px; */
        padding: 0;
        /* padding-left: 50px; */
        position: relative;
        margin-top: -80px;
        text-align: center;
        z-index: 1000000;
    }

    #par_mums_2018 .menju_pad_2 {
        /* padding-top: 60px; */
        padding: 0;
        /* padding-left: 50px; */
        position: relative;
        margin-top: 5px;
        text-align: center;
        z-index: 1000000;
    }

    #par_mums_2018 .logo {
        width: 140px;
        height: 170px;
        z-index: 10000;
        top: -88px;
        position: relative;
        display: inline-block;
        left: 0;
    }

    #par_mums_2018 .marg_40 {
        margin-bottom: 5px;
    }

    #par_mums_2018 .img_1 {
        width: 100%;
        margin-left: -15px;
        max-width: 700px;
    }

    #par_mums_2018 .f_line {
        width: 100%;
        margin-top: 10px;
        position: relative;
        padding: 30px;
        margin-bottom: 15px;
        border: 2px solid white;
        z-index: 10000;
    }

    #par_mums_2018 .cicule1 {
        text-align: center;
        position: relative;
        vertical-align: middle;
        display: inline-block;
        margin: 0;
        padding: 75px 35px;
        line-height: 1.4;
        color: white;
        font-family: "Roboto Condensed", sans-serif;
    }

    #par_mums_2018 .cicule2 {
        margin-top: -60px;
        display: inline-block;
        font-family: "Roboto Condensed", sans-serif;
    }

    #par_mums_2018 .cicule3 {
        width: 210px;
        height: 210px;
        z-index: 8;
        position: relative;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        padding: 85px 45px;
        box-shadow: 0px 4px #00000017;
        background-color: #00c4c9;
        line-height: 1.4;
        border-radius: 100%;
        margin: 0;
        font-family: "Roboto Condensed", sans-serif;
        margin-top: -50px;
        /* margin-left: -70px; */
        color: white;
    }

    #par_mums_2018 .back_gr3 {
        /* height: 550px; */
        width: 100%;
        margin-bottom: 500px;
        /* top: -100px; */
        background-position: center;
        margin-top: -540px;
        margin-left: -5px;
        background-size: 400px 400px;
        margin-right: 0;
        position: absolute;
        display: block;
    }

    #par_mums_2018 .round_2 {
        width: 80px;
        height: 80px;
        margin-top: -10px;
        margin-left: 0;
        border-radius: 100%;
        font-size: 18px;
        position: relative;
        float: left;
        top: 0px;
        display: inline-block;
        left: 0;
        text-align: center;
        padding-top: 10px;
        color: white;
        padding-top: 29px;
    }

    #par_mums_2018 .round_1 {
        width: 80px;
        height: 80px;
        margin-top: 20px;
        margin-left: 15px;
        border-radius: 100%;
        font-size: 18px;
        position: relative;
        top: 0px;
        display: inline-block;
        left: auto;
        text-align: center;
        padding-top: 10px;
        color: white;
        padding-top: 29px;
    }

    #par_mums_2018 .text_l {
        position: absolute;
        left: 120px;
        width: auto;
    }

    #par_mums_2018 .top_c {
        border-left: none;
        min-height: 0;
        margin-left: 0;
    }

    #par_mums_2018 .texr_23 {
        border-left: none;
        height: 150px;
        top: 0px;
        left: auto;
    }

    #par_mums_2018 .text_2 {
        position: absolute;
        left: 120px;
        display: inline-block;
        top: 0px;
        /* padding: 20px; */
        padding: 20px 10px;
        min-width: 180px;
    }

    #par_mums_2018 .dolz_mar_6 {
        margin: 0 5px 20px 100px;
        /* line-height: 1.3; */
        text-align: left;
        vertical-align: middle;
        min-height: 90px;
        font-size: 16px;
        font-family: "Roboto Condensed", sans-serif;
        color: #ffffff;
    }

    #par_mums_2018 .foto_2 {
        width: 115px;
        height: 90px;
        float: left;
        margin-left: -25px;
        margin-top: -2px;
    }

    #par_mums_2018 .dolz_mar_2 {
        margin: 0 0 0 95px;
        line-height: 1.3;
        text-align: left;
        font-size: 15px;
        font-family: "Roboto Condensed", sans-serif;
        color: #ffffff;
    }

    #par_mums_2018 .reg_cont {
        width: 24%;
        display: inline-block;
        margin: 5px;
    }

    #par_mums_2018 .frame_1 {
        width: 100%;
        padding: 20px;
        display: block;
        min-height: 140px;
        background-color: #025867;
        margin-bottom: -3px;
        box-shadow: 0 4px #04686d4a;
        /* border: 2px solid white; */
        transition: 0.3s;
        border: 2px solid rgba(255, 255, 255, 0);
    }

    #par_mums_2018 .k_name_2 {
        color: white;
        font-family: "Roboto Condensed", sans-serif;
        margin-bottom: 2px;
        font-size: 14px;
        text-align: left;
        position: absolute;
        bottom: 18px;
        margin-left: 95px;
        /* margin-top: 10px; */
    }

    #par_mums_2018 .huge_pad {
        margin-top: 650px;
        margin-bottom: -220px;
    }

    #par_mums_2018 .color_bg {
        /* background-color: black; */
        padding: 20px;
    }

    #par_mums_2018 .col_color2 {
        background-color: white;
        margin: 5px 10px 10px 10px;
        height: auto;
        padding: 15px;
        box-shadow: 0px 2px #00000017;
    }

    #par_mums_2018 .col_color3 {
        background-color: white;
        margin: -10px 25px 25px 25px;
        min-height: 100px;
        padding: 18px;
        padding-bottom: 30px;
        box-shadow: 0px 2px #00000017;
    }




    #par_mums_2018 .col_m_w {
        max-width: 100%;
    }

    #par_mums_2018 .center_foto2 {
        display: inline-block;
        max-width: 80%;
        margin-left: auto;
        margin-bottom: 20px;
        margin-top: 0px;
    }


    #par_mums_2018 .col_color4 {
        background-color: white;
        margin: 10px 10px -10px 10px;
        min-height: 100px;
        padding: 18px;
        box-shadow: 0px 2px #00000017;
    }

    #par_mums_2018 .partlog {
        width: 100px;
        height: 100px;
        margin-top: 25px;
        margin-bottom: 5px;
    }

    #par_mums_2018 .min_max_2 {
        width: 100%;
        min-width: 270px;
        max-width: 460px;
        padding: 28px;
        margin: 0;
        position: relative;
        display: inline-block;
    }

    #par_mums_2018 .contakt_text_4_center {
        font-size: 18px;
        line-height: 1.4;
        padding-top: 8px;
        width: 80%;
        max-width: 400px;
        padding: 10px;
        border: 2px solid;
        margin: 2px auto;
        display: block;
        background-color: #0070804a;
        color: #ffffff;
        text-align: center;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 100;
    }

    #par_mums_2018 .kontakt_pad_l {
        padding: 10px 0px 20px 0px;
        max-width: 350px;
        display: block;
        margin: 20px auto 0 auto;
    }

    #par_mums_2018 .h_line_green {
        width: 50px;
        height: 4px;
        display: block;
        z-index: 10;
        position: relative;
        margin: 5px auto 10px auto;
        background-color: #006f7f;
    }

    #par_mums_2018 .v_line_green {
        width: 1px;
        height: 30px;
        display: block;
        margin: 10px auto;
        z-index: 10;
        position: relative;
        background-color: #006f7f;
    }

    #par_mums_2018 .v_line {
        width: 1px;
        height: 30px;
        display: block;
        margin: 10px auto;
        z-index: 10;
        position: relative;
        background-color: white;
    }

    #par_mums_2018 .zag_2_green {
        font-size: 34px;
        line-height: 26px;
        margin: 0px auto 5px auto;
        text-align: center;
        z-index: 10;
        max-width: 600px;
        line-height: 1.1;
        position: relative;
        display: inline-block;
        text-transform: uppercase;
        color: #006f7f;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 300;
    }

    #par_mums_2018 .zag_2 {
        font-size: 34px;
        line-height: 26px;
        margin: 5px auto;
        text-align: center;
        z-index: 10;
        max-width: 600px;
        line-height: 1.1;
        position: relative;
        display: inline-block;
        text-transform: uppercase;
        color: white;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 300;
    }

    #par_mums_2018 .kontakt_pad_r {
        border-left: none;
        padding: 30px 20px 30px 20px;
    }

    #par_mums_2018 .max_w_300 {
        max-width: 290px;
        display: inline-block;
    }

    #par_mums_2018 .contakt_text_4 {
        font-size: 17px;
        line-height: 1.4;
        padding-top: 25px;
        padding-right: 0px;
        display: block;
        color: #ffffff;
        text-align: left;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 100;
    }

    .block_foto_h {
        min-height: 150px;
    }

    .block_foto_h2 {
        min-height: 190px;
    }

    .laps_last {
        width: 68px;
        height: 98px;
        display: block;
        left: 0;
        position: relative;
        margin-bottom: 5px;
    }
}
