@font-face {
    font-family: "Century Gothic";
    font-weight: normal;
    src: url("../fonts/centurygothic-webfont.eot");
    src:
        url("../fonts/centurygothic-webfont.woff") format("woff"),
        url("../fonts/centurygothic-webfont.ttf") format("truetype"),
        url("../fonts/centurygothic-webfont.svg#filename") format("svg");
}

@font-face {
    font-family: "Century Gothic Bold";
    font-weight: bold;
    src: url("../fonts/century_gothic_bold.eot");
    src:
        url("../fonts/century_gothic_bold.woff") format("woff"),
        url("../fonts/century_gothic_bold.ttf") format("truetype"),
        url("../fonts/century_gothic_bold.svg#filename") format("svg");
}

body {
    font-family: 'Century Gothic', sans-serif;
    background-color: #b8e320;
    background-image: url(../images/back_top_right.png), url(../images/back_top_left.png), url(../images/back_mid_left.png), url(../images/back_mid_right.png), url(../images/back_bot_left.png), url(../images/back_bot.png);
    background-size: auto, auto, auto, auto, auto, contain;
    background-position: top right, top left, left, right, bottom left, bottom left;
    background-repeat: no-repeat;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

button {
    font-family: 'Century Gothic Bold', sans-serif;
}

textarea:focus,
input:focus {
    outline: none !important;
    box-shadow: none !important;
}

*:focus {
    outline: none !important;
    box-shadow: none !important;
}


.container {
    max-width: 1200px;
}

header {
    max-width: 1200px;
    margin: 0 auto;
}

#navigation {
    width: 100%;
    margin: 0 auto;
}

.nav-link {
    font-family: 'Century Gothic Bold', sans-serif;
    padding: .25rem 1rem .45rem 1rem;
}

.mobile-hero-background,
.hero-txt {
    margin-bottom: 30px;
}

.signup .mobile-hero-background {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 15px;
    border-radius: 10px;
}

.login .mobile-hero-background {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 15px;
    border-radius: 10px;
}

.nav-holder {
    height: 65px;
    top: -1px;
}

.navbar-logo {
    width: 168px;
    height: auto;
}

.navbar a {
    color: #000000 !important;
}

.font-bold {
    font-family: 'Century Gothic Bold', sans-serif;
    font-weight: bold;
}

.font-spac {
    letter-spacing: 3px;
}

.bulimg {
    margin-top: 25px;
    margin-bottom: 15px;
}

.p-6 {
    padding: 3.8rem !important
}

.arrows {
    margin-left: 10px;
    margin-bottom: 3px;
}

.btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000;
    -webkit-box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.45);
}

.btn-outline-primary {
    color: #fff;
    border-color: #fff;
    -webkit-box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.45);
}

.btn-light {
    -webkit-box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.45);
}

.btn-signup {
    text-align: center;
}

.btn {
    padding: 1rem 2.5rem;
    font-size: 1rem;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2rem;
    font-family: 'Century Gothic Bold', sans-serif;
    font-weight: bold;
    letter-spacing: 3px;
}

.btn-login {
    margin-right: 20px;
}

.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover {
    border-color: inherit !important;
    -webkit-box-shadow: none !important;
    outline: 0 !important;
    box-shadow: none !important;
    background-color: #000 !important;
    border-color: #000 !important;
}

.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary:hover {
    border-color: inherit !important;
    -webkit-box-shadow: none !important;
    outline: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border-color: #fff !important;
}

.services-block {
    padding: 100px 0;
}

.whydf-block {
    padding: 100px 0;
}

.be-flex {
    display: flex;
}

.mt--1 {
    margin-top: -4rem;
}

.mt--2 {
    margin-top: -5rem;
}

.mt-6 {
    margin-top: 4rem !important;
}

.mt-7 {
    margin-top: 2rem !important;
}

.mt-8 {
    margin-top: 6rem !important;
}

.mt-10 {
    margin-top: 5rem !important;
}

.mt-50 {
    margin-top: 25rem !important;
}

.mr--1 {
    margin-right: -3rem;
}

.spec {
    flex-grow: 1;
    background-image: url(../images/spec_back.png);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    color: #fff;
    min-height: 475px;
}

