body {
    background: none;
    font-family: 'Open Sans', sans-serif;
}

h2 {
    font-family: Montserrat, sans-serif;
}

h1 {
    font-family: Montserrat, sans-serif;
}

html {
    background: url(https://www.sweeba.com/dist/img/home-back.png) no-repeat center center fixed;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 140vh;
    margin: 3px auto 0;
    position: relative;
    background-attachment: scroll;
}



.wrap {
    max-width: 900px;

    margin-left: auto;
    margin-right: auto;
    opacity: 1;
}

#g-recaptcha-response {
    display: block !important;
    position: absolute;
    margin: -78px 0 0 0 !important;
    width: 302px !important;
    height: 70px !important;
    z-index: -999999;
    opacity: 10;
}

.wrap_big {
    max-width: 1500px;

    margin-left: auto;
    margin-right: auto;
    opacity: 1;
}

.btn-main {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;

}

input::-moz-placeholder {
    color: green;
}

.form_top {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px 3px 0px 0px;
    box-shadow: 0px;
    border: 0px;
    height: 50px; // Increase height as required
    margin-bottom: 30px;
    padding: 0 20px; // Now only left & right padding
}

.form_middle {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0px;
    box-shadow: 0px;
    border: 0px;
    height: 50px; // Increase height as required
    margin-bottom: 30px;
    padding: 0 20px; // Now only left & right padding
}

.form_bottom {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0px 0px 3px 3px;
    box-shadow: 0px;
    border: 0px;
    height: 50px; // Increase height as required
    margin-bottom: 30px;
    padding: 0 20px; // Now only left & right padding
}

.preview {
    border-radius: 3px;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(226, 226, 226, 0.75);
    -moz-box-shadow: 0px 0px 8px 0px rgba(226, 226, 226, 0.75);
    box-shadow: 0px 0px 8px 0px rgba(226, 226, 226, 0.75);
}

div.c12 {
    padding: 0px;
}

.class_1 {
    margin-top: -50px;
    margin-bottom: 150px;
}
.class_3 {
    margin-top: -50px;
    margin-bottom: 150px;
}

div.c11 {
    padding: 80px;
    padding-top: 0px;
    padding-right: 0px;
}

form.c10 {
    text-align: right;
}

form.c10 div,
form.c10 div input {
    border-radius: 15px;
}

.c9 {
    background: #00adee;
    padding: 15px;
    color: #fff;
    text-align: center;
}

h2.c8 {
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
}

