 @import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  color: #494949;
  overflow-x: hidden;
   font-family: "Open Sans", sans-serif;
}
a{
  color: #494949;
}
img {
  max-width: 100%;
}

h2 {
    color: #494949;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 20px;
    font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {
  color: #494949;
  font-weight: 700;
}
h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}
.h4, h4 {
  font-size: 18px;
  line-height: 20px;
}
/**************Button and resources**************/

.btn {
   min-width: 242px;
   font-size: 18px;
   font-weight: 600;
   color: #FFF;
   border-radius: 5px;
   padding: 13px 20px;
}
.btn-primary {
    background: #38c7b6;
    border-color: #38c7b6;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #1886d6!important;
  border-color: #1886d6!important;
  box-shadow: none !important;
  color: #FFF!important;
} 
.btn-blue {
  background: #1886d6;
  border-color: #1886d6;
  
}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active {
  background: #11d3bc !important;
  border-color: #11d3bc !important;
  box-shadow: none !important;
  color: #FFF!important;
} 
.text-white,
.text-white p,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4, 
.text-white h5,
.text-white h6{
    color: #FFF;
}

.text-primary {
 color: #38C7B6 !important;
}
.text-blue {
 color: #208ad7 !important;
}
.text-right{
  text-align: right;
}
.btn-col {
   margin-top: 30px;
}
.form-control, select.form-select, textarea, .select2-container {
  background-color: #FFF;
  min-height: 62px;
  border-radius: 4px;
  border: 1px solid #5B7689;
  color: #122246!important;
  font-size: 18px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 15px;
  font-weight: 600;
  box-shadow: 0px 0px 10px rgba(0,0,0,.17);
}


.text-white  .blue-label-heading {
    color: #FFF;
}

.section-title {
  font-size: 40px;
  line-height: 44px;
  margin-bottom: 30px;
  font-weight: 800;
}
.lead-text{
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.form-group {
  margin-bottom: 7px;
}
.font-20{
  font-size: 20px;
  line-height: 24px;
}
.sec-space {
  padding: 60px 0px;
}
.no-pad-top {
 padding-top: 0 !important; 
}

.no-pad-bottom {
 padding-bottom: 0!important; 
}
.bg-gray{
  background: #f6f6f6;
}
 .bg-primary{
  background-color: #e3f2fd !important;
}
  
.bg-img{
  background-size: cover!important;
}
.link-btn{
  color: #142551;
}

 

/* Banner Section */
.logo-col {
    padding: 11px 0px;
}
.banner-row {
    background: url(../images/banner-bg.png) no-repeat  #4F2A89;
    background-size: cover;
    padding: 50px;
    border-radius: 20px;
    background-blend-mode: color-burn;
}
.banner-text {
    padding-right: 121px;
}
.banner-title {
    font-size: 48px;
    line-height:55px;
    margin-bottom:20px;
    font-weight:700;
}
.pt-row {
    margin-top: 40px;
    border-top: 1px solid rgba(255,255,255, .3);
    padding-top: 30px;
    margin-left: 0;
    margin-right: 0;
}
section.banner-sec:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 340px;
    background: #dfecf8;
    z-index: -1;
}

.daisy-logo:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: rgba(255,255,255,.3);
    right: 7px;
}

.daisy-logo {
    position: relative;
}

  /* Form CSS */

  
::-webkit-input-placeholder {  
  color: #000 !important;
  font-size: 16px;
  font-weight: 400;
}
::-moz-placeholder {  
  color: #000 !important;
  font-size: 16px;
  font-weight: 400;
}
:-ms-input-placeholder { 
  color: #000 !important;
  font-size: 16px;
  font-weight: 400;
}
:-moz-placeholder { 
  color: #000 !important;
  font-size: 16px;
  font-weight: 400;
}
.form-head {
  text-align: center;
  margin-bottom: 35px;
}

.form-head h2 {
  margin: 0;
}
ul.list-style {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.list-style li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 37px;
}

