

h1,h2,h3,h4,h5,h6,p,span,a,li{
	color: #fff !important;
}
body {
    font-family: 'Sora' ;
    background: black !important;
}
.header {
    position: absolute;
    left: 0;
    right: 0;
}
button.navbar-toggler:focus-visible {
   
    outline: none !important;
}
button.navbar-toggler:focus {
 
    box-shadow: none !important;
}
section.banner {
	background: url('../images/banner.png');
	background-size: cover;
	background-repeat: no-repeat;
/*	height: 100vh;*/
    padding-bottom: 40px;
}

.main-content {
    text-align: center;
    /* height: 900px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 300px 0px 0px 0px;
}
h1.title {
    font-weight: bold;
    font-size: 60px;
        padding: 10px 0px;
}
h2.subtitle {
    font-weight: 100;
}
h1.title span {
    font-family: 'Poppins';
    color: transparent !important;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    stroke: #ffffff;
}
p.text {
    width: 50%;
}
nav.navbar.bg-body-tertiary {
    background: none !important;
}
.social-links {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    margin-left: 20px;
}
.useful-links {
    display: flex;
    flex-direction: row;
    column-gap: 20px;
    float: right;
    margin-right: 20px;
}
.useful-links a {
text-decoration: none;
}
button.navbar-toggler {
    background: transparent;
    border-radius: 0px;
    border: 0px;
}
.navbar-toggler:focus {
    box-shadow: none;
}
/*.primary-btn {
    transform: rotate(30deg);
    display: flex;
    align-items: center;

}*/
.primary-btn {
    display: flex;
    align-items: flex-end;
}
 .primary-btn p.link {
    margin-left: -50px !important;
    font-size: 20px;
    transform: rotate(35deg);
}
.primary-btn:hover p.link {
    transform: rotate(0deg);
    transition: 0.3s;
}

a.p-link {
    text-decoration: none;
    cursor: pointer;

}
/*.primary-btn:hover {
    transform: rotate(0deg);
    transition: 0.3s;
}*/

.tag{
background-image: url(../images/bar.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 10vh;

    animation-duration: 10s;
    animation-name: ticker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0, 0, 0, 0);
    }


    .about-tag{
background-image: url(../images/about-tag.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 20vh;

    animation-duration: 20s;
    animation-name: about-ticker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0, 0, 0, 0);
        margin: 40px 0px;
    }


   .service-tag{
background-image: url(../images/service-tag.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 20vh;

    animation-duration: 20s;
    animation-name: about-ticker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0, 0, 0, 0);
        margin: 40px 0px;
    }
    .our-service-tag{
background-image: url(../images/our-service-tag.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 20vh;

    animation-duration: 20s;
    animation-name: about-ticker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0, 0, 0, 0);
        margin: 40px 0px;
    }

    .work-tag{
background-image: url(../images/work-tag.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 20vh;

    animation-duration: 20s;
    animation-name: about-ticker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0, 0, 0, 0);
        margin: 40px 0px;
    }

        .price-tag{
background-image: url(../images/price-tag.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 20vh;

    animation-duration: 20s;
    animation-name: about-ticker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0, 0, 0, 0);
        margin: 40px 0px;
    }


    .faq-tag{
background-image: url(../images/faq-tag.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 20vh;

    animation-duration: 20s;
    animation-name: about-ticker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0, 0, 0, 0);
        margin: 40px 0px;
    }

       .apps-tag{
background-image: url(../images/apps.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 10vh;

    animation-duration: 20s;
    animation-name: about-ticker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0, 0, 0, 0);
        margin: 40px 0px;
    }

        .contact-tag{
background-image: url(../images/contact-tag.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 20vh;

    animation-duration: 20s;
    animation-name: about-ticker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0, 0, 0, 0);
        margin: 40px 0px;
    }

     .mission-tag{
background-image: url(../images/mission-tag.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 20vh;

    animation-duration: 20s;
    animation-name: mission-ticker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0, 0, 0, 0);
        margin: 40px 0px;
    }
       .vision-tag{
background-image: url(../images/vision-tag.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 20vh;

    animation-duration: 20s;
    animation-name: mission-ticker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0, 0, 0, 0);
        margin: 40px 0px;
    }

   .value-tag{
background-image: url(../images/value-tag.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 20vh;

    animation-duration: 20s;
    animation-name: mission-ticker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0, 0, 0, 0);
        margin: 40px 0px;
    }

  .help-tag{
background-image: url(../images/help-tag.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 20vh;

    animation-duration: 20s;
    animation-name: mission-ticker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0, 0, 0, 0);
        margin: 40px 0px;
    }


@keyframes ticker{
    0% {
    background-position-x: 100%;
}

100% {
    background-position-x: 0%;
}
}

@keyframes about-ticker{
    0% {
    background-position-x: 0%;
}

100% {
    background-position-x: 100%;
}
}

@keyframes mission-ticker{
    0% {
    background-position-x: 0%;
}

100% {
    background-position-x: 100%;
}
}


.about-content {
    /* text-align: center; */
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.about-content h2.subtitle {
    font-weight: 500;
}
.icon-sec {
    display: flex;
    align-items: center;
    margin-top: 40px;
}
.icon-img {
    margin-right: 10px;
}
.image-sec a.p-link {
    /* text-align: center; */
    display: flex;
    justify-content: center;
    margin: 50px 0px;
}
.image-sec .row .col-md-4 {
    padding: 0px !important;
}
.middle img.img-fluid {
    max-width: 500px !important;
    z-index: 99999999;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.image-sec {
    margin: 100px 0px;
    height: 100vh;
}
section.about {
  
    background-image: linear-gradient(black, #1C1C1C);
}

.box-head {
    background-image: url(../images/s-img.png);
    background-size: cover;
    /* background-repeat: no-repeat; */
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background-position: center bottom;
    padding: 20px;
}
.box-head img {
    width: 70px !important;
}
.box-up {
    text-align: center;
    background-image: linear-gradient(black, #1C1C1C);
    padding-bottom: 50px;
    border-radius: 0px 0px 20px 20px;
    height: 350px;
}
h4.box-title {
    margin: 40px;
}

.box-up.down {
    display: flex;
    flex-direction: column-reverse;
    border-radius: 20px 20px 0px 0px !important;
    margin-top: 80px;
    padding-bottom: 0px !important;
        padding-top: 50px;
            background-image: linear-gradient(#1c1c1c, #000000);
}
.box-up.down .box-head {
	  background-image: url(../images/s-down.png);
    background-size: cover;
    background-position: center top;
}
.serivce-slider {
    padding: 60px 0px;
}
.owl-dots.disabled {
    display: block !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff !important;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 40px !important;
}
.box-up:hover {
    background-image: linear-gradient(#040613, #BABABA);
    transition: 0.5s !important;
}
.box-up.down:hover{
	 background-image: linear-gradient(#BABABA, #040613);
    transition: 0.5s !important;

}
.box-up:hover .box-head img {
    filter: brightness(40.5);
}

.p-content img {
    width: 40px !important;
}
.p-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.p-content img {
    width: 40px !important;
    margin-top: -20px;
}
.portfolio {
    
       background-size: cover;
    background-repeat: no-repeat;
    filter: grayscale(1);
    height: 400px;
    display: flex;
    align-items: flex-end;
    border-radius: 20px;
}
.p-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: black;
    position: absolute;
    left: 0;
    right: 0;
    margin-bottom: 20px;
    visibility: hidden;
}
p.p-title {
    margin-top: -10px;
}
.showcase-slider .portfolio:hover {
    filter: none;
    transition: 0.2s;
}
.showcase-slider .portfolio:hover .p-content {
    visibility: visible;
}
.showcase-slider {
    margin: 60px 0px;
}
section.showcase {
    background-image: linear-gradient(black, #1C1C1C);
}

h1.counter {
    font-family: 'Poppins';
    color: transparent !important;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    stroke: #ffffff;
    font-size: 70px;
}
.count-box p {
    
    font-size: 20px;
}
.count-box {
    display: flex;
    align-items: center;
}
.count-sec {
    display: flex;
    justify-content: space-between;
}
.price {
    text-align: center;
}
span.s-price {
    font-size: 50px;
}
span.disc-price {
    font-size: 30px;
    text-decoration: line-through;
    margin-left: 10px;
}
h1.price-title {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
 margin: 40px 0px 10px 0px;
    padding: 20px 0px;
    background: #000;
       border-radius: 300px 300px 300px 300px;
    margin-right: 0px;
    color: white !important;
}
.price-box p {
    text-align: center;
}
ul.listing li {
    display: flex;
    align-items: center;
        margin: 10px 0px;
        text-align: left;
}
ul.listing li img {
    width: 20px !important;
    margin-right: 10px;
}
ul.listing {
    margin-left: -20px !important;
    height: 200px;
    overflow-y: scroll;
}
.owl-carousel .owl-item img {

    width: auto !important;
}
.chat {
    display: flex;
    align-items: center;
}
.price-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.price-box {
    background-image: linear-gradient(#b4b4b426, #0f0f0f26, #bababa36);
    border-radius: 20px;
    padding: 20px;
}


.price-box .primary-btn p.link {

     transform: rotate(0deg); 
}
.price-box .primary-btn {
 
    align-items: center !important;
}
.price-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 3px solid black;
    margin-top: 40px;
}

/* width */
ul.listing::-webkit-scrollbar {
  width: 5px;
}

/* Track */
ul.listing::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
ul.listing::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
ul.listing::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.price-box:hover {
    background-image: linear-gradient(#B4B4B4, #0F0F0F, #BABABA);
}
.price-box:hover .chat img {
    filter: brightness(70.5);
}
.accordion-item {
        background-color: transparent !important;
}
button.accordion-button.collapsed {
     background-color: transparent !important;
    color: #fff;
}
button.accordion-button {
   background: transparent !important;
    color: #fff !important;
}
.accordion-button::after {

    filter: brightness(220.5) !important;
}
.accordion-button:focus {
    border-color: black !important;
    box-shadow: 0px 0px 7px #fff !important;
}
.accordion-item {
    border: 0px !important;
}
.faq-content h1 {
    margin: 40px 0px;
}
.faq-bg {
    background-image: linear-gradient(black, #1C1C1C) !important;
    padding: 40px;
    border-radius: 20px;
    margin-left: -40px;
}
.faq-content {
    padding: 20px;
}
section.faq {
    background-image: linear-gradient(black, #1C1C1C);
    padding: 100px 0px;
}
section.contact h1 span {
    font-family: 'Poppins';
    color: transparent !important;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    stroke: #ffffff;
}
section.contact h1 {
    text-align: center;
    font-size: 50px;
}
section.contact a {
    text-decoration: none;
}
section.contact {
    padding: 50px 0px;
}
section.contact:hover a {
    text-decoration: underline;
    /* transition: 0.3s; */
}
.call {
    text-align: right;
    margin-bottom: 20px;
}
.email {
    text-align: right;
}
.call p {
    margin-bottom: 0px;
}
.email p {
    margin-bottom: 0px;
}
.cta .container {
    background: #1C1C1C;
    padding: 20px;
    border-radius: 10px;
}
.fot-portfolio img {
    margin: 2px;
}
.fot-call p {
    margin-bottom: 0px;
}
.fot-call {
    margin-bottom: 10px;
}
section.footer {
    background: #1C1C1C;
    padding: 60px 0px;
}
h2.fot-head {
    font-size: 20px;
    color: #BABABA !important;
}
img.img-fluid.fot-logo {
    width: 200px;
}
p.fot-text {
    margin: 30px 0px;
}
section.footer li {
    list-style-type: none;
    margin: 10px 0px;
}
section.footer li a {
    text-decoration: none;
}
.copyright {
    background: #1C1C1C;
    padding: 40px 0px;
    text-align: center;
    border-top: 1px solid #ffffff2e;
}
.copyright p {
    margin-bottom: 0px;
}
img.img-fluid.cta-mail:hover {
    filter: brightness(0.5);
}
img.img-fluid.cta-mail {
    margin: auto;
    display: block;
}


.fot-call a {
    text-decoration: none;
}

span.navbar-toggler-icon {
    filter: brightness(10.5);
}

.sticky-sec {

    display: flex;
    align-items: center;
    transform: rotate(90deg);
    margin-right: -40px;
    margin-top: -20px;
    float: right;
}
.sticky-sec img {
    width: 60px;
    transform: rotate(275deg);
}
.sticky-content {
    margin-left: 10px;
}



.about-page .main-content {
    padding: 200px 0px 0px 0px;
}
.pricing-page .main-content {
    padding: 200px 0px 0px 0px;
}
.service-page .main-content {
    padding: 200px 0px 0px 0px;
}
.ab-content.ab2 {
    text-align: right;
}

div#pills-tabContent p {
    text-align: center;
    width: 70%;
    margin: auto;
}
section.our-mission {
    padding: 100px 0px;
}

ul#pills-tab {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-evenly;
}
li.nav-item button {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 90px !important;
    font-size: 20px;
}
section.our-mission .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: #fff !important;
    color: black !important;
}
section.our-mission .nav-link:focus {
    color: #000 !important;
    background: #fff !important;
}
section.our-mission .nav-link:hover {
    color: #000 !important;
    background: #fff !important;
}
ul#pills-tab {
    border: 1px 1px 1px 1px solid #fff;
    border-top: 1px solid #ffffff80;
    border-bottom: 1px solid #ffffff80;
}

.contact-page .main-content {
    padding: 200px 0px 0px 0px;
}

.contact-form input {
    background: transparent;
    border: none;
    color: #fff !important;
    height: 60px;
    border-bottom: 1px solid #fff;
    width: 100%;
    margin-bottom: 40px;
}
.contact-form textarea {
    background: transparent;
    border: none;
    color: #fff !important;
    height: 100px;
    border-bottom: 1px solid #fff;
    width: 100%;
    margin-bottom: 40px;
}
.contact-form input:focus-visible {
    outline: none !important;
}
section.contact-sec {
    padding: 50px 0px;
        background-image: linear-gradient(black, #1C1C1C);
}
section.contact-sec h2.subtitle {
    margin-bottom: 40px;
}

.cta-icon {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}
.cta-img {
    margin-right: 20px;
}
.cta-link p {
    margin-bottom: 0px;
}
section.contact2 {
    padding: 40px 0px;
}
section.contact2 a {
    text-decoration: none;
}
/*//////////*/

 .custom-tabs {
      display: flex;
      justify-content: space-between;
    }
    .custom-tabs .nav-pills {
      width: 25%; /* Adjust as needed */
    }
    .custom-tabs .tab-content {
      width: 45%; /* Adjust as needed */
    }
    div#left-tabs button {
    display: flex;
    align-items: center;
        background-image: linear-gradient(to right, #000000 , #898181);
        margin: 10px 0px;
}
div#right-tabs button {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    background-image: linear-gradient(to right, #898181 ,#000000 );
    margin: 10px 0px;
}
.custom-tabs .nav-pills p {
    font-size: 20px;
}
div#left-tabs p {
    margin-left: 40px;
}
div#right-tabs p {
    margin-right: 40px;
}
.custom-tab-content {
    text-align: center;
    border: 1px dashed #fff !important;
    padding: 40px;
    border-radius: 20px;
    margin-top: 100px;
}
.cus-tab-img {
    display: flex;
}

.cus-tab-img img {
    width: auto;
    text-align: center;
    margin: auto;
    border-radius: 20px;
    filter: grayscale(1);
    height: 150px;
}
.cus-tab-img img:hover {
    filter: none !important;
}
section.service-tabs {
    padding: 100px 0px;
}
.custom-tabs div#left-tabs button:nth-child(2n) {
  
    margin-right: 40px;
}
.custom-tabs div#right-tabs button:nth-child(2n) {
    /* display: none !important; */
    margin-left: 40px;
}
.custom-tabs .nav-link.active {
    background: #fff !important;

}
div#left-tabs button:hover {
    background: #fff;
    /* color: black !important; */
}
div#left-tabs button:hover p {
    color: black !important;
}
div#left-tabs button:hover img {
    filter: invert(1);
}