.solu-1 {
    flex-grow: 1;
    background-image: url(../images/solut_adver_back.png);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    color: #fff;
    min-height: 465px;
}

.solu-2 {
    flex-grow: 1;
    background-image: url(../images/solut_publi_back.png);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    color: #fff;
    min-height: 465px;
}

.solu-img {
    float: right;
}

.about {
    flex-grow: 1;
    background-image: url(../images/about_back.png);
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
}

.about-fr {
    padding-right: 10px;
    padding-left: 10px;
}


.cta-descrip {
    color: #1b59cd;
    font-weight: bold;
    font-size: 4rem;
    text-align: center;
}

.weare-start {
    color: #000;
    font-weight: bold;
    font-size: 0.875rem;
}

.weare-descrip {
    color: #ffffff;
    font-size: 1.75rem;
}

.whydf-start {
    color: rgba(0, 0, 0, 0.5);
    font-weight: bold;
    font-size: 0.875rem;
}

.whydf-descrip {
    color: #000000;
    font-size: 1.75rem;
}

.whydf-head {
    color: #1b59cd;
    font-weight: bold;
    font-size: 3rem;
    line-height: 3rem;
}

.contact-block {
    padding: 100px 0;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

.contact-start {
    color: rgba(255, 255, 255, 0.5);
    font-weight: bold;
    font-size: 0.875rem;
}

.contact-descrip {
    color: #ffffff;
    font-size: 22px;
}

.contact-head {
    color: #ffffff;
    font-weight: bold;
    font-size: 3rem;
    line-height: 2rem;
}

.img-plus {
    position: relative;
    width: 66px;
    height: 66px;
    margin-left: -33px;
    margin-right: -33px;
    z-index: 10;
}

.img-plus-1 {
    margin-top: 230px;
}

.img-plus-2 {
    margin-top: 180px;
}

.img-plus-3 {
    margin-top: 245px;
}

.modal-footer {
    border: none;
}

.bot-footer {
    text-align: center;
    bottom: 50px;
}

.signin .bot-footer,
.login .bot-footer {
    text-align: center;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
}

.footer-logo {
    width: 148px;
    height: auto;
}

.privacy-bg {
    background-color: #ffffff;
    border-radius: 25px
}

.p-privacy {
    font-size: 1.0625rem;
}

ul {
    list-style: none
}

.row-login {
    text-align: center;
}

.btn-log {
    padding: .675rem 6.75rem;
}

.label-pos {
    position: absolute;
    right: 2rem;
}

.modal {
    border-radius: 0;
}

.modal-log-bg {
    background-color: #ffffff;
    background-image: url(../images/modal_bottom_bg.png), url(../images/modal_top_bg.png);
    background-size: auto, auto;
    background-position: bottom left, top right;
    background-repeat: no-repeat;
    border-radius: 1.5rem;
    border: none;
}

.modal-sign-bg {
    background-color: #ffffff;
    background-image: url(../images/modal_left_bg.png), url(../images/modal_right_bg.png);
    background-size: auto, auto;
    background-position: top left, bottom right;
    background-repeat: no-repeat;
    border-radius: 1.5rem;
    border: none;
}

.modal-contact-bg {
    background-color: #b8e320;
    background-image: url(../images/contact_left.png), url(../images/contact_right.png);
    background-size: auto, auto;
    background-position: top left, top right;
    background-repeat: no-repeat;
    border-radius: 0;
    border: none;
    min-height: 100vh !important;
}

.modal-content {
    position: relative;
    display: -webkit-block;
    display: -ms-block;
    display: block;
    width: 100% !important;
    height: 100% !important;
    outline: 0;
}

#contact-modal {
    width: 100% !important;
    min-height: 100vh !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow-y: hidden !important;
}

.modal-dialog-full {
    width: 100% !important;
    min-height: 100vh !important;
    margin: 0 !important;
    padding: 0 !important;
}

#contact-modal .modal-dialog.modal-dialog-full {
    max-width: 100% !important
}

.modal-header {
    border: none;
}

.modal-dialog {
    max-width: 700px;
}

.close {
    position: absolute;
    right: -35px;
    background-color: rgba(255, 255, 255, 0.7) !important;
    border-radius: 1.5rem;
    height: 43px;
    width: 43px;
}

