
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
/* font-family: 'Inter', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700&display=swap');
/* font-family: 'Roboto', sans-serif; */

body {
    background: #fff;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    overflow-x: hidden;
}
a {
    display: inline-block;
    color: inherit;
}

p {
    font-size: 15px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
    line-height: 1.8;
}
.complete-column .checkbox-custom[type=checkbox]:checked:before {
    border:none;
}
button:focus {
    outline: none;
}

a:hover, a:focus {
    color: inherit;
    text-decoration: none;
}

h2 {
    font-size: 30px;
    margin: 0;
    font-family: 'Inter', sans-serif;
}

h3 {
    font-size: 25px;
    margin: 0;
    font-family: 'Inter', sans-serif;
}

h4 {
    font-size: 20px;
    font-family: 'Inter', sans-serif;
    margin: 0;
}

h5 {
    font-size: 15px;
    margin: 0;
}

h6 {
    font-size: 12px;
    margin: 0;
}

table {
    width: 100%;
}
img{
    max-width:100%;

}
.main-header {
    background-color: #F6F8F9;
    padding: 15px 0;
}
.header-logo img {
    max-width: 20%;
}
.main-banner {
    margin-top: 25px;
    margin-bottom: 0px;
    padding: 50px 0px 0px 0px;
    background-color: #fff;
}

.baner-content h3 {
    color: #4285F4;
    /* font-family: "Oswald", Sans-serif; */
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.1em;
    margin-bottom: 10px;
}

.baner-content h4 {
    color: #FBBC05;
    /* font-family: "Oswald", Sans-serif; */
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.1em;
    margin-bottom: 30px;
}

.baner-content p {
    color: #404040;
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.6em;
}

.baner-content ul li {
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 11px;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
}
.container {
    max-width: 1140px;
}
.baner-content h6 {
    font-family: "Inter", Sans-serif;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 19px;
}
.baner-content a {
    /* font-family: 'Roboto', sans-serif;
    font-weight: 500;
    fill: #fff;
    color: #fff;
    background-color: #4285f4;
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px;
    text-decoration: none; */
}
.btn-blue:hover{
    color: #FFFFFF;
    background-color: #fbbc05;
}
.btn-blue .fa{
    margin-right: 10px;
}
.blue {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 50px;
    margin-bottom: 0px;
    padding: 35px 0px 35px 0px;
    background-color: #4285f4;
}

.blue-content h4 {
    color: #fff;
    font-family: "Oswald", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.1em;
}
.app-images {
    padding: 25px 0px 0px 0px;
    background-color: #fff;
}
.app-content {
    text-align: center;
}
.app-content h4 {
    color: #4285f4;
    font-weight: 600;
    font-size: 43px;
    line-height: 52px;
}
.app-content img {
    width: 58%;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #020101DE;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    margin-top: 50px;
}
.review-content {
    padding: 160px 0;
    background-color: #fff;
}
.review-inner-content h4 {
    color: #4285f4;
    font-family: "Oswald", Sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.1em;
    margin-bottom: 15px;
}

.review-inner-content h5 {
    color: #f9b507;
    font-family: "Oswald", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.3em;
    margin-bottom: 30px;
}
.review-inner-content p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    padding-right: 20px;
}
.review-inner-content {
    padding-left: 18px;
}
.btn-blue {
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px;
    background: #4285f4;
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
}
 /* .ekit_hotspot_pulse_1, .ekit_hotspot_pulse_2 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    border-radius: inherit;
    color: inherit;
    -webkit-box-shadow: 0 0 0 15px currentColor;
    box-shadow: 0 0 0 15px currentColor;
    -webkit-animation: pulsekm 3s infinite cubic-bezier(.4,0,1,1) both;
    animation: pulsekm 3s infinite cubic-bezier(.4,0,1,1) both
} */

 .ekit_hotspot_pulse_1 {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}