ul.list-style li span.tick-icon {
  position: absolute;
  left: 0;
}

.form-inner {
  background: #f6f6f6;
  padding: 35px;
}
.form-title {
  font-size: 20px;
  margin-bottom: 16px;
  margin-top: 20px;
}
span.and-box {
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 50%;
    line-height: 37px;
    border: 1px solid #BBBBBB;
    font-size: 22px;
    color: #727272;
    margin: 0px 12px;
    display: inline-block;
    font-weight: 400;
}
span.checkmark {
  width: 100%;
  float: left;
  margin-bottom: 3px;
  cursor: pointer;
  border-radius: 5px;
  position: relative;
  min-width: 122px;
  min-height: 80px;
  text-align: center;
  display: flex;
  align-items: center;
  font-size: 18px;
  justify-content: center;
  border-radius: 7px;
  border: 1px solid #5B7689;
  background: #FFF;
  box-shadow: none;
  font-weight: 600;
  color: #122246;
  flex-wrap: wrap;
  padding: 7px 20px;
  box-shadow: 0px 0px 9px rgba(0,0,0,.22);
}

.radio_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
}

label.radio_container {
  width: 100%;
}
.active_box span.checkmark {
  border: 1px solid #23304A;
  background: #e4eaff;
  color: #23304A;
}
span.red-mark {
  color: red;
}

.circle-left-check span.checkmark:before {
  content:"";
  width: 20px;
  height: 20px;
  border: 1px solid #c5c1c1;
  position: absolute;
  left: 13px;
  border-radius: 50%;
}

span.checkmark {
  position: relative;
}

.circle-left-check span.checkmark {
  justify-content: flex-start;
  padding-left: 38px;
}

.circle-left-check.active_box span.checkmark:before {
  background:#122246;
}




.main-form-wrap  form section:not(:first-child){
  display:none;
}
 
.form-head {
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 30px;
}

.form-head h2 {
  margin: 0;
}
 .form-head-main {
    background: #e4f2fe;
    min-height: 83px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}
 .form-head h2 { 
    font-size: 30px;
    font-weight: 700; 
    margin-bottom: 0;
}
form {
    background: #FFF;
    padding: 3px 50px 32px;
}
.form-inner {
  background: #f6f6f6;
  padding: 35px;
}
.form-title {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 19px;
  margin-top: 26px;
  text-align: center;
  font-weight: 500;
}
 

.radio_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
}

label.radio_container {
  width: 100%;
}
.active_box span.checkmark {
  border: 1px solid #23304A;
  background: #edfffd;
  color: #ffffff;
}
span.red-mark {
  color: red;
}

.circle-left-check span.checkmark:before {
  content:"";
  width: 26px;
  height: 26px;
  border: 1px solid #c5c1c1;
  position: absolute;
  left: 25px;
  border-radius: 50%;
}

span.checkmark {
  position: relative;
}

.circle-left-check span.checkmark {
  justify-content: flex-start;
  padding-left: 63px;
}

.circle-left-check.active_box span.checkmark:before {
  background: #53ced6;
  border: 1px solid #53ced6;
}
.progress-bar.active {
  animation: reverse progress-bar-stripes 0.40s linear infinite, animate-positive 2s;
}
.progress .progress-value {
  /* display: block; */
  /* padding: 3px 7px; */
  /* font-size: 12px; */
  /* color: #ffffff; */
  /* border-radius: 4px; */
  /* background: transparent; */
  /* border: 0; */
  /* position: absolute; */
  /* top: -5px; */
  /* right: 0; */
  /* left: 0; */
  /* margin: 0px auto; */
  /* width: 100%; */
  /* font-weight: 700; */
}
.progress-bar-striped {
  background: #e83f76;
  position: relative;
}
.progress {
  background-color: transparent;
  height: 21px;
  margin: 0px auto 1px;
  box-shadow: none;
  border: 0;
} 

 