div#right-tabs button:hover {
    background: #fff;
    /* color: black !important; */
}
div#right-tabs button:hover p {
    color: black !important;
}
div#right-tabs button:hover img {
    filter: invert(1);
}
.custom-tabs .nav-link.active p {
    color: black !important;
}
.custom-tabs .nav-link.active img {
        filter: invert(1);
}
.price.grid .price-box {
    margin-top: 40px !important;
}
section.our-pricing {
    padding: 100px 0px;
}
img.img-fluid.connect {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: -130px;
    animation: rotation 5s infinite linear;
}
@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}


.offcanvas-body li.nav-item a {
    color: black !important;
    font-size: 25px;
        margin: 10px 0px;
}
div#offcanvasNavbar {
    background-image: url('../images/menu-bg.png');
    background-size: cover;
}
.offcanvas-header {

    justify-content: flex-end !important;

}

.menu-call {
    display: flex;
    align-items: center;
     margin-top: 150px;
}
.menu-call img {
    filter: invert(1);
    transform: rotate(275deg);
    margin-right: 10px;
}
.menu-call p {
color: black !important;
margin-bottom: 0px !important;
}

.menu-call a {
    color: black !important;
    font-weight: bold;
    text-decoration: none;
}
.social-links img:hover {
    filter: brightness(20.5);
}
a.scroll-to {
    display: flex;
    flex-direction: column;
    text-decoration: none;
}
p.price-text {
    padding-bottom: 40px;
}