.swipe-circle {
    width: 25px;
    height: 25px;
    background: #4285f4;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    
}
.circle-rotate{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    -webkit-animation: pulsekm 3s infinite cubic-bezier(.4,0,1,1) both;
    animation: pulsekm 3s infinite cubic-bezier(.4,0,1,1) both;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.circle-wrapper {
    position: relative;
    margin: 0 auto;
}
.swipe-box {
    position: absolute;
    text-align: center;
    max-width: 170px;
    top: 100px;
    left: -78px;
}
.swipe-box h5 {
    font-size: 16px;
    color: #4285f4;
    margin-bottom: 30px;
    position: relative;
}
.swipe-box h5:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
    border-top-color: currentColor;
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    color: #fff;
    left: 70px;
    /* right: 0; */
    /* margin: 0 auto; */
    top: 49px;
}
.swipe-imgs {
    position: relative;
}
.swipe-box.swipebox1 {
    left: 45%;
    top: 45px;
}
.swipe-circle:before {
    content: " ";
    position: absolute;
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 150%;
    top: 7px;
    right: 8px;
}
.swipebox2 {
    right: -54px;
    top: -90px;

    left: auto;
}
.swipe-comments {
    background-color: transparent;
    background-image: linear-gradient(360deg, #FBBC052E 0%, #ffffff 100%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 50px;
    margin-bottom: 0px;
}
.swipe-top-content img {
    width: 45%;
    margin: 0 auto 40px auto;
    display: block;
}

.swipe-top-content h5 {
    text-align: center;
    color: #4285F4;
    font-family: "Oswald", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.1em;
    margin-bottom: 20px;
}
.swipes-comments h4 {
    font-size: 34px;
    line-height: 41px;
    color: #333333;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 20px;
}
.swipes-comments ul li {
    color: #404040;
    font-size: 18px;
    line-height: 24px;
    padding: 5px;
    font-weight: 600;
}
.swipes-comments ul {
    margin-bottom: 20px;
}
.swipes-comments ul li .fa {
    color: #fabb04;
    margin-right: 20px;
}
footer {
    background: #4285f4;
    text-align: center;
}

.footer-content p {
    margin: 0;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
}

.footer-content {
    padding: 15px 0px 15px 0px;
}

.footer-content {}

p {}

.empty-footer {
    padding: 1rem 0;
}

.review-repeater {
    display: flex;
    align-items: center;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #0000000F;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 32px 0px 80px 0px;
}
.review-left {
    width: 285px;
}
.review-right {
    width: calc(100% - 285px);
}
.review-right p {
    margin: 0;
    color: #404040;
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    line-height: 1.6em;
}
.reveiew-stars .fa {
    color: #fab507;
}
.review-left h4 {
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #4285f4;
}
.swipe-reviews {
    background-color: #F6F8F9;
    padding-top: 75px;
}
.reveiw-title h4 {
    margin-bottom: 30px;
    color: #4285f4;
    font-size: 20px;
    font-weight: 800;
}
.reveiw-title p {
    margin: 0;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #4285f4;
}
.reveiw-title {
    margin-bottom: 40px;
}
.baner-content ul li img,.baner-content h6 img {
    margin-right: 20px;
}
.baner-content ul{
    margin-bottom: 10px;
}
.comment-title h4 span{
    position: relative;
}
.comment-title svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    transform: translate(-50%,-50%);
    overflow: visible;
}
.comment-title svg path {
    stroke: #4285f4;
    stroke-width: 9;
    fill: none;
    opacity: 0;
    stroke-dasharray: 0 1500;
    transition: .3s
}

.comment-title svg path {
    animation: elementor-headline-dash forwards;
    animation-duration: var(--animation-duration,1.2s);
    animation-iteration-count: 1
}

.comment-title svg path:nth-of-type(2) {
    animation-delay: calc(var(--animation-duration, 1.2s) / 2)
}

.comment-title.e-hide-highlight svg path {
    opacity: 1;
    stroke-dasharray: 1500 1500;
    animation: hide-highlight .4s forwards;
    animation-iteration-count: 1
}

@keyframes elementor-headline-dash {
    0% {
        stroke-dasharray: 0 1500;
        opacity: 1
    }

    to {
        stroke-dasharray: 1500 1500;
        opacity: 1
    }
}

