/*.row.newbees-row {
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}*/
.newbees-left {
    padding-top: 80px;
    width: 500px;
}
.newbees-left img {
    width: 200px;
}
section.blog.blog-f {
    border-top: 0;
}
section.digital-bee {
    background: #f4f1e8;
    padding-top: 60px;
    padding-bottom: 60px;
}
section.focus {
    background: #f5f5f5;
    padding-top: 60px;
    padding-bottom: 60px;
}
.focus-heading h2 {
    text-align: center;
    position: relative;
}
.focus-heading h2 {
    position: relative;
    margin-left: 0em;
    line-height: 1.1em;
    text-align: center;
    text-transform: none;
    letter-spacing: -0.02em;
    color: #9b4819;
    padding-bottom: 28px;
    font-size: 30px;
    font-family: 'Roboto-Medium.ttf';
}
.focus-heading h2:after {
    content: "";
    position: absolute;
    background: url(../images/border.svg);
    background-repeat: no-repeat;
    background-size: contain;
    top: 46px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background-position: center center;
/*    width: 128px;*/
}

section.newbees-b {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}
.newbees-left h2 {
    line-height: 1.35936438em;
    text-align: justify;
    text-transform: none;
    letter-spacing: -0.02em;
    color: #0e5173;
    font-size: 20px;
    margin-top: 12px;
    font-family: 'Roboto-Regular.ttf';
}
.newbees-left p {
    color: #000000;
    line-height: 1.37499427em;
    letter-spacing: -0.02em;
    font-size: 20px;
    margin-top: 32px;
    margin-bottom: 0;
    font-family: 'Roboto-Regular.ttf';
}

.focus-b h3 {
    /* direction: ltr; */
    line-height: 1.17857143em;
    text-align: center;
    text-transform: none;
    letter-spacing: -0.02em;
    margin-top: 10px;
    font-family: 'Roboto-Bold.ttf';
    font-size: 21px;
}
.focus-b p {
    color: #191919;
    direction: ltr;
    line-height: 1.35937712em;
    text-align: center;
    text-transform: none;
    letter-spacing: 0em;
    font-size: 16px;
}
.focus-b span {
    color: #191919;
    font-weight: 700;
}
.focus-b {
    /* width: 250px; */
    text-align: center;
}
hr.border-h {
    background: #bd8f53;
    height: 3px;
    margin-bottom: 14px;
    margin-top: 0;
    width: 180px;
    margin: 10px auto 10px;
}
.focus-b img {
    width: 250px;
}
section.personalised {
    padding-top: 60px;
    padding-bottom: 30px;
    background: #fdf3dc;
}
.Personalised-heading h2 {
    position: relative;
    margin-left: 0em;
    line-height: 1.1em;
    text-align: center;
    text-transform: none;
    letter-spacing: -0.02em;
    color: #bf2d61;
    padding-bottom: 28px;
    font-size: 30px;
    font-family: 'Roboto-Medium.ttf';
}

.Personalised-heading h2:after {
    content: "";
    position: absolute;
    background: url(../images/b.webp);
    background-repeat: no-repeat;
    /* background-size: contain; */
    top: 36px;
    bottom: 0;
    left: 390px;
    right: 0;
    /* margin: 0 auto; */
    /* text-align: center; */
    /* background-position: center center; */
    /* width: 128px; */
    /* z-index: 999; */
}

/**start blog**/
/*.BreadArea {
    background-color: rgb(245, 246, 250);
    text-align: center;
    padding: 80px 0;
}
.BreadArea h2 {
    margin: 0 0 15px;
    font-size: 45px;
    font-family: 'Electrolize', sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.BreadArea ul {
    margin: 0px;
}
.BreadArea ul li {
    display: inline-block;
    margin: 0 25px 0px 0;
    position: relative;
}
.BreadArea ul li a {
    color: #000;
    font-size: 18px;
    position: relative;
    padding: 0 0 6px 0;
    font-family: 'Electrolize', sans-serif;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.BreadArea ul li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
    right: 0;
    margin: auto;
    transform: scale(0);
    transition: 0.5s all ease-in-out;
}
.BreadArea ul li+li:before {
    position: absolute;
    top: 7px;
    left: -19px;
    text-align: center;
    font-family: 'FontAwesome';
    content: '\f101';
    -webkit-border-radius: 50%;
    color: #cacaca;
    font-size: 18px;
    line-height: 13px;
}
.BreadArea ul li a:hover, .BreadArea ul li.active a, .BreadArea ul li a:hover:after, .BreadArea ul li.active a:after {
    color: #fff;
    transform: scale(1);
    transition: 0.5s all ease-in-out;
}
.BreadArea ul li a:hover, .BreadArea ul li.active a, .BreadArea ul li a:hover:after, .BreadArea ul li.active a:after {
    color: #000;
    transform: scale(1);
    transition: 0.5s all ease-in-out;
    font-weight: 600;
}*/