.btn-wide {
    padding: 1rem 5rem;
}

.close-x {
    margin-top: -18px;
    margin-left: -2px;
}

.close-y {
    right: 35px !important;
    top: 20px !important;
}

.form-group {
    margin: 0 auto;
    max-width: 400px;
}

input {
    height: 70px;
}

.login-label {
    position: absolute;
    margin-top: 25px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    opacity: 0.55;
    margin-left: 30px;
}

.form-control {
    border: 1px solid rgba(224, 224, 224, 0.65);
    padding: 6px 0px 6px 140px;
}

.form-control::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.25;
    font-size: 18px;
}

.form-control:-ms-input-placeholder {
    color: #000000;
    opacity: 0.25;
    font-size: 18px;
}

.form-control::-moz-placeholder {
    color: #000000;
    opacity: 0.25;
    font-size: 18px;
}

.form-control::placeholder {
    color: #000000;
    opacity: 0.25;
    font-size: 18px;
}

.text-cent {
    margin: 0 auto;
    text-align: center;
}

.form-contact {
    background-color: transparent;
    border-bottom: 1px solid #000;
    opacity: 0.55;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    height: 70px;
}

.form-contact:focus,
.form-contact:active,
.form-contact:hover {
    background-color: transparent;
    border-bottom: 2px solid #000;
    opacity: 1;
    outline: none;
}


.form-contact:focus::-webkit-input-placeholder,
.form-contact:active::-webkit-input-placeholder,
.form-contact:hover::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(0, 0, 0, 1);
    opacity: 1;
    outline: none;
}

.form-contact:focus::-moz-placeholder,
.form-contact:active::-moz-placeholder,
.form-contact:hover::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, 1);
    opacity: 1;
    outline: none;
}

.form-contact:focus:-ms-input-placeholder,
.form-contact:active:-ms-input-placeholder,
.form-contact:hover:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(0, 0, 0, 1);
    opacity: 1;
    outline: none;
}

.form-contact:focus:-moz-placeholder,
.form-contact:active:-moz-placeholder,
.form-contact:hover:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 0, 0, 1);
    opacity: 1;
    outline: none;
}

.form-contact::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.25;
    font-size: 18px;
}

.form-contact:-ms-input-placeholder {
    color: #000000;
    opacity: 0.25;
    font-size: 18px;
}

.form-contact::-moz-placeholder {
    color: #000000;
    opacity: 0.25;
    font-size: 18px;
}

.form-contact::placeholder {
    color: #000000;
    opacity: 0.25;
    font-size: 18px;
}

.form-contact-label {
    margin-top: 25px;
    margin-left: 5px;
    opacity: 1;
}

.modal {
    position: absolute;
    bottom: auto;
}

.form-textarea {
    padding: 20px 0px 6px 140px;
    height: 160px;
}

.form-cont {

    max-width: 640px;
}

.hidden {
    display: none;
}

.button-link {
    cursor: pointer;
}

.modal-open {
    padding-right: 0!important;
}

/* animations */

.eyecandy {
    display: table-cell;
}

@-webkit-keyframes animateBubbleA {
    0% {
        top: 10px;
        right: 200px;
    }

    100% {
        top: 30px;
        right: 240px;
    }
}

@-moz-keyframes animateBubbleA {
    0% {
        top: 10px;
        right: 200px;
    }

    100% {
        top: 30px;
        right: 240px;
    }
}

@keyframes animateBubbleA {
    0% {
        top: 10px;
        right: 200px;
    }

    100% {
        top: 30px;
        right: 240px;
    }
}

@-webkit-keyframes animateBubbleB {
    0% {
        top: 450px;
        left: 140px;
    }

    100% {
        top: 480px;
        left: 160px;
    }
}

@-moz-keyframes animateBubbleB {
    0% {
        top: 450px;
        left: 140px;
    }

    100% {
        top: 480px;
        left: 160px;
    }
}

@keyframes animateBubbleB {
    0% {
        top: 450px;
        left: 140px;
    }

    100% {
        top: 480px;
        left: 160px;
    }
}

