* { outline:none; }

.social-icon .fa {
    font-size:30px !important;
}

html {
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}
/*FONTS*/
@font-face {
    font-family: "Klima";
    src: url("/wp-content/themes/vienna/fonts/Klima-regular-web.woff") format('woff');
}

@font-face {
    font-family: "Klima";
    src: url("/wp-content/themes/vienna/fonts/klima-bold-web.woff") format('woff');
    font-weight: bold;
}
@font-face {
    font-family: "Klima";
    src: url("/wp-content/themes/vienna/fonts/klima-heavy-web.woff") format('woff');
    font-weight:900;
}


h1,h2,h3,h4 {
    font-family: "Klima" !important;
    font-weight:bold;
}

/* wpadminbar */

#wpadminbar {
    position:fixed;
    z-index: 99999999999999999999999 !important;
}

/* OTHER */

#page-content {
    margin:0 auto;
}

.vienna-logo-container {
    float:left;
}

.vienna-menu {
    float:right;
    padding:20px 0px;
}

.vienna-header {
    width:100%;
    position:fixed;
    background:#fff;
    z-index:99;
}

.vienna-header-container {
    width:95%;
    margin:0 auto;
    overflow:auto;
}

footer {
    width:100%;
}

.vienna-footer-inner {
    width:80%;
    margin:0 auto;
    padding:40px 0px;
    overflow: auto;
}
.col-1-3 {
    width:33.3%;
    float:left;
}

img {
  height: auto;
  width:100%;
}
section {
    max-width: 100%;
    margin: 0 auto !important;
}



/* DIV */
h1,h2,h3 {
    line-height:150% !important;

}

a { outline: none;text-decoration:none; }
a:focus { outline: none !important; }


/* Homepage Header */

.desktop-logo-container {
    max-width: 90px;
    margin-right:;
    float: left;
    margin-left:40px;
}

.desktop-menu-container .menu-item {
    border-bottom: 0px;
}
.menu-desktop {
    height:100px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(204, 204, 204, 0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(204, 204, 204, 0.75);
    box-shadow: 0px 2px 5px 0px rgba(204, 204, 204, 0.75);
}
.menu-desktop .desktop-logo-container {
    max-width: 305px;
    float: left;
    margin-left: 40px;
    position: absolute;
}
.menu-desktop .desktop-logo-container img {max-width:57px;margin-right:30px;}

.menu-desktop .desktop-logo-container a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-family: 'Klima';
        font-weight:bold;
        font-size:22px;
        color:#0068B3 !important;
        width:258px;
}

.desktop-menu-container span:first-child {
    padding-right: 40px;
    /*margin-left: -8px;*/
}
.desktop-menu-container span:last-child {
    padding-left: 40px;
    /*margin-right: -8px;*/
}
@media (min-width:981px) and (max-width:1099px){
 
    .desktop-menu-container {
        margin-left:160px !important;
        margin-right: 0 !important;
    }
    .desktop-menu-container span:first-child {
         padding-right: 15px;
    }
    .desktop-menu-container span:last-child {
        padding-left: 15px;
    }
   /* .desktop-social .tphone {
        right: 130px !important;
    }
    .desktop-social > img {
        right: 85px !important; 
    }*/

}
@media (min-width:1100px) and (max-width:1360px){
/*    .desktop-social .tphone {
        right: 125px !important;
    }
    .desktop-social > img {
        right: 85px !important; 
    }*/
    .desktop-menu-container span:first-child {
        padding-right: 20px;
    }
    .desktop-menu-container span:last-child {
        padding-left: 20px;
    }
}

.menu-desktop .desktop-menu-container ul {
    margin:0 auto;
    max-width:1002px;
}
#wpadminbar {
    z-index: 99999999999999999999999;
}
.menu-desktop {
    z-index: 99999999999999999999 !important;
}
.menu-desktop li {
    display: inline-block;
    margin-left: -5px;
}
.menu-desktop li a:hover {
    border-top:5px blue;
}
.menu-desktop li a {
    padding-top:20px;
    padding-bottom:10px;
}
.menu-desktop {
    background: #fff;
    /*padding:20px 0px;*/
    position:fixed;
    width:100%;
    top:0;
    z-index:9999999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.desktop-menu-container {
    margin: 0 auto;
}
.desktop-menu-container li a {
    font-family:'Roboto';
    font-size:18px;
    color:#000;
    font-weight:500;
    padding:0px 0px;
    text-transform: capitalize !important;
}
.menu-desktop.show {
    display:block;
}
.vienna-header {
    overflow: inherit;
    position: inherit;
}
.top {
    overflow: auto;
}
.menu-slant {
    width: 30%;
    max-width: 400px;
    position: absolute;
    height: 90vh;
}
.vienna-logo-container {
    position: absolute;
    z-index:9999;
    width:197px;
    height:197px;
    left:-90px;right:0;margin:0 auto;
    top: 60px;
}
.side-logo {
    opacity: 0.95;
    background:white;
    z-index: 999;
    height: 90vh;
    position:absolute;
    left:0;
    width: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0%, 82% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%)
}




.one,.two { height:90vh;float:left;}
.one > div,
.two > div,
.three > div {
    width:100%;
    height:90vh;
    background-size: cover;
}
.three { height:90vh;float:right;}
.two {position: absolute;left: 47.1%;}
.one {position: absolute;left:0%;}

.slant1 {
    width: 51.3%;
    -webkit-clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
}
.slant2 {
    width: 31.5%;
    -webkit-clip-path: polygon(16% 0%, 100% 0%, 86% 100%, 0% 100%);
    clip-path: polygon(16.4% 0%, 100% 0%, 85% 100%, 0% 100%);
}

.slant3 {
    width: 26.8%;
    -webkit-clip-path: polygon(24% 0%, 100% 0%, 100% 100%, 6% 100%);
    clip-path: polygon(24% 0%, 100% 0%, 100% 100%, 6% 100%);
}
.bottom.desktop



/******************/
/* Jansen - Whyus */
/******************/