@keyframes hide-highlight {
    0% {
        opacity: 1;
        stroke-dasharray: 1500 1500
    }

    to {
        opacity: 0;
        filter: blur(10px)
    }
}
@media (max-width: 767px){
    .header-logo img {
        max-width: 80%;
    }
    .review-content .row {
        flex-direction: column-reverse;
    }
    .review-inner-content {
        padding: 64px 24px 64px 24px;
    }
    .swipe-imgs {
        display: none;
    }
    .swipes-comments .btn-blue {
        display: block;
        max-width: 330px;
        margin-bottom: 40px;
    }
    .review-repeater {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        padding: 24px 0px 24px 0px;
    }
    .review-left {
        width: 100%;
    }
    .review-right {
        width: 100%;
    }
    video.elementor-video {
        width: 100%;
    }
    .banner-video video {
        width: 100%;
        margin-top: 20px;
    }
    .baner-content h3 {
        font-size: 18px;
    }
    .baner-content h4 {
        font-size: 25px;
    }
    .baner-content p {
        font-size: 15px;
    }
    .baner-content p br {
        display: none;
    }
    .baner-content ul li img,.baner-content h6 img {
        max-width: 20px;
        margin-right: 10px;
        font-size: 15px;
    }
    .baner-content h6 {
        font-size: 15px;
    }
    .blue-content h4 {
        font-size: 14px;
        line-height: 1.7;
    }
    .app-content h4 {
        font-size: 25px;
        line-height: 30px;
    }
    .app-content img {
        margin-top: 20px;
    }
    .app-content {
        margin-bottom: 40px;
    }
    .review-content {
        padding: 0 0 64px 0;
    }
    .review-inner-content h4 {
        font-size: 18px;
    }
    .review-inner-content h5 {
        font-size: 18px;
    }
    .app-images .row .col-md-6:last-child .app-content {
        margin-bottom: 0;
    }
    .footer-content p {
        font-size: 12px;
    }
    .footer-content {
        padding: 25px 20px 25px 20px;
    }    
    .review-left {
        margin-top: 20px;
    }    

}

 @-webkit-keyframes pulsekm {
    0% {
        -webkit-box-shadow: 0 0 0 0 #f9b507;
        box-shadow: 0 0 0 0 #f9b507
    }

    70% {
        -webkit-box-shadow: 0 0 0 30px #f9b507;
        box-shadow: 0 0 0 30px #f9b507;
        opacity: 0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 #f9b507;
        box-shadow: 0 0 0 0 #f9b507;
        opacity: 0
    }
}

@keyframes pulsekm {
    0% {
        -webkit-box-shadow: 0 0 0 0 #f9b507;
        box-shadow: 0 0 0 0 #f9b507
    }

    70% {
        -webkit-box-shadow: 0 0 0 30px #f9b507;
        box-shadow: 0 0 0 30px #f9b507;
        opacity: 0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 #f9b507;
        box-shadow: 0 0 0 0 #f9b507;
        opacity: 0
    }
}

 /* svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    transform: translate(-50%,-50%);
    overflow: visible
}

 svg path {
    stroke: red;
    stroke-width: 9;
    fill: none;
    opacity: 0;
    stroke-dasharray: 0 1500;
    transition: .3s
}

svg path {
    animation: elementor-headline-dash forwards;
    animation-duration: var(--animation-duration,1.2s);
    animation-iteration-count: 1
}

svg path:nth-of-type(2) {
    animation-delay: calc(var(--animation-duration, 1.2s) / 2)
}

 svg path {
    opacity: 1;
    stroke-dasharray: 1500 1500;
    animation: hide-highlight .4s forwards;
    animation-iteration-count: 1
}

@keyframes elementor-headline-dash {
    0% {
        stroke-dasharray: 0 1500;
        opacity: 1
    }

    to {
        stroke-dasharray: 1500 1500;
        opacity: 1
    }
}

@keyframes hide-highlight {
    0% {
        opacity: 1;
        stroke-dasharray: 1500 1500
    }

    to {
        opacity: 0;
        filter: blur(10px)
    }
} */
