body {
    /* background-color: skyblue; */
    margin: 0px;
    padding: 0px;
    margin: 0px;
    padding: 0px;
}

.skip-button{
    position: absolute;
    width: 150px;
    height: 42px;
    right: 0px;
    bottom: 83px;

    background: rgb(0 0 0 / 55%);
    border: 1px solid rgba(255,255,255,0.5);
    border-right: 0;
    box-sizing: content-box;
    color: #fff;
    direction: ltr;
    font-size: 18px;
    line-height: normal;
    min-width: 0;
    text-align: center;
    cursor: pointer;
    opacity: 1 !important;

    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto;
}


#spinner {
    position: absolute;
    top: 43%;
    left: 43%;
    display: none;
}

#skip_left {
    position: absolute;
    cursor: pointer;
    height: 28px;
    width: 28px;
    top: 13px;
}

#skip_right {
    position: absolute;
    cursor: pointer;
    height: 28px;
    width: 28px;
    top: 13px;
    left: 53px;
}

#skip_center_left {
    position: absolute;
    cursor: pointer;
    height: 28px;
    width: 28px;
    top: 13px;
    left: 50px;
}

#skip_center_right {
    position: absolute;
    cursor: pointer;
    height: 28px;
    width: 28px;
    top: 13px;
    right: 50px;

}

.skip-button img {
    width: 100%;
}

#pause_button {
    position: absolute;
    top: 0%;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: transparent;
    cursor: pointer;
}

#skip_buttons-center {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}

#skip_buttons-center >div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0px auto;
    top: 50%;
    position: absolute;
    z-index: 99999;
}
#pause-play-button_center{
    left: 50%
}
.center_btn-hide {
    display: block;
}

html,
body {
    scroll-behavior: smooth;
    max-width: 100%;
    /* overflow: auto; */
    background-color: #dedede;
    position: relative;
    min-height: 100%;
    font-family: 'klavika_basic_regularregular';
}

.col-10 {
    overflow: scroll;
}

iframe {
    overflow: hidden;
}

/* #img-scroll-top {
    width: 40px;
    position: absolute;
    bottom: 0px;
}

#scroll-top {
 
} */

#scroll-top {
    position: relative;
    top: -6px;
}

.copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    margin: 0px auto;
}

.container-fluid {
    margin-top: 30px;
}

.sticky-footer {
    position: relative;
    margin-bottom: 30px;
}

#ouibounce-modal {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 0);
}

#pop_up_close {
    position: absolute;
    right: 49px;
    top: 78px;
    font-size: 42px;
}

.pop_up {
    width: 100%;
}

.blurelement {
    filter: blur(4px);
    -webkit-filter: blur(4px);
}

#thankheader {
    width: 58%;
    margin-top: 50px;
    font-size: 32px;
}

.over,
.nprojects,
.total_prcie,
.total_projects {
    font-family: 'klavika_basic_regularregular';
}

#thankyou_social {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style-type: none;
    flex-direction: row;
    padding-right: 70px;
    padding: 20px 101px 20px 20px;
    box-shadow: 0px 2px 6px -1px rgb(0, 0, 0, 0.4);
    margin-bottom: 40px !important;
}

#voucher_social {
    position: absolute;
    right: -17px;
    width: 20%;
    top: 21px;
}

.main-title {
    padding-bottom: 25px;
}

.main-voucher {
    position: absolute;
    right: -20px;
    top: 57%;
}

#social-media {
    padding-top: 35px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    width: 100%;
}

.main-container-centered {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;

}

.cleartag {
    clear: both;
}

#bottom-cad {
    display: none;
}

#left-col {
    width: 300px;
    /* background-color: #00FF00; */
    float: left;
}

#right-col {
    margin-left: 22px;
    width: 818px;
    float: left;
    /* background-color: #0000FF; */
}

#left-title h1 {
    color: #FFFFFF;
    font-size: 30px;
    font-family: "klavika_basicmedium";
    font-weight: 400;
}

#share-row {
    padding-top: 20px;
    padding-bottom: 20px;
    /* background-color: #FF0000; */
}

.social_bottom,
.social_top {
    display: flex;
}

#left-voucher {
    position: absolute;
    right: -20px;
    top: 57%;
}

@media (max-width: 768px) {

    .social_bottom li {
        padding: 0px 21px;
    }

    .social_top li {
        padding: 0px 21px;
    }

    #thankyou_social {
        flex-direction: column;
        padding: 0px 73px;
    }

    #voucher_social {
        position: unset;
        position: unset;
        width: 74px;
        height: 65px;
    }
}