#jansen-whyus h2 {
        text-align: center;
    }

    @media screen and (max-width:810px){
        .whyus-item {
            width:50% !important;
        }
        .whyus-item:nth-child(5){
            display: none;
        }
       /* .whyus-row .whyus-item:first-child {
            max-width: 140px;
            float:left;
        }
        .whyus-row .whyus-item:nth-child(2) {
            max-width: 140px;
            float:right;
        }
        .whyus-row .whyus-item:nth-child(3) {
            max-width: 140px;
            float:left;
        }
        .whyus-row .whyus-item:nth-child(4) {
            max-width: 140px;
            float:right;
        }
        .whyus-row .whyus-item:first-child img {
            float:left;
        }
        .whyus-row .whyus-item:nth-child(2) img {
            float:right;
        }
        .whyus-row .whyus-item:nth-child(3) img {
            float:left;
        }
        .whyus-row .whyus-item:nth-child(4) img {
            float:right;
        }*/
    }
    @media screen and (max-width: 980px){
        #jansen-whyus {
            margin-top: 0px !important;
            padding-top:50px !important;
        }
        #jansen-whyus > div {
           margin-top: 0px !important;
        } 
        .whyus-title {
            margin-bottom: 0px !important;
        }
        .customers-slide-image {
            width:100% !important;
            max-width: 100% !important;
        }
        .whyus-title h2 {
            text-align: center;
            width:100%;
            max-width: -webkit-fit-content;
            max-width: -moz-fit-content;
            max-width: fit-content;
            font-size:30px !important;
            border-bottom:1px solid #E2E2E2;
            padding-bottom: 5px !important;
            margin:0 auto !important;
            margin-bottom: 20px !important;
        }
       
        .whyus-item-image img {
            max-width: 140px !important;
        }
        .whyus-item {
            padding: 20px 0px;
        }
        .whyus-item-text {
            max-width: 140px !important;
            font-weight: 500;
                line-height: 20px;
            margin:0 auto;
            margin-top: 5px !important;
            font-size: 14px !important;
        }
        
    }
    .whyus-inner {
        max-width:1461px;
        margin:0 auto;
        padding: 0px 50px;
    }
    .whyus-item {
        width:20%;
        float:left;
    }
    .whyus-title {
        font-size: 36px !important;
        margin-bottom: 40px;
        text-align: center;
        font-weight: bold;
    }

    .whyus-item-image img {
        max-width: 150px;
        margin:0 auto;
        display: block;
    }

    .whyus-item-text {
            margin-top: 30px;
        font-family: "Roboto";
        font-size:18px;
        text-align: center;
    }


/******************/
/* Jansen - Quote */
/******************/

    #jansen-quote {
        font-family:"Roboto";
    }

    section {
        float: left;
        width: 100%;
    }


    @media screen and (max-width: 980px){
        .quote-text-text h1 {
            z-index: 9;
            padding:0px 25px;
            text-align: center;
            font-size:16px;
            line-height: 21px;
                font-weight: 600 !important;
        }
        .rating.mobile {
            display: block !important;
            background: #E5E5E5;
            padding:5px 0px;
        }
        .quote-text-writer {
            z-index: 9;
            font-size:14px !important;
            text-align: center;
            padding-top:20px !important;
            padding-bottom:35px !important;
        }
        .quote-inner {
            height:189px;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }
        .quote-text {

        }
        .rating.mobile img {
            display: block;
            margin:0 auto;
            width:100px;
        }
        .quote-text-writer {
            text-align: center !important;

        }
    }
    @media screen and (max-width:400px){
        .quote-text-writer {
            text-align: center !important;

        }
    }
    @media screen  and (min-width:356px) and (max-width:424px){
        .quote-inner {
            max-width: 70%;
            z-index: 99;
            position: relative;
        }
        .rating.mobile div {
            max-width: 70%;
        }
        #jansen-quote:after{
            content: " ";
            background: url(/wp-content/themes/vienna/images/quote/eigenaar.png);
            height: 230px;
            background-size: cover;
            display: block;
            width: 213px;
            float: right;
            position: absolute;
            right: 0px;
            margin-top: -255px;
        }
    }
    @media screen and (min-width:425px) and (max-width:980px){
        .quote-inner {
            max-width: 70%;
            z-index: 99;
            position: relative;
        }
        .rating.mobile div {
            max-width: 70%;
        }
    }


    @media screen and (min-width:981px) and (max-width:1279px){
        .quote-text {
            margin-left: 21.7%;
            position: relative;
            top: 75px;
        }
        .quote-text {
           max-width: 42%;
            z-index: 999;
        }
        .quote-text-text h1 {
            text-align:center;
        }
        .quote-text-writer {
            text-align:center !important;
        }
        #jansen-quote:after {
            content: " ";
            background: url(/wp-content/themes/vienna/images/quote/eigenaar.png);
            height: 372px;
            background-size: cover;
            display: block;
            width: 516px;
            float: right;
            position: absolute;
            right: 0;
            margin-top: -191px;
        }

    }
    @media screen and (min-width:1279px){
        .quote-text {
            margin: 0 auto;
            position: relative;
            top: 125px;
        }
        .quote-text {
           max-width: 800px;
            z-index: 999;
        }
        
        .quote-text-writer {
            padding-right:30px;
        }
        #jansen-quote:after {
            content: " ";
            background: url(/wp-content/themes/vienna/images/quote/eigenaar.png);
            height: 372px;
            background-size: cover;
            display: block;
            width: 516px;
            float: right;
            position: absolute;
            right: 0;
            margin-top: -100px;
        }

    }
    @media screen and (min-width:981px){
        #jansen-quote {
            height: 396px;
        }

        .quote-inner {
            display:contents;
        }
        /*.quote-text {
            max-width:860px;
            z-index: 999;
        }*/
        .quote-image {
            max-width:650px;
            float:right;
        }
        .quote-image {
            z-index: 999;
        }
        /*.quote-text {
            margin-left: 21.7%;
            position: relative;
            top: 210px;
        }*/

        #jansen-quote:before {
            content: " ";
            background: url(/wp-content/themes/vienna/images/by-combo.svg);
            /* background: url(/wp-content/themes/vienna/images/by-float-left-1.png); */
            height: 517px;
            background-size: cover;
            display: block;
            width: 255px;
            /* padding: 100px; */
            position: absolute;
            margin-top: 25px;
        }

       .quote-text-text h1  {
            font-family:'Roboto' !important;
            font-weight:lighter !important;
        }
    }



    .quote-text-writer {
        font-size:22px;
        font-weight: normal;
        color:#000;
        text-align:right;
        padding-top:30px;
    }
    .quote-text-text {
        font-weight:lighter;
        font-size:30px;
        color:#0068B3;
        line-height:50px;
    }



    /******************/
    /* Our customers */
    /****************/

    .blue:hover svg .b {
        fill:#0068B3;
    }
    .red:hover svg .b {
        fill:red;
    }
    .yellow:hover svg .b {
        fill:yellow;
    }

    .slider-button-container.mobile {
        display: none;
                        text-align: right;
                width: 100%;

    }

    .desktop .slider-button-container {
        width: 252px !important;
        position: relative !important;
        bottom: 30px !important;
    }

         .desktop .slider-button-container {
            float: left;
            margin-left: -122px;
        }
        .desktop .prev {
            margin-right: 15px;
        }
        .desktop .next span {
            margin-right: -5px;
        }
        .desktop .prev span {
            margin-left: -5px;
        }
        .desktop .next span , .desktop .prev span{
            margin-top: -10px;
            display: block;
        }

