:root {
    --heading-color: #003059;
    --main-color: #D39907;
    --btn-bg-color: #ECB627;
    --white: #fff;
    --content-color: #666666;
    --small-heading: #111111;
}

body {
    font-family: "Oswald", sans-serif;
    overflow-x: hidden;
}

label {
    font-family: "DM Sans", sans-serif;
}

input {
    font-family: "DM Sans", sans-serif;
}

select {
    font-family: "DM Sans", sans-serif;
}

textarea {
    font-family: "DM Sans", sans-serif;
}

a {
    text-decoration: none;
}

ul {
    padding: 0;
}

li {
    list-style: none;
}

p,
figure,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

p {
    font-family: "DM Sans", sans-serif;
}

section {
    padding: 4rem 0;
}

#loom-companion-mv3 {
    display: none;
}

/* Start Home page */
/* Start Banner Section */
.banner-box {
    background: url(../img/banner-bg.png) no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    min-height: 937PX;
    padding: 0;
}

.banner-box:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 52%;
    height: 100%;
    background: url(../img/Vector\ 7.png) no-repeat;
}

.banner-box:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 48%;
    background: url(../img/wave-banner.png) no-repeat;
}

.navbar {
    padding: 1rem 0;
    position: relative;
    z-index: 2;
}

.logo {
    font-size: 35px;
    color: var(--white) !important;
}

.flexbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-btn {
    background: transparent;
    border: none;
    color: var(--white);
    font-size: 16px;
    padding: 15px 36px;
    font-weight: 600;
}

.main-bg-btn {
    background: var(--white);
    border: none;
    color: var(--main-color);
    font-size: 16px;
    padding: 15px 36px;
    border-radius: 10px;
    font-weight: 600;
}

.main-heading {
    font-size: 55px;
    color: var(--white);
}

.banner-box .main-heading {
    text-transform: uppercase;
    max-width: 50%;
    padding: 23% 0 2rem 0;
}

.app-details {
    font-size: 22px;
    color: var(--white);
    padding-bottom: 1rem;
    font-family: "Oswald", sans-serif;
}

.app-box .main-btn {
    padding: 0;
}

.player-icon {
    content: '';
    position: absolute;
    bottom: -50px;
    right: 16%;
    z-index: 1;
}

/* End Banner Section */

/* Start How Its Work */
.how-it-works {
    background: #F2F4F5;
}

.inner-content {
    color: var(--content-color);
    font-size: 18px;
    padding: 30px 0;
}

.work-card {
    text-align: left;
    background: var(--white);
    padding: 18px;
    border-radius: 10px;
    margin-bottom: 25px;
    height: 100%;
}

.work-card .small-heading {
    font-size: 24px;
    color: var(--small-heading);
    padding: 10px 0 0;
}

.work-card .inner-content {
    font-size: 16px;
    padding: 15px 0;
}
.how-it-works .row{
    row-gap: 20px;
}
/* End How Its Work */


/* tabs css --------------------------- */
.report-waiting-main .nav-tabs .nav-link {
    border: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 27px;
    text-align: left;
    color: var(--content-color);
}

.report-waiting-main .nav-tabs {
    justify-content: space-between;
    padding-bottom: 16px;
    margin-top: 20px;
}

.report-waiting-main .nav-tabs .nav-item.show .nav-link,
.report-waiting-main .nav-tabs .nav-link.active {
    color: var(--main-color);
}

.inner-tetx-tabs h3 {
    font-size: 34px;
    font-weight: 400;
    line-height: 50.39px;
    text-align: left;
    color: var(--small-heading);
    margin-bottom: 20px;
}

.tabone-main-inner {
    padding-top: 65px;
}

.inner-tetx-tabs p {
    color: var(--content-color);
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    margin-bottom: 20px;
}

.inner-img-tabs figure {
    padding-bottom: 73%;
    position: relative;
    max-width: 715px;
    margin-left: auto;
}