@-webkit-keyframes animateBubbleC {
    0% {
        top: 500px;
        left: 240px;
    }

    100% {
        top: 550px;
        left: 240px;
    }
}

@-moz-keyframes animateBubbleC {
    0% {
        top: 500px;
        left: 240px;
    }

    100% {
        top: 550px;
        left: 240px;
    }
}

@keyframes animateBubbleC {
    0% {
        top: 500px;
        left: 240px;
    }

    100% {
        top: 550px;
        left: 240px;
    }
}

@-webkit-keyframes animateBubbleD {
    0% {
        top: 1600px;
        right: 200px;
    }

    100% {
        top: 1610px;
        right: 230px;
    }
}

@-moz-keyframes animateBubbleD {
    0% {
        top: 1600px;
        right: 200px;
    }

    100% {
        top: 1610px;
        right: 230px;
    }
}

@keyframes animateBubbleD {
    0% {
        top: 1600px;
        right: 200px;
    }

    100% {
        top: 1610px;
        right: 230px;
    }
}

@-webkit-keyframes animateBubbleE {
    0% {
        top: 1650px;
        left: 80px;
    }

    100% {
        top: 1690px;
        left: 100px;
    }
}

@-moz-keyframes animateBubbleE {
    0% {
        top: 1650px;
        left: 80px;
    }

    100% {
        top: 1690px;
        left: 100px;
    }
}

@keyframes animateBubbleE {
    0% {
        top: 1650px;
        left: 80px;
    }

    100% {
        top: 1690px;
        left: 100px;
    }
}

@-webkit-keyframes animateBubbleF {
    0% {
        top: 2350px;
        right: 150px;
    }

    100% {
        top: 2350px;
        right: 200px;
    }
}

@-moz-keyframes animateBubbleF {
    0% {
        top: 2350px;
        right: 150px;
    }

    100% {
        top: 2350px;
        right: 200px;
    }
}

@keyframes animateBubbleF {
    0% {
        top: 2350px;
        right: 150px;
    }

    100% {
        top: 2350px;
        right: 200px;
    }
}

@-webkit-keyframes animateDots {
    0% {
        filter: initial;
    }

    100% {
        filter: invert(1);
    }
}

@-moz-keyframes animateDots {
    0% {
        filter: initial;
    }

    100% {
        filter: invert(1);
    }
}

@keyframes animateDots {
    0% {
        filter: initial;
    }

    100% {
        filter: invert(1);
    }
}

@-webkit-keyframes animateLines {
    0% {
        filter: initial;
    }

    100% {
        filter: invert(1);
        transform: rotate(60deg);
    }
}

@-moz-keyframes animateLines {
    0% {
        filter: initial;
    }

    100% {
        filter: invert(1);
        transform: rotate(60deg);
    }
}

@keyframes animateLines {
    0% {
        filter: initial;
    }

    100% {
        filter: invert(1);
        transform: rotate(60deg);
    }
}

@-webkit-keyframes animateLinesB {
    0% {
        filter: initial;
    }

    100% {
        filter: invert(1);
        transform: rotate(180deg);
    }
}

@-moz-keyframes animateLinesB {
    0% {
        filter: initial;
    }

    100% {
        filter: invert(0.5);
        transform: rotate(180deg);
    }
}

@keyframes animateLinesB {
    0% {
        filter: initial;
    }

    100% {
        filter: invert(0.5);
        transform: rotate(180deg);
    }
}

@-webkit-keyframes animateCellA {
    0% {
        top: -150px;
        left: 250px;
    }

    100% {
        top: -80px;
        left: 175px;
        transform: rotate(50deg);
    }
}

@-moz-keyframes animateCellA {
    0% {
        top: -150px;
        left: 250px;
    }

    100% {
        top: -80px;
        left: 175px;
        transform: rotate(50deg);
    }
}

@keyframes animateCellA {
    0% {
        top: -150px;
        left: 250px;
    }

    100% {
        top: -80px;
        left: 175px;
        transform: rotate(50deg);
    }
}

@-webkit-keyframes animateCellB {
    0% {
        top: 2200px;
        left: 50px;
    }

    100% {
        top: 2250px;
        left: -20px;
        transform: rotate(90deg);
    }
}

