@font-face {
    font-family: 'CircularStd';
    src: url("../fonts/CircularStd-Black.eot");
    src: url("../fonts/CircularStd-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-Black.woff") format("woff"), url("../fonts/CircularStd-Black.ttf") format("truetype"), url("../fonts/CircularStd-Black.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'CircularStd';
    src: url("../fonts/CircularStd-BlackItalic.eot");
    src: url("../fonts/CircularStd-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-BlackItalic.woff") format("woff"), url("../fonts/CircularStd-BlackItalic.ttf") format("truetype"), url("../fonts/CircularStd-BlackItalic.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'CircularStd';
    src: url("../fonts/CircularStd-Bold.eot");
    src: url("../fonts/CircularStd-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-Bold.woff") format("woff"), url("../fonts/CircularStd-Bold.ttf") format("truetype"), url("../fonts/CircularStd-Bold.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'CircularStd';
    src: url("../fonts/CircularStd-BoldItalic.eot");
    src: url("../fonts/CircularStd-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-BoldItalic.woff") format("woff"), url("../fonts/CircularStd-BoldItalic.ttf") format("truetype"), url("../fonts/CircularStd-BoldItalic.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'CircularStd';
    src: url("../fonts/CircularStd-Medium.eot");
    src: url("../fonts/CircularStd-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-Medium.woff") format("woff"), url("../fonts/CircularStd-Medium.ttf") format("truetype"), url("../fonts/CircularStd-Medium.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'CircularStd';
    src: url("../fonts/CircularStd-MediumItalic.eot");
    src: url("../fonts/CircularStd-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-MediumItalic.woff") format("woff"), url("../fonts/CircularStd-MediumItalic.ttf") format("truetype"), url("../fonts/CircularStd-MediumItalic.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'CircularStd';
    src: url("../fonts/CircularStd-Book.eot");
    src: url("../fonts/CircularStd-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-Book.woff") format("woff"), url("../fonts/CircularStd-Book.ttf") format("truetype"), url("../fonts/CircularStd-Book.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'CircularStd';
    src: url("../fonts/CircularStd-BookItalic.eot");
    src: url("../fonts/CircularStd-BookItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-BookItalic.woff") format("woff"), url("../fonts/CircularStd-BookItalic.ttf") format("truetype"), url("../fonts/CircularStd-BookItalic.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
    font-weight: 400;
    font-style: italic;
}

body {
    font-family: 'CircularStd', sans-serif;
    color: #7c7c7d;
    font-size: 14px;
    overflow-x: hidden;
    background: #fff;
}

button,
a,
input,
select,
textarea {
    font-family: 'CircularStd', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #090909;
}

a {
    color: #296bef;
}

input {
    outline: none;
}

.top_sec {
    background: url(../img/top_bg.png) no-repeat top left;
    padding-bottom: 80px;
}

.navbar-brand img {
    width: 130px;
    height: 90px;
    object-fit: contain;
}

.navbar_ul {
    margin-right: 70px;
}

.navbar_ul li a {
    color: #ffffff;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.top_sec_content {
    padding-top: 200px;
}

.top_app_name {
    color: #ffffff;
    font-size: 25px;
}

.app_name_text {
    font-size: 45px;
}

.paragraph_text {
    color: #ffffff;
    padding-right: 120px;
    padding-top: 10px;
}

.store_btn {
    display: inline-block;
    width: 150px;
    object-fit: cover;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-top: 20px;
}

.phone_circle_sec {
    display: inline-block;
}

.first_phone {
    position: absolute;
    bottom: -150px;
    left: 0px;
}

.first_phone img {
    width: 400px;
    object-fit: cover;
}

.first_round img {
    width: 400px;
    object-fit: cover;
    animation: float 6s ease-in-out infinite;
}


.second_round {
    position: absolute;
    left: 67%;
    top: 72%;
}

.second_phone {
    position: absolute;
    top: 40%;
    left: 31%;
}

.second_phone img {
    width: 590px;
    object-fit: cover;
}

.second_round img {
    width: 250px;
    object-fit: cover;
    animation: float 6s ease-in-out infinite;
}

.second_sec {
    background: #f9fbff;
    margin-top: 100px;
    position: relative;
    width: 100%;

}

.sec_2_yellow_img {
    display: inline-block;
    position: absolute;
    top: 100px;
    left: 80px;
}

.sec_2_yellow_img img {
    width: 120px;
    object-fit: cover;
    animation: float 6s ease-in-out infinite;
}

@keyframes float {
    0% {

        transform: translatey(0px);
    }
    50% {

        transform: translatey(-20px);
    }
    100% {

        transform: translatey(0px);
    }
}

.sec_2_content {
    display: inline-block;
    color: #2d3139;
    font-size: 25px;
    font-weight: 400;
    padding-top: 100px;

}

.service_provider_app_name {
    font-size: 50px;
}

.second_sec_col {
    margin-top: 10%;
}

.second_sec_para {
    padding-right: 50%;
    color: #2d3139;
}

.second_sec_btn {
    display: inline-block;
}

.second_sec_store_btn .second_sec_btn img {
    width: 150px;
    object-fit: cover;
    padding-right: 20px;
}

.second_sec_tab_img img {
    width: 100%;
    object-fit: cover;
    padding-bottom: 50px;
    padding-top: 50px;
}

.second_sec_bg_blue img {
    width: 120px;
    object-fit: contain;
    animation: float 6s ease-in-out infinite;
}

.second_sec_bg_blue {
    position: absolute;
    top: -10px;
    right: 0;
}

.third_sec {
    margin-top: 10%;
}

.heading_sec_list {
    padding-left: 70px;
}

.ul_list_sec {
    margin-left: -25px;
    padding-top: 20px;
}

.ul_list_sec .sec_ul li {
    color: #2d3139;
    padding-bottom: 10px;
}

.ul_list_sec ul li::before {
    content: "\2022";
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #3775ef;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: -15px;
    /* Also needed for space (tweak if needed) */
}

.left_blue_bg img {
    width: 120px;
    object-fit: cover;
    animation: float 6s ease-in-out infinite;
}

.right_yellow_bg img {
    width: 100px;
    object-fit: cover;
    animation: float 6s ease-in-out infinite;
}

.right_yellow_bg {
    position: absolute;
    top: 0;
    right: 0;
}

.sixth_sec_bg {
    position: relative;
}

.seventh_sec {
    margin-top: 10%;
    margin-bottom: 15%;
}

.last_sec_blue_bg {
    background: #3775ef;
    border-radius: 50px;

}

.download_text_blue h2 {
    color: #ffffff;
}

.download_text_blue {
    padding-top: 100px;
    padding-left: 100px;
}

.no-padd {
    padding-left: 0px;
}

.blue_sec_para {
    color: #ffffff;
    padding-right: 65%;
}

.store_icon img {
    width: 70px;
    object-fit: cover;
    margin-left: -10px;
    padding-right: 20px;
}

.store_icon {
    display: inline-block;
    margin-bottom: 10%;
}

.blue_sec_phone img {
    width: 350px;
    object-fit: cover;
}

.blue_sec_phone {
    position: absolute;
    top: -170px;
    right: 100px;
}

.eighth_sec {
    margin-bottom: 10%;
}

.copyright_text {
    font-weight: 400;
    color: #727272;
}

.clearHeader {
    transition: 0.2s all ease-in;
    background: rgba(55, 117, 230, 0);
}

.darkHeader {
    background: rgba(55, 117, 230, 1);
    padding: 0px;
}

.navbar-toggler .icon-bar {
    background-color: #ffffff;
    transform: rotate(0deg) translate(0px, 0px);
    transition: ease all .2s;
}

.navbar-toggler .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggler .icon-bar + .icon-bar {
    margin-top: 4px;
}

.address_sec {
    margin-bottom: 20px;
}

.careers_img {
    width: 600px;
    object-fit: cover;
}

.careers_para {
    padding-right: 55%;
}

.accordion_sec {
    background: #ffffff;
    padding: 20px 50px;
    border-radius: 32px ! important;
    width: 100%;
    box-shadow: 0px 23px 98px 0px rgba(145, 160, 191, 0.28);

}

.careers_second_sec {
    padding: 100px;
    margin-bottom: 20px;
}

.card-header {
    background: #ffffff;
    border-bottom: 1px solid #ebf1fd;
}

.card {
    margin-bottom: 20px;
    border: transparent;
    background: transparent;
}

.accordion_btn {
    text-align: left;
    text-decoration: none;
    color: #000000;
}

.accordion_btn.btn-link:hover {
    color: #000000;
    text-decoration: none;
}

.accordion_btn.btn-link:hover .opening_text {
    text-decoration: none;
}

.accordion_btn.btn-primary {
    background: none;
    border: none;

}

.accordion_btn.btn-primary:hover {
    background: none;
    border: none;
    color: #000000;
}

.accordion_btn.btn-primary:focus {
    background: none;
    border: none;
    outline: none;
    box-shadow: none;
}

.accordion_btn.btn-primary:not(:disabled):not(.disabled):active,
.accordion_btn.btn-primary:not(:disabled):not(.disabled).active,
.show > .accordion_btn.btn-primary.dropdown-toggle {
    background: none;
    border: none;
    outline: none;
    box-shadow: none;
}

.opening_text {
    font-weight: bold;
    color: #000000;
    font-size: 30px;
    display: inline-block;
}

.arrow {
    display: inline-block;
    float: right;
    position: absolute;
    right: 0;
    top: 0;

}

.arrow img {
    width: 40px;
    object-fit: cover;
    padding-top: 20px;
    transition: .2s all ease-in;
}

.main.arrow img {
    transform: rotate(-90deg);
    transform-origin: center center;
}

.main2.arrow img {
    transform: rotate(-90deg);
    transform-origin: center center;
}

.opening_sub {
    color: #2d3139;
    font-size: 18px;
}

.opening_para p {

    padding-top: 20px;
    color: #2d3139;
    font-size: 18px;
}

.accordion_sec .btn {
    white-space: normal;
}

.job_list {
    font-size: 18px;
}

.arrow_down img {
    width: 30px;
    object-fit: cover;
    margin-top: 30px;
    opacity: 0.3;
}

.accordion_btn.main .arrow img {
    transform: rotate(-90deg);
    transform-origin: center center;
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}

.question_text {
    font-size: 18px;
    font-weight: bold;
    padding-right: 50px;
    color: #000;
    text-align: left;
}

.question_text:focus {
    outline: none;
    text-decoration: none;
}

.question_text:hover {
    outline: none;
    text-decoration: none;
}

.answer_faq {
    color: #333;
    font-size: 15px;
}

[data-toggle="collapse"] .arrow2 {
    width: 12px;
    height: 20px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    right: 15px;
    top: 15px;
    border-bottom: 6px solid #3775EF;
    display: inline-block;

}

[data-toggle="collapse"].collapsed .arrow2 {
    width: 12px;
    height: 12px;
    position: absolute;
    right: 15px;
    top: 25px;
    display: inline-block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #EBF1FD;

}
.how_it_works_page a{
    color: #ffffff;
}
.service_provider_page{
    padding-top: 15%;
}
.paragraph_text1 h2{
    color: #fff;
}
.home_slider{
background: transparent ! important;
border: none ! important;
margin-bottom: 10px ! important;
}
.social_icon img{
width: 30px;
object-fit: cover;
margin-right: 20px;
margin-bottom: 10px;
}
.social_icons_sec a{
    text-decoration: none;
}
.app_name_text p{
    line-height: 50px;
}
.text_offer{
    color: #fff;
    font-size: 16px;
    font-style: italic;
}
.text_offer_content{
font-size: 18px;
font-weight: bold;
font-style: normal;
}
.offers_top_sec{
    
    padding-bottom: 100px;       
}
.offers_img img{
    width: 100%;
    object-fit: cover;
    margin-top: 80px;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, .2);
}
.list_sec_offers{
    color: #000;
    font-size: 18px;
}
.list_sec_offers ul li{
    padding-bottom: 15px;
}
.list_sec_offers ul li:before{
    margin-left: -18px;
}