.inner-img-tabs figure img {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%;
}

.inner-tetx-tabs {
    padding-right: 50px;
}

.counter-sec {
    background-image: url(../img/counter.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 61px 0;
}

.number {
    font-size: 90px;
    font-weight: 500;
    line-height: 133.38px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0;
}

.team-text {
    font-size: 20px;
    font-weight: 400;
    line-height: 30.79px;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
}

.sub-heading {
    font-size: 45px;
    font-weight: 400;
    line-height: 66.69px;
    text-align: center;

}

.inner-content-card {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: var(--content-color);
    padding-top: 10px;
}

.inner-our-feture-text h3 {
    max-width: 340px;
}

.inner-our-feture-text {
    display: flex;
    height: 100%;
    align-items: center;
}

.inner-img-phone {
    text-align: center;
    position: relative;
}

.marg-top-high {
    margin-top: 136px;
}

section.padd-120 {
    padding: 120px 0;
    overflow: hidden;
}

.inner-img-phone::after {
    content: "";
    position: absolute;
    width: 100%;
    background-color: var(--main-color);
    height: 247px;
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
    z-index: -1;
    border-radius: 0 153px 153px 0;
}

.inner-img-phone::before {
    content: "";
    position: absolute;
    width: 100%;
    background-color: var(--main-color);
    height: 247px;
    top: 50%;
    transform: translateY(-50%);
    left: -100%;
    z-index: -1;
}

.sec-righ-out .inner-img-phone1::before {
    content: "";
    position: absolute;
    width: 100%;
    background-color: var(--main-color);
    height: 247px;
    top: 50%;
    transform: translateY(-50%);
    left: 50px;
    z-index: -1;
    border-radius: 153px 0 0 153px;
}

.sec-righ-out .inner-img-phone1::after {
    content: "";
    position: absolute;
    width: 100%;
    background-color: var(--main-color);
    height: 247px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    right: -100%;
}

.inner-img-phone1 {
    text-align: center;
    position: relative;
}

.list-stye-home li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 25px;

}

.list-stye-home li p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: var(--content-color);
    margin: 0;
}