@-moz-keyframes animateCellB {
    0% {
        top: 2200px;
        left: 50px;
    }

    100% {
        top: 2250px;
        left: -20px;
        transform: rotate(90deg);
    }
}

@keyframes animateCellB {
    0% {
        top: 2200px;
        left: 50px;
    }

    100% {
        top: 2250px;
        left: -20px;
        transform: rotate(90deg);
    }
}

.bubble {
    position: absolute;
}

.dots-1 {
    position: absolute;
    left: -200px;
    top: 100px;
}

.lines-1 {
    position: absolute;
    right: -150px;
    top: 450px;
    z-index: 0;
}

.lines-2 {
    position: absolute;
    right: 350px;
    top: 3900px;
    z-index: 0;
}

.cell {
    position: absolute;
}

.bx1 {
    -webkit-animation: animateBubbleA 3s ease-in-out infinite alternate;
    -moz-animation: animateBubbleA 3s ease-in-out infinite alternate;
    animation: animateBubbleA 3s ease-in-out infinite alternate;
}

.bx2 {
    -webkit-animation: animateBubbleB 5s ease-in-out infinite alternate;
    -moz-animation: animateBubbleB 5s ease-in-out infinite alternate;
    animation: animateBubbleB 5s ease-in-out infinite alternate;
}

.bx3 {
    -webkit-animation: animateBubbleC 4s ease-in-out infinite alternate;
    -moz-animation: animateBubbleC 4s ease-in-out infinite alternate;
    animation: animateBubbleC 4s ease-in-out infinite alternate;
}

.bx4 {
    -webkit-animation: animateBubbleD 3s ease-in-out infinite alternate;
    -moz-animation: animateBubbleD 3s ease-in-out infinite alternate;
    animation: animateBubbleD 3s ease-in-out infinite alternate;
}

.bx5 {
    -webkit-animation: animateBubbleE 5s ease-in-out infinite alternate;
    -moz-animation: animateBubbleE 5s ease-in-out infinite alternate;
    animation: animateBubbleE 5s ease-in-out infinite alternate;
}

.bx6 {
    -webkit-animation: animateBubbleF 3s ease-in-out infinite alternate;
    -moz-animation: animateBubbleF 3s ease-in-out infinite alternate;
    animation: animateBubbleF 3s ease-in-out infinite alternate;
}

.dx1 {
    -webkit-animation: animateDots 4s ease-in-out infinite alternate;
    -moz-animation: animateDots 4s ease-in-out infinite alternate;
    animation: animateDots 4s ease-in-out infinite alternate;
}

.lx1 {
    -webkit-animation: animateLines 7s ease-in-out infinite alternate;
    -moz-animation: animateLines 7s ease-in-out infinite alternate;
    animation: animateLines 7s ease-in-out infinite alternate;
}

.lx2 {
    -webkit-animation: animateLinesB 9s ease-in-out infinite alternate;
    -moz-animation: animateLinesB 9s ease-in-out infinite alternate;
    animation: animateLinesB 9s ease-in-out infinite alternate;
}

.cx1 {
    -webkit-animation: animateCellA 5s ease-in infinite alternate;
    -moz-animation: animateCellA 5s ease-in infinite alternate;
    animation: animateCellA 5s ease-in infinite alternate;
}

.cx2 {
    -webkit-animation: animateCellB 5s ease-in infinite alternate;
    -moz-animation: animateCellB 5s ease-in infinite alternate;
    animation: animateCellB 5s ease-in infinite alternate;
}

/* media queries */
/*
@media (min-width: 1400px) {
    .container {
        max-width: 1200px;
    }

    header {
        max-width: 1200px;
        margin: 0 auto;
    }
}*/

@media (max-width: 1339px) {
    .lines-1 {
        display: none;
    }
    .lines-2 {
        display: none;
    }
}


@media (max-width: 1199px) {
    .btn-log {
        padding: .675rem 4.75rem;
    }

    .about {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .navbar-collapse {
        background-color: rgba(255, 255, 255, 0.8);
        z-index: 10;
        border-radius: 10px;
        padding: 1rem;
        text-align: right;
    }

    .navbar-nav {
        float: right;
        display: block;
    }

    .hidden {
        display: block;
    }

    #navbar-buttons {
        display: none;
    }
}