.customer-logo-title {
    text-align: center !important;
}
    @media (max-width: 1100px){
            .slick-dots {
                width:100% !important;
            }
            .customers-slide-image {
                max-width: 100% !important;
            }

            .slider-button-container.mobile div {
                max-width: 727px;
                margin:0 auto;
            }
            .fullslide-slide-image img {
                margin:0 auto;
            }
                
        .customers-slide-image img {
            max-width: 100% !important;
        }
        .slider-button-container.mobile {
            display: block !important;
        }


        .customers-slide-links a:hover {
            color:#0068B3;
            background: #fff;
            border:2px solid #0068B3;
            border-radius: 50px;
        }
        .customers-slide-links a {
            margin: 0 auto;
            text-align: center;
            width: 90%;
            display: block;
            margin:0 auto !important;
            margin-bottom:10px !important;
            display: block;
            background: #0068B3;
            color: #fff;
            border: 0;
            border-radius: 50px;
            border:2px solid #0068B3;
            padding: 10px 0px 10px 0px;
        }

        .customers-inner .mobile {
            display: block;
        }
        .slider-button-container {
                        float:right;
        }
        .slider-button-container button {
            height:50px;
            color:#000;
            font-family: 'Roboto' !important;;
            font-weight: 500 !important;;
        }
        .slick-arrow span {
            font-family: 'Klima';
            font-weight: bold;
            background: #0068B3;
            color: #fff;
            border: 0;
            font-size: 30px;
            border-radius: 50px;
            padding: 0px 12px 8px 12px;
        }
        .slick-arrow {
            border: 0;
            cursor:pointer;
            background: 0;
        }
        .customers-slide-title h3 {
            text-align: center !important;
            font-size:14px !important;
            margin-bottom:20px;
        }
        .mobile .customers-slide-text {
            font-size:18px;
            line-height: 27px;
            font-weight: 400;
            width: 90%;
            margin: 0 auto;
        }
        .customers-inner {
            background-color: #e5e5e5 !important;
        }
        .customers-slide {
            margin:0 !important;
        }
        .customers-slide-left {
            min-height:0px !important;
        }
        .customers-slide-left-inner {
            padding:0px !important;
            height:auto !important;
        }
        .customers-slide-right-inner {
            height:auto !important;
            padding: 25px 25px !important;
        }
        .customers-slide-left-inner, .customers-slide-right-inner {
            background: transparent !important;
        }
        .mobile h2 {
            width:100%;
            max-width: -webkit-fit-content;
            max-width: -moz-fit-content;
            max-width: fit-content;
            font-size:36px !important;
            border-bottom:1px solid #E2E2E2;
            padding-bottom: 5px !important;
            margin:0 auto !important;
            font-family: 'Klima';
            font-weight: bold;
            text-align: center;
            padding-top: 40px;
        }
        .customers-inner .desktop {
            display: none;
        }
        #customers-slider {
            float: none !important;
            width: 100% !important;
        }
        .customers-slide-right {
            margin-top: 0px !important;
            float:none !important;
            width:100% !important;
        }
            }
        

    }

    @media (min-width:980px) and (max-width:1690px) {
        .customers-slide-image {
            width:100% !important;;
        }
        .customers-slide-image {
            
            padding-left: 50px;
        }
        
        .customers-slide-image.triangle:before {
            content: " ";
            background: url(/wp-content/themes/vienna/images/r-driehoek.svg);
            height: 611px;
            background-size: contain;
            display: block;
            background-repeat: no-repeat;
            width: 721px;
            position: absolute;
            margin-top: -85px;
            z-index: 2;
            margin-left: -59px;
            transform: rotate(-1deg);
        }
        .customers-slide-image.circle:before {
            content: " ";
            background: url(/wp-content/themes/vienna/images/circle.svg);
            height: 611px;
            background-size: contain;
            display: block;
            background-repeat: no-repeat;
            width: 721px;
            position: absolute;
            margin-top: -85px;
            z-index: 2;
            margin-left: -59px;
            transform: rotate(-1deg);
        }
        .customers-slide-image.square:before {
            content: " ";
            background: url(/wp-content/themes/vienna/images/vierkant.svg);
            height: 611px;
            background-size: contain;
            display: block;
            background-repeat: no-repeat;
            width: 721px;
            position: absolute;
            margin-top: -85px;
            z-index: 2;
            margin-left: -59px;
            transform: rotate(-1deg);
        }
    }
    @media (min-width:1691px){
        .customers-slide-image.triangle:before {
            content: " ";
            background: url(/wp-content/themes/vienna/images/r-driehoek.svg);
            height: 739px;
            background-size: contain;
            display: block;
            background-repeat: no-repeat;
            width: 740px;
            position: absolute;
            margin-top: -150px;
            z-index: 2;
            margin-left: -110px;
        }
        .customers-slide-image.circle:before {
            content: " ";
    background: url(/wp-content/themes/vienna/images/circle.svg);
    height: 687px;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    width: 740px;
    position: absolute;
    margin-top: -127px;
    z-index: 2;
    margin-left: -110px;

        }
        .customers-slide-image.square:before {
            content: " ";
            background: url(/wp-content/themes/vienna/images/vierkant.svg);
            height: 664px;
            background-size: contain;
            display: block;
            background-repeat: no-repeat;
            width: 689px;
            position: absolute;
            margin-top: -121px;
            z-index: 2;
            margin-left: -110px;
        }
    }
    @media (min-width:980px){
        .customers-inner .desktop {
            display: block;
        }
        .customers-inner .mobile {
            display: none;
        }
        
        .slick-arrow {
            font-family: 'Klima';
            font-weight: bold;
            background: #0068B3;
            color: #fff;
            border: 0;
            font-size: 42px;
            border-radius: 50px;
            height: 54px;
            width: 54px;
            cursor:pointer;
        }
        .slick-arrow:hover {
            background: #fff;
            color: #0068B3;
            border: 2px solid #E2E2E2;
        }
    }



    @media (min-width:981px){
        .customers-slide-right-inner {
/*            max-width: 783px;
*/        }
        .customers-slide-right {
            background: #E2E2E2;
        }
    }
    #customers-slider {
        float: left;
        width: 50%;
    }
    .customers-slide-right {
        float:right;
        margin-top:100px;
    }
    .slider-button-container {
        width: 126px;
        margin:0 auto;
        /*position: absolute;*/
        bottom: 122px;
        left: 0;
        right: 0;
    }

    .customers-inner {
        padding: 0px 0px;
        position: relative;
    }
    .customers-slide {
        margin: 100px 0px;
    }

    .customers-slide-left-inner, .customers-slide-right-inner {
        padding:50px 0px;
        background: #e5e5e5 !important;
        height: 630px;
    }
    .customers-slide-right-inner {
        padding: 98px 100px;
    }
    .customers-slide-image img {z-index: 99999;    position: relative;max-width: 681px;}

    .circle,.triangle,.square {width:20px;display: block;float:left;text-align: center;}
    .circle   { color:#0068B3; }
    .triangle { color:red;     }
    .square   { color:yellow;font-size: 22px;  }

    @media (max-width: 980px){
        .customers-slide-links {
            padding-top:40px;
        }
    }
    .customers-slide-left {
        float:left;
        width:100%;
        /*background: #E2E2E2 !important;*/
        min-height: 622px;
    }
    .customers-slide-right {
        width:50%;
    }
    .customers-slide-left .customers-slide-title {
        font-size: 22px;
                    z-index: 9;
            position: relative;
    }
    .customers-slide-right {
    }
    .customers-slide-links {
        margin-top:40px;
    }
    .customers-slide-links img {
            width:16.77px;
            height:12.58px;
    }
    .plink{
        width:80px;
        display: block;
        float: left;
    }
    .customers-slide-links i {
        margin-left: 15px;
    }
    .customers-slide-links a {
        text-decoration: none;
        font-family: 'Roboto';
        font-size:18px;
        margin:15px 0px;
        width:151px;
        display: block;

    }

        @media (min-width:1101px){
            .customers-slide-links a {
                 max-width: -webkit-fit-content;
                    max-width: -moz-fit-content;
                    max-width: fit-content;
                }
        }
   
    }
   
    .customers-slide-links a span {
        margin-right:15px;
    }
    .customers-slide-ref {
        color:#0068B3;
        font-family: "Klima";
        font-weight: bold;
        font-size:20px;
    }
    .customers-slide-text {
        font-family: "Roboto";
        font-size:18px;
        line-height: 27px;
    }

    .customers-slide-title span {
        color:red;
    }
    .customers-slide-right .customers-slide-title {
        font-size:36px;
        text-align: left;
    }
    .customers-slide-title {
        text-align:right;
        font-family: "Klima";
        font-weight: bold;
    }
    .customers-slide-image {max-width:727px;width: 100%;;float:right;}