.modal-content {
    background: url(../images/form-bg.gif);
    background-size: cover;
}

.modal-dialog.modal-dialog-centered {
    min-width: 600px;
}
.modal-header .btn-close {

    filter: invert(1) !important;
    font-size: 20px;
}
.modal-content section.contact-sec {
    background: transparent;
        padding: 0px !important;
}
.contact-form textarea:focus-visible {
    outline: none !important;
}
.modal-content {
    box-shadow: 0px 0px 7px #ffffff59;
}
div#pills-content span.disc-price {
    text-decoration: none !important;
}

/*/ Showcase Page CSS Start /*/

.work-tag {
  background-image: url(../images/work-tag.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 20vh;
  animation-duration: 20s;
  animation-name: about-ticker;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0, 0, 0, 0);
  margin: 40px 0px;
}

.our-showcase #pills-tabContent .col-md-4 {
  margin-top: 25px;
}

.our-showcase #pills-tabContent .col-md-4 img {
  width: 100%;
}

.our-showcase #pills-tabContent .col-md-4 img:hover {
  transform: scale(1.1);
  border: 10px solid white;
  transition: all 1s;
  border-radius: 5px;
  box-shadow: 0 0 10px white;
}

section.our-showcase {
  overflow: hidden;
}
.contact-form button.submit {
    background: #fff0 !important;
    color: white !important;
    border: 1px solid #fff;
    width: 50%;
    padding: 10px;
    margin: auto;
    display: block;
    font-size: 20px;
    border-radius: 10px;
        margin-top: 40px;
}
button.submit:hover{
    background: #fff !important;
    color: black !important;
}