.rv-1-blog__img {
    overflow: hidden;
}
.rv-inner-blog .rv-1-blog__img img {
    height: auto;
    aspect-ratio: 412 / 300;
}
.rv-1-blog__img img {
    width: 100%;
    object-fit: cover;
    transition: 0.4s ease;
/*    height: 300px;*/
}
.rv-1-blog__txt {
/*    border: 1px solid rgba(5, 5, 5, 0.14);*/
    padding: 25px 30px 30px;
    min-height: 206px;
}
a.rv-1-schedule-conf__btn.rv-1-blog__btn.read-btn {
    margin-top: 27px;
}
.rv-1-blog__infos {
    display: flex;
    -moz-column-gap: 24px;
    column-gap: 24px;
    margin-bottom: 15px;
}
.rv-1-blog__infos li img {
    vertical-align: text-top;
}
.rv-1-blog__title {
    font-size: 22px;
    font-weight: 600;
    color: var(--black);
    margin-bottom: 23px;
}
.rv-inner-blogs .rv-1-blog__title a:hover {
    color: #794AFF;
}
.rv-1-schedule-conf__btn {
    font-family: var(--mulish);
    font-weight: 700;
    font-size: 16px;
    color: var(--black);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.rv-1-blog__btn {
    display: inline-flex;
    justify-content: flex-start;
}
.rv-1-schedule-conf__btn i {
    border: 1px solid rgba(5, 5, 5, 0.14);
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    transition: 0.4s ease;
    flex-shrink: 0;
}
ul.rv-1-blog__infos {
    padding: 0;
}
ul.rv-1-blog__infos li {
    list-style: none;
}
a.rv-1-schedule-conf__btn.rv-1-blog__btn:hover i {
    background-color: #fb5fab;
    border-color: #fb5fab;
    color: #fff;
}
h4.rv-1-blog__title a:hover {
    color: #fb5fab;
}
a.rv-1-schedule-conf__btn.rv-1-blog__btn:hover {
    color: #fb5fab;
}
.rv-1-blog__img {
    overflow: hidden;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.rv-1-blog:hover .rv-1-blog__img img {
    scale: 1.06;
}
.rv-1-blog.rv-inner-blog {
    border-radius: 10px;
    border: 1px solid rgba(5, 5, 5, 0.14);
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-bottom: 30px;
}
.blog-heading {
    text-align: center;
    margin-bottom: 40px;
}
section.blog {
    padding-top: 40px;
    padding-bottom: 60px;
    border-top: 1px solid #ddd3d3;
}
.BreadcumArea {
    background-color: #ececec;
    padding: 24px 0 24px;
    margin: 0px 0 0 0;
}
.BreadcumArea h3 {
    display: none;
    font-size: 24px;
    color: #252b33;
    font-weight: 600;
    line-height: 34px;
}
.BreadcumArea ul {
    padding: 0;
    margin: 0;
    display: flex;
}
.BreadcumArea ul li a {
    text-decoration: none;
    color: #252b33;
    font-family: var(--heading-font);
    font-size: 18px;
}
.BreadcumArea ul li {
    list-style: none;
    margin: 0 35px 0 0;
    position: relative;
}
.BreadcumArea ul li+li:before {
    content: '/';
    position: absolute;
    left: -20px;
    top: 1px;
}
section.blog-detail {
    padding-top: 60px;
    padding-bottom: 60px;
}
.rv-blog-details__img img {
    width: 100%;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
    -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
    transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
.rv-blog-details__infos {
    display: flex;
    align-items: center;
    margin: 35px 0 27px;
    gap: 20px;
}
.rv-blog-details__info {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0;
    color: rgba(5, 5, 5, 0.75);
}
.rv-blog-details__info i {
    font-size: 15px;
    vertical-align: top;
    padding-right: 5px;
}
.rv-blog-details__title {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 11px;
}
.rv-blog-details-descr__txt {
    color: rgba(5, 5, 5, 0.7);
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 20px;
}
.rv-comment-form-area {
    margin-top: 40px;
    padding: 1.5rem;
    /* border: 1px solid #dad6d6; */
    border-radius: 10px;
    background-color: #ececec;
}
.rv-comments-area__title {
    color:#000;
    font-size: 26px;
    font-weight: 700;
    line-height: normal;
    font-family: 'Roboto-Bold.ttf' !important;
}
.rv-comment-form {
    margin-top: 20px;
}
.rv-comment-form input, .rv-comment-form textarea {
    width: 100%;
    border: 1px solid rgba(5, 5, 5, 0.1);
    padding: 15px 25px;
    vertical-align: top;
    margin-bottom: 12px;
    border-radius: 5px;
}
.rv-comment-form .rv-inner-btn {
    /* width: 100%; */
}

.rv-comment-form .rv-inner-btn {
    /* background: #fb5fab; */
    /* width: 100%; */
    border-color: #fb5fab;
    box-shadow: none;
    outline: 0;
    /* height: 50px; */
    /* line-height: 47px; */
    padding: 12px 35px;
    border: 1px solid #fb5fab;
    background-color: #fb5fab;
    color: #fff;
    border-radius: 30px;
    margin-top: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    /* margin: 20px auto 0; */
}
button.rv-3-def-btn.rv-inner-btn:hover {
    background: transparent;
    color: #fb5fab;
    transition: 0.4s;
}
.rv-comment-form input:focus, .rv-comment-form textarea:focus {
    border-color:#bbb;
    box-shadow: none;
    outline: 0;
}
.rv-blog-deatil-box {
    padding: 1.5rem;
    /* border: 1px solid #dad6d6; */
    border-radius: 10px;
    background-color: #ececec;
}
.rv-blog-details__img {
    overflow: hidden;
}
.rv-blog-details__img img:hover {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
}
.BreadcumArea ul li a:hover {
    color: #fb5fab;
}
.card {
    border: 1px solid #f0f0f0;
    margin-bottom: 1.875rem;
    background-color: #ececec;
}
.card .card-header {
    border-bottom: 1px solid #a7a7a7;
    background: #ececec;
}
.card-body {
    /* padding: 1.5rem; */
}
.card-body {
    flex: 1 1 auto;
    /* color: var(--bs-card-color); */
    padding: 1.5rem;
    /* background: #ececec; */
}
.latest-posts {
    margin: 0;
    padding: 0;
}
.latest-posts li {
    display: table;
    width: 100%;
    margin: 0 0 20px;
}
.post-thumb {
    width: 80px;
    float: left;
    overflow: hidden;
    border-radius: 4px;
}
.post-thumb a img {
    border-radius: 4px;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
    -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
    transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
.post-thumb a:hover img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
}
.post-info {
    margin-left: 95px;
}
.post-info h4 {
    font-size: 15px;
    margin: 0 0 5px;
}
.post-info h4 a {
    color: #000;
}
.post-info p {
    color: #757575;
    font-size: 12px;
    margin: 0;
}
.post-info h4 a:hover {
    color:#fb5fab;
}
.rv-1-blog__txt.blog-bb {
    min-height: 110px;
    padding-bottom: 0 !important;
}
.rv-1-blog__txt.blog-bb h4 {
    margin-bottom: 0 !important;
    text-align: center;
}
.blog-heading h2 {
    font-size: 30px;
    color: #9b4819;
    margin-bottom: 12px;
    position: relative;
    font-family: 'Roboto-Medium.ttf';
}
.blog-heading h2:after{
    content: "";
    position: absolute;
    background: url(../images/blog-border.svg);
    background-repeat: no-repeat;
    top: 36px;
    bottom: 0;
    left: 0;
    right: -100px;
    margin: 0 auto;
    background-position: center;
    width: 210px !important;
    height: auto;
    background-size: contain;
}
.blog-heading p {
    font-size: 18px;
    color: #191919;
}
.blog-heading.blog-bi h2 {
    padding-bottom: 22px;
    margin-bottom: 0;
}
.blog-heading.blog-bi h2:after {
    content: "";
    position: absolute;
    background: url(../images/blog-border.svg);
    background-repeat: no-repeat;
    top: 30px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-position: center;
    width: 130px !important;
    height: auto;
    background-size: contain;
    transform: rotate(18deg);
    z-index: 999;
}
/**start banner**/
.newbees-right ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}
.newbees-right ul li {
    list-style: none;
}
.app-flex {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 90px;
}
.apps ul {
    padding: 0;
}
.apps ul li {
    list-style: none;
    /* margin-bottom: 5px; */
}
.appicon img {
/*    width: 200px;*/
    width: 130px;
    margin-left: 30px;
}
.apps ul li:nth-child(2) {
    margin-top: 10px;
}
.footer-logo img {
    margin-bottom: 10px;
}
p.enriching-para {
    text-align: center;
    line-height: 1.35936438em;
    text-transform: none;
    letter-spacing: -0.02em;
    color: #0e5173;
    font-size: 20px;
    margin-bottom: 30px;
}
.footer-left h3 {
    line-height: 1.34996288em;
    text-align: left;
    letter-spacing: -0.02em;
    color: #414370;
    font-size: 16px;
    font-family: 'Roboto-Bold.ttf';
    margin-bottom: 0;
    margin-top: 40px;
}
p.add-para {
    line-height: 1.34996288em;
    text-align: left;
    letter-spacing: -0.02em;
    color: #414370;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    font-family: 'Roboto-LightItalic.ttf';
}
.footer-c p {
    text-align: center;
    line-height: 1.39283973em;
    text-transform: none;
    letter-spacing: -0.02em;
    color: #000;
    font-family: 'Roboto-Bold.ttf';
    margin-bottom: 50px;
}
.footer-c ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    /* columns: 2; */
    padding: 0;
}
.footer-c ul li {
    list-style: none;
    /* display: flex; */
    margin-bottom: 22px;
}
.footer-c img {
    width: 160px;
    height: 70px;
}
.footer-right ul {
    /* padding: 0; */
}
.footer-right ul li {
    list-style: none;
    margin-bottom: 2px;
    font-size: 16px;
    font-family: 'Roboto-Medium.ttf';
}
.footer-right ul li:nth-child(6) {
    margin-top: 10px;
    margin-bottom: 10px;
}

.row.footer-row {
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/*.footer-right img {
    width: 120px;
}*/
section.copyright {
    padding-top: 40px;
    padding-bottom: 20px;
}
.copyright-left ul {
    padding: 0;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.copyright-left ul li {
    list-style: none;
/*    display: inline-block;*/
    margin-right: 20px;
}
.copyright-left img {
    width: 34px;
}
.copyright-left ul li:nth-child(4) a {
    font-size: 18px;
    color: #bf2d61;
    font-style: italic;
    font-weight: 400;
}
.copyright-right p {
    line-height: 1.39283973em;
    text-transform: none;
    letter-spacing: -0.02em;
    color: #000;
    font-size: 18px;
    text-align: center;
    margin-bottom: 0;
}
h4.card-title {
    font-family: 'Roboto-Medium.ttf';
}
/**start testimonial**/
section.testimonial {
    padding:60px 0 20px;
    background: #314028;
}
.app-t ul {
    padding: 0;
    margin-bottom: 0;
}
.app-t ul li {
    list-style: none;
}
.app-t ul li:nth-child(2) {
    margin-top: 10px;
}
.app-t {
    padding-top: 70px;
}
.testimonial-heading h2 {
    position: relative;
    margin-left: 0em;
    line-height: 1.1em;
    text-align: center;
    text-transform: none;
    letter-spacing: -0.02em;
    color: #fff;
    padding-bottom: 28px;
    font-size: 30px;
}
.testimonial-heading h2:after {
    content: "";
    position: absolute;
    background: url(../images/b-w.png);
    background-repeat: no-repeat;
    top: 22px;
    bottom: 0;
    left: 0;
    right: -52px;
    margin: 0 auto;
    background-position: center;
    width: 186px !important;
    height: auto;
    background-size: contain;
}
.testimonial-content {
    text-align: center;
}
.testimonial-content h3 {
    color: #f4f1e8;
    font-style: italic;
    font-weight: 700;
    font-size: 24px;
    font-family: 'Roboto-Bold.ttf';
}
hr.testi-border {
    margin: 20px 0 20px 0;
    background: #fff;
    opacity: 1;
}
.testimonial-content p {
    font-size: 16px;
    color: #fff;
}
.testimonial-content.l-testimonial h3 {
    margin-top: 29px;
}
.testimonial-heading {
    padding-bottom: 60px;
}
.testimonial-content span {
    color: #f4f1e8;
    letter-spacing: 0.133em;
}
.app-t img {
    width: 130px;
}
section.footer {
    padding-top: 60px;
}
section.team {
    padding: 30px 0 60px;
}
.team-heading h2 {
    position: relative;
    margin-left: 0em;
    line-height: 1.1em;
    text-align: center;
    text-transform: none;
    letter-spacing: -0.02em;
    color: #0e5173;
    padding-bottom: 28px;
    font-size: 30px;
    margin-bottom: 30px;
    font-family: 'Roboto-Medium.ttf';
}
.team-heading h2:after {
    content: "";
    position: absolute;
    background: url(../images/border.svg);
    background-repeat: no-repeat;
    background-size: contain;
    top: 46px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background-position: center center;
}
.team-content p {
    line-height: 1.35936438em;
    letter-spacing: -0.02em;
    font-size: 20px;
    color: #414370;
    font-style: italic;
}
.founder {
    color: #000000;
    font-style: italic;
    font-weight: 700;
    width: 190px;
    margin-top: 20px;
}
.founder h3 {
    line-height: 1.35936438em;
    text-align: center;
    letter-spacing: -0.02em;
    font-family: 'Roboto-Bold.ttf';
    font-size: 18px;
    margin-bottom: 0;
}
.founder p {
    font-size: 18px;
    font-family: 'Roboto-Bold.ttf';
    line-height: 1.35936438em;
    text-align: center;
    letter-spacing: -0.02em;
}
.app-t.founder-appstore {
    padding-top: 0;
    text-align: right;
}
section.tracking {
    padding: 0px 0 60px;
}
.tracking-heading h2 {
    position: relative;
    margin-left: 0em;
    line-height: 1.1em;
    text-align: center;
    text-transform: none;
    letter-spacing: -0.02em;
    color: #414370;
    padding-bottom: 10px;
    font-size: 30px;
    font-family: 'Roboto-Medium.ttf';
}
.tracking-heading h2:after {
    content: "";
    position: absolute;
    background: url(../images/tracking-border.png);
    background-repeat: no-repeat;
    top: 27px;
    bottom: 0;
    /* left: 0; */
    right: 388px;
    margin: 0 auto;
    background-position: center;
    width: 108px !important;
    height: auto;
    background-size: contain;
}
.row.tracking-row {
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px;
}
.tracking-content p {
    color: #000000;
    line-height: 1.39285714em;
    text-align: center;
    text-transform: none;
    letter-spacing: -0.02em;
    font-size: 24px;
    margin-bottom: 0;
    font-family: 'Roboto-Regular.ttf';
}
.tracking-content span {
    color: #e86095;
    font-style: italic;
    font-weight: 700;
}
.idael-c p {
    text-align: right;
    margin-top: 30px;
    margin-bottom: 0;
    color: #000000;
    font-style: italic;
    letter-spacing: -0.02em;
}
.tracking-content {
    position: relative;
}
.innovative-b {
    text-align: right;
    width: 118px;
    position: absolute;
    right: 0;
    bottom: -15px;
}
.tracking-img {
    text-align: right;
}
section.designarea {
    padding: 60px 0;
    background: #ede3d7;
}
.design-heading h2 {
    line-height: 1.4em;
    text-align: center;
    text-transform: none;
    letter-spacing: -0.02em;
    color: #0e5173;
    margin-bottom: 50px;
    position: relative;
    font-size: 30px;
    font-family: 'Roboto-Regular.ttf';
    font-family: 'Roboto-Medium.ttf';
}
.bg-video-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    /* height: 100vh; */
    /* background: url(../../../../../../../designsupply-web.com/public/samplecontent/vender/codepen/20181014.png) no-repeat center center / cover; */
}
.bg-video-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: linear-gradient(85deg, #502C1E 50%, #c2ba98 100%);
    opacity: 0.79;
    opacity: 0.1;
}
video {
    min-width: 100%;
/*    min-height: 100vh;*/
    z-index: 1;
    height: auto;
    max-width: 100%;
}
.bg-video-wrap .auto-container {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
    width: 100%;
}
span.bee {
    color: #e86095;
    letter-spacing: -0.02em;
    font-size: 40px;
    font-family: 'more-sugar.regular.ttf';
}
span.decode {
    color: #0e5173;
    font-weight: 700;
    font-size: 40px;
    position: relative;
}
.newbees-right ul li:nth-child(1) img {
    height: 550px;
}
.apps img {
    width: 130px;
}
/*******************************************************/
.design-g {
    position: relative;
    border: 5px solid #eec980;
}
.design-g img {
    /* position: relative; */
    /* z-index: 1; */
}
.design-g img {
    position: absolute;
    z-index: 1;
}
.design-g video {
    position: relative;
    /* z-index: 999; */
    left: 0px;
    /* min-width: 100%; */
    z-index: 0;
    /*    min-height: 86vh;*/
    min-height: 100%;
    top: 0;
    max-height: 100%;
}
.ask-bee {
    text-align: center;
}
.design-video {
    /*text-align: center;
    margin-top: 40px;
*/}
/*.bee-list {
    position: absolute;
}*/
.bee-list ul li {
    list-style: none;
    font-size: 18px;
    color: #000;
}
.ask-bee-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}
.mindbee-list ul li {
    list-style: none;
    font-size: 18px;
    color: #000;
}
.bee-list ul li:nth-child(1) {
    position: relative;
    top: -97px;
    left: 70px;
    text-align: center;
    font-family: 'Roboto-Medium.ttf';
}
.mindbee-list ul li:nth-child(1) {
    position: relative;
    top: -97px;
    right: 110px;
    text-align: center;
    font-family: 'Roboto-Medium.ttf';
}
.bee-list ul li:nth-child(2) {
    position: relative;
    bottom: -114px;
    left: 70px;
    text-align: center;
    font-family: 'Roboto-Medium.ttf';
}
.mindbee-list ul li:nth-child(2) {
    position: relative;
    bottom: -114px;
    right: 110px;
    text-align: center;
    font-family: 'Roboto-Medium.ttf';
}
.grey-border {
    position: relative;
}
.grey-border img {
    position: absolute;
    right: 0;
    left: 314px;
    margin: 0 auto;
    text-align: center;
    bottom: 36px;
}
section.plans {
    background-color: #f4f1e8;
    padding: 60px 0;
    position: relative;
}
.plans-heading h2 {
    position: relative;
    margin-left: 0em;
    line-height: 1.1em;
    text-align: center;
    text-transform: none;
    letter-spacing: -0.02em;
    color: #414370;
    padding-bottom: 28px;
    font-size: 30px;
    font-family: 'Roboto-Medium.ttf';
}
.plans-ai {
    display: flex;
    justify-content: center;
    align-items: center;
}
.plans-ai img {
    width: 64px;
}
.plans-ai h3 {
    color: #ff7828;
    font-weight: 700;
    letter-spacing: -0.02em;
    font-size: 18px;
    font-family: 'Roboto-Bold.ttf';
    margin-bottom: 5px;
}
.plans-box h4 {
    text-align: center;
    font-size: 16px;
    font-family: 'Roboto-BoldItalic.ttf';
    margin-left: 40px;
}
.plans-box ul {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 30px;
    /* padding-left: 31px; */
}
.plans-box ul li {
    list-style: none;
    font-size: 16px;
    color: #000;
    margin-bottom: 16px;
}
.plans-box p {
    text-align: center;
}
.plans-box ul li:last-child {
    margin-bottom: 0;
}
.plans-box span {
    /* text-decoration-line: line-through; */
    color: #000;
    font-style: italic;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Roboto-Bold.ttf';
}
p.r-plans {
    font-size: 28px;
    color: #ff7828;
    font-family: 'Roboto-Bold.ttf';
    margin-bottom: 0;
}
span.m-plan {
    text-decoration-line: unset;
    color: #ff7828;
    font-style: italic;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Roboto-Bold.ttf';
}
p.ru-plans {
    font-size: 32px;
    color: #000;
    font-family: 'Roboto-Bold.ttf';
    margin-bottom: 0;
    margin-top: 0;
}
span.mu-plan {
    text-decoration-line: unset;
    color: #000;
    font-style: italic;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Roboto-Bold.ttf';
}
.col-sm-5.p-col {
    position: relative;
    padding: 0;
}
.plans-box {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    /*background-image: url(../images/background/border-square.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;*/
    /* margin-bottom: 55px; */
}
.plans-bg img {
    width: 100%;
}
img.plan-logo {
    margin-bottom: 40px;
    margin-top: 30px;
}
.best-things h4 {
    line-height: 1.36360537em;
    text-align: center;
    letter-spacing: -0.02em;
    font-size: 16px;
    margin-top: 30px;
    color: #0e5173;
}
/*img.screen-img {
    position: relative;
    z-index: 1;
    bottom: 11px;
}*/
.screen-img {
    position: absolute;
    z-index: 1;
}
.col-sm-5.p-col.pro-plan {
    position: relative;
}
img.heart-img {
    width: 130px;
    text-align: center;
    margin: 0 auto;
    display: flex;
}
.personalised-b ul {
    display: flex;
    justify-content: space-between;
/*    flex-wrap: wrap;*/
    padding: 0;
    margin-bottom: 0;
}
.personalised-b ul li {
    list-style: none;
}
.logo-list ul {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin-bottom: 0;
}
.logo-list ul li {
    list-style: none;
}
.app-t.plan-app {
    padding-top: 40px;
}
.Personalised-heading {
    margin-bottom: 30px;
}
.app-t.askbee-appstore {
    text-align: right;
    /* padding-top: 70px; */
}
/**start privacy policy**/
.breadcrumb {
    background: url(../images/background/breadcum_banner.webp);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 80px 0px 80px;
    position: relative;
    text-align: center;
}
.breadcrumb_text {
    position: relative;
    z-index: 2;
    text-align: center;
}
.breadcrumb_text h1 {
    font-size: 56px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px;
    color: #031d36;
}
.breadcrumb_text ul {
    display: flex;
    justify-content: center;
    padding: 0;
}
.breadcrumb_text ul li {
    color: #031d36;
}
.breadcrumb_text ul li, .breadcrumb_text ul li a {
    font-size: 18px;
    font-weight: 500;
    font-family: var(--paraFont);
    color: #031d36;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
    list-style: none;
}
.breadcrumb_text ul li a {
    position: relative;
    margin-right: 15px;
    padding-right: 15px;
}
.breadcrumb_text ul li a::after {
    position: absolute;
    content: "\f054";
    font-family: 'FontAwesome';
    font-weight: 600;
    font-size: 12px;
    color: #031d36;
    top: 3px;
    right: -4px;
}
.breadcrumb_text ul li a:hover {
    color: #fff;
}
section.terms_and_condition {
    padding: 60px 0 20px;
}
.pb-2 {
    padding-bottom: .5rem !important;
}
.privacy_policy_text p {
    margin-top: 20px;
    margin-bottom: 0;
    color: rgb(0, 0, 0);
    background-color: transparent;
    text-align: justify;
    font-size: 18px;
}
span.header-1 {
    font-size: 40px;
    color: #263077;
    font-weight: 700;
}
.privacy_policy_text ul, .privacy_policy_text ol {
    margin-top: 20px;
}
.privacy_policy_text li {
    color: rgb(0, 0, 0) !important;
    background-color: transparent;
    text-align: justify;
    font-size: 18px;
}
.privacy_policy_text ul li, .privacy_policy_text ol li {
    list-style: disc;
/*    color: var(--paraColor);*/
    margin-top: 15px;
    margin-left: 20px;
}

.footer-right ul li a:hover {
    color:#fb5fab;
}
.Newbees-jorney-far img {
    width: 100%;
    margin-top: 10px;
}
p.r-plans span {
    text-decoration-line: line-through;
        color: #ff7828;
}
span.m-plan {
    text-decoration-line: unset !important;
}
p.r-plans.price-p {
    color: #bf2d61;
}
p.r-plans.price-p span {
    color: #bf2d61;
}
.footer-right img {
    width: 160px;
}
section.team.team-inner {
    padding-top: 60px;
    border-bottom: 1px solid #ccc;
}