.carta-ccl {
  height: 150vh; }

.carta-ccl-block {
  clear: both;
  position: relative;
  height: 100vh; }

#ccl-form {
  min-height: 900px;
  margin: 0 auto;
  /*
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
   */ }

@media screen and (min-width: 614px) {
  .ccl-form-page-h {
    min-height: 1200px !important; } }

.ccl-form-error {
  background: -webkit-gradient(linear, left top, right top, from(#D73F3F), color-stop(10.3%, #D73F3F), color-stop(10.3%, #D42E2E), to(#D42E2E));
  background: -webkit-linear-gradient(left, #D73F3F 0%, #D73F3F 10.3%, #D42E2E 10.3%, #D42E2E 100%);
  background: -o-linear-gradient(left, #D73F3F 0%, #D73F3F 10.3%, #D42E2E 10.3%, #D42E2E 100%);
  background: linear-gradient(90deg, #D73F3F 0%, #D73F3F 10.3%, #D42E2E 10.3%, #D42E2E 100%);
  border: 1px solid #C12C2C;
  border-radius: 3px;
  color: white;
  font-size: 13px;
  line-height: 50px;
  display: none; }
  .ccl-form-error img {
    padding: 0px 100px 0px 20px; }

.elementor-5695 {
  width: 100%; }

.form-submitted {
  text-align: center;
  margin: 0 auto; }
  .form-submitted .ccl-thank-you-img {
    margin-bottom: 30px; }
  .form-submitted .slide-title {
    width: 80%;
    margin: 0 auto !important;
    text-align: center !important; }
  .form-submitted .sub {
    color: #364453;
    font-weight: 500;
    font-size: 21px;
    line-height: 30px; }
  .form-submitted .text {
    font-size: 13px; }
  .form-submitted .done-button-div {
    margin-top: 70px;
    border-top: 1px solid #E3E3E3;
    text-align: center; }
    .form-submitted .done-button-div .ccl-done-button {
      margin-top: 20px;
      margin-bottom: 10px;
      color: white;
      background: #25BA86;
      border: 1px solid #23AA7B;
      border-radius: 3px;
      font-weight: 500;
      font-size: 13px;
      line-height: 40px;
      width: 80%; }

.ccl-notice {
  max-width: 500px;
  border-top: 1px solid #C4C4C4;
  margin: 0 auto; }
  .ccl-notice p {
    text-align: center;
    margin: 10px;
    font-size: 16px; }

.ccl-single-error-live {
  font-size: 12px;
  color: red; }

#slider_ccl {
  max-width: 500px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 2px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 3px #E3E8ED;
  box-shadow: 0px 1px 3px #E3E8ED; }
  #slider_ccl .slider-logo {
    text-align: center;
    position: relative; }
    #slider_ccl .slider-logo .ccl-logo {
      margin: 50px 0px; }
    #slider_ccl .slider-logo .slider-close {
      position: absolute;
      top: 5px;
      right: 10px;
      cursor: pointer; }
  #slider_ccl .ccl-submit {
    padding: 20px 0px 10px 0px;
    border-top: 1px solid #E3E3E3; }
  #slider_ccl .ccl-submit-button {
    background: #25BA86;
    border: 1px solid #23AA7B;
    border-radius: 3px;
    font-weight: 500;
    font-size: 13px;
    line-height: 40px;
    color: #fff;
    width: 100%; }
  #slider_ccl p {
    margin: 0px; }
  #slider_ccl label {
    clear: both; }
  #slider_ccl ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none; }
  #slider_ccl ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 10px;
    max-width: 500px;
    width: 100%; }
    @media screen and (max-width: 420px) {
      #slider_ccl ul li {
        max-width: 400px; } }
    @media screen and (max-width: 375px) {
      #slider_ccl ul li {
        max-width: 355px; } }
    @media screen and (max-width: 320px) {
      #slider_ccl ul li {
        max-width: 300px; } }
  #slider_ccl .slide-header {
    min-height: 50px; }
  #slider_ccl a.control_prev, #slider_ccl a.control_next {
    position: absolute;
    top: 40%;
    z-index: 999;
    display: block;
    padding: 4% 3%;
    width: auto;
    height: auto;
    background: #2a2a2a;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    opacity: 0.8;
    cursor: pointer; }
  #slider_ccl a.control_prev:hover, #slider_ccl a.control_next:hover {
    opacity: 1;
    -webkit-transition: all 0.2s ease; }
  #slider_ccl a.control_prev {
    border-radius: 0 2px 2px 0; }
  #slider_ccl a.control_next {
    right: 0;
    border-radius: 2px 0 0 2px; }
  #slider_ccl .slider_option {
    position: relative;
    margin: 10px auto;
    width: 160px;
    font-size: 18px; }
  #slider_ccl .slide-title {
    font-family: "Graphik Web", Helvetica, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #686865;
    text-align: left;
    margin: 10px; }
    #slider_ccl .slide-title p {
      font-size: 14px;
      margin-top: 10px; }
  #slider_ccl .slide-text {
    color: #364453;
    letter-spacing: 0.13px;
    font-family: "Graphik Web", Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px; }
  #slider_ccl .slide-progress {
    padding: 0px 10px;
    text-align: center; }
  #slider_ccl #progress-bar {
    background-color: #E3E3E3; }
  #slider_ccl progress {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    margin: 0 auto;
    height: 10px;
    background-color: #E3E3E3;
    border-radius: 10px;
    color: #1B98EE; }
  #slider_ccl progress::-webkit-progress-value {
    background-color: #1B98EE; }
  #slider_ccl progress::-moz-progress-bar {
    background-color: #1B98EE;
    width: 100%; }
  #slider_ccl .questions .button-question {
    padding: 0 10px;
    text-align: left;
    float: left;
    width: 100%;
    margin: 10px 0px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    border-radius: 3px;
    font-family: "Graphik Web", Helvetica, sans-serif;
    font-size: 13px;
    line-height: 50px;
    letter-spacing: 0.13px;
    color: #364453; }
    #slider_ccl .questions .button-question input {
      position: absolute;
      top: -298712830px; }
  #slider_ccl .questions .next-question {
    font-family: "Graphik Web", Helvetica, sans-serif;
    width: auto;
    padding: 0px 20px;
    background-color: #25BA86;
    color: white;
    font-size: 13px;
    line-height: 40px;
    letter-spacing: 0.13px;
    margin-top: 21px;
    height: 40px; }
  #slider_ccl .questions input[type="text"] {
    width: 100%;
    margin: 10px 0px;
    height: 50px; }
  #slider_ccl .prev_q {
    padding-top: 30px;
    clear: both; }
    #slider_ccl .prev_q a {
      font-family: "Graphik Web", Helvetica, sans-serif;
      color: #1B98EE;
      letter-spacing: 0.12px;
      font-size: 13px;
      line-height: 20px; }
  #slider_ccl .slide-info {
    color: #686865;
    font-size: 13px;
    line-height: 20px;
    width: 50%;
    float: left; }
  #slider_ccl .current-slide-info {
    text-align: left;
    padding-left: 10px; }
  #slider_ccl .next-slide-info {
    text-align: right;
    padding-right: 10px; }
  #slider_ccl .top-input {
    font-family: "Graphik Web", Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.12px;
    color: #364453; }
  #slider_ccl .ccl-answer-box {
    font-weight: 500;
    padding: 5px; }
  #slider_ccl .ccl-answer {
    border-top: 1px solid #E3E3E3;
    position: relative;
    padding: 10px; }
    #slider_ccl .ccl-answer .edit {
      position: absolute;
      bottom: 0px;
      right: 0px; }
  #slider_ccl .ccl-answer:nth-child(1) {
    border-top: 0px; }
  #slider_ccl .required {
    border-color: red; }
  #slider_ccl .required2 {
    border: 1px solid red;
    border-radius: 3px; }

.ccl-form-single-error {
  text-align: center; }