p.c7 {
    color: #fff;
    line-height: 250%;
    color: #a5b4c4;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}

h2.c6 {
    color: #fff;
    font-weight: bold;
    font-size: 23px;
    letter-spacing: 1px;
    font-family: 'Montserrat,sans-serif', sans-serif;
}

div.c5 {
    padding: 0px;
    padding-top: 50px
}

p.c4 {
    text-align: right;
}

div.c3 {
    padding: 0px;
}

p.c2 {
    text-align: left;
}

img.c1 {
    width: 150px;
    height: auto;
    margin-left: 80px;
}

.sweeb_b_mobile {
    background: rgba(255, 255, 255, .1);
    border-radius: 3px;
    color: #fff;
    padding-top: 5px;

    overflow: hidden;
    margin-bottom: 0;
    margin-top: 35px;
}
.sweeb_b {
    background: rgb(54, 25, 25);
    background: rgba(255, 255, 255, .1);
    border-radius: 3px;
    color: #fff;
    padding-top: 5px;

    overflow: hidden;
    margin-bottom: -25px;
    margin-top: 35px;
}

.sweeb_bottom {
    padding: 10px;
    padding-top: 8px;
    width: 60%;
    display: block;
  margin: 0 auto;
    height: 40px;
    overflow: hidden;
    border-top: 1px solid rgba(255, 255, 255, .1);
    background: rgb(54, 25, 25);
    background: rgba(0, 173, 238, .1);
}

.sweeb_bottom1 {
    padding: 10px;
    padding-top: 8px;
    width: 100%;
    font-size: 22px;
    height: 60px;
    color: white;
    overflow: hidden;
    border-top: 1px solid rgba(255, 255, 255, .1);
    background: rgb(54, 25, 25);
    background: rgba(0, 173, 238, .1);
}

.sweeb_bottom1:hover {
    font-size: 22px;
    background: #00adee;
}

.img_border {
    border: 0px solid rgba(255, 255, 255, .2);
    border-radius: 3px;
}

.sweeb_bottom:hover {
    background: #00adee;
}

.sweeb_a {
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.sweeb_a:hover {
    color: #fff;
    text-decoration: none;
}

.avatar {
    display: block;
    border-radius: 100%;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 10px;
    height: 45px;
    width: 45px;
}

.textbody {
    color: #ffffff;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 21px;
    font-weight: 500;
    line-height: 120%;
    margin: 10px 0 30px;
    max-width: max-content;
}

.textbody2 {
    color: #ffffff;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
    margin: 10px 0 30px;
    max-width: 200px
}

.textbody3 {
    color: #ffffff;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 200;
    line-height: 140%;

}

.logo {
    display: block;
    width: auto;
    max-width: 100%;
    margin-top: 3px;
    margin-left: -10px;

}

.nav-marg {
    margin-left: 5%;
    margin-right: 5%;
}

.btn-main8 {
    border: 2px solid #5fb5f2;
    width: 100%;
    padding: 15px;
    color: #fff;
    background: #5fb5f2;
    font-size: 14px;
    font-weight: Bold;
    border-radius: 3px;
}

.btn-main8:hover {
    border: 4px solid #fff;
    width: 100%;
    padding: 15px;
    color: #5fb5f2;
    font-size: 14px;
    background: #fff;
    font-weight: Bold;
    border-radius: 3px;
    transition: 2.7s;
}

h5 {
    text-align: center;
    background-color: #00adee;
}

.brighten img {
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.brighten img:hover {
    -webkit-filter: brightness(100%);
}

ul {
    list-style-type: none;

}

.white {
    background-color: #ffffff;
}

.grey {
    background-color: #fafafa;
}

.blue {
    background: url(https://www.sweeba.com/dist/img/home-back.png) no-repeat center center fixed;
    background-repeat: no-repeat;
    background-size: 100% 100%;

    margin: 3px auto 0;
    position: relative;
    background-attachment: scroll;
}



.cta-footer h2 {
    font-size: 32px;
    color: #fff;
    margin: 0;
}

.cta-footer h2 em {
    border-bottom: 3px solid #fff;
}

.cta-footer .btn {
    display: block;
    width: 100%;
    margin: 2.25em auto 0;
}

.site-footer h3 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .2px;
    margin-top: 35;
    margin-left: -2;
    text-transform: uppercase;
}

.sub-form p:not(.form-terms) {
    margin-bottom: 24px;
}

.sub-form .form-control {
    border-color: #dadddf;
    color: #848e92;
    padding: 10px 16px 10px 40px;
}

.sub-form .form-control:focus {
    border-color: #31aff5;
    background-color: #fff;
}

#mc-form .input-group>i.fa-envelope {
    position: absolute;
    left: 16px;
    color: #b5bbbd;
    z-index: 10;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ie9 #mc-form .input-group>i.fa-envelope {
    top: 35%;
}

.sub-form input::-webkit-input-placeholder {
    color: #b5bbbd;
    font-weight: 400;
}

.sub-form input:-moz-placeholder {
    color: #b5bbbd;
    font-weight: 400;
}

.sub-form input::-moz-placeholder {
    color: #b5bbbd;
    font-weight: 400;
}

.sub-form input:-ms-input-placeholder {
    color: #b5bbbd;
    font-weight: 400;
}

.sub-form input,
.sub-form button {
    height: 52px;
}

.sub-form button {
    padding: 0px 24px;
}

#mc-error i,
#mc-success i {
    padding-right: .5em;
}

#mc-error,
#mc-success {
    padding: .3em 0;
    color: #fff;
    display: none;
    font-weight: 400;
    margin-bottom: .75em;
    border-radius: 2px;
    text-align: center;
}

#mc-error {
    background: #f44336;
}

#mc-success {
    background: #2dbf5b;
}

.footer-col-spacing [class^="col-"]:not(:nth-last-child(1)) {
    margin-bottom: 2.25em;
}

.footer-nav a {
    color: #848e92;
}

.footer-nav li:not(:nth-last-child(0)) {
    margin-bottom: 7px;
    text-align: left;

}

.footer-col-spacing ul.footer-nav {
    padding-left: 40;
}

.footer-nav a:hover,
.footer-nav a:focus,
.terms-privacy a:hover,
.terms-privacy a:focus {
    color: #345164;
}

.site-footer .social li a {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 24px;
}

