

a{text-decoration:none !important; }
.cvdFIK {
                    height: 80px;
                    width: 100%;
                    display: -webkit-box;
                    display: -webkit-flex;
                    display: -ms-flexbox;
                    display: flex;
                    background-color: #ffffff;
                    padding: 0;
                    -webkit-box-pack: justify;
                    -webkit-justify-content: space-between;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                    -webkit-align-items: center;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    position: fixed;
                    z-index: 10;
                    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.25);
                }
                /* sc-component-id: CorporateNavMobile__Container-sc-1ijlplf-1 */
                
                .dvqmgY {
                    display: block;
                    position: relative;
                    justify-self: flex-end;
                    padding-right: 24px;
                    -webkit-user-select: none;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                }
                /* sc-component-id: CorporateNavMobile__HamburgerLine-sc-1ijlplf-2 */
                
                .zgEOI {
                    display: block;
                    width: 33px;
                    height: 4px;
                    margin-bottom: 5px;
                    position: relative;
                    background: #000000;
                    border-radius: 3px;
                    z-index: 1;
                    -webkit-transform-origin: 4px 0px;
                    -ms-transform-origin: 4px 0px;
                    transform-origin: 4px 0px;
                    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
                    -webkit-transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
                    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
                }
                
                .zgEOI:first-child {
                    -webkit-transform-origin: 0% 0%;
                    -ms-transform-origin: 0% 0%;
                    transform-origin: 0% 0%;
                }
                
                .zgEOI:nth-last-child(2) {
                    -webkit-transform-origin: 0% 100%;
                    -ms-transform-origin: 0% 100%;
                    transform-origin: 0% 100%;
                }
                /* sc-component-id: CorporateNavMobile__NavList-sc-1ijlplf-3 */
                
                .qdGrH {
                    position: fixed;
                    right: 0;
                    top: 0;
                    margin: 0px !important;
                    padding: 0px;
                    width: 100vw;
                    padding-top: 80px;
                    color: black;
                    background: #ffffff;
                    list-style-type: none;
                    -webkit-font-smoothing: antialiased;
                    -webkit-transform-origin: 0% 0%;
                    -ms-transform-origin: 0% 0%;
                    transform-origin: 0% 0%;
                    -webkit-transform: translate(0, -100%);
                    -ms-transform: translate(0, -100%);
                    transform: translate(0, -100%);
                    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
                    -webkit-transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
                    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
                }
                /* sc-component-id: CorporateNavMobile__NavLinks-sc-1ijlplf-4 */
                
                .bYqKGj {
                    display: block;
                    padding: 0px 12px 24px 24px;
                    color: #000000;
                    -webkit-text-decoration: none;
                    text-decoration: none;
                }
                
                .bYqKGj .active {
                    -webkit-text-decoration: underline;
                    text-decoration: underline;
                }
                /* sc-component-id: CorporateNavMobile__SubNav-sc-1ijlplf-5 */
                
                .ddmpeo {
                    padding-top: 20px;
                    background: #f3f4f7;
                }
                /* sc-component-id: CorporateNavMobile__SubNavLinks-sc-1ijlplf-6 */
                
                .eayXEl {
                    display: block;
                    padding: 8px 20px;
                    color: #000000;
                    -webkit-text-decoration: none;
                    text-decoration: none;
                }
                
                .eayXEl .active {
                    -webkit-text-decoration: underline;
                    text-decoration: underline;
                }
                /* sc-component-id: CorporateNavMobile__HiddenCheckbox-sc-1ijlplf-7 */
                
                .cWOcwP {
                    display: block;
                    width: 40px;
                    height: 32px;
                    position: absolute;
                    top: -7px;
                    left: -5px;
                    cursor: pointer;
                    opacity: 0;
                    z-index: 2;
                    -webkit-touch-callout: none;
                }
                
                .cWOcwP:checked ~ .CorporateNavMobile__HamburgerLine-sc-1ijlplf-2 {
                    opacity: 1;
                    -webkit-transform: rotate(45deg) translate(-2px, -1px);
                    -ms-transform: rotate(45deg) translate(-2px, -1px);
                    transform: rotate(45deg) translate(-2px, -1px);
                }
                
                .cWOcwP:checked ~ .CorporateNavMobile__HamburgerLine-sc-1ijlplf-2:nth-last-child(3) {
                    opacity: 0;
                    -webkit-transform: rotate(0deg) scale(0.2, 0.2);
                    -ms-transform: rotate(0deg) scale(0.2, 0.2);
                    transform: rotate(0deg) scale(0.2, 0.2);
                }
                
                .cWOcwP:checked ~ .CorporateNavMobile__HamburgerLine-sc-1ijlplf-2:nth-last-child(2) {
                    -webkit-transform: rotate(-45deg) translate(0, -1px);
                    -ms-transform: rotate(-45deg) translate(0, -1px);
                    transform: rotate(-45deg) translate(0, -1px);
                }
                
                .cWOcwP:checked ~ .CorporateNavMobile__NavList-sc-1ijlplf-3 {
                    -webkit-transform: none;
                    -ms-transform: none;
                    transform: none;
                }
                /* sc-component-id: CorporateNavMobile__LogoContainer-sc-1ijlplf-8 */
                
                .flYDTP {
                    padding-left: 12px;
                }
                /* sc-component-id: CorporateNavMobile__ButtonsContainer-sc-1ijlplf-9 */
                
                .ekRuXs {
                    background: #ffffff;
                    padding-bottom: 16px;
                }
                /* sc-component-id: CorporateNavMobile__BlackButton-sc-1ijlplf-10 */
                
                .eLTLBF {
                    color: #ffffff !important;
                    font-weight: bold;
                    margin: 1em;
                    padding: 16px 20px;
                    background: #00A7C4;
                    border-radius: 10px;
                    cursor: pointer;
                    display: inline-block;
                    -webkit-text-decoration: none;
                    text-decoration: none;
                }
                /* sc-component-id: CorporateNavMobile__ClearButton-sc-1ijlplf-11 */
                
                .dRPbwU {
                    color: #000000;
                    font-weight: bold;
                    margin: 1em;
                    padding: 16px 20px;
                    border: none;
                    background: transparent;
                    cursor: pointer;
                    display: inline-block;
                }
                /* sc-component-id: CorporateNavDesktop__Nav-sc-1irjzs4-0 */
                
                .cEdGyX {
                    height: 70px;
                    width: 100%;    font-size: 16px;
                    display: -webkit-box;
                    display: -webkit-flex;
                    display: -ms-flexbox;
                    display: flex;
                    background-color: #ffffff;
                    padding: 0;
                    -webkit-align-items: center;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -webkit-box-pack: left;
                    -webkit-justify-content: left;
                    -ms-flex-pack: left;
                    justify-content: left;
                    -webkit-align-content: center;
                    -ms-flex-line-pack: center;
                    align-content: center;
                    position: fixed;
                    z-index: 10;
                    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.25);
                }
                /* sc-component-id: CorporateNavDesktop__SubNav-sc-1irjzs4-1 */
                
                .jbunhB {
                    height: 60px;
                    width: 100%;
                    display: -webkit-box;
                    display: -webkit-flex;
                    display: -ms-flexbox;
                    display: flex;
                    background-color: #F2F2F2;
                    padding: 0;
                    margin-top: 70px;
                    -webkit-align-items: center;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -webkit-box-pack: left;
                    -webkit-justify-content: left;
                    -ms-flex-pack: left;
                    justify-content: left;
                    -webkit-align-content: center;
                    -ms-flex-line-pack: center;
                    align-content: center;
                    position: fixed;
                    z-index: 10;
                    box-shadow: rgba(0, 0, 0, 0.12) 0px 18px 23px;
                }
                /* sc-component-id: CorporateNavDesktop__NavLinks-sc-1irjzs4-2 */
                
                .jgpcAH {
                    display: inline-block;
                    padding: 0px 24px;
                    color: #000000;
                    -webkit-text-decoration: none;
                    text-decoration: none;text-transform: uppercase;
                }
                
                .jgpcAH .active {
                    -webkit-text-decoration: underline;
                    text-decoration: underline;
                }
                /* sc-component-id: CorporateNavDesktop__SubNavLinks-sc-1irjzs4-3 */
                
                .ZBruu {
                    display: block;
                    padding: 12px 24px;
                    color: #000000;
                    -webkit-text-decoration: none;
                    text-decoration: none;
                }
                
                .ZBruu:first-child {
                    padding-left: 36px;
                }
                
                .ZBruu .active {
                    -webkit-text-decoration: underline;
                    text-decoration: underline;
                }
                /* sc-component-id: CorporateNavDesktop__LogoContainer-sc-1irjzs4-4 */
                
                .bboAlL {
                    padding-left: 12px;
                    padding-right: 24px;
                }
                /* sc-component-id: CorporateNavDesktop__ButtonsContainer-sc-1irjzs4-5 */
                
                .ieNfrN {
                    position: absolute;
                    right: 15px;
                }
                /* sc-component-id: CorporateNavDesktop__BlackButton-sc-1irjzs4-6 */
                
                .bxhGEL {
                    color: #222 !important;
                    margin: 15px 5px 15px 0px;
                    padding: 12px 24px;
                    background: transparent;border:2px solid #d34f55;
                    border-radius: 99px;
                    cursor: pointer;
                    display: inline-block;
                    -webkit-text-decoration: none;
                    text-decoration: none;
                }
                .bxhGEL:hover{background-image: linear-gradient(90deg, #d34f55 0%, #d04a83 100%);color: #ffffff !important;}
                /* sc-component-id: CorporateNavDesktop__ClearButton-sc-1irjzs4-7 */
                
                .dAXItA {
                    color: #000000;
                    font-weight: bold;
                    margin: 1em;
                    padding: 16px 20px;
                    border: none;
                    background: transparent;
                    cursor: pointer;
                    display: inline-block;
                }
                /* sc-component-id: CorporateNav__ContainerMobile-sc-12gtp0l-0 */
                
                @media screen and (min-width: 768px) {
                    .loQjLt {
                        display: none;
                    }
                }
                /* sc-component-id: CorporateNav__ContainerDesktop-sc-12gtp0l-1 */
                
                .dMCUYN {
                    display: none;
                }
                
                @media screen and (min-width: 768px) {
                    .dMCUYN {
                        display: block;
                    }
                }
                html,
                body {
                    height: 100%;
                    width: 100%;
                    -webkit-scroll-behavior: smooth;
                    -moz-scroll-behavior: smooth;
                    -ms-scroll-behavior: smooth;
                    scroll-behavior: smooth;
                }
                
                body {
                    font-family: 'sofia-pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
                }
                
                body.fontLoaded {
                    font-family: 'sofia-pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
                }
                
                p,
                h1,
                h2,
                h3 {
                    margin: 0;
                }
                
                #app {
                    background-color: #fafafa;
                    min-height: 100%;
                    min-width: 100%;
                }


.section-row.section-piggyback .h2-details {
    color: #dcdcdc;    font-size: 16px;
}
.h2-details strong {
    font-weight: 500;
    color: #ffffff;
}
.app-download-details img {
    width: 180px;
    height: 54px;
}
.app-download-details a {
    width: 180px;
    display: block;
    float: left;
    margin-right: 15px;
    color: #ffeee9;
    text-align: center;
}
.speech-bubble ul {
    margin: 0;
    list-style: none;
    text-align: left;display: table;    border-top: 1px solid #ffffff63;
    padding-top: 5px;
    margin-top: 5px;
}
.speech-bubble ul li {
    width: 50%;
    float: left;
}

.popular-categories {
    padding: 30px;
        background: #ffffff;
    border: 2px solid #eaeaea;width: 100%;
}
.popular-categories-box {
    width: auto;
    margin:0 -15px; 
}

.popular-categories-box .nearby-grid-box {
    margin: 0 15px;
    padding: 0;
    min-height: auto;
}

.popular-categories-box .nearby-grid-box-01{background: url(../img/points-img-01.jpg) no-repeat center}
.popular-categories-box .nearby-grid-box-02{background: url(../img/points-img-02.jpg) no-repeat center}
.popular-categories-box .nearby-grid-box-03{background: url(../img/points-img-03    .jpg) no-repeat center}


.popular-categories ul {
    list-style: none;
    margin: 15px 0px;
}
.popular-categories ul li {
    width: 50%;
    float: left;
    color: #7b7b7b;
}





/* Simple Slider */
.white-back{
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    background: #fff;
}
.simple blockquote p {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #1e528e;
    padding: 25px;
    font-size: 1.25em;
    font-style: italic;
    text-align: center;
}
.simple cite {
    font-size: 1em;
    float: right;
    font-style: normal;
    color: #1e528e;
}
.simple cite a {
    color: #2d91c2;
    font-style: italic;
    text-decoration: none;
    font-size:.85em;
}
.simple cite a:hover {
    color: #00B4CC;
}
/* A custom cursor to let folks know they can drag things */

.simple blockquote p, .bubble blockquote {
    cursor: url(data:image/png;base64,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), auto;
}

/* Bubble Slider */

.bubble blockquote {
    margin: 10px 10px 0;
    background: #fff;
    padding: 60px;
    position: relative;
    border: none;
    border-radius: 8px;
    font-size: 1.25em;
    color: #1e528e;
}
.bubble blockquote:before, .bubble blockquote:after {
    content: "\201C";
    position: absolute;
    font-size: 80px;
    padding: 10px;
    line-height: 1;
    color:#d04b7a;
}
.bubble blockquote:before {
    top: 0;
    left: 10px;
}
.bubble blockquote:after {
    content: "\201D";
    right: 10px;
    bottom: -.5em;
}
.bubble div {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    margin: 0 0 0 60px;
    margin-bottom: 10px;
}
.bubble cite {
    padding-left: 20px;
    font-size: 1.25em;
  color:#f7f7f7;
}



.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev {
    left: -25px;
}
.slick-next {
    right: -25px;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-next:before {
    content: '→';
}
.slick-prev:before {
    content: '←';
}
.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.bubble cite span img {
    width: 60px;
    float: left;
    margin-right: 10px;
}
.bubble blockquote {
    margin: 10px 10px 0;
    background: #fff;
    padding: 60px;
    position: relative;
    border: none;
    border-radius: 8px;
    font-size: 1.25em;
    color: #4e4e4e;
}
.slick-slider.quotes {
    width: 100% !important;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.Search-jobs-left {
    margin-right: 100px;
}

.Search-jobs-left span.sofia-h2 {
    color: #fff;
}
.Search-jobs-left input {
    border: 0px;
    outline: 0px;
    padding: 10px 20px;
    color: #888;
    margin: 10px 0;
    width: 100%;
}
.Search-jobs-left p {
    color: #fff;
    margin-bottom: 20px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-image: linear-gradient(90deg, #d34f55 0%, #d04a83 100%);
}

.nearby-grid-box{position: relative;background-size: cover !important;padding: 30px;color: #ffffff;    min-height: 320px;}
.nearby-grid-box:before{content: "";position: absolute;width: 100%;height: 80%;background: linear-gradient(180deg, #d34f5500 0%, #000000d4 100%);left: 0;bottom: 0;z-index: 0;}

.nearby-grid-box .nearby-grid-box-conta{position: absolute;z-index: 1;width: 100%;padding: 30px;;bottom: 0px;left: 0px;}
.nearby-grid-box p {
    color: #d0d0d0;
}

.nearby-grid-box span.sofia-h2 {
    font-size: 22px;
}
.nearby-grid-box-01{background:url(../img/points-img-01.jpg) no-repeat center;}
.nearby-grid-box-02{background:url(../img/points-img-02.jpg) no-repeat center;}
.nearby-grid-box-03{background:url(../img/get-offers.jpg) no-repeat center;}

.footer__inner .section-standard {
    padding-top: 0;    padding-bottom: 0;
}
.nav-footer ul{justify-content: left;margin-top: 0px;}
.nav-footer li {
    margin: 10px 10px 0;
    width: 100%;
    text-align: left;
}
.nav-footer a {
    color: #929292;
    text-decoration: none;
    transition: opacity .3s;
}

.nav-footer a:hover{color:#fff}
.close-btn-secondary{background-color: #6c757d !important;border-color: #6c757d !important;    background-image: initial;}


.wowtask-modal-box-text input, .wowtask-modal-box-text textarea{
    width: 100%;
        border-radius: 4px ;
    border: 1px solid #ccc;
    padding: 10px 15px;
}



.owner-top-section{
    position: relative;
}
.owner-top-section .section-standard {
    padding: 70px 75px 0;
}   
.owner-top-section:before{
    content: "";background-color: #f1f1f1;position: absolute;width: 100%;height: 80%;z-index: -1;
}

.owner-top-section img {
    width: 100%;
    box-shadow: 0px 4px 20px 0px #00000061;
}





.feature-section{background-color: #fff;    margin-top: 70px;}

.feature-section ul{list-style: none;display: table;width: 100%;}
.feature-section-left-box{width: 100px;height: 80px;float: left;}


.owner-top-section .header-overlay {
    text-align: center;
    width: 100% !important;
    max-width: initial;
    margin-bottom: 40px;left: 0;
}
.owner-top-section .header-overlay h1.sofia-h1 {
    width: 100%;
}


.feature-section-mine-box {margin-bottom: 10px;
    display: table;
    width: 100%;
    border: 1px solid #f1f1f1;
    padding: 20px;
}
.feature-section-left-box span {
    width: 80px;
    height: 80px;
    background-image: linear-gradient(90deg, #d34f55 0%, #d04a83 100%);
    display: block;
    border-radius: 100%;
    text-align: center;
    color: #fff !important;    padding: 23px;
}
.feature-section-right-box {
    width: calc(100% - 100px);
    float: left;
}




.app-download{
	background:linear-gradient(225deg,rgba(92,107,192,.98),#5cbcc0),url(../img/app/download-bg.jpg) no-repeat;
	background-size:auto,cover;
	background-position:0 0,50% 50%;padding: 70px !important;
}
.search-jobs-left-box{width: 100%;display: table;margin-bottom: 30px;}
.app-download a{
    width: 180px;
    display: block;
    float: left;
    margin-right: 20px;
}
.search-jobs-left-box {
    position: relative;
}
.search-jobs-left-box a.learn-more-text {
    height: 45px;
    margin: 0;
    position: absolute;
    bottom: 10px;
    right: 0;
    border-radius: 0;
    z-index: 1;
}
.intro__actions.desktop-action {
    display: table;
    width: 100%;
    margin-top: 20px;
}


.start-earning-section{background: #292929}
.start-earning-box span.sofia-h2 {font-size: 24px;}
.start-earning-box {border-radius: 6px;overflow: hidden;background: #fff;}
.start-earning-box-content {min-height: 200px;padding: 20px;}
.start-earning-section a.btn {padding: 12px 20px;height: auto;margin-top: 30px;font-size: 16px;text-transform: uppercase;}

.clear-section-box-content{padding: 20px;background: #fff;text-align: center;font-size: 20px;}
.clear-section-box-content span a{color: #d34f55;font-weight: bold;text-transform: uppercase;}
.owner-top-section a.btn {
    position: absolute;
    padding: 10px 50px;
    border-radius: 50px;
    font-size: 18px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}



/* Style the form */
#regForm {
  background-color: #ffffff;
  padding: 20px 40px 40px 40px;;
}

/* Style the input fields */
input {
  padding: 10px;
  width: 100%;
  font-size: 17px;
  font-family: Raleway;
  border: 1px solid #aaaaaa;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
  display: none;
}

/* Make circles that indicate the steps of the form: */
.step {
  display: inline-block;margin: 0 20px;
}
.step span{

}
.wowtask-modal-box-text .tab {
    margin: 30px 0px;    border-top: 1px solid #c1c1c1;
    padding: 30px 0;
    border-bottom: 1px solid #c1c1c1;
}

/* Mark the active step: */
.step.active span, .step.finish span{
  opacity: 1;
  background: #222;
}
.step a {
    color: #222;
}




.step span {
    width: 80px;
    display: block;
    height: 80px;
    border-radius: 100%;
    background: #f1f1f1;    color: #d34f55;
    padding: 20px;
    font-size: 36px;
}
label.btn {background: transparent !important;color: #000 !important;width: 100% !important;max-width: 100%;padding: 0;text-align: left;margin-bottom: 10px;height: auto;margin-bottom: 15px;}
label.btn input[type="radio"] {display: none;}
.wowtask-modal-box-text .btn-group {display: block;}

.text-primary {
    color: #d34f55!important;
}
.total-budget-box{position: relative;}
.total-budget-box span.total{font-size: 20px;font-weight: bold;float: right;}







label.btn i {position: absolute;right: 0;top: 4px;color: #d34f55;}
label.btn.active i.fa-circle{display: none;}
label.btn.active i.fa-dot-circle{display: block;}
label.btn i.fa-circle{display: block;}
label.btn i.fa-dot-circle{display: none;}

.wowtask-modal-box {padding: 0 !important;}
.clear-section-box {margin-bottom: 30px;}
.flex-container.flex-column .order-line {margin-bottom: 30px;}



.sign-up-modal-popap .btn {
    height: auto;
    font-size: 20px;
}
.separator_separator{
    text-align: center;
    position: relative;
    margin: 16px 0px;
}
.separator_separator::before, .separator_separator::after {
    top: 50%;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    content: "";
    position: absolute;
    width: 30%;
    border-width: 1px 0px 0px;
    border-image: initial;
    border-top: 1px solid rgb(187, 194, 220);
}
.separator_separator::before {
    left: 0px;
}
.separator_separator::after {
    right: 0px;
}
.box-sc-cynnld {
    position: relative;
    width: 100%;display: table;
}
.box-sc-cynnld button {
        border: 0;
    border-radius: 100px;
    font-size: 16px;
    padding: 10px 15px;
    width: 48%;
    float: left;
        background: #3b5997;
    color: #fff;
}
button.google_auth_button {
    float: right;    background: #ef492c;
}
.box-sc-cynnld button svg {
    float: left;    fill: white;
}
.toggle_mode_toggle_bottum {
    display: table;
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #bbc2dc;
    padding-top: 10px;
}
.w-100{width: 100%;}
.toggle_mode_toggle_bottum a {
    float: right;
}

.forgot-password-bouttm-box a{
    float: right;    color: #464646;
}
.forgot-password-bouttm-box a.btn{color: #ffffff}
.forgot-password-bouttm-box {
    display: table;
    width: 100%;
}

.pinkBg {
    background-color: #ed184f!important;
    background-image: linear-gradient(90deg, #fd5581, #fd8b55);
}
.intro-banner-vdo-play-btn{
    position:absolute;
    top:50%;
    left:50%;
    text-align:center;
    margin:-30px 0 0 -30px;
    border-radius:100px;
    z-index:1
}
.intro-banner-vdo-play-btn i{
    line-height:56px;
    font-size:30px
}
.intro-banner-vdo-play-btn .ripple{
    position:absolute;
    width:150%;
    height:190%;
    z-index:-1;
    left:50%;
    top:50%;
    opacity:0;
    margin:-45px 0 0 -130px;
    border-radius:100px;
    -webkit-animation:ripple 1.8s infinite;
    animation:ripple 1.8s infinite
}

@-webkit-keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.intro-banner-vdo-play-btn .ripple:nth-child(2){
    animation-delay:.3s;
    -webkit-animation-delay:.3s
}


.mobile-show{display: none;}













@media(max-width:1170px) {
    .points-img, .teams-img{height: 300px}
    .order-line, .order-trip{margin: 0 15px;}
}

@media(max-width:1024px) {
    .points-img, .teams-img{height: 300px}
    .skew-cover, .header-overlay{width: 100%;max-width: 100%;left: 0}
    .header-overlay{padding: 70px}
    .header-overlay h1, .sofia-h1-subheader{width: 100%;text-align: center;}
    .flex-title{display: block;}
    .intro-img{background-size: cover !important;}
    .phone {right: 124px;}
    .app-download-details a{width: 120px;}
    .app-download-details img {height: 35px;}
    .row-color-blue.nearby-grid-container .col-md-6.col-sm-12 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .slick-slider.quotes {margin-top: 30px;}
}
@media(max-width:769px) {
   .row-color-pink .section-row.section-piggyback{display: block;}
   .phone {top: 140px !important;right: 190px !important;}
   .pb-text{margin-right: 0% !important;max-width: 100% !important;}
   .points-img, .teams-img, .teams-text, .points-text{width: 100% !important;max-width: 100% !important;margin: 0 !important;}
   .section-row.flex-column-reverse-box {display: table;}
   .points-img, .teams-img{margin-top: 20px !important;height: 400px !important;}
   .nearby-grid-container-bottum .col-md-4.col-sm-12 {-ms-flex: 0 0 100% !important;flex: 0 0 100% !important;max-width: 100% !important;margin-top: 20px}
   .footer__inner .col-md-3 {-ms-flex: 0 0 50% !important;flex: 0 0 50% !important;max-width: 50% !important;}

}
@media(max-width:768px) {
   .flex-container.flex-column * {width: 100%;}
   .skew-cover:after{display: none;}
   .header-overlay {padding: 130px 50px 80px;}
   .phone{position: relative !important;height: auto !important;top: auto !important;right: auto !important;}
   .phone > div {left: inherit !important;top: inherit !important;right: inherit !important;}
   .speech-bubble {width: 100% !important;margin: 0 0 120px 0 !important;}
   .chip{bottom: -90px;left: 0 !important;}
   .speech-bubble:after{left: 30px !important;}
   .points-img, .teams-img{height: 210px !important;}
   .popular-categories-box .nearby-grid-box{margin:0px; }
   .footer__inner .col-md-3 {-ms-flex: 0 0 100% !important;flex: 0 0 100% !important;max-width: 100% !important;}
   .nav-footer li{text-align: center;}
   .popular-categories-box{margin: 0;}
   .phone > div:nth-child(even) .chip{right: 0;left: inherit !important;}
   .phone > div:nth-child(even) .speech-bubble:after{left: inherit !important;right: 22px;}
   .slick-prev, .slick-next{display: none !important;}
   .app-download{padding: 40px 10px !important;}
   ul.CorporateNavMobile__NavList-sc-1ijlplf-3.qdGrH {padding-left: 20px;padding-right: 20px;}
   .app-download a{width: 140px;}
   .step{display: block;width: 100%;margin: 0;margin-bottom: 30px;}
   .step span{margin: 0 auto}
   #regForm{padding:20px; }
   .mobile-show{display: block;}
   .intro-img{display: none;}
}