main {
    min-height: calc(100vh - 220px);
}
.input-style .form-group {
  margin-bottom: 0;
}
button.page-prev.btn.btn-danger {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  color: #3e464c;
  font-weight: normal;
  text-decoration: underline;
  margin-bottom: 0;
  margin-top: 14px;
}
 
.btn-action-main li {
  list-style: none;
}

button.page-next {
  width: 100%;
  font-size: 20px;
  padding: 17px 20px;
}

.btn-action-main {
  text-align: center;
  margin-top: 7px;
}
 
.main-form-wrap {
  position: relative;
  z-index: 1;
  border-radius: 20px;
  overflow: hidden;
}

img.box-icon {
  margin-top: 4px;
  margin-bottom: 2px;
}

 
    .progress {
      position: absolute;
      width: 90px;
      height: 90px;
      /* margin: 30px auto; */
      right: 25px;
      top: 2px;
    }

    .progress svg {
      transform: rotate(-90deg);
      width: 90px;
      height: 90px;
      fill: #FFF !important;
    }

    .progress-bar-bg {
      fill: #FFF !important;
      stroke: #ddd;
      stroke-width: 6px;
    }

    .progress-bar {
      fill: none;
      stroke: #1f8ad7;
      stroke-width: 6px;
      stroke-linecap: round;
      stroke-dasharray: 314; /* circumference (2πr, r=50) */
      stroke-dashoffset: 314; /* start empty */
      transition: stroke-dashoffset 0.3s linear;
    }

    .progress-value {
      position: absolute;
      top: 43%;
      left: 55%;
      transform: translate(-50%, -50%);
      font-size: 16px;
      font-weight: bold;
      color: #1f8ad7;
    }


/* Read Section */
.dream-text {
    padding-left: 54px;
    padding-right: 126px;
}

.sec-title {
    margin-bottom: 50px;
}
.underline-green {
    position: relative;
     padding-bottom: 9px;
     display: inline-block;
}

.underline-blue {
    position: relative;
    padding-bottom: 9px;
    display: inline-block;
}

.underline-blue:before {
    content: "";
    width: 100%;
    height: 25px;
    background: url('../images/blue-line.svg') no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -6px;
}
.underline-green:before {
    content: "";
    width: 100%;
    height: 25px;
    background: url('../images/green-line.svg') no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -6px;
}

hr{
  border-top: 1px solid rgba(255,255,255, .3);
  opacity: 1;
  margin: 20px 0px;
}
.dream-row{
background-size:cover !important;
    padding: 26px 13px;
    border-radius: 20px;
    background-blend-mode: color-burn;
    background-position:center;
}
.dream-row{
    background: url(../images/dream-bg-pattern.png) no-repeat  #38c7b6;
}
.dream-row.dream-row-blue {
    background: url(../images/dream-bg-pattern.png) no-repeat  #1886d6;
    margin-top: 50px;
    margin-bottom: 50px;
}

.tick-style ul{
  margin: 0px;
  padding: 0px;
}
.tick-style ul li{
  position: relative;
  list-style: none;
  padding-left: 39px;
  margin-bottom: 18px;
  font-weight: 600;
}
.tick-style ul li:before{
  content: "";
  width: 30px;
  height: 30px;
  background: url(../images/tick.svg)no-repeat;
  position: absolute;
  background-size: contain;
  left: 0;
}
.dream-img {
    display: inline-block;
    padding: 20px;
    border: 1px solid #FFF;
    border-radius: 10px;
    margin-bottom: 20px;
    min-width: 252px;
    text-align: center;
}
 .pattern-left,
 .pattern-right,
 .pattern-right-color{
  position: relative;
 }