.chat-btn.fixed,
.sl-page .chat-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #31aff5 url(../img/chat-icon.svg) center center no-repeat;
    position: fixed;
    bottom: 120px;
    right: 30px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    transition: all 0.2s ease-in-out;
    z-index: 2;
}

.chat-btn.fixed {
    display: none;
}

.chat-btn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.chat-btn.fixed {
    display: block;
}

.copyright-terms {
    padding: 2.25em 0;
}

.copyright-terms small,
.terms-privacy a {
    font-size: 14px;
    color: #345164;
}

.copyright-terms small {
    margin-bottom: 12px;
}

.copyright-terms small,
.terms-privacy li {
    display: inline-block;
}

.terms-privacy li:not(:nth-last-child(1)) {
    margin-right: 21px;
}

.cta-footer .btn {
    display: block;
    color: #fff;
    width: 50%;
    margin: 2.25em auto 0px;
}

.btn-secondary {
    background-color: #fff;
    font-size: 20px;
    background: transparent;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-image: initial;
    padding: 1.25em 2em;
}

.btn-secondary:hover {
    background-color: #00adee;
    transition: 2.7s;
}



.btn-secondary2 {
    background-color: #fff;
    font-size: 23px;
    font-color: #fff;
    background: transparent;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-image: initial;

}

.btn-secondary2:hover {
    background-color: #5fb5f2;
    font-color: #fff;
    transition: 2.7s;
}


blink {
    animation: blinker 0.6s linear infinite;
    color: #1c87c9;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.blink-one {
    animation: blinker-one 1s linear infinite;
}

@keyframes blinker-one {
    0% {
        opacity: 0;
    }
}

.blink-two {
    animation: blinker-two 2.7s linear infinite;
}

@keyframes blinker-two {
    100% {
        opacity: 0;
    }
}

.underline {
    text-decoration: underline;
    color: white;
    size: 23px;
}


/* ==========================================================================
   6. Features
   ========================================================================== */

.how-it-works .col-md-11,
.video-intro,
.features,
.feature-list,
.faq-list,
.about-us-into,
.app-download h2,
.app-store-btn,
.site-footer,
.copyright-terms,
.features-cta {
    text-align: center;
    background-color: white;
}

.section-header {
    margin-bottom: 3em;
    color: #000;
    text-transform: uppercase;
    background-color: white;
}

.section-header h2 {
    font-size: 30px;
    color: #000;
    margin-top: 0;
    background-color: white;
}

.section-header h3 {
    font-size: 20px;
    color: #5fb5f2;
    margin-bottom: 0;
    background-color: white;
}

.features .col-md-4 {
    overflow-y: hidden;
    background-color: white;

}

.features div[class="col-sm-4"] img,
.feature-list img,
.feature-cta-list img {
    width: 55px;
    height: 55px;
    background-color: white;

}

.features h4 {
    font-size: 16px;
    color: #5fb5f2;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 24px;
    letter-spacing: .5px;
    background-color: white;
}

.features .row-margin>.row,
.features .row-margin>.row>[class^="col-"],
.about-us-into .row>[class^="col-"] {
    margin-bottom: 1.5em;
    background-color: white;
}

.features .row-margin>.row:last-child,
.features .row-margin>.row>[class^="col-"]:last-child,
.feature-list [class^="col-"]:last-child,
.pricing .row>div[class^="col-"]:last-child,
.clients-list [class^="col-"]:nth-last-child(1),
.product-statistics [class^="col-"]:last-child,
.about-us-into .row>[class^="col-"]:last-child {
    margin-bottom: 0;
    background-color: white;
}

.features .col-md-7 .section-spacing {
    padding: 3em 0 4.5em;
    background-color: white;
}


.new-feature h2 {
    margin: 0 0 24px;
    font-size: 30px;
    background-color: white;
}

.new-feature h3 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    background-color: white;
}

.new-feature .col-md-7 p {
    font-size: 18px;
    background-color: white;
}

.new-feature-img {
    margin: 3em 0;
    background-color: white;
}

.feature-list [class^="col-"] {
    margin-bottom: 1.5em;
    background-color: white;
}