/* @media (min-width: 768px) and (max-width: 1160px){
    #bottom-cad {
        padding-left: 100px;
        padding-right: 100px;
        display:block;
        padding-bottom:65px;
    }
} */
@media (max-width: 1160px) {
    .bubbles {
        height: 400px;
    }

    #bottom-cad {
        padding-left: 100px;
        padding-right: 100px;
        display: block;
        padding-bottom: 65px;
    }

    #left-col {
        width: 100%;
        margin: opx auto;
        text-align: center;
    }

    #thankheader {
        width: 100%;
    }

    #top-cad {
        display: none;
    }

    .card-custom {
        width: 100%;
    }

    #left-col {
        float: unset;
    }

    #right-col {
        margin: 0 auto;

        float: unset;
    }
}

@media (max-width: 836px) {
    #right-col {
        width: 100%;
        max-width: 1024px;
    }

}

@media (max-width: 768px) {
    #bottom-cad {
        padding-left: 20px;
        padding-right: 20px
    }
}

.card-footer-custom {
    font-family: 'klavika_basic_regularregular';
}

.card-details {
    list-style-type: none;
    list-style: none;
}

.card-title {
    color: black;
    margin-left: 20px;
    font-family: 'klavika_basicmedium';
}

.footer-text {
    font-family: 'klavika_basic_regularregular';
}

#card-custom_bottom {
    position: absolute;
    bottom: 23px;
    left: 0px;
    width: 55%;
    border: none;
    margin-left: 30px;
}

.card-body_bottom {
    background-color: #ffffff00 !important;
}

#video-container {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#videoplayer {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    border: none;
    /* margin-top: 25px; */

}

#video {
    width: 100%;
    height: 100%;
}

.video-player_btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px auto;
    padding: 0px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.video-btn {
    cursor: pointer;
    width: 148px;
    height: 76px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 30%;
    background: red;
    margin: 20px;
}

.video-checkbox {
    cursor: pointer;
    width: 20px;
    height: 16px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 3%;
    background: red;
    margin: 6px;
}

.go_back {
    /* background: red;
    width: 66px;
    height: 25px;
    font-family: "klavika_basicmedium";
    color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; */
    cursor: pointer;
}

#top_btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;

}

.hidden {
    display: none;
}

.video-input {
    height: 34px;
}

.video-btns {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    z-index: 9999999;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* background-color: rgba(255, 0, 0, 0); */
    opacity: 0;
    pointer-events: all;
}

/* .video-subtitle_container{
    position: absolute;
    top: unset !important;
    bottom: 3%;
    width:100% !important;
    height: auto !important;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 3vw;
    background-color: rgba(0,0,0,0.3);
    padding:0.5vw 1vw;
    color:#FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    z-index: 999;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
} */
.video-subtitle_container {
    position: absolute;
    color: #FFFFFF;
    width: fit-content !important;
    height: auto !important;
    bottom: 3%;
    left: 0px !important;
    top: unset !important;
    right: 0px;
    margin: 0px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 0.5vw 1vw;
    z-index: 999;
    display: none;
}

/* .video-btns .label {
    display: none;
} */

input:focus {
    outline: none;
    border: none;
}

.name {
    font-family: "klavika_basic_regularregular";
    font-size: 41px;
    font-weight: 550;
    /* margin-right: 66px; */
}

.video-btns.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.video-subtitle_container.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#skip_left.skip_hide {
    display: none;
}

#skip_right.skip_hide {
    display: none;
}

.share-social {
    margin-left: 67px !important;

}

#username.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#interactive-modal {
    display: none;
}

#btn-close-modal {
    position: absolute;
    right: 13px;
    cursor: pointer;
}

#interactive-layers,
#interactive-modal {
    position: absolute;
    width: 1024px;
    height: 576px;
    top: 0px;
    left: 0px;
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    /* pointer-events: none; */
}

.sync-element {
    background-color: #eff9f9;
    position: absolute;
    position: absolute;
    width: 451px;
    height: 64px;
    border: none;
    outline: none;
    text-align: center;
}

.go_back {
    height: 28px;
    color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 8px;
}

.hidden {
    display: none;
}

.form-horizontal {
    margin: 0px 20px;
    padding: 10px 0px;
    width: 100%;
    height: 100%;
}

.form-top input {
    height: 21px;
}

.form-middle {
    margin-top: 24px;
}