.pattern-left::before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/media-effect.svg)no-repeat;
    position: absolute;
    background-size: contain;
    left: -19px;
    top: -11px;
}
.pattern-right::before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/media-effect2.svg)no-repeat;
    position: absolute;
    background-size: contain;
    right: -19px;
    top: -11px;
}
.pattern-right-color::before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/pattern-effect-color-right.svg)no-repeat;
    position: absolute;
    background-size: contain;
    right: -19px;
    top: -11px;
}
.dream-media img {
    border-radius: 25px;
}
.center-col{
  display: flex;
  align-items: center;
}
img.full-img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.dream-media {
    height: 100%;
}

.dream-row-blue .dream-text {
    padding-left: 30px;
}

.pt-row-gray {
    background: #F1F1F1;
    padding: 30px;
    border-radius: 20px;
    margin-left: -15px;
    margin-right: -15px;
}

.mid-pt {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mid-pt .daisy-logo {
    padding-right: 55px;
    align-items: center;
}

.mid-pt .daisy-logo:before {
    right: 26px;
    background: #A3A3A3;
    height: 59px;
    top: 14%;
}

.mid-pt .pt-text p {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin: 0;
}

 
/* How Section */

 .steps {
      max-width: 600px;
      margin: auto;
    }

    .step {
      display: flex;
      align-items: center;
      margin-bottom: 10px;
      margin-left: 75px;
      position: relative;
      /* border: 1px solid #92CAEA; */
    }

    .step-number {
      min-width: 60px;
      min-height: 60px;
      background: #C7E7FF;
      border: 8px solid #E4F3FF;
      border-radius: 50%;
      color: #494949;
      font-weight: bold;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 15px;
      font-size: 24px;
      box-shadow: none;
      position: absolute;
      left: -28px;
    }

    .step-content {
      background: #fff;
      padding: 35px  50px 35px 50px;
      border-radius: 20px;
      border: 1px solid #92CAEA;
      flex: 1;
    }

    .step-content h3 {
      margin: 0 0 8px;
      font-size: 24px;
      font-weight: 700;
    }

    .step-content p {
      margin: 0;
      font-size: 18px;
      line-height: 1.5;
    }
    .full-height{
      height: 100%;
    }
.round-corner {
    border-radius: 25px;
}


/* CTA Sec */


.cta-main {
    background: url(../images/cta-bg.png) no-repeat  #4F2A89;
    background-size: cover;
    padding: 0px 50px 0px;
    border-radius: 20px;
    background-blend-mode: color-burn;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cta-head h2 {
    font-size: 48px;
    line-height: 50px;
    max-width: 403px;
}

 
 

.cta-media:before {
    content: "";
    width: 225px;
    height: 225px;
    background: #D9D9D9;
    opacity: 10%;
    position: absolute;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: auto;
}

.cta-media {
    position: relative;
    margin-top: 40px;
}










/* Form Section */

.step-form {
      max-width: 500px;
      margin: 40px auto;
      padding: 25px;
      border: 1px solid #ddd;
      border-radius: 10px;
      background: #fff;
      position: relative;
      box-shadow: 0 4px 10px rgba(0,0,0,0.05);
    }

    /* Progress Circle */
    .progress-circle {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      background: conic-gradient(#00bcd4 var(--progress), #e6e6e6 0deg);
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      color: #333;
      position: absolute;
      top: 15px;
      right: 15px;
    }

    .progress-circle span {
      font-size: 14px;
    }

    /* Hide all steps initially */
    .form-step {
      display: none;
    }

    .form-step.active {
      display: block;
    }

    .btn-next, .btn-prev {
      min-width: 140px;
    }



/* Learn Sec */

.learn-box {
    display: flex;
    background: #38C7B6;
    height: 100%;
    padding: 45px 35px 50px;
    border-radius: 20px;
    position: relative;
}
.learn-box:before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(../images/learn-star.svg)no-repeat;
  position: absolute;
  background-size: contain;
  right: 41px;
  bottom: 35px;
}
.learn-box:hover {
    background: #1182d5;
}
.learn-col {
    margin-bottom: 25px;
}

.learn-text * {
    color: #FFF;
}

.learn-text {
    flex: 1;
}

span.learn-icon {
    margin-right: 20px;
}

.learn-text p {
    font-size: 18px;
}

.cta-sec {
    padding-top: 0;
}



/* FAQ Sec */

section.faq-sec {
    background: #e3ecfa;
    padding: 300px 0px 70px;
    margin-top: -244px;
}

.faq-head h2 {
    margin-bottom: 0;
    line-height: 54px;
}
span.faq-media {
    flex: 1;
    display: inline-block;
    min-width: 58px;
    margin-left: 20px;
}
span.faq-media img {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    object-fit: cover;
    /* border: 1px solid #1F8AD7; */
}
.faq-left .btn {
    max-width: 336px;
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
  transition: all 0.5s;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
}
.accordion-button::after {
  width: 35px !important;
  height: 35px !important;
  background-size: contain;
  opacity: 0.8;
}
.accordion-button:before {content: "";width: 46px;height: 46px;background: transparent;right: 18px;position: absolute;border-radius: 50%;}

button.accordion-button {
    background: #ffffff !important;
    font-size: 24px;
    line-height: 32px;
    color: #3E4A59!important;
    font-weight: 700;
    min-height: 80px;
    box-shadow: none !important;
    border-radius: 10px !important;
}
.accordion-item {margin-bottom: 20px;border: 0;border-radius: 12px !important;/* background: transparent !important; */}

button.accordion-button {
  border-radius: 4px;
  padding-right: 69px;
  padding-left: 32px !important;
  border: 0 !important;
  box-shadow: none !important;
}
button:focus:not(:focus-visible) {
box-shadow: 0px 0px 28px rgba(0,0,0,.07) !important;
}

.accordion-button::after {
  position: absolute;
  right: 24px;
}
.accordion-body {
    padding: 28px 32px 26px;
    background: transparent !important;
    line-height: 33px;
}
button.accordion-button:not(.collapsed) {
    background: #f3f1f1 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.accordion-header {
    box-shadow: none !important;
}

button:focus:not(:focus-visible) {
    box-shadow: none !important;
}
 

.cta-bottom {
    background: url(../images/cta-bottom-bg.png) no-repeat  #4F2A89;
    background-size: cover;
    padding: 0px 50px 0px;
    background-blend-mode: color-burn;
    padding: 64px 0px;
}

.cta-bottom .btn-col {
    margin-top: 0;
}

.cta-bottom  h2 {
    font-size: 48px;
    line-height: 54px;
}

.footer-right {
    text-align: right;
    font-size: 16px;
    font-weight: 600;
}
footer.footer-sec {
    padding: 70px 0px 60px;
}

.footer-text {
    font-size: 14px;
    line-height: 21px;
    border-top: 1px solid #dfdede;
    padding-top: 30px;
    margin-top: 30px;
}
.thanks-sec {
    min-height: calc(100vh - 100px);
    background: #dfecf8;
}




@media (min-width: 1200px) and (max-width:1499px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1200px
    }
}

@media (min-width:1200px) and (max-width:1440px){
.banner-text {
    padding-right: 37px;
}    
}

@media (min-width: 1480px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width: 1340px;
    }
}


