* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

body {
    margin-top: 0px;
    background: #fff;
}

.account-block {
    padding: 0;
    /* background-image: url(https://www.bootdey.com/image/500x500/FFB6C1/000000);
    background-repeat: no-repeat;
    background-size: cover; */
    height: 100%;
    position: relative;
}

.account-block .overlay {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #43d691;
}

.account-block .account-testimonial {
    text-align: center;
    color: #fff;
    position: absolute;
    margin: 0 auto;
    padding: 0 1.75rem;
    bottom: 3rem;
    left: 0;
    right: 0;
}

.text-theme {
    color: #43d691 !important;
}

.btn-theme {
    background: rgb(67, 214, 145);
    background: linear-gradient(223deg, rgba(67, 214, 145, 1) 0%, rgba(59, 149, 162, 1) 82%, rgba(59, 149, 162, 1) 100%);
    color: #fff !important;
    font-size: 20px;
    padding: 11px 31px;
    font-weight: 600;
    border-radius: 42px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    display: inline-block;
}

.btn-theme:focus {
    border: none;
    outline: 0 !important;
}

.btn-theme:hover {
    transform: scale(1.1);
    color: #fff !important;
    text-decoration: none;
}

a {
    color: #43d691;
    text-decoration: underline;
}

.leading_heading h2 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
    color: #fff;
}

.leading_heading p {
    text-align: center;
    font-size: 19px;
    color: #fff;
}

input::placeholder,
select {
    color: #bbb9b9 !important;
    font-size: 14px;
}

.leading_heading {
    padding: 31px 0px 0px 0px;
}

.webo_logo {
    width: 70%;
    margin: auto;
    padding: 20px 0px 0px 0px;
}

.webo_logo img {
    width: 100%;
}

.empower_box1 {
    margin-top: 29px;
    text-align: center;
    color: #fff;
}

.empower_box1 .empower_blank {
    width: 100%;
    height: 3px;
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 3px;
    margin: auto auto 20px auto;
}

input {
    border: 1px solid rgb(228 230 233);
}

input:focus {
    border: 2px solid #43d691 !important;
    box-shadow: 0 0 0 0.2rem rgb(66 214 144 / 26%) !important;
}

.empower_box1 h2 {
    font-size: 3.5rem;
    font-weight: 900;
    color: #fff;
}

.empower_box1 span {
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
}

label {
    color: #544c4c;
    font-weight: 500;
}

.free_trial_form {
    padding: 0px 50px;
}

.info_row {
    padding: 15px 0px 15px 0px;
    -webkit-box-shadow: 0 0 30px 0 rgba(15, 27, 41, .05);
    /* box-shadow: 0 0 30px 59px rgba(15,27,41,.05); */
    /* border-radius: 8px; */
    background: #fff;
}

.form-control{
    margin-bottom: 13px;
    padding: 4px 6px;
}

.cradiential_row {
    margin-top: 9px;
    background: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(15, 27, 41, .05);
    padding: 17px 0px;
}

@media only screen and (max-width: 767px) {
    .free_trial_form {
        padding: 0px 16px;
    }

    .right_side_login {
        height: 100% !important;
        padding: 10px !important;
    }

    .right_side_login {
        display: none !important;
    }
    .form-control {
        margin-bottom: 14px;
        padding: 8px 12px;
    }
    .cradiential_row {
        margin-top: 19px;
    }
    .cradiential_row {
        margin-top: 9px;
        background: #fff;
        -webkit-box-shadow: 0 0 30px 0 rgba(15, 27, 41, .05);
        padding:10px 0px;
    }
}



.empower_img {
    width: 70px;
    margin: auto auto 20px auto;
}

.empower_img img {
    width: 100%;
}

.right_side_login {
    display: flex;
    background: rgb(67, 214, 145);
    background: linear-gradient(223deg, rgba(67, 214, 145, 1) 0%, rgba(59, 149, 162, 1) 82%, rgba(59, 149, 162, 1) 100%);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 11px 11px !important;
}

#thankyou_content {
    padding: 50px;
    display: none;
}

#free_trial_form2 {
    display: block;
}


.tool_tip {
    position: absolute;
    top: -50px;
    background: #3b95a2;
    padding: 13px 13px;
    font-size: 11px;
    border-radius: 3px;
    z-index: 1;
    color: #fff;
    right: -41px;
    opacity: 0; 
    transition: .5s all;
    width: 200px;
}

.application_icon{
cursor:pointer;
margin-left: 3px;
}