.form-middle input {
    height: 20px;
}

.form-bottom {
    margin-top: 26px;
}

.form-bottom input {
    height: 20px;
}

.input-checkbox {
    margin-top: 15px;
}

#forms input {
    width: 100%;
    width: 100%;
    outline: none;
    border: none;
}

.checkbox-input {
    width: auto !important;
    height: 52px !important;
    width: 24px !important;
    margin-left: -3px;
}

.totalbudget {
    margin: 0px 12px;
    font-family: "klavika_basic_regularregular";
    font-size: 41px;
    font-weight: 600;
}

.totalprojects {
    font-family: "klavika_basic_regularregular";
    font-size: 41px;
    font-weight: 550;
}

.footer-text {
    font-size: 11px;
    font-size: 11px;
    /* position: absolute;

    top: -41px; */
}

/* .totalprojects {
    color: #FFFFFF;
    text-shadow: 2px 2px#22858C;

} */
.ntotalprojects {
    font-family: "klavika_basic_regularregular";
    font-size: 41px;
    font-weight: 600;
    margin-left: 8px;
    color: #FFFFFF;
    text-shadow: 2px 2px#22858C;
}

.price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.totalbudget {
    color: #102628;
    text-shadow: 2px 2px#FFFFFF;
}

#form-iframe {
    width: 100%;
    height: 501px;
    margin: 21px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: none;
    border-radius: 7px;
    background-color: #DEDEDE;
    padding: 0px;
    overflow: hidden;
}

#main-content_bottom {
    background: #f5f5f5;
    overflow: hidden;
}

.form-header {
    text-align: center;
    font-size: 26px;
    margin-top: 30px
}

#form-content {
    width: 100%;
    margin: 21px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    border: none;
    border-radius: 7px;
    background-color: #DEDEDE;
    padding: 0px;
}


#gif-data {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 23%;
}

.gif {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
}

select {
    word-wrap: normal;
    border: none;
    width: 100%;
}

#video-iframe {
    width: 100%;
    height: 100%;
}

#muted-btn {
    position: absolute;
    top: 0px;
    left: 6px;
    z-index: 10000;
}

#muted-btn.muted #customPlayerVoice {
    display: none;
}

#muted-btn.muted #customPlayerMute {
    display: block;
}

#customPlayerVoice {
    display: block;
}

#customPlayerMute {
    cursor: pointer;
    display: none;
}

#customPlayerVoice img {
    height: 30px
}

#customPlayerMute img {
    height: 30px
}

#customPlayerVoice {
    cursor: pointer;
}

/* custom modal */

#share-modal .modal-header .close {
    position: absolute;
    top: 15px;
    right: 15px;
}

#share-modal .modal-title {
    padding-right: 20px;
    padding-left: 20px;
}

#share-modal li {
    /* margin-bottom: 15px; */
    color: #fff;
    list-style: none;
}

.modal-body {
    margin: 10px auto;
}

#share-modal li a {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    width: 100%;
    max-width: 300px;
}

#share-modal .modal-dialog {
    position: fixed;
    bottom: 66px;
    right: 12px;
    margin: 0px;
}

.fa-facebook-square {
    color: #3b5998;
}

.fa-twitter-square {
    color: #00acee;
}

.fa-linkedin {
    color: #0e76a8;
}

.fa-envelope-square {
    color: #ddd;
}

.modal-content {
    border: none;
    background-color: #4e4d4c6e;
}

#img-checkbox {
    opacity: 0;
    position: absolute;
    left: 31px;
    width: 14px;
    height: 14px;
}

.selected#img-checkbox {
    opacity: 1;
}

#x-close {
    width: 23px;
    right: -9px;
    position: absolute;
    top: 3px;
}

#main-content {
    padding-top: 18px;
    background-image: url('../images/background-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 600px; */
}

#left-content_card {
    bottom: 313px;
}

#free-voucher {
    width: 57%;
}

#right-content_video {
    /* margin-top: 18px; */
    padding-bottom: 42px;
    background-color: #fff;
    padding-left: 3px;
    padding-right: 3px;
    padding-right: 3px;
    padding-top: 3px;
    -webkit-box-shadow: 0px 2px 6px -1px rgb(0, 0, 0, 0.4);
    box-shadow: 0px 2px 6px -1px rgb(0, 0, 0, 0.4);
}

#fillout_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* position: absolute; */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* margin-left: 200px;
    bottom: -100px; */
}