/*************/
/* diensten */
/************/

    .diensten-grid-item-text {
        color:#000;
    }

    .diensten-title h2 {
        z-index: 999;
        position: relative;
    }

        .diensten-grid-row {
            z-index: 999;
            position: relative;
        }
    @media screen and (max-width: 767px){

    }
    @media screen and (max-width:980px){
        .diensten-title {
            padding-left: 35px;
        padding-right: 35px;
        }
         .diensten-grid-row .diensten-grid-item:nth-child(even) {
            margin: 0px 0px !important;
        }
        .diensten-grid-inner {
            padding: 0% 5%;
        }
        .diensten-title .desktop {
            display: none !important;
        }
        .diensten-title .mobile {
            display: block !important;
        }

        .diensten-inner {
/*            padding-bottom:40px;
*/        }

        .diensten-grid-row {
            width:50%;
            float:left;
            margin:0 !important;
            z-index: 999;
            position: relative;
        }
        .diensten-grid-item {
            width:100% !important;
            padding: 0px 20px;
           
        }
        .diensten-grid-item-text {
            margin-top:20px !important;
                min-height: 28px;
            margin-bottom: 20px;
            font-size: 14px !important;
            font-weight: 500;
        }

        .diensten-title h2 {
            width:100%;
           max-width: -webkit-fit-content;
       max-width: -moz-fit-content;
       max-width: fit-content;
            font-size:30px !important;
            border-bottom:1px solid #E2E2E2;
            font-weight: bold;
            padding-bottom: 5px !important;
            margin:0 auto !important;
            margin-bottom: 40px !important;
            padding-top: 0px !important;
        }
        .diensten-grid-item-image {
            width:100%;
            -webkit-box-shadow: -20px 20px 0px -6px rgba(0,104,179,1) !important;
            -moz-box-shadow: -20px 20px 0px -6px rgba(0,104,179,1) !important;
            box-shadow: -16px 16px 0px -6px rgba(0,104,179,1) !important;
        }
    }

   


    .diensten-title .mobile {
        display: none;
    }


    .diensten-title h2 {
            font-weight: bold;
        text-align:center;
        font-size: 36px;
        padding-bottom:75px;
        padding-top: 75px;
    }

    .diensten-grid {
        max-width: 1461px;
        margin:0 auto;
    }
    @media(min-width: 981px){
        .diensten-grid-row {
            padding: 0px 50px;
        }
    }
    .diensten-grid-row:nth-child(even){
        margin-top:70px;
    }
    .diensten-grid-row .diensten-grid-item:nth-child(even) {
        margin: 0px 120px;
    }
    .diensten-grid-item {
        float:left;
        width: calc(33.3% - 80px);
    }
    .diensten-grid-item-image {
        width:100%;
        -webkit-box-shadow: -20px 20px 0px -6px rgba(0,104,179,1);
        -moz-box-shadow: -20px 20px 0px -6px rgba(0,104,179,1);
        box-shadow: -20px 20px 0px -6px rgba(0,104,179,1);
        transition: box-shadow 0.3s ease-in-out;
    }

    .diensten-grid-item-image:hover {
         width: 100%;
        -webkit-box-shadow: -20px 20px 0px -6px rgba(0,104,179,1);
        -moz-box-shadow: -20px 20px 0px -6px rgba(0,104,179,1);
     box-shadow: 20px 20px 0px -6px rgba(0,104,179,1);
    }
    .diensten-grid-item-image img { margin-bottom: -3px; }
    .diensten-grid-item-text {
        text-align: center;
        margin-top:40px;
        font-family: "Roboto";
        font-size:20px;
        font-weight: 500;
        padding-bottom: 5px;
    }


    /***************/
    /* About us    */
    /***************/


    @media (min-width: 981px) and (max-width:1215px){
        .aboutus-left {
            width: 100% !important;
            margin-bottom:50px;
        }
        .aboutus-right {
            width: 100% !important;
            padding-right: 50px;
        }
    }
    @media (max-width:980px){
        #jansen-aboutus {
        
        }
        .aboutus-left,.aboutus-right {
            width:100% !important;
        }
        .aboutus-right {
            padding-left: 0px !important;
            padding-top:50px;
        }

        .aboutus-left-title h2 {
            width:100%;
            max-width: -webkit-fit-content;
       max-width: -moz-fit-content;
       max-width: fit-content
            font-size:30px !important;
            border-bottom:1px solid #E2E2E2;
            padding-bottom: 5px !important;
            margin:0 auto !important;
            margin-bottom: 20px !important;
            font-family: "Klima";
            font-weight:bold;
            
        }
        .aboutus-right-inner {
            -webkit-box-shadow: -84px 20px 0px -6px rgba(0,104,179,1);
            -moz-box-shadow: -84px 20px 0px -6px rgba(0,104,179,1);
            box-shadow: -84px 20px 0px -6px rgba(0,104,179,1);
        }
        .aboutus-right-inner img {
            height:auto !important;
        }
        .aboutus-left-text {
            font-size: 18px !important;
            font-weight: 400;
            line-height: 27px !important;
        }
    }
     #home-announcement {
            padding: 13px;
            text-align: center;
            font-family: 'roboto';
            font-weight: 900;
            font-size:16px;
            width: 100%;
            color:#0068B3;
            background: #e5e5e5;
        }

    @media (min-width:981px){
       #announcement {
            margin-top: 101px;
            background: #e2e2e2;
            padding: 13px;
            font-size:16px;
            color:#0068B3;
            width: 100%;
            text-align: center;
            font-family: 'roboto';
            font-weight: 900;
            -webkit-box-shadow: 0px 2px 5px 0px rgba(204, 204, 204, 0.75);
            -moz-box-shadow: 0px 2px 5px 0px rgba(204, 204, 204, 0.75);
            box-shadow: 0px 2px 5px 0px rgba(204, 204, 204, 0.75);
            position: relative;
            z-index: 99999999;
        }
    }
    #announcement a,#home-announcement a {
        color:#0068B3;
    }
    @media (max-width:980px){
       #announcement {
            position: relative;
            top: 79px;
            background: #e2e2e2;
            padding: 13px;
            font-size:16px;
            color:#0068B3;
            width: 100%;
            text-align: center;
            font-family: 'roboto';
            font-weight: 900;
            -webkit-box-shadow: 0px 2px 5px 0px rgba(204, 204, 204, 0.75);
            -moz-box-shadow: 0px 2px 5px 0px rgba(204, 204, 204, 0.75);
            box-shadow: 0px 2px 5px 0px rgba(204, 204, 204, 0.75);
        }
        #announcement {
            -webkit-box-shadow: 0px 2px 5px 0px rgba(204, 204, 204, 0.75);
            -moz-box-shadow: 0px 2px 5px 0px rgba(204, 204, 204, 0.75);
            box-shadow: 0px 2px 5px 0px rgba(204, 204, 204, 0.75);
        }

    }

    
    .aboutus-left-title {
            font-family: "Klima";
            font-weight:bold;
    }
    #jansen-aboutus {
    }
    .aboutus-inner {
        max-width: 1461px;
        margin:0 auto;
        padding: 0px 50px;
    }

        /* Left */
        .aboutus-left {
            width:40%;
            float:left;
        }
        @media(min-width:981px){
            .aboutus-left-inner {
                padding: 50px 50px 0px 50px;
            }
        }
                .aboutus-left-title {
                    font-size: 36px;
                    text-align:center;
                }

                .aboutus-left-text, .aboutus-left-button {
                    font-family: 'Roboto';
                    font-size:18px;
                    line-height: 33px;
                    text-align:center;
                }

                .aboutus-left-button {
                    margin-top:40px;
                }


                .aboutus-left-button a:hover {
                    color:#0068B3;
                    background: #fff;
                    border:2px solid #0068B3;
                }
                .aboutus-left-button a {
                    margin: 0 auto;
                    text-align: center;
                    widows: 100%;
                    max-width: 305px;
                    display: block;
                    background: #0068B3;
                    color: #fff;
                    border: 0;
                    border-radius: 50px;
                    border:2px solid #0068B3;
                    padding: 10px 0px 10px 0px;
                }


        /* Right */
        .aboutus-right {
            width:60%;
            float:left;
            padding-left: 50px;
        }
            .aboutus-right-inner {
                -webkit-box-shadow: -20px 20px 0px -6px rgba(0,104,179,1);
                -moz-box-shadow: -20px 20px 0px -6px rgba(0,104,179,1);
                box-shadow: -20px 20px 0px -6px rgba(0,104,179,1);
            }
                .aboutus-right-inner img {
                    margin-bottom:-3px;
                    max-height:400px;
                }