.application_icon:hover .tool_tip{
      opacity: 1;
}
.skip{
    color: #6c757d;
    display: block;
    font-size: 16px;
    font-weight: 400;
}

.skip b{
    color: #3b95a2;
}

@media screen and (min-width: 1440px) {
    .right_side_login {
    height: 100vh;
  }
}

@media screen and (max-width: 539px) {
    .new_input_div {
margin-right: 0px;
    margin-bottom: 17px;
}
.new_btn {
    width: 317px;
}
.get_free_trial_btn {
    width: 100%;
}
}

:root {
    --marquee-width: 100%;
    --marquee-height: 100%;
    --marquee-elements-displayed: 4;
    --marquee-element-width: calc(var(--marquee-width) / var(--marquee-elements-displayed));
    --marquee-animation-duration: calc(var(--marquee-elements) * 3s);
}

.marquee {
    width: 100%;
    height: 100%;
    color: #eee;
    overflow: hidden;
    position: relative;
}

.marquee:before,
.marquee:after {
    position: absolute;
    top: 0;
    width: 10rem;
    height: 100%;
    content: "";
    z-index: 1;
}

.marquee:before {
    left: 0;
   /*  background: linear-gradient(to right, #ffffff 0%, transparent 100%); */
}

.marquee:after {
    right: 0;
   /*  background: linear-gradient(to left, #ffffff 0%, transparent 100%); */
}

.marquee-content {
    list-style: none;
    height: 100%;
    display: flex;
    animation: scrolling var(--marquee-animation-duration) linear infinite;
    margin-bottom: 0;
}

/* .marquee-content:hover {
    animation-play-state: paused;
  } */
@keyframes scrolling {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements)));
    }
}

.marquee-content li {
    text-align: center;
    flex-shrink: 0;
    width: var(--marquee-element-width);
    font-size: calc(var(--marquee-height)*3/4);
    white-space: nowrap;
    margin-right: 20px;
    padding: 20px;
    border-radius: 8px;
    height: 160px;
}

.marquee-content li img {
    width: 100%;
}

.client_img {
    width: 166px;
    margin: auto;
    display: flex;
    height: 63px;
    border-radius: 5px;
    align-items: center;
}

.marquee-content li img {
    width: 100%;
    /* border-radius: 50%; */
}

@media (max-width: 600px) {
    html {
        font-size: 12px;
    }

    :root {
        --marquee-width: 100vw;
        --marquee-height: 16vh;
        --marquee-elements-displayed: 2;
    }

    .marquee:before,
    .marquee:after {
        width: 5rem;
    }
}


:root {
    --marquee-width: 100%;
    --marquee-height: 100%;
    --marquee-elements-displayed: 4;
    --marquee-element-width: calc(var(--marquee-width) / var(--marquee-elements-displayed));
    --marquee-animation-duration: calc(var(--marquee-elements) * 3s);
}

.marquee2 {
    width: 100%;
    height: 100%;
    color: #eee;
    overflow: hidden;
    position: relative;
}

.marquee2:before,
.marquee2:after {
    position: absolute;
    top: 0;
    width: 10rem;
    height: 100%;
    content: "";
    z-index: 1;
}

.marquee2:before {
    left: 0;
   /*  background: linear-gradient(to right, #ffffff 0%, transparent 100%); */
}

.marquee2:after {
    right: 0;
   /*  background: linear-gradient(to left, #ffffff 0%, transparent 100%); */
}

.marquee-content2 {
    list-style: none;
    height: 100%;
    display: flex;
    animation: scrolling2 130s linear reverse infinite;
    margin-bottom: 0;
}

/* .marquee-content2:hover {
    animation-play-state: paused;
  } */
@keyframes scrolling2 {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements)));
    }
}

.marquee-content2 li {
    text-align: center;
    flex-shrink: 0;
    width: var(--marquee-element-width);
    font-size: calc(var(--marquee-height)*3/4);
    white-space: nowrap;
    margin-right: 20px;
    padding: 20px;
    border-radius: 8px;
    height: 160px;
}

.marquee-content2 li img {
    width: 100%;
}

.client_img {
    width: 166px;
    margin: auto;
    display: flex;
    height: 63px;
    border-radius: 5px;
    align-items: center;
}

.marquee-content2 li img {
    width: 100%;
    /* border-radius: 50%; */
}

@media (max-width: 600px) {
    html {
        font-size: 12px;
    }

    :root {
        --marquee-width: 100vw;
        --marquee-height: 16vh;
        --marquee-elements-displayed: 2;
    }

    .marquee2:before,
    .marquee2:after {
        width: 5rem;
    }
}