#fil-out_form {
    width: 252.694px;
    height: 56px;
    white-space: nowrap;
    text-align: center;
    font-family: "klavika_basic_regularregular";
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    color: rgba(255, 255, 255, 1);
    background-color: #71adb1;
    background-color: #ffffff00;
    border-radius: 3px;
    border: 3px solid transparent;
    border-color: white;
    color: white;
    -webkit-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.3);
    box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

/* background-color: #ffffff00;
background-color: #ffffff52; */

#fil-out_form:hover {
    color: white;
    border: none;
    background-color: #ffffff52;
    border: 3px solid white;
}

#left-content h1 {
    color: #FFFFFF;
    font-size: 30px;
    font-family: "klavika_basicmedium";
    font-weight: 400;
}

/* #left-content .card-body{
    background-color: #ffffff52;
    color: white;
} */
#right-content {
    margin-top: 18px;
    padding-bottom: 42px;
    padding-left: 3px;
    background-color: #fff;
    padding-right: 3px;
    padding-top: 3px;
}

#card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem 0px;
}

.card-custom {
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    -webkit-box-shadow: 0px 2px 6px -1px rgb(0, 0, 0, 0.4);
    box-shadow: 0px 2px 6px -1px rgb(0, 0, 0, 0.4);
    /* margin-top: 45px;
    width: 98%; */
}

#card-body {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ffffff52;
    color: white;
    background-clip: border-box;
    font-family: "klavika_basic_regularregular";
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}


.card-footer-custom {
    padding: .75rem 1.25rem;
    background-color: #E3051E;
    border: none;
    color: #fff;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-family: 'klavika_basic_regularregular';
}

.navbar {
    padding: 0px;
}

.card-details {
    padding: 0px 4px;
}

.details {
    border-left: 3px solid;
    padding: 0px 12px;
    margin: 10px;
}

.scroll {
    cursor: pointer;
}

#img-scroll {
    cursor: pointer;
}

.bottom-details {
    color: black;
}

.nprojects,
.price_value,
.Over,
.price_value,
.price_value {
    font-family: "klavika_basic_regularregular";
    font-size: 20px
}

.c1,
.c2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0px auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: white;

}

.bubbles {
    position: relative;
    left: 56px;
}

.c1 .total_projects {
    font-size: 30px;
    font-weight: bolder;
}

.c1 .nprojects {
    margin: 0px auto;
    width: 57%;
    -moz-text-align-last: center;
    text-align-last: center;
}

.c2 .price_value {
    font-size: 42px;
    font-weight: bolder;
}

#strzalka_w_prawo {
    margin-left: 10px;
    margin-left: 10px;
    transform: rotate(272deg);
}

#strzalka_w_lewo {
    margin-right: 14px;
    transform: rotate(89deg);
    position: relative;
    top: 11px;
}

.c1 {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    background: rgb(79, 165, 171);
    position: absolute;
}

.c2 {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    background: rgb(79, 165, 171);
    position: absolute;
    /* font-size: 35px; */
}

.c2 .total_prcie {
    font-size: 42px !important;
    font-weight: bolder !important;
}

.c1 {
    left: 20px;
    top: 50px;
}

.connect2 {
    background: orange;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    background: orange;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -50px;
    top: 38px;
}

.connect3 {
    background: orange;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    background: orange;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    top: 237px;
    left: 157px;
}

.connect4 {
    position: absolute;
    background: orange;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    right: -70px;
    bottom: -134px;
}

.connect1 {
    position: absolute;
    right: -80px;
    top: 130px;
    background: orange;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.connect1::before,
.connect1::after {
    content: '';
    display: block;
    background: orange;
    height: 10px;
    position: absolute;
    z-index: -1;
}

.connect1::before {
    width: 200px;
    top: -20px;
    left: -180px;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.connect1::after {
    width: 200px;
    right: -160px;
    top: 70px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
}




.connect2::before,
.connect2::after {
    content: '';
    display: block;
    background: orange;
    height: 10px;
    position: absolute;
    z-index: -1;
}

.connect2::after {
    width: 200px;
    right: -178px;
    top: 67px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
}





.connect3::before,
.connect3::after {
    content: '';
    display: block;
    background: orange;
    height: 10px;
    position: absolute;
    z-index: -1;
}

.connect3::before {
    width: 147px;
    top: -48px;
    left: -85px;
    -webkit-transform: rotate(70deg);
    -ms-transform: rotate(70deg);
    transform: rotate(70deg);
}

.connect3::after {
    width: 99px;
    right: -77px;
    top: 57px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
}

.c2 {
    left: 300px;
    top: 180px;
}

#bottom-content {
    padding-bottom: 93px;
}

#bubble-content {
    position: -webkit-sticky;
    position: sticky;
}