/*brief form*/
section.brief-form {
    padding: 200px 0px;
}
section.brief-form form {
    display: flex;
    flex-direction: column;
}
section.brief-form form input {
    margin: 10px 0px;
    height: 50px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
}
section.brief-form form input:focus-visible {
    outline: none;
}
/*brief form end*/
p.th-alert {
    background: #ffffff9c;
    color: black !important;
    margin-top: 20px;
    margin-left: -10px;
    padding: 10px;
}
/*.contact-form button {
    background: #fff;
    color: black;
    border: none;
    padding: 10px;
    border-radius: 5px;
}*/
section.privacy-policy {
    padding: 100px 0px;
}
section.privacy-policy h1 {
    font-size: 20px;
}
section.brief-form button#submit_brief {
    padding: 10px;
    border-radius: 5px;
    width: 50%;
    margin: auto;
}
.pay {
    display: flex;
    align-items: center;
    justify-content: center;
}
section.checkout {
    padding: 200px 0px;
    text-align: center;
/*    width: 50%;*/
    margin: auto;
}
.pay-btn {
    margin-top: 50px;
}
/*.pay-btn a {
    background: #fff;
    color: black !important;
    padding: 10px;
    font-size: 20px;
    text-decoration: none;
    border-radius: 5px;
}*/
section.checkout p {
    width: 50%;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
/*.pay-btn a {
    background: transparent;
    color: white !important;
    padding: 10px;
    font-size: 20px;
    text-decoration: none;
    border-radius: 5px;
    border: 1px solid #fff;
}*/
/*.pay-btn a:hover {
    background: #fff;
    color: black !important;
}*/
.pay-btn {
    border: 1px solid #fff;
    width: fit-content;
    margin: auto;
    padding: 15px;
    border-radius: 5px;
    margin-top: 40px;
}
.pay-btn a {
    text-decoration: none;
}
.pay-btn:hover {
    background: #fff;
  
}
.pay-btn:hover a {
   
     color: black !important; 
}
.pay-btn:hover img {
    filter: invert(1);
}
.pay-btn button {
    background: transparent;
    color: #fff;
    border: none;
}
.pay-btn:hover button {
    color: black !important;
}
button.contact-btn {
    padding: 10px;
    background: #fff;
    border-radius: 5px;
}

section.thankyou {
    padding: 200px 0px;
}
.cta2 {
    display: flex;
    justify-content: space-between;
}
.thank-head {
    text-align: center;
    margin-bottom: 60px;
}
.thankyou-connect h2 {
    text-align: center;
        margin-bottom: 40px;
}
.thank-head p {
    width: 50%;
    margin: auto;
}
.error {
    color: #fff !important;
}