@media (min-width:992px){
 .banner-row.thanks-row {
    padding: 150px 0px;
} 
}



@media (max-width:991px){
.row.banner-row.thanks-row {
    margin-top: 13px;
}

section.banner-sec.thanks-sec {
    padding-top: 10px;
    min-height: calc(100vh - 193px);
}
.col-reverse-sm{
  flex-direction: column-reverse;
}  
.col-reverse-sm .dream-text {
    margin-bottom: 0px;
    margin-top: 30px;
}
.banner-row {
    padding: 20px 0px;
    margin-left: 0;
    margin-right: 0;
}
.form-head {
    font-size: 20px;
    text-align: left;
}

.form-head-main { 
    padding: 10px  10px;
    min-height:auto;
   
}
.banner-text {
    padding-right: 0;
    text-align: center;
}

.banner-title {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 10px;
}
.banner-title br{
  display:none;
}
span.checkmark.both-icon {
    display: flex;
    flex-wrap: nowrap;
}

.logo-col {
    padding: 3px 0px;
}
body {
    font-size: 16px;
    line-height: 25px;
}

.step {
    margin-left: 17px;
    margin-top: 17px;
}

.dream-text {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px;
}

.dream-row-blue .dream-text {
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 0;
}

.dream-row {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px !important;
    margin-top: 0;
}

.pt-row-gray {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px !important;
}

h2 {
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 10px;
}

.underline-blue:before {
    bottom: -15px;
}

.underline-green:before {
    bottom: -15px;
}

.dream-img {
    padding: 10px;
    min-width: 182px;
}

.dream-img img {
    max-width: 120px;
}

.step-content {
    padding: 19px 24px 15px 41px;
}

h3, .step-content h3 {
    font-size: 20px;
    line-height: 24px;
}

.steps {
    margin-top: 30px;
}

.sec-title {
    margin-bottom: 30px;
}

.sec-space {
    padding: 30px 0px;
}
.learn-box {
    padding: 20px 20px 49px;
}

.learn-box:before {
    bottom: 24px;
}

.learn-col {
    margin-bottom: 14px;
}
.mid-pt .pt-text p {
    font-size: 14px;
    line-height: 22px;
}

.mid-pt .daisy-logo:before {
    top: -2px;
    right: 27px;
}

.pt-row-gray {
    padding: 16px;
}
.cta-main {
    display: block;
    background-image: none;
    padding: 20px 20px 0px;
}

.cta-head h2 {
    font-size: 30px;
    line-height: 43px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.cta-sec {
    padding-top: 0;
}
form {
    padding: 3px 10px 20px;
}

.cta-btn  .btn-col {
    margin-top: 10px;
}

section.faq-sec {
    padding: 239px 0px 24px;
    margin-top: -244px;
}

.cta-bottom h2 {
    font-size: 30px;
    line-height: 43px;
}
.faq-head h2 {
    line-height: 45px;
}
.faq-head {
    text-align: center;
}

button.accordion-button {
    font-size: 16px;
    line-height: 24px;
    padding-right: 52px;
    padding-left: 20px !important;
    min-height: auto;
}
main {
    overflow: hidden;
}
.accordion-button::after {
    right: 11px;
}

.accordion-item {
    margin-bottom: 12px;
}
.accordion-body {
    padding: 10px 18px 15px;
}
.accordion {
    margin-top: 36px;
}
.cta-media {
    text-align: center;
}

h2 br {
    display: none;
}
.footer-text {
    padding-top: 15px;
    margin-top: 15px;
}

footer.footer-sec {
    padding: 40px 0px 15px;
    text-align: center;
}

.footer-links {
    text-align: center;
    margin: 20px auto 0px;
    max-width: 307px;
}

.footer-links a {
    display: inline-block;
}
 
span.copy-text ~ span.divider {
    display: none;
}
.how-media {
    max-width: 500px;
    margin: auto;
}
.pt-sm {
    text-align: center;
    border: 0;
    margin-top: 0;
}

.daisy-logo {
    margin-bottom: 10px;
}

.daisy-logo:before {
    background: transparent;
}
.pt-desk{
  display: none !important;
}
.progress {
    right: 0;
}

.form-head {
    padding-right: 61px;
}
.faq-sec .btn {
    width: auto !important;
    margin: 0px auto;
    display: table;
}


}

/* max 991px */

.error{color: #cc3300; font-size: 12px;}
.loader {
    width: 48px;
    height: 48px;
    border: 5px solid #FFF;
    border-bottom-color: #1886d6;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    }

    @keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
    } 

#loading {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 100%;
    padding-top: 20%;
    text-align: center; z-index: 1; display: none;
}