/* POINTS */

    .points-cta-text-top {
        line-height: 40px;
    }
    @media (min-width: 981px){
    .points-collumn:first-child .points-item {
        padding-right: 75px;
    }
    }
    .points-collumn:last-child .points-item {
        padding-right: 25px;
    }
    @media (max-width:980px){
        .points-cta {
            width: calc(100% + 75px);
            margin-left: -36px;
        }

        .points-collumn {
            width:100% !important;
        }
        .points-inner {
            padding:0px 0px !important;
            margin-left:0px !important;
        }
        .points-collumn-inner {
            margin:0 auto !important;
        }
        .points-collumn:first-child {
            padding:0px 25px 0px 25px !important;
        }
        .points-collumn:last-child {
            padding:0px 25px 0px 25px !important;
        }
        .points-cta {
            padding:50px 25px !important;

        }
    }
    /* CTA */
    .points-cta-text {
        padding-bottom: 30px;
    }
    .points-cta {
        min-height: 277px;
        background: #e8e8e8;
        margin-top:20px;
        padding: 50px 75px;
    }
    .points-cta-text-top {
        font-family: 'Klima';
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 15px;
        text-align: center;
    }
    .points-cta-text-bottom {
        font-family: 'Roboto';
        font-weight: 500;
        font-size: 18px;
        
        line-height: 30px;
        text-align: center;
    }
    .points-cta-buttons {
        padding-top: 20px;
        text-align: center;
    }
    .points-cta-buttons .trow9 > a {
        box-sizing: border-box;
        padding: 15px 35px 15px 35px;
        font-size: 18px;
        font-family: "Roboto";
        text-align: center;
        color: #fff;
        background: #049D04;
        border-radius: 50px;
        border: 2px solid #049D04;
    }

    .points-cta-buttons .trow9 > a:hover {
        border:2px solid #049D04;
        background:#fff;
        color:#049D04 !important;
    }
    .points-cta-buttons .trow9 > a:visited {
        color:#fff;
    }

    @media (min-width: 1055px){
        .points-cta-buttons .trow9 > a:nth-child(2){
            margin: 0px 20px;
        }
    }
    @media (min-width:981px) and (max-width:1054px){
        .points-cta-buttons .trow9 > a {
            width:95% !important;
            margin: 0 auto;
            margin: 10px auto;
            display: block;
        }
    }

    @media (min-width:1055px) and (max-width:1665px){
        .points-cta-buttons {
            /*overflow: auto;*/
        }
        .points-cta-buttons .trow9 > a:first-child,.points-cta-buttons .trow9 > a:nth-child(2) {
            width:45% !important;
            float: left;
            display: block;
            margin:0% 2.5%;
                margin-bottom: 20px;
        }
        .points-cta-buttons .trow9 > a:last-child {
            width:95% !important;;
            margin: 0 auto;
            margin-top: 60px;
            display: block;
        }
    }
    @media (max-width: 980px){

        .points-cta-buttons {
            padding-top: 20px;
            overflow: auto;
        }

        .cta-fifty-left,.cta-fifty-right {
            width: 100%;
        }
        .cta-fifty-left {
            padding:0px 50px;
        }
        .cta-fifty-left img {
            width: 100%;
            float: none !important;
            margin-right: 0px;
            max-width: 500px;
            margin: 0 auto;
            display: block;
        }

        .cta-fifty-right-inner {
            padding:50px 25px !important;
            margin-top:-3px !important;
        }
        .points-cta-buttons a {
            width: 80% !important;
            min-width: 80% !important;
            margin: 5px 0px;
            display: block;
            margin: 0 auto;
            margin-bottom: 10px;
        }
    }

    /* Points */
    .points-inner {
        padding:75px 0px;
        margin-left:10%;
    }
        .points-collumn {
            width:50%;
            float:left;
        }
            /*.points-collumn:first-child {
                margin-right: 44px;
            }
            .points-collumn:last-child {
                margin-left: 44px;
            }*/

            .points-collumn-inner {
                max-width: 696px;

            }
                .points-item {
                    padding: 20px 0px;
                }

                    .points-item-header {
                        /*overflow: auto;*/
                        /*margin-bottom: 25px;*/
                        padding-bottom: 5px;
                        overflow:auto;
                        display: flex;
                        align-items: center;
                    }
                        .points-icon {
                            
                            padding-right: 20px;
                            float:left;
                        }

                        .points-circle {
                            color: #0068B3;
                        }
                        .points-triangle {
                            color:red !important;
                        }
                        .points-square {
                            color:#ffee00;
                        }
                        .points-title {
                           float: left;
                            font-family: 'Klima';
                            font-size: 28px;
                            line-height: 30px;
                            font-weight: bold;
                               max-width: calc(100% - 34px);
                        }
                        .points-content {
                            font-family: 'Roboto';
                            font-size: 18px;
                            line-height: 30px;
                            padding-top: 10px;
                        }



 /* IAT  - left*/

    #jansen-iat {
    }
    .imageleft .iat-title {
        font-family: 'Klima';
        font-weight: bold;
        font-size: 36px;
        line-height: 60px;
    }
    .iat-mobile {display:none;}
    @media (max-width: 980px){
        .iat-desktop {display:none;}
        .iat-mobile {display:block;}
        .imageleft .iat-title {
            font-size: 26px !important;
        }

        .imageright .iat-title {
            font-size: 26px !important;
        }
        #jansen-iat > div {
/*            margin-top:50px !important;
            margin-bottom:80px !important;*/
        }
      .iat-inner.imageleft {
        display: block !important;  
        }
        .iat-inner {
                padding: 0px 25px !important; 
        }
        .iat-right-inner {
            max-width: 90%;
            padding-top:0px !important;
        }

    }
    .imageleft .iat-inner {
        margin:0 auto;
        padding: 25px 50px;
        box-sizing: border-box;
         align-items: center;
    }
    .imageleft .iat-right {
        width:60%;
        float:left;
        line-height:30px;
        padding-left: 100px;
        /*margin-top:40px;*/
        font-family: "Roboto";
        font-size: 18px !important;

    }

    .imageleft  .iat-left {width:40%;float:left;}
    .imageleft  .iat-left-inner {
        -webkit-box-shadow: -30px 30px 0px -6px rgba(0,104,179,1);
        -moz-box-shadow: -30px 30px 0px -6px rgba(0,104,179,1);
        box-shadow: -30px 30px 0px -6px rgba(0,104,179,1);
        max-width: 533px;
    }
    .imageleft .iat-left-inner img {
        margin-bottom: -3px;
    }
        .klanten-menu {
            position: absolute;
            right: 100px;
            top: 30px;
            width: 39px;
            height: 39px;
        }
    @media(min-width: 981px){
        .imageleft .iat-left img {
            max-width: 533px;
            width: 100%;
        }
    }
        .iat-inner {
                padding: 0px 50px 24px 50px;
        }
    @media (max-width: 980px ) {
        .ia {
            padding: 0px 0px 50px 0px !important;
             max-width: 90%;
            margin: 0 auto !important;
            float: none !important;
        }
        .imageleft .iat-right-inner {
            -webkit-box-shadow: -20px 20px 0px -6px rgba(0,104,179,1);
            -moz-box-shadow: -20px 20px 0px -6px rgba(0,104,179,1);
            box-shadow: -20px 20px 0px -6px rgba(0,104,179,1);
        }
        .imageleft .iat-right-inner  img {
            margin-bottom: -10px !important;
        }

        .imageleft .iat-left-mobile {
            display: block !important;
        }
        .imageleft .iat-left {
            display: none;
        }
        .imageleft  .iat-inner {
            padding:0px !important;
        }

        .imageleft  .iat-left,.iat-right {
            width:100% !important;
        }

      
        .iai .iat-right, .imageright .iat-right{
             padding:0px 0px 35px 0px !important;
        }
        .imageleft .iat-right {
            margin-top:0px !important;
            line-height:30px;
        }
        .imageleft .iat-left img {
            min-width: auto;
            min-height: auto;
        }

        #jansen-iat {
        }
    }

    /* IAT - RIGHT */

        #jansen-iat {
    }

    .gdpr {
        padding-top:5px;
    }
    .imageright .
    .iat-inner {
        margin: 0 auto;
        margin:0 auto;
        padding: 25px 50px;
        box-sizing: border-box;

    }
    .imageright .iat-title {
        font-family: 'Klima';
        font-weight: bold;
        font-size: 36px;
        line-height: 60px;
    }
    .imageright .iat-left {
        width:60%;
        float:left;
        line-height:30px;
        padding-right: 100px;
        /*margin-top:40px;*/
        font-family: "Roboto";
        font-size: 18px !important;
    }

    @media (min-width:981px){
            .iat-inner {
                margin: 0 auto;
                display: flex;
                align-items: center;
            }

    }
    @media (max-width:980px){
        .imageright .iat-left {
        }
        .iat-right-inner {
            max-width: 90% !important;
            margin: 0 auto !important;
        }
        .imageright .iat-right-inner {
            -webkit-box-shadow: -20px 20px 0px -6px rgba(0,104,179,1) !important;
            -moz-box-shadow: -20px 20px 0px -6px rgba(0,104,179,1) !important;
            box-shadow: -20px 20px 0px -6px rgba(0,104,179,1) !important;
        }
    }
    .imageright  .iat-right {width:40%;float:left;}
    .imageright  .iat-right-inner {
        -webkit-box-shadow: -30px 30px 0px -6px rgba(0,104,179,1);
        -moz-box-shadow: -30px 30px 0px -6px rgba(0,104,179,1);
        box-shadow: -30px 30px 0px -6px rgba(0,104,179,1);
        max-width: 533px;
    }
    .iat-right-inner img {
        margin-bottom: -3px;
    }

    @media(min-width: 981px){
        .imageright .iat-right img {
            max-width: 533px;
            width: 100%;
        }
    }


    @media (max-width: 980px ) {
           /* #jansen-iat {
                    padding: 50px 0px !important;
            }*/

        .imageright  .iat-inner {
            padding:0px !important;
        }
        .imageright  .iat-left,.iat-right {
            width:100% !important;
        }
        .imageright .iat-left {
                max-width: 90%;
            margin: 0 auto !important;
            float: none !important;
            padding: 0px 0px 50px 0px !important;
            line-height:30px;
        }
        .imageright .iat-right img {
            min-width: auto;
            min-height: auto;
        }

        #jansen-iat {
        }
    }


    /* projects */
    @media (min-width: 981px) and (max-width:1400px) {
        .projects-left{
             width:100% !important;
            }
        .projects-right {
             width:100% !important;
            }
    }

    /* CTA - TERUGBELVERZOEK */
    @media (max-width: 980px){
        .tbv_row form > div,.tbv_row9 form > div {
            position: relative;
            width: 100% !important;
            max-width: 500px;margin: 0 auto;
            float:none !important;
        }
        .tbv-sub,.tbv-sub9 {
            -webkit-appearance: none;
            width:100% !important;
            margin:10px 0px 0px 0px !important;
            max-width: 500px;margin: 0 auto;
        }

        .tbv_row,.tbv_row9 {
            animation-duration: 0.5s;
            animation-name: fadeintop;
        }
        .trow,.trow9 {
            animation-duration: 0.5s;
            animation-name: fadeintop;
        }
        .uError,.uError9 {
            max-width: 100% !important;
            animation-duration: 0.5s;
            animation-name: fadeintop;
        }
        .uError.desktop,.finish.desktop,.uError9.desktop,.finish9.desktop {
            display: none;
        }
    }
    @media (min-width: 981px){
        .uError.mobile,.uError9.mobile,.finish.mobile,.finish9.mobile {
            display: none;
        }
        .cta-fw-right-column .tbv_row,.cta-fw-right-column .trow {
            animation-duration: 0.5s !important;
            animation-name: fadeintop !important;
        }
        .tbv_row,.tbv_row9 {
            animation-duration: 0.5s;
            animation-name: slidein;
        }
        .trow,.trow9 {
            animation-duration: 0.5s;
            animation-name: slidein;
        }
    }
    .exit_tbv,.exit_tbv9 { top:10px !important;}
    .exit_tbv img.emoji,.exit_tbv9 img.emoji {width:0.7em !important;height:0.7em !important;}

    @media (min-width:981px) and (max-width:1560px){
        .tbv_row form > div,.tbv_row9 form > div { width:100% !important;margin:0 auto !important;float:none !important;max-width: 500px;margin: 0 auto;}
        .tbv-sub,.tbv-sub9 { width:100% !important;margin:0 auto !important;margin-top: 15px !important;max-width: 500px;margin: 0 auto; }
        .tbv,.tbv9 {overflow: auto;}
        .trow a:first-child,.trow9 a:first-child {
            margin-bottom: 15px !important;
        }
        .cta-fifty-text-text-container {
                margin-top: 18px;
            }

            .cta-fw-buttons .tbv-sub {
                float:none !important;
            }
    }

    @media (min-width: 1561px){
            .cta-fifty-inner .trow {
                margin-bottom: 43px !important;
            }
            .cta-fifty-text-text-container {
                margin-top: 18px;
            }
    }
    .tbv,.tbv9 {
        margin-bottom: 8px !important;
    }
    .tbv_row,.tbv_row9 {
        margin-top: -20px;
        overflow: auto;
    }
    .tbv_row form, .tbv_row9 form {
        position: relative;
    }
    .tbv_row form > div,.tbv_row9 form > div  {
        position: relative;
        width: 70%;
        overflow: auto;
        float: left;
    }
    .tbv-number,.tbv-number9 {
        width: 100%;
        float: left;
        box-sizing: border-box;
        padding: 15px 35px 15px 35px;
        font-size: 18px;
        font-family: "Roboto";
        text-align: center;
        border-radius: 50px;
        border: 2px solid #049D04;
        background: #fff;
        color: #049D04 !important;
    }
    .tbv-number::placeholder,.tbv-number9::placeholder {
        color: #049D04 !important;
    }
    .tbv-sub,.tbv-sub9 {
        width: calc(30% - 20px);
        margin: 0px 0px 0px 20px;;
        cursor:pointer;
        box-sizing: border-box;
        padding: 15px 35px 15px 35px;
        font-size: 18px;
        font-family: "Roboto";
        text-align: center;
        color: #fff;
        background: #049D04;
        border-radius: 50px;
        border: 2px solid #049D04;
    }
    @media(min-width: 981px){
        .tbv-sub:hover,.tbv-sub9:hover {
            border: 2px solid #049D04;
            background: #fff;
            color: #049D04 !important;
        }
    }

    .exit_tbv,.exit_tbv9 {
        color: #049D04;
        position: absolute;
        right: 13px;
        cursor: pointer;
        top: 10px;
        font-size: 36px;
        font-family: 'Roboto';
    }
    .uError,.uError9 {
        font-size: 16px;
        font-family: 'Roboto';
        font-weight: bold;
        max-width: 70%;
    }
    .error {
                padding:10px 10px;
    }
    .finish,.finish9 {
        max-width: 100%;
    }
    .finish .sent, .finish9 .sent {
        color: #0a7e06;
        padding:10px 10px;
        font-weight: 900;
        font-family: 'klima';
        font-size:25px;
        padding-bottom: 40px !important;
    }
    .uError .error,.uError9 .error  {
        color:#cb1508;
    }

    .tbv-gdpr {
        line-height: 20px;
        padding-top:5px;
        font-family: 'roboto';
        font-size: 12px;
        text-align: center;
    }
    .tbv-gdpr a {
        color:#0068B3;

    }

    @keyframes slidein {
      from {
        margin-left: 100%;
        width: 300%; 
        opacity: 0;
      }

      to {
        margin-left: 0%;
        width: 100%;
        opacity: 1;
      }
    }
   
    @keyframes fadeintop {
      from {
        opacity: 0;
      }

      to {
        opacity: 1;
      }
    }

   
   /* FULL SLIDER */