.new-feature-img {
    position: relative;
    a: hover img;

        {
        filter: drop-shadow(10px 10px 5px #888);
    }


}



.vote-heart {
  position: fixed;
  font-size: 16x;
  pointer-events: none;
  z-index: 2147483647;
  background: none !important;
}

/* UP vote ❤️ */
.vote-heart.type_up {
  animation: snakeUp 1.4s ease-out forwards;
  background: none !important;
}

/* DOWN vote 💔 */
.vote-heart.type_down {
  animation: snakeDown 1.4s ease-in forwards;
  background: none !important;
}

@keyframes snakeUp {
  0% {
    opacity: 1;
    transform: translate(0, 0) rotate(0deg) scale(1);
  }
  25% {
    transform: translate(-10px, -20px) rotate(-10deg) scale(1.2);
  }
  50% {
    transform: translate(10px, -40px) rotate(10deg) scale(1.4);
  }
  75% {
    transform: translate(-8px, -60px) rotate(-5deg) scale(1.5);
  }
  100% {
    opacity: 0;
    transform: translate(0, -80px) rotate(0deg) scale(1.6);
  }
}

@keyframes snakeDown {
  0% {
    opacity: 1;
    transform: translate(0, 0) rotate(0deg) scale(1);
  }
  25% {
    transform: translate(10px, 20px) rotate(10deg) scale(1.2);
  }
  50% {
    transform: translate(-10px, 40px) rotate(-10deg) scale(1.4);
  }
  75% {
    transform: translate(8px, 60px) rotate(5deg) scale(1.5);
  }
  100% {
    opacity: 0;
    transform: translate(0, 90px) rotate(0deg) scale(1.6);
  }
}

.sweeb-image-wrapper {
  position: relative;
}

.vote-avatars {
  bottom: 30px;
  display: flex;
  gap: 6px;
  z-index: 5;
}

.vote-avatar {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #fff;
  object-fit: cover;

  animation: floatBubble 3s ease-in-out infinite;
}

.vote-avatar:nth-child(2) {
  animation-delay: 0.4s;
}
.vote-avatar:nth-child(3) {
  animation-delay: 0.8s;
}

@keyframes floatBubble {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(0);
  }
}

.btn-link {
  border: none !important;
  outline: none !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.btn-link:focus,
.btn-link:hover,
.btn-link:active {
  border: none !important;
  outline: none !important;
  background: transparent !important;
  box-shadow: none !important;
}





        .cloud {
            width: 320px;
            height: 420px;

            background: #f2f9fe;
            background: linear-gradient(top, #fff 5%, #fff 100%);
            background: -webkit-linear-gradient(top, #fff 5%, #fff 100%);
            background: -moz-linear-gradient(top, #fff 5%, #fff 100%);
            background: -ms-linear-gradient(top, #fff 5%, #fff 100%);
            background: -o-linear-gradient(top, #fff 5%, #fff 100%);

            border-radius: 100px;
            -webkit-border-radius: 100px;
            -moz-border-radius: 100px;

            position: relative;
            margin: 45px auto 20px;
        }

        .cloud:after,
        .cloud:before {
            content: '';
            position: absolute;
            background: #FFF;
            z-index: -1
        }

        .cloud:after {
            width: 100px;
            height: 100px;
            top: -30px;
            left: 50px;

            border-radius: 100px;
            -webkit-border-radius: 100px;
            -moz-border-radius: 100px;
        }

        .cloud:before {
            width: 180px;
            height: 180px;
            top: -50px;
            right: 50px;
            border-radius: 200px;
            -webkit-border-radius: 200px;
            -moz-border-radius: 200px;
        }



        .cloud-mobile {
            width: 320px;
            height: 390px;

            background: #f2f9fe;
            background: linear-gradient(top, #fff 5%, #fff 100%);
            background: -webkit-linear-gradient(top, #fff 5%, #fff 100%);
            background: -moz-linear-gradient(top, #fff 5%, #fff 100%);
            background: -ms-linear-gradient(top, #fff 5%, #fff 100%);
            background: -o-linear-gradient(top, #fff 5%, #fff 100%);

            border-radius: 100px;
            -webkit-border-radius: 100px;
            -moz-border-radius: 100px;

            position: relative;
            margin: 45px auto 20px;
        }

           .cloud-mobile:after,
        .cloud-mobile:before {
            content: '';
            position: absolute;
            background: #FFF;
            z-index: -1
        }

        .cloud-mobile:after {
            width: 100px;
            height: 100px;
            top: -30px;
            left: 50px;

            border-radius: 100px;
            -webkit-border-radius: 100px;
            -moz-border-radius: 100px;
        }

        .cloud-mobile:before {
            width: 180px;
            height: 180px;
            top: -50px;
            right: 50px;
            border-radius: 200px;
            -webkit-border-radius: 200px;
            -moz-border-radius: 200px;
        }