@media (max-width: 991px) {
    body {
        background-size: auto, auto, auto, auto, auto, auto;
    }

    .btn-log {
        padding: .675rem 2.75rem;
    }

    .about {
        height: initial;
        background-size: auto;
        background-position: center center;
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    .about-fr {
        min-height: 430px;
    }

    .p-6 {
        padding: 2rem !important;
    }

    .close {
        right: 20px;
        background-color: #ffffff !important;
        opacity: 1;
    }
}

@media (max-width: 767px) {

    .mobile-hero-background {
        margin: 2rem;
    }

    .sign-shadow {
        margin-bottom: 2rem !important;
    }

    .col-md-6 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .contact-block {
        padding: 200px 0 100px 0;
    }

    h2 {
        font-size: 1.75rem;
    }

    .btn-log {
        padding: .675rem 2.75rem;
    }

    .about-fr {
        min-height: 500px;
        margin-top: 0rem !important;
        padding-bottom: 0rem !important;
    }

    .about p {
        margin-left: 5rem;
        margin-right: 5rem;
    }

    .move-up img {
        margin-top: 3rem !important;
    }

    .spec {
        min-height: 450px;
        background-image: url(../images/spec_back_small.png);
    }

    .img-plus {
        display: flex;
        align-self: flex-end;
        margin-left: -55%;
    }

    .img-plus-1 {
        margin-top: 0;
    }

    .img-plus-2 {
        margin-top: 0;
    }

    .img-plus-3 {
        margin-top: 0;
    }

    .img-plus-4 {
        margin-top: 0;
    }

    .pl-5 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

}

@media (max-width: 575px) {
    .mobile-hero-background {
        margin: 1rem;
    }

    .mobile-hero-background h1 {
        font-size: 42px !important;
    }

    .btn {
        padding: 1rem 1.5rem;
        font-size: 11px
    }

    .about {
        padding-left: 0 !important;
        padding-right: 0 !important;
        background-size: contain;
    }

    .about p {
        margin-left: 3rem;
        margin-right: 3rem;
    }

    .navbar-logo {
        width: 84px;
        height: auto;
    }

    .navbar-brand span {
        font-size: 15px;
    }

    .cell {
        display: none;
    }

    @-webkit-keyframes animateBubbleA {
        0% {
            top: 160px;
            right: 150px;
        }

        100% {
            top: 180px;
            right: 190px;
        }
    }

    @-moz-keyframes animateBubbleA {
        0% {
            top: 160px;
            right: 150px;
        }

        100% {
            top: 180px;
            right: 190px;
        }
    }

    @keyframes animateBubbleA {
        0% {
            top: 160px;
            right: 150px;
        }

        100% {
            top: 180px;
            right: 190px;
        }
    }

    @-webkit-keyframes animateBubbleB {
        0% {
            top: 850px;
            left: 140px;
        }

        100% {
            top: 880px;
            left: 160px;
        }
    }

    @-moz-keyframes animateBubbleB {
        0% {
            top: 850px;
            left: 140px;
        }

        100% {
            top: 880px;
            left: 160px;
        }
    }

    @keyframes animateBubbleB {
        0% {
            top: 850px;
            left: 140px;
        }

        100% {
            top: 880px;
            left: 160px;
        }
    }

    @-webkit-keyframes animateBubbleC {
        0% {
            top: 1500px;
            left: 240px;
        }

        100% {
            top: 1550px;
            left: 240px;
        }
    }

    @-moz-keyframes animateBubbleC {
        0% {
            top: 1500px;
            left: 240px;
        }

        100% {
            top: 1550px;
            left: 240px;
        }
    }

    @keyframes animateBubbleC {
        0% {
            top: 1500px;
            left: 240px;
        }

        100% {
            top: 1550px;
            left: 240px;
        }
    }

    @-webkit-keyframes animateBubbleD {
        0% {
            top: 2600px;
            right: 200px;
        }

        100% {
            top: 2610px;
            right: 230px;
        }
    }

    @-moz-keyframes animateBubbleD {
        0% {
            top: 2600px;
            right: 200px;
        }

        100% {
            top: 2610px;
            right: 230px;
        }
    }

    @keyframes animateBubbleD {
        0% {
            top: 2600px;
            right: 200px;
        }

        100% {
            top: 2610px;
            right: 230px;
        }
    }

    @-webkit-keyframes animateBubbleE {
        0% {
            top: 2950px;
            left: 80px;
        }

        100% {
            top: 2990px;
            left: 100px;
        }
    }

    @-moz-keyframes animateBubbleE {
        0% {
            top: 2950px;
            left: 80px;
        }

        100% {
            top: 2990px;
            left: 100px;
        }
    }

    @keyframes animateBubbleE {
        0% {
            top: 2950px;
            left: 80px;
        }

        100% {
            top: 2990px;
            left: 100px;
        }
    }

    @-webkit-keyframes animateBubbleF {
        0% {
            top: 3350px;
            right: 150px;
        }

        100% {
            top: 3350px;
            right: 200px;
        }
    }

    @-moz-keyframes animateBubbleF {
        0% {
            top: 3350px;
            right: 150px;
        }

        100% {
            top: 3350px;
            right: 200px;
        }
    }

    @keyframes animateBubbleF {
        0% {
            top: 3350px;
            right: 150px;
        }

        100% {
            top: 3350px;
            right: 200px;
        }
    }

    @-webkit-keyframes animateDots {
        0% {
            filter: initial;
        }

        100% {
            filter: invert(1);
        }
    }

    @-moz-keyframes animateDots {
        0% {
            filter: initial;
        }

        100% {
            filter: invert(1);
        }
    }

    @keyframes animateDots {
        0% {
            filter: initial;
        }

        100% {
            filter: invert(1);
        }
    }

    @-webkit-keyframes animateLines {
        0% {
            filter: initial;
        }

        100% {
            filter: invert(1);
            transform: rotate(60deg);
        }
    }

    @-moz-keyframes animateLines {
        0% {
            filter: initial;
        }

        100% {
            filter: invert(1);
            transform: rotate(60deg);
        }
    }

    @keyframes animateLines {
        0% {
            filter: initial;
        }

        100% {
            filter: invert(1);
            transform: rotate(60deg);
        }
    }

    @-webkit-keyframes animateLinesB {
        0% {
            filter: initial;
        }

        100% {
            filter: invert(1);
            transform: rotate(180deg);
        }
    }

    @-moz-keyframes animateLinesB {
        0% {
            filter: initial;
        }

        100% {
            filter: invert(0.5);
            transform: rotate(180deg);
        }
    }

    @keyframes animateLinesB {
        0% {
            filter: initial;
        }

        100% {
            filter: invert(0.5);
            transform: rotate(180deg);
        }
    }

    @-webkit-keyframes animateCellA {
        0% {
            top: -150px;
            left: 50px;
        }

        100% {
            top: -80px;
            left: 25px;
            transform: rotate(50deg);
        }
    }

    @-moz-keyframes animateCellA {
        0% {
            top: -150px;
            left: 50px;
        }

        100% {
            top: -80px;
            left: 25px;
            transform: rotate(50deg);
        }
    }

    @keyframes animateCellA {
        0% {
            top: -150px;
            left: 50px;
        }

        100% {
            top: -80px;
            left: 25px;
            transform: rotate(50deg);
        }
    }

    @-webkit-keyframes animateCellB {
        0% {
            top: 2200px;
            left: 50px;
        }

        100% {
            top: 2250px;
            left: -20px;
            transform: rotate(90deg);
        }
    }

    @-moz-keyframes animateCellB {
        0% {
            top: 2200px;
            left: 50px;
        }

        100% {
            top: 2250px;
            left: -20px;
            transform: rotate(90deg);
        }
    }

    @keyframes animateCellB {
        0% {
            top: 2200px;
            left: 50px;
        }

        100% {
            top: 2250px;
            left: -20px;
            transform: rotate(90deg);
        }
    }

    .dots-1 {
        position: absolute;
        left: -200px;
        top: 500px;
    }

    .lines-1 {
        position: absolute;
        right: -150px;
        top: 950px;
        z-index: 0;
    }

    .lines-2 {
        position: absolute;
        right: 50px;
        top: 4900px;
        z-index: 0;
    }

}