.slick-dots button {
        font-family: 'Klima';
        font-weight: bold;
        background: #e3e3e3;
        color: #fff;
        border: 0;
        font-size: 42px;
        border-radius: 50px;
        height:30px;
        width:30px;
    }
    .slick-dots {
        display: inline-flex;
        margin:0 auto;
    }
    .slick-dots li.slick-active button{
        background: #0068B3;
    }

    .slick-dots li {
        display: inline;
        padding:0px 5px;
    }
    .slick-dots li button {
        font-size: 0;
                cursor: pointer;

    }
    .slick-dots {
        margin:0 auto;
        position: absolute;
        bottom: 20px;
        display: block;
        width: 100%;
        padding: 10px;
        margin: 0;
        list-style: none;
        text-align: center;
    }

    .cta-fifty-text-right-inner,.iat-inner {
        position: relative;
        z-index: 999;
    }

   .lds-ellipsis {
          display: inline-block;
          position: relative;
          width: 64px;
          height: 54px;
        }
        .lds-ellipsis div {
          position: absolute;
          top: 27px;
          width: 11px;
          height: 11px;
          border-radius: 50%;
          background: rgba(0,104,179,1);
          -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
                  animation-timing-function: cubic-bezier(0, 1, 1, 0);
        }
        .lds-ellipsis div:nth-child(1) {
          left: 6px;
          -webkit-animation: lds-ellipsis1 0.6s infinite;
                  animation: lds-ellipsis1 0.6s infinite;
        }
        .lds-ellipsis div:nth-child(2) {
          left: 6px;
          -webkit-animation: lds-ellipsis2 0.6s infinite;
                  animation: lds-ellipsis2 0.6s infinite;
        }
        .lds-ellipsis div:nth-child(3) {
          left: 26px;
          -webkit-animation: lds-ellipsis2 0.6s infinite;
                  animation: lds-ellipsis2 0.6s infinite;
        }
        .lds-ellipsis div:nth-child(4) {
          left: 45px;
          -webkit-animation: lds-ellipsis3 0.6s infinite;
                  animation: lds-ellipsis3 0.6s infinite;
        }
        @-webkit-keyframes lds-ellipsis1 {
          0% {
            -webkit-transform: scale(0);
                    transform: scale(0);
          }
          100% {
            -webkit-transform: scale(1);
                    transform: scale(1);
          }
        }
        @keyframes lds-ellipsis1 {
          0% {
            -webkit-transform: scale(0);
                    transform: scale(0);
          }
          100% {
            -webkit-transform: scale(1);
                    transform: scale(1);
          }
        }
        @-webkit-keyframes lds-ellipsis3 {
          0% {
            -webkit-transform: scale(1);
                    transform: scale(1);
          }
          100% {
            -webkit-transform: scale(0);
                    transform: scale(0);
          }
        }
        @keyframes lds-ellipsis3 {
          0% {
            -webkit-transform: scale(1);
                    transform: scale(1);
          }
          100% {
            -webkit-transform: scale(0);
                    transform: scale(0);
          }
        }
        @-webkit-keyframes lds-ellipsis2 {
          0% {
            -webkit-transform: translate(0, 0);
                    transform: translate(0, 0);
          }
          100% {
            -webkit-transform: translate(19px, 0);
                    transform: translate(19px, 0);
          }
        }
        @keyframes lds-ellipsis2 {
          0% {
            -webkit-transform: translate(0, 0);
                    transform: translate(0, 0);
          }
          100% {
            -webkit-transform: translate(19px, 0);
                    transform: translate(19px, 0);
          }
        }