/* point sec ------------------------------------ */
.point-sec {
    background-image: url(../img/Rectangle\ 34625807.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 65px 0;
}

.point-sec h3 {
    font-size: 45px;
    font-weight: 400;
    line-height: 66.69px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 43px;
}

.upper-offence p {
    font-size: 19.19px;
    font-weight: 500;
    line-height: 25.91px;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 21px;
}

.upper-offence ul li p {
    font-size: 16.31px;
    font-weight: 400;
    line-height: 22.02px;
    text-align: left;
    margin-bottom: 17px;
}





.our-suscrib {
    border-radius: 20.214px;
    border: 1px solid #E2E2E2;
    background: #FFF;
    padding: 35px 40px;
    height: 100%;
    max-width: 404px;
}

.our-suscrib h5 {
    font-size: 30px;
    font-weight: 500;
    line-height: 40.5px;
    text-align: left;
    color: #0B0914;
    margin-bottom: 40px !important;
}

.dollar-price {
    font-size: 50px;
    font-weight: 600;
    line-height: 74.1px;
    text-align: left;
    margin-bottom: 9px !important;
    color: #0B0914;
}

.heading-list-dollar {
    font-size: 22px;
    font-weight: 400;
    line-height: 29.7px;
    text-align: left;
    padding-bottom: 26.26px;
}

.list-dollar li {
    padding-bottom: 26.26px;
    position: relative;
    display: flex;
    gap: 13px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24.3px;
    text-align: left;
    color: var(--content-color);
    align-items: center;

}

.list-dollar li:last-child {
    padding-bottom: 54.61px;
}

.inner-ul-li {
    border-bottom: 1px dashed #A9A9AA;
}

.node-head {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 4px;
    padding-top: 22.83px;
}

.price-sec {
    justify-content: center;
    column-gap: 88px;
}

.personal-info {
    font-size: 20px;
    font-weight: 500;
    line-height: 27px;
    text-align: center;
    color: #111111;
    margin-bottom: 34px;
}

.grup-main label {
    font-size: 16px;
    font-weight: 500;
    line-height: 21.6px;
    text-align: left;
    color: #111111;
    margin-bottom: 10px;
}

.grup-main input {
    border: 1.5px solid #DCDCDC;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.6px;
    text-align: left;
    padding: 20px;
    background-color: transparent;
}

.grup-main select {
    border: 1.5px solid #DCDCDC;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.6px;
    text-align: left;
    padding: 20px;
    background-color: transparent;
}

.grup-main {
    margin-bottom: 30px;

}

.grup-main textarea {
    border: 1.5px solid #DCDCDC;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.6px;
    text-align: left;
    padding: 20px;
    background-color: transparent;
}

.inner-main-contact-home {
    max-width: 1076px;
    margin: auto;
}

.byprovid {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    max-width: 852px;
    margin: auto;
}

.byprovid a {
    font-size: 18px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    color: #2196F3;
}

.send-btn {
    padding: 13px 63px;
    background-color: var(--main-color);
    font-size: 18px;
    font-weight: 500;
    line-height: 24.3px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 8px;
    border: 1px solid var(--main-color);
    margin-top: 22px;
}

.upper-btn-send {
    text-align: center;
}

.back-color-foot{
    background-color: black;
    padding: 47px 0 33px 0;
}
.foot-logo-icons{
    justify-content: space-between;
    /* align-items: center; */
    margin-bottom: 26px;
}
.icns-footer h5{
font-size: 18px;
font-weight: 500;
line-height: 22px;
text-align: left;
color: #FFFFFF;
}
.icns-footer{
    align-items: center;
    gap: 24px;
}
.icons-main-face-insta{
    align-items: center;
    gap: 11px;
}
.face-icon{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.95px solid #FFFFFF20;
    width: 48px;
    height: 48px;
    border-radius: 100px;
}
.face-icon i{
    color: white;
}
.brand-footer{
    padding: 20px 0 0 0;
    border-top: 1px solid #FFFFFF1A;
}
.brand-footer p{
color: white;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.6px;
    text-align: center;
    
}
.list-inner-ul{
    display: flex;
    margin: 0;
    align-items: center;
    gap: 34px;
    padding-right: 20px;
}
.list-inner-ul li a{
font-size: 16px;
font-weight: 600;
line-height: 21.6px;
text-align: center;
color: #FFFFFF;
}
.banner-box.banner-main-pages{
min-height: 100%;
}
.faq-head-banner{
    padding-top: 170px;
    padding-bottom: 206px;
}


.banner-main-pages.banner-box:after {
    content: '';
    position: absolute;
    bottom: 2px;
    right: 0;
    width: 50%;
    height: 78%;
    background: url(../img/wave-banner.png) no-repeat;
}
.faq-head-banner{
font-size: 55.14px;
font-weight: 600;
line-height: 76.98px;
text-align: center;
color: #FFFFFF;
}

.faq-accordian .accordion-button::after {
    height: unset !important;

    background-image: none !important;
    font-family: "Font Awesome 5 Free";
    content: "\f067" !important;
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    height: 42px !important;
    width: 42px !important;
    border-radius: 10.77px;
    background-color: #969696;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 17.75px;
    padding: 0;
}
.faq-accordian .accordion-button:not(.collapsed)::after {
    content: "\f068" !important;
    transform: none !important;
    background-color: var(--main-color);
    top: 0;
    right: 0;
    position: absolute;
    border-radius: 0 10.77px 0 0;
}
.faq-accordian .accordion-button {
    font-family: "DM Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 29.64px;
    text-align: left;
color: #000000 !important;    
}
.faq-accordian .accordion-button, .faq-accordian .accordion-item {
    background-color: white !important;
    border-radius: 10.765px !important;
    box-shadow: none !important;
}
.head-how-can h2{
    font-size: 45px;
    font-weight: 400;
    line-height: 66.69px;
    text-align: center;
    margin-bottom: 16px;
}
.head-how-can p{
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    color: #666666;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 38px;
}
.acc-body-tetx{
font-size: 14px;
font-weight: 400;
line-height: 26px;
text-align: left;
color: #666666;
}
.faq-accordian .accordion-item {
    border: 0.9px solid #0000004D !important;
    margin-bottom: 36px;
}
.con-padd-main{
    padding: 120px 0;
}
.padd-contact-us-main{
    padding: 45px 81px;
    border-radius: 5px;
}
.privacy-sec h2 {
    font-size: 50px;
    color: white;
    text-align: center;
}

.counter-sec.privacy-sec {
    padding: 100px 0;
}
.inner-cprivacy-clas h3 {
    font-size: 26px;
    font-weight: 400;
    line-height: 38.53px;
    text-align: left;
    margin-bottom: 16px;
    color: #111111;
}

.inner-cprivacy-clas p {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    color: #666666;
    margin-bottom: 20px;
}


.content-privacy {
    padding: 100px 0;
}
.head-two{
font-size: 40px;
font-weight: 400;
line-height: 59.28px;
text-align: left;
color: #14171F;
margin-bottom: 42px;
}
.inner-card-six:hover{
  box-shadow: 0px 5px 30px 2px #6941C633;

/* box-shadow: 0px 2px 8px 0px #9E77ED33; */

}
.inner-card-six {
  box-shadow: 0px 4px 8px -2px #1018281A;
  background-color: #FFFFFF;
  padding: 27px 24px;
  border-radius: 8px;
}

.inner-head-sec h3 {
  font-family: "DM Sans", sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 32.4px;
  text-align: left;
  margin-bottom: 16px;
  color: #111111;
}

.inner-head-sec h5 {
  font-size: 27px;
  font-weight: 600;
  line-height: 32.4px;
  text-align: left;
  color: #111111;
  margin-bottom: 16px;

}

.inner-head-sec h5 span {
  font-size: 12px;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  line-height: 16.2px;
  text-align: left;
}

.inner-head-sec p {
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: left;
  padding-bottom: 34px;
  color: #667085;
  border-bottom: 1px solid #D9D9D9;
  margin: 0;
}

.head-p-price {
  font-size: 18px;
  font-weight: 400;
  line-height: 24.3px;
  text-align: left;
  color: #667085;
  margin-bottom: 16px;
}

.list-pricng {
  padding-top: 32px;
}

.list-pricng ul li {
  font-family: "DM Sans", sans-serif;
  color: #111111;
  font-size: 18px;
  font-weight: 500;
  line-height: 25.2px;
  text-align: left;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.button-try button{
  font-size: 18px;
  font-weight: 500;
  line-height: 25.2px;
  text-align: left;
  color: var(--main-color);
  border: 2px solid var(--main-color);
  border-radius: 4px;
  width: 100%;
  padding: 16px 0;
  text-align: center;
  margin-top: 20px;
}
.button-try.bg-yel button {
  background-color: var(--main-color);
  color: white;
}
.links-footer li a{
  font-family: "DM Sans", sans-serif;

  font-size: 16px;
  font-weight: 500;
  line-height: 21.6px;
  text-align: left;
  color: #CFCFCF;
  margin-bottom: 18px;
  display: inline-block;
}
.quick-links h5{
  /* font-family: Oswald; */
font-size: 18px;
font-weight: 500;
line-height: 22px;
text-align: left;
margin-bottom: 28px;
color: white;
}
.upper-list-header{
  gap: 28px;
}
.bott-footer-logo-text p{
font-size: 18px;
font-weight: 400;
line-height: 30px;
text-align: left;
color: #CFCFCF;
margin-top: 26px;
}