.circle1 {
    position: absolute;
    right: 238px;
    top: 120px;
}

.circle2 {
    position: absolute;
    right: 164px;
    top: 86px;
}

.circle3 {
    position: absolute;
    top: 238px;
    left: 185px;
}

.circle4 {
    position: absolute;
    top: 563px;
    right: 91px;
}

.circle7 {
    position: absolute;
    top: 558px;
    left: 361px;
}

.circle9 {
    position: absolute;
    top: 728px;
    right: 143px
}

.circle10 {
    position: absolute;
    top: 300px;
}

.circle6 {
    position: absolute;
    top: 632px;
    right: 75px;
}

.circle8 {
    position: absolute;
    top: 488px;
    left: 453px;
}

.circle5 {
    position: absolute;
    top: 762px;
    left: 350px;
}




@media (max-width:992px) {

    .bubbles {
        -webkit-transform: scale(0.6, 0.6);
        -ms-transform: scale(0.6, 0.6);
        transform: scale(0.6, 0.6);
        /* position: absolute; */
    }

    .bubbles {
        left: -18px;
    }

    #card-custom_bottom {
        position: static;
        top: 0px;
        width: 82%;
    }

    #main-content_bottom {
        position: relative;
    }

    .total_projects {
        font-size: 28px !important;
    }

    .nprojects {
        width: 60% !important;
    }

    .circle6 {
        position: absolute;
        left: 170px;
        top: 296px;
    }

    .circle10 {
        position: absolute;
        left: -33px;
        top: 206px;
    }

    .circle8 {
        position: absolute;
        left: 53px;
        top: 335px;
    }

    .circle9 {
        position: absolute;
        top: 52px;
        right: 0px;
    }

    .circle1 {
        position: absolute;
        top: 101px;
        right: -119px;
    }

    .circle2 {
        position: absolute;
        right: -401px;
        top: 63px;
    }

    .circle3 {
        position: absolute;
        top: 203px;
        left: 153px;
    }

    .circle7 {
        position: absolute;
        top: 33px;
        left: 170px;
    }

    .circle4 {
        position: absolute;
        top: 40px;
        right: -81px;
    }

    #bottom-content {
        padding: 0px;
    }

    #strzalka_w_lewo {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }

    #strzalka_w_prawo {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
    }

    #free-voucher {
        width: 60%;
    }

    #voucher {
        top: 58%;
    }

    #bubble-content {
        background-color: #dedede29;
    }

    .form-header {
        color: white;
    }

    /* #form-iframe {
        height: 737px;
    } */

    .card-body_bottom {
        border: 2px solid #DEDEDE;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-bottom: 0px;
        -webkit-box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

    .c1 {
        width: 150px;
        height: 150px;
    }

    .c2 {
        width: 200px;
        height: 200px;
    }

    .connect1 {
        position: absolute;
        right: -65px;
        top: 80px;
    }

    .connect2::after {
        width: 200px;
        right: -178px;
        top: 39px;
        -webkit-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        transform: rotate(20deg);
    }

    .connect1::before {
        width: 171px;
        top: -20px;
        left: -158px;
        -webkit-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        transform: rotate(20deg);
    }

    .c1 {
        left: 0px;
        top: 32px;
    }

    .c2 {
        left: 219px;
        top: 111px;
    }

    .connect3 {
        top: 217px;
        left: 138px;
    }

    .connect4 {
        right: -38px;
        bottom: -98px;
    }

    .connect3::after {
        width: 83px;
        right: -60px;
        top: 45px;
        -webkit-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
        transform: rotate(35deg);
    }

}

@media (max-width:768px) {
    #strzalka_w_lewo {
        top: unset;
    }

    .sticky-footer {
        margin: 30px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .sticky-footer {
        position: relative;
        margin: 30px;
    }

    .copyright {
        flex-direction: column;
    }

    #form-content {
        padding: 0px 30px;
        background-image: url(../images/background-bg.png);
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
        margin: 0px;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    #main-content {
        padding: 0px 35px;
    }

    #left-content h1 {
        font-size: 27px;
    }

    #right-content_video {
        margin: 26px auto;
    }

    #fillout_btn {
        margin: 0px auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-self: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }

    #left-content_card {
        padding: 0px;
    }
}