
body a {
  display: inline-block;
  vertical-align: top;
}

body img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  width: 80px;
  height: auto;
  display: block;
  float: left;
}

img.img {
  width: auto;
}

#root {
  overflow: hidden;
}

/*********** Custom css ********/

.campaign-wizard-row {
  height: calc(100vh - 2rem);
}

.campaign-wizard-left {
  border-radius: 2px 0 0 2px;
  background: linear-gradient(224.86deg, #00ccd4 0%, #0e8ee1 51.76%, #1b54ee 100%);
}

.campaign-copyright {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  /*text-align  :center;*/
  font-size: 12px;
  letter-spacing: 0;
  line-height: 15px;
}

.campaign-wizard-right-img {
  width: 100%;
  color: #ec7063;
}

.campaign-img-size {
  width: 65px;
}

.campaign-wizard-right-content {
  top: 35%;
  width: 70%;
  color: #1f618d;
  font-family: Inter;
  font-size: 19.2px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 24px;
}

.campaign-wizard-left-content-for {
  color: #ffffff;
  font-family: "Source Sans Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
}

/**************** Second Page ******************/

.campaign-right-link a {
  color: #000;
}

.campaign-right-link {
  color: #051435;
  font-family: "Source Sans Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
}

.icon-border {
  border: 1px solid #de350b;
  border-radius: 50%;
  color: #de350b;
  background-color: rgba(243, 82, 63, 0.1);
}

.text-right-color {
  color: #051435;
  font-family: "Source Sans Pro";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.text-right-color p span {
  font-size: 18px;
}

.try-agin-btn.btn:hover {
  color: #fff;
}

.campaign-wizard-right-content-text-h2 {
  color: #2f5a75;
  font-family: Inter;
  font-size: 27.65px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 34px;
}

.try-agin-btn {
  border-radius: 2px;
  background-color: #1b54ee !important;
  color: #ffffff;
  font-family: Inter;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
  padding: 15px 24px;
  border: none;
}

/***** Third ***********/

header {
  background-color: #2f5a75;
  border-radius: 2px;
  position: fixed;
  min-width: calc(100% - 255px);
  z-index: 1;
  top: 1rem;
  right: 1rem;
}

.header-right a {
  color: #fff;
}

.top-header-text {
  color: #ffffff;
  font-family: Inter;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
}

.icon-size {
  width: 30px;
  color: #1b54ee;
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}

.portal-color {
  color: #00ccd4;
  font-family: Inter;
  font-size: 33.18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 40px;
}

.right-content-inde-3 {
  top: 35%;
  width: 70%;
  color: #2f5a75;
  font-family: Inter;
  font-size: 19.2px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 24px;
}

.text-ind-3-color {
  color: #051435;
}

.text-ind-copy-right {
  color: #505d68;
  font-family: "Source Sans Pro";
  font-size: 12px;
  letter-spacing: 0;
  line-height: 15px;
}

.text-ind-copy-right p {
  font-size: 12px;
  margin-bottom: 24px;
}

.text-ind-copy-right a {
  color: #505d68;
}

.text-ind-copy-right a:hover {
  color: #505d68;
}

/***** Fourth page ***********/

.side-navbar {
  width: 208px;
  position: fixed;
  top: 16px;
  left: 16px;
  transition: 0.5s;
  bottom: 16px;
  border-radius: 2px;
  background-color: #1b54ee;
}

.sidebar-text {
  font-family: Inter;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
}

.sidebar-copyright {
  font-size: 13px;
  padding-left: 15px;
}

body .compaign-right-content-main {
  margin-left: 224px;
  padding-top: 50px !important;
}

.campaign-wizard-step-main {
  background-color: #f6f6f6;
  min-height: calc(100vh - 6.5rem);
}

.nav-link:active, .nav-link:focus, .nav-link:hover, .nav-link.active {
  background-color: #ffffff26;
}

.my-container {
  transition: 0.4s;
}

.active-cont {
  margin-left: 180px;
}

#menu-btn {
  background-color: #100901;
  color: #fff;
  margin-left: -62px;
}

.nav-link {
  color: #ffffff;
  font-family: Inter;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
}

.next {
  border-radius: 2px;
  background-color: #1b54ee !important;
  color: #ffffff;
  font-family: Inter;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
  border-width: 0px;
  padding: 12px 24px;
  margin-left: 32px;
}

.campaign-wizard-wrap-row {
  height: 100%;
}

.campaign-title {
  margin-top: -33px;
  margin-left: 37px;
}

.price {
  border: 1px solid #2f5a75;
  border-radius: 2px;
  color: #2f5a75;
  font-family: Inter;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 15px;
  display: inline-block;
  padding: 5px;
  margin-right: 50px;
}

.price-free {
  border: 1px solid #2f5a75;
  border-radius: 2px;
  font-family: Inter;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 15px;
  display: inline-block;
  padding: 5px;
  margin-right: 50px;
  background-color: #1b54ee;
  color: white;
}

.text-color {
  color: #1b54ee;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 20px;
}

.btn-color {
  background-color: #fff;
  border: 1px solid #a2a3a9;
}

.radio-active:active {
  border: 2px solid #0aebe8;
  box-shadow: 1px 6px 15px 2px rgba(80, 224, 235, 1);
  -webkit-box-shadow: 1px 6px 15px 2px rgba(80, 224, 235, 1);
  -moz-box-shadow: 1px 6px 15px 2px rgba(80, 224, 235, 1);
}

.back-btn {
  text-decoration: none;
  color: #000;
  cursor: pointer;
}

.text-ind-copy-right-left {
  font-family: "Source Sans Pro";
  font-size: 12px;
  letter-spacing: 0;
  line-height: 15px;
  text-align: left;
}

.ind-4-left-text-h1 {
  color: #051435;
  font-family: Inter;
  font-size: 36.4px;
  letter-spacing: -2px;
  line-height: 42px;
}

.ind-4-left-text-h2 {
  color: #051435;
  font-family: Inter;
  letter-spacing: 0;
  line-height: 36px;
}

.ind-4-left-text-h3 {
  color: #051435;
  font-family: Inter;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
}

.ind-4-left-text {
  color: #051435;
  font-family: "Source Sans Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
}

/*Page 5*/

.accordion-button {
  border: none;
}

.accordion-item {
  border: 1px solid #9da3b0;
  border-radius: 2px;
  color: #25324f;
  margin-bottom: 15px;
}

.accordion-button svg {
  background-color: #2057ee;
  border-radius: 50%;
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}

.accordion-button:not(.collapsed)::after {
  background-image: none;
  transform: rotate(180deg);
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: none;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.accordion-button:focus {
  border-color: unset;
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
  color: #000000;
  background-color: #ffffff;
}

.pricing-box-boder {
  border: 1px solid #9da3b0;
  border-radius: 2px;
}

.mh-170 {
  min-height: 170px;
}

.pricing-box-title {
  background-image: linear-gradient(to right, rgba(0, 121, 255, 100), rgba(78, 220, 208, 100));
}

.sub1 {
  color: #58595b;
  font-family: "Source Sans Pro";
  font-size: 12px;
  letter-spacing: 0;
  line-height: 15px;
}

.campaign-wizard-setting {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
}

/** page 8 **/

.my-custom-scrollbar {
  height: 100%;
  overflow: auto;
}

.table-responsive-over {
  max-height: 75vh !important;
}

.table-wrapper-scroll-y {
  display: block;
}

.thead-fixed tr th {
  position: sticky;
  top: -1px;
  left: 0;
  background-color: #f6f6f6;
}

.tbl-title {
  text-transform: uppercase;
  width: 10%;
}

.p-l-7 {
  padding-left: 7px !important;
}

/* radio button */

.form-check-input {
  border: 1px solid #000000;
}

.form-check-input:checked+.checkmark {
  box-shadow: 1px 6px 15px 2px rgba(80, 224, 235, 1);
  -webkit-box-shadow: 1px 6px 15px 2px rgba(80, 224, 235, 1);
  -moz-box-shadow: 1px 6px 15px 2px rgba(80, 224, 235, 1);
  border-color: #00ccd4;
}

.form-check-input+.checkmark {
  padding: 10px;
  padding-top: 20px;
}

.form-check .form-check-input {
  border: 1px solid #051435;
  border-radius: 2px;
  background-color: #ffffff;
}

.form-check-input1 {
  float: right;
  top: 0;
  right: 0;
}

.form-check .form-check-input:checked {
  border-color: #00ccd4;
  background-color: #00ccd4;
}

.form-check {
  padding-left: 0 !important;
}

p.price {
  margin-right: 55px;
}

.price-text-h3 {
  color: #051435;
  font-family: Inter;
  font-size: 14px !important;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 17px;
}

.see-details {
  color: #051435;
  font-family: "Source Sans Pro";
  font-size: 12px;
  letter-spacing: 0;
  line-height: 15px;
  text-decoration: underline;
}

.form-check {
  box-sizing: border-box;
  min-height: 162px;
  width: 100%;
  border: 1px solid #c1c7d0;
  border-radius: 2px;
  background-color: #ffffff;
}

.ind-4-box-title {
  color: #051435;
  font-family: Inter;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 17px;
}

.freeprice {
  border: 1px solid #bbcdfa;
  width: 80px;
  background-color: #bbcdfa;
  margin-right: 40px;
  text-align: center;
}

.form-check-input:focus {
  box-shadow: none;
}

.checkmark {
  height: 100%;
  position: relative;
}

.box-details {
  position: absolute;
  bottom: 0;
  right: 10px;
}

/** Modal */

.modal-header {
  border-bottom: none;
}

.input-border {
  border: 1px solid #39464e !important;
  border-radius: 2px !important;
  background-color: #ffffff !important;
  color: #8993a4 !important;
  font-family: "Source Sans Pro";
  font-size: 16px !important;
  letter-spacing: 0;
  line-height: 20px !important;
}

.modal-check {
  float: left !important;
  border: 1px solid #051435;
  border-radius: 2px !important;
  background-color: #ffffff;
}

.compaign-list-box-transfer {
  display: none;
}

.campaign-img {
  width: 100%;
  padding: 15px;
  text-align: center;
}

.progress {
  height: 5px;
  margin-top: 60px;
  background-color: #c1c7d0;
}

.progress-bar {
  width: 50%;
  background-color: #1b54ee;
}

.campaign-see-details-modal {
  background-color: #1b53ee;
  height: 100%;
}

.modal-button {
  position: absolute;
  z-index: 99999;
  right: 0;
  top: 0;
}

.model-list {
  list-style-type: none;
  padding-left: 0;
}

.btn-close:focus, .btn:focus {
  box-shadow: none;
}

/*index5.html*/

.accordion-button::after {
  content: none;
}

.accordion-button {
  background-color: #ffffff;
}

.z-index {
  z-index: 1;
  color: #1b54ee;
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}

/*index4.html*/

.ind-4-sec-page-title {
  color: #2f5a75;
  font-family: Inter;
  font-size: 19.2px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 24px;
}

.ind-4-sec-page-content {
  color: #051435;
  font-family: Inter;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 17px;
}

.ind-4-sec-page-text {
  color: #051435;
  font-family: "Source Sans Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
}

.ind-4-sec-page-close {
  color: #051435;
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}

.ind-4-sec-page-button {
  color: #ffffff;
  font-family: Inter;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
  padding: 12px 24px;
  border-radius: 2px;
  background-color: #1b54ee;
}

/*modal*/

.modal1-button-top {
  border: 1px solid #424770;
  border-radius: 5px;
  opacity: 0.5;
  color: #424770;
  padding: 3px 6px;
}

.modal1-title {
  color: #DE350B;
  font-family: Inter;
  font-size: 19.2px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
}

.modal1-label {
  color: #051435;
  font-family: "Source Sans Pro";
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 18px;
}

.modal1-button-cancel {
  color: #051435;
  font-family: "Source Sans Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
}

.modal1-button-submit {
  height: 41px;
  width: 134px;
  border-radius: 2px;
  background-color: #1b54ee;
}

.modal1-button-submit-text {
  height: 17px;
  width: 110px;
  color: #ffffff;
  font-family: Inter;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
}

.modal2-contant {
  color: #051435;
  font-family: "Source Sans Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 5px;
}

.modal-see-title {
  color: #051435;
  font-family: Inter;
  font-size: 19.2px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 24px;
}

/*index5.html*/

.ind-5-text-left {
  color: #051435;
  font-family: "Source Sans Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
}

.accordion-button>div span:nth-child(2) {
  color: #051435;
  font-family: Inter;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 17px;
}

.accordion-button>div span:nth-child(1) {
  color: #1b54ee;
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}

.sidebar-left>li a, .sidebar-left>a {
  font-family: Inter;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
}

.ind-5-content>div h3 {
  color: #2f5a75;
  font-family: Inter;
  font-size: 19.2px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 24px;
}

.ind-5-content>h5 {
  color: #051435;
  font-family: "Source Sans Pro";
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 18px;
}

.ind-5-content>p {
  color: #051435;
  font-family: "Source Sans Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
}

.pricing-box-boder>div:nth-child(1) h3 {
  color: #ffffff;
  font-family: Inter;
  font-size: 19.2px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
}

.pricing-box-boder>div:nth-child(2) h3 {
  color: #1b54ee;
  font-family: Inter;
  font-size: 33.18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 40px;
  text-align: center;
}

.pricing-box-boder>div p {
  color: #051435;
  font-family: "Source Sans Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
}

.thead-fixed>tr th {
  color: #2f5a75;
  font-family: Inter;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 15px;
}

.ind-8-table>tr td h5 {
  color: #051435;
  font-family: Inter;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 17px;
}

.ind-8-table>tr td:nth-child(3) {
  color: #051435;
  font-family: "Source Sans Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
}

.ind-8-table>tr td a {
  color: #051435;
  font-family: "Source Sans Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
}

.model-list>li div div:nth-child(2) p {
  color: #051435;
  font-family: "Source Sans Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
}

.ind-4-total {
  color: #1b54ee;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 20px;
}

.ind-4-total-count {
  color: #1b54ee;
  font-family: Inter;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  text-align: right;
}

.ind-4-button>a:hover {
  color: #ffffff !important;
  text-decoration: none !important;
}

a.top-header-text.text-decoration-none {
  color: #fff;
}

.modal-dialog {
  max-width: 520px !important;
}

.modal-dialog-image .modal-dialog {
  max-width: 800px !important;
}

.form-check-input.billing-checkbox {
  margin-left: 0;
  top: 8px;
  left: 15px;
}

.modal-button1 {
  position: absolute;
  z-index: 99999;
  right: -30px;
  top: -50px;
}

.faqicon {
  border: 1px solid #051435;
  border-radius: 50%;
  background-color: #051435;
  color: #ffffff;
  position: absolute;
  left: 38%;
  top: 25px;
}

.faqimg {
  background-image: url("../image/img2.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 99px;
  width: 176px;
  position: relative;
  margin: 0 auto;
}

.faqimg1 {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
}

.modalimg {
  height: auto !important;
  width: auto !important;
}

.checkmark .see-details {
  position: absolute;
  bottom: 5px;
  right: 10px;
}

.portal-image {
  margin: 0 auto;
  max-width: 100% !important;
  max-height: 100% !important;
  width: 100% !important;
  height: auto !important;
  display: block !important;
}

.modal-bg-transparent .modal-content {
  background-color: transparent;
  border: 0;
}

.btn-close-white-light {
  background-image: url("../image/close-white.svg");
  opacity: 1;
}

.faq-arrow {
  width: 15px !important;
}

.faq-sec-width {
  max-width: 1200px !important;
}

.history-notes {
  font-family: 'Source Sans Pro';
  font-size: 12px;
  color: #58595b;
  line-height: 22px;
}

.btn-transfer-campaign {
  font-family: Inter-Regular_Bold !important;
  font-size: 14px !important;
  color: #ffffff !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  background: #1b54ee !important;
  border-radius: 2px !important;
}

.payment-form-inputs {
  font-family: SourceSansPro-Regular !important;
  font-size: 16px !important;
  color: #051435 !important;
}

.payment-form-inputs:focus {
  background: #ffffff !important;
  border: 1px solid #1b54ee !important;
  border-radius: 2px !important;
}

.modal-stripe-title {
  color: #051435 !important;
}

.back-btn-hover:hover {
  color: #1b54ee;
}

.back-btn-hover:hover .back-btn-hover {
  color: #1b54ee;
}

svg.bi.bi-x.back-btn.ind-4-sec-page-close:hover {
  color: #de350b;
}

a.ind-4-sec-page-button:hover {
  background: #021bde;
  box-shadow: 0 8px 16px 0 rgba(27, 84, 238, 0.4);
  border-radius: 2px;
}

.selected-total {
  font-size: 16px;
  font-weight: 500;
}

.modal-dialog {
  padding-top: 88px !important;
}

.modal-body {
  background: #ffffff !important;
  /* box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.56) !important; */
  border-radius: 2px !important;
}

.custom-button-disabled.next {
  background-color: #c1c7d0 !important;
}

.custom-text-disabled {
  color: #c1c7d0 !important;
}

.text-14 {
  font-size: 14px !important;
}

.sidebar-menu-logo {
  margin: 2px 10px 0px 0px;
}

.mb-56.nav {
  margin-bottom: 56px;
}

.unset-width-height {
  width: auto !important;
  height: auto !important;
}

.form-check-input+.checkmark {
  padding: 16px !important;
  padding-top: 25px !important;
  cursor: pointer;
}

.form-check.btn-color.float-end:hover {
  background: #ffffff;
  border: 1px solid #051435;
  border-radius: 2px;
}

button.next:hover {
  background: #021bde !important;
  box-shadow: 0 8px 16px 0 rgb(27 84 238 / 40%);
  border-radius: 2px;
}

button {
  border: initial !important;
}

.cstm-nav-link {
  padding-right: 48px !important;
}

.cstm-nav-link:hover {
  background-color: unset !important;
  text-decoration: underline !important;
  cursor: default;
}

button.try-agin-btn:hover {
  background: #021bde !important;
  box-shadow: 0 8px 16px 0 rgb(27 84 238 / 40%) !important;
  border-radius: 2px !important;
}

.c-instructions-color {
  color: #051435;
}

.cam-div {
  padding-left: 16px !important;
}

.cam-div-price {
  top: 5px;
  height: 0px;
  left: -20px;
}

.modal-dialog-image>div div div {
  padding: 0;
}

thead>tr th {
  position: relative;
}

thead>tr th::before {
  content: "";
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background-color: #000000;
}

.accordion-button.collapsed.text-start.card-header {
  color: #051435 !important;
  font-family: Inter !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  line-height: 17px !important;
  background-color: #fff !important;
  height: 65px;
}

.padd-box {
  padding: 0 8px 20px 12px;
}

.row .padd-box {
  padding-right: 8px !important;
}

.custom-button-disabled.next:hover {
  box-shadow: none;
  cursor: initial;
}

.table .thead-fixed th {
  border: none;
}

section {
  position: absolute;
  right: 16px;
  left: 239px;
  bottom: 16px;
  top: 55px;
  overflow-y: scroll;
}

h1 {
  color: #88B04B;
  font-family: "Nunito Sans", "Helvetica Neue", sans-serif;
  font-weight: 900;
  font-size: 40px;
  margin-bottom: 10px;
}

p {
  color: #404F5E;
  font-family: "Nunito Sans", "Helvetica Neue", sans-serif;
  font-size: 20px;
  margin: 0;
}

i {
  color: #9ABC66;
  font-size: 100px;
  line-height: 200px;
  margin-left: 44px;
}

.card {
  background: white;
  padding: 60px;
  border-radius: 4px;
  box-shadow: 0 2px 3px #C8D0D8;
  display: inline-block;
  margin: 0 auto;
}

.card_success {
  border-radius: 200px;
  height: 200px;
  width: 200px;
  background: #F8FAF5;
  margin: 0 auto;
}

.payment {
  border: 1px solid #f2f2f2;
  height: 100%;
  border-radius: 20px;
  background: #fff;
}

.payment_header {
  background: #021bde;
  padding: 20px;
  border-radius: 20px 20px 0px 0px;
}

.check {
  margin: 0px auto;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #fff;
  text-align: center;
}

.check i {
  vertical-align: middle;
  line-height: 50px;
  font-size: 30px;
}

.content {
  text-align: center;
}

.content h1 {
  font-size: 25px;
  padding-top: 25px;
}

.content a {
  width: 200px;
  height: 35px;
  color: #fff;
  border-radius: 30px;
  padding: 5px 10px;
  background: #021bde;
  transition: all ease-in-out 0.3s;
}

.content a:hover {
  text-decoration: none;
  background: #000;
}

.rm-t-r {
  right: 0px;
  top: 0px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-26 {
  margin-top: 26px !important;
}

.rm-p-t {
  padding-top: 0px !important;
}

.cursor-pointer {
  cursor: pointer;
}

.mb-30px {
  margin-bottom: 30px;
}

.hover-button:hover {
  background: #021bde;
  box-shadow: 0 8px 16px 0 rgb(27 84 238 / 40%);
  border-radius: 2px;
}

.check-icon {
  margin-left: 0px
}

.footer-position {
  position: absolute;
  bottom: 0;
}

.container-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Hubspot form */
.modal-dialog-image>div div div {
  padding: